aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org/apache/poi/openxml4j/util/ZipFileZipEntrySource.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-86/+0
* try to avoid casting to intPJ Fanning2019-09-141-4/+3
* #62187 - Compiling with Java 10 fails with ClassCastException / use commons-c...Andreas Beeker2018-06-031-8/+9
* Bug 62187 - commit Commons Compress unrelated changesAndreas Beeker2018-04-251-0/+27
* Unit test for bug #60128, showing that calling close on a broken package clea...Nick Burch2016-09-141-0/+3
* Fix bug #52665 - When reading from a ZipFileZipEntrySource that has already b...Nick Burch2012-02-151-0/+6
* Fix bug #51949 - Avoid NPE on double close of ZipFileZipEntrySourceNick Burch2011-10-051-17/+19
* 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/+48