aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add disabled SUMIF testPJ Fanning2021-07-301-4/+29
* add SUMIF tests disabling one that shows we have a bugPJ Fanning2021-07-301-17/+94
* add datetime testPJ Fanning2021-07-291-0/+1
* add date testPJ Fanning2021-07-291-0/+20
* [bug-65467] support IFNA() function. Thanks to Ross PattersonPJ Fanning2021-07-296-3/+201
* add tests for concat functionPJ Fanning2021-07-291-1/+25
* add tests for concat functionPJ Fanning2021-07-291-0/+88
* [bug-65471] fix DataFormatter so it can handle Ts (ISO 8601)PJ Fanning2021-07-281-3/+10
* [bug-65471] fix DataFormatter so it can handle Ts (ISO 8601)PJ Fanning2021-07-281-1/+0
* [bug-65471] fix DataFormatter so it can handle Ts (ISO 8601)PJ Fanning2021-07-282-16/+18
* add broken (disabled) test to show issue with ISO 8601 formatPJ Fanning2021-07-282-3/+23
* [bug-65165] invalid date values not handled correctly in DateValue functionPJ Fanning2021-07-282-10/+21
* [bug-60924] add support for Excel IFS and SWITCH functions. Thanks to Pieter ...PJ Fanning2021-07-286-3/+366
* [bug-64633] add excel function: TEXTJOIN - thanks to David GordonPJ Fanning2021-07-283-0/+261
* [bug-65230] TRIM function should trim extra spaces between wordsPJ Fanning2021-07-282-3/+10
* [bug-65464] fix issue where shared formulas can be corruptedPJ Fanning2021-07-283-19/+37
* remove test that stops use of FormulaShifter for copying rows to another shee...PJ Fanning2021-07-241-2/+0
* add test case for copying a cell with hyperlinkPJ Fanning2021-07-241-6/+23
* handle case where row nums are the samePJ Fanning2021-07-241-3/+0
* handle case where row nums are the samePJ Fanning2021-07-241-7/+4
* handle case where row nums are the samePJ Fanning2021-07-241-3/+5
* fix spellingsPJ Fanning2021-07-242-2/+2
* remove new testPJ Fanning2021-07-241-97/+0
* fix spellingPJ Fanning2021-07-243-2/+99
* fix spellingPJ Fanning2021-07-241-1/+1
* partially undo changePJ Fanning2021-07-241-2/+2
* remove some unnecessary casts from copy methodPJ Fanning2021-07-241-6/+5
* remove unchecked cast from setHyperlinkPJ Fanning2021-07-241-1/+6
* remove unchecked cast from setHyperlinkPJ Fanning2021-07-241-1/+6
* update stress.xlsPJ Fanning2021-07-223-0/+0
* [bug-64759] ignore unknown relationships when cloning sheetsPJ Fanning2021-07-221-1/+1
* [bug-64759] ignore unknown relationships when cloning sheetsPJ Fanning2021-07-222-2/+17
* fix spellingPJ Fanning2021-07-221-1/+1
* add extra output to examplePJ Fanning2021-07-221-1/+3
* [bug-64473] OPCPackage.open(fileName, PackageAccess.READ) does not open valid...PJ Fanning2021-07-203-1/+46
* exclude file from integration testPJ Fanning2021-07-201-0/+1
* right to left xlsx testPJ Fanning2021-07-202-14/+33
* provide dist files via gradleAndreas Beeker2021-07-193-66/+174
* try to fix travis buildPJ Fanning2021-07-161-3/+3
* try to fix ant buildPJ Fanning2021-07-161-4/+6
* try to fix ant buildPJ Fanning2021-07-161-1/+1
* try to fix ant buildPJ Fanning2021-07-161-2/+2
* try to fix ant buildPJ Fanning2021-07-161-3/+3
* try to fix integration testsPJ Fanning2021-07-166-34/+40
* try to fix failing testsPJ Fanning2021-07-151-2/+11
* try to fix failing testsPJ Fanning2021-07-141-0/+2
* try to fix failing testsPJ Fanning2021-07-142-9/+20
* add extra debug logging to failing testsPJ Fanning2021-07-142-2/+18
* change test that started failing after switch to commons-compress 1.21PJ Fanning2021-07-141-7/+11
* compress-compress 1.21PJ Fanning2021-07-144-4/+4