Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for bug 46898 - Formula evaluator should not cache intermediate circular-... | Josh Micich | 2009-03-30 | 1 | -0/+10 |
* | fixed generics compiler warnings for poi.ss.formula | Josh Micich | 2008-12-03 | 1 | -8/+8 |
* | Performance optimisation for EvaluationCache. Changed to use HSSFCell as key... | Josh Micich | 2008-10-09 | 1 | -46/+58 |
* | Optimised the FormulaEvaluator to take cell dependencies into account | Josh Micich | 2008-09-23 | 1 | -13/+37 |
* | Partitioning common formula logic. Introduced FormulaParsingWorkbook and Eva... | Josh Micich | 2008-09-19 | 1 | -0/+106 |