Kill old Core Text layout engine

Desktop / LibreOffice - Khaled Hosny [eglug.org] - 26 November 2016 08:28 UTC

Change-Id: If80d65899255d8be72f374fbec232d103a08a006 Reviewed-on: https://gerrit.libreoffice.org/31232

d761d95 Kill old Core Text layout engine
include/vcl/outdev.hxx | 5 +-
sw/source/core/txtnode/fntcache.cxx | 15 +-
vcl/Library_vcl.mk | 2 -
vcl/inc/quartz/salgdi.h | 4 -
vcl/inc/sallayout.hxx | 2 -
vcl/quartz/CTRunData.cxx | 94 -----
vcl/quartz/CTRunData.hxx | 42 --
vcl/quartz/ctfonts.cxx | 17 +-
vcl/quartz/ctlayout.cxx | 787 -----------------------------------
vcl/quartz/salgdi.cxx | 18 +-
vcl/source/outdev/text.cxx | 77 ++--
11 files changed, 40 insertions(+), 1023 deletions(-)

Upstream: cgit.freedesktop.org


  • Share