| Commit message (Expand) | Author | Age | Files | Lines |
* | findbugs - DM_BOXED_PRIMITIVE_... | Andreas Beeker | 2015-08-13 | 2 | -2/+2 |
* | Fix some eclipse warnings, add TODOs for fields/hyperlinks XWPF add support, ... | Nick Burch | 2015-08-11 | 1 | -4/+15 |
* | Support XWPF field runs, the same way that we handle hyperlink runs | Nick Burch | 2015-08-11 | 3 | -9/+60 |
* | POI-57975: clean up white spaces and other style issues in XWPF | Tim Allison | 2015-05-29 | 59 | -4679/+4856 |
* | Refactor common default styles code to use the new helpers | Nick Burch | 2015-05-07 | 1 | -52/+17 |
* | Start exposing the default paragraph and run styles from XWPFStyles | Nick Burch | 2015-05-07 | 3 | -25/+60 |
* | Fix inconsistent whitespace/indents | Nick Burch | 2015-05-07 | 2 | -276/+275 |
* | Start on XWPFStyles support for document default styles | Nick Burch | 2015-05-07 | 4 | -12/+100 |
* | Begin on test for going from xwpf text to style | Nick Burch | 2015-05-07 | 1 | -4/+7 |
* | POI-57889 prevent NPE with on some documents with XWPFParagraph's getNumFmt()... | Tim Allison | 2015-05-05 | 1 | -2/+88 |
* | #57829 Avoid XmlValueDisconnectedException when removing a XWPFRun from a XWP... | Nick Burch | 2015-04-24 | 1 | -1/+5 |
* | Patch from rojotek from github-18 - Handle documents with a picture-only header | Nick Burch | 2015-02-24 | 1 | -1/+1 |
* | XWPF implementation of some common Paragraph methods | Nick Burch | 2015-02-05 | 1 | -3/+42 |
* | Stub a common WP paragraph class, needs uncommenting as XWPF implements/emulates | Nick Burch | 2015-02-05 | 1 | -1/+1 |
* | More common HWPF/XWPF interfaces | Nick Burch | 2015-02-05 | 3 | -1/+11 |
* | More common XWPF/HWPF character run methods | Nick Burch | 2015-02-05 | 1 | -0/+89 |
* | XWPF double strikethrough, and start on a common interface for HWPF and XWPF ... | Nick Burch | 2015-02-05 | 2 | -5/+40 |
* | Fix Eclipse warnings, unnecessary casts, use generics, static access... | Dominik Stadler | 2014-12-28 | 1 | -1/+1 |
* | Bug 57254: XWPF: Correctly build internal list of styles when styles are added | Dominik Stadler | 2014-12-19 | 1 | -6/+8 |
* | Bug 57312: Add check for null value of underline w:val | Dominik Stadler | 2014-12-19 | 1 | -2/+3 |
* | github-7 - Form check box extraction with XWPFWordExtractor | Dominik Stadler | 2014-11-05 | 1 | -31/+18 |
* | Bug 56864 - XWPFLatentStyles.isLatentStyle always returns true if there is at... | Andreas Beeker | 2014-08-28 | 1 | -1/+2 |
* | Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods | Andreas Beeker | 2014-08-28 | 17 | -82/+92 |
* | Fix bug #55196 - Correct XWPF createTOC handling of short style names | Nick Burch | 2014-07-31 | 1 | -1/+1 |
* | BUG 54771: add class to svn | Tim Allison | 2014-06-16 | 1 | -0/+35 |
* | BUG 54771 extract text from SDTs at the cell level within a table row | Tim Allison | 2014-06-16 | 11 | -83/+382 |
* | Correct an eclipse warning around close(), and a related bug that this identi... | Nick Burch | 2014-04-24 | 1 | -1/+2 |
* | Fix two javadoc warnings reported in Jenkins build and add some @Overrides | Dominik Stadler | 2014-04-01 | 2 | -2/+16 |
* | Support adding tabs to a XWPFRun, and add unit tests on toString() for addTab... | Nick Burch | 2014-03-18 | 1 | -3/+15 |
* | Bug 56075 - Add Change Tracking support to XWPF | Andreas Beeker | 2014-03-13 | 2 | -0/+44 |
* | Add more unit tests for XWPF Headers and Footers | Nick Burch | 2014-03-08 | 1 | -4/+4 |
* | When adding a new XPWFRun to a paragraph, update both the Runs and IRuns list... | Nick Burch | 2014-03-08 | 1 | -26/+42 |
* | Add some javadocs for the XWPF Header/Footer creation methods | Nick Burch | 2014-03-08 | 1 | -0/+18 |
* | Added MD4-option and some cleanups | Andreas Beeker | 2014-03-06 | 1 | -1/+5 |
* | Bug 56076 - Add document protection with password support to XWPF | Andreas Beeker | 2014-02-21 | 2 | -1/+243 |
* | Another content types test, for #55026 | Nick Burch | 2014-02-20 | 1 | -0/+6 |
* | FindBugs fix | Andreas Beeker | 2014-02-16 | 4 | -6/+8 |
* | FindBugs fix | Andreas Beeker | 2014-02-13 | 1 | -1/+1 |
* | Bug 55802 - Special Letters not exported correct | Andreas Beeker | 2014-02-01 | 1 | -8/+86 |
* | Bug 51158: clear out Memory-based part before writing to it, | Dominik Stadler | 2013-12-26 | 1 | -0/+9 |
* | Fix bug #55733 - XWPFWordExtractor need | Nick Burch | 2013-11-01 | 1 | -19/+21 |
* | Patch from Tim Allison from bug #55142 - Not all XWPF SDT block | Nick Burch | 2013-06-25 | 1 | -1/+6 |
* | Fix the footnote doubling, and then enable the rest of the SDT tests from Ti... | Nick Burch | 2013-06-18 | 1 | -5/+0 |
* | Remove tab indents | Nick Burch | 2013-06-18 | 1 | -6/+6 |
* | Patch from Tim Allison from bug #54849 - Controlled content/Form (Std/StdBloc... | Nick Burch | 2013-06-18 | 20 | -115/+582 |
* | Fix and update JavaDoc entries, and correct areas with wildy inconsistent whi... | Nick Burch | 2013-06-13 | 9 | -614/+614 |
* | Fix and update JavaDoc entries, and correct areas with wildy inconsistent whi... | Nick Burch | 2013-06-13 | 4 | -702/+681 |
* | Fix and update JavaDoc entries, and correct areas with wildy inconsistent whi... | Nick Burch | 2013-06-13 | 2 | -349/+343 |
* | Fix the javadoc, correct the indenting, and add the new test file from bug #5... | Nick Burch | 2013-06-13 | 1 | -14/+6 |
* | Patch from akhikhl from github pull #4 - Expose from XWPFParagraph the number... | Nick Burch | 2013-06-12 | 1 | -1/+47 |