]> source.dussan.org Git - poi.git/commit
Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in drawing...
authorYegor Kozlov <yegor@apache.org>
Mon, 28 May 2012 12:15:16 +0000 (12:15 +0000)
committerYegor Kozlov <yegor@apache.org>
Mon, 28 May 2012 12:15:16 +0000 (12:15 +0000)
commitc3739d5be475ad449fe5cd4c8379462e95b0accc
tree54b60ae10a515e6c4db40e8b1fa66f0209a5dab7
parent4d59f7214184e9a4ef6258b706a4ab4ea518d539
Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in drawing blocks

git-svn-id: https://svn.apache.org/repos/asf/poi/branches/gsoc2012@1343218 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/model/InternalSheet.java
src/java/org/apache/poi/hssf/record/EscherAggregate.java
src/testcases/org/apache/poi/hssf/model/TestDrawingAggregate.java [new file with mode: 0644]
test-data/spreadsheet/45129.xls [new file with mode: 0755]
test-data/spreadsheet/dg-text.xls [new file with mode: 0755]