Commit History

Author SHA1 Message Date
  Hugh Gao 707568c5c2 Optimize the output number for small float. 9 years ago
  Hugh Gao 7323f9b5f6 Fixed: SetFloatWithFormat can't write the value with proper precision. 9 years ago
  Hugh Gao d2bd8c034d Added date format yyyy/mm/dd 9 years ago
  Shawn Milochik 28bc0d2ac3 Proposal for #106. 9 years ago
  Shawn Milochik 2e653b4b66 regression test for #101 9 years ago
  Shawn Milochik d2babba81c Fix #101 9 years ago
  Brian Smith 760fc7584f Fix a number of small issues with number format handling 9 years ago
  Yoshiki Shibukawa 8e750645ea reduce memory usage 9 years ago
  Yoshiki Shibukawa 887bd69e65 add cell types like int, float, boolean, formula 9 years ago
  Geoffrey J. Teale 26d82a72a2 Custom marshalling of styles, including NumFmts. 9 years ago
  Geoffrey J. Teale b77a8ef11d Switch to creating style information, for every cell, as we go, instead of 10 years ago
  Geoffrey J. Teale c30d4a91c8 Split cell.go into cell.go and style.go 10 years ago
  bronze1man 137ee1c5ac gofmt -w -s . 10 years ago
  Geoffrey J. Teale cc0077989c Make Cell.GetStyle handle missing xlsxCellXf.ApplyFill value. 10 years ago
  Geoffrey J. Teale 7ecfa0d472 Merge writeable-xlsx. 10 years ago
  Geoffrey J. Teale 8faffed7b8 Allow setting of fill patterns on cell. 10 years ago
  Geoffrey J. Teale 25cdc9583d Check in current state of writeable-xlsx so I can switch branches 10 years ago
  Geoffrey J. Teale f2931eadfb Create xlsxStyles from a sheet's Styles. 10 years ago
  Geoffrey J. Teale 04306188fc Working implementation of numericToLetters. 10 years ago
  Geoffrey J. Teale f06b375a2e Split out lib.go and lib_test.go to several smaller files, this helps make things a bit more readable. 10 years ago