summaryrefslogtreecommitdiffstats
path: root/poi/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* add besselj functionPJ Fanning2022-02-041-2/+2
* add besselj functionPJ Fanning2022-02-042-1/+78
* add dollarfr functionPJ Fanning2022-02-043-15/+119
* add dollarde functionPJ Fanning2022-02-042-1/+97
* [bug-62857] support localePJ Fanning2022-02-031-15/+0
* [bug-62857] support localePJ Fanning2022-02-031-1/+11
* [bug-62857] support localePJ Fanning2022-02-031-4/+2
* [bug-62857] fix DOLLAR functionPJ Fanning2022-02-031-2/+15
* [bug-62857] fix DOLLAR functionPJ Fanning2022-02-031-4/+18
* add INT testsPJ Fanning2022-02-031-0/+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-011-0/+9
* add R1C1 testPJ Fanning2022-02-011-0/+65
* 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-011-0/+10
* 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] file attributes may cause issues on windowsPJ Fanning2022-01-261-15/+1
* [bug-65849] use Files.createTempFilePJ Fanning2022-01-261-2/+17
* standardize functionPJ Fanning2022-01-262-1/+80
* normsinv functionPJ Fanning2022-01-254-2/+71
* norminv functionPJ Fanning2022-01-253-1/+87
* incorrect checkPJ Fanning2022-01-251-2/+0
* normsdist functionPJ Fanning2022-01-254-4/+76
* normdist (init work)PJ Fanning2022-01-251-1/+1
* normdist (init work)PJ Fanning2022-01-252-1/+89
* forbidden apiPJ Fanning2022-01-251-1/+1
* [bug-65846] support numbervalue functionPJ Fanning2022-01-251-3/+1
* [bug-65846] support numbervalue functionPJ Fanning2022-01-252-0/+126
* fail image size rescaling of infinite values usedPJ Fanning2022-01-241-1/+5
* 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
* remove use of deprecated commons-math methodsPJ Fanning2022-01-173-11/+5
* unused importPJ Fanning2022-01-171-1/+0
* [bug-65792] change way multiply and divide are calculated due to rounding issuesPJ Fanning2022-01-151-2/+10
* slf4j 1.7.33PJ Fanning2022-01-131-1/+1
* update docsPJ Fanning2022-01-111-1/+4
* add removal versionPJ Fanning2022-01-111-0/+2
* remove and prevent links to stackoverflowAndreas Beeker2022-01-107-11/+2
* Increase new limits for files processed in the mass-regression-testsDominik Stadler2022-01-062-2/+2
* Limit the maximum number of records that are read for an XLSDominik Stadler2021-12-301-4/+11
* Do not set readIndex to "-1" on EOFDominik Stadler2021-12-301-10/+13
* Bug 65312: Make RecordType.byName work for type "formula"Dominik Stadler2021-12-301-2/+22