summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin1-2/+1
2013-02-11fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin2-9/+4
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-24/+19
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl5-20/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+1
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar3-3/+3
2013-01-16Do not hide information about UNO bootstrap failuresStephan Bergmann1-11/+2
2013-01-15fdo#59197 added Sidama_Ethiopia [sid-ET] locale dataTadele Assefa3-1/+362
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin17-100/+89
2013-01-02partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49Eike Rathke3-2/+26
2013-01-01We don't use these when DISABLE_DYNLOADINGTor Lillqvist1-0/+2
2013-01-01WaE: private field 'hModule' is not usedTor Lillqvist1-0/+2
2012-12-30add runtime deps for custom targetsDavid Tardon5-17/+5
2012-12-29follow logical consequences of a minimum icu version of 4.6Caolán McNamara3-25/+2
2012-12-29gendict is internal tool, not part of ICUDavid Tardon1-2/+8
2012-12-29register ICU tools as external executablesDavid Tardon1-38/+8
2012-12-29rethink external executable setupDavid Tardon1-1/+1
2012-12-28fix icu deps againPeter Foley1-9/+10
2012-12-28fix icu depsPeter Foley1-0/+5
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley5-0/+6
2012-12-21getFunctionSymbolByName: make fall-back locale actually workMichael Meeks1-1/+1
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-12-21Adapt i18npool saxparser to defaultBootstrap_InitialComponentContextStephan Bergmann3-17/+14
2012-12-21fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks2-46/+41
2012-12-20Require icu 4.6 or later with system icuTomáš Chvátal1-1/+1
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-06mvoe rtl_(u)string_alloc to salLuboš Luňák11-12/+12
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