aboutsummaryrefslogtreecommitdiffstats
path: root/test-data
Commit message (Expand)AuthorAgeFilesLines
* In preparation for table rendering, added table row heights and column widths...Andreas Beeker2015-11-212-0/+0
* #58630 - Signing failed after deletion of first sheetAndreas Beeker2015-11-201-0/+0
* #53192 - Images in ppt file have wrong width when convering ppt to pngAndreas Beeker2015-11-091-0/+0
* Add support for HSLF metro blobsAndreas Beeker2015-11-081-0/+0
* Add some more tests for the checks for files that can cause large memory usage.Dominik Stadler2015-11-082-0/+0
* bug 58348: add support for copying rows for XSSFWorkbooksJaven O'Neal2015-11-021-0/+0
* #45908 - RichTextRun.setBullet(false) doesn't work, bullets still hereAndreas Beeker2015-11-011-0/+0
* #45088 - POI-HSLF changeTextInRichTextRun corrupts presentationAndreas Beeker2015-11-011-0/+0
* #45124 - inserting text or images wipes out boldness and makes everything italicAndreas Beeker2015-10-311-0/+0
* bug58452: set cell formulas containing unregistered function namesJaven O'Neal2015-10-311-0/+0
* #58516 - Rare new aioobe in 3.13 on initialization of a handful of pptsAndreas Beeker2015-10-291-0/+0
* Bug 56957: Avoid error if Workbook with empty SharedStringTable is writtenDominik Stadler2015-10-261-0/+0
* #58532 For Excel cell formats with 3+ parts to them (eg +ve,-ve,0), whichNick Burch2015-10-242-0/+0
* Test files for #58532Nick Burch2015-10-242-0/+0
* Add Visio OOXML text extractor + testsDustin Spicuzza2015-10-191-0/+0
* Bug 58341: fix some edge cases in the DStar functionDominik Stadler2015-10-141-0/+0
* Verify that bug 51998 is actually fixed since some time already.Dominik Stadler2015-09-291-0/+0
* Add test which shows that bug 46515 is fixed since some time already.Dominik Stadler2015-09-291-0/+0
* Bug 57925: Add unit test and a simple fix to at least avoid the NPE when Work...Dominik Stadler2015-09-191-0/+0
* Apply patch from bug 57890 to add support for different datatypes in XSSFImpo...Dominik Stadler2015-09-171-0/+0
* Verify that bug 55406 can be closed WORKSFORMEDominik Stadler2015-09-131-0/+0
* Add test case for bug 54399Dominik Stadler2015-09-131-0/+0
* Bug 58315: Avoid NPE for RichTextString without font-detailsDominik Stadler2015-09-051-0/+0
* Add unit test which verifies that bug 53105 is actually fixed nowDominik Stadler2015-09-031-0/+0
* Add unit tests to verify that bug 51626 and bug 51451 are fixedDominik Stadler2015-09-032-0/+0
* Add unit tests which verify that the issues from bug 48962 and 50755 do not o...Dominik Stadler2015-09-032-0/+0
* Improve ReadOnlySharedStringsTable to cope gracefully with an empty SST part.David North2015-08-191-0/+0
* Make intersection formulae work in XSSF. Patch from Matt Hillsdon plus additi...David North2015-08-192-0/+0
* Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but ex...Dominik Stadler2015-08-111-0/+0
* #56519 - XSLFSlide.draw is not working with text embeded in PPTXAndreas Beeker2015-08-093-0/+0
* Get theme and non-theme rows consistent in the test fileNick Burch2015-08-092-0/+0
* Test outlook msg files from bug #58214Nick Burch2015-08-052-0/+0
* Add more complex themes examplesNick Burch2015-08-043-0/+0
* Consistent indent between font and pattern CF formatting toString indentNick Burch2015-08-041-0/+0
* Unit test for bug #57181Nick Burch2015-08-011-0/+0
* merge trunk to common sl branchAndreas Beeker2015-07-1948-0/+0
|\
| * Add Sheet.getMergedRegions to obtain them all as a list. Implement this for X...David North2015-07-131-0/+0
| * Add some more conditional formatted styles in the test workbooks #58130Nick Burch2015-07-122-0/+0
| * Some new-style conditional formattings, with gradients and iconsNick Burch2015-07-112-0/+0
| * Bug 57744: Fix parsing the email submission data when id contains a hyphenDominik Stadler2015-07-032-0/+0
| * Bug 57678: Apply patch to better handle years in mail-messages between 1980 a...Dominik Stadler2015-07-033-0/+0
| * Revert to state before running unit-tests to not have arbitrary test-changes ...Dominik Stadler2015-06-291-0/+0
| * Refactor the small block reader creation, so that POIFSHeaderDumper can dump ...Nick Burch2015-06-281-0/+0
| * Bug 54332 - WMF extraction failing in Tika for older PowerPoint FilesAndreas Beeker2015-06-242-0/+0
| * Bug 53109: Correctly handle unicode strings in NameCommentRecordDominik Stadler2015-06-012-0/+0
| * POI-57889 -- actually trigger inclusion of CTNumLvl with document contributed...Tim Allison2015-05-281-0/+0
| * More 0 byte stream testsNick Burch2015-05-261-0/+0
| * Prevent problems reported in Bug 56574 by ensuring that Cells are properly re...Dominik Stadler2015-05-191-0/+0
| * Avoid possible NPE found via CommonCrawl filesDominik Stadler2015-05-111-0/+0
| * POI-57889 prevent NPE with on some documents with XWPFParagraph's getNumFmt()...Tim Allison2015-05-051-0/+0