aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/model/TestFormulaParserIf.java
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up AttrPtg - made immutable, fixed property accessors.Josh Micich2009-11-131-1/+1
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-16/+16
* Partitioning common formula logic. Introduced FormulaRenderingWorkbook inter...Josh Micich2008-09-181-2/+1
* Fix for bug 45091 - serialization of RefN~ tokens. Simplified Ptg class hiera...Josh Micich2008-06-071-12/+12
* Added test cases for parsing IF expressions. Segregated IF test cases into a...Josh Micich2008-05-261-0/+239