Commit History

Author SHA1 Message Date
  Brian Smith ba6dc35b45 Expose default col width and default row height 9 years ago
  Brian Smith dcfdc25463 xSplit and ySplit can be real numbers 9 years ago
  Colin Fox 1c45890ff2 Fixed merge conflict 9 years ago
  Shawn Milochik fabb3b1d82 go vet 9 years ago
  Shawn Milochik 330db4d7cc gofmt 9 years ago
  Colin Fox dbca871163 Now not including mergeCells node if its empty - Excel cries if there are 0 mergecells 9 years ago
  Colin Fox 98eb7b3353 Added hack to insert empty grey style to make MS happy 9 years ago
  Colin Fox 6a8352524a Added cell merging 9 years ago
  Brian Smith 5bb5ad4be4 Initial support for shared formulas 9 years ago
  Brian Smith 67dac2f125 Add basic support for reading freeze and split state out of worksheets. 9 years ago
  ACHER 18e91e8cc8 Added SetColWidth Function 9 years ago
  Brian Smith 760fc7584f Fix a number of small issues with number format handling 9 years ago
  Geoffrey J. Teale a659a940b4 Stop crashing if style is Nil 9 years ago
  Yoshiki Shibukawa 8e750645ea reduce memory usage 9 years ago
  Yoshiki Shibukawa 887bd69e65 add cell types like int, float, boolean, formula 9 years ago
  Geoffrey J. Teale 94ed93183b Copy old styles across, when restyling a car. 9 years ago
  Geoffrey J. Teale 53b289a753 Stop trying to assign to a nil map. *doh* 9 years ago
  Geoffrey J. Teale b887e82459 Drop style information from columns. 9 years ago
  Geoffrey J. Teale 26d82a72a2 Custom marshalling of styles, including NumFmts. 9 years ago
  Herman Schaaf e98585be97 Add boolean Hidden field on Sheet 9 years ago
  Geoffrey J. Teale 4be369fe32 Resolve conflict. 9 years ago
  OneOfOne 143f9e1bd2 use Col.Width if set, otherwise use the default width 9 years ago
  Geoffrey J. Teale 5bc19360e7 Worksheet output identical to LibreOffice for empty sheet. 9 years ago
  Geoffrey J. Teale 87677e0c11 Merge output-styles branch. 9 years ago
  Geoffrey J. Teale 00d7b43c2d Rename styles to styleSheet (as per XML). 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. 9 years ago
  U-NORTH_AMERICA\ACHER f6c359ccc5 Fixed columns appearing as 0 width 10 years ago
  Geoffrey J. Teale 5b5273cb47 Merge branch 'master' of github.com:tealeg/xlsx 10 years ago
  Geoffrey J. Teale 989a8bf5ee Merge branch 'output-styles' 10 years ago