summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2020-02-06merge FillTypeLB with SvxFillTypeBoxCaolán McNamara
2020-02-03Silence loplugin:unnecessaryoverride in WinSalInstance::GetBackendCapabilitiesStephan Bergmann
2020-02-03Silence loplugin:duplicatedefines for WIN32_LEAN_AND_MEAN (clang-cl)Stephan Bergmann
2020-02-03Missing include (std::isspace)Stephan Bergmann
2020-02-03make some headers privateCaolán McNamara
2020-02-03handle -Wunused-function warnings in clang's sharedvisitor.cxxLuboš Luňák
2020-02-03loplugin:unusedmethodsNoel Grandin
2020-02-03loplugin:unusedfieldsNoel Grandin
2020-02-03significantly reduce build time of sharedvisitor.cxxLuboš Luňák
2020-02-03loplugin:constantparamNoel Grandin
2020-01-31loplugin:unusedfields improve checking for fields guarded by existence checkNoel Grandin
2020-01-31loplugin:singlevalfieldsNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-30loplugin:unusedmethodsNoel Grandin
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga
2020-01-30new (but unused) refassign lopluginNoel Grandin
2020-01-29make our clang plugin visible in -ftime-trace outputLuboš Luňák
2020-01-29make a simple compiler plugin usable in sharedvisitorLuboš Luňák
2020-01-29Adapt to "[ADT] Make StringRef's std::string conversion operator explicit"Stephan Bergmann
2020-01-28Fix typoAndrea Gelmini
2020-01-28avoid compilerplugin's sharedvisitor bailing out prematurelyLuboš Luňák
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-27Fix loplugin:makeshared for libc++Stephan Bergmann
2020-01-27Adapt to Clang 11 move of DynTypedNodeListStephan Bergmann
2020-01-27loplugin:makeshared: Fix call to clang::NamedDecl::getNameStephan Bergmann
2020-01-27disable 32bpp bitmap usage for Skia againLuboš Luňák
2020-01-27turn on loplugin:makesharedNoel Grandin
2020-01-26cppcheck: shadowFunction in compilerplugins/dyncastvisibilityJulien Nabet
2020-01-26Fix typoAndrea Gelmini
2020-01-25Typo ORealObdcDriver->ORealOdbcDriverJulien Nabet
2020-01-24new loplugin:makesharedNoel Grandin
2020-01-23loplugin:unusedmethodsNoel Grandin
2020-01-23loplugin:unusedfieldsNoel Grandin
2020-01-23loplugin:unnecessaryvirtualNoel Grandin
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara
2020-01-21remove unused GSOC 2005 "Tabbed Document Windows for OOo"Caolán McNamara
2020-01-21Resolves: tdf#130035 reuse toolbar for arrow styles in sidebarCaolán McNamara
2020-01-20loplugin:unusedfieldsNoel Grandin
2020-01-20loplugin:unusedmethodsNoel Grandin
2020-01-17Adapt loplugin:duplicatedefines to include/premac.hStephan Bergmann
2020-01-16Fix typoAndrea Gelmini
2020-01-16-Werror,-Wrange-loop-analysisStephan Bergmann
2020-01-15SfxPopupWindow is now unusedCaolán McNamara
2020-01-14Avoid loplugin:redundantcast from within qWarning macroStephan Bergmann
2020-01-14update and enable loplugin:duplicate-definesNoel Grandin
2020-01-13loplugin:unusedmethodsNoel Grandin
2020-01-13loplugin:unusedfieldsNoel Grandin
2020-01-13loplugin:unnecessaryvirtualNoel Grandin
2020-01-12Fix typoAndrea Gelmini
2020-01-11loplugin:redundantpointerops, look for ".get()->"Noel Grandin