aboutsummaryrefslogtreecommitdiffstats
path: root/test-data
Commit message (Collapse)AuthorAgeFilesLines
* 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
* #58630 - Signing failed after deletion of first sheetAndreas Beeker2015-11-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1715438 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
* Add some more tests for the checks for files that can cause large memory usage.Dominik Stadler2015-11-082-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1713217 13f79535-47bb-0310-9956-ffa450edef68
* bug 58348: add support for copying rows for XSSFWorkbooksJaven O'Neal2015-11-021-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711885 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
* bug58452: set cell formulas containing unregistered function namesJaven O'Neal2015-10-311-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1711605 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
* Bug 56957: Avoid error if Workbook with empty SharedStringTable is writtenDominik Stadler2015-10-261-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710521 13f79535-47bb-0310-9956-ffa450edef68
* #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), whichNick Burch2015-10-242-0/+0
| | | | | | | | | | | DataFormatter didn't properly support, call out to the alternate CellFormat instead for the formatting. This also allows us to enable some disabled parts of DataFormatter unit tests We still need to rationalise DataFormatter and CellFormatter though, so we only have one set of cell formatting logic... git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710399 13f79535-47bb-0310-9956-ffa450edef68
* Test files for #58532Nick Burch2015-10-242-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1710393 13f79535-47bb-0310-9956-ffa450edef68
* Add Visio OOXML text extractor + testsDustin Spicuzza2015-10-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1709361 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58341: fix some edge cases in the DStar functionDominik Stadler2015-10-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1708606 13f79535-47bb-0310-9956-ffa450edef68
* Verify that bug 51998 is actually fixed since some time already.Dominik Stadler2015-09-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1705855 13f79535-47bb-0310-9956-ffa450edef68
* Add test which shows that bug 46515 is fixed since some time already.Dominik Stadler2015-09-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1705807 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57925: Add unit test and a simple fix to at least avoid the NPE when ↵Dominik Stadler2015-09-191-0/+0
| | | | | | Workbooks have invalid external references git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1703999 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from bug 57890 to add support for different datatypes in ↵Dominik Stadler2015-09-171-0/+0
| | | | | | XSSFImportFromXML git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1703665 13f79535-47bb-0310-9956-ffa450edef68
* Verify that bug 55406 can be closed WORKSFORMEDominik Stadler2015-09-131-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1702800 13f79535-47bb-0310-9956-ffa450edef68
* Add test case for bug 54399Dominik Stadler2015-09-131-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1702786 13f79535-47bb-0310-9956-ffa450edef68
* Bug 58315: Avoid NPE for RichTextString without font-detailsDominik Stadler2015-09-051-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1701382 13f79535-47bb-0310-9956-ffa450edef68
* Add unit test which verifies that bug 53105 is actually fixed nowDominik Stadler2015-09-031-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1701133 13f79535-47bb-0310-9956-ffa450edef68
* Add unit tests to verify that bug 51626 and bug 51451 are fixedDominik Stadler2015-09-032-0/+0
| | | | | | | Conflicts: src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1701132 13f79535-47bb-0310-9956-ffa450edef68
* Add unit tests which verify that the issues from bug 48962 and 50755 do not ↵Dominik Stadler2015-09-032-0/+0
| | | | | | occur any more on the latest version git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1701131 13f79535-47bb-0310-9956-ffa450edef68
* Improve ReadOnlySharedStringsTable to cope gracefully with an empty SST part.David North2015-08-191-0/+0
| | | | | | https://bz.apache.org/bugzilla/show_bug.cgi?id=58262 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696559 13f79535-47bb-0310-9956-ffa450edef68
* Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus ↵David North2015-08-192-0/+0
| | | | | | | | additional tests. https://bz.apache.org/bugzilla/show_bug.cgi?id=52111 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696549 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but ↵Dominik Stadler2015-08-111-0/+0
| | | | | | expect the actual alias that is used in the corresponding element. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1695212 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
* Get theme and non-theme rows consistent in the test fileNick Burch2015-08-092-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694889 13f79535-47bb-0310-9956-ffa450edef68
* Test outlook msg files from bug #58214Nick Burch2015-08-052-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694233 13f79535-47bb-0310-9956-ffa450edef68
* Add more complex themes examplesNick Burch2015-08-043-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694089 13f79535-47bb-0310-9956-ffa450edef68
* Consistent indent between font and pattern CF formatting toString indentNick Burch2015-08-041-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1694087 13f79535-47bb-0310-9956-ffa450edef68
* Unit test for bug #57181Nick Burch2015-08-011-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1693676 13f79535-47bb-0310-9956-ffa450edef68
* merge trunk to common sl branchAndreas Beeker2015-07-1948-0/+0
|\ | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/common_sl@1691843 13f79535-47bb-0310-9956-ffa450edef68
| * Add Sheet.getMergedRegions to obtain them all as a list. Implement this for ↵David North2015-07-131-0/+0
| | | | | | | | | | | | | | | | XSSF using "deprecated" methods in XMLBeans which allow the operation to be linear in the number of regions rather than n-squared. Fixes #57893 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690661 13f79535-47bb-0310-9956-ffa450edef68
| * Add some more conditional formatted styles in the test workbooks #58130Nick Burch2015-07-122-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690530 13f79535-47bb-0310-9956-ffa450edef68
| * Some new-style conditional formattings, with gradients and iconsNick Burch2015-07-112-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1690409 13f79535-47bb-0310-9956-ffa450edef68
| * Bug 57744: Fix parsing the email submission data when id contains a hyphenDominik Stadler2015-07-032-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1688998 13f79535-47bb-0310-9956-ffa450edef68
| * Bug 57678: Apply patch to better handle years in mail-messages between 1980 ↵Dominik Stadler2015-07-033-0/+0
| | | | | | | | | | | | and 1999. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1688993 13f79535-47bb-0310-9956-ffa450edef68
| * Revert to state before running unit-tests to not have arbitrary test-changes ↵Dominik Stadler2015-06-291-0/+0
| | | | | | | | | | | | applied to the sample file. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1688095 13f79535-47bb-0310-9956-ffa450edef68
| * Refactor the small block reader creation, so that POIFSHeaderDumper can dump ↵Nick Burch2015-06-281-0/+0
| | | | | | | | | | | | the sbat structure too git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1688030 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
| * Bug 53109: Correctly handle unicode strings in NameCommentRecordDominik Stadler2015-06-012-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1682999 13f79535-47bb-0310-9956-ffa450edef68
| * POI-57889 -- actually trigger inclusion of CTNumLvl with document ↵Tim Allison2015-05-281-0/+0
| | | | | | | | | | | | contributed by Moritz Dorka on TIKA-1315 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1682310 13f79535-47bb-0310-9956-ffa450edef68
| * More 0 byte stream testsNick Burch2015-05-261-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1681754 13f79535-47bb-0310-9956-ffa450edef68
| * Prevent problems reported in Bug 56574 by ensuring that Cells are properly ↵Dominik Stadler2015-05-191-0/+0
| | | | | | | | | | | | removed when a row is overwritten by calling createRow() with it's rownum. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1680280 13f79535-47bb-0310-9956-ffa450edef68
| * Avoid possible NPE found via CommonCrawl filesDominik Stadler2015-05-111-0/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1678811 13f79535-47bb-0310-9956-ffa450edef68
| * POI-57889 prevent NPE with on some documents with XWPFParagraph's ↵Tim Allison2015-05-051-0/+0
| | | | | | | | | | | | getNumFmt() and add some other classes to enable calculation of paragraph numbers git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1677723 13f79535-47bb-0310-9956-ffa450edef68