canvas/source/cairo/cairo_devicehelper.hxx                   |    1 -
 canvas/source/cairo/cairo_spritedevicehelper.hxx             |    1 -
 canvas/source/vcl/canvascustomsprite.cxx                     |    1 -
 canvas/source/vcl/spritehelper.cxx                           |    1 -
 cui/source/dialogs/about.cxx                                 |    1 -
 editeng/source/outliner/outlobj.cxx                          |    1 -
 emfio/inc/mtftools.hxx                                       |    1 -
 extensions/source/scanner/sane.hxx                           |    1 -
 filter/source/graphicfilter/ieps/ieps.cxx                    |    1 -
 filter/source/msfilter/viscache.hxx                          |    1 -
 framework/source/fwe/classes/imagewrapper.cxx                |    1 -
 framework/source/uielement/buttontoolbarcontroller.cxx       |    1 -
 framework/source/uielement/imagebuttontoolbarcontroller.cxx  |    1 -
 framework/source/uielement/togglebuttontoolbarcontroller.cxx |    1 -
 include/svx/bmpmask.hxx                                      |    1 -
 include/svx/compressgraphicdialog.hxx                        |    1 -
 include/vcl/bitmapex.hxx                                     |    1 -
 include/vcl/metaact.hxx                                      |    1 -
 sd/source/filter/pdf/sdpdffilter.cxx                         |    1 -
 sd/source/ui/sidebar/RecentMasterPagesSelector.cxx           |    2 --
 sdext/source/pdfimport/wrapper/wrapper.cxx                   |    1 -
 svtools/source/control/hyperlabel.cxx                        |    1 -
 svtools/source/control/roadmap.cxx                           |    1 -
 svx/source/dialog/dialcontrol.cxx                            |    1 -
 svx/source/dialog/pagectrl.cxx                               |    1 -
 svx/source/sdr/overlay/overlaymanagerbuffered.cxx            |    1 -
 sw/source/uibase/frmdlg/colex.cxx                            |    1 -
 toolkit/source/helper/vclunohelper.cxx                       |    1 -
 28 files changed, 29 deletions(-)

New commits:
commit 078af97d8516eab07c196b7a3785fc05bcc02519
Author:     Noel Grandin <noel.gran...@collabora.co.uk>
AuthorDate: Thu Jul 4 09:20:48 2019 +0200
Commit:     Noel Grandin <noel.gran...@collabora.co.uk>
CommitDate: Thu Jul 4 10:55:31 2019 +0200

    remove some unneede vcl/bitmap.hxx includes
    
    Change-Id: Ibdc79538276992193e61f6dc16ddd3fd1ab80b82
    Reviewed-on: https://gerrit.libreoffice.org/75069
    Tested-by: Jenkins
    Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk>

diff --git a/canvas/source/cairo/cairo_devicehelper.hxx 
b/canvas/source/cairo/cairo_devicehelper.hxx
index f9dab470fbdc..a010e5b67a6d 100644
--- a/canvas/source/cairo/cairo_devicehelper.hxx
+++ b/canvas/source/cairo/cairo_devicehelper.hxx
@@ -25,7 +25,6 @@
 #include <com/sun/star/rendering/XBufferController.hpp>
 
 #include <vcl/window.hxx>
-#include <vcl/bitmap.hxx>
 
 #include "cairo_surfaceprovider.hxx"
 
diff --git a/canvas/source/cairo/cairo_spritedevicehelper.hxx 
b/canvas/source/cairo/cairo_spritedevicehelper.hxx
index 5336bb7d10f0..c541d9cf2a47 100644
--- a/canvas/source/cairo/cairo_spritedevicehelper.hxx
+++ b/canvas/source/cairo/cairo_spritedevicehelper.hxx
@@ -25,7 +25,6 @@
 #include <com/sun/star/rendering/XBufferController.hpp>
 
 #include <vcl/window.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/cairo.hxx>
 
 #include "cairo_devicehelper.hxx"
diff --git a/canvas/source/vcl/canvascustomsprite.cxx 
b/canvas/source/vcl/canvascustomsprite.cxx
index 364d29e8f586..27cd685f2325 100644
--- a/canvas/source/vcl/canvascustomsprite.cxx
+++ b/canvas/source/vcl/canvascustomsprite.cxx
@@ -32,7 +32,6 @@
 #include <rtl/math.hxx>
 #include <tools/diagnose_ex.h>
 #include <vcl/alpha.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/bitmapex.hxx>
 #include <vcl/canvastools.hxx>
 #include <vcl/outdev.hxx>
diff --git a/canvas/source/vcl/spritehelper.cxx 
b/canvas/source/vcl/spritehelper.cxx
index 0fa11f3dd36a..569f3171fef6 100644
--- a/canvas/source/vcl/spritehelper.cxx
+++ b/canvas/source/vcl/spritehelper.cxx
@@ -33,7 +33,6 @@
 #include <rtl/math.hxx>
 #include <tools/diagnose_ex.h>
 #include <vcl/alpha.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/bitmapex.hxx>
 #include <vcl/canvastools.hxx>
 #include <vcl/outdev.hxx>
diff --git a/cui/source/dialogs/about.cxx b/cui/source/dialogs/about.cxx
index 776d89f9e88f..9dfd18a8f862 100644
--- a/cui/source/dialogs/about.cxx
+++ b/cui/source/dialogs/about.cxx
@@ -55,7 +55,6 @@
 #include <config_buildid.h>
 #include <sfx2/app.hxx>
 #include <rtl/ustrbuf.hxx>
-#include <vcl/bitmap.hxx>
 
 #if HAVE_FEATURE_OPENCL
 #include <opencl/openclwrapper.hxx>
diff --git a/editeng/source/outliner/outlobj.cxx 
b/editeng/source/outliner/outlobj.cxx
index 20fc608328ab..396e948f6595 100644
--- a/editeng/source/outliner/outlobj.cxx
+++ b/editeng/source/outliner/outlobj.cxx
@@ -28,7 +28,6 @@
 #include <editeng/outlobj.hxx>
 #include "outleeng.hxx"
 #include <editeng/editobj.hxx>
-#include <vcl/bitmap.hxx>
 #include <tools/stream.hxx>
 #include <sal/log.hxx>
 #include <osl/diagnose.h>
diff --git a/emfio/inc/mtftools.hxx b/emfio/inc/mtftools.hxx
index 6c1cb4c66621..54c18a26be62 100644
--- a/emfio/inc/mtftools.hxx
+++ b/emfio/inc/mtftools.hxx
@@ -23,7 +23,6 @@
 #include <basegfx/utils/b2dclipstate.hxx>
 #include <tools/poly.hxx>
 #include <vcl/font.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/bitmapex.hxx>
 #include <vcl/lineinfo.hxx>
 #include <vcl/outdevstate.hxx>
diff --git a/extensions/source/scanner/sane.hxx 
b/extensions/source/scanner/sane.hxx
index 27d8711b530a..bdc271065064 100644
--- a/extensions/source/scanner/sane.hxx
+++ b/extensions/source/scanner/sane.hxx
@@ -23,7 +23,6 @@
 #include <osl/module.h>
 #include <tools/stream.hxx>
 #include <tools/link.hxx>
-#include <vcl/bitmap.hxx>
 #include <sane/sane.h>
 #include "scanner.hxx"
 
diff --git a/filter/source/graphicfilter/ieps/ieps.cxx 
b/filter/source/graphicfilter/ieps/ieps.cxx
index 8ab741e25317..2ce4fd01b022 100644
--- a/filter/source/graphicfilter/ieps/ieps.cxx
+++ b/filter/source/graphicfilter/ieps/ieps.cxx
@@ -20,7 +20,6 @@
 
 #include <tools/solar.h>
 #include <vcl/svapp.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/bitmapex.hxx>
 #include <vcl/animate/Animation.hxx>
 #include <vcl/gdimtf.hxx>
diff --git a/filter/source/msfilter/viscache.hxx 
b/filter/source/msfilter/viscache.hxx
index e33536c7be61..e669423ebfc9 100644
--- a/filter/source/msfilter/viscache.hxx
+++ b/filter/source/msfilter/viscache.hxx
@@ -22,7 +22,6 @@
 #include <memory>
 #include <sfx2/objsh.hxx>
 #include <vcl/gdimtf.hxx>
-#include <vcl/bitmap.hxx>
 
 class SvStream;
 
diff --git a/framework/source/fwe/classes/imagewrapper.cxx 
b/framework/source/fwe/classes/imagewrapper.cxx
index bb7b65a622fa..723fec8aef04 100644
--- a/framework/source/fwe/classes/imagewrapper.cxx
+++ b/framework/source/fwe/classes/imagewrapper.cxx
@@ -19,7 +19,6 @@
 
 #include <classes/imagewrapper.hxx>
 #include <vcl/svapp.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/bitmapex.hxx>
 #include <vcl/BitmapTools.hxx>
 #include <tools/stream.hxx>
diff --git a/framework/source/uielement/buttontoolbarcontroller.cxx 
b/framework/source/uielement/buttontoolbarcontroller.cxx
index ed665cf3cab9..6df84e0c9696 100644
--- a/framework/source/uielement/buttontoolbarcontroller.cxx
+++ b/framework/source/uielement/buttontoolbarcontroller.cxx
@@ -36,7 +36,6 @@
 #include <vcl/mnemonic.hxx>
 #include <vcl/window.hxx>
 #include <vcl/graph.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/graphicfilter.hxx>
 #include <vcl/toolbox.hxx>
 #include <svtools/miscopt.hxx>
diff --git a/framework/source/uielement/imagebuttontoolbarcontroller.cxx 
b/framework/source/uielement/imagebuttontoolbarcontroller.cxx
index 44e0b75424e4..69af4aa37233 100644
--- a/framework/source/uielement/imagebuttontoolbarcontroller.cxx
+++ b/framework/source/uielement/imagebuttontoolbarcontroller.cxx
@@ -32,7 +32,6 @@
 #include <vcl/mnemonic.hxx>
 #include <vcl/window.hxx>
 #include <vcl/graph.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/graphicfilter.hxx>
 #include <vcl/toolbox.hxx>
 #include <svtools/miscopt.hxx>
diff --git a/framework/source/uielement/togglebuttontoolbarcontroller.cxx 
b/framework/source/uielement/togglebuttontoolbarcontroller.cxx
index 3c370c3bac2a..fd8873dae765 100644
--- a/framework/source/uielement/togglebuttontoolbarcontroller.cxx
+++ b/framework/source/uielement/togglebuttontoolbarcontroller.cxx
@@ -32,7 +32,6 @@
 #include <vcl/mnemonic.hxx>
 #include <vcl/window.hxx>
 #include <vcl/graph.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/graphicfilter.hxx>
 #include <vcl/toolbox.hxx>
 #include <vcl/menu.hxx>
diff --git a/include/svx/bmpmask.hxx b/include/svx/bmpmask.hxx
index 1d75ccf094bd..12f7e3f60640 100644
--- a/include/svx/bmpmask.hxx
+++ b/include/svx/bmpmask.hxx
@@ -27,7 +27,6 @@
 #include <svx/svxdllapi.h>
 #include <tools/color.hxx>
 #include <vcl/animate/Animation.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/bitmapex.hxx>
 #include <vcl/gdimtf.hxx>
 #include <vcl/graph.hxx>
diff --git a/include/svx/compressgraphicdialog.hxx 
b/include/svx/compressgraphicdialog.hxx
index c9d2b316e242..eaf980b78211 100644
--- a/include/svx/compressgraphicdialog.hxx
+++ b/include/svx/compressgraphicdialog.hxx
@@ -23,7 +23,6 @@
 #include <svx/svxdllapi.h>
 #include <tools/gen.hxx>
 #include <tools/link.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/weld.hxx>
 #include <vcl/graph.hxx>
 
diff --git a/include/vcl/bitmapex.hxx b/include/vcl/bitmapex.hxx
index 2abbddd2e3c7..c3d27edf9d91 100644
--- a/include/vcl/bitmapex.hxx
+++ b/include/vcl/bitmapex.hxx
@@ -21,7 +21,6 @@
 #define INCLUDED_VCL_BITMAPEX_HXX
 
 #include <vcl/dllapi.h>
-#include <vcl/bitmap.hxx>
 #include <vcl/alpha.hxx>
 #include <tools/color.hxx>
 
diff --git a/include/vcl/metaact.hxx b/include/vcl/metaact.hxx
index 3beec1fbf42e..ae77e39520b8 100644
--- a/include/vcl/metaact.hxx
+++ b/include/vcl/metaact.hxx
@@ -27,7 +27,6 @@
 #include <vcl/wall.hxx>
 #include <vcl/font.hxx>
 #include <tools/poly.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/bitmapex.hxx>
 #include <vcl/region.hxx>
 #include <vcl/outdevstate.hxx>
diff --git a/sd/source/filter/pdf/sdpdffilter.cxx 
b/sd/source/filter/pdf/sdpdffilter.cxx
index 8474410f0b15..e6d3a02b3023 100644
--- a/sd/source/filter/pdf/sdpdffilter.cxx
+++ b/sd/source/filter/pdf/sdpdffilter.cxx
@@ -24,7 +24,6 @@
 #include <drawdoc.hxx>
 #include <sdpdffilter.hxx>
 
-#include <vcl/bitmap.hxx>
 #include <vcl/graph.hxx>
 #include <vcl/pdfread.hxx>
 
diff --git a/sd/source/ui/sidebar/RecentMasterPagesSelector.cxx 
b/sd/source/ui/sidebar/RecentMasterPagesSelector.cxx
index 0cfbdb0ce0af..c45cfd8a741e 100644
--- a/sd/source/ui/sidebar/RecentMasterPagesSelector.cxx
+++ b/sd/source/ui/sidebar/RecentMasterPagesSelector.cxx
@@ -28,8 +28,6 @@
 #include <app.hrc>
 #include <helpids.h>
 
-#include <vcl/bitmap.hxx>
-
 namespace sd { namespace sidebar {
 
 VclPtr<vcl::Window> RecentMasterPagesSelector::Create (
diff --git a/sdext/source/pdfimport/wrapper/wrapper.cxx 
b/sdext/source/pdfimport/wrapper/wrapper.cxx
index f91612a5a201..5ed16ac30702 100644
--- a/sdext/source/pdfimport/wrapper/wrapper.cxx
+++ b/sdext/source/pdfimport/wrapper/wrapper.cxx
@@ -73,7 +73,6 @@
 #include <rtl/character.hxx>
 
 #include <vcl/bitmapaccess.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/graph.hxx>
 #include <vcl/pdfread.hxx>
 #include <vcl/pngwrite.hxx>
diff --git a/svtools/source/control/hyperlabel.cxx 
b/svtools/source/control/hyperlabel.cxx
index 1330f82d1ef4..d81f0cbdece6 100644
--- a/svtools/source/control/hyperlabel.cxx
+++ b/svtools/source/control/hyperlabel.cxx
@@ -19,7 +19,6 @@
 
 #include <svtools/hyperlabel.hxx>
 #include <tools/color.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/event.hxx>
 #include <vcl/settings.hxx>
 #include <vcl/tabpage.hxx>
diff --git a/svtools/source/control/roadmap.cxx 
b/svtools/source/control/roadmap.cxx
index 27adbd928705..bee30e776af3 100644
--- a/svtools/source/control/roadmap.cxx
+++ b/svtools/source/control/roadmap.cxx
@@ -21,7 +21,6 @@
 
 #include <vector>
 #include <algorithm>
-#include <vcl/bitmap.hxx>
 #include <vcl/event.hxx>
 #include <vcl/settings.hxx>
 #include <tools/color.hxx>
diff --git a/svx/source/dialog/dialcontrol.cxx 
b/svx/source/dialog/dialcontrol.cxx
index 598caafc8201..2d5062f4e441 100644
--- a/svx/source/dialog/dialcontrol.cxx
+++ b/svx/source/dialog/dialcontrol.cxx
@@ -21,7 +21,6 @@
 #include <cmath>
 #include <vcl/virdev.hxx>
 #include <vcl/svapp.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/bitmapex.hxx>
 #include <vcl/event.hxx>
 #include <vcl/field.hxx>
diff --git a/svx/source/dialog/pagectrl.cxx b/svx/source/dialog/pagectrl.cxx
index 0ad090a95ced..44e5fddc8622 100644
--- a/svx/source/dialog/pagectrl.cxx
+++ b/svx/source/dialog/pagectrl.cxx
@@ -18,7 +18,6 @@
  */
 
 #include <memory>
-#include <vcl/bitmap.hxx>
 #include <vcl/canvastools.hxx>
 #include <vcl/outdev.hxx>
 #include <vcl/settings.hxx>
diff --git a/svx/source/sdr/overlay/overlaymanagerbuffered.cxx 
b/svx/source/sdr/overlay/overlaymanagerbuffered.cxx
index dfe2c4eaf87f..6aa571b3486d 100644
--- a/svx/source/sdr/overlay/overlaymanagerbuffered.cxx
+++ b/svx/source/sdr/overlay/overlaymanagerbuffered.cxx
@@ -23,7 +23,6 @@
 #include <basegfx/point/b2dpoint.hxx>
 #include <basegfx/range/b2drange.hxx>
 #include <vcl/window.hxx>
-#include <vcl/bitmap.hxx>
 #include <tools/stream.hxx>
 #include <tools/fract.hxx>
 #include <basegfx/matrix/b2dhommatrix.hxx>
diff --git a/sw/source/uibase/frmdlg/colex.cxx 
b/sw/source/uibase/frmdlg/colex.cxx
index 6ff14fd31a66..3bfddca491c2 100644
--- a/sw/source/uibase/frmdlg/colex.cxx
+++ b/sw/source/uibase/frmdlg/colex.cxx
@@ -28,7 +28,6 @@
 #include <svx/pageitem.hxx>
 #include <editeng/brushitem.hxx>
 #include <editeng/frmdiritem.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/graph.hxx>
 #include <vcl/outdev.hxx>
 #include <vcl/settings.hxx>
diff --git a/toolkit/source/helper/vclunohelper.cxx 
b/toolkit/source/helper/vclunohelper.cxx
index 3632ebe4ea60..8fe3609f4b14 100644
--- a/toolkit/source/helper/vclunohelper.cxx
+++ b/toolkit/source/helper/vclunohelper.cxx
@@ -18,7 +18,6 @@
  */
 
 #include <tools/stream.hxx>
-#include <vcl/bitmap.hxx>
 #include <vcl/event.hxx>
 #include <vcl/window.hxx>
 #include <vcl/unohelp.hxx>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to