/writerperfect/qa/uitest/

haracterclassification?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/i18npool/source/characterclassification
AgeCommit message (Expand)Author
2023-03-30loplugin:stringadd in variousNoel Grandin
2022-05-26clang-tidy modernize-pass-by-value in i18npoolNoel Grandin
2022-05-17elide some OUString allocationNoel Grandin
2022-03-12tdf#147905 calc PROPER function doesn't like mulithreadingNoel Grandin
2022-03-01fix data races in cclass_UnicodeNoel Grandin
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-10-01loplugin:constmethodNoel Grandin
2021-08-11no need to allocate the lookupTableItem separatelyNoel Grandin
2021-01-28simplify code, use more subView()Noel
2019-12-03remove some useless comment linesNoel Grandin
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