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.github.spotbugs-6.1.0
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.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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
poi-ooxml
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
javadoc
PJ Fanning
2021-10-13
1
-3
/
+5
*
javadoc
PJ Fanning
2021-10-13
1
-1
/
+1
*
error message
PJ Fanning
2021-10-13
1
-1
/
+1
*
use workbook's xssf factory
PJ Fanning
2021-10-12
5
-14
/
+24
*
#65551 - Incorrect fetching paragraph and text runs props from master shape
Andreas Beeker
2021-10-11
2
-2
/
+3
*
[bug-62215] add test case for sxssf formulas - issue was already fixed
PJ Fanning
2021-10-11
1
-0
/
+0
*
[github-261] Correct Maximum Width Calculation of unmerged Cells. Thanks to t...
PJ Fanning
2021-10-11
1
-1
/
+1
*
refactor XSSFReader to make it more extensible
PJ Fanning
2021-10-10
1
-10
/
+7
*
[bug-65306] try to fix broken test
PJ Fanning
2021-10-10
1
-1
/
+4
*
[bug-65306] issue with shift rows that remove rows and how shared formulas ar...
PJ Fanning
2021-10-10
1
-4
/
+7
*
[bug-65268] issue reading shared formulas
PJ Fanning
2021-10-09
1
-13
/
+9
*
formatting
PJ Fanning
2021-10-09
2
-6
/
+3
*
remove text size limit
PJ Fanning
2021-10-09
1
-7
/
+9
*
remove text size limit
PJ Fanning
2021-10-08
1
-6
/
+8
*
#65623 - Create XAdES-T signature with XAdESXLSignatureFacet
Andreas Beeker
2021-10-08
1
-61
/
+76
*
[bug-65372] allow max entry size to be higher than 4Gb
PJ Fanning
2021-10-08
1
-2
/
+8
*
[github-260] Check XDGFCell value for null to avoid NullPointerException. Tha...
PJ Fanning
2021-10-07
1
-5
/
+14
*
update javadoc for cell/row copy
PJ Fanning
2021-10-07
1
-4
/
+11
*
support copying to hssf row
PJ Fanning
2021-10-06
2
-30
/
+29
*
javadoc issue
PJ Fanning
2021-10-06
1
-1
/
+1
*
javadoc issue
PJ Fanning
2021-10-06
1
-0
/
+1
*
genericise cell copy logic
PJ Fanning
2021-10-06
2
-65
/
+22
*
[bug-65613] experimental SXSSF writeAvoidingTempFiles
PJ Fanning
2021-10-04
1
-1
/
+7
*
[bug-65613] experimental SXSSF writeAvoidingTempFiles
PJ Fanning
2021-10-04
1
-0
/
+1
*
[bug-65613] experimental SXSSF writeAvoidingTempFiles
PJ Fanning
2021-10-04
1
-10
/
+34
*
make array into immutable collection (spotbugs issue)
PJ Fanning
2021-10-03
1
-7
/
+8
*
make array into immutable collection (spotbugs issue)
PJ Fanning
2021-10-03
3
-12
/
+24
*
#65612 - XSLF CustomGeometry - replace XmlStreamReader access with XmlBeans d...
Andreas Beeker
2021-10-03
20
-36
/
+902
*
sonar issues
PJ Fanning
2021-10-03
1
-2
/
+4
*
[bug-65609] add flushBufferedData to SXSSFSheet
PJ Fanning
2021-10-01
2
-0
/
+14
*
typos in javadoc
PJ Fanning
2021-10-01
1
-2
/
+2
*
Consolidate spreadsheet PictureData javadocs
Marius Volkhart
2021-10-01
1
-16
/
+2
*
Fix Javadoc errors and warnings on JDK 17
Marius Volkhart
2021-10-01
3
-3
/
+3
*
[github-254] Implement XSSFWorkbook linkExternalWorkbook. Thanks to @aspojo. ...
PJ Fanning
2021-09-29
2
-7
/
+64
*
[github-252] wrong file name format for external links
PJ Fanning
2021-09-27
1
-1
/
+1
*
javadoc
PJ Fanning
2021-09-23
1
-1
/
+1
*
make hyperlink duplicatable
PJ Fanning
2021-09-19
1
-1
/
+11
*
typos in javdocs
PJ Fanning
2021-09-19
1
-1
/
+1
*
add support for encrypting temp files
PJ Fanning
2021-09-19
3
-12
/
+45
*
use lambdas for logging
PJ Fanning
2021-09-19
1
-1
/
+1
*
[bug-65581] support configurable temp file threshold
PJ Fanning
2021-09-18
2
-11
/
+85
*
[bug-65576] replace StringCodepointsIterable
PJ Fanning
2021-09-16
1
-2
/
+3
*
XmlSec/BouncyCastle and Batik are now optional
Andreas Beeker
2021-09-12
2
-6
/
+7
*
tabs to spaces
PJ Fanning
2021-09-10
2
-5
/
+5
*
Improve error messages when charting data is not valid
Dominik Stadler
2021-09-10
2
-11
/
+16
*
Adjust imports and apply some IDE suggestions
Dominik Stadler
2021-09-10
1
-2
/
+2
*
fix spelling of quiet
PJ Fanning
2021-09-09
2
-4
/
+4
*
fix error message
PJ Fanning
2021-09-09
1
-1
/
+1
*
minor text issues
PJ Fanning
2021-09-08
1
-1
/
+1
*
POI 5.1.0
PJ Fanning
2021-09-04
6
-7
/
+7
[prev]
[next]