You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yegor Kozlov 74ff0ab72f added a failing unit test for bug #49612 14 years ago
..
eventmodel Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
eventusermodel More work on FeatRecord/Shared Features. More is still needed though, it's still WIP 14 years ago
extractor force ASCII encoding when compiling sources, fixed unmappable characters for encoding ASCII 14 years ago
model Patch from Andrew Shirley from bug #49185 - Support for HSSFNames where the comment is stored in a NameCommentRecord 14 years ago
record Patch from Andrew Shirley from bug #49185 - Support for HSSFNames where the comment is stored in a NameCommentRecord 14 years ago
usermodel added a failing unit test for bug #49612 14 years ago
util Renamed model.Workbook to InternalWorkbook to alleviate name clash. 14 years ago
HSSFITestDataProvider.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 years ago
HSSFTestDataSamples.java moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 15 years ago
HSSFTests.java Removed unused Model, ModelFactory. ModelFactoryListener etc. 14 years ago