提交历史

作者 SHA1 备注 提交日期
  Geoffrey J. Teale a8490cf686 Merge pull request #254 from ReneKroon/master 9 年之前
  René Kroon 2a26171461 Don't generate map on hot spot in code during iterations, precalculate 9 年之前
  Robert Egorov e72243a560 fixes issue #251 9 年之前
  Eric Lagergren 315c2bcfce stylistic changes 9 年之前
  Geoffrey J. Teale 7ffa59c7ac Default border style is "none". 9 年之前
  Geoffrey J. Teale 5b867b4a4a Omit unneeded cellStyles, cellStyle, cellStyle.Xf. 9 年之前
  Geoffrey J. Teale 715e7540fc Correctly setup named styles. 9 年之前
  Geoffrey J. Teale 24ba7e4062 Add CellStyles and Xf.XfId support. 9 年之前
  Tormod Erevik Lea d5c87ed590 gofmt -s -w . 9 年之前
  Colin Fox 27f0f707d4 Fix for merge-cell borders 10 年之前
  Nguyen Nguyen 6a5b28f75e alignment attributes can be missing but they can't be empty 10 年之前
  Mathias Fredriksson 476e2867de Add support for border colors 10 年之前
  Geoffrey J. Teale 33fe9f8e94 go fmt 10 年之前
  blackss2 8678f3a787 add style to Col 10 年之前
  Shawn Milochik 32f8d588ea Merge pull request #120 from klniu/master 10 年之前
  Colin Fox 8c24427672 Added cell H & V alignment support 10 年之前
  Hugh Gao c6acfd6de1 fix adding duplicate NumFmt; fix the builtin number format code such as 00+E00 which was not recognized as builtin NumFormt. 10 年之前
  Shawn Milochik 8fbad487b8 Merge pull request #118 from klniu/master 10 年之前
  Hugh Gao 427281679d Unlock styles in an idiomatic way. 10 年之前
  Hugh Gao 30b05c0ae3 Fixed: unsafe when generate new NumFmtId; 10 年之前
  Hugh Gao 0086db164a Fixed: default xf is not 0th. 10 年之前
  Hugh Gao d0daf3ac53 Added support for built-in and user-defined NumFmt style. Now it can write float into cell with number format but not the formatted value which sometimes cause the broken file warning in Microsoft Excel. 10 年之前
  Brian Smith 4975f0af52 Merge remote-tracking branch 'tealeg/master' 10 年之前
  Brian Smith 9a0749bfbd More robust checking for font attributes 10 年之前
  Kaur Kuut 6472b9e71a The xlsxFont equality checker now properly checks for B/U/I. 10 年之前
  Kaur Kuut b0bf95f328 Now correctly marshaling B/I/U in xmlStyle. 10 年之前
  Shawn Milochik fabb3b1d82 go vet 10 年之前
  Shawn Milochik 330db4d7cc gofmt 10 年之前
  Brian Smith be4c70439f Initial support for themes 10 年之前
  Brian Smith 89df3bd938 Expose various cell & font style attributes 10 年之前