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
/
test-data
/
slideshow
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regression tests: Add test which triggers reading header/footer of PPTX files...
Dominik Stadler
2018-07-05
1
-0
/
+0
*
#62513 - Don't try to parse embedded package relationships
Andreas Beeker
2018-06-30
1
-0
/
+0
*
#62037 - SlideNames should not be null but have a default as if accessed by VBA
Andreas Beeker
2018-05-16
2
-0
/
+0
*
#61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape...
Andreas Beeker
2018-04-20
2
-0
/
+0
*
#62319 - Decommission XSLF-/PowerPointExtractor
Andreas Beeker
2018-04-20
1
-0
/
+0
*
Bug 62092 - Text not extracted from grouped text shapes in HSLF
Andreas Beeker
2018-04-18
1
-0
/
+0
*
Try to avoid one NPE that popped up in commoncrawl-corpus tests
Dominik Stadler
2018-04-04
1
-0
/
+0
*
#61881 - handle invalid font names
Andreas Beeker
2017-12-09
1
-0
/
+0
*
XDDF usermodel for Charts closes #68 on GitHub
Alain BĂ©arez
2017-11-26
4
-0
/
+0
*
#60499 - Deleting a picture that is used twice on a slide corrupt the slide
Andreas Beeker
2017-09-17
1
-0
/
+0
*
[bug-61515] fix xlsf issue with relationships [from Alain Bearez] This closes...
PJ Fanning
2017-09-13
1
-0
/
+0
*
61338 -- avoid infinite loop triggered by fuzzed wmf file
Tim Allison
2017-07-25
1
-0
/
+0
*
#61169 - Text with Japanese characters overflows textbox
Andreas Beeker
2017-07-08
1
-0
/
+0
*
#60993 - HSLF: Grid and rowspan calculation in table cells is wrong
Andreas Beeker
2017-04-15
2
-0
/
+0
*
Bug 60042: Add sample file to check if this bug is fixed via bug 55791 already.
Dominik Stadler
2017-03-19
1
-0
/
+0
*
Bug 60810: Check for duplicate relation-names for notes similar to the fix fo...
Dominik Stadler
2017-03-19
1
-0
/
+0
*
#60715 - Blank layout was not found
Andreas Beeker
2017-02-11
1
-0
/
+0
*
Bug 60345 - Handle corrupt PICT streams
Andreas Beeker
2016-11-10
3
-0
/
+0
*
Bug 59273 - Unable to create pptx file by potx file using Apache POI
Andreas Beeker
2016-11-10
1
-0
/
+0
*
Bug 60294 - Add "unknown" ShapeType for 4095
Andreas Beeker
2016-10-22
1
-0
/
+0
*
BUG-59302 --add minimal support for VBAMacro extraction to HSLF; credit to An...
Tim Allison
2016-10-19
1
-0
/
+0
*
merge trunk to branch
Andreas Beeker
2016-09-28
3
-0
/
+0
*
merge trunk to branch
Andreas Beeker
2016-09-19
1
-0
/
+0
*
Add a test to check for a NullPointerException in XSLFTableCell
Dominik Stadler
2016-07-15
1
-0
/
+0
*
XSLFPictureData support for TIFF images - patch and tests from bug #59742 fro...
Nick Burch
2016-06-22
1
-0
/
+0
*
Regression fix for XSLF
Andreas Beeker
2016-06-05
1
-0
/
+0
*
#54570 - InvalidFormatException because of Absolute URI forbidden
Andreas Beeker
2016-05-16
1
-0
/
+0
*
#58144 - Behaviour for headers and footers of slides is inconsistent between ...
Andreas Beeker
2016-05-13
3
-0
/
+0
*
bug 52949: add Word, Powerpoint, and Visio (HDGF) files with macros to test m...
Javen O'Neal
2016-04-11
3
-0
/
+14
*
Regression: Add unit-test which triggers more code deep inside XSLF to have s...
Dominik Stadler
2016-04-02
1
-0
/
+0
*
XSLF: do not display Master Slide objects by default
Andreas Beeker
2016-03-28
1
-0
/
+0
*
Fix possible NullPointerException with invalid/unsupported image types
Dominik Stadler
2016-01-18
1
-0
/
+0
*
Fix a NullPointerException that occurs with some PPTs now but did not in POI ...
Dominik Stadler
2016-01-13
1
-0
/
+0
*
#57796 - Support hyperlink extraction when rendering slides
Andreas Beeker
2016-01-12
1
-0
/
+0
*
#55030 - RichTextRun getFontName can not get Chinese font name
Andreas Beeker
2015-12-31
1
-0
/
+0
*
#56570 - RecordType has repeat by code type 3009
Andreas Beeker
2015-12-31
1
-0
/
+0
*
#58733 - New AIOOBE in getCell while iterating through a table in PPT
Andreas Beeker
2015-12-14
1
-0
/
+0
*
#58718 - Master styles not initialized when running multithreaded
Andreas Beeker
2015-12-13
4
-0
/
+0
*
In preparation for table rendering, added table row heights and column widths...
Andreas Beeker
2015-11-21
2
-0
/
+0
*
#53192 - Images in ppt file have wrong width when convering ppt to png
Andreas Beeker
2015-11-09
1
-0
/
+0
*
Add support for HSLF metro blobs
Andreas Beeker
2015-11-08
1
-0
/
+0
*
#45908 - RichTextRun.setBullet(false) doesn't work, bullets still here
Andreas Beeker
2015-11-01
1
-0
/
+0
*
#45088 - POI-HSLF changeTextInRichTextRun corrupts presentation
Andreas Beeker
2015-11-01
1
-0
/
+0
*
#45124 - inserting text or images wipes out boldness and makes everything italic
Andreas Beeker
2015-10-31
1
-0
/
+0
*
#58516 - Rare new aioobe in 3.13 on initialization of a handful of ppts
Andreas Beeker
2015-10-29
1
-0
/
+0
*
#56519 - XSLFSlide.draw is not working with text embeded in PPTX
Andreas Beeker
2015-08-09
3
-0
/
+0
*
merge trunk to common sl branch
Andreas Beeker
2015-07-19
5
-0
/
+0
|
\
|
*
Bug 54332 - WMF extraction failing in Tika for older PowerPoint Files
Andreas Beeker
2015-06-24
2
-0
/
+0
|
*
Avoid possible NullPointerException seen with some powerpoint files
Dominik Stadler
2015-04-20
1
-0
/
+0
|
*
Avoid NullPointerException if an image cannot be read
Dominik Stadler
2015-04-20
1
-0
/
+0
[next]