Kill old Graphite layout engines

Desktop / LibreOffice - Khaled Hosny [eglug.org] - 25 November 2016 23:12 UTC

Change-Id: Ia19d4d0a3a33694b6edfff62e6b40028dac19677 Reviewed-on: https://gerrit.libreoffice.org/31212

67936ee Kill old Graphite layout engines
bin/findunusedcode | 1 -
config_host.mk.in | 1 -
config_host/config_graphite.h.in | 6 -
configure.ac | 41 +-
distro-configs/LibreOfficeEmscripten.conf | 1 -
vcl/Library_vcl.mk | 17 -
vcl/inc/graphite_features.hxx | 65 --
vcl/inc/graphite_layout.hxx | 159 ----
vcl/inc/graphite_serverfont.hxx | 110 ---
vcl/inc/graphite_static.hxx | 21 -
vcl/inc/pch/precompiled_vcl.hxx | 1 -
vcl/inc/unx/cairotextrender.hxx | 2 -
vcl/inc/unx/freetype_glyphcache.hxx | 12 -
vcl/inc/unx/glyphcache.hxx | 7 -
vcl/inc/win/salgdi.h | 33 -
vcl/inc/win/winlayout.hxx | 59 --
vcl/source/glyphs/graphite_features.cxx | 265 ------
vcl/source/glyphs/graphite_layout.cxx | 1143 ------------------------
vcl/unx/generic/gdi/cairotextrender.cxx | 27 +-
vcl/unx/generic/glyphs/freetype_glyphcache.cxx | 70 --
vcl/unx/generic/glyphs/graphite_serverfont.cxx | 134 ---
vcl/unx/generic/print/genpspgraphics.cxx | 30 +-
vcl/win/gdi/salfont.cxx | 141 +--
vcl/win/gdi/winlayout.cxx | 176 ----
24 files changed, 14 insertions(+), 2508 deletions(-)

Upstream: cgit.freedesktop.org


  • Share