Commit History

Author SHA1 Message Date
  Geoffrey J. Teale 2c2734b57f Add Fill data to TestMakeXLSXStyleElements. 10 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 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 1580d57bdc Copy in column definitions from XLSX files, expanding them into one definition 10 years ago
  Geoffrey J. Teale 28307f3607 Output Cols. 10 years ago
  Geoffrey J. Teale 9838ab65b7 Merge pull request #58 from achernyak/master 10 years ago
  U-NORTH_AMERICA\ACHER 46eeee74c9 added tests for missing "/" in sheets 10 years ago
  U-NORTH_AMERICA\ACHER 37a77ef88f Fixed the missing "/" in sheets 10 years ago
  Geoffrey J. Teale c30d4a91c8 Split cell.go into cell.go and style.go 10 years ago
  Geoffrey J. Teale 69dddb0e52 Renamed style.go to xmlStyle.go 10 years ago
  Geoffrey J. Teale faaaf6b281 Merge wpsBlankLine into compatibility_test.go 10 years ago
  Geoffrey J. Teale c28f064c70 Merge macNumbers into compatibility_test.go 10 years ago
  Geoffrey J. Teale 58fe53d496 Merge macExcel_test.go and googleDocsExcel_test.go into compatibility_test.go 10 years ago
  Geoffrey J. Teale 0d22a20e3e Drop execute bit from testdocs 10 years ago
  Geoffrey J. Teale 84771b350c Drop execute permission that some files had 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 42d99cfd79 Rename workbook.go xmlWorkbook.go 10 years ago
  Geoffrey J. Teale e593ccca0c Split sharedstrings.go and renamed to reftable.go and xmlSharedStrings.go 10 years ago
  Geoffrey J. Teale 363279f12a Make a minor update to the docs 10 years ago
  Geoffrey J. Teale 2ecaba6cc0 Rename contenttypes.go to xmlContentTypes.go 10 years ago
  Geoffrey J. Teale c66201107c Remove old worksheet.go and worksheet_test.go files. 10 years ago
  Geoffrey J. Teale 289799c771 Rename worksheet.go and worksheet_test.go to xmlWorksheet.go and 10 years ago
  Geoffrey J. Teale a208862191 go fmt 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
  Geoffrey J. Teale 883d4a7633 Link to godoc.org in README.org 10 years ago
  Geoffrey J. Teale 607ad9c7cd Merge branch 'master' of github.com:tealeg/xlsx 10 years ago
  Geoffrey J. Teale 2d30d5cbf8 Write sheet name back to sheet so it's accessible. 10 years ago
  Geoffrey J. Teale 290b6017d3 Merge pull request #55 from trinchan/master 10 years ago
  trinchan 7b30fb34bd Set Hidden field on Row 10 years ago