aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs/storage
Commit message (Expand)AuthorAgeFilesLines
* Make a start on handling different big block sizes in POIFS, but work isn't c...Nick Burch2008-03-132-20/+48
* Change the behaviour on short last blocks to be a warning not an exception, a...Nick Burch2008-03-061-3/+9
* Add methods to check to see if a given InputStream has a OOXML file header, o...Nick Burch2008-01-161-2/+5
* Tweak comments, layout and exceptions in IOUtils and RawDataBlock. It should ...Nick Burch2008-01-091-19/+27
* SBAT fix from bug #11744Nick Burch2007-12-041-0/+3
* 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/+8
* 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-2219-95/+114
* Just removed a bunch of unused imports etc. Reduces eclipse warningsJason Height2006-08-291-1/+0
* Bug 17890: Corrected exception text for zero byte file.Jason Height2006-07-252-0/+7
* - Ironed out a whole bunch of Javadoc issues. Not that the documentation is a...Rainer Klute2005-01-021-3/+0
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-231-0/+1
* New licence changes.Glen Stampoultzis2004-04-0920-988/+286
* More Javadoc issues fixed. "ant javadoc" now runs without any complaints. How...Rainer Klute2003-12-062-6/+0
* Javadoc references to empty packages are not possible. I removed them.Rainer Klute2003-12-051-1/+0
* Slow input stream patch, bug 13478Avik Sengupta2003-07-313-3/+6
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-3019-19/+19
* vba code no longer corrupted - http://nagoya.apache.org/bugzilla/show_bug.cgi...Andrew C. Oliver2002-09-163-10/+37
* Applied patches from Loiec LefeavreAndrew C. Oliver2002-03-1510-47/+47
* added package docAndrew C. Oliver2002-03-101-0/+21
* Initial revisionAndrew C. Oliver2002-01-3119-0/+3317