summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/BitmapScaleConvolution.hxx2
-rw-r--r--vcl/inc/CommonSalLayout.hxx2
-rw-r--r--vcl/inc/bitmapscalesuper.hxx2
-rw-r--r--vcl/inc/headless/svpbmp.hxx4
-rw-r--r--vcl/inc/headless/svpcairotextrender.hxx2
-rw-r--r--vcl/inc/headless/svpgdi.hxx6
-rw-r--r--vcl/inc/headless/svpprn.hxx8
-rw-r--r--vcl/inc/opengl/FixedTextureAtlas.hxx2
-rw-r--r--vcl/inc/opengl/LineRenderUtils.hxx4
-rw-r--r--vcl/inc/opengl/PackedTextureAtlas.hxx2
-rw-r--r--vcl/inc/opengl/RenderList.hxx2
-rw-r--r--vcl/inc/opengl/RenderState.hxx2
-rw-r--r--vcl/inc/opengl/salbmp.hxx2
-rw-r--r--vcl/inc/opengl/x11/X11DeviceInfo.hxx2
-rw-r--r--vcl/inc/opengl/x11/gdiimpl.hxx8
-rw-r--r--vcl/inc/printerinfomanager.hxx2
-rw-r--r--vcl/inc/saltimer.hxx2
-rw-r--r--vcl/inc/schedulerimpl.hxx2
-rw-r--r--vcl/inc/scrptrun.h6
-rw-r--r--vcl/inc/unx/cairotextrender.hxx2
-rw-r--r--vcl/inc/unx/cpdmgr.hxx2
-rw-r--r--vcl/inc/unx/cupsmgr.hxx8
-rw-r--r--vcl/inc/unx/fontmanager.hxx4
-rw-r--r--vcl/inc/unx/freetype_glyphcache.hxx4
-rw-r--r--vcl/inc/unx/geninst.h2
-rw-r--r--vcl/inc/unx/genprn.h8
-rw-r--r--vcl/inc/unx/genpspgraphics.h8
-rw-r--r--vcl/inc/unx/glyphcache.hxx6
-rw-r--r--vcl/inc/unx/gtk/gtkdata.hxx2
-rw-r--r--vcl/inc/unx/gtk/gtkframe.hxx4
-rw-r--r--vcl/inc/unx/gtk/gtkgdi.hxx4
-rw-r--r--vcl/inc/unx/gtk/gtkprn.hxx2
-rw-r--r--vcl/inc/unx/gtk/gtksys.hxx2
-rw-r--r--vcl/inc/unx/printergfx.hxx8
-rw-r--r--vcl/inc/unx/printerjob.hxx4
-rw-r--r--vcl/inc/unx/salgdi.h10
-rw-r--r--vcl/inc/unx/salinst.h2
-rw-r--r--vcl/inc/unx/salunx.h2
-rw-r--r--vcl/inc/unx/sm.hxx6
-rw-r--r--vcl/inc/unx/x11/x11gdiimpl.h4
-rw-r--r--vcl/inc/unx/x11_cursors/salcursors.h252
-rw-r--r--vcl/inc/vclpluginapi.h4
42 files changed, 206 insertions, 206 deletions
diff --git a/vcl/inc/BitmapScaleConvolution.hxx b/vcl/inc/BitmapScaleConvolution.hxx
index 324a739c1a17..970f9d63390b 100644
--- a/vcl/inc/BitmapScaleConvolution.hxx
+++ b/vcl/inc/BitmapScaleConvolution.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_VCL_BITMAPSCALECONVOLUTION_HXX
#define INCLUDED_VCL_BITMAPSCALECONVOLUTION_HXX
-#include <bitmapfilter.hxx>
+#include "bitmapfilter.hxx"
namespace vcl
{
diff --git a/vcl/inc/CommonSalLayout.hxx b/vcl/inc/CommonSalLayout.hxx
index 471ca4d2da02..02eef73a1dc8 100644
--- a/vcl/inc/CommonSalLayout.hxx
+++ b/vcl/inc/CommonSalLayout.hxx
@@ -33,7 +33,7 @@
#include "unx/freetype_glyphcache.hxx"
#endif
-#include <sallayout.hxx>
+#include "sallayout.hxx"
#include <hb-icu.h>
#include <hb-ot.h>
diff --git a/vcl/inc/bitmapscalesuper.hxx b/vcl/inc/bitmapscalesuper.hxx
index bbdf59a591e0..aff6986dd4e4 100644
--- a/vcl/inc/bitmapscalesuper.hxx
+++ b/vcl/inc/bitmapscalesuper.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_VCL_INC_BITMAPSCALESUPER_HXX
#define INCLUDED_VCL_INC_BITMAPSCALESUPER_HXX
-#include <bitmapfilter.hxx>
+#include "bitmapfilter.hxx"
class BitmapScaleSuper : public BitmapFilter
{
diff --git a/vcl/inc/headless/svpbmp.hxx b/vcl/inc/headless/svpbmp.hxx
index 83c197087931..884d9d13aecc 100644
--- a/vcl/inc/headless/svpbmp.hxx
+++ b/vcl/inc/headless/svpbmp.hxx
@@ -20,8 +20,8 @@
#ifndef INCLUDED_VCL_INC_HEADLESS_SVPBMP_HXX
#define INCLUDED_VCL_INC_HEADLESS_SVPBMP_HXX
-#include "sal/config.h"
-#include "tools/solar.h"
+#include <sal/config.h>
+#include <tools/solar.h>
#include <salbmp.hxx>
diff --git a/vcl/inc/headless/svpcairotextrender.hxx b/vcl/inc/headless/svpcairotextrender.hxx
index bb258512a7c2..1dfe61124e93 100644
--- a/vcl/inc/headless/svpcairotextrender.hxx
+++ b/vcl/inc/headless/svpcairotextrender.hxx
@@ -10,7 +10,7 @@
#ifndef INCLUDED_VCL_UNX_GTK3_GDI_GTK3CAIROTEXTRENDER_HXX
#define INCLUDED_VCL_UNX_GTK3_GDI_GTK3CAIROTEXTRENDER_HXX
-#include "unx/cairotextrender.hxx"
+#include <unx/cairotextrender.hxx>
class SvpSalGraphics;
diff --git a/vcl/inc/headless/svpgdi.hxx b/vcl/inc/headless/svpgdi.hxx
index 5879c1bfdf44..16b45fff3c8a 100644
--- a/vcl/inc/headless/svpgdi.hxx
+++ b/vcl/inc/headless/svpgdi.hxx
@@ -25,10 +25,10 @@
#include <vcl/metric.hxx>
#include <config_cairo_canvas.h>
-#include "salgdi.hxx"
-#include "sallayout.hxx"
+#include <salgdi.hxx>
+#include <sallayout.hxx>
#include "svpcairotextrender.hxx"
-#include "impfontmetricdata.hxx"
+#include <impfontmetricdata.hxx>
#ifdef IOS
#define SvpSalGraphics AquaSalGraphics
diff --git a/vcl/inc/headless/svpprn.hxx b/vcl/inc/headless/svpprn.hxx
index 1c6d05d2069d..d38d36d13091 100644
--- a/vcl/inc/headless/svpprn.hxx
+++ b/vcl/inc/headless/svpprn.hxx
@@ -21,11 +21,11 @@
#define INCLUDED_VCL_INC_HEADLESS_SVPPRN_HXX
#include <vcl/jobdata.hxx>
-#include "unx/printergfx.hxx"
-#include "unx/printerjob.hxx"
-#include "unx/genprn.h"
+#include <unx/printergfx.hxx>
+#include <unx/printerjob.hxx>
+#include <unx/genprn.h>
-#include "vclpluginapi.h"
+#include <vclpluginapi.h>
class SvpSalInfoPrinter : public PspSalInfoPrinter
{
diff --git a/vcl/inc/opengl/FixedTextureAtlas.hxx b/vcl/inc/opengl/FixedTextureAtlas.hxx
index b415efa44e26..5d4eff4d0804 100644
--- a/vcl/inc/opengl/FixedTextureAtlas.hxx
+++ b/vcl/inc/opengl/FixedTextureAtlas.hxx
@@ -12,7 +12,7 @@
#define INCLUDED_VCL_INC_OPENGL_FIXEDTEXTUREATLAS_HXX
#include <memory>
-#include "opengl/texture.hxx"
+#include <opengl/texture.hxx>
struct FixedTexture;
diff --git a/vcl/inc/opengl/LineRenderUtils.hxx b/vcl/inc/opengl/LineRenderUtils.hxx
index e3f375bb3dce..a3df1d6b5192 100644
--- a/vcl/inc/opengl/LineRenderUtils.hxx
+++ b/vcl/inc/opengl/LineRenderUtils.hxx
@@ -11,8 +11,8 @@
#ifndef INCLUDED_VCL_INC_OPENGL_LINERENDERUTILS_H
#define INCLUDED_VCL_INC_OPENGL_LINERENDERUTILS_H
-#include "opengl/VertexUtils.hxx"
-#include "opengl/RenderList.hxx"
+#include <opengl/VertexUtils.hxx>
+#include <opengl/RenderList.hxx>
namespace vcl
{
diff --git a/vcl/inc/opengl/PackedTextureAtlas.hxx b/vcl/inc/opengl/PackedTextureAtlas.hxx
index d2932b7e2b37..cbe865a4d5a9 100644
--- a/vcl/inc/opengl/PackedTextureAtlas.hxx
+++ b/vcl/inc/opengl/PackedTextureAtlas.hxx
@@ -12,7 +12,7 @@
#define INCLUDED_VCL_INC_OPENGL_PACKEDTEXTUREATLAS_HXX
#include <memory>
-#include "opengl/texture.hxx"
+#include <opengl/texture.hxx>
struct PackedTexture;
diff --git a/vcl/inc/opengl/RenderList.hxx b/vcl/inc/opengl/RenderList.hxx
index e25f48a99301..21c8ef30f85b 100644
--- a/vcl/inc/opengl/RenderList.hxx
+++ b/vcl/inc/opengl/RenderList.hxx
@@ -19,7 +19,7 @@
#include <vcl/salgtype.hxx>
#include <basegfx/range/b2drange.hxx>
-#include "opengl/texture.hxx"
+#include <opengl/texture.hxx>
#include <com/sun/star/drawing/LineCap.hpp>
diff --git a/vcl/inc/opengl/RenderState.hxx b/vcl/inc/opengl/RenderState.hxx
index c0f1b725f1bc..3a89344e2e0e 100644
--- a/vcl/inc/opengl/RenderState.hxx
+++ b/vcl/inc/opengl/RenderState.hxx
@@ -11,7 +11,7 @@
#ifndef INCLUDED_VCL_INC_OPENGL_RENDER_STATE_H
#define INCLUDED_VCL_INC_OPENGL_RENDER_STATE_H
-#include "opengl/TextureState.hxx"
+#include <opengl/TextureState.hxx>
template<GLenum ENUM_TYPE, typename TYPE>
class GenericCapabilityState
diff --git a/vcl/inc/opengl/salbmp.hxx b/vcl/inc/opengl/salbmp.hxx
index 8d4e05f77050..3f7f57aff1bd 100644
--- a/vcl/inc/opengl/salbmp.hxx
+++ b/vcl/inc/opengl/salbmp.hxx
@@ -23,7 +23,7 @@
#include <vcl/opengl/OpenGLContext.hxx>
#include <vcl/salbtype.hxx>
-#include "opengl/texture.hxx"
+#include <opengl/texture.hxx>
#include <salbmp.hxx>
diff --git a/vcl/inc/opengl/x11/X11DeviceInfo.hxx b/vcl/inc/opengl/x11/X11DeviceInfo.hxx
index fdc5102107ec..9e32710afb55 100644
--- a/vcl/inc/opengl/x11/X11DeviceInfo.hxx
+++ b/vcl/inc/opengl/x11/X11DeviceInfo.hxx
@@ -10,7 +10,7 @@
#ifndef INCLUDED_VCL_INC_OPENGL_X11_X11DEVICEINFO_HXX
#define INCLUDED_VCL_INC_OPENGL_X11_X11DEVICEINFO_HXX
-#include "opengl/DeviceInfo.hxx"
+#include <opengl/DeviceInfo.hxx>
#include <rtl/string.hxx>
diff --git a/vcl/inc/opengl/x11/gdiimpl.hxx b/vcl/inc/opengl/x11/gdiimpl.hxx
index 524a041cb792..5df1a618d94a 100644
--- a/vcl/inc/opengl/x11/gdiimpl.hxx
+++ b/vcl/inc/opengl/x11/gdiimpl.hxx
@@ -12,10 +12,10 @@
#include <vcl/dllapi.h>
-#include "unx/salgdi.h"
-#include "unx/x11/x11gdiimpl.h"
-#include "openglgdiimpl.hxx"
-#include "ControlCacheKey.hxx"
+#include <unx/salgdi.h>
+#include <unx/x11/x11gdiimpl.h>
+#include <openglgdiimpl.hxx>
+#include <ControlCacheKey.hxx>
struct TextureCombo;
diff --git a/vcl/inc/printerinfomanager.hxx b/vcl/inc/printerinfomanager.hxx
index 871565842db9..7691fbeebc6c 100644
--- a/vcl/inc/printerinfomanager.hxx
+++ b/vcl/inc/printerinfomanager.hxx
@@ -28,7 +28,7 @@
#include <vcl/dllapi.h>
#include <vcl/jobdata.hxx>
#include <osl/file.hxx>
-#include <unx/helper.hxx>
+#include "unx/helper.hxx"
#include <cstdio>
diff --git a/vcl/inc/saltimer.hxx b/vcl/inc/saltimer.hxx
index 983e0771ee9b..726d71eba335 100644
--- a/vcl/inc/saltimer.hxx
+++ b/vcl/inc/saltimer.hxx
@@ -22,7 +22,7 @@
#include <sal/config.h>
#include <vcl/dllapi.h>
-#include <salwtype.hxx>
+#include "salwtype.hxx"
#include <iostream>
/*
diff --git a/vcl/inc/schedulerimpl.hxx b/vcl/inc/schedulerimpl.hxx
index 004122932965..6517809634ae 100644
--- a/vcl/inc/schedulerimpl.hxx
+++ b/vcl/inc/schedulerimpl.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_VCL_INC_SCHEDULERIMPL_HXX
#define INCLUDED_VCL_INC_SCHEDULERIMPL_HXX
-#include <salwtype.hxx>
+#include "salwtype.hxx"
#include <osl/mutex.hxx>
#include <vcl/scheduler.hxx>
diff --git a/vcl/inc/scrptrun.h b/vcl/inc/scrptrun.h
index 9fb13d540960..cbe151df491d 100644
--- a/vcl/inc/scrptrun.h
+++ b/vcl/inc/scrptrun.h
@@ -40,9 +40,9 @@
#include <sal/config.h>
#include <sal/types.h>
-#include "unicode/utypes.h"
-#include "unicode/uobject.h"
-#include "unicode/uscript.h"
+#include <unicode/utypes.h>
+#include <unicode/uobject.h>
+#include <unicode/uscript.h>
#include <vector>
namespace vcl {
diff --git a/vcl/inc/unx/cairotextrender.hxx b/vcl/inc/unx/cairotextrender.hxx
index 2e6d1a57d63e..7acf3ac74e62 100644
--- a/vcl/inc/unx/cairotextrender.hxx
+++ b/vcl/inc/unx/cairotextrender.hxx
@@ -22,7 +22,7 @@
#include <vcl/region.hxx>
-#include "textrender.hxx"
+#include <textrender.hxx>
#include <deque>
diff --git a/vcl/inc/unx/cpdmgr.hxx b/vcl/inc/unx/cpdmgr.hxx
index 6174449a38b5..8c755dcea122 100644
--- a/vcl/inc/unx/cpdmgr.hxx
+++ b/vcl/inc/unx/cpdmgr.hxx
@@ -30,7 +30,7 @@ typedef struct _GDBusProxy GDBusProxy;
typedef struct _GDBusConnection GDBusConnection;
#endif
-#include "printerinfomanager.hxx"
+#include <printerinfomanager.hxx>
#include "cupsmgr.hxx"
#define BACKEND_DIR "/usr/share/print-backends"
diff --git a/vcl/inc/unx/cupsmgr.hxx b/vcl/inc/unx/cupsmgr.hxx
index f32b84256044..46076c09fa70 100644
--- a/vcl/inc/unx/cupsmgr.hxx
+++ b/vcl/inc/unx/cupsmgr.hxx
@@ -20,10 +20,10 @@
#ifndef INCLUDED_VCL_INC_UNX_CUPSMGR_HXX
#define INCLUDED_VCL_INC_UNX_CUPSMGR_HXX
-#include "printerinfomanager.hxx"
-#include "osl/module.h"
-#include "osl/thread.h"
-#include "osl/mutex.hxx"
+#include <printerinfomanager.hxx>
+#include <osl/module.h>
+#include <osl/thread.h>
+#include <osl/mutex.hxx>
namespace psp
{
diff --git a/vcl/inc/unx/fontmanager.hxx b/vcl/inc/unx/fontmanager.hxx
index 1597dca79ed0..80c8de172943 100644
--- a/vcl/inc/unx/fontmanager.hxx
+++ b/vcl/inc/unx/fontmanager.hxx
@@ -25,8 +25,8 @@
#include <vcl/timer.hxx>
#include <vcl/vclenum.hxx>
#include <com/sun/star/lang/Locale.hpp>
-#include "salglyphid.hxx"
-#include "unx/fc_fontoptions.hxx"
+#include <salglyphid.hxx>
+#include <unx/fc_fontoptions.hxx>
#include <list>
#include <map>
diff --git a/vcl/inc/unx/freetype_glyphcache.hxx b/vcl/inc/unx/freetype_glyphcache.hxx
index 93788953a3ad..00f003aff975 100644
--- a/vcl/inc/unx/freetype_glyphcache.hxx
+++ b/vcl/inc/unx/freetype_glyphcache.hxx
@@ -20,8 +20,8 @@
#ifndef INCLUDED_VCL_GENERIC_GLYPHS_GCACH_FTYP_HXX
#define INCLUDED_VCL_GENERIC_GLYPHS_GCACH_FTYP_HXX
-#include "unx/glyphcache.hxx"
-#include "PhysicalFontFace.hxx"
+#include <unx/glyphcache.hxx>
+#include <PhysicalFontFace.hxx>
// FreetypeFontFile has the responsibility that a font file is only mapped once.
// (#86621#) the old directly ft-managed solution caused it to be mapped
diff --git a/vcl/inc/unx/geninst.h b/vcl/inc/unx/geninst.h
index c432dbecabfb..516ca7c37956 100644
--- a/vcl/inc/unx/geninst.h
+++ b/vcl/inc/unx/geninst.h
@@ -26,7 +26,7 @@
#include <vclpluginapi.h>
#include <salinst.hxx>
#include <saldatabasic.hxx>
-#include "unx/genprn.h"
+#include <unx/genprn.h>
class VCL_DLLPUBLIC SalYieldMutex : public comphelper::GenericSolarMutex
{
diff --git a/vcl/inc/unx/genprn.h b/vcl/inc/unx/genprn.h
index 66d411f0bdb6..134cd8708914 100644
--- a/vcl/inc/unx/genprn.h
+++ b/vcl/inc/unx/genprn.h
@@ -21,10 +21,10 @@
#define INCLUDED_VCL_INC_GENERIC_GENPRN_H
#include <vcl/jobdata.hxx>
-#include "unx/printergfx.hxx"
-#include "unx/printerjob.hxx"
-#include "salprn.hxx"
-#include "vclpluginapi.h"
+#include <unx/printergfx.hxx>
+#include <unx/printerjob.hxx>
+#include <salprn.hxx>
+#include <vclpluginapi.h>
class GenPspGraphics;
class VCL_DLLPUBLIC PspSalInfoPrinter : public SalInfoPrinter
diff --git a/vcl/inc/unx/genpspgraphics.h b/vcl/inc/unx/genpspgraphics.h
index 49682011954b..245ae1906a8d 100644
--- a/vcl/inc/unx/genpspgraphics.h
+++ b/vcl/inc/unx/genpspgraphics.h
@@ -23,10 +23,10 @@
#include <vcl/vclenum.hxx>
#include <config_cairo_canvas.h>
-#include "unx/fontmanager.hxx"
-#include "salgdi.hxx"
-#include "sallayout.hxx"
-#include "vclpluginapi.h"
+#include <unx/fontmanager.hxx>
+#include <salgdi.hxx>
+#include <sallayout.hxx>
+#include <vclpluginapi.h>
class PhysicalFontFace;
class PhysicalFontCollection;
diff --git a/vcl/inc/unx/glyphcache.hxx b/vcl/inc/unx/glyphcache.hxx
index 32c67d1f8e8a..df183dba2056 100644
--- a/vcl/inc/unx/glyphcache.hxx
+++ b/vcl/inc/unx/glyphcache.hxx
@@ -32,9 +32,9 @@
#include <fontinstance.hxx>
#include <sallayout.hxx>
-#include "fontattributes.hxx"
-#include "impfontmetricdata.hxx"
-#include "hb-ot.h"
+#include <fontattributes.hxx>
+#include <impfontmetricdata.hxx>
+#include <hb-ot.h>
#include <unordered_map>
diff --git a/vcl/inc/unx/gtk/gtkdata.hxx b/vcl/inc/unx/gtk/gtkdata.hxx
index 01b5c46b8dca..9f4fae373acb 100644
--- a/vcl/inc/unx/gtk/gtkdata.hxx
+++ b/vcl/inc/unx/gtk/gtkdata.hxx
@@ -30,7 +30,7 @@
#include <unx/gtk/gtksys.hxx>
#include <vcl/ptrstyle.hxx>
#include <osl/conditn.hxx>
-#include "saltimer.hxx"
+#include <saltimer.hxx>
#include <o3tl/enumarray.hxx>
#include <list>
diff --git a/vcl/inc/unx/gtk/gtkframe.hxx b/vcl/inc/unx/gtk/gtkframe.hxx
index 99139e1d2593..8a3046ca1497 100644
--- a/vcl/inc/unx/gtk/gtkframe.hxx
+++ b/vcl/inc/unx/gtk/gtkframe.hxx
@@ -36,7 +36,7 @@
#include <unx/saltype.h>
#include <unx/screensaverinhibitor.hxx>
-#include "tools/link.hxx"
+#include <tools/link.hxx>
#include <com/sun/star/awt/XTopWindow.hpp>
#include <com/sun/star/datatransfer/DataFlavor.hpp>
@@ -49,7 +49,7 @@
#include <config_dbus.h>
#include <config_gio.h>
-#include "headless/svpgdi.hxx"
+#include <headless/svpgdi.hxx>
class GtkSalGraphics;
class GtkSalDisplay;
diff --git a/vcl/inc/unx/gtk/gtkgdi.hxx b/vcl/inc/unx/gtk/gtkgdi.hxx
index f06fa09434ad..fc896db7f913 100644
--- a/vcl/inc/unx/gtk/gtkgdi.hxx
+++ b/vcl/inc/unx/gtk/gtkgdi.hxx
@@ -27,12 +27,12 @@
#include <gdk/gdkkeysyms.h>
#include <unx/gtk/gtkframe.hxx>
-#include "ControlCacheKey.hxx"
+#include <ControlCacheKey.hxx>
#if GTK_CHECK_VERSION(3,0,0)
#include <headless/svpgdi.hxx>
-#include "textrender.hxx"
+#include <textrender.hxx>
enum class GtkControlPart
{
diff --git a/vcl/inc/unx/gtk/gtkprn.hxx b/vcl/inc/unx/gtk/gtkprn.hxx
index d2fb5fab081d..e33d3f606b10 100644
--- a/vcl/inc/unx/gtk/gtkprn.hxx
+++ b/vcl/inc/unx/gtk/gtkprn.hxx
@@ -10,7 +10,7 @@
#ifndef INCLUDED_VCL_INC_UNX_GTK_GTKPRN_HXX
#define INCLUDED_VCL_INC_UNX_GTK_GTKPRN_HXX
-#include "unx/genprn.h"
+#include <unx/genprn.h>
#include <memory>
diff --git a/vcl/inc/unx/gtk/gtksys.hxx b/vcl/inc/unx/gtk/gtksys.hxx
index 94e748887a12..083c046c3d4b 100644
--- a/vcl/inc/unx/gtk/gtksys.hxx
+++ b/vcl/inc/unx/gtk/gtksys.hxx
@@ -9,7 +9,7 @@
#ifndef INCLUDED_VCL_INC_UNX_GTK_GTKSYS_HXX
#define INCLUDED_VCL_INC_UNX_GTK_GTKSYS_HXX
-#include "unx/gensys.h"
+#include <unx/gensys.h>
#include <gtk/gtk.h>
#include <unx/saltype.h>
#include <deque>
diff --git a/vcl/inc/unx/printergfx.hxx b/vcl/inc/unx/printergfx.hxx
index 6861322ba964..22042bab2b05 100644
--- a/vcl/inc/unx/printergfx.hxx
+++ b/vcl/inc/unx/printergfx.hxx
@@ -21,10 +21,10 @@
#define INCLUDED_VCL_INC_GENERIC_PRINTERGFX_HXX
#include <unx/helper.hxx>
-#include "sallayout.hxx"
-#include "osl/file.hxx"
-#include "tools/gen.hxx"
-#include "vclpluginapi.h"
+#include <sallayout.hxx>
+#include <osl/file.hxx>
+#include <tools/gen.hxx>
+#include <vclpluginapi.h>
#include <list>
#include <vector>
diff --git a/vcl/inc/unx/printerjob.hxx b/vcl/inc/unx/printerjob.hxx
index bd8015593de9..c744122b444a 100644
--- a/vcl/inc/unx/printerjob.hxx
+++ b/vcl/inc/unx/printerjob.hxx
@@ -21,8 +21,8 @@
#define INCLUDED_VCL_INC_GENERIC_PRINTERJOB_HXX
#include <vcl/jobdata.hxx>
-#include "osl/file.hxx"
-#include "rtl/string.hxx"
+#include <osl/file.hxx>
+#include <rtl/string.hxx>
#include <vector>
diff --git a/vcl/inc/unx/salgdi.h b/vcl/inc/unx/salgdi.h
index 8e5045ff4f01..aacc8cb2c1f5 100644
--- a/vcl/inc/unx/salgdi.h
+++ b/vcl/inc/unx/salgdi.h
@@ -30,11 +30,11 @@
#include <vcl/vclenum.hxx>
#include <vcl/metric.hxx>
-#include "salgdi.hxx"
-#include "salgeom.hxx"
-#include "sallayout.hxx"
-#include "vclpluginapi.h"
-#include "ControlCacheKey.hxx"
+#include <salgdi.hxx>
+#include <salgeom.hxx>
+#include <sallayout.hxx>
+#include <vclpluginapi.h>
+#include <ControlCacheKey.hxx>
#include <deque>
#include <memory>
diff --git a/vcl/inc/unx/salinst.h b/vcl/inc/unx/salinst.h
index 59464b4c60e5..2aed86924b68 100644
--- a/vcl/inc/unx/salinst.h
+++ b/vcl/inc/unx/salinst.h
@@ -23,7 +23,7 @@
#include <osl/thread.hxx>
#include <vclpluginapi.h>
#include <salinst.hxx>
-#include "unx/geninst.h"
+#include <unx/geninst.h>
#include <X11/Xlib.h>
#include <X11/Xutil.h>
diff --git a/vcl/inc/unx/salunx.h b/vcl/inc/unx/salunx.h
index 20faefc6d928..5dfae767c804 100644
--- a/vcl/inc/unx/salunx.h
+++ b/vcl/inc/unx/salunx.h
@@ -20,7 +20,7 @@
#ifndef INCLUDED_VCL_INC_UNX_SALUNX_H
#define INCLUDED_VCL_INC_UNX_SALUNX_H
-#include "unx/salunxtime.h"
+#include <unx/salunxtime.h>
inline long Divide( long nDividend, long nDivisor )
{ return (nDividend + nDivisor/2) / nDivisor; }
diff --git a/vcl/inc/unx/sm.hxx b/vcl/inc/unx/sm.hxx
index ab736a464514..5a12ed951f73 100644
--- a/vcl/inc/unx/sm.hxx
+++ b/vcl/inc/unx/sm.hxx
@@ -19,15 +19,15 @@
#ifndef INCLUDED_VCL_INC_UNX_SM_HXX
#define INCLUDED_VCL_INC_UNX_SM_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <X11/SM/SMlib.h>
-#include "tools/link.hxx"
+#include <tools/link.hxx>
#include <rtl/ustring.hxx>
#include <memory>
-#include "vclpluginapi.h"
+#include <vclpluginapi.h>
class ICEConnectionObserver;
class SalSession;
diff --git a/vcl/inc/unx/x11/x11gdiimpl.h b/vcl/inc/unx/x11/x11gdiimpl.h
index 9d91ad28f48c..76636a75694d 100644
--- a/vcl/inc/unx/x11/x11gdiimpl.h
+++ b/vcl/inc/unx/x11/x11gdiimpl.h
@@ -10,8 +10,8 @@
#ifndef INCLUDED_VCL_INC_UNX_X11_X11GDIIMPL_HXX
#define INCLUDED_VCL_INC_UNX_X11_X11GDIIMPL_HXX
-#include "unx/pixmap.hxx"
-#include "ControlCacheKey.hxx"
+#include <unx/pixmap.hxx>
+#include <ControlCacheKey.hxx>
class ControlCacheKey;
diff --git a/vcl/inc/unx/x11_cursors/salcursors.h b/vcl/inc/unx/x11_cursors/salcursors.h
index 5ab22720ef5f..1b8aa6c08a59 100644
--- a/vcl/inc/unx/x11_cursors/salcursors.h
+++ b/vcl/inc/unx/x11_cursors/salcursors.h
@@ -17,135 +17,135 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include "unx/x11_cursors/nodrop_curs.h"
-#include "unx/x11_cursors/nodrop_mask.h"
-#include "unx/x11_cursors/magnify_curs.h"
-#include "unx/x11_cursors/magnify_mask.h"
-#include "unx/x11_cursors/rotate_curs.h"
-#include "unx/x11_cursors/rotate_mask.h"
-#include "unx/x11_cursors/hshear_curs.h"
-#include "unx/x11_cursors/hshear_mask.h"
-#include "unx/x11_cursors/vshear_curs.h"
-#include "unx/x11_cursors/vshear_mask.h"
-#include "unx/x11_cursors/drawline_curs.h"
-#include "unx/x11_cursors/drawline_mask.h"
-#include "unx/x11_cursors/drawrect_curs.h"
-#include "unx/x11_cursors/drawrect_mask.h"
-#include "unx/x11_cursors/drawpolygon_curs.h"
-#include "unx/x11_cursors/drawpolygon_mask.h"
-#include "unx/x11_cursors/drawbezier_curs.h"
-#include "unx/x11_cursors/drawbezier_mask.h"
-#include "unx/x11_cursors/drawarc_curs.h"
-#include "unx/x11_cursors/drawarc_mask.h"
-#include "unx/x11_cursors/drawpie_curs.h"
-#include "unx/x11_cursors/drawpie_mask.h"
-#include "unx/x11_cursors/drawcirclecut_curs.h"
-#include "unx/x11_cursors/drawcirclecut_mask.h"
-#include "unx/x11_cursors/drawellipse_curs.h"
-#include "unx/x11_cursors/drawellipse_mask.h"
-#include "unx/x11_cursors/drawconnect_curs.h"
-#include "unx/x11_cursors/drawconnect_mask.h"
-#include "unx/x11_cursors/drawtext_curs.h"
-#include "unx/x11_cursors/drawtext_mask.h"
-#include "unx/x11_cursors/mirror_curs.h"
-#include "unx/x11_cursors/mirror_mask.h"
-#include "unx/x11_cursors/crook_curs.h"
-#include "unx/x11_cursors/crook_mask.h"
-#include "unx/x11_cursors/crop_curs.h"
-#include "unx/x11_cursors/crop_mask.h"
-#include "unx/x11_cursors/movepoint_curs.h"
-#include "unx/x11_cursors/movepoint_mask.h"
-#include "unx/x11_cursors/movebezierweight_curs.h"
-#include "unx/x11_cursors/movebezierweight_mask.h"
-#include "unx/x11_cursors/drawfreehand_curs.h"
-#include "unx/x11_cursors/drawfreehand_mask.h"
-#include "unx/x11_cursors/drawcaption_curs.h"
-#include "unx/x11_cursors/drawcaption_mask.h"
-#include "unx/x11_cursors/movedata_curs.h"
-#include "unx/x11_cursors/movedata_mask.h"
-#include "unx/x11_cursors/copydata_curs.h"
-#include "unx/x11_cursors/copydata_mask.h"
-#include "unx/x11_cursors/linkdata_curs.h"
-#include "unx/x11_cursors/linkdata_mask.h"
-#include "unx/x11_cursors/movedlnk_curs.h"
-#include "unx/x11_cursors/movedlnk_mask.h"
-#include "unx/x11_cursors/copydlnk_curs.h"
-#include "unx/x11_cursors/copydlnk_mask.h"
-#include "unx/x11_cursors/movefile_curs.h"
-#include "unx/x11_cursors/movefile_mask.h"
-#include "unx/x11_cursors/copyfile_curs.h"
-#include "unx/x11_cursors/copyfile_mask.h"
-#include "unx/x11_cursors/linkfile_curs.h"
-#include "unx/x11_cursors/linkfile_mask.h"
-#include "unx/x11_cursors/moveflnk_curs.h"
-#include "unx/x11_cursors/moveflnk_mask.h"
-#include "unx/x11_cursors/copyflnk_curs.h"
-#include "unx/x11_cursors/copyflnk_mask.h"
-#include "unx/x11_cursors/movefiles_curs.h"
-#include "unx/x11_cursors/movefiles_mask.h"
-#include "unx/x11_cursors/copyfiles_curs.h"
-#include "unx/x11_cursors/copyfiles_mask.h"
+#include <unx/x11_cursors/nodrop_curs.h>
+#include <unx/x11_cursors/nodrop_mask.h>
+#include <unx/x11_cursors/magnify_curs.h>
+#include <unx/x11_cursors/magnify_mask.h>
+#include <unx/x11_cursors/rotate_curs.h>
+#include <unx/x11_cursors/rotate_mask.h>
+#include <unx/x11_cursors/hshear_curs.h>
+#include <unx/x11_cursors/hshear_mask.h>
+#include <unx/x11_cursors/vshear_curs.h>
+#include <unx/x11_cursors/vshear_mask.h>
+#include <unx/x11_cursors/drawline_curs.h>
+#include <unx/x11_cursors/drawline_mask.h>
+#include <unx/x11_cursors/drawrect_curs.h>
+#include <unx/x11_cursors/drawrect_mask.h>
+#include <unx/x11_cursors/drawpolygon_curs.h>
+#include <unx/x11_cursors/drawpolygon_mask.h>
+#include <unx/x11_cursors/drawbezier_curs.h>
+#include <unx/x11_cursors/drawbezier_mask.h>
+#include <unx/x11_cursors/drawarc_curs.h>
+#include <unx/x11_cursors/drawarc_mask.h>
+#include <unx/x11_cursors/drawpie_curs.h>
+#include <unx/x11_cursors/drawpie_mask.h>
+#include <unx/x11_cursors/drawcirclecut_curs.h>
+#include <unx/x11_cursors/drawcirclecut_mask.h>
+#include <unx/x11_cursors/drawellipse_curs.h>
+#include <unx/x11_cursors/drawellipse_mask.h>
+#include <unx/x11_cursors/drawconnect_curs.h>
+#include <unx/x11_cursors/drawconnect_mask.h>
+#include <unx/x11_cursors/drawtext_curs.h>
+#include <unx/x11_cursors/drawtext_mask.h>
+#include <unx/x11_cursors/mirror_curs.h>
+#include <unx/x11_cursors/mirror_mask.h>
+#include <unx/x11_cursors/crook_curs.h>
+#include <unx/x11_cursors/crook_mask.h>
+#include <unx/x11_cursors/crop_curs.h>
+#include <unx/x11_cursors/crop_mask.h>
+#include <unx/x11_cursors/movepoint_curs.h>
+#include <unx/x11_cursors/movepoint_mask.h>
+#include <unx/x11_cursors/movebezierweight_curs.h>
+#include <unx/x11_cursors/movebezierweight_mask.h>
+#include <unx/x11_cursors/drawfreehand_curs.h>
+#include <unx/x11_cursors/drawfreehand_mask.h>
+#include <unx/x11_cursors/drawcaption_curs.h>
+#include <unx/x11_cursors/drawcaption_mask.h>
+#include <unx/x11_cursors/movedata_curs.h>
+#include <unx/x11_cursors/movedata_mask.h>
+#include <unx/x11_cursors/copydata_curs.h>
+#include <unx/x11_cursors/copydata_mask.h>
+#include <unx/x11_cursors/linkdata_curs.h>
+#include <unx/x11_cursors/linkdata_mask.h>
+#include <unx/x11_cursors/movedlnk_curs.h>
+#include <unx/x11_cursors/movedlnk_mask.h>
+#include <unx/x11_cursors/copydlnk_curs.h>
+#include <unx/x11_cursors/copydlnk_mask.h>
+#include <unx/x11_cursors/movefile_curs.h>
+#include <unx/x11_cursors/movefile_mask.h>
+#include <unx/x11_cursors/copyfile_curs.h>
+#include <unx/x11_cursors/copyfile_mask.h>
+#include <unx/x11_cursors/linkfile_curs.h>
+#include <unx/x11_cursors/linkfile_mask.h>
+#include <unx/x11_cursors/moveflnk_curs.h>
+#include <unx/x11_cursors/moveflnk_mask.h>
+#include <unx/x11_cursors/copyflnk_curs.h>
+#include <unx/x11_cursors/copyflnk_mask.h>
+#include <unx/x11_cursors/movefiles_curs.h>
+#include <unx/x11_cursors/movefiles_mask.h>
+#include <unx/x11_cursors/copyfiles_curs.h>
+#include <unx/x11_cursors/copyfiles_mask.h>
-#include "unx/x11_cursors/chart_curs.h"
-#include "unx/x11_cursors/chart_mask.h"
-#include "unx/x11_cursors/detective_curs.h"
-#include "unx/x11_cursors/detective_mask.h"
-#include "unx/x11_cursors/pivotcol_curs.h"
-#include "unx/x11_cursors/pivotcol_mask.h"
-#include "unx/x11_cursors/pivotfld_curs.h"
-#include "unx/x11_cursors/pivotfld_mask.h"
-#include "unx/x11_cursors/pivotrow_curs.h"
-#include "unx/x11_cursors/pivotrow_mask.h"
-#include "unx/x11_cursors/pivotdel_curs.h"
-#include "unx/x11_cursors/pivotdel_mask.h"
+#include <unx/x11_cursors/chart_curs.h>
+#include <unx/x11_cursors/chart_mask.h>
+#include <unx/x11_cursors/detective_curs.h>
+#include <unx/x11_cursors/detective_mask.h>
+#include <unx/x11_cursors/pivotcol_curs.h>
+#include <unx/x11_cursors/pivotcol_mask.h>
+#include <unx/x11_cursors/pivotfld_curs.h>
+#include <unx/x11_cursors/pivotfld_mask.h>
+#include <unx/x11_cursors/pivotrow_curs.h>
+#include <unx/x11_cursors/pivotrow_mask.h>
+#include <unx/x11_cursors/pivotdel_curs.h>
+#include <unx/x11_cursors/pivotdel_mask.h>
-#include "unx/x11_cursors/chain_curs.h"
-#include "unx/x11_cursors/chain_mask.h"
-#include "unx/x11_cursors/chainnot_curs.h"
-#include "unx/x11_cursors/chainnot_mask.h"
+#include <unx/x11_cursors/chain_curs.h>
+#include <unx/x11_cursors/chain_mask.h>
+#include <unx/x11_cursors/chainnot_curs.h>
+#include <unx/x11_cursors/chainnot_mask.h>
-#include "unx/x11_cursors/ase_curs.h"
-#include "unx/x11_cursors/ase_mask.h"
-#include "unx/x11_cursors/asn_curs.h"
-#include "unx/x11_cursors/asn_mask.h"
-#include "unx/x11_cursors/asne_curs.h"
-#include "unx/x11_cursors/asne_mask.h"
-#include "unx/x11_cursors/asns_curs.h"
-#include "unx/x11_cursors/asns_mask.h"
-#include "unx/x11_cursors/asnswe_curs.h"
-#include "unx/x11_cursors/asnswe_mask.h"
-#include "unx/x11_cursors/asnw_curs.h"
-#include "unx/x11_cursors/asnw_mask.h"
-#include "unx/x11_cursors/ass_curs.h"
-#include "unx/x11_cursors/ass_mask.h"
-#include "unx/x11_cursors/asse_curs.h"
-#include "unx/x11_cursors/asse_mask.h"
-#include "unx/x11_cursors/assw_curs.h"
-#include "unx/x11_cursors/assw_mask.h"
-#include "unx/x11_cursors/asw_curs.h"
-#include "unx/x11_cursors/asw_mask.h"
-#include "unx/x11_cursors/aswe_curs.h"
-#include "unx/x11_cursors/aswe_mask.h"
-#include "unx/x11_cursors/null_curs.h"
-#include "unx/x11_cursors/null_mask.h"
+#include <unx/x11_cursors/ase_curs.h>
+#include <unx/x11_cursors/ase_mask.h>
+#include <unx/x11_cursors/asn_curs.h>
+#include <unx/x11_cursors/asn_mask.h>
+#include <unx/x11_cursors/asne_curs.h>
+#include <unx/x11_cursors/asne_mask.h>
+#include <unx/x11_cursors/asns_curs.h>
+#include <unx/x11_cursors/asns_mask.h>
+#include <unx/x11_cursors/asnswe_curs.h>
+#include <unx/x11_cursors/asnswe_mask.h>
+#include <unx/x11_cursors/asnw_curs.h>
+#include <unx/x11_cursors/asnw_mask.h>
+#include <unx/x11_cursors/ass_curs.h>
+#include <unx/x11_cursors/ass_mask.h>
+#include <unx/x11_cursors/asse_curs.h>
+#include <unx/x11_cursors/asse_mask.h>
+#include <unx/x11_cursors/assw_curs.h>
+#include <unx/x11_cursors/assw_mask.h>
+#include <unx/x11_cursors/asw_curs.h>
+#include <unx/x11_cursors/asw_mask.h>
+#include <unx/x11_cursors/aswe_curs.h>
+#include <unx/x11_cursors/aswe_mask.h>
+#include <unx/x11_cursors/null_curs.h>
+#include <unx/x11_cursors/null_mask.h>
-#include "unx/x11_cursors/fill_curs.h"
-#include "unx/x11_cursors/fill_mask.h"
-#include "unx/x11_cursors/vertcurs_curs.h"
-#include "unx/x11_cursors/vertcurs_mask.h"
-#include "unx/x11_cursors/tblsele_curs.h"
-#include "unx/x11_cursors/tblsele_mask.h"
-#include "unx/x11_cursors/tblsels_curs.h"
-#include "unx/x11_cursors/tblsels_mask.h"
-#include "unx/x11_cursors/tblselse_curs.h"
-#include "unx/x11_cursors/tblselse_mask.h"
-#include "unx/x11_cursors/tblselw_curs.h"
-#include "unx/x11_cursors/tblselw_mask.h"
-#include "unx/x11_cursors/tblselsw_curs.h"
-#include "unx/x11_cursors/tblselsw_mask.h"
-#include "unx/x11_cursors/wshide_curs.h"
-#include "unx/x11_cursors/wshide_mask.h"
-#include "unx/x11_cursors/wsshow_curs.h"
-#include "unx/x11_cursors/wsshow_mask.h"
+#include <unx/x11_cursors/fill_curs.h>
+#include <unx/x11_cursors/fill_mask.h>
+#include <unx/x11_cursors/vertcurs_curs.h>
+#include <unx/x11_cursors/vertcurs_mask.h>
+#include <unx/x11_cursors/tblsele_curs.h>
+#include <unx/x11_cursors/tblsele_mask.h>
+#include <unx/x11_cursors/tblsels_curs.h>
+#include <unx/x11_cursors/tblsels_mask.h>
+#include <unx/x11_cursors/tblselse_curs.h>
+#include <unx/x11_cursors/tblselse_mask.h>
+#include <unx/x11_cursors/tblselw_curs.h>
+#include <unx/x11_cursors/tblselw_mask.h>
+#include <unx/x11_cursors/tblselsw_curs.h>
+#include <unx/x11_cursors/tblselsw_mask.h>
+#include <unx/x11_cursors/wshide_curs.h>
+#include <unx/x11_cursors/wshide_mask.h>
+#include <unx/x11_cursors/wsshow_curs.h>
+#include <unx/x11_cursors/wsshow_mask.h>
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/vcl/inc/vclpluginapi.h b/vcl/inc/vclpluginapi.h
index 86fbf1748813..5522d2f4ece4 100644
--- a/vcl/inc/vclpluginapi.h
+++ b/vcl/inc/vclpluginapi.h
@@ -20,8 +20,8 @@
#ifndef INCLUDED_VCL_INC_VCLPLUGINAPI_H
#define INCLUDED_VCL_INC_VCLPLUGINAPI_H
-#include "sal/config.h"
-#include "sal/types.h"
+#include <sal/config.h>
+#include <sal/types.h>
#if defined VCLPLUG_GEN_IMPLEMENTATION
#define VCLPLUG_GEN_PUBLIC SAL_DLLPUBLIC_EXPORT