summaryrefslogtreecommitdiff
path: root/i18npool/source
AgeCommit message (Expand)AuthorFilesLines
2013-05-07resolved fdo#63779 case-insensitive non-regex search brokenEike Rathke1-12/+57
2013-05-06rhbz#867808 Do not throw RuntimeException by pointerStephan Bergmann1-3/+3
2013-05-01Merge tag 'libreoffice-4.0.3.2' into suse-4.0Petr Mladek5-61/+124
2013-04-04use matching separators and format codes of es_AREike Rathke1-2/+2
2013-04-04use es_AR separators when using es_AR formatsEike Rathke1-1/+1
2013-04-04decimal and group separators were swappedEike Rathke1-18/+18
2013-04-03fdo#54278 Only en-US help pack should contain en-US helpAndras Timar1-6/+0
2013-03-26resolved fdo#44286 some historical dates were decrementedEike Rathke1-1/+18
2013-03-26resolved fdo#44286 some historical dates were decrementedEike Rathke1-1/+18
2013-03-18fdo#62384 Turkish lira sign shall precede the numerical figure without a spaceAndras Timar1-5/+5
2013-03-18fdo#62384 Turkish lira sign shall precede the numerical figure without a spaceAndras Timar1-5/+5
2013-03-13resolved fdo#62278 test for LanguageTag equality resolving system localeEike Rathke1-0/+7
2013-03-12more regex fixes, fdo#60259 relatedEike Rathke1-29/+70
2013-03-12various regex fixes squashed into oneHerbert Dürr1-11/+26
2013-03-04fdo#61602 use the new Turkish Lira signAndras Timar1-6/+13
2013-03-01resolved fdo#60915 force long year only for ROC calendarEike Rathke1-21/+35
2013-02-28fdo#57536 remove 着:著, because it is wrong is some casesAndras Timar1-1/+0
2013-01-28unify the spelling of 'Kazakh' language nameAndras Timar2-2/+2
2012-12-21getFunctionSymbolByName: make fall-back locale actually workMichael Meeks1-1/+1
2012-12-21fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks1-43/+37
2012-12-19added [hr-HR] D.M.Y. date acceptance pattern (dot after year)Eike Rathke1-0/+1
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-67/+250
2012-12-10fdo#52240 added [hr-HR] date acceptance patterns D/M/Y;D/MEike Rathke1-0/+2
2012-12-10fdo#52240 added [no-NO] date acceptance patterns D.M;D/M/Y;D/M;D/M YEike Rathke1-0/+4
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2-4/+4
2012-11-30Removed useless method from languagetagPaula Mannes1-10/+0
2012-11-30added rtl_Locale convenience ctorEike Rathke1-0/+22
2012-11-30add Sidama (sid) languageAndras Timar1-0/+1
2012-11-29resolved fdo#57668 additional date formats using '/' separatorEike Rathke1-3/+17
2012-11-28changes to Congolese localesEike Rathke24-3329/+56
2012-11-28Add/modify locales & language list entries for Congolese languagesJeremy Brown24-27/+7811
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin6-23/+21
2012-11-27do not resolve LANGUAGE_NONE in MsLangId::getRealLanguage()Eike Rathke1-2/+2
2012-11-27fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin4-11/+11
2012-11-27fdo#46808, use service constructor for i18n::NativeNumberSupplierNoel Grandin1-17/+2
2012-11-24Move in-build liblangtag data to solver's unittest/installation/shareStephan Bergmann1-17/+12
2012-11-22exclude language(-Script) only tags from pRegionT==NULL checkEike Rathke1-1/+8
2012-11-21added operator==() and operator!=() to LanguageTagEike Rathke1-0/+13
2012-11-20Blind fix for MACOSX-only MsLangId::convertIsoNamesToLanguage leftoverStephan Bergmann1-1/+2
2012-11-20slowly stabbing MsLangId::convert...() to deathEike Rathke3-137/+17
2012-11-16added LanguageTag::makeFallback()Eike Rathke1-5/+38
2012-11-16added LanguageTag::getIsoLanguageCountry() methodEike Rathke1-0/+14
2012-11-16added LanguageTag::reset() methodsEike Rathke1-0/+58
2012-11-16return const reference for getBcp47() and getLocale()Eike Rathke1-11/+21
2012-11-15LanguageTag getters with optional bResolveSystem parameterEike Rathke1-54/+70
2012-11-12fdo#46807: Add LRM before Shekel sign, forcing it to appear left of numbersLior Kaplan1-1/+8
2012-11-12re-base on ALv2 code. Includes:Michael Meeks3-232/+192
2012-11-09adapt to liblangtag 0.4.0 typesEike Rathke1-31/+26
2012-11-09ensure lt_error_t is free'd and enable SAL_WARN/INFO againEike Rathke1-18/+13