# -*- 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_Executable_Executable,climaker)) $(eval $(call gb_Executable_add_cxxflags,climaker,\ -AI $(gb_Helper_OUTDIRLIBDIR) \ -clr \ -LN \ -wd4339 \ -wd4715 \ )) $(eval $(call gb_Executable_add_ldflags,climaker,\ -ignore:4248 \ )) $(eval $(call gb_Executable_use_internal_bootstrap_api,climaker,\ udkapi \ )) $(eval $(call gb_Executable_use_libraries,climaker,\ cppu \ cppuhelper \ sal \ salhelper \ unoidl \ $(gb_UWINAPI) \ )) $(eval $(call gb_Executable_use_system_win32_libs,climaker,\ mscoree \ msvcmrt \ )) $(eval $(call gb_Executable_add_exception_objects,climaker,\ cli_ure/source/climaker/climaker_app \ cli_ure/source/climaker/climaker_emit \ )) # vim: set noet sw=4 ts=4: pia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/uiconfig/sglobal
AgeCommit message (Expand)Author
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier
2017-02-05.uno:ScriptOrganizer should be menu:menuitemMaxim Monastirsky
2017-01-31tdf#105571 Drop toolbar:helpid attribute from toolbar definitionsGabor Kelemen
2016-12-23tdf#87700 command to rotate 180 degreesgiacco
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot
2016-06-15tdf#61396 Possibility to edit a template not in Template RepositoryAkshay Deep
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley
2016-03-08Move anchor submenu to separate popupmenu fileMaxim Monastirsky
2016-02-21tdf#93837 Convert RID_FM_TEXTATTRIBUTE_MENU to xmlMaxim Monastirsky
2016-02-21Convert RID_INSERT_FIELD_CTRL to xmlMaxim Monastirsky
2016-01-20tdf#93837 sw: Convert comment context menu to xmlMaxim Monastirsky
2016-01-19Wrong copy-pasteMaxim Monastirsky
2016-01-19tdf#93837 Convert Writer context menus to xmlMaxim Monastirsky
2015-12-30Kill remaining plugin bitsMaxim Monastirsky
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-14tdf#93837 Convert MN_PPREVIEW_POPUPMENU to xmlMaxim Monastirsky
2015-12-13sw: table context menu improvementsMaxim Monastirsky
2015-12-13tdf#93837 Convert MN_TAB_POPUPMENU to xmlMaxim Monastirsky
2015-11-20Remove last redundant toolbar:style propertiesSamuel Mehrbrodt
2015-11-20Remove redundant toolbar:style="radio" propertySamuel Mehrbrodt
2015-11-20Remove redundant toolbar:style definitionsSamuel Mehrbrodt
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt
2015-11-17Toolbar: Remove empty attributesSamuel Mehrbrodt