From 2d72bc353b9d086e3eb3f9cf00a034c86f13ca21 Mon Sep 17 00:00:00 2001 From: Philipp Hofer Date: Thu, 12 Nov 2020 13:14:53 +0100 Subject: tdf#123936 Formatting files in module setup_native with clang-format Change-Id: I40c25e54b1348a17d4e639a77a1834462c8a5c27 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105705 Reviewed-by: Christian Lohmaier Tested-by: Jenkins --- solenv/clang-format/excludelist | 2 -- 1 file changed, 2 deletions(-) (limited to 'solenv') diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 07cd34532515..c92305942951 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -11078,12 +11078,10 @@ sdext/source/presenter/PresenterWindowManager.cxx sdext/source/presenter/PresenterWindowManager.hxx setup_native/source/win32/customactions/indexingfilter/restartindexingservice.cxx setup_native/source/win32/customactions/quickstarter/quickstarter.cxx -setup_native/source/win32/customactions/quickstarter/remove_quickstart_link.cxx setup_native/source/win32/customactions/quickstarter/shutdown_quickstart.cxx setup_native/source/win32/customactions/reg4allmsdoc/reg4allmsi.cxx setup_native/source/win32/customactions/regactivex/regactivex.cxx setup_native/source/win32/customactions/sellang/sellang.cxx -setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx setup_native/source/win32/customactions/shellextensions/checkpatches.cxx setup_native/source/win32/customactions/shellextensions/completeinstallpath.cxx setup_native/source/win32/customactions/shellextensions/migrateinstallpath.cxx -- cgit