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
Commit message (
Expand
)
Author
Age
Files
Lines
*
try to fix ant build
PJ Fanning
2021-07-16
1
-2
/
+2
*
try to fix ant build
PJ Fanning
2021-07-16
1
-3
/
+3
*
try to fix integration tests
PJ Fanning
2021-07-16
6
-34
/
+40
*
try to fix failing tests
PJ Fanning
2021-07-15
1
-2
/
+11
*
try to fix failing tests
PJ Fanning
2021-07-14
1
-0
/
+2
*
try to fix failing tests
PJ Fanning
2021-07-14
2
-9
/
+20
*
add extra debug logging to failing tests
PJ Fanning
2021-07-14
2
-2
/
+18
*
change test that started failing after switch to commons-compress 1.21
PJ Fanning
2021-07-14
1
-7
/
+11
*
compress-compress 1.21
PJ Fanning
2021-07-14
4
-4
/
+4
*
commons-io 2.11.0
PJ Fanning
2021-07-14
6
-6
/
+6
*
revert accidental change
PJ Fanning
2021-07-12
1
-1
/
+2
*
use xmlbeans 5.0.0 in ant build due to build issues
PJ Fanning
2021-07-12
7
-4
/
+2
*
use xmlbeans 5.0.1
PJ Fanning
2021-07-12
6
-7
/
+9
*
try to fix issue with building in windows
PJ Fanning
2021-07-12
8
-1
/
+1
*
try to fix the truncated junit xml log files
Andreas Beeker
2021-07-07
1
-76
/
+32
*
disable more tests when running with java 1.8.0_292
PJ Fanning
2021-07-07
1
-0
/
+2
*
convert indents to spaces
PJ Fanning
2021-07-07
5
-18
/
+18
*
convert indents to spaces
PJ Fanning
2021-07-07
1
-11
/
+11
*
add commons-compress to module-info
PJ Fanning
2021-07-07
2
-0
/
+3
*
revert accidental commit
PJ Fanning
2021-07-07
1
-1
/
+9
*
Do not fail on invalid access due to JPMS restrictions
Dominik Stadler
2021-07-07
1
-7
/
+15
*
Remove invalid "include" for tests which in fact disables almost all tests
Dominik Stadler
2021-07-07
1
-1
/
+0
*
Apply some IDE suggestions
Dominik Stadler
2021-07-07
2
-17
/
+16
*
Adjust includes/excludes for license check via Apache Rat
Dominik Stadler
2021-07-07
1
-28
/
+34
*
Print out information that current locale might be wrong if a specific test f...
Dominik Stadler
2021-07-07
2
-4
/
+14
*
Adjust some JavaDoc
Dominik Stadler
2021-07-07
4
-3
/
+11
*
try to fix new custom Junit Annotation module dependency
Andreas Beeker
2021-07-07
1
-0
/
+1
*
revert commons-compress change due to build failure
PJ Fanning
2021-07-06
1
-1
/
+0
*
add explicit commons-io dependency to poi-ooxml. This closes #237
PJ Fanning
2021-07-06
6
-8
/
+14
*
deactivate TestSignatureInfo on Jdk 1.8.0 PatchLevel 292
Andreas Beeker
2021-07-05
2
-0
/
+96
*
try java 11 due to https://bugs.openjdk.java.net/browse/JDK-8267258
PJ Fanning
2021-07-04
2
-4
/
+4
*
upgrade github java action
PJ Fanning
2021-07-04
2
-2
/
+6
*
upgrade github java action
PJ Fanning
2021-07-04
1
-4
/
+4
*
upgrade gitub java action
PJ Fanning
2021-07-04
1
-2
/
+4
*
upgrade gitub java action
PJ Fanning
2021-07-04
3
-3
/
+3
*
upgrade bouncycastle
PJ Fanning
2021-06-28
6
-9
/
+26
*
downgrade bouncycastle due to missing package org.bouncycastle.asn1.cmp
PJ Fanning
2021-06-28
5
-9
/
+9
*
upgrade bouncycastle
PJ Fanning
2021-06-28
5
-9
/
+9
*
upgrade pdfbox dependency
PJ Fanning
2021-06-28
3
-7
/
+8
*
fix incremental build of poi-ooxml-full::generate_beans
Andreas Beeker
2021-06-23
1
-3
/
+2
*
fix deprecation issue
PJ Fanning
2021-06-14
1
-1
/
+1
*
gradle 7.1
PJ Fanning
2021-06-14
2
-2
/
+2
*
commons-io 2.10.0
PJ Fanning
2021-06-14
4
-4
/
+4
*
update javadoc
PJ Fanning
2021-06-09
1
-1
/
+1
*
update javadoc
PJ Fanning
2021-06-09
4
-11
/
+11
*
remove unnecessary cast
PJ Fanning
2021-06-09
1
-2
/
+1
*
#65331 - Wrong mapping of TableRowAlign
Sayi
2021-05-27
2
-3
/
+9
*
tidy up gradlew excludes
PJ Fanning
2021-05-24
1
-1
/
+2
*
Jenkins DSL: Also revert module-info.java files
Dominik Stadler
2021-05-23
1
-2
/
+2
*
Jenkins DSL: Add Windows-1.15 and Windows-1.16 and disabled Windows-1.14
Dominik Stadler
2021-05-23
1
-1
/
+9
[next]