summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2018-09-18loplugin:unusedmethodsNoel Grandin
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-09-18loplugin:useuniqueptr check more local variablesNoel Grandin
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-16rename conststringfield loplugin to staticconstfieldNoel Grandin
2018-09-14Check that loplugin:unreffun warns for explicitly "extern" functionsStephan Bergmann
2018-09-14Improve loplugin:simplifyconstruct warningsStephan Bergmann
2018-09-13loplugin:simplifyconstruct exclude std::unique_ptr with custom deleterNoel Grandin
2018-09-13new loplugin simplifyconstructNoel Grandin
2018-09-13new loplugin:constfieldsNoel Grandin
2018-09-12loplugin:unusedmethodsNoel Grandin
2018-09-11loplugin:unusedfieldsNoel Grandin
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-09-11loplugin:unusedfieldsNoel Grandin
2018-09-11loplugin:constantparamNoel Grandin
2018-09-11fix loplugin:unusedmethodsNoel Grandin
2018-09-11prevent crashes when running the global-analysis pluginsNoel Grandin
2018-09-08Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-09-03loplugin:useuniqueptr update exclusionsNoel Grandin
2018-08-30Fix typosAndrea Gelmini
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-23Avoid warnings about unused private fieldsStephan Bergmann
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-22improvements to loplugin:useuniqueptrNoel Grandin
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-21loplugin useuniqueptr improvementNoel Grandin
2018-08-19Translate German variable namesJohnny_M
2018-08-18new loplugin intvsfloatNoel Grandin
2018-08-17update loplugin returnconstantNoel Grandin
2018-08-17Avoid loplugin:redundantcast false positive involving decltypeStephan Bergmann
2018-08-16Adapt loplugin:ptrvector to libc++ (on macOS)Stephan Bergmann
2018-08-14Adapt new code to getLocStart renameStephan Bergmann
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2018-08-14SvxCharSetColorItem can be removedNoel Grandin
2018-08-13Various loplugin warnings in mysqlStephan Bergmann
2018-08-11loplugin:unusedmethodsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-08-08loplugin:singlevalfieldsNoel Grandin
2018-08-08loplugin:unnecessaryvirtualNoel Grandin
2018-08-08loplugin:unusedfieldsNoel Grandin
2018-08-02loplugin:stringloop in variousNoel Grandin
2018-07-31loplugin:unnecessaryoverride small improvementNoel Grandin
2018-07-30loplugin:useuniqueptr in SwGrfExtPageNoel Grandin
2018-07-28Prevent loplugin:unreffun on explicitly defaulted special membersStephan Bergmann
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-07-26fix warning towards clang7Noel Grandin