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.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.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
/
usermodel
/
XWPFFootnotes.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sonar Fixes - The diamond operator ("<>") should be used
Andreas Beeker
2020-04-02
1
-1
/
+1
*
#64036 - Replace reflection calls in factories for Java 9+ - POIXMLDocument f...
Andreas Beeker
2020-01-27
1
-11
/
+9
*
Replace manual close with try-with-resources
Dominik Stadler
2019-12-15
1
-7
/
+1
*
[github-120] rename some new xpwf abstract classes. This closes #120
PJ Fanning
2018-08-02
1
-2
/
+2
*
[github-115] implement endnote. This closes #115
PJ Fanning
2018-07-24
1
-80
/
+64
*
[github-114] Extend docx footnote support. Thanks to Eliot Kimber. This close...
PJ Fanning
2018-07-21
1
-1
/
+41
*
#62355 - unsplit packages - 3 - only imports
Andreas Beeker
2018-05-27
1
-3
/
+3
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Convert all *.java files to use native end of line character(s)
Javen O'Neal
2017-02-08
1
-83
/
+83
*
#60331 - Remove deprecated classes - remove constructors with PackageRelation...
Andreas Beeker
2016-12-03
1
-9
/
+0
*
Javadocs fixes
Andreas Beeker
2016-01-13
1
-1
/
+0
*
#54916 - POI does not always read all the slides in pptx files
Andreas Beeker
2016-01-10
1
-10
/
+25
*
remove unnecessary @SuppressWarnings("deprecation") warnings (because of old ...
Andreas Beeker
2016-01-01
1
-1
/
+0
*
#58617 - Add custom safe XmlBeans type loader / rename vendor specific schema...
Andreas Beeker
2015-11-21
1
-12
/
+7
*
Use the default XmlOptions for all the invocations of the XmlBeans XML parsing
Dominik Stadler
2015-10-17
1
-2
/
+3
*
POI-57975: clean up white spaces and other style issues in XWPF
Tim Allison
2015-05-29
1
-99
/
+101
*
Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods
Andreas Beeker
2014-08-28
1
-2
/
+2
*
Fix and update JavaDoc entries, and correct areas with wildy inconsistent whi...
Nick Burch
2013-06-13
1
-44
/
+44
*
Fix and update JavaDoc entries, and correct areas with wildy inconsistent whi...
Nick Burch
2013-06-13
1
-111
/
+108
*
fixed javadoc warnings
Yegor Kozlov
2011-12-09
1
-1
/
+1
*
Patch from bug #51486 from Mike McEuen (with a few whitespace tweaks) - XWPF ...
Nick Burch
2011-07-08
1
-0
/
+161