提交历史

作者 SHA1 备注 提交日期
  Ryan Hollis 0cad9a787a Fix out of bounds 8 年之前
  nlimpid a7ea62a41c fix the wrong number of count rest empty rows 8 年之前
  Ryan Hollis c22a090bc6 Prevent creation of null rows when opening files with trailing empty rows 8 年之前
  Ryan Hollis 9ce246914c More improvements to cell formatting 8 年之前
  Ryan Hollis 07066b7ca7 Improve Cell Fromatting 8 年之前
  Ryan Hollis c8fa6d05ba Allow partial reads 8 年之前
  Ryan Hollis 8e3facdb6d Revert "Allow partial reads" 8 年之前
  Ryan Hollis 9fb4b62f3f Merge pull request #3 from ryho/ryanh/make_column_letter_functions_public 8 年之前
  Ryan Hollis 4ac5c0795c Make Column letter functions public 8 年之前
  Ryan Hollis a1cc4c6cc3 Allow partial reads 8 年之前
  Vali Malinoiu 089ff3ae3e Microsoft OOXML sometimes comes without the floor dimention ref, so we need to fallback to the calculateMaxMinFromWorkSheet 8 年之前
  Geoffrey J. Teale dc7aca2ad8 Merge pull request #281 from jfyne/master 8 年之前
  Josh Fyne 684ef98097 Fixes my problem 9 年之前
  Neoin fc46433220 Fixed the datarace surrounding the channel. This was done by moving the 9 年之前
  Kaur Kuut 92abef0528 Expose GetCoordsFromCellIDString & GetCellIDStringFromCoords. 9 年之前
  James Welch 4b65721dac Extend panic fix to guard insertColIndex also. 9 年之前
  James Welch 63449e02c5 Fix Panic When View Columns Exceeds Actual Data Width 9 年之前
  Geoffrey J. Teale 6e9c8e467d Merge in EricLagergren-master branch and resolve conflicts. 9 年之前
  Geoffrey J. Teale 7649e9023e Merge pull request #221 from thieupham-wf/populate_row_height 9 年之前
  Thieu Pham 078cb759b9 Fix "Panic: runtime error: slice bounds out of range" when a shared formula contains a defined name. 9 年之前
  Thieu Pham 76a6790545 Populate row height and is custom height fields 9 年之前
  Kaur Kuut 1672d87cc0 Added basic grouping support. 9 年之前
  Eric Lagergren 315c2bcfce stylistic changes 9 年之前
  Geoffrey J. Teale 78618502cc gofmt 9 年之前
  Joshua Baker 7b3d868099 Fixed DefinedNames.DefinedName pointer issue. 9 年之前
  Thieu Pham 53011b0002 Skip string literals and not try to shift those literals looking like cell labels 9 年之前
  Thieu Pham a63081780a No need to try to put the $ back into the formula where there are none to begin with. 10 年之前
  Thieu Pham 903be92e82 Should take absolute cell references ($) into consideration for shared formulas 10 年之前
  DerLinkshaender 9bc5936b00 added DefinedNames to the file struct by looping over defined names in the function readSheetsFromZipFile() 10 年之前
  Geoffrey J. Teale c8bbe4d758 Initialise empty Col structs to have a Min and Max value of 1. Fixes #170 10 年之前