summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* resolved fdo#63779 case-insensitive non-regex search brokenEike Rathke2013-05-021-12/+57
* use matching separators and format codes of es_AREike Rathke2013-04-041-2/+2
* use es_AR separators when using es_AR formatsEike Rathke2013-04-041-1/+1
* decimal and group separators were swappedEike Rathke2013-04-041-18/+18
* resolved fdo#44286 some historical dates were decrementedEike Rathke2013-03-261-1/+18
* fdo#62384 Turkish lira sign shall precede the numerical figure without a spaceAndras Timar2013-03-181-5/+5
* resolved fdo#62278 test for LanguageTag equality resolving system localeEike Rathke2013-03-132-2/+29
* more regex fixes, fdo#60259 relatedEike Rathke2013-03-121-29/+70
* various regex fixes squashed into oneHerbert Dürr2013-03-122-12/+27
* fdo#61602 use the new Turkish Lira signAndras Timar2013-03-041-6/+13
* resolved fdo#60915 force long year only for ROC calendarEike Rathke2013-03-012-21/+40
* fdo#57536 remove 着:著, because it is wrong is some casesAndras Timar2013-02-281-1/+0
* unify the spelling of 'Kazakh' language nameAndras Timar2013-01-283-3/+3
* rethink external executable setupDavid Tardon2012-12-291-1/+1
* Require icu 4.6 or later with system icuTomáš Chvátal2012-12-231-1/+1
* getFunctionSymbolByName: make fall-back locale actually workMichael Meeks2012-12-211-1/+1
* fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks2012-12-212-46/+41
* 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-132-0/+4
* avoid liblangtag processing for known locales, and know 'qtz'Eike Rathke2012-12-113-72/+315
* 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
* fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2012-12-032-4/+4
* RepositoryExternal.mk: clean up awful icudata/icui18n duplicationMichael Stahl2012-12-025-25/+2
* move setting up of ext. executables out of gbuild.mkDavid Tardon2012-12-021-2/+3
* Removed useless method from languagetagPaula Mannes2012-11-301-10/+0
* added rtl_Locale convenience ctorEike Rathke2012-11-302-0/+30
* add Sidama (sid) languageAndras Timar2012-11-302-0/+2
* resolved fdo#57668 additional date formats using '/' separatorEike Rathke2012-11-291-3/+17
* changes to Congolese localesEike Rathke2012-11-2825-3330/+62
* Add/modify locales & language list entries for Congolese languagesJeremy Brown2012-11-2826-27/+7846
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-2812-33/+30
* do not resolve LANGUAGE_NONE in MsLangId::getRealLanguage()Eike Rathke2012-11-272-7/+7
* fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin2012-11-276-16/+15
* 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-212-0/+19
* Blind fix for MACOSX-only MsLangId::convertIsoNamesToLanguage leftoverStephan Bergmann2012-11-201-1/+2
* slowly stabbing MsLangId::convert...() to deathEike Rathke2012-11-204-258/+91
* Stop a memory leak in text_textsearch.cxxZolnai Tamás2012-11-191-0/+1
* added LanguageTag::makeFallback()Eike Rathke2012-11-163-8/+56
* added LanguageTag::getIsoLanguageCountry() methodEike Rathke2012-11-162-0/+29
* added LanguageTag::reset() methodsEike Rathke2012-11-163-0/+100
* return const reference for getBcp47() and getLocale()Eike Rathke2012-11-162-13/+23
* LanguageTag getters with optional bResolveSystem parameterEike Rathke2012-11-152-64/+123
* finally get the unit test name right; wow.Michael Meeks2012-11-121-1/+1
* add the right icu externals to the right target.Michael Meeks2012-11-121-1/+1
* fix identical issue in textsearch unit test.Michael Meeks2012-11-121-2/+5
* Another attempt at fixing icu linkage as externals.Michael Meeks2012-11-121-10/+1