| Commit message (Expand) | Author | Age | Files | Lines |
* | Added missing license headers to 5 files. Removed dist target from howtobuild... | Dave Fisher | 2009-12-13 | 1 | -0/+16 |
* | Removed unused imports under src/java and src/testcases. Other minor fixes. | Josh Micich | 2009-12-09 | 1 | -17/+14 |
* | Bugzilla 48085 - improved error checking in BlockAllocationTableReader to tra... | Josh Micich | 2009-11-03 | 1 | -0/+45 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 5 | -0/+0 |
* | moved all test data to a top-level directory, refactored all junit usages of ... | Yegor Kozlov | 2009-08-23 | 13 | -6/+5 |
* | Fixed unused imports compiler warnings (and some others) | Josh Micich | 2009-08-18 | 3 | -50/+32 |
* | Clean-up in POIFS unit tests - compacted raw data declaration | Josh Micich | 2009-06-13 | 10 | -9458/+1818 |
* | Removed static void main(String[]) methods from junit classes. Other minor cl... | Josh Micich | 2009-06-12 | 25 | -1620/+491 |
* | set forkmode=once for junit tests, it made the build process faster by 5x | Yegor Kozlov | 2009-04-10 | 2 | -11/+14 |
* | Fix the block allocation test, but still leave the recent blocks hssf bug fixed | Nick Burch | 2009-03-25 | 1 | -1/+1 |
* | Added Apache License text to files where it was missing. Also fixed some comp... | Josh Micich | 2009-02-19 | 1 | -1/+18 |
* | Fix bug #45290 - Support odd files where the POIFS header block comes after t... | Nick Burch | 2008-11-12 | 2 | -2/+2 |
* | Merged revisions 707486,707519,707525,707534,707541-707542,707551,707585,7077... | Josh Micich | 2008-10-26 | 4 | -269/+47 |
* | More helpful error messages when you try to give POIFS an OOXML file | Nick Burch | 2008-07-31 | 1 | -1/+2 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-20 | 1 | -1/+1 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-05-16 | 4 | -1/+38 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-11 | 10 | -0/+0 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-07 | 3 | -82/+64 |
* | Merged revisions 638001-638784,638786-639486,639488-639601,639603-639836 via ... | Nick Burch | 2008-03-29 | 2 | -17/+16 |
* | Merge changes from trunk to the ooxml branch - revisions 634630 to | Nick Burch | 2008-03-29 | 4 | -6/+11 |
* | Merged revisions 627779-634630 via svnmerge from | Ugo Cei | 2008-03-08 | 12 | -34/+385 |
* | Add methods to check to see if a given InputStream has a OOXML file header, o... | Nick Burch | 2008-01-16 | 1 | -0/+22 |
* | Tweak comments, layout and exceptions in IOUtils and RawDataBlock. It should ... | Nick Burch | 2008-01-09 | 1 | -0/+113 |
* | SBAT fix from bug #11744 | Nick Burch | 2007-12-04 | 1 | -0/+25 |
* | Detect, and report a meaningful error, if we come across an Office 2007 XML d... | Nick Burch | 2007-04-23 | 1 | -0/+50 |
* | Applied copy2license script to the files that were converted by dos2unix. ant... | Henri Yandell | 2006-12-22 | 1 | -5/+6 |
* | Applying dos2unix on some of the Java files. The copy2license script isn't pi... | Henri Yandell | 2006-12-22 | 1 | -152/+152 |
* | Applying the copy2license.pl script (with tiny modification to allow for more... | Henri Yandell | 2006-12-22 | 34 | -170/+204 |
* | When sorting the contents of a directory, do so in a way that doesn't upset E... | Nick Burch | 2006-12-12 | 1 | -0/+152 |
* | - Superflous statements removed. | Rainer Klute | 2005-04-22 | 1 | -4/+0 |
* | - Forgot the copyright. Here it is. | Rainer Klute | 2004-12-28 | 1 | -1/+17 |
* | - Test case for empty documents added. | Rainer Klute | 2004-12-28 | 1 | -0/+130 |
* | New licence changes. | Glen Stampoultzis | 2004-04-09 | 33 | -1716/+495 |
* | bug 22195 ClassID support, by Michael Zalewski, sync from branch, pls verify | Avik Sengupta | 2003-10-31 | 2 | -2/+6 |
* | Slow input stream patch, bug 13478 | Avik Sengupta | 2003-07-31 | 2 | -1/+77 |
* | Changed copyright from 2002 to 2003 | Glen Stampoultzis | 2003-04-30 | 32 | -32/+32 |
* | vba code no longer corrupted - http://nagoya.apache.org/bugzilla/show_bug.cgi... | Andrew C. Oliver | 2002-09-16 | 1 | -6/+6 |
* | Applied patches from Loiec Lefeavre | Andrew C. Oliver | 2002-03-15 | 4 | -8/+8 |
* | fix bug in read() method | Mark Johnson | 2002-02-20 | 1 | -1/+3 |
* | Initial revision | Andrew C. Oliver | 2002-01-31 | 32 | -0/+16375 |