aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/filesystem/POIFSDocument.java
Commit message (Expand)AuthorAgeFilesLines
* Remove some remnants of NFileSystemDominik Stadler2019-02-231-1/+1
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-311-0/+262
* #56791 More updates from OPOIFS to NPOIFSNick Burch2015-05-111-568/+0
* Add some @Overrides suggested by Eclipse, generics and some warnings,Dominik Stadler2013-12-261-2/+2
* Start on refactoring ready to support NPOIFS Directory/Document nodesNick Burch2010-12-281-1/+1
* Resolve bug #49139 - don't assume that the block size is always 512 bytes. In...Nick Burch2010-04-251-31/+70
* Fixing compiler warnings - unnecessary typecastsJosh Micich2009-08-181-52/+51
* Optimisation of RecordInputStream - removed intermediate 8K byte buffer. Exp...Josh Micich2008-10-241-2/+53
* Simplification and code clean-upJosh Micich2008-10-241-598/+444
* 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
* Applied patches from Loiec LefeavreAndrew C. Oliver2002-03-151-4/+4
* Initial revisionAndrew C. Oliver2002-01-311-0/+669