summaryrefslogtreecommitdiff
path: root/i18npool/source
AgeCommit message (Expand)Author
2013-02-28resolved fdo#60915 force long year only for ROC calendarEike Rathke
2013-02-28fdo#57536 remove 着:著, because it is wrong is some casesAndras Timar
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-19make it possible to build with system icu 4.2 (RHEL-6)Caolán McNamara
2013-02-19added reset(rtl_Locale)Eike Rathke
2013-02-19for now convert using MsLangId::convertUnxByteStringToLanguage()Eike Rathke
2013-02-18prepare LanguageTag(rtl_Locale) for handling variant/modifierEike Rathke
2013-02-18added LanguageTag::getFallbackStrings()Eike Rathke
2013-02-18added LanguageTag::hasScript()Eike Rathke
2013-02-15use LanguageTag(rtl_Locale) ctorEike Rathke
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin
2013-02-11fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar
2013-01-16Do not hide information about UNO bootstrap failuresStephan Bergmann
2013-01-15fdo#59197 added Sidama_Ethiopia [sid-ET] locale dataTadele Assefa
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin
2013-01-02partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49Eike Rathke
2012-12-29follow logical consequences of a minimum icu version of 4.6Caolán McNamara
2012-12-21getFunctionSymbolByName: make fall-back locale actually workMichael Meeks
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-12-21Adapt i18npool saxparser to defaultBootstrap_InitialComponentContextStephan Bergmann
2012-12-21fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks
2012-12-19added [hr-HR] D.M.Y. date acceptance pattern (dot after year)Eike Rathke
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-12-10fdo#52240 added [hr-HR] date acceptance patterns D/M/Y;D/MEike Rathke
2012-12-10fdo#52240 added [no-NO] date acceptance patterns D.M;D/M/Y;D/M;D/M YEike Rathke
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-30Removed useless method from languagetagPaula Mannes
2012-11-30added rtl_Locale convenience ctorEike Rathke
2012-11-30add Sidama (sid) languageAndras Timar
2012-11-29resolved fdo#57668 additional date formats using '/' separatorEike Rathke
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-27fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin
2012-11-24Move in-build liblangtag data to solver's unittest/installation/shareStephan Bergmann
2012-11-22exclude language(-Script) only tags from pRegionT==NULL checkEike Rathke
2012-11-21added operator==() and operator!=() to LanguageTagEike Rathke
2012-11-20Blind fix for MACOSX-only MsLangId::convertIsoNamesToLanguage leftoverStephan Bergmann
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