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.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/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.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
/
poi-ooxml
Commit message (
Expand
)
Author
Age
Files
Lines
*
[bug-51037] apply default column style if no style set
PJ Fanning
2022-07-01
8
-35
/
+171
*
[bug-66138] change log level to warn (the issue is worked around)
PJ Fanning
2022-06-22
1
-1
/
+1
*
remove use of some calls to deprecated cursor dispose()
PJ Fanning
2022-06-19
4
-130
/
+74
*
remove use of some calls to deprecated cursor dispose()
PJ Fanning
2022-06-19
6
-137
/
+122
*
remove use of some calls to deprecated cursor dispose()
PJ Fanning
2022-06-19
31
-468
/
+259
*
[bug-66123] support gte attribute in XSSFConditionalFormattingThreshold
PJ Fanning
2022-06-15
2
-0
/
+35
*
add extra setTitle method
PJ Fanning
2022-06-11
1
-0
/
+14
*
revert xmlbeans jar changes
PJ Fanning
2022-06-02
1
-2
/
+1
*
update key
PJ Fanning
2022-06-02
1
-1
/
+2
*
[bug-56155] support version property in CoreProperties
PJ Fanning
2022-05-28
2
-0
/
+22
*
[bug-66022] issue in Formula Parser with some sheet names
PJ Fanning
2022-05-23
1
-0
/
+19
*
[bug-66081] fix editing of added abstract numberings
PJ Fanning
2022-05-22
2
-3
/
+47
*
[bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as id
PJ Fanning
2022-05-22
1
-0
/
+20
*
[bug-66080] XWPFNumbering.addAbstractNum uses abstract numberings count as id
PJ Fanning
2022-05-22
3
-1
/
+33
*
[bug-66079] apply test provided by Vladislav Arakelov
PJ Fanning
2022-05-21
1
-8
/
+11
*
[bug-66079] try to fix issue with XWPFNumbering.removeAbstractNum
PJ Fanning
2022-05-20
1
-1
/
+9
*
try xmlsec 3.0.0
PJ Fanning
2022-05-03
1
-2
/
+2
*
[bug-66039] add more javadoc about setCellFormulaValidation
PJ Fanning
2022-04-29
1
-0
/
+2
*
[bug-66039] show use of setCellFormulaValidation=false in a test
PJ Fanning
2022-04-29
1
-0
/
+32
*
more test issues with rate change
PJ Fanning
2022-04-09
1
-4
/
+3
*
[github-321] Fix issue with rounding in DataFormatter. Thanks to Colin Wang. ...
PJ Fanning
2022-04-09
1
-0
/
+2
*
[github-321] add test case
PJ Fanning
2022-04-08
1
-0
/
+16
*
[github-319] fix javadoc on setColumnHidden. Thanks to CodeMonkeyLab. This cl...
PJ Fanning
2022-04-05
2
-4
/
+4
*
[bug-65993] support copying hssf hyperlinks to xssf and respect full cell range
PJ Fanning
2022-04-02
2
-21
/
+77
*
addHyperlink method on SXSSFSheet
PJ Fanning
2022-03-29
2
-14
/
+46
*
upgrade jmh
PJ Fanning
2022-03-28
1
-2
/
+2
*
spotbugs issue
PJ Fanning
2022-03-28
1
-1
/
+1
*
poi-ooxml-lite: Check in list of classes and xsb-files to avoid the jar-to-te...
Dominik Stadler
2022-03-24
1
-1
/
+1
*
[bug-65973] fix for removing hyperlinks that span multiple cells
PJ Fanning
2022-03-22
2
-2
/
+23
*
[bug-65973] partial fix for removing hyperlinks that span multiple cells
PJ Fanning
2022-03-22
1
-1
/
+20
*
[bug-65973] partial fix for removing hyperlinks that span multiple cells
PJ Fanning
2022-03-22
2
-1
/
+51
*
small refactor
PJ Fanning
2022-03-22
1
-3
/
+2
*
[bug-65973] partial fix for removing hyperlinks that span multiple cells
PJ Fanning
2022-03-22
1
-2
/
+2
*
spelling
PJ Fanning
2022-03-22
1
-2
/
+2
*
[bug-65973] partial fix for removing hyperlinks that span multiple cells
PJ Fanning
2022-03-22
1
-4
/
+13
*
[bug-65973] partial fix for removing hyperlinks that span multiple cells
PJ Fanning
2022-03-22
1
-2
/
+3
*
[bug-64536] add another test
PJ Fanning
2022-03-20
1
-18
/
+26
*
[bug-64536] add getDimension on XSSFSheet
PJ Fanning
2022-03-20
2
-0
/
+38
*
use spaces for indents
PJ Fanning
2022-03-20
4
-68
/
+68
*
Remove unused imports, remove unnecessary boxing of int-value and apply some ...
Dominik Stadler
2022-03-20
2
-23
/
+21
*
Add reproducer for possible OOM when reading pictures in XWPF
Dominik Stadler
2022-03-20
1
-1
/
+14
*
Bug 65854: Use revert() instead of close() when OPCPackage is opened read-only
Dominik Stadler
2022-03-20
2
-10
/
+38
*
javadoc
PJ Fanning
2022-03-15
1
-1
/
+1
*
update test
PJ Fanning
2022-03-15
1
-0
/
+3
*
add xssf test (width/height)
PJ Fanning
2022-03-15
2
-2
/
+30
*
fix issue in IOUtils.toByteArrayWithMaxLength
PJ Fanning
2022-03-11
2
-6
/
+2
*
[bug-65946] remove duplicate Category property from extracted properties
PJ Fanning
2022-03-09
1
-30
/
+51
*
[bug-65946] remove duplicate Category property from extracted properties
PJ Fanning
2022-03-09
1
-1
/
+0
*
[bug-65943] support rich text in SXSSFWorkbook (only when shared string table...
PJ Fanning
2022-03-09
1
-40
/
+50
*
[bug-65943] support rich text in SXSSFWorkbook (only when shared string table...
PJ Fanning
2022-03-09
3
-3
/
+51
[next]