From 42cbd5aa43f52d4de489fe0828bce4c5a324f9a0 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Tue, 30 Oct 2018 21:24:58 +0100 Subject: sw: turn on clang-format for docxtablestyleexport This had (consistent) manual formatting before, but recently I broke it. Change-Id: Ifd925797c5599aa55852b2e2fb7d16c5812cd159 Reviewed-on: https://gerrit.libreoffice.org/62673 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- solenv/clang-format/blacklist | 2 -- 1 file changed, 2 deletions(-) (limited to 'solenv/clang-format') diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 2c9172ff98d4..9299540f7a88 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -15809,8 +15809,6 @@ sw/source/filter/ww8/docxexportfilter.hxx sw/source/filter/ww8/docxfootnotes.hxx sw/source/filter/ww8/docxhelper.hxx sw/source/filter/ww8/docxsdrexport.hxx -sw/source/filter/ww8/docxtablestyleexport.cxx -sw/source/filter/ww8/docxtablestyleexport.hxx sw/source/filter/ww8/escher.hxx sw/source/filter/ww8/fields.cxx sw/source/filter/ww8/fields.hxx -- cgit