Historique des commits

Auteur SHA1 Message Date
  Geoffrey J. Teale 0fdea326a7 Make String() return just string, and use FormattedValue when an error is required. il y a 8 ans
  Geoffrey J. Teale 4da4be7c96 Merge pull request #272 from tokyis/master il y a 9 ans
  tokyis f2941942f4 Func. appending an existing sheet to a file (#1) il y a 9 ans
  Didrik A. Rognstad ee42328b46 Make file.ToSlice() output an empty string when the cell value is an empty string, and cell.String() throws an error il y a 9 ans
  Eric Lagergren 315c2bcfce stylistic changes il y a 9 ans
  Geoffrey J. Teale 7ffa59c7ac Default border style is "none". il y a 9 ans
  Geoffrey J. Teale 5b867b4a4a Omit unneeded cellStyles, cellStyle, cellStyle.Xf. il y a 9 ans
  Shawn Milochik 741c14c929 test fixes for issue 191 il y a 10 ans
  Colin Fox 27f0f707d4 Fix for merge-cell borders il y a 10 ans
  Geoffrey J. Teale 63bbc2b217 Fix tests to reflect alignment changes. il y a 10 ans
  Geoffrey J. Teale 8504e7b1ff Test for defaulted alignment values. il y a 10 ans
  Geoffrey J. Teale 6c607781d3 Alignment is correctly read from styles. il y a 10 ans
  Geoffrey J. Teale ade07d4004 Make AddSheet return error when trying to use a duplicate name. Fixes #148. il y a 10 ans
  Geoffrey J. Teale 68024311d5 Put all the nasty namespace hacks in one function. il y a 10 ans
  blackss2 5df4ab82f0 chnage Workbook.SheetViews.Sheet attribute il y a 10 ans
  blackss2 d483ed85ea move Tabelectedupdate test case il y a 10 ans
  Mathias Fredriksson e24acdb245 lightGrey should actually be lightGray or gray125 il y a 10 ans
  Mathias Fredriksson f4231f4360 Update tests to match new border tags il y a 10 ans
  blackss2 ca4a24843f update test codes il y a 10 ans
  Shawn Milochik 8fbad487b8 Merge pull request #118 from klniu/master il y a 10 ans
  Brian Smith 93baff76b5 Add test for opening workbooks containing chartsheets il y a 10 ans
  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. il y a 10 ans
  Shawn Milochik 761bdfa2de Merge pull request #110 from greenenergy/master il y a 10 ans
  Colin Fox 6c084d0a5d Removed commented lines il y a 10 ans
  Shawn Milochik 036ba1c733 Hack to fix #63 and #91. il y a 10 ans
  Colin Fox 22869abfd2 Fixed unit tests to account for new styles il y a 10 ans
  Shawn Milochik 330db4d7cc gofmt il y a 10 ans
  crahles 8b4a772896 add theme1.xml ref to ContentTypes il y a 11 ans
  Yoshiki Shibukawa a543de52b5 fix unit test il y a 11 ans
  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. il y a 11 ans