Historia zmian

Autor SHA1 Wiadomość Data
  Geoffrey Teale bb321ebafe go fmt 12 lat temu
  Geoffrey Teale 9223ec35aa Fix an issue with empty rows (I forgot that these are emitted from the XML). 12 lat temu
  Geoffrey Teale 853ef2b4b3 Rename Style.Boders -> Style.Border (correctly spelt and singular). 12 lat temu
  Geoffrey Teale b3c4c018bb * Change Style.Fills -> Style.Fill (a better name for a singular element) 12 lat temu
  Geoffrey Teale 657ab10e32 go fmt 12 lat temu
  Geoffrey Teale c5b1d22372 Test copying Font information into user level cell style. 12 lat temu
  Geoffrey Teale b86bdf3fdf 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. 12 lat temu
  Geoffrey Teale c9b057a907 Remove some unused information from the low level struct definitions to simplify things a little. 12 lat temu
  Geoffrey Teale 8526af7343 Add some extra information to style extracted from file 12 lat temu
  Geoffrey Teale d6ab48c44d Test unmarshalling fills from testfile.xlsx 12 lat temu
  Geoffrey Teale 0082f222c2 Add TestReadStylesFromZipFile. 12 lat temu
  Geoff Teale 827032dcba Merge pull request #15 from ImJasonH/patch-1 12 lat temu
  Jason Hall 11f17f9886 Whoops 12 lat temu
  Jason Hall 1dfaa33b61 Split out ReadZip method that doesn't open files 12 lat temu
  Geoff Teale 6fe178eada Merge pull request #14 from dlintw/master 12 lat temu
  Daniel YC Lin e2a5a0cf54 1. fixed get not get last column problem 12 lat temu
  Geoffrey Teale 1cd8cb3d03 go fmt 12 lat temu
  Geoffrey Teale 6c1a2a1b1d Remove struct tags blocking unmarshal. 12 lat temu
  Geoff Teale 83cfcb3d79 Restored tests to working state and recovered testfile.xlsx. 13 lat temu
  Geoff Teale 9e213c4057 Fixed TestReadRowsFromSheet following pulls of two succesive patches that broke it. 13 lat temu
  Geoff Teale 9220224285 Merge pull request #9 from zhcy/master 13 lat temu
  zhcy f40e3aacde add color style 13 lat temu
  zhcy 343cf2ea8b bug fix 13 lat temu
  zhcy 2ff54efcfa go fmt *.go 13 lat temu
  zhcy d64679c6e5 bug fix 13 lat temu
  zhcy 54c1bec203 add read style support 13 lat temu
  Geoff Teale f4797b0fb0 Merge pull request #8 from frogs/master 13 lat temu
  frogs de5190a2a6 bug fix 13 lat temu
  frogs 43f1615e1e delete 13 lat temu
  frogs 928e620c82 get max col 13 lat temu