Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get TestIndirectFunctionFromSpreadsheet to pass even though code looks wrong | PJ Fanning | 2022-02-22 | 1 | -4/+4 |
* | java 17 build issue | PJ Fanning | 2022-02-22 | 1 | -0/+1 |
* | sonar issues | PJ Fanning | 2022-02-22 | 1 | -18/+6 |
* | java 17 build issue | PJ Fanning | 2022-02-22 | 2 | -12/+15 |
* | java 17 build issue | PJ Fanning | 2022-02-22 | 2 | -0/+4 |
* | java 17 build issue | PJ Fanning | 2022-02-22 | 1 | -0/+1 |
* | sonar issues | PJ Fanning | 2022-02-22 | 7 | -70/+23 |
* | refactor IOUtils.toByteArray | PJ Fanning | 2022-02-21 | 1 | -1/+1 |
* | refactor IOUtils.toByteArray | PJ Fanning | 2022-02-21 | 1 | -21/+26 |
* | Use gradle toolchain to specify the jdk version and vendor, e.g. | Andreas Beeker | 2022-02-21 | 1 | -9/+17 |
* | #65908 - XAdES-XL modifications due to specification check errors | Andreas Beeker | 2022-02-21 | 1 | -1/+1 |
* | formatting | PJ Fanning | 2022-02-21 | 1 | -1/+1 |
* | 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 | 2 | -5/+64 |
* | fix issue | PJ Fanning | 2022-02-21 | 1 | -2/+21 |
* | add tests | PJ Fanning | 2022-02-21 | 1 | -0/+2 |
* | case insensitive r1c1 refs | PJ Fanning | 2022-02-21 | 2 | -2/+9 |
* | remove test (added accidentally) | PJ Fanning | 2022-02-21 | 1 | -1/+0 |
* | add tests | PJ Fanning | 2022-02-21 | 2 | -0/+5 |
* | javadoc | PJ Fanning | 2022-02-21 | 1 | -0/+6 |
* | add disabled test case | PJ Fanning | 2022-02-21 | 1 | -0/+30 |
* | add test case | PJ Fanning | 2022-02-21 | 1 | -0/+27 |
* | change error message to suggest large files will need overrides | PJ Fanning | 2022-02-20 | 1 | -1/+1 |
* | add extra max size config | PJ Fanning | 2022-02-20 | 1 | -31/+13 |
* | add extra max size config | PJ Fanning | 2022-02-19 | 2 | -0/+39 |
* | revert IOUtils change | PJ Fanning | 2022-02-19 | 2 | -15/+10 |
* | [bug-65639] take BYTE_ARRAY_MAX_OVERRIDE into account in IOUtils#toByteArray | PJ Fanning | 2022-02-19 | 1 | -3/+8 |
* | [bug-65639] take BYTE_ARRAY_MAX_OVERRIDE into account in IOUtils#toByteArray | PJ Fanning | 2022-02-19 | 1 | -10/+9 |
* | refactor some stream code | PJ Fanning | 2022-02-19 | 1 | -14/+26 |
* | refactor some stream code | PJ Fanning | 2022-02-19 | 2 | -9/+7 |
* | [bug-65887] increase default max number of records | PJ Fanning | 2022-02-17 | 1 | -1/+11 |
* | use Files.createTempFile | PJ Fanning | 2022-02-16 | 1 | -1/+3 |
* | improve performance of time zone lookup | PJ Fanning | 2022-02-16 | 1 | -2/+2 |
* | improve performance of time zone lookup | PJ Fanning | 2022-02-16 | 3 | -4/+7 |
* | add workday tests | PJ Fanning | 2022-02-11 | 3 | -8/+258 |
* | [bug-65879] add WORKDAY.INTL function | PJ Fanning | 2022-02-11 | 1 | -0/+1 |
* | [bug-65879] add tests | PJ Fanning | 2022-02-11 | 1 | -1/+9 |
* | [bug-65879] add WORKDAY.INTL function | PJ Fanning | 2022-02-11 | 1 | -3/+2 |
* | [bug-65879] add WORKDAY.INTL function | PJ Fanning | 2022-02-11 | 4 | -2/+93 |
* | refactor workday code | PJ Fanning | 2022-02-10 | 1 | -1/+36 |
* | change javadoc | PJ Fanning | 2022-02-10 | 1 | -19/+3 |
* | refactor workday code | PJ Fanning | 2022-02-10 | 1 | -5/+42 |
* | add XWPFDocument.getSettings | PJ Fanning | 2022-02-10 | 1 | -4/+8 |
* | add negative tets | PJ Fanning | 2022-02-07 | 4 | -1/+13 |
* | introduce CellReferenceType | PJ Fanning | 2022-02-04 | 3 | -11/+21 |
* | introduce CellReferenceType | PJ Fanning | 2022-02-04 | 4 | -15/+56 |
* | support basic R1C1 refs in INDIRECT function | PJ Fanning | 2022-02-04 | 3 | -79/+178 |
* | javadoc | PJ Fanning | 2022-02-04 | 1 | -1/+1 |
* | add besselj function | PJ Fanning | 2022-02-04 | 2 | -2/+3 |