Commit History

Author SHA1 Message Date
  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
  Colin Fox 27f0f707d4 Fix for merge-cell borders 8 years ago
  Mathias Fredriksson f4231f4360 Update tests to match new border tags 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 30b05c0ae3 Fixed: unsafe when generate new NumFmtId; 9 years ago
  Hugh Gao d0daf3ac53 Added support for built-in and user-defined NumFmt style. Now it can write float into cell with number format but not the formatted value which sometimes cause the broken file warning in Microsoft Excel. 9 years ago
  Brian Smith 4975f0af52 Merge remote-tracking branch 'tealeg/master' 9 years ago
  Kaur Kuut 6472b9e71a The xlsxFont equality checker now properly checks for B/U/I. 9 years ago
  Kaur Kuut b0bf95f328 Now correctly marshaling B/I/U in xmlStyle. 9 years ago
  Brian Smith be4c70439f Initial support for themes 9 years ago
  Yoshiki Shibukawa 8e750645ea reduce memory usage 10 years ago
  Geoffrey J. Teale eb8f638a2e Test xlsxXf.Equals. 10 years ago
  Geoffrey J. Teale a95866cffd Test xlsxBorder.Equals 10 years ago
  Geoffrey J. Teale febd164878 Test xlsxFill.Equals 10 years ago
  Geoffrey J. Teale f199fba48e Use 1/0 instead of true/false. 10 years ago
  Geoffrey J. Teale 53b289a753 Stop trying to assign to a nil map. *doh* 10 years ago
  Geoffrey J. Teale 8ac4dc73b8 Add tests for xmlStyle.go 10 years ago