aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/openxml4j/util
Commit message (Expand)AuthorAgeFilesLines
* [bug-69628] more changes to getMax methodsPJ Fanning2025-04-101-2/+2
* [bug-69628] in ZipArchiveFakeEntry, use min of IOUtils and ZipArchiveFakeEntr...PJ Fanning2025-03-271-1/+7
* [bug-69628] add test casePJ Fanning2025-03-261-2/+6
* [bug-69628] make ZipArchiveFakeEntry.setMaxEntrySize publicly accessiblePJ Fanning2025-03-251-1/+1
* [bug-69628] make ZipArchiveFakeEntry.setMaxEntrySize publicly accessiblePJ Fanning2025-03-251-1/+1
* PoiLogManagerPJ Fanning2024-11-242-4/+4
* Apply some IDE suggestions, improve JavaDoc and simplify reporting log messagesDominik Stadler2024-07-181-2/+2
* make validateEntryNames use case insensitive checkPJ Fanning2024-07-092-3/+16
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-012-3/+12
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-011-0/+18
* reformat ZipFileZipEntrySource.javaPJ Fanning2024-07-011-55/+56
* rename as 5.3.0-SNAPSHOT due to some changes in behaviourPJ Fanning2024-05-171-1/+1
* fix Logging issues:Axel Howind2024-02-211-2/+2
* Fix Ant-build after upgrade of commons-compressDominik Stadler2024-02-201-1/+1
* try to fix issue with invalid files after commons-compress upgradePJ Fanning2024-02-201-1/+3
* Mark internal classesDominik Stadler2023-12-061-11/+13
* deprecate unnecessary methodPJ Fanning2023-11-241-1/+1
* deprecate unnecessary methodPJ Fanning2023-11-241-0/+11
* use more nio file supportPJ Fanning2023-09-141-1/+2
* add check for number of files inside zipPJ Fanning2023-08-102-6/+76
* avoid creating enumeration twicePJ Fanning2023-08-051-1/+1
* Remove deprecation warnings reported with newer commons-ioDominik Stadler2023-06-081-1/+1
* add extra max size configPJ Fanning2022-02-191-1/+2
* support specific method to set zip entry max sizePJ Fanning2022-02-191-1/+10
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-131-2/+7
* Fix issues found when fuzzing Apache POI via JazzerDominik Stadler2021-12-051-2/+13
* Apply IDE suggestions, adjust tests, ...Dominik Stadler2021-12-051-2/+2
* throw IOException if getInputStream failsPJ Fanning2021-11-082-7/+7
* return better error message when ZipEntry has no data (it was closed before t...PJ Fanning2021-11-081-1/+3
* typo in log messagePJ Fanning2021-11-081-1/+1
* javadocPJ Fanning2021-10-141-2/+2
* remove text size limitPJ Fanning2021-10-091-7/+9
* remove text size limitPJ Fanning2021-10-081-6/+8
* [bug-65372] allow max entry size to be higher than 4GbPJ Fanning2021-10-081-2/+8
* sonar issuesPJ Fanning2021-10-031-2/+4
* add support for encrypting temp filesPJ Fanning2021-09-192-11/+44
* use lambdas for loggingPJ Fanning2021-09-191-1/+1
* [bug-65581] support configurable temp file thresholdPJ Fanning2021-09-182-11/+85
* more use of commons-ioPJ Fanning2021-08-281-2/+2
* convert tabs to spacesPJ Fanning2021-05-222-91/+91
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-076-0/+623