aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/eventfilesystem
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-275-555/+0
* 64512 - Ole10Native aka embedded / object packager - handle UTF16 variantsAndreas Beeker2020-06-112-31/+26
* 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-263-222/+102
* #59893 - Forbid calls to InputStream.availableAndreas Beeker2018-04-271-9/+7
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-6/+6
* 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-102-5/+5
* fix eclipse warningsAndreas Beeker2016-03-211-6/+6
* fix eclipse warning - mostly generics cosmeticsAndreas Beeker2015-09-121-22/+21
* #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
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* 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
* replace Jakarta POI --> Apache POI in package.html filesYegor Kozlov2007-06-061-1/+1
* Add standard licence header for src/java directoryMark Thomas2007-01-151-1/+18
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-224-20/+24
* New licence changes.Glen Stampoultzis2004-04-095-208/+61
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-304-4/+4
* oops wrong package in the seeAndrew C. Oliver2002-03-101-1/+1
* added package descriptionsAndrew C. Oliver2002-03-101-0/+19
* Initial revisionAndrew C. Oliver2002-01-314-0/+779