Historie revizí

Autor SHA1 Zpráva Datum
  Geoffrey J. Teale ff09d593c9 Remove extraneous "THE". před 12 roky
  Geoffrey J. Teale 07e9881856 Remove reference to FreeBSD in license text *doh* před 12 roky
  Geoffrey J. Teale 65f3ddd909 Update README with an example. před 12 roky
  Geoffrey J. Teale 79e870b623 go fmt před 12 roky
  Geoffrey J. Teale 196249312c Fix an issue with empty rows (I forgot that these are emitted from the XML). před 12 roky
  Geoffrey J. Teale 2474321062 Rename Style.Boders -> Style.Border (correctly spelt and singular). před 12 roky
  Geoffrey J. Teale 0e341d43a5 * Change Style.Fills -> Style.Fill (a better name for a singular element) před 12 roky
  Geoffrey J. Teale a3128a11df go fmt před 12 roky
  Geoffrey J. Teale e20fec90df Test copying Font information into user level cell style. před 12 roky
  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. před 12 roky
  Geoffrey J. Teale 8ef999590e Remove some unused information from the low level struct definitions to simplify things a little. před 12 roky
  Geoffrey J. Teale 2c1335f283 Add some extra information to style extracted from file před 12 roky
  Geoffrey J. Teale 872b35ec62 Test unmarshalling fills from testfile.xlsx před 12 roky
  Geoffrey J. Teale 7dc33dbb53 Add TestReadStylesFromZipFile. před 12 roky
  Geoffrey J. Teale a484a9c9c8 Merge pull request #15 from ImJasonH/patch-1 před 12 roky
  Jason Hall 8481ccd3f9 Whoops před 12 roky
  Jason Hall b125194a52 Split out ReadZip method that doesn't open files před 12 roky
  Geoffrey J. Teale da1e4b8d90 Merge pull request #14 from dlintw/master před 12 roky
  Daniel YC Lin 720616c87c 1. fixed get not get last column problem před 12 roky
  Geoffrey J. Teale e1b62dc4b4 go fmt před 12 roky
  Geoffrey J. Teale 8da270c26d Remove struct tags blocking unmarshal. před 12 roky
  Geoffrey J. Teale 013a99ce1d Restored tests to working state and recovered testfile.xlsx. před 13 roky
  Geoffrey J. Teale 71417c366e Fixed TestReadRowsFromSheet following pulls of two succesive patches that broke it. před 13 roky
  Geoffrey J. Teale ea25024771 Merge pull request #9 from zhcy/master před 13 roky
  zhcy 412405ef96 add color style před 13 roky
  zhcy f3d89a40af bug fix před 13 roky
  zhcy c5bec4b6ec go fmt *.go před 13 roky
  zhcy 57a0c4a450 bug fix před 13 roky
  zhcy 46087827d6 add read style support před 13 roky
  Geoffrey J. Teale c0ef13e951 Merge pull request #8 from frogs/master před 13 roky