summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2016-06-30compilerplugins: -isystem /usr/include breaks the buildMichael Stahl
2016-06-30More Clang 3.4 "(anonymous namespace)" fixesStephan Bergmann
2016-06-30More adaption to Clang 3.4Stephan Bergmann
2016-06-30Adapt to Clang 3.4 (in preparation of a buildbot on CentOS 7)Stephan Bergmann
2016-06-30loplugin compat with clang 3.4Noel Grandin
2016-06-30Adpat to <https://llvm.org/svn/llvm-project/cfe/trunk@273647>Stephan Bergmann
2016-05-18update unusedmethods plugin to ignore externC and copy constructorsNoel Grandin
2016-05-18update vclwidgets loplugin to handle VclReferenceBaseNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-05-16fix null pointer crash in loplugin:commaoperatorNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-28move stylepolice back to storeNoel Grandin
2016-04-28loplugin:stylepoliceNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-27cppcheck: silence warnings in compilerpluginsJochen Nitschke
2016-04-27loplugin:stylepolice: adapt to libc++Stephan Bergmann
2016-04-26Enable Clang plugin warnings in Bison source codeStephan Bergmann
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