summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* 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-213-17/+14
* fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks2012-12-212-46/+41
* Require icu 4.6 or later with system icuTomáš Chvátal2012-12-201-1/+1
* 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
* 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
* 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
* fdo#46807: Add LRM before Shekel sign, forcing it to appear left of numbersLior Kaplan2012-11-121-1/+8
* add missing use exernals for icu pieces in textsearchMichael Meeks2012-11-121-0/+12
* The icui18n library is called icuin in a MSVC build for some reasonTor Lillqvist2012-11-122-2/+2
* add native XTextSearch / cppunit test framework.Michael Meeks2012-11-123-0/+183
* remove obsolete regexp pieces.Michael Meeks2012-11-121-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-124-233/+194
* convert liblangtag to gbuildPeter Foley2012-11-111-0/+2
* LanguageTag conversion helper defineEike Rathke2012-11-091-2/+40
* adapt to liblangtag 0.4.0 typesEike Rathke2012-11-091-31/+26
* ensure lt_error_t is free'd and enable SAL_WARN/INFO againEike Rathke2012-11-091-18/+13
* document the documentationEike Rathke2012-11-071-2/+5