# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # 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 $(SRCDIR)/sw/ooxmlexport_setup.mk # empty second argument (i.e. no 1) $(eval $(call sw_ooxmlexport_test,)) # vim: set noet sw=4 ts=4: 'hidden' name='id' value='610c6f02b11b4b4c555a78b0feb2a1eb35159e39'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/unoidl
AgeCommit message (Expand)Author
2022-05-18clang-tidy modernize-pass-by-value in unoidlNoel Grandin
2022-04-22address review comments on "use more string in unoidl.."Noel Grandin
2022-04-21use more string_view in unoidl,codemakerNoel Grandin
2021-10-11loplugin:moveparam in unoidlNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-03-15Revert "loplugin:constfields in unoidl"Noel Grandin
2019-10-31loplugin:finalclasses in unoidlNoel Grandin
2018-12-04Remove obsolete CLANG_VERSION checksStephan Bergmann
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-27Fix prev blind fixStephan Bergmann
2018-09-27Blind fix for error with old ClangStephan Bergmann
2018-09-26loplugin:constfields in unoidlNoel Grandin
2018-09-11clang-cl wants these the other way aroundStephan Bergmann
2018-09-10Mark some exception classes as SAL_WARN_UNUSEDStephan Bergmann