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
path:
root
/
poi-ooxml
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[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
*
Gradle: Synchronize the code in the different build-scripts across the projects
Dominik Stadler
2021-04-15
1
-14
/
+13
*
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
18
-192
/
+191
*
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
905
-0
/
+206431