summaryrefslogtreecommitdiff
path: root/i18npool/source/collator
AgeCommit message (Expand)Author
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-07-03allow build with icu 4.2Caolán McNamara
2014-06-26ICU's RuleBasedCollator::cloneRuleData is deprecatedStephan Bergmann
2014-04-30make DISABLE_DYNLOADING on Android happy, fdo#77071 relatedEike Rathke
2014-04-30resolve crashes with ICU 53.1 in locales with collator data, fdo#77071Eike Rathke
2014-04-29upgrade to ICU 53.1, fdo#77071 relatedEike Rathke
2014-04-24The language part of the WITH_LOCALE_* macros is lowercaseTor Lillqvist
2014-04-24More hacking on --with-localesTor Lillqvist
2014-04-23i18npool: sal_Bool->boolNoel Grandin
2014-04-22Let --with-locales prune also built-in collator dataTor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-27i18npool: Ctor feature for few general services.Matúš Kukan
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-14i18npool, forms: remove warnings_guard_unicode*.hMichael Stahl
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-09-05use get*LocaleServiceNameEike Rathke
2013-09-05renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-17forgot to git add sid_charset.txtAndras Timar
2013-06-17typo fix, use ja_charset for JapaneseAndras Timar
2013-06-17fdo#65809 Sidama (sit-ET) collation dataAndras Timar
2013-06-12fdo#64977 Adding Tibetan Language SupportElie Roux
2013-06-08Revert "fdo#64977 Adding Tibetan Language Support"Fridrich Strba
2013-06-08fdo#64977 Adding Tibetan Language SupportElie Roux
2013-04-25use LanguageTagIcuEike Rathke
2013-04-13fdo#45941 algrithm -> algorithmMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-05-30targeted string re-workNorbert Thiebaud
2012-04-18Use static linking when DISABLE_DYNLOADING (iOS)Tor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-24i18npool: use CustomTarget_*.mk makefilesMatúš Kukan
2012-03-23.txt files don't need executable bitsMichael Stahl
2012-03-10gbuild: remove some more realpathsMatúš Kukan
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot
2011-12-07use gbuild_simple.mk in i18npoolBjoern Michaelsen
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud
2011-08-19missed this errno.hCaolán McNamara
2011-08-19Improve input and output file open error handlingTor Lillqvist