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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 68128: Exclude one broken file from the "No-Scratchpad" run
Dominik Stadler
2023-11-15
1
-0
/
+1
*
Close document always in SlideShowRecordDumper
Dominik Stadler
2023-11-15
2
-6
/
+8
*
use xmlbeans 5.1.1 release
PJ Fanning
2023-11-10
1
-3
/
+3
*
[bug-68094] try to improve cell width derivation by not rounding
PJ Fanning
2023-11-08
3
-8
/
+64
*
[bug-67510] issue with empty num format on chart axes
PJ Fanning
2023-11-08
2
-7
/
+6
*
[bug-67510] issue with empty num format on chart axes
PJ Fanning
2023-11-08
1
-2
/
+0
*
temp workaround for chart axis issue
PJ Fanning
2023-11-08
5
-0
/
+20
*
[github-545] Make exported sheet names compatible with Excel. Thanks to Aleks...
PJ Fanning
2023-11-07
2
-46
/
+93
*
try to fix broken sxssf tests
PJ Fanning
2023-11-07
4
-7
/
+7
*
fix broken HSSFWorkbook test
PJ Fanning
2023-11-07
3
-10
/
+22
*
gradle 8.4
PJ Fanning
2023-11-07
3
-15
/
+2
*
test with saxon 12.3
PJ Fanning
2023-11-07
2
-2
/
+2
*
upgrade junit
PJ Fanning
2023-11-07
2
-10
/
+10
*
upgrade cyclonedx
PJ Fanning
2023-10-30
1
-1
/
+1
*
some tests
PJ Fanning
2023-10-27
1
-0
/
+55
*
some tests
PJ Fanning
2023-10-27
1
-0
/
+23
*
some tests
PJ Fanning
2023-10-27
4
-50
/
+73
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2023-10-27
3
-0
/
+5
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2023-10-27
5
-2
/
+8
*
Bug 66425: Avoid exceptions found via poi-fuzz
Dominik Stadler
2023-10-27
2
-1
/
+1
*
[bug-67579] test OPCPackage
PJ Fanning
2023-10-26
1
-0
/
+78
*
[bug-67579] add new XmlVisioDocument constructor
PJ Fanning
2023-10-26
2
-3
/
+17
*
[bug-67579] add new XWPFDocument/XMLSlideShow constructor
PJ Fanning
2023-10-26
2
-6
/
+32
*
[bug-67579] add new XSSFWorkbook constructor
PJ Fanning
2023-10-26
1
-1
/
+1
*
[bug-67579] add new XSSFWorkbook constructor
PJ Fanning
2023-10-26
1
-1
/
+1
*
[bug-67579] add new XSSFWorkbook constructor
PJ Fanning
2023-10-26
7
-24
/
+157
*
[bug-67579] revert changes - POI will again close the InputStream
PJ Fanning
2023-10-26
4
-40
/
+15
*
[bug-67579] test that we close input stream
PJ Fanning
2023-10-26
1
-0
/
+31
*
try to close streams in HSSF tests
PJ Fanning
2023-10-26
1
-2
/
+2
*
[bug-67579] test that we do not close input stream
PJ Fanning
2023-10-26
2
-2
/
+31
*
revert change to github-321.xlsx
PJ Fanning
2023-10-26
1
-0
/
+0
*
undo test change
PJ Fanning
2023-10-26
1
-3
/
+1
*
commons-io 2.15.0
PJ Fanning
2023-10-26
4
-3
/
+5
*
revert test change
PJ Fanning
2023-10-25
1
-1
/
+1
*
update test
PJ Fanning
2023-10-25
2
-1
/
+1
*
security docs
PJ Fanning
2023-10-24
1
-1
/
+6
*
bytebuddy 1.14.9
PJ Fanning
2023-10-24
2
-4
/
+4
*
log4j 2.21.1
PJ Fanning
2023-10-24
3
-4
/
+4
*
[bug-67778] add more null checks to BaseXSSFFormulaEvaluator
PJ Fanning
2023-10-24
1
-7
/
+12
*
xmlsec 3.0.3
PJ Fanning
2023-10-19
4
-6
/
+6
*
spotbugs gradle plugin to 5.2.1
PJ Fanning
2023-10-19
1
-1
/
+1
*
[bug-67785] make XSSFExcelExtractor output more like that from XSSFEventBased...
PJ Fanning
2023-10-18
2
-1
/
+19
*
[bug-67784] add tests
PJ Fanning
2023-10-17
3
-0
/
+38
*
[bug-67784] experimental hack to fix regression
PJ Fanning
2023-10-17
1
-59
/
+66
*
reformat file
PJ Fanning
2023-10-17
1
-496
/
+502
*
[bug-67784] add test for divide error
PJ Fanning
2023-10-17
1
-0
/
+17
*
[bug-67784] add test for divide error
PJ Fanning
2023-10-17
1
-0
/
+26
*
refactor
PJ Fanning
2023-10-17
1
-3
/
+4
*
log4j 2.21.0
PJ Fanning
2023-10-17
3
-4
/
+4
*
[bug-67778] try to make formula eval involving external workbooks more robust
PJ Fanning
2023-10-17
1
-24
/
+34
[next]