Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
* | add besselj function | PJ Fanning | 2022-02-04 | 3 | -1/+170 |
* | add dollarfr function | PJ Fanning | 2022-02-04 | 5 | -19/+234 |
* | add dollarde function | PJ Fanning | 2022-02-04 | 3 | -1/+204 |
* | [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 | -15/+0 |
* | [bug-62857] support locale | PJ Fanning | 2022-02-03 | 2 | -3/+17 |
* | [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 | 2 | -14/+63 |
* | [bug-62857] fix DOLLAR function | PJ Fanning | 2022-02-03 | 2 | -4/+16 |
* | [bug-62857] fix DOLLAR function | PJ Fanning | 2022-02-03 | 2 | -4/+33 |
* | add SIGN tests | PJ Fanning | 2022-02-03 | 1 | -0/+12 |
* | add INT tests | PJ Fanning | 2022-02-03 | 2 | -3/+8 |
* | sonarqube | PJ Fanning | 2022-02-02 | 1 | -1/+1 |
* | sonar issues | PJ Fanning | 2022-02-01 | 1 | -1/+1 |
* | sonar issues | PJ Fanning | 2022-02-01 | 1 | -1/+2 |
* | BigDecimal.valueOf | PJ Fanning | 2022-02-01 | 2 | -4/+4 |
* | private constructors | PJ Fanning | 2022-02-01 | 5 | -0/+10 |
* | add R1C1 test | PJ Fanning | 2022-02-01 | 3 | -0/+12 |
* | add R1C1 test | PJ Fanning | 2022-02-01 | 3 | -0/+68 |
* | java 17 build issues (ambiguous ref to Record class) | PJ Fanning | 2022-02-01 | 5 | -5/+5 |
* | java 17 build issues (ambiguous ref to Record class) | PJ Fanning | 2022-02-01 | 1 | -7/+7 |
* | add R1C1 test | PJ Fanning | 2022-02-01 | 2 | -0/+28 |
* | add R1C1 test | PJ Fanning | 2022-02-01 | 1 | -0/+16 |
* | add excel Workbook.setUseR1C1CellReferences(boolean) | PJ Fanning | 2022-02-01 | 2 | -0/+34 |
* | add excel Workbook.usesR1C1CellReferences() | PJ Fanning | 2022-02-01 | 2 | -16/+30 |