summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chart2/inc/pch/precompiled_chartcontroller.hxx3
-rw-r--r--cui/inc/pch/precompiled_cui.hxx1
-rw-r--r--dbaccess/inc/pch/precompiled_dbu.hxx1
-rw-r--r--oox/inc/pch/precompiled_oox.hxx8
-rw-r--r--sc/inc/pch/precompiled_sc.hxx2
-rw-r--r--sc/inc/pch/precompiled_scfilt.hxx1
-rw-r--r--sc/inc/pch/precompiled_scopencl.hxx7
-rw-r--r--sd/inc/pch/precompiled_sd.hxx1
-rw-r--r--sfx2/inc/pch/precompiled_sfx.hxx2
-rw-r--r--svtools/inc/pch/precompiled_svt.hxx3
-rw-r--r--svx/inc/pch/precompiled_svx.hxx2
-rw-r--r--svx/inc/pch/precompiled_svxcore.hxx4
-rw-r--r--sw/inc/pch/precompiled_msword.hxx8
-rw-r--r--sw/inc/pch/precompiled_sw.hxx4
-rw-r--r--vcl/inc/pch/precompiled_vcl.hxx2
-rw-r--r--writerfilter/inc/pch/precompiled_writerfilter.hxx1
-rw-r--r--xmloff/inc/pch/precompiled_xo.hxx5
17 files changed, 50 insertions, 5 deletions
diff --git a/chart2/inc/pch/precompiled_chartcontroller.hxx b/chart2/inc/pch/precompiled_chartcontroller.hxx
index 526cd26b2051..60b8d4e9a613 100644
--- a/chart2/inc/pch/precompiled_chartcontroller.hxx
+++ b/chart2/inc/pch/precompiled_chartcontroller.hxx
@@ -160,11 +160,10 @@
#include <comphelper/mediadescriptor.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/property.hxx>
-#include <comphelper/sequence.hxx>
#include <comphelper/servicehelper.hxx>
-#include <comphelper/serviceinfohelper.hxx>
#include <cppuhelper/implementationentry.hxx>
#include <cppuhelper/queryinterface.hxx>
+#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <drawinglayer/geometry/viewinformation3d.hxx>
#include <editeng/adjustitem.hxx>
diff --git a/cui/inc/pch/precompiled_cui.hxx b/cui/inc/pch/precompiled_cui.hxx
index a1bc8d615cdd..8489a4bc8873 100644
--- a/cui/inc/pch/precompiled_cui.hxx
+++ b/cui/inc/pch/precompiled_cui.hxx
@@ -346,6 +346,7 @@
#include <osl/mutex.hxx>
#include <osl/process.h>
#include <osl/security.hxx>
+#include <osl/thread.h>
#include <rtl/bootstrap.hxx>
#include <rtl/math.hxx>
#include <rtl/strbuf.hxx>
diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx
index 723df6653cfd..c3ef98d38e02 100644
--- a/dbaccess/inc/pch/precompiled_dbu.hxx
+++ b/dbaccess/inc/pch/precompiled_dbu.hxx
@@ -328,6 +328,7 @@
#include <cppuhelper/implbase2.hxx>
#include <cppuhelper/interfacecontainer.hxx>
#include <cppuhelper/queryinterface.hxx>
+#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <editeng/justifyitem.hxx>
#include <framework/actiontriggerhelper.hxx>
diff --git a/oox/inc/pch/precompiled_oox.hxx b/oox/inc/pch/precompiled_oox.hxx
index 0fda8baa7279..9fc576d0afc2 100644
--- a/oox/inc/pch/precompiled_oox.hxx
+++ b/oox/inc/pch/precompiled_oox.hxx
@@ -179,6 +179,7 @@
#include <com/sun/star/drawing/EnhancedCustomShapeTextPathMode.hpp>
#include <com/sun/star/drawing/FillStyle.hpp>
#include <com/sun/star/drawing/FlagSequence.hpp>
+#include <com/sun/star/drawing/GraphicExportFilter.hpp>
#include <com/sun/star/drawing/Hatch.hpp>
#include <com/sun/star/drawing/HomogenMatrix3.hpp>
#include <com/sun/star/drawing/LineDash.hpp>
@@ -336,6 +337,7 @@
#include <cppuhelper/implbase1.hxx>
#include <cppuhelper/implbase2.hxx>
#include <cppuhelper/implementationentry.hxx>
+#include <cppuhelper/supportsservice.hxx>
#include <cstdio>
#include <editeng/escapementitem.hxx>
#include <editeng/svxenum.hxx>
@@ -374,6 +376,7 @@
#include <stdio.h>
#include <string.h>
#include <svl/languageoptions.hxx>
+#include <svl/outstrm.hxx>
#include <svtools/grfmgr.hxx>
#include <svx/svdoashp.hxx>
#include <svx/svdoole2.hxx>
@@ -382,17 +385,22 @@
#include <svx/unoapi.hxx>
#include <svx/unopage.hxx>
#include <time.h>
+#include <tools/gen.hxx>
#include <tools/globname.hxx>
+#include <tools/mapunit.hxx>
#include <tools/multisel.hxx>
#include <tools/solar.h>
#include <tools/stream.hxx>
#include <tools/time.hxx>
+#include <unotools/fltrcfg.hxx>
#include <unotools/fontcvt.hxx>
#include <unotools/fontdefs.hxx>
#include <unotools/streamwrap.hxx>
#include <vcl/cvtgrf.hxx>
#include <vcl/graph.hxx>
+#include <vcl/graphicfilter.hxx>
#include <vcl/outdev.hxx>
+#include <vcl/svapp.hxx>
#include <vcl/wmf.hxx>
#include <vector>
#include <xmloff/SchXMLSeriesHelper.hxx>
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx
index 54b944fb6b03..d57563c69021 100644
--- a/sc/inc/pch/precompiled_sc.hxx
+++ b/sc/inc/pch/precompiled_sc.hxx
@@ -102,6 +102,7 @@
#include "unotools/localedatawrapper.hxx"
#include "unotools/localfilehelper.hxx"
#include "unotools/pathoptions.hxx"
+#include "unotools/textsearch.hxx"
#include "unotools/ucbhelper.hxx"
#include "vcl/lineinfo.hxx"
#include "vcl/msgbox.hxx"
@@ -937,6 +938,7 @@
#include <tools/shl.hxx>
#include <tools/solar.h>
#include <tools/stream.hxx>
+#include <tools/string.hxx>
#include <tools/tenccvt.hxx>
#include <tools/urlobj.hxx>
#include <tools/wintypes.hxx>
diff --git a/sc/inc/pch/precompiled_scfilt.hxx b/sc/inc/pch/precompiled_scfilt.hxx
index b63c1c323431..46f709c8bd71 100644
--- a/sc/inc/pch/precompiled_scfilt.hxx
+++ b/sc/inc/pch/precompiled_scfilt.hxx
@@ -321,6 +321,7 @@
#include <com/sun/star/ui/XImageManager.hpp>
#include <com/sun/star/ui/XUIConfigurationPersistence.hpp>
#include <com/sun/star/uno/Reference.h>
+#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/util/Date.hpp>
#include <com/sun/star/util/DateTime.hpp>
#include <com/sun/star/util/NumberFormat.hpp>
diff --git a/sc/inc/pch/precompiled_scopencl.hxx b/sc/inc/pch/precompiled_scopencl.hxx
index b4cc3cfd8fb8..0ec393e410ca 100644
--- a/sc/inc/pch/precompiled_scopencl.hxx
+++ b/sc/inc/pch/precompiled_scopencl.hxx
@@ -16,14 +16,21 @@
#include "formula/vectortoken.hxx"
#include "sal/config.h"
+#include <algorithm>
#include <boost/scoped_array.hpp>
+#include <boost/scoped_ptr.hpp>
#include <cmath>
#include <config_folders.h>
+#include <iostream>
+#include <list>
+#include <map>
+#include <memory>
#include <osl/file.hxx>
#include <rtl/bootstrap.hxx>
#include <rtl/digest.h>
#include <rtl/strbuf.hxx>
#include <rtl/ustring.hxx>
+#include <sstream>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx
index aaa92cf75906..5ac608d9250f 100644
--- a/sd/inc/pch/precompiled_sd.hxx
+++ b/sd/inc/pch/precompiled_sd.hxx
@@ -380,6 +380,7 @@
#include <cppuhelper/implbase5.hxx>
#include <cppuhelper/propertysetmixin.hxx>
#include <cppuhelper/proptypehlp.hxx>
+#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/weak.hxx>
#include <cstddef>
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx
index ddf98fec1214..666943015987 100644
--- a/sfx2/inc/pch/precompiled_sfx.hxx
+++ b/sfx2/inc/pch/precompiled_sfx.hxx
@@ -563,6 +563,7 @@
#include <cppuhelper/implbase5.hxx>
#include <cppuhelper/interfacecontainer.h>
#include <cppuhelper/interfacecontainer.hxx>
+#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/weak.hxx>
#include <cppuhelper/weakref.hxx>
@@ -794,6 +795,7 @@
#include <unotools/useroptions.hxx>
#include <unotools/viewoptions.hxx>
#include <utility>
+#include <vcl/FilterConfigItem.hxx>
#include <vcl/bitmap.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/builder.hxx>
diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx
index 269a0c71ce2c..81ae0f650d03 100644
--- a/svtools/inc/pch/precompiled_svt.hxx
+++ b/svtools/inc/pch/precompiled_svt.hxx
@@ -16,6 +16,7 @@
#include "com/sun/star/beans/XPropertySet.hpp"
#include "com/sun/star/document/XDocumentProperties.hpp"
+#include "com/sun/star/lang/XMultiComponentFactory.hpp"
#include "com/sun/star/script/Converter.hpp"
#include "com/sun/star/script/XTypeConverter.hpp"
#include "com/sun/star/task/OfficeRestartManager.hpp"
@@ -34,6 +35,7 @@
#include "sal/types.h"
#include "svl/filenotation.hxx"
#include "svl/inettype.hxx"
+#include "svl/pickerhistoryaccess.hxx"
#include "svl/urihelper.hxx"
#include "svl/urlbmk.hxx"
#include "tools/datetime.hxx"
@@ -283,6 +285,7 @@
#include <cppuhelper/implbase2.hxx>
#include <cppuhelper/implbase3.hxx>
#include <cppuhelper/implbase4.hxx>
+#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/weak.hxx>
#include <cppuhelper/weakagg.hxx>
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx
index 9a1627eab7e3..43ad3af72cfa 100644
--- a/svx/inc/pch/precompiled_svx.hxx
+++ b/svx/inc/pch/precompiled_svx.hxx
@@ -221,7 +221,6 @@
#include <comphelper/propertysetinfo.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <comphelper/servicehelper.hxx>
-#include <comphelper/serviceinfohelper.hxx>
#include <comphelper/stl_types.hxx>
#include <comphelper/string.hxx>
#include <comphelper/types.hxx>
@@ -234,6 +233,7 @@
#include <cppuhelper/implbase2.hxx>
#include <cppuhelper/implbase7.hxx>
#include <cppuhelper/interfacecontainer.h>
+#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/weakref.hxx>
#include <cstring>
diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx
index 85b7306f78d2..8e6bd2053819 100644
--- a/svx/inc/pch/precompiled_svxcore.hxx
+++ b/svx/inc/pch/precompiled_svxcore.hxx
@@ -22,7 +22,9 @@
#include "editeng/boxitem.hxx"
#include "editeng/editobj.hxx"
#include "editeng/editstat.hxx"
+#include "editeng/editview.hxx"
#include "editeng/fhgtitem.hxx"
+#include "editeng/flditem.hxx"
#include "editeng/fontitem.hxx"
#include "editeng/forbiddencharacterstable.hxx"
#include "editeng/frmdiritem.hxx"
@@ -298,6 +300,7 @@
#include <cppuhelper/implbase4.hxx>
#include <cppuhelper/implbase5.hxx>
#include <cppuhelper/interfacecontainer.hxx>
+#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/weak.hxx>
#include <cstdio>
@@ -444,6 +447,7 @@
#include <osl/file.hxx>
#include <osl/mutex.hxx>
#include <osl/process.h>
+#include <osl/thread.h>
#include <osl/thread.hxx>
#include <osl/time.h>
#include <rtl/crc.h>
diff --git a/sw/inc/pch/precompiled_msword.hxx b/sw/inc/pch/precompiled_msword.hxx
index c734fae48cc4..1089e66b99b4 100644
--- a/sw/inc/pch/precompiled_msword.hxx
+++ b/sw/inc/pch/precompiled_msword.hxx
@@ -23,10 +23,12 @@
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basic/basmgr.hxx>
+#include <boost/optional.hpp>
#include <boost/scoped_array.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/unordered_set.hpp>
#include <com/sun/star/beans/PropertyAttribute.hpp>
+#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/XPropertyContainer.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/chart2/XChartDocument.hpp>
@@ -82,6 +84,7 @@
#include <com/sun/star/ui/ModuleUIConfigurationManagerSupplier.hpp>
#include <com/sun/star/ui/XImageManager.hpp>
#include <com/sun/star/ui/XUIConfigurationPersistence.hpp>
+#include <com/sun/star/uno/Sequence.h>
#include <com/sun/star/util/XCloseable.hpp>
#include <com/sun/star/xml/dom/XAttr.hpp>
#include <com/sun/star/xml/dom/XDocument.hpp>
@@ -93,6 +96,7 @@
#include <comphelper/extract.hxx>
#include <comphelper/mediadescriptor.hxx>
#include <comphelper/processfactory.hxx>
+#include <comphelper/sequenceashashmap.hxx>
#include <comphelper/stlunosequence.hxx>
#include <comphelper/storagehelper.hxx>
#include <comphelper/string.hxx>
@@ -161,6 +165,7 @@
#include <filter/msfilter/msoleexp.hxx>
#include <filter/msfilter/rtfutil.hxx>
#include <filter/msfilter/svxmsbas.hxx>
+#include <filter/msfilter/util.hxx>
#include <fstream>
#include <functional>
#include <i18nlangtag/lang.h>
@@ -187,6 +192,7 @@
#include <osl/time.h>
#include <rtl/math.hxx>
#include <rtl/random.h>
+#include <rtl/strbuf.hxx>
#include <rtl/tencinfo.h>
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.hxx>
@@ -222,6 +228,7 @@
#include <svtools/miscopt.hxx>
#include <svtools/rtfkeywd.hxx>
#include <svx/fmglob.hxx>
+#include <svx/hlnkitem.hxx>
#include <svx/rectenum.hxx>
#include <svx/sdtaitm.hxx>
#include <svx/svdmodel.hxx>
@@ -262,6 +269,7 @@
#include <unotools/localedatawrapper.hxx>
#include <unotools/localfilehelper.hxx>
#include <unotools/pathoptions.hxx>
+#include <unotools/saveopt.hxx>
#include <unotools/streamwrap.hxx>
#include <unotools/tempfile.hxx>
#include <unotools/ucbstreamhelper.hxx>
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx
index 2ffc449f0fef..cb79fff3672a 100644
--- a/sw/inc/pch/precompiled_sw.hxx
+++ b/sw/inc/pch/precompiled_sw.hxx
@@ -22,7 +22,6 @@
#include "editeng/unolingu.hxx"
#include "i18nlangtag/languagetag.hxx"
#include "rtl/ref.hxx"
-#include "rtl/ustring.hxx"
#include "sal/config.h"
#include "sal/types.h"
#include "salhelper/simplereferenceobject.hxx"
@@ -621,6 +620,7 @@
#include <osl/interlck.h>
#include <osl/module.hxx>
#include <osl/mutex.hxx>
+#include <osl/thread.h>
#include <osl/thread.hxx>
#include <rsc/rscsfx.hxx>
#include <rtl/bootstrap.hxx>
@@ -997,9 +997,9 @@
#include <tools/shl.hxx>
#include <tools/solar.h>
#include <tools/stream.hxx>
-#include <tools/string.hxx>
#include <tools/time.hxx>
#include <tools/urlobj.hxx>
+#include <touch/touch-impl.h>
#include <touch/touch.h>
#include <ucbhelper/content.hxx>
#include <ucbhelper/contentidentifier.hxx>
diff --git a/vcl/inc/pch/precompiled_vcl.hxx b/vcl/inc/pch/precompiled_vcl.hxx
index 5212ce9ebae8..f1eb6530a497 100644
--- a/vcl/inc/pch/precompiled_vcl.hxx
+++ b/vcl/inc/pch/precompiled_vcl.hxx
@@ -286,6 +286,7 @@
#include <cppuhelper/factory.hxx>
#include <cppuhelper/implbase1.hxx>
#include <cppuhelper/implbase3.hxx>
+#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/weak.hxx>
#include <cstdio>
#include <cstring>
@@ -359,6 +360,7 @@
#include <tools/gen.hxx>
#include <tools/helpers.hxx>
#include <tools/line.hxx>
+#include <tools/lineend.hxx>
#include <tools/poly.hxx>
#include <tools/rc.h>
#include <tools/rc.hxx>
diff --git a/writerfilter/inc/pch/precompiled_writerfilter.hxx b/writerfilter/inc/pch/precompiled_writerfilter.hxx
index 4fb1b322eadc..5080248bf10d 100644
--- a/writerfilter/inc/pch/precompiled_writerfilter.hxx
+++ b/writerfilter/inc/pch/precompiled_writerfilter.hxx
@@ -162,6 +162,7 @@
#include <comphelper/types.hxx>
#include <cppuhelper/implbase1.hxx>
#include <cppuhelper/implementationentry.hxx>
+#include <cppuhelper/supportsservice.hxx>
#include <doctok/resourceids.hxx>
#include <doctok/resources.hxx>
#include <doctok/sprmids.hxx>
diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx
index 4aa1d5a5e4a4..3b0ba42c0fe6 100644
--- a/xmloff/inc/pch/precompiled_xo.hxx
+++ b/xmloff/inc/pch/precompiled_xo.hxx
@@ -24,10 +24,15 @@
#include "tools/debug.hxx"
#include <algorithm>
#include <basegfx/matrix/b2dhommatrix.hxx>
+#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <basegfx/matrix/b3dhommatrix.hxx>
#include <basegfx/point/b2dpoint.hxx>
+#include <basegfx/polygon/b2dpolygon.hxx>
+#include <basegfx/polygon/b2dpolygontools.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include <basegfx/polygon/b2dpolypolygontools.hxx>
+#include <basegfx/polygon/b3dpolypolygon.hxx>
+#include <basegfx/polygon/b3dpolypolygontools.hxx>
#include <basegfx/tools/unotools.hxx>
#include <basegfx/tuple/b2dtuple.hxx>
#include <basegfx/tuple/b3dtuple.hxx>