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/bouncyCastleVersion-1.80
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.github.spotbugs-6.1.1
dependabot/gradle/com.github.spotbugs-6.1.2
dependabot/gradle/com.github.spotbugs-6.1.3
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/commons-codec-commons-codec-1.18.0
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-1.17.0
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/net.bytebuddy-byte-buddy-agent-1.17.0
dependabot/gradle/org.apache.pdfbox-pdfbox-3.0.4
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.cyclonedx.bom-2.0.0
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
/
java
/
org
/
apache
/
poi
/
hpsf
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
47
-9234
/
+0
*
Streamline HPSF CustomProperties collection retrieval
Marius Volkhart
2021-03-10
1
-7
/
+5
*
[bug-63046] Use Log4j 2 for logging
Marius Volkhart
2021-02-21
9
-71
/
+70
*
Sonar fixes
Andreas Beeker
2021-01-17
3
-4
/
+4
*
avoid string concats
PJ Fanning
2020-12-17
1
-1
/
+1
*
remove more deprecated code
PJ Fanning
2020-12-09
1
-60
/
+0
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-08-13
1
-17
/
+30
*
remove some more deprecated code
PJ Fanning
2020-06-28
2
-74
/
+0
*
next version will be 5.0.0
PJ Fanning
2020-05-17
1
-1
/
+1
*
Fix some IDE warnings, make lock-objects final, use generics, remove unused a...
Dominik Stadler
2020-05-16
1
-2
/
+1
*
Sonar fixes
Andreas Beeker
2020-04-19
2
-2
/
+2
*
Sonar fixes - Ignore System.out-calls and args checks in examples
Andreas Beeker
2020-04-18
2
-29
/
+15
*
Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyC...
Andreas Beeker
2020-04-16
1
-8
/
+5
*
#63745 - Add traversing and debugging interface to HSSF
Andreas Beeker
2020-04-12
1
-1
/
+10
*
Sonar fixes - String literals should not be duplicated
Andreas Beeker
2020-04-05
1
-0
/
+1
*
Sonar Fixes - "static" base class members should not be accessed via derived ...
Andreas Beeker
2020-04-02
1
-10
/
+10
*
Get UUID from ClassID
Andreas Beeker
2020-03-08
1
-7
/
+29
*
Sonar fixes
Andreas Beeker
2020-02-25
1
-0
/
+1
*
findbugs fixes and refactor some ClassIDs
Andreas Beeker
2020-01-07
4
-110
/
+106
*
Replace internal GUID class with ClassID
Andreas Beeker
2019-12-24
2
-29
/
+69
*
Replace custom hashCode code with Objects.hash() / Arrays.deepHashCode()
Andreas Beeker
2019-12-23
3
-35
/
+25
*
change package.html to package-info.java
Andreas Beeker
2019-12-01
4
-218
/
+89
*
use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)
Axel Howind
2019-11-17
1
-1
/
+1
*
Remove references to DatatypeConverter
Andreas Beeker
2019-10-25
1
-6
/
+5
*
#63818 - Allow multiple charsets for same font typeface
Andreas Beeker
2019-10-12
1
-1
/
+3
*
bumping minimum record length based on user feedback on tika-dev list
Tim Allison
2019-10-10
1
-1
/
+1
*
try to avoid casting to int
PJ Fanning
2019-09-14
1
-8
/
+8
*
fix missing space in string literal (LGTM)
Alain BĂ©arez
2019-05-21
1
-6
/
+6
*
some javadoc issues
PJ Fanning
2019-03-20
1
-2
/
+2
*
JavaDoc fixes/additions and some IDE warnings removed
Dominik Stadler
2018-12-25
1
-0
/
+2
*
Code-style: Unify how arrays are specified from C-style to normal Java-style
Dominik Stadler
2018-12-25
2
-44
/
+44
*
Add test for FileMagic
Dominik Stadler
2018-11-25
2
-2
/
+7
*
Remove JavaDoc warnings
Dominik Stadler
2018-11-01
1
-4
/
+6
*
#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
Andreas Beeker
2018-08-31
2
-12
/
+4
*
#62649 - Remove OPOIFS
Andreas Beeker
2018-08-26
4
-149
/
+148
*
#62451 - Document last printed in the year 27321
Andreas Beeker
2018-06-17
1
-45
/
+41
*
sonar fixes
Andreas Beeker
2018-06-02
1
-2
/
+2
*
#62355 - unsplit packages - 4 - open HPSF
Andreas Beeker
2018-05-27
15
-81
/
+63
*
#62355 - unsplit packages - 3 - only imports
Andreas Beeker
2018-05-27
1
-2
/
+2
*
#59893 - Forbid calls to InputStream.available
Andreas Beeker
2018-04-27
1
-4
/
+6
*
#61940 - Replace ClassID statics with enum
Andreas Beeker
2017-12-31
2
-37
/
+188
*
#61809 - Infinite loop in SectionIDMap.get() and .put()
Andreas Beeker
2017-11-24
7
-140
/
+74
*
replace "".equals(string) with string.isEmpty() to avoid null strings silentl...
Javen O'Neal
2017-10-18
1
-1
/
+1
*
Fix some findbugs-issues and apply some code-cleanup and apply some smaller p...
Dominik Stadler
2017-10-13
1
-1
/
+1
*
Remove "filling" in IntList as this has no effect whatsoever as far as I coul...
Dominik Stadler
2017-10-11
3
-22
/
+12
*
Bug 61349 -- add more sanity checks when allocating byte[]
Tim Allison
2017-09-21
6
-7
/
+30
*
remove some deprecated code slated for removal in 3.18
PJ Fanning
2017-09-16
1
-195
/
+0
*
Fix some warnings
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Remove unnecessary local variables
Dominik Stadler
2017-09-16
4
-11
/
+5
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
10
-20
/
+20
[next]