Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sonar fixes | Andreas Beeker | 2021-08-28 | 19 | -790/+720 |
* | more use of commons-io | PJ Fanning | 2021-08-28 | 11 | -28/+28 |
* | more use of commons-io | PJ Fanning | 2021-08-27 | 5 | -9/+12 |
* | Redirecting System.out/err is bad in concurrent test environment | Andreas Beeker | 2021-08-22 | 2 | -3/+6 |
* | [github-242] add support for MAXIFS, MINIFS, AVERAGEIFS functions. Thanks to ... | PJ Fanning | 2021-08-16 | 10 | -45/+682 |
* | increase intermediate significance | PJ Fanning | 2021-08-14 | 1 | -2/+3 |
* | increase intermediate significance | PJ Fanning | 2021-08-14 | 1 | -2/+3 |
* | tidy up eval | PJ Fanning | 2021-08-14 | 2 | -11/+11 |
* | remove XLookup | PJ Fanning | 2021-08-12 | 4 | -230/+2 |
* | convert link to internal jdk api to preformatted code | Andreas Beeker | 2021-08-09 | 1 | -11/+11 |
* | init support for XLOOKUP | PJ Fanning | 2021-08-08 | 2 | -31/+44 |
* | init support for XLOOKUP | PJ Fanning | 2021-08-08 | 2 | -9/+7 |
* | init support for XLOOKUP | PJ Fanning | 2021-08-08 | 4 | -18/+84 |
* | tidy up | PJ Fanning | 2021-08-07 | 1 | -1/+5 |
* | init support for XLOOKUP | PJ Fanning | 2021-08-07 | 12 | -46/+177 |
* | add test | PJ Fanning | 2021-08-07 | 2 | -4/+7 |
* | add test | PJ Fanning | 2021-08-07 | 1 | -0/+1 |
* | [bug-49202] add PERCENTRANK.EXC function | PJ Fanning | 2021-08-07 | 4 | -12/+43 |
* | [bug-49202] add PERCENTRANK.EXC function | PJ Fanning | 2021-08-07 | 2 | -19/+13 |
* | [bug-49202] add PERCENTRANK.EXC function | PJ Fanning | 2021-08-07 | 5 | -3/+262 |
* | test issue | PJ Fanning | 2021-08-07 | 1 | -2/+2 |
* | [bug-49202] add PERCENTRANK.INC function | PJ Fanning | 2021-08-07 | 2 | -0/+4 |
* | [bug-49202] add PERCENTRANK.INC function | PJ Fanning | 2021-08-07 | 4 | -33/+153 |
* | tidy up javadoc | PJ Fanning | 2021-08-07 | 1 | -1/+1 |
* | tidy up javadoc | PJ Fanning | 2021-08-07 | 1 | -1/+3 |
* | [bug-49202] add PERCENTRANK function | PJ Fanning | 2021-08-07 | 2 | -0/+4 |
* | [bug-49202] add PERCENTRANK function | PJ Fanning | 2021-08-07 | 3 | -1/+255 |
* | add test | PJ Fanning | 2021-08-07 | 1 | -1/+1 |
* | add test | PJ Fanning | 2021-08-07 | 1 | -0/+24 |
* | fix TextJoin use case that was not handled | PJ Fanning | 2021-08-07 | 2 | -2/+8 |
* | fix TextJoin use case that was not handled | PJ Fanning | 2021-08-07 | 2 | -6/+55 |
* | fix TextJoin use case that was not handled | PJ Fanning | 2021-08-07 | 1 | -0/+24 |
* | fix TextJoin use case that was not handled | PJ Fanning | 2021-08-07 | 1 | -3/+3 |
* | fix TextJoin use case that was not handled | PJ Fanning | 2021-08-07 | 3 | -7/+74 |
* | add basic implementation of TIMEVALUE function | PJ Fanning | 2021-08-06 | 1 | -4/+5 |
* | add basic implementation of TIMEVALUE function | PJ Fanning | 2021-08-06 | 4 | -2/+183 |
* | extend tests | PJ Fanning | 2021-08-06 | 1 | -0/+21 |
* | extend tests | PJ Fanning | 2021-08-06 | 1 | -1/+6 |
* | SUMIFS should sum and treat booleans and strings as zero | PJ Fanning | 2021-07-30 | 1 | -0/+17 |
* | SUMIFS should treat #N/A correctly | PJ Fanning | 2021-07-30 | 3 | -31/+75 |
* | add license | PJ Fanning | 2021-07-30 | 1 | -0/+17 |
* | SUMIFS should sum and treat booleans and strings as zero | PJ Fanning | 2021-07-30 | 3 | -3/+59 |
* | SUMIFS should not sum if a value is #N/A | PJ Fanning | 2021-07-30 | 2 | -7/+15 |
* | test sum with N/A | PJ Fanning | 2021-07-30 | 4 | -24/+112 |
* | [bug-65475] SUMIF should return #N/A if any of the amounts to sum is #N/A. Th... | PJ Fanning | 2021-07-30 | 2 | -27/+26 |
* | fix issue with test | PJ Fanning | 2021-07-30 | 1 | -5/+4 |
* | add disabled SUMIF test | PJ Fanning | 2021-07-30 | 1 | -1/+1 |
* | add disabled SUMIF test | PJ Fanning | 2021-07-30 | 1 | -4/+29 |
* | add SUMIF tests disabling one that shows we have a bug | PJ Fanning | 2021-07-30 | 1 | -17/+94 |
* | add datetime test | PJ Fanning | 2021-07-29 | 1 | -0/+1 |