# -*- 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/'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/i18nutil/oneToOneMapping.hxx
AgeCommit message (Expand)Author
2018-11-07tdf#42949 Fix IWYU warnings in include/i18nutil/*Gabor Kelemen
2018-10-31loplugin:useuniqueptr in oneToOneMappingWithFlagNoel Grandin
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin
2017-11-01loplugin:finalclasses in h*,i*,j*Noel Grandin
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-01-09New loplugin:externvar: i18npoolStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-02-16boost->stdCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/i18nutilNorbert Thiebaud
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen