]> source.dussan.org Git - poi.git/commit
Bug 51448 - Avoid exception when evaluating workbooks with more than 256 sheets
authorYegor Kozlov <yegor@apache.org>
Sat, 2 Jul 2011 09:05:35 +0000 (09:05 +0000)
committerYegor Kozlov <yegor@apache.org>
Sat, 2 Jul 2011 09:05:35 +0000 (09:05 +0000)
commit16bee58c25f06e3e9bd27d52d22b285202034445
tree691715651daa67136054834a7b9566823d624d3a
parent3fc8c3b1b799457c2432adb29c6cb2065306027e
Bug 51448 - Avoid exception when evaluating workbooks with more than 256 sheets

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142181 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/ss/formula/PlainCellCache.java
src/testcases/org/apache/poi/ss/formula/TestEvaluationCache.java
src/testcases/org/apache/poi/ss/formula/TestPlainCellCache.java [new file with mode: 0644]