tdf#97525 vcl: make DeletionListener internal
move include/vcl/impdel.hxx to vcl/inc/ include impdel.hxx in salframe.hxx remove vcl/impdel.hxx includes in pch add missing <list> includes Change-Id: Id146363b2e20ce0238542929c26a83efb1e8c4bd Reviewed-on: https://gerrit.libreoffice.org/23664 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
This commit is contained in:
committed by
Noel Grandin
parent
51d7f466df
commit
ef97576056
@@ -126,7 +126,6 @@
|
||||
#include <vcl/hatch.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
#include <vcl/keycodes.hxx>
|
||||
#include <vcl/lineinfo.hxx>
|
||||
|
@@ -141,7 +141,6 @@
|
||||
#include <vcl/hatch.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
|
@@ -130,7 +130,6 @@
|
||||
#include <vcl/hatch.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/jobset.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
#include <vcl/keycodes.hxx>
|
||||
|
@@ -12,6 +12,7 @@
|
||||
|
||||
#include <GL3DPlotterBase.hxx>
|
||||
|
||||
#include <list>
|
||||
#include <vector>
|
||||
#include "VDataSeries.hxx"
|
||||
|
||||
|
@@ -104,7 +104,6 @@
|
||||
#include <vcl/gradient.hxx>
|
||||
#include <vcl/graph.hxx>
|
||||
#include <vcl/hatch.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
|
@@ -139,7 +139,6 @@
|
||||
#include <vcl/help.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
|
@@ -107,7 +107,6 @@
|
||||
#include <vcl/gradient.hxx>
|
||||
#include <vcl/graph.hxx>
|
||||
#include <vcl/hatch.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
|
@@ -129,7 +129,6 @@
|
||||
#include <vcl/hatch.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
|
@@ -104,7 +104,6 @@
|
||||
#include <vcl/graph.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
#include <vcl/keycodes.hxx>
|
||||
#include <vcl/lstbox.hxx>
|
||||
|
@@ -111,7 +111,6 @@
|
||||
#include <vcl/gradient.hxx>
|
||||
#include <vcl/graph.hxx>
|
||||
#include <vcl/hatch.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
|
@@ -130,7 +130,6 @@
|
||||
#include <vcl/i18nhelp.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
|
@@ -32,6 +32,7 @@
|
||||
#include <com/sun/star/frame/XFrame.hpp>
|
||||
#include <com/sun/star/uno/Reference.hxx>
|
||||
#include <o3tl/typed_flags_set.hxx>
|
||||
#include <list>
|
||||
|
||||
struct ImplSVEvent;
|
||||
struct MenuItemData;
|
||||
|
@@ -22,7 +22,6 @@
|
||||
|
||||
#include <tools/link.hxx>
|
||||
#include <vcl/dllapi.h>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/vclptr.hxx>
|
||||
#include <vcl/window.hxx>
|
||||
|
||||
|
@@ -129,7 +129,6 @@
|
||||
#include <vcl/gradient.hxx>
|
||||
#include <vcl/graph.hxx>
|
||||
#include <vcl/hatch.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
|
@@ -140,7 +140,6 @@
|
||||
#include <vcl/hatch.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/jobset.hxx>
|
||||
|
@@ -140,7 +140,6 @@
|
||||
#include <vcl/graph.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
|
@@ -25,6 +25,7 @@
|
||||
#include <com/sun/star/sheet/XVolatileResult.hpp>
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
#include <cppuhelper/implbase.hxx>
|
||||
#include <list>
|
||||
|
||||
class ScDocument;
|
||||
|
||||
|
@@ -137,7 +137,6 @@
|
||||
#include <vcl/hatch.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/jobset.hxx>
|
||||
|
@@ -114,7 +114,6 @@
|
||||
#include <vcl/gdimtf.hxx>
|
||||
#include <vcl/gfxlink.hxx>
|
||||
#include <vcl/graph.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
|
@@ -121,7 +121,6 @@
|
||||
#include <vcl/i18nhelp.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
#include <vcl/keycodes.hxx>
|
||||
#include <vcl/layout.hxx>
|
||||
|
@@ -127,7 +127,6 @@
|
||||
#include <vcl/graphicfilter.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
#include <vcl/keycodes.hxx>
|
||||
#include <vcl/lstbox.hxx>
|
||||
|
@@ -140,7 +140,6 @@
|
||||
#include <vcl/hatch.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
|
@@ -142,7 +142,6 @@
|
||||
#include <vcl/help.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
|
@@ -135,7 +135,6 @@
|
||||
#include <vcl/graph.hxx>
|
||||
#include <vcl/hatch.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/jobset.hxx>
|
||||
|
@@ -118,7 +118,6 @@
|
||||
#include <vcl/graph.hxx>
|
||||
#include <vcl/hatch.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
|
@@ -20,6 +20,7 @@
|
||||
#ifndef INCLUDED_VCL_INC_SALFRAME_HXX
|
||||
#define INCLUDED_VCL_INC_SALFRAME_HXX
|
||||
|
||||
#include "impdel.hxx"
|
||||
#include "salwtype.hxx"
|
||||
#include "salgeom.hxx"
|
||||
|
||||
|
@@ -25,6 +25,7 @@
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/rendersettings.hxx>
|
||||
|
||||
#include <list>
|
||||
#include <vector>
|
||||
#include <set>
|
||||
|
||||
|
@@ -128,7 +128,6 @@
|
||||
#include <vcl/hatch.hxx>
|
||||
#include <vcl/idle.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include <vcl/impdel.hxx>
|
||||
#include <vcl/inputctx.hxx>
|
||||
#include <vcl/inputtypes.hxx>
|
||||
#include <vcl/keycod.hxx>
|
||||
|
Reference in New Issue
Block a user