aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml/testcases/org/apache/poi/xssf/TestXSSFCloneSheet.java
Commit message (Expand)AuthorAgeFilesLines
* bug 60742: remove commented out debugging codeJaven O'Neal2017-02-171-7/+0
* bug 60742: Remove local test-code from test for bug 60512Dominik Stadler2017-02-171-5/+3
* bug 60742: write out to unit test TempFile rather than Unix-only /tmp/60512.x...Javen O'Neal2017-02-171-3/+7
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-93/+93
* Bug 60512: Add missing XSSFRelation.CUSTOM_PROPERTYDominik Stadler2016-12-301-0/+31
* Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheet...Dominik Stadler2016-03-311-0/+62