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 8e4d2bbba3 Fixed evaluation of cell references with column index greater than 255, see bugzilla 50096 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 evaluation of cell references with column index greater than 255, see bugzilla 50096 13 years ago
usermodel use cached formula result when autosizing sheet columns, see Bugzilla 50211 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