Histórico de Commits

Autor SHA1 Mensagem Data
  Ryan Hollis 87251558f4 Improvements to XLSX há 5 anos atrás
  Ryan Hollis 0cad9a787a Fix out of bounds há 6 anos atrás
  nlimpid a7ea62a41c fix the wrong number of count rest empty rows há 6 anos atrás
  Ryan Hollis 9ce246914c More improvements to cell formatting há 7 anos atrás
  Ryan Hollis c8fa6d05ba Allow partial reads há 7 anos atrás
  Ryan Hollis 8e3facdb6d Revert "Allow partial reads" há 7 anos atrás
  Ryan Hollis 9fb4b62f3f Merge pull request #3 from ryho/ryanh/make_column_letter_functions_public há 7 anos atrás
  Ryan Hollis 4ac5c0795c Make Column letter functions public há 7 anos atrás
  Ryan Hollis a1cc4c6cc3 Allow partial reads há 7 anos atrás
  Geoffrey J. Teale 8be35264fa Fix cases where we expect String to return an error há 7 anos atrás
  Geoffrey J. Teale ea4a13d642 Merge tag 'v1.0.1' há 7 anos atrás
  Geoffrey J. Teale 0fdea326a7 Make String() return just string, and use FormattedValue when an error is required. há 7 anos atrás
  Geoffrey J. Teale dc7aca2ad8 Merge pull request #281 from jfyne/master há 7 anos atrás
  Josh Fyne 684ef98097 Fixes my problem há 7 anos atrás
  Kaur Kuut 92abef0528 Expose GetCoordsFromCellIDString & GetCellIDStringFromCoords. há 7 anos atrás
  Geoffrey J. Teale 7649e9023e Merge pull request #221 from thieupham-wf/populate_row_height há 8 anos atrás
  Thieu Pham 078cb759b9 Fix "Panic: runtime error: slice bounds out of range" when a shared formula contains a defined name. há 8 anos atrás
  Thieu Pham 76a6790545 Populate row height and is custom height fields há 8 anos atrás
  Geoffrey J. Teale 10bcf5f9fa Merge pull request #198 from tealeg/skm_191_FormattedValue_return_error há 8 anos atrás
  Shawn Milochik 741c14c929 test fixes for issue 191 há 8 anos atrás
  Thieu Pham 53011b0002 Skip string literals and not try to shift those literals looking like cell labels há 8 anos atrás
  Thieu Pham 903be92e82 Should take absolute cell references ($) into consideration for shared formulas há 8 anos atrás
  Geoffrey J. Teale c8bbe4d758 Initialise empty Col structs to have a Min and Max value of 1. Fixes #170 há 9 anos atrás
  Geoffrey J. Teale cc8b45f70d Merge pull request #168 from boxofrad/fix-off-by-one-error há 9 anos atrás
  Geoffrey J. Teale e07ef57987 Populate the VMerge and HMerge properties of the cell based on the xlsxWorksheet.MergeCells. há 9 anos atrás
  Daniel Upton ad8da1d17b Fix "off by one" bug when the spreadsheet omits empty rows há 9 anos atrás
  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. há 9 anos atrás
  Geoffrey J. Teale 6df8184fc1 Error when opening a file with no worksheets. há 9 anos atrás
  Geoffrey J. Teale de62f3bac3 Error when opening file without workbook_rels. há 9 anos atrás
  Geoffrey J. Teale 33fe9f8e94 go fmt há 9 anos atrás