summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* new loplugin: find write-only fieldsNoel Grandin2016-02-193-10/+140
* loplugin:unusedmethodsNoel Grandin2016-02-121-12/+12
* Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>Stephan Bergmann2016-02-091-1/+0
* Remove excess newlinesChris Sherlock2016-02-095-5/+0
* Fix typosAndrea Gelmini2016-02-053-5/+5
* loplugin:fpcomparison: Fix check for floating-point zeroStephan Bergmann2016-02-041-7/+5
* new loplugin fpcomparisonNoel Grandin2016-02-041-0/+146
* new loplugin to find public methods that can be privateNoel Grandin2016-02-012-28/+131
* compilerplugins: rejoice, for pStaticThesSubMenu is deadMichael Stahl2016-01-251-1/+0
* new loplugin sfxpoolitemNoel Grandin2016-01-221-0/+147
* loplugin: unused return valuesNoel Grandin2016-01-211-4/+7
* drop basebmp entirely nowCaolán McNamara2016-01-201-1/+0
* loplugin:unusedmethods in sw/Noel Grandin2016-01-191-15/+13
* loplugin: unused return valuesNoel Grandin2016-01-181-0/+2
* 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