summaryrefslogtreecommitdiff
path: root/sfx2/IwyuFilter_sfx2.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-10-31 12:16:30 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-11-04 09:50:22 +0100
commitfa7f07d23de31e5f1660a643d83ca8a2e565f69c (patch)
tree07bce01b84e43588f74720a6fa3f48207aadb333 /sfx2/IwyuFilter_sfx2.yaml
parent44e44239de35c1548809c96e13bfa9d64c7ca441 (diff)
Fix build with --disable-pch on Win
Broken after commit 2cd6ff8a54b0db76b2f4c5f75988367cfb0feaf0 - apparently vcl/svapp.hxx is needed Most of sfx2/source/appl/appdde.cxx is Windows specific so took the opportunity to clean it up with IWYU and commenting out ifdefs Change-Id: Ia0ad54f590cf19033e630ea4df98c244bfdc47a0 Reviewed-on: https://gerrit.libreoffice.org/81849 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sfx2/IwyuFilter_sfx2.yaml')
-rw-r--r--sfx2/IwyuFilter_sfx2.yaml26
1 files changed, 26 insertions, 0 deletions
diff --git a/sfx2/IwyuFilter_sfx2.yaml b/sfx2/IwyuFilter_sfx2.yaml
new file mode 100644
index 000000000000..7a26362937ad
--- /dev/null
+++ b/sfx2/IwyuFilter_sfx2.yaml
@@ -0,0 +1,26 @@
+---
+assumeFilename: sfx2/source/appl/app.cxx
+blacklist:
+ sfx2/source/appl/appdde.cxx:
+ # Needed on WIN32
+ - config_features.h
+ - rtl/character.hxx
+ - rtl/malformeduriexception.hxx
+ - rtl/uri.hxx
+ - sot/exchange.hxx
+ - svl/eitem.hxx
+ - basic/sbstar.hxx
+ - svl/stritem.hxx
+ - sfx2/lnkbase.hxx
+ - sfx2/linkmgr.hxx
+ - tools/debug.hxx
+ - tools/urlobj.hxx
+ - tools/diagnose_ex.h
+ - unotools/pathoptions.hxx
+ - vcl/svapp.hxx
+ - sfx2/viewfrm.hxx
+ - sfx2/dispatch.hxx
+ - sfx2/sfxsids.hrc
+ - sfx2/docfile.hxx
+ - ucbhelper/content.hxx
+ - comphelper/processfactory.hxx