summaryrefslogtreecommitdiff
path: root/compilerplugins/clang
AgeCommit message (Expand)Author
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-07-05merge LineProperties with chart::ErrorBarNoel Grandin
2016-07-05merge BibTabPage with BibGeneralPageNoel Grandin
2016-07-05merge tdoc_ucp::OfficeDocumentsEventListener withNoel Grandin
2016-07-05merge CGMOutAct with CGMImpressOutActNoel Grandin
2016-07-05merge svt::StoreString with svt::StoreContentURLNoel Grandin
2016-07-04merge sdr::event::EventHandler with sdr::event::TimerEventHandlerNoel Grandin
2016-07-04merge sfx2::IXmlIdRegistrySupplier with SfxObjectShellNoel Grandin
2016-07-04merge vcl::DisplayConnectionDispatch with vcl::DisplayConnectionNoel Grandin
2016-07-04merge ftp::ResultSetFactory with ResultSetFactoryINoel Grandin
2016-07-04merge toolkit::NameContainer_Impl with toolkit::ScriptEventContainerNoel Grandin
2016-06-30loplugin:badstatics: new static only found with libc++Stephan Bergmann
2016-06-30loplugin:badstatics: further (Linux-only) static only found with libc++Stephan Bergmann
2016-06-29loplugin:badstatics: whitelist some more staticsStephan Bergmann
2016-06-29Further clean-upStephan Bergmann
2016-06-29Further clean-upStephan Bergmann
2016-06-29Further clean-upStephan Bergmann
2016-06-29Further clean-upStephan Bergmann
2016-06-29sc/source/core/tool/scmatrix.cxx no longer triggers this?Stephan Bergmann
2016-06-29Remove support for Clang < 3.4Stephan Bergmann
2016-06-29Remove support for Clang < 3.3Stephan Bergmann
2016-06-29typoStephan Bergmann
2016-06-29Further clean-upStephan Bergmann
2016-06-28AllocatorTraits::size can be static after allStephan Bergmann
2016-06-28More Clang 3.4 "(anonymous namespace)" fixesStephan Bergmann
2016-06-28More adaption to Clang 3.4Stephan Bergmann
2016-06-28Adapt to Clang 3.4 (in preparation of a buildbot on CentOS 7)Stephan Bergmann
2016-06-28loplugin compat with clang 3.4Noel Grandin
2016-06-28loplugin: move parentFunctionDecl() into common codeNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-28loplugin:stringconstant: Don't warn about "OUString(OSL_THIS_FUNC)"Stephan Bergmann
2016-06-27check for field being returned by non-const refNoel Grandin
2016-06-26dont ignore destructorsNoel Grandin
2016-06-24Fix check for calls to OWeakObject::releaseStephan Bergmann
2016-06-24Adpat to <https://llvm.org/svn/llvm-project/cfe/trunk@273647>Stephan Bergmann
2016-06-24compilerplugins: add OWeakObject::release() override checkMichael Stahl
2016-06-24teach singlevalfields loplugin about function pointersNoel Grandin
2016-06-24Clean up OContainerListenerAdapterStephan Bergmann
2016-06-23loplugin singlevalfields, need to check default constructor code tooNoel Grandin
2016-06-23-Werror=unused-functionStephan Bergmann
2016-06-23-Werror=unused-but-set-variableStephan Bergmann
2016-06-23new loplugin: singlevalfieldsNoel Grandin
2016-06-23compilerplugins: move oncevar into storeMiklos Vajna
2016-06-21compilerplugins: ignore GCC bridges more genericallyMichael Stahl
2016-06-21compilerplugins: don't warn about __lxstat64Michael Stahl
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-17loplugin:override: No more need to request dtor be marked 'virtual'Stephan Bergmann
2016-06-14Could swear I'd seen this produce a bogus compiler errorStephan Bergmann
2016-06-13Fix loplugin:passstuffbyref to not warn when ref param is bound to refStephan Bergmann
2016-06-13Remove unused member varStephan Bergmann