]> source.dussan.org Git - poi.git/commit
fixed evaluation of XSSF workbooks containing formulas with reference errors (#REF...
authorYegor Kozlov <yegor@apache.org>
Wed, 25 Aug 2010 13:29:55 +0000 (13:29 +0000)
committerYegor Kozlov <yegor@apache.org>
Wed, 25 Aug 2010 13:29:55 +0000 (13:29 +0000)
commitd959321d7231e0caed10046593f099c8fa7f9f76
tree310b3365222c3e5f42951314280407fbd8d403fa
parentb98b01b29b0168b09bab225e8b93067ae3e89ebd
fixed evaluation of XSSF workbooks containing formulas with reference errors (#REF!), see Bugzilla 49783

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@989100 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/ss/formula/FormulaParser.java
src/java/org/apache/poi/ss/usermodel/FormulaError.java
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
test-data/spreadsheet/49783.xlsx [new file with mode: 0644]