Histórico de Commits

Autor SHA1 Mensagem Data
  bronze1man e88aa428a5 pr-read-in-memory há 11 anos atrás
  Geoffrey J. Teale 1e3dddf3b7 Fix blank column handling to pass new test case. há 12 anos atrás
  Geoffrey J. Teale 229e811767 Modify readRowsFromSheet to handle series of rows and cells omitted from the há 12 anos atrás
  Geoffrey J. Teale e3897a16f7 go fmt há 12 anos atrás
  Geoffrey J. Teale d827bc35f6 Test that we can deal with arbitrarily named sheet files within the XLSX file. há 12 anos atrás
  Geoffrey J. Teale bdb4b68895 - Make several small stylistic clean-ups. há 12 anos atrás
  Geoffrey J. Teale 8efcae5939 Remove TODO há 12 anos atrás
  Geoffrey J. Teale 58bf57e24b Merge branch 'master' of https://github.com/kokardy/xlsx into kokardy-master há 12 anos atrás
  Geoffrey J. Teale e2b3c8977f All tests now passing há 12 anos atrás
  Geoffrey J. Teale 033984a372 Add failing test for issue17 há 12 anos atrás
  magician1 a6c85cca7b refer to xl/_rels/workbook.xml.rel há 12 anos atrás
  Geoffrey J. Teale 79e870b623 go fmt há 12 anos atrás
  Geoffrey J. Teale 196249312c Fix an issue with empty rows (I forgot that these are emitted from the XML). há 12 anos atrás
  Geoffrey J. Teale 2474321062 Rename Style.Boders -> Style.Border (correctly spelt and singular). há 12 anos atrás
  Geoffrey J. Teale 0e341d43a5 * Change Style.Fills -> Style.Fill (a better name for a singular element) há 12 anos atrás
  Geoffrey J. Teale a3128a11df go fmt há 12 anos atrás
  Geoffrey J. Teale e20fec90df Test copying Font information into user level cell style. há 12 anos atrás
  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. há 12 anos atrás
  Geoffrey J. Teale 2c1335f283 Add some extra information to style extracted from file há 12 anos atrás
  Geoffrey J. Teale 872b35ec62 Test unmarshalling fills from testfile.xlsx há 12 anos atrás
  Jason Hall 8481ccd3f9 Whoops há 12 anos atrás
  Jason Hall b125194a52 Split out ReadZip method that doesn't open files há 12 anos atrás
  Daniel YC Lin 720616c87c 1. fixed get not get last column problem há 12 anos atrás
  Geoffrey J. Teale e1b62dc4b4 go fmt há 12 anos atrás
  zhcy 412405ef96 add color style há 13 anos atrás
  zhcy f3d89a40af bug fix há 13 anos atrás
  zhcy c5bec4b6ec go fmt *.go há 13 anos atrás
  zhcy 57a0c4a450 bug fix há 13 anos atrás
  zhcy 46087827d6 add read style support há 13 anos atrás
  frogs 7f09bfb98c get max col há 13 anos atrás