Yegor Kozlov
|
84811da73d
|
insert the content of fldSimple fields into the XWPFWordTextExtractor output, see bug #49455
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979538 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-27 05:19:15 +00:00 |
|
Maxim Valyanskiy
|
8fab18e37a
|
More fixes for auto-saved documents
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@979286 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-26 14:04:27 +00:00 |
|
Maxim Valyanskiy
|
8661c09c35
|
HWPF: test auto-saved document
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@961342 13f79535-47bb-0310-9956-ffa450edef68
|
2010-07-07 10:41:17 +00:00 |
|
Nick Burch
|
30848a80aa
|
Basic text extraction support for old Word 6 and Word 95 documents via some HWPF extensions
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@959346 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-30 15:13:10 +00:00 |
|
Nick Burch
|
afbf123c7f
|
Fix bug #49446 - Don't consider 17.16.23 field codes as properly part of the paragraph's text
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@958965 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-29 13:38:24 +00:00 |
|
Nick Burch
|
bce3d53ae6
|
Test documents from bug #48574
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@953698 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-11 13:48:19 +00:00 |
|
Nick Burch
|
05ddf6a51e
|
Fix for bug #48245 - tweak HWPF table cell detection to work across more files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@953694 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-11 13:29:44 +00:00 |
|
Nick Burch
|
bf4e6ff464
|
Add additional RevisionMarkAuthorTable test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@953343 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-10 15:02:05 +00:00 |
|
Nick Burch
|
d29d1d7d9b
|
Apply with tweaks the patch from bug #45269 - improve replaceText on HWPF ranges
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@951498 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-04 17:19:31 +00:00 |
|
Nick Burch
|
f6c41635e5
|
Fix bug #49189 - Detect w:tab and w:cr entries in XWPF paragraphs, even when 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
|
2010-05-25 20:31:42 +00:00 |
|
Yegor Kozlov
|
e3ea49bf61
|
Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added 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
|
2010-04-20 10:27:30 +00:00 |
|
Yegor Kozlov
|
a64917fe88
|
removed svn:eol-style=native from binary files, uncommented related tests; see Bugzilla 48427
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@894173 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-28 13:45:10 +00:00 |
|
Yegor Kozlov
|
ddefe3144d
|
added a test covering bookmarks
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@886733 13f79535-47bb-0310-9956-ffa450edef68
|
2009-12-03 10:41:00 +00:00 |
|
Nick Burch
|
d16c5d5c59
|
Add a sample .docm file from bug #45690
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@832643 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-04 01:32:38 +00:00 |
|
Ugo Cei
|
1d82206713
|
[47942] added implementation of protection features to XLSX and DOCX files. Patch submitted by Roberto Albertini.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@830657 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-28 16:05:39 +00:00 |
|
Paolo Mottadelli
|
99f5c38440
|
Table of Contents first implementation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@819469 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-28 07:42:50 +00:00 |
|
Yegor Kozlov
|
bd966f208b
|
removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@814335 13f79535-47bb-0310-9956-ffa450edef68
|
2009-09-13 16:05:28 +00:00 |
|
Yegor Kozlov
|
20ea9dce10
|
fix for extraction paragraphs and sections from headers/footers with XWPFWordExtractor, see Bugzilla 47727
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@809662 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-31 17:02:06 +00:00 |
|
Yegor Kozlov
|
f4f823b94c
|
Support for extraction of header / footer images in HWPF, see Bugzilla 47733
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@809659 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-31 16:57:03 +00:00 |
|
Yegor Kozlov
|
728f88bd92
|
moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@806959 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-23 12:34:24 +00:00 |
|