aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/TestHSSFName.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-270/+0
* Sonar fixesAndreas Beeker2021-01-081-7/+7
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-30/+30
* remove some deprecated Font methods from WorkbookPJ Fanning2020-06-271-19/+0
* remove some deprecated Name methods from WorkbookPJ Fanning2020-06-271-1/+47
* Add unit tests for new Name.isHidden methodNick Burch2020-04-191-0/+4
* IDE and JavaDoc fixesDominik Stadler2018-12-301-3/+1
* javadoc: replace invalid self enclosing elementsPJ Fanning2017-07-171-1/+1
* Ensure SpreadsheetVersion is set for AreaReferencesPJ Fanning2017-06-281-3/+3
* Bug 56930: Add Workbook.getNames() to allow to query for names that appear mu...Dominik Stadler2016-03-131-6/+6
* #59170 - Remove deprecated classes (POI 3.15) - *Workbook.setRepeatingRowsAnd...Andreas Beeker2016-03-121-23/+10
* #58597: Fix tests to not do setAccessible(), add some doPrivileged, too.Uwe Schindler2015-11-111-15/+2
* 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