summaryrefslogtreecommitdiff
path: root/sc/IwyuFilter_sc.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2022-02-03 23:17:49 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-02-14 15:25:30 +0100
commit14001bc7586b2c4ba16ff62629ab710a2b5346e2 (patch)
tree4f84c250f3b63b5a92e5a3372566440bc784cf8c /sc/IwyuFilter_sc.yaml
parentb4c131cf4237ed7d4e4be1212318c818dc943fce (diff)
Recheck modules s[a-c]* with IWYU
See tdf#42949 for motivation Change-Id: I867e1f7a2c44210de3281b36e22708a5d32ddb7f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129476 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'sc/IwyuFilter_sc.yaml')
-rw-r--r--sc/IwyuFilter_sc.yaml41
1 files changed, 38 insertions, 3 deletions
diff --git a/sc/IwyuFilter_sc.yaml b/sc/IwyuFilter_sc.yaml
index 514c2c313824..4b199a80e8b6 100644
--- a/sc/IwyuFilter_sc.yaml
+++ b/sc/IwyuFilter_sc.yaml
@@ -352,9 +352,26 @@ excludelist:
sc/inc/unitconv.hxx:
# base class has to be a complete type
- map
+ sc/qa/unit/uicalc/uicalc.cxx:
+ # Actually used
+ - comphelper/scopeguard.hxx
+ sc/qa/unit/ucalc.cxx:
+ # Needed for namespace shortcuts
+ - helper/debughelper.hxx
+ sc/qa/unit/ucalc_copypaste.cxx:
+ # Needed for namespace shortcuts
+ - helper/debughelper.hxx
sc/qa/unit/ucalc_formula.cxx:
# Needed in template
- docpool.hxx
+ # Needed for namespace shortcuts
+ - helper/debughelper.hxx
+ sc/qa/unit/ucalc_sharedformula.cxx:
+ # Needed for namespace shortcuts
+ - helper/debughelper.hxx
+ sc/qa/unit/ucalc_sort.cxx:
+ # Needed for namespace shortcuts
+ - helper/debughelper.hxx
sc/qa/unit/functions_test.hxx:
# Needed for css shortcut
- sal/types.h
@@ -364,11 +381,17 @@ excludelist:
sc/qa/unit/subsequent_filters-test.cxx:
# Actually used
- comphelper/scopeguard.hxx
- sc/qa/unit/subsequent_export-test.cxx:
+ sc/qa/unit/subsequent_export_test.cxx:
# Actually used
- comphelper/scopeguard.hxx
# Needed for namespace shortcuts
- helper/debughelper.hxx
+ sc/qa/unit/subsequent_export_test2.cxx:
+ # Actually used
+ - comphelper/scopeguard.hxx
+ sc/qa/unit/subsequent_filters_test2.cxx:
+ # Actually used
+ - comphelper/scopeguard.hxx
sc/source/core/inc/addinlis.hxx:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp
@@ -855,6 +878,8 @@ excludelist:
- tokenarray.hxx
# Needed for direct member access
- com/sun/star/task/XStatusIndicator.hpp
+ # Don't propose hxx -> h in URE headers
+ - osl/thread.hxx
sc/source/filter/orcus/xmlcontext.cxx:
# Needed for implicit dtor
- tokenarray.hxx
@@ -995,6 +1020,9 @@ excludelist:
sc/source/ui/dataprovider/htmldataprovider.cxx:
# Needed for unique_ptr type
- tools/stream.hxx
+ sc/source/ui/dbgui/csvgrid.cxx:
+ # Needed for implicit dtor
+ - svl/itempool.hxx
sc/source/ui/docshell/docfunc.cxx:
# Needed for direct member access
- svx/svdocapt.hxx
@@ -1008,8 +1036,6 @@ excludelist:
- impex.hxx
- rangeseq.hxx
sc/source/ui/docshell/impex.cxx:
- # OSL_BIGENDIAN is being checked
- - osl/endian.h
# Needed for unique_ptr type
- tokenarray.hxx
- refundo.hxx
@@ -1039,6 +1065,9 @@ excludelist:
sc/source/ui/unoobj/confuno.cxx:
# Used with function template
- docpool.hxx
+ sc/source/ui/unoobj/docuno.cxx:
+ # Needed for implicit dtor
+ - transobj.hxx
sc/source/ui/unoobj/notesuno.cxx:
# Needed for macro defines
- editeng/unoprnms.hxx
@@ -1051,6 +1080,12 @@ excludelist:
sc/source/ui/view/tabview.cxx:
# Needed for direct member access
- pagedata.hxx
+ sc/source/ui/view/tabview5.cxx:
+ # Needed for implicit dtor
+ - olinewin.hxx
+ sc/source/ui/unoobj/viewuno.cxx:
+ # Needed for implicit dtor
+ - transobj.hxx
sc/source/ui/vba/vbaformatconditions.cxx:
# Needed for template
- ooo/vba/excel/XRange.hpp