aboutsummaryrefslogtreecommitdiffstats
path: root/test-data/slideshow
Commit message (Collapse)AuthorAgeFilesLines
* #60993 - HSLF: Grid and rowspan calculation in table cells is wrongAndreas Beeker2017-04-152-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791500 13f79535-47bb-0310-9956-ffa450edef68
* Bug 60042: Add sample file to check if this bug is fixed via bug 55791 already.Dominik Stadler2017-03-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1787664 13f79535-47bb-0310-9956-ffa450edef68
* Bug 60810: Check for duplicate relation-names for notes similar to the fix ↵Dominik Stadler2017-03-191-0/+0
| | | | | | for slides themselves in bug 55791 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1787663 13f79535-47bb-0310-9956-ffa450edef68
* #60715 - Blank layout was not foundAndreas Beeker2017-02-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782635 13f79535-47bb-0310-9956-ffa450edef68
* Bug 60345 - Handle corrupt PICT streamsAndreas Beeker2016-11-103-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769226 13f79535-47bb-0310-9956-ffa450edef68
* Bug 59273 - Unable to create pptx file by potx file using Apache POIAndreas Beeker2016-11-101-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1769220 13f79535-47bb-0310-9956-ffa450edef68
* Bug 60294 - Add "unknown" ShapeType for 4095Andreas Beeker2016-10-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1766227 13f79535-47bb-0310-9956-ffa450edef68
* BUG-59302 --add minimal support for VBAMacro extraction to HSLF; credit to ↵Tim Allison2016-10-191-0/+0
| | | | | | Andreas Beeker for this patch. Problems are mine. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765696 13f79535-47bb-0310-9956-ffa450edef68
* merge trunk to branchAndreas Beeker2016-09-283-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1762709 13f79535-47bb-0310-9956-ffa450edef68
* merge trunk to branchAndreas Beeker2016-09-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1761376 13f79535-47bb-0310-9956-ffa450edef68
* Add a test to check for a NullPointerException in XSLFTableCellDominik Stadler2016-07-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1752862 13f79535-47bb-0310-9956-ffa450edef68
* XSLFPictureData support for TIFF images - patch and tests from bug #59742 ↵Nick Burch2016-06-221-0/+0
| | | | | | from Jens Popp git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749732 13f79535-47bb-0310-9956-ffa450edef68
* Regression fix for XSLF Andreas Beeker2016-06-051-0/+0
| | | | | | | - master style was always overridden, because of r1745100 - AIOOB in TextDirection mapping git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1746858 13f79535-47bb-0310-9956-ffa450edef68
* #54570 - InvalidFormatException because of Absolute URI forbiddenAndreas Beeker2016-05-161-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1744137 13f79535-47bb-0310-9956-ffa450edef68
* #58144 - Behaviour for headers and footers of slides is inconsistent between ↵Andreas Beeker2016-05-133-0/+0
| | | | | | slideshows created in 2003 and 2007 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1743769 13f79535-47bb-0310-9956-ffa450edef68
* bug 52949: add Word, Powerpoint, and Visio (HDGF) files with macros to test ↵Javen O'Neal2016-04-113-0/+14
| | | | | | macro extraction git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1738502 13f79535-47bb-0310-9956-ffa450edef68
* Regression: Add unit-test which triggers more code deep inside XSLF to have ↵Dominik Stadler2016-04-021-0/+0
| | | | | | some missing pieces included in the reduced ooxml-schema-jar git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737466 13f79535-47bb-0310-9956-ffa450edef68
* XSLF: do not display Master Slide objects by defaultAndreas Beeker2016-03-281-0/+0
| | | | | | XSLF: fix alternate content handling for picture shapes git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1736935 13f79535-47bb-0310-9956-ffa450edef68
* Fix possible NullPointerException with invalid/unsupported image typesDominik Stadler2016-01-181-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1725332 13f79535-47bb-0310-9956-ffa450edef68
* Fix a NullPointerException that occurs with some PPTs now but did not in POI ↵Dominik Stadler2016-01-131-0/+0
| | | | | | 3.13 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1724487 13f79535-47bb-0310-9956-ffa450edef68
* #57796 - Support hyperlink extraction when rendering slidesAndreas Beeker2016-01-121-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1724338 13f79535-47bb-0310-9956-ffa450edef68
* #55030 - RichTextRun getFontName can not get Chinese font nameAndreas Beeker2015-12-311-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722479 13f79535-47bb-0310-9956-ffa450edef68
* #56570 - RecordType has repeat by code type 3009Andreas Beeker2015-12-311-0/+0
| | | | | | #58159 - getHeaderText() and getFooterText() duplicate text in sheet.getTextRuns() git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722477 13f79535-47bb-0310-9956-ffa450edef68
* #58733 - New AIOOBE in getCell while iterating through a table in PPTAndreas Beeker2015-12-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1720035 13f79535-47bb-0310-9956-ffa450edef68
* #58718 - Master styles not initialized when running multithreadedAndreas Beeker2015-12-134-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1719758 13f79535-47bb-0310-9956-ffa450edef68
* In preparation for table rendering, added table row heights and column ↵Andreas Beeker2015-11-212-0/+0
| | | | | | | | widths to common sl. To have better results in rendering switch anchor from java.awt.Rectangle to Rectangle2D. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715540 13f79535-47bb-0310-9956-ffa450edef68
* #53192 - Images in ppt file have wrong width when convering ppt to pngAndreas Beeker2015-11-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713332 13f79535-47bb-0310-9956-ffa450edef68
* Add support for HSLF metro blobsAndreas Beeker2015-11-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713318 13f79535-47bb-0310-9956-ffa450edef68
* #45908 - RichTextRun.setBullet(false) doesn't work, bullets still hereAndreas Beeker2015-11-011-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711858 13f79535-47bb-0310-9956-ffa450edef68
* #45088 - POI-HSLF changeTextInRichTextRun corrupts presentationAndreas Beeker2015-11-011-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711845 13f79535-47bb-0310-9956-ffa450edef68
* #45124 - inserting text or images wipes out boldness and makes everything italicAndreas Beeker2015-10-311-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711704 13f79535-47bb-0310-9956-ffa450edef68
* #58516 - Rare new aioobe in 3.13 on initialization of a handful of pptsAndreas Beeker2015-10-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711381 13f79535-47bb-0310-9956-ffa450edef68
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-093-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694925 13f79535-47bb-0310-9956-ffa450edef68
* merge trunk to common sl branchAndreas Beeker2015-07-195-0/+0
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1691843 13f79535-47bb-0310-9956-ffa450edef68
| * Bug 54332 - WMF extraction failing in Tika for older PowerPoint FilesAndreas Beeker2015-06-242-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1687398 13f79535-47bb-0310-9956-ffa450edef68
| * Avoid possible NullPointerException seen with some powerpoint filesDominik Stadler2015-04-201-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1674958 13f79535-47bb-0310-9956-ffa450edef68
| * Avoid NullPointerException if an image cannot be readDominik Stadler2015-04-201-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1674952 13f79535-47bb-0310-9956-ffa450edef68
| * Patch from Jon Scharff from bug #57820 - Avoid NPE on HSLF Tables with a ↵Nick Burch2015-04-181-0/+0
| | | | | | | | | | | | top position of -1 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1674441 13f79535-47bb-0310-9956-ffa450edef68
* | Rendering fixesAndreas Beeker2015-06-171-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1686117 13f79535-47bb-0310-9956-ffa450edef68
* | Fixed TextRun handling and various junit testsAndreas Beeker2015-06-102-0/+0
|/ | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1684773 13f79535-47bb-0310-9956-ffa450edef68
* Test and fix for bug #46441Andreas Beeker2015-01-021-0/+0
| | | | | | | Use generics on Shape.getEscherChild() and SimpleShape.getClientDataRecord() to minimize casting Unify access to Shape.getEscherOptRecord() git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649152 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56240 - Handle PP97_DUALSTORAGE streamsAndreas Beeker2014-12-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648466 13f79535-47bb-0310-9956-ffa450edef68
* Bug 47261 - SlideShow.removeSlide makes PPT corruptedAndreas Beeker2014-12-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648458 13f79535-47bb-0310-9956-ffa450edef68
* Bug 49541 - Mapping of symbol characters to unicode equivalent Andreas Beeker2014-12-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648415 13f79535-47bb-0310-9956-ffa450edef68
* Bug 54541 - Add support for cropped images in Slide.draw()Andreas Beeker2014-12-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648335 13f79535-47bb-0310-9956-ffa450edef68
* - Support for Office Binary Document RC4 CryptoAPI Encryption for HSLFAndreas Beeker2014-12-251-0/+0
| | | | | | | | | | | | - Support for Office Binary Document RC4 Encryption - use LittleEndian class in LittleEndianInputStream - add normalize method for HSLF, to remove edit history, which is also necessary for encryption support - update PersistDirectoryEntry handling in PersistPtrHolder to recognize groups while serializing - deprecated PersistPtrHolder.getSlideOffsetDataLocationsLookup() - throws now UnsupportedOperationException, as this wasn't used outside the scope of the class and was quite internal logic of PersistPtrHolder git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1647867 13f79535-47bb-0310-9956-ffa450edef68
* #57272 - deadlock on corrupted PPT fileAndreas Beeker2014-12-071-0/+0
| | | | | | + some refactoring in HSLFSlideShow, which will be necessary for cryptoapi support git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1643680 13f79535-47bb-0310-9956-ffa450edef68
* simplified the cropping code and changed the cropping image to a more ↵Andreas Beeker2014-10-281-0/+0
| | | | | | sophisticated one - interesting enough, it's rendered correct in POI (like in Powerpoint), but malformed in LO git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1634749 13f79535-47bb-0310-9956-ffa450edef68
* Bug 54542 - Add support for cropped images in XSLFPictureShape.drawContent()Andreas Beeker2014-10-271-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1634410 13f79535-47bb-0310-9956-ffa450edef68
* Add a disabled unit test for bug #56812, based on code and file from Geoff ↵Nick Burch2014-08-041-0/+0
| | | | | | Wright git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615803 13f79535-47bb-0310-9956-ffa450edef68