Kaydet (Commit) b4b2d7dd authored tarafından Chris Sherlock's avatar Chris Sherlock Kaydeden (comit) Stephan Bergmann

solenv: sort the clang-format blacklist

LC_ALL=C sort solenv/clang-format/blacklist > ~/blacklist
mv ~/blacklist solenv/clang-format/blacklist

Change-Id: Id00c5dc912220c6af6b1334e833abef4a0889ee0
Reviewed-on: https://gerrit.libreoffice.org/51349Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
Tested-by: 's avatarJenkins <ci@libreoffice.org>
üst c772d223
......@@ -7959,6 +7959,7 @@ include/vcl/EnumContext.hxx
include/vcl/FilterConfigItem.hxx
include/vcl/GraphicNativeMetadata.hxx
include/vcl/GraphicNativeTransform.hxx
include/vcl/GraphicObject.hxx
include/vcl/IContext.hxx
include/vcl/IDialogRenderable.hxx
include/vcl/IPrioritable.hxx
......@@ -8022,7 +8023,6 @@ include/vcl/gdimtf.hxx
include/vcl/gfxlink.hxx
include/vcl/gradient.hxx
include/vcl/graph.hxx
include/vcl/GraphicObject.hxx
include/vcl/graphicfilter.hxx
include/vcl/graphictools.hxx
include/vcl/group.hxx
......@@ -18037,11 +18037,11 @@ vcl/source/app/timer.cxx
vcl/source/app/unohelp.cxx
vcl/source/app/unohelp2.cxx
vcl/source/app/vclevent.cxx
vcl/source/bitmap/bitmap.cxx
vcl/source/bitmap/BitmapProcessor.cxx
vcl/source/bitmap/BitmapScaleConvolution.cxx
vcl/source/bitmap/BitmapSymmetryCheck.cxx
vcl/source/bitmap/BitmapTools.cxx
vcl/source/bitmap/bitmap.cxx
vcl/source/bitmap/bitmapfilter.cxx
vcl/source/bitmap/bitmapscalesuper.cxx
vcl/source/bitmap/checksum.cxx
......@@ -18209,9 +18209,6 @@ vcl/source/gdi/virdev.cxx
vcl/source/gdi/wall.cxx
vcl/source/graphic/GraphicObject.cxx
vcl/source/graphic/GraphicObject2.cxx
vcl/source/graphic/grfattr.cxx
vcl/source/graphic/grfcache.cxx
vcl/source/graphic/grfcache.hxx
vcl/source/graphic/UnoGraphic.cxx
vcl/source/graphic/UnoGraphic.hxx
vcl/source/graphic/UnoGraphicDescriptor.cxx
......@@ -18220,6 +18217,9 @@ vcl/source/graphic/UnoGraphicObject.cxx
vcl/source/graphic/UnoGraphicProvider.cxx
vcl/source/graphic/UnoGraphicTransformer.cxx
vcl/source/graphic/UnoGraphicTransformer.hxx
vcl/source/graphic/grfattr.cxx
vcl/source/graphic/grfcache.cxx
vcl/source/graphic/grfcache.hxx
vcl/source/helper/canvasbitmap.cxx
vcl/source/helper/canvastools.cxx
vcl/source/helper/commandinfoprovider.cxx
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment