Kaydet (Commit) bd1cac5a authored tarafından Caolán McNamara's avatar Caolán McNamara

drop some unnecessary includes

Change-Id: I4a45110e69fc76ff5b12e014586a0684c3737dfe
Reviewed-on: https://gerrit.libreoffice.org/64000Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 3339c730
...@@ -20,11 +20,6 @@ ...@@ -20,11 +20,6 @@
#define INCLUDED_CHART2_SOURCE_CONTROLLER_DIALOGS_TP_SCALE_HXX #define INCLUDED_CHART2_SOURCE_CONTROLLER_DIALOGS_TP_SCALE_HXX
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include <vcl/fmtfield.hxx>
#include <vcl/fixed.hxx>
#include <vcl/button.hxx>
#include <vcl/field.hxx>
#include <vcl/lstbox.hxx>
namespace chart namespace chart
{ {
......
...@@ -42,10 +42,7 @@ ...@@ -42,10 +42,7 @@
#include <tools/urlobj.hxx> #include <tools/urlobj.hxx>
#include <tools/debug.hxx> #include <tools/debug.hxx>
#include <svl/urihelper.hxx> #include <svl/urihelper.hxx>
#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
#include <vcl/weld.hxx> #include <vcl/weld.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#include <comphelper/classids.hxx> #include <comphelper/classids.hxx>
#include <sfx2/filedlghelper.hxx> #include <sfx2/filedlghelper.hxx>
......
...@@ -19,11 +19,6 @@ ...@@ -19,11 +19,6 @@
#ifndef INCLUDED_CUI_SOURCE_INC_CUISRCHDLG_HXX #ifndef INCLUDED_CUI_SOURCE_INC_CUISRCHDLG_HXX
#define INCLUDED_CUI_SOURCE_INC_CUISRCHDLG_HXX #define INCLUDED_CUI_SOURCE_INC_CUISRCHDLG_HXX
#include <vcl/combobox.hxx>
#include <vcl/edit.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
#include <vcl/dialog.hxx> #include <vcl/dialog.hxx>
#include <sfx2/childwin.hxx> #include <sfx2/childwin.hxx>
#include <sfx2/basedlgs.hxx> #include <sfx2/basedlgs.hxx>
......
...@@ -20,9 +20,6 @@ ...@@ -20,9 +20,6 @@
#define INCLUDED_CUI_SOURCE_INC_CUITABAREA_HXX #define INCLUDED_CUI_SOURCE_INC_CUITABAREA_HXX
#include <svtools/valueset.hxx> #include <svtools/valueset.hxx>
#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
#include <vcl/slider.hxx>
#include <svx/dlgctrl.hxx> #include <svx/dlgctrl.hxx>
#include <svx/xsetit.hxx> #include <svx/xsetit.hxx>
#include <svx/xfillit0.hxx> #include <svx/xfillit0.hxx>
......
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
#define INCLUDED_CUI_SOURCE_INC_DSTRIBUT_HXX #define INCLUDED_CUI_SOURCE_INC_DSTRIBUT_HXX
#include <svx/dlgctrl.hxx> #include <svx/dlgctrl.hxx>
#include <vcl/fixed.hxx>
#include <svx/dstribut_enum.hxx> #include <svx/dstribut_enum.hxx>
class SvxDistributePage : public SfxTabPage class SvxDistributePage : public SfxTabPage
......
...@@ -19,16 +19,12 @@ ...@@ -19,16 +19,12 @@
#ifndef INCLUDED_CUI_SOURCE_INC_LABDLG_HXX #ifndef INCLUDED_CUI_SOURCE_INC_LABDLG_HXX
#define INCLUDED_CUI_SOURCE_INC_LABDLG_HXX #define INCLUDED_CUI_SOURCE_INC_LABDLG_HXX
#include <vcl/field.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/fixed.hxx>
#include <svtools/valueset.hxx> #include <svtools/valueset.hxx>
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include <svx/sxctitm.hxx> #include <svx/sxctitm.hxx>
#include <svx/sxcecitm.hxx> #include <svx/sxcecitm.hxx>
#include <svx/anchorid.hxx> #include <svx/anchorid.hxx>
class SdrView; class SdrView;
// class SvxCaptionTabPage ----------------------------------------------- // class SvxCaptionTabPage -----------------------------------------------
......
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
#ifndef INCLUDED_CUI_SOURCE_INC_MEASURE_HXX #ifndef INCLUDED_CUI_SOURCE_INC_MEASURE_HXX
#define INCLUDED_CUI_SOURCE_INC_MEASURE_HXX #define INCLUDED_CUI_SOURCE_INC_MEASURE_HXX
#include <vcl/fixed.hxx>
#include <sfx2/basedlgs.hxx> #include <sfx2/basedlgs.hxx>
#include <svx/dlgctrl.hxx> #include <svx/dlgctrl.hxx>
#include <svx/measctrl.hxx> #include <svx/measctrl.hxx>
......
...@@ -24,11 +24,6 @@ ...@@ -24,11 +24,6 @@
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include <svx/Palette.hxx> #include <svx/Palette.hxx>
#include <vcl/fixed.hxx>
#include <vcl/menubtn.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/edit.hxx>
#include <vcl/field.hxx>
#include <editeng/numdef.hxx> #include <editeng/numdef.hxx>
#include <editeng/svxenum.hxx> #include <editeng/svxenum.hxx>
#include <svtools/ctrlbox.hxx> #include <svtools/ctrlbox.hxx>
......
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
#include <memory> #include <memory>
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include <svtools/simptabl.hxx> #include <svtools/simptabl.hxx>
#include <vcl/fixed.hxx> #include <vcl/button.hxx>
#include <com/sun/star/ui/dialogs/XFolderPicker2.hpp> #include <com/sun/star/ui/dialogs/XFolderPicker2.hpp>
#include <svtools/dialogclosedlistener.hxx> #include <svtools/dialogclosedlistener.hxx>
......
...@@ -20,9 +20,6 @@ ...@@ -20,9 +20,6 @@
#define INCLUDED_CUI_SOURCE_INC_PAGE_HXX #define INCLUDED_CUI_SOURCE_INC_PAGE_HXX
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include <vcl/field.hxx>
#include <vcl/fixed.hxx>
#include <vcl/lstbox.hxx>
#include <svx/pagectrl.hxx> #include <svx/pagectrl.hxx>
#include <svx/pagenumberlistbox.hxx> #include <svx/pagenumberlistbox.hxx>
#include <svx/papersizelistbox.hxx> #include <svx/papersizelistbox.hxx>
......
...@@ -20,12 +20,10 @@ ...@@ -20,12 +20,10 @@
#define INCLUDED_CUI_SOURCE_INC_PARAGRPH_HXX #define INCLUDED_CUI_SOURCE_INC_PARAGRPH_HXX
#include <vcl/button.hxx> #include <vcl/button.hxx>
#include <vcl/fixed.hxx>
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include <svx/relfld.hxx> #include <svx/relfld.hxx>
#include <svx/paraprev.hxx> #include <svx/paraprev.hxx>
#include <svx/frmdirlbox.hxx> #include <svx/frmdirlbox.hxx>
#include <vcl/lstbox.hxx>
#include <svx/flagsdef.hxx> #include <svx/flagsdef.hxx>
class SvxLineSpacingItem; class SvxLineSpacingItem;
......
...@@ -19,10 +19,8 @@ ...@@ -19,10 +19,8 @@
#ifndef INCLUDED_CUI_SOURCE_INC_TEXTANIM_HXX #ifndef INCLUDED_CUI_SOURCE_INC_TEXTANIM_HXX
#define INCLUDED_CUI_SOURCE_INC_TEXTANIM_HXX #define INCLUDED_CUI_SOURCE_INC_TEXTANIM_HXX
#include <vcl/field.hxx>
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include <svx/svdattr.hxx> #include <svx/svdattr.hxx>
#include <vcl/fixed.hxx>
#include <vcl/lstbox.hxx> #include <vcl/lstbox.hxx>
class SdrView; class SdrView;
......
...@@ -21,7 +21,6 @@ ...@@ -21,7 +21,6 @@
#include <svx/dlgctrl.hxx> #include <svx/dlgctrl.hxx>
#include <svx/svdobj.hxx> #include <svx/svdobj.hxx>
#include <vcl/fixed.hxx>
#include <sfx2/basedlgs.hxx> #include <sfx2/basedlgs.hxx>
class SdrView; class SdrView;
......
...@@ -22,9 +22,6 @@ ...@@ -22,9 +22,6 @@
#include <svx/dlgctrl.hxx> #include <svx/dlgctrl.hxx>
#include <svx/dialcontrol.hxx> #include <svx/dialcontrol.hxx>
#include <svx/anchorid.hxx> #include <svx/anchorid.hxx>
#include <vcl/fixed.hxx>
#include <basegfx/range/b2drange.hxx> #include <basegfx/range/b2drange.hxx>
// predefines // predefines
......
...@@ -30,7 +30,6 @@ ...@@ -30,7 +30,6 @@
#include <sfx2/app.hxx> #include <sfx2/app.hxx>
#include <sfx2/evntconf.hxx> #include <sfx2/evntconf.hxx>
#include <sfx2/objsh.hxx> #include <sfx2/objsh.hxx>
#include <vcl/fixed.hxx>
#include <headertablistbox.hxx> #include <headertablistbox.hxx>
#include <vcl/svlbitm.hxx> #include <vcl/svlbitm.hxx>
#include <vcl/treelistentry.hxx> #include <vcl/treelistentry.hxx>
......
...@@ -27,13 +27,9 @@ ...@@ -27,13 +27,9 @@
#include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XComponentContext.hpp>
#include <vcl/dialog.hxx> #include <vcl/dialog.hxx>
#include <vcl/button.hxx> #include <vcl/button.hxx>
#include <vcl/lstbox.hxx> #include <vcl/lstbox.hxx>
#include <vcl/fixed.hxx>
namespace pcr namespace pcr
{ {
......
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
#ifndef INCLUDED_FORMS_SOURCE_RICHTEXT_RICHTEXTVCLCONTROL_HXX #ifndef INCLUDED_FORMS_SOURCE_RICHTEXT_RICHTEXTVCLCONTROL_HXX
#define INCLUDED_FORMS_SOURCE_RICHTEXT_RICHTEXTVCLCONTROL_HXX #define INCLUDED_FORMS_SOURCE_RICHTEXT_RICHTEXTVCLCONTROL_HXX
#include <vcl/fixed.hxx>
#include <vcl/button.hxx> #include <vcl/button.hxx>
#include <vcl/toolbox.hxx> #include <vcl/toolbox.hxx>
#include <com/sun/star/awt/FontDescriptor.hpp> #include <com/sun/star/awt/FontDescriptor.hpp>
......
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
#include <mmconfigitem.hxx> #include <mmconfigitem.hxx>
#include <vcl/scrbar.hxx> #include <vcl/scrbar.hxx>
#include <vcl/builderfactory.hxx> #include <vcl/builderfactory.hxx>
#include <vcl/fixed.hxx>
#include <vcl/commandevent.hxx> #include <vcl/commandevent.hxx>
#include <svtools/controldims.hxx> #include <svtools/controldims.hxx>
#include <unotools/pathoptions.hxx> #include <unotools/pathoptions.hxx>
......
...@@ -20,10 +20,8 @@ ...@@ -20,10 +20,8 @@
#define INCLUDED_SW_SOURCE_UI_DBUI_CREATEADDRESSLISTDIALOG_HXX #define INCLUDED_SW_SOURCE_UI_DBUI_CREATEADDRESSLISTDIALOG_HXX
#include <sfx2/basedlgs.hxx> #include <sfx2/basedlgs.hxx>
#include <vcl/button.hxx> #include <vcl/button.hxx>
#include <vcl/field.hxx> #include <vcl/field.hxx>
#include <vcl/fixed.hxx>
#include <vcl/lstbox.hxx> #include <vcl/lstbox.hxx>
#include <vcl/weld.hxx> #include <vcl/weld.hxx>
#include <vector> #include <vector>
......
...@@ -21,10 +21,6 @@ ...@@ -21,10 +21,6 @@
#define INCLUDED_SW_SOURCE_UIBASE_INC_BREAK_HXX #define INCLUDED_SW_SOURCE_UIBASE_INC_BREAK_HXX
#include <vcl/weld.hxx> #include <vcl/weld.hxx>
#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/field.hxx>
#include <boost/optional.hpp> #include <boost/optional.hpp>
class SwWrtShell; class SwWrtShell;
......
...@@ -20,11 +20,6 @@ ...@@ -20,11 +20,6 @@
#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_COLUMN_HXX #ifndef INCLUDED_SW_SOURCE_UIBASE_INC_COLUMN_HXX
#define INCLUDED_SW_SOURCE_UIBASE_INC_COLUMN_HXX #define INCLUDED_SW_SOURCE_UIBASE_INC_COLUMN_HXX
#include <vcl/fixed.hxx>
#include <vcl/field.hxx>
#include <vcl/image.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/button.hxx>
#include <vcl/timer.hxx> #include <vcl/timer.hxx>
#include <svtools/ctrlbox.hxx> #include <svtools/ctrlbox.hxx>
#include <svtools/valueset.hxx> #include <svtools/valueset.hxx>
......
...@@ -20,11 +20,6 @@ ...@@ -20,11 +20,6 @@
#define INCLUDED_SW_SOURCE_UIBASE_INC_LABIMP_HXX #define INCLUDED_SW_SOURCE_UIBASE_INC_LABIMP_HXX
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/fixed.hxx>
#include <svtools/svmedit.hxx>
#include <vcl/field.hxx>
#include <vcl/treelistbox.hxx>
#include "label.hxx" #include "label.hxx"
#include "labimg.hxx" #include "labimg.hxx"
......
...@@ -20,14 +20,6 @@ ...@@ -20,14 +20,6 @@
#define INCLUDED_SW_SOURCE_UIBASE_INC_NUM_HXX #define INCLUDED_SW_SOURCE_UIBASE_INC_NUM_HXX
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include <vcl/menubtn.hxx>
#include <vcl/field.hxx>
#include <vcl/fixed.hxx>
#include <vcl/layout.hxx>
#include <vcl/button.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/edit.hxx>
#include <svx/stddlg.hxx>
#include "numprevw.hxx" #include "numprevw.hxx"
#include <numrule.hxx> #include <numrule.hxx>
......
...@@ -21,19 +21,6 @@ ...@@ -21,19 +21,6 @@
#include <memory> #include <memory>
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include <vcl/menu.hxx>
#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/edit.hxx>
#include <vcl/field.hxx>
#include <swtypes.hxx> #include <swtypes.hxx>
#include "numprevw.hxx" #include "numprevw.hxx"
#include "numberingtypelistbox.hxx" #include "numberingtypelistbox.hxx"
......
...@@ -19,10 +19,7 @@ ...@@ -19,10 +19,7 @@
#ifndef INCLUDED_SW_SOURCE_UIBASE_INC_ROWHT_HXX #ifndef INCLUDED_SW_SOURCE_UIBASE_INC_ROWHT_HXX
#define INCLUDED_SW_SOURCE_UIBASE_INC_ROWHT_HXX #define INCLUDED_SW_SOURCE_UIBASE_INC_ROWHT_HXX
#include <svx/stddlg.hxx> #include <vcl/weld.hxx>
#include <vcl/field.hxx>
#include <vcl/fixed.hxx>
#include <vcl/button.hxx>
class SwWrtShell; class SwWrtShell;
......
...@@ -21,9 +21,6 @@ ...@@ -21,9 +21,6 @@
#include <sfx2/tabdlg.hxx> #include <sfx2/tabdlg.hxx>
#include <sfx2/basedlgs.hxx> #include <sfx2/basedlgs.hxx>
#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
#include <vcl/field.hxx>
namespace vcl { class Window; } namespace vcl { class Window; }
class SfxItemSet; class SfxItemSet;
......
...@@ -19,11 +19,8 @@ ...@@ -19,11 +19,8 @@
#include <sfx2/objface.hxx> #include <sfx2/objface.hxx>
#include <vcl/timer.hxx> #include <vcl/timer.hxx>
#include <vcl/field.hxx>
#include <vcl/fixed.hxx>
#include <vcl/help.hxx> #include <vcl/help.hxx>
#include <vcl/commandevent.hxx> #include <vcl/commandevent.hxx>
#include <vcl/button.hxx>
#include <vcl/settings.hxx> #include <vcl/settings.hxx>
#include <vcl/weld.hxx> #include <vcl/weld.hxx>
......
...@@ -18,9 +18,6 @@ ...@@ -18,9 +18,6 @@
*/ */
#include <tools/urlobj.hxx> #include <tools/urlobj.hxx>
#include <vcl/button.hxx>
#include <vcl/fixed.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/weld.hxx> #include <vcl/weld.hxx>
#include <svl/fstathelper.hxx> #include <svl/fstathelper.hxx>
#include <unotools/pathoptions.hxx> #include <unotools/pathoptions.hxx>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment