summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/datamembershadow.cxx
AgeCommit message (Expand)Author
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák
2018-08-23filter out AST in more pluginsNoel Grandin
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl
2018-05-11loplugin:datamembershadow in ScVbaStylesNoel Grandin
2018-05-11loplugin:datamembershadow in SdrOutlinerNoel Grandin
2018-05-11loplugin:datamembershadow in FrameViewNoel Grandin
2018-05-11loplugin:datamembershadow in SvxMacroTabPage_Noel Grandin
2018-05-11loplugin:datamembershadow in DXF filterNoel Grandin
2018-02-02loplugin:datamembershadow in PopupMenuToolbarControllerNoel Grandin
2018-02-01loplugin:datamembershadow in XFCellStyleNoel Grandin
2018-01-31loplugin:datamembershadow in lotuswordproNoel 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
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann
2017-11-09connectivity: fix loplugin:datamembershadow warning in the Calc driverMiklos Vajna
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-10-17Move lotuswordpro include files to common include directoryStephan Bergmann
2017-10-16Move svx include files to common include directoryStephan Bergmann
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann
2016-11-21FieldDecl::getParent fires assert for Objective C @interface membersStephan Bergmann
2016-11-21new loplugin datamembershadowNoel Grandin