poi/src/testcases/org/apache/poi/hssf
Josh Micich da8c3b0dab Changed HSSFEvaluationWorkbook to avoid re-parsing cell formulas during execution. (working towards fix for bug 45865)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@699178 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 04:49:20 +00:00
..
data Test to show that bug #45492 is invalid 2008-09-21 18:56:32 +00:00
eventmodel Replaced calls to deprecated versions of createCell(), getCell(), createRow(), and getRow(). (Changing short to int) 2008-08-25 22:41:08 +00:00
eventusermodel Partitioning common formula logic. Introduced FormulaParsingWorkbook and EvaluationWorkbook interfaces to make merge with ooxml branch easier 2008-09-19 02:19:58 +00:00
extractor Update hssf.extractor.ExcelExtractor to optionally output blank cells too 2008-09-21 19:17:41 +00:00
model Partitioning common formula logic. Introduced FormulaParsingWorkbook and EvaluationWorkbook interfaces to make merge with ooxml branch easier 2008-09-19 02:19:58 +00:00
record Changed HSSFEvaluationWorkbook to avoid re-parsing cell formulas during execution. (working towards fix for bug 45865) 2008-09-26 04:49:20 +00:00
usermodel Optimised the FormulaEvaluator to take cell dependencies into account 2008-09-23 00:40:22 +00:00
util Partitioning common formula logic. Introduced FormulaRenderingWorkbook interface to make merge with ooxml branch easier 2008-09-18 21:22:23 +00:00
HSSFTestDataSamples.java added disabled junit for bug 44916 2008-05-01 15:46:21 +00:00
HSSFTests.java Changed HSSFEvaluationWorkbook to avoid re-parsing cell formulas during execution. (working towards fix for bug 45865) 2008-09-26 04:49:20 +00:00