aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/hssf/usermodel/HSSFEvaluationCell.java
Commit message (Expand)AuthorAgeFilesLines
* modified EvaluationCell to make Evaluation API more easily wrapable.Josh Micich2008-12-031-8/+5
* converted short HSSFCell.getCellNum to int getColumnIndexJosh Micich2008-10-091-1/+1
* Performance optimisation for EvaluationCache. Changed to use HSSFCell as key...Josh Micich2008-10-091-0/+75