summaryrefslogtreecommitdiff
path: root/i18npool/source/collator
AgeCommit message (Expand)AuthorFilesLines
2017-04-21remove some old MSVC workaroundsNoel Grandin1-3/+0
2017-04-06loplugin:useuniqueptrJan-Marek Glogowski1-3/+2
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-10Remove MinGW supportStephan Bergmann2-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann3-23/+18
2017-01-09New loplugin:externvar: i18npoolStephan Bergmann1-3/+3
2016-09-23Updating cu collation data for Unicode 9.0 and CLDR 30Aleksandr Andreev1-18/+10
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann1-1/+1
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin1-4/+4
2016-01-11funclen_base is now superfluous hereEike Rathke1-3/+2
2016-01-11tdf#95494 Calc can not sort Chinese word by stroke and radical,Jingtao Yan1-3/+3
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin3-6/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann3-10/+10
2015-10-19com::sun::star->css in i18npoolNoel Grandin1-1/+1
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-5/+5
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+2
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-04-29i18npool: fix buildMichael Stahl1-1/+1
2015-04-29tdf#90802 add Church Slavic [cu-RU] localeAleksandr Andreev2-0/+47
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-2/+1
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2015-01-28Use vector::dataStephan Bergmann1-2/+2
2015-01-20Some more loplugin:cstylecast: i18npoolStephan Bergmann1-10/+10
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-12i18npool: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin3-4/+0
2014-09-29loplugin: cstylecastNoel Grandin1-1/+1
2014-07-03allow build with icu 4.2Caolán McNamara1-0/+5
2014-06-26ICU's RuleBasedCollator::cloneRuleData is deprecatedStephan Bergmann1-10/+11
2014-04-30make DISABLE_DYNLOADING on Android happy, fdo#77071 relatedEike Rathke1-0/+21
2014-04-30resolve crashes with ICU 53.1 in locales with collator data, fdo#77071Eike Rathke2-6/+94
2014-04-29upgrade to ICU 53.1, fdo#77071 relatedEike Rathke2-1329/+1331
2014-04-24The language part of the WITH_LOCALE_* macros is lowercaseTor Lillqvist1-11/+11
2014-04-24More hacking on --with-localesTor Lillqvist1-12/+12
2014-04-23i18npool: sal_Bool->boolNoel Grandin1-4/+4
2014-04-22Let --with-locales prune also built-in collator dataTor Lillqvist1-2/+26
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann3-21/+21
2014-01-27i18npool: Ctor feature for few general services.Matúš Kukan1-4/+10
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-2/+2
2013-12-18fdo#54938: Convert i18npool to use cppu::supportsServiceMarcos Paulo de Souza3-10/+8
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-2/+2
2013-11-14i18npool, forms: remove warnings_guard_unicode*.hMichael Stahl1-1/+1
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin2-2/+2
2013-09-05use get*LocaleServiceNameEike Rathke1-34/+33
2013-09-05renamed LocaleData to LocaleDataImpl to prevent confusionEike Rathke1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-17forgot to git add sid_charset.txtAndras Timar1-0/+18
2013-06-17typo fix, use ja_charset for JapaneseAndras Timar1-1/+1