提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Shawn Milochik 741c14c929 test fixes for issue 191 9 年之前
  Colin Fox 27f0f707d4 Fix for merge-cell borders 10 年之前
  Geoffrey J. Teale 63bbc2b217 Fix tests to reflect alignment changes. 10 年之前
  Geoffrey J. Teale 8504e7b1ff Test for defaulted alignment values. 10 年之前
  Geoffrey J. Teale 6c607781d3 Alignment is correctly read from styles. 10 年之前
  Geoffrey J. Teale ade07d4004 Make AddSheet return error when trying to use a duplicate name. Fixes #148. 10 年之前
  Geoffrey J. Teale 68024311d5 Put all the nasty namespace hacks in one function. 10 年之前
  blackss2 5df4ab82f0 chnage Workbook.SheetViews.Sheet attribute 10 年之前
  blackss2 d483ed85ea move Tabelectedupdate test case 10 年之前
  Mathias Fredriksson e24acdb245 lightGrey should actually be lightGray or gray125 10 年之前
  Mathias Fredriksson f4231f4360 Update tests to match new border tags 10 年之前
  blackss2 ca4a24843f update test codes 10 年之前
  Shawn Milochik 8fbad487b8 Merge pull request #118 from klniu/master 10 年之前
  Brian Smith 93baff76b5 Add test for opening workbooks containing chartsheets 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 年之前
  Shawn Milochik 761bdfa2de Merge pull request #110 from greenenergy/master 10 年之前
  Colin Fox 6c084d0a5d Removed commented lines 10 年之前
  Shawn Milochik 036ba1c733 Hack to fix #63 and #91. 10 年之前
  Colin Fox 22869abfd2 Fixed unit tests to account for new styles 10 年之前
  Shawn Milochik 330db4d7cc gofmt 10 年之前
  crahles 8b4a772896 add theme1.xml ref to ContentTypes 11 年之前
  Yoshiki Shibukawa a543de52b5 fix unit test 11 年之前
  Yoshiki Shibukawa 662349655f Fix for #78 : Change default behavior when reading empty cols and rows. Now it returns empty cells. And now it reads Col.Width. 11 年之前
  Yoshiki Shibukawa 8e750645ea reduce memory usage 11 年之前
  Yoshiki Shibukawa 887bd69e65 add cell types like int, float, boolean, formula 11 年之前
  Geoffrey J. Teale f199fba48e Use 1/0 instead of true/false. 11 年之前
  Geoffrey J. Teale 21092a15e4 Don't duplicate Xf's in the style file. 11 年之前