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 1559a6d4bd Do not allow text longer than 32,767 characters in HSSF cells, see Bugzilla 47751 15 years ago
..
eventmodel Fixing compiler warnings - unnecessary typecasts 15 years ago
eventusermodel Partitioning common formula logic. Introduced FormulaParsingWorkbook and EvaluationWorkbook interfaces to make merge with ooxml branch easier 15 years ago
extractor moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 15 years ago
model Fixed compiler warnings - unnecessary throws declaration 15 years ago
record added TestIndirect to suite (from 47721/r806759) 15 years ago
usermodel Do not allow text longer than 32,767 characters in HSSF cells, see Bugzilla 47751 15 years ago
util minor improvements to sheet name validation and identification of cell references vs defined names 15 years ago
HSSFITestDataProvider.java moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 15 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 Fix bug (broken junit) introduced in r773412. Also hooked up test. 15 years ago