index
:
poi.git
BUILD_BRANCH
NIO_32_BRANCH
NIO_BRANCH
REL_1_5_BRANCH
REL_2_BRANCH
REL_3_10_BRANCH
REL_3_11_BRANCH
common_sl
dependabot/gradle/batikVersion-1.18
dependabot/gradle/com.fasterxml.woodstox-woodstox-core-7.1.0
dependabot/gradle/com.github.spotbugs-6.0.24
dependabot/gradle/com.github.spotbugs-6.0.25
dependabot/gradle/com.github.spotbugs-6.0.26
dependabot/gradle/com.github.spotbugs-6.0.27
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/log4jVersion-2.24.1
dependabot/gradle/log4jVersion-2.24.2
dependabot/gradle/log4jVersion-2.24.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.7
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.7
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.sonarqube-6.0.0.5145
excelant
gsoc2012
hemf
hssf_cryptoapi
jakarta-poi
log4j
maven
mv
ooxml
performance-branch
ss_border_property_template
table-borders
trunk
wmf_render
xml_signature
xssf_structured_references
Mirror of Apache POI: https://github.com/apache/poi
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
testcases
/
org
/
apache
/
poi
/
hssf
/
model
/
TestDrawingAggregate.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
More helpful output if a re-write test fails
Nick Burch
2015-07-13
1
-3
/
+9
*
Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ...
Dominik Stadler
2014-05-16
1
-1
/
+4
*
remove some unused imports and some useless TODOs, slightly more
Dominik Stadler
2013-12-31
1
-22
/
+20
*
clear unused import warnings
Yegor Kozlov
2012-11-12
1
-2
/
+0
*
implemented cloning of shapes
Evgeniy Berlog
2012-07-19
1
-40
/
+0
*
implemented creating shapes in new file using new model
Evgeniy Berlog
2012-07-06
1
-5
/
+24
*
implemented work with existing shape groups and polygons
Evgeniy Berlog
2012-07-01
1
-15
/
+2
*
added support for HSSFPicture in HSSFShapeFactory, fixed bugs, added tests
Evgeniy Berlog
2012-06-22
1
-0
/
+36
*
improved aggregating drawing records in documents with charts,
Evgeniy Berlog
2012-06-19
1
-8
/
+68
*
fixed EscherAggregate to correctly write records with trailing solver container
Yegor Kozlov
2012-06-14
1
-43
/
+192
*
initial support for reading shapes, see patch from June 8 in Bugzilla 53372
Yegor Kozlov
2012-06-08
1
-21
/
+89
*
Bugzilla 53010, patch from June 3: improved support for Continue records in d...
Yegor Kozlov
2012-06-04
1
-122
/
+175
*
more tests and fixes, see patch from May 30 in Bugzilla 53010
Yegor Kozlov
2012-05-31
1
-21
/
+152
*
Bugzilla 53302: fixed EscherAggregate to correctly handle Continue records in...
Yegor Kozlov
2012-05-28
1
-0
/
+1802