Historial de Commits

Autor SHA1 Mensaje Fecha
  Neoin fc46433220 Fixed the datarace surrounding the channel. This was done by moving the hace 9 años
  Kaur Kuut 92abef0528 Expose GetCoordsFromCellIDString & GetCellIDStringFromCoords. hace 9 años
  James Welch 4b65721dac Extend panic fix to guard insertColIndex also. hace 9 años
  James Welch 63449e02c5 Fix Panic When View Columns Exceeds Actual Data Width hace 9 años
  Geoffrey J. Teale 6e9c8e467d Merge in EricLagergren-master branch and resolve conflicts. hace 9 años
  Geoffrey J. Teale 7649e9023e Merge pull request #221 from thieupham-wf/populate_row_height hace 9 años
  Thieu Pham 078cb759b9 Fix "Panic: runtime error: slice bounds out of range" when a shared formula contains a defined name. hace 9 años
  Thieu Pham 76a6790545 Populate row height and is custom height fields hace 9 años
  Kaur Kuut 1672d87cc0 Added basic grouping support. hace 9 años
  Eric Lagergren 315c2bcfce stylistic changes hace 9 años
  Geoffrey J. Teale 78618502cc gofmt hace 9 años
  Joshua Baker 7b3d868099 Fixed DefinedNames.DefinedName pointer issue. hace 9 años
  Thieu Pham 53011b0002 Skip string literals and not try to shift those literals looking like cell labels hace 10 años
  Thieu Pham a63081780a No need to try to put the $ back into the formula where there are none to begin with. hace 10 años
  Thieu Pham 903be92e82 Should take absolute cell references ($) into consideration for shared formulas hace 10 años
  DerLinkshaender 9bc5936b00 added DefinedNames to the file struct by looping over defined names in the function readSheetsFromZipFile() hace 10 años
  Geoffrey J. Teale c8bbe4d758 Initialise empty Col structs to have a Min and Max value of 1. Fixes #170 hace 10 años
  Geoffrey J. Teale cc8b45f70d Merge pull request #168 from boxofrad/fix-off-by-one-error hace 10 años
  Geoffrey J. Teale e07ef57987 Populate the VMerge and HMerge properties of the cell based on the xlsxWorksheet.MergeCells. hace 10 años
  Daniel Upton ad8da1d17b Fix "off by one" bug when the spreadsheet omits empty rows hace 10 años
  Matt Aimonetti 3a32f05dd8 export the cell numeric format so a formula cell can be set to percent for instance hace 10 años
  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. hace 10 años
  Brandon Mulcahy df0912fb96 Set Sheet attr of each Row in readSheetFromFile hace 10 años
  Geoffrey J. Teale 6df8184fc1 Error when opening a file with no worksheets. hace 10 años
  Geoffrey J. Teale de62f3bac3 Error when opening file without workbook_rels. hace 10 años
  fzerorubigd f9c709fad6 prevent un handled panic in open xslx hace 10 años
  Geoffrey J. Teale 9d6776b130 Resolve conflict hace 10 años
  Geoffrey J. Teale e3bfe28166 Merge pull request #126 from tealeg/panic_on_bad_r_value hace 10 años
  Brandon Mulcahy 9a9f738079 Fix doc comment for XLSXReaderError.Error() hace 10 años
  blackss2 b61301369f add read col style from xlsx hace 10 años