summaryrefslogtreecommitdiff
path: root/i18npool/source/collator/collator_unicode.cxx
AgeCommit message (Expand)Author
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-10-02tdf#136951: Add Võro (vro-EE) locale data and rudimentary autocorrect listMihkel Tõnnov
2020-07-23tdf#132082 Fix a crash in LOKit (Japanese-only)Andras Timar
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann
2020-05-06Throw exceptions with useful messagesTor Lillqvist
2020-03-02can pass length to icu compare hereNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): i18npoolStephan Bergmann
2018-11-19loplugin:singlevalfieldsNoel Grandin
2018-08-17tdf#119117: get phonebook sort work by tweaking ICU call mechanismJulien Nabet
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin
2017-12-19Explicitly qualify ICU types with icu:: namespaceEike Rathke
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: i18npoolStephan Bergmann
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-02-10Remove MinGW supportStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann
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-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-04-29i18npool: fix buildMichael Stahl
2015-04-29tdf#90802 add Church Slavic [cu-RU] localeAleksandr Andreev
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-20Some more loplugin:cstylecast: i18npoolStephan 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-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-22Let --with-locales prune also built-in collator dataTor Lillqvist
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
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-11convert OUString !compareToAscii to equalsAsciiNoel Grandin
2013-09-05renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke
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-04-25use LanguageTagIcuEike Rathke