summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-20drop basebmp entirely nowCaolán McNamara
2016-01-19loplugin:unusedmethods in sw/Noel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-12New loplugin:faileddyncastStephan Bergmann
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin
2016-01-11New loplugin:privatebaseStephan Bergmann
2016-01-11loplugin: unused return values in desktopNoel Grandin
2016-01-11update unusedmethods loplugin to update unused return valuesNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-07Fix typosAndrea Gelmini
2016-01-06Enable loplugin:nullptrStephan Bergmann
2016-01-06Re-enable loplugin:sallogareasStephan Bergmann
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2016-01-05Adapt loplugin:implicitboolconversion to changes in Clang trunk towards 3.8Stephan Bergmann
2015-12-21compilerplugins: avoid std::regex_replaceMiklos Vajna
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-15update constantfunction lopluginNoel Grandin
2015-12-11sc: Merge ScMultiTextWnd into ScTextWnd.Jan Holesovsky
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-12-09Missing new fileStephan Bergmann
2015-12-08More loplugin::TypeCheck useStephan Bergmann
2015-12-08tdf#96042: 'std::string::find("something") == 0' means "startsWith()".Jan Holesovsky
2015-12-08Remove apparently unnecessary checksStephan Bergmann
2015-12-07No, "rtl::Reference<VclStatusListener<Button>> mpStatusListener;" is fineStephan Bergmann
2015-12-07loplugin:mergeclasses OOXMLPropertyImpl into OOXMLPropertyNoel Grandin
2015-12-07loplugin:mergeclasses, merge OOXMLPropertyImpl into OOXMLPropertyNoel Grandin
2015-12-02loplugin:stringconcat: Also look through O[U]String ctorsStephan Bergmann
2015-12-02loplugin:stringconcat: Handle base case of recursion into left argStephan Bergmann
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-30loplugin:mergeclasses, OOXMLTableImpl into OOXMLTableNoel Grandin
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-26compilerplugins: adapt commentMiklos Vajna
2015-11-26Adapt whitelisted namesStephan Bergmann
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-25loplugin:unusedfields in include/sot,include/svl,include/svtoolsNoel Grandin
2015-11-24update unusedfields plugin to use new clang warn_unused attribute supportNoel Grandin
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-24loplugin:unusedfields in tools/Noel Grandin
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-23loplugin:unusedfields in scNoel Grandin
2015-11-20loplugin:unusedfields in dbaccessNoel Grandin
2015-11-20loplugin:unusedfields in basctlNoel Grandin
2015-11-20new loplugin:unusedfieldsNoel Grandin
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-19isLookupContext already available in Clang 3.7.0Stephan Bergmann
2015-11-19Adapt compilerplugins to old Clang versionsStephan Bergmann
2015-11-17vcl, sd: rename some overly generic static variablesMichael Stahl
2015-11-17Fix check for std::weak_ptr (that may be in an inline namespace)Stephan Bergmann