summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/constparams.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-24loplugin:constparamsNoel Grandin1-0/+2
2017-11-07loplugin:constparams in sdNoel Grandin1-0/+20
2017-11-07Clean away temporarily added using declarationsStephan Bergmann1-2/+2
2017-11-02improve constparam lopluginNoel Grandin1-89/+161
2017-10-27extract some common code for checking if a functions address was takenNoel Grandin1-86/+5
2017-10-27rename loplugin::Plugin::parentStmtNoel Grandin1-1/+1
2017-10-18rename some fieldsNoel Grandin1-9/+8
2017-10-06disable constparams lopluginNoel Grandin1-1/+1
2017-09-30loplugin:constparams: Ignore functions whose address is takenStephan Bergmann1-52/+93
2017-09-30Access to ProcessEventsToSignal's bSignal is racyStephan Bergmann1-2/+0
2017-08-31Revert loplugin:constparam behavior when param is subject of castStephan Bergmann1-7/+2
2017-08-31Adapt lopluign:constparams to variadic CXXOperatorCallExprStephan Bergmann1-1/+5
2017-08-31Restrict loplugin:constparams cast-to-void checkStephan Bergmann1-1/+7
2017-08-31loplugin:constparams: Also handle ObjCObjectPointerTypeStephan Bergmann1-2/+7
2017-08-31...in which Johnny returns from the fair for realStephan Bergmann1-0/+2
2017-08-30Avoid loplugin:constparam when param is marked as unusedStephan Bergmann1-1/+2
2017-08-30Avoid loplugin:constparam when param is cast to voidStephan Bergmann1-4/+2
2017-08-30Avoid loplugin:constparam when param is subject of cast to non-const pointerStephan Bergmann1-0/+6
2017-08-30Adapt loplugin:constparam to jurt/source/pipe/staticsalhack.cxxStephan Bergmann1-0/+1
2017-08-30...in which Johnny returns from the fairStephan Bergmann1-0/+20
2017-08-30loplugin:constparam in variousNoel Grandin1-1/+2
2017-08-29loplugin:constparam in sc part8Noel Grandin1-0/+2
2017-08-07loplugin:constparams in sw part10Noel Grandin1-9/+13
2017-08-07-Werror=unused-functionStephan Bergmann1-8/+0
2017-08-07loplugin:constparams in sw part9Noel Grandin1-0/+2
2017-08-04loplugin:constparams in sw part3Noel Grandin1-0/+9
2017-08-03loplugin:constparams in sw part2Noel Grandin1-0/+1
2017-08-03loplugin:constparams in sw part1Noel Grandin1-0/+2
2017-08-03loplugin:constparams in sdNoel Grandin1-1/+5
2017-07-31loplugin:constparams in basctlNoel Grandin1-0/+4
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-104/+144
2017-07-27loplugin:constparams in chart2Noel Grandin1-0/+3
2017-07-27loplugin:constparams in svxNoel Grandin1-3/+7
2017-07-21loplugin:constparams in soltools and variousNoel Grandin1-0/+5
2017-07-20loplugin:constparams in basicNoel Grandin1-0/+4
2017-07-19loplugin:constparams in connectivityNoel Grandin1-0/+2
2017-07-19loplugin:constparams in desktopNoel Grandin1-0/+1
2017-07-18loplugin:constparams in sdextNoel Grandin1-4/+9
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin1-0/+2
2017-07-18loplugin:constparams in vclNoel Grandin1-47/+56
2017-06-15improve unusedfields lopluginNoel Grandin1-2/+1
2017-05-18Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann1-8/+8
2016-10-18loplugins: extract some common functionalityNoel Grandin1-2/+1
2016-07-12new plugin constparamsNoel Grandin1-0/+407