aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml/src/main/java/org/apache/poi/openxml4j/util/ZipInputStreamZipEntrySource.java
Commit message (Expand)AuthorAgeFilesLines
* make validateEntryNames use case insensitive checkPJ Fanning2024-07-091-1/+8
* throw exception if xlsx contains duplicate file namesPJ Fanning2024-07-011-1/+10
* avoid creating enumeration twicePJ Fanning2023-08-051-1/+1
* throw IOException if getInputStream failsPJ Fanning2021-11-081-1/+1
* javadocPJ Fanning2021-10-141-2/+2
* add support for encrypting temp filesPJ Fanning2021-09-191-0/+20
* [bug-65581] support configurable temp file thresholdPJ Fanning2021-09-181-0/+29
* convert tabs to spacesPJ Fanning2021-05-221-62/+62
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-071-0/+99