summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* New loplugin:faileddyncastStephan Bergmann2016-01-121-0/+122
* loplugin:unusedmethods unused return value in include/editengNoel Grandin2016-01-121-21/+36
* New loplugin:privatebaseStephan Bergmann2016-01-111-0/+54
* loplugin: unused return values in desktopNoel Grandin2016-01-111-1/+1
* update unusedmethods loplugin to update unused return valuesNoel Grandin2016-01-113-12/+79
* Fix typosAndrea Gelmini2016-01-101-1/+1
* Fix typosAndrea Gelmini2016-01-074-4/+4
* Enable loplugin:nullptrStephan Bergmann2016-01-061-0/+0
* Re-enable loplugin:sallogareasStephan Bergmann2016-01-062-0/+0
* new loplugin rangedforcopy - use reference in range based forAndrzej Hunt2016-01-051-0/+66
* Adapt loplugin:implicitboolconversion to changes in Clang trunk towards 3.8Stephan Bergmann2016-01-051-8/+9
* compilerplugins: avoid std::regex_replaceMiklos Vajna2015-12-211-2/+15
* loplugin:unusedmethodsNoel Grandin2015-12-211-1/+1
* 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