aboutsummaryrefslogtreecommitdiffstats
path: root/test-data
Commit message (Collapse)AuthorAgeFilesLines
* bug 59983: correctly update shared formulas when shifting rows. Thanks to ↵Javen O'Neal2017-02-081-0/+0
| | | | | | Luca Martini for the initial failing unit test with test file and Chiara Marcheschi for the patch git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782111 13f79535-47bb-0310-9956-ffa450edef68
* #60626 - ArrayIndexOutOfBoundsException in EvilUnclosedBRFixingInputStreamAndreas Beeker2017-02-081-0/+658
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1782095 13f79535-47bb-0310-9956-ffa450edef68
* Revert previous changes enough to restore the case in the commoncrawl-corpus ↵Dominik Stadler2017-02-051-0/+0
| | | | | | which is failing now, add a unit-test for this case, enable one disabled unit-test git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1781822 13f79535-47bb-0310-9956-ffa450edef68
* Finally enable test for bug 44937, we got the requested missing ↵Dominik Stadler2017-01-262-0/+0
| | | | | | test-documents a long time ago already. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1780456 13f79535-47bb-0310-9956-ffa450edef68
* Bug 60570 - Add rudimentary EMF read-only capabilityTim Allison2017-01-193-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1779493 13f79535-47bb-0310-9956-ffa450edef68
* bug 60260: parse unicode sheet namesJaven O'Neal2017-01-121-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1778418 13f79535-47bb-0310-9956-ffa450edef68
* bug 60550: read ContentID chunks from mail attachmentsJaven O'Neal2017-01-051-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1777428 13f79535-47bb-0310-9956-ffa450edef68
* #60519 - Extractor for *SSF embeddingsAndreas Beeker2016-12-311-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776819 13f79535-47bb-0310-9956-ffa450edef68
* Bug 60512: Add missing XSSFRelation.CUSTOM_PROPERTYDominik Stadler2016-12-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776606 13f79535-47bb-0310-9956-ffa450edef68
* bug 60489 -- add a file that triggered a ClassNotFoundException on ↵Tim Allison2016-12-161-0/+0
| | | | | | TIKA-2208/elasticsearch-22077 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1774638 13f79535-47bb-0310-9956-ffa450edef68
* 60329: Avoid NPE when styleid is null Mark Murphy2016-12-011-0/+0
| | | | | | Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=60329 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1772138 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
* POI-60341, add test document (ugh, mea culpa), turn on test.Tim Allison2016-11-071-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1768505 13f79535-47bb-0310-9956-ffa450edef68
* 60337: XWPFTableRow.isRepeatHeader throws NullPointerException, ↵Mark Murphy2016-11-051-0/+0
| | | | | | | | | setRepeatHeader does not overwrite old value Task-Url: https://bz.apache.org/bugzilla/show_bug.cgi?id=60337 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1768153 13f79535-47bb-0310-9956-ffa450edef68
* More unit testing for XWPF list numbering complex cases, and some TODOs on ↵Nick Burch2016-11-041-0/+0
| | | | | | improving it, inspired by users@ discussions git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1768005 13f79535-47bb-0310-9956-ffa450edef68
* Bug 60320 - issue opening password protected xlsxAndreas Beeker2016-11-011-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767399 13f79535-47bb-0310-9956-ffa450edef68
* 60293 -- Handle illegal "Odd" header/footer in XWPFTim Allison2016-10-311-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767353 13f79535-47bb-0310-9956-ffa450edef68
* Bug 59026: Add two null-checks to make exporting XLSX to XML workDominik Stadler2016-10-281-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1767057 13f79535-47bb-0310-9956-ffa450edef68
* Test visio v5 file from senthil from TIKA-1658Nick Burch2016-10-251-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1766478 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 60289: Fix handling of unicode escapes with lowercase hex-charsDominik Stadler2016-10-211-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1766065 13f79535-47bb-0310-9956-ffa450edef68
* BUG-60285 avoid NPE if missing relationship idTim Allison2016-10-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765861 13f79535-47bb-0310-9956-ffa450edef68
* BUG-60284 -- throw EncryptedDocumentException for password protected ↵Tim Allison2016-10-201-0/+0
| | | | | | OldExcel files git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765829 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
* BUG 60273 -- Use codepageutil to get correct charset in VBAMacroReaderTim Allison2016-10-181-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765490 13f79535-47bb-0310-9956-ffa450edef68
* BUG 59830 -- incorrect reading of unicode stream nameTim Allison2016-10-181-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1765468 13f79535-47bb-0310-9956-ffa450edef68
* add ignored test and triggering document for BUG 60256Tim Allison2016-10-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764890 13f79535-47bb-0310-9956-ffa450edef68
* Test file for #60255Nick Burch2016-10-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1764859 13f79535-47bb-0310-9956-ffa450edef68
* merge trunk to branchAndreas Beeker2016-09-2816-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-194-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1761376 13f79535-47bb-0310-9956-ffa450edef68
* merge down trunkAndreas Beeker2016-08-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1755463 13f79535-47bb-0310-9956-ffa450edef68
* bug 59881: fix D* functions for blank cells in headers in database; patch ↵Javen O'Neal2016-07-191-0/+0
| | | | | | from Patrick Zimmermann git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753346 13f79535-47bb-0310-9956-ffa450edef68
* 59106: WorkdayFunction does not read the area with holidays correctly to ↵Dominik Stadler2016-07-171-0/+0
| | | | | | calculate work days git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753125 13f79535-47bb-0310-9956-ffa450edef68
* Add commented reproducer for bug 57603Dominik Stadler2016-07-171-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753120 13f79535-47bb-0310-9956-ffa450edef68
* bug 59775: correctly create XSSFHyperlinks when target is a URL containing a ↵Javen O'Neal2016-07-171-0/+0
| | | | | | hash mark; patch contributed by Guillermo Alvarez git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1753013 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
* bug 59858: add disabled unit test for bug 59858; file from BrookeJaven O'Neal2016-07-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1752776 13f79535-47bb-0310-9956-ffa450edef68
* bug 59814: clear evaluation workbook and evaluation sheet caches. Patch from ↵Javen O'Neal2016-07-071-0/+0
| | | | | | Greg Woolsey. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751836 13f79535-47bb-0310-9956-ffa450edef68
* #59780 OPC support for a wider range of timezone'd created and modified date ↵Nick Burch2016-07-041-0/+0
| | | | | | formats in package properties git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751379 13f79535-47bb-0310-9956-ffa450edef68
* Add ignored test for #59780, and specially-crafted test fileNick Burch2016-07-041-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1751375 13f79535-47bb-0310-9956-ffa450edef68
* Bug 59739: For now fix the regression in FileInformationBlock which was ↵Dominik Stadler2016-06-301-0/+0
| | | | | | introduced after 3.15-beta1 so that the documents can be loaded again pending a full fix as discussed in the bug. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1750864 13f79535-47bb-0310-9956-ffa450edef68
* Disabled unit test for bug #59746, test file from Rob OwenNick Burch2016-06-231-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749963 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
* bug 57523: add unit test written by Dominik StadlerJaven O'Neal2016-06-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1749267 13f79535-47bb-0310-9956-ffa450edef68
* add disabled unit test for bug 55273: contributed by Martin StuderJaven O'Neal2016-06-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1748606 13f79535-47bb-0310-9956-ffa450edef68
* bug 57840: add disabled unit test with large number of structured reference ↵Javen O'Neal2016-06-111-0/+0
| | | | | | | | formulas patch and spreadsheet contributed by Mark Woolsey git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747878 13f79535-47bb-0310-9956-ffa450edef68
* bug 57840: add data table not anchored at A1 for testing ↵Javen O'Neal2016-06-101-0/+0
| | | | | | XSSFTable.getStartColIndex()/getEndColIndex() git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747817 13f79535-47bb-0310-9956-ffa450edef68
* bug 57721: add unit test for evaluating all formulas in a workbook ↵Javen O'Neal2016-06-101-0/+0
| | | | | | containing structured reference formulas; patch from gruber.chri@gmx.at git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747740 13f79535-47bb-0310-9956-ffa450edef68
* bug 57840: add StructuredReferences example workbook from Greg WoolseyJaven O'Neal2016-06-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747482 13f79535-47bb-0310-9956-ffa450edef68