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.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
path:
root
/
src
/
java
/
org
/
apache
/
poi
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
53
-10302
/
+0
*
Enhance javadoc and coverage for IOUtils
Dominik Stadler
2021-03-19
1
-0
/
+18
*
missing ooxml-schemas-lite classes
PJ Fanning
2021-02-24
1
-1
/
+1
*
[bug-63046] Use Log4j 2 for logging
Marius Volkhart
2021-02-21
9
-773
/
+19
*
try re-eanbling xml entity config
PJ Fanning
2021-02-21
1
-1
/
+1
*
Sonar fixes
Andreas Beeker
2021-01-17
3
-7
/
+7
*
#65046 - Simplify integration tests
Andreas Beeker
2021-01-15
1
-3
/
+5
*
Slightly adjust error message if requested allocations are too big
Dominik Stadler
2021-01-06
1
-4
/
+6
*
Sonar fixes
Andreas Beeker
2020-12-26
2
-14
/
+11
*
[github-198] Remove jdk.charset module dependency for spreadsheets generation...
PJ Fanning
2020-12-19
3
-505
/
+0
*
avoid string concats
PJ Fanning
2020-12-18
1
-8
/
+17
*
avoid string concats
PJ Fanning
2020-12-17
1
-1
/
+1
*
avoid string concats
PJ Fanning
2020-12-17
3
-3
/
+8
*
[github-207] add SLF4JLogger
PJ Fanning
2020-12-17
1
-0
/
+157
*
Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)
Andreas Beeker
2020-12-12
1
-18
/
+20
*
remove more deprecated code
PJ Fanning
2020-12-09
1
-134
/
+0
*
Handle errors from GraalVM native mode runs - UnsupportedFeature on setting S...
Andreas Beeker
2020-10-20
1
-2
/
+3
*
#64693 - POI HwmfGraphics cannot read the embedded document title
Andreas Beeker
2020-08-30
1
-0
/
+42
*
use the forbidden-apis policies corresponding to the JRE
Andreas Beeker
2020-08-15
1
-1
/
+1
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-07-22
1
-20
/
+20
*
improve memory safety in HWPFDocumentCore
Tim Allison
2020-06-22
1
-1
/
+1
*
64512 - Ole10Native aka embedded / object packager - handle UTF16 variants
Andreas Beeker
2020-06-11
1
-4
/
+12
*
[bug-64489] Make Zip64 the default mode for saving SXSSF spreadsheets
PJ Fanning
2020-06-02
1
-1
/
+1
*
Sonar fixes
Andreas Beeker
2020-04-19
2
-11
/
+11
*
Sonar fixes - Ignore System.out-calls and args checks in examples
Andreas Beeker
2020-04-18
1
-129
/
+14
*
Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyC...
Andreas Beeker
2020-04-16
4
-236
/
+144
*
#64350 - Sonar fix - "Iterator.next()" methods should throw "NoSuchElementExc...
Andreas Beeker
2020-04-14
2
-34
/
+6
*
#63745 - Add traversing and debugging interface to HSSF
Andreas Beeker
2020-04-12
4
-18
/
+71
*
ArrayUtil - remove unused method
Andreas Beeker
2020-04-06
1
-34
/
+12
*
Bug 60656 - Emf image support in slideshows
Andreas Beeker
2020-04-05
1
-44
/
+10
*
Sonar Fixes and remove obsolete classes
Andreas Beeker
2020-04-01
1
-1
/
+2
*
Sonar Fixes - try to fix XXE warnings
Andreas Beeker
2020-03-29
1
-0
/
+2
*
Update JavaDoc for logging and marshalling
Dominik Stadler
2020-03-08
4
-25
/
+34
*
Sonar fixes
Andreas Beeker
2020-02-25
1
-4
/
+4
*
Applied "clean up IntList code" patch from bug 63805
Axel Howind
2020-02-20
1
-50
/
+34
*
Fix Visio compression
Andreas Beeker
2020-01-01
1
-174
/
+157
*
#64004 - Replace clone() with copy constructor - mainly HSSF classes
Andreas Beeker
2019-12-22
1
-33
/
+36
*
Replace manual close with try-with-resources
Dominik Stadler
2019-12-15
2
-9
/
+3
*
Bug 63569: Adjust handling of check for max allocation of byte array
Dominik Stadler
2019-12-14
1
-12
/
+39
*
Bug 63927 - Inconsistent mapping of Norwegian locales for date formats
Andreas Beeker
2019-12-08
2
-931
/
+591
*
Sonar Fixes - type: bugs / severity: critical - mostly div by 0
Andreas Beeker
2019-12-07
1
-0
/
+1
*
Sonar Fixes
Andreas Beeker
2019-12-05
1
-19
/
+34
*
Sonar Fixes + Refactor scattered XML initializations to XMLHelper
Andreas Beeker
2019-12-03
2
-40
/
+272
*
Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker"
Andreas Beeker
2019-12-01
2
-35
/
+39
*
change package.html to package-info.java
Andreas Beeker
2019-12-01
1
-21
/
+7
*
Replace StringBuffer with StringBuilder
Andreas Beeker
2019-11-29
2
-27
/
+29
*
Bug 60656 - Emf image support in slideshows
Andreas Beeker
2019-11-29
1
-0
/
+17
*
GenericRecordJsonWriter fix output of floats and doubles
Andreas Beeker
2019-11-29
1
-0
/
+9
*
replace more StringBuffers
PJ Fanning
2019-11-21
1
-3
/
+3
*
use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)
Axel Howind
2019-11-17
1
-1
/
+1
[next]