]> source.dussan.org Git - poi.git/commit
Patch from N. Hira from bug #45001 - Further fix for HWPF Range.delete() and unicode...
authorNick Burch <nick@apache.org>
Sat, 28 Jun 2008 18:54:02 +0000 (18:54 +0000)
committerNick Burch <nick@apache.org>
Sat, 28 Jun 2008 18:54:02 +0000 (18:54 +0000)
commit24053679a8f50f7da40f9be9a4b2442fb5b4dbe1
treeead0780e52b4594697214b2b42f17334075d5a67
parente4c11036df87d4f8ae82fc0f4f6d042acbf0a7fe
Patch from N. Hira from bug #45001 - Further fix for HWPF Range.delete() and unicode characters

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@672569 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/testcases/org/apache/poi/hwpf/data/testRangeDelete.doc [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestRangeDelete.java [new file with mode: 0644]