summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin2013-02-121-2/+1
* fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin2013-02-112-9/+4
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-24/+19
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-265-20/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-261-0/+1
* unify the spelling of 'Kazakh' language nameAndras Timar2013-01-263-3/+3
* Do not hide information about UNO bootstrap failuresStephan Bergmann2013-01-161-11/+2
* fdo#59197 added Sidama_Ethiopia [sid-ET] locale dataTadele Assefa2013-01-153-1/+362
* fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin2013-01-1517-100/+89
* partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49Eike Rathke2013-01-023-2/+26
* We don't use these when DISABLE_DYNLOADINGTor Lillqvist2013-01-011-0/+2
* WaE: private field 'hModule' is not usedTor Lillqvist2013-01-011-0/+2
* add runtime deps for custom targetsDavid Tardon2012-12-305-17/+5
* follow logical consequences of a minimum icu version of 4.6Caolán McNamara2012-12-293-25/+2
* gendict is internal tool, not part of ICUDavid Tardon2012-12-291-2/+8
* register ICU tools as external executablesDavid Tardon2012-12-291-38/+8
* rethink external executable setupDavid Tardon2012-12-291-1/+1
* fix icu deps againPeter Foley2012-12-281-9/+10
* fix icu depsPeter Foley2012-12-281-0/+5
* convert icu to gbuild and add to tail_buildPeter Foley2012-12-275-0/+6
* 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