aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/ss/formula/EvaluationCell.java
Commit message (Expand)AuthorAgeFilesLines
* bugzilla 52575: added an option to ignore missing workbook references in form...Yegor Kozlov2012-02-061-4/+6
* moved common formula-related code to org.apache.poi.ss.formula, eliminated de...Yegor Kozlov2010-11-211-3/+2
* modified EvaluationCell to make Evaluation API more easily wrapable.Josh Micich2008-12-031-4/+7
* javadocs cleanupYegor Kozlov2008-11-071-1/+1
* Performance optimisation for EvaluationCache. Changed to use HSSFCell as key...Josh Micich2008-10-091-0/+42