summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/methodcycles.py
AgeCommit message (Expand)AuthorFilesLines
2024-07-26android, compilerplugins: fix issues found by Ruff linterIlmari Lauhakangas1-1/+2
2024-05-21tdf#158803 compilerplugins: remove semicolons; improve membership checksLeonard Sasse1-7/+7
2023-01-02Remove unused imports from compilerplugins/clangBogdan B1-1/+0
2021-09-13loplugin:methodcyclesNoel Grandin1-6/+6
2021-03-16systools is no longer part of the URE interfaceStephan Bergmann1-1/+0
2020-11-13improve sorting in global-analysis pluginsNoel1-2/+6
2019-10-04loplugin:methodcyclesNoel Grandin1-1/+1
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski1-2/+2
2018-11-21loplugin, remove unnecessary filtering in post-processingNoel Grandin1-12/+0
2018-09-28Fix typoAndrea Gelmini1-1/+1
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin1-45/+78
2018-09-21new loplugin:methodcyclesNoel Grandin1-0/+242