Commit History

Author SHA1 Message Date
  Geoffrey J. Teale ea2419d649 Convert TestReadSharedStringsFromZipFile 10 years ago
  Geoffrey J. Teale 86a151ab9e Convert TestGetStyleWithBorders 10 years ago
  Geoffrey J. Teale f8f17666b6 Convert TestGetStyleWithFills 10 years ago
  Geoffrey J. Teale db25a85193 Convert TestGetStyleWithFonts. 10 years ago
  Geoffrey J. Teale 887d6e4a02 Convert TestCreateSheet. 10 years ago
  Geoffrey J. Teale 106a4cd3cc Convert TestOpenFile to gocheck. 10 years ago
  Geoffrey J. Teale 71475c25cb Merge pull request #27 from bronze1man/pr-read-in-memory 10 years ago
  bronze1man e88aa428a5 pr-read-in-memory 10 years ago
  Geoffrey J. Teale 1e3dddf3b7 Fix blank column handling to pass new test case. 10 years ago
  bronze1man fec85737de fix test error message bug 10 years ago
  bronze1man 6170a5f014 add test case 10 years ago
  Geoffrey J. Teale 229e811767 Modify readRowsFromSheet to handle series of rows and cells omitted from the 10 years ago
  Geoffrey J. Teale 15bd4af234 Merge branch 'pr-wpsBlankLine' of https://github.com/bronze1man/xlsx into bronze1man-pr-wpsBlankLine 10 years ago
  Geoffrey J. Teale 9e43d50065 Fix capitalisation of "macNumbersTest.xlsx" in the code, in order to make tests pass. 10 years ago
  Geoffrey J. Teale c3fdbf9c5e Merge pull request #22 from bronze1man/pr-mac-numbers-test 10 years ago
  bronze1man 28462a7496 add test xlsx file 10 years ago
  bronze1man 38f6c16875 add test xlsx file 10 years ago
  Geoffrey J. Teale 955d11a182 Add docstring to TestMacExcel test function. 10 years ago
  Geoffrey J. Teale 38cf34ce4f Additional logic not required in getWorksheetFromSheet as we correctly read the mapping from the workbook.xml.rels file within the XLSX bundle. 10 years ago
  Geoffrey J. Teale 591bf2a4b1 Merge branch 'pr-mac-number' of https://github.com/bronze1man/xlsx 10 years ago
  bronze1man 2af8a75324 gofmt 10 years ago
  bronze1man 0925981d9e add macExcelFile to test 10 years ago
  bronze1man db793e2534 parse excel from mac Number 10 years ago
  Geoffrey J. Teale f238e9cc8d Remove issue17.xlsx file as test cases use embedded XML instead. 11 years ago
  Geoffrey J. Teale e3c2146d2f Add testrels.xlsx file used to test new worksheet mapping functions. 11 years ago
  Geoffrey J. Teale e3897a16f7 go fmt 11 years ago
  Geoffrey J. Teale d827bc35f6 Test that we can deal with arbitrarily named sheet files within the XLSX file. 11 years ago
  Geoffrey J. Teale bdb4b68895 - Make several small stylistic clean-ups. 11 years ago
  Geoffrey J. Teale 8efcae5939 Remove TODO 11 years ago
  Geoffrey J. Teale 58bf57e24b Merge branch 'master' of https://github.com/kokardy/xlsx into kokardy-master 11 years ago