# -*- 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,extras_tploffimisc,$(SRCDIR)/extras/source/templates/offimisc)) $(eval $(call gb_Package_add_files,extras_tploffimisc,$(LIBO_SHARE_FOLDER)/template/common/offimisc,\ Businesscard-with-logo.ott \ )) # vim: set noet sw=4 ts=4: '> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/source/window/settings.cxx
AgeCommit message (Expand)Author
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-02-14tdf#153541 NotebookBar not getting settings change notificationsCaolán McNamara
2022-10-18xs:short->xs:intCaolán McNamara
2022-10-15tdf#151522 add Accessibility::HighContrastCaolán McNamara
2022-10-15tdf#151522 drop Accessibility::AutoDetectSystemHCCaolán McNamara
2022-09-10unique_ptr->optional for AllSettingsNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-04-30improve loplugin:stringconstantNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-15loplugin:staticmethods in vclNoel Grandin