Commit History

Author SHA1 Message Date
  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. 10 years ago
  Colin Fox 22869abfd2 Fixed unit tests to account for new styles 10 years ago
  Brian Smith be4c70439f Initial support for themes 10 years ago
  ACHER 18e91e8cc8 Added SetColWidth Function 11 years ago
  Yoshiki Shibukawa a543de52b5 fix unit test 11 years ago
  Yoshiki Shibukawa 8e750645ea reduce memory usage 11 years ago
  Geoffrey J. Teale 21092a15e4 Don't duplicate Xf's in the style file. 11 years ago
  Geoffrey J. Teale 8c9a61c07e Don't duplicate border definitions in styles. 11 years ago
  Geoffrey J. Teale 77280d2342 Don't duplicate fills in style output. 11 years ago
  Geoffrey J. Teale edec1b0df0 Don't duplicate font definition in style files. 11 years ago
  Geoffrey J. Teale b887e82459 Drop style information from columns. 11 years ago
  Geoffrey J. Teale f5e81a6a44 Don't indent marshalled XML. 11 years ago
  Geoffrey J. Teale 5bc19360e7 Worksheet output identical to LibreOffice for empty sheet. 11 years ago
  Geoffrey J. Teale 87677e0c11 Merge output-styles branch. 11 years ago
  Geoffrey J. Teale 00d7b43c2d Rename styles to styleSheet (as per XML). 11 years ago
  Geoffrey J. Teale c07706c1ce Add count attribute to styles/cellStyleXfs and styles/cellXfs elements. 11 years ago
  Geoffrey J. Teale 4e5c6a0161 Add count to style/borders element. 11 years ago
  Geoffrey J. Teale 016971f0e0 Add count to style/fills element. 11 years ago
  Geoffrey J. Teale 9a6a124b52 Add count to style/Fonts element. 11 years ago
  Geoffrey J. Teale 5d3f06af61 Merge branch 'master' of https://github.com/achernyak/xlsx into achernyak-master 11 years ago
  U-NORTH_AMERICA\ACHER f6c359ccc5 Fixed columns appearing as 0 width 11 years ago
  Geoffrey J. Teale 89553af4f2 Resolve failing tests from merge. 11 years ago
  Geoffrey J. Teale 5b5273cb47 Merge branch 'master' of github.com:tealeg/xlsx 11 years ago
  Geoffrey J. Teale 989a8bf5ee Merge branch 'output-styles' 11 years ago
  Geoffrey J. Teale 8244f81434 Every cell has a linked style. 11 years ago
  Geoffrey J. Teale bcaad4995a Set font, fill and border ids on CellXf. 11 years ago
  Geoffrey J. Teale e783c6e8d9 Set CellStyleXf FontId, FillId and BorderId. 11 years ago
  Geoffrey J. Teale a1ecaf804a Tests style elements getting added into the styles. 11 years ago
  Iain Lowe a01e2efe7e fixes #53 (files produced need repair) 11 years ago
  Geoffrey J. Teale 0982133ff0 Go back to 1 based column indexing. 11 years ago