/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* * 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/. */ #pragma once #define SV_APP_VCLBACKEND "VCL: " /* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */ index : lo/core
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
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-10-26tdf#113444 removed capping of default font sizeBernhard Widl
2017-09-15some defaults for when config is unavailableCaolán McNamara
2017-02-14Convert WindowType to scoped enumNoel Grandin
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara
2016-09-10Typo: (un)kown->(un)knownJulien Nabet
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-11-18com::sun::star->css in vcl/Noel Grandin