| Commit message (Expand) | Author | Age | Files | Lines |
* | Update a test to match the new warning on short files | Nick Burch | 2008-05-07 | 1 | -1/+1 |
* | Add disabled test for bug #44898, and slightly improve a few poifs related er... | Nick Burch | 2008-05-06 | 3 | -0/+37 |
* | Update HSLFSlideShow and HSSFWorkbook to take advantage of POIFS updates, and... | Nick Burch | 2008-04-11 | 1 | -0/+0 |
* | Update the sample embeded documents to be from know sources, so we can test b... | Nick Burch | 2008-04-11 | 10 | -0/+0 |
* | refactored all hssf junits to get test sample data in the in one place | Josh Micich | 2008-04-07 | 3 | -82/+64 |
* | Fix bug #44627 - improve the thread safety of POILogFactory | Nick Burch | 2008-03-19 | 2 | -17/+16 |
* | Make a start on handling different big block sizes in POIFS, but work isn't c... | Nick Burch | 2008-03-13 | 4 | -6/+11 |
* | Embeded files from bug #44524 | Nick Burch | 2008-03-06 | 4 | -0/+0 |
* | Change the behaviour on short last blocks to be a warning not an exception, a... | Nick Burch | 2008-03-06 | 2 | -31/+88 |
* | Patch from Josh from bug #44437 - improved unit test for poifs | Nick Burch | 2008-02-21 | 4 | -0/+154 |
* | Patch from Josh from bug #44437 - improved unit test for poifs | Nick Burch | 2008-02-21 | 1 | -3/+7 |
* | Patch from Josh from bug #44366 - InputStreams passed to POIFSFileSystem are ... | Nick Burch | 2008-02-21 | 1 | -0/+136 |
* | 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 |