summaryrefslogtreecommitdiff
path: root/i18npool/source/collator
AgeCommit message (Expand)Author
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-06loplugin:useuniqueptrJan-Marek Glogowski
2017-03-25Fix typosAndrea Gelmini
2017-02-10Remove MinGW supportStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-09New loplugin:externvar: i18npoolStephan Bergmann
2016-09-23Updating cu collation data for Unicode 9.0 and CLDR 30Aleksandr Andreev
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-01-11funclen_base is now superfluous hereEike Rathke
2016-01-11tdf#95494 Calc can not sort Chinese word by stroke and radical,Jingtao Yan
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19com::sun::star->css in i18npoolNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-29i18npool: fix buildMichael Stahl
2015-04-29tdf#90802 add Church Slavic [cu-RU] localeAleksandr Andreev
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-28Use vector::dataStephan Bergmann
2015-01-20Some more loplugin:cstylecast: i18npoolStephan Bergmann
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
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