summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2021-02-23loplugin:refcounting in i18npoolNoel
2021-02-12tdf#42982 Add descriptions to some runtime exceptionsAditya Pratap Singh
2021-02-10loplugin:refcounting also check OWeakObject subclassesNoel
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-01-28simplify code, use more subView()Noel
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2021-01-27Use std::u16string_view instead of OUString in one placeStephan Bergmann
2021-01-26loplugin:passstuffbyrefNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23Use char16_t string literalsStephan Bergmann
2020-12-20Check Calendar unoid for unknown and duplicatesEike Rathke
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-28drop custom Indic grapheme rules and rely on contemporary icu defaultsCaolán McNamara
2020-11-27tdf#138481: Trust the built-in break iterator character data in ICUTor Lillqvist
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module i18npool with clang-formatPhilipp Hofer
2020-11-13tdf#117643 Writer: fix apostrophe search regressionLászló Németh
2020-11-11loplugin:stringviewNoel
2020-11-10Reinstate o3tl/cppunittraitshelper.hxx use for C++20Stephan Bergmann
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-11-03presumably 'true' is sufficient in all casesCaolán McNamara
2020-11-01fix build with ICU 68Rene Engelhard
2020-10-30Remove unnecessary includeStephan Bergmann
2020-10-28std::set->o3tl::sorted_vector in LocaleNodeNoel Grandin
2020-10-28convert some more long -> tools::LongNoel
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-02tdf#136951: Add Võro (vro-EE) locale data and rudimentary autocorrect listMihkel Tõnnov
2020-09-30tdf#137009: except Togo, all French locales in African don't use AM/PMJulien Nabet
2020-09-24Resolves: tdf#115436 Add English Kenya {en-KE} locale dataEike Rathke
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-09-05Simplify comparison between OUString and raw pointerStephan Bergmann
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann
2020-09-02Turn OStringLiteral into a consteval'ed, static-refcound rtl_StringStephan Bergmann
2020-09-01cid#1466573 Dereference after null checkCaolán McNamara
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-28tdf#122759 sc: fix Autofilter case sensitivity for HungarianAttila Szűcs
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-21Resolves: tdf#135518 Add English (Hong Kong) [en-HK] locale dataEike Rathke
2020-08-12fix i18n constructors and android scriptsNoel Grandin