# -*- 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,vcl_fontfeature)) $(eval $(call gb_CppunitTest_set_include,vcl_fontfeature,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_CppunitTest_add_exception_objects,vcl_fontfeature, \ vcl/qa/cppunit/FontFeatureTest \ )) $(eval $(call gb_CppunitTest_use_externals,vcl_fontfeature,boost_headers)) $(eval $(call gb_CppunitTest_use_libraries,vcl_fontfeature, \ comphelper \ cppu \ cppuhelper \ sal \ svt \ test \ tl \ tk \ unotest \ vcl \ )) $(eval $(call gb_CppunitTest_use_sdk_api,vcl_fontfeature)) $(eval $(call gb_CppunitTest_use_ure,vcl_fontfeature)) $(eval $(call gb_CppunitTest_use_vcl,vcl_fontfeature)) $(eval $(call gb_CppunitTest_use_components,vcl_fontfeature,\ configmgr/source/configmgr \ i18npool/util/i18npool \ ucb/source/core/ucb1 \ )) $(eval $(call gb_CppunitTest_use_configuration,vcl_fontfeature)) $(eval $(call gb_CppunitTest_use_more_fonts,vcl_fontfeature)) # vim: set noet sw=4 ts=4: pe='text/html' href='https://go.suokunlong.cn:88/cgit/lo/core/commit/?id=f99e765cb303e37e6b6c983d3ee040fa36c1e52c'/> f99e765cb303e37e6b6c983d3ee040fa36c1e52c Files which could become clang-format conformant with under 5-percent lines of change relative to the total count of lines in the file are found by using bin/find-clang-format.py, and fixed with /opt/lo/bin/clang-format -i <path-of-the-file> There will be follow-up patches to fix all 'under-5-percent' files. Change-Id: I06087a1385ca9da6a28d36ea4c0d2e40bdbf8f03 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88774 Tested-by: Jenkins Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
Files which could become clang-format conformant with
under 5-percent lines of change relative to the total
count of lines in the file are found by using bin/find-clang-format.py,
and fixed with /opt/lo/bin/clang-format -i <path-of-the-file>

There will be follow-up patches to fix all 'under-5-percent' files.

Change-Id: I06087a1385ca9da6a28d36ea4c0d2e40bdbf8f03
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88774
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
fdo#70393: move bluez_bluetooth to a subdir of external 2013-11-05T05:48:23+00:00 Khaled Hosny khaledhosny@eglug.org 2013-11-04T16:46:49+00:00 80b419153732e8b49c560e88b174785db4adb556 Change-Id: Ia1c5eb2e6c5193256b61ec878abdb648632e1f47 Reviewed-on: https://gerrit.libreoffice.org/6570 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Change-Id: Ia1c5eb2e6c5193256b61ec878abdb648632e1f47
Reviewed-on: https://gerrit.libreoffice.org/6570
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>