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
*
Increase new limits for files processed in the mass-regression-tests
Dominik Stadler
2022-01-06
2
-2
/
+2
*
license
PJ Fanning
2021-12-30
1
-0
/
+17
*
Limit the maximum number of records that are read for an XLS
Dominik Stadler
2021-12-30
1
-4
/
+11
*
Do not set readIndex to "-1" on EOF
Dominik Stadler
2021-12-30
2
-10
/
+68
*
Bug 65312: Make RecordType.byName work for type "formula"
Dominik Stadler
2021-12-30
2
-2
/
+37
*
Bug 52447: Allow HyperLinkRecord to appear as part of the RowRecordsAggregate
Dominik Stadler
2021-12-30
2
-1
/
+10
*
use isEmpty()
PJ Fanning
2021-12-30
6
-8
/
+8
*
excelant evaluator if seems useless
PJ Fanning
2021-12-30
1
-1
/
+1
*
use isEmpty()
PJ Fanning
2021-12-30
11
-17
/
+12
*
typo
PJ Fanning
2021-12-30
1
-1
/
+1
*
fix tests
PJ Fanning
2021-12-29
2
-5
/
+3
*
sonar issues
PJ Fanning
2021-12-29
2
-6
/
+7
*
fix test
PJ Fanning
2021-12-29
1
-14
/
+4
*
update some code based on sonar issues
PJ Fanning
2021-12-29
4
-5
/
+9
*
[bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategy
PJ Fanning
2021-12-28
3
-5
/
+19
*
[bug-65772] stop using deleteOnExit in DefaultTempFileCreationStrategy
PJ Fanning
2021-12-28
2
-10
/
+11
*
close input streams for parts
PJ Fanning
2021-12-28
1
-0
/
+0
*
preserve rich text in cell copy
PJ Fanning
2021-12-24
1
-0
/
+23
*
preserve rich text in cell copy
PJ Fanning
2021-12-24
1
-1
/
+1
*
[github-290] Customize Spliterator implementations for better parallelism. Th...
PJ Fanning
2021-12-23
32
-18
/
+400
*
code tidy up
PJ Fanning
2021-12-18
42
-163
/
+163
*
code tidy up
PJ Fanning
2021-12-18
3
-1
/
+34
*
javadoc
PJ Fanning
2021-12-13
1
-1
/
+1
*
Fix issues found when fuzzing Apache POI via Jazzer
Dominik Stadler
2021-12-13
1
-0
/
+6
*
[bug-65741] rework previous change
PJ Fanning
2021-12-13
2
-4
/
+4
*
[bug-65739] reduce log level of message to debug
PJ Fanning
2021-12-10
1
-11
/
+6
*
update tests
PJ Fanning
2021-12-08
1
-10
/
+25
*
update tests
PJ Fanning
2021-12-08
2
-1
/
+47
*
[bug-65730] add setUseCachedValuesForFormulaCells on DataFormatter
PJ Fanning
2021-12-08
1
-4
/
+57
*
try to get xlookup example 6 to work
PJ Fanning
2021-12-06
1
-1
/
+1
*
try to get xlookup example 6 to work
PJ Fanning
2021-12-06
2
-3
/
+4
*
Some more changes for early support for JDK 18
Dominik Stadler
2021-12-06
1
-1
/
+5
*
Fix forbidden-api violation for using wrong logger
Dominik Stadler
2021-12-06
1
-14
/
+17
*
Close some streams/workbooks properly
Dominik Stadler
2021-12-06
1
-0
/
+11
*
add broken test (xlookup)
PJ Fanning
2021-12-06
1
-0
/
+29
*
add xmatch test
PJ Fanning
2021-12-06
1
-0
/
+27
*
add xmatch test
PJ Fanning
2021-12-06
1
-0
/
+10
*
add xmatch test
PJ Fanning
2021-12-06
1
-3
/
+33
*
add xmatch test
PJ Fanning
2021-12-06
2
-5
/
+32
*
add initial version of XMATCH
PJ Fanning
2021-12-06
1
-3
/
+3
*
add initial version of XMATCH
PJ Fanning
2021-12-05
3
-0
/
+172
*
initial work on example 5
PJ Fanning
2021-12-05
1
-1
/
+1
*
initial work on example 5
PJ Fanning
2021-12-05
2
-17
/
+8
*
initial work on example 5
PJ Fanning
2021-12-05
2
-4
/
+53
*
fix broken xlookup test
PJ Fanning
2021-12-05
2
-3
/
+5
*
Fix issues found when fuzzing Apache POI via Jazzer
Dominik Stadler
2021-12-05
4
-5
/
+18
*
Fix issues found when fuzzing Apache POI via Jazzer
Dominik Stadler
2021-12-05
6
-2
/
+26
*
Fix issues found when fuzzing Apache POI via Jazzer
Dominik Stadler
2021-12-05
2
-3
/
+56
*
Apply IDE suggestions, adjust tests, ...
Dominik Stadler
2021-12-05
2
-7
/
+7
*
add xlookup tests
PJ Fanning
2021-12-05
2
-20
/
+35
[next]