Commit History

Author SHA1 Message Date
  Geoffrey J. Teale 4f58355431 Merge pull request #279 from tealeg/worksheet-col-customwidth-should-be-bool 7 years ago
  Geoffrey J. Teale 8c2e0d9a61 xlsxCol.CustomWidth should be boolean, not int. 7 years ago
  Geoffrey J. Teale 4da4be7c96 Merge pull request #272 from tokyis/master 7 years ago
  Geoffrey J. Teale fa26f10851 Merge pull request #277 from xStrom/autofilter 7 years ago
  Geoffrey J. Teale 48fb9753bf Merge pull request #269 from xStrom/cellid 7 years ago
  Geoffrey J. Teale ccec065d7d Merge pull request #265 from dizk/master 7 years ago
  Geoffrey J. Teale 340120d67f Merge pull request #260 from sathishbaburathinavel/master 7 years ago
  Kaur Kuut 8dcbfb6521 Added basic support for filters. 7 years ago
  tokyis ae1551b912 Update cell.go 7 years ago
  tokyis d5dc146f4e Exported time functions 7 years ago
  Daniel Sont c1f377c32f got the TZ math working 7 years ago
  Daniel Sont e0107c0966 using offsets instead, as it uses time.Unix in calculations, making UTC conversions pointless anyways 7 years ago
  Daniel Sont 059093e6b4 adding addition options to exporting datetime fields 7 years ago
  tokyis f2941942f4 Func. appending an existing sheet to a file (#1) 7 years ago
  Kaur Kuut 92abef0528 Expose GetCoordsFromCellIDString & GetCellIDStringFromCoords. 7 years ago
  Geoffrey J. Teale e0f3d7d6cf Merge pull request #263 from p1gd0g/patch-1 7 years ago
  Geoffrey J. Teale 1528f1b18c Merge pull request #257 from t0pep0/master 7 years ago
  Didrik A. Rognstad ee42328b46 Make file.ToSlice() output an empty string when the cell value is an empty string, and cell.String() throws an error 7 years ago
  p1gd0g b0438e0aad cell.String has two value. 7 years ago
  sathishbaburathinavel 19f545a180 issue-259-XLSX file corrupts when saving the file without adding Worksheet 8 years ago
  Ivan Anfilatov 0abbbc061d add test coverage for err in Cell.ToDate 8 years ago
  Ivan Anfilatov d553e75f05 add method Cell.ToDate(date1904 bool) 8 years ago
  Geoffrey J. Teale a8490cf686 Merge pull request #254 from ReneKroon/master 8 years ago
  Geoffrey J. Teale 929fb790b7 Merge pull request #252 from regorov/master 8 years ago
  Geoffrey J. Teale ba6d7e5152 Merge pull request #250 from nieware/master 8 years ago
  René Kroon 2a26171461 Don't generate map on hot spot in code during iterations, precalculate 8 years ago
  Robert Egorov e72243a560 fixes issue #251 8 years ago
  Robert Nieren 4dcd25754e Amended fix for issue #248 (merged cell produce empty style attrib) - 8 years ago
  Robert Nieren 9ad8fb4c43 Fix for issue #248 (merged cell produce empty style attrib) 8 years ago
  James Welch 4b65721dac Extend panic fix to guard insertColIndex also. 8 years ago