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 年之前
..
eventmodel Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 年之前
eventusermodel More work on FeatRecord/Shared Features. More is still needed though, it's still WIP 14 年之前
extractor force ASCII encoding when compiling sources, fixed unmappable characters for encoding ASCII 14 年之前
model fixed FormulaParser to correctly process defined names with underscore, see bugzilla 49725 14 年之前
record Fixed evaluation of cell references with column index greater than 255, see bugzilla 50096 13 年之前
usermodel use cached formula result when autosizing sheet columns, see Bugzilla 50211 13 年之前
util Renamed model.Workbook to InternalWorkbook to alleviate name clash. 14 年之前
HSSFITestDataProvider.java Replaced getInstance methods with field for instances of ITestDataProvider. Some simplification in hierarchy of related tests. 14 年之前
HSSFTestDataSamples.java moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 15 年之前
HSSFTests.java Removed unused Model, ModelFactory. ModelFactoryListener etc. 14 年之前