diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-03-28 10:00:11 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-03-28 13:00:53 +0200 |
commit | 7f7653c11b4312e89b7ad3cc0e5fb0b6a9b94c5d (patch) | |
tree | 0d59cc56326888336dbbe3f7396996c208f2c77d /sc/CppunitTest_sc_recentfunctionsobj.mk | |
parent | e633eb1437a70a2b15c5f7fee14320314f755095 (diff) |
new loplugin virtualdown
Look for virtual methods where we can push their definition "down" i.e.
the base virtual method does not need to exist at all, because all the
call-sites are calling the more specific overrides.
Change-Id: Ib8e82637bfb6bc2a06df45de0e289d27344fb3ab
Reviewed-on: https://gerrit.libreoffice.org/51986
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/CppunitTest_sc_recentfunctionsobj.mk')
0 files changed, 0 insertions, 0 deletions