aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/filesystem/NPOIFSStream.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 56437 - [PATCH] Streaming write support in NPOIFSAndreas Beeker2014-04-211-57/+95
* Fix a couple of NPOIFS bugs relating to empty files, empty documents and non-...Nick Burch2011-03-251-2/+4
* Add TODOs for further stream writing workNick Burch2010-12-281-2/+4
* More NPOIFSStream tests, and explicit free support+testNick Burch2010-12-281-5/+26
* Start to support the MiniStream, by extracting out the BlockStore superclass ...Nick Burch2010-12-271-21/+26
* Move the SBAT/BAT cutoff constant to POIFSConstantsNick Burch2010-12-271-1/+1
* Add NPOIFSFileSystem support for identifying free blocks, along with partial ...Nick Burch2010-12-231-3/+8
* More NPOIFSFileSystem and NPOIFSStream read unit tests, along with details of...Nick Burch2010-12-231-1/+20
* Initial NPOIFS low level stream reader and writer. Still needs unit tests, bu...Nick Burch2010-12-221-0/+172