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
/
testcases
/
org
/
apache
/
poi
/
xssf
/
model
/
TestSharedStringsTable.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-244
/
+0
*
Sonar fixes
Andreas Beeker
2021-01-09
1
-4
/
+4
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1
-3
/
+3
*
fix some tests
PJ Fanning
2020-07-16
1
-2
/
+0
*
fix test compile - some follow up needed
PJ Fanning
2020-07-15
1
-24
/
+7
*
Fix some IDE warnings, Sonar fixes and some missing closing of resources in u...
Dominik Stadler
2020-01-27
1
-6
/
+7
*
Fix some additional file-handle-leaks reported by unit-tests via an enhanced ...
Dominik Stadler
2020-01-03
1
-2
/
+4
*
Migrate all junit tests to Junit 4
Andreas Beeker
2019-12-27
1
-30
/
+23
*
Adjust some JavaDoc and fix some IDE warnings
Dominik Stadler
2019-12-14
1
-1
/
+2
*
Remove some IDE warnings
Dominik Stadler
2018-08-23
1
-0
/
+1
*
try to get CTPhonetic included in poi-ooxml-schemas
PJ Fanning
2018-07-04
1
-0
/
+4
*
try to get CTPhoneticRun added to poi-ooxml-schemas jar (referenced in excel-...
PJ Fanning
2018-06-30
1
-0
/
+4
*
Bug-61906 add API for working with RichStringText and deprecate API methods t...
PJ Fanning
2017-12-15
1
-0
/
+68
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
1
-1
/
+1
*
extended forbidden-apis-check to ooxml-tests
Andreas Beeker
2015-11-05
1
-18
/
+22
*
Bug 51158: clear out Memory-based part before writing to it,
Dominik Stadler
2013-12-26
1
-6
/
+12
*
Avoid writing malformed CDATA blocks in sharedStrings.xml, see Bugzill 48936
Yegor Kozlov
2010-04-25
1
-0
/
+51
*
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla...
Yegor Kozlov
2009-09-13
1
-0
/
+0
*
Changed CRLF to LF in ooxml/testcases. Minor fixes for compiler warnings and ...
Josh Micich
2009-05-21
1
-131
/
+128
*
more code cleanup and refactoring: (a) removed references to ooxml schemas fr...
Yegor Kozlov
2008-10-19
1
-9
/
+3
*
Minor fixes to get junits working after r695832. Updates to align with new s...
Josh Micich
2008-09-17
1
-26
/
+19
*
unit tests for SharedStringsTable
Yegor Kozlov
2008-09-16
1
-0
/
+144