| Commit message (Expand) | Author | Age | Files | Lines |
* | fix eclipse warning - mostly generics cosmetics | Andreas Beeker | 2015-09-13 | 1 | -22/+59 |
* | Fix some Forbidden APIs errors | Nick Burch | 2015-09-01 | 1 | -2/+3 |
* | Add possibility to set zoomPercent for XWPFDocument | Dominik Stadler | 2015-08-26 | 1 | -2/+24 |
* | #58237 When adding a picture to a XWPF header or footer, attach it to the rig... | Nick Burch | 2015-08-13 | 1 | -10/+6 |
* | #58237 Add some more XWPF header and footer tests | Nick Burch | 2015-08-13 | 2 | -1/+66 |
* | Fix inconsistent line endings and some eclipse warnings | Nick Burch | 2015-08-13 | 14 | -1228/+1219 |
* | 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 | 24 | -1619/+1623 |
* | POI-57889 -- actually trigger inclusion of CTNumLvl with document contributed... | Tim Allison | 2015-05-28 | 1 | -15/+9 |
* | Start exposing the default paragraph and run styles from XWPFStyles | Nick Burch | 2015-05-07 | 1 | -1/+5 |
* | Start on XWPFStyles support for document default styles | Nick Burch | 2015-05-07 | 1 | -1/+5 |
* | Begin on test for going from xwpf text to style | Nick Burch | 2015-05-07 | 1 | -0/+48 |
* | POI-57889 prevent NPE with on some documents with XWPFParagraph's getNumFmt()... | Tim Allison | 2015-05-05 | 1 | -1/+33 |
* | #57829 Avoid XmlValueDisconnectedException when removing a XWPFRun from a XWP... | Nick Burch | 2015-04-24 | 1 | -0/+15 |
* | Verify that document from bug 56392 works | Dominik Stadler | 2015-03-11 | 1 | -1/+12 |
* | Patch from tntim96 from bug #56799 - Include CTTblGrid in the smaller poi-oox... | Nick Burch | 2015-03-05 | 1 | -0/+12 |
* | Fix inconsistent indents | Nick Burch | 2015-02-24 | 1 | -254/+253 |
* | Patch from rojotek from github-18 - Handle documents with a picture-only header | Nick Burch | 2015-02-24 | 1 | -0/+15 |
* | Add unit tests for XSSFTextRun and TextPainter, slightly more tests for XSSFS... | Dominik Stadler | 2015-01-04 | 1 | -16/+158 |
* | Fix Eclipse warnings, unnecessary casts, use generics, static access... | Dominik Stadler | 2014-12-28 | 1 | -3/+3 |
* | Bug 57254: XWPF: Correctly build internal list of styles when styles are added | Dominik Stadler | 2014-12-19 | 1 | -6/+26 |
* | Bug 57312: Add check for null value of underline w:val | Dominik Stadler | 2014-12-19 | 1 | -1/+30 |
* | Slowly start to adjust places in tests where we do not properly close file ha... | Dominik Stadler | 2014-11-07 | 1 | -2/+5 |
* | github-7 - Form check box extraction with XWPFWordExtractor | Dominik Stadler | 2014-11-05 | 1 | -0/+13 |
* | Bug 56913 - Replace usages of o.a.p.util.ArrayUtil.copyOf* methods with repla... | Andreas Beeker | 2014-09-05 | 1 | -2/+2 |
* | Bug 56864 - XWPFLatentStyles.isLatentStyle always returns true if there is at... | Andreas Beeker | 2014-08-28 | 1 | -1/+1 |
* | Bug 56854 - XMLBeans performance when using getXXXList() and other proxy methods | Andreas Beeker | 2014-08-28 | 3 | -11/+12 |
* | Add some extra safety test to check that external entities are not loaded by ... | Uwe Schindler | 2014-08-12 | 1 | -0/+47 |
* | BUG 54771 extract text from SDTs at the cell level within a table row | Tim Allison | 2014-06-16 | 2 | -36/+87 |
* | Add missing @Overrides, reformat some files, increase coverage slightly, | Dominik Stadler | 2014-06-11 | 1 | -0/+4 |
* | Apache POI - Use assertArrayEquals() instead of assertTrue(Arrays.equals()), ... | Dominik Stadler | 2014-05-16 | 1 | -3/+3 |
* | Support adding tabs to a XWPFRun, and add unit tests on toString() for addTab... | Nick Burch | 2014-03-18 | 1 | -0/+23 |
* | Fix whitespace | Nick Burch | 2014-03-18 | 1 | -31/+27 |
* | Bug 56075 - Add Change Tracking support to XWPF | Andreas Beeker | 2014-03-13 | 1 | -0/+71 |
* | Fix the inconsistent indents in the test file | Nick Burch | 2014-03-08 | 1 | -125/+133 |
* | Add more unit tests for XWPF Headers and Footers | Nick Burch | 2014-03-08 | 1 | -9/+48 |
* | Bug 56076 - Add document protection with password support to XWPF | Andreas Beeker | 2014-02-21 | 1 | -3/+38 |
* | Bug 55802 - Special Letters not exported correct | Andreas Beeker | 2014-02-01 | 2 | -0/+52 |
* | Added license headers | Andreas Beeker | 2014-01-18 | 1 | -0/+16 |
* | Bug 51158: clear out Memory-based part before writing to it, | Dominik Stadler | 2013-12-26 | 1 | -13/+17 |
* | Patch for Bug/Enhancement 55818 - add encryption support | Andreas Beeker | 2013-12-24 | 1 | -5/+6 |
* | Patch from Andreas Beeker from bug #53475 - Switch XWPF test to JUnit 4, so t... | Nick Burch | 2013-11-21 | 2 | -80/+75 |
* | Patch from Andreas Beeker from bug #53475 - further OOXML Encryption support,... | Nick Burch | 2013-11-12 | 1 | -1/+37 |
* | Fix whitespace | Nick Burch | 2013-11-12 | 1 | -33/+33 |
* | Patch from Andreas Beeker from bug #53475 - CSPName may not always be presen... | Nick Burch | 2013-11-07 | 2 | -0/+53 |
* | Fix bug #55733 - XWPFWordExtractor need | Nick Burch | 2013-11-01 | 1 | -0/+11 |
* | POI 55361 trigger to load CTMoveBookmark in TestXWPFParagraph | Tim Allison | 2013-08-08 | 1 | -1/+9 |
* | Patch from Tim Allison from bug #55142 - Not all XWPF SDT block | Nick Burch | 2013-06-25 | 1 | -0/+25 |
* | Patch from Tim Allen from bug #55066 - unit test to show that we no longer lo... | Nick Burch | 2013-06-20 | 1 | -0/+21 |
* | Fix the footnote doubling, and then enable the rest of the SDT tests from Ti... | Nick Burch | 2013-06-18 | 1 | -5/+1 |