aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/poi/util/LocaleUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 63927 - Inconsistent mapping of Norwegian locales for date formatsAndreas Beeker2019-12-081-931/+17
* [github-149] improve MAPIMessage.guess7BitEncoding, improve MAPIMessage.getHt...PJ Fanning2019-05-261-0/+468
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-2/+2
* Remove Unicode chars in commentsAndreas Beeker2017-05-031-1/+1
* fix javadocsAndreas Beeker2017-05-031-2/+2
* Fix hpsf javadocs and code issuesAndreas Beeker2017-05-021-0/+470
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-141/+141
* bug 59805: avoid memory leaks if time zone or locale are never set or user ne...Javen O'Neal2016-07-071-26/+20
* bug 59805: add LocaleUtil#resetUserTimeZone and #resetUserLocale methods that...Javen O'Neal2016-07-061-2/+10
* bug 59805: make LocaleUtil a static classJaven O'Neal2016-07-061-1/+5
* Add reason message to @SuppressForbiddenUwe Schindler2015-11-081-2/+2
* forbidden apis fixesAndreas Beeker2015-09-071-0/+8
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-071-0/+136