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.github.spotbugs-6.1.1
dependabot/gradle/com.github.spotbugs-6.1.2
dependabot/gradle/com.github.spotbugs-6.1.3
dependabot/gradle/com.github.spotbugs-6.1.4
dependabot/gradle/com.github.spotbugs-6.1.5
dependabot/gradle/com.github.spotbugs-6.1.6
dependabot/gradle/com.github.spotbugs-6.1.7
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/commons-codec-commons-codec-1.18.0
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/junitVersion-5.12.0
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-1.17.0
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.2
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/net.bytebuddy-byte-buddy-agent-1.17.0
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.2
dependabot/gradle/org.apache.pdfbox-pdfbox-3.0.4
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.cyclonedx.bom-2.1.0
dependabot/gradle/org.cyclonedx.bom-2.2.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.mockito-mockito-core-5.16.0
dependabot/gradle/org.slf4j-slf4j-api-2.0.17
dependabot/gradle/org.slf4j-slf4j-simple-2.0.17
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
/
ooxml
/
testcases
/
org
/
apache
/
poi
/
xwpf
/
usermodel
/
TestXWPFPictureData.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-189
/
+0
*
Sonar fixes
Andreas Beeker
2021-01-10
1
-1
/
+1
*
Sonar fixes
Andreas Beeker
2021-01-09
1
-5
/
+5
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1
-14
/
+12
*
Migrate all junit tests to Junit 4
Andreas Beeker
2019-12-27
1
-16
/
+21
*
Close more file-handles in tests, convert junit3 tests
Dominik Stadler
2019-03-31
1
-103
/
+110
*
Close more file-handles in tests
Dominik Stadler
2019-03-03
1
-2
/
+1
*
60805 (partial) -- remove/suppress println in tests
Tim Allison
2017-09-19
1
-2
/
+3
*
57366: XWPFTable to Header / Footer
Mark Murphy
2016-10-30
1
-1
/
+1
*
#58237 When adding a picture to a XWPF header or footer, attach it to the rig...
Nick Burch
2015-08-13
1
-10
/
+6
*
#58237 Add some more XWPF header and footer tests
Nick Burch
2015-08-13
1
-0
/
+34
*
Fix inconsistent line endings and some eclipse warnings
Nick Burch
2015-08-13
1
-109
/
+109
*
POI-57975: clean up white spaces and other style issues in XWPF
Tim Allison
2015-05-29
1
-118
/
+109
*
Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ...
Dominik Stadler
2014-05-16
1
-3
/
+3
*
Bug 51158: clear out Memory-based part before writing to it,
Dominik Stadler
2013-12-26
1
-13
/
+17
*
more progress with PPTX2PNG: support for gradient and texture fill, also refa...
Yegor Kozlov
2011-10-28
1
-1
/
+1
*
avoid exceptions when using POI in Tika, see BUgs 51771 and 51770
Yegor Kozlov
2011-09-12
1
-0
/
+22
*
bug 51265: Enhanced Handling of Picture Parts in XWPF
Yegor Kozlov
2011-06-01
1
-91
/
+97
*
XWPF: support for pictures in headers
Maxim Valyanskiy
2011-03-21
1
-0
/
+11
*
Fix bug #49765 - Fix XWPFDocument.addPicture so that it correctly sets up rel...
Nick Burch
2010-09-20
1
-18
/
+47
*
Fix up imports to remove un-used ones
Nick Burch
2010-09-14
1
-5
/
+2
*
Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further X...
Nick Burch
2010-06-11
1
-0
/
+89