summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann
2016-03-29Rename OfficeIPCThread to RequestHandlerStephan Bergmann
2016-03-23constantparam loplugin improvementsNoel Grandin
2016-03-20Ambiguity between clang:: and llvm::PointerTypeStephan Bergmann
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2016-03-08Extract checking code to its own check.cxxStephan Bergmann
2016-03-08TODO: Work around loplugin:salbool in cppu/source/uno/data.cxx for nowStephan Bergmann
2016-03-08new loplugin:constantparamNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07improve defaultparams lopluginNoel Grandin
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin
2016-03-05fix crash in cppunitassertequals pluginMarkus Mohrhard
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-04loplugin:unuseddefaultparam in toolsNoel Grandin
2016-03-04loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-03-01OSingletonRegistration is dead nowMatúš Kukan
2016-02-29compilerplugins: fix clang-3.7 buildMiklos Vajna
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-26Missed CLANG_VERSION for compilerplugins/clang/store/rtlconstasciimacro.cxxStephan Bergmann
2016-02-26New COMPILER_PLUGINS_CXX to specify compiler to build Clang plugins withStephan Bergmann
2016-02-26-Werror=return-typeStephan Bergmann
2016-02-26-Werror=return-typeStephan Bergmann
2016-02-26-Werror=maybe-uninitializedStephan Bergmann
2016-02-26Silence -Werror=comment about a "multi-line comment"Stephan Bergmann
2016-02-26These version checks are about the Clang the plugins are built /against/Stephan Bergmann
2016-02-26Revert "compilerplugins: Build them in parallel."Stephan Bergmann
2016-02-26That #if for Clang < 3.2 is probably good to go by nowStephan Bergmann
2016-02-25turn unuseddefaultparams plugin off by defaultNoel Grandin
2016-02-25new loplugin:unuseddefaultparamsNoel Grandin
2016-02-24new loplugin:cppunitassertequalsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-12loplugin:unusedmethodsNoel Grandin
2016-02-09Use rtl::Reference<CppType> instead of HardCppRef<UnoType,CppType>Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04loplugin:fpcomparison: Fix check for floating-point zeroStephan Bergmann
2016-02-04new loplugin fpcomparisonNoel Grandin
2016-02-01new loplugin to find public methods that can be privateNoel Grandin
2016-01-25compilerplugins: rejoice, for pStaticThesSubMenu is deadMichael Stahl
2016-01-22new loplugin sfxpoolitemNoel Grandin
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