summaryrefslogtreecommitdiff
path: root/i18npool/source/characterclassification
AgeCommit message (Expand)Author
2024-07-14i18npool : use new OUtring literalsArnaud VERSINI
2024-06-28Fix "lets see" -> "let's see"Andrea Gelmini
2024-05-09loplugin:ostr in i18npoolNoel Grandin
2024-04-03i18npool : use OUString literal for XInterface implementationArnaud VERSINI
2023-06-16tdf#125154 i18npool,sw: fix group separators in numbers in formulasMichael Stahl
2023-05-29Remove recently unused CTLScriptType codeKhaled Hosny
2023-05-06update loplugin:stringview* for o3tl::iterateCodePointsNoel Grandin
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
2019-02-20Resolves: tdf#123575 treat Katakana middle dots as midletterEike Rathke
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-01A leading or trailing group separator character is not a group separatorEike Rathke
2018-11-30[API CHANGE] Resolves: tdf#42518 new KParseTokens::GROUP_SEPARATOR_IN_NUMBEREike Rathke
2018-11-12tdf#120703 PVS: V560 Properly compare current to cDecimalSepAltMike Kaganski
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin
2018-08-14cclass_Unicode::StrChr needs to support non-BMP charsStephan Bergmann
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-27use OUStringBuffer in some loopsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-29loplugin:useuniqueptr in cclass_UnicodeNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-12More loplugin:cstylecast: i18npoolStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-02coverity#1420537 Uninitialized scalar fieldCaolán McNamara
2017-10-27Allow decimalSeparatorAlternative in cclass_unicode::parseText(), tdf#81671Eike Rathke
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-04-19Convert TOKEN constants to o3tl::typed_flagsNoel Grandin