]> source.dussan.org Git - poi.git/commit
Correctly handle the last paragraph via a fix to TableCell - patch from bug #44292
authorNick Burch <nick@apache.org>
Fri, 25 Jan 2008 11:52:39 +0000 (11:52 +0000)
committerNick Burch <nick@apache.org>
Fri, 25 Jan 2008 11:52:39 +0000 (11:52 +0000)
commit3fcfae722ba83c19ca1465c15b5c394b0959b5ce
tree7bdef2fe40cfd1c3885b1339f5c49c14cb64e3f2
parentbbad57c0e33904842634c1a8084a41f6948c82ca
Correctly handle the last paragraph via a fix to TableCell - patch from bug #44292

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