aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/poifs
Commit message (Expand)AuthorAgeFilesLines
* Update a test to match the new warning on short filesNick Burch2008-05-071-1/+1
* Add disabled test for bug #44898, and slightly improve a few poifs related er...Nick Burch2008-05-063-0/+37
* Update HSLFSlideShow and HSSFWorkbook to take advantage of POIFS updates, and...Nick Burch2008-04-111-0/+0
* Update the sample embeded documents to be from know sources, so we can test b...Nick Burch2008-04-1110-0/+0
* refactored all hssf junits to get test sample data in the in one placeJosh Micich2008-04-073-82/+64
* Fix bug #44627 - improve the thread safety of POILogFactoryNick Burch2008-03-192-17/+16
* Make a start on handling different big block sizes in POIFS, but work isn't c...Nick Burch2008-03-134-6/+11
* Embeded files from bug #44524Nick Burch2008-03-064-0/+0
* Change the behaviour on short last blocks to be a warning not an exception, a...Nick Burch2008-03-062-31/+88
* Patch from Josh from bug #44437 - improved unit test for poifsNick Burch2008-02-214-0/+154
* Patch from Josh from bug #44437 - improved unit test for poifsNick Burch2008-02-211-3/+7
* Patch from Josh from bug #44366 - InputStreams passed to POIFSFileSystem are ...Nick Burch2008-02-211-0/+136
* Add methods to check to see if a given InputStream has a OOXML file header, o...Nick Burch2008-01-161-0/+22
* Tweak comments, layout and exceptions in IOUtils and RawDataBlock. It should ...Nick Burch2008-01-091-0/+113
* SBAT fix from bug #11744Nick Burch2007-12-041-0/+25
* Detect, and report a meaningful error, if we come across an Office 2007 XML d...Nick Burch2007-04-231-0/+50
* Applied copy2license script to the files that were converted by dos2unix. ant...Henri Yandell2006-12-221-5/+6
* Applying dos2unix on some of the Java files. The copy2license script isn't pi...Henri Yandell2006-12-221-152/+152
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-2234-170/+204
* When sorting the contents of a directory, do so in a way that doesn't upset E...Nick Burch2006-12-121-0/+152
* - Superflous statements removed.Rainer Klute2005-04-221-4/+0
* - Forgot the copyright. Here it is.Rainer Klute2004-12-281-1/+17
* - Test case for empty documents added.Rainer Klute2004-12-281-0/+130
* New licence changes.Glen Stampoultzis2004-04-0933-1716/+495
* bug 22195 ClassID support, by Michael Zalewski, sync from branch, pls verifyAvik Sengupta2003-10-312-2/+6
* Slow input stream patch, bug 13478Avik Sengupta2003-07-312-1/+77
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-3032-32/+32
* vba code no longer corrupted - http://nagoya.apache.org/bugzilla/show_bug.cgi...Andrew C. Oliver2002-09-161-6/+6
* Applied patches from Loiec LefeavreAndrew C. Oliver2002-03-154-8/+8
* fix bug in read() methodMark Johnson2002-02-201-1/+3
* Initial revisionAndrew C. Oliver2002-01-3132-0/+16375