]> source.dussan.org Git - poi.git/commit
Bug 59736: Incorrect evaluation of SUBTOTAL with composite interval
authorDominik Stadler <centic@apache.org>
Sun, 31 Jul 2016 17:19:27 +0000 (17:19 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 31 Jul 2016 17:19:27 +0000 (17:19 +0000)
commit1f15f25cb8689c56dfd619c477519a2073ca9d27
tree6efe0e2656d1cb4b7da473f7f30ece03e3d16f41
parent673bf4779bd45a22144294089e7b5036538ea574
Bug 59736:  Incorrect evaluation of SUBTOTAL with composite interval

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754674 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/formula/LazyRefEval.java
src/java/org/apache/poi/ss/formula/functions/Subtotal.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFFormulaEvaluation.java
src/testcases/org/apache/poi/ss/formula/functions/TestSubtotal.java
test-data/spreadsheet/59736.xlsx [new file with mode: 0644]