Commit Verlauf

Autor SHA1 Nachricht Datum
  Geoffrey J. Teale 9348bddafb Fix bounds errors vor 5 Jahren
  Geoffrey J. Teale 9589f975db Rename xlsxCellDataValidation to xlsxDataValidation vor 5 Jahren
  Geoffrey J. Teale c72a01546f Most of the tests are passing vor 5 Jahren
  DamianSzkuat 3b64955439 AddSheetWithStyle no longer add the first row of a sheet vor 5 Jahren
  presto78 8ec400ff80 Update style vor 6 Jahren
  presto78 087b1455e8 fix bug "no read alignment property RotationText" vor 7 Jahren
  Ryan Hollis 07066b7ca7 Improve Cell Fromatting vor 7 Jahren
  Geoffrey J. Teale db3d82c490 Merge pull request #291 from g7r/escape_xml_num_fmt vor 7 Jahren
  Geoffrey J. Teale 678e0fe7a5 gofmt vor 7 Jahren
  Sergej Zagursky 682ad561c8 Properly escape `xlsxNumFmt.FormatCode` in `Marshal()` vor 7 Jahren
  Geoffrey J. Teale a8490cf686 Merge pull request #254 from ReneKroon/master vor 8 Jahren
  René Kroon 2a26171461 Don't generate map on hot spot in code during iterations, precalculate vor 8 Jahren
  Robert Egorov e72243a560 fixes issue #251 vor 8 Jahren
  Eric Lagergren 315c2bcfce stylistic changes vor 8 Jahren
  Geoffrey J. Teale 7ffa59c7ac Default border style is "none". vor 8 Jahren
  Geoffrey J. Teale 5b867b4a4a Omit unneeded cellStyles, cellStyle, cellStyle.Xf. vor 8 Jahren
  Geoffrey J. Teale 715e7540fc Correctly setup named styles. vor 8 Jahren
  Geoffrey J. Teale 24ba7e4062 Add CellStyles and Xf.XfId support. vor 8 Jahren
  Tormod Erevik Lea d5c87ed590 gofmt -s -w . vor 8 Jahren
  Colin Fox 27f0f707d4 Fix for merge-cell borders vor 8 Jahren
  Nguyen Nguyen 6a5b28f75e alignment attributes can be missing but they can't be empty vor 8 Jahren
  Mathias Fredriksson 476e2867de Add support for border colors vor 9 Jahren
  Geoffrey J. Teale 33fe9f8e94 go fmt vor 9 Jahren
  blackss2 8678f3a787 add style to Col vor 9 Jahren
  Shawn Milochik 32f8d588ea Merge pull request #120 from klniu/master vor 9 Jahren
  Colin Fox 8c24427672 Added cell H & V alignment support vor 9 Jahren
  Hugh Gao c6acfd6de1 fix adding duplicate NumFmt; fix the builtin number format code such as 00+E00 which was not recognized as builtin NumFormt. vor 9 Jahren
  Shawn Milochik 8fbad487b8 Merge pull request #118 from klniu/master vor 9 Jahren
  Hugh Gao 427281679d Unlock styles in an idiomatic way. vor 9 Jahren
  Hugh Gao 30b05c0ae3 Fixed: unsafe when generate new NumFmtId; vor 9 Jahren