summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2018-02-10improve loplugin rewriter double source modification detectionNoel Grandin
2018-02-09add setter methods to tools::RectangleNoel Grandin
2018-02-06remove debugging codeNoel Grandin
2018-02-05loplugin:useuniqueptr in ImpEditEngineNoel Grandin
2018-02-02remove connectivity OSubComponentNoel Grandin
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin
2018-02-02loplugin:singlevalfieldsNoel Grandin
2018-02-02loplugin:datamembershadow in PopupMenuToolbarControllerNoel Grandin
2018-02-02teach useuniqueptr loplugin about while loopsNoel Grandin
2018-02-01these TODOs have been doneNoel Grandin
2018-02-01Fix typosAndrea Gelmini
2018-02-01loplugin:datamembershadow in XFCellStyleNoel Grandin
2018-01-31loplugin:datamembershadow in lotuswordproNoel Grandin
2018-01-31tdf#114596 compilerplugins: add exception to [loplugin:refcounting]Michael Stahl
2018-01-29Fix typosAndrea Gelmini
2018-01-29loplugin:useuniqueptr in ModelData_ImplNoel Grandin
2018-01-26loplugin:datamembershadow in SmartHdlNoel Grandin
2018-01-25loplugin:datamembershadow in PresenterPaneNoel Grandin
2018-01-25loplugin:datamembershadow in SvxUnoTextRangeBaseNoel Grandin
2018-01-25loplugin:datamembershadow in SdXMLShapeLinkContextNoel Grandin
2018-01-24loplugin:constparamsNoel Grandin
2018-01-23Remove unused TypeCheck::SubstTemplateTypeParmTypeStephan Bergmann
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-19-Werror,-Wunused-variableStephan Bergmann
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-17loplugin:useuniqueptr in PPDParserNoel Grandin
2018-01-17loplugin:useuniqueptr expand search for ranged-loop-deleteNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecastStephan Bergmann
2018-01-15loplugin:useuniqueptr in CursorNoel Grandin
2018-01-12Enable loplugin:cstylecast for some more casesStephan Bergmann
2018-01-12teach useuniqueptr loplugin about "if(field != null) delete field"Noel Grandin
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2018-01-11loplugin:useuniqueptr in l10ntoolsNoel Grandin
2018-01-09Don't use non-Windows sys/time.hStephan Bergmann
2018-01-09Don't build off-by-default loplugin:unusedfields on Windows for nowStephan Bergmann
2018-01-04sw: move some globals in fetab.cxx into SwFEShellMichael Stahl
2018-01-04loplugin:unusedfieldsNoel Grandin
2018-01-03loplugin:singlevalfields improve copy constructor checkNoel Grandin
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-31loplugin:passstuffbyref improved return in emfio,writerfilterNoel Grandin
2017-12-30Disable loplugin:casttovoid when --disable-assert-always-abortStephan Bergmann
2017-12-29loplugin:unnecessaryoverride fix for changing accessNoel Grandin
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin