summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2020-02-17weld LimitBox Item WindowCaolán McNamara1-1/+0
2020-02-17Fix typoAndrea Gelmini1-1/+1
2020-02-16Fix compilerplugins/clang/test/consttobool.cxxStephan Bergmann1-2/+10
2020-02-16Fix loplugin:conststringvarStephan Bergmann1-10/+17
2020-02-14Prevent -Werror,-Wunknown-warning-option when building compilerpluginsStephan Bergmann1-0/+8
2020-02-14deliver more useful message when I mess up a conversion to shared pluginNoel Grandin1-16/+18
2020-02-14make unusedmember use the shared plugin infrastructureNoel Grandin1-20/+29
2020-02-13convert conststringvar plugin to shared infrastructreNoel Grandin4-56/+54
2020-02-13drop workben outdevgrindCaolán McNamara1-2/+0
2020-02-13Get rid of some unnecessary llvm::StringRef -> std::string conversionsStephan Bergmann4-24/+17
2020-02-13aImmediateMacro is unusedStephan Bergmann1-2/+0
2020-02-10sort compilerplugin sourcesLuboš Luňák1-2/+2
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