summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/constparams.cxx
Commit message (Expand)AuthorAgeFilesLines
* use more hasPathnamePrefixNoel Grandin2019-02-111-18/+14
* improve loplugin constparamsNoel Grandin2019-01-251-26/+33
* Bump compiler plugins Clang baseline to 5.0.2Stephan Bergmann2018-11-231-1/+1
* Avoid -Werror=deprecated-declarations with recent Clang trunkStephan Bergmann2018-08-101-8/+8
* compilerplugins: try to make these work with icecreamMichael Stahl2018-07-061-2/+1
* Adapt to Clang trunk SourceManager::getImmediateExpansionRange changesStephan Bergmann2018-05-041-1/+1
* loplugin:constparamsNoel Grandin2018-01-241-0/+2
* loplugin:constparams in sdNoel Grandin2017-11-071-0/+20
* Clean away temporarily added using declarationsStephan Bergmann2017-11-071-2/+2
* improve constparam lopluginNoel Grandin2017-11-021-89/+161
* extract some common code for checking if a functions address was takenNoel Grandin2017-10-271-86/+5
* rename loplugin::Plugin::parentStmtNoel Grandin2017-10-271-1/+1
* rename some fieldsNoel Grandin2017-10-181-9/+8
* disable constparams lopluginNoel Grandin2017-10-061-1/+1
* loplugin:constparams: Ignore functions whose address is takenStephan Bergmann2017-09-301-52/+93
* Access to ProcessEventsToSignal's bSignal is racyStephan Bergmann2017-09-301-2/+0
* Revert loplugin:constparam behavior when param is subject of castStephan Bergmann2017-08-311-7/+2
* Adapt lopluign:constparams to variadic CXXOperatorCallExprStephan Bergmann2017-08-311-1/+5
* Restrict loplugin:constparams cast-to-void checkStephan Bergmann2017-08-311-1/+7
* loplugin:constparams: Also handle ObjCObjectPointerTypeStephan Bergmann2017-08-311-2/+7
* ...in which Johnny returns from the fair for realStephan Bergmann2017-08-311-0/+2
* Avoid loplugin:constparam when param is marked as unusedStephan Bergmann2017-08-301-1/+2
* Avoid loplugin:constparam when param is cast to voidStephan Bergmann2017-08-301-4/+2
* Avoid loplugin:constparam when param is subject of cast to non-const pointerStephan Bergmann2017-08-301-0/+6
* Adapt loplugin:constparam to jurt/source/pipe/staticsalhack.cxxStephan Bergmann2017-08-301-0/+1
* ...in which Johnny returns from the fairStephan Bergmann2017-08-301-0/+20
* loplugin:constparam in variousNoel Grandin2017-08-301-1/+2
* loplugin:constparam in sc part8Noel Grandin2017-08-291-0/+2
* loplugin:constparams in sw part10Noel Grandin2017-08-071-9/+13
* -Werror=unused-functionStephan Bergmann2017-08-071-8/+0
* loplugin:constparams in sw part9Noel Grandin2017-08-071-0/+2
* loplugin:constparams in sw part3Noel Grandin2017-08-041-0/+9
* loplugin:constparams in sw part2Noel Grandin2017-08-031-0/+1
* loplugin:constparams in sw part1Noel Grandin2017-08-031-0/+2
* loplugin:constparams in sdNoel Grandin2017-08-031-1/+5
* loplugin:constparams in basctlNoel Grandin2017-07-311-0/+4
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-104/+144
* loplugin:constparams in chart2Noel Grandin2017-07-271-0/+3
* loplugin:constparams in svxNoel Grandin2017-07-271-3/+7
* loplugin:constparams in soltools and variousNoel Grandin2017-07-211-0/+5
* loplugin:constparams in basicNoel Grandin2017-07-201-0/+4
* loplugin:constparams in connectivityNoel Grandin2017-07-191-0/+2
* loplugin:constparams in desktopNoel Grandin2017-07-191-0/+1
* loplugin:constparams in sdextNoel Grandin2017-07-181-4/+9
* loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin2017-07-181-0/+2
* loplugin:constparams in vclNoel Grandin2017-07-181-47/+56
* improve unusedfields lopluginNoel Grandin2017-06-151-2/+1
* Adapt pathname checks to mixed usage of \ and / on WindowsStephan Bergmann2017-05-181-8/+8
* loplugins: extract some common functionalityNoel Grandin2016-10-181-2/+1
* new plugin constparamsNoel Grandin2016-07-121-0/+407