Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle case where toByteArray truncates stream because max len is less than s... | PJ Fanning | 2022-03-12 | 1 | -1/+36 |
* | fix issue in IOUtils.toByteArrayWithMaxLength | PJ Fanning | 2022-03-12 | 1 | -0/+9 |
* | fix issue in IOUtils.toByteArrayWithMaxLength | PJ Fanning | 2022-03-11 | 1 | -0/+24 |
* | [bug-65939] add partial fix for clearing formula with circular ref | PJ Fanning | 2022-03-07 | 1 | -0/+22 |
* | [bug-65939] add partial fix for clearing formula with circular ref | PJ Fanning | 2022-03-07 | 1 | -3/+3 |
* | [bug-65939] add partial fix for clearing formula with circular ref | PJ Fanning | 2022-03-07 | 1 | -0/+53 |
* | [bug-65915] possible issue in boolean function support | PJ Fanning | 2022-02-25 | 1 | -1/+15 |
* | [bug-65915] possible issue in boolean function support | PJ Fanning | 2022-02-25 | 1 | -0/+16 |
* | add index test | PJ Fanning | 2022-02-25 | 1 | -0/+35 |
* | [bug-65915] add test for 'OR' function | PJ Fanning | 2022-02-25 | 1 | -0/+12 |
* | add tests for 'OR' function | PJ Fanning | 2022-02-25 | 2 | -0/+113 |
* | java 17 build issue | PJ Fanning | 2022-02-22 | 1 | -0/+1 |
* | java 17 build issue | PJ Fanning | 2022-02-22 | 2 | -12/+15 |
* | java 17 build issue | PJ Fanning | 2022-02-22 | 2 | -0/+4 |
* | add tests | PJ Fanning | 2022-02-21 | 1 | -0/+6 |
* | add tests | PJ Fanning | 2022-02-21 | 1 | -3/+6 |
* | add tests | PJ Fanning | 2022-02-21 | 1 | -4/+22 |
* | add tests | PJ Fanning | 2022-02-21 | 1 | -0/+2 |
* | case insensitive r1c1 refs | PJ Fanning | 2022-02-21 | 1 | -0/+3 |
* | remove test (added accidentally) | PJ Fanning | 2022-02-21 | 1 | -1/+0 |
* | add tests | PJ Fanning | 2022-02-21 | 2 | -0/+5 |
* | add disabled test case | PJ Fanning | 2022-02-21 | 1 | -0/+30 |
* | add test case | PJ Fanning | 2022-02-21 | 1 | -0/+27 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 1 | -0/+0 |
* | revert IOUtils change | PJ Fanning | 2022-02-19 | 1 | -2/+2 |
* | refactor some stream code | PJ Fanning | 2022-02-19 | 1 | -14/+26 |
* | refactor some stream code | PJ Fanning | 2022-02-19 | 2 | -9/+7 |
* | improve performance of time zone lookup | PJ Fanning | 2022-02-16 | 1 | -1/+2 |
* | add workday tests | PJ Fanning | 2022-02-11 | 1 | -0/+247 |
* | [bug-65879] add tests | PJ Fanning | 2022-02-11 | 1 | -1/+9 |
* | add negative tets | PJ Fanning | 2022-02-07 | 1 | -0/+1 |
* | introduce CellReferenceType | PJ Fanning | 2022-02-04 | 1 | -2/+2 |
* | introduce CellReferenceType | PJ Fanning | 2022-02-04 | 1 | -7/+8 |
* | support basic R1C1 refs in INDIRECT function | PJ Fanning | 2022-02-04 | 1 | -5/+42 |
* | add besselj function | PJ Fanning | 2022-02-04 | 1 | -0/+1 |
* | add besselj function | PJ Fanning | 2022-02-04 | 1 | -0/+92 |
* | add dollarfr function | PJ Fanning | 2022-02-04 | 2 | -4/+115 |
* | add dollarde function | PJ Fanning | 2022-02-04 | 1 | -0/+107 |
* | [bug-62857] support locale | PJ Fanning | 2022-02-03 | 1 | -1/+1 |
* | [bug-62857] support locale | PJ Fanning | 2022-02-03 | 1 | -0/+2 |
* | [bug-62857] support locale | PJ Fanning | 2022-02-03 | 1 | -2/+6 |
* | [bug-62857] support locale | PJ Fanning | 2022-02-03 | 1 | -0/+14 |
* | [bug-62857] support locale | PJ Fanning | 2022-02-03 | 1 | -0/+4 |
* | [bug-62857] support locale | PJ Fanning | 2022-02-03 | 1 | -10/+61 |
* | [bug-62857] fix DOLLAR function | PJ Fanning | 2022-02-03 | 1 | -2/+1 |
* | [bug-62857] fix DOLLAR function | PJ Fanning | 2022-02-03 | 1 | -0/+15 |
* | add SIGN tests | PJ Fanning | 2022-02-03 | 1 | -0/+12 |
* | add INT tests | PJ Fanning | 2022-02-03 | 1 | -3/+7 |
* | sonarqube | PJ Fanning | 2022-02-02 | 1 | -1/+1 |
* | add R1C1 test | PJ Fanning | 2022-02-01 | 2 | -0/+3 |