# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License or as specified alternatively below. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # Major Contributor(s): # Copyright (C) 2012 Red Hat, Inc., David Tardon # (initial developer) # # All Rights Reserved. # # For minor contributions see the git repository. # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 3 or later (the "GPLv3+"), or # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. $(eval $(call gb_Library_Library,mozbootstrap)) $(eval $(call gb_Library_set_componentfile,mozbootstrap,connectivity/source/drivers/mozab/bootstrap/mozbootstrap)) $(eval $(call gb_Library_add_defs,mozbootstrap,\ -DMINIMAL_PROFILEDISCOVER \ )) $(eval $(call gb_Library_set_include,mozbootstrap,\ -I$(SRCDIR)/connectivity/source/drivers/mozab \ $$(INCLUDE) \ )) $(eval $(call gb_Library_use_sdk_api,mozbootstrap)) $(eval $(call gb_Library_use_libraries,mozbootstrap,\ comphelper \ cppu \ cppuhelper \ sal \ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_exception_objects,mozbootstrap,\ connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap \ connectivity/source/drivers/mozab/bootstrap/MNSFolders \ connectivity/source/drivers/mozab/bootstrap/MNSINIParser \ connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover \ )) # vim: set noet sw=4 ts=4: collabora/cd-5.3-3.1'>distro/collabora/cd-5.3-3.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc
AgeCommit message (Expand)Author
2018-04-18weld SwCreateAuthEntryDlg_ImplCaolán McNamara
2018-04-17weld DropDownFieldDialogCaolán McNamara
2018-04-17coverity#1434889 Uncaught exceptionCaolán McNamara
2018-04-17weld SwFieldInputDlgCaolán McNamara
2018-04-17weld SwMultiTOXMarkDlgCaolán McNamara
2018-04-17weld SwJavaEditDialogCaolán McNamara
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16weld SwInsFootNoteDlgCaolán McNamara
2018-04-13weld SwAsciiFilterDlg and set an explicit parent for the dialogCaolán McNamara
2018-04-10tdf#114523 Make inline tooltips for changes optionalheiko tietze
2018-04-09weld SwLineNumberingDlgCaolán McNamara
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-04tdf#116452 Remove "3 seconds to add/delete col/row" functionsheiko tietze
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda
2018-04-03weld SwNewUserIdxDlgCaolán McNamara
2018-04-03weld SwSequenceOptionDialogCaolán McNamara
2018-04-02weld SwRenameXNamedDlgCaolán McNamara
2018-04-02weld SwMergeTableDlgCaolán McNamara
2018-04-02weld SwTableHeightDlgCaolán McNamara
2018-04-02weld SwTableWidthDlgCaolán McNamara
2018-03-31loplugin:unusedfieldsNoel Grandin
2018-03-29loplugin:virtualdown in vclNoel Grandin
2018-03-28tdf#116407 - option "Border" for new table redundantheiko tietze
2018-03-26use boost::optional in swNoel Grandin
2018-03-22tdf#83877 Move SignatureLineDialog to svxSamuel Mehrbrodt
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-19sw: prefix members of SwAutoFormatDlgMiklos Vajna
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara
2018-03-16can get the window from the SwViewCaolán McNamara
2018-03-16weld SignatureLineDialogCaolán McNamara
2018-03-15weld sort dialogCaolán McNamara