summaryrefslogtreecommitdiff
path: root/i18npool/source/collator
AgeCommit message (Expand)Author
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-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-10-02tdf#136951: Add Võro (vro-EE) locale data and rudimentary autocorrect listMihkel Tõnnov
2020-08-28tdf#122759 sc: fix Autofilter case sensitivity for HungarianAttila Szűcs
2020-08-03tdf#133747 add missing character to make the sort feature work correctlyTomoyuki Kubota
2020-07-23tdf#132082 Fix a crash in LOKit (Japanese-only)Andras Timar
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann
2020-05-07ICU requires that a collator charset data array is four-byte-alignedTor Lillqvist
2020-05-06Throw exceptions with useful messagesTor Lillqvist
2020-04-08fix Korean Hangul Syllable Character order tdf#130067DaeHyun Sung
2020-03-02can pass length to icu compare hereNoel Grandin
2020-01-08tdf#96505:Get rid of cargo cult long integer literalsayhanyalcinsoy
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-21Simplify Sequence iterations in i18npoolArkadiy Illarionov
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin
2019-08-17Use simplified syntax for SequenceJulien Nabet
2019-08-16tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): i18npoolStephan Bergmann
2019-06-25Fix typoAndrea Gelmini
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2019-03-21tdf#123204 hu_HU collation: don't ignore special charactersLászló Németh
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-11-19loplugin:singlevalfieldsNoel Grandin
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-09-17loplugin:external in i18npoolStephan Bergmann
2018-08-17tdf#119117: get phonebook sort work by tweaking ICU call mechanismJulien Nabet
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-31tdf#116666 Hungarian collation: casing and equality fixesLászló Németh
2018-03-29tdf#116666 fix Hungarian sortingLászló Németh
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien 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-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-27Instanciate XLocaleData5 in all internal interfaces, tdf#81671Eike Rathke
2017-10-23loplugin:includeform: i18npoolStephan Bergmann
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