Historique des commits

Auteur SHA1 Message Date
  Geoffrey J. Teale ea4a13d642 Merge tag 'v1.0.1' il y a 8 ans
  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 dc7aca2ad8 Merge pull request #281 from jfyne/master il y a 8 ans
  Josh Fyne 684ef98097 Fixes my problem il y a 9 ans
  Kaur Kuut 92abef0528 Expose GetCoordsFromCellIDString & GetCellIDStringFromCoords. il y a 9 ans
  Geoffrey J. Teale 7649e9023e Merge pull request #221 from thieupham-wf/populate_row_height il y a 9 ans
  Thieu Pham 078cb759b9 Fix "Panic: runtime error: slice bounds out of range" when a shared formula contains a defined name. il y a 9 ans
  Thieu Pham 76a6790545 Populate row height and is custom height fields il y a 9 ans
  Geoffrey J. Teale 10bcf5f9fa Merge pull request #198 from tealeg/skm_191_FormattedValue_return_error il y a 9 ans
  Shawn Milochik 741c14c929 test fixes for issue 191 il y a 9 ans
  Thieu Pham 53011b0002 Skip string literals and not try to shift those literals looking like cell labels il y a 9 ans
  Thieu Pham 903be92e82 Should take absolute cell references ($) into consideration for shared formulas il y a 10 ans
  Geoffrey J. Teale c8bbe4d758 Initialise empty Col structs to have a Min and Max value of 1. Fixes #170 il y a 10 ans
  Geoffrey J. Teale cc8b45f70d Merge pull request #168 from boxofrad/fix-off-by-one-error il y a 10 ans
  Geoffrey J. Teale e07ef57987 Populate the VMerge and HMerge properties of the cell based on the xlsxWorksheet.MergeCells. il y a 10 ans
  Daniel Upton ad8da1d17b Fix "off by one" bug when the spreadsheet omits empty rows il y a 10 ans
  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. il y a 10 ans
  Geoffrey J. Teale 6df8184fc1 Error when opening a file with no worksheets. il y a 10 ans
  Geoffrey J. Teale de62f3bac3 Error when opening file without workbook_rels. il y a 10 ans
  Geoffrey J. Teale 33fe9f8e94 go fmt il y a 10 ans
  Geoffrey J. Teale e3bfe28166 Merge pull request #126 from tealeg/panic_on_bad_r_value il y a 10 ans
  Shawn Milochik 5db22376c5 Fix panic on invalid value for "r" attribute in <row>. il y a 10 ans
  Andrew Schwartz 7f2036f576 update hidden cell test content for clarity il y a 10 ans
  Andrew Schwartz 53f407200a properly check column hidden for cell hidden logic il y a 10 ans
  Shawn Milochik 244c4885f6 Fix for a nil formula when the raw cell type is error (e). il y a 10 ans
  Brian Smith 4975f0af52 Merge remote-tracking branch 'tealeg/master' il y a 10 ans
  Brian Smith 805c7ea3c5 Add a simple shared formula test il y a 10 ans
  Brian Smith 67dac2f125 Add basic support for reading freeze and split state out of worksheets. 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
  Geoffrey J. Teale 1af9906a50 Deal with XLSX worksheets that only set the coords on *some* cells. il y a 11 ans