aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestHWPFWrite.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-146/+0
* Sonar fixesAndreas Beeker2021-01-091-5/+5
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-14/+11
* Remove more remnants of NPOIFSFileSystem, mostly in comments and variable namesDominik Stadler2019-03-191-1/+1
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-311-4/+3
* #62649 - Remove OPOIFSAndreas Beeker2018-08-261-29/+6
* eclipse warnings - close resourcesAndreas Beeker2016-12-131-123/+138
* Use IOUtils.closeQuietly() in more placesDominik Stadler2016-10-051-12/+26
* Slightly simplify HWPF writing code, and add in-place write testsNick Burch2016-08-111-2/+65
* HWPFDocument.write(File) support and tests #57919Nick Burch2016-07-261-0/+81