| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add code for reading Ole10Native data | Maxim Valyanskiy | 2010-09-09 | 2 | -0/+20 |
* | Added loose tests to junit hierarchy | Josh Micich | 2010-05-24 | 1 | -1/+2 |
* | Hopefully finish fixing bug #49139 - track down another subtle hard coding of... | Nick Burch | 2010-05-05 | 1 | -3/+3 |
* | Add DISABLED test which shows the latest problem relating to bug #49139 | Nick Burch | 2010-05-03 | 1 | -2/+19 |
* | Enable the tests for bug #49139, now that we have a sample test file to go wi... | Nick Burch | 2010-05-03 | 1 | -4/+12 |
* | Resolve bug #49139 - don't assume that the block size is always 512 bytes. In... | Nick Burch | 2010-04-25 | 1 | -0/+33 |
* | Lots more documentation on how we read in POIFS files and process the sectors... | Nick Burch | 2010-04-13 | 1 | -0/+20 |
* | Fix an issue with the HSMF tests working on some machines but not others - Ma... | Nick Burch | 2010-02-19 | 1 | -7/+17 |
* | Removed unused imports under src/java and src/testcases. Other minor fixes. | Josh Micich | 2009-12-09 | 1 | -17/+14 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 2 | -0/+0 |
* | moved all test data to a top-level directory, refactored all junit usages of ... | Yegor Kozlov | 2009-08-23 | 1 | -6/+5 |
* | Fixed unused imports compiler warnings (and some others) | Josh Micich | 2009-08-18 | 1 | -12/+10 |
* | Removed static void main(String[]) methods from junit classes. Other minor cl... | Josh Micich | 2009-06-12 | 7 | -430/+123 |
* | Merged revisions 707486,707519,707525,707534,707541-707542,707551,707585,7077... | Josh Micich | 2008-10-26 | 1 | -86/+16 |
* | 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 | 1 | -0/+37 |
* | Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392... | Nick Burch | 2008-04-07 | 3 | -82/+64 |
* | Merged revisions 627779-634630 via svnmerge from | Ugo Cei | 2008-03-08 | 3 | -3/+187 |
* | Add methods to check to see if a given InputStream has a OOXML file header, o... | Nick Burch | 2008-01-16 | 1 | -0/+22 |
* | 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 | 10 | -50/+60 |
* | 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 | 9 | -468/+135 |
* | 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 | 8 | -8/+8 |
* | fix bug in read() method | Mark Johnson | 2002-02-20 | 1 | -1/+3 |
* | Initial revision | Andrew C. Oliver | 2002-01-31 | 8 | -0/+2321 |