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/commons-codec-commons-codec-1.17.2
dependabot/gradle/commons-codec-commons-codec-1.18.0
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-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/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
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
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
*
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
*
[github-235] Fix date formatting for number cell values. Thanks to Anthony Sc...
PJ Fanning
2021-04-25
1
-0
/
+11
*
#65228 - the method getCap() does not work correctly in xslf.usermodel.XSLFTe...
Andreas Beeker
2021-04-22
2
-19
/
+25
*
Fix Javadocs
Andreas Beeker
2021-04-19
1
-1
/
+13
*
Fix Javadocs
Andreas Beeker
2021-04-18
1
-0
/
+2
*
fix javadocs
Andreas Beeker
2021-04-15
10
-138
/
+103
*
fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/J...
Andreas Beeker
2021-04-14
128
-648
/
+374
*
:poi-ooxml - fix javadocs - link to dependent/external project javadocs
Andreas Beeker
2021-04-13
17
-185
/
+173
*
Fix Xades / Document.importNode SIGSEV
Andreas Beeker
2021-04-12
1
-11
/
+65
*
fix paths for integration build, docs, add site task to main build.gradle
Andreas Beeker
2021-04-10
2
-2
/
+2
*
Ensure the cache-directory for ImageIO is set to a valid directory
Dominik Stadler
2021-04-08
1
-2
/
+10
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-04-07
904
-0
/
+206147
[prev]