# -*- 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_Module_Module,uui)) $(eval $(call gb_Module_add_targets,uui,\ Library_uui \ UIConfig_uui \ )) $(eval $(call gb_Module_add_l10n_targets,uui,\ AllLangMoTarget_uui \ )) # screenshots $(eval $(call gb_Module_add_screenshot_targets,uui,\ CppunitTest_uui_dialogs_test \ )) # vim: set noet sw=4 ts=4: me='id' value='c21780b58f86399332c8ff753d31fb9870baf9ac'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/util
AgeCommit message (Expand)Author
2015-03-12sd: convert sd.component to constructor usageChris Sherlock
2015-03-11Clean up previous commitStephan Bergmann
2015-03-11sd: use constructor syntax for sdd.componentChris Sherlock
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-06-04Remove odd, unused com.sun.star.comp.ooxpptx service nameStephan Bergmann
2013-06-03Revert "fdo#46808, Convert oox::PowerPointExport service to new style"Stephan Bergmann
2013-05-21fdo#46808, Convert oox::PowerPointExport service to new styleNoel Grandin
2013-05-20update to the right service name for new URLs.Michael Meeks
2013-05-20tentatively restore more UNO / task-pane goo ...Michael Meeks
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-02-06remove obsolete hidother.src filesAndras Timar
2012-11-28re-base on ALv2 code. Includes:Michael Meeks