| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Bugzilla 48085 - improved error checking in BlockAllocationTableReader to tra... | Josh Micich | 2009-11-03 | 2 | -91/+93 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 1 | -0/+0 |
* | Fixed compiler warnings - unnecessary throws declaration | Josh Micich | 2009-08-18 | 1 | -28/+9 |
* | Fixed unused imports compiler warnings (and some others) | Josh Micich | 2009-08-18 | 7 | -131/+28 |
* | Fix the block allocation test, but still leave the recent blocks hssf bug fixed | Nick Burch | 2009-03-25 | 1 | -4/+10 |
* | Fix bug #46904, for old biff5/biff7 files where the block chain is terminated... | Nick Burch | 2009-03-24 | 2 | -0/+12 |
* | Improved error message when attempting to read BIFF2 file (bugzilla 46269) | Josh Micich | 2008-11-29 | 1 | -164/+171 |
* | Fix bug #45290 - Support odd files where the POIFS header block comes after t... | Nick Burch | 2008-11-12 | 4 | -12/+32 |
* | Merged revisions 707486,707519,707525,707534,707541-707542,707551,707585,7077... | Josh Micich | 2008-10-26 | 3 | -97/+209 |
* | More helpful error messages when you try to give POIFS an OOXML file | Nick Burch | 2008-07-31 | 1 | -1/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-20 | 2 | -11/+22 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-16 | 2 | -3/+5 |
* | Merge changes from trunk to the ooxml branch - revisions 634630 to | Nick Burch | 2008-03-29 | 2 | -20/+48 |
* | Merged revisions 627779-634630 via svnmerge from | Ugo Cei | 2008-03-08 | 1 | -3/+9 |
* | Add methods to check to see if a given InputStream has a OOXML file header, o... | Nick Burch | 2008-01-16 | 1 | -2/+5 |
* | Tweak comments, layout and exceptions in IOUtils and RawDataBlock. It should ... | Nick Burch | 2008-01-09 | 1 | -19/+27 |
* | SBAT fix from bug #11744 | Nick Burch | 2007-12-04 | 1 | -0/+3 |
* | replace Jakarta POI --> Apache POI in package.html files | Yegor Kozlov | 2007-06-06 | 1 | -1/+1 |
* | Detect, and report a meaningful error, if we come across an Office 2007 XML d... | Nick Burch | 2007-04-23 | 1 | -0/+8 |
* | Add standard licence header for src/java directory | Mark Thomas | 2007-01-15 | 1 | -1/+18 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 19 | -95/+114 |
* | Just removed a bunch of unused imports etc. Reduces eclipse warnings | Jason Height | 2006-08-29 | 1 | -1/+0 |
* | Bug 17890: Corrected exception text for zero byte file. | Jason Height | 2006-07-25 | 2 | -0/+7 |
* | - Ironed out a whole bunch of Javadoc issues. Not that the documentation is a... | Rainer Klute | 2005-01-02 | 1 | -3/+0 |
* | Merged REL_2_BRANCH to head. | Glen Stampoultzis | 2004-08-23 | 1 | -0/+1 |
* | New licence changes. | Glen Stampoultzis | 2004-04-09 | 20 | -988/+286 |
* | More Javadoc issues fixed. "ant javadoc" now runs without any complaints. How... | Rainer Klute | 2003-12-06 | 2 | -6/+0 |
* | Javadoc references to empty packages are not possible. I removed them. | Rainer Klute | 2003-12-05 | 1 | -1/+0 |
* | Slow input stream patch, bug 13478 | Avik Sengupta | 2003-07-31 | 3 | -3/+6 |
* | Changed copyright from 2002 to 2003 | Glen Stampoultzis | 2003-04-30 | 19 | -19/+19 |
* | vba code no longer corrupted - http://nagoya.apache.org/bugzilla/show_bug.cgi... | Andrew C. Oliver | 2002-09-16 | 3 | -10/+37 |
* | Applied patches from Loiec Lefeavre | Andrew C. Oliver | 2002-03-15 | 10 | -47/+47 |
* | added package doc | Andrew C. Oliver | 2002-03-10 | 1 | -0/+21 |
* | Initial revision | Andrew C. Oliver | 2002-01-31 | 19 | -0/+3317 |