]> source.dussan.org Git - poi.git/commit
Fix from bug #41726 - support signed offsets from relative areas and references
authorNick Burch <nick@apache.org>
Tue, 22 Jan 2008 14:48:51 +0000 (14:48 +0000)
committerNick Burch <nick@apache.org>
Tue, 22 Jan 2008 14:48:51 +0000 (14:48 +0000)
commita2b9f402d24f14ea5687ee48f586e76232409505
treee344d03e45ca0ad1ef8484dc0102b0568fc0ddaa
parentf6cb95b0ba303e294fc90ce648c292d6d4c53bfc
Fix from bug #41726 - support signed offsets from relative areas and references

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@614211 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/SharedFormulaRecord.java
src/testcases/org/apache/poi/hssf/data/SharedFormulaTest.xls [new file with mode: 0644]
src/testcases/org/apache/poi/hssf/usermodel/TestFormulas.java