Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | [bug-65326] don't log issues with accessExternalSchema property becasue xerce... | PJ Fanning | 2022-01-28 | 1 | -2/+2 |
* | [bug-65854] don't warn about close on read-only zip entry | PJ Fanning | 2022-01-28 | 1 | -1/+1 |
* | [bug-65849] use Files.createTempFile | PJ Fanning | 2022-01-27 | 1 | -2/+1 |
* | increase precion in test | PJ Fanning | 2022-01-26 | 1 | -5/+5 |
* | [bug-65849] file attributes may cause issues on windows | PJ Fanning | 2022-01-26 | 1 | -15/+1 |
* | [bug-65849] use Files.createTempFile | PJ Fanning | 2022-01-26 | 2 | -3/+19 |
* | standardize function | PJ Fanning | 2022-01-26 | 4 | -2/+178 |
* | normsinv function | PJ Fanning | 2022-01-25 | 5 | -2/+170 |