summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-07Put the __attribute__ in the correct placeTor Lillqvist1-1/+1
2012-11-06fdo#56346 add a few more Uralic languages to languages dropdownAndras Timar2-0/+18
2012-11-06Goodbye gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvgTor Lillqvist2-2/+0
2012-11-06Try to unbreak the Android buildTor Lillqvist1-1/+3
2012-11-06WaE: duplicated variable nameCaolán McNamara1-4/+4
2012-11-06fix build with icu-4.0Petr Mladek1-1/+3
2012-11-06Adapting to liblangtag 0.4.0Fridrich Štrba1-20/+21
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin3-26/+18
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin1-22/+9
2012-11-05cleanup README files.Michael Meeks1-2/+2
2012-11-02Consolidate ₪ appearances to a CURRENCY templateLior Kaplan1-6/+6
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin3-10/+8
2012-10-28Update reference link for Hebrew Numbering SystemLior Kaplan1-1/+1
2012-10-27Remove unused overrideDataPathJulien Nabet2-13/+0
2012-10-24fdo#55732 display upper case greek letters in page numbering optionLester1-2/+2
2012-10-23Handle getAllFormats1, too, but it exists only for en_USTor Lillqvist2-2/+19
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2-6/+3
2012-10-10add a README filesManal Alhassoun1-0/+3
2012-10-08add Croatian [hr-HR] genitive case month namesNeven Ćosić1-0/+62
2012-10-07add needed libraries to textconv_dictPeter Foley1-0/+3
2012-10-06add missing dep on cppu/macros.hxxDavid Tardon1-1/+4
2012-10-05Turn a SAL_WARN into SAL_INFOStephan Bergmann1-2/+4
2012-10-04use correct LangID in currency keyEike Rathke1-1/+1
2012-10-04use correct LangID in currency keyEike Rathke1-1/+1
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2-32/+24