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.github.spotbugs-6.1.0
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/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.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
*
Add more file-leak exlcudes for the mass regression testing
Dominik Stadler
2018-12-25
1
-0
/
+3
*
fix old xerces errors because of not available disallow-doctype parser feature
Andreas Beeker
2018-12-19
4
-10
/
+35
*
Rework test somewhat and enable logger to better indicate if the test is
Dominik Stadler
2018-12-19
1
-207
/
+207
*
One more file-leak-detector exclude
Dominik Stadler
2018-12-19
1
-0
/
+1
*
Add missing jacoco-lib to test-scratchpad
Dominik Stadler
2018-12-19
1
-5
/
+5
*
#62886 - Regression extracting text from corrupted docx files
Andreas Beeker
2018-12-18
3
-3
/
+17
*
fix index check in HemfDraw
PJ Fanning
2018-12-18
1
-1
/
+1
*
#63017 - Remove rows from a XSLFTable
Andreas Beeker
2018-12-18
1
-2
/
+2
*
#63017 - Remove rows from a XSLFTable
Andreas Beeker
2018-12-18
5
-19
/
+138
*
[github-137] solves/unifies blank/missing value colection for PRODUCT/MDETERM...
PJ Fanning
2018-12-18
6
-137
/
+315
*
[bug-63013] add XWPFRun setLang method
PJ Fanning
2018-12-18
2
-2
/
+29
*
only refactorings to break up the long method
Andreas Beeker
2018-12-17
1
-76
/
+101
*
[bug-63005] ignore openxml4j/ContentTypeHasEntities.ooxml
PJ Fanning
2018-12-17
1
-0
/
+3
*
lgtm issues: potential index out of bounds exceptions
PJ Fanning
2018-12-17
1
-0
/
+3
*
[bug-63005] disable the reading of DTDs altogether
PJ Fanning
2018-12-17
6
-166
/
+134
*
changed to bouncer pattern - to match also the rest of the code
Andreas Beeker
2018-12-17
1
-15
/
+16
*
add null check in XLSFPictureShape
PJ Fanning
2018-12-17
1
-15
/
+15
*
use spaces for indents
PJ Fanning
2018-12-17
1
-159
/
+160
*
fix junit tests
Andreas Beeker
2018-12-16
2
-10
/
+6
*
#62365 - SVG image support in XSLF
Andreas Beeker
2018-12-16
9
-87
/
+113
*
fix findbugs issue
PJ Fanning
2018-12-16
1
-1
/
+1
*
add missing license
PJ Fanning
2018-12-16
1
-0
/
+16
*
Implemented GEOMEAN function. Thanks to gallonfizik. This closes #136
PJ Fanning
2018-12-16
5
-158
/
+308
*
fix constructor after its delegated now
Andreas Beeker
2018-12-16
1
-0
/
+6
*
#60656 - EMF image support in slideshows
Andreas Beeker
2018-12-16
94
-3368
/
+8532
|
\
|
*
merge trunk
hemf
Andreas Beeker
2018-12-16
21
-405
/
+927
|
|
\
|
|
/
|
/
|
*
|
activate IBMJDK again, unlimited JCE policy files are now included by default...
Andreas Beeker
2018-12-16
1
-3
/
+1
*
|
#62365 - SVG image support in XSLF
Andreas Beeker
2018-12-16
10
-29
/
+345
*
|
ignore keystore files on integration test
Andreas Beeker
2018-12-15
1
-1
/
+7
*
|
#63011 - Multiple digital signature in excel file broke first signature
Andreas Beeker
2018-12-15
9
-372
/
+574
*
|
disable findbugs for IBM JDK
Andreas Beeker
2018-12-13
1
-1
/
+1
*
|
disable findbugs for IBM JDK
Andreas Beeker
2018-12-12
1
-1
/
+4
*
|
add ooxml lite agent again ...
Andreas Beeker
2018-12-11
1
-0
/
+6
*
|
#62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext
Andreas Beeker
2018-12-11
1
-239
/
+137
*
|
#62999 - IBM JDK JIT causes AIOOBE in TexturePaintContext
Andreas Beeker
2018-12-10
5
-6
/
+44
*
|
[bug-62996]try suggested test change
PJ Fanning
2018-12-10
1
-2
/
+2
*
|
#62994 - IBM JCE workarounds
Andreas Beeker
2018-12-09
1
-0
/
+3
*
|
#62994 - IBM JCE workarounds
Andreas Beeker
2018-12-09
3
-3
/
+39
*
|
#62966 - init presetShapeDefinitions.xml fail under IBM jdk
Andreas Beeker
2018-12-09
1
-21
/
+24
|
*
merge trunk
Andreas Beeker
2018-12-16
0
-0
/
+0
|
|
\
|
|
/
|
/
|
*
|
#62953 - Rendering of FreeformShapes with formula fails
Andreas Beeker
2018-12-09
20
-365
/
+529
*
|
lgtm issues
PJ Fanning
2018-12-08
3
-2
/
+3
*
|
create chart from scratch by sandeeptiwari32
Alain BĂ©arez
2018-12-08
10
-18
/
+467
*
|
[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
[next]