# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: it-data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlmetai.hxx
AgeCommit message (Expand)Author
2022-09-21use more string_view in xmloffNoel Grandin
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-05-19xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-03-14Moving XSAXDocumentBuilder2 to use XFastDocumentHandler:Mohammed Abdul Azeem
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann