summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Extract checking code to its own check.cxxStephan Bergmann1-1/+1
2016-03-08TODO: Work around loplugin:salbool in cppu/source/uno/data.cxx for nowStephan Bergmann1-5/+14
2016-03-08new loplugin:constantparamNoel Grandin2-0/+276
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-1/+1
2016-03-07improve defaultparams lopluginNoel Grandin1-9/+32
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin1-1/+3
2016-03-05fix crash in cppunitassertequals pluginMarkus Mohrhard1-4/+4
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin1-1/+1
2016-03-04loplugin:unuseddefaultparam in toolsNoel Grandin1-1/+1
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin1-2/+19
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin1-0/+15
2016-03-01OSingletonRegistration is dead nowMatúš Kukan1-3/+0
2016-02-29compilerplugins: fix clang-3.7 buildMiklos Vajna1-3/+3
2016-02-28Kill sfx2 menu supportMaxim Monastirsky1-1/+1
2016-02-26Missed CLANG_VERSION for compilerplugins/clang/store/rtlconstasciimacro.cxxStephan Bergmann1-2/+2
2016-02-26New COMPILER_PLUGINS_CXX to specify compiler to build Clang plugins withStephan Bergmann1-2/+6
2016-02-26-Werror=return-typeStephan Bergmann1-3/+6
2016-02-26-Werror=return-typeStephan Bergmann1-0/+3
2016-02-26-Werror=maybe-uninitializedStephan Bergmann1-1/+1
2016-02-26Silence -Werror=comment about a "multi-line comment"Stephan Bergmann1-8/+8
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann18-60/+63
2016-02-26Revert "compilerplugins: Build them in parallel."Stephan Bergmann1-5/+1
2016-02-26That #if for Clang < 3.2 is probably good to go by nowStephan Bergmann1-4/+0
2016-02-25turn unuseddefaultparams plugin off by defaultNoel Grandin1-5/+5
2016-02-25new loplugin:unuseddefaultparamsNoel Grandin4-20/+306
2016-02-24new loplugin:cppunitassertequalsNoel Grandin1-0/+104
2016-02-23new loplugin: commaoperatorNoel Grandin1-0/+75
2016-02-19new loplugin: find write-only fieldsNoel Grandin3-10/+140
2016-02-12loplugin:unusedmethodsNoel Grandin1-12/+12
2016-02-09Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>Stephan Bergmann1-1/+0
2016-02-09Remove excess newlinesChris Sherlock5-5/+0
2016-02-05Fix typosAndrea Gelmini3-5/+5
2016-02-04loplugin:fpcomparison: Fix check for floating-point zeroStephan Bergmann1-7/+5
2016-02-04new loplugin fpcomparisonNoel Grandin1-0/+146
2016-02-01new loplugin to find public methods that can be privateNoel Grandin2-28/+131
2016-01-25compilerplugins: rejoice, for pStaticThesSubMenu is deadMichael Stahl1-1/+0
2016-01-22new loplugin sfxpoolitemNoel Grandin1-0/+147
2016-01-21loplugin: unused return valuesNoel Grandin1-4/+7
2016-01-20drop basebmp entirely nowCaolán McNamara1-1/+0
2016-01-19loplugin:unusedmethods in sw/Noel Grandin1-15/+13
2016-01-18loplugin: unused return valuesNoel Grandin1-0/+2
2016-01-12New loplugin:faileddyncastStephan Bergmann1-0/+122
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin1-21/+36
2016-01-11New loplugin:privatebaseStephan Bergmann1-0/+54
2016-01-11loplugin: unused return values in desktopNoel Grandin1-1/+1
2016-01-11update unusedmethods loplugin to update unused return valuesNoel Grandin3-12/+79
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-07Fix typosAndrea Gelmini4-4/+4
2016-01-06Enable loplugin:nullptrStephan Bergmann1-0/+0
2016-01-06Re-enable loplugin:sallogareasStephan Bergmann2-0/+0