Commit History

Author SHA1 Message Date
  Geoffrey J. Teale 9a6a124b52 Add count to style/Fonts element. 9 years ago
  Geoffrey J. Teale 4e5c01b15a Output styles information in XLSX file. 9 years ago
  Geoffrey J. Teale 3db1f27860 Include theme1.xml in workbook rels. 9 years ago
  Geoffrey J. Teale 17bb7aeaa1 Include theme1.xml in output. 9 years ago
  Geoffrey J. Teale 1ca88b053d Update test to reflect changes. 9 years ago
  Geoffrey J. Teale 5d3f06af61 Merge branch 'master' of https://github.com/achernyak/xlsx into achernyak-master 9 years ago
  U-NORTH_AMERICA\ACHER f6c359ccc5 Fixed columns appearing as 0 width 10 years ago
  Geoffrey J. Teale 355ee079d9 Resolve failing test post merge from output-styles (cols were not present in split styles expectation). 10 years ago
  Geoffrey J. Teale 989a8bf5ee Merge branch 'output-styles' 10 years ago
  Geoffrey J. Teale be61afb670 Test that we copy the ApplyBorder, ApplyFill and ApplyFont attributes from the 10 years ago
  Geoffrey J. Teale 8244f81434 Every cell has a linked style. 10 years ago
  Geoffrey J. Teale 0982133ff0 Go back to 1 based column indexing. 10 years ago
  Geoffrey J. Teale 60ffcaa279 Use zero index for <col> min and max. 10 years ago
  Geoffrey J. Teale 28307f3607 Output Cols. 10 years ago
  U-NORTH_AMERICA\ACHER 46eeee74c9 added tests for missing "/" in sheets 10 years ago
  Geoffrey J. Teale 6506e59a4d Modify references to XLSX documents to reflect their move to a subdirectory. 10 years ago
  Geoffrey J. Teale bf492cf5d6 Move FileToSlice functionality and tests into file.go and file_test.go and kill the FileToSlice.go and FileToSlice_test.go files. 10 years ago
  Andrew Schwartz dc38e85dfc update tests, initialize cols array 10 years ago
  Geoffrey J. Teale 751ecc77b1 Merge branch 'master' of github.com:tealeg/xlsx 10 years ago
  Geoffrey J. Teale eb12bbfbd0 Make cell.String() call through to cell.FormattedValue() by default. 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 d1581978ed Restore File.Sheet and File.Sheets to their respective meanings to ensure API stability. 10 years ago
  Geoffrey J. Teale 7ecfa0d472 Merge writeable-xlsx. 10 years ago
  Geoffrey J. Teale fdf1b44e51 End-to-end test the creation, saving, loading and interrogation of an XLSX file. 10 years ago
  Geoffrey J. Teale 50066933d4 Fix type data in relationships. 10 years ago
  Geoffrey J. Teale 2885f593c6 Write parts to zip file. 10 years ago
  Geoffrey J. Teale bb8cf85896 Write stub of styles.xml out into marshalled files. 10 years ago
  Geoffrey J. Teale 881db0c5ad Include [Content_Types].xml in marshalled file output. 10 years ago
  Geoffrey J. Teale 13c68c81e5 Produce workbook.xml file. 10 years ago