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
path:
root
/
src
/
ooxml
/
java
/
org
/
apache
/
poi
/
poifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
30
-5819
/
+0
*
[bug-63046] Use Log4j 2 for logging
Marius Volkhart
2021-02-21
14
-114
/
+118
*
Sonar fixes
Andreas Beeker
2021-01-17
2
-6
/
+6
*
Sonar fixes
Andreas Beeker
2020-12-26
1
-1
/
+1
*
avoid string concats
PJ Fanning
2020-12-17
1
-2
/
+2
*
avoid string concats
PJ Fanning
2020-12-17
5
-20
/
+21
*
avoid string concats
PJ Fanning
2020-12-17
2
-3
/
+3
*
[github-207] add SLF4JLogger
PJ Fanning
2020-12-17
1
-2
/
+2
*
Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)
Andreas Beeker
2020-12-12
1
-1
/
+1
*
[github-196] Delete unused certificate exceptions. Thanks to Marius Volkhart....
PJ Fanning
2020-11-13
4
-152
/
+0
*
#64716 - wmf display error
Andreas Beeker
2020-11-01
1
-52
/
+9
*
Sonar fixes - a few "Try-with-resources should be used"
Andreas Beeker
2020-10-24
1
-12
/
+5
*
#64773 - Visual signatures for .xlsx/.docx
Andreas Beeker
2020-10-10
3
-7
/
+582
*
ignore IBM certificate chain issue
Andreas Beeker
2020-09-08
1
-5
/
+5
*
Update library versions
Andreas Beeker
2020-08-18
1
-1
/
+1
*
Fix typo
Andreas Beeker
2020-08-15
1
-1
/
+1
*
use the forbidden-apis policies corresponding to the JRE
Andreas Beeker
2020-08-15
2
-27
/
+34
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-07-22
5
-1164
/
+0
*
next version will be 5.0.0
PJ Fanning
2020-05-17
1
-10
/
+10
*
bouncycastle 1.64
PJ Fanning
2020-04-08
1
-1
/
+1
*
Sonar Fixes - "static" base class members should not be accessed via derived ...
Andreas Beeker
2020-04-02
2
-2
/
+3
*
Sonar Fixes
Andreas Beeker
2020-03-29
1
-1
/
+1
*
#63712 - upgrading xmlsec causes junit tests to fail
Andreas Beeker
2020-03-18
4
-53
/
+74
*
#64186 - Decrease usage of ThreadLocals in XML Signature API
Andreas Beeker
2020-03-01
16
-574
/
+722
*
Remove invalid agile certificate encryption
Andreas Beeker
2020-02-22
3
-181
/
+27
*
bouncycastle 1.64
PJ Fanning
2020-02-14
1
-2
/
+2
*
#64036 - Replace reflection calls in factories for Java 9+ - POIXMLDocument f...
Andreas Beeker
2020-01-27
1
-7
/
+6
*
#64004 - Replace clone() with copy constructor - mainly HSSF classes
Andreas Beeker
2019-12-22
4
-156
/
+163
*
Replace manual close with try-with-resources
Dominik Stadler
2019-12-15
1
-5
/
+2
*
Adjust some JavaDoc and fix some IDE warnings
Dominik Stadler
2019-12-14
1
-1
/
+2
*
Sonar Fixes + Refactor scattered XML initializations to XMLHelper
Andreas Beeker
2019-12-03
1
-1
/
+1
*
Sonar fixes - use try-with-resources
Andreas Beeker
2019-11-30
1
-27
/
+26
*
use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)
Axel Howind
2019-11-17
1
-3
/
+1
*
Remove references to DatatypeConverter
Andreas Beeker
2019-10-25
2
-8
/
+10
*
add XPathHelper
PJ Fanning
2019-09-24
1
-3
/
+3
*
#63745 - Add traversing and debugging interface
Andreas Beeker
2019-09-11
1
-5
/
+16
*
remove debug code
PJ Fanning
2019-09-04
1
-23
/
+2
*
[bug-63725] commons-compress 1.19
PJ Fanning
2019-09-04
1
-2
/
+23
*
fix typo
PJ Fanning
2019-08-31
1
-2
/
+2
*
upgrade bouncycastle
PJ Fanning
2019-08-29
1
-1
/
+1
*
upgrade xmlsec, slf4j, batik
PJ Fanning
2019-03-21
1
-2
/
+2
*
upgrade bouncycastle and curvesapi
PJ Fanning
2019-03-21
1
-1
/
+1
*
Code-style: Unify how arrays are specified from C-style to normal Java-style
Dominik Stadler
2018-12-25
9
-52
/
+53
*
only refactorings to break up the long method
Andreas Beeker
2018-12-17
1
-76
/
+101
*
#60656 - EMF image support in slideshows
Andreas Beeker
2018-12-16
1
-3
/
+3
*
#63011 - Multiple digital signature in excel file broke first signature
Andreas Beeker
2018-12-15
5
-44
/
+141
*
#62994 - IBM JCE workarounds
Andreas Beeker
2018-12-09
1
-1
/
+7
*
fix most alerts reported by LGTM on OOXML
Alain BĂ©arez
2018-10-10
1
-50
/
+50
*
[bug-62747] bouncycastle 1.60
PJ Fanning
2018-09-19
1
-1
/
+1
*
#60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the Output...
Andreas Beeker
2018-06-14
1
-1
/
+17
[next]