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/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.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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
poi
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle case where toByteArray truncates stream because max len is less than s...
PJ Fanning
2022-03-12
2
-11
/
+53
*
fix issue in IOUtils.toByteArrayWithMaxLength
PJ Fanning
2022-03-12
1
-1
/
+1
*
fix issue in IOUtils.toByteArrayWithMaxLength
PJ Fanning
2022-03-12
2
-15
/
+39
*
fix issue in IOUtils.toByteArrayWithMaxLength
PJ Fanning
2022-03-11
1
-1
/
+1
*
fix issue in IOUtils.toByteArrayWithMaxLength
PJ Fanning
2022-03-11
1
-1
/
+26
*
fix issue in IOUtils.toByteArrayWithMaxLength
PJ Fanning
2022-03-11
2
-5
/
+31
*
fix issue in IOUtils.toByteArrayWithMaxLength
PJ Fanning
2022-03-11
1
-1
/
+1
*
fix issue in IOUtils.toByteArrayWithMaxLength
PJ Fanning
2022-03-11
1
-5
/
+5
*
[bug-65939] add partial fix for clearing formula with circular ref
PJ Fanning
2022-03-07
1
-0
/
+22
*
[bug-65939] add partial fix for clearing formula with circular ref
PJ Fanning
2022-03-07
2
-4
/
+8
*
[bug-65939] add partial fix for clearing formula with circular ref
PJ Fanning
2022-03-07
2
-1
/
+56
*
[bug-65915] possible issue in boolean function support
PJ Fanning
2022-02-25
2
-9
/
+16
*
[bug-65915] possible issue in boolean function support
PJ Fanning
2022-02-25
2
-4
/
+23
*
add index test
PJ Fanning
2022-02-25
1
-0
/
+35
*
[bug-65915] add test for 'OR' function
PJ Fanning
2022-02-25
1
-0
/
+12
*
add tests for 'OR' function
PJ Fanning
2022-02-25
2
-0
/
+113
*
add space in log message
PJ Fanning
2022-02-24
1
-1
/
+1
*
Add/update some JavaDoc
Dominik Stadler
2022-02-24
1
-2
/
+2
*
code tidyup
PJ Fanning
2022-02-22
1
-14
/
+8
*
get TestIndirectFunctionFromSpreadsheet to pass even though code looks wrong
PJ Fanning
2022-02-22
1
-4
/
+4
*
java 17 build issue
PJ Fanning
2022-02-22
1
-0
/
+1
*
sonar issues
PJ Fanning
2022-02-22
1
-18
/
+6
*
java 17 build issue
PJ Fanning
2022-02-22
2
-12
/
+15
*
java 17 build issue
PJ Fanning
2022-02-22
2
-0
/
+4
*
java 17 build issue
PJ Fanning
2022-02-22
1
-0
/
+1
*
sonar issues
PJ Fanning
2022-02-22
7
-70
/
+23
*
refactor IOUtils.toByteArray
PJ Fanning
2022-02-21
1
-1
/
+1
*
refactor IOUtils.toByteArray
PJ Fanning
2022-02-21
1
-21
/
+26
*
Use gradle toolchain to specify the jdk version and vendor, e.g.
Andreas Beeker
2022-02-21
1
-9
/
+17
*
#65908 - XAdES-XL modifications due to specification check errors
Andreas Beeker
2022-02-21
1
-1
/
+1
*
formatting
PJ Fanning
2022-02-21
1
-1
/
+1
*
add tests
PJ Fanning
2022-02-21
1
-0
/
+6
*
add tests
PJ Fanning
2022-02-21
1
-3
/
+6
*
add tests
PJ Fanning
2022-02-21
2
-5
/
+64
*
fix issue
PJ Fanning
2022-02-21
1
-2
/
+21
*
add tests
PJ Fanning
2022-02-21
1
-0
/
+2
*
case insensitive r1c1 refs
PJ Fanning
2022-02-21
2
-2
/
+9
*
remove test (added accidentally)
PJ Fanning
2022-02-21
1
-1
/
+0
*
add tests
PJ Fanning
2022-02-21
2
-0
/
+5
*
javadoc
PJ Fanning
2022-02-21
1
-0
/
+6
*
add disabled test case
PJ Fanning
2022-02-21
1
-0
/
+30
*
add test case
PJ Fanning
2022-02-21
1
-0
/
+27
*
change error message to suggest large files will need overrides
PJ Fanning
2022-02-20
1
-1
/
+1
*
add extra max size config
PJ Fanning
2022-02-20
1
-31
/
+13
*
add extra max size config
PJ Fanning
2022-02-19
2
-0
/
+39
*
revert IOUtils change
PJ Fanning
2022-02-19
2
-15
/
+10
*
[bug-65639] take BYTE_ARRAY_MAX_OVERRIDE into account in IOUtils#toByteArray
PJ Fanning
2022-02-19
1
-3
/
+8
*
[bug-65639] take BYTE_ARRAY_MAX_OVERRIDE into account in IOUtils#toByteArray
PJ Fanning
2022-02-19
1
-10
/
+9
*
refactor some stream code
PJ Fanning
2022-02-19
1
-14
/
+26
*
refactor some stream code
PJ Fanning
2022-02-19
2
-9
/
+7
[next]