aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use xmlbeans 5.0.0 in ant buildPJ Fanning2021-08-061-1/+2
* use xmlbeans 5.0.0 in ant buildPJ Fanning2021-08-062-5/+2
* try to use xmlbeans 5.0.1 in ant buildPJ Fanning2021-08-061-1/+3
* try to use xmlbeans 5.0.1 in ant buildPJ Fanning2021-08-061-2/+2
* add basic implementation of TIMEVALUE functionPJ Fanning2021-08-061-4/+5
* add basic implementation of TIMEVALUE functionPJ Fanning2021-08-064-2/+183
* extend testsPJ Fanning2021-08-061-0/+21
* extend testsPJ Fanning2021-08-061-1/+6
* [bug-65464] fix issue where shared formulas can be corrupted. Thanks to Nico ...PJ Fanning2021-08-021-1/+5
* update docs about deferred SXSSF and limitations on what can be done in row g...PJ Fanning2021-07-313-1/+21
* SUMIFS should sum and treat booleans and strings as zeroPJ Fanning2021-07-301-0/+17
* SUMIFS should treat #N/A correctlyPJ Fanning2021-07-303-31/+75
* add licensePJ Fanning2021-07-301-0/+17
* SUMIFS should sum and treat booleans and strings as zeroPJ Fanning2021-07-303-3/+59
* SUMIFS should not sum if a value is #N/APJ Fanning2021-07-302-7/+15
* test sum with N/APJ Fanning2021-07-304-24/+112
* [bug-65475] SUMIF should return #N/A if any of the amounts to sum is #N/A. Th...PJ Fanning2021-07-302-27/+26
* fix issue with testPJ Fanning2021-07-301-5/+4
* add disabled SUMIF testPJ Fanning2021-07-301-1/+1
* 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