aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hpsf/basic/TestWriteWellKnown.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-595/+0
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-081-3/+3
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-22/+22
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-311-64/+56
* #61809 - Infinite loop in SectionIDMap.get() and .put()Andreas Beeker2017-11-241-3/+15
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* Remove unnecessary casts and toString() callsDominik Stadler2017-09-161-1/+1
* remove some deprecated code slated for removal in 3.18PJ Fanning2017-09-141-17/+4
* Fix hpsf javadocs and code issuesAndreas Beeker2017-05-021-154/+14
* Eclipse automated refactor/cleanup: convert for loops to for-each loopsJaven O'Neal2016-10-191-4/+3
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-071-260/+263
* Fix some Forbidden APIs errorsNick Burch2015-09-011-1/+2
* Fix unit tests broken by newly added test-file, ignore TestFontRendering as i...Dominik Stadler2014-02-161-63/+64
* Deprecate the old HPSF codepage Constants list, and change the code to use th...Nick Burch2013-06-261-8/+3
* avoid creating unnecessary temp files, tighten up usage of temp files in unit...Yegor Kozlov2010-01-141-2/+3
* Remove some generics warnings from the HPSF custom properties and sections partsNick Burch2010-01-131-0/+17
* Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...Josh Micich2009-10-081-47/+42
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-8/+9
* removed '@version $Id:$' tags (all were in javadoc comments)Josh Micich2009-06-011-33/+1
* 1. fixed XSSFSheet.groupRow and ungroupRow to operate on 0-based arguments, w...Yegor Kozlov2008-11-141-11/+10
* converted non-ascii characters to unicode to keep compilers on UTF-8 systems ...Yegor Kozlov2008-11-091-10/+10
* Applying the copy2license.pl script (with tiny modification to allow for more...Henri Yandell2006-12-221-5/+6
* * Writing support added to the SummaryInformation and DocumentSummaryInformat...Rainer Klute2006-03-031-0/+763