| Commit message (Expand) | Author | Age | Files | Lines |
* | 65206 - Migrate ant / maven to gradle build | Andreas Beeker | 2021-03-27 | 1 | -868/+0 |
* | Sonar fixes | Andreas Beeker | 2021-01-09 | 1 | -29/+29 |
* | #65026 - Migrate tests to Junit 5 | Andreas Beeker | 2020-12-24 | 1 | -7/+7 |
* | Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional) | Andreas Beeker | 2020-12-12 | 1 | -11/+11 |
* | Add get/set indentationLeftChars/indentationRightChars in paragraph | Sayi | 2020-08-27 | 1 | -1/+16 |
* | allow add and remove a HyperlinkRun or a FieldRun | Alain BĂ©arez | 2020-03-29 | 1 | -0/+132 |
* | try to find issue in test | PJ Fanning | 2019-12-26 | 1 | -1/+1 |
* | [github-163] Add set level numbering on XWPFParagraph. Thanks to Mi Guoliang.... | PJ Fanning | 2019-12-26 | 1 | -0/+10 |
* | [github-156] add setKeepNext to XWPFParagraph. Thanks to Thibaut Cuvelier. | PJ Fanning | 2019-07-16 | 1 | -0/+6 |
* | Close more file-handles in tests, convert junit3 tests | Dominik Stadler | 2019-03-31 | 1 | -504/+490 |
* | [githib-110] rename text segment class. This closes #110 | PJ Fanning | 2018-05-27 | 1 | -1/+1 |
* | Fix bug 61787, which was introduced by bug 58067: Change how deleted content ... | Dominik Stadler | 2017-12-28 | 1 | -2/+16 |
* | Unit test comment for possible future expansion | Nick Burch | 2017-02-09 | 1 | -0/+6 |
* | 60465: Cannot specify interline spacing for a Paragraph in XWPF | Mark Murphy | 2016-12-16 | 1 | -0/+20 |
* | More unit testing for XWPF list numbering complex cases, and some TODOs on im... | Nick Burch | 2016-11-04 | 1 | -0/+84 |
* | Enable some tests that are ignored, actually run green and did not have any c... | Dominik Stadler | 2016-03-12 | 1 | -3/+0 |
* | Fix bug 58067: XWPF: don't return deleted text when document is in review-mode | Dominik Stadler | 2016-01-03 | 1 | -0/+11 |
* | bug 58618: XWPFParagraph insertNewRun and removeRun work incorrectly for | Dominik Stadler | 2016-01-01 | 1 | -1/+1 |
* | remove unnecessary @SuppressWarnings("deprecation") warnings (because of old ... | Andreas Beeker | 2016-01-01 | 1 | -28/+84 |
* | Support XWPF field runs, the same way that we handle hyperlink runs | Nick Burch | 2015-08-11 | 1 | -0/+19 |
* | POI-57975: clean up white spaces and other style issues in XWPF | Tim Allison | 2015-05-29 | 1 | -131/+147 |
* | Add unit tests for XSSFTextRun and TextPainter, slightly more tests for XSSFS... | Dominik Stadler | 2015-01-04 | 1 | -16/+158 |
* | Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods | Andreas Beeker | 2014-08-28 | 1 | -5/+6 |
* | POI 55361 trigger to load CTMoveBookmark in TestXWPFParagraph | Tim Allison | 2013-08-08 | 1 | -1/+9 |
* | bug 51265: Enhanced Handling of Picture Parts in XWPF | Yegor Kozlov | 2011-06-01 | 1 | -3/+6 |
* | Fix bug #51113 - Correct XWPFParagraph tracking of inserted runs | Nick Burch | 2011-05-03 | 1 | -0/+6 |
* | Fix bug #51111 - Correct XWPFParagraph tracking of new runs | Nick Burch | 2011-05-03 | 1 | -0/+10 |
* | Various XWPF picture tweaks and more unit tests | Nick Burch | 2010-09-14 | 1 | -1/+72 |
* | Link XWPFPicture to XWPFRun, so that embedded pictures can be access from whe... | Nick Burch | 2010-09-14 | 1 | -0/+3 |
* | Add a getBodyElements() method to XWPF IBody, to make access to embedded para... | Nick Burch | 2010-09-14 | 1 | -0/+3 |
* | ensure that CTNumPr is included in poi-ooxml-schemas.jar (Bugzilla 49833) | Yegor Kozlov | 2010-09-04 | 1 | -0/+9 |
* | Fix deprecated warnings | Nick Burch | 2010-07-02 | 1 | -1/+1 |
* | Apply (with slight tweaks) patch from Phillip Epp from bug #48574 - further X... | Nick Burch | 2010-06-11 | 1 | -18/+32 |
* | added a test covering bookmarks | Yegor Kozlov | 2009-12-03 | 1 | -14/+12 |
* | fixing compiler warnings - unused imports, declared exceptions not thrown | Josh Micich | 2009-08-22 | 1 | -2/+1 |
* | Centralize logic for finding/opening sample files | Yegor Kozlov | 2009-08-19 | 1 | -15/+4 |
* | Fixed unused imports compiler warnings (and some others) | Josh Micich | 2009-08-18 | 1 | -25/+20 |
* | applied patches by Gisella Bronzetti:46299 - support for carriage return and ... | Yegor Kozlov | 2008-12-17 | 1 | -17/+65 |
* | applied patch #46229 by Gisella Bronsetti: initial implementation of XWPFPara... | Yegor Kozlov | 2008-11-20 | 1 | -69/+170 |
* | 1. removed interfaces-jdk14, they are now obsolete2. started paving the way f... | Yegor Kozlov | 2008-11-09 | 1 | -1/+1 |
* | Improve how XWPF headers and footers work | Nick Burch | 2008-08-09 | 1 | -1/+1 |
* | Improve how XWPFParagraph works, so it is child order aware | Nick Burch | 2008-08-09 | 1 | -0/+96 |