aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/xssf/model/TestCalculationChain.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-64/+0
* Sonar fixesAndreas Beeker2021-01-091-1/+1
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-2/+2
* Migrate all junit tests to Junit 4Andreas Beeker2019-12-271-5/+7
* Close more file-handles in testsDominik Stadler2019-03-031-29/+29
* change HyperLink getType to return HyperlinkTypePJ Fanning2017-09-181-3/+3
* bug 59791: getCellType and getCachedFormulaResultType should return an intege...Javen O'Neal2016-07-041-3/+3
* bug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.*Javen O'Neal2016-07-041-5/+8
* Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methodsAndreas Beeker2014-08-281-2/+2
* Fix deprecated warningsNick Burch2010-07-021-2/+2
* removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...Yegor Kozlov2009-09-131-0/+0
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-4/+4
* added suport for Calculation Chain in XSSF, remove reference from calculation...Yegor Kozlov2009-02-081-0/+59