poi/src/testcases/org/apache/poi/hssf
Yegor Kozlov 70543d034e support for retrieving pictures from HSSF workbooks, see bugzilla 50022
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1004233 13f79535-47bb-0310-9956-ffa450edef68
2010-10-04 13:34:17 +00:00
..
eventmodel Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 2009-12-26 02:17:34 +00:00
eventusermodel More work on FeatRecord/Shared Features. More is still needed though, it's still WIP 2009-12-26 19:57:09 +00:00
extractor force ASCII encoding when compiling sources, fixed unmappable characters for encoding ASCII 2010-06-13 06:26:14 +00:00
model fixed FormulaParser to correctly process defined names with underscore, see bugzilla 49725 2010-08-12 15:10:12 +00:00
record improved rounding in MathX.mod, see Bugzilla 50033 2010-10-01 12:02:52 +00:00
usermodel support for retrieving pictures from HSSF workbooks, see bugzilla 50022 2010-10-04 13:34:17 +00:00
util Renamed model.Workbook to InternalWorkbook to alleviate name clash. 2009-12-22 00:51:29 +00:00
HSSFITestDataProvider.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 2009-12-26 02:17:34 +00:00
HSSFTestDataSamples.java moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 2009-08-23 12:34:24 +00:00
HSSFTests.java Removed unused Model, ModelFactory. ModelFactoryListener etc. 2009-12-22 00:03:04 +00:00