]> source.dussan.org Git - poi.git/commit
Patch from Raghu from bug #44580 - Fix bug #28627, where hwpf Range.delete() didn...
authorNick Burch <nick@apache.org>
Thu, 13 Mar 2008 13:03:25 +0000 (13:03 +0000)
committerNick Burch <nick@apache.org>
Thu, 13 Mar 2008 13:03:25 +0000 (13:03 +0000)
commited17ee30bb97bad885c48c7a90bba49294093484
tree8412ac5331a27a8f94a5413e3ee4b5ec3a308120
parentc532455620f42677f3365284257f6682be0abe8d
Patch from Raghu from bug #44580 - Fix bug #28627, where hwpf Range.delete() didn't work properly

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@636751 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/scratchpad/src/org/apache/poi/hwpf/model/TextPiece.java
src/scratchpad/src/org/apache/poi/hwpf/usermodel/Range.java
src/scratchpad/testcases/org/apache/poi/hwpf/data/Bug28627.doc [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestProblems.java