diff options
author | Philipp Hofer <philipp.hofer@protonmail.com> | 2020-11-12 13:09:45 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-11-19 19:23:33 +0100 |
commit | eb4c2e96f38a6b5280a83709e55fbb5b8d7e9d36 (patch) | |
tree | a1a8ab31f7869b5b2d32629323e6f98074676622 /solenv | |
parent | 4d4e95be173e84b5040af46a459b3c071bfd744a (diff) |
tdf#123936 Formatting files in module package with clang-format
Change-Id: I3ff80c6c636003d468f384e0d6fbfb5233e0b4da
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105696
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
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 510f3fe90ac8..a405f5979149 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -7905,11 +7905,8 @@ opencl/source/platforminfo.cxx package/inc/ByteChucker.hxx package/inc/ByteGrabber.hxx package/inc/CRC32.hxx -package/inc/EncryptedDataHeader.hxx package/inc/EncryptionData.hxx package/inc/HashMaps.hxx -package/inc/PackageConstants.hxx -package/inc/ZipEnumeration.hxx package/inc/ZipFile.hxx package/inc/ZipOutputEntry.hxx package/inc/ZipOutputStream.hxx @@ -7930,7 +7927,6 @@ package/source/manifest/ManifestReader.hxx package/source/manifest/ManifestWriter.cxx package/source/manifest/ManifestWriter.hxx package/source/xstor/disposelistener.cxx -package/source/xstor/disposelistener.hxx package/source/xstor/ocompinstream.cxx package/source/xstor/ocompinstream.hxx package/source/xstor/ohierarchyholder.cxx @@ -7957,7 +7953,6 @@ package/source/zipapi/XBufferedThreadedStream.cxx package/source/zipapi/XBufferedThreadedStream.hxx package/source/zipapi/XUnbufferedStream.cxx package/source/zipapi/XUnbufferedStream.hxx -package/source/zipapi/ZipEnumeration.cxx package/source/zipapi/ZipFile.cxx package/source/zipapi/ZipOutputEntry.cxx package/source/zipapi/ZipOutputStream.cxx @@ -7970,10 +7965,6 @@ package/source/zippackage/ZipPackage.cxx package/source/zippackage/ZipPackageBuffer.cxx package/source/zippackage/ZipPackageEntry.cxx package/source/zippackage/ZipPackageFolder.cxx -package/source/zippackage/ZipPackageFolderEnumeration.cxx -package/source/zippackage/ZipPackageFolderEnumeration.hxx -package/source/zippackage/ZipPackageSink.cxx -package/source/zippackage/ZipPackageSink.hxx package/source/zippackage/ZipPackageStream.cxx package/source/zippackage/wrapstreamforshare.cxx package/source/zippackage/wrapstreamforshare.hxx |