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
/
XWPFTableRow.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
use Integer.toString to convert ints to strings
PJ Fanning
2018-02-27
1
-1
/
+1
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
1
-2
/
+2
*
Convert all *.java files to use native end of line character(s)
Javen O'Neal
2017-02-08
1
-174
/
+174
*
Findbugs fix
Mark Murphy
2016-12-16
1
-5
/
+4
*
60337: XWPFTableRow.isRepeatHeader throws NullPointerException, setRepeatHead...
Mark Murphy
2016-11-05
1
-22
/
+42
*
Dispose XmlCursor
Andreas Beeker
2016-05-16
1
-1
/
+2
*
remove unnecessary @SuppressWarnings("deprecation") warnings (because of old ...
Andreas Beeker
2016-01-01
1
-1
/
+0
*
POI-57975: clean up white spaces and other style issues in XWPF
Tim Allison
2015-05-29
1
-182
/
+190
*
Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods
Andreas Beeker
2014-08-28
1
-3
/
+4
*
BUG 54771 extract text from SDTs at the cell level within a table row
Tim Allison
2014-06-16
1
-0
/
+26
*
Patch from Tim Allison from bug #54849 - Controlled content/Form (Std/StdBloc...
Nick Burch
2013-06-18
1
-0
/
+3
*
Fix and update JavaDoc entries, and correct areas with wildy inconsistent whi...
Nick Burch
2013-06-13
1
-4
/
+4
*
Fix and update JavaDoc entries, and correct areas with wildy inconsistent whi...
Nick Burch
2013-06-13
1
-103
/
+102
*
Bugzilla 525612: added methods to get/set a table row's Can't Split and Repe...
Yegor Kozlov
2012-02-07
1
-2
/
+67
*
bug 51265: Enhanced Handling of Picture Parts in XWPF
Yegor Kozlov
2011-06-01
1
-3
/
+3
*
cleaned javadoc warnings
Yegor Kozlov
2010-10-06
1
-7
/
+0
*
Fix deprecated warnings
Nick Burch
2010-07-02
1
-1
/
+1
*
Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further X...
Nick Burch
2010-06-11
1
-5
/
+64
*
added an annotation '@Internal' to mark program elements intended for POI int...
Yegor Kozlov
2009-12-03
1
-0
/
+2
*
removed log4j calls from ooxml tests, also fixed misc bugs discovered when im...
Yegor Kozlov
2009-11-16
1
-3
/
+2
*
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...
Yegor Kozlov
2009-09-13
1
-0
/
+0
*
Fixed compiler warnings - unnecessary else
Josh Micich
2009-08-18
1
-3
/
+3
*
applied patches by Gisella Bronzetti:46299 - support for carriage return and ...
Yegor Kozlov
2008-12-17
1
-0
/
+91