/* -*- 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/. */ #include "precompiled_scui.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ref='/cgit/'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/osx/OSXTransferable.cxx
AgeCommit message (Expand)Author
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2022-02-01loplugin:sallogareasStephan Bergmann
2022-01-27Add a SAL_INFO listing types on pasteboardTor Lillqvist
2021-10-06drop 'using namespace std' in vcl (MacOs/ios), blindlyJulien Nabet
2021-06-28loplugin:indentation (macOS)Stephan Bergmann
2020-06-11loplugin:simplifypointertobool (macOS)Stephan Bergmann
2020-05-28loplugin:sequenceloop (macOS)Stephan Bergmann
2020-05-21use for-range on Sequence in testtools..xmloffNoel Grandin
2018-10-04-Werror,-Wdeprecated-declarations (--with-macosx-version-min-required=10.14)Stephan Bergmann