Patch from Raghu from bug #44580 - Fix bug #28627, where hwpf Range.delete() didn...
commit203895f581e43ee1a3b97c35480dab3fb35937c0
authorNick Burch <nick@apache.org>
Thu, 13 Mar 2008 13:03:25 +0000 (13 13:03 +0000)
committerNick Burch <nick@apache.org>
Thu, 13 Mar 2008 13:03:25 +0000 (13 13:03 +0000)
tree8412ac5331a27a8f94a5413e3ee4b5ec3a308120
parentf82b9e83eaeb4aa776b4081d2f9c34947f1c0c02
Patch from Raghu from bug #44580 - Fix bug #28627, where hwpf Range.delete() didn't work properly

git-svn-id: https://svn.eu.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