| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | already fixed 48065 - Problems with save output of HWPF (losing formatting) | Sergey Vladimirov | 2011-07-07 | 1 | -0/+0 |
* | output document properties to html and pdf | Sergey Vladimirov | 2011-07-06 | 1 | -0/+0 |
* | Test correct processing of "sprmPItap" (0x6649) and "sprmPFInTable" (0x2416) | Sergey Vladimirov | 2011-07-05 | 1 | -0/+0 |
* | Bug 50474 - Example demonstrating how to update workbook embedded in a Wordpr... | Yegor Kozlov | 2011-06-25 | 1 | -0/+0 |
* | resolved old bugzilla issues, added unit tests | Yegor Kozlov | 2011-06-24 | 12 | -0/+35 |
* | Test for parsing document with drawings to prevent NoClassDefFoundError for C... | Maxim Valyanskiy | 2011-06-22 | 1 | -0/+0 |
* | bug 51351: more progress with WordToFoExtractor: support for hyperlinks, com... | Yegor Kozlov | 2011-06-20 | 3 | -0/+0 |
* | Bugzilla 51335: Parse picture goal and crop sizes | Yegor Kozlov | 2011-06-11 | 1 | -0/+0 |
* | bug 51265: Enhanced Handling of Picture Parts in XWPF | Yegor Kozlov | 2011-06-01 | 13 | -0/+0 |
* | Add unit test from Stefan for bug #51172 - DOCX gif support | Nick Burch | 2011-05-27 | 1 | -0/+0 |
* | XWPF: support for pictures in headers | Maxim Valyanskiy | 2011-03-21 | 1 | -0/+0 |
* | support for getting HWPFDocument fields, see Bugzilla 50313 | Yegor Kozlov | 2011-03-14 | 1 | -0/+0 |
* | hwpf: ignore null-reference to parent stylesheet (bug#50688) | Maxim Valyanskiy | 2011-01-31 | 1 | -0/+0 |
* | Inside ExtractorFactory, support finding embedded OOXML documents and providi... | Nick Burch | 2010-12-16 | 1 | -0/+0 |
* | removed svn:executable from project files | Yegor Kozlov | 2010-10-14 | 1 | -0/+0 |
* | avoid NPE in ListLevel.getNumberText() when numberText is null, see Bugzilla ... | Yegor Kozlov | 2010-10-14 | 1 | -0/+0 |
* | support for BorderCode in HWPF, see Bugzilla 49919 | Yegor Kozlov | 2010-10-07 | 1 | -0/+0 |
* | support for processing of symbols in HWPF, see Bugzilla 49908 | Yegor Kozlov | 2010-10-07 | 1 | -0/+0 |
* | Test that shows we handle word floating and fixed pictures properly | Nick Burch | 2010-09-28 | 1 | -0/+0 |
* | hwpt: add more 2 bytes to OldSectionTable to solve ArrayIndexOutOfBoundsExcep... | Maxim Valyanskiy | 2010-09-27 | 1 | -0/+0 |
* | Work inspired by bug #48018 - get HWPF lists more consistent in read vs write... | Nick Burch | 2010-09-20 | 1 | -0/+0 |
* | Apply patch from bug #49820 - Fix HWPF paragraph levels, so that outline leve... | Nick Burch | 2010-09-20 | 1 | -0/+0 |
* | Add test that shows that bug #45877 has already been fixed | Nick Burch | 2010-09-19 | 1 | -0/+0 |
* | More fixes for bug #49933, workaround the fact that some word6/word95 SEPX en... | Nick Burch | 2010-09-19 | 1 | -0/+0 |
* | Fix bug #49936 - Handle HWPF documents with problematic HeaderStories better | Nick Burch | 2010-09-17 | 1 | -0/+0 |
* | Fix support for sections in old word 6 / word 95 files | Nick Burch | 2010-09-17 | 1 | -0/+0 |
* | Correct XWPFRun detection of bold/italic in a paragraph with multiple runs of... | Nick Burch | 2010-09-14 | 1 | -0/+0 |
* | Remove svn:executable property from a series of files that didn't need it set | Nick Burch | 2010-08-09 | 1 | -0/+0 |
* | hwpf: append any character data before paragraphs to first paragraph | Maxim Valyanskiy | 2010-08-04 | 1 | -0/+0 |
* | wpf: More CharactedRun mapping fixes for fast-saved documents | Maxim Valyanskiy | 2010-07-27 | 1 | -0/+0 |
* | insert the content of fldSimple fields into the XWPFWordTextExtractor output,... | Yegor Kozlov | 2010-07-27 | 1 | -0/+0 |
* | More fixes for auto-saved documents | Maxim Valyanskiy | 2010-07-26 | 1 | -0/+0 |
* | HWPF: test auto-saved document | Maxim Valyanskiy | 2010-07-07 | 1 | -0/+0 |
* | Basic text extraction support for old Word 6 and Word 95 documents via some H... | Nick Burch | 2010-06-30 | 2 | -0/+0 |
* | Fix bug #49446 - Don't consider 17.16.23 field codes as properly part of the ... | Nick Burch | 2010-06-29 | 1 | -0/+0 |
* | Test documents from bug #48574 | Nick Burch | 2010-06-11 | 4 | -0/+0 |
* | Fix for bug #48245 - tweak HWPF table cell detection to work across more files | Nick Burch | 2010-06-11 | 1 | -0/+0 |
* | Add additional RevisionMarkAuthorTable test | Nick Burch | 2010-06-10 | 1 | -0/+0 |
* | Apply with tweaks the patch from bug #45269 - improve replaceText on HWPF ranges | Nick Burch | 2010-06-04 | 1 | -0/+0 |
* | Fix bug #49189 - Detect w:tab and w:cr entries in XWPF paragraphs, even when ... | Nick Burch | 2010-05-25 | 1 | -0/+0 |
* | Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added acces... | Yegor Kozlov | 2010-04-20 | 1 | -0/+0 |
* | removed svn:eol-style=native from binary files, uncommented related tests; se... | Yegor Kozlov | 2009-12-28 | 4 | -0/+0 |
* | added a test covering bookmarks | Yegor Kozlov | 2009-12-03 | 1 | -0/+0 |
* | Add a sample .docm file from bug #45690 | Nick Burch | 2009-11-04 | 1 | -0/+0 |
* | [47942] added implementation of protection features to XLSX and DOCX files. P... | Ugo Cei | 2009-10-28 | 7 | -0/+0 |
* | Table of Contents first implementation | Paolo Mottadelli | 2009-09-28 | 1 | -0/+0 |
* | removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla... | Yegor Kozlov | 2009-09-13 | 35 | -0/+0 |
* | fix for extraction paragraphs and sections from headers/footers with XWPFWord... | Yegor Kozlov | 2009-08-31 | 1 | -0/+0 |
* | Support for extraction of header / footer images in HWPF, see Bugzilla 47733 | Yegor Kozlov | 2009-08-31 | 1 | -0/+0 |
* | moved all test data to a top-level directory, refactored all junit usages of ... | Yegor Kozlov | 2009-08-23 | 64 | -0/+14 |