summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/datamembershadow.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-08better name for a function in compilerpluginsLuboš Luňák1-1/+1
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák1-1/+5
2018-08-23filter out AST in more pluginsNoel Grandin1-2/+2
2018-08-10Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann1-3/+3
2018-07-06compilerplugins: try to make these work with icecreamMichael Stahl1-2/+2
2018-05-11loplugin:datamembershadow in ScVbaStylesNoel Grandin1-2/+0
2018-05-11loplugin:datamembershadow in SdrOutlinerNoel Grandin1-2/+0
2018-05-11loplugin:datamembershadow in FrameViewNoel Grandin1-9/+0
2018-05-11loplugin:datamembershadow in SvxMacroTabPage_Noel Grandin1-2/+0
2018-05-11loplugin:datamembershadow in DXF filterNoel Grandin1-2/+0
2018-02-02loplugin:datamembershadow in PopupMenuToolbarControllerNoel Grandin1-2/+2
2018-02-01loplugin:datamembershadow in XFCellStyleNoel Grandin1-2/+0
2018-01-31loplugin:datamembershadow in lotuswordproNoel Grandin1-2/+0
2018-01-26loplugin:datamembershadow in SmartHdlNoel Grandin1-2/+0
2018-01-25loplugin:datamembershadow in PresenterPaneNoel Grandin1-2/+0
2018-01-25loplugin:datamembershadow in SvxUnoTextRangeBaseNoel Grandin1-4/+1
2018-01-25loplugin:datamembershadow in SdXMLShapeLinkContextNoel Grandin1-2/+0
2017-12-19Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann1-3/+0
2017-11-09connectivity: fix loplugin:datamembershadow warning in the Calc driverMiklos Vajna1-2/+0
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-1/+2
2017-10-17Move lotuswordpro include files to common include directoryStephan Bergmann1-2/+2
2017-10-16Move svx include files to common include directoryStephan Bergmann1-3/+1
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann1-26/+26
2016-11-21FieldDecl::getParent fires assert for Objective C @interface membersStephan Bergmann1-1/+1
2016-11-21new loplugin datamembershadowNoel Grandin1-0/+157