diff options
author | Philipp Hofer <philipp.hofer@protonmail.com> | 2020-11-12 12:59:30 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2020-11-13 15:19:32 +0100 |
commit | 7721e7a79733a5ac5e029869eeb88638ec00102e (patch) | |
tree | a7c6d08d5875e454445f51f2ac76ec771e5d7d15 /solenv | |
parent | 36074893c87f80daf889287c736d604f590c0ae5 (diff) |
tdf#123936 Formatting files in module hwpfilter with clang-format
Change-Id: I0c2d06e03f2fbb15ddb35e3d24f1cf2f926dc4dd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105676
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 9f13561ac5bf..0aa2000eb913 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -4813,7 +4813,6 @@ hwpfilter/source/attributes.cxx hwpfilter/source/attributes.hxx hwpfilter/source/cspline.cxx hwpfilter/source/cspline.h -hwpfilter/source/datecode.h hwpfilter/source/drawdef.h hwpfilter/source/drawing.h hwpfilter/source/fontmap.cxx @@ -4825,7 +4824,6 @@ hwpfilter/source/hbox.cxx hwpfilter/source/hbox.h hwpfilter/source/hcode.cxx hwpfilter/source/hcode.h -hwpfilter/source/hfont.cxx hwpfilter/source/hfont.h hwpfilter/source/hgzip.cxx hwpfilter/source/hgzip.h @@ -4835,12 +4833,9 @@ hwpfilter/source/hiodev.cxx hwpfilter/source/hiodev.h hwpfilter/source/hpara.cxx hwpfilter/source/hpara.h -hwpfilter/source/hstream.cxx hwpfilter/source/hstream.hxx -hwpfilter/source/hstyle.cxx hwpfilter/source/hstyle.h hwpfilter/source/htags.cxx -hwpfilter/source/htags.h hwpfilter/source/hutil.cxx hwpfilter/source/hutil.h hwpfilter/source/hwpeq.cxx @@ -4856,9 +4851,7 @@ hwpfilter/source/mapping.h hwpfilter/source/mzstring.cxx hwpfilter/source/mzstring.h hwpfilter/source/nodes.h -hwpfilter/source/precompile.h hwpfilter/source/solver.cxx -hwpfilter/source/solver.h i18nlangtag/qa/cppunit/test_languagetag.cxx i18nlangtag/source/isolang/inunx.cxx i18nlangtag/source/isolang/inwnt.cxx |