/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * 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/. */ #ifndef INCLUDED_CONFIG_DBUS_H #define INCLUDED_CONFIG_DBUS_H #define ENABLE_DBUS 0 #define DBUS_HAVE_GLIB 0 #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ' href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/ruler.hxx
AgeCommit message (Expand)Author
3 daysDrop unneeded forward declarations from include/ even harderGabor Kelemen
2024-06-20svx: move lok's NotifyKit in the ruler to the SvxRuler super-classTomaž Vajngerl
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-02-24tdf#95882 svxruler: restore adjustment for bordersJustin Luth
2021-02-22convert other svxruler menuCaolán McNamara
2020-12-19weld rulermenuCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin