summaryrefslogtreecommitdiffstats
path: root/i18npool/source
Commit message (Expand)AuthorAgeFilesLines
* Revert "Guard CharacterClassificationImpl with mutex."Kohei Yoshida2013-11-111-10/+0
* Guard CharacterClassificationImpl with mutex.Kohei Yoshida2013-11-111-0/+10
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-117-13/+13
* convert OUString !compareToAscii to equalsAsciiNoel Grandin2013-11-1112-12/+12
* remove unnecessary use of OUString constructorNoel Grandin2013-11-111-9/+9
* added Bamanankan/Bambara_Mali [bm-ML] locale data, fdo#71361Eike Rathke2013-11-082-1/+368
* remove INPATH and PROEXTMichael Stahl2013-11-071-1/+1
* corrected Time100SecSeparator and quotation marks, fdo#71243Eike Rathke2013-11-061-7/+7
* don't access string out of boundsCaolán McNamara2013-11-061-1/+1
* added French (Burkina Faso) [fr-BF] locale data, fdo#71243Eike Rathke2013-11-052-0/+370
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-042-5/+5
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-1/+1
* lets be super sure in the face of falling between surrogatesCaolán McNamara2013-10-291-1/+1
* cppcheck: Array index is used before limits checkJulien Nabet2013-10-291-4/+4
* iterateCodePoints() on empty string is no good anymoreEike Rathke2013-10-291-10/+14
* Fix indentationKhaled Hosny2013-10-281-5/+5
* Do not access nextCellIndex (nor Text) past the endStephan Bergmann2013-10-281-1/+2
* ha-GH is now ha-Latn-GHEike Rathke2013-10-282-2/+3
* Related: fdo#69641 double iterateCodePoints doesn't make sense to meCaolán McNamara2013-10-281-3/+9
* more flexible language tag override mechanismEike Rathke2013-10-251-5/+5
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-224-4/+4
* added Ladin_Italy [lld-IT] locale data, fdo#70530Eike Rathke2013-10-182-0/+377
* fdo#56392 fix hyph. of words with single punctuation marksLászló Németh2013-09-261-2/+2
* fdo#56392 fix hyphenation of words with punctuationLászló Németh2013-09-261-3/+26
* rename 'sr*YU' to 'sr*CS'Eike Rathke2013-09-203-5/+5
* renamed 'mn-MN' to 'mn-Cyrl-MN'Eike Rathke2013-09-202-3/+4
* Resolves: fdo#61754 allow midletters in field name tokensCaolán McNamara2013-09-121-0/+13
* changed all 'sh' language to 'sr-Latn'Eike Rathke2013-09-104-26/+29
* more annoying indentationEike Rathke2013-09-101-180/+180
* accept also '-' as '_' in 'ref' attributeEike Rathke2013-09-101-0/+17
* corrected check of Variant '-'Eike Rathke2013-09-101-1/+1
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-071-1/+1
* -Werror,-Wunused-variable 'empStr'Eike Rathke2013-09-051-1/+0
* implementation is com.sun.star.i18n.LocaleDataImplEike Rathke2013-09-051-1/+1
* getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke2013-09-051-2/+1
* use sensible indentationEike Rathke2013-09-0526-2000/+2004
* use get*LocaleServiceNameEike Rathke2013-09-051-12/+14
* unused 'under'Eike Rathke2013-09-051-2/+0
* use get*LocaleServiceNameEike Rathke2013-09-051-30/+31
* use get*LocaleServiceNameEike Rathke2013-09-051-34/+33
* renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke2013-09-0513-85/+85
* use get*LocaleServiceNameEike Rathke2013-09-051-25/+19
* handle language tagsEike Rathke2013-09-051-5/+12
* cUnder, cHyphenEike Rathke2013-09-051-11/+12
* use replace with sal_Unicode instead of replaceAll with OUStringEike Rathke2013-09-051-3/+3
* use LanguageTag::convertToLocale()Eike Rathke2013-09-051-8/+1
* use get*LocaleServiceNameEike Rathke2013-09-051-38/+12
* added getFirstLocaleServiceName() and getFallbackLocaleServiceNames()Eike Rathke2013-09-051-0/+33
* better error-checking for Language,Country,VariantEike Rathke2013-09-041-5/+17
* removed unused Platform elementEike Rathke2013-09-0425-75/+0