summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2016-09-12handle nullptr in various clang pluginsNoel Grandin
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-09-09loplugin:refcounting: No more special-handling of SvXMLImportContextStephan Bergmann
2016-09-06teach loplugin constantparam about default param valuesNoel Grandin
2016-09-06improve loplugin:countusersofdefaultparams to check constructorsNoel Grandin
2016-09-01Looks like the menu highlight handler is now unusedMaxim Monastirsky
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1Stephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29Make OUStringLiteral1 a wrapper around UTF-16 instead of just ASCIIStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-26loplugin:refcounting: also cover temporaries being directly stack managedStephan Bergmann
2016-08-26Remove wrong check through template args from containsXInterfaceSubclassStephan Bergmann
2016-08-26Minor improvements of loplugin:staticaccessStephan Bergmann
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-21Move loplugin:returnbyref to storeStephan Bergmann
2016-08-17loplugin:unusedenumvalues in swNoel Grandin
2016-08-16Fix check for aMinusSign in chart2/inc/SpecialUnicodes.hxxStephan Bergmann
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-08-11new loplugin unusedenumvaluesNoel Grandin
2016-08-11loplugin:constantparamNoel Grandin
2016-08-10clang3.9 compatibilityNoel Grandin
2016-08-08loplugin:unnecessaryvirtualNoel Grandin
2016-07-29sfx2: introduce SfxViewShell::GetViewShellId()Miklos Vajna
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25loplugins: more consistent naming of output filesNoel Grandin
2016-07-25clang 3.8 does not seem to have EvaluateAsFloatNoel Grandin
2016-07-25fix for overrideparam lopluginNoel Grandin
2016-07-25loplugin:overrideparam enable checking that default values matchNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-18Adapt to older Clang that don't have CompoundStmt::body_frontStephan Bergmann
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-12loplugin:cstylecast: Better heuristic...Stephan Bergmann
2016-07-12Fix typo relase_ChildImpl -> release_ChildImplStephan Bergmann
2016-07-12only traverse the dtor's statements onceNoel Grandin
2016-07-12new plugin constparamsNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-11loplugin:literaltoboolconversion: Better heuristic...Stephan Bergmann
2016-07-11Adapt to Clang 3.4 againStephan Bergmann
2016-07-11loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-08loplugin:redundantcast: redundant static_castsStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
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