Commit History

Autor SHA1 Mensaxe Data
  Geoffrey J. Teale 10bcf5f9fa Merge pull request #198 from tealeg/skm_191_FormattedValue_return_error %!s(int64=9) %!d(string=hai) anos
  Shawn Milochik 741c14c929 test fixes for issue 191 %!s(int64=9) %!d(string=hai) anos
  Thieu Pham 53011b0002 Skip string literals and not try to shift those literals looking like cell labels %!s(int64=9) %!d(string=hai) anos
  Thieu Pham 903be92e82 Should take absolute cell references ($) into consideration for shared formulas %!s(int64=10) %!d(string=hai) anos
  Geoffrey J. Teale c8bbe4d758 Initialise empty Col structs to have a Min and Max value of 1. Fixes #170 %!s(int64=10) %!d(string=hai) anos
  Geoffrey J. Teale cc8b45f70d Merge pull request #168 from boxofrad/fix-off-by-one-error %!s(int64=10) %!d(string=hai) anos
  Geoffrey J. Teale e07ef57987 Populate the VMerge and HMerge properties of the cell based on the xlsxWorksheet.MergeCells. %!s(int64=10) %!d(string=hai) anos
  Daniel Upton ad8da1d17b Fix "off by one" bug when the spreadsheet omits empty rows %!s(int64=10) %!d(string=hai) anos
  Geoffrey J. Teale 8b98a07e3f Rework patch to set Row.Sheet at point of creation, and avoid additional loop. Fix call sites and unit tests, adding assertions as I went. %!s(int64=10) %!d(string=hai) anos
  Geoffrey J. Teale 6df8184fc1 Error when opening a file with no worksheets. %!s(int64=10) %!d(string=hai) anos
  Geoffrey J. Teale de62f3bac3 Error when opening file without workbook_rels. %!s(int64=10) %!d(string=hai) anos
  Geoffrey J. Teale 33fe9f8e94 go fmt %!s(int64=10) %!d(string=hai) anos
  Geoffrey J. Teale e3bfe28166 Merge pull request #126 from tealeg/panic_on_bad_r_value %!s(int64=10) %!d(string=hai) anos
  Shawn Milochik 5db22376c5 Fix panic on invalid value for "r" attribute in <row>. %!s(int64=10) %!d(string=hai) anos
  Andrew Schwartz 7f2036f576 update hidden cell test content for clarity %!s(int64=10) %!d(string=hai) anos
  Andrew Schwartz 53f407200a properly check column hidden for cell hidden logic %!s(int64=10) %!d(string=hai) anos
  Shawn Milochik 244c4885f6 Fix for a nil formula when the raw cell type is error (e). %!s(int64=10) %!d(string=hai) anos
  Brian Smith 4975f0af52 Merge remote-tracking branch 'tealeg/master' %!s(int64=10) %!d(string=hai) anos
  Brian Smith 805c7ea3c5 Add a simple shared formula test %!s(int64=10) %!d(string=hai) anos
  Brian Smith 67dac2f125 Add basic support for reading freeze and split state out of worksheets. %!s(int64=11) %!d(string=hai) anos
  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. %!s(int64=11) %!d(string=hai) anos
  Geoffrey J. Teale 1af9906a50 Deal with XLSX worksheets that only set the coords on *some* cells. %!s(int64=11) %!d(string=hai) anos
  Yoshiki Shibukawa 887bd69e65 add cell types like int, float, boolean, formula %!s(int64=11) %!d(string=hai) anos
  Geoffrey J. Teale f5e81a6a44 Don't indent marshalled XML. %!s(int64=11) %!d(string=hai) anos
  Geoffrey J. Teale 3db1f27860 Include theme1.xml in workbook rels. %!s(int64=11) %!d(string=hai) anos
  Geoffrey J. Teale 28307f3607 Output Cols. %!s(int64=11) %!d(string=hai) anos
  Geoffrey J. Teale 6506e59a4d Modify references to XLSX documents to reflect their move to a subdirectory. %!s(int64=11) %!d(string=hai) anos
  Geoffrey J. Teale 751ecc77b1 Merge branch 'master' of github.com:tealeg/xlsx %!s(int64=11) %!d(string=hai) anos
  Geoffrey J. Teale eb12bbfbd0 Make cell.String() call through to cell.FormattedValue() by default. %!s(int64=11) %!d(string=hai) anos
  bronze1man 137ee1c5ac gofmt -w -s . %!s(int64=11) %!d(string=hai) anos