summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-02-03 14:28:33 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-02-04 06:21:41 +0100
commitd7b0b2b50592aa73a0fd9ab8c696ac082dbed8c4 (patch)
tree47764c4a0ac6599edaa82e541886b5cae446989c /solenv
parent54b28638ab15f68731861ae903c732273b41f78a (diff)
move some headers inside ucbhelper
Change-Id: Iccd80aa4e631abe002837ca61248e136de9a62eb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87866 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'solenv')
-rw-r--r--solenv/clang-format/blacklist6
1 files changed, 3 insertions, 3 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist
index e8408c03c6d7..7f1758c40b50 100644
--- a/solenv/clang-format/blacklist
+++ b/solenv/clang-format/blacklist
@@ -7544,14 +7544,12 @@ include/typelib/typedescription.h
include/typelib/typedescription.hxx
include/typelib/uik.h
include/ucbhelper/activedatasink.hxx
-include/ucbhelper/activedatastreamer.hxx
include/ucbhelper/authenticationfallback.hxx
include/ucbhelper/cancelcommandexecution.hxx
include/ucbhelper/commandenvironment.hxx
include/ucbhelper/content.hxx
include/ucbhelper/contenthelper.hxx
include/ucbhelper/contentidentifier.hxx
-include/ucbhelper/contentinfo.hxx
include/ucbhelper/fd_inputstream.hxx
include/ucbhelper/getcomponentcontext.hxx
include/ucbhelper/interactionrequest.hxx
@@ -7567,7 +7565,6 @@ include/ucbhelper/resultsetmetadata.hxx
include/ucbhelper/simpleauthenticationrequest.hxx
include/ucbhelper/simplecertificatevalidationrequest.hxx
include/ucbhelper/simpleinteractionrequest.hxx
-include/ucbhelper/simpleioerrorrequest.hxx
include/ucbhelper/simplenameclashresolverequest.hxx
include/ucbhelper/ucbhelperdllapi.h
include/uno/Enterable.h
@@ -16784,6 +16781,7 @@ ucb/source/ucp/webdav/webdavresultset.hxx
ucb/source/ucp/webdav/webdavservices.cxx
ucbhelper/source/client/activedatasink.cxx
ucbhelper/source/client/activedatastreamer.cxx
+ucbhelper/source/client/activedatastreamer.hxx
ucbhelper/source/client/commandenvironment.cxx
ucbhelper/source/client/content.cxx
ucbhelper/source/client/interceptedinteraction.cxx
@@ -16793,6 +16791,7 @@ ucbhelper/source/provider/cancelcommandexecution.cxx
ucbhelper/source/provider/contenthelper.cxx
ucbhelper/source/provider/contentidentifier.cxx
ucbhelper/source/provider/contentinfo.cxx
+ucbhelper/source/provider/contentinfo.hxx
ucbhelper/source/provider/fd_inputstream.cxx
ucbhelper/source/provider/getcomponentcontext.cxx
ucbhelper/source/provider/interactionrequest.cxx
@@ -16806,6 +16805,7 @@ ucbhelper/source/provider/simpleauthenticationrequest.cxx
ucbhelper/source/provider/simplecertificatevalidationrequest.cxx
ucbhelper/source/provider/simpleinteractionrequest.cxx
ucbhelper/source/provider/simpleioerrorrequest.cxx
+ucbhelper/source/provider/simpleioerrorrequest.hxx
ucbhelper/source/provider/simplenameclashresolverequest.cxx
unodevtools/inc/options.hxx
unodevtools/source/skeletonmaker/cppcompskeleton.cxx