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.dorongold.task-tree-4.0.1
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.github.spotbugs-6.1.3
dependabot/gradle/com.github.spotbugs-6.1.4
dependabot/gradle/com.github.spotbugs-6.1.5
dependabot/gradle/com.github.spotbugs-6.1.6
dependabot/gradle/com.github.spotbugs-6.1.7
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/com.google.guava-guava-33.4.5-jre
dependabot/gradle/com.google.guava-guava-33.4.6-jre
dependabot/gradle/commons-codec-commons-codec-1.17.2
dependabot/gradle/commons-codec-commons-codec-1.18.0
dependabot/gradle/de.rototor.pdfbox-graphics2d-3.0.3
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/junitVersion-5.12.0
dependabot/gradle/junitVersion-5.12.1
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-1.17.0
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.2
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.17.5
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/net.bytebuddy-byte-buddy-agent-1.17.0
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.1
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.2
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.17.5
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.cyclonedx.bom-2.1.0
dependabot/gradle/org.cyclonedx.bom-2.2.0
dependabot/gradle/org.junit.platform-junit-platform-launcher-1.12.1
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.mockito-mockito-core-5.16.0
dependabot/gradle/org.mockito-mockito-core-5.16.1
dependabot/gradle/org.slf4j-slf4j-api-2.0.17
dependabot/gradle/org.slf4j-slf4j-simple-2.0.17
dependabot/gradle/org.sonarqube-6.0.0.5145
dependabot/gradle/org.sonarqube-6.1.0.5360
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-65464] fix issue where shared formulas can be corrupted
PJ Fanning
2021-07-28
2
-19
/
+37
*
add test case for copying a cell with hyperlink
PJ Fanning
2021-07-24
1
-6
/
+23
*
handle case where row nums are the same
PJ Fanning
2021-07-24
1
-7
/
+4
*
handle case where row nums are the same
PJ Fanning
2021-07-24
1
-3
/
+5
*
remove new test
PJ Fanning
2021-07-24
1
-97
/
+0
*
fix spelling
PJ Fanning
2021-07-24
3
-2
/
+99
*
partially undo change
PJ Fanning
2021-07-24
1
-2
/
+2
*
remove some unnecessary casts from copy method
PJ Fanning
2021-07-24
1
-6
/
+5
*
remove unchecked cast from setHyperlink
PJ Fanning
2021-07-24
1
-1
/
+6
*
[bug-64759] ignore unknown relationships when cloning sheets
PJ Fanning
2021-07-22
1
-1
/
+1
*
[bug-64759] ignore unknown relationships when cloning sheets
PJ Fanning
2021-07-22
2
-2
/
+17
*
[bug-64473] OPCPackage.open(fileName, PackageAccess.READ) does not open valid...
PJ Fanning
2021-07-20
2
-1
/
+46
*
right to left xlsx test
PJ Fanning
2021-07-20
1
-14
/
+33
*
change test that started failing after switch to commons-compress 1.21
PJ Fanning
2021-07-14
1
-7
/
+11
*
try to fix issue with building in windows
PJ Fanning
2021-07-12
3
-1
/
+1
*
disable more tests when running with java 1.8.0_292
PJ Fanning
2021-07-07
1
-0
/
+2
*
add commons-compress to module-info
PJ Fanning
2021-07-07
1
-0
/
+2
*
Apply some IDE suggestions
Dominik Stadler
2021-07-07
1
-1
/
+1
*
add explicit commons-io dependency to poi-ooxml. This closes #237
PJ Fanning
2021-07-06
1
-0
/
+1
*
deactivate TestSignatureInfo on Jdk 1.8.0 PatchLevel 292
Andreas Beeker
2021-07-05
1
-0
/
+7
*
upgrade bouncycastle
PJ Fanning
2021-06-28
1
-0
/
+1
*
upgrade pdfbox dependency
PJ Fanning
2021-06-28
1
-2
/
+2
*
update javadoc
PJ Fanning
2021-06-09
1
-1
/
+1
*
update javadoc
PJ Fanning
2021-06-09
2
-6
/
+6
*
remove unnecessary cast
PJ Fanning
2021-06-09
1
-2
/
+1
*
#65331 - Wrong mapping of TableRowAlign
Sayi
2021-05-27
2
-3
/
+9
*
replace CombinedIterable with a few lines of simple code
Andreas Beeker
2021-05-23
4
-153
/
+26
*
try to fix tests
PJ Fanning
2021-05-22
3
-89
/
+89
*
try to fix test
PJ Fanning
2021-05-22
1
-4
/
+4
*
try to fix test
PJ Fanning
2021-05-22
1
-4
/
+4
*
try to fix test
PJ Fanning
2021-05-22
1
-4
/
+4
*
convert tabs to spaces
PJ Fanning
2021-05-22
126
-7779
/
+7779
*
activate javadoc lint and fix errors
Andreas Beeker
2021-05-21
57
-609
/
+421
*
Bug65292: Manual revert r1884958, Add a paragraph by default when creating a ...
Sayi
2021-05-20
4
-29
/
+57
*
fixed unable to read comments with pictures
Sayi
2021-05-20
2
-2
/
+21
*
Try to fix compiling on some CI-runs to support all active types of JDKs
Dominik Stadler
2021-05-14
2
-6
/
+8
*
use commons-io StringBuilderWriter
PJ Fanning
2021-05-14
1
-4
/
+4
*
#65304 - Add commons-io as a dependency
Andreas Beeker
2021-05-14
58
-3290
/
+2925
*
Start moving some bits to the main Gradle file
Dominik Stadler
2021-05-13
1
-12
/
+0
*
Bug 63339: Use removeFormulaImpl() where possible and add a test which verifi...
Dominik Stadler
2021-05-13
2
-24
/
+53
*
Apply some IDE suggestions
Dominik Stadler
2021-05-13
1
-8
/
+4
*
xmlsec 2.2.2
PJ Fanning
2021-05-13
1
-1
/
+1
*
Remove invalid code
Sayi
2021-05-11
1
-1
/
+0
*
#64844 - Incorrect sizes of images in SVG
Andreas Beeker
2021-05-08
5
-5
/
+215
*
#65282 - addRun method only adds to run collection, missing iRun collection
Sayi
2021-05-06
2
-0
/
+9
*
#65214 - Document signed by POI reported as 'partially' signed
Andreas Beeker
2021-05-02
5
-16
/
+57
*
Fix ArrayIndexOutOfBoundsException if XWPFRun does not set style
Sayi
2021-04-28
2
-7
/
+13
*
Improve error message when formulas cannot be evaluated for some rows in SXSSF
Dominik Stadler
2021-04-26
2
-6
/
+9
*
Rework test to not cause file-handle leaks and add an exclude for Log4j 2
Dominik Stadler
2021-04-26
2
-156
/
+136
*
Add a disabled test to run one single file from the stress-test-documents
Dominik Stadler
2021-04-26
1
-0
/
+8
[next]