23 Commits (017bde52e1a5a65eb5bc0823bf89b5d1a630f0d7)

Author SHA1 Message Date
  Nick Burch d974a5fe7c Remove svn:executable property from a series of files that didn't need it set 14 years ago
  Maxim Valyanskiy 79c4de256f hwpf: append any character data before paragraphs to first paragraph 14 years ago
  Maxim Valyanskiy 0864608375 wpf: More CharactedRun mapping fixes for fast-saved documents 14 years ago
  Yegor Kozlov c9f9d48ff8 insert the content of fldSimple fields into the XWPFWordTextExtractor output, see bug #49455 14 years ago
  Maxim Valyanskiy 145e221f87 More fixes for auto-saved documents 14 years ago
  Maxim Valyanskiy d7c62aae58 HWPF: test auto-saved document 14 years ago
  Nick Burch 999aecbaa1 Basic text extraction support for old Word 6 and Word 95 documents via some HWPF extensions 14 years ago
  Nick Burch f69404de8d Fix bug #49446 - Don't consider 17.16.23 field codes as properly part of the paragraph's text 14 years ago
  Nick Burch d6d5250933 Test documents from bug #48574 14 years ago
  Nick Burch 5977a9db00 Fix for bug #48245 - tweak HWPF table cell detection to work across more files 14 years ago
  Nick Burch 129cf711e1 Add additional RevisionMarkAuthorTable test 14 years ago
  Nick Burch ca4d710776 Apply with tweaks the patch from bug #45269 - improve replaceText on HWPF ranges 14 years ago
  Nick Burch 216ecd1407 Fix bug #49189 - Detect w:tab and w:cr entries in XWPF paragraphs, even when the XSD is silly and maps them to CTEmpty 14 years ago
  Yegor Kozlov e75b83a2e8 Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added accessors to CoreProperties.Keywords. See Bugzilla 49146 and 49153 14 years ago
  Yegor Kozlov 5c08e67cd0 removed svn:eol-style=native from binary files, uncommented related tests; see Bugzilla 48427 14 years ago
  Yegor Kozlov c4068ea039 added a test covering bookmarks 14 years ago
  Nick Burch db84a25649 Add a sample .docm file from bug #45690 14 years ago
  Ugo Cei f3e6137e01 [47942] added implementation of protection features to XLSX and DOCX files. Patch submitted by Roberto Albertini. 14 years ago
  Paolo Mottadelli 5eeaeff153 Table of Contents first implementation 14 years ago
  Yegor Kozlov 3ee045c2a2 removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 15 years ago
  Yegor Kozlov 896840bb82 fix for extraction paragraphs and sections from headers/footers with XWPFWordExtractor, see Bugzilla 47727 15 years ago
  Yegor Kozlov 96d4031d66 Support for extraction of header / footer images in HWPF, see Bugzilla 47733 15 years ago
  Yegor Kozlov 2712b14d2f moved all test data to a top-level directory, refactored all junit usages of .testdata.path to one place 15 years ago