summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25Lots of violations in gcc3_linux_x86-64/share.hxx, too, when using libc++Stephan Bergmann
2016-04-25Just don't bother with Clang <= 3.6Stephan Bergmann
2016-04-22loplugin:reservedidStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-21Use Sequence ctor taking initializer_listStephan Bergmann
2016-04-21typoStephan Bergmann
2016-04-21Better fix for 13758a3d154e8e450fdfe8bcdeb6b3a03996c53aStephan Bergmann
2016-04-21move stylepolice plugin into store/Noel Grandin
2016-04-21SourceManager::isMacroArgExpansion has only one param in older ClangStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Warn about uses of sal_False/TrueStephan Bergmann
2016-04-20Use cast to bool to normalize sal_Bool valuesStephan Bergmann
2016-04-18Ignore external codeStephan Bergmann
2016-04-18tdf#99352 - Some VclPtrs leak past DeInitVCLNoel Grandin
2016-04-15update badstatics plugin to look for VclPtr<> staticsNoel Grandin
2016-04-14turn on the passstuffbyref plugin againNoel Grandin
2016-04-13update loplugin passstuffbyref to check return typesNoel Grandin
2016-04-07Avoid reserved identifiersStephan Bergmann
2016-04-01tdf#97966 Compiler pluginWastack
2016-03-31loplugin:nullptr: Check for more pointer typesStephan Bergmann
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