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.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
/
ooxml
/
java
/
org
/
apache
/
poi
/
xwpf
/
model
Commit message (
Expand
)
Author
Age
Files
Lines
*
#58237 When adding a picture to a XWPF header or footer, attach it to the rig...
Nick Burch
2015-08-13
1
-0
/
+4
*
#58237 Add some more XWPF header and footer tests
Nick Burch
2015-08-13
1
-7
/
+15
*
POI-57975: clean up white spaces and other style issues in XWPF
Tim Allison
2015-05-29
5
-141
/
+143
*
Fix Eclipse warnings, unnecessary casts, use generics, static access...
Dominik Stadler
2014-12-28
1
-1
/
+1
*
Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods
Andreas Beeker
2014-08-28
2
-4
/
+6
*
Add more unit tests for XWPF Headers and Footers
Nick Burch
2014-03-08
1
-4
/
+4
*
Add some javadocs for the XWPF Header/Footer creation methods
Nick Burch
2014-03-08
1
-0
/
+18
*
bug 51265: Enhanced Handling of Picture Parts in XWPF
Yegor Kozlov
2011-06-01
1
-368
/
+355
*
XWPF: support for pictures in headers
Maxim Valyanskiy
2011-03-21
1
-3
/
+8
*
Ensure that XWPFParagraph.getDocument() is not null
Maxim Valyanskiy
2010-10-28
1
-3
/
+3
*
Fix up imports to remove un-used ones
Nick Burch
2010-09-14
1
-2
/
+2
*
XWPF paragraph improvements - Make XWPFParagraph make more use of XWPFRun, an...
Nick Burch
2010-09-14
2
-2
/
+9
*
Fix deprecated warnings
Nick Burch
2010-07-02
3
-10
/
+10
*
Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further X...
Nick Burch
2010-06-11
1
-3
/
+4
*
Added overloaded method to support multiple paragraphs in footer/header
Mark Beardsley
2010-05-24
1
-3
/
+40
*
reduced the number of compiler warnings generated by JDK 1.6.13 with -Xlint
Yegor Kozlov
2009-10-04
1
-1
/
+1
*
fix for extraction paragraphs and sections from headers/footers with XWPFWord...
Yegor Kozlov
2009-08-31
1
-3
/
+10
*
first createWatermark implementation
Paolo Mottadelli
2009-08-20
1
-0
/
+102
*
createHeader/Footer with paragraphs and fixed GUMP break (case sensitive/inse...
Paolo Mottadelli
2009-08-19
1
-17
/
+31
*
createHeader/Footer methods + tests
Paolo Mottadelli
2009-08-18
1
-18
/
+163
*
Support for extraction of footnotes from docx files, see Bugzilla 45556
Yegor Kozlov
2009-07-18
1
-1
/
+1
*
import OpenXML4j codebase
Yegor Kozlov
2009-01-29
1
-1
/
+1
*
1. removed interfaces-jdk14, they are now obsolete2. started paving the way f...
Yegor Kozlov
2008-11-09
3
-5
/
+5
*
Improve how XWPF headers and footers work
Nick Burch
2008-08-09
1
-0
/
+159
*
Improved hyperlink and comment fetching for xwpf text extraction, based on th...
Nick Burch
2008-04-27
4
-0
/
+201