first part for server based blacklist

Desktop / LibreOffice - Markus Mohrhard [googlemail.com] - 17 June 2015 07:43 UTC

We are now switching from ahrd coding the blacklist in the source code to using a xml file. In a second step that xml file will be fetched from a TDF server.

Change-Id: I1c67d366c77b2f4185bedaa552fa655cc8ddb047 Reviewed-on: https://gerrit.libreoffice.org/16327

37ee25a first part for server based blacklist
vcl/Library_vcl.mk | 1 +
vcl/inc/opengl/win/WinDeviceInfo.hxx | 3 +
vcl/opengl/win/WinDeviceInfo.cxx | 67 ++++----
vcl/opengl/win/backlist.xml | 10 ++
vcl/opengl/win/blocklist_parser.cxx | 304 ++++++++++++++++++++++++++++++++++
vcl/opengl/win/blocklist_parser.hxx | 44 +++++
6 files changed, 396 insertions(+), 33 deletions(-)

Upstream: cgit.freedesktop.org


  • Share