aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/xwpf
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla 54099 - Ensure that CTHMerge and CTTcBorders go to poi-ooxml-schemas...Yegor Kozlov2012-11-081-9/+16
* more tests to ensure that poi compiles against poi-ooxml-schemas.jarYegor Kozlov2012-06-202-0/+42
* optimized unused imports and removed deprecation warnings in poi-ooxmlYegor Kozlov2012-03-054-9/+1
* Bugzilla 51564 - support for enforcing fields update in XWPFYegor Kozlov2012-02-291-0/+7
* Bugzilla 52255 - support adding TIFF,EPS and WPG pictures in OOXML documentsYegor Kozlov2012-02-261-0/+21
* Bugzilla 52568: added methods to set/get an XWPFRun's text colorYegor Kozlov2012-02-071-0/+7
* Bugzilla 52566: added methods to set/get vertical alignment and color in XWPF...Yegor Kozlov2012-02-071-0/+87
* Bugzilla 525612: added methods to get/set a table row's Can't Split and Repe...Yegor Kozlov2012-02-071-7/+30
* Bugzilla 52561: Added methods to set table inside borders and cell margins in...Yegor Kozlov2012-02-071-1/+92
* Fix bug #52449 - Support writing XWPF documents with glossaries (plus fix som...Nick Burch2012-01-111-3/+13
* Patch from Fabian from bug #52285 - support Smart Tags in XWPF paragraphs, wi...Nick Burch2011-12-061-0/+39
* Test that shows that bug #52288 is already fixedNick Burch2011-12-061-0/+21
* more progress with PPTX2PNG: support for gradient and texture fill, also refa...Yegor Kozlov2011-10-281-1/+1
* avoid exceptions when using POI in Tika, see BUgs 51771 and 51770Yegor Kozlov2011-09-121-0/+22
* restore JDK 1.5 compatibilitySergey Vladimirov2011-07-251-2/+2
* Patch from bug #51486 from Mike McEuen (with a few whitespace tweaks) - XWPF ...Nick Burch2011-07-081-0/+54
* XWPF Numbering tests from bug #51134Nick Burch2011-07-082-0/+38
* Test for parsing document with drawings to prevent NoClassDefFoundError for C...Maxim Valyanskiy2011-06-221-0/+11
* bug 51265: Enhanced Handling of Picture Parts in XWPFYegor Kozlov2011-06-0114-203/+323
* Fix bug #47147 - XWPF table cells adding extra paragraph - test from Stefan S...Nick Burch2011-05-271-0/+28
* Fix bug #51188 - Support for getting and setting XPWF zoom settingsNick Burch2011-05-271-2/+24
* Add unit test from Stefan for bug #51172 - DOCX gif supportNick Burch2011-05-271-0/+26
* Autoboxing tweaks from bug #51175, and make the paragraph/table finding code ...Nick Burch2011-05-131-0/+3
* Fix bug #51148 - XWPFDocument remove of tables/paragraphs now works correctly...Nick Burch2011-05-061-0/+61
* Re-enable the XWPF test for adding paragraphs, and fix it up to work properlyNick Burch2011-05-061-14/+19
* Fix bug #51112 - Correct XWPFTable tracking of new rowsNick Burch2011-05-031-0/+1
* Fix bug #51113 - Correct XWPFParagraph tracking of inserted runsNick Burch2011-05-031-0/+6
* Fix bug #51111 - Correct XWPFParagraph tracking of new runsNick Burch2011-05-031-0/+10
* Add support for adding a picture to a XSSFRunNick Burch2011-04-151-0/+15
* Add XWPF <br> detection for the other kind of ooxml schemasNick Burch2011-03-251-3/+3
* XWPFPicture: support for reading picture descriptionMaxim Valyanskiy2011-03-211-0/+1
* XWPF: support for pictures in headersMaxim Valyanskiy2011-03-213-4/+46
* Ensure that XWPFParagraph.getDocument() is not nullMaxim Valyanskiy2010-10-282-14/+22
* Add unit tests for the XWPF decorator classesNick Burch2010-09-221-0/+99
* Fix bug #49765 - Fix XWPFDocument.addPicture so that it correctly sets up rel...Nick Burch2010-09-201-18/+47
* Various XWPF picture tweaks and more unit testsNick Burch2010-09-141-1/+72
* Fix up imports to remove un-used onesNick Burch2010-09-149-35/+12
* Correct XWPFRun detection of bold/italic in a paragraph with multiple runs of...Nick Burch2010-09-142-6/+143
* Link XWPFPicture to XWPFRun, so that embedded pictures can be access from whe...Nick Burch2010-09-141-0/+3
* XWPF paragraph improvements - Make XWPFParagraph make more use of XWPFRun, an...Nick Burch2010-09-142-10/+6
* Add a getBodyElements() method to XWPF IBody, to make access to embedded para...Nick Burch2010-09-141-0/+3
* ensure that CTNumPr is included in poi-ooxml-schemas.jar (Bugzilla 49833)Yegor Kozlov2010-09-041-0/+9
* insert the content of fldSimple fields into the XWPFWordTextExtractor output,...Yegor Kozlov2010-07-271-0/+12
* Fix deprecated warningsNick Burch2010-07-022-2/+2
* Fix bug #49446 - Don't consider 17.16.23 field codes as properly part of the ...Nick Burch2010-06-291-0/+13
* Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further X...Nick Burch2010-06-119-30/+321
* Fix bug #49160 - Ensure that CTDigSigBlob is included in poi-ooxml jarNick Burch2010-05-261-15/+11
* Fix bug #49189 - Detect w:tab and w:cr entries in XWPF paragraphs, even when ...Nick Burch2010-05-251-0/+18
* Modified existing text to cover changes made to XWPFHeaderFooterPolicyMark Beardsley2010-05-241-4/+35
* Ensure that CTVectorVariant is included in poi-ooxml-schemas.jar, Added acces...Yegor Kozlov2010-04-203-1/+176