# -*- 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/. # $(eval $(call gb_Module_Module,xmlhelp)) $(eval $(call gb_Module_add_targets,xmlhelp,\ Library_ucpchelp1 \ Package_helpxsl \ )) # vim: set shiftwidth=4 tabstop=4 noexpandtab: in'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/registry/test
AgeCommit message (Expand)Author
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2017-06-26Translate German comments and debug strings (leftovers in r... dirs)Johnny_M
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04Resurrect registry/test/regcompare/Stephan Bergmann
2015-10-26remove extra spaces around ::Noel Grandin
2015-04-09convert RTReferenceType to scoped enumNoel Grandin
2015-04-09convert RTMethodMode to scoped enumNoel Grandin
2015-04-09convert RT_ACCESS fields to scoped enumNoel Grandin
2015-04-09convert RegValueType to scoped enumNoel Grandin
2015-04-09convert REG_ constants to scoped enumNoel Grandin
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-25fdo#43157 : [API CHANGE] Remove OSL_THIS_FILEMichaël Lefèvre
2014-04-08fdo#43157 [API CHANGE] Remove deprecated _OSL_GLOBALMichaël Lefèvre
2014-02-26Remove visual noise from registryAlexander Wilms
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák