diff options
-rw-r--r-- | dbaccess/inc/pch/precompiled_dbu.hxx | 1 | ||||
-rw-r--r-- | oox/inc/pch/precompiled_oox.hxx | 2 | ||||
-rw-r--r-- | sal/inc/pch/precompiled_sal.hxx | 70 | ||||
-rw-r--r-- | sc/inc/pch/precompiled_sc.hxx | 3 | ||||
-rw-r--r-- | sd/inc/pch/precompiled_sd.hxx | 4 | ||||
-rw-r--r-- | starmath/inc/pch/precompiled_sm.hxx | 2 | ||||
-rw-r--r-- | svtools/inc/pch/precompiled_svt.hxx | 8 | ||||
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 4 | ||||
-rw-r--r-- | svx/inc/pch/precompiled_svxcore.hxx | 3 | ||||
-rw-r--r-- | sw/inc/pch/precompiled_sw.hxx | 8 | ||||
-rw-r--r-- | vcl/inc/pch/precompiled_vcl.hxx | 1 | ||||
-rw-r--r-- | xmloff/inc/pch/precompiled_xo.hxx | 2 |
12 files changed, 96 insertions, 12 deletions
diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx index 3573e6b180c4..aacd18023f24 100644 --- a/dbaccess/inc/pch/precompiled_dbu.hxx +++ b/dbaccess/inc/pch/precompiled_dbu.hxx @@ -89,6 +89,7 @@ #include <com/sun/star/document/XEmbeddedScripts.hpp> #include <com/sun/star/document/XEventListener.hpp> #include <com/sun/star/embed/XComponentSupplier.hpp> +#include <com/sun/star/form/ControlFontDialog.hpp> #include <com/sun/star/form/DataSelectionType.hpp> #include <com/sun/star/form/FormButtonType.hpp> #include <com/sun/star/form/FormComponentType.hpp> diff --git a/oox/inc/pch/precompiled_oox.hxx b/oox/inc/pch/precompiled_oox.hxx index 5818c074aa27..f9ea8b6a6c63 100644 --- a/oox/inc/pch/precompiled_oox.hxx +++ b/oox/inc/pch/precompiled_oox.hxx @@ -353,6 +353,7 @@ #include <sax/tools/converter.hxx> #include <set> #include <sfx2/app.hxx> +#include <sfx2/docfile.hxx> #include <stdio.h> #include <string.h> #include <svl/languageoptions.hxx> @@ -367,6 +368,7 @@ #include <tools/solar.h> #include <tools/stream.hxx> #include <tools/string.hxx> +#include <tools/time.hxx> #include <unotools/fontcvt.hxx> #include <unotools/fontdefs.hxx> #include <unotools/streamwrap.hxx> diff --git a/sal/inc/pch/precompiled_sal.hxx b/sal/inc/pch/precompiled_sal.hxx index 5e89b283cf1d..bcb314da31b3 100644 --- a/sal/inc/pch/precompiled_sal.hxx +++ b/sal/inc/pch/precompiled_sal.hxx @@ -16,6 +16,40 @@ #include "boost/bind.hpp" #include "boost/noncopyable.hpp" +#include "osl/diagnose.h" +#include "osl/diagnose.hxx" +#include "osl/module.h" +#include "osl/module.hxx" +#include "osl/process.h" +#include "osl/thread.h" +#include "osl/thread.hxx" +#include "osl/time.h" +#include "rtl/alloc.h" +#include "rtl/allocator.hxx" +#include "rtl/bootstrap.h" +#include "rtl/bootstrap.hxx" +#include "rtl/character.hxx" +#include "rtl/instance.hxx" +#include "rtl/locale.h" +#include "rtl/malformeduriexception.hxx" +#include "rtl/math.h" +#include "rtl/math.hxx" +#include "rtl/process.h" +#include "rtl/strbuf.h" +#include "rtl/strbuf.hxx" +#include "rtl/string.h" +#include "rtl/string.hxx" +#include "rtl/tencinfo.h" +#include "rtl/textcvt.h" +#include "rtl/textenc.h" +#include "rtl/unload.h" +#include "rtl/uri.h" +#include "rtl/uri.hxx" +#include "rtl/ustrbuf.h" +#include "rtl/ustrbuf.hxx" +#include "rtl/ustring.h" +#include "rtl/ustring.hxx" +#include "rtl/uuid.h" #include <algorithm> #include <boost/unordered_map.hpp> #include <cassert> @@ -27,10 +61,46 @@ #include <float.h> #include <limits.h> #include <list> +#include <math.h> +#include <osl/diagnose.h> +#include <osl/doublecheckedlocking.h> +#include <osl/endian.h> +#include <osl/file.hxx> +#include <osl/interlck.h> +#include <osl/module.h> +#include <osl/mutex.h> +#include <osl/mutex.hxx> +#include <osl/process.h> +#include <osl/profile.hxx> +#include <osl/security.hxx> +#include <osl/thread.h> +#include <osl/time.h> +#include <rtl/alloc.h> +#include <rtl/bootstrap.h> +#include <rtl/byteseq.h> +#include <rtl/byteseq.hxx> +#include <rtl/cipher.h> +#include <rtl/crc.h> +#include <rtl/digest.h> +#include <rtl/instance.hxx> +#include <rtl/logfile.h> +#include <rtl/malformeduriexception.hxx> +#include <rtl/process.h> +#include <rtl/random.h> +#include <rtl/strbuf.hxx> +#include <rtl/string.h> +#include <rtl/string.hxx> +#include <rtl/tencinfo.h> +#include <rtl/uri.hxx> +#include <rtl/ustrbuf.hxx> +#include <rtl/ustring.h> +#include <rtl/ustring.hxx> +#include <rtl/uuid.h> #include <sstream> #include <stdarg.h> #include <stdio.h> #include <stdlib.h> +#include <string.h> #include <vector> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index 58b304d04ba8..bb42081eef1f 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.hxx @@ -469,6 +469,7 @@ #include <com/sun/star/xml/sax/XErrorHandler.hpp> #include <com/sun/star/xml/sax/XLocator.hpp> #include <comphelper/accessibleeventnotifier.hxx> +#include <comphelper/classids.hxx> #include <comphelper/componentcontext.hxx> #include <comphelper/docpasswordhelper.hxx> #include <comphelper/documentconstants.hxx> @@ -643,7 +644,6 @@ #include <sfx2/viewsh.hxx> #include <sfx2/zoomitem.hxx> #include <signal.h> -#include <comphelper/classids.hxx> #include <sot/exchange.hxx> #include <sot/filelist.hxx> #include <sot/formats.hxx> @@ -965,7 +965,6 @@ #include <xmloff/txtparae.hxx> #include <xmloff/txtprmap.hxx> #include <xmloff/xmlaustp.hxx> -#include <editeng/xmlcnitm.hxx> #include <xmloff/xmlerror.hxx> #include <xmloff/xmlictxt.hxx> #include <xmloff/xmlimppr.hxx> diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index 4679970fce46..bca6c4878cec 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.hxx @@ -87,6 +87,7 @@ #include <com/sun/star/animations/AnimationTransformType.hpp> #include <com/sun/star/animations/Event.hpp> #include <com/sun/star/animations/EventTrigger.hpp> +#include <com/sun/star/animations/ParallelTimeContainer.hpp> #include <com/sun/star/animations/SequenceTimeContainer.hpp> #include <com/sun/star/animations/Timing.hpp> #include <com/sun/star/animations/ValuePair.hpp> @@ -108,6 +109,7 @@ #include <com/sun/star/awt/FontWeight.hpp> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyModifier.hpp> +#include <com/sun/star/awt/Pointer.hpp> #include <com/sun/star/awt/Rectangle.hpp> #include <com/sun/star/awt/Size.hpp> #include <com/sun/star/awt/SystemPointer.hpp> @@ -518,7 +520,6 @@ #include <sfx2/viewfrm.hxx> #include <sfx2/viewsh.hxx> #include <sfx2/zoomitem.hxx> -#include <comphelper/classids.hxx> #include <sot/exchange.hxx> #include <sot/filelist.hxx> #include <sot/formats.hxx> @@ -849,6 +850,7 @@ #include <vcl/group.hxx> #include <vcl/help.hxx> #include <vcl/image.hxx> +#include <vcl/layout.hxx> #include <vcl/lazydelete.hxx> #include <vcl/lineinfo.hxx> #include <vcl/lstbox.hxx> diff --git a/starmath/inc/pch/precompiled_sm.hxx b/starmath/inc/pch/precompiled_sm.hxx index 4d928aae5837..5fd3a3819828 100644 --- a/starmath/inc/pch/precompiled_sm.hxx +++ b/starmath/inc/pch/precompiled_sm.hxx @@ -62,6 +62,7 @@ #include <com/sun/star/xml/sax/XParser.hpp> #include <comphelper/accessibleeventnotifier.hxx> #include <comphelper/accessibletexthelper.hxx> +#include <comphelper/classids.hxx> #include <comphelper/componentcontext.hxx> #include <comphelper/genericpropertyset.hxx> #include <comphelper/processfactory.hxx> @@ -124,7 +125,6 @@ #include <sfx2/viewfrm.hxx> #include <sfx2/viewsh.hxx> #include <sfx2/zoomitem.hxx> -#include <comphelper/classids.hxx> #include <sot/exchange.hxx> #include <sot/factory.hxx> #include <sot/formats.hxx> diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index c17df22d1a8f..04515152915b 100644 --- a/svtools/inc/pch/precompiled_svt.hxx +++ b/svtools/inc/pch/precompiled_svt.hxx @@ -14,6 +14,11 @@ also fixes all possible problems, so it's usually better to use it). */ +#include "DocumentToGraphicRenderer.hxx" +#include "GraphicExportOptionsDialog.hxx" +#include "PlaceEditDialog.hxx" +#include "ServerDetailsControls.hxx" +#include "bindablecontrolhelper.hxx" #include "com/sun/star/beans/XPropertySet.hpp" #include "com/sun/star/document/XDocumentProperties.hpp" #include "com/sun/star/script/Converter.hpp" @@ -28,6 +33,7 @@ #include "comphelper/servicedecl.hxx" #include "comphelper/string.hxx" #include "cppuhelper/implementationentry.hxx" +#include "inetimg.hxx" #include "osl/diagnose.h" #include "rtl/ustring.hxx" #include "sal/config.h" @@ -259,6 +265,7 @@ #include <com/sun/star/view/XPrintable.hpp> #include <com/sun/star/view/XSelectionSupplier.hpp> #include <comphelper/accimplaccess.hxx> +#include <comphelper/classids.hxx> #include <comphelper/componentcontext.hxx> #include <comphelper/configurationhelper.hxx> #include <comphelper/embeddedobjectcontainer.hxx> @@ -329,7 +336,6 @@ #include <salhelper/thread.hxx> #include <salhelper/timer.hxx> #include <set> -#include <comphelper/classids.hxx> #include <sot/exchange.hxx> #include <sot/filelist.hxx> #include <sot/formats.hxx> diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index 46e6034c5b77..563b48ea4c7d 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -23,6 +23,7 @@ #include "boost/unordered_map.hpp" #include "com/sun/star/container/XNameAccess.hpp" #include "com/sun/star/container/XNameContainer.hpp" +#include "com/sun/star/drawing/ColorTable.hpp" #include "com/sun/star/lang/XMultiServiceFactory.hpp" #include "com/sun/star/ui/dialogs/TemplateDescription.hpp" #include "com/sun/star/uno/Any.hxx" @@ -293,6 +294,7 @@ #include <sfx2/docfile.hxx> #include <sfx2/evntconf.hxx> #include <sfx2/filedlghelper.hxx> +#include <sfx2/htmlmode.hxx> #include <sfx2/imagemgr.hxx> #include <sfx2/module.hxx> #include <sfx2/objsh.hxx> @@ -353,7 +355,6 @@ #include <svtools/stdctrl.hxx> #include <svtools/stdmenu.hxx> #include <svtools/svlbitm.hxx> -#include <unotools/textsearch.hxx> #include <svtools/valueset.hxx> #include <toolkit/helper/convert.hxx> #include <toolkit/helper/externallock.hxx> @@ -384,6 +385,7 @@ #include <unotools/pathoptions.hxx> #include <unotools/searchopt.hxx> #include <unotools/syslocale.hxx> +#include <unotools/textsearch.hxx> #include <unotools/ucbstreamhelper.hxx> #include <unotools/viewoptions.hxx> #include <utility> diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index 90f92744a28d..958537de8ae5 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -466,6 +466,7 @@ #include <sfx2/fcontnr.hxx> #include <sfx2/filedlghelper.hxx> #include <sfx2/frmdescr.hxx> +#include <sfx2/htmlmode.hxx> #include <sfx2/ipclient.hxx> #include <sfx2/linkmgr.hxx> #include <sfx2/lnkbase.hxx> @@ -479,7 +480,6 @@ #include <sfx2/tplpitem.hxx> #include <sfx2/viewfrm.hxx> #include <sfx2/viewsh.hxx> -#include <comphelper/classids.hxx> #include <sot/exchange.hxx> #include <sot/factory.hxx> #include <sot/filelist.hxx> @@ -529,6 +529,7 @@ #include <svtools/svlbitm.hxx> #include <svtools/toolbarmenu.hxx> #include <svtools/transfer.hxx> +#include <svtools/treelistentry.hxx> #include <svtools/unoevent.hxx> #include <svtools/unoimap.hxx> #include <svtools/valueset.hxx> diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index c7e74e33d441..b38f6dc9a136 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -661,6 +661,7 @@ #include <sfx2/frmdescr.hxx> #include <sfx2/frmhtml.hxx> #include <sfx2/frmhtmlw.hxx> +#include <sfx2/htmlmode.hxx> #include <sfx2/imagemgr.hxx> #include <sfx2/imgmgr.hxx> #include <sfx2/infobar.hxx> @@ -695,7 +696,6 @@ #include <sfx2/viewfrm.hxx> #include <sfx2/viewsh.hxx> #include <sfx2/zoomitem.hxx> -#include <comphelper/classids.hxx> #include <sot/exchange.hxx> #include <sot/factory.hxx> #include <sot/filelist.hxx> @@ -776,7 +776,6 @@ #include <svtools/svtresid.hxx> #include <svtools/templdlg.hxx> #include <svtools/transfer.hxx> -#include <unotools/textsearch.hxx> #include <svtools/unoevent.hxx> #include <svtools/unoimap.hxx> #include <svtools/xwindowitem.hxx> @@ -823,7 +822,6 @@ #include <svx/grfflt.hxx> #include <svx/hdft.hxx> #include <svx/hlnkitem.hxx> -#include <sfx2/htmlmode.hxx> #include <svx/hyperdlg.hxx> #include <svx/imapdlg.hxx> #include <svx/insctrl.hxx> @@ -1016,11 +1014,14 @@ #include <unotools/syslocale.hxx> #include <unotools/syslocaleoptions.hxx> #include <unotools/tempfile.hxx> +#include <unotools/textsearch.hxx> #include <unotools/transliterationwrapper.hxx> #include <unotools/ucbstreamhelper.hxx> #include <unotools/useroptions.hxx> #include <utility> #include <vbahelper/vbaaccesshelper.hxx> +#include <vcl/GraphicNativeMetadata.hxx> +#include <vcl/GraphicNativeTransform.hxx> #include <vcl/bitmap.hxx> #include <vcl/builder.hxx> #include <vcl/button.hxx> @@ -1095,7 +1096,6 @@ #include <xmloff/xformsexport.hxx> #include <xmloff/xformsimport.hxx> #include <xmloff/xmlaustp.hxx> -#include <editeng/xmlcnitm.hxx> #include <xmloff/xmlexp.hxx> #include <xmloff/xmlictxt.hxx> #include <xmloff/xmlimp.hxx> diff --git a/vcl/inc/pch/precompiled_vcl.hxx b/vcl/inc/pch/precompiled_vcl.hxx index 475a1de44ee9..e92c80d73ac2 100644 --- a/vcl/inc/pch/precompiled_vcl.hxx +++ b/vcl/inc/pch/precompiled_vcl.hxx @@ -312,6 +312,7 @@ #include <osl/process.h> #include <osl/signal.h> #include <osl/thread.h> +#include <rsc/rsc-vcl-shared-types.hxx> #include <rtl/alloc.h> #include <rtl/bootstrap.hxx> #include <rtl/crc.h> diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx index f08bcadfb792..8b0f1e7af74b 100644 --- a/xmloff/inc/pch/precompiled_xo.hxx +++ b/xmloff/inc/pch/precompiled_xo.hxx @@ -476,6 +476,7 @@ #include <com/sun/star/xsd/WhiteSpaceTreatment.hpp> #include <com/sun/star/xsd/XDataType.hpp> #include <comphelper/InlineContainer.hxx> +#include <comphelper/classids.hxx> #include <comphelper/componentcontext.hxx> #include <comphelper/documentconstants.hxx> #include <comphelper/extract.hxx> @@ -524,7 +525,6 @@ #include <sal/types.h> #include <sax/tools/converter.hxx> #include <set> -#include <comphelper/classids.hxx> #include <stdio.h> #include <stdlib.h> #include <string.h> |