diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2020-05-18 15:01:28 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2020-05-18 22:51:45 +0200 |
commit | 6cc4aa93baed7916705b43ddce5dbb7c031e9997 (patch) | |
tree | 3488dcb8a5adde086a09d2060f598752d025a7b4 /solenv | |
parent | acc8ff577b2087fa2734b569a9606d9acac09c2e (diff) |
comphelper, drawinglayer, framework, starmath: clang-format these files
I added these files more or less recently and they have long lines. Use
clang-format to break at a sane column limit.
Change-Id: Id608fffbbc0673c9bc350dd696cb0a31906840d3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94423
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 0a1f66334c8c..26ee7d8c4f54 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -3642,7 +3642,6 @@ drawinglayer/inc/processor3d/zbufferprocessor3d.hxx drawinglayer/inc/texture/texture.hxx drawinglayer/inc/texture/texture3d.hxx drawinglayer/inc/wmfemfhelper.hxx -drawinglayer/qa/unit/border.cxx drawinglayer/source/animation/animationtiming.cxx drawinglayer/source/attribute/fillgradientattribute.cxx drawinglayer/source/attribute/fillgraphicattribute.cxx @@ -4980,7 +4979,6 @@ framework/inc/xml/statusbardocumenthandler.hxx framework/inc/xml/toolboxconfigurationdefines.hxx framework/inc/xml/toolboxdocumenthandler.hxx framework/inc/xml/xmlnamespaces.hxx -framework/qa/cppunit/dispatchtest.cxx framework/source/accelerators/acceleratorconfiguration.cxx framework/source/accelerators/documentacceleratorconfiguration.cxx framework/source/accelerators/globalacceleratorconfiguration.cxx @@ -5658,7 +5656,6 @@ include/comphelper/propertysequence.hxx include/comphelper/propertysethelper.hxx include/comphelper/propertysetinfo.hxx include/comphelper/propertystatecontainer.hxx -include/comphelper/propertyvalue.hxx include/comphelper/propmultiplex.hxx include/comphelper/propstate.hxx include/comphelper/proxyaggregation.hxx @@ -12784,8 +12781,6 @@ starmath/source/unomodel.cxx starmath/source/utility.cxx starmath/source/view.cxx starmath/source/visitors.cxx -starmath/source/wordexportbase.cxx -starmath/source/wordexportbase.hxx stoc/source/corereflection/base.hxx stoc/source/corereflection/crarray.cxx stoc/source/corereflection/crbase.cxx |