summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/datamembershadow.cxx
Commit message (Expand)AuthorAgeFilesLines
* better name for a function in compilerpluginsLuboš Luňák2019-10-081-1/+1
* make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák2019-03-121-1/+5
* filter out AST in more pluginsNoel Grandin2018-08-231-2/+2
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-101-3/+3
* compilerplugins: try to make these work with icecreamMichael Stahl2018-07-061-2/+2
* loplugin:datamembershadow in ScVbaStylesNoel Grandin2018-05-111-2/+0
* loplugin:datamembershadow in SdrOutlinerNoel Grandin2018-05-111-2/+0
* loplugin:datamembershadow in FrameViewNoel Grandin2018-05-111-9/+0
* loplugin:datamembershadow in SvxMacroTabPage_Noel Grandin2018-05-111-2/+0
* loplugin:datamembershadow in DXF filterNoel Grandin2018-05-111-2/+0
* loplugin:datamembershadow in PopupMenuToolbarControllerNoel Grandin2018-02-021-2/+2
* loplugin:datamembershadow in XFCellStyleNoel Grandin2018-02-011-2/+0
* loplugin:datamembershadow in lotuswordproNoel Grandin2018-01-311-2/+0
* loplugin:datamembershadow in SmartHdlNoel Grandin2018-01-261-2/+0
* loplugin:datamembershadow in PresenterPaneNoel Grandin2018-01-251-2/+0
* loplugin:datamembershadow in SvxUnoTextRangeBaseNoel Grandin2018-01-251-4/+1
* loplugin:datamembershadow in SdXMLShapeLinkContextNoel Grandin2018-01-251-2/+0
* Bump --enable-compiler-plugins to Clang 3.8.0Stephan Bergmann2017-12-191-3/+0
* connectivity: fix loplugin:datamembershadow warning in the Calc driverMiklos Vajna2017-11-091-2/+0
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-1/+2
* Move lotuswordpro include files to common include directoryStephan Bergmann2017-10-171-2/+2
* Move svx include files to common include directoryStephan Bergmann2017-10-161-3/+1
* Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann2017-05-181-26/+26
* FieldDecl::getParent fires assert for Objective C @interface membersStephan Bergmann2016-11-211-1/+1
* new loplugin datamembershadowNoel Grandin2016-11-211-0/+157