summaryrefslogtreecommitdiffstats
path: root/test-data/document
Commit message (Collapse)AuthorAgeFilesLines
* moved test resources of poi to module poi-mainCédric Walter2014-04-04187-49/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/maven@1584909 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56075 - Add Change Tracking support to XWPF Andreas Beeker2014-03-132-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1577010 13f79535-47bb-0310-9956-ffa450edef68
* Bug 56076 - Add document protection with password support to XWPFAndreas Beeker2014-02-211-0/+0
| | | | | | Bug 56077 - Add password hash function to HWPF git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1570750 13f79535-47bb-0310-9956-ffa450edef68
* Another test file from Andreas Beekerndreas Beeker from bug #53475Nick Burch2013-11-121-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1541004 13f79535-47bb-0310-9956-ffa450edef68
* Patch from Andreas Beeker from bug #53475 - CSPName may not always be ↵Nick Burch2013-11-071-0/+0
| | | | | | present on OOXML encrypted documents, plus test git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1539828 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #55733 - XWPFWordExtractor needNick Burch2013-11-011-0/+0
| | | | | | s to handle .docx files with neither headers nor footers git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1538044 13f79535-47bb-0310-9956-ffa450edef68
* POI 55361 trigger to load CTMoveBookmark in TestXWPFParagraphTim Allison2013-08-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1511777 13f79535-47bb-0310-9956-ffa450edef68
* Patch from Tim Allison from bug #55142 - Not all XWPF SDT blockNick Burch2013-06-251-0/+0
| | | | | | s need newlines git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1496458 13f79535-47bb-0310-9956-ffa450edef68
* Fix the javadoc, correct the indenting, and add the new test file from bug ↵Nick Burch2013-06-131-0/+0
| | | | | | #54849 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1492796 13f79535-47bb-0310-9956-ffa450edef68
* Bug 52583 - Conversion to html : Problem with comboboxSergey Vladimirov2012-11-061-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1406208 13f79535-47bb-0310-9956-ffa450edef68
* fix bug 53182 - Reading combined character styling and direct formatting of ↵Sergey Vladimirov2012-11-051-0/+0
| | | | | | a character run git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405850 13f79535-47bb-0310-9956-ffa450edef68
* 52311 - Conversion to html : Problem in titles number Sergey Vladimirov2012-11-051-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1405808 13f79535-47bb-0310-9956-ffa450edef68
* add 4th example file from Bug 53380Sergey Vladimirov2012-09-251-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1390167 13f79535-47bb-0310-9956-ffa450edef68
* +one more test file for Bug 53380Sergey Vladimirov2012-09-211-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1388351 13f79535-47bb-0310-9956-ffa450edef68
* Fixed bug 53380 -- ArrayIndexOutOfBounds Excetion parsing word 97 documentSergey Vladimirov2012-09-112-0/+0
| | | | | | We had incorrect implementation for sprmCShd80 (0x4866) 0x66 processing, Shd was used instead of Shd80 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1383584 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 53446 - Fixed some problems extracting PNGs Yegor Kozlov2012-08-041-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1369263 13f79535-47bb-0310-9956-ffa450edef68
* Patch from Josh Holthaus from bug #53165 - HWPF support for fetching the ↵Nick Burch2012-05-011-0/+0
| | | | | | description (alt text) of a picture git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1332594 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix ↵Nick Burch2012-01-111-0/+0
| | | | | | some indenting) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1230045 13f79535-47bb-0310-9956-ffa450edef68
* removed svn:executable bit from project filesYegor Kozlov2011-12-1014-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1212745 13f79535-47bb-0310-9956-ffa450edef68
* Patch from Fabian from bug #52285 - support Smart Tags in XWPF paragraphs, ↵Nick Burch2011-12-061-0/+0
| | | | | | with test (and fixing indents) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1210774 13f79535-47bb-0310-9956-ffa450edef68
* Test that shows that bug #52288 is already fixedNick Burch2011-12-061-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1210768 13f79535-47bb-0310-9956-ffa450edef68
* Restore HWPF support for inline Escher images (stored in Escher rather than ↵Nick Burch2011-11-281-0/+0
| | | | | | direct in a PICFAndOfficeArtData in the main stream), plus add test for this kind of file git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1207497 13f79535-47bb-0310-9956-ffa450edef68
* Fix 47958 - ArrayIndexOutOfBoundsException from ↵Sergey Vladimirov2011-10-303-0/+0
| | | | | | | | PicturesTable.getAllPictures() during Escher tree walk Fix 50936 - Exception parsing MS Word 8.0 file (as duplicate of 47958) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1195080 13f79535-47bb-0310-9956-ffa450edef68
* fix 51944 - PAPFormattedDiskPage.getPAPX - IndexOutOfBoundsSergey Vladimirov2011-10-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1195079 13f79535-47bb-0310-9956-ffa450edef68
* fix additional issue found in bug 52032, add test filesSergey Vladimirov2011-10-293-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1195077 13f79535-47bb-0310-9956-ffa450edef68
* fix 52032 - HWPF - ArrayIndexOutofBoundsException with no stack trace ↵Sergey Vladimirov2011-10-291-0/+0
| | | | | | (broken after revision 1178063) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1195060 13f79535-47bb-0310-9956-ffa450edef68
* always pad properties to 4 bytesSergey Vladimirov2011-10-021-0/+0
| | | | | | fix 51834 - Opening and Writing .doc file results in corrupt document git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178113 13f79535-47bb-0310-9956-ffa450edef68
* picture loading completely rewritten, bugs 51902 and 51890 fixedSergey Vladimirov2011-09-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1177710 13f79535-47bb-0310-9956-ffa450edef68
* handle lists marginsSergey Vladimirov2011-09-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1173161 13f79535-47bb-0310-9956-ffa450edef68
* avoid exceptions when using POI in Tika, see BUgs 51771 and 51770Yegor Kozlov2011-09-121-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1169679 13f79535-47bb-0310-9956-ffa450edef68
* add watermark test case (as example)Sergey Vladimirov2011-08-231-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160745 13f79535-47bb-0310-9956-ffa450edef68
* add page-break test caseSergey Vladimirov2011-08-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160289 13f79535-47bb-0310-9956-ffa450edef68
* add test case for "page break before" property of paragraphSergey Vladimirov2011-08-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160263 13f79535-47bb-0310-9956-ffa450edef68
* [[51686]] rename testWORD.doc to Bug51686.docSergey Vladimirov2011-08-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160143 13f79535-47bb-0310-9956-ffa450edef68
* bug#51686 - ConcurrentModificationException in Tika's OfficeParserMaxim Valyanskiy2011-08-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1160137 13f79535-47bb-0310-9956-ffa450edef68
* removed test document referenced in Bug 51524 because it cannot be ↵Yegor Kozlov2011-08-211-0/+0
| | | | | | distributed with AL2 projects git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1159993 13f79535-47bb-0310-9956-ffa450edef68
* rename emf_2003_image.doc to Bug41898.doc and move test to TestBugs classSergey Vladimirov2011-08-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155339 13f79535-47bb-0310-9956-ffa450edef68
* 51604 is fixedSergey Vladimirov2011-08-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1155211 13f79535-47bb-0310-9956-ffa450edef68
* add simpliest "escher" pictures support in Word-to-HTML and Word-to-FO ↵Sergey Vladimirov2011-07-281-0/+0
| | | | | | converters git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1151888 13f79535-47bb-0310-9956-ffa450edef68
* new test case for 47731 issueSergey Vladimirov2011-07-241-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1150463 13f79535-47bb-0310-9956-ffa450edef68
* better processing of word tables in cases different rows have different cell ↵Sergey Vladimirov2011-07-221-0/+0
| | | | | | widths git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1149528 13f79535-47bb-0310-9956-ffa450edef68
* initial support for endnotes and footnotes in HWPFSergey Vladimirov2011-07-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148959 13f79535-47bb-0310-9956-ffa450edef68
* add test case data for 51524Sergey Vladimirov2011-07-181-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1148041 13f79535-47bb-0310-9956-ffa450edef68
* introduce picture descriptor structure (internal), now Picture class extends it;Sergey Vladimirov2011-07-161-0/+0
| | | | | | add test case with correctly cropped picture info git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1147450 13f79535-47bb-0310-9956-ffa450edef68
* rename MBD001D0B89.doc to Bug48075.docSergey Vladimirov2011-07-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1145288 13f79535-47bb-0310-9956-ffa450edef68
* update status and .doc for issue 49933Sergey Vladimirov2011-07-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144685 13f79535-47bb-0310-9956-ffa450edef68
* Test case shall not failSergey Vladimirov2011-07-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1144202 13f79535-47bb-0310-9956-ffa450edef68
* already fixed 48065 - Problems with save output of HWPF (losing formatting)Sergey Vladimirov2011-07-071-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143809 13f79535-47bb-0310-9956-ffa450edef68
* output document properties to html and pdfSergey Vladimirov2011-07-061-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1143315 13f79535-47bb-0310-9956-ffa450edef68
* Test correct processing of "sprmPItap" (0x6649) and "sprmPFInTable" (0x2416)Sergey Vladimirov2011-07-051-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1142867 13f79535-47bb-0310-9956-ffa450edef68