diff options
author | Philipp Hofer <philipp.hofer@protonmail.com> | 2020-11-12 13:08:05 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-11-21 13:18:11 +0100 |
commit | 2184efed3943fe9634e6e361e8b0306a374cbf59 (patch) | |
tree | b34d82e48df968926f331cfa7bbd8cdcb1e9cb31 /solenv | |
parent | d0b3815392d1fb253ed05218422a7f9b37c9df24 (diff) |
tdf#123936 Formatting files in module odk with clang-format
Change-Id: I427263ee98206c00cd2b3392fc9f2f55ad1ded5b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105692
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Jenkins
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 8f6559608247..07de73698403 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -7485,26 +7485,18 @@ odk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.hxx odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.cxx odk/examples/DevelopersGuide/Database/DriverSkeleton/propertyids.hxx odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/nativeview.c -odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/unix/nativeview.h odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.c -odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/nativelib/windows/nativeview.h odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/fdcomp.cxx odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.cxx odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilterDetection/filterdetect.hxx odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_cpp/FlatXml.cxx odk/examples/DevelopersGuide/ProfUNO/CppBinding/office_connect.cxx -odk/examples/DevelopersGuide/ProfUNO/CppBinding/string_samples.cxx -odk/examples/DevelopersGuide/ProfUNO/Lifetime/object_lifetime.cxx odk/examples/DevelopersGuide/ProfUNO/SimpleBootstrap_cpp/SimpleBootstrap_cpp.cxx odk/examples/OLE/activex/SOActiveX.cpp odk/examples/OLE/activex/SOActiveX.h -odk/examples/OLE/activex/SOComWindowPeer.cpp odk/examples/OLE/activex/SOComWindowPeer.h -odk/examples/OLE/activex/StdAfx2.h odk/examples/OLE/activex/resource.h -odk/examples/OLE/activex/so_activex.cpp odk/examples/cpp/DocumentLoader/DocumentLoader.cxx -odk/examples/cpp/complextoolbarcontrols/CalcListener.cxx odk/examples/cpp/complextoolbarcontrols/ListenerHelper.cxx odk/examples/cpp/complextoolbarcontrols/ListenerHelper.h odk/examples/cpp/complextoolbarcontrols/MyJob.cxx @@ -7523,7 +7515,6 @@ odk/examples/cpp/custompanel/ctp_panel.cxx odk/examples/cpp/custompanel/ctp_panel.hxx odk/examples/cpp/custompanel/ctp_services.cxx odk/examples/cpp/remoteclient/remoteclient.cxx -odk/qa/checkapi/checkapi.cxx odk/source/unoapploader/unx/unoapploader.c odk/source/unoapploader/win/unoapploader.c odk/source/unowinreg/win/unowinreg.cxx |