aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/eventfilesystem/POIFSReader.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-248/+0
* 64512 - Ole10Native aka embedded / object packager - handle UTF16 variantsAndreas Beeker2020-06-111-5/+5
* Remove more remnants of NPOIFSFileSystem, mostly in comments and variable namesDominik Stadler2019-03-191-2/+2
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-251-1/+1
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-311-10/+10
* #62649 - Remove OPOIFSAndreas Beeker2018-08-261-171/+82
* #59893 - Forbid calls to InputStream.availableAndreas Beeker2018-04-271-9/+7
* Remove unnecessary initialization of membersDominik Stadler2017-09-161-1/+1
* HPSF: Add CopyCompare to IntegrationTestsAndreas Beeker2017-05-021-16/+29
* bug 59893: commit the changes from attachment 34068 that were unrelated to av...Javen O'Neal2017-02-171-4/+7
* SonarQube fixesAndreas Beeker2017-01-061-27/+20
* bug 52949: add junit test for RLEDecompressingInputStreamJaven O'Neal2016-04-101-2/+2
* fix eclipse warningsAndreas Beeker2016-03-211-6/+6
* #56791 More updates from OPOIFS to NPOIFSNick Burch2015-05-111-5/+5
* POIFS Property refactoring ready for NIO supportNick Burch2010-12-201-4/+2
* Start to merge the POIFS classes HeaderBlockReader and HeaderBlockWriter into...Nick Burch2010-12-191-12/+12
* Resolve bug #49139 - don't assume that the block size is always 512 bytes. In...Nick Burch2010-04-251-5/+9
* Fix bug #45290 - Support odd files where the POIFS header block comes after t...Nick Burch2008-11-121-4/+4
* Make a start on handling different big block sizes in POIFS, but work isn't c...Nick Burch2008-03-131-1/+1
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* New licence changes.Glen Stampoultzis2004-04-091-52/+15
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* Initial revisionAndrew C. Oliver2002-01-311-0/+364