office-gobmx/postprocess
Stephan Bergmann 4bb893596a [API CHANGE] Remove unused StartCenterHideExternalLinks configuration property
Originally added with 78e8d5f0d6 "Added option to
hide external link buttons on Start Center".

The use of BackingWindow::mnHideExternalLinks was remove with
74144e53a8 "startcenter: Tweak Start Center
layout", and then the member and its initialization from the
StartCenterHideExternalLinks configuration property was removed with
d7824bf168 "loplugin:unusedfields in sfx2 part2".

(The opportunity to already remove STARTCENTER_HIDE_EXTERNAL_LINKS from
instsetoo_native/util/openoffice.lst.in had been missed in
89ac3c4aca "replace variables in main.xcd already
in gbuild".)

Change-Id: I35bbd94db88939d7724616fa22a74e18552a4ad8
Reviewed-on: https://gerrit.libreoffice.org/55379
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2018-06-07 08:47:33 +02:00
..
packimages
qa
signing
CppunitTest_services.mk
CustomTarget_check_dynamic_objects.mk
CustomTarget_fontconfig.mk
CustomTarget_images.mk
CustomTarget_registry.mk [API CHANGE] Remove unused StartCenterHideExternalLinks configuration property 2018-06-07 08:47:33 +02:00
CustomTarget_signing.mk
Makefile
Module_postprocess.mk
Package_fontconfig.mk
Package_images.mk
Package_registry.mk
Rdb_services.mk
README

Postprocessing and checking of files delivered by other modules.

This module has to be the last one built before creating install sets
in module 'instset_native'. Thus it ties together all the dependencies
of all the other de-coupled modules. See the first line of
[[postprocess/prj/build.lst]] for that.