aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/TestHSSFName.java
Commit message (Expand)AuthorAgeFilesLines
* fix eclipse warning - mostly generics cosmeticsAndreas Beeker2015-09-121-41/+58
* Patch from Raúl Wegmann from bug #56735 / GitHub Pull #10 - Rationalise POI ...Nick Burch2014-07-241-6/+2
* Fix bug #50718 - More helpful error message when you try to create a CellRefe...Nick Burch2011-03-041-1/+1
* moved ptg classes to org.apache.poi.ss.formula.ptgYegor Kozlov2010-11-241-1/+1
* Replaced getInstance methods with field for instances of ITestDataProvider. ...Josh Micich2009-12-261-10/+9
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* rolling back r781622Josh Micich2009-06-041-7/+1
* submitted in errorJosh Micich2009-06-031-1/+7
* Bugzilla 47048 - Fixed evaluation of defined names with the 'complex' flag setJosh Micich2009-05-151-19/+33
* more refactoring of common ss testsYegor Kozlov2009-03-291-5/+198
* improved test cases: moved common hssf-xssf test to org.apache.poi.ss namespa...Yegor Kozlov2009-03-271-0/+48