Commit History

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