summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2019-03-27Disable LO_CLANG_SHARED_PLUGINS on Windows for nowStephan Bergmann
2019-03-27Adapt to Windows sal_uIntPtr/sal_uLong typedefsStephan Bergmann
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2019-03-27Adpat loplugin:typedefparam to AttributedTypeStephan Bergmann
2019-03-27Improve loplugin:typedefparam error reportingStephan Bergmann
2019-03-26loplugin:unnnecessaryvirtualNoel Grandin
2019-03-26loplugin:unusedfieldsNoel Grandin
2019-03-26loplugin:singlevalfieldsNoel Grandin
2019-03-25remove debugging leftoverNoel Grandin
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-24Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov
2019-03-23Consistently make generator invocation $(QUIET) tooStephan Bergmann
2019-03-22Allow to pass additional options into generator's clang::toolingStephan Bergmann
2019-03-18It is building the generator exe that depends on $(CLANGOUTDIR)/sharedvisitorStephan Bergmann
2019-03-17Fix typoAndrea Gelmini
2019-03-16pahole changes in variousNoel Grandin
2019-03-15new pahole-all-classes script, and update a couple of sc/ structsNoel Grandin
2019-03-14loplugin:unusedmethodsNoel Grandin
2019-03-14loplugin:unusedfieldsNoel Grandin
2019-03-13warn if sharedvisitor generator cannot find code in a source fileLuboš Luňák
2019-03-12make (some) clang plugins share the same RecursiveASTVisitorLuboš Luňák
2019-03-11change some clang plugins to FilteringPluginsLuboš Luňák
2019-03-11blockblock clang plugin does not do rewritingLuboš Luňák
2019-03-11avoid a possible crash in loplugin's ignoreLocation()Luboš Luňák
2019-03-11move isDerivedFrom() from a clang plugin to shared code, for reuseLuboš Luňák
2019-03-11loplugin:constantparamNoel Grandin
2019-03-09loplugin:singlevalfieldsNoel Grandin
2019-03-09loplugin:unusedfieldsNoel Grandin
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-03-09loplugin:unnecessaryvirtualNoel Grandin
2019-03-08remove debugging leftoverNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07Fix typoAndrea Gelmini
2019-03-06loplugin:staticconstfield improve warning messageNoel Grandin
2019-03-06Remove debugging dump()sStephan Bergmann
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-01do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák
2019-02-28Remove unused YYWarning functions (cargo cult?)Stephan Bergmann
2019-02-27Fix apparent temporary debugging leftoverStephan Bergmann
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-02-27loplugin:unusedfields fix read/write when dealing with r<<= and >>=Noel Grandin
2019-02-27m_bShowAllShapes in SdPageObjsTLV is deadNoel Grandin
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-24Fix typoAndrea Gelmini
2019-02-23Fix typoAndrea Gelmini