summaryrefslogtreecommitdiffstats
path: root/poi/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-154-6/+53
* 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-108-13/+2
* Increase new limits for files processed in the mass-regression-testsDominik Stadler2022-01-062-2/+2
* licensePJ Fanning2021-12-301-0/+17
* 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-302-10/+68
* Bug 65312: Make RecordType.byName work for type "formula"Dominik Stadler2021-12-302-2/+37
* Bug 52447: Allow HyperLinkRecord to appear as part of the RowRecordsAggregateDominik Stadler2021-12-302-1/+10
* use isEmpty()PJ Fanning2021-12-306-8/+8
* excelant evaluator if seems uselessPJ Fanning2021-12-301-1/+1
* use isEmpty()PJ Fanning2021-12-3011-17/+12
* typoPJ Fanning2021-12-301-1/+1
* fix testsPJ Fanning2021-12-292-5/+3
* sonar issuesPJ Fanning2021-12-292-6/+7
* fix testPJ Fanning2021-12-291-14/+4
* update some code based on sonar issuesPJ Fanning2021-12-294-5/+9
* [bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategyPJ Fanning2021-12-283-5/+19
* [bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategyPJ Fanning2021-12-282-10/+11
* close input streams for partsPJ Fanning2021-12-281-0/+0
* preserve rich text in cell copyPJ Fanning2021-12-241-0/+23
* preserve rich text in cell copyPJ Fanning2021-12-241-1/+1
* [github-290] Customize Spliterator implementations for better parallelism. Th...PJ Fanning2021-12-2332-18/+400
* code tidy upPJ Fanning2021-12-1842-163/+163
* code tidy upPJ Fanning2021-12-183-1/+34
* javadocPJ Fanning2021-12-131-1/+1
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-131-0/+6
* [bug-65741] rework previous changePJ Fanning2021-12-132-4/+4
* [bug-65739] reduce log level of message to debugPJ Fanning2021-12-101-11/+6
* update testsPJ Fanning2021-12-081-10/+25