summaryrefslogtreecommitdiff
path: root/i18npool/inc
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05added the dreaded jolly jokerEike Rathke
2013-04-03let's try if this satisfies MSVCEike Rathke
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke
2013-04-03let IsoLangEntry decide how to form a language tag stringEike Rathke
2013-03-28added LanguageTag::getGlibcLocaleString()Eike Rathke
2013-03-27added LanguageTag::getFallback()Eike Rathke
2013-03-27rtl::OUString to OUStringEike Rathke
2013-03-27handle x-... privateuseEike Rathke
2013-03-27handle x-... privateuse conversionEike Rathke
2013-03-27rtl::OUString to OUStringEike Rathke
2013-03-27defined some x-... privateuse language tagsEike Rathke
2013-03-13added LanguageTag::equals(), fdo#62278 relatedEike Rathke
2013-02-28resolved fdo#60915 force long year only for ROC calendarEike Rathke
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-19added reset(rtl_Locale)Eike Rathke
2013-02-18added LanguageTag::getFallbackStrings()Eike Rathke
2013-02-18added LanguageTag::hasScript()Eike Rathke
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin
2013-01-01We don't use these when DISABLE_DYNLOADINGTor Lillqvist
2013-01-01WaE: private field 'hModule' is not usedTor Lillqvist
2012-12-21fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks
2012-12-13introduced [mul] multiple and [und] undetermined language codesEike Rathke
2012-12-11avoid liblangtag processing for known locales, and know 'qtz'Eike Rathke
2012-11-30added rtl_Locale convenience ctorEike Rathke
2012-11-30add Sidama (sid) languageAndras Timar
2012-11-28changes to Congolese localesEike Rathke
2012-11-28Add/modify locales & language list entries for Congolese languagesJeremy Brown
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-27do not resolve LANGUAGE_NONE in MsLangId::getRealLanguage()Eike Rathke
2012-11-27fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin
2012-11-21added operator==() and operator!=() to LanguageTagEike Rathke
2012-11-20slowly stabbing MsLangId::convert...() to deathEike Rathke
2012-11-16added LanguageTag::makeFallback()Eike Rathke
2012-11-16added LanguageTag::getIsoLanguageCountry() methodEike Rathke
2012-11-16added LanguageTag::reset() methodsEike Rathke
2012-11-16return const reference for getBcp47() and getLocale()Eike Rathke
2012-11-15LanguageTag getters with optional bResolveSystem parameterEike Rathke
2012-11-09LanguageTag conversion helper defineEike Rathke
2012-11-06fdo#56346 add a few more Uralic languages to languages dropdownAndras Timar
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-27Remove unused overrideDataPathJulien Nabet
2012-09-26sal_Bool -> boolNoel Grandin
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-09-03Resolves: #i96826# request font installation on render failureCaolán McNamara
2012-08-31export LanguageTag header and classCaolán McNamara
2012-08-10added LanguageTag unit testEike Rathke
2012-08-06implemented LanguageTag wrapperEike Rathke