# -*- 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,instsetoo_native_ooenv,$(SRCDIR)/instsetoo_native)) $(eval $(call gb_Package_add_file,instsetoo_native_ooenv,$(LIBO_BIN_FOLDER)/ooenv,ooenv)) # vim: set noet sw=4 ts=4: form'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/source/inc/cfg.hxx
AgeCommit message (Expand)Author
2020-11-30rework treeview initial toggle button col to be like expander colCaolán McNamara
2019-11-28tdf#126043 use another bulk_insert_for_eachCaolán McNamara
2019-11-28tdf#126043 use bulk_insert_for_eachCaolán McNamara
2019-11-27tdf#126043 identify the frame module just onceCaolán McNamara
2019-11-26tdf#126043 cache the appname and filenameCaolán McNamara
2019-11-15Resolves: tdf#128802 manage dnd ourselfCaolán McNamara
2019-11-08Fix tdf#128004: Customize: chosen category does not filter function listMuhammet Kara
2019-10-22loplugin:constantparamNoel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen