aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/filesystem/ODocumentInputStream.java
Commit message (Expand)AuthorAgeFilesLines
* #62649 - Remove OPOIFSAndreas Beeker2018-08-261-341/+0
* sonar fixes - null dereferenceAndreas Beeker2018-05-211-17/+35
* #59893 - Forbid calls to InputStream.availableAndreas Beeker2018-04-271-1/+1
* bug 61300 -- prevent really long (infinite?) loop on corrupt fileTim Allison2017-07-141-0/+4
* bug 59893: commit the changes from attachment 34068 that were unrelated to av...Javen O'Neal2017-02-171-2/+2
* #56791 More updates from OPOIFS to NPOIFSNick Burch2015-05-111-6/+4
* Refactor DocumentInputStream so that it can transparently handle both old sty...Nick Burch2010-12-291-0/+321