# -*- 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_Package_Package,odk_cli,$(INSTROOT))) $(eval $(call gb_Package_set_outdir,odk_cli,$(INSTDIR))) $(eval $(call gb_Package_add_files,odk_cli,$(SDKDIRNAME)/cli,\ $(LIBO_URE_LIB_FOLDER)/cli_cppuhelper.dll \ $(LIBO_URE_LIB_FOLDER)/cli_basetypes.dll \ $(LIBO_URE_LIB_FOLDER)/cli_ure.dll \ $(LIBO_URE_LIB_FOLDER)/cli_uretypes.dll \ $(LIBO_LIB_FOLDER)/cli_oootypes.dll \ )) # vim: set noet sw=4 ts=4: me='id' value='30bb90fc2a9726068db49ddb8c1e818777d5c5b1'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/framework/Library_fwk.mk
AgeCommit message (Expand)Author
2017-05-14tdf#106999 Feedback for style commandsMaxim Monastirsky
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-01-05move ImageList to frameworkCaolán McNamara
2017-01-05move CommandImageResolver out of vcl and beside its only userCaolán McNamara
2016-12-29add a crashreporter entry when we start the shutdownMarkus Mohrhard
2016-09-25tdf#96736 Let MenuBarManager handle the save dropdownMaxim Monastirsky
2016-04-12FwkTabWindow is unused since d6d86237b1b438919609988049ac4a152612fee1Maxim Monastirsky
2016-04-07[API CHANGE] Remove undocumented TabContainerWindow serviceStephan Bergmann
2016-03-10MenuDispatcher::m_pMenuManager is always nullptrMaxim Monastirsky
2016-02-17tdf#91013 Convert freezepanes menu to xmlMaxim Monastirsky
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose
2016-01-29Use ResourceMenuController for toolbar-based menus tooMaxim Monastirsky
2015-12-13tdf#93837 Add helper code to load popup menus from xmlMaxim Monastirsky
2015-11-28New controller to show toolbar contents as menuMaxim Monastirsky
2015-11-11tdf#93837 Create Thesaurus popup menu controllerMaxim Monastirsky
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky