Commit History

Author SHA1 Message Date
  Geoffrey J. Teale 4e5c6a0161 Add count to style/borders element. 9 years ago
  Geoffrey J. Teale 016971f0e0 Add count to style/fills element. 9 years ago
  Geoffrey J. Teale 9a6a124b52 Add count to style/Fonts element. 9 years ago
  Geoffrey J. Teale 4e5c01b15a Output styles information in XLSX file. 9 years ago
  Geoffrey J. Teale 5942ff1645 Move static XML templates to templates.go and define as named constants. 9 years ago
  Geoffrey J. Teale ab7c973b0b Move static XML templates to templates.go and define as named constants. 9 years ago
  Geoffrey J. Teale 3db1f27860 Include theme1.xml in workbook rels. 9 years ago
  Geoffrey J. Teale 17bb7aeaa1 Include theme1.xml in output. 9 years ago
  Geoffrey J. Teale b1c9520661 Merge branch 'achernyak-master' 9 years ago
  Geoffrey J. Teale 1ca88b053d Update test to reflect changes. 9 years ago
  Geoffrey J. Teale 5d3f06af61 Merge branch 'master' of https://github.com/achernyak/xlsx into achernyak-master 9 years ago
  Artem Chernyak 0bd448eea1 Added column width as a constant. 10 years ago
  Geoffrey J. Teale 1a95adccc5 Fix index error when no column is defined that overlaps the cell definition. 10 years ago
  U-NORTH_AMERICA\ACHER 44470992fb Deleted unintentional temp file. 10 years ago
  U-NORTH_AMERICA\ACHER f6c359ccc5 Fixed columns appearing as 0 width 10 years ago
  Geoffrey J. Teale 89553af4f2 Resolve failing tests from merge. 10 years ago
  Geoffrey J. Teale 5b5273cb47 Merge branch 'master' of github.com:tealeg/xlsx 10 years ago
  Geoffrey J. Teale 355ee079d9 Resolve failing test post merge from output-styles (cols were not present in split styles expectation). 10 years ago
  Geoffrey J. Teale 989a8bf5ee Merge branch 'output-styles' 10 years ago
  Geoffrey J. Teale e61b645208 Add a couple of docstrings. 10 years ago
  Geoffrey J. Teale be61afb670 Test that we copy the ApplyBorder, ApplyFill and ApplyFont attributes from the 10 years ago
  Geoffrey J. Teale dfb9fd0c76 - Add ApplyBorder, ApplyFill and ApplyFont to user oriented Style struct. 10 years ago
  Geoffrey J. Teale 8244f81434 Every cell has a linked style. 10 years ago
  Geoffrey J. Teale bcaad4995a Set font, fill and border ids on CellXf. 10 years ago
  Geoffrey J. Teale e783c6e8d9 Set CellStyleXf FontId, FillId and BorderId. 10 years ago
  Geoffrey J. Teale a1ecaf804a Tests style elements getting added into the styles. 10 years ago
  Geoffrey J. Teale 8d0d6789d1 Merge pull request #60 from ilowe/master 10 years ago
  Iain Lowe a01e2efe7e fixes #53 (files produced need repair) 10 years ago
  Geoffrey J. Teale 20df357622 Remove placeholder comment 10 years ago
  Geoffrey J. Teale 4a6866eae9 Add border information to TestMakeXLSXStyleElements. 10 years ago