loplugin:unusedfields in vcl/

Desktop / LibreOffice - Noel Grandin [peralex.com] - 24 November 2015 02:17 UTC

and remove the unused SALEVENT_MOUSEACTIVATE stuff

Change-Id: Ieb85872eca68621c6a7be47ff5dbea12f7690507 Reviewed-on: https://gerrit.libreoffice.org/20140

dd351dd loplugin:unusedfields in vcl/
compilerplugins/clang/unusedfields.py | 6 +++-
vcl/generic/fontmanager/parseAFM.hxx | 5 ++-
vcl/generic/glyphs/gcach_ftyp.cxx | 1 -
vcl/generic/glyphs/scrptrun.h | 7 ----
vcl/inc/brdwin.hxx | 1 -
vcl/inc/fontmanager.hxx | 2 --
vcl/inc/generic/glyphcache.hxx | 14 --------
vcl/inc/outdev.h | 2 --
vcl/inc/salmenu.hxx | 2 +-
vcl/inc/salwtype.hxx | 9 +----
vcl/inc/sft.hxx | 5 ---
vcl/inc/svdata.hxx | 5 ---
vcl/source/app/svapp.cxx | 52 +++++++++++++---------------
vcl/source/filter/FilterConfigCache.hxx | 4 ---
vcl/source/filter/wmf/winmtf.hxx | 3 +-
vcl/source/gdi/pdfwriter_impl.cxx | 1 -
vcl/source/gdi/pdfwriter_impl.hxx | 1 -
vcl/source/outdev/font.cxx | 4 +--
vcl/source/window/btndlg.cxx | 1 -
vcl/source/window/menuitemlist.hxx | 1 -
vcl/source/window/winproc.cxx | 3 --
vcl/unx/generic/app/saldata.cxx | 1 -
vcl/unx/generic/gdi/cairo_xlib_cairo.cxx | 6 ----
vcl/unx/generic/gdi/cairo_xlib_cairo.hxx | 2 --
vcl/unx/generic/gdi/x11cairotextrender.cxx | 1 -
vcl/win/source/window/salframe.cxx | 29 ----------------
26 files changed, 36 insertions(+), 132 deletions(-)

Upstream: cgit.freedesktop.org


  • Share