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.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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
javadoc
PJ Fanning
2021-12-13
1
-1
/
+1
*
Fix issues found when fuzzing Apache POI via Jazzer
Dominik Stadler
2021-12-13
7
-7
/
+43
*
typo
PJ Fanning
2021-12-13
1
-1
/
+1
*
highlight some exceptions
PJ Fanning
2021-12-13
1
-0
/
+13
*
add some tests
PJ Fanning
2021-12-13
1
-0
/
+25
*
highlight some exceptions
PJ Fanning
2021-12-13
2
-0
/
+41
*
[bug-65741] change some methods to throw checked exception InvalidFormatExcep...
PJ Fanning
2021-12-13
3
-26
/
+20
*
[bug-65741] rework previous change
PJ Fanning
2021-12-13
6
-54
/
+45
*
[bug-65741] issue with null date values causing npes
PJ Fanning
2021-12-13
1
-15
/
+21
*
typo
PJ Fanning
2021-12-13
1
-1
/
+1
*
Remove outdated downloaded versions of log4j
Dominik Stadler
2021-12-13
1
-0
/
+2
*
use xmlbeans 5.0.3 staged version
PJ Fanning
2021-12-12
1
-1
/
+4
*
[bug-65739] reduce log level of message to debug
PJ Fanning
2021-12-10
2
-12
/
+7
*
[bug-65738] add basic test
PJ Fanning
2021-12-10
2
-12
/
+21
*
[bug-65738] do not treat zip directories as parts
PJ Fanning
2021-12-10
1
-1
/
+7
*
log4j 2.15.0
PJ Fanning
2021-12-10
4
-13
/
+11
*
add ctcustomxmlblockd3c1type.xsb to poi-ooxml-lite
PJ Fanning
2021-12-09
1
-0
/
+1
*
spotbugs-gradle-plugin 5.0.2
PJ Fanning
2021-12-09
1
-1
/
+1
*
[github-285] Issue in XDGFShape getTxtPinX. Thanks to Dmitry Komarov. This cl...
PJ Fanning
2021-12-09
1
-3
/
+3
*
add data-formatter test
PJ Fanning
2021-12-08
2
-0
/
+13
*
update tests
PJ Fanning
2021-12-08
1
-10
/
+25
*
update tests
PJ Fanning
2021-12-08
2
-1
/
+47
*
Fix applying ruls for forbidden-apis plugin
Dominik Stadler
2021-12-08
1
-1
/
+1
*
build.xml: Adjust forbidden-api to not get missing clases for prod-checks
Dominik Stadler
2021-12-08
1
-42
/
+41
*
[bug-65730] add setUseCachedValuesForFormulaCells on DataFormatter
PJ Fanning
2021-12-08
1
-4
/
+57
*
upgrade spotbugs
PJ Fanning
2021-12-08
2
-2
/
+2
*
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
2
-25
/
+51
*
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
2
-5
/
+17
*
add broken test (xlookup)
PJ Fanning
2021-12-06
1
-0
/
+29
*
add xmatch test
PJ Fanning
2021-12-06
1
-0
/
+27
*
spotbugs 5.0.0
PJ Fanning
2021-12-06
1
-1
/
+1
*
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 xlookup test
PJ Fanning
2021-12-06
2
-1
/
+15
*
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
-3
/
+0
*
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
*
Remove some more from the Ant Build to try to keep POI-DSL-old-Xerces working...
Dominik Stadler
2021-12-05
1
-38
/
+1
*
Fix issues found when fuzzing Apache POI via Jazzer
Dominik Stadler
2021-12-05
13
-57
/
+123
*
Fix issues found when fuzzing Apache POI via Jazzer
Dominik Stadler
2021-12-05
11
-7
/
+50
*
Fix issues found when fuzzing Apache POI via Jazzer
Dominik Stadler
2021-12-05
1
-2
/
+13
*
Fix issues found when fuzzing Apache POI via Jazzer
Dominik Stadler
2021-12-05
2
-3
/
+56
[next]