# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # $(eval $(call gb_UIConfig_UIConfig,desktop)) $(eval $(call gb_UIConfig_add_uifiles,desktop,\ desktop/uiconfig/ui/dependenciesdialog \ desktop/uiconfig/ui/extensionmanager \ desktop/uiconfig/ui/installforalldialog \ desktop/uiconfig/ui/licensedialog \ desktop/uiconfig/ui/showlicensedialog \ desktop/uiconfig/ui/updatedialog \ desktop/uiconfig/ui/updateinstalldialog \ desktop/uiconfig/ui/updaterequireddialog \ )) # vim: set noet sw=4 ts=4: ption value='distro/allotropia/zeta-7-3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/app/tmplctrl.cxx
AgeCommit message (Expand)Author
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-05-19make string translation loading more uniformCaolán McNamara
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin