summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-043-7/+7
* 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-283-3/+4
* Related: fdo#69641 add a regression testCaolán McNamara2013-10-281-0/+26
* 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-2219-19/+19
* added Ladin_Italy [lld-IT] locale data, fdo#70530Eike Rathke2013-10-183-0/+378
* 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
* Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist2013-09-251-1/+1
* i18npool: fix cross-compilation; use INSTROOT_FOR_BUILDMatúš Kukan2013-09-251-1/+1
* Try to fix cross-compilationTor Lillqvist2013-09-231-1/+1
* gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl2013-09-221-1/+1
* missing .mk for renamed 'mn-MN' to 'mn-Cyrl-MN'Eike Rathke2013-09-201-1/+1
* rename 'sr*YU' to 'sr*CS'Eike Rathke2013-09-204-7/+7
* 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-105-29/+32
* 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
* gbuild: use xml .rdb files directly from workdirMatúš Kukan2013-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-0515-89/+89
* 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-052-0/+40
* better error-checking for Language,Country,VariantEike Rathke2013-09-041-5/+17
* removed unused Platform elementEike Rathke2013-09-0425-75/+0
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-9/+0
* enable building against RHEL-6 system icuCaolán McNamara2013-08-301-2/+6
* WaE: comparison of integers of different signsTor Lillqvist2013-08-211-1/+1