Commit History

Autor SHA1 Mensaxe Data
  Geoffrey J. Teale 591bf2a4b1 Merge branch 'pr-mac-number' of https://github.com/bronze1man/xlsx %!s(int64=12) %!d(string=hai) anos
  bronze1man 2af8a75324 gofmt %!s(int64=12) %!d(string=hai) anos
  bronze1man 0925981d9e add macExcelFile to test %!s(int64=12) %!d(string=hai) anos
  bronze1man db793e2534 parse excel from mac Number %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale f238e9cc8d Remove issue17.xlsx file as test cases use embedded XML instead. %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale e3c2146d2f Add testrels.xlsx file used to test new worksheet mapping functions. %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale e3897a16f7 go fmt %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale d827bc35f6 Test that we can deal with arbitrarily named sheet files within the XLSX file. %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale bdb4b68895 - Make several small stylistic clean-ups. %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale 8efcae5939 Remove TODO %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale 58bf57e24b Merge branch 'master' of https://github.com/kokardy/xlsx into kokardy-master %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale e2b3c8977f All tests now passing %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale 033984a372 Add failing test for issue17 %!s(int64=12) %!d(string=hai) anos
  magician1 a6c85cca7b refer to xl/_rels/workbook.xml.rel %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale d396ecde77 Add issue17.xlsx so I can investigate the problem parsing it. %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale c9dcef43eb Merge pull request #16 from brunoqc/patch-1 %!s(int64=12) %!d(string=hai) anos
  Bruno Bigras fa03a3ad76 fixed a variable name in README.md %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale ff09d593c9 Remove extraneous "THE". %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale 07e9881856 Remove reference to FreeBSD in license text *doh* %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale 65f3ddd909 Update README with an example. %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale 79e870b623 go fmt %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale 196249312c Fix an issue with empty rows (I forgot that these are emitted from the XML). %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale 2474321062 Rename Style.Boders -> Style.Border (correctly spelt and singular). %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale 0e341d43a5 * Change Style.Fills -> Style.Fill (a better name for a singular element) %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale a3128a11df go fmt %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale e20fec90df Test copying Font information into user level cell style. %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale c502147d60 Use dimensions in sheet definitions instead of looping through rows/columns to find the dimensions. This should restrict the main loop to only the range of cells that are actually in use, and drop the loop finding the maximum extent. This should speed things up quite a bit. %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale 8ef999590e Remove some unused information from the low level struct definitions to simplify things a little. %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale 2c1335f283 Add some extra information to style extracted from file %!s(int64=12) %!d(string=hai) anos
  Geoffrey J. Teale 872b35ec62 Test unmarshalling fills from testfile.xlsx %!s(int64=12) %!d(string=hai) anos