Commit History

Author SHA1 Message Date
  xuri dcb772d692 Merge pull request #653 from Jerome1337/648-column-iterator 6 years ago
  Jérôme Pogeant e9a4007c17 Implement columns iterator 6 years ago
  xuri 8ce48b859a Merge pull request #647 from heiy/master 6 years ago
  heiy eb150c0c22 escape html tag 6 years ago
  xuri b6dd7648a1 fn: COUNTA 6 years ago
  xuri b62950a39e fn: MEDIAN, ISNUMBER 6 years ago
  xuri 22df34c493 fn: ISBLANK, ISERR, ISERROR, ISEVEN, ISNA, ISNONTEXT, ISODD, NA 6 years ago
  xuri fa2571a17e fn: SUMIF 6 years ago
  xuri 2ae631376b add limits for total columns, row and filename length 6 years ago
  xuri c168233e70 speedup get cell value from shared string table 6 years ago
  xuri 5c99300ee4 Fix #622, storage string to SST (shared string table) 6 years ago
  xuri 1aeb818235 avoid creating duplicate number format 6 years ago
  xuri a546427fd9 Resolve #643, avoid creating duplicate style 6 years ago
  xuri 7f78464f7f add test for ReadZipReader, close #642 6 years ago
  sachin-puranik 82bb1153d7 Improved error handling and stoped the crash due to fatel error (#593) close #624 6 years ago
  xuri 0dd616b18f Merge pull request #517 from hengmyj/fix/cell_lock 6 years ago
  xuri ec14de32f0 Merge branch 'master' into fix/cell_lock 6 years ago
  xuri 2efc7107ff - transform the range to the matrix on the first arg of the formula 6 years ago
  xuri 98221a332f Merge pull request #410 6 years ago
  xuri 9b7d8463d3 Merge pull request #638 from yuemanxilou/master 6 years ago
  yuemanxilou c815e4b84b avoid duplicate filter database in workbook defined name 6 years ago
  xuri 9baa1bbc98 Fix #637, improve the compatibility of the auto filter with Office 2007 - 2013 6 years ago
  xuri dfea8f96ed - New API: SetSheetFormatPr and GetSheetFormatPr 6 years ago
  xuri 0feb819d4c updated test and go.mod 6 years ago
  xuri 882abb8098 - formula engine: reduce cyclomatic complexity 6 years ago
  xuri 4188dc7a4a - fn: SUMSQ 6 years ago
  xuri 08185c398a #65, fn: ROUND, ROUNDDOWN, ROUNDUP, SEC, SECH, SIN, SINH, SQRTPI, TAN, TANH, TRUNC 6 years ago
  xuri de34ecaace #65 fn: MOD, MROUND, MULTINOMIAL, MUNIT, ODD, PI, RADIANS, RAND, RANDBETWEEN, ROMAN 6 years ago
  xuri 5f29af258d Merge branch 'formula' 6 years ago
  xuri 1f73a19e0f Resolve #628, omit number format empty 6 years ago