From 481fdcc619dadf0a65e5af73b0c33b26df2400e5 Mon Sep 17 00:00:00 2001 From: Philipp Hofer Date: Thu, 12 Nov 2020 13:11:21 +0100 Subject: tdf#123936 Formatting files in module salhelper with clang-format Change-Id: I2c1337f54934222580a95ac90c162d880e923110 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105700 Reviewed-by: Christian Lohmaier Tested-by: Christian Lohmaier --- solenv/clang-format/excludelist | 4 ---- 1 file changed, 4 deletions(-) (limited to 'solenv') diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 3de0a580b7e4..ee1544646f0d 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -8437,13 +8437,9 @@ salhelper/source/thread.cxx salhelper/source/timer.cxx salhelper/test/Symbols/loader.cxx salhelper/test/Symbols/samplelib.cxx -salhelper/test/Symbols/samplelib.hxx salhelper/test/dynamicloader/loader.cxx salhelper/test/dynamicloader/samplelib.cxx -salhelper/test/dynamicloader/samplelib.hxx -salhelper/test/rtti/rttitest.cxx salhelper/test/rtti/samplelibrtti.cxx -salhelper/test/rtti/samplelibrtti.hxx sax/inc/xml2utf.hxx sax/qa/cppunit/attributes.cxx sax/qa/cppunit/parser.cxx -- cgit