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
/
src
/
testcases
/
org
/
apache
/
poi
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enhance javadoc and coverage for IOUtils
Dominik Stadler
2021-03-19
1
-19
/
+205
*
[bug-63046] Use Log4j 2 for logging
Marius Volkhart
2021-02-21
2
-134
/
+0
*
Remove superfluous test
Andreas Beeker
2021-01-17
1
-50
/
+0
*
Sonar fixes
Andreas Beeker
2021-01-17
2
-17
/
+20
*
Sonar fixes
Andreas Beeker
2021-01-10
10
-11
/
+10
*
Sonar fixes
Andreas Beeker
2021-01-10
8
-8
/
+8
*
Sonar fixes
Andreas Beeker
2021-01-09
6
-21
/
+20
*
Sonar fixes
Andreas Beeker
2021-01-08
17
-135
/
+135
*
#65026 - Migrate tests to Junit 5
Andreas Beeker
2020-12-24
21
-761
/
+435
*
[github-198] Remove jdk.charset module dependency for spreadsheets generation...
PJ Fanning
2020-12-19
1
-69
/
+0
*
Improve error messages on missing Factory-implementations, fix Sonar issues a...
Dominik Stadler
2020-11-01
1
-14
/
+14
*
Update library versions
Andreas Beeker
2020-08-18
2
-26
/
+15
*
Activate Forbidden-Apis-Check also for other tests
Andreas Beeker
2020-08-17
1
-0
/
+88
*
Sonar fixes - Ignore System.out-calls and args checks in examples
Andreas Beeker
2020-04-18
1
-80
/
+13
*
Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyC...
Andreas Beeker
2020-04-16
1
-5
/
+2
*
#64350 - Sonar fix - "Iterator.next()" methods should throw "NoSuchElementExc...
Andreas Beeker
2020-04-14
1
-54
/
+7
*
ArrayUtil - remove unused method
Andreas Beeker
2020-04-06
1
-16
/
+0
*
Update JavaDoc for logging and marshalling
Dominik Stadler
2020-03-08
1
-2
/
+2
*
Migrate all junit tests to Junit 4
Andreas Beeker
2019-12-27
8
-466
/
+225
*
Add some more tests for IOUtils
Dominik Stadler
2019-12-15
1
-0
/
+96
*
Let IntelliJ simplify some assertions
Dominik Stadler
2019-12-15
3
-13
/
+15
*
Add MemoryVerifier to enable memory leak checking in unit-tests and add
Dominik Stadler
2019-12-15
1
-0
/
+106
*
Ensure that the temporary directory does exist before using it in tests
Dominik Stadler
2019-12-14
1
-12
/
+19
*
Bug 63569: Adjust handling of check for max allocation of byte array
Dominik Stadler
2019-12-14
1
-0
/
+58
*
Adjust some JavaDoc and fix some IDE warnings
Dominik Stadler
2019-12-14
1
-4
/
+5
*
Sonar Fixes + Refactor scattered XML initializations to XMLHelper
Andreas Beeker
2019-12-03
2
-64
/
+161
*
possible npe in test
PJ Fanning
2019-03-21
1
-1
/
+1
*
#63047 - Make POILogger subclassable
Andreas Beeker
2018-12-31
2
-6
/
+6
*
Code-style: Unify how arrays are specified from C-style to normal Java-style
Dominik Stadler
2018-12-25
2
-5
/
+5
*
Adjust comments and IDE warnings, duplicate code reduction
Dominik Stadler
2018-07-05
1
-6
/
+6
*
Random test value/file length resulted in occasionally failures
Andreas Beeker
2018-05-07
1
-1
/
+1
*
#59893 - Forbid calls to InputStream.available
Andreas Beeker
2018-04-27
2
-27
/
+58
*
Various smaller adjustments: Remove filename in test, remove unused parameter...
Dominik Stadler
2018-02-08
1
-0
/
+26
*
Bug 61550: Add more information to exception text and verify that it is thrown
Dominik Stadler
2018-01-01
1
-0
/
+16
*
add TestStringCodepointsIterable
PJ Fanning
2017-11-22
1
-0
/
+45
*
Adjust some tests to properly close resources
Dominik Stadler
2017-11-05
1
-21
/
+28
*
Remove "filling" in IntList as this has no effect whatsoever as far as I coul...
Dominik Stadler
2017-10-11
1
-23
/
+74
*
Adjust to make forbidden-api-check succeed again
Dominik Stadler
2017-09-19
1
-9
/
+3
*
60805 (partial) -- remove/suppress println in tests
Tim Allison
2017-09-19
2
-8
/
+22
*
Fix some warnings in unit tests
Dominik Stadler
2017-09-16
5
-12
/
+18
*
Remove unnecessary type arguments (Java 8)
Dominik Stadler
2017-09-16
1
-2
/
+2
*
Remove unnecessary initialization of members
Dominik Stadler
2017-09-16
2
-4
/
+4
*
Verify that bug 61294 is fixed now, add some more coverage for IOUtils in gen...
Dominik Stadler
2017-08-25
1
-1
/
+58
*
javadoc: replace invalid self enclosing elements
PJ Fanning
2017-07-17
1
-1
/
+1
*
bug 61294 -- cleaned up based on PJ Fanning's code review. Went with a copy/...
Tim Allison
2017-07-14
1
-9
/
+27
*
bug 61294 -- prevent infinite loop in IOUtils' skipFully.
Tim Allison
2017-07-13
1
-0
/
+136
*
expand StaxHelper
PJ Fanning
2017-06-24
1
-0
/
+64
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-04-17
1
-1
/
+1
*
bug 50955 and bug 60953 improve Big5 reader; ensure one character
Tim Allison
2017-04-05
1
-0
/
+77
*
bug 59893: more unrelated changes from Andi
Javen O'Neal
2017-02-17
1
-24
/
+40
[next]