aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hpsf/basic/TestUnicode.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-88/+0
* Sonar fixesAndreas Beeker2021-01-101-1/+1
* Sonar fixesAndreas Beeker2021-01-091-1/+1
* Sonar fixesAndreas Beeker2021-01-081-1/+1
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-5/+5
* Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated...Andreas Beeker2018-05-011-1/+1
* #52117 - Invalid "last printed" summary field value - added helper method to ...Andreas Beeker2017-05-141-29/+24
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-0/+1
* fixing javadocs errors (in JDK8)Andreas Beeker2016-06-121-2/+0
* Add missing close() of resources in both production code and testsDominik Stadler2014-12-281-9/+8
* Deprecate the old HPSF codepage Constants list, and change the code to use th...Nick Burch2013-06-261-3/+3
* Bugzilla 47962 - Fixed some potential NPEs. Avoided unnecessary creation of b...Josh Micich2009-10-081-4/+4
* moved all test data to a top-level directory, refactored all junit usages of ...Yegor Kozlov2009-08-231-3/+3
* removed '@version $Id:$' tags (all were in javadoc comments)Josh Micich2009-06-011-37/+2
* 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-3/+4
* *** empty log message ***Rainer Klute2004-06-221-1/+2
* New licence changes.Glen Stampoultzis2004-04-091-52/+16
* Test cases for HPSF writing capability added.Rainer Klute2003-08-301-0/+8
* Bug 21775Rainer Klute2003-07-261-34/+47
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* HPSF: Reading Unicode properties are supported now.Rainer Klute2002-12-101-0/+142