Commit History

Author SHA1 Message Date
  Geoffrey J. Teale eb8f638a2e Test xlsxXf.Equals. 9 years ago
  Nikita Danilov 7825b1fb69 Write File to io.Writer 9 years ago
  Geoffrey J. Teale a95866cffd Test xlsxBorder.Equals 9 years ago
  Geoffrey J. Teale febd164878 Test xlsxFill.Equals 9 years ago
  Geoffrey J. Teale 94ed93183b Copy old styles across, when restyling a car. 9 years ago
  Geoffrey J. Teale 3decc10734 Default the font. 9 years ago
  Geoffrey J. Teale f199fba48e Use 1/0 instead of true/false. 9 years ago
  Geoffrey J. Teale 21092a15e4 Don't duplicate Xf's in the style file. 9 years ago
  Geoffrey J. Teale 8c9a61c07e Don't duplicate border definitions in styles. 9 years ago
  Geoffrey J. Teale 77280d2342 Don't duplicate fills in style output. 9 years ago
  Geoffrey J. Teale 49cd88c769 Fix broken XML output. 9 years ago
  Geoffrey J. Teale edec1b0df0 Don't duplicate font definition in style files. 9 years ago
  Geoffrey J. Teale 53b289a753 Stop trying to assign to a nil map. *doh* 9 years ago
  Geoffrey J. Teale 8ac4dc73b8 Add tests for xmlStyle.go 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
  Geoffrey J. Teale 146a0bed66 Test empty styleSheet output from xlsxStyleSheet.Marshal() 9 years ago
  Geoffrey J. Teale 4c94f04982 Merge pull request #66 from hermanschaaf/hidden-sheets 9 years ago
  Herman Schaaf e98585be97 Add boolean Hidden field on Sheet 9 years ago
  Geoffrey J. Teale 05a6487de1 Merge branch 'missionMeteora-master' 9 years ago
  Geoffrey J. Teale 4be369fe32 Resolve conflict. 9 years ago
  Geoffrey J. Teale f5e81a6a44 Don't indent marshalled XML. 9 years ago
  OneOfOne 143f9e1bd2 use Col.Width if set, otherwise use the default width 9 years ago
  Geoffrey J. Teale aee85d2a83 Make workboook file match the output of libreoffice. 9 years ago
  Geoffrey J. Teale 5bc19360e7 Worksheet output identical to LibreOffice for empty sheet. 9 years ago
  Geoffrey J. Teale ffa2755661 Handle numFmts consistently. 9 years ago
  Geoffrey J. Teale 87677e0c11 Merge output-styles branch. 9 years ago
  Geoffrey J. Teale 2cc795381d Add color element to styleSheet/fonts/font. 9 years ago
  Geoffrey J. Teale 00d7b43c2d Rename styles to styleSheet (as per XML). 9 years ago
  Geoffrey J. Teale c07706c1ce Add count attribute to styles/cellStyleXfs and styles/cellXfs elements. 9 years ago