Historique des commits

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