summaryrefslogtreecommitdiff
path: root/i18npool/inc
AgeCommit message (Expand)AuthorFilesLines
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist15-15/+15
2013-09-05renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke1-3/+3
2013-09-05added getFirstLocaleServiceName() and getFallbackLocaleServiceNames()Eike Rathke1-0/+7
2013-08-09Mark as const/staticTakeshi Abe4-16/+16
2013-06-21Fix fdo#52204 add new feature ignore diacritics in search for CTLabdulmajeed ahmed1-0/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák38-412/+412
2013-04-05new module i18nlangtagEike Rathke4-1318/+0
2013-04-05added the dreaded jolly jokerEike Rathke2-2/+5
2013-04-03let's try if this satisfies MSVCEike Rathke1-1/+1
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke1-12/+0
2013-04-03let IsoLangEntry decide how to form a language tag stringEike Rathke1-0/+3
2013-03-28added LanguageTag::getGlibcLocaleString()Eike Rathke1-0/+13
2013-03-27added LanguageTag::getFallback()Eike Rathke1-0/+40
2013-03-27rtl::OUString to OUStringEike Rathke1-6/+6
2013-03-27handle x-... privateuseEike Rathke1-5/+13
2013-03-27handle x-... privateuse conversionEike Rathke1-0/+4
2013-03-27rtl::OUString to OUStringEike Rathke1-24/+24
2013-03-27defined some x-... privateuse language tagsEike Rathke1-0/+4
2013-03-13added LanguageTag::equals(), fdo#62278 relatedEike Rathke1-2/+22
2013-02-28resolved fdo#60915 force long year only for ROC calendarEike Rathke1-0/+5
2013-02-23Fix typo seperated/separatedJulien Nabet1-1/+1
2013-02-19added reset(rtl_Locale)Eike Rathke1-0/+5
2013-02-18added LanguageTag::getFallbackStrings()Eike Rathke1-0/+21
2013-02-18added LanguageTag::hasScript()Eike Rathke1-0/+8
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar1-1/+1
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin7-15/+18
2013-01-01We don't use these when DISABLE_DYNLOADINGTor Lillqvist1-0/+2
2013-01-01WaE: private field 'hModule' is not usedTor Lillqvist1-0/+2
2012-12-21fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks1-3/+4
2012-12-13introduced [mul] multiple and [und] undetermined language codesEike Rathke1-0/+2
2012-12-11avoid liblangtag processing for known locales, and know 'qtz'Eike Rathke1-4/+24
2012-11-30added rtl_Locale convenience ctorEike Rathke1-0/+8
2012-11-30add Sidama (sid) languageAndras Timar1-0/+1
2012-11-28changes to Congolese localesEike Rathke1-1/+6
2012-11-28Add/modify locales & language list entries for Congolese languagesJeremy Brown1-0/+14
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin6-10/+9
2012-11-27do not resolve LANGUAGE_NONE in MsLangId::getRealLanguage()Eike Rathke1-5/+5
2012-11-27fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin2-5/+4
2012-11-21added operator==() and operator!=() to LanguageTagEike Rathke1-0/+6
2012-11-20slowly stabbing MsLangId::convert...() to deathEike Rathke1-121/+74
2012-11-16added LanguageTag::makeFallback()Eike Rathke2-3/+18
2012-11-16added LanguageTag::getIsoLanguageCountry() methodEike Rathke1-0/+15
2012-11-16added LanguageTag::reset() methodsEike Rathke1-0/+12
2012-11-16return const reference for getBcp47() and getLocale()Eike Rathke1-2/+2
2012-11-15LanguageTag getters with optional bResolveSystem parameterEike Rathke1-10/+53
2012-11-09LanguageTag conversion helper defineEike Rathke1-2/+40
2012-11-06fdo#56346 add a few more Uralic languages to languages dropdownAndras Timar1-0/+9
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-2/+2
2012-10-27Remove unused overrideDataPathJulien Nabet1-5/+0
2012-09-26sal_Bool -> boolNoel Grandin1-1/+1