Historique des commits

Auteur SHA1 Message Date
  Kaur Kuut 1672d87cc0 Added basic grouping support. il y a 9 ans
  Geoffrey J. Teale 78618502cc gofmt il y a 9 ans
  Joshua Baker 7b3d868099 Fixed DefinedNames.DefinedName pointer issue. 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 a63081780a No need to try to put the $ back into the formula where there are none to begin with. il y a 10 ans
  Thieu Pham 903be92e82 Should take absolute cell references ($) into consideration for shared formulas il y a 10 ans
  DerLinkshaender 9bc5936b00 added DefinedNames to the file struct by looping over defined names in the function readSheetsFromZipFile() 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
  Matt Aimonetti 3a32f05dd8 export the cell numeric format so a formula cell can be set to percent for instance 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
  Brandon Mulcahy df0912fb96 Set Sheet attr of each Row in readSheetFromFile 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
  fzerorubigd f9c709fad6 prevent un handled panic in open xslx il y a 10 ans
  Geoffrey J. Teale 9d6776b130 Resolve conflict 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
  Brandon Mulcahy 9a9f738079 Fix doc comment for XLSXReaderError.Error() il y a 10 ans
  blackss2 b61301369f add read col style from xlsx 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 53f407200a properly check column hidden for cell hidden logic il y a 10 ans
  Geoffrey J. Teale fa6af7b37b Merge pull request #117 from tealeg/nil_formula_fix 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 8921c11e37 Prevent workbooks with chartsheets from causing panics il y a 10 ans
  Brian Smith c969d7fd0c Prevent cells from being clobbered in worksheets without an initial column il y a 10 ans
  Brian Smith 4975f0af52 Merge remote-tracking branch 'tealeg/master' il y a 10 ans
  Brian Smith ba6dc35b45 Expose default col width and default row height il y a 10 ans
  Shawn Milochik 330db4d7cc gofmt il y a 10 ans