summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2020-02-19drop newly unused methodsCaolán McNamara
2020-02-17weld LimitBox Item WindowCaolán McNamara
2020-02-17Fix typoAndrea Gelmini
2020-02-16Fix compilerplugins/clang/test/consttobool.cxxStephan Bergmann
2020-02-16Fix loplugin:conststringvarStephan Bergmann
2020-02-14Prevent -Werror,-Wunknown-warning-option when building compilerpluginsStephan Bergmann
2020-02-14deliver more useful message when I mess up a conversion to shared pluginNoel Grandin
2020-02-14make unusedmember use the shared plugin infrastructureNoel Grandin
2020-02-13convert conststringvar plugin to shared infrastructreNoel Grandin
2020-02-13drop workben outdevgrindCaolán McNamara
2020-02-13Get rid of some unnecessary llvm::StringRef -> std::string conversionsStephan Bergmann
2020-02-13aImmediateMacro is unusedStephan Bergmann
2020-02-10sort compilerplugin sourcesLuboš Luňák
2020-02-07Fix typoAndrea Gelmini
2020-02-07loplugin:singlevalfieldsNoel Grandin
2020-02-07loplugin:unusedmethodsNoel Grandin
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