summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2020-02-07Fix typoAndrea Gelmini1-2/+2
2020-02-07loplugin:singlevalfieldsNoel Grandin2-123/+102
2020-02-07loplugin:unusedmethodsNoel Grandin1-16/+30
2020-02-06merge FillTypeLB with SvxFillTypeBoxCaolán McNamara1-1/+0
2020-02-03Silence loplugin:unnecessaryoverride in WinSalInstance::GetBackendCapabilitiesStephan Bergmann1-0/+4
2020-02-03Silence loplugin:duplicatedefines for WIN32_LEAN_AND_MEAN (clang-cl)Stephan Bergmann1-0/+5
2020-02-03Missing include (std::isspace)Stephan Bergmann1-0/+1
2020-02-03make some headers privateCaolán McNamara1-1/+1
2020-02-03handle -Wunused-function warnings in clang's sharedvisitor.cxxLuboš Luňák1-0/+10
2020-02-03loplugin:unusedmethodsNoel Grandin1-93/+71
2020-02-03loplugin:unusedfieldsNoel Grandin1-1/+4
2020-02-03significantly reduce build time of sharedvisitor.cxxLuboš Luňák5-9/+88
2020-02-03loplugin:constantparamNoel Grandin5-1418/+1702
2020-01-31loplugin:unusedfields improve checking for fields guarded by existence checkNoel Grandin6-147/+231
2020-01-31loplugin:singlevalfieldsNoel Grandin2-187/+211
2020-01-31new loplugin:namespaceindentationNoel Grandin2-0/+269
2020-01-30loplugin:unusedmethodsNoel Grandin1-111/+87
2020-01-30tdf#48436 Chart: add CustomLabelPosition UNO API propertyBalazs Varga1-0/+2
2020-01-30new (but unused) refassign lopluginNoel Grandin2-0/+183
2020-01-29make our clang plugin visible in -ftime-trace outputLuboš Luňák1-0/+10
2020-01-29make a simple compiler plugin usable in sharedvisitorLuboš Luňák1-0/+4
2020-01-29Adapt to "[ADT] Make StringRef's std::string conversion operator explicit"Stephan Bergmann14-31/+33
2020-01-28Fix typoAndrea Gelmini1-1/+1
2020-01-28avoid compilerplugin's sharedvisitor bailing out prematurelyLuboš Luňák1-10/+18
2020-01-28New loplugin:unsignedcompareStephan Bergmann2-0/+247
2020-01-27Fix loplugin:makeshared for libc++Stephan Bergmann1-1/+2
2020-01-27Adapt to Clang 11 move of DynTypedNodeListStephan Bergmann9-0/+58
2020-01-27loplugin:makeshared: Fix call to clang::NamedDecl::getNameStephan Bergmann1-2/+5
2020-01-27disable 32bpp bitmap usage for Skia againLuboš Luňák1-0/+6
2020-01-27turn on loplugin:makesharedNoel Grandin1-1/+1
2020-01-26cppcheck: shadowFunction in compilerplugins/dyncastvisibilityJulien Nabet1-3/+3
2020-01-26Fix typoAndrea Gelmini1-1/+1
2020-01-25Typo ORealObdcDriver->ORealOdbcDriverJulien Nabet1-1/+1
2020-01-24new loplugin:makesharedNoel Grandin2-0/+180
2020-01-23loplugin:unusedmethodsNoel Grandin1-56/+100
2020-01-23loplugin:unusedfieldsNoel Grandin4-32/+36
2020-01-23loplugin:unnecessaryvirtualNoel Grandin2-18/+24
2020-01-22rework line style to be a wide toolbar buttonCaolán McNamara1-2/+0
2020-01-21remove unused GSOC 2005 "Tabbed Document Windows for OOo"Caolán McNamara2-6/+0
2020-01-21Resolves: tdf#130035 reuse toolbar for arrow styles in sidebarCaolán McNamara1-6/+0
2020-01-20loplugin:unusedfieldsNoel Grandin4-159/+181
2020-01-20loplugin:unusedmethodsNoel Grandin1-83/+87
2020-01-17Adapt loplugin:duplicatedefines to include/premac.hStephan Bergmann1-3/+20
2020-01-16Fix typoAndrea Gelmini1-1/+1
2020-01-16-Werror,-Wrange-loop-analysisStephan Bergmann3-3/+3
2020-01-15SfxPopupWindow is now unusedCaolán McNamara1-4/+0
2020-01-14Avoid loplugin:redundantcast from within qWarning macroStephan Bergmann1-1/+8
2020-01-14update and enable loplugin:duplicate-definesNoel Grandin1-3/+12
2020-01-13loplugin:unusedmethodsNoel Grandin1-134/+88
2020-01-13loplugin:unusedfieldsNoel Grandin4-245/+215