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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Avoid dependency on ooxml-test in integration-test
Dominik Stadler
2020-09-26
1
-2
/
+2
*
Try to fix the Gradle build
Dominik Stadler
2020-09-26
1
-1
/
+2
*
Fix IDE warnings, add more assertion-output
Dominik Stadler
2020-09-25
5
-34
/
+29
*
OSGi support: register service providers in bundle activator
Yegor Kozlov
2020-09-22
3
-0
/
+23
*
Fix Ant javascript issues
Andreas Beeker
2020-09-22
3
-0
/
+127
*
#64716 - wmf display error - use FileMagic also for File-based input
Andreas Beeker
2020-09-19
1
-32
/
+28
*
adapt to XmlBeans changes
Andreas Beeker
2020-09-19
1
-23
/
+23
*
Add more render test images
Andreas Beeker
2020-09-16
1
-1
/
+2
*
#64716 - wmf display error - WmfExtTextOut - move current location to the end...
Andreas Beeker
2020-09-15
1
-0
/
+17
*
[bug-64721] NullPointerException occurs when calling getDataSize() of an obje...
PJ Fanning
2020-09-09
2
-0
/
+55
*
ignore IBM certificate chain issue
Andreas Beeker
2020-09-08
2
-6
/
+11
*
#64716 - wmf display error - fixed charset used for reading typeface
Andreas Beeker
2020-09-08
1
-13
/
+18
*
PPTXPNG - parent directory of relative input file was null
Andreas Beeker
2020-09-03
1
-1
/
+1
*
add "provided" jars to binary dist bundle
Andreas Beeker
2020-09-03
1
-5
/
+5
*
fix typo
Andreas Beeker
2020-09-02
1
-1
/
+1
*
Adapt to new XmlBeans changes of r1881383
Andreas Beeker
2020-09-01
1
-3
/
+3
*
[github-192] Fix DOUGHNUT chart creation. Thanks to Tomás Cerdá. This close...
PJ Fanning
2020-09-01
1
-1
/
+1
*
CTRow removes tc when row removes cell
Sayi
2020-09-01
2
-0
/
+16
*
#64693 - POI HwmfGraphics cannot read the embedded document title
Andreas Beeker
2020-08-30
22
-71
/
+348
*
[bug-64691] rename field
PJ Fanning
2020-08-27
3
-28
/
+28
*
Add get/set indentationLeftChars/indentationRightChars in paragraph
Sayi
2020-08-27
2
-1
/
+68
*
Update library versions
Andreas Beeker
2020-08-18
37
-1666
/
+1494
*
Activate Forbidden-Apis-Check also for other tests
Andreas Beeker
2020-08-17
36
-836
/
+823
*
#64036 - Replace reflection calls in factories for Java 9+
Andreas Beeker
2020-08-17
5
-44
/
+53
*
#64036 - Replace reflection calls in factories for Java 9+
Andreas Beeker
2020-08-16
1
-31
/
+20
*
removed test which is covered by TestPPTX2PNG
Andreas Beeker
2020-08-16
1
-149
/
+80
*
#64036 - Replace reflection calls in factories for Java 9+
Andreas Beeker
2020-08-16
20
-11
/
+81
*
#64036 - Replace reflection calls in factories for Java 9+
Andreas Beeker
2020-08-16
58
-213
/
+294
*
#64036 - Replace reflection calls in factories for Java 9+
Andreas Beeker
2020-08-16
6
-158
/
+173
*
try to fix no-scratchpad test
Andreas Beeker
2020-08-16
1
-1
/
+1
*
Fix typo
Andreas Beeker
2020-08-15
1
-1
/
+1
*
use the forbidden-apis policies corresponding to the JRE
Andreas Beeker
2020-08-15
26
-596
/
+537
*
also handle wrapped OOXML "Package" nodes inside of OLE2 containers
Andreas Beeker
2020-08-14
5
-10
/
+30
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-08-14
22
-199
/
+331
*
[github-191] Fix RuntimeException on array formula referencing blank cell. Th...
PJ Fanning
2020-08-14
2
-0
/
+45
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-08-13
63
-1800
/
+1811
*
Bug 64659 -- bump max record length
Tim Allison
2020-08-13
1
-1
/
+1
*
Bug 64667.xlsx prevent NPE loading styles table
Tim Allison
2020-08-13
2
-1
/
+9
*
[github-190] Javadoc fixes in ToCSV example. Thanks to Nick Rivera Meredith. ...
PJ Fanning
2020-08-12
1
-39
/
+37
*
[github-189] Move date parsing logic to DateParser. Thanks to Miłosz Rembisz...
PJ Fanning
2020-08-11
5
-78
/
+221
*
add removeTable method in cell
Sayi
2020-08-10
2
-0
/
+38
*
[github-187] Add length validation for Excel DataValidations that are list li...
PJ Fanning
2020-08-09
4
-2
/
+28
*
Use the existing CTExternalData element
Sayi
2020-08-09
2
-2
/
+28
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-08-07
4
-0
/
+6
*
examples had been moved due to jigsaw modules migration
Andreas Beeker
2020-07-24
1
-1
/
+1
*
try to make examples more robust - to fix integration tests
PJ Fanning
2020-07-23
2
-2
/
+2
*
add back TempFileUtils.java due to broken build
PJ Fanning
2020-07-22
1
-0
/
+47
*
#64411 - Provide JigSaw modules
Andreas Beeker
2020-07-22
311
-1401
/
+2830
*
remove more deprecated code
PJ Fanning
2020-07-16
3
-58
/
+3
*
remove more deprecated code
PJ Fanning
2020-07-16
9
-261
/
+32
[prev]
[next]