summaryrefslogtreecommitdiff
path: root/editeng/source/misc
AgeCommit message (Expand)Author
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-13loplugin:sequentialassign in editeng..extensionsNoel Grandin
2019-04-02tdf#108423 autocorrect English word i' -> I’László Németh
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-07tdf#121686: fix assert in SvxAutoCorrect::FnChgToEnEmDash (editeng)Julien Nabet
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-02-23loplugin:unusedfields in editengNoel Grandin
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara
2019-02-20drop unused argumentCaolán McNamara
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2019-01-29Add comments to autocorrect functionsIlmari Lauhakangas
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-07tdf#121779: extend TWo CApitals list to also ignore sMALL iNITIALSMike Kaganski
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-22improve function-local statics in dbaccess..filterNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-20weld SvxHyphenWordDialogCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-28loplugin:stringloop in editengNoel Grandin
2018-07-24tdf#118517: Use xStg before resetting itXisco Fauli
2018-07-20Fix typosAndrea Gelmini
2018-06-26tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-20coverity#1435680 silence Unchecked return valueCaolán McNamara
2018-05-18loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin
2018-04-27convert auto correct flags to scoped enumNoel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-11Use for-range loops in editengJulien Nabet
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-15tdf#83260 sw: call CompressRedlines() in ODF importMichael Stahl