Commit History

Author SHA1 Message Date
  Geoffrey J. Teale 71475c25cb Merge pull request #27 from bronze1man/pr-read-in-memory 11 years ago
  bronze1man e88aa428a5 pr-read-in-memory 11 years ago
  Geoffrey J. Teale 1e3dddf3b7 Fix blank column handling to pass new test case. 12 years ago
  bronze1man fec85737de fix test error message bug 12 years ago
  bronze1man 6170a5f014 add test case 12 years ago
  Geoffrey J. Teale 229e811767 Modify readRowsFromSheet to handle series of rows and cells omitted from the 12 years ago
  Geoffrey J. Teale 15bd4af234 Merge branch 'pr-wpsBlankLine' of https://github.com/bronze1man/xlsx into bronze1man-pr-wpsBlankLine 12 years ago
  Geoffrey J. Teale 9e43d50065 Fix capitalisation of "macNumbersTest.xlsx" in the code, in order to make tests pass. 12 years ago
  Geoffrey J. Teale c3fdbf9c5e Merge pull request #22 from bronze1man/pr-mac-numbers-test 12 years ago
  bronze1man 28462a7496 add test xlsx file 12 years ago
  bronze1man 38f6c16875 add test xlsx file 12 years ago
  Geoffrey J. Teale 955d11a182 Add docstring to TestMacExcel test function. 12 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. 12 years ago
  Geoffrey J. Teale 591bf2a4b1 Merge branch 'pr-mac-number' of https://github.com/bronze1man/xlsx 12 years ago
  bronze1man 2af8a75324 gofmt 12 years ago
  bronze1man 0925981d9e add macExcelFile to test 12 years ago
  bronze1man db793e2534 parse excel from mac Number 12 years ago
  Geoffrey J. Teale f238e9cc8d Remove issue17.xlsx file as test cases use embedded XML instead. 12 years ago
  Geoffrey J. Teale e3c2146d2f Add testrels.xlsx file used to test new worksheet mapping functions. 12 years ago
  Geoffrey J. Teale e3897a16f7 go fmt 12 years ago
  Geoffrey J. Teale d827bc35f6 Test that we can deal with arbitrarily named sheet files within the XLSX file. 12 years ago
  Geoffrey J. Teale bdb4b68895 - Make several small stylistic clean-ups. 12 years ago
  Geoffrey J. Teale 8efcae5939 Remove TODO 12 years ago
  Geoffrey J. Teale 58bf57e24b Merge branch 'master' of https://github.com/kokardy/xlsx into kokardy-master 12 years ago
  Geoffrey J. Teale e2b3c8977f All tests now passing 12 years ago
  Geoffrey J. Teale 033984a372 Add failing test for issue17 12 years ago
  magician1 a6c85cca7b refer to xl/_rels/workbook.xml.rel 12 years ago
  Geoffrey J. Teale d396ecde77 Add issue17.xlsx so I can investigate the problem parsing it. 12 years ago
  Geoffrey J. Teale c9dcef43eb Merge pull request #16 from brunoqc/patch-1 12 years ago
  Bruno Bigras fa03a3ad76 fixed a variable name in README.md 12 years ago