/* -*- 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/. * * This file incorporates work covered by the following license notice: * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed * with this work for additional information regarding copyright * ownership. The ASF licenses this file to you under the Apache * License, Version 2.0 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #ifndef INCLUDED_CONFIGMGR_SOURCE_ADDITIONS_HXX #define INCLUDED_CONFIGMGR_SOURCE_ADDITIONS_HXX #include #include namespace configmgr { // Additions is a list of configuration node paths typedef std::vector< std::vector > Additions; } #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
0200'>2024-08-23
AgeCommit message (Expand)Author
allow an exemption to be made for a specific hostCaolán McNamara
2024-05-16loplugin:ostr in toolsNoel Grandin
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-01-09lok: external data source listSzymon Kłos
2023-12-30no need to use SvLockBytes in formsNoel Grandin
2023-11-29Extended loplugin:ostr: toolsStephan Bergmann
2023-11-06tdf#146619 Recheck include/t* with IWYUGabor Kelemen
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-03-30loplugin:stringadd in test..toolsNoel Grandin
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): toolsStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-28use more string_view in tools::INetMIMENoel Grandin
2022-04-02Recheck modules t* with IWYUGabor Kelemen