/* -*- 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_VCL_INC_IOS_SVSYS_H #define INCLUDED_VCL_INC_IOS_SVSYS_H // ? #endif // INCLUDED_VCL_INC_IOS_SVSYS_H /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ .png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShapeFunctionParser.cxx
AgeCommit message (Expand)Author
2024-11-12loplugin:reftotemp in svxNoel Grandin
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in svxNoel Grandin
2023-09-24Drop some newly obsolete __GNUC__ version checksStephan Bergmann
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-03-04cid#1500546 silence Explicit null dereferencedCaolán McNamara
2022-02-21cid#1500477 silence Explicit null dereferencedCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2020-01-10use more std::make_sharedNoel Grandin
2019-12-23sal_Char->char in svxNoel Grandin
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-14loplugin:sequentialassign in svtools..svxNoel Grandin
2018-12-04Remove obsolete CLANG_VERSION checksStephan Bergmann
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-12-19Silence -Wunknown-attributes with Clang <= 3.6Stephan Bergmann