summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_5_2_0@1897055 13f79...REL_5_2_0PJ Fanning2022-01-140-0/+0
* Increase new limits for files processed in the mass-regression-testsDominik Stadler2022-01-063-3/+3
* Limit allocated elements in the PlfLfo structure for word documentsDominik Stadler2022-01-064-3/+9
* prep v5.2.0 (RC1)PJ Fanning2022-01-053-3/+3
* update xmlbeans gradle callsAndreas Beeker2022-01-021-9/+3
* Add a dependency for :poi-scratchpad:javadoc to :poi-ooxml:jar to avoid stran...Dominik Stadler2022-01-011-0/+4
* Define some system properties differently in testsDominik Stadler2022-01-011-5/+5
* Remove some more outdated log4j-jarsDominik Stadler2022-01-011-0/+5
* Do not fail TestSignatureInfo when the current JDK does not have all the nece...Dominik Stadler2022-01-011-4/+26
* update xmlbeans gradle callsAndreas Beeker2021-12-311-10/+21
* 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-303-1/+10
* fix switchPJ Fanning2021-12-301-5/+6
* fix excel-ant testsPJ Fanning2021-12-301-1/+1
* use isEmpty()PJ Fanning2021-12-3022-31/+35
* excelant evaluator if seems uselessPJ Fanning2021-12-302-7/+8
* refactor CopyCompare againPJ Fanning2021-12-302-22/+9
* try to fix test issuePJ Fanning2021-12-301-5/+6
* use isEmpty()PJ Fanning2021-12-3027-39/+34
* deprecated annotationPJ Fanning2021-12-301-0/+1
* typoPJ Fanning2021-12-301-1/+1
* rewrite CopyCompare to remove its ThreadLocal which causes a sonar code smellPJ Fanning2021-12-303-12/+17
* Fix Sonar issues and print out some more in test-assertions that do fail some...Dominik Stadler2021-12-305-23/+26
* add isEmpty() methodPJ Fanning2021-12-307-12/+13
* add isEmpty() methodPJ Fanning2021-12-301-2/+10
* remove apache staging repoPJ Fanning2021-12-301-3/+0
* gradle versionPJ Fanning2021-12-301-1/+1
* fix testsPJ Fanning2021-12-293-13/+11
* sonar issuesPJ Fanning2021-12-292-6/+7
* fix testPJ Fanning2021-12-291-14/+4
* update some code based on sonar issuesPJ Fanning2021-12-296-9/+32
* log4j 2.17.1PJ Fanning2021-12-284-8/+8
* [bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategyPJ Fanning2021-12-286-8/+35
* [bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategyPJ Fanning2021-12-283-10/+15
* close cursors in finally blocksPJ Fanning2021-12-283-28/+45
* close cursors in finally blocksPJ Fanning2021-12-288-184/+243
* close cursors in finally blocksPJ Fanning2021-12-2818-333/+465
* close input streams for partsPJ Fanning2021-12-284-5/+12
* close input streams for partsPJ Fanning2021-12-289-19/+28
* close input streams for partsPJ Fanning2021-12-2825-75/+137
* close input streams for partsPJ Fanning2021-12-2819-66/+120
* upgrade gradlePJ Fanning2021-12-272-2/+2
* code formatPJ Fanning2021-12-271-1/+5
* code formatPJ Fanning2021-12-271-37/+32
* jmh plugin 1.34PJ Fanning2021-12-242-4/+4
* use xmlbeans 5.0.3 (rc2)PJ Fanning2021-12-241-1/+1
* preserve rich text in cell copyPJ Fanning2021-12-242-0/+36