aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/poifs
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #45290 - Support odd files where the POIFS header block comes after t...Nick Burch2008-11-127-27/+55
* Merged revisions 707486,707519,707525,707534,707541-707542,707551,707585,7077...Josh Micich2008-10-265-1121/+1006
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-291-0/+74
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-201-8/+25
* More helpful error messages when you try to give POIFS an OOXML fileNick Burch2008-07-311-1/+1
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-05-202-11/+22
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-05-162-3/+5
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-141-4/+5
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-04-113-10/+109
* Merge changes from trunk to the ooxml branch - revisions 634630 to Nick Burch2008-03-295-27/+73
* Merged revisions 627779-634630 via svnmerge from Ugo Cei2008-03-082-19/+109
* Fix imports, removing a dependency on XMLBeans.Ugo Cei2008-01-161-8/+10
* Add methods to check to see if a given InputStream has a OOXML file header, o...Nick Burch2008-01-163-2/+41
* 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-067-7/+7
* Detect, and report a meaningful error, if we come across an Office 2007 XML d...Nick Burch2007-04-232-0/+44
* Add standard licence header for src/java directoryMark Thomas2007-01-157-7/+126
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-2251-255/+306
* When sorting the contents of a directory, do so in a way that doesn't upset E...Nick Burch2006-12-121-3/+30
* Just removed a bunch of unused imports etc. Reduces eclipse warningsJason Height2006-08-292-5/+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-024-12/+2
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-234-4/+8
* New licence changes.Glen Stampoultzis2004-04-0958-2652/+773
* More Javadoc issues fixed. "ant javadoc" now runs without any complaints. How...Rainer Klute2003-12-063-12/+4
* Javadoc references to empty packages are not possible. I removed them.Rainer Klute2003-12-053-3/+0
* getters and setters for ClassID - addendum to bug 22195, by Kirill JacobsonAvik Sengupta2003-11-013-0/+40
* bug 22195 ClassID support, by Michael Zalewski, sync from branch, pls verifyAvik Sengupta2003-10-311-1/+34
* Slow input stream patch, bug 13478Avik Sengupta2003-07-313-3/+6
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-3051-51/+51
* vba code no longer corrupted - http://nagoya.apache.org/bugzilla/show_bug.cgi...Andrew C. Oliver2002-09-164-10/+40
* First HPSF test cases added.Rainer Klute2002-07-221-4/+0
* Oh, well...Rainer Klute2002-03-151-3/+2
* *** empty log message ***Rainer Klute2002-03-151-71/+0
* Renamed from PoiFSConstantsRainer Klute2002-03-151-0/+70
* Applied patches from Loiec LefeavreAndrew C. Oliver2002-03-1516-64/+64
* added javadoc package descriptsAndrew C. Oliver2002-03-101-0/+20
* javadoc package descriptionsAndrew C. Oliver2002-03-102-0/+39
* oops wrong package in the seeAndrew C. Oliver2002-03-101-1/+1
* packge docsAndrew C. Oliver2002-03-101-0/+19
* added package docAndrew C. Oliver2002-03-101-0/+21
* added package descriptionsAndrew C. Oliver2002-03-101-0/+19
* javadoc pacakge fileAndrew C. Oliver2002-03-101-0/+21
* fix bug in read() methodMark Johnson2002-02-201-1/+1
* Initial revisionAndrew C. Oliver2002-01-3151-0/+10351