aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/model/TestFormulaParserEval.java
Commit message (Expand)AuthorAgeFilesLines
* moved ptg classes to org.apache.poi.ss.formula.ptgYegor Kozlov2010-11-241-3/+3
* Patch 48284 - raise visibility of FormulaParseExceptionJosh Micich2009-11-271-9/+8
* Fixed use of deprecated property HSSFName.reference (should be refersToFormula)Josh Micich2009-02-031-3/+3
* Modified formula parser to encode SUM taking a single argument as tAttrSum (f...Josh Micich2009-02-021-5/+4
* Fix for bug 46174 - HSSFName now handles general formulas (not just area refe...Josh Micich2008-11-141-11/+14
* Merged revisions 696860,696898 via svnmerge from Josh Micich2008-09-191-9/+11
* Merged revisions 693591,693639,693658,693939,693941,693947,693990,694050,6940...Nick Burch2008-09-131-1/+1
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-08-091-19/+10
* Shuffle the FormulaParser stuff about, and get it all working with the new in...Nick Burch2008-03-291-1/+1
* Merged revisions 638786-638802,638805-638811,638813-638814,638816-639230,6392...Nick Burch2008-03-291-0/+110