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.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.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/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/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-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/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.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
[bug-57342] add SXSSFWorkbook setZip64Mode method
PJ Fanning
2018-12-04
1
-7
/
+17
*
|
add 4.0.1 to the doap file
Andreas Beeker
2018-12-04
1
-0
/
+7
*
|
update links to POI 4.0.1
Andreas Beeker
2018-11-30
1
-0
/
+3
*
|
prepare for 4.0.2
Andreas Beeker
2018-11-26
1
-1
/
+1
*
|
release prepare for 4.0.1 - updating build.xml and changes.xml
Andreas Beeker
2018-11-26
1
-1
/
+1
*
|
exclude sha256 for nexus upload
Andreas Beeker
2018-11-26
1
-1
/
+1
*
|
Fix exception for old powerpoint documents without the usual stream name
Andreas Beeker
2018-11-26
1
-0
/
+0
*
|
Fix TestFileMagic
Dominik Stadler
2018-11-26
1
-4
/
+5
*
|
Fix exception for old powerpoint documents without the usual stream name
Andreas Beeker
2018-11-25
6
-7
/
+20
*
|
#60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the Output...
Andreas Beeker
2018-11-25
1
-2
/
+1
*
|
Add test for FileMagic
Dominik Stadler
2018-11-25
15
-98
/
+174
*
|
Exclude ooxml-testlib from src-zip/tar.gz
Dominik Stadler
2018-11-25
1
-0
/
+1
*
|
#62951 - FileMagic not correctly identified
Andreas Beeker
2018-11-25
2
-11
/
+28
*
|
#62949 - SlideShow rendering - keyframe fractions must be increasing
Andreas Beeker
2018-11-25
4
-83
/
+71
*
|
fixed escaping of sheet names. Thanks to gallonfizik. This closes #134
PJ Fanning
2018-11-25
5
-25
/
+154
*
|
bug 60316 -- skip the glossary document, not the template document.
Tim Allison
2018-11-23
4
-1
/
+9
*
|
add missing classes to poi-ooxml-schemas
PJ Fanning
2018-11-21
1
-0
/
+6
|
*
merge trunk
Andreas Beeker
2018-12-14
80
-876
/
+1743
|
*
#60656 - Support export file that contains emf and render it correctly
Andreas Beeker
2018-11-23
4
-17
/
+68
|
*
merge trunk
Andreas Beeker
2018-11-20
55
-912
/
+766
|
|
\
|
|
/
|
/
|
*
|
Remove duplicated .jar extension when crafting the maven-jar name
Andreas Beeker
2018-11-20
1
-0
/
+1
*
|
tidy up code formatting
PJ Fanning
2018-11-20
1
-5
/
+4
*
|
[bug-62929] add null check for blip fill. Thanks to Mate Borcsok
PJ Fanning
2018-11-20
3
-12
/
+35
*
|
prepare for 4.0.2
Andreas Beeker
2018-11-19
10
-10
/
+10
*
|
release prepare for 4.0.1 - updating build.xml and changes.xml
Andreas Beeker
2018-11-19
1
-1
/
+1
*
|
Remove commented out System.out calls / Move DummyGraphics2d to testcase area...
Andreas Beeker
2018-11-19
8
-27
/
+14
*
|
Try to workaround/ignore kept open files of JaCoCo ant task
Andreas Beeker
2018-11-19
1
-1
/
+3
*
|
Remove/Minimize references to Scratchpad module from other modules
Andreas Beeker
2018-11-19
14
-173
/
+187
*
|
#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18
3
-20
/
+38
*
|
#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18
2
-2
/
+2
*
|
#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18
1
-1
/
+1
*
|
#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18
1
-4
/
+17
*
|
#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18
2
-1
/
+5
*
|
#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18
8
-553
/
+223
*
|
Multiproject test including Windows slaves
Andreas Beeker
2018-11-16
1
-29
/
+44
*
|
exclude H35 because of strange file permission errors
Andreas Beeker
2018-11-16
1
-3
/
+3
*
|
exclude H35 because of strange file permission errors
Andreas Beeker
2018-11-16
1
-1
/
+2
*
|
Try to fix ImageIO cache error
Andreas Beeker
2018-11-16
4
-15
/
+15
*
|
One more try to avoid the test-failures related to ImageIO-cache dir
Dominik Stadler
2018-11-16
1
-12
/
+12
*
|
Try to create the temporary directory for ImageIO to see if that makes
Dominik Stadler
2018-11-16
1
-5
/
+18
*
|
put back XSSFColor(java.awt.Color clr) constructor
PJ Fanning
2018-11-16
1
-3
/
+15
*
|
remove duplicate attempt to add column headers
PJ Fanning
2018-11-13
1
-4
/
+0
*
|
remove unused import
PJ Fanning
2018-11-13
1
-1
/
+0
*
|
[bug-62908] populate NamedColors
PJ Fanning
2018-11-13
2
-15
/
+27
*
|
fix typo
PJ Fanning
2018-11-13
1
-1
/
+1
*
|
add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906
PJ Fanning
2018-11-13
1
-0
/
+2
*
|
add testcase for https://bz.apache.org/bugzilla/show_bug.cgi?id=62906
PJ Fanning
2018-11-13
4
-52
/
+75
*
|
Bug 62872 - Writing large files with 800k rows gives java.io.IOException: Thi...
Andreas Beeker
2018-11-02
2
-1
/
+51
|
*
#60656 - Support export file that contains emf and render it correctly
Andreas Beeker
2018-11-12
13
-123
/
+284
|
*
merge trunk
Andreas Beeker
2018-11-02
90
-1223
/
+2733
|
|
\
|
|
/
|
/
|
[prev]
[next]