aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/filesystem
Commit message (Expand)AuthorAgeFilesLines
...
* Move the SBAT/BAT cutoff constant to POIFSConstantsNick Burch2010-12-271-1/+1
* More NPOIFS testsNick Burch2010-12-271-4/+8
* Start on PropertyTable support for NPOIFS, and more NPOIFS testsNick Burch2010-12-231-10/+12
* Add NPOIFSFileSystem support for identifying free blocks, along with partial ...Nick Burch2010-12-232-9/+85
* More NPOIFSFileSystem and NPOIFSStream read unit tests, along with details of...Nick Burch2010-12-232-5/+33
* Initial NPOIFS low level stream reader and writer. Still needs unit tests, bu...Nick Burch2010-12-222-12/+212
* More PropertyTable refactoring - pull common code out into a Base, so we can ...Nick Burch2010-12-202-4/+6
* POIFS Property refactoring ready for NIO supportNick Burch2010-12-201-3/+1
* Bit more on NPOIFSFileSystem, and some typo fixes in documentationNick Burch2010-12-191-4/+29
* Change how the NIO block read works, to re-use the byte array for the from-In...Nick Burch2010-12-191-7/+45
* Initial work on a NIO POIFSFileSystem. Currently is able to open the file and...Nick Burch2010-12-191-0/+655
* Move CloseIgnoringInputStream out to its own class, and add more helper methodsNick Burch2010-12-191-17/+1
* Start to merge the POIFS classes HeaderBlockReader and HeaderBlockWriter into...Nick Burch2010-12-191-12/+12
* Fix bug #50118Nick Burch2010-10-221-3/+13
* Fix 1.6ismNick Burch2010-09-211-1/+4
* Add license headers to Ole10Native-related classesMaxim Valyanskiy2010-09-092-0/+34
* Add code for reading Ole10Native dataMaxim Valyanskiy2010-09-092-0/+266
* Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msgNick Burch2010-08-041-0/+9
* Add DISABLED test which shows the latest problem relating to bug #49139Nick Burch2010-05-031-1/+1
* Resolve bug #49139 - don't assume that the block size is always 512 bytes. In...Nick Burch2010-04-252-40/+89
* Fix an issue with the HSMF tests working on some machines but not others - Ma...Nick Burch2010-02-191-15/+19
* Start on major HSMF refactoring. Should compile, but not quite all tests pass...Nick Burch2010-01-071-1/+8
* Skip warnings we can't avoidNick Burch2010-01-071-2/+2
* Add in a few bits of Generics to avoid warningsNick Burch2010-01-032-9/+10
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-38/+23
* Fixed compiler warnings - unnecessary elseJosh Micich2009-08-181-37/+31
* Fixing compiler warnings - unnecessary typecastsJosh Micich2009-08-181-52/+51
* Fixed POIFSFileSystem to set CLSID of root when constructing instances from I...Yegor Kozlov2009-04-201-0/+3
* Fix bug #45290 - Support odd files where the POIFS header block comes after t...Nick Burch2008-11-121-10/+18
* Further simplification to RecordInputStream. Mostly regarding Strings, Conti...Josh Micich2008-10-251-3/+5
* Optimisation of RecordInputStream - removed intermediate 8K byte buffer. Exp...Josh Micich2008-10-242-428/+353
* Simplification and code clean-upJosh Micich2008-10-241-598/+444
* Switch to using our own logger, rather than the commons oneNick Burch2008-04-141-4/+5
* Improve how POIFS works with directory entries, and update HWPFDocument to su...Nick Burch2008-04-102-10/+28
* Make a start on handling different big block sizes in POIFS, but work isn't c...Nick Burch2008-03-131-6/+20
* Patch from Josh from bug #44366 - InputStreams passed to POIFSFileSystem are ...Nick Burch2008-02-211-16/+100
* Tidy up the imports, remove accidental link to xmlbeansNick Burch2008-01-161-8/+10
* Add methods to check to see if a given InputStream has a OOXML file header, o...Nick Burch2008-01-161-0/+33
* replace Jakarta POI --> Apache POI in package.html filesYegor Kozlov2007-06-061-1/+1
* Detect, and report a meaningful error, if we come across an Office 2007 XML d...Nick Burch2007-04-231-0/+36
* 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-2215-75/+90
* Just removed a bunch of unused imports etc. Reduces eclipse warningsJason Height2006-08-291-4/+0
* - Ironed out a whole bunch of Javadoc issues. Not that the documentation is a...Rainer Klute2005-01-021-4/+2
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-231-4/+5
* New licence changes.Glen Stampoultzis2004-04-0916-780/+226
* More Javadoc issues fixed. "ant javadoc" now runs without any complaints. How...Rainer Klute2003-12-061-6/+4
* getters and setters for ClassID - addendum to bug 22195, by Kirill JacobsonAvik Sengupta2003-11-013-0/+40
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-3015-15/+15