aboutsummaryrefslogtreecommitdiffstats
path: root/poi/src
Commit message (Expand)AuthorAgeFilesLines
* add besselj functionPJ Fanning2022-02-042-2/+3
* add besselj functionPJ Fanning2022-02-043-1/+170
* add dollarfr functionPJ Fanning2022-02-045-19/+234
* add dollarde functionPJ Fanning2022-02-043-1/+204
* [bug-62857] support localePJ Fanning2022-02-031-1/+1
* [bug-62857] support localePJ Fanning2022-02-031-0/+2
* [bug-62857] support localePJ Fanning2022-02-031-15/+0
* [bug-62857] support localePJ Fanning2022-02-032-3/+17
* [bug-62857] support localePJ Fanning2022-02-031-0/+14
* [bug-62857] support localePJ Fanning2022-02-031-0/+4
* [bug-62857] support localePJ Fanning2022-02-032-14/+63
* [bug-62857] fix DOLLAR functionPJ Fanning2022-02-032-4/+16
* [bug-62857] fix DOLLAR functionPJ Fanning2022-02-032-4/+33
* add SIGN testsPJ Fanning2022-02-031-0/+12
* add INT testsPJ Fanning2022-02-032-3/+8
* sonarqubePJ Fanning2022-02-021-1/+1
* sonar issuesPJ Fanning2022-02-011-1/+1
* sonar issuesPJ Fanning2022-02-011-1/+2
* BigDecimal.valueOfPJ Fanning2022-02-012-4/+4
* private constructorsPJ Fanning2022-02-015-0/+10
* add R1C1 testPJ Fanning2022-02-013-0/+12
* add R1C1 testPJ Fanning2022-02-013-0/+68
* java 17 build issues (ambiguous ref to Record class)PJ Fanning2022-02-015-5/+5
* java 17 build issues (ambiguous ref to Record class)PJ Fanning2022-02-011-7/+7
* add R1C1 testPJ Fanning2022-02-012-0/+28
* add R1C1 testPJ Fanning2022-02-011-0/+16
* add excel Workbook.setUseR1C1CellReferences(boolean)PJ Fanning2022-02-012-0/+34
* add excel Workbook.usesR1C1CellReferences()PJ Fanning2022-02-012-16/+30
* [bug-65326] don't log issues with accessExternalSchema property becasue xerce...PJ Fanning2022-01-281-2/+2
* [bug-65854] don't warn about close on read-only zip entryPJ Fanning2022-01-281-1/+1
* [bug-65849] use Files.createTempFilePJ Fanning2022-01-271-2/+1
* increase precion in testPJ Fanning2022-01-261-5/+5
* [bug-65849] file attributes may cause issues on windowsPJ Fanning2022-01-261-15/+1
* [bug-65849] use Files.createTempFilePJ Fanning2022-01-262-3/+19
* standardize functionPJ Fanning2022-01-264-2/+178
* normsinv functionPJ Fanning2022-01-255-2/+170
* norminv functionPJ Fanning2022-01-254-1/+192
* incorrect checkPJ Fanning2022-01-251-2/+0
* normsdist functionPJ Fanning2022-01-256-4/+165
* normdist (init work)PJ Fanning2022-01-252-3/+2
* normdist (init work)PJ Fanning2022-01-253-1/+193
* forbidden apiPJ Fanning2022-01-251-1/+1
* [bug-65846] support numbervalue functionPJ Fanning2022-01-251-0/+15
* [bug-65846] support numbervalue functionPJ Fanning2022-01-251-3/+1
* [bug-65846] support numbervalue functionPJ Fanning2022-01-253-0/+188
* fail image size rescaling of infinite values usedPJ Fanning2022-01-242-1/+95
* try to fix build for Java 9+PJ Fanning2022-01-221-0/+0
* Improve error-message, include some details why processing the file failsDominik Stadler2022-01-221-1/+3
* Avoid stackoverflow exception that can be caused by a corrupted slideshow fileDominik Stadler2022-01-221-0/+3
* [github-296] cache data of external workbook. Thanks to aspojo. This closes #296PJ Fanning2022-01-211-0/+0