summaryrefslogtreecommitdiffstats
path: root/i18npool/source
Commit message (Expand)AuthorAgeFilesLines
* make it possible to build with system icu 4.2 (RHEL-6)Caolán McNamara2013-02-191-2/+1
* added reset(rtl_Locale)Eike Rathke2013-02-191-35/+48
* for now convert using MsLangId::convertUnxByteStringToLanguage()Eike Rathke2013-02-191-7/+11
* prepare LanguageTag(rtl_Locale) for handling variant/modifierEike Rathke2013-02-181-7/+41
* added LanguageTag::getFallbackStrings()Eike Rathke2013-02-181-0/+40
* added LanguageTag::hasScript()Eike Rathke2013-02-181-0/+8
* use LanguageTag(rtl_Locale) ctorEike Rathke2013-02-151-4/+1
* fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin2013-02-121-2/+1
* fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin2013-02-112-9/+4
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-24/+19
* unify the spelling of 'Kazakh' language nameAndras Timar2013-01-262-2/+2
* Do not hide information about UNO bootstrap failuresStephan Bergmann2013-01-161-11/+2
* fdo#59197 added Sidama_Ethiopia [sid-ET] locale dataTadele Assefa2013-01-152-1/+361
* fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin2013-01-1510-85/+71
* partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49Eike Rathke2013-01-021-1/+2
* follow logical consequences of a minimum icu version of 4.6Caolán McNamara2012-12-291-1/+1
* getFunctionSymbolByName: make fall-back locale actually workMichael Meeks2012-12-211-1/+1
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-211-1/+0
* Adapt i18npool saxparser to defaultBootstrap_InitialComponentContextStephan Bergmann2012-12-211-11/+7
* fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks2012-12-211-43/+37
* added [hr-HR] D.M.Y. date acceptance pattern (dot after year)Eike Rathke2012-12-191-0/+1
* introduced [mul] multiple and [und] undetermined language codesEike Rathke2012-12-131-0/+2
* avoid liblangtag processing for known locales, and know 'qtz'Eike Rathke2012-12-111-67/+250
* fdo#52240 added [hr-HR] date acceptance patterns D/M/Y;D/MEike Rathke2012-12-101-0/+2
* fdo#52240 added [no-NO] date acceptance patterns D.M;D/M/Y;D/M;D/M YEike Rathke2012-12-101-0/+4
* mvoe rtl_(u)string_alloc to salLuboš Luňák2012-12-0611-12/+12
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-032-4/+4
* Removed useless method from languagetagPaula Mannes2012-11-301-10/+0
* added rtl_Locale convenience ctorEike Rathke2012-11-301-0/+22
* add Sidama (sid) languageAndras Timar2012-11-301-0/+1
* resolved fdo#57668 additional date formats using '/' separatorEike Rathke2012-11-291-3/+17
* changes to Congolese localesEike Rathke2012-11-2824-3329/+56
* Add/modify locales & language list entries for Congolese languagesJeremy Brown2012-11-2824-27/+7811
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-286-23/+21
* do not resolve LANGUAGE_NONE in MsLangId::getRealLanguage()Eike Rathke2012-11-271-2/+2
* fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin2012-11-274-11/+11
* fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin2012-11-271-17/+2
* Move in-build liblangtag data to solver's unittest/installation/shareStephan Bergmann2012-11-241-17/+12
* exclude language(-Script) only tags from pRegionT==NULL checkEike Rathke2012-11-221-1/+8
* added operator==() and operator!=() to LanguageTagEike Rathke2012-11-211-0/+13
* Blind fix for MACOSX-only MsLangId::convertIsoNamesToLanguage leftoverStephan Bergmann2012-11-201-1/+2
* slowly stabbing MsLangId::convert...() to deathEike Rathke2012-11-203-137/+17
* added LanguageTag::makeFallback()Eike Rathke2012-11-161-5/+38
* added LanguageTag::getIsoLanguageCountry() methodEike Rathke2012-11-161-0/+14
* added LanguageTag::reset() methodsEike Rathke2012-11-161-0/+58
* return const reference for getBcp47() and getLocale()Eike Rathke2012-11-161-11/+21
* LanguageTag getters with optional bResolveSystem parameterEike Rathke2012-11-151-54/+70
* fdo#46807: Add LRM before Shekel sign, forcing it to appear left of numbersLior Kaplan2012-11-121-1/+8
* re-base on ALv2 code. Includes:Michael Meeks2012-11-123-232/+192
* adapt to liblangtag 0.4.0 typesEike Rathke2012-11-091-31/+26