aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/filesystem/OPOIFSFileSystem.java
Commit message (Expand)AuthorAgeFilesLines
* #62649 - Remove OPOIFSAndreas Beeker2018-08-261-570/+0
* Remove deprecated methods from NPOIFSFileSystem/OPOIFSFileSystemDominik Stadler2017-09-171-47/+5
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-3/+3
* Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...Dominik Stadler2017-09-161-4/+4
* #61381 - PushbackInputStreams passed to ZipHelper may not hold 8 bytesAndreas Beeker2017-08-111-15/+20
* javadoc: replace invalid self enclosing elementsPJ Fanning2017-07-171-1/+1
* replace Throwable.printStackTrace() with POILogger calls - Todo: other printS...Andreas Beeker2016-01-101-1/+1
* Fix OPOIFS generics warningsNick Burch2015-07-021-2/+2
* Leave POIFSFileSystem as a lightweight shim around OPOIFSFileSystem pending t...Nick Burch2015-05-111-1/+1
* #56791 More updates from OPOIFS to NPOIFSNick Burch2015-05-111-8/+8
* Begin making NPOIFS the default #56791Nick Burch2015-05-111-0/+607