# -*- 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: ogo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/sfx2/msgpool.hxx
AgeCommit message (Expand)Author
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-04-30stop torturing std::string in SfxSlotPoolNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-06-08tdf#96099 Remove SfxInterfaceArr_Impl typedefMark Page
2016-06-01tdf#89329: use unique_ptr for pImpl in msgpoolXisco Fauli
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-16loplugin:unusedmethods sfx2Noel Grandin
2014-11-24no use is made of _pResMgrCaolán McNamara
2014-05-15fixincludeguards.pl: now we can fix thoseThomas Arnhold
2014-03-01Remove visual noise from includeAlexander Wilms
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-29convert include/sfx2/msgpool.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen