Cronologia Commit

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