summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2013-05-02resolved fdo#63779 case-insensitive non-regex search brokenEike Rathke1-12/+57
2013-04-16rhbz#867808 Do not throw RuntimeException by pointerStephan Bergmann1-3/+3
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-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-13resolved fdo#62278 test for LanguageTag equality resolving system localeEike Rathke2-2/+29
2013-03-12more regex fixes, fdo#60259 relatedEike Rathke1-29/+70
2013-03-12various regex fixes squashed into oneHerbert Dürr2-12/+27
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 Rathke2-21/+40
2013-02-28fdo#57536 remove 着:著, because it is wrong is some casesAndras Timar1-1/+0
2013-01-28unify the spelling of 'Kazakh' language nameAndras Timar3-3/+3
2012-12-29rethink external executable setupDavid Tardon1-1/+1
2012-12-23Require icu 4.6 or later with system icuTomáš Chvátal1-1/+1
2012-12-21getFunctionSymbolByName: make fall-back locale actually workMichael Meeks1-1/+1
2012-12-21fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks2-46/+41
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 Rathke2-0/+4
2012-12-11avoid liblangtag processing for known locales, and know 'qtz'Eike Rathke3-72/+315
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-12-02RepositoryExternal.mk: clean up awful icudata/icui18n duplicationMichael Stahl5-25/+2
2012-12-02move setting up of ext. executables out of gbuild.mkDavid Tardon1-2/+3
2012-11-30Removed useless method from languagetagPaula Mannes1-10/+0
2012-11-30added rtl_Locale convenience ctorEike Rathke2-0/+30
2012-11-30add Sidama (sid) languageAndras Timar2-0/+2
2012-11-29resolved fdo#57668 additional date formats using '/' separatorEike Rathke1-3/+17
2012-11-28changes to Congolese localesEike Rathke25-3330/+62
2012-11-28Add/modify locales & language list entries for Congolese languagesJeremy Brown26-27/+7846
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin12-33/+30
2012-11-27do not resolve LANGUAGE_NONE in MsLangId::getRealLanguage()Eike Rathke2-7/+7
2012-11-27fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin6-16/+15
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 Rathke2-0/+19
2012-11-20Blind fix for MACOSX-only MsLangId::convertIsoNamesToLanguage leftoverStephan Bergmann1-1/+2
2012-11-20slowly stabbing MsLangId::convert...() to deathEike Rathke4-258/+91
2012-11-19Stop a memory leak in text_textsearch.cxxZolnai Tamás1-0/+1
2012-11-16added LanguageTag::makeFallback()Eike Rathke3-8/+56
2012-11-16added LanguageTag::getIsoLanguageCountry() methodEike Rathke2-0/+29
2012-11-16added LanguageTag::reset() methodsEike Rathke3-0/+100
2012-11-16return const reference for getBcp47() and getLocale()Eike Rathke2-13/+23
2012-11-15LanguageTag getters with optional bResolveSystem parameterEike Rathke2-64/+123
2012-11-12finally get the unit test name right; wow.Michael Meeks1-1/+1
2012-11-12add the right icu externals to the right target.Michael Meeks1-1/+1
2012-11-12fix identical issue in textsearch unit test.Michael Meeks1-2/+5