summaryrefslogtreecommitdiffstats
path: root/test-data/document
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 50474 - Example demonstrating how to update workbook embedded in a ↵Yegor Kozlov2011-06-251-0/+0
| | | | | | WordprocessingML document git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139541 13f79535-47bb-0310-9956-ffa450edef68
* resolved old bugzilla issues, added unit testsYegor Kozlov2011-06-2412-0/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1139204 13f79535-47bb-0310-9956-ffa450edef68
* Test for parsing document with drawings to prevent NoClassDefFoundError for ↵Maxim Valyanskiy2011-06-221-0/+0
| | | | | | CTAnchor in XWPFRun git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1138440 13f79535-47bb-0310-9956-ffa450edef68
* bug 51351: more progress with WordToFoExtractor: support for hyperlinks, ↵Yegor Kozlov2011-06-203-0/+0
| | | | | | common fields and code cleanup git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1137673 13f79535-47bb-0310-9956-ffa450edef68
* Bugzilla 51335: Parse picture goal and crop sizesYegor Kozlov2011-06-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1134663 13f79535-47bb-0310-9956-ffa450edef68
* bug 51265: Enhanced Handling of Picture Parts in XWPFYegor Kozlov2011-06-0113-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1130120 13f79535-47bb-0310-9956-ffa450edef68
* Add unit test from Stefan for bug #51172 - DOCX gif supportNick Burch2011-05-271-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1128301 13f79535-47bb-0310-9956-ffa450edef68
* XWPF: support for pictures in headersMaxim Valyanskiy2011-03-211-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1083764 13f79535-47bb-0310-9956-ffa450edef68
* support for getting HWPFDocument fields, see Bugzilla 50313Yegor Kozlov2011-03-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1081291 13f79535-47bb-0310-9956-ffa450edef68
* hwpf: ignore null-reference to parent stylesheet (bug#50688)Maxim Valyanskiy2011-01-311-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1065535 13f79535-47bb-0310-9956-ffa450edef68
* Inside ExtractorFactory, support finding embedded OOXML documents and ↵Nick Burch2010-12-161-0/+0
| | | | | | providing extractors for them git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1049802 13f79535-47bb-0310-9956-ffa450edef68
* removed svn:executable from project filesYegor Kozlov2010-10-141-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1022458 13f79535-47bb-0310-9956-ffa450edef68
* avoid NPE in ListLevel.getNumberText() when numberText is null, see Bugzilla ↵Yegor Kozlov2010-10-141-0/+0
| | | | | | 50075 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1022456 13f79535-47bb-0310-9956-ffa450edef68
* support for BorderCode in HWPF, see Bugzilla 49919Yegor Kozlov2010-10-071-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1005447 13f79535-47bb-0310-9956-ffa450edef68
* support for processing of symbols in HWPF, see Bugzilla 49908Yegor Kozlov2010-10-071-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1005443 13f79535-47bb-0310-9956-ffa450edef68
* Test that shows we handle word floating and fixed pictures properlyNick Burch2010-09-281-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1002123 13f79535-47bb-0310-9956-ffa450edef68
* hwpt: add more 2 bytes to OldSectionTable to solve ↵Maxim Valyanskiy2010-09-271-0/+0
| | | | | | ArrayIndexOutOfBoundsException git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1001712 13f79535-47bb-0310-9956-ffa450edef68
* Work inspired by bug #48018 - get HWPF lists more consistent in read vs ↵Nick Burch2010-09-201-0/+0
| | | | | | write, and preserve order as apparently that matters. Includes a fair number of list related unit tests, but not for everything git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998943 13f79535-47bb-0310-9956-ffa450edef68
* Apply patch from bug #49820 - Fix HWPF paragraph levels, so that outline ↵Nick Burch2010-09-201-0/+0
| | | | | | levels can be properly fetched git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998897 13f79535-47bb-0310-9956-ffa450edef68
* Add test that shows that bug #45877 has already been fixedNick Burch2010-09-191-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998634 13f79535-47bb-0310-9956-ffa450edef68
* More fixes for bug #49933, workaround the fact that some word6/word95 SEPX ↵Nick Burch2010-09-191-0/+0
| | | | | | entries are compressed differently, and we don't have the specs for how they're stored git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998621 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #49936 - Handle HWPF documents with problematic HeaderStories betterNick Burch2010-09-171-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998146 13f79535-47bb-0310-9956-ffa450edef68
* Fix support for sections in old word 6 / word 95 filesNick Burch2010-09-171-0/+0
| | | | | | | | Improve unit testing for HWPFOldDocument Sprm fix also improves some HWPFDocument files too! git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@998131 13f79535-47bb-0310-9956-ffa450edef68
* Correct XWPFRun detection of bold/italic in a paragraph with multiple runs ↵Nick Burch2010-09-141-0/+0
| | | | | | of different styles git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@996976 13f79535-47bb-0310-9956-ffa450edef68
* Remove svn:executable property from a series of files that didn't need it setNick Burch2010-08-091-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@983630 13f79535-47bb-0310-9956-ffa450edef68
* hwpf: append any character data before paragraphs to first paragraphMaxim Valyanskiy2010-08-041-0/+0
| | | | | | | (workaround for bug#48075) git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982238 13f79535-47bb-0310-9956-ffa450edef68
* wpf: More CharactedRun mapping fixes for fast-saved documentsMaxim Valyanskiy2010-07-271-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979618 13f79535-47bb-0310-9956-ffa450edef68
* insert the content of fldSimple fields into the XWPFWordTextExtractor ↵Yegor Kozlov2010-07-271-0/+0
| | | | | | output, see bug #49455 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979538 13f79535-47bb-0310-9956-ffa450edef68
* More fixes for auto-saved documentsMaxim Valyanskiy2010-07-261-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979286 13f79535-47bb-0310-9956-ffa450edef68
* HWPF: test auto-saved documentMaxim Valyanskiy2010-07-071-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@961342 13f79535-47bb-0310-9956-ffa450edef68
* Basic text extraction support for old Word 6 and Word 95 documents via some ↵Nick Burch2010-06-302-0/+0
| | | | | | HWPF extensions git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@959346 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #49446 - Don't consider 17.16.23 field codes as properly part of the ↵Nick Burch2010-06-291-0/+0
| | | | | | paragraph's text git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@958965 13f79535-47bb-0310-9956-ffa450edef68
* Test documents from bug #48574Nick Burch2010-06-114-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@953698 13f79535-47bb-0310-9956-ffa450edef68
* Fix for bug #48245 - tweak HWPF table cell detection to work across more filesNick Burch2010-06-111-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@953694 13f79535-47bb-0310-9956-ffa450edef68
* Add additional RevisionMarkAuthorTable testNick Burch2010-06-101-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@953343 13f79535-47bb-0310-9956-ffa450edef68
* Apply with tweaks the patch from bug #45269 - improve replaceText on HWPF rangesNick Burch2010-06-041-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@951498 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug #49189 - Detect w:tab and w:cr entries in XWPF paragraphs, even when ↵Nick Burch2010-05-251-0/+0
| | | | | | the XSD is silly and maps them to CTEmpty git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@948199 13f79535-47bb-0310-9956-ffa450edef68
* Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added ↵Yegor Kozlov2010-04-201-0/+0
| | | | | | accessors to CoreProperties.Keywords. See Bugzilla 49146 and 49153 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@935860 13f79535-47bb-0310-9956-ffa450edef68
* removed svn:eol-style=native from binary files, uncommented related tests; ↵Yegor Kozlov2009-12-284-0/+0
| | | | | | see Bugzilla 48427 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@894173 13f79535-47bb-0310-9956-ffa450edef68
* added a test covering bookmarksYegor Kozlov2009-12-031-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@886733 13f79535-47bb-0310-9956-ffa450edef68
* Add a sample .docm file from bug #45690Nick Burch2009-11-041-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832643 13f79535-47bb-0310-9956-ffa450edef68
* [47942] added implementation of protection features to XLSX and DOCX files. ↵Ugo Cei2009-10-287-0/+0
| | | | | | Patch submitted by Roberto Albertini. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@830657 13f79535-47bb-0310-9956-ffa450edef68
* Table of Contents first implementationPaolo Mottadelli2009-09-281-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819469 13f79535-47bb-0310-9956-ffa450edef68
* removed unnecessary svn:executable flag from files in SVN trunk, see ↵Yegor Kozlov2009-09-1335-0/+0
| | | | | | bugzilla 47734 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814335 13f79535-47bb-0310-9956-ffa450edef68
* fix for extraction paragraphs and sections from headers/footers with ↵Yegor Kozlov2009-08-311-0/+0
| | | | | | XWPFWordExtractor, see Bugzilla 47727 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@809662 13f79535-47bb-0310-9956-ffa450edef68
* Support for extraction of header / footer images in HWPF, see Bugzilla 47733Yegor Kozlov2009-08-311-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@809659 13f79535-47bb-0310-9956-ffa450edef68
* moved all test data to a top-level directory, refactored all junit usages of ↵Yegor Kozlov2009-08-2364-0/+14
.testdata.path to one place git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@806959 13f79535-47bb-0310-9956-ffa450edef68