Resolve: "TODO(Q1): Make GetSystemData method virtual"

Desktop / LibreOffice - Caolán McNamara [redhat.com] - 19 May 2016 09:53 UTC

and remove the casting silliness, allowing the removal of cairo_cairo.?xx

If anything is to go wrong I'd guess it'll be the windows directx stuff.

b030ba2 Resolve: "TODO(Q1): Make GetSystemData method virtual"
avmedia/source/gstreamer/gstplayer.cxx | 2 +-
avmedia/source/vlc/vlcplayer.cxx | 2 +-
canvas/source/directx/dx_9rm.cxx | 2 +-
canvas/source/directx/dx_spritedevicehelper.cxx | 2 +-
canvas/source/opengl/ogl_spritedevicehelper.cxx | 2 +-
dbaccess/source/ui/dlg/ConnectionHelper.cxx | 2 +-
include/vcl/syschild.hxx | 2 +-
include/vcl/window.hxx | 4 +-
toolkit/source/awt/vclxsystemdependentwindow.cxx | 2 +-
toolkit/source/awt/vclxtopwindow.cxx | 2 +-
vcl/Library_vcl.mk | 1 -
vcl/inc/cairo_cairo.hxx | 37 --------------
vcl/source/opengl/OpenGLContext.cxx | 8 +--
vcl/source/window/cairo_cairo.cxx | 51 --------------------
vcl/source/window/mouse.cxx | 2 +-
vcl/source/window/syschild.cxx | 10 ++--
vcl/source/window/window.cxx | 50 ++-----------------
vcl/unx/generic/app/i18n_status.cxx | 10 ++--
vcl/unx/generic/fontmanager/fontconfig.cxx | 2 +-
vcl/unx/generic/gdi/cairo_xlib_cairo.cxx | 1 -
vcl/unx/generic/gdi/salgdi.cxx | 3 +-
vcl/unx/gtk3/cairo_gtk3_cairo.cxx | 1 -
vcl/unx/kde/UnxFilePicker.cxx | 2 +-
vcl/unx/kde4/KDE4FilePicker.cxx | 2 +-
.../source/service/AccFrameEventListener.cxx | 2 +-
.../source/service/AccTopWindowListener.cxx | 2 +-
26 files changed, 37 insertions(+), 169 deletions(-)

Upstream: cgit.freedesktop.org


  • Share