summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-12Another attempt at fixing icu linkage as externals.Michael Meeks1-10/+1
2012-11-12fdo#46807: Add LRM before Shekel sign, forcing it to appear left of numbersLior Kaplan1-1/+8
2012-11-12add missing use exernals for icu pieces in textsearchMichael Meeks1-0/+12
2012-11-12The icui18n library is called icuin in a MSVC build for some reasonTor Lillqvist2-2/+2
2012-11-12add native XTextSearch / cppunit test framework.Michael Meeks3-0/+183
2012-11-12remove obsolete regexp pieces.Michael Meeks1-1/+1
2012-11-12re-base on ALv2 code. Includes:Michael Meeks4-233/+194
2012-11-11convert liblangtag to gbuildPeter Foley1-0/+2
2012-11-09LanguageTag conversion helper defineEike Rathke1-2/+40
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
2012-11-07document the documentationEike Rathke1-2/+5
2012-11-07enhance documentation of Currency legacyOnly attributeEike Rathke1-0/+8
2012-11-07Fix windows linking of i18npoolFridrich Štrba1-0/+5