# -*- 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_CppunitTest_CppunitTest,comphelper_ifcontainer)) $(eval $(call gb_CppunitTest_add_exception_objects,comphelper_ifcontainer,\ comphelper/qa/container/comphelper_ifcontainer \ )) $(eval $(call gb_CppunitTest_use_api,comphelper_ifcontainer,\ udkapi \ )) $(eval $(call gb_CppunitTest_use_libraries,comphelper_ifcontainer,\ comphelper \ cppu \ cppuhelper \ sal \ )) # vim: set noet sw=4 ts=4: n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2017-03-30data.xcd dead after tdf#46723 - enable configmgr unit testsNoel Grandin
2017-03-24Fix configmgr argumentAndrea Gelmini
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-08tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai
2017-03-06Revert "tdf#106283: Registry settings are not read properly on Windows"Stephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai
2017-02-20tdf#84323: Make osl::Condition::wait more readableFakabbir Amin
2017-02-17convert ValueParser::State to scoped enumNoel Grandin
2017-02-09tdf#105447 Move accelerator to first letters in Help menuYousuf Philips
2017-02-07configmgr: add SAL_CONFIG_WINREG_RETAIN_TMP variable.Michael Meeks
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen