# -*- 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/cppuhelper/source/implementationentry.cxx
AgeCommit message (Expand)Author
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-02-17cppuhelper: sal_Bool -> boolStephan Bergmann
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-10-23remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-08-19Prefer using declarations over using directivesStephan Bergmann