diff options
author | Noel Grandin <noelgrandin@gmail.com> | 2021-08-30 20:41:38 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-08-31 08:10:47 +0200 |
commit | 1ff8e0a958685fbaf63fbc2d4c766a76869d4879 (patch) | |
tree | 84ec5d17e4618f98841dd1f3fa90e15f4714f310 /solenv/clang-format | |
parent | d87acc9fed5fd42588f593ac5e1bfca8308499dd (diff) |
flatten SfxChildWinFactArr_Imp
it's just a vector with no additional intelligence
Change-Id: I91d014783e79130689b4f6eadb3ef6d8486227e6
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/121324
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'solenv/clang-format')
-rw-r--r-- | solenv/clang-format/excludelist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 966c347fc17a..0dbde85092ba 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -10374,7 +10374,6 @@ sfx2/source/appl/appreg.cxx sfx2/source/appl/appserv.cxx sfx2/source/appl/appuno.cxx sfx2/source/appl/childwin.cxx -sfx2/source/appl/childwinimpl.cxx sfx2/source/appl/fileobj.cxx sfx2/source/appl/fileobj.hxx sfx2/source/appl/flatpak.cxx |