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.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.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Avoid NPE and improve error message when saving a package-part fails
Dominik Stadler
2024-06-02
3
-8
/
+11
*
Apply IDE suggestions and ignore sonar false positive
Dominik Stadler
2024-06-02
7
-169
/
+168
*
Add simple test for font-width
Dominik Stadler
2024-06-02
1
-2
/
+50
*
use xmlbeans release
PJ Fanning
2024-05-26
1
-2
/
+2
*
commons-compress 1.26.2 released
PJ Fanning
2024-05-24
2
-2
/
+2
*
commons-compress 1.26.2 is not yet officially released
PJ Fanning
2024-05-23
2
-2
/
+2
*
commons-compress 1.26.2
PJ Fanning
2024-05-22
2
-2
/
+2
*
byte buddy 1.14.16
PJ Fanning
2024-05-22
2
-4
/
+4
*
test with staged copy of xmlbeans 5.2.1 (rc)
PJ Fanning
2024-05-22
1
-3
/
+3
*
rename as 5.3.0-SNAPSHOT due to some changes in behaviour
PJ Fanning
2024-05-17
9
-14
/
+14
*
[bug-68183] SXSSFWorkbook now removes temp files when closed - removing need ...
PJ Fanning
2024-05-17
3
-3
/
+37
*
[bug-69021] add guard around cast
PJ Fanning
2024-05-17
3
-5
/
+29
*
graphics2d 3.0.2
PJ Fanning
2024-05-13
2
-2
/
+2
*
[bug-68987] support allowStoredEntriesWithDataDescriptor=true when reading zi...
PJ Fanning
2024-05-08
1
-1
/
+3
*
javadoc issues
PJ Fanning
2024-05-08
2
-4
/
+4
*
add back check for if dir already exists
PJ Fanning
2024-05-08
1
-5
/
+13
*
upgrade xmlunit
PJ Fanning
2024-04-29
2
-2
/
+2
*
commons-codec 1.17.0
PJ Fanning
2024-04-29
2
-3
/
+3
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-04-22
6
-8
/
+35
*
Adjust test for XLS2CSV for different newlines on Windows
Dominik Stadler
2024-04-22
1
-6
/
+10
*
fix use of forbidden api
PJ Fanning
2024-04-22
1
-2
/
+2
*
Some new test-files need to be excluded for no-scratchpad execution
Dominik Stadler
2024-04-22
1
-0
/
+3
*
XLS(X) -> CSV: Wrap formatted numbers in quotes if necessary
Dominik Stadler
2024-04-22
2
-0
/
+115
*
update fanningpj key
PJ Fanning
2024-04-21
1
-39
/
+45
*
One integration-test file now fails in "additional" as well
Dominik Stadler
2024-04-20
1
-0
/
+0
*
Add one more "flaky" byte when comparing two documents
Dominik Stadler
2024-04-20
1
-0
/
+1
*
Include inner exception when re-throwing
Dominik Stadler
2024-04-20
1
-1
/
+1
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-04-20
2
-2
/
+5
*
Integration tests: Add writing out the document
Dominik Stadler
2024-04-20
2
-0
/
+3
*
update tests
PJ Fanning
2024-04-19
3
-16
/
+23
*
refactor code that removes parts
PJ Fanning
2024-04-19
4
-22
/
+18
*
gradle 8.7
PJ Fanning
2024-04-19
2
-2
/
+2
*
add javadoc
PJ Fanning
2024-04-19
1
-27
/
+56
*
fix npe
PJ Fanning
2024-04-19
1
-1
/
+2
*
fix npe
PJ Fanning
2024-04-19
1
-1
/
+3
*
refactor some code
PJ Fanning
2024-04-19
4
-10
/
+14
*
fix compile issues
PJ Fanning
2024-04-19
1
-2
/
+2
*
[bug-63189] support hyperlink relationships. Thanks to Ohyoung Kwon. This clo...
PJ Fanning
2024-04-19
12
-45
/
+327
*
bouncycastle 1.78.1
PJ Fanning
2024-04-18
3
-6
/
+6
*
Comment out one more flaky assertion
Dominik Stadler
2024-04-17
1
-0
/
+4
*
Comment out flaky assertion and add more information to find which file fails...
Dominik Stadler
2024-04-17
2
-20
/
+26
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-04-17
7
-1
/
+71
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-04-17
3
-2
/
+3
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2024-04-17
3
-1
/
+1
*
remove accidental test
PJ Fanning
2024-04-12
1
-23
/
+0
*
slf4j 2.0.13
PJ Fanning
2024-04-12
6
-5
/
+28
*
commons-io 2.16.1
PJ Fanning
2024-04-09
2
-2
/
+2
*
bouncycastle 1.77
PJ Fanning
2024-04-08
3
-6
/
+6
*
commons-io 2.16.0
PJ Fanning
2024-03-29
2
-2
/
+2
*
upgrade woodstox
PJ Fanning
2024-03-27
1
-1
/
+1
[prev]
[next]