aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/eventusermodel/TestHSSFEventFactory.java
Commit message (Expand)AuthorAgeFilesLines
* Ensure that the ThreadLocal-Biff-Password is reset correctly after each usage...Dominik Stadler2015-09-221-0/+7
* Fix inconsistent indentsNick Burch2015-04-231-102/+102
* Add unit test for Eventmodel processing of password protected excel filesNick Burch2015-04-231-0/+63
* * Verify some more Text-Extraction features as part of integration tests, fix...Dominik Stadler2015-02-271-2/+14
* More work on FeatRecord/Shared Features. More is still needed though, it's st...Nick Burch2009-12-261-4/+6
* refactored all hssf junits to get test sample data in the in one placeJosh Micich2008-04-071-51/+50
* Convert HSSFEventFactory to using the new HSSFRecordStream, which returns ful...Nick Burch2008-01-311-0/+21
* fixed re-open of bug #42844. HSSFEventFactory silently skips unknown records ...Yegor Kozlov2007-09-131-0/+18
* Fix for bug #42844 - Include some of the crazy continue record handling that ...Nick Burch2007-08-231-0/+88