]> source.dussan.org Git - poi.git/commit
Patch from Josh from bug #44449 - Handle SharedFormulas better, for where there are...
authorNick Burch <nick@apache.org>
Thu, 21 Feb 2008 15:48:52 +0000 (15:48 +0000)
committerNick Burch <nick@apache.org>
Thu, 21 Feb 2008 15:48:52 +0000 (15:48 +0000)
commitb6b58b6d44bba25c4b389bbede71ed033c6305a6
treeb6d8d62c66660196ab3f98b94f675187a655ad82
parentfdd81557dffcf136a141adac8000f3fa90d0c2d8
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.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