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.github.spotbugs-6.1.4
dependabot/gradle/com.github.spotbugs-6.1.5
dependabot/gradle/com.github.spotbugs-6.1.6
dependabot/gradle/com.github.spotbugs-6.1.7
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/junitVersion-5.12.0
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-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.2
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/net.bytebuddy-byte-buddy-agent-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.2
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.cyclonedx.bom-2.1.0
dependabot/gradle/org.cyclonedx.bom-2.2.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.mockito-mockito-core-5.16.0
dependabot/gradle/org.slf4j-slf4j-api-2.0.17
dependabot/gradle/org.slf4j-slf4j-simple-2.0.17
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
/
poi-scratchpad
/
src
/
main
/
java
/
org
/
apache
/
poi
/
hsmf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 69315: HSMF: At least continue processing properties after multivalued pr...
Dominik Stadler
2025-01-11
1
-1
/
+7
*
PoiLogManager
PJ Fanning
2024-11-24
7
-14
/
+14
*
Apply some IDE suggestions, JavaDoc and GitHub PR
Dominik Stadler
2024-11-20
1
-2
/
+3
*
add since tags
PJ Fanning
2024-11-06
1
-1
/
+5
*
[bug-69434] -- add more properties to AttachmentChunks
Tim Allison
2024-11-06
1
-1
/
+56
*
make static maps final
PJ Fanning
2024-10-15
1
-1
/
+1
*
Bug 66425: Avoid a ClassCastException found via oss-fuzz
Dominik Stadler
2023-08-12
1
-16
/
+21
*
Bug 66425: Avoid a ClassCastException found via oss-fuzz
Dominik Stadler
2023-08-10
1
-23
/
+29
*
Bug 66425: Avoid a ClassCastException found via oss-fuzz
Dominik Stadler
2023-08-07
1
-1
/
+1
*
Bug 66425: Avoid a ClassCastException found via oss-fuzz
Dominik Stadler
2023-08-06
1
-56
/
+54
*
Remove deprecation warnings reported with newer commons-io
Dominik Stadler
2023-06-08
1
-1
/
+1
*
Update/fix JavaDoc and add "throws"
Dominik Stadler
2023-03-10
1
-1
/
+1
*
Avoid some NullPointerExceptions and ClassCastExceptions found when fuzzing A...
Dominik Stadler
2023-01-01
1
-1
/
+2
*
[bug-66335] apply rest of fix
PJ Fanning
2022-11-04
1
-2
/
+2
*
[bug-66335] add test case for issue and add some of the code from purported fix
PJ Fanning
2022-11-04
1
-0
/
+22
*
[bug-66301] Add a method to properly write the header necessary for a MSG att...
PJ Fanning
2022-10-18
2
-2
/
+80
*
try to use IllegalStateException instead of RuntimeException
PJ Fanning
2022-09-14
1
-5
/
+5
*
try to use IllegalStateException instead of RuntimeException
PJ Fanning
2022-09-14
1
-1
/
+1
*
sonar issues
PJ Fanning
2022-08-25
1
-1
/
+0
*
[github-365] use lambdas. Thanks to Arturo Bernal. This closes #365
PJ Fanning
2022-08-06
1
-10
/
+2
*
[github-366] remove unnecessary local vars. Thanks to Arturo Bernal. This clo...
PJ Fanning
2022-08-06
1
-6
/
+3
*
[github-354] Add extra methods to StringUtil and refactor some code to use th...
PJ Fanning
2022-07-17
5
-26
/
+39
*
[github-339] Add extra methods to StringUtil and refactor some code to use th...
PJ Fanning
2022-07-17
1
-1
/
+2
*
[github-341] Remove unused imports. Thanks to XenoAmess. This closes #341
PJ Fanning
2022-07-15
1
-1
/
+0
*
[github-361] reuse regex pattern instances. Thanks to XenoAmess. This closes ...
PJ Fanning
2022-07-15
1
-647
/
+670
*
[github-340] make more use of StandardCharsets. Thanks to XenoAmess. This clo...
PJ Fanning
2022-07-15
1
-2
/
+3
*
use isEmpty()
PJ Fanning
2021-12-30
1
-5
/
+5
*
code tidy up
PJ Fanning
2021-12-18
1
-6
/
+16
*
[bug-65741] rework previous change
PJ Fanning
2021-12-13
1
-1
/
+1
*
make max record sizes configurable
PJ Fanning
2021-10-21
1
-1
/
+16
*
convert tabs to spaces
PJ Fanning
2021-05-22
2
-8
/
+8
*
#65304 - Add commons-io as a dependency
Andreas Beeker
2021-05-14
1
-14
/
+15
*
:poi-scratchpad - fix javadocs - link to dependent/external project javadocs
Andreas Beeker
2021-04-13
1
-8
/
+8
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-04-07
25
-0
/
+5420