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/bouncyCastleVersion-1.80
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.github.spotbugs-6.1.0
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
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.cyclonedx.bom-2.0.0
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.mockito-mockito-core-5.15.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
/
scratchpad
/
testcases
/
org
/
apache
/
poi
/
hslf
/
model
/
TestOleEmbedding.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-168
/
+0
*
Sonar fixes
Andreas Beeker
2021-01-09
1
-3
/
+3
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1
-31
/
+28
*
Code-style: Unify how arrays are specified from C-style to normal Java-style
Dominik Stadler
2018-12-25
1
-4
/
+4
*
#61797 - Embed Excel / Ole objects into powerpoint
Andreas Beeker
2017-12-31
1
-9
/
+10
*
fix eclipse warnings / close resources in tests
Andreas Beeker
2017-01-16
1
-0
/
+1
*
In preparation for table rendering, added table row heights and column widths...
Andreas Beeker
2015-11-21
1
-13
/
+29
*
- #58216 - provide picture-shape resize that maintains the aspect ratio
Andreas Beeker
2015-09-21
1
-6
/
+14
*
- #58207 - Provide user access to the original image dimensions (XSLF)
Andreas Beeker
2015-09-20
1
-2
/
+6
*
#58190 - The current picture handling uses raw integers for types and index, ...
Andreas Beeker
2015-08-02
1
-3
/
+4
*
committing intermediate results - hslf is mostly migrated to common interface...
Andreas Beeker
2015-04-27
1
-16
/
+14
*
Snapshot commit - still lots of errors, xslf rendering works, started work on...
Andreas Beeker
2015-03-19
1
-16
/
+15
*
committing intermediate results - xslf now compiles - hslf needs to be migrat...
Andreas Beeker
2015-03-07
1
-1
/
+1
*
Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ...
Dominik Stadler
2014-05-16
1
-2
/
+3
*
Bug 55579 - [PATCH] Patch for add/embed OLE objects into HSLF
Andreas Beeker
2013-12-26
1
-1
/
+58
*
moved all test data to a top-level directory, refactored all junit usages of ...
Yegor Kozlov
2009-08-23
1
-11
/
+4
*
Changed CRLF to LF in scratchpad. Minor fixes for compiler warnings and forma...
Josh Micich
2009-05-21
1
-92
/
+92
*
removed unused imports of deprecated classes, fixed javadoc errors
Yegor Kozlov
2009-04-11
1
-5
/
+5
*
JDK 1.4 compatibility. Some exception clean-up
Josh Micich
2008-08-07
1
-33
/
+17
*
Support for getting OLE object data from slide show
Yegor Kozlov
2008-04-16
1
-0
/
+46
*
Support for getting OLE object data from slide show. See Bug 43247 for details.
Yegor Kozlov
2007-09-08
1
-0
/
+62