Commit History

Author SHA1 Message Date
  Geoffrey J. Teale c30d4a91c8 Split cell.go into cell.go and style.go 11 years ago
  Geoffrey J. Teale 69dddb0e52 Renamed style.go to xmlStyle.go 11 years ago
  Geoffrey J. Teale faaaf6b281 Merge wpsBlankLine into compatibility_test.go 11 years ago
  Geoffrey J. Teale c28f064c70 Merge macNumbers into compatibility_test.go 11 years ago
  Geoffrey J. Teale 58fe53d496 Merge macExcel_test.go and googleDocsExcel_test.go into compatibility_test.go 11 years ago
  Geoffrey J. Teale 0d22a20e3e Drop execute bit from testdocs 11 years ago
  Geoffrey J. Teale 84771b350c Drop execute permission that some files had 11 years ago
  Geoffrey J. Teale 6506e59a4d Modify references to XLSX documents to reflect their move to a subdirectory. 11 years ago
  Geoffrey J. Teale 42d99cfd79 Rename workbook.go xmlWorkbook.go 11 years ago
  Geoffrey J. Teale e593ccca0c Split sharedstrings.go and renamed to reftable.go and xmlSharedStrings.go 11 years ago
  Geoffrey J. Teale 363279f12a Make a minor update to the docs 11 years ago
  Geoffrey J. Teale 2ecaba6cc0 Rename contenttypes.go to xmlContentTypes.go 11 years ago
  Geoffrey J. Teale c66201107c Remove old worksheet.go and worksheet_test.go files. 11 years ago
  Geoffrey J. Teale 289799c771 Rename worksheet.go and worksheet_test.go to xmlWorksheet.go and 11 years ago
  Geoffrey J. Teale a208862191 go fmt 11 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. 11 years ago
  Geoffrey J. Teale 883d4a7633 Link to godoc.org in README.org 11 years ago
  Geoffrey J. Teale 607ad9c7cd Merge branch 'master' of github.com:tealeg/xlsx 11 years ago
  Geoffrey J. Teale 2d30d5cbf8 Write sheet name back to sheet so it's accessible. 11 years ago
  Geoffrey J. Teale 290b6017d3 Merge pull request #55 from trinchan/master 11 years ago
  trinchan 7b30fb34bd Set Hidden field on Row 11 years ago
  Geoffrey J. Teale 0d6c760ec8 Merge pull request #54 from trinchan/master 11 years ago
  trinchan 9b5184276f Remove math dependency 11 years ago
  trinchan 416524e8d2 Remove runtime package dependency, properly get max int. 11 years ago
  Geoffrey J. Teale a5e1efbb67 Merge pull request #52 from trinchan/hidden_cells 11 years ago
  Andrew Schwartz dc38e85dfc update tests, initialize cols array 11 years ago
  Andrew Schwartz 7de83dea2b Use min max ranges for columns 11 years ago
  Andrew Schwartz 9f9941eacf Omit empty on optional column tags 11 years ago
  Andrew Schwartz b05cadc8a8 Add hidden cell property and rudimentary column support 11 years ago
  Geoffrey J. Teale cd6d411d7d Merge pull request #50 from bronze1man/pr-FileToSlice 11 years ago