aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/xwpf/model/TestXWPFHeaderFooterPolicy.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-207/+0
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-091-2/+2
* Sonar fixesAndreas Beeker2021-01-091-3/+3
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-8/+8
* Close more file-handles in tests, convert junit3 testsDominik Stadler2019-03-311-34/+53
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-0/+1
* #58237 Add some more XWPF header and footer testsNick Burch2015-08-131-1/+32
* POI-57975: clean up white spaces and other style issues in XWPFTim Allison2015-05-291-127/+126
* bug 51265: Enhanced Handling of Picture Parts in XWPFYegor Kozlov2011-06-011-2/+4
* XWPF paragraph improvements - Make XWPFParagraph make more use of XWPFRun, an...Nick Burch2010-09-141-1/+1
* fixing compiler warnings - unused imports, declared exceptions not thrownJosh Micich2009-08-221-12/+9
* Centralize logic for finding/opening sample filesYegor Kozlov2009-08-191-42/+7
* Fixed compiler warnings - unnecessary throws declarationJosh Micich2009-08-181-35/+35
* 1. removed interfaces-jdk14, they are now obsolete2. started paving the way f...Yegor Kozlov2008-11-091-1/+1
* Have XWPFWordExtractor extract headers and footersNick Burch2008-08-091-3/+3
* Improve paragraph text stuff, and further header testsNick Burch2008-08-091-1/+14
* Improve how XWPF headers and footers workNick Burch2008-08-091-0/+180