drop some unneeded includes

Change-Id: I13019ae1b991b5910c50e760a8a825bcf50509d2
Reviewed-on: https://gerrit.libreoffice.org/73321
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Caolán McNamara 2019-06-01 19:20:56 +01:00
parent c26134c402
commit 324097a2a0
21 changed files with 9 additions and 71 deletions

View File

@ -25,13 +25,8 @@
#include <svl/lngmisc.hxx> #include <svl/lngmisc.hxx>
#include <vcl/event.hxx> #include <vcl/event.hxx>
#include <vcl/graphicfilter.hxx> #include <vcl/graphicfilter.hxx>
#include <vcl/svlbitm.hxx>
#include <vcl/treelistbox.hxx>
#include <vcl/treelistentry.hxx>
#include <vcl/viewdataentry.hxx>
#include <vcl/wrkwin.hxx> #include <vcl/wrkwin.hxx>
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#include <vcl/builderfactory.hxx>
#include <svx/dlgutil.hxx> #include <svx/dlgutil.hxx>
#include <svx/svxerr.hxx> #include <svx/svxerr.hxx>
#include <editeng/unolingu.hxx> #include <editeng/unolingu.hxx>

View File

@ -22,7 +22,6 @@
#include <svtools/ctrlbox.hxx> #include <svtools/ctrlbox.hxx>
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include <svx/fntctrl.hxx> #include <svx/fntctrl.hxx>
#include <svx/checklbx.hxx>
#include <svx/colorbox.hxx> #include <svx/colorbox.hxx>
#include <svx/langbox.hxx> #include <svx/langbox.hxx>
#include <vcl/weld.hxx> #include <vcl/weld.hxx>

View File

@ -21,10 +21,6 @@
#include <com/sun/star/linguistic2/XThesaurus.hpp> #include <com/sun/star/linguistic2/XThesaurus.hpp>
#include <svx/checklbx.hxx>
#include <vcl/button.hxx>
#include <vcl/combobox.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/idle.hxx> #include <vcl/idle.hxx>
#include <sfx2/basedlgs.hxx> #include <sfx2/basedlgs.hxx>

View File

@ -84,7 +84,6 @@
#include <vcl/svlbitm.hxx> #include <vcl/svlbitm.hxx>
#include <vcl/treelistbox.hxx> #include <vcl/treelistbox.hxx>
#include <svtools/controldims.hxx> #include <svtools/controldims.hxx>
#include <svx/checklbx.hxx>
#include <tools/gen.hxx> #include <tools/gen.hxx>
#include <tools/link.hxx> #include <tools/link.hxx>
#include <tools/solar.h> #include <tools/solar.h>

View File

@ -24,11 +24,8 @@
#include <strings.hrc> #include <strings.hrc>
#include "formstrings.hxx" #include "formstrings.hxx"
#include <sal/log.hxx> #include <sal/log.hxx>
#include <vcl/combobox.hxx> #include <vcl/svapp.hxx>
#include <vcl/waitobj.hxx> #include <vcl/waitobj.hxx>
#include <vcl/tabpage.hxx>
#include <vcl/layout.hxx>
#include <vcl/builderfactory.hxx>
#include <connectivity/dbtools.hxx> #include <connectivity/dbtools.hxx>
#include <connectivity/dbexception.hxx> #include <connectivity/dbexception.hxx>
#include <toolkit/helper/vclunohelper.hxx> #include <toolkit/helper/vclunohelper.hxx>

View File

@ -21,16 +21,10 @@
#include <sfx2/dispatch.hxx> #include <sfx2/dispatch.hxx>
#include <sfx2/docfile.hxx> #include <sfx2/docfile.hxx>
#include <sfx2/viewfrm.hxx> #include <sfx2/viewfrm.hxx>
#include <vcl/svapp.hxx>
#include <vcl/mnemonic.hxx>
#include <vcl/tabpage.hxx>
#include <vcl/tabctrl.hxx>
#include <vcl/wall.hxx>
#include <vcl/layout.hxx>
#include <vcl/idle.hxx> #include <vcl/idle.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <svtools/svmedit.hxx>
#include <vcl/treelistbox.hxx>
#include <svl/stritem.hxx> #include <svl/stritem.hxx>
#include <svl/zforlist.hxx> #include <svl/zforlist.hxx>
#include <svl/eitem.hxx> #include <svl/eitem.hxx>

View File

@ -21,7 +21,6 @@
#include <sfx2/docfile.hxx> #include <sfx2/docfile.hxx>
#include <svl/zforlist.hxx> #include <svl/zforlist.hxx>
#include <svl/stritem.hxx> #include <svl/stritem.hxx>
#include <vcl/builderfactory.hxx>
#include <vcl/event.hxx> #include <vcl/event.hxx>
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#include <formula/IFunctionDescription.hxx> #include <formula/IFunctionDescription.hxx>

View File

@ -20,14 +20,7 @@
#ifndef INCLUDED_FORMULA_SOURCE_UI_DLG_FUNCPAGE_HXX #ifndef INCLUDED_FORMULA_SOURCE_UI_DLG_FUNCPAGE_HXX
#define INCLUDED_FORMULA_SOURCE_UI_DLG_FUNCPAGE_HXX #define INCLUDED_FORMULA_SOURCE_UI_DLG_FUNCPAGE_HXX
#include <vcl/lstbox.hxx> #include <vcl/weld.hxx>
#include <vcl/edit.hxx>
#include <vcl/tabpage.hxx>
#include <vcl/tabctrl.hxx>
#include <vcl/button.hxx>
#include <vcl/treelistbox.hxx>
#include <vector> #include <vector>
namespace formula namespace formula

View File

@ -17,12 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 . * the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/ */
#include <vcl/builder.hxx>
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#include <vcl/scrbar.hxx>
#include <vcl/builderfactory.hxx>
#include <vcl/event.hxx> #include <vcl/event.hxx>
#include <vcl/fixed.hxx>
#include <formula/funcutl.hxx> #include <formula/funcutl.hxx>
#include <formula/IControlReferenceHandler.hxx> #include <formula/IControlReferenceHandler.hxx>

View File

@ -20,16 +20,10 @@
#ifndef INCLUDED_FORMULA_SOURCE_UI_DLG_PARAWIN_HXX #ifndef INCLUDED_FORMULA_SOURCE_UI_DLG_PARAWIN_HXX
#define INCLUDED_FORMULA_SOURCE_UI_DLG_PARAWIN_HXX #define INCLUDED_FORMULA_SOURCE_UI_DLG_PARAWIN_HXX
#include <vcl/edit.hxx>
#include <vcl/fixed.hxx>
#include <vcl/tabpage.hxx>
#include <vcl/tabctrl.hxx>
#include <vcl/scrbar.hxx>
#include <vcl/weld.hxx>
#include <vector>
#include <formula/funcutl.hxx> #include <formula/funcutl.hxx>
#include <vcl/weld.hxx>
#include "ControlHelper.hxx" #include "ControlHelper.hxx"
#include <vector>
namespace formula namespace formula
{ {

View File

@ -19,8 +19,6 @@
#include <svl/zforlist.hxx> #include <svl/zforlist.hxx>
#include <svl/stritem.hxx> #include <svl/stritem.hxx>
#include <vcl/builderfactory.hxx>
#include <vcl/treelistentry.hxx>
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#include "structpg.hxx" #include "structpg.hxx"

View File

@ -20,11 +20,8 @@
#ifndef INCLUDED_FORMULA_SOURCE_UI_DLG_STRUCTPG_HXX #ifndef INCLUDED_FORMULA_SOURCE_UI_DLG_STRUCTPG_HXX
#define INCLUDED_FORMULA_SOURCE_UI_DLG_STRUCTPG_HXX #define INCLUDED_FORMULA_SOURCE_UI_DLG_STRUCTPG_HXX
#include <vcl/edit.hxx>
#include <vcl/tabpage.hxx>
#include <vcl/tabctrl.hxx>
#include <vcl/treelistbox.hxx>
#include <formula/IFunctionDescription.hxx> #include <formula/IFunctionDescription.hxx>
#include <vcl/weld.hxx>
namespace formula namespace formula
{ {

View File

@ -272,10 +272,6 @@ blacklist:
include/vcl/FilterConfigItem.hxx: include/vcl/FilterConfigItem.hxx:
# Needed on Windows with --disable-pch # Needed on Windows with --disable-pch
- com/sun/star/beans/PropertyValue.hpp - com/sun/star/beans/PropertyValue.hpp
include/vcl/builderfactory.hxx:
# Needed for macros
- vcl/builder.hxx
- vcl/vclptr.hxx
include/vcl/decoview.hxx: include/vcl/decoview.hxx:
# Full definition needed for VclPtr # Full definition needed for VclPtr
- vcl/outdev.hxx - vcl/outdev.hxx

View File

@ -24,8 +24,6 @@
#include <rtl/ustring.hxx> #include <rtl/ustring.hxx>
#include <sal/types.h> #include <sal/types.h>
#include <tools/gen.hxx> #include <tools/gen.hxx>
#include <vcl/vclptr.hxx>
#include <vcl/window.hxx>
namespace formula namespace formula
{ {

View File

@ -23,13 +23,8 @@
#include <formula/formuladllapi.h> #include <formula/formuladllapi.h>
#include <rtl/ustring.hxx> #include <rtl/ustring.hxx>
#include <tools/link.hxx> #include <tools/link.hxx>
#include <tools/wintypes.hxx>
#include <vcl/button.hxx>
#include <vcl/edit.hxx>
#include <vcl/idle.hxx> #include <vcl/idle.hxx>
#include <vcl/image.hxx>
#include <vcl/weld.hxx> #include <vcl/weld.hxx>
#include <vcl/vclptr.hxx>
class KeyEvent; class KeyEvent;

View File

@ -21,8 +21,6 @@
#define INCLUDED_SC_SOURCE_UI_INC_TPSUBT_HXX #define INCLUDED_SC_SOURCE_UI_INC_TPSUBT_HXX
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include <svx/checklbx.hxx>
#include <vcl/lstbox.hxx>
#include <global.hxx> #include <global.hxx>
// +1 because one field is reserved for the "- none -" entry // +1 because one field is reserved for the "- none -" entry

View File

@ -77,7 +77,6 @@
#include <strings.hxx> #include <strings.hxx>
#include <bitmaps.hlst> #include <bitmaps.hlst>
#include <vcl/help.hxx> #include <vcl/help.hxx>
#include <vcl/builderfactory.hxx>
#include <tools/diagnose_ex.h> #include <tools/diagnose_ex.h>
#include <algorithm> #include <algorithm>

View File

@ -50,8 +50,6 @@
#include <svx/svdopath.hxx> #include <svx/svdopath.hxx>
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#include <vcl/settings.hxx> #include <vcl/settings.hxx>
#include <vcl/status.hxx>
#include <vcl/builderfactory.hxx>
#include "dlgunit.hxx" #include "dlgunit.hxx"
#include <memory> #include <memory>

View File

@ -20,10 +20,8 @@
#include <hintids.hxx> #include <hintids.hxx>
#include <o3tl/any.hxx> #include <o3tl/any.hxx>
#include <vcl/menu.hxx>
#include <vcl/weld.hxx> #include <vcl/weld.hxx>
#include <vcl/help.hxx> #include <vcl/help.hxx>
#include <vcl/builderfactory.hxx>
#include <svl/stritem.hxx> #include <svl/stritem.hxx>
#include <svl/macitem.hxx> #include <svl/macitem.hxx>
#include <unotools/pathoptions.hxx> #include <unotools/pathoptions.hxx>
@ -46,7 +44,6 @@
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp> #include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <svl/urihelper.hxx> #include <svl/urihelper.hxx>
#include <unotools/charclass.hxx> #include <unotools/charclass.hxx>
#include <vcl/treelistentry.hxx>
#include <swwait.hxx> #include <swwait.hxx>
#include <swtypes.hxx> #include <swtypes.hxx>
#include <wrtsh.hxx> #include <wrtsh.hxx>

View File

@ -23,7 +23,6 @@
#include <tox.hxx> #include <tox.hxx>
#include "toxmgr.hxx" #include "toxmgr.hxx"
#include <svx/checklbx.hxx>
#include <svx/langbox.hxx> #include <svx/langbox.hxx>
#define TOX_PAGE_SELECT 1 #define TOX_PAGE_SELECT 1

View File

@ -55,9 +55,10 @@
#include <bitmaps.hlst> #include <bitmaps.hlst>
#include <toolkit/helper/vclunohelper.hxx> #include <toolkit/helper/vclunohelper.hxx>
#include <svx/srchdlg.hxx> #include <svx/srchdlg.hxx>
#include <com/sun/star/util/XURLTransformer.hpp>
#include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/util/XURLTransformer.hpp>
// Size check // Size check
#define NAVI_ENTRIES 20 #define NAVI_ENTRIES 20