]> source.dussan.org Git - poi.git/commit
Work inspired by bug #48018 - get HWPF lists more consistent in read vs write, and...
authorNick Burch <nick@apache.org>
Mon, 20 Sep 2010 14:26:49 +0000 (14:26 +0000)
committerNick Burch <nick@apache.org>
Mon, 20 Sep 2010 14:26:49 +0000 (14:26 +0000)
commit8b2f2bcff633d330eef903ab9babe7129ed1d96e
tree3ffb76158a2771a785ef6a2490ace86e70d0a1f0
parentd71e92ace2cd7fe60d6368caa95e8d21cd5b6e5e
Work inspired by bug #48018 - get HWPF lists more consistent in read vs write, and preserve order as apparently that matters. Includes a fair number of list related unit tests, but not for everything

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998943 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/scratchpad/src/org/apache/poi/hwpf/model/ListLevel.java
src/scratchpad/src/org/apache/poi/hwpf/model/ListTables.java
src/scratchpad/src/org/apache/poi/hwpf/usermodel/Paragraph.java
src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestLists.java [new file with mode: 0644]
test-data/document/Lists.doc [new file with mode: 0644]