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
/
testcases
/
org
/
apache
/
poi
/
hpsf
/
basic
/
TestWriteWellKnown.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-595
/
+0
*
Sonar fixes
Andreas Beeker
2021-01-10
1
-1
/
+1
*
Sonar fixes
Andreas Beeker
2021-01-08
1
-3
/
+3
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
1
-22
/
+22
*
#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
Andreas Beeker
2018-08-31
1
-64
/
+56
*
#61809 - Infinite loop in SectionIDMap.get() and .put()
Andreas Beeker
2017-11-24
1
-3
/
+15
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Remove unnecessary casts and toString() calls
Dominik Stadler
2017-09-16
1
-1
/
+1
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-14
1
-17
/
+4
*
Fix hpsf javadocs and code issues
Andreas Beeker
2017-05-02
1
-154
/
+14
*
Eclipse automated refactor/cleanup: convert for loops to for-each loops
Javen O'Neal
2016-10-19
1
-4
/
+3
*
Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...
Andreas Beeker
2015-09-07
1
-260
/
+263
*
Fix some Forbidden APIs errors
Nick Burch
2015-09-01
1
-1
/
+2
*
Fix unit tests broken by newly added test-file, ignore TestFontRendering as i...
Dominik Stadler
2014-02-16
1
-63
/
+64
*
Deprecate the old HPSF codepage Constants list, and change the code to use th...
Nick Burch
2013-06-26
1
-8
/
+3
*
avoid creating unnecessary temp files, tighten up usage of temp files in unit...
Yegor Kozlov
2010-01-14
1
-2
/
+3
*
Remove some generics warnings from the HPSF custom properties and sections parts
Nick Burch
2010-01-13
1
-0
/
+17
*
Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...
Josh Micich
2009-10-08
1
-47
/
+42
*
moved all test data to a top-level directory, refactored all junit usages of ...
Yegor Kozlov
2009-08-23
1
-8
/
+9
*
removed '@version $Id:$' tags (all were in javadoc comments)
Josh Micich
2009-06-01
1
-33
/
+1
*
1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, w...
Yegor Kozlov
2008-11-14
1
-11
/
+10
*
converted non-ascii characters to unicode to keep compilers on UTF-8 systems ...
Yegor Kozlov
2008-11-09
1
-10
/
+10
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
1
-5
/
+6
*
* Writing support added to the SummaryInformation and DocumentSummaryInformat...
Rainer Klute
2006-03-03
1
-0
/
+763