# -*- 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: /cgit-data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/registry/source/regimpl.cxx
AgeCommit message (Expand)Author
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-04-19optimise find/insert patternNoel Grandin
2019-02-15tdf#42949 Fix IWYU warnings in registry/Gabor Kelemen
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin
2018-09-08clang bugprone-unused-return-valueNoel Grandin
2018-08-31GCC only supports inline variables since GCC 7Stephan Bergmann
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-26Related: rhbz#1602589 double_free, convert to std::vectorCaolán McNamara
2018-01-15More loplugin:cstylecast: registryStephan Bergmann
2018-01-12More loplugin:cstylecast: registryStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-23loplugin:includeform: registryStephan Bergmann
2017-07-17loplugin:constparams in store,registryNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: registryStephan Bergmann
2017-05-27registry: remove comment cruft from regimpl.cxxChris Sherlock
2017-05-27registry: like Rosencrantz, consistency is all I ask...Chris Sherlock
2017-05-26tdf#39468: translate German to English in registry's regimpl.cxxChris Sherlock
2017-02-25loplugin:loopvartoosmallStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-09-19convert storeAccessMode to scoped enumNoel Grandin
2016-09-09loplugin:constantparam in sot..svlNoel Grandin