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.
Nick Burch 2fbe2f48a1 Fix bug #49931 - Avoid concurrency problems when re-ordering multiple HSSF header records for a PageSettingsBlock 13 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 fixed FormulaParser to correctly process defined names with underscore, see bugzilla 49725 14 years ago
record fixed LEFT and RIGHT to return #VALUE! when called with a negative operand, see Bugzilla 49841 14 years ago
usermodel Fix bug #49931 - Avoid concurrency problems when re-ordering multiple HSSF header records for a PageSettingsBlock 13 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