summaryrefslogtreecommitdiffstats
path: root/test-data/document
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 58915: Add note about memory consumption and update changelogDominik Stadler2016-03-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1737025 13f79535-47bb-0310-9956-ffa450edef68
* #59058 - OOM when parsing docx after OPCPackage.open with File but not with ↵Andreas Beeker2016-03-092-0/+0
| | | | | | InputStream (TIKA-1866) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1734184 13f79535-47bb-0310-9956-ffa450edef68
* POI 59030 fix NPE in XWPFTableCell's getVerticalAlignment via Prasad BabuTim Allison2016-02-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1731257 13f79535-47bb-0310-9956-ffa450edef68
* GitHub PR 27: Add method to check for any protection in XWPFDocument, closes #27Dominik Stadler2016-02-151-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1730471 13f79535-47bb-0310-9956-ffa450edef68
* add an ignored test for bug 58804Dominik Stadler2016-01-252-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1726681 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug 58067: XWPF: don't return deleted text when document is in review-modeDominik Stadler2016-01-031-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722715 13f79535-47bb-0310-9956-ffa450edef68
* bug 58618: XWPFParagraph insertNewRun and removeRun work incorrectly forDominik Stadler2016-01-011-0/+0
| | | | | | runs after hyperlink/field runs git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1722503 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
* 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
* Fix possible ArrayIndexOutOfBoundsException seen with some word documentsDominik Stadler2015-04-201-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1674954 13f79535-47bb-0310-9956-ffa450edef68
* Add test-document from bug 53379 to verify in integration tests that text ↵Dominik Stadler2015-03-221-0/+0
| | | | | | extraction does not fail any more git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1668484 13f79535-47bb-0310-9956-ffa450edef68
* Integration tests: Expect exception for old word documents and still run the ↵Dominik Stadler2015-03-221-0/+0
| | | | | | text extraction for them. Also add executing HPSFPropertiesExtractor where possible git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1668483 13f79535-47bb-0310-9956-ffa450edef68
* Add test-document to verify that bug 51921 is fixed alreadyDominik Stadler2015-03-222-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1668482 13f79535-47bb-0310-9956-ffa450edef68
* Bug 47304: use fixed encoding when extracting text in WordDocumentDominik Stadler2015-03-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1668367 13f79535-47bb-0310-9956-ffa450edef68
* Verify that document from bug 56392 worksDominik Stadler2015-03-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1666003 13f79535-47bb-0310-9956-ffa450edef68
* Patch from rojotek from github-18 - Handle documents with a picture-only headerNick Burch2015-02-241-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1661908 13f79535-47bb-0310-9956-ffa450edef68
* Bug 53453: Apply patch to add methods to set margins in sections of HWPF ↵Dominik Stadler2015-01-031-0/+0
| | | | | | documents git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649176 13f79535-47bb-0310-9956-ffa450edef68
* Add verifying test-case for bug 52420Dominik Stadler2015-01-021-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1649147 13f79535-47bb-0310-9956-ffa450edef68
* Bug 57312: Add check for null value of underline w:valDominik Stadler2014-12-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1646729 13f79535-47bb-0310-9956-ffa450edef68
* github-7 - Form check box extraction with XWPFWordExtractorDominik Stadler2014-11-051-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1636990 13f79535-47bb-0310-9956-ffa450edef68
* Test file from Jan Vanhoecke for bug #56880 - Non-extended character Pascal ↵Nick Burch2014-10-091-0/+0
| | | | | | strings are not supported git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1630541 13f79535-47bb-0310-9956-ffa450edef68
* Add some extra safety test to check that external entities are not loaded by ↵Uwe Schindler2014-08-121-0/+0
| | | | | | xmlbeans git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1617453 13f79535-47bb-0310-9956-ffa450edef68
* BUG 54771 extract text from SDTs at the cell level within a table rowTim Allison2014-06-162-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1602955 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