summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* update constantfunction lopluginNoel Grandin2015-12-151-1/+27
* sc: Merge ScMultiTextWnd into ScTextWnd.Jan Holesovsky2015-12-111-1/+0
* More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann2015-12-101-0/+68
* loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann2015-12-101-67/+100
* Missing new fileStephan Bergmann2015-12-091-0/+63
* More loplugin::TypeCheck useStephan Bergmann2015-12-085-116/+80
* tdf#96042: 'std::string::find("something") == 0' means "startsWith()".Jan Holesovsky2015-12-081-1/+1
* Remove apparently unnecessary checksStephan Bergmann2015-12-081-20/+1
* No, "rtl::Reference<VclStatusListener<Button>> mpStatusListener;" is fineStephan Bergmann2015-12-071-1/+5
* loplugin:mergeclasses OOXMLPropertyImpl into OOXMLPropertyNoel Grandin2015-12-071-1/+0
* loplugin:mergeclasses, merge OOXMLPropertyImpl into OOXMLPropertyNoel Grandin2015-12-071-1/+0
* loplugin:stringconcat: Also look through O[U]String ctorsStephan Bergmann2015-12-021-3/+32
* loplugin:stringconcat: Handle base case of recursion into left argStephan Bergmann2015-12-021-18/+23
* loplugin:unusedfieldsNoel Grandin2015-11-301-2/+2
* loplugin:mergeclasses, OOXMLTableImpl into OOXMLTableNoel Grandin2015-11-301-1/+0
* loplugin:unusedfields variousNoel Grandin2015-11-261-3/+18
* compilerplugins: adapt commentMiklos Vajna2015-11-261-1/+1
* Adapt whitelisted namesStephan Bergmann2015-11-261-4/+4
* loplugin:unusedfields variousNoel Grandin2015-11-251-1/+2
* loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin2015-11-251-1/+2
* update unusedfields plugin to use new clang warn_unused attribute supportNoel Grandin2015-11-242-24/+11
* loplugin:unusedfields in vcl/Noel Grandin2015-11-241-1/+5
* loplugin:unusedfields in tools/Noel Grandin2015-11-241-1/+2
* loplugin:unusedfields in sw/Noel Grandin2015-11-241-1/+2
* loplugin:unusedfields in scNoel Grandin2015-11-231-3/+7
* loplugin:unusedfields in dbaccessNoel Grandin2015-11-201-0/+2
* loplugin:unusedfields in basctlNoel Grandin2015-11-201-2/+43
* new loplugin:unusedfieldsNoel Grandin2015-11-203-0/+417
* loplugin:sallogareasStephan Bergmann2015-11-192-2/+35
* isLookupContext already available in Clang 3.7.0Stephan Bergmann2015-11-191-1/+1
* Adapt compilerplugins to old Clang versionsStephan Bergmann2015-11-192-3/+12
* vcl, sd: rename some overly generic static variablesMichael Stahl2015-11-171-2/+2
* Fix check for std::weak_ptr (that may be in an inline namespace)Stephan Bergmann2015-11-172-1/+132
* Work around loplguins:badstaticsStephan Bergmann2015-11-171-0/+2
* Work around loplguins:badstaticsStephan Bergmann2015-11-171-0/+2
* Work around loplguins:badstaticsStephan Bergmann2015-11-171-0/+6
* Improve commentStephan Bergmann2015-11-171-1/+2
* Work around loplugin:badstaticsStephan Bergmann2015-11-171-0/+1
* Improve loplugin:badstatics diagnostic outputStephan Bergmann2015-11-171-17/+20
* Use a DiagnosticsEngine::NoteStephan Bergmann2015-11-171-1/+1
* loplugin:unnecessaryvirtualNoel Grandin2015-11-172-200/+118
* compilerplugins: enhance badstatics plugin to follow pointersMichael Stahl2015-11-171-8/+70
* Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt2015-11-161-1/+1
* Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt2015-11-161-1/+1
* cppcheck:stlIfStrFindNoel Grandin2015-11-151-1/+1
* new loplugin ptrvector - find bad comparison of container<unique_ptr>Noel Grandin2015-11-131-0/+81
* sc: loplugin:badstatics: remove pActiveEdWnd global variableMichael Stahl2015-11-131-1/+3
* Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann2015-11-121-1/+1
* loplugin:mergeclass, fix and update resultsNoel Grandin2015-11-112-4/+172
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-2/+0