История коммитов

Автор SHA1 Сообщение Дата
  Geoffrey J. Teale 17bb7aeaa1 Include theme1.xml in output. 11 лет назад
  Geoffrey J. Teale b1c9520661 Merge branch 'achernyak-master' 11 лет назад
  Geoffrey J. Teale 1ca88b053d Update test to reflect changes. 11 лет назад
  Geoffrey J. Teale 5d3f06af61 Merge branch 'master' of https://github.com/achernyak/xlsx into achernyak-master 11 лет назад
  Artem Chernyak 0bd448eea1 Added column width as a constant. 11 лет назад
  Geoffrey J. Teale 1a95adccc5 Fix index error when no column is defined that overlaps the cell definition. 11 лет назад
  U-NORTH_AMERICA\ACHER 44470992fb Deleted unintentional temp file. 11 лет назад
  U-NORTH_AMERICA\ACHER f6c359ccc5 Fixed columns appearing as 0 width 11 лет назад
  Geoffrey J. Teale 89553af4f2 Resolve failing tests from merge. 11 лет назад
  Geoffrey J. Teale 5b5273cb47 Merge branch 'master' of github.com:tealeg/xlsx 11 лет назад
  Geoffrey J. Teale 355ee079d9 Resolve failing test post merge from output-styles (cols were not present in split styles expectation). 11 лет назад
  Geoffrey J. Teale 989a8bf5ee Merge branch 'output-styles' 11 лет назад
  Geoffrey J. Teale e61b645208 Add a couple of docstrings. 11 лет назад
  Geoffrey J. Teale be61afb670 Test that we copy the ApplyBorder, ApplyFill and ApplyFont attributes from the 11 лет назад
  Geoffrey J. Teale dfb9fd0c76 - Add ApplyBorder, ApplyFill and ApplyFont to user oriented Style struct. 11 лет назад
  Geoffrey J. Teale 8244f81434 Every cell has a linked style. 11 лет назад
  Geoffrey J. Teale bcaad4995a Set font, fill and border ids on CellXf. 11 лет назад
  Geoffrey J. Teale e783c6e8d9 Set CellStyleXf FontId, FillId and BorderId. 11 лет назад
  Geoffrey J. Teale a1ecaf804a Tests style elements getting added into the styles. 11 лет назад
  Geoffrey J. Teale 8d0d6789d1 Merge pull request #60 from ilowe/master 11 лет назад
  Iain Lowe a01e2efe7e fixes #53 (files produced need repair) 11 лет назад
  Geoffrey J. Teale 20df357622 Remove placeholder comment 11 лет назад
  Geoffrey J. Teale 4a6866eae9 Add border information to TestMakeXLSXStyleElements. 11 лет назад
  Geoffrey J. Teale 2c2734b57f Add Fill data to TestMakeXLSXStyleElements. 11 лет назад
  Geoffrey J. Teale b77a8ef11d Switch to creating style information, for every cell, as we go, instead of 11 лет назад
  Geoffrey J. Teale 0982133ff0 Go back to 1 based column indexing. 11 лет назад
  Geoffrey J. Teale 60ffcaa279 Use zero index for <col> min and max. 11 лет назад
  Geoffrey J. Teale 1580d57bdc Copy in column definitions from XLSX files, expanding them into one definition 11 лет назад
  Geoffrey J. Teale 28307f3607 Output Cols. 11 лет назад
  Geoffrey J. Teale 9838ab65b7 Merge pull request #58 from achernyak/master 11 лет назад