Patch from Josh from bug #44449 - Handle SharedFormulas better, for where there are...
commit7e874e915b7f3d9fbbf942d568700cc5e7b269ef
authorNick Burch <nick@apache.org>
Thu, 21 Feb 2008 15:48:52 +0000 (21 15:48 +0000)
committerNick Burch <nick@apache.org>
Thu, 21 Feb 2008 15:48:52 +0000 (21 15:48 +0000)
treeb6d8d62c66660196ab3f98b94f675187a655ad82
parent96fd6fd0c9d0525e3a94c8dd98a82b6675186f18
Patch from Josh from bug #44449 - Handle SharedFormulas better, for where there are formulas for the same area on two sheets, and when the shared formula flag is set incorrectly

git-svn-id: https://svn.eu.apache.org/repos/asf/poi/trunk@629837 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/aggregates/ValueRecordsAggregate.java
src/testcases/org/apache/poi/hssf/data/AbnormalSharedFormulaFlag.xls [new file with mode: 0755]
src/testcases/org/apache/poi/hssf/record/aggregates/TestValueRecordsAggregate.java