diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2020-10-21 20:55:54 +0200 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2020-11-23 10:36:20 +0100 |
commit | 99b4f42fca6a8a17d10cdb94243c7b602a234a79 (patch) | |
tree | 2bf123c75f976389b2f25e953ee633ee33deff4d /solenv | |
parent | b576ca8d23abd42ac4bd6033598f2846ff52c175 (diff) |
remove fill*attribute.hxx from clang-format excludelist
Change-Id: Idc70c350b1ed6015d56fd785acf5afbc394056fe
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106386
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index c14d8171fe8b..80fbbe2735f1 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -5230,9 +5230,6 @@ include/dbaccess/genericcontroller.hxx include/desktop/crashreport.hxx include/drawinglayer/XShapeDumper.hxx include/drawinglayer/animation/animationtiming.hxx -include/drawinglayer/attribute/fillgradientattribute.hxx -include/drawinglayer/attribute/fillgraphicattribute.hxx -include/drawinglayer/attribute/fillhatchattribute.hxx include/drawinglayer/attribute/linestartendattribute.hxx include/drawinglayer/attribute/materialattribute3d.hxx include/drawinglayer/attribute/sdrallattribute3d.hxx |