diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2022-12-13 14:10:42 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2022-12-14 08:54:15 +0000 |
commit | 276e3ccbdd3259ec3daf8a1a98fa7f406b14e21c (patch) | |
tree | 17e0d9934b8f85ffe6dd8b8b4bbf3ad859bb4126 /writerperfect | |
parent | cbb3f697245d7d57439cb5019e9f9834cb9cd35f (diff) |
loplugin:unocast (vclcanvas::RepaintTarget)
(The overall inheritance hierarchies of the classes deriving from RepaintTarget
are so over-engineered that it looks easier to make each of those classes derive
from css::uno::XUnoTunnel individually, rather than deriving RepaintTarget from
something like cppu::WeakImplHelper<css::uno::XUnoTunnel>. And see the upcoming
commit introducing that loplugin:unocast on why such dynamic_casts from UNO
types are dangerous.)
Change-Id: I4bcfad4049a2fb366768602a432c1282c2bf477e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144140
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'writerperfect')
0 files changed, 0 insertions, 0 deletions