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
/
build.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow one more add-opens to silence one more warning seen in Java 9/Java 10 c...
Dominik Stadler
2018-04-30
1
-0
/
+8
*
Need to switch to ASM 6.0 as well to make the coverage reports to work, unfor...
Dominik Stadler
2018-04-30
1
-3
/
+12
*
Update to JaCoCo 0.8.1 to support Java 10 for JaCoCo runs
Dominik Stadler
2018-04-30
1
-2
/
+4
*
Update to forbidden-apis 2.5
Dominik Stadler
2018-04-26
1
-2
/
+3
*
Create some directories if not existing in testcoveragereport
Dominik Stadler
2018-04-04
1
-0
/
+4
*
use xmlunit for xml diffs in unit tests
PJ Fanning
2018-03-04
1
-0
/
+5
*
fix license check failure
PJ Fanning
2018-02-28
1
-31
/
+31
*
Update JAXB classes with fixed javadocs for java 8 doclint
Andreas Beeker
2018-02-11
1
-3
/
+4
*
add byte-buddy and objenesis dependencies for mockito
PJ Fanning
2018-01-30
1
-0
/
+15
*
[bug-62038] add mockito based unit test
PJ Fanning
2018-01-29
1
-0
/
+5
*
[github-90] change default DSIG algorithm to SHA256. Thanks to Jörn Franke. ...
PJ Fanning
2018-01-26
1
-0
/
+1
*
bouncycastle 1.59
PJ Fanning
2018-01-26
1
-14
/
+12
*
Remove use of xmlbeans 2.3.0 in build to simplify our build dependencies
PJ Fanning
2018-01-11
1
-10
/
+3
*
Remove unused property in build.xml
Dominik Stadler
2018-01-01
1
-1
/
+0
*
#61939 - Provide schema for AlternateContent - provide new ooxml-schemas-1.4.jar
Andreas Beeker
2017-12-30
1
-7
/
+8
*
XDDF usermodel for Charts closes #68 on GitHub
Alain Béarez
2017-11-26
1
-1
/
+1
*
Try to set java.io.tmpdir for tests to avoid the strange permission errors th...
Dominik Stadler
2017-11-21
1
-3
/
+10
*
Ensure that no old version of commons-codec is lingering around and causes ha...
Dominik Stadler
2017-11-21
1
-0
/
+1
*
upgrade to commons-codec 1.11
PJ Fanning
2017-11-20
1
-2
/
+2
*
Handle case where the JaCoCo zip file is available, but the extracted files a...
Dominik Stadler
2017-11-19
1
-0
/
+3
*
remove test-hssf ant target
Javen O'Neal
2017-10-25
1
-57
/
+0
*
remove test-ss and test-ooxml-ss ant targets, as these were causing problems ...
Javen O'Neal
2017-10-25
1
-105
/
+0
*
Fix target compile-ooxml-ss, it needs the crypt-code now
Dominik Stadler
2017-10-09
1
-0
/
+1
*
Add missing test.jar to test-hssf target
Dominik Stadler
2017-09-18
1
-0
/
+1
*
Change version to 4.0.0-SNAPSHOT as discussed on the mailing-list
Dominik Stadler
2017-09-17
1
-1
/
+1
*
MaxPermSize is not used any more in Java 8, so remove it everywhere
Dominik Stadler
2017-09-17
1
-6
/
+1
*
wrong release-notes link
Andreas Beeker
2017-09-16
1
-1
/
+1
*
Allow to produce a jar for the integration-test-code so we can use it directl...
Dominik Stadler
2017-09-16
1
-1
/
+8
*
Update third party libs to latest versions
Dominik Stadler
2017-09-15
1
-63
/
+68
*
Numeric Array Formula and Matrix Function [from Bob95132] This closes #69
PJ Fanning
2017-09-13
1
-0
/
+8
*
prepare for 3.18-beta1
Andreas Beeker
2017-09-08
1
-1
/
+1
*
release prepare for 3.17 - updating build.xml and status.xml
Andreas Beeker
2017-09-08
1
-1
/
+1
*
Add Removal annotation to xmlbeans generation
Andreas Beeker
2017-09-07
1
-0
/
+1
*
prepare for 3.18-beta1
Andreas Beeker
2017-09-05
1
-1
/
+1
*
release prepare for 3.17 - updating build.xml and status.xml
Andreas Beeker
2017-09-05
1
-1
/
+1
*
prepare for 3.18-beta1
Andreas Beeker
2017-08-28
1
-1
/
+1
*
release prepare for 3.17 - updating build.xml and status.xml
Andreas Beeker
2017-08-28
1
-1
/
+1
*
sha512 checksums aren't yet supported by Nexus
Andreas Beeker
2017-08-28
1
-4
/
+6
*
prepare for 3.18-beta1
Andreas Beeker
2017-08-20
1
-1
/
+1
*
release prepare for 3.17 - updating build.xml and status.xml
Andreas Beeker
2017-08-20
1
-1
/
+1
*
As per ".sha Release Distribution Policy" email, also generate .sha512 hashes...
Nick Burch
2017-08-16
1
-3
/
+25
*
try to fix build issues since namespaces constants were changed
PJ Fanning
2017-07-15
1
-0
/
+1
*
test environment via ant - not via the shell - hope that makes sense ...
Andreas Beeker
2017-07-08
1
-0
/
+4
*
add version.id to release notes in update-download template
Andreas Beeker
2017-07-01
1
-1
/
+1
*
prepare for 3.17-beta2
Andreas Beeker
2017-06-24
1
-1
/
+1
*
Update forbidden-apis to version 2.3
Dominik Stadler
2017-06-18
1
-2
/
+3
*
#61162 - En-/decryption support for HWPF
Andreas Beeker
2017-06-14
1
-0
/
+1
*
Javadoc has some references to unit test classes, so put the junit jars on th...
Nick Burch
2017-06-10
1
-0
/
+1
*
Forbidden-APIs needs junit-jars
Dominik Stadler
2017-06-09
1
-0
/
+1
*
Move one testcase with incorrect source location
Dominik Stadler
2017-06-09
1
-3
/
+27
[next]