aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/openxml4j/util/ZipInputStreamZipEntrySource.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-99/+0
* try to avoid casting to intPJ Fanning2019-09-141-2/+2
* Add missing file-close in ZipInputStreamZipEntrySource seen in some mass regr...Dominik Stadler2019-01-011-2/+8
* #60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the Output...Andreas Beeker2018-11-251-2/+1
* #62187 - Compiling with Java 10 fails with ClassCastException / use commons-c...Andreas Beeker2018-06-031-6/+6
* Bug 62187 - commit Commons Compress unrelated changesAndreas Beeker2018-04-251-82/+33
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* Unit test for bug #60128, showing that calling close on a broken package clea...Nick Burch2016-09-141-0/+3
* Start to give more helpful Exceptions from OPCPackage when non-OOXML files ar...Nick Burch2016-03-151-1/+0
* Bug 56865 - Limit number of bytes (by counting them) while opening office docsAndreas Beeker2015-06-231-2/+4
* FindBugs fixAndreas Beeker2014-02-141-0/+1
* FakeZipEntry: pre-allocate ByteArrayOutputStream when zip entry size is known...Maxim Valyanskiy2011-05-181-1/+14
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* import OpenXML4j codebaseYegor Kozlov2009-01-291-0/+125