diff options
83 files changed, 2074 insertions, 1162 deletions
diff --git a/accessibility/inc/pch/precompiled_acc.hxx b/accessibility/inc/pch/precompiled_acc.hxx index fcc0c6297ac3..5e8055059bad 100644 --- a/accessibility/inc/pch/precompiled_acc.hxx +++ b/accessibility/inc/pch/precompiled_acc.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:51:30 using: ./bin/update_pch accessibility acc --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./accessibility/inc/pch/precompiled_acc.hxx "/opt/lo/bin/make accessibility.build" --find-conflicts + ./bin/update_pch_bisect ./accessibility/inc/pch/precompiled_acc.hxx "make accessibility.build" --find-conflicts */ #include <algorithm> @@ -52,7 +52,6 @@ #include <typeinfo> #include <utility> #include <vector> -#include <boost/optional.hpp> #include <osl/diagnose.h> #include <osl/doublecheckedlocking.h> #include <osl/endian.h> @@ -67,14 +66,18 @@ #include <osl/process.h> #include <osl/security.h> #include <osl/socket.h> +#include <osl/thread.h> +#include <osl/thread.hxx> #include <osl/time.h> #include <rtl/alloc.h> #include <rtl/byteseq.h> +#include <rtl/character.hxx> #include <rtl/instance.hxx> #include <rtl/locale.h> #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> @@ -96,23 +99,25 @@ #include <sal/typesizes.h> #include <salhelper/salhelperdllapi.h> #include <salhelper/simplereferenceobject.hxx> +#include <vcl/EnumContext.hxx> #include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> #include <vcl/builder.hxx> -#include <vcl/button.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/commandevent.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandevent.hxx> #include <vcl/controllayout.hxx> #include <vcl/ctrl.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> +#include <vcl/dockwin.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/floatwin.hxx> #include <vcl/fntstyle.hxx> @@ -133,25 +138,30 @@ #include <vcl/metaact.hxx> #include <vcl/metaactiontypes.hxx> #include <vcl/mnemonicengine.hxx> +#include <vcl/notebookbar.hxx> #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> #include <vcl/quickselectionengine.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/seleng.hxx> #include <vcl/settings.hxx> #include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> #include <vcl/syswin.hxx> +#include <vcl/task.hxx> +#include <vcl/textdata.hxx> #include <vcl/timer.hxx> #include <vcl/unohelp2.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vclstatuslistener.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> @@ -165,6 +175,7 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> @@ -194,8 +205,8 @@ #include <com/sun/star/awt/Size.hpp> #include <com/sun/star/awt/XFocusListener.hpp> #include <com/sun/star/awt/XWindow.hpp> -#include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyValue.hpp> +#include <com/sun/star/datatransfer/DataFlavor.hpp> #include <com/sun/star/datatransfer/XTransferable2.hpp> #include <com/sun/star/datatransfer/clipboard/XClipboard.hpp> #include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp> @@ -210,21 +221,37 @@ #include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp> #include <com/sun/star/drawing/LineCap.hpp> #include <com/sun/star/embed/Aspects.hpp> +#include <com/sun/star/frame/Desktop.hpp> +#include <com/sun/star/frame/FeatureStateEvent.hpp> +#include <com/sun/star/frame/XDispatch.hpp> +#include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XFrame.hpp> +#include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/frame/XTerminateListener.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> +#include <com/sun/star/i18n/KCharacterType.hpp> +#include <com/sun/star/i18n/KParseTokens.hpp> +#include <com/sun/star/i18n/KParseType.hpp> +#include <com/sun/star/i18n/LocaleItem.hpp> +#include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XBreakIterator.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> +#include <com/sun/star/i18n/XLocaleData4.hpp> +#include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> +#include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> @@ -241,23 +268,26 @@ #include <com/sun/star/uno/XWeak.hpp> #include <com/sun/star/uno/genfunc.h> #include <com/sun/star/uno/genfunc.hxx> +#include <com/sun/star/util/URL.hpp> +#include <com/sun/star/util/URLTransformer.hpp> #include <comphelper/accessiblecomponenthelper.hxx> #include <comphelper/accessiblecontexthelper.hxx> #include <comphelper/accessibleeventnotifier.hxx> #include <comphelper/accessiblekeybindinghelper.hxx> #include <comphelper/accessibletexthelper.hxx> #include <comphelper/accimplaccess.hxx> -#include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/fileformat.h> +#include <comphelper/processfactory.hxx> #include <comphelper/sequence.hxx> #include <comphelper/servicehelper.hxx> +#include <comphelper/solarmutex.hxx> #include <comphelper/types.hxx> #include <comphelper/uno3.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> +#include <cppuhelper/basemutex.hxx> #include <cppuhelper/compbase2.hxx> -#include <cppuhelper/compbase3.hxx> #include <cppuhelper/compbase4.hxx> #include <cppuhelper/compbase5.hxx> #include <cppuhelper/compbase_ex.hxx> @@ -278,12 +308,33 @@ #include <cppuhelper/weak.hxx> #include <cppuhelper/weakagg.hxx> #include <cppuhelper/weakref.hxx> +#include <extended/AccessibleBrowseBoxBase.hxx> +#include <extended/AccessibleBrowseBoxTableBase.hxx> +#include <extended/AccessibleGridControlBase.hxx> +#include <extended/AccessibleGridControlTableBase.hxx> +#include <extended/AccessibleGridControlTableCell.hxx> +#include <extended/accessibletabbarbase.hxx> +#include <helper/accresmgr.hxx> +#include <helper/characterattributeshelper.hxx> +#include <helper/listboxhelper.hxx> #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> +#include <sot/exchange.hxx> #include <sot/formats.hxx> +#include <sot/sotdllapi.h> +#include <standard/accessiblemenubasecomponent.hxx> +#include <standard/accessiblemenuitemcomponent.hxx> +#include <standard/vclxaccessiblebox.hxx> +#include <standard/vclxaccessibleedit.hxx> +#include <standard/vclxaccessiblelist.hxx> +#include <standard/vclxaccessibletextcomponent.hxx> +#include <strings.hxx> +#include <svl/SfxBroadcaster.hxx> #include <svl/hint.hxx> #include <svl/svldllapi.h> #include <svtools/AccessibleBrowseBoxObjType.hxx> @@ -304,9 +355,9 @@ #include <toolkit/helper/convert.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/contnr.hxx> #include <tools/debug.hxx> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> @@ -328,25 +379,13 @@ #include <uno/sequence2.h> #include <unotools/accessiblerelationsethelper.hxx> #include <unotools/accessiblestatesethelper.hxx> +#include <unotools/charclass.hxx> #include <unotools/fontdefs.hxx> +#include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> +#include <unotools/readwritemutexguard.hxx> #include <unotools/resmgr.hxx> +#include <unotools/syslocale.hxx> #include <unotools/unotoolsdllapi.h> -#include <extended/AccessibleBrowseBox.hxx> -#include <extended/AccessibleBrowseBoxBase.hxx> -#include <extended/AccessibleBrowseBoxTableBase.hxx> -#include <extended/AccessibleGridControl.hxx> -#include <extended/AccessibleGridControlBase.hxx> -#include <extended/AccessibleGridControlTableCell.hxx> -#include <extended/accessibletabbarbase.hxx> -#include <helper/accresmgr.hxx> -#include <helper/characterattributeshelper.hxx> -#include <helper/listboxhelper.hxx> -#include <standard/accessiblemenubasecomponent.hxx> -#include <standard/accessiblemenuitemcomponent.hxx> -#include <standard/vclxaccessiblebox.hxx> -#include <standard/vclxaccessibleedit.hxx> -#include <standard/vclxaccessiblelist.hxx> -#include <standard/vclxaccessibletextcomponent.hxx> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/inc/pch/precompiled_basctl.hxx b/basctl/inc/pch/precompiled_basctl.hxx index 1f88ac075e57..0d7d626cd34f 100644 --- a/basctl/inc/pch/precompiled_basctl.hxx +++ b/basctl/inc/pch/precompiled_basctl.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:31:27 using: + Generated on 2017-09-20 22:51:32 using: ./bin/update_pch basctl basctl --cutoff=3 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -26,13 +26,14 @@ #include <config_global.h> #include <config_typesizes.h> #include <config_vcl.h> -#include <cstdarg> #include <cstddef> #include <cstdlib> #include <cstring> #include <deque> +#include <exception> #include <float.h> #include <functional> +#include <initializer_list> #include <iomanip> #include <iterator> #include <limits.h> @@ -52,6 +53,7 @@ #include <type_traits> #include <typeinfo> #include <unordered_map> +#include <unordered_set> #include <utility> #include <vector> #include <osl/conditn.h> @@ -71,6 +73,7 @@ #include <osl/process.h> #include <osl/security.h> #include <osl/socket.h> +#include <osl/thread.h> #include <osl/time.h> #include <rtl/alloc.h> #include <rtl/byteseq.h> @@ -107,6 +110,7 @@ #include <salhelper/salhelperdllapi.h> #include <salhelper/simplereferenceobject.hxx> #include <salhelper/singletonref.hxx> +#include <vcl/EnumContext.hxx> #include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> @@ -117,8 +121,8 @@ #include <vcl/button.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/commandevent.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandevent.hxx> #include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> @@ -126,6 +130,7 @@ #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/field.hxx> #include <vcl/fixed.hxx> @@ -152,6 +157,7 @@ #include <vcl/metaactiontypes.hxx> #include <vcl/mnemonicengine.hxx> #include <vcl/msgbox.hxx> +#include <vcl/notebookbar.hxx> #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> @@ -161,23 +167,26 @@ #include <vcl/region.hxx> #include <vcl/salgtype.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/seleng.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> #include <vcl/status.hxx> #include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> #include <vcl/syswin.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclmedit.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/virdev.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <vcl/xtextedt.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> @@ -193,6 +202,7 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> @@ -203,16 +213,16 @@ #include <basic/sbxcore.hxx> #include <basic/sbxdef.hxx> #include <basic/sbxvar.hxx> -#include <com/sun/star/accessibility/XAccessibleContext.hpp> -#include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp> #include <com/sun/star/awt/GradientStyle.hpp> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> #include <com/sun/star/awt/XControlContainer.hpp> #include <com/sun/star/awt/XDevice.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/Property.hpp> #include <com/sun/star/beans/PropertyValue.hpp> +#include <com/sun/star/beans/UnknownPropertyException.hpp> #include <com/sun/star/beans/XFastPropertySet.hpp> #include <com/sun/star/beans/XMultiPropertySet.hpp> #include <com/sun/star/beans/XPropertySet.hpp> @@ -220,6 +230,7 @@ #include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/bridge/oleautomation/Decimal.hpp> #include <com/sun/star/container/XNameContainer.hpp> +#include <com/sun/star/datatransfer/DataFlavor.hpp> #include <com/sun/star/datatransfer/XTransferable2.hpp> #include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp> #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp> @@ -238,29 +249,28 @@ #include <com/sun/star/embed/Aspects.hpp> #include <com/sun/star/embed/VerbDescriptor.hpp> #include <com/sun/star/embed/XStorage.hpp> -#include <com/sun/star/frame/Desktop.hpp> #include <com/sun/star/frame/FeatureStateEvent.hpp> -#include <com/sun/star/frame/XController2.hpp> #include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp> -#include <com/sun/star/frame/XDispatchRecorderSupplier.hpp> +#include <com/sun/star/frame/XDispatchRecorder.hpp> #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/frame/XFrameActionListener.hpp> #include <com/sun/star/frame/XLayoutManager.hpp> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/frame/XStatusbarController.hpp> -#include <com/sun/star/frame/XSubToolbarController.hpp> #include <com/sun/star/frame/XTerminateListener.hpp> #include <com/sun/star/frame/XToolbarController.hpp> -#include <com/sun/star/frame/status/Verb.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/ForbiddenCharacters.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> +#include <com/sun/star/i18n/WordType.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XCollator.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> @@ -274,6 +284,7 @@ #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/Locale.hpp> +#include <com/sun/star/lang/WrappedTargetException.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> @@ -290,6 +301,7 @@ #include <com/sun/star/style/XStyle.hpp> #include <com/sun/star/ucb/CommandAbortedException.hpp> #include <com/sun/star/ucb/ContentCreationException.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/ui/XStatusbarItem.hpp> #include <com/sun/star/ui/dialogs/FilePicker.hpp> #include <com/sun/star/ui/dialogs/TemplateDescription.hpp> @@ -316,10 +328,12 @@ #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/URL.hpp> #include <com/sun/star/util/URLTransformer.hpp> +#include <com/sun/star/util/XAccounting.hpp> #include <com/sun/star/util/XURLTransformer.hpp> #include <com/sun/star/util/XUpdatable.hpp> #include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> +#include <comphelper/documentconstants.hxx> #include <comphelper/extract.hxx> #include <comphelper/fileformat.h> #include <comphelper/namedvaluecollection.hxx> @@ -338,17 +352,12 @@ #include <comphelper/weak.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> -#include <cppuhelper/compbase1.hxx> -#include <cppuhelper/compbase2.hxx> +#include <cppuhelper/basemutex.hxx> +#include <cppuhelper/compbase.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/factory.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase2.hxx> -#include <cppuhelper/implbase3.hxx> -#include <cppuhelper/implbase4.hxx> -#include <cppuhelper/implbase5.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> @@ -368,6 +377,7 @@ #include <editeng/editdata.hxx> #include <editeng/editengdllapi.h> #include <editeng/editstat.hxx> +#include <editeng/editview.hxx> #include <editeng/eedata.hxx> #include <editeng/forbiddencharacterstable.hxx> #include <editeng/numdef.hxx> @@ -382,6 +392,8 @@ #include <o3tl/cow_wrapper.hxx> #include <o3tl/enumarray.hxx> #include <o3tl/make_unique.hxx> +#include <o3tl/sorted_vector.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <sfx2/app.hxx> #include <sfx2/basedlgs.hxx> @@ -393,8 +405,10 @@ #include <sfx2/dispatch.hxx> #include <sfx2/dllapi.h> #include <sfx2/frame.hxx> +#include <sfx2/groupid.hxx> #include <sfx2/minfitem.hxx> #include <sfx2/module.hxx> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> #include <sfx2/objsh.hxx> #include <sfx2/printer.hxx> #include <sfx2/request.hxx> @@ -402,8 +416,12 @@ #include <sfx2/sfxuno.hxx> #include <sfx2/shell.hxx> #include <sfx2/stbitem.hxx> +#include <sfx2/styfitem.hxx> +#include <sfx2/tbxctrl.hxx> #include <sfx2/viewfrm.hxx> +#include <sot/exchange.hxx> #include <sot/formats.hxx> +#include <sot/sotdllapi.h> #include <svl/SfxBroadcaster.hxx> #include <svl/aeitem.hxx> #include <svl/cenumitm.hxx> @@ -438,6 +456,8 @@ #include <svtools/treelistentry.hxx> #include <svtools/valueset.hxx> #include <svtools/viewdataentry.hxx> +#include <svx/Palette.hxx> +#include <svx/PaletteManager.hxx> #include <svx/SvxColorValueSet.hxx> #include <svx/XPropertyEntry.hxx> #include <svx/grfcrop.hxx> @@ -526,12 +546,12 @@ #include <toolkit/dllapi.h> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/contnr.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/fract.hxx> @@ -551,6 +571,7 @@ #include <tools/weakbase.h> #include <tools/weakbase.hxx> #include <tools/wintypes.hxx> +#include <tools/wldcrd.hxx> #include <typelib/typeclass.h> #include <typelib/typedescription.h> #include <typelib/uik.h> @@ -558,12 +579,15 @@ #include <uno/any2.h> #include <uno/data.h> #include <uno/sequence2.h> +#include <unotools/charclass.hxx> #include <unotools/configitem.hxx> #include <unotools/fontcvt.hxx> #include <unotools/fontdefs.hxx> +#include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> #include <unotools/readwritemutexguard.hxx> #include <unotools/resmgr.hxx> +#include <unotools/syslocale.hxx> #include <unotools/unotoolsdllapi.h> #include <xmlscript/xmldlg_imexp.hxx> diff --git a/basegfx/inc/pch/precompiled_basegfx.hxx b/basegfx/inc/pch/precompiled_basegfx.hxx index 2fada70bdf10..14968912ac8d 100644 --- a/basegfx/inc/pch/precompiled_basegfx.hxx +++ b/basegfx/inc/pch/precompiled_basegfx.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:51:33 using: ./bin/update_pch basegfx basegfx --cutoff=3 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./basegfx/inc/pch/precompiled_basegfx.hxx "/opt/lo/bin/make basegfx.build" --find-conflicts + ./bin/update_pch_bisect ./basegfx/inc/pch/precompiled_basegfx.hxx "make basegfx.build" --find-conflicts */ #include <algorithm> @@ -25,6 +25,7 @@ #include <cstddef> #include <cstdlib> #include <limits> +#include <memory> #include <numeric> #include <ostream> #include <sstream> @@ -34,13 +35,16 @@ #include <osl/interlck.h> #include <rtl/instance.hxx> #include <rtl/math.hxx> +#include <rtl/strbuf.hxx> +#include <rtl/string.hxx> +#include <rtl/stringutils.hxx> #include <rtl/ustrbuf.hxx> #include <sal/config.h> #include <sal/detail/log.h> #include <sal/log.hxx> #include <sal/saldllapi.h> #include <sal/types.h> -#include <com/sun/star/uno/Reference.hxx> +#include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/genfunc.hxx> diff --git a/basic/inc/pch/precompiled_sb.hxx b/basic/inc/pch/precompiled_sb.hxx index a277651d7c50..9e9dbe6fa543 100644 --- a/basic/inc/pch/precompiled_sb.hxx +++ b/basic/inc/pch/precompiled_sb.hxx @@ -13,22 +13,18 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:51:34 using: ./bin/update_pch basic sb --cutoff=2 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./basic/inc/pch/precompiled_sb.hxx "/opt/lo/bin/make basic.build" --find-conflicts + ./bin/update_pch_bisect ./basic/inc/pch/precompiled_sb.hxx "make basic.build" --find-conflicts */ -#include <cassert> #include <config_features.h> #include <cstddef> #include <cstdlib> -#include <ctype.h> #include <math.h> #include <memory> -#include <new> -#include <ostream> #include <sstream> #include <stdio.h> #include <stdlib.h> @@ -43,9 +39,7 @@ #include <rtl/character.hxx> #include <rtl/math.hxx> #include <rtl/strbuf.hxx> -#include <rtl/string.h> #include <rtl/string.hxx> -#include <rtl/stringutils.hxx> #include <rtl/textenc.h> #include <rtl/ustrbuf.hxx> #include <rtl/ustring.hxx> @@ -55,15 +49,18 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <vcl/dllapi.h> +#include <vcl/errcode.hxx> #include <vcl/mapmod.hxx> #include <vcl/msgbox.hxx> #include <vcl/settings.hxx> #include <vcl/svapp.hxx> #include <com/sun/star/frame/XModel.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/uno/Sequence.hxx> @@ -72,20 +69,23 @@ #include <comphelper/string.hxx> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> +#include <o3tl/cow_wrapper.hxx> +#include <o3tl/make_unique.hxx> #include <sbobjmod.hxx> #include <sbxbase.hxx> #include <svl/SfxBroadcaster.hxx> #include <svl/zforlist.hxx> #include <tools/debug.hxx> -#include <vcl/errcode.hxx> #include <tools/link.hxx> #include <tools/mapunit.hxx> #include <tools/stream.hxx> #include <tools/toolsdllapi.h> #include <tools/urlobj.hxx> #include <unotools/charclass.hxx> +#include <unotools/resmgr.hxx> #include <unotools/unotoolsdllapi.h> #include <basic/basicdllapi.h> +#include <basic/sberrors.hxx> #include <basic/sbuno.hxx> #include <basic/sbx.hxx> #include <basic/sbxfac.hxx> diff --git a/chart2/inc/pch/precompiled_chartcontroller.hxx b/chart2/inc/pch/precompiled_chartcontroller.hxx index 2e381e5fa754..28f6d317a0ec 100644 --- a/chart2/inc/pch/precompiled_chartcontroller.hxx +++ b/chart2/inc/pch/precompiled_chartcontroller.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:31 using: + Generated on 2017-09-20 22:51:42 using: ./bin/update_pch chart2 chartcontroller --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./chart2/inc/pch/precompiled_chartcontroller.hxx "/opt/lo/bin/make chart2.build" --find-conflicts + ./bin/update_pch_bisect ./chart2/inc/pch/precompiled_chartcontroller.hxx "make chart2.build" --find-conflicts */ #include <algorithm> @@ -26,7 +26,6 @@ #include <config_global.h> #include <config_typesizes.h> #include <config_vcl.h> -#include <cstdarg> #include <cstddef> #include <cstdlib> #include <cstring> @@ -34,7 +33,9 @@ #include <exception> #include <float.h> #include <functional> +#include <initializer_list> #include <iomanip> +#include <iterator> #include <limits.h> #include <limits> #include <list> @@ -52,11 +53,11 @@ #include <type_traits> #include <typeinfo> #include <unordered_map> +#include <unordered_set> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <boost/optional.hpp> -#include <boost/shared_array.hpp> +#include <osl/conditn.h> #include <osl/conditn.hxx> #include <osl/diagnose.h> #include <osl/diagnose.hxx> @@ -102,6 +103,8 @@ #include <sal/typesizes.h> #include <salhelper/salhelperdllapi.h> #include <salhelper/simplereferenceobject.hxx> +#include <vcl/EnumContext.hxx> +#include <vcl/IContext.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> #include <vcl/bitmap.hxx> @@ -112,11 +115,14 @@ #include <vcl/checksum.hxx> #include <vcl/combobox.hxx> #include <vcl/ctrl.hxx> +#include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dialog.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> +#include <vcl/dockwin.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> #include <vcl/field.hxx> #include <vcl/fixed.hxx> #include <vcl/floatwin.hxx> @@ -139,7 +145,9 @@ #include <vcl/menu.hxx> #include <vcl/metaact.hxx> #include <vcl/metaactiontypes.hxx> +#include <vcl/metric.hxx> #include <vcl/msgbox.hxx> +#include <vcl/notebookbar.hxx> #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> @@ -148,26 +156,32 @@ #include <vcl/prntypes.hxx> #include <vcl/ptrstyle.hxx> #include <vcl/region.hxx> +#include <vcl/salgtype.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/scrbar.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> +#include <vcl/split.hxx> #include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> #include <vcl/syswin.hxx> #include <vcl/tabctrl.hxx> #include <vcl/tabdlg.hxx> #include <vcl/tabpage.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/toolbox.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclmedit.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vclstatuslistener.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/virdev.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <ChartModel.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> @@ -186,16 +200,17 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> #include <basegfx/vector/b3dvector.hxx> +#include <com/sun/star/accessibility/TextSegment.hpp> #include <com/sun/star/accessibility/XAccessible.hpp> -#include <com/sun/star/accessibility/XAccessibleComponent.hpp> -#include <com/sun/star/accessibility/XAccessibleContext.hpp> #include <com/sun/star/awt/GradientStyle.hpp> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> #include <com/sun/star/awt/XControlContainer.hpp> #include <com/sun/star/awt/XFocusListener.hpp> #include <com/sun/star/beans/NamedValue.hpp> @@ -203,6 +218,7 @@ #include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/beans/PropertyState.hpp> #include <com/sun/star/beans/PropertyValue.hpp> +#include <com/sun/star/beans/StringPair.hpp> #include <com/sun/star/beans/XFastPropertySet.hpp> #include <com/sun/star/beans/XMultiPropertySet.hpp> #include <com/sun/star/beans/XPropertySet.hpp> @@ -220,30 +236,30 @@ #include <com/sun/star/chart2/XTitled.hpp> #include <com/sun/star/container/XIndexAccess.hpp> #include <com/sun/star/container/XIndexReplace.hpp> -#include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/container/XNameContainer.hpp> #include <com/sun/star/datatransfer/DataFlavor.hpp> #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp> #include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp> #include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp> #include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp> -#include <com/sun/star/document/XEventBroadcaster.hpp> +#include <com/sun/star/document/CmisVersion.hpp> #include <com/sun/star/drawing/DashStyle.hpp> #include <com/sun/star/drawing/FillStyle.hpp> #include <com/sun/star/drawing/HatchStyle.hpp> #include <com/sun/star/drawing/LineCap.hpp> #include <com/sun/star/drawing/LineStyle.hpp> #include <com/sun/star/drawing/XDrawPage.hpp> -#include <com/sun/star/drawing/XShape.hpp> #include <com/sun/star/embed/VerbDescriptor.hpp> #include <com/sun/star/embed/XEmbeddedObject.hpp> #include <com/sun/star/embed/XStorage.hpp> +#include <com/sun/star/frame/Desktop.hpp> #include <com/sun/star/frame/FeatureStateEvent.hpp> #include <com/sun/star/frame/XController.hpp> -#include <com/sun/star/frame/XController2.hpp> #include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XFrame.hpp> +#include <com/sun/star/frame/XFrameActionListener.hpp> +#include <com/sun/star/frame/XLayoutManager.hpp> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/frame/XToolbarController.hpp> @@ -251,6 +267,7 @@ #include <com/sun/star/i18n/Calendar2.hpp> #include <com/sun/star/i18n/CharacterIteratorMode.hpp> #include <com/sun/star/i18n/CollatorOptions.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/ForbiddenCharacters.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> @@ -258,13 +275,14 @@ #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/ParseResult.hpp> #include <com/sun/star/i18n/TransliterationModules.hpp> +#include <com/sun/star/i18n/TransliterationModulesExtra.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/WordType.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XCollator.hpp> #include <com/sun/star/i18n/XExtendedTransliteration.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/XNativeNumberSupplier.hpp> -#include <com/sun/star/i18n/XNumberFormatCode.hpp> #include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/lang/DisposedException.hpp> @@ -273,6 +291,7 @@ #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XEventListener.hpp> +#include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XSingleComponentFactory.hpp> @@ -281,8 +300,14 @@ #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/script/XLibraryContainer.hpp> +#include <com/sun/star/security/DocumentSignatureInformation.hpp> +#include <com/sun/star/security/XDocumentDigitalSignatures.hpp> +#include <com/sun/star/style/NumberingType.hpp> #include <com/sun/star/style/XStyle.hpp> +#include <com/sun/star/table/BorderLineStyle.hpp> +#include <com/sun/star/task/XInteractionHandler.hpp> #include <com/sun/star/task/XStatusIndicator.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Exception.hpp> @@ -305,13 +330,24 @@ #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/URL.hpp> +#include <com/sun/star/util/URLTransformer.hpp> +#include <com/sun/star/util/XAccounting.hpp> #include <com/sun/star/util/XChangesBatch.hpp> #include <com/sun/star/util/XURLTransformer.hpp> +#include <com/sun/star/util/XUpdatable.hpp> #include <com/sun/star/view/PrintableState.hpp> #include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> +#include <comphelper/embeddedobjectcontainer.hxx> +#include <comphelper/extract.hxx> #include <comphelper/fileformat.h> +#include <comphelper/interfacecontainer2.hxx> #include <comphelper/processfactory.hxx> +#include <comphelper/propagg.hxx> +#include <comphelper/proparrhlp.hxx> +#include <comphelper/property.hxx> +#include <comphelper/propertycontainer.hxx> +#include <comphelper/propertycontainerhelper.hxx> #include <comphelper/propstate.hxx> #include <comphelper/sequence.hxx> #include <comphelper/servicehelper.hxx> @@ -321,16 +357,11 @@ #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> #include <cppuhelper/basemutex.hxx> -#include <cppuhelper/compbase1.hxx> +#include <cppuhelper/compbase.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/factory.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase2.hxx> -#include <cppuhelper/implbase3.hxx> -#include <cppuhelper/implbase4.hxx> -#include <cppuhelper/implbase5.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> @@ -350,23 +381,37 @@ #include <editeng/editdata.hxx> #include <editeng/editengdllapi.h> #include <editeng/editstat.hxx> +#include <editeng/editview.hxx> #include <editeng/eedata.hxx> #include <editeng/eeitem.hxx> #include <editeng/forbiddencharacterstable.hxx> +#include <editeng/numdef.hxx> +#include <editeng/numitem.hxx> +#include <editeng/outliner.hxx> +#include <editeng/paragraphdata.hxx> #include <editeng/svxenum.hxx> +#include <editeng/svxfont.hxx> #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <i18nutil/i18nutildllapi.h> #include <i18nutil/paper.hxx> +#include <i18nutil/transliteration.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/enumarray.hxx> +#include <o3tl/sorted_vector.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> +#include <sfx2/XmlIdRegistry.hxx> #include <sfx2/dllapi.h> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> #include <sfx2/sfxuno.hxx> #include <sfx2/shell.hxx> +#include <sfx2/signaturestate.hxx> #include <sfx2/tabdlg.hxx> #include <sot/exchange.hxx> #include <sot/formats.hxx> +#include <sot/object.hxx> #include <sot/sotdllapi.h> #include <svl/SfxBroadcaster.hxx> #include <svl/eitem.hxx> @@ -385,10 +430,14 @@ #include <svl/svldllapi.h> #include <svl/undo.hxx> #include <svtools/colorcfg.hxx> +#include <svtools/controldims.hxx> #include <svtools/grfmgr.hxx> #include <svtools/optionsdrawinglayer.hxx> #include <svtools/svtdllapi.h> +#include <svtools/toolboxcontroller.hxx> +#include <svtools/valueset.hxx> #include <svx/ActionDescriptionProvider.hxx> +#include <svx/SvxColorValueSet.hxx> #include <svx/XPropertyEntry.hxx> #include <svx/chrtitem.hxx> #include <svx/grfcrop.hxx> @@ -478,17 +527,15 @@ #include <svx/xtextit0.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/contnr.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> -#include <vcl/errcode.hxx> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/fract.hxx> #include <tools/gen.hxx> -#include <tools/globname.hxx> #include <tools/lineend.hxx> #include <tools/link.hxx> #include <tools/mapunit.hxx> @@ -499,6 +546,7 @@ #include <tools/stream.hxx> #include <tools/time.hxx> #include <tools/toolsdllapi.h> +#include <tools/urlobj.hxx> #include <tools/weakbase.h> #include <tools/weakbase.hxx> #include <tools/wintypes.hxx> @@ -513,6 +561,7 @@ #include <unotools/charclass.hxx> #include <unotools/collatorwrapper.hxx> #include <unotools/configitem.hxx> +#include <unotools/fontcvt.hxx> #include <unotools/fontdefs.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/nativenumberwrapper.hxx> diff --git a/chart2/inc/pch/precompiled_chartcore.hxx b/chart2/inc/pch/precompiled_chartcore.hxx index 618cb6e3f60b..7056dfccb4d8 100644 --- a/chart2/inc/pch/precompiled_chartcore.hxx +++ b/chart2/inc/pch/precompiled_chartcore.hxx @@ -13,15 +13,16 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:51:44 using: ./bin/update_pch chart2 chartcore --cutoff=3 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./chart2/inc/pch/precompiled_chartcore.hxx "/opt/lo/bin/make chart2.build" --find-conflicts + ./bin/update_pch_bisect ./chart2/inc/pch/precompiled_chartcore.hxx "make chart2.build" --find-conflicts */ #include <algorithm> #include <cassert> +#include <config_features.h> #include <cstddef> #include <exception> #include <functional> @@ -32,11 +33,10 @@ #include <new> #include <ostream> #include <set> +#include <stdlib.h> #include <string.h> -#include <unordered_map> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <osl/conditn.hxx> #include <osl/diagnose.h> #include <osl/doublecheckedlocking.h> @@ -46,8 +46,8 @@ #include <osl/mutex.h> #include <osl/mutex.hxx> #include <rtl/character.hxx> -#include <rtl/crc.h> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> #include <rtl/strbuf.hxx> @@ -63,15 +63,13 @@ #include <sal/macros.h> #include <sal/saldllapi.h> #include <sal/types.h> -#include <vcl/bitmap.hxx> #include <vcl/dllapi.h> -#include <vcl/fntstyle.hxx> -#include <vcl/font.hxx> +#include <vcl/errcode.hxx> +#include <vcl/settings.hxx> #include <vcl/svapp.hxx> -#include <vcl/vclenum.hxx> -#include <vcl/virdev.hxx> #include <vcl/wall.hxx> #include <ChartModel.hxx> +#include <SpecialCharacters.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/matrix/b3dhommatrix.hxx> #include <basegfx/numeric/ftools.hxx> @@ -114,6 +112,7 @@ #include <com/sun/star/chart2/XTitled.hpp> #include <com/sun/star/chart2/data/XDataSink.hpp> #include <com/sun/star/chart2/data/XDataSource.hpp> +#include <com/sun/star/chart2/data/XPivotTableDataProvider.hpp> #include <com/sun/star/container/XChild.hpp> #include <com/sun/star/container/XNameContainer.hpp> #include <com/sun/star/drawing/BitmapMode.hpp> @@ -133,12 +132,9 @@ #include <com/sun/star/drawing/TextVerticalAdjust.hpp> #include <com/sun/star/embed/Aspects.hpp> #include <com/sun/star/embed/XStorage.hpp> -#include <com/sun/star/frame/XModel.hpp> -#include <com/sun/star/i18n/LocaleItem.hpp> -#include <com/sun/star/i18n/XLocaleData4.hpp> -#include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/io/XStream.hpp> +#include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XServiceName.hpp> @@ -160,6 +156,7 @@ #include <comphelper/comphelperdllapi.h> #include <comphelper/fileformat.h> #include <comphelper/processfactory.hxx> +#include <comphelper/sequence.hxx> #include <cppuhelper/implbase.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/queryinterface.hxx> @@ -167,32 +164,28 @@ #include <cppuhelper/weak.hxx> #include <editeng/editengdllapi.h> #include <editeng/unoprnms.hxx> -#include <epoxy/gl.h> #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> #include <o3tl/typed_flags_set.hxx> #include <svl/cenumitm.hxx> -#include <svl/cintitem.hxx> #include <svl/eitem.hxx> -#include <svl/intitem.hxx> #include <svl/poolitem.hxx> #include <svl/svldllapi.h> +#include <svl/zformat.hxx> #include <svx/svxdllapi.h> #include <svx/unoshape.hxx> #include <svx/xpoly.hxx> #include <tools/color.hxx> #include <tools/contnr.hxx> -#include <vcl/errcode.hxx> #include <tools/gen.hxx> #include <tools/link.hxx> #include <tools/solar.h> +#include <tools/stream.hxx> #include <unonames.hxx> #include <unotools/configitem.hxx> -#include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> -#include <unotools/readwritemutexguard.hxx> #include <unotools/saveopt.hxx> #include <unotools/unotoolsdllapi.h> diff --git a/chart2/inc/pch/precompiled_chartopengl.hxx b/chart2/inc/pch/precompiled_chartopengl.hxx index 8c8c85c267ea..e34013354c75 100644 --- a/chart2/inc/pch/precompiled_chartopengl.hxx +++ b/chart2/inc/pch/precompiled_chartopengl.hxx @@ -13,13 +13,14 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:51:46 using: ./bin/update_pch chart2 chartopengl --cutoff=12 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./chart2/inc/pch/precompiled_chartopengl.hxx "/opt/lo/bin/make chart2.build" --find-conflicts + ./bin/update_pch_bisect ./chart2/inc/pch/precompiled_chartopengl.hxx "make chart2.build" --find-conflicts */ +#include <ostream> #include <osl/interlck.h> #include <osl/mutex.hxx> #include <osl/thread.hxx> diff --git a/comphelper/inc/pch/precompiled_comphelper.hxx b/comphelper/inc/pch/precompiled_comphelper.hxx index 7c42f8e8bfdf..ce007150c24a 100644 --- a/comphelper/inc/pch/precompiled_comphelper.hxx +++ b/comphelper/inc/pch/precompiled_comphelper.hxx @@ -13,45 +13,54 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:51:47 using: ./bin/update_pch comphelper comphelper --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./comphelper/inc/pch/precompiled_comphelper.hxx "/opt/lo/bin/make comphelper.build" --find-conflicts + ./bin/update_pch_bisect ./comphelper/inc/pch/precompiled_comphelper.hxx "make comphelper.build" --find-conflicts */ #include <algorithm> #include <cassert> +#include <config_global.h> #include <config_typesizes.h> #include <cstddef> #include <cstring> #include <exception> #include <functional> +#include <initializer_list> #include <iomanip> +#include <limits> #include <map> #include <math.h> #include <memory> #include <new> #include <ostream> #include <stddef.h> +#include <stdio.h> #include <string.h> +#include <type_traits> #include <unordered_map> #include <utility> #include <vector> #include <boost/optional.hpp> #include <osl/conditn.hxx> #include <osl/diagnose.h> +#include <osl/file.h> #include <osl/file.hxx> #include <osl/interlck.h> #include <osl/mutex.hxx> #include <osl/thread.h> -#include <osl/thread.hxx> #include <osl/time.h> #include <rtl/alloc.h> +#include <rtl/bootstrap.hxx> #include <rtl/byteseq.h> +#include <rtl/byteseq.hxx> #include <rtl/character.hxx> +#include <rtl/crc.h> #include <rtl/digest.h> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/math.hxx> #include <rtl/random.h> #include <rtl/ref.hxx> @@ -80,6 +89,7 @@ #include <com/sun/star/accessibility/XAccessibleContext.hpp> #include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp> #include <com/sun/star/accessibility/XAccessibleExtendedComponent.hpp> +#include <com/sun/star/beans/IllegalTypeException.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/Property.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> @@ -90,6 +100,8 @@ #include <com/sun/star/beans/XPropertySetInfo.hpp> #include <com/sun/star/beans/XPropertySetOption.hpp> #include <com/sun/star/beans/XPropertyState.hpp> +#include <com/sun/star/io/IOException.hpp> +#include <com/sun/star/io/NotConnectedException.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> @@ -104,6 +116,7 @@ #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/registry/XRegistryKey.hpp> +#include <com/sun/star/task/XInteractionAbort.hpp> #include <com/sun/star/task/XInteractionHandler.hpp> #include <com/sun/star/task/XInteractionRequest.hpp> #include <com/sun/star/uno/Any.h> @@ -116,7 +129,6 @@ #include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/TypeClass.hdl> -#include <com/sun/star/uno/TypeClass.hpp> #include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> @@ -125,6 +137,7 @@ #include <com/sun/star/uno/genfunc.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> +#include <cppuhelper/basemutex.hxx> #include <cppuhelper/compbase2.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> @@ -137,13 +150,12 @@ #include <cppuhelper/interfacecontainer.h> #include <cppuhelper/interfacecontainer.hxx> #include <cppuhelper/propshlp.hxx> -#include <cppuhelper/proptypehlp.h> -#include <cppuhelper/proptypehlp.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <cppuhelper/weak.hxx> #include <cppuhelper/weakagg.hxx> #include <cppuhelper/weakref.hxx> +#include <o3tl/typed_flags_set.hxx> #include <typelib/typeclass.h> #include <typelib/typedescription.h> #include <typelib/uik.h> diff --git a/configmgr/inc/pch/precompiled_configmgr.hxx b/configmgr/inc/pch/precompiled_configmgr.hxx index 6b20335f453e..f750e23e67a9 100644 --- a/configmgr/inc/pch/precompiled_configmgr.hxx +++ b/configmgr/inc/pch/precompiled_configmgr.hxx @@ -13,17 +13,19 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:51:48 using: ./bin/update_pch configmgr configmgr --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./configmgr/inc/pch/precompiled_configmgr.hxx "/opt/lo/bin/make configmgr.build" --find-conflicts + ./bin/update_pch_bisect ./configmgr/inc/pch/precompiled_configmgr.hxx "make configmgr.build" --find-conflicts */ #include <cassert> #include <cstddef> #include <new> +#include <ostream> #include <set> +#include <string.h> #include <utility> #include <vector> #include <osl/conditn.hxx> @@ -37,6 +39,7 @@ #include <rtl/bootstrap.hxx> #include <rtl/byteseq.h> #include <rtl/character.hxx> +#include <rtl/locale.h> #include <rtl/ref.hxx> #include <rtl/strbuf.hxx> #include <rtl/string.h> diff --git a/connectivity/inc/pch/precompiled_ado.hxx b/connectivity/inc/pch/precompiled_ado.hxx index 1e7ad135287a..69570d578641 100644 --- a/connectivity/inc/pch/precompiled_ado.hxx +++ b/connectivity/inc/pch/precompiled_ado.hxx @@ -13,18 +13,18 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-12-02 12:47:53 using: + Generated on 2017-09-20 22:51:49 using: ./bin/update_pch connectivity ado --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_ado.hxx "/opt/lo/bin/make connectivity.build" --find-conflicts + ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_ado.hxx "make connectivity.build" --find-conflicts */ #include <algorithm> #include <cassert> #include <cstddef> +#include <memory> #include <oledb.h> -#include <string.h> #include <osl/diagnose.h> #include <osl/file.hxx> #include <osl/mutex.hxx> @@ -52,7 +52,6 @@ #include <com/sun/star/sdbc/XRow.hpp> #include <com/sun/star/sdbcx/KeyType.hpp> #include <com/sun/star/sdbcx/PrivilegeObject.hpp> -#include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/util/Date.hpp> #include <comphelper/extract.hxx> @@ -70,7 +69,7 @@ #include <connectivity/sdbcx/IRefreshable.hxx> // Cleanup windows header macro pollution. -#ifdef _WIN32 +#if defined(_WIN32) && defined(WINAPI) # include <postwin.h> # undef RGB #endif diff --git a/connectivity/inc/pch/precompiled_calc.hxx b/connectivity/inc/pch/precompiled_calc.hxx index 14add4e56052..093e4299730e 100644 --- a/connectivity/inc/pch/precompiled_calc.hxx +++ b/connectivity/inc/pch/precompiled_calc.hxx @@ -13,18 +13,18 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:51:50 using: ./bin/update_pch connectivity calc --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_calc.hxx "/opt/lo/bin/make connectivity.build" --find-conflicts + ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_calc.hxx "make connectivity.build" --find-conflicts */ #include <cassert> #include <cstddef> -#include <memory> +#include <cstring> #include <stdlib.h> -#include <string.h> +#include <osl/diagnose.h> #include <osl/thread.h> #include <rtl/math.hxx> #include <rtl/string.h> @@ -52,12 +52,10 @@ #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/util/NumberFormat.hpp> #include <comphelper/processfactory.hxx> -#include <comphelper/sequence.hxx> #include <comphelper/types.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <svl/svldllapi.h> -#include <unotools/unotoolsdllapi.h> #include <connectivity/dbexception.hxx> -#include <connectivity/sdbcx/VColumn.hxx> +#include <connectivity/dbtoolsdllapi.hxx> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/connectivity/inc/pch/precompiled_dbase.hxx b/connectivity/inc/pch/precompiled_dbase.hxx index abc2e6592240..2f8e7efab671 100644 --- a/connectivity/inc/pch/precompiled_dbase.hxx +++ b/connectivity/inc/pch/precompiled_dbase.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:51:51 using: ./bin/update_pch connectivity dbase --cutoff=2 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_dbase.hxx "/opt/lo/bin/make connectivity.build" --find-conflicts + ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_dbase.hxx "make connectivity.build" --find-conflicts */ #include <algorithm> @@ -91,7 +91,7 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <sal/typesizes.h> -#include <com/sun/star/beans/NamedValue.hpp> +#include <vcl/errcode.hxx> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XFastPropertySet.hpp> #include <com/sun/star/beans/XMultiPropertySet.hpp> @@ -101,24 +101,28 @@ #include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/i18n/Calendar2.hpp> #include <com/sun/star/i18n/CollatorOptions.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/NumberFormatCode.hpp> +#include <com/sun/star/i18n/NumberFormatMapper.hpp> #include <com/sun/star/i18n/ParseResult.hpp> #include <com/sun/star/i18n/TransliterationModules.hpp> +#include <com/sun/star/i18n/TransliterationModulesExtra.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XBreakIterator.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XCollator.hpp> #include <com/sun/star/i18n/XExtendedTransliteration.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/XNativeNumberSupplier.hpp> -#include <com/sun/star/i18n/XNumberFormatCode.hpp> #include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> +#include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XSingleComponentFactory.hpp> @@ -126,6 +130,7 @@ #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/registry/XRegistryKey.hpp> +#include <com/sun/star/sdb/XSingleSelectQueryComposer.hpp> #include <com/sun/star/sdbc/ColumnValue.hpp> #include <com/sun/star/sdbc/DataType.hpp> #include <com/sun/star/sdbc/XDatabaseMetaData.hpp> @@ -170,13 +175,13 @@ #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/interfacecontainer.h> #include <cppuhelper/propshlp.hxx> -#include <cppuhelper/proptypehlp.h> -#include <cppuhelper/proptypehlp.hxx> #include <cppuhelper/typeprovider.hxx> #include <cppuhelper/weak.hxx> #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> +#include <i18nutil/transliteration.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <svl/nfkeytab.hxx> #include <svl/ondemand.hxx> @@ -184,7 +189,6 @@ #include <tools/config.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> -#include <vcl/errinf.hxx> #include <tools/lineend.hxx> #include <tools/link.hxx> #include <tools/ref.hxx> diff --git a/connectivity/inc/pch/precompiled_dbpool2.hxx b/connectivity/inc/pch/precompiled_dbpool2.hxx index 98edcabb4352..7d7c425bb9b1 100644 --- a/connectivity/inc/pch/precompiled_dbpool2.hxx +++ b/connectivity/inc/pch/precompiled_dbpool2.hxx @@ -13,13 +13,14 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:51:53 using: ./bin/update_pch connectivity dbpool2 --cutoff=5 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_dbpool2.hxx "/opt/lo/bin/make connectivity.build" --find-conflicts + ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_dbpool2.hxx "make connectivity.build" --find-conflicts */ +#include <algorithm> #include <cassert> #include <config_typesizes.h> #include <cstddef> diff --git a/connectivity/inc/pch/precompiled_dbtools.hxx b/connectivity/inc/pch/precompiled_dbtools.hxx index a4999e5f5083..d968127a3d25 100644 --- a/connectivity/inc/pch/precompiled_dbtools.hxx +++ b/connectivity/inc/pch/precompiled_dbtools.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:51:54 using: ./bin/update_pch connectivity dbtools --cutoff=2 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_dbtools.hxx "/opt/lo/bin/make connectivity.build" --find-conflicts + ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_dbtools.hxx "make connectivity.build" --find-conflicts */ #include <algorithm> @@ -42,8 +42,10 @@ #include <osl/mutex.hxx> #include <osl/thread.h> #include <rtl/alloc.h> +#include <rtl/character.hxx> #include <rtl/digest.h> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/math.hxx> #include <rtl/process.h> #include <rtl/ref.hxx> @@ -72,6 +74,7 @@ #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> +#include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> @@ -101,7 +104,6 @@ #include <com/sun/star/sdbc/SQLWarning.hpp> #include <com/sun/star/sdbc/XConnection.hpp> #include <com/sun/star/sdbc/XDatabaseMetaData.hpp> -#include <com/sun/star/sdbc/XDriverAccess.hpp> #include <com/sun/star/sdbc/XParameters.hpp> #include <com/sun/star/sdbc/XResultSet.hpp> #include <com/sun/star/sdbc/XRow.hpp> @@ -116,7 +118,6 @@ #include <com/sun/star/sdbcx/XUsersSupplier.hpp> #include <com/sun/star/task/XInteractionRequest.hpp> #include <com/sun/star/uno/Any.hxx> -#include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> @@ -140,6 +141,7 @@ #include <comphelper/sequenceashashmap.hxx> #include <comphelper/types.hxx> #include <comphelper/uno3.hxx> +#include <cppuhelper/basemutex.hxx> #include <cppuhelper/compbase.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/exc_hlp.hxx> @@ -152,9 +154,11 @@ #include <cppuhelper/weak.hxx> #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> +#include <o3tl/any.hxx> #include <o3tl/functional.hxx> #include <tools/diagnose_ex.h> #include <tools/toolsdllapi.h> +#include <unotools/resmgr.hxx> #include <unotools/sharedunocomponent.hxx> #include <unotools/unotoolsdllapi.h> #include <connectivity/CommonTools.hxx> diff --git a/connectivity/inc/pch/precompiled_file.hxx b/connectivity/inc/pch/precompiled_file.hxx index bcbee91e5301..c1241c9feb74 100644 --- a/connectivity/inc/pch/precompiled_file.hxx +++ b/connectivity/inc/pch/precompiled_file.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:51:56 using: ./bin/update_pch connectivity file --cutoff=2 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_file.hxx "/opt/lo/bin/make connectivity.build" --find-conflicts + ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_file.hxx "make connectivity.build" --find-conflicts */ #include <algorithm> @@ -28,7 +28,6 @@ #include <cstddef> #include <cstdlib> #include <cstring> -#include <float.h> #include <functional> #include <iomanip> #include <limits> @@ -63,9 +62,9 @@ #include <osl/time.h> #include <rtl/alloc.h> #include <rtl/byteseq.h> +#include <rtl/character.hxx> #include <rtl/instance.hxx> #include <rtl/locale.h> -#include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> #include <rtl/string.h> @@ -81,13 +80,12 @@ #include <sal/detail/log.h> #include <sal/log.hxx> #include <sal/macros.h> -#include <sal/mathconf.h> #include <sal/saldllapi.h> #include <sal/types.h> #include <sal/typesizes.h> #include <salhelper/salhelperdllapi.h> #include <salhelper/simplereferenceobject.hxx> -#include <com/sun/star/beans/NamedValue.hpp> +#include <vcl/errcode.hxx> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XFastPropertySet.hpp> #include <com/sun/star/beans/XMultiPropertySet.hpp> @@ -95,13 +93,33 @@ #include <com/sun/star/beans/XPropertySetOption.hpp> #include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/container/XNameAccess.hpp> +#include <com/sun/star/i18n/Calendar2.hpp> +#include <com/sun/star/i18n/CollatorOptions.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> +#include <com/sun/star/i18n/KCharacterType.hpp> +#include <com/sun/star/i18n/KParseTokens.hpp> +#include <com/sun/star/i18n/KParseType.hpp> +#include <com/sun/star/i18n/LocaleItem.hpp> +#include <com/sun/star/i18n/NumberFormatCode.hpp> +#include <com/sun/star/i18n/NumberFormatMapper.hpp> +#include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/TransliterationModules.hpp> +#include <com/sun/star/i18n/TransliterationModulesExtra.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> +#include <com/sun/star/i18n/XCharacterClassification.hpp> +#include <com/sun/star/i18n/XCollator.hpp> +#include <com/sun/star/i18n/XExtendedTransliteration.hpp> +#include <com/sun/star/i18n/XLocaleData4.hpp> +#include <com/sun/star/i18n/XNativeNumberSupplier.hpp> +#include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/io/XStream.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> -#include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/Locale.hpp> +#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> +#include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/sdb/SQLFilterOperator.hpp> #include <com/sun/star/sdb/XColumn.hpp> #include <com/sun/star/sdbc/ColumnValue.hpp> @@ -109,12 +127,14 @@ #include <com/sun/star/sdbc/FetchDirection.hpp> #include <com/sun/star/sdbc/ResultSetConcurrency.hpp> #include <com/sun/star/sdbc/ResultSetType.hpp> +#include <com/sun/star/sdbc/SQLException.hpp> #include <com/sun/star/sdbc/XConnection.hpp> #include <com/sun/star/sdbc/XDatabaseMetaData.hpp> #include <com/sun/star/sdbc/XResultSet.hpp> #include <com/sun/star/sdbc/XResultSetMetaData.hpp> #include <com/sun/star/sdbc/XRow.hpp> #include <com/sun/star/sdbcx/XColumnsSupplier.hpp> +#include <com/sun/star/sdbcx/XIndexesSupplier.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> @@ -125,7 +145,6 @@ #include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/TypeClass.hdl> -#include <com/sun/star/uno/TypeClass.hpp> #include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> @@ -134,6 +153,7 @@ #include <com/sun/star/uno/genfunc.hxx> #include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/DateTime.hpp> +#include <com/sun/star/util/NumberFormat.hpp> #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/XNumberFormatTypes.hpp> #include <comphelper/broadcasthelper.hxx> @@ -154,8 +174,7 @@ #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/interfacecontainer.h> #include <cppuhelper/propshlp.hxx> -#include <cppuhelper/proptypehlp.h> -#include <cppuhelper/proptypehlp.hxx> +#include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <cppuhelper/weak.hxx> @@ -163,11 +182,17 @@ #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> +#include <i18nutil/transliteration.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> +#include <svl/nfkeytab.hxx> +#include <svl/ondemand.hxx> +#include <svl/svldllapi.h> #include <tools/date.hxx> +#include <tools/datetime.hxx> #include <tools/debug.hxx> -#include <vcl/errinf.hxx> #include <tools/lineend.hxx> +#include <tools/link.hxx> #include <tools/ref.hxx> #include <tools/solar.h> #include <tools/stream.hxx> @@ -181,7 +206,15 @@ #include <uno/any2.h> #include <uno/data.h> #include <uno/sequence2.h> +#include <unotools/calendarwrapper.hxx> +#include <unotools/charclass.hxx> +#include <unotools/collatorwrapper.hxx> +#include <unotools/localedatawrapper.hxx> +#include <unotools/nativenumberwrapper.hxx> #include <unotools/options.hxx> +#include <unotools/readwritemutexguard.hxx> +#include <unotools/syslocale.hxx> +#include <unotools/transliterationwrapper.hxx> #include <unotools/unotoolsdllapi.h> #include <connectivity/CommonTools.hxx> #include <connectivity/dbconversion.hxx> diff --git a/connectivity/inc/pch/precompiled_firebird_sdbc.hxx b/connectivity/inc/pch/precompiled_firebird_sdbc.hxx index 3838f23ade63..223999f9b793 100644 --- a/connectivity/inc/pch/precompiled_firebird_sdbc.hxx +++ b/connectivity/inc/pch/precompiled_firebird_sdbc.hxx @@ -13,19 +13,19 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:51:57 using: ./bin/update_pch connectivity firebird_sdbc --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_firebird_sdbc.hxx "/opt/lo/bin/make connectivity.build" --find-conflicts + ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_firebird_sdbc.hxx "make connectivity.build" --find-conflicts */ #include <cassert> #include <cstddef> +#include <memory> #include <stddef.h> #include <string.h> #include <time.h> -#include <osl/diagnose.h> #include <osl/file.h> #include <osl/file.hxx> #include <osl/mutex.hxx> @@ -33,6 +33,7 @@ #include <osl/thread.h> #include <osl/time.h> #include <rtl/bootstrap.hxx> +#include <rtl/strbuf.hxx> #include <rtl/string.hxx> #include <rtl/textenc.h> #include <rtl/unload.h> @@ -48,6 +49,7 @@ #include <com/sun/star/embed/ElementModes.hpp> #include <com/sun/star/io/XStream.hpp> #include <com/sun/star/lang/DisposedException.hpp> +#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/sdbc/ColumnValue.hpp> #include <com/sun/star/sdbc/DataType.hpp> @@ -55,11 +57,11 @@ #include <com/sun/star/sdbc/ResultSetType.hpp> #include <com/sun/star/sdbc/TransactionIsolation.hpp> #include <com/sun/star/sdbc/XRow.hpp> -#include <com/sun/star/uno/Any.hxx> +#include <com/sun/star/sdbcx/XColumnsSupplier.hpp> #include <com/sun/star/uno/Reference.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/sequence.hxx> -#include <cppuhelper/cppuhelperdllapi.h> +#include <cppuhelper/exc_hlp.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <tools/stream.hxx> diff --git a/connectivity/inc/pch/precompiled_flat.hxx b/connectivity/inc/pch/precompiled_flat.hxx index 73daefeac1ad..a3c299fb5632 100644 --- a/connectivity/inc/pch/precompiled_flat.hxx +++ b/connectivity/inc/pch/precompiled_flat.hxx @@ -13,15 +13,17 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:51:58 using: ./bin/update_pch connectivity flat --cutoff=2 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_flat.hxx "/opt/lo/bin/make connectivity.build" --find-conflicts + ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_flat.hxx "make connectivity.build" --find-conflicts */ +#include <algorithm> #include <cassert> #include <config_features.h> +#include <config_global.h> #include <config_typesizes.h> #include <cstddef> #include <cstdlib> @@ -30,6 +32,7 @@ #include <float.h> #include <functional> #include <iomanip> +#include <limits> #include <list> #include <map> #include <math.h> @@ -42,6 +45,7 @@ #include <stdlib.h> #include <string.h> #include <string> +#include <type_traits> #include <utility> #include <vector> #include <osl/diagnose.h> @@ -56,6 +60,7 @@ #include <rtl/alloc.h> #include <rtl/character.hxx> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> @@ -81,7 +86,6 @@ #include <sal/typesizes.h> #include <salhelper/salhelperdllapi.h> #include <salhelper/simplereferenceobject.hxx> -#include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/Property.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XFastPropertySet.hpp> @@ -91,20 +95,23 @@ #include <com/sun/star/container/XNamed.hpp> #include <com/sun/star/i18n/Calendar2.hpp> #include <com/sun/star/i18n/CollatorOptions.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/NumberFormatCode.hpp> +#include <com/sun/star/i18n/NumberFormatMapper.hpp> #include <com/sun/star/i18n/ParseResult.hpp> #include <com/sun/star/i18n/TransliterationModules.hpp> +#include <com/sun/star/i18n/TransliterationModulesExtra.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XBreakIterator.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XCollator.hpp> #include <com/sun/star/i18n/XExtendedTransliteration.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/XNativeNumberSupplier.hpp> -#include <com/sun/star/i18n/XNumberFormatCode.hpp> #include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> @@ -147,7 +154,6 @@ #include <com/sun/star/util/XNumberFormats.hpp> #include <com/sun/star/util/XNumberFormatter.hpp> #include <comphelper/IdPropArrayHelper.hxx> -#include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/extract.hxx> #include <comphelper/fileformat.h> @@ -159,6 +165,7 @@ #include <comphelper/types.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> +#include <cppuhelper/basemutex.hxx> #include <cppuhelper/compbase.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/component.hxx> @@ -179,6 +186,9 @@ #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> +#include <i18nutil/transliteration.hxx> +#include <o3tl/strong_int.hxx> +#include <o3tl/typed_flags_set.hxx> #include <svl/nfkeytab.hxx> #include <svl/ondemand.hxx> #include <svl/svldllapi.h> diff --git a/connectivity/inc/pch/precompiled_mysql.hxx b/connectivity/inc/pch/precompiled_mysql.hxx index 291cbefeefb7..a72882480159 100644 --- a/connectivity/inc/pch/precompiled_mysql.hxx +++ b/connectivity/inc/pch/precompiled_mysql.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:52:00 using: ./bin/update_pch connectivity mysql --cutoff=4 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_mysql.hxx "/opt/lo/bin/make connectivity.build" --find-conflicts + ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_mysql.hxx "make connectivity.build" --find-conflicts */ #include <algorithm> @@ -71,7 +71,6 @@ #include <sal/typesizes.h> #include <salhelper/salhelperdllapi.h> #include <salhelper/simplereferenceobject.hxx> -#include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/Property.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XFastPropertySet.hpp> @@ -125,6 +124,7 @@ #include <comphelper/IdPropArrayHelper.hxx> #include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> +#include <comphelper/interfacecontainer2.hxx> #include <comphelper/propertycontainer.hxx> #include <comphelper/propertycontainerhelper.hxx> #include <comphelper/propstate.hxx> @@ -134,15 +134,14 @@ #include <comphelper/uno3.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> +#include <cppuhelper/basemutex.hxx> #include <cppuhelper/compbase.hxx> -#include <cppuhelper/compbase3.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/component.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/implbase.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase10.hxx> -#include <cppuhelper/implbase3.hxx> #include <cppuhelper/implbase4.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> @@ -150,8 +149,6 @@ #include <cppuhelper/interfacecontainer.h> #include <cppuhelper/interfacecontainer.hxx> #include <cppuhelper/propshlp.hxx> -#include <cppuhelper/proptypehlp.h> -#include <cppuhelper/proptypehlp.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <cppuhelper/weak.hxx> diff --git a/connectivity/inc/pch/precompiled_odbc.hxx b/connectivity/inc/pch/precompiled_odbc.hxx index 52e6327ae3e6..d2da616816f2 100644 --- a/connectivity/inc/pch/precompiled_odbc.hxx +++ b/connectivity/inc/pch/precompiled_odbc.hxx @@ -13,17 +13,19 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-12-02 12:47:53 using: + Generated on 2017-09-20 22:52:01 using: ./bin/update_pch connectivity odbc --cutoff=2 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_odbc.hxx "/opt/lo/bin/make connectivity.build" --find-conflicts + ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_odbc.hxx "make connectivity.build" --find-conflicts */ #include <algorithm> #include <cstddef> +#include <memory> #include <string.h> #include <osl/diagnose.h> +#include <osl/endian.h> #include <osl/mutex.hxx> #include <osl/process.h> #include <osl/thread.h> diff --git a/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx b/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx index 816f561db79c..e7962126daf0 100644 --- a/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx +++ b/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx @@ -13,15 +13,16 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:52:02 using: ./bin/update_pch connectivity postgresql-sdbc-impl --cutoff=3 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx "/opt/lo/bin/make connectivity.build" --find-conflicts + ./bin/update_pch_bisect ./connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx "make connectivity.build" --find-conflicts */ +#include <stdlib.h> #include <string.h> -#include <osl/diagnose.h> +#include <boost/optional.hpp> #include <osl/module.h> #include <osl/thread.h> #include <rtl/bootstrap.hxx> @@ -31,15 +32,18 @@ #include <sal/config.h> #include <sal/saldllapi.h> #include <sal/types.h> +#include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/sdbc/ColumnValue.hpp> #include <com/sun/star/sdbc/DataType.hpp> #include <com/sun/star/sdbc/KeyRule.hpp> #include <com/sun/star/sdbc/ResultSetConcurrency.hpp> #include <com/sun/star/sdbc/ResultSetType.hpp> +#include <com/sun/star/sdbc/SQLException.hpp> #include <com/sun/star/sdbc/XParameters.hpp> #include <com/sun/star/sdbc/XRow.hpp> #include <com/sun/star/sdbcx/KeyType.hpp> #include <com/sun/star/sdbcx/XColumnsSupplier.hpp> +#include <comphelper/sequence.hxx> #include <cppuhelper/implbase.hxx> #include <cppuhelper/queryinterface.hxx> #include <cppuhelper/typeprovider.hxx> diff --git a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx b/cppcanvas/inc/pch/precompiled_cppcanvas.hxx index c0361cdf8da2..04d7d0022258 100644 --- a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx +++ b/cppcanvas/inc/pch/precompiled_cppcanvas.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:33:16 using: + Generated on 2017-09-20 22:52:03 using: ./bin/update_pch cppcanvas cppcanvas --cutoff=11 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -28,12 +28,11 @@ #include <cstddef> #include <cstdlib> #include <cstring> -#include <float.h> +#include <deque> #include <iomanip> #include <limits.h> #include <limits> -#include <list> -#include <math.h> +#include <map> #include <memory> #include <new> #include <ostream> @@ -45,7 +44,6 @@ #include <type_traits> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <boost/optional.hpp> #include <osl/diagnose.h> #include <osl/endian.h> @@ -63,7 +61,6 @@ #include <rtl/byteseq.h> #include <rtl/character.hxx> #include <rtl/locale.h> -#include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> #include <rtl/string.h> @@ -80,22 +77,19 @@ #include <sal/detail/log.h> #include <sal/log.hxx> #include <sal/macros.h> -#include <sal/mathconf.h> #include <sal/saldllapi.h> #include <sal/types.h> #include <sal/typesizes.h> -#include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> #include <vcl/cairo.hxx> +#include <vcl/canvastools.hxx> #include <vcl/checksum.hxx> -#include <vcl/commandevent.hxx> -#include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> -#include <vcl/event.hxx> +#include <vcl/errcode.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> #include <vcl/gdimtf.hxx> @@ -103,8 +97,6 @@ #include <vcl/gradient.hxx> #include <vcl/graph.hxx> #include <vcl/hatch.hxx> -#include <vcl/inputctx.hxx> -#include <vcl/inputtypes.hxx> #include <vcl/keycod.hxx> #include <vcl/keycodes.hxx> #include <vcl/lineinfo.hxx> @@ -114,48 +106,48 @@ #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> -#include <vcl/pointr.hxx> -#include <vcl/ptrstyle.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> -#include <vcl/settings.hxx> -#include <vcl/vectorgraphicdata.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/wall.hxx> -#include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> #include <basegfx/matrix/b2dhommatrix.hxx> #include <basegfx/numeric/ftools.hxx> #include <basegfx/point/b2dpoint.hxx> -#include <basegfx/point/b2ipoint.hxx> #include <basegfx/polygon/b2dpolygon.hxx> +#include <basegfx/polygon/b2dpolygontools.hxx> #include <basegfx/polygon/b2dpolypolygon.hxx> +#include <basegfx/polygon/b2dpolypolygontools.hxx> #include <basegfx/range/b2drange.hxx> -#include <basegfx/range/basicrange.hxx> +#include <basegfx/range/b2drectangle.hxx> #include <basegfx/tools/canvastools.hxx> -#include <basegfx/tuple/b2dtuple.hxx> -#include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> -#include <basegfx/vector/b2dvector.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2enums.hxx> -#include <basegfx/vector/b2ivector.hxx> #include <canvas/canvastools.hxx> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> +#include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/drawing/LineCap.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/reservedWords.hpp> @@ -178,15 +170,15 @@ #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> #include <cppuhelper/cppuhelperdllapi.h> -#include <cppuhelper/weakref.hxx> #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/debug.hxx> -#include <vcl/errinf.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> #include <tools/lineend.hxx> @@ -197,7 +189,6 @@ #include <tools/solar.h> #include <tools/stream.hxx> #include <tools/toolsdllapi.h> -#include <tools/wintypes.hxx> #include <typelib/typeclass.h> #include <typelib/typedescription.h> #include <typelib/uik.h> @@ -208,8 +199,6 @@ #include <unotools/fontdefs.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/readwritemutexguard.hxx> -#include <unotools/resmgr.hxx> -#include <unotools/syslocale.hxx> #include <unotools/unotoolsdllapi.h> #include <cppcanvas/color.hxx> #include <cppcanvas/font.hxx> diff --git a/cui/inc/pch/precompiled_cui.hxx b/cui/inc/pch/precompiled_cui.hxx index 570a0dabc67f..eac04f9e911f 100644 --- a/cui/inc/pch/precompiled_cui.hxx +++ b/cui/inc/pch/precompiled_cui.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:31:15 using: + Generated on 2017-09-20 22:52:09 using: ./bin/update_pch cui cui --cutoff=8 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -26,7 +26,6 @@ #include <config_global.h> #include <config_typesizes.h> #include <config_vcl.h> -#include <cstdarg> #include <cstddef> #include <cstdlib> #include <cstring> @@ -34,10 +33,12 @@ #include <exception> #include <float.h> #include <functional> +#include <initializer_list> #include <iomanip> #include <limits.h> #include <limits> #include <list> +#include <locale> #include <map> #include <math.h> #include <memory> @@ -52,6 +53,7 @@ #include <type_traits> #include <typeinfo> #include <unordered_map> +#include <unordered_set> #include <utility> #include <vector> #include <boost/optional.hpp> @@ -72,6 +74,7 @@ #include <osl/security.h> #include <osl/security.hxx> #include <osl/socket.h> +#include <osl/thread.h> #include <osl/thread.hxx> #include <osl/time.h> #include <rtl/alloc.h> @@ -105,9 +108,9 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <sal/typesizes.h> -#include <salhelper/salhelperdllapi.h> #include <salhelper/simplereferenceobject.hxx> #include <salhelper/singletonref.hxx> +#include <vcl/EnumContext.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> #include <vcl/bitmap.hxx> @@ -117,17 +120,21 @@ #include <vcl/button.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/commandevent.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandevent.hxx> #include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> +#include <vcl/dialog.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> +#include <vcl/errinf.hxx> #include <vcl/event.hxx> #include <vcl/field.hxx> #include <vcl/fixed.hxx> +#include <vcl/floatwin.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> #include <vcl/gdimtf.hxx> @@ -151,6 +158,7 @@ #include <vcl/metaactiontypes.hxx> #include <vcl/metric.hxx> #include <vcl/msgbox.hxx> +#include <vcl/notebookbar.hxx> #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> @@ -159,24 +167,26 @@ #include <vcl/region.hxx> #include <vcl/salgtype.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> #include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> #include <vcl/syswin.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/virdev.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> -#include <basegfx/matrix/b2dhommatrix.hxx> #include <basegfx/numeric/ftools.hxx> #include <basegfx/point/b2dpoint.hxx> #include <basegfx/point/b2ipoint.hxx> @@ -187,6 +197,7 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> @@ -196,11 +207,13 @@ #include <basic/sbxvar.hxx> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> #include <com/sun/star/awt/XControlContainer.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/bridge/oleautomation/Decimal.hpp> +#include <com/sun/star/datatransfer/DataFlavor.hpp> #include <com/sun/star/datatransfer/XTransferable2.hpp> #include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp> #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp> @@ -221,16 +234,18 @@ #include <com/sun/star/frame/FeatureStateEvent.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XFrame.hpp> -#include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XTerminateListener.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> #include <com/sun/star/i18n/Calendar2.hpp> -#include <com/sun/star/i18n/ForbiddenCharacters.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/TransliterationModules.hpp> +#include <com/sun/star/i18n/TransliterationModulesExtra.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XCollator.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> @@ -251,6 +266,7 @@ #include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/style/NumberingType.hpp> #include <com/sun/star/style/XStyle.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp> #include <com/sun/star/ui/dialogs/FolderPicker.hpp> #include <com/sun/star/ui/dialogs/TemplateDescription.hpp> @@ -275,8 +291,8 @@ #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/URL.hpp> +#include <com/sun/star/util/XAccounting.hpp> #include <com/sun/star/view/PrintableState.hpp> -#include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/fileformat.h> #include <comphelper/processfactory.hxx> @@ -285,14 +301,12 @@ #include <comphelper/weak.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> -#include <cppuhelper/compbase1.hxx> +#include <cppuhelper/basemutex.hxx> +#include <cppuhelper/compbase.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/factory.hxx> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase2.hxx> -#include <cppuhelper/implbase3.hxx> -#include <cppuhelper/implbase4.hxx> +#include <cppuhelper/implbase.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> @@ -305,24 +319,18 @@ #include <cppuhelper/weakref.hxx> #include <drawinglayer/drawinglayerdllapi.h> #include <drawinglayer/primitive2d/baseprimitive2d.hxx> -#include <editeng/editdata.hxx> #include <editeng/editengdllapi.h> -#include <editeng/editstat.hxx> -#include <editeng/eedata.hxx> -#include <editeng/forbiddencharacterstable.hxx> -#include <editeng/numdef.hxx> -#include <editeng/numitem.hxx> -#include <editeng/outliner.hxx> -#include <editeng/paragraphdata.hxx> #include <editeng/svxenum.hxx> -#include <editeng/svxfont.hxx> #include <editeng/unolingu.hxx> #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <i18nutil/i18nutildllapi.h> #include <i18nutil/paper.hxx> +#include <i18nutil/transliteration.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/make_unique.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <officecfg/Office/Common.hxx> #include <sfx2/app.hxx> @@ -331,18 +339,21 @@ #include <sfx2/filedlghelper.hxx> #include <sfx2/htmlmode.hxx> #include <sfx2/module.hxx> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> #include <sfx2/objsh.hxx> +#include <sfx2/opengrf.hxx> #include <sfx2/request.hxx> +#include <sfx2/sfxuno.hxx> #include <sfx2/viewfrm.hxx> #include <sfx2/viewsh.hxx> +#include <sot/exchange.hxx> #include <sot/formats.hxx> +#include <sot/sotdllapi.h> #include <svl/SfxBroadcaster.hxx> -#include <svl/cjkoptions.hxx> #include <svl/eitem.hxx> #include <svl/hint.hxx> #include <svl/intitem.hxx> #include <svl/itemset.hxx> -#include <svl/languageoptions.hxx> #include <svl/lstner.hxx> #include <svl/macitem.hxx> #include <svl/poolitem.hxx> @@ -350,27 +361,21 @@ #include <svl/style.hxx> #include <svl/stylesheetuser.hxx> #include <svl/svldllapi.h> -#include <svl/undo.hxx> -#include <svtools/colorcfg.hxx> +#include <svtools/ehdl.hxx> #include <svtools/grfmgr.hxx> -#include <svtools/optionsdrawinglayer.hxx> #include <svtools/svlbitm.hxx> #include <svtools/svtdllapi.h> +#include <svtools/svtresid.hxx> #include <svtools/transfer.hxx> #include <svtools/treelistentry.hxx> +#include <svx/colorbox.hxx> #include <svx/dialmgr.hxx> #include <svx/dlgutil.hxx> #include <svx/drawitem.hxx> -#include <svx/grfcrop.hxx> -#include <svx/ipolypolygoneditorcontroller.hxx> -#include <svx/itextprovider.hxx> -#include <svx/ofaitem.hxx> -#include <svx/pageitem.hxx> #include <svx/sdangitm.hxx> #include <svx/sdasitm.hxx> #include <svx/sderitm.hxx> #include <svx/sdgcoitm.hxx> -#include <svx/sdgcpitm.hxx> #include <svx/sdggaitm.hxx> #include <svx/sdginitm.hxx> #include <svx/sdgluitm.hxx> @@ -379,10 +384,6 @@ #include <svx/sdmetitm.hxx> #include <svx/sdooitm.hxx> #include <svx/sdprcitm.hxx> -#include <svx/sdr/animation/scheduler.hxx> -#include <svx/sdr/overlay/overlayobject.hxx> -#include <svx/sdr/overlay/overlayobjectlist.hxx> -#include <svx/sdrobjectuser.hxx> #include <svx/sdshcitm.hxx> #include <svx/sdshitm.hxx> #include <svx/sdshtitm.hxx> @@ -403,26 +404,11 @@ #include <svx/shapeproperty.hxx> #include <svx/svdattr.hxx> #include <svx/svddef.hxx> -#include <svx/svddrag.hxx> -#include <svx/svdedtv.hxx> -#include <svx/svdglue.hxx> -#include <svx/svdhdl.hxx> #include <svx/svdhlpln.hxx> -#include <svx/svdlayer.hxx> -#include <svx/svdmark.hxx> -#include <svx/svdmodel.hxx> -#include <svx/svdmrkv.hxx> -#include <svx/svdoattr.hxx> #include <svx/svdobj.hxx> -#include <svx/svdoedge.hxx> -#include <svx/svdotext.hxx> -#include <svx/svdpagv.hxx> -#include <svx/svdpntv.hxx> -#include <svx/svdsnpv.hxx> #include <svx/svdsob.hxx> -#include <svx/svdtext.hxx> -#include <svx/svdtrans.hxx> #include <svx/svdtypes.hxx> +#include <svx/svdview.hxx> #include <svx/svxdlg.hxx> #include <svx/svxdllapi.h> #include <svx/xattr.hxx> @@ -434,17 +420,14 @@ #include <svx/xit.hxx> #include <svx/xlineit0.hxx> #include <svx/xlnasit.hxx> -#include <svx/xpoly.hxx> #include <svx/xpool.hxx> #include <svx/xtable.hxx> -#include <svx/xtextit0.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/contnr.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> -#include <vcl/errcode.hxx> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/fract.hxx> @@ -473,13 +456,13 @@ #include <unotools/charclass.hxx> #include <unotools/collatorwrapper.hxx> #include <unotools/configitem.hxx> -#include <unotools/fontcvt.hxx> #include <unotools/fontdefs.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> #include <unotools/pathoptions.hxx> #include <unotools/readwritemutexguard.hxx> #include <unotools/resmgr.hxx> +#include <unotools/syslocale.hxx> #include <unotools/unotoolsdllapi.h> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/dbaccess/inc/pch/precompiled_dba.hxx b/dbaccess/inc/pch/precompiled_dba.hxx index d74fe1b1d2cd..893a4cd5af2e 100644 --- a/dbaccess/inc/pch/precompiled_dba.hxx +++ b/dbaccess/inc/pch/precompiled_dba.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:52:13 using: ./bin/update_pch dbaccess dba --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./dbaccess/inc/pch/precompiled_dba.hxx "/opt/lo/bin/make dbaccess.build" --find-conflicts + ./bin/update_pch_bisect ./dbaccess/inc/pch/precompiled_dba.hxx "make dbaccess.build" --find-conflicts */ #include <algorithm> @@ -29,12 +29,14 @@ #include <cstddef> #include <cstdlib> #include <cstring> +#include <deque> +#include <exception> #include <float.h> #include <functional> #include <iomanip> #include <limits.h> #include <limits> -#include <list> +#include <locale> #include <map> #include <math.h> #include <memory> @@ -47,9 +49,9 @@ #include <string.h> #include <string> #include <type_traits> +#include <unordered_map> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <boost/optional.hpp> #include <boost/optional/optional.hpp> #include <osl/diagnose.h> @@ -76,6 +78,7 @@ #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> @@ -99,41 +102,29 @@ #include <salhelper/simplereferenceobject.hxx> #include <salhelper/singletonref.hxx> #include <salhelper/thread.hxx> -#include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> -#include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> +#include <vcl/errcode.hxx> +#include <vcl/errinf.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> #include <vcl/gdimtf.hxx> #include <vcl/gfxlink.hxx> -#include <vcl/gradient.hxx> #include <vcl/graph.hxx> -#include <vcl/hatch.hxx> -#include <vcl/keycod.hxx> -#include <vcl/keycodes.hxx> -#include <vcl/lineinfo.hxx> #include <vcl/mapmod.hxx> -#include <vcl/metaact.hxx> -#include <vcl/metaactiontypes.hxx> -#include <vcl/outdev.hxx> -#include <vcl/outdevmap.hxx> -#include <vcl/outdevstate.hxx> -#include <vcl/ptrstyle.hxx> #include <vcl/region.hxx> -#include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> -#include <vcl/vectorgraphicdata.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclptr.hxx> -#include <vcl/wall.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> +#include <vcl/wmfexternal.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> @@ -147,16 +138,15 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> #include <basic/basicdllapi.h> #include <basic/sbxcore.hxx> #include <basic/sbxdef.hxx> +#include <basic/sbxobj.hxx> #include <basic/sbxvar.hxx> -#include <com/sun/star/awt/Key.hpp> -#include <com/sun/star/awt/KeyGroup.hpp> -#include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/Property.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/beans/PropertyValue.hpp> @@ -168,19 +158,13 @@ #include <com/sun/star/container/XIndexAccess.hpp> #include <com/sun/star/container/XNamed.hpp> #include <com/sun/star/drawing/LineCap.hpp> +#include <com/sun/star/embed/ElementModes.hpp> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> -#include <com/sun/star/i18n/KCharacterType.hpp> -#include <com/sun/star/i18n/KParseTokens.hpp> -#include <com/sun/star/i18n/KParseType.hpp> -#include <com/sun/star/i18n/LocaleItem.hpp> -#include <com/sun/star/i18n/ParseResult.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> -#include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> -#include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> @@ -193,6 +177,7 @@ #include <com/sun/star/sdb/CommandType.hpp> #include <com/sun/star/sdbc/ColumnValue.hpp> #include <com/sun/star/sdbc/DataType.hpp> +#include <com/sun/star/sdbc/SQLException.hpp> #include <com/sun/star/sdbc/XConnection.hpp> #include <com/sun/star/sdbc/XDatabaseMetaData.hpp> #include <com/sun/star/sdbc/XResultSetMetaDataSupplier.hpp> @@ -201,6 +186,7 @@ #include <com/sun/star/sdbcx/XColumnsSupplier.hpp> #include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp> #include <com/sun/star/sdbcx/XTablesSupplier.hpp> +#include <com/sun/star/ucb/XAnyCompare.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> @@ -217,8 +203,12 @@ #include <com/sun/star/uno/XWeak.hpp> #include <com/sun/star/uno/genfunc.h> #include <com/sun/star/uno/genfunc.hxx> +#include <com/sun/star/util/Date.hpp> +#include <com/sun/star/xml/Attribute.hpp> +#include <com/sun/star/xml/FastAttribute.hpp> #include <com/sun/star/xml/sax/XDocumentHandler.hpp> -#include <comphelper/broadcasthelper.hxx> +#include <com/sun/star/xml/sax/XFastAttributeList.hpp> +#include <com/sun/star/xml/sax/XFastTokenHandler.hpp> #include <comphelper/comphelperdllapi.h> #include <comphelper/enumhelper.hxx> #include <comphelper/extract.hxx> @@ -238,15 +228,17 @@ #include <connectivity/dbexception.hxx> #include <connectivity/dbtools.hxx> #include <connectivity/dbtoolsdllapi.hxx> +#include <core_resource.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> +#include <cppuhelper/basemutex.hxx> +#include <cppuhelper/compbase.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/component.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/exc_hlp.hxx> #include <cppuhelper/implbase.hxx> #include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase3.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> @@ -263,18 +255,25 @@ #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> +#include <sax/fastattribs.hxx> +#include <sax/saxdllapi.h> +#include <strings.hxx> +#include <svl/lstner.hxx> #include <svl/svldllapi.h> +#include <svtools/ehdl.hxx> +#include <svtools/svtdllapi.h> +#include <svtools/svtresid.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <vcl/errinf.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> #include <tools/lineend.hxx> #include <tools/link.hxx> #include <tools/mapunit.hxx> -#include <tools/poly.hxx> #include <tools/ref.hxx> #include <tools/solar.h> #include <tools/stream.hxx> @@ -286,15 +285,9 @@ #include <uno/any2.h> #include <uno/data.h> #include <uno/sequence2.h> -#include <unotools/charclass.hxx> -#include <unotools/fontdefs.hxx> -#include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> -#include <unotools/readwritemutexguard.hxx> -#include <unotools/resmgr.hxx> #include <unotools/saveopt.hxx> #include <unotools/sharedunocomponent.hxx> -#include <unotools/syslocale.hxx> #include <unotools/unotoolsdllapi.h> #include <xmloff/dllapi.h> #include <xmloff/xmlexppr.hxx> diff --git a/dbaccess/inc/pch/precompiled_dbaxml.hxx b/dbaccess/inc/pch/precompiled_dbaxml.hxx index d566e6f5f39e..f0442e7397d8 100644 --- a/dbaccess/inc/pch/precompiled_dbaxml.hxx +++ b/dbaccess/inc/pch/precompiled_dbaxml.hxx @@ -13,20 +13,22 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:34:08 using: + Generated on 2017-09-20 22:52:14 using: ./bin/update_pch dbaccess dbaxml --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: ./bin/update_pch_bisect ./dbaccess/inc/pch/precompiled_dbaxml.hxx "make dbaccess.build" --find-conflicts */ +#include <cassert> #include <cstddef> +#include <exception> #include <memory> +#include <utility> #include <vector> #include <boost/optional.hpp> #include <osl/diagnose.h> #include <osl/file.hxx> -#include <osl/mutex.h> #include <osl/mutex.hxx> #include <rtl/instance.hxx> #include <rtl/ref.hxx> @@ -40,6 +42,7 @@ #include <salhelper/singletonref.hxx> #include <vcl/cursor.hxx> #include <vcl/dllapi.h> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/inputctx.hxx> #include <vcl/inputtypes.hxx> @@ -49,6 +52,8 @@ #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> #include <vcl/svapp.hxx> +#include <vcl/uitest/factory.hxx> +#include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/window.hxx> #include <com/sun/star/awt/TextAlign.hpp> @@ -65,6 +70,7 @@ #include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> +#include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/sdb/XFormDocumentsSupplier.hpp> #include <com/sun/star/sdb/XOfficeDatabaseDocument.hpp> @@ -75,6 +81,7 @@ #include <com/sun/star/ucb/XCommandEnvironment.hpp> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.hxx> +#include <com/sun/star/uno/RuntimeException.hpp> #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/XComponentContext.hpp> @@ -83,11 +90,14 @@ #include <comphelper/comphelperdllapi.h> #include <comphelper/namedvaluecollection.hxx> #include <comphelper/processfactory.hxx> +#include <comphelper/propertysequence.hxx> #include <comphelper/sequence.hxx> #include <comphelper/types.hxx> #include <connectivity/DriversConfig.hxx> #include <connectivity/dbtools.hxx> #include <cppuhelper/cppuhelperdllapi.h> +#include <cppuhelper/implbase.hxx> +#include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/weak.hxx> #include <cppuhelper/weakref.hxx> #include <o3tl/typed_flags_set.hxx> diff --git a/dbaccess/inc/pch/precompiled_dbmm.hxx b/dbaccess/inc/pch/precompiled_dbmm.hxx index dd65550f889e..9be073ccefd5 100644 --- a/dbaccess/inc/pch/precompiled_dbmm.hxx +++ b/dbaccess/inc/pch/precompiled_dbmm.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:33:59 using: + Generated on 2017-09-20 22:52:17 using: ./bin/update_pch dbaccess dbmm --cutoff=10 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -28,12 +28,13 @@ #include <cstddef> #include <cstdlib> #include <cstring> +#include <deque> #include <float.h> #include <functional> #include <iomanip> #include <limits.h> #include <limits> -#include <list> +#include <map> #include <math.h> #include <memory> #include <new> @@ -46,12 +47,9 @@ #include <type_traits> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <osl/diagnose.h> -#include <osl/doublecheckedlocking.h> #include <osl/endian.h> #include <osl/file.h> -#include <osl/getglobalmutex.hxx> #include <osl/interlck.h> #include <osl/module.hxx> #include <osl/mutex.h> @@ -65,17 +63,19 @@ #include <rtl/alloc.h> #include <rtl/byteseq.h> #include <rtl/character.hxx> -#include <rtl/instance.hxx> #include <rtl/locale.h> #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> +#include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> #include <rtl/stringutils.hxx> #include <rtl/tencinfo.h> #include <rtl/textcvt.h> #include <rtl/textenc.h> +#include <rtl/unload.h> #include <rtl/ustrbuf.h> #include <rtl/ustrbuf.hxx> #include <rtl/ustring.h> @@ -96,9 +96,11 @@ #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> #include <vcl/commandevent.hxx> +#include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> @@ -122,16 +124,19 @@ #include <vcl/ptrstyle.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/settings.hxx> -#include <vcl/vectorgraphicdata.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> @@ -145,26 +150,28 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> +#include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/drawing/LineCap.hpp> +#include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/reservedWords.hpp> -#include <com/sun/star/lang/DisposedException.hpp> -#include <com/sun/star/lang/EventObject.hpp> -#include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/Locale.hpp> -#include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> @@ -175,7 +182,6 @@ #include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/TypeClass.hdl> -#include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/uno/XInterface.hpp> #include <com/sun/star/uno/XWeak.hpp> #include <com/sun/star/uno/genfunc.h> @@ -191,10 +197,11 @@ #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/debug.hxx> -#include <vcl/errinf.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> #include <tools/lineend.hxx> @@ -216,7 +223,6 @@ #include <unotools/fontdefs.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/readwritemutexguard.hxx> -#include <unotools/resmgr.hxx> #include <unotools/syslocale.hxx> #include <unotools/unotoolsdllapi.h> diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx index 3adbf7daef0c..02c6017e136e 100644 --- a/dbaccess/inc/pch/precompiled_dbu.hxx +++ b/dbaccess/inc/pch/precompiled_dbu.hxx @@ -13,29 +13,34 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:28 using: + Generated on 2017-09-20 22:52:19 using: ./bin/update_pch dbaccess dbu --cutoff=12 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./dbaccess/inc/pch/precompiled_dbu.hxx "/opt/lo/bin/make dbaccess.build" --find-conflicts + ./bin/update_pch_bisect ./dbaccess/inc/pch/precompiled_dbu.hxx "make dbaccess.build" --find-conflicts */ #include <algorithm> #include <cassert> -#include <config_features.h> #include <cstddef> +#include <cstring> +#include <exception> #include <functional> +#include <list> +#include <map> #include <memory> #include <new> #include <ostream> #include <stdlib.h> #include <string.h> +#include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <boost/optional.hpp> #include <osl/diagnose.h> #include <osl/file.hxx> #include <osl/interlck.h> +#include <osl/module.hxx> +#include <osl/mutex.h> #include <osl/mutex.hxx> #include <osl/process.h> #include <osl/thread.hxx> @@ -56,39 +61,52 @@ #include <rtl/uuid.h> #include <sal/config.h> #include <sal/log.hxx> -#include <sal/macros.h> #include <sal/types.h> #include <salhelper/simplereferenceobject.hxx> #include <salhelper/singletonref.hxx> -#include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> +#include <vcl/cairo.hxx> #include <vcl/ctrl.hxx> +#include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/edit.hxx> -#include <vcl/idle.hxx> +#include <vcl/font.hxx> #include <vcl/image.hxx> #include <vcl/keycod.hxx> #include <vcl/layout.hxx> +#include <vcl/mapmod.hxx> #include <vcl/menu.hxx> +#include <vcl/metaact.hxx> +#include <vcl/metaactiontypes.hxx> #include <vcl/msgbox.hxx> +#include <vcl/outdev.hxx> +#include <vcl/outdevmap.hxx> +#include <vcl/outdevstate.hxx> +#include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> #include <vcl/settings.hxx> #include <vcl/stdtext.hxx> #include <vcl/svapp.hxx> -#include <vcl/timer.hxx> +#include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> #include <vcl/waitobj.hxx> +#include <vcl/wall.hxx> #include <basegfx/color/bcolor.hxx> -#include <com/sun/star/beans/NamedValue.hpp> +#include <basegfx/numeric/ftools.hxx> +#include <basegfx/polygon/b2dpolypolygon.hxx> +#include <basegfx/vector/b2enums.hxx> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/container/XChild.hpp> #include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/container/XNameContainer.hpp> -#include <com/sun/star/frame/FrameSearchFlag.hpp> +#include <com/sun/star/drawing/LineCap.hpp> #include <com/sun/star/frame/XFrame.hpp> +#include <com/sun/star/lang/XServiceInfo.hpp> +#include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/sdb/CommandType.hpp> #include <com/sun/star/sdb/SQLContext.hpp> #include <com/sun/star/sdbc/ColumnValue.hpp> @@ -103,8 +121,10 @@ #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Reference.hxx> +#include <com/sun/star/uno/RuntimeException.hpp> #include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Sequence.hxx> +#include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/genfunc.hxx> #include <comphelper/comphelperdllapi.h> @@ -118,14 +138,16 @@ #include <cppu/unotype.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/exc_hlp.hxx> +#include <cppuhelper/implbase.hxx> #include <cppuhelper/implbase_ex.hxx> +#include <cppuhelper/weak.hxx> #include <cppuhelper/weakref.hxx> +#include <o3tl/cow_wrapper.hxx> #include <o3tl/typed_flags_set.hxx> #include <sfx2/dllapi.h> #include <sot/formats.hxx> #include <svl/eitem.hxx> #include <svl/filenotation.hxx> -#include <svl/hint.hxx> #include <svl/intitem.hxx> #include <svl/itemset.hxx> #include <svl/stritem.hxx> @@ -134,15 +156,18 @@ #include <svtools/treelistentry.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> #include <tools/gen.hxx> #include <tools/link.hxx> +#include <tools/poly.hxx> #include <tools/ref.hxx> #include <tools/solar.h> #include <tools/toolsdllapi.h> #include <typelib/typedescription.h> #include <uno/data.h> +#include <unotools/fontdefs.hxx> #include <unotools/unotoolsdllapi.h> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/dbaccess/inc/pch/precompiled_sdbt.hxx b/dbaccess/inc/pch/precompiled_sdbt.hxx index ee300124bfdb..3c171ed08d08 100644 --- a/dbaccess/inc/pch/precompiled_sdbt.hxx +++ b/dbaccess/inc/pch/precompiled_sdbt.hxx @@ -13,22 +13,22 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:29 using: + Generated on 2017-09-20 22:52:20 using: ./bin/update_pch dbaccess sdbt --cutoff=1 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./dbaccess/inc/pch/precompiled_sdbt.hxx "/opt/lo/bin/make dbaccess.build" --find-conflicts + ./bin/update_pch_bisect ./dbaccess/inc/pch/precompiled_sdbt.hxx "make dbaccess.build" --find-conflicts */ #include <algorithm> #include <memory> #include <rtl/ustrbuf.hxx> -#include <com/sun/star/lang/NullPointerException.hpp> #include <com/sun/star/sdb/CommandType.hpp> #include <com/sun/star/sdb/ErrorCondition.hpp> #include <com/sun/star/sdb/XQueriesSupplier.hpp> #include <com/sun/star/sdb/tools/CompositionType.hpp> #include <com/sun/star/sdbcx/XTablesSupplier.hpp> +#include <comphelper/componentmodule.hxx> #include <comphelper/namedvaluecollection.hxx> #include <connectivity/dbmetadata.hxx> #include <connectivity/dbtools.hxx> diff --git a/desktop/inc/pch/precompiled_deployment.hxx b/desktop/inc/pch/precompiled_deployment.hxx index 925f79c46f7c..954337083fbe 100644 --- a/desktop/inc/pch/precompiled_deployment.hxx +++ b/desktop/inc/pch/precompiled_deployment.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:30 using: + Generated on 2017-09-20 22:52:21 using: ./bin/update_pch desktop deployment --cutoff=3 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./desktop/inc/pch/precompiled_deployment.hxx "/opt/lo/bin/make desktop.build" --find-conflicts + ./bin/update_pch_bisect ./desktop/inc/pch/precompiled_deployment.hxx "make desktop.build" --find-conflicts */ #include <algorithm> @@ -25,15 +25,17 @@ #include <cstddef> #include <list> #include <memory> +#include <ostream> #include <unordered_map> #include <vector> #include <boost/optional.hpp> #include <osl/diagnose.h> #include <osl/file.hxx> +#include <osl/mutex.hxx> #include <osl/security.hxx> #include <osl/thread.h> +#include <osl/thread.hxx> #include <rtl/bootstrap.hxx> -#include <rtl/instance.hxx> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> @@ -46,19 +48,26 @@ #include <sal/log.hxx> #include <sal/saldllapi.h> #include <sal/types.h> +#include <com/sun/star/deployment/DeploymentException.hpp> +#include <com/sun/star/deployment/ExtensionRemovedException.hpp> #include <com/sun/star/deployment/InstallException.hpp> #include <com/sun/star/deployment/LicenseException.hpp> #include <com/sun/star/deployment/VersionException.hpp> #include <com/sun/star/deployment/thePackageManagerFactory.hpp> #include <com/sun/star/io/XInputStream.hpp> +#include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/sdbc/XResultSet.hpp> #include <com/sun/star/sdbc/XRow.hpp> #include <com/sun/star/task/XInteractionApprove.hpp> +#include <com/sun/star/ucb/CommandFailedException.hpp> #include <com/sun/star/ucb/NameClash.hpp> #include <com/sun/star/ucb/XCommandEnvironment.hpp> -#include <com/sun/star/uno/Sequence.hxx> +#include <com/sun/star/uno/Any.hxx> +#include <com/sun/star/uno/Reference.h> +#include <com/sun/star/uno/Reference.hxx> +#include <com/sun/star/uno/RuntimeException.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> #include <com/sun/star/util/XUpdatable.hpp> @@ -67,6 +76,7 @@ #include <comphelper/anytostring.hxx> #include <comphelper/sequence.hxx> #include <comphelper/servicedecl.hxx> +#include <cppu/cppudllapi.h> #include <cppuhelper/compbase.hxx> #include <cppuhelper/exc_hlp.hxx> #include <cppuhelper/implbase.hxx> diff --git a/desktop/inc/pch/precompiled_deploymentgui.hxx b/desktop/inc/pch/precompiled_deploymentgui.hxx index 0227276894c8..38b78d6c3fa4 100644 --- a/desktop/inc/pch/precompiled_deploymentgui.hxx +++ b/desktop/inc/pch/precompiled_deploymentgui.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:29 using: + Generated on 2017-09-20 22:52:22 using: ./bin/update_pch desktop deploymentgui --cutoff=3 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./desktop/inc/pch/precompiled_deploymentgui.hxx "/opt/lo/bin/make desktop.build" --find-conflicts + ./bin/update_pch_bisect ./desktop/inc/pch/precompiled_deploymentgui.hxx "make desktop.build" --find-conflicts */ #include <algorithm> @@ -31,7 +31,7 @@ #include <new> #include <ostream> #include <stddef.h> -#include <string.h> +#include <utility> #include <vector> #include <boost/optional.hpp> #include <osl/conditn.hxx> @@ -40,8 +40,8 @@ #include <osl/interlck.h> #include <osl/mutex.hxx> #include <osl/thread.h> +#include <osl/time.h> #include <rtl/alloc.h> -#include <rtl/instance.hxx> #include <rtl/ref.hxx> #include <rtl/textcvt.h> #include <rtl/ustrbuf.hxx> @@ -66,6 +66,7 @@ #include <vcl/layout.hxx> #include <vcl/mnemonicengine.hxx> #include <vcl/msgbox.hxx> +#include <vcl/outdev.hxx> #include <vcl/quickselectionengine.hxx> #include <vcl/salnativewidgets.hxx> #include <vcl/seleng.hxx> @@ -75,7 +76,8 @@ #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/deployment/DependencyException.hpp> #include <com/sun/star/deployment/DeploymentException.hpp> -#include <com/sun/star/lang/Locale.hpp> +#include <com/sun/star/ucb/CommandAbortedException.hpp> +#include <com/sun/star/ucb/CommandFailedException.hpp> #include <com/sun/star/ucb/XCommandEnvironment.hpp> #include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp> #include <com/sun/star/uno/Any.h> @@ -84,6 +86,7 @@ #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/uno/RuntimeException.hpp> #include <com/sun/star/uno/Sequence.h> +#include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/XInterface.hpp> @@ -96,9 +99,8 @@ #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/exc_hlp.hxx> #include <cppuhelper/implbase.hxx> -#include <i18nlangtag/i18nlangtagdllapi.h> -#include <i18nlangtag/lang.h> #include <o3tl/typed_flags_set.hxx> +#include <svtools/controldims.hxx> #include <svtools/svtdllapi.h> #include <svtools/transfer.hxx> #include <svtools/treelist.hxx> diff --git a/desktop/inc/pch/precompiled_deploymentmisc.hxx b/desktop/inc/pch/precompiled_deploymentmisc.hxx index b0d738ebc5b6..e821ab04d46f 100644 --- a/desktop/inc/pch/precompiled_deploymentmisc.hxx +++ b/desktop/inc/pch/precompiled_deploymentmisc.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:31 using: + Generated on 2017-09-20 22:52:23 using: ./bin/update_pch desktop deploymentmisc --cutoff=3 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./desktop/inc/pch/precompiled_deploymentmisc.hxx "/opt/lo/bin/make desktop.build" --find-conflicts + ./bin/update_pch_bisect ./desktop/inc/pch/precompiled_deploymentmisc.hxx "make desktop.build" --find-conflicts */ #include <cassert> @@ -47,6 +47,7 @@ #include <rtl/byteseq.hxx> #include <rtl/digest.h> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/random.h> #include <rtl/ref.hxx> #include <rtl/string.h> @@ -77,8 +78,8 @@ #include <cppuhelper/implbase.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/weak.hxx> -#include <tools/toolsdllapi.h> #include <typelib/typedescription.h> #include <uno/data.h> +#include <unotools/unotoolsdllapi.h> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/desktop/inc/pch/precompiled_sofficeapp.hxx b/desktop/inc/pch/precompiled_sofficeapp.hxx index efc3a6dcc909..a95c286d9505 100644 --- a/desktop/inc/pch/precompiled_sofficeapp.hxx +++ b/desktop/inc/pch/precompiled_sofficeapp.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:32:57 using: + Generated on 2017-09-20 22:52:27 using: ./bin/update_pch desktop sofficeapp --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -23,18 +23,21 @@ #include <algorithm> #include <cassert> #include <climits> +#include <config_features.h> #include <config_global.h> #include <config_typesizes.h> #include <config_vcl.h> #include <cstddef> #include <cstdlib> #include <cstring> +#include <deque> #include <float.h> #include <functional> #include <iomanip> #include <limits.h> #include <limits> #include <list> +#include <locale> #include <map> #include <math.h> #include <memory> @@ -49,7 +52,6 @@ #include <unordered_map> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <boost/optional.hpp> #include <osl/conditn.hxx> #include <osl/diagnose.h> @@ -82,6 +84,7 @@ #include <rtl/math.hxx> #include <rtl/process.h> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> @@ -104,6 +107,7 @@ #include <sal/types.h> #include <sal/typesizes.h> #include <salhelper/singletonref.hxx> +#include <vcl/EnumContext.hxx> #include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> @@ -119,6 +123,8 @@ #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> +#include <vcl/errinf.hxx> #include <vcl/event.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> @@ -127,8 +133,6 @@ #include <vcl/gradient.hxx> #include <vcl/graph.hxx> #include <vcl/hatch.hxx> -#include <vcl/idle.hxx> -#include <vcl/image.hxx> #include <vcl/inputctx.hxx> #include <vcl/inputtypes.hxx> #include <vcl/keycod.hxx> @@ -145,17 +149,19 @@ #include <vcl/ptrstyle.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/settings.hxx> -#include <vcl/vectorgraphicdata.hxx> -#include <vcl/syswin.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <app.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> @@ -170,6 +176,7 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> @@ -179,6 +186,7 @@ #include <basic/sbxvar.hxx> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/bridge/oleautomation/Decimal.hpp> @@ -188,17 +196,20 @@ #include <com/sun/star/drawing/LineCap.hpp> #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> @@ -228,16 +239,19 @@ #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <sfx2/dllapi.h> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> #include <svl/hint.hxx> #include <svl/lstner.hxx> #include <svl/poolitem.hxx> #include <svl/svldllapi.h> #include <svtools/svtdllapi.h> +#include <svtools/svtresid.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/debug.hxx> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> diff --git a/drawinglayer/inc/pch/precompiled_drawinglayer.hxx b/drawinglayer/inc/pch/precompiled_drawinglayer.hxx index ea4fe9578815..37692475a1d8 100644 --- a/drawinglayer/inc/pch/precompiled_drawinglayer.hxx +++ b/drawinglayer/inc/pch/precompiled_drawinglayer.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:33:25 using: + Generated on 2017-09-20 22:52:28 using: ./bin/update_pch drawinglayer drawinglayer --cutoff=4 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -24,6 +24,7 @@ #include <cassert> #include <cstddef> #include <cstdlib> +#include <deque> #include <limits.h> #include <memory> #include <new> @@ -31,12 +32,12 @@ #include <ostream> #include <string.h> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <osl/diagnose.h> #include <osl/mutex.hxx> #include <osl/process.h> #include <rtl/alloc.h> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/ref.hxx> #include <rtl/strbuf.hxx> #include <rtl/string.hxx> @@ -52,6 +53,7 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <vcl/bitmapex.hxx> +#include <vcl/canvastools.hxx> #include <vcl/cursor.hxx> #include <vcl/dllapi.h> #include <vcl/event.hxx> @@ -66,6 +68,7 @@ #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> #include <vcl/svapp.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> @@ -78,7 +81,9 @@ #include <basegfx/matrix/b2dhommatrixtools.hxx> #include <basegfx/matrix/b3dhommatrix.hxx> #include <basegfx/numeric/ftools.hxx> +#include <basegfx/point/b2dpoint.hxx> #include <basegfx/point/b3dpoint.hxx> +#include <basegfx/polygon/b2dlinegeometry.hxx> #include <basegfx/polygon/b2dpolygon.hxx> #include <basegfx/polygon/b2dpolygonclipper.hxx> #include <basegfx/polygon/b2dpolygontools.hxx> @@ -89,11 +94,15 @@ #include <basegfx/polygon/b3dpolypolygon.hxx> #include <basegfx/polygon/b3dpolypolygontools.hxx> #include <basegfx/range/b2drange.hxx> +#include <basegfx/range/b2drectangle.hxx> #include <basegfx/range/b3drange.hxx> #include <basegfx/range/basicrange.hxx> #include <basegfx/tools/canvastools.hxx> +#include <basegfx/tools/gradienttools.hxx> +#include <basegfx/tools/tools.hxx> #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> @@ -107,17 +116,23 @@ #include <com/sun/star/graphic/XPrimitive2D.hpp> #include <com/sun/star/graphic/XPrimitive3D.hpp> #include <com/sun/star/lang/Locale.hpp> +#include <com/sun/star/rendering/PathCapType.hpp> +#include <com/sun/star/rendering/PathJoinType.hpp> +#include <com/sun/star/rendering/TexturingMode.hpp> +#include <com/sun/star/rendering/XCanvas.hpp> #include <com/sun/star/uno/Reference.hxx> -#include <comphelper/broadcasthelper.hxx> +#include <com/sun/star/util/XAccounting.hpp> +#include <comphelper/comphelperdllapi.h> #include <comphelper/processfactory.hxx> #include <comphelper/sequence.hxx> -#include <cppuhelper/compbase1.hxx> -#include <cppuhelper/interfacecontainer.h> +#include <cppuhelper/basemutex.hxx> +#include <cppuhelper/compbase.hxx> #include <cppuhelper/weakref.hxx> #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <svtools/optionsdrawinglayer.hxx> #include <svtools/svtdllapi.h> @@ -128,7 +143,6 @@ #include <tools/toolsdllapi.h> #include <tools/wintypes.hxx> #include <drawinglayer/attribute/fillgradientattribute.hxx> -#include <drawinglayer/attribute/lineattribute.hxx> #include <drawinglayer/attribute/materialattribute3d.hxx> #include <drawinglayer/attribute/sdrallattribute3d.hxx> #include <drawinglayer/attribute/sdrfillattribute.hxx> @@ -161,6 +175,7 @@ #include <drawinglayer/primitive2d/polygonprimitive2d.hxx> #include <drawinglayer/primitive2d/polypolygonprimitive2d.hxx> #include <drawinglayer/primitive2d/primitivetools2d.hxx> +#include <drawinglayer/primitive2d/svggradientprimitive2d.hxx> #include <drawinglayer/primitive2d/textdecoratedprimitive2d.hxx> #include <drawinglayer/primitive2d/textlayoutdevice.hxx> #include <drawinglayer/primitive2d/textprimitive2d.hxx> @@ -181,5 +196,6 @@ #include <drawinglayer/processor2d/baseprocessor2d.hxx> #include <drawinglayer/processor3d/baseprocessor3d.hxx> #include <drawinglayer/texture/texture.hxx> +#include <drawinglayer/tools/converters.hxx> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/editeng/inc/pch/precompiled_editeng.hxx b/editeng/inc/pch/precompiled_editeng.hxx index a881347ca551..0a211a7863b1 100644 --- a/editeng/inc/pch/precompiled_editeng.hxx +++ b/editeng/inc/pch/precompiled_editeng.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:31 using: + Generated on 2017-09-20 22:52:30 using: ./bin/update_pch editeng editeng --cutoff=5 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./editeng/inc/pch/precompiled_editeng.hxx "/opt/lo/bin/make editeng.build" --find-conflicts + ./bin/update_pch_bisect ./editeng/inc/pch/precompiled_editeng.hxx "make editeng.build" --find-conflicts */ #include <algorithm> @@ -33,6 +33,7 @@ #include <functional> #include <iomanip> #include <limits.h> +#include <limits> #include <list> #include <map> #include <math.h> @@ -42,6 +43,7 @@ #include <set> #include <sstream> #include <stddef.h> +#include <stdexcept> #include <stdlib.h> #include <string.h> #include <string> @@ -49,22 +51,26 @@ #include <unordered_map> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> +#include <boost/optional.hpp> #include <osl/diagnose.h> #include <osl/doublecheckedlocking.h> #include <osl/endian.h> #include <osl/file.hxx> #include <osl/getglobalmutex.hxx> #include <osl/interlck.h> +#include <osl/mutex.h> #include <osl/mutex.hxx> #include <osl/thread.h> +#include <osl/thread.hxx> #include <osl/time.h> #include <rtl/alloc.h> #include <rtl/character.hxx> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> @@ -72,6 +78,7 @@ #include <rtl/tencinfo.h> #include <rtl/textcvt.h> #include <rtl/textenc.h> +#include <rtl/unload.h> #include <rtl/ustrbuf.hxx> #include <rtl/ustring.h> #include <rtl/ustring.hxx> @@ -96,32 +103,33 @@ #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> #include <vcl/field.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> #include <vcl/gdimtf.hxx> #include <vcl/graph.hxx> -#include <vcl/idle.hxx> #include <vcl/image.hxx> #include <vcl/keycod.hxx> #include <vcl/keycodes.hxx> -#include <vcl/lstbox.hxx> #include <vcl/mapmod.hxx> #include <vcl/menu.hxx> #include <vcl/metric.hxx> #include <vcl/msgbox.hxx> #include <vcl/outdev.hxx> #include <vcl/region.hxx> +#include <vcl/salgtype.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> #include <vcl/svapp.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> #include <vcl/window.hxx> #include <vcl/wrkwin.hxx> #include <basegfx/basegfxdllapi.h> @@ -147,6 +155,7 @@ #include <com/sun/star/accessibility/XAccessibleExtendedComponent.hpp> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XMultiPropertySet.hpp> #include <com/sun/star/beans/XPropertySet.hpp> @@ -163,28 +172,39 @@ #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/i18n/Calendar2.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/ParseResult.hpp> #include <com/sun/star/i18n/ScriptType.hpp> +#include <com/sun/star/i18n/TransliterationModules.hpp> +#include <com/sun/star/i18n/TransliterationModulesExtra.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/WordType.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XCollator.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/reservedWords.hpp> -#include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> +#include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> +#include <com/sun/star/lang/XSingleComponentFactory.hpp> +#include <com/sun/star/lang/XSingleServiceFactory.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> +#include <com/sun/star/registry/XRegistryKey.hpp> +#include <com/sun/star/style/NumberingType.hpp> +#include <com/sun/star/style/XStyle.hpp> #include <com/sun/star/table/XColumnRowRange.hpp> +#include <com/sun/star/task/XStatusIndicator.hpp> +#include <com/sun/star/ucb/XAnyCompare.hpp> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Reference.hxx> @@ -205,33 +225,39 @@ #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/XCloneable.hpp> #include <com/sun/star/util/XStringMapping.hpp> +#include <com/sun/star/xml/Attribute.hpp> +#include <com/sun/star/xml/FastAttribute.hpp> #include <com/sun/star/xml/sax/SAXException.hpp> #include <com/sun/star/xml/sax/SAXParseException.hpp> #include <com/sun/star/xml/sax/XAttributeList.hpp> #include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp> +#include <com/sun/star/xml/sax/XFastAttributeList.hpp> #include <com/sun/star/xml/sax/XFastContextHandler.hpp> +#include <com/sun/star/xml/sax/XFastTokenHandler.hpp> #include <com/sun/star/xml/sax/XLocator.hpp> #include <comphelper/accessiblecomponenthelper.hxx> #include <comphelper/accessiblecontexthelper.hxx> -#include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/fileformat.h> +#include <comphelper/lok.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/sequence.hxx> #include <comphelper/servicehelper.hxx> +#include <comphelper/solarmutex.hxx> #include <comphelper/string.hxx> #include <comphelper/types.hxx> #include <comphelper/uno3.hxx> +#include <comphelper/weak.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> +#include <cppuhelper/basemutex.hxx> #include <cppuhelper/compbase2.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/implbase.hxx> #include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase2.hxx> -#include <cppuhelper/implbase3.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> @@ -246,29 +272,37 @@ #include <i18nlangtag/languagetag.hxx> #include <i18nutil/i18nutildllapi.h> #include <i18nutil/paper.hxx> +#include <i18nutil/transliteration.hxx> +#include <libxml/xmlwriter.h> #include <linguistic/lngprops.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/make_unique.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> +#include <sax/fastattribs.hxx> +#include <sax/saxdllapi.h> #include <sot/formats.hxx> #include <sot/sotdllapi.h> +#include <svl/SfxBroadcaster.hxx> #include <svl/cenumitm.hxx> #include <svl/eitem.hxx> #include <svl/hint.hxx> #include <svl/intitem.hxx> #include <svl/itempool.hxx> #include <svl/itemset.hxx> +#include <svl/lstner.hxx> #include <svl/poolitem.hxx> +#include <svl/stylesheetuser.hxx> #include <svl/svldllapi.h> #include <svtools/svtdllapi.h> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> -#include <vcl/errcode.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> -#include <tools/globname.hxx> #include <tools/link.hxx> #include <tools/mapunit.hxx> #include <tools/poly.hxx> @@ -289,11 +323,11 @@ #include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> #include <unotools/readwritemutexguard.hxx> -#include <unotools/resmgr.hxx> #include <unotools/saveopt.hxx> #include <unotools/unotoolsdllapi.h> #include <xmloff/dllapi.h> #include <xmloff/families.hxx> +#include <xmloff/nmspmap.hxx> #include <xmloff/xmlexppr.hxx> #include <xmloff/xmlictxt.hxx> #include <xmloff/xmlimppr.hxx> @@ -329,6 +363,7 @@ #include <editeng/langitem.hxx> #include <editeng/lrspitem.hxx> #include <editeng/lspcitem.hxx> +#include <editeng/memberids.h> #include <editeng/numitem.hxx> #include <editeng/outliner.hxx> #include <editeng/outlobj.hxx> diff --git a/emfio/inc/pch/precompiled_emfio.hxx b/emfio/inc/pch/precompiled_emfio.hxx index fac038537e53..9c1218c30f12 100644 --- a/emfio/inc/pch/precompiled_emfio.hxx +++ b/emfio/inc/pch/precompiled_emfio.hxx @@ -13,17 +13,33 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2017-06-09 17:33:30 using: - bin/update_pch emfio emfio --cutoff=8 --exclude:system --exclude:module --include:local + Generated on 2017-09-20 22:52:31 using: + ./bin/update_pch emfio emfio --cutoff=8 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: ./bin/update_pch_bisect ./emfio/inc/pch/precompiled_emfio.hxx "make emfio.build" --find-conflicts */ +#include <memory> +#include <stddef.h> +#include <stdlib.h> +#include <boost/optional.hpp> #include <osl/diagnose.h> +#include <osl/endian.h> +#include <osl/mutex.hxx> +#include <osl/process.h> +#include <osl/thread.h> +#include <osl/thread.hxx> +#include <rtl/crc.h> #include <rtl/instance.hxx> +#include <rtl/strbuf.hxx> +#include <rtl/tencinfo.h> #include <rtl/unload.h> #include <rtl/ustring.hxx> +#include <sal/config.h> +#include <sal/macros.h> #include <sal/types.h> +#include <sal/typesizes.h> +#include <basegfx/basegfxdllapi.h> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/forms/inc/pch/precompiled_frm.hxx b/forms/inc/pch/precompiled_frm.hxx index a8f5e5efcb2d..75be9d17ee98 100644 --- a/forms/inc/pch/precompiled_frm.hxx +++ b/forms/inc/pch/precompiled_frm.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:33:06 using: + Generated on 2017-09-20 22:52:32 using: ./bin/update_pch forms frm --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -47,6 +47,7 @@ #include <rtl/alloc.h> #include <rtl/character.hxx> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> #include <rtl/strbuf.hxx> @@ -61,9 +62,11 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <vcl/bitmap.hxx> +#include <vcl/button.hxx> #include <vcl/cursor.hxx> #include <vcl/dllapi.h> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/graph.hxx> #include <vcl/image.hxx> @@ -78,6 +81,8 @@ #include <vcl/settings.hxx> #include <vcl/stdtext.hxx> #include <vcl/svapp.hxx> +#include <vcl/uitest/factory.hxx> +#include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> #include <vcl/window.hxx> @@ -89,7 +94,6 @@ #include <com/sun/star/awt/XVclWindowPeer.hpp> #include <com/sun/star/awt/XWindow.hpp> #include <com/sun/star/beans/NamedValue.hpp> -#include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XFastPropertySet.hpp> #include <com/sun/star/beans/XMultiPropertySet.hpp> @@ -97,7 +101,6 @@ #include <com/sun/star/beans/XPropertySetInfo.hpp> #include <com/sun/star/container/XChild.hpp> #include <com/sun/star/container/XIndexAccess.hpp> -#include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/container/XNameContainer.hpp> #include <com/sun/star/container/XNamed.hpp> #include <com/sun/star/embed/XStorage.hpp> @@ -105,6 +108,7 @@ #include <com/sun/star/form/XForm.hpp> #include <com/sun/star/form/XLoadable.hpp> #include <com/sun/star/form/XSubmit.hpp> +#include <com/sun/star/form/binding/IncompatibleTypesException.hpp> #include <com/sun/star/form/runtime/FormFeature.hpp> #include <com/sun/star/frame/FrameSearchFlag.hpp> #include <com/sun/star/frame/ModuleManager.hpp> @@ -123,11 +127,9 @@ #include <com/sun/star/io/XOutputStream.hpp> #include <com/sun/star/io/XSeekable.hpp> #include <com/sun/star/lang/DisposedException.hpp> -#include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp> -#include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XSingleServiceFactory.hpp> @@ -139,6 +141,7 @@ #include <com/sun/star/sdb/XSQLQueryComposerFactory.hpp> #include <com/sun/star/sdbc/DataType.hpp> #include <com/sun/star/sdbc/ResultSetType.hpp> +#include <com/sun/star/sdbc/SQLException.hpp> #include <com/sun/star/sdbc/XConnection.hpp> #include <com/sun/star/sdbc/XRowSet.hpp> #include <com/sun/star/sdbcx/XColumnsSupplier.hpp> @@ -147,14 +150,12 @@ #include <com/sun/star/task/XInteractionRequest.hpp> #include <com/sun/star/text/WritingMode2.hpp> #include <com/sun/star/ui/dialogs/XExecutableDialog.hpp> -#include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Exception.hpp> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/uno/RuntimeException.hpp> #include <com/sun/star/uno/Sequence.hxx> -#include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/uno/XComponentContext.hpp> @@ -166,6 +167,7 @@ #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/URL.hpp> #include <com/sun/star/util/URLTransformer.hpp> +#include <com/sun/star/util/VetoException.hpp> #include <com/sun/star/util/XCloneable.hpp> #include <com/sun/star/util/XModifyBroadcaster.hpp> #include <com/sun/star/util/XNumberFormatTypes.hpp> @@ -178,8 +180,6 @@ #include <com/sun/star/xml/dom/XDocumentFragment.hpp> #include <com/sun/star/xml/dom/XNode.hpp> #include <com/sun/star/xml/dom/XNodeList.hpp> -#include <com/sun/star/xml/dom/events/XEventListener.hpp> -#include <com/sun/star/xml/dom/events/XEventTarget.hpp> #include <com/sun/star/xml/xpath/XPathObjectType.hpp> #include <com/sun/star/xml/xpath/XXPathObject.hpp> #include <com/sun/star/xsd/WhiteSpaceTreatment.hpp> @@ -189,7 +189,6 @@ #include <comphelper/enumhelper.hxx> #include <comphelper/guarding.hxx> #include <comphelper/listenernotification.hxx> -#include <comphelper/namedvaluecollection.hxx> #include <comphelper/numbers.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/property.hxx> @@ -206,8 +205,6 @@ #include <cppuhelper/exc_hlp.hxx> #include <cppuhelper/factory.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase2.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> @@ -227,6 +224,7 @@ #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> +#include <o3tl/any.hxx> #include <o3tl/functional.hxx> #include <o3tl/typed_flags_set.hxx> #include <sfx2/dllapi.h> @@ -248,8 +246,6 @@ #include <tools/datetime.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <vcl/errcode.hxx> -#include <vcl/errinf.hxx> #include <tools/gen.hxx> #include <tools/inetmime.hxx> #include <tools/lineend.hxx> @@ -263,10 +259,12 @@ #include <tools/urlobj.hxx> #include <tools/wintypes.hxx> #include <ucbhelper/content.hxx> +#include <unotools/charclass.hxx> #include <unotools/configitem.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> #include <unotools/sharedunocomponent.hxx> +#include <unotools/syslocale.hxx> #include <unotools/textsearch.hxx> #include <unotools/ucbstreamhelper.hxx> #include <unotools/unotoolsdllapi.h> diff --git a/framework/inc/pch/precompiled_fwe.hxx b/framework/inc/pch/precompiled_fwe.hxx index a27767744984..ffc8eaa5bc23 100644 --- a/framework/inc/pch/precompiled_fwe.hxx +++ b/framework/inc/pch/precompiled_fwe.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:32:31 using: + Generated on 2017-09-20 22:52:34 using: ./bin/update_pch framework fwe --cutoff=10 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -28,6 +28,7 @@ #include <cstddef> #include <cstdlib> #include <cstring> +#include <deque> #include <exception> #include <float.h> #include <functional> @@ -48,7 +49,6 @@ #include <type_traits> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <osl/conditn.hxx> #include <osl/diagnose.h> #include <osl/doublecheckedlocking.h> @@ -56,6 +56,7 @@ #include <osl/file.h> #include <osl/getglobalmutex.hxx> #include <osl/interlck.h> +#include <osl/module.h> #include <osl/module.hxx> #include <osl/mutex.h> #include <osl/mutex.hxx> @@ -72,6 +73,7 @@ #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> @@ -92,6 +94,7 @@ #include <sal/types.h> #include <sal/typesizes.h> #include <salhelper/thread.hxx> +#include <vcl/EnumContext.hxx> #include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> @@ -100,9 +103,11 @@ #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> #include <vcl/commandevent.hxx> +#include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> @@ -117,7 +122,6 @@ #include <vcl/keycodes.hxx> #include <vcl/lineinfo.hxx> #include <vcl/mapmod.hxx> -#include <vcl/menu.hxx> #include <vcl/metaact.hxx> #include <vcl/metaactiontypes.hxx> #include <vcl/outdev.hxx> @@ -127,17 +131,20 @@ #include <vcl/ptrstyle.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/settings.hxx> #include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> @@ -151,20 +158,25 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> +#include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/drawing/LineCap.hpp> #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/reservedWords.hpp> @@ -194,6 +206,7 @@ #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> #include <cppuhelper/cppuhelperdllapi.h> +#include <cppuhelper/implbase.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> @@ -205,10 +218,11 @@ #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/debug.hxx> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> @@ -231,7 +245,6 @@ #include <unotools/fontdefs.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/readwritemutexguard.hxx> -#include <unotools/resmgr.hxx> #include <unotools/syslocale.hxx> #include <unotools/unotoolsdllapi.h> #include <framework/fwedllapi.h> diff --git a/framework/inc/pch/precompiled_fwi.hxx b/framework/inc/pch/precompiled_fwi.hxx index 5e771f75775a..ebec55796126 100644 --- a/framework/inc/pch/precompiled_fwi.hxx +++ b/framework/inc/pch/precompiled_fwi.hxx @@ -13,18 +13,17 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:37 using: + Generated on 2017-09-20 22:52:36 using: ./bin/update_pch framework fwi --cutoff=9 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./framework/inc/pch/precompiled_fwi.hxx "/opt/lo/bin/make framework.build" --find-conflicts + ./bin/update_pch_bisect ./framework/inc/pch/precompiled_fwi.hxx "make framework.build" --find-conflicts */ #include <algorithm> #include <cassert> #include <config_global.h> #include <config_typesizes.h> -#include <config_vcl.h> #include <cstddef> #include <cstdlib> #include <cstring> @@ -44,17 +43,13 @@ #include <type_traits> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <osl/diagnose.h> #include <osl/endian.h> -#include <osl/file.h> #include <osl/interlck.h> #include <osl/mutex.h> #include <osl/mutex.hxx> -#include <osl/pipe.h> #include <osl/process.h> #include <osl/security.h> -#include <osl/socket.h> #include <osl/thread.hxx> #include <osl/time.h> #include <rtl/alloc.h> @@ -64,6 +59,8 @@ #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> +#include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> #include <rtl/stringutils.hxx> @@ -84,25 +81,16 @@ #include <sal/types.h> #include <sal/typesizes.h> #include <vcl/alpha.hxx> -#include <vcl/animate.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> #include <vcl/checksum.hxx> #include <vcl/dllapi.h> -#include <vcl/fntstyle.hxx> -#include <vcl/font.hxx> -#include <vcl/gdimtf.hxx> -#include <vcl/gfxlink.hxx> -#include <vcl/keycodes.hxx> #include <vcl/mapmod.hxx> #include <vcl/region.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> -#include <vcl/vectorgraphicdata.hxx> -#include <vcl/timer.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclptr.hxx> -#include <vcl/wall.hxx> +#include <vcl/vclreferencebase.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> @@ -119,10 +107,6 @@ #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> -#include <com/sun/star/awt/Key.hpp> -#include <com/sun/star/awt/KeyGroup.hpp> -#include <com/sun/star/drawing/LineCap.hpp> -#include <com/sun/star/graphic/XPrimitive2D.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> @@ -140,24 +124,20 @@ #include <comphelper/fileformat.h> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> -#include <cppuhelper/cppuhelperdllapi.h> -#include <cppuhelper/weakref.hxx> #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/debug.hxx> -#include <vcl/errinf.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> -#include <tools/lineend.hxx> #include <tools/link.hxx> #include <tools/mapunit.hxx> -#include <tools/ref.hxx> #include <tools/solar.h> -#include <tools/stream.hxx> #include <tools/toolsdllapi.h> #include <typelib/typeclass.h> #include <typelib/typedescription.h> @@ -165,7 +145,6 @@ #include <uno/any2.h> #include <uno/data.h> #include <uno/sequence2.h> -#include <unotools/resmgr.hxx> #include <unotools/unotoolsdllapi.h> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/framework/inc/pch/precompiled_fwk.hxx b/framework/inc/pch/precompiled_fwk.hxx index cb285f5b48a4..ea7ce2be8d88 100644 --- a/framework/inc/pch/precompiled_fwk.hxx +++ b/framework/inc/pch/precompiled_fwk.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:36 using: + Generated on 2017-09-20 22:52:39 using: ./bin/update_pch framework fwk --cutoff=7 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./framework/inc/pch/precompiled_fwk.hxx "/opt/lo/bin/make framework.build" --find-conflicts + ./bin/update_pch_bisect ./framework/inc/pch/precompiled_fwk.hxx "make framework.build" --find-conflicts */ #include <algorithm> @@ -28,12 +28,12 @@ #include <cstddef> #include <cstdlib> #include <cstring> +#include <deque> #include <float.h> #include <functional> #include <fwidllapi.h> #include <general.h> #include <iomanip> -#include <iterator> #include <limits.h> #include <limits> #include <map> @@ -52,7 +52,6 @@ #include <unordered_map> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <boost/optional.hpp> #include <osl/conditn.h> #include <osl/conditn.hxx> @@ -71,17 +70,18 @@ #include <osl/security.h> #include <osl/security.hxx> #include <osl/socket.h> -#include <osl/socket.hxx> #include <osl/thread.h> #include <osl/time.h> #include <rtl/alloc.h> #include <rtl/bootstrap.hxx> #include <rtl/byteseq.h> +#include <rtl/character.hxx> #include <rtl/instance.hxx> #include <rtl/locale.h> #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> @@ -111,11 +111,13 @@ #include <vcl/bitmapex.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> +#include <vcl/commandinfoprovider.hxx> #include <vcl/ctrl.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> #include <vcl/evntpost.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> @@ -124,12 +126,9 @@ #include <vcl/gradient.hxx> #include <vcl/graph.hxx> #include <vcl/hatch.hxx> -#include <vcl/idle.hxx> -#include <vcl/image.hxx> #include <vcl/keycod.hxx> #include <vcl/keycodes.hxx> #include <vcl/lineinfo.hxx> -#include <vcl/lstbox.hxx> #include <vcl/mapmod.hxx> #include <vcl/menu.hxx> #include <vcl/metaact.hxx> @@ -140,19 +139,21 @@ #include <vcl/outdevstate.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/settings.hxx> #include <vcl/status.hxx> #include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> #include <vcl/syswin.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> #include <vcl/toolbox.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> @@ -166,13 +167,13 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> #include <classes/fwkresid.hxx> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> -#include <com/sun/star/awt/PosSize.hpp> #include <com/sun/star/awt/XActionListener.hpp> #include <com/sun/star/awt/XAdjustmentListener.hpp> #include <com/sun/star/awt/XFocusListener.hpp> @@ -190,7 +191,6 @@ #include <com/sun/star/awt/XTopWindow.hpp> #include <com/sun/star/awt/XTopWindowListener.hpp> #include <com/sun/star/awt/XVclContainerListener.hpp> -#include <com/sun/star/awt/XWindow.hpp> #include <com/sun/star/awt/XWindowListener.hpp> #include <com/sun/star/awt/grid/XGridSelectionListener.hpp> #include <com/sun/star/awt/tab/XTabPageContainerListener.hpp> @@ -203,6 +203,7 @@ #include <com/sun/star/beans/XMultiPropertySet.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/XPropertySetOption.hpp> +#include <com/sun/star/configuration/theDefaultProvider.hpp> #include <com/sun/star/container/XContainer.hpp> #include <com/sun/star/container/XContainerListener.hpp> #include <com/sun/star/container/XIndexAccess.hpp> @@ -216,24 +217,16 @@ #include <com/sun/star/embed/ElementModes.hpp> #include <com/sun/star/frame/ControlCommand.hpp> #include <com/sun/star/frame/Desktop.hpp> -#include <com/sun/star/frame/FeatureStateEvent.hpp> #include <com/sun/star/frame/FrameSearchFlag.hpp> #include <com/sun/star/frame/ModuleManager.hpp> #include <com/sun/star/frame/XControlNotificationListener.hpp> -#include <com/sun/star/frame/XDesktop.hpp> #include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/frame/XFrameActionListener.hpp> -#include <com/sun/star/frame/XLayoutManager.hpp> -#include <com/sun/star/frame/XModel.hpp> -#include <com/sun/star/frame/XModuleManager.hpp> -#include <com/sun/star/frame/XModuleManager2.hpp> #include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/frame/XStatusbarController.hpp> #include <com/sun/star/frame/XUIControllerFactory.hpp> -#include <com/sun/star/frame/status/ItemStatus.hpp> -#include <com/sun/star/frame/status/Visibility.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/io/XOutputStream.hpp> @@ -246,22 +239,19 @@ #include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> -#include <com/sun/star/lang/XSingleComponentFactory.hpp> #include <com/sun/star/lang/XSingleServiceFactory.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> -#include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/task/XInteractionRequest.hpp> #include <com/sun/star/ui/UIElementType.hpp> #include <com/sun/star/ui/XAcceleratorConfiguration.hpp> #include <com/sun/star/ui/XImageManager.hpp> #include <com/sun/star/ui/XUIConfiguration.hpp> #include <com/sun/star/ui/XUIConfigurationListener.hpp> -#include <com/sun/star/ui/XUIConfigurationManager.hpp> +#include <com/sun/star/ui/XUIConfigurationManagerSupplier.hpp> #include <com/sun/star/ui/XUIElement.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> -#include <com/sun/star/uno/Exception.hpp> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/uno/RuntimeException.hpp> @@ -276,19 +266,18 @@ #include <com/sun/star/uno/XWeak.hpp> #include <com/sun/star/uno/genfunc.h> #include <com/sun/star/uno/genfunc.hxx> -#include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/DateTime.hpp> -#include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/URL.hpp> #include <com/sun/star/util/URLTransformer.hpp> #include <com/sun/star/util/VetoException.hpp> #include <com/sun/star/util/XURLTransformer.hpp> #include <com/sun/star/util/XUpdatable.hpp> #include <com/sun/star/view/XSelectionChangeListener.hpp> -#include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/fileformat.h> +#include <comphelper/interfacecontainer2.hxx> #include <comphelper/processfactory.hxx> +#include <comphelper/propertysequence.hxx> #include <comphelper/sequence.hxx> #include <comphelper/sequenceashashmap.hxx> #include <comphelper/servicehelper.hxx> @@ -297,34 +286,24 @@ #include <cppuhelper/basemutex.hxx> #include <cppuhelper/compbase.hxx> #include <cppuhelper/cppuhelperdllapi.h> -#include <cppuhelper/factory.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase_ex.hxx> -#include <cppuhelper/implbase_ex_post.hxx> -#include <cppuhelper/implbase_ex_pre.hxx> #include <cppuhelper/interfacecontainer.h> #include <cppuhelper/interfacecontainer.hxx> #include <cppuhelper/propshlp.hxx> -#include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> -#include <cppuhelper/typeprovider.hxx> #include <cppuhelper/weak.hxx> -#include <cppuhelper/weakagg.hxx> #include <cppuhelper/weakref.hxx> #include <helper/mischelper.hxx> #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> -#include <macros/xinterface.hxx> -#include <macros/xtypeprovider.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> -#include <svl/svldllapi.h> #include <svtools/miscopt.hxx> #include <svtools/svtdllapi.h> #include <svtools/toolboxcontroller.hxx> #include <threadhelp/gate.hxx> -#include <threadhelp/transactionbase.hxx> #include <threadhelp/transactionmanager.hxx> #include <toolkit/dllapi.h> #include <toolkit/helper/listenermultiplexer.hxx> @@ -332,9 +311,8 @@ #include <toolkit/helper/mutexhelper.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> -#include <tools/date.hxx> +#include <tools/colordata.hxx> #include <tools/debug.hxx> -#include <vcl/errinf.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> #include <tools/lineend.hxx> @@ -344,7 +322,6 @@ #include <tools/ref.hxx> #include <tools/solar.h> #include <tools/stream.hxx> -#include <tools/time.hxx> #include <tools/toolsdllapi.h> #include <tools/urlobj.hxx> #include <typelib/typeclass.h> @@ -354,14 +331,11 @@ #include <uno/any2.h> #include <uno/data.h> #include <uno/sequence2.h> -#include <unotools/configitem.hxx> #include <unotools/configmgr.hxx> #include <unotools/fontdefs.hxx> #include <unotools/options.hxx> -#include <unotools/resmgr.hxx> #include <unotools/unotoolsdllapi.h> #include <framework/addonsoptions.hxx> #include <framework/fwedllapi.h> -#include <framework/menuconfiguration.hxx> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/framework/inc/pch/precompiled_fwl.hxx b/framework/inc/pch/precompiled_fwl.hxx index 11b2e2a558dd..31da9c1207c4 100644 --- a/framework/inc/pch/precompiled_fwl.hxx +++ b/framework/inc/pch/precompiled_fwl.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:32:22 using: + Generated on 2017-09-20 22:52:42 using: ./bin/update_pch framework fwl --cutoff=5 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -28,6 +28,7 @@ #include <cstddef> #include <cstdlib> #include <cstring> +#include <deque> #include <exception> #include <float.h> #include <functional> @@ -36,7 +37,6 @@ #include <iomanip> #include <limits.h> #include <limits> -#include <list> #include <map> #include <math.h> #include <memory> @@ -57,7 +57,7 @@ #include <unordered_map> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> +#include <boost/optional.hpp> #include <osl/conditn.h> #include <osl/conditn.hxx> #include <osl/diagnose.h> @@ -84,6 +84,7 @@ #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> @@ -105,6 +106,7 @@ #include <sal/types.h> #include <sal/typesizes.h> #include <salhelper/singletonref.hxx> +#include <vcl/EnumContext.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> #include <vcl/bitmap.hxx> @@ -113,10 +115,12 @@ #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> #include <vcl/commandevent.hxx> +#include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> #include <vcl/dockwin.hxx> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/floatwin.hxx> #include <vcl/fntstyle.hxx> @@ -138,6 +142,7 @@ #include <vcl/menu.hxx> #include <vcl/metaact.hxx> #include <vcl/metaactiontypes.hxx> +#include <vcl/notebookbar.hxx> #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> @@ -145,19 +150,22 @@ #include <vcl/ptrstyle.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/settings.hxx> #include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> #include <vcl/syswin.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> #include <vcl/vclstatuslistener.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> @@ -171,13 +179,16 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> +#include <classes/fwkresid.hxx> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyEvent.hpp> #include <com/sun/star/awt/KeyGroup.hpp> #include <com/sun/star/awt/MenuItemStyle.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> #include <com/sun/star/awt/XActionListener.hpp> #include <com/sun/star/awt/XAdjustmentListener.hpp> #include <com/sun/star/awt/XDevice.hpp> @@ -209,18 +220,26 @@ #include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/container/XContainerListener.hpp> #include <com/sun/star/container/XNameAccess.hpp> +#include <com/sun/star/container/XNameContainer.hpp> #include <com/sun/star/drawing/LineCap.hpp> #include <com/sun/star/frame/Desktop.hpp> #include <com/sun/star/frame/FeatureStateEvent.hpp> #include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XFrame.hpp> -#include <com/sun/star/frame/XLayoutManager.hpp> -#include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XPopupMenuController.hpp> #include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> +#include <com/sun/star/i18n/KCharacterType.hpp> +#include <com/sun/star/i18n/KParseTokens.hpp> +#include <com/sun/star/i18n/KParseType.hpp> +#include <com/sun/star/i18n/LocaleItem.hpp> +#include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> +#include <com/sun/star/i18n/XLocaleData4.hpp> +#include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> @@ -235,7 +254,7 @@ #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/registry/XRegistryKey.hpp> -#include <com/sun/star/ui/XAcceleratorConfiguration.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Exception.hpp> @@ -254,8 +273,6 @@ #include <com/sun/star/uno/XWeak.hpp> #include <com/sun/star/uno/genfunc.h> #include <com/sun/star/uno/genfunc.hxx> -#include <com/sun/star/uri/XUriReference.hpp> -#include <com/sun/star/uri/XUriReferenceFactory.hpp> #include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/util/Time.hpp> @@ -276,12 +293,12 @@ #include <comphelper/uno3.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> -#include <cppuhelper/compbase7.hxx> +#include <cppuhelper/basemutex.hxx> +#include <cppuhelper/compbase.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/factory.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase7.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> @@ -289,8 +306,6 @@ #include <cppuhelper/interfacecontainer.hxx> #include <cppuhelper/propshlp.hxx> #include <cppuhelper/proptypehlp.h> -#include <cppuhelper/proptypehlp.hxx> -#include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <cppuhelper/weak.hxx> @@ -300,11 +315,11 @@ #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <i18nutil/i18nutildllapi.h> -#include <macros/xinterface.hxx> #include <macros/xserviceinfo.hxx> -#include <macros/xtypeprovider.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> #include <svl/svldllapi.h> #include <svtools/popupmenucontrollerbase.hxx> #include <svtools/svtdllapi.h> @@ -314,9 +329,9 @@ #include <toolkit/helper/macros.hxx> #include <toolkit/helper/mutexhelper.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/date.hxx> #include <tools/debug.hxx> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> @@ -336,9 +351,13 @@ #include <uno/any2.h> #include <uno/data.h> #include <uno/sequence2.h> +#include <unotools/charclass.hxx> #include <unotools/fontdefs.hxx> +#include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> +#include <unotools/readwritemutexguard.hxx> #include <unotools/resmgr.hxx> +#include <unotools/syslocale.hxx> #include <unotools/unotoolsdllapi.h> #include <framework/fwedllapi.h> diff --git a/hwpfilter/inc/pch/precompiled_hwp.hxx b/hwpfilter/inc/pch/precompiled_hwp.hxx index 64b178af0f33..33bafda5dba4 100644 --- a/hwpfilter/inc/pch/precompiled_hwp.hxx +++ b/hwpfilter/inc/pch/precompiled_hwp.hxx @@ -13,22 +13,22 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:33 using: + Generated on 2017-09-20 22:52:43 using: ./bin/update_pch hwpfilter hwp --cutoff=3 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./hwpfilter/inc/pch/precompiled_hwp.hxx "/opt/lo/bin/make hwpfilter.build" --find-conflicts + ./bin/update_pch_bisect ./hwpfilter/inc/pch/precompiled_hwp.hxx "make hwpfilter.build" --find-conflicts */ +#include <assert.h> #include <cassert> #include <config_global.h> #include <cstddef> #include <cstdlib> #include <cstring> -#include <ctype.h> #include <errno.h> -#include <list> #include <math.h> +#include <memory> #include <new> #include <ostream> #include <sstream> @@ -36,7 +36,9 @@ #include <stdlib.h> #include <string> #include <type_traits> +#include <utility> #include <osl/diagnose.h> +#include <osl/endian.h> #include <osl/file.h> #include <osl/interlck.h> #include <osl/pipe.h> @@ -46,6 +48,7 @@ #include <osl/time.h> #include <rtl/alloc.h> #include <rtl/byteseq.h> +#include <rtl/character.hxx> #include <rtl/locale.h> #include <rtl/string.h> #include <rtl/string.hxx> @@ -61,7 +64,9 @@ #include <sal/macros.h> #include <sal/saldllapi.h> #include <sal/types.h> +#include <comphelper/fileformat.h> #include <comphelper/newarray.hxx> +#include <tools/solar.h> #include <tools/toolsdllapi.h> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/lotuswordpro/inc/pch/precompiled_lwpft.hxx b/lotuswordpro/inc/pch/precompiled_lwpft.hxx index 7872f2492faf..096a81611bc4 100644 --- a/lotuswordpro/inc/pch/precompiled_lwpft.hxx +++ b/lotuswordpro/inc/pch/precompiled_lwpft.hxx @@ -13,20 +13,22 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:33 using: + Generated on 2017-09-20 22:52:44 using: ./bin/update_pch lotuswordpro lwpft --cutoff=2 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./lotuswordpro/inc/pch/precompiled_lwpft.hxx "/opt/lo/bin/make lotuswordpro.build" --find-conflicts + ./bin/update_pch_bisect ./lotuswordpro/inc/pch/precompiled_lwpft.hxx "make lotuswordpro.build" --find-conflicts */ #include <assert.h> #include <cassert> #include <cstddef> +#include <cstring> #include <memory> #include <new> #include <ostream> #include <stddef.h> +#include <stdexcept> #include <stdio.h> #include <string.h> #include <vector> @@ -35,17 +37,16 @@ #include <osl/endian.h> #include <osl/file.h> #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/instance.hxx> #include <rtl/ref.hxx> #include <rtl/string.hxx> #include <rtl/stringutils.hxx> #include <rtl/tencinfo.h> #include <rtl/textenc.h> +#include <rtl/unload.h> #include <rtl/ustrbuf.hxx> #include <rtl/ustring.h> #include <rtl/ustring.hxx> @@ -70,12 +71,11 @@ #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/uno/RuntimeException.hpp> #include <com/sun/star/uno/Sequence.hxx> +#include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> #include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <comphelper/fileformat.h> #include <cppu/cppudllapi.h> -#include <cppuhelper/factory.hxx> -#include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/supportsservice.hxx> #include <sfx2/dllapi.h> #include <tools/color.hxx> diff --git a/oox/inc/pch/precompiled_oox.hxx b/oox/inc/pch/precompiled_oox.hxx index d84185b11bfc..4c434d71b586 100644 --- a/oox/inc/pch/precompiled_oox.hxx +++ b/oox/inc/pch/precompiled_oox.hxx @@ -13,17 +13,20 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:36 using: + Generated on 2017-09-20 22:52:46 using: ./bin/update_pch oox oox --cutoff=6 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./oox/inc/pch/precompiled_oox.hxx "/opt/lo/bin/make oox.build" --find-conflicts + ./bin/update_pch_bisect ./oox/inc/pch/precompiled_oox.hxx "make oox.build" --find-conflicts */ #include <algorithm> #include <cassert> +#include <cmath> #include <cstddef> #include <cstdlib> +#include <exception> +#include <functional> #include <iomanip> #include <limits.h> #include <limits> @@ -34,30 +37,29 @@ #include <ostream> #include <set> #include <sstream> -#include <stack> #include <stdarg.h> #include <stdlib.h> #include <string.h> #include <string> -#include <unordered_map> +#include <unordered_set> +#include <utility> #include <vector> #include <boost/algorithm/string.hpp> -#include <boost/intrusive_ptr.hpp> #include <boost/optional.hpp> #include <boost/optional/optional.hpp> #include <osl/diagnose.h> -#include <osl/doublecheckedlocking.h> #include <osl/file.hxx> -#include <osl/getglobalmutex.hxx> #include <osl/interlck.h> +#include <osl/mutex.h> #include <osl/mutex.hxx> #include <osl/process.h> #include <osl/thread.h> #include <osl/thread.hxx> #include <rtl/bootstrap.hxx> +#include <rtl/character.hxx> #include <rtl/cipher.h> #include <rtl/digest.h> -#include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/math.hxx> #include <rtl/random.h> #include <rtl/ref.hxx> @@ -81,6 +83,7 @@ #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> #include <vcl/dllapi.h> +#include <vcl/errcode.hxx> #include <vcl/gdimtf.hxx> #include <vcl/gfxlink.hxx> #include <vcl/graph.hxx> @@ -90,12 +93,11 @@ #include <basegfx/color/bcolor.hxx> #include <basegfx/matrix/b2dhommatrix.hxx> #include <basegfx/tuple/b3dtuple.hxx> -#include <com/sun/star/animations/XAnimationNode.hpp> +#include <basegfx/vector/b2dsize.hxx> #include <com/sun/star/awt/Gradient.hpp> #include <com/sun/star/awt/Point.hpp> #include <com/sun/star/awt/Rectangle.hpp> #include <com/sun/star/awt/Size.hpp> -#include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyState.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XMultiPropertySet.hpp> @@ -103,22 +105,19 @@ #include <com/sun/star/chart2/XChartDocument.hpp> #include <com/sun/star/container/XNameContainer.hpp> #include <com/sun/star/container/XNamed.hpp> -#include <com/sun/star/drawing/BitmapMode.hpp> -#include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp> +#include <com/sun/star/document/XExporter.hpp> #include <com/sun/star/drawing/FillStyle.hpp> -#include <com/sun/star/drawing/Hatch.hpp> #include <com/sun/star/drawing/LineStyle.hpp> #include <com/sun/star/drawing/TextHorizontalAdjust.hpp> #include <com/sun/star/drawing/TextVerticalAdjust.hpp> -#include <com/sun/star/drawing/XDrawPage.hpp> #include <com/sun/star/drawing/XShape.hpp> #include <com/sun/star/drawing/XShapes.hpp> -#include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/io/XOutputStream.hpp> #include <com/sun/star/io/XSeekable.hpp> #include <com/sun/star/io/XStream.hpp> -#include <com/sun/star/lang/Locale.hpp> +#include <com/sun/star/lang/IllegalArgumentException.hpp> +#include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/style/LineSpacing.hpp> @@ -130,6 +129,7 @@ #include <com/sun/star/text/XText.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> +#include <com/sun/star/uno/Exception.hpp> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/uno/RuntimeException.hpp> @@ -138,10 +138,13 @@ #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/genfunc.hxx> +#include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/DateTime.hpp> +#include <com/sun/star/util/Time.hpp> #include <com/sun/star/xml/Attribute.hpp> #include <com/sun/star/xml/FastAttribute.hpp> #include <com/sun/star/xml/sax/FastToken.hpp> +#include <com/sun/star/xml/sax/SAXException.hpp> #include <com/sun/star/xml/sax/XFastAttributeList.hpp> #include <com/sun/star/xml/sax/XFastContextHandler.hpp> #include <com/sun/star/xml/sax/XFastSAXSerializable.hpp> @@ -149,11 +152,13 @@ #include <comphelper/anytostring.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/processfactory.hxx> +#include <comphelper/sequence.hxx> +#include <comphelper/sequenceashashmap.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> #include <cppuhelper/exc_hlp.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> +#include <cppuhelper/weakref.hxx> #include <drawingml/chart/chartcontextbase.hxx> #include <drawingml/chart/chartspacemodel.hxx> #include <drawingml/chart/converterbase.hxx> @@ -163,8 +168,8 @@ #include <drawingml/customshapegeometry.hxx> #include <drawingml/customshapeproperties.hxx> #include <drawingml/fillproperties.hxx> -#include <drawingml/misccontexts.hxx> #include <drawingml/lineproperties.hxx> +#include <drawingml/misccontexts.hxx> #include <drawingml/shapepropertiescontext.hxx> #include <drawingml/shapestylecontext.hxx> #include <drawingml/table/tablestylepart.hxx> @@ -176,25 +181,26 @@ #include <drawingml/textparagraph.hxx> #include <drawingml/textparagraphproperties.hxx> #include <drawingml/textspacing.hxx> -#include <filter/msfilter/escherex.hxx> #include <filter/msfilter/msfilterdllapi.h> -#include <o3tl/cow_wrapper.hxx> +#include <i18nlangtag/lang.h> #include <o3tl/typed_flags_set.hxx> #include <sax/fastattribs.hxx> #include <sax/fshelper.hxx> #include <sax/saxdllapi.h> #include <services.hxx> -#include <svtools/grfmgr.hxx> #include <svtools/svtdllapi.h> #include <svx/msdffdef.hxx> #include <svx/svxdllapi.h> -#include <vcl/errinf.hxx> +#include <tools/color.hxx> +#include <tools/colordata.hxx> +#include <tools/date.hxx> #include <tools/gen.hxx> #include <tools/lineend.hxx> #include <tools/link.hxx> #include <tools/ref.hxx> #include <tools/solar.h> #include <tools/stream.hxx> +#include <tools/time.hxx> #include <tools/toolsdllapi.h> #include <typelib/typedescription.h> #include <uno/data.h> @@ -236,6 +242,7 @@ #include <oox/ppt/pptshape.hxx> #include <oox/ppt/slidepersist.hxx> #include <oox/token/namespaces.hxx> +#include <oox/token/properties.hxx> #include <oox/token/tokenmap.hxx> #include <oox/token/tokens.hxx> #include <oox/vml/vmldrawing.hxx> diff --git a/package/inc/pch/precompiled_package2.hxx b/package/inc/pch/precompiled_package2.hxx index 95d7613ac4e7..6330a6611edb 100644 --- a/package/inc/pch/precompiled_package2.hxx +++ b/package/inc/pch/precompiled_package2.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:36 using: + Generated on 2017-09-20 22:52:47 using: ./bin/update_pch package package2 --cutoff=3 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./package/inc/pch/precompiled_package2.hxx "/opt/lo/bin/make package.build" --find-conflicts + ./bin/update_pch_bisect ./package/inc/pch/precompiled_package2.hxx "make package.build" --find-conflicts */ #include <algorithm> @@ -30,11 +30,11 @@ #include <exception> #include <functional> #include <iomanip> +#include <memory> #include <new> #include <ostream> #include <sstream> #include <stddef.h> -#include <stdlib.h> #include <string.h> #include <string> #include <type_traits> @@ -44,9 +44,12 @@ #include <boost/optional/optional.hpp> #include <osl/diagnose.h> #include <osl/diagnose.hxx> +#include <osl/doublecheckedlocking.h> +#include <osl/getglobalmutex.hxx> #include <osl/interlck.h> #include <osl/mutex.h> #include <osl/mutex.hxx> +#include <osl/thread.hxx> #include <osl/time.h> #include <rtl/alloc.h> #include <rtl/cipher.h> @@ -72,6 +75,8 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <sal/typesizes.h> +#include <salhelper/salhelperdllapi.h> +#include <salhelper/simplereferenceobject.hxx> #include <CRC32.hxx> #include <EncryptedDataHeader.hxx> #include <EncryptionData.hxx> @@ -98,6 +103,7 @@ #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/packages/zip/ZipConstants.hpp> +#include <com/sun/star/packages/zip/ZipIOException.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> @@ -118,6 +124,7 @@ #include <com/sun/star/xml/crypto/DigestID.hpp> #include <comphelper/comphelperdllapi.h> #include <comphelper/processfactory.hxx> +#include <comphelper/sequence.hxx> #include <comphelper/storagehelper.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> @@ -133,6 +140,7 @@ #include <cppuhelper/weak.hxx> #include <cppuhelper/weakagg.hxx> #include <cppuhelper/weakref.hxx> +#include <o3tl/make_unique.hxx> #include <typelib/typeclass.h> #include <typelib/typedescription.h> #include <typelib/uik.h> diff --git a/package/inc/pch/precompiled_xstor.hxx b/package/inc/pch/precompiled_xstor.hxx index 6976db7f1b77..f4b9cba3d6f2 100644 --- a/package/inc/pch/precompiled_xstor.hxx +++ b/package/inc/pch/precompiled_xstor.hxx @@ -13,28 +13,31 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:40 using: + Generated on 2017-09-20 22:52:48 using: ./bin/update_pch package xstor --cutoff=2 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./package/inc/pch/precompiled_xstor.hxx "/opt/lo/bin/make package.build" --find-conflicts + ./bin/update_pch_bisect ./package/inc/pch/precompiled_xstor.hxx "make package.build" --find-conflicts */ +#include <algorithm> #include <cassert> #include <config_typesizes.h> #include <cstddef> #include <cstdlib> #include <cstring> #include <iomanip> +#include <memory> #include <new> #include <ostream> #include <sstream> #include <stddef.h> -#include <stdlib.h> #include <string.h> #include <string> #include <osl/diagnose.h> #include <osl/interlck.h> +#include <osl/mutex.h> +#include <osl/mutex.hxx> #include <osl/time.h> #include <rtl/alloc.h> #include <rtl/digest.h> @@ -54,9 +57,14 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <sal/typesizes.h> +#include <salhelper/salhelperdllapi.h> +#include <salhelper/simplereferenceobject.hxx> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/embed/ElementModes.hpp> #include <com/sun/star/embed/StorageFormats.hpp> +#include <com/sun/star/embed/StorageWrappedTargetException.hpp> +#include <com/sun/star/io/IOException.hpp> +#include <com/sun/star/io/NotConnectedException.hpp> #include <com/sun/star/io/TempFile.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp> @@ -64,6 +72,7 @@ #include <com/sun/star/lang/XSingleComponentFactory.hpp> #include <com/sun/star/lang/XSingleServiceFactory.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> +#include <com/sun/star/packages/WrongPasswordException.hpp> #include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/ucb/SimpleFileAccess.hpp> #include <com/sun/star/uno/Any.h> @@ -77,6 +86,7 @@ #include <com/sun/star/uno/XInterface.hpp> #include <com/sun/star/uno/genfunc.h> #include <com/sun/star/uno/genfunc.hxx> +#include <comphelper/comphelperdllapi.h> #include <comphelper/ofopxmlhelper.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/storagehelper.hxx> diff --git a/reportdesign/inc/pch/precompiled_rpt.hxx b/reportdesign/inc/pch/precompiled_rpt.hxx index a449efc9b906..cf5a14a1f734 100644 --- a/reportdesign/inc/pch/precompiled_rpt.hxx +++ b/reportdesign/inc/pch/precompiled_rpt.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:32:12 using: + Generated on 2017-09-20 22:52:50 using: ./bin/update_pch reportdesign rpt --cutoff=9 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -29,10 +29,12 @@ #include <cstddef> #include <cstdlib> #include <cstring> +#include <deque> #include <dllapi.h> #include <exception> #include <float.h> #include <functional> +#include <initializer_list> #include <iomanip> #include <limits.h> #include <limits> @@ -51,9 +53,9 @@ #include <type_traits> #include <typeinfo> #include <unordered_map> +#include <unordered_set> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <boost/optional.hpp> #include <osl/conditn.hxx> #include <osl/diagnose.h> @@ -63,6 +65,7 @@ #include <osl/file.h> #include <osl/getglobalmutex.hxx> #include <osl/interlck.h> +#include <osl/module.h> #include <osl/module.hxx> #include <osl/mutex.h> #include <osl/mutex.hxx> @@ -80,6 +83,7 @@ #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> @@ -104,6 +108,7 @@ #include <sal/typesizes.h> #include <salhelper/simplereferenceobject.hxx> #include <salhelper/singletonref.hxx> +#include <vcl/EnumContext.hxx> #include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> @@ -111,14 +116,15 @@ #include <vcl/bitmapex.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/commandevent.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandevent.hxx> #include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> @@ -132,7 +138,6 @@ #include <vcl/keycod.hxx> #include <vcl/keycodes.hxx> #include <vcl/lineinfo.hxx> -#include <vcl/lstbox.hxx> #include <vcl/mapmod.hxx> #include <vcl/menu.hxx> #include <vcl/metaact.hxx> @@ -144,17 +149,20 @@ #include <vcl/ptrstyle.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> -#include <vcl/vectorgraphicdata.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <RptModel.hxx> #include <RptObject.hxx> #include <basegfx/basegfxdllapi.h> @@ -170,13 +178,15 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> #include <com/sun/star/awt/GradientStyle.hpp> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> -#include <com/sun/star/beans/NamedValue.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> +#include <com/sun/star/beans/Property.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XFastPropertySet.hpp> @@ -193,13 +203,16 @@ #include <com/sun/star/drawing/HatchStyle.hpp> #include <com/sun/star/drawing/LineCap.hpp> #include <com/sun/star/embed/XStorage.hpp> +#include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/reservedWords.hpp> @@ -209,8 +222,10 @@ #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> +#include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> +#include <com/sun/star/style/XStyle.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> @@ -221,7 +236,6 @@ #include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/TypeClass.hdl> -#include <com/sun/star/uno/TypeClass.hpp> #include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> @@ -231,6 +245,7 @@ #include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/util/Time.hpp> +#include <com/sun/star/util/XAccounting.hpp> #include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/fileformat.h> @@ -238,21 +253,21 @@ #include <comphelper/sequence.hxx> #include <comphelper/types.hxx> #include <comphelper/uno3.hxx> +#include <comphelper/weak.hxx> #include <connectivity/dbtools.hxx> +#include <core_resource.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> -#include <cppuhelper/compbase1.hxx> +#include <cppuhelper/basemutex.hxx> +#include <cppuhelper/compbase.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase2.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> #include <cppuhelper/interfacecontainer.h> #include <cppuhelper/propshlp.hxx> -#include <cppuhelper/proptypehlp.h> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <cppuhelper/weak.hxx> @@ -265,8 +280,10 @@ #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> -#include <sfx2/dllapi.h> +#include <strings.hxx> +#include <svl/SfxBroadcaster.hxx> #include <svl/cenumitm.hxx> #include <svl/cintitem.hxx> #include <svl/custritm.hxx> @@ -276,6 +293,8 @@ #include <svl/lstner.hxx> #include <svl/poolitem.hxx> #include <svl/stritem.hxx> +#include <svl/style.hxx> +#include <svl/stylesheetuser.hxx> #include <svl/svldllapi.h> #include <svtools/grfmgr.hxx> #include <svtools/svtdllapi.h> @@ -302,11 +321,12 @@ #include <svx/xpoly.hxx> #include <svx/xtable.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/contnr.hxx> #include <tools/date.hxx> +#include <tools/datetime.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> @@ -334,7 +354,6 @@ #include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> #include <unotools/readwritemutexguard.hxx> -#include <unotools/resmgr.hxx> #include <unotools/syslocale.hxx> #include <unotools/unotoolsdllapi.h> diff --git a/reportdesign/inc/pch/precompiled_rptui.hxx b/reportdesign/inc/pch/precompiled_rptui.hxx index 5515f2981e0c..650dc223a76d 100644 --- a/reportdesign/inc/pch/precompiled_rptui.hxx +++ b/reportdesign/inc/pch/precompiled_rptui.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:32:02 using: + Generated on 2017-09-20 22:52:54 using: ./bin/update_pch reportdesign rptui --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -26,7 +26,6 @@ #include <config_global.h> #include <config_typesizes.h> #include <config_vcl.h> -#include <cstdarg> #include <cstddef> #include <cstdlib> #include <cstring> @@ -35,7 +34,10 @@ #include <exception> #include <float.h> #include <functional> +#include <helpids.h> +#include <initializer_list> #include <iomanip> +#include <iterator> #include <limits.h> #include <limits> #include <list> @@ -69,6 +71,7 @@ #include <osl/interlck.h> #include <osl/module.h> #include <osl/module.hxx> +#include <osl/mutex.h> #include <osl/mutex.hxx> #include <osl/pipe.h> #include <osl/process.h> @@ -84,6 +87,8 @@ #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> +#include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> #include <rtl/stringutils.hxx> @@ -107,6 +112,8 @@ #include <salhelper/salhelperdllapi.h> #include <salhelper/simplereferenceobject.hxx> #include <salhelper/singletonref.hxx> +#include <vcl/EnumContext.hxx> +#include <vcl/IContext.hxx> #include <vcl/abstdlg.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> @@ -116,15 +123,17 @@ #include <vcl/button.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/commandevent.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandevent.hxx> #include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dialog.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> +#include <vcl/dockwin.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/field.hxx> #include <vcl/fixed.hxx> @@ -151,6 +160,7 @@ #include <vcl/metaact.hxx> #include <vcl/metaactiontypes.hxx> #include <vcl/msgbox.hxx> +#include <vcl/notebookbar.hxx> #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> @@ -160,26 +170,32 @@ #include <vcl/region.hxx> #include <vcl/salgtype.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/scrbar.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> +#include <vcl/split.hxx> #include <vcl/status.hxx> #include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> #include <vcl/syswin.hxx> #include <vcl/tabctrl.hxx> #include <vcl/tabdlg.hxx> #include <vcl/tabpage.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/toolbox.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclmedit.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vclstatuslistener.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/virdev.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <RptDef.hxx> #include <RptModel.hxx> #include <RptObject.hxx> @@ -200,6 +216,7 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> @@ -207,9 +224,11 @@ #include <com/sun/star/accessibility/TextSegment.hpp> #include <com/sun/star/accessibility/XAccessibleStateSet.hpp> #include <com/sun/star/awt/FontDescriptor.hpp> +#include <com/sun/star/awt/FontSlant.hpp> #include <com/sun/star/awt/GradientStyle.hpp> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> #include <com/sun/star/awt/XControlContainer.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/Property.hpp> @@ -222,6 +241,7 @@ #include <com/sun/star/beans/XPropertySetInfo.hpp> #include <com/sun/star/beans/XPropertySetOption.hpp> #include <com/sun/star/beans/XPropertyState.hpp> +#include <com/sun/star/container/XContainerListener.hpp> #include <com/sun/star/container/XIndexReplace.hpp> #include <com/sun/star/container/XNameContainer.hpp> #include <com/sun/star/datatransfer/DataFlavor.hpp> @@ -251,7 +271,6 @@ #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/frame/XFrameActionListener.hpp> #include <com/sun/star/frame/XLayoutManager.hpp> -#include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/frame/XStatusbarController.hpp> #include <com/sun/star/frame/XTerminateListener.hpp> @@ -266,6 +285,7 @@ #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> +#include <com/sun/star/lang/NullPointerException.hpp> #include <com/sun/star/lang/WrappedTargetException.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XInitialization.hpp> @@ -277,14 +297,10 @@ #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/registry/XRegistryKey.hpp> -#include <com/sun/star/report/XFormattedField.hpp> -#include <com/sun/star/report/XReportDefinition.hpp> -#include <com/sun/star/report/XSection.hpp> -#include <com/sun/star/report/XShape.hpp> -#include <com/sun/star/sheet/XFormulaOpCodeMapper.hpp> -#include <com/sun/star/sheet/XFormulaParser.hpp> #include <com/sun/star/style/NumberingType.hpp> #include <com/sun/star/style/XStyle.hpp> +#include <com/sun/star/table/CellAddress.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/ui/XStatusbarItem.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> @@ -296,7 +312,6 @@ #include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/TypeClass.hdl> -#include <com/sun/star/uno/TypeClass.hpp> #include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> @@ -308,18 +323,22 @@ #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/URL.hpp> #include <com/sun/star/util/URLTransformer.hpp> +#include <com/sun/star/util/XAccounting.hpp> #include <com/sun/star/util/XURLTransformer.hpp> #include <com/sun/star/util/XUpdatable.hpp> #include <com/sun/star/view/PrintableState.hpp> +#include <com/sun/star/view/XSelectionChangeListener.hpp> #include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/fileformat.h> +#include <comphelper/interfacecontainer2.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/propagg.hxx> #include <comphelper/proparrhlp.hxx> #include <comphelper/property.hxx> #include <comphelper/propertycontainer.hxx> #include <comphelper/propertycontainerhelper.hxx> +#include <comphelper/propertysequence.hxx> #include <comphelper/propstate.hxx> #include <comphelper/sequence.hxx> #include <comphelper/servicehelper.hxx> @@ -327,26 +346,21 @@ #include <comphelper/uno3.hxx> #include <comphelper/weak.hxx> #include <connectivity/dbtools.hxx> +#include <core_resource.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> +#include <cppuhelper/basemutex.hxx> #include <cppuhelper/compbase.hxx> -#include <cppuhelper/compbase1.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/factory.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase2.hxx> -#include <cppuhelper/implbase4.hxx> -#include <cppuhelper/implbase5.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> #include <cppuhelper/interfacecontainer.h> #include <cppuhelper/interfacecontainer.hxx> #include <cppuhelper/propshlp.hxx> -#include <cppuhelper/proptypehlp.h> -#include <cppuhelper/proptypehlp.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <cppuhelper/weak.hxx> @@ -358,6 +372,7 @@ #include <editeng/editeng.hxx> #include <editeng/editengdllapi.h> #include <editeng/editstat.hxx> +#include <editeng/editview.hxx> #include <editeng/eedata.hxx> #include <editeng/eeitem.hxx> #include <editeng/forbiddencharacterstable.hxx> @@ -368,7 +383,12 @@ #include <editeng/svxenum.hxx> #include <editeng/svxfont.hxx> #include <editeng/unoipset.hxx> +#include <formula/IFunctionDescription.hxx> +#include <formula/compiler.hxx> #include <formula/formuladllapi.h> +#include <formula/opcode.hxx> +#include <formula/paramclass.hxx> +#include <formula/types.hxx> #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> @@ -376,13 +396,21 @@ #include <i18nutil/i18nutildllapi.h> #include <i18nutil/paper.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/enumarray.hxx> +#include <o3tl/sorted_vector.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <reportformula.hxx> +#include <sfx2/ctrlitem.hxx> #include <sfx2/dllapi.h> #include <sfx2/linksrc.hxx> +#include <sfx2/lnkbase.hxx> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> +#include <sfx2/sfxstatuslistener.hxx> #include <sot/exchange.hxx> #include <sot/formats.hxx> #include <sot/sotdllapi.h> +#include <strings.hxx> #include <svl/SfxBroadcaster.hxx> #include <svl/cenumitm.hxx> #include <svl/cintitem.hxx> @@ -395,8 +423,10 @@ #include <svl/itemset.hxx> #include <svl/languageoptions.hxx> #include <svl/lstner.hxx> +#include <svl/memberid.h> #include <svl/metitem.hxx> #include <svl/poolitem.hxx> +#include <svl/sharedstring.hxx> #include <svl/stritem.hxx> #include <svl/style.hxx> #include <svl/stylesheetuser.hxx> @@ -405,15 +435,18 @@ #include <svtools/AccessibleBrowseBoxObjType.hxx> #include <svtools/accessibilityoptions.hxx> #include <svtools/colorcfg.hxx> +#include <svtools/framestatuslistener.hxx> #include <svtools/grfmgr.hxx> #include <svtools/headbar.hxx> #include <svtools/optionsdrawinglayer.hxx> #include <svtools/statusbarcontroller.hxx> #include <svtools/svtdllapi.h> +#include <svtools/toolboxcontroller.hxx> #include <svtools/transfer.hxx> #include <svtools/treelistentries.hxx> #include <svtools/valueset.hxx> #include <svtools/viewdataentry.hxx> +#include <svx/Palette.hxx> #include <svx/SvxColorValueSet.hxx> #include <svx/XPropertyEntry.hxx> #include <svx/grfcrop.hxx> @@ -488,6 +521,7 @@ #include <svx/svdtypes.hxx> #include <svx/svdxcgv.hxx> #include <svx/svxdllapi.h> +#include <svx/tbxcolorupdate.hxx> #include <svx/xcolit.hxx> #include <svx/xdash.hxx> #include <svx/xdef.hxx> @@ -502,16 +536,16 @@ #include <svx/xpoly.hxx> #include <svx/xtable.hxx> #include <svx/xtextit0.hxx> +#include <toolkit/dllapi.h> #include <toolkit/helper/convert.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/contnr.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <vcl/errcode.hxx> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/fract.hxx> @@ -520,6 +554,7 @@ #include <tools/lineend.hxx> #include <tools/link.hxx> #include <tools/mapunit.hxx> +#include <tools/mempool.hxx> #include <tools/multisel.hxx> #include <tools/poly.hxx> #include <tools/ref.hxx> diff --git a/reportdesign/inc/pch/precompiled_rptxml.hxx b/reportdesign/inc/pch/precompiled_rptxml.hxx index ccd7c3765df3..5b2828fb4c78 100644 --- a/reportdesign/inc/pch/precompiled_rptxml.hxx +++ b/reportdesign/inc/pch/precompiled_rptxml.hxx @@ -13,23 +13,23 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:37 using: + Generated on 2017-09-20 22:52:55 using: ./bin/update_pch reportdesign rptxml --cutoff=2 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./reportdesign/inc/pch/precompiled_rptxml.hxx "/opt/lo/bin/make reportdesign.build" --find-conflicts + ./bin/update_pch_bisect ./reportdesign/inc/pch/precompiled_rptxml.hxx "make reportdesign.build" --find-conflicts */ #include <cassert> #include <cstddef> +#include <cstring> #include <memory> -#include <string.h> #include <unordered_set> #include <vector> #include <osl/diagnose.h> -#include <osl/mutex.hxx> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> @@ -40,9 +40,13 @@ #include <rtl/ustrbuf.hxx> #include <rtl/ustring.hxx> #include <sal/config.h> +#include <sal/detail/log.h> #include <sal/macros.h> +#include <sal/saldllapi.h> #include <sal/types.h> #include <salhelper/simplereferenceobject.hxx> +#include <vcl/dllapi.h> +#include <vcl/errcode.hxx> #include <vcl/svapp.hxx> #include <RptDef.hxx> #include <com/sun/star/awt/FontDescriptor.hpp> @@ -72,8 +76,6 @@ #include <com/sun/star/report/ReportPrintOption.hpp> #include <com/sun/star/report/XFixedLine.hpp> #include <com/sun/star/report/XFixedText.hpp> -#include <com/sun/star/report/XReportControlFormat.hpp> -#include <com/sun/star/report/XReportControlModel.hpp> #include <com/sun/star/report/XShape.hpp> #include <com/sun/star/sdb/CommandType.hpp> #include <com/sun/star/sdb/XOfficeDatabaseDocument.hpp> @@ -82,7 +84,6 @@ #include <com/sun/star/table/BorderLine2.hpp> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.hxx> -#include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/TypeClass.hpp> #include <com/sun/star/uno/XComponentContext.hpp> @@ -101,8 +102,9 @@ #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/factory.hxx> #include <cppuhelper/supportsservice.hxx> +#include <o3tl/typed_flags_set.hxx> #include <sax/tools/converter.hxx> -#include <tools/debug.hxx> +#include <strings.hxx> #include <tools/toolsdllapi.h> #include <ucbhelper/content.hxx> #include <unotools/options.hxx> diff --git a/sal/inc/pch/precompiled_sal.hxx b/sal/inc/pch/precompiled_sal.hxx index 06a35d546a4b..6dea34cbff41 100644 --- a/sal/inc/pch/precompiled_sal.hxx +++ b/sal/inc/pch/precompiled_sal.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-01-10 12:04:24 using: + Generated on 2017-09-20 22:52:56 using: ./bin/update_pch sal sal --cutoff=2 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -35,12 +35,14 @@ #include <list> #include <math.h> #include <new> +#include <oslmemory.h> +#include <oslrandom.h> +#include <rtllifecycle.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #include <osl/diagnose.h> #include <osl/diagnose.hxx> -#include <osl/doublecheckedlocking.h> #include <osl/endian.h> #include <osl/file.h> #include <osl/file.hxx> @@ -53,6 +55,7 @@ #include <osl/process.h> #include <osl/profile.hxx> #include <osl/security.hxx> +#include <osl/signal.h> #include <osl/socket.h> #include <osl/thread.h> #include <osl/thread.hxx> @@ -96,6 +99,6 @@ #include <sal/mathconf.h> #include <sal/saldllapi.h> #include <sal/types.h> -#include <rtllifecycle.h> +#include <salusesyslog.hxx> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx index 3056ad8b7206..f48ef3005c05 100644 --- a/sc/inc/pch/precompiled_sc.hxx +++ b/sc/inc/pch/precompiled_sc.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:30:53 using: + Generated on 2017-09-20 22:53:27 using: ./bin/update_pch sc sc --cutoff=12 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -34,9 +34,11 @@ #include <float.h> #include <functional> #include <iomanip> +#include <iterator> #include <limits.h> #include <limits> #include <list> +#include <locale> #include <map> #include <math.h> #include <memory> @@ -57,7 +59,7 @@ #include <utility> #include <vector> #include <boost/intrusive_ptr.hpp> -#include <boost/math/special_functions/log1p.hpp> +#include <boost/optional.hpp> #include <boost/optional/optional.hpp> #include <boost/property_tree/json_parser.hpp> #include <osl/conditn.h> @@ -112,6 +114,8 @@ #include <salhelper/simplereferenceobject.hxx> #include <salhelper/singletonref.hxx> #include <salhelper/thread.hxx> +#include <vcl/EnumContext.hxx> +#include <vcl/IContext.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> #include <vcl/bitmap.hxx> @@ -119,14 +123,16 @@ #include <vcl/builder.hxx> #include <vcl/button.hxx> #include <vcl/checksum.hxx> -#include <vcl/commandevent.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandevent.hxx> #include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/dialog.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> +#include <vcl/dockwin.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/field.hxx> #include <vcl/fixed.hxx> @@ -148,27 +154,34 @@ #include <vcl/menu.hxx> #include <vcl/metric.hxx> #include <vcl/msgbox.hxx> +#include <vcl/notebookbar.hxx> #include <vcl/outdev.hxx> #include <vcl/pointr.hxx> #include <vcl/ptrstyle.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/scrbar.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> +#include <vcl/split.hxx> #include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> #include <vcl/syswin.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/toolbox.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclmedit.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vclstatuslistener.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/virdev.hxx> #include <vcl/waitobj.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <appoptio.hxx> #include <attrib.hxx> #include <autoform.hxx> @@ -186,6 +199,7 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> @@ -211,6 +225,7 @@ #include <com/sun/star/awt/GradientStyle.hpp> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> #include <com/sun/star/awt/XControlContainer.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/Property.hpp> @@ -226,6 +241,7 @@ #include <com/sun/star/bridge/oleautomation/Decimal.hpp> #include <com/sun/star/container/XEnumerationAccess.hpp> #include <com/sun/star/container/XNameContainer.hpp> +#include <com/sun/star/datatransfer/DataFlavor.hpp> #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp> #include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp> #include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp> @@ -237,8 +253,8 @@ #include <com/sun/star/drawing/XDrawPage.hpp> #include <com/sun/star/embed/VerbDescriptor.hpp> #include <com/sun/star/embed/XStorage.hpp> +#include <com/sun/star/frame/Desktop.hpp> #include <com/sun/star/frame/FeatureStateEvent.hpp> -#include <com/sun/star/frame/XController.hpp> #include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XFrame.hpp> @@ -246,14 +262,17 @@ #include <com/sun/star/frame/XLayoutManager.hpp> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XStatusListener.hpp> -#include <com/sun/star/frame/XSubToolbarController.hpp> #include <com/sun/star/frame/XToolbarController.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> #include <com/sun/star/i18n/ForbiddenCharacters.hpp> +#include <com/sun/star/i18n/LocaleItem.hpp> +#include <com/sun/star/i18n/XLocaleData4.hpp> +#include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> +#include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XInitialization.hpp> @@ -264,11 +283,11 @@ #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/registry/XRegistryKey.hpp> -#include <com/sun/star/sheet/DataPilotFieldFilter.hpp> -#include <com/sun/star/sheet/XFormulaOpCodeMapper.hpp> -#include <com/sun/star/sheet/XFormulaParser.hpp> -#include <com/sun/star/sheet/XSpreadsheetDocument.hpp> +#include <com/sun/star/style/NumberingType.hpp> #include <com/sun/star/style/XStyle.hpp> +#include <com/sun/star/table/BorderLineStyle.hpp> +#include <com/sun/star/table/CellAddress.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Exception.hpp> @@ -285,10 +304,14 @@ #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> #include <com/sun/star/uno/XWeak.hpp> +#include <com/sun/star/uno/genfunc.h> +#include <com/sun/star/uno/genfunc.hxx> #include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/URL.hpp> +#include <com/sun/star/util/URLTransformer.hpp> +#include <com/sun/star/util/XAccounting.hpp> #include <com/sun/star/util/XURLTransformer.hpp> #include <com/sun/star/util/XUpdatable.hpp> #include <com/sun/star/xml/sax/XAttributeList.hpp> @@ -297,12 +320,14 @@ #include <comphelper/comphelperdllapi.h> #include <comphelper/extract.hxx> #include <comphelper/fileformat.h> +#include <comphelper/lok.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/propagg.hxx> #include <comphelper/proparrhlp.hxx> #include <comphelper/property.hxx> #include <comphelper/propertycontainer.hxx> #include <comphelper/propertycontainerhelper.hxx> +#include <comphelper/propertysequence.hxx> #include <comphelper/propstate.hxx> #include <comphelper/sequence.hxx> #include <comphelper/servicehelper.hxx> @@ -315,15 +340,12 @@ #include <convuno.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> -#include <cppuhelper/compbase1.hxx> +#include <cppuhelper/basemutex.hxx> +#include <cppuhelper/compbase.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/factory.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase2.hxx> -#include <cppuhelper/implbase4.hxx> -#include <cppuhelper/implbase5.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> @@ -370,6 +392,7 @@ #include <editeng/outliner.hxx> #include <editeng/outlobj.hxx> #include <editeng/scripttypeitem.hxx> +#include <editeng/svxenum.hxx> #include <editeng/udlnitem.hxx> #include <editeng/unolingu.hxx> #include <editeng/wghtitem.hxx> @@ -378,6 +401,7 @@ #include <externalrefmgr.hxx> #include <fillinfo.hxx> #include <formula/IFunctionDescription.hxx> +#include <formula/compiler.hxx> #include <formula/errorcodes.hxx> #include <formula/formuladllapi.h> #include <formula/opcode.hxx> @@ -395,7 +419,10 @@ #include <markdata.hxx> #include <miscuno.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/enumarray.hxx> #include <o3tl/make_unique.hxx> +#include <o3tl/sorted_vector.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <olinetab.hxx> #include <patattr.hxx> @@ -419,11 +446,14 @@ #include <sfx2/app.hxx> #include <sfx2/bindings.hxx> #include <sfx2/chalign.hxx> +#include <sfx2/childwin.hxx> #include <sfx2/ctrlitem.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/dllapi.h> #include <sfx2/docfile.hxx> #include <sfx2/linkmgr.hxx> +#include <sfx2/lokhelper.hxx> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> #include <sfx2/objface.hxx> #include <sfx2/objsh.hxx> #include <sfx2/printer.hxx> @@ -434,7 +464,9 @@ #include <sfx2/tbxctrl.hxx> #include <sfx2/viewfrm.hxx> #include <sheetdata.hxx> +#include <sot/exchange.hxx> #include <sot/formats.hxx> +#include <sot/sotdllapi.h> #include <stlpool.hxx> #include <stlsheet.hxx> #include <stringutil.hxx> @@ -452,6 +484,7 @@ #include <svl/sharedstringpool.hxx> #include <svl/srchitem.hxx> #include <svl/stritem.hxx> +#include <svl/style.hxx> #include <svl/stylesheetuser.hxx> #include <svl/svldllapi.h> #include <svl/undo.hxx> @@ -464,6 +497,7 @@ #include <svtools/optionsdrawinglayer.hxx> #include <svtools/svtdllapi.h> #include <svtools/toolboxcontroller.hxx> +#include <svtools/valueset.hxx> #include <svx/XPropertyEntry.hxx> #include <svx/algitem.hxx> #include <svx/grfcrop.hxx> @@ -544,13 +578,13 @@ #include <textuno.hxx> #include <tokenarray.hxx> #include <tokenstringcontext.hxx> +#include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/contnr.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> -#include <vcl/errcode.hxx> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/fract.hxx> @@ -580,8 +614,11 @@ #include <unotools/charclass.hxx> #include <unotools/collatorwrapper.hxx> #include <unotools/configitem.hxx> +#include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> +#include <unotools/readwritemutexguard.hxx> #include <unotools/resmgr.hxx> +#include <unotools/syslocale.hxx> #include <unotools/transliterationwrapper.hxx> #include <unotools/unotoolsdllapi.h> #include <userdat.hxx> diff --git a/sc/inc/pch/precompiled_scfilt.hxx b/sc/inc/pch/precompiled_scfilt.hxx index da96e05ed651..655762a5460d 100644 --- a/sc/inc/pch/precompiled_scfilt.hxx +++ b/sc/inc/pch/precompiled_scfilt.hxx @@ -13,20 +13,23 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:40 using: + Generated on 2017-09-20 22:53:35 using: ./bin/update_pch sc scfilt --cutoff=4 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./sc/inc/pch/precompiled_scfilt.hxx "/opt/lo/bin/make sc.build" --find-conflicts + ./bin/update_pch_bisect ./sc/inc/pch/precompiled_scfilt.hxx "make sc.build" --find-conflicts */ #include <algorithm> #include <cassert> #include <climits> +#include <config_global.h> #include <cstddef> #include <cstdlib> +#include <cstring> #include <deque> #include <exception> +#include <functional> #include <iomanip> #include <limits.h> #include <limits> @@ -43,6 +46,7 @@ #include <stdio.h> #include <string.h> #include <string> +#include <type_traits> #include <typeinfo> #include <unordered_map> #include <unordered_set> @@ -52,12 +56,16 @@ #include <osl/conditn.hxx> #include <osl/diagnose.h> #include <osl/endian.h> +#include <osl/interlck.h> #include <osl/mutex.h> #include <osl/mutex.hxx> #include <osl/process.h> #include <osl/thread.h> #include <rtl/alloc.h> +#include <rtl/bootstrap.hxx> #include <rtl/character.hxx> +#include <rtl/cipher.h> +#include <rtl/digest.h> #include <rtl/instance.hxx> #include <rtl/math.hxx> #include <rtl/random.h> @@ -70,7 +78,6 @@ #include <rtl/textenc.h> #include <rtl/ustrbuf.h> #include <rtl/ustrbuf.hxx> -#include <rtl/ustring.h> #include <rtl/ustring.hxx> #include <rtl/uuid.h> #include <sal/config.h> @@ -85,23 +92,27 @@ #include <vcl/animate.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> +#include <vcl/checksum.hxx> #include <vcl/dllapi.h> +#include <vcl/errcode.hxx> #include <vcl/field.hxx> #include <vcl/font.hxx> #include <vcl/gdimtf.hxx> #include <vcl/gfxlink.hxx> #include <vcl/graph.hxx> +#include <vcl/image.hxx> #include <vcl/mapmod.hxx> #include <vcl/outdev.hxx> #include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> +#include <vcl/task.hxx> +#include <vcl/timer.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <attrib.hxx> #include <basegfx/color/bcolor.hxx> -#include <com/sun/star/awt/FontDescriptor.hpp> -#include <com/sun/star/awt/Gradient.hpp> +#include <basegfx/vector/b2dsize.hxx> +#include <cellvalue.hxx> #include <com/sun/star/awt/Point.hpp> -#include <com/sun/star/awt/Rectangle.hpp> #include <com/sun/star/awt/Size.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyState.hpp> @@ -109,33 +120,34 @@ #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/container/XEnumerationAccess.hpp> #include <com/sun/star/container/XIndexAccess.hpp> -#include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/container/XNameContainer.hpp> -#include <com/sun/star/container/XNamed.hpp> +#include <com/sun/star/datatransfer/XTransferable2.hpp> +#include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp> +#include <com/sun/star/datatransfer/dnd/DNDConstants.hpp> +#include <com/sun/star/datatransfer/dnd/DropTargetDragEvent.hpp> +#include <com/sun/star/datatransfer/dnd/DropTargetDropEvent.hpp> +#include <com/sun/star/datatransfer/dnd/XDragGestureRecognizer.hpp> +#include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp> +#include <com/sun/star/datatransfer/dnd/XDropTarget.hpp> +#include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp> #include <com/sun/star/document/XDocumentProperties.hpp> #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp> -#include <com/sun/star/drawing/BitmapMode.hpp> -#include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp> -#include <com/sun/star/drawing/FillStyle.hpp> -#include <com/sun/star/drawing/Hatch.hpp> -#include <com/sun/star/frame/XModel.hpp> +#include <com/sun/star/embed/Aspects.hpp> +#include <com/sun/star/frame/XTerminateListener.hpp> #include <com/sun/star/i18n/ScriptType.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/io/XOutputStream.hpp> +#include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/script/ScriptEventDescriptor.hpp> -#include <com/sun/star/sheet/ComplexReference.hpp> #include <com/sun/star/sheet/FormulaLanguage.hpp> #include <com/sun/star/sheet/GeneralFunction.hpp> -#include <com/sun/star/sheet/ReferenceFlags.hpp> -#include <com/sun/star/sheet/SingleReference.hpp> -#include <com/sun/star/sheet/XDatabaseRange.hpp> -#include <com/sun/star/sheet/XFormulaTokens.hpp> #include <com/sun/star/sheet/XSpreadsheetDocument.hpp> -#include <com/sun/star/text/XText.hpp> +#include <com/sun/star/style/NumberingType.hpp> +#include <com/sun/star/style/XStyle.hpp> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Reference.hxx> @@ -143,13 +155,14 @@ #include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/Type.hxx> -#include <com/sun/star/uno/XComponentContext.hpp> -#include <com/sun/star/uno/XReference.hpp> #include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/DateTime.hpp> +#include <com/sun/star/xml/sax/SAXException.hpp> +#include <com/sun/star/xml/sax/XFastContextHandler.hpp> #include <comphelper/comphelperdllapi.h> #include <comphelper/processfactory.hxx> #include <comphelper/string.hxx> +#include <comphelper/weak.hxx> #include <compiler.hxx> #include <conditio.hxx> #include <convuno.hxx> @@ -182,6 +195,7 @@ #include <editeng/fontitem.hxx> #include <editeng/frmdiritem.hxx> #include <editeng/justifyitem.hxx> +#include <editeng/lineitem.hxx> #include <editeng/lrspitem.hxx> #include <editeng/outlobj.hxx> #include <editeng/postitem.hxx> @@ -192,29 +206,33 @@ #include <editeng/wghtitem.hxx> #include <editutil.hxx> #include <externalrefmgr.hxx> -#include <filter/msfilter/escherex.hxx> #include <filter/msfilter/msfilterdllapi.h> +#include <formula/errorcodes.hxx> +#include <formula/formuladllapi.h> #include <formulacell.hxx> #include <global.hxx> +#include <globalnames.hxx> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> #include <o3tl/make_unique.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> +#include <oox/core/contexthandler.hxx> #include <oox/core/filterbase.hxx> #include <oox/core/xmlfilterbase.hxx> #include <oox/dllapi.h> #include <oox/drawingml/drawingmltypes.hxx> -#include <oox/export/drawingml.hxx> #include <oox/export/utils.hxx> #include <oox/helper/attributelist.hxx> -#include <oox/helper/binarystreambase.hxx> +#include <oox/helper/binaryinputstream.hxx> #include <oox/helper/containerhelper.hxx> #include <oox/helper/helper.hxx> #include <oox/helper/propertymap.hxx> #include <oox/helper/propertyset.hxx> -#include <oox/helper/storagebase.hxx> +#include <oox/token/namespaces.hxx> #include <oox/token/properties.hxx> +#include <oox/token/relationship.hxx> #include <oox/token/tokens.hxx> #include <patattr.hxx> #include <postit.hxx> @@ -234,10 +252,12 @@ #include <sfx2/printer.hxx> #include <sfx2/request.hxx> #include <sot/exchange.hxx> +#include <sot/formats.hxx> #include <sot/storage.hxx> #include <stlpool.hxx> #include <stlsheet.hxx> #include <stringutil.hxx> +#include <svl/SfxBroadcaster.hxx> #include <svl/eitem.hxx> #include <svl/hint.hxx> #include <svl/intitem.hxx> @@ -247,11 +267,14 @@ #include <svl/poolitem.hxx> #include <svl/sharedstringpool.hxx> #include <svl/stritem.hxx> +#include <svl/style.hxx> +#include <svl/stylesheetuser.hxx> #include <svl/svldllapi.h> #include <svl/zforlist.hxx> #include <svl/zformat.hxx> #include <svtools/grfmgr.hxx> #include <svtools/svtdllapi.h> +#include <svtools/transfer.hxx> #include <svx/algitem.hxx> #include <svx/itextprovider.hxx> #include <svx/msdffdef.hxx> @@ -279,11 +302,12 @@ #include <tokenarray.hxx> #include <tokenuno.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> -#include <vcl/errinf.hxx> #include <tools/gen.hxx> +#include <tools/globname.hxx> #include <tools/lineend.hxx> #include <tools/link.hxx> #include <tools/mapunit.hxx> @@ -298,6 +322,7 @@ #include <unotools/configitem.hxx> #include <unotools/fltrcfg.hxx> #include <unotools/options.hxx> +#include <unotools/textsearch.hxx> #include <unotools/unotoolsdllapi.h> #include <userdat.hxx> #include <viewopti.hxx> diff --git a/sc/inc/pch/precompiled_scui.hxx b/sc/inc/pch/precompiled_scui.hxx index 7dee266ad3e9..aef3572e4867 100644 --- a/sc/inc/pch/precompiled_scui.hxx +++ b/sc/inc/pch/precompiled_scui.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:36 using: + Generated on 2017-09-20 22:53:36 using: ./bin/update_pch sc scui --cutoff=1 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./sc/inc/pch/precompiled_scui.hxx "/opt/lo/bin/make sc.build" --find-conflicts + ./bin/update_pch_bisect ./sc/inc/pch/precompiled_scui.hxx "make sc.build" --find-conflicts */ #include <algorithm> @@ -49,14 +49,7 @@ #include <appoptio.hxx> #include <attrib.hxx> #include <autoform.hxx> -#include <basic/sbmeth.hxx> -#include <basic/sbmod.hxx> -#include <basic/sbstar.hxx> #include <calcconfig.hxx> -#include <com/sun/star/frame/Desktop.hpp> -#include <com/sun/star/frame/XDesktop2.hpp> -#include <com/sun/star/i18n/LocaleDataItem.hpp> -#include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/sdb/DatabaseContext.hpp> #include <com/sun/star/sdb/XCompletedConnection.hpp> @@ -75,7 +68,6 @@ #include <comphelper/processfactory.hxx> #include <comphelper/random.hxx> #include <comphelper/string.hxx> -#include <compiler.hxx> #include <defaultsoptions.hxx> #include <docoptio.hxx> #include <document.hxx> @@ -101,14 +93,16 @@ #include <editeng/udlnitem.hxx> #include <editeng/wghtitem.hxx> #include <editutil.hxx> +#include <filterentries.hxx> +#include <formula/compiler.hxx> #include <formula/grammar.hxx> -#include <formula/opcode.hxx> #include <formulaopt.hxx> #include <global.hxx> #include <globalnames.hxx> #include <i18nlangtag/languagetag.hxx> #include <miscuno.hxx> #include <o3tl/make_unique.hxx> +#include <officecfg/Office/Calc.hxx> #include <optutil.hxx> #include <patattr.hxx> #include <printopt.hxx> @@ -122,7 +116,6 @@ #include <scresid.hxx> #include <sfx2/app.hxx> #include <sfx2/basedlgs.hxx> -#include <sfx2/childwin.hxx> #include <sfx2/docfile.hxx> #include <sfx2/docfilt.hxx> #include <sfx2/docinsert.hxx> @@ -131,12 +124,12 @@ #include <sfx2/objsh.hxx> #include <sfx2/sfxresid.hxx> #include <sfx2/tabdlg.hxx> -#include <sfx2/viewfrm.hxx> -#include <stringutil.hxx> +#include <strings.hxx> #include <svl/aeitem.hxx> #include <svl/cjkoptions.hxx> #include <svl/eitem.hxx> #include <svl/intitem.hxx> +#include <svl/memberid.h> #include <svl/sharedstringpool.hxx> #include <svl/stritem.hxx> #include <svl/style.hxx> @@ -147,6 +140,7 @@ #include <svtools/svlbitm.hxx> #include <svtools/treelistentry.hxx> #include <svx/algitem.hxx> +#include <svx/colorbox.hxx> #include <svx/dlgutil.hxx> #include <svx/drawitem.hxx> #include <svx/flagsdef.hxx> @@ -159,14 +153,12 @@ #include <tablink.hxx> #include <tools/color.hxx> #include <tools/urlobj.hxx> -#include <typedstrdata.hxx> #include <unotools/collatorwrapper.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/pathoptions.hxx> #include <unotools/transliterationwrapper.hxx> #include <unotools/useroptions.hxx> #include <userlist.hxx> -#include <validat.hxx> #include <viewopti.hxx> #include <zforauto.hxx> diff --git a/sc/inc/pch/precompiled_vbaobj.hxx b/sc/inc/pch/precompiled_vbaobj.hxx index 9d89a17725e8..4772b80c60b9 100644 --- a/sc/inc/pch/precompiled_vbaobj.hxx +++ b/sc/inc/pch/precompiled_vbaobj.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:41 using: + Generated on 2017-09-20 22:53:38 using: ./bin/update_pch sc vbaobj --cutoff=1 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./sc/inc/pch/precompiled_vbaobj.hxx "/opt/lo/bin/make sc.build" --find-conflicts + ./bin/update_pch_bisect ./sc/inc/pch/precompiled_vbaobj.hxx "make sc.build" --find-conflicts */ #include <algorithm> @@ -31,12 +31,14 @@ #include <rtl/instance.hxx> #include <rtl/math.hxx> #include <rtl/ustrbuf.hxx> +#include <sal/config.h> #include <sal/macros.h> #include <vcl/msgbox.hxx> #include <vcl/svapp.hxx> #include <vcl/window.hxx> #include <vcl/wrkwin.hxx> #include <attrib.hxx> +#include <basic/basmgr.hxx> #include <basic/sberrors.hxx> #include <basic/sbmeth.hxx> #include <basic/sbmod.hxx> @@ -95,21 +97,18 @@ #include <com/sun/star/form/XFormComponent.hpp> #include <com/sun/star/form/XFormsSupplier.hpp> #include <com/sun/star/frame/Desktop.hpp> -#include <com/sun/star/frame/FrameSearchFlag.hpp> #include <com/sun/star/frame/XBorderResizeListener.hpp> -#include <com/sun/star/frame/XComponentLoader.hpp> #include <com/sun/star/frame/XControllerBorder.hpp> #include <com/sun/star/frame/XDesktop.hpp> -#include <com/sun/star/frame/XDispatchProvider.hpp> -#include <com/sun/star/frame/XFrame.hpp> -#include <com/sun/star/frame/XLayoutManager.hpp> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XStorable.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiComponentFactory.hpp> +#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> +#include <com/sun/star/lang/XSingleComponentFactory.hpp> #include <com/sun/star/reflection/XIdlMethod.hpp> #include <com/sun/star/script/ArrayWrapper.hpp> #include <com/sun/star/script/BasicErrorException.hpp> @@ -117,6 +116,7 @@ #include <com/sun/star/script/ModuleType.hpp> #include <com/sun/star/script/ScriptEventDescriptor.hpp> #include <com/sun/star/script/XEventAttacherManager.hpp> +#include <com/sun/star/script/XTypeConverter.hpp> #include <com/sun/star/script/vba/VBAEventId.hpp> #include <com/sun/star/script/vba/XVBACompatibility.hpp> #include <com/sun/star/script/vba/XVBAEventProcessor.hpp> @@ -199,9 +199,11 @@ #include <com/sun/star/text/XText.hpp> #include <com/sun/star/text/XTextFieldsSupplier.hpp> #include <com/sun/star/text/XTextRange.hpp> +#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp> +#include <com/sun/star/ui/dialogs/FilePicker.hpp> +#include <com/sun/star/ui/dialogs/FolderPicker.hpp> +#include <com/sun/star/ui/dialogs/TemplateDescription.hpp> #include <com/sun/star/uno/XComponentContext.hpp> -#include <com/sun/star/uri/XUriReference.hpp> -#include <com/sun/star/uri/XUriReferenceFactory.hpp> #include <com/sun/star/util/CellProtection.hpp> #include <com/sun/star/util/NumberFormat.hpp> #include <com/sun/star/util/PathSettings.hpp> @@ -224,6 +226,7 @@ #include <com/sun/star/xml/AttributeData.hpp> #include <comphelper/anytostring.hxx> #include <comphelper/processfactory.hxx> +#include <comphelper/sequence.hxx> #include <comphelper/servicedecl.hxx> #include <comphelper/servicehelper.hxx> #include <comphelper/unwrapargs.hxx> @@ -248,6 +251,7 @@ #include <markdata.hxx> #include <miscuno.hxx> #include <nameuno.hxx> +#include <o3tl/any.hxx> #include <olinetab.hxx> #include <ooo/vba/XCommandBarControls.hpp> #include <ooo/vba/XControlProvider.hpp> @@ -320,8 +324,11 @@ #include <ooo/vba/excel/XlYesNoGuess.hpp> #include <ooo/vba/msforms/XShape.hpp> #include <ooo/vba/office/MsoAnimationType.hpp> +#include <ooo/vba/office/MsoAutoShapeType.hpp> #include <ooo/vba/office/MsoControlType.hpp> +#include <ooo/vba/office/MsoFileDialogType.hpp> #include <ooo/vba/office/MsoHyperlinkType.hpp> +#include <ooo/vba/office/MsoShapeType.hpp> #include <patattr.hxx> #include <queryentry.hxx> #include <rangelst.hxx> @@ -359,6 +366,7 @@ #include <unonames.hxx> #include <unotools/eventcfg.hxx> #include <vbahelper/helperdecl.hxx> +#include <vbahelper/vbaaccesshelper.hxx> #include <vbahelper/vbacollectionimpl.hxx> #include <vbahelper/vbahelper.hxx> #include <vbahelper/vbashape.hxx> diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index fec38b05e857..449c954630fd 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.hxx @@ -13,36 +13,41 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:42 using: + Generated on 2017-09-20 22:53:43 using: ./bin/update_pch sd sd --cutoff=4 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./sd/inc/pch/precompiled_sd.hxx "/opt/lo/bin/make sd.build" --find-conflicts + ./bin/update_pch_bisect ./sd/inc/pch/precompiled_sd.hxx "make sd.build" --find-conflicts */ #include <algorithm> #include <cassert> #include <config_features.h> +#include <config_global.h> #include <cstddef> #include <cstdlib> +#include <cstring> #include <functional> #include <helpids.h> +#include <iomanip> #include <limits.h> #include <list> +#include <locale> #include <math.h> #include <memory> #include <new> #include <ostream> #include <set> #include <sstream> -#include <string.h> +#include <stack> +#include <stddef.h> #include <string> #include <strmname.h> +#include <type_traits> #include <typeinfo> #include <unordered_map> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <boost/optional.hpp> #include <boost/optional/optional.hpp> #include <boost/property_tree/json_parser.hpp> @@ -53,11 +58,13 @@ #include <osl/getglobalmutex.hxx> #include <osl/interlck.h> #include <osl/module.hxx> +#include <osl/mutex.h> #include <osl/mutex.hxx> #include <osl/thread.hxx> #include <rtl/alloc.h> #include <rtl/character.hxx> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> @@ -78,20 +85,26 @@ #include <sal/mathconf.h> #include <sal/saldllapi.h> #include <sal/types.h> +#include <sal/typesizes.h> +#include <vcl/EnumContext.hxx> +#include <vcl/IContext.hxx> #include <vcl/bitmap.hxx> -#include <vcl/bitmapex.hxx> #include <vcl/bitmapaccess.hxx> +#include <vcl/bitmapex.hxx> +#include <vcl/builder.hxx> #include <vcl/builderfactory.hxx> #include <vcl/button.hxx> #include <vcl/checksum.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandinfoprovider.hxx> #include <vcl/ctrl.hxx> #include <vcl/dialog.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/dockwin.hxx> #include <vcl/edit.hxx> -#include <vcl/EnumContext.hxx> +#include <vcl/errcode.hxx> +#include <vcl/errinf.hxx> #include <vcl/field.hxx> #include <vcl/fixed.hxx> #include <vcl/fntstyle.hxx> @@ -99,7 +112,6 @@ #include <vcl/graph.hxx> #include <vcl/graphicfilter.hxx> #include <vcl/help.hxx> -#include <vcl/idle.hxx> #include <vcl/image.hxx> #include <vcl/layout.hxx> #include <vcl/lstbox.hxx> @@ -110,13 +122,14 @@ #include <vcl/outdev.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/scrbar.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> #include <vcl/svapp.hxx> #include <vcl/syswin.hxx> +#include <vcl/tabctrl.hxx> +#include <vcl/tabpage.hxx> #include <vcl/timer.hxx> #include <vcl/toolbox.hxx> #include <vcl/vclenum.hxx> @@ -125,6 +138,7 @@ #include <vcl/waitobj.hxx> #include <vcl/window.hxx> #include <vcl/wrkwin.hxx> +#include <Annotation.hxx> #include <CustomAnimationEffect.hxx> #include <CustomAnimationPreset.hxx> #include <EffectMigration.hxx> @@ -152,16 +166,13 @@ #include <basegfx/vector/b2dvector.hxx> #include <basic/sbstar.hxx> #include <com/sun/star/accessibility/AccessibleEventId.hpp> -#include <com/sun/star/accessibility/AccessibleRole.hpp> #include <com/sun/star/accessibility/AccessibleStateType.hpp> -#include <com/sun/star/accessibility/XAccessible.hpp> #include <com/sun/star/animations/AnimationFill.hpp> #include <com/sun/star/animations/AnimationNodeType.hpp> -#include <com/sun/star/animations/Event.hpp> #include <com/sun/star/animations/ParallelTimeContainer.hpp> +#include <com/sun/star/animations/XAnimate.hpp> #include <com/sun/star/animations/XAnimationNode.hpp> #include <com/sun/star/awt/FontDescriptor.hpp> -#include <com/sun/star/awt/GradientStyle.hpp> #include <com/sun/star/awt/XWindow.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> @@ -177,6 +188,7 @@ #include <com/sun/star/container/XIndexAccess.hpp> #include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/container/XNameContainer.hpp> +#include <com/sun/star/datatransfer/DataFlavor.hpp> #include <com/sun/star/datatransfer/XTransferable2.hpp> #include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp> #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp> @@ -188,6 +200,8 @@ #include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp> #include <com/sun/star/document/XEventBroadcaster.hpp> #include <com/sun/star/document/XExporter.hpp> +#include <com/sun/star/drawing/FillStyle.hpp> +#include <com/sun/star/drawing/LineCap.hpp> #include <com/sun/star/drawing/LineStyle.hpp> #include <com/sun/star/drawing/XDrawPage.hpp> #include <com/sun/star/drawing/XDrawPages.hpp> @@ -206,19 +220,24 @@ #include <com/sun/star/embed/XEmbeddedObject.hpp> #include <com/sun/star/embed/XStorage.hpp> #include <com/sun/star/frame/FeatureStateEvent.hpp> -#include <com/sun/star/frame/XComponentLoader.hpp> #include <com/sun/star/frame/XController.hpp> -#include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XFrame.hpp> -#include <com/sun/star/frame/XLayoutManager.hpp> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XTerminateListener.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> +#include <com/sun/star/i18n/KCharacterType.hpp> +#include <com/sun/star/i18n/KParseTokens.hpp> +#include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> +#include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> +#include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> +#include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XInitialization.hpp> @@ -229,14 +248,14 @@ #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/presentation/EffectNodeType.hpp> #include <com/sun/star/presentation/EffectPresetClass.hpp> -#include <com/sun/star/presentation/FadeEffect.hpp> #include <com/sun/star/presentation/ParagraphTarget.hpp> -#include <com/sun/star/presentation/XPresentation2.hpp> +#include <com/sun/star/style/NumberingType.hpp> #include <com/sun/star/style/XStyle.hpp> #include <com/sun/star/task/XStatusIndicator.hpp> #include <com/sun/star/task/XStatusIndicatorSupplier.hpp> #include <com/sun/star/text/XText.hpp> #include <com/sun/star/text/XTextField.hpp> +#include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Reference.hxx> @@ -244,6 +263,8 @@ #include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/Type.h> +#include <com/sun/star/uno/Type.hxx> +#include <com/sun/star/uno/TypeClass.hdl> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> #include <com/sun/star/uno/XWeak.hpp> @@ -258,7 +279,9 @@ #include <comphelper/classids.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/extract.hxx> +#include <comphelper/lok.hxx> #include <comphelper/processfactory.hxx> +#include <comphelper/propertysequence.hxx> #include <comphelper/sequence.hxx> #include <comphelper/servicehelper.hxx> #include <comphelper/storagehelper.hxx> @@ -271,10 +294,9 @@ #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/exc_hlp.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase4.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/weak.hxx> +#include <cppuhelper/weakagg.hxx> #include <cusshow.hxx> #include <customshowlist.hxx> #include <drawdoc.hxx> @@ -311,6 +333,7 @@ #include <editeng/postitem.hxx> #include <editeng/scripttypeitem.hxx> #include <editeng/shdditem.hxx> +#include <editeng/sizeitem.hxx> #include <editeng/svxenum.hxx> #include <editeng/udlnitem.hxx> #include <editeng/ulspitem.hxx> @@ -325,6 +348,8 @@ #include <imapinfo.hxx> #include <notifydocumentevent.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/make_unique.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <pglink.hxx> #include <sdabstdlg.hxx> @@ -343,12 +368,16 @@ #include <sfx2/dllapi.h> #include <sfx2/docfile.hxx> #include <sfx2/docfilt.hxx> +#include <sfx2/dockwin.hxx> #include <sfx2/fcontnr.hxx> +#include <sfx2/filedlghelper.hxx> #include <sfx2/frame.hxx> #include <sfx2/ipclient.hxx> #include <sfx2/linkmgr.hxx> #include <sfx2/msg.hxx> #include <sfx2/msgpool.hxx> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> +#include <sfx2/notebookbar/SfxNotebookBar.hxx> #include <sfx2/objface.hxx> #include <sfx2/objsh.hxx> #include <sfx2/printer.hxx> @@ -364,25 +393,28 @@ #include <sfx2/viewfrm.hxx> #include <sfx2/viewsh.hxx> #include <sfx2/zoomitem.hxx> +#include <sot/exchange.hxx> #include <sot/formats.hxx> #include <sot/sotdllapi.h> #include <sot/storage.hxx> #include <stlpool.hxx> #include <stlsheet.hxx> +#include <strings.hxx> #include <svl/SfxBroadcaster.hxx> #include <svl/aeitem.hxx> #include <svl/eitem.hxx> +#include <svl/hint.hxx> #include <svl/intitem.hxx> #include <svl/itempool.hxx> #include <svl/itemset.hxx> #include <svl/languageoptions.hxx> #include <svl/lstner.hxx> #include <svl/macitem.hxx> +#include <svl/memberid.h> #include <svl/metitem.hxx> #include <svl/poolitem.hxx> #include <svl/ptitem.hxx> #include <svl/slstitm.hxx> -#include <svl/hint.hxx> #include <svl/srchitem.hxx> #include <svl/stritem.hxx> #include <svl/style.hxx> @@ -401,6 +433,7 @@ #include <svx/SvxColorChildWindow.hxx> #include <svx/bmpmask.hxx> #include <svx/dialmgr.hxx> +#include <svx/dlgutil.hxx> #include <svx/drawitem.hxx> #include <svx/extrusionbar.hxx> #include <svx/f3dchild.hxx> @@ -416,6 +449,8 @@ #include <svx/imapdlg.hxx> #include <svx/obj3d.hxx> #include <svx/ruler.hxx> +#include <svx/rulritem.hxx> +#include <svx/scene3d.hxx> #include <svx/sdmetitm.hxx> #include <svx/sdooitm.hxx> #include <svx/sdr/contact/displayinfo.hxx> @@ -433,6 +468,7 @@ #include <svx/svditer.hxx> #include <svx/svdlayer.hxx> #include <svx/svdmodel.hxx> +#include <svx/svdoashp.hxx> #include <svx/svdobj.hxx> #include <svx/svdograf.hxx> #include <svx/svdogrp.hxx> @@ -456,32 +492,41 @@ #include <svx/unoapi.hxx> #include <svx/unoprov.hxx> #include <svx/unoshape.hxx> -#include <svx/viewpt3d.hxx> #include <svx/xbtmpit.hxx> #include <svx/xcolit.hxx> #include <svx/xdef.hxx> #include <svx/xenum.hxx> #include <svx/xfillit0.hxx> +#include <svx/xflasit.hxx> +#include <svx/xflbckit.hxx> +#include <svx/xflbmtit.hxx> +#include <svx/xflbstit.hxx> #include <svx/xflclit.hxx> -#include <svx/xgrad.hxx> +#include <svx/xflgrit.hxx> +#include <svx/xflhtit.hxx> #include <svx/xit.hxx> #include <svx/xlineit0.hxx> +#include <svx/xlnasit.hxx> #include <svx/xlnclit.hxx> #include <svx/xlndsit.hxx> +#include <svx/xlnedcit.hxx> #include <svx/xlnedit.hxx> #include <svx/xlnedwit.hxx> +#include <svx/xlnstcit.hxx> #include <svx/xlnstit.hxx> #include <svx/xlnstwit.hxx> +#include <svx/xlntrit.hxx> #include <svx/xlnwtit.hxx> #include <svx/xoutbmp.hxx> +#include <svx/xpoly.hxx> #include <svx/xtable.hxx> #include <textapi.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/date.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <vcl/errcode.hxx> #include <tools/fldunit.hxx> #include <tools/gen.hxx> #include <tools/globname.hxx> @@ -496,12 +541,16 @@ #include <tools/toolsdllapi.h> #include <tools/urlobj.hxx> #include <tools/weakbase.hxx> +#include <tools/wintypes.hxx> #include <typelib/typedescription.h> #include <undo/undomanager.hxx> #include <undo/undoobjects.hxx> #include <undoanim.hxx> +#include <uno/any2.h> #include <uno/data.h> #include <uno/sequence2.h> +#include <unotools/charclass.hxx> +#include <unotools/configmgr.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/moduleoptions.hxx> #include <unotools/options.hxx> @@ -510,8 +559,10 @@ #include <unotools/resmgr.hxx> #include <unotools/saveopt.hxx> #include <unotools/streamwrap.hxx> +#include <unotools/syslocale.hxx> #include <unotools/ucbstreamhelper.hxx> #include <unotools/unotoolsdllapi.h> #include <unotools/useroptions.hxx> +#include <xmloff/autolayout.hxx> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sd/inc/pch/precompiled_sdui.hxx b/sd/inc/pch/precompiled_sdui.hxx index 61774a8605f8..043cf3150b80 100644 --- a/sd/inc/pch/precompiled_sdui.hxx +++ b/sd/inc/pch/precompiled_sdui.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:31:07 using: + Generated on 2017-09-20 22:53:54 using: ./bin/update_pch sd sdui --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -30,16 +30,20 @@ #include <cstdlib> #include <cstring> #include <deque> +#include <exception> #include <float.h> #include <functional> #include <iomanip> +#include <iterator> #include <limits.h> #include <limits> #include <list> +#include <locale> #include <math.h> #include <memory> #include <new> #include <ostream> +#include <sddllapi.h> #include <set> #include <sstream> #include <stack> @@ -53,8 +57,8 @@ #include <unordered_set> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> -#include <boost/optional.hpp> +#include <osl/conditn.h> +#include <osl/conditn.hxx> #include <osl/diagnose.h> #include <osl/diagnose.hxx> #include <osl/doublecheckedlocking.h> @@ -72,6 +76,7 @@ #include <osl/security.h> #include <osl/socket.h> #include <osl/thread.h> +#include <osl/thread.hxx> #include <osl/time.h> #include <rtl/alloc.h> #include <rtl/byteseq.h> @@ -105,28 +110,33 @@ #include <sal/typesizes.h> #include <salhelper/salhelperdllapi.h> #include <salhelper/simplereferenceobject.hxx> +#include <vcl/EnumContext.hxx> +#include <vcl/IContext.hxx> #include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> #include <vcl/builder.hxx> -#include <vcl/builderfactory.hxx> #include <vcl/button.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/commandevent.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandevent.hxx> #include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dialog.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> +#include <vcl/dockwin.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> +#include <vcl/errinf.hxx> #include <vcl/event.hxx> #include <vcl/field.hxx> #include <vcl/fixed.hxx> +#include <vcl/floatwin.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> #include <vcl/gdimtf.hxx> @@ -149,38 +159,42 @@ #include <vcl/metaact.hxx> #include <vcl/metaactiontypes.hxx> #include <vcl/metric.hxx> -#include <vcl/mnemonicengine.hxx> #include <vcl/msgbox.hxx> +#include <vcl/notebookbar.hxx> #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> #include <vcl/pointr.hxx> +#include <vcl/print.hxx> #include <vcl/prntypes.hxx> #include <vcl/ptrstyle.hxx> -#include <vcl/quickselectionengine.hxx> #include <vcl/region.hxx> #include <vcl/salgtype.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/scrbar.hxx> -#include <vcl/seleng.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> -#include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> +#include <vcl/split.hxx> #include <vcl/syswin.hxx> #include <vcl/tabctrl.hxx> #include <vcl/tabdlg.hxx> #include <vcl/tabpage.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/toolbox.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclmedit.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vclstatuslistener.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/virdev.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> @@ -195,6 +209,7 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> @@ -211,12 +226,18 @@ #include <com/sun/star/awt/GradientStyle.hpp> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> #include <com/sun/star/awt/XControlContainer.hpp> #include <com/sun/star/beans/NamedValue.hpp> +#include <com/sun/star/beans/Property.hpp> #include <com/sun/star/beans/PropertyState.hpp> #include <com/sun/star/beans/PropertyValue.hpp> +#include <com/sun/star/beans/XFastPropertySet.hpp> +#include <com/sun/star/beans/XMultiPropertySet.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/XPropertySetInfo.hpp> +#include <com/sun/star/beans/XPropertySetOption.hpp> +#include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/bridge/oleautomation/Decimal.hpp> #include <com/sun/star/container/XIndexAccess.hpp> #include <com/sun/star/container/XNameContainer.hpp> @@ -236,24 +257,33 @@ #include <com/sun/star/drawing/HatchStyle.hpp> #include <com/sun/star/drawing/LineCap.hpp> #include <com/sun/star/drawing/LineStyle.hpp> +#include <com/sun/star/drawing/XDrawPage.hpp> #include <com/sun/star/embed/Aspects.hpp> #include <com/sun/star/embed/VerbDescriptor.hpp> #include <com/sun/star/embed/XStorage.hpp> +#include <com/sun/star/frame/Desktop.hpp> #include <com/sun/star/frame/FeatureStateEvent.hpp> -#include <com/sun/star/frame/XController2.hpp> +#include <com/sun/star/frame/XDispatch.hpp> +#include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XFrame.hpp> -#include <com/sun/star/frame/XModel.hpp> +#include <com/sun/star/frame/XFrameActionListener.hpp> +#include <com/sun/star/frame/XLayoutManager.hpp> +#include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/frame/XTerminateListener.hpp> -#include <com/sun/star/frame/status/Verb.hpp> +#include <com/sun/star/frame/XToolbarController.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> #include <com/sun/star/i18n/Calendar2.hpp> #include <com/sun/star/i18n/CharacterIteratorMode.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/ForbiddenCharacters.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/TransliterationModules.hpp> +#include <com/sun/star/i18n/TransliterationModulesExtra.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/WordType.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XCollator.hpp> @@ -262,11 +292,13 @@ #include <com/sun/star/i18n/XNativeNumberSupplier.hpp> #include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/io/XInputStream.hpp> +#include <com/sun/star/io/XStream.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XComponent.hpp> +#include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XSingleComponentFactory.hpp> @@ -277,6 +309,7 @@ #include <com/sun/star/style/NumberingType.hpp> #include <com/sun/star/style/XStyle.hpp> #include <com/sun/star/table/BorderLineStyle.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Exception.hpp> @@ -288,6 +321,7 @@ #include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/TypeClass.hdl> +#include <com/sun/star/uno/TypeClass.hpp> #include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> @@ -298,27 +332,42 @@ #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/URL.hpp> +#include <com/sun/star/util/URLTransformer.hpp> +#include <com/sun/star/util/XAccounting.hpp> +#include <com/sun/star/util/XURLTransformer.hpp> +#include <com/sun/star/util/XUpdatable.hpp> #include <com/sun/star/view/PrintableState.hpp> #include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> +#include <comphelper/extract.hxx> #include <comphelper/fileformat.h> -#include <comphelper/namedvaluecollection.hxx> #include <comphelper/processfactory.hxx> +#include <comphelper/propagg.hxx> +#include <comphelper/proparrhlp.hxx> +#include <comphelper/property.hxx> +#include <comphelper/propertycontainer.hxx> +#include <comphelper/propertycontainerhelper.hxx> +#include <comphelper/propstate.hxx> +#include <comphelper/sequence.hxx> +#include <comphelper/types.hxx> +#include <comphelper/uno3.hxx> #include <comphelper/weak.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> -#include <cppuhelper/compbase1.hxx> +#include <cppuhelper/basemutex.hxx> +#include <cppuhelper/compbase.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/factory.hxx> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase2.hxx> -#include <cppuhelper/implbase3.hxx> -#include <cppuhelper/implbase4.hxx> +#include <cppuhelper/implbase.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> #include <cppuhelper/interfacecontainer.h> +#include <cppuhelper/interfacecontainer.hxx> +#include <cppuhelper/propshlp.hxx> +#include <cppuhelper/proptypehlp.h> +#include <cppuhelper/proptypehlp.hxx> #include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> @@ -332,6 +381,7 @@ #include <editeng/editeng.hxx> #include <editeng/editengdllapi.h> #include <editeng/editstat.hxx> +#include <editeng/editview.hxx> #include <editeng/eedata.hxx> #include <editeng/eeitem.hxx> #include <editeng/forbiddencharacterstable.hxx> @@ -347,19 +397,23 @@ #include <i18nutil/i18nutildllapi.h> #include <i18nutil/paper.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/enumarray.hxx> +#include <o3tl/sorted_vector.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <sdattr.hxx> #include <sdmod.hxx> -#include <sdpage.hxx> #include <sdresid.hxx> #include <sfx2/app.hxx> +#include <sfx2/ctrlitem.hxx> #include <sfx2/dllapi.h> -#include <sfx2/docfile.hxx> -#include <sfx2/frame.hxx> -#include <sfx2/module.hxx> +#include <sfx2/linksrc.hxx> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> #include <sfx2/objsh.hxx> +#include <sfx2/sfxstatuslistener.hxx> #include <sfx2/sfxuno.hxx> #include <sfx2/shell.hxx> +#include <sot/exchange.hxx> #include <sot/formats.hxx> #include <sot/sotdllapi.h> #include <svl/SfxBroadcaster.hxx> @@ -374,6 +428,7 @@ #include <svl/itemset.hxx> #include <svl/languageoptions.hxx> #include <svl/lstner.hxx> +#include <svl/memberid.h> #include <svl/metitem.hxx> #include <svl/poolitem.hxx> #include <svl/stritem.hxx> @@ -382,15 +437,20 @@ #include <svl/svldllapi.h> #include <svl/undo.hxx> #include <svtools/colorcfg.hxx> +#include <svtools/ctrlbox.hxx> +#include <svtools/ehdl.hxx> +#include <svtools/framestatuslistener.hxx> #include <svtools/grfmgr.hxx> -#include <svtools/imgdef.hxx> #include <svtools/miscopt.hxx> #include <svtools/optionsdrawinglayer.hxx> #include <svtools/svtdllapi.h> -#include <svtools/transfer.hxx> -#include <svtools/treelist.hxx> +#include <svtools/svtresid.hxx> +#include <svtools/toolboxcontroller.hxx> #include <svtools/treelistentries.hxx> +#include <svtools/valueset.hxx> #include <svtools/viewdataentry.hxx> +#include <svx/Palette.hxx> +#include <svx/SvxColorValueSet.hxx> #include <svx/XPropertyEntry.hxx> #include <svx/drawitem.hxx> #include <svx/flagsdef.hxx> @@ -413,8 +473,10 @@ #include <svx/sdooitm.hxx> #include <svx/sdprcitm.hxx> #include <svx/sdr/animation/scheduler.hxx> +#include <svx/sdr/contact/viewobjectcontactredirector.hxx> #include <svx/sdr/overlay/overlayobject.hxx> #include <svx/sdr/overlay/overlayobjectlist.hxx> +#include <svx/sdrmasterpagedescriptor.hxx> #include <svx/sdrobjectuser.hxx> #include <svx/sdrpageuser.hxx> #include <svx/sdshcitm.hxx> @@ -454,6 +516,7 @@ #include <svx/svdoedge.hxx> #include <svx/svdorect.hxx> #include <svx/svdotext.hxx> +#include <svx/svdpage.hxx> #include <svx/svdpagv.hxx> #include <svx/svdpntv.hxx> #include <svx/svdpoev.hxx> @@ -465,6 +528,7 @@ #include <svx/svdxcgv.hxx> #include <svx/svxdlg.hxx> #include <svx/svxdllapi.h> +#include <svx/tbxcolorupdate.hxx> #include <svx/xcolit.hxx> #include <svx/xdash.hxx> #include <svx/xdef.hxx> @@ -480,12 +544,11 @@ #include <svx/xtable.hxx> #include <svx/xtextit0.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/contnr.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> -#include <vcl/errcode.hxx> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/fract.hxx> @@ -499,9 +562,9 @@ #include <tools/ref.hxx> #include <tools/solar.h> #include <tools/stream.hxx> -#include <tools/svborder.hxx> #include <tools/time.hxx> #include <tools/toolsdllapi.h> +#include <tools/urlobj.hxx> #include <tools/weakbase.h> #include <tools/weakbase.hxx> #include <tools/wintypes.hxx> @@ -517,7 +580,6 @@ #include <unotools/fontdefs.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> -#include <unotools/pathoptions.hxx> #include <unotools/readwritemutexguard.hxx> #include <unotools/resmgr.hxx> #include <unotools/syslocale.hxx> diff --git a/sdext/inc/pch/precompiled_PresentationMinimizer.hxx b/sdext/inc/pch/precompiled_PresentationMinimizer.hxx index 803de6542a1c..01a0f609b7a7 100644 --- a/sdext/inc/pch/precompiled_PresentationMinimizer.hxx +++ b/sdext/inc/pch/precompiled_PresentationMinimizer.hxx @@ -13,18 +13,23 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:37 using: + Generated on 2017-09-20 22:53:55 using: ./bin/update_pch sdext PresentationMinimizer --cutoff=2 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./sdext/inc/pch/precompiled_PresentationMinimizer.hxx "/opt/lo/bin/make sdext.build" --find-conflicts + ./bin/update_pch_bisect ./sdext/inc/pch/precompiled_PresentationMinimizer.hxx "make sdext.build" --find-conflicts */ +#include <algorithm> #include <cassert> +#include <config_global.h> #include <config_typesizes.h> #include <cstddef> #include <cstdlib> #include <cstring> +#include <initializer_list> +#include <iomanip> +#include <memory> #include <new> #include <ostream> #include <sstream> @@ -33,10 +38,13 @@ #include <stdlib.h> #include <string.h> #include <string> +#include <type_traits> +#include <utility> #include <osl/diagnose.h> #include <osl/file.h> #include <osl/file.hxx> #include <osl/interlck.h> +#include <osl/mutex.h> #include <osl/mutex.hxx> #include <osl/thread.h> #include <osl/time.h> @@ -60,6 +68,7 @@ #include <sal/types.h> #include <sal/typesizes.h> #include <com/sun/star/awt/Size.hpp> +#include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/container/XNameContainer.hpp> @@ -68,7 +77,7 @@ #include <com/sun/star/drawing/XMasterPagesSupplier.hpp> #include <com/sun/star/drawing/XShapes.hpp> #include <com/sun/star/frame/Desktop.hpp> -#include <com/sun/star/frame/XComponentLoader.hpp> +#include <com/sun/star/frame/XStorable.hpp> #include <com/sun/star/graphic/GraphicProvider.hpp> #include <com/sun/star/graphic/XGraphicProvider.hpp> #include <com/sun/star/io/TempFile.hpp> @@ -80,11 +89,34 @@ #include <com/sun/star/presentation/XPresentationPage.hpp> #include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp> +#include <com/sun/star/uno/Any.h> +#include <com/sun/star/uno/Any.hxx> +#include <com/sun/star/uno/Reference.h> +#include <com/sun/star/uno/Reference.hxx> +#include <com/sun/star/uno/RuntimeException.hpp> +#include <com/sun/star/uno/Sequence.h> +#include <com/sun/star/uno/Sequence.hxx> +#include <com/sun/star/uno/Type.h> +#include <com/sun/star/uno/Type.hxx> +#include <com/sun/star/uno/TypeClass.hdl> #include <com/sun/star/uno/XComponentContext.hpp> +#include <com/sun/star/uno/XInterface.hpp> +#include <com/sun/star/uno/genfunc.h> +#include <com/sun/star/uno/genfunc.hxx> #include <com/sun/star/util/URL.hpp> #include <com/sun/star/util/URLTransformer.hpp> #include <com/sun/star/util/XURLTransformer.hpp> #include <com/sun/star/view/XControlAccess.hpp> +#include <cppu/cppudllapi.h> +#include <cppu/unotype.hxx> #include <cppuhelper/cppuhelperdllapi.h> +#include <o3tl/typed_flags_set.hxx> +#include <tools/toolsdllapi.h> +#include <typelib/typeclass.h> +#include <typelib/typedescription.h> +#include <typelib/uik.h> +#include <uno/any2.h> +#include <uno/data.h> +#include <uno/sequence2.h> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/sdext/inc/pch/precompiled_PresenterScreen.hxx b/sdext/inc/pch/precompiled_PresenterScreen.hxx index 31a8febe05be..6c6e3ba95cf7 100644 --- a/sdext/inc/pch/precompiled_PresenterScreen.hxx +++ b/sdext/inc/pch/precompiled_PresenterScreen.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:38 using: + Generated on 2017-09-20 22:53:56 using: ./bin/update_pch sdext PresenterScreen --cutoff=2 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./sdext/inc/pch/precompiled_PresenterScreen.hxx "/opt/lo/bin/make sdext.build" --find-conflicts + ./bin/update_pch_bisect ./sdext/inc/pch/precompiled_PresenterScreen.hxx "make sdext.build" --find-conflicts */ #include <algorithm> @@ -27,6 +27,7 @@ #include <cstdlib> #include <cstring> #include <exception> +#include <initializer_list> #include <iomanip> #include <map> #include <math.h> @@ -40,10 +41,13 @@ #include <string> #include <utility> #include <vector> +#include <osl/conditn.h> +#include <osl/conditn.hxx> #include <osl/diagnose.h> #include <osl/doublecheckedlocking.h> #include <osl/getglobalmutex.hxx> #include <osl/interlck.h> +#include <osl/mutex.h> #include <osl/mutex.hxx> #include <osl/thread.h> #include <osl/thread.hxx> @@ -80,6 +84,7 @@ #include <com/sun/star/awt/XWindow.hpp> #include <com/sun/star/awt/XWindow2.hpp> #include <com/sun/star/awt/XWindowPeer.hpp> +#include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/container/XChild.hpp> #include <com/sun/star/container/XNameAccess.hpp> @@ -106,8 +111,6 @@ #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/presentation/XPresentation2.hpp> #include <com/sun/star/presentation/XPresentationSupplier.hpp> -#include <com/sun/star/presentation/XSlideShow.hpp> -#include <com/sun/star/presentation/XSlideShowView.hpp> #include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/rendering/CompositeOperation.hpp> #include <com/sun/star/rendering/FillRule.hpp> diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx index cea43ef5b833..947f3f20e6cd 100644 --- a/sfx2/inc/pch/precompiled_sfx.hxx +++ b/sfx2/inc/pch/precompiled_sfx.hxx @@ -13,19 +13,21 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-01-07 14:31:00 using: + Generated on 2017-09-20 22:53:58 using: ./bin/update_pch sfx2 sfx --cutoff=3 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./sfx2/inc/pch/precompiled_sfx.hxx "/opt/lo/bin/make sfx2.build" --find-conflicts + ./bin/update_pch_bisect ./sfx2/inc/pch/precompiled_sfx.hxx "make sfx2.build" --find-conflicts */ #include <algorithm> #include <cassert> #include <config_features.h> #include <config_folders.h> +#include <config_global.h> #include <cstddef> #include <cstdlib> +#include <exception> #include <functional> #include <limits.h> #include <list> @@ -38,13 +40,14 @@ #include <stdlib.h> #include <string.h> #include <string> +#include <type_traits> #include <typeinfo> #include <unordered_map> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <boost/logic/tribool.hpp> #include <boost/optional.hpp> +#include <boost/property_tree/json_parser.hpp> #include <osl/conditn.hxx> #include <osl/diagnose.h> #include <osl/file.hxx> @@ -56,12 +59,13 @@ #include <osl/socket.hxx> #include <osl/thread.h> #include <osl/thread.hxx> +#include <osl/time.h> #include <rtl/alloc.h> #include <rtl/bootstrap.hxx> #include <rtl/character.hxx> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/math.hxx> -#include <rtl/random.h> #include <rtl/ref.hxx> #include <rtl/strbuf.hxx> #include <rtl/string.h> @@ -80,6 +84,7 @@ #include <sal/macros.h> #include <sal/saldllapi.h> #include <sal/types.h> +#include <vcl/EnumContext.hxx> #include <vcl/alpha.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> @@ -87,14 +92,15 @@ #include <vcl/builderfactory.hxx> #include <vcl/button.hxx> #include <vcl/cairo.hxx> -#include <vcl/checksum.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandinfoprovider.hxx> +#include <vcl/ctrl.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dialog.hxx> #include <vcl/dibtools.hxx> #include <vcl/dllapi.h> #include <vcl/edit.hxx> -#include <vcl/EnumContext.hxx> +#include <vcl/errcode.hxx> #include <vcl/fixed.hxx> #include <vcl/floatwin.hxx> #include <vcl/font.hxx> @@ -117,19 +123,18 @@ #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> -#include <vcl/pngread.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scopedbitmapaccess.hxx> #include <vcl/scrbar.hxx> #include <vcl/settings.hxx> #include <vcl/splitwin.hxx> #include <vcl/svapp.hxx> #include <vcl/syswin.hxx> +#include <vcl/tabctrl.hxx> #include <vcl/timer.hxx> #include <vcl/toolbox.hxx> -#include <vcl/vclenum.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> #include <vcl/virdev.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> @@ -137,6 +142,7 @@ #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolormodifier.hxx> #include <basegfx/matrix/b2dhommatrixtools.hxx> +#include <basegfx/numeric/ftools.hxx> #include <basegfx/polygon/b2dpolygon.hxx> #include <basegfx/polygon/b2dpolypolygon.hxx> #include <basegfx/vector/b2enums.hxx> @@ -160,6 +166,7 @@ #include <com/sun/star/awt/XWindow2.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> +#include <com/sun/star/beans/PropertyExistException.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/StringPair.hpp> #include <com/sun/star/beans/XPropertyAccess.hpp> @@ -169,7 +176,6 @@ #include <com/sun/star/configuration/theDefaultProvider.hpp> #include <com/sun/star/container/XChild.hpp> #include <com/sun/star/container/XContainerQuery.hpp> -#include <com/sun/star/container/XEnumeration.hpp> #include <com/sun/star/container/XIndexAccess.hpp> #include <com/sun/star/container/XIndexContainer.hpp> #include <com/sun/star/container/XNameAccess.hpp> @@ -192,30 +198,20 @@ #include <com/sun/star/embed/XStorage.hpp> #include <com/sun/star/embed/XTransactedObject.hpp> #include <com/sun/star/frame/Desktop.hpp> -#include <com/sun/star/frame/DispatchDescriptor.hpp> #include <com/sun/star/frame/DispatchResultState.hpp> -#include <com/sun/star/frame/DocumentTemplates.hpp> -#include <com/sun/star/frame/FeatureStateEvent.hpp> #include <com/sun/star/frame/Frame.hpp> -#include <com/sun/star/frame/FrameAction.hpp> -#include <com/sun/star/frame/FrameActionEvent.hpp> #include <com/sun/star/frame/FrameSearchFlag.hpp> #include <com/sun/star/frame/ModuleManager.hpp> +#include <com/sun/star/frame/UnknownModuleException.hpp> #include <com/sun/star/frame/XComponentLoader.hpp> #include <com/sun/star/frame/XController.hpp> -#include <com/sun/star/frame/XDesktop.hpp> #include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp> -#include <com/sun/star/frame/XDispatchProviderInterception.hpp> #include <com/sun/star/frame/XDispatchRecorderSupplier.hpp> -#include <com/sun/star/frame/XDocumentTemplates.hpp> #include <com/sun/star/frame/XFrame.hpp> -#include <com/sun/star/frame/XFrameActionListener.hpp> -#include <com/sun/star/frame/XFramesSupplier.hpp> #include <com/sun/star/frame/XLayoutManager.hpp> #include <com/sun/star/frame/XLoadable.hpp> #include <com/sun/star/frame/XModel.hpp> -#include <com/sun/star/frame/XNotifyingDispatch.hpp> #include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/frame/XStorable.hpp> #include <com/sun/star/frame/XSynchronousFrameLoader.hpp> @@ -227,8 +223,9 @@ #include <com/sun/star/frame/status/ItemStatus.hpp> #include <com/sun/star/frame/status/Visibility.hpp> #include <com/sun/star/frame/theGlobalEventBroadcaster.hpp> -#include <com/sun/star/frame/theUICommandDescription.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> +#include <com/sun/star/io/IOException.hpp> +#include <com/sun/star/io/WrongFormatException.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/io/XOutputStream.hpp> #include <com/sun/star/io/XSeekable.hpp> @@ -236,13 +233,16 @@ #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> +#include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> +#include <com/sun/star/lang/NoSupportException.hpp> #include <com/sun/star/lang/WrappedTargetRuntimeException.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XEventListener.hpp> #include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> +#include <com/sun/star/lang/XSingleServiceFactory.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/sdbc/XResultSet.hpp> @@ -256,6 +256,7 @@ #include <com/sun/star/task/ErrorCodeRequest.hpp> #include <com/sun/star/task/InteractionClassification.hpp> #include <com/sun/star/task/InteractionHandler.hpp> +#include <com/sun/star/task/XInteractionAbort.hpp> #include <com/sun/star/task/XInteractionApprove.hpp> #include <com/sun/star/task/XInteractionDisapprove.hpp> #include <com/sun/star/task/XInteractionHandler.hpp> @@ -269,6 +270,7 @@ #include <com/sun/star/ucb/XContent.hpp> #include <com/sun/star/ucb/XContentAccess.hpp> #include <com/sun/star/ui/ContextChangeEventMultiplexer.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/ui/dialogs/CommonFilePickerElementIds.hpp> #include <com/sun/star/ui/dialogs/ControlActions.hpp> #include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp> @@ -289,6 +291,7 @@ #include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/XComponentContext.hpp> +#include <com/sun/star/uno/XCurrentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> #include <com/sun/star/uri/UriReferenceFactory.hpp> #include <com/sun/star/util/CloseVetoException.hpp> @@ -303,14 +306,19 @@ #include <com/sun/star/util/XModifyListener.hpp> #include <com/sun/star/util/XURLTransformer.hpp> #include <com/sun/star/view/XSelectionSupplier.hpp> +#include <com/sun/star/xml/sax/Parser.hpp> #include <comphelper/comphelperdllapi.h> +#include <comphelper/dispatchcommand.hxx> #include <comphelper/docpasswordhelper.hxx> #include <comphelper/documentconstants.hxx> #include <comphelper/fileurl.hxx> #include <comphelper/interaction.hxx> +#include <comphelper/interfacecontainer2.hxx> #include <comphelper/lok.hxx> #include <comphelper/namedvaluecollection.hxx> #include <comphelper/processfactory.hxx> +#include <comphelper/propertysequence.hxx> +#include <comphelper/propertyvalue.hxx> #include <comphelper/sequence.hxx> #include <comphelper/sequenceashashmap.hxx> #include <comphelper/storagehelper.hxx> @@ -318,26 +326,24 @@ #include <comphelper/types.hxx> #include <cppu/unotype.hxx> #include <cppuhelper/basemutex.hxx> -#include <cppuhelper/compbase1.hxx> +#include <cppuhelper/compbase.hxx> +#include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/exc_hlp.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> #include <cppuhelper/interfacecontainer.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/weak.hxx> #include <cppuhelper/weakref.hxx> #include <drawinglayer/attribute/fillgraphicattribute.hxx> #include <drawinglayer/drawinglayerdllapi.h> +#include <drawinglayer/primitive2d/discretebitmapprimitive2d.hxx> #include <drawinglayer/primitive2d/fillgraphicprimitive2d.hxx> #include <drawinglayer/primitive2d/polygonprimitive2d.hxx> #include <drawinglayer/primitive2d/polypolygonprimitive2d.hxx> #include <drawinglayer/primitive2d/textlayoutdevice.hxx> #include <drawinglayer/primitive2d/textprimitive2d.hxx> #include <drawinglayer/processor2d/baseprocessor2d.hxx> -#include <drawinglayer/processor2d/processorfromoutputdevice.hxx> -#include <framework/addonmenu.hxx> -#include <framework/addonsoptions.hxx> #include <framework/documentundoguard.hxx> #include <framework/fwedllapi.h> #include <framework/interaction.hxx> @@ -346,6 +352,7 @@ #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> +#include <o3tl/make_unique.hxx> #include <o3tl/typed_flags_set.hxx> #include <officecfg/Office/Common.hxx> #include <sax/tools/converter.hxx> @@ -390,7 +397,7 @@ #include <svtools/svtdllapi.h> #include <svtools/svtresid.hxx> #include <svtools/treelistentry.hxx> -#include <toolkit/dllapi.h> +#include <toolkit/awt/vclxmenu.hxx> #include <toolkit/helper/convert.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> @@ -398,6 +405,7 @@ #include <tools/debug.hxx> #include <tools/diagnose_ex.h> #include <tools/fldunit.hxx> +#include <tools/fract.hxx> #include <tools/gen.hxx> #include <tools/globname.hxx> #include <tools/link.hxx> @@ -409,6 +417,7 @@ #include <tools/time.hxx> #include <tools/toolsdllapi.h> #include <tools/urlobj.hxx> +#include <tools/wintypes.hxx> #include <typelib/typedescription.h> #include <ucbhelper/commandenvironment.hxx> #include <ucbhelper/content.hxx> @@ -417,6 +426,7 @@ #include <unotools/bootstrap.hxx> #include <unotools/configitem.hxx> #include <unotools/configmgr.hxx> +#include <unotools/confignode.hxx> #include <unotools/eventcfg.hxx> #include <unotools/fontdefs.hxx> #include <unotools/historyoptions.hxx> @@ -441,7 +451,9 @@ #include <sfx2/app.hxx> #include <sfx2/bindings.hxx> #include <sfx2/childwin.hxx> +#include <sfx2/classificationhelper.hxx> #include <sfx2/ctrlitem.hxx> +#include <sfx2/dinfdlg.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/dllapi.h> #include <sfx2/docfac.hxx> @@ -449,6 +461,7 @@ #include <sfx2/docfilt.hxx> #include <sfx2/dockwin.hxx> #include <sfx2/doctempl.hxx> +#include <sfx2/emojiviewitem.hxx> #include <sfx2/event.hxx> #include <sfx2/evntconf.hxx> #include <sfx2/fcontnr.hxx> @@ -457,21 +470,24 @@ #include <sfx2/frmdescr.hxx> #include <sfx2/hintpost.hxx> #include <sfx2/infobar.hxx> +#include <sfx2/inputdlg.hxx> #include <sfx2/ipclient.hxx> #include <sfx2/linkmgr.hxx> #include <sfx2/lnkbase.hxx> +#include <sfx2/lokhelper.hxx> #include <sfx2/minfitem.hxx> #include <sfx2/module.hxx> #include <sfx2/msg.hxx> #include <sfx2/msgpool.hxx> #include <sfx2/new.hxx> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> +#include <sfx2/notebookbar/SfxNotebookBar.hxx> #include <sfx2/objface.hxx> #include <sfx2/objitem.hxx> #include <sfx2/objsh.hxx> #include <sfx2/passwd.hxx> #include <sfx2/printer.hxx> #include <sfx2/progress.hxx> -#include <sfx2/recentdocsviewitem.hxx> #include <sfx2/request.hxx> #include <sfx2/sfxbasecontroller.hxx> #include <sfx2/sfxbasemodel.hxx> @@ -493,6 +509,7 @@ #include <sfx2/sidebar/SidebarChildWindow.hxx> #include <sfx2/sidebar/SidebarController.hxx> #include <sfx2/sidebar/SidebarDockingWindow.hxx> +#include <sfx2/sidebar/SidebarToolBox.hxx> #include <sfx2/sidebar/TabBar.hxx> #include <sfx2/sidebar/TabItem.hxx> #include <sfx2/sidebar/Theme.hxx> @@ -506,6 +523,7 @@ #include <sfx2/tbxctrl.hxx> #include <sfx2/templatecontaineritem.hxx> #include <sfx2/templatedlg.hxx> +#include <sfx2/templatelocalview.hxx> #include <sfx2/templateviewitem.hxx> #include <sfx2/templdlg.hxx> #include <sfx2/thumbnailview.hxx> diff --git a/slideshow/inc/pch/precompiled_slideshow.hxx b/slideshow/inc/pch/precompiled_slideshow.hxx index 9bb3facc88eb..bea7b8f63a5c 100644 --- a/slideshow/inc/pch/precompiled_slideshow.hxx +++ b/slideshow/inc/pch/precompiled_slideshow.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:32:49 using: + Generated on 2017-09-20 22:54:00 using: ./bin/update_pch slideshow slideshow --cutoff=4 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -29,13 +29,14 @@ #include <cstddef> #include <cstdlib> #include <cstring> +#include <deque> +#include <exception> #include <float.h> #include <functional> #include <iomanip> #include <iterator> #include <limits.h> #include <limits> -#include <list> #include <map> #include <math.h> #include <memory> @@ -68,12 +69,12 @@ #include <osl/process.h> #include <osl/security.h> #include <osl/socket.h> +#include <osl/thread.h> #include <osl/thread.hxx> #include <osl/time.h> #include <rtl/alloc.h> #include <rtl/byteseq.h> #include <rtl/character.hxx> -#include <rtl/crc.h> #include <rtl/instance.hxx> #include <rtl/locale.h> #include <rtl/math.hxx> @@ -96,17 +97,21 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <sal/typesizes.h> +#include <vcl/EnumContext.hxx> #include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> +#include <vcl/builder.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> #include <vcl/commandevent.hxx> +#include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> @@ -127,16 +132,19 @@ #include <vcl/ptrstyle.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/settings.hxx> -#include <vcl/vectorgraphicdata.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> @@ -144,48 +152,57 @@ #include <basegfx/matrix/b2dhommatrixtools.hxx> #include <basegfx/numeric/ftools.hxx> #include <basegfx/point/b2dpoint.hxx> +#include <basegfx/point/b2ipoint.hxx> #include <basegfx/polygon/b2dpolygon.hxx> #include <basegfx/polygon/b2dpolygontools.hxx> #include <basegfx/polygon/b2dpolypolygon.hxx> #include <basegfx/polygon/b2dpolypolygontools.hxx> #include <basegfx/range/b2drange.hxx> +#include <basegfx/range/basicrange.hxx> #include <basegfx/tools/canvastools.hxx> +#include <basegfx/tuple/b2dtuple.hxx> +#include <basegfx/tuple/b2i64tuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> #include <canvas/canvastools.hxx> #include <com/sun/star/animations/TransitionSubType.hpp> #include <com/sun/star/animations/TransitionType.hpp> -#include <com/sun/star/animations/XAnimate.hpp> #include <com/sun/star/awt/FontWeight.hpp> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> #include <com/sun/star/awt/MouseButton.hpp> +#include <com/sun/star/awt/MouseEvent.hpp> #include <com/sun/star/awt/Rectangle.hpp> #include <com/sun/star/awt/SystemPointer.hpp> +#include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/drawing/LineCap.hpp> #include <com/sun/star/drawing/XShape.hpp> #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/lang/Locale.hpp> +#include <com/sun/star/lang/NoSupportException.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiComponentFactory.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/presentation/ParagraphTarget.hpp> -#include <com/sun/star/presentation/XSlideShowView.hpp> #include <com/sun/star/rendering/XCanvas.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> @@ -228,11 +245,13 @@ #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> diff --git a/sot/inc/pch/precompiled_sot.hxx b/sot/inc/pch/precompiled_sot.hxx index 6d693ba3901c..39c624a7c032 100644 --- a/sot/inc/pch/precompiled_sot.hxx +++ b/sot/inc/pch/precompiled_sot.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:37 using: + Generated on 2017-09-20 22:54:01 using: ./bin/update_pch sot sot --cutoff=5 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./sot/inc/pch/precompiled_sot.hxx "/opt/lo/bin/make sot.build" --find-conflicts + ./bin/update_pch_bisect ./sot/inc/pch/precompiled_sot.hxx "make sot.build" --find-conflicts */ #include <cassert> @@ -28,12 +28,14 @@ #include <new> #include <ostream> #include <sstream> +#include <stdlib.h> #include <string.h> #include <string> -#include <vector> -#include <osl/diagnose.h> +#include <utility> +#include <osl/doublecheckedlocking.h> #include <osl/endian.h> #include <osl/file.hxx> +#include <osl/getglobalmutex.hxx> #include <osl/interlck.h> #include <osl/mutex.hxx> #include <osl/process.h> @@ -41,13 +43,12 @@ #include <rtl/alloc.h> #include <rtl/character.hxx> #include <rtl/digest.h> +#include <rtl/instance.hxx> #include <rtl/ref.hxx> -#include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> #include <rtl/stringutils.hxx> #include <rtl/textenc.h> -#include <rtl/unload.h> #include <rtl/ustrbuf.hxx> #include <rtl/ustring.h> #include <rtl/ustring.hxx> @@ -56,15 +57,15 @@ #include <sal/log.hxx> #include <sal/saldllapi.h> #include <sal/types.h> -#include <com/sun/star/io/XInputStream.hpp> +#include <vcl/errcode.hxx> +#include <com/sun/star/uno/Any.hxx> +#include <com/sun/star/uno/RuntimeException.hpp> #include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/genfunc.hxx> #include <cppu/unotype.hxx> #include <o3tl/typed_flags_set.hxx> -#include <tools/debug.hxx> -#include <vcl/errinf.hxx> #include <tools/lineend.hxx> #include <tools/ref.hxx> #include <tools/stream.hxx> @@ -74,7 +75,6 @@ #include <uno/sequence2.h> #include <unotools/unotoolsdllapi.h> #include <sot/exchange.hxx> -#include <sot/sotdllapi.h> #include <sot/stg.hxx> #include <sot/storinfo.hxx> diff --git a/starmath/inc/pch/precompiled_sm.hxx b/starmath/inc/pch/precompiled_sm.hxx index fc1924f14d7b..da3b65d795f4 100644 --- a/starmath/inc/pch/precompiled_sm.hxx +++ b/starmath/inc/pch/precompiled_sm.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:33:50 using: + Generated on 2017-09-20 22:54:02 using: ./bin/update_pch starmath sm --cutoff=5 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -23,28 +23,23 @@ #include <algorithm> #include <cassert> #include <climits> -#include <cstdarg> #include <cstddef> #include <cstdlib> -#include <deque> +#include <cstring> #include <functional> #include <limits.h> -#include <limits> +#include <map> #include <memory> #include <new> #include <ostream> -#include <set> -#include <stdlib.h> #include <string.h> #include <unordered_map> #include <vector> -#include <boost/intrusive_ptr.hpp> +#include <boost/optional.hpp> #include <boost/optional/optional.hpp> #include <osl/diagnose.h> #include <osl/module.hxx> #include <osl/mutex.hxx> -#include <osl/process.h> -#include <osl/thread.h> #include <rtl/alloc.h> #include <rtl/character.hxx> #include <rtl/instance.hxx> @@ -53,6 +48,7 @@ #include <rtl/string.hxx> #include <rtl/stringutils.hxx> #include <rtl/textenc.h> +#include <rtl/unload.h> #include <rtl/ustrbuf.h> #include <rtl/ustrbuf.hxx> #include <rtl/ustring.h> @@ -60,85 +56,77 @@ #include <rtl/uuid.h> #include <sal/config.h> #include <sal/log.hxx> -#include <sal/macros.h> #include <sal/types.h> #include <salhelper/singletonref.hxx> +#include <vcl/button.hxx> #include <vcl/cairo.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> -#include <vcl/event.hxx> +#include <vcl/errcode.hxx> #include <vcl/font.hxx> -#include <vcl/inputctx.hxx> -#include <vcl/inputtypes.hxx> -#include <vcl/keycodes.hxx> #include <vcl/mapmod.hxx> #include <vcl/metaact.hxx> #include <vcl/metaactiontypes.hxx> #include <vcl/metric.hxx> -#include <vcl/msgbox.hxx> #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> -#include <vcl/pointr.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> #include <vcl/settings.hxx> #include <vcl/svapp.hxx> +#include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> #include <vcl/wall.hxx> -#include <vcl/window.hxx> #include <basegfx/color/bcolor.hxx> +#include <basegfx/numeric/ftools.hxx> #include <basegfx/polygon/b2dpolypolygon.hxx> #include <basegfx/vector/b2enums.hxx> #include <com/sun/star/beans/PropertyValue.hpp> -#include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/drawing/LineCap.hpp> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Reference.hxx> -#include <com/sun/star/uno/RuntimeException.hpp> -#include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Sequence.hxx> -#include <com/sun/star/uno/Type.h> #include <comphelper/comphelperdllapi.h> #include <comphelper/string.hxx> -#include <cppuhelper/implbase1.hxx> +#include <cppuhelper/implbase.hxx> #include <cppuhelper/weak.hxx> #include <cppuhelper/weakref.hxx> #include <dialog.hxx> #include <document.hxx> #include <editeng/editdata.hxx> #include <editeng/editengdllapi.h> -#include <error.hxx> +#include <editeng/editstat.hxx> #include <format.hxx> #include <i18nlangtag/lang.h> -#include <node.hxx> +#include <o3tl/cow_wrapper.hxx> +#include <o3tl/make_unique.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <rect.hxx> -#include <sfx2/app.hxx> -#include <sfx2/dispatch.hxx> #include <sfx2/dllapi.h> #include <sfx2/docfile.hxx> -#include <smdll.hxx> +#include <sfx2/shell.hxx> #include <smmod.hxx> #include <sot/formats.hxx> #include <svl/SfxBroadcaster.hxx> #include <svl/eitem.hxx> #include <svl/hint.hxx> -#include <svl/intitem.hxx> #include <svl/itemset.hxx> #include <svl/languageoptions.hxx> #include <svl/poolitem.hxx> #include <svl/stritem.hxx> +#include <svl/style.hxx> #include <svl/svldllapi.h> #include <svx/svxdllapi.h> #include <symbol.hxx> -#include <token.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/debug.hxx> -#include <vcl/errcode.hxx> #include <tools/gen.hxx> #include <tools/link.hxx> #include <tools/mapunit.hxx> @@ -146,11 +134,9 @@ #include <tools/ref.hxx> #include <tools/solar.h> #include <tools/toolsdllapi.h> -#include <tools/wintypes.hxx> -#include <typelib/typedescription.h> #include <types.hxx> -#include <uno/sequence2.h> #include <unomodel.hxx> +#include <unotools/configitem.hxx> #include <unotools/fontdefs.hxx> #include <unotools/options.hxx> #include <unotools/unotoolsdllapi.h> diff --git a/svgio/inc/pch/precompiled_svgio.hxx b/svgio/inc/pch/precompiled_svgio.hxx index 1fbc10a68688..829139c6a047 100644 --- a/svgio/inc/pch/precompiled_svgio.hxx +++ b/svgio/inc/pch/precompiled_svgio.hxx @@ -13,18 +13,21 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:39 using: + Generated on 2017-09-20 22:54:03 using: ./bin/update_pch svgio svgio --cutoff=8 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./svgio/inc/pch/precompiled_svgio.hxx "/opt/lo/bin/make svgio.build" --find-conflicts + ./bin/update_pch_bisect ./svgio/inc/pch/precompiled_svgio.hxx "make svgio.build" --find-conflicts */ +#include <memory> +#include <ostream> #include <set> #include <stddef.h> #include <stdlib.h> #include <vector> #include <boost/optional/optional.hpp> +#include <osl/diagnose.h> #include <osl/process.h> #include <osl/thread.h> #include <rtl/instance.hxx> diff --git a/svl/inc/pch/precompiled_svl.hxx b/svl/inc/pch/precompiled_svl.hxx index aefa7259f58f..891e44c3e434 100644 --- a/svl/inc/pch/precompiled_svl.hxx +++ b/svl/inc/pch/precompiled_svl.hxx @@ -13,23 +13,29 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:39 using: + Generated on 2017-09-20 22:54:04 using: ./bin/update_pch svl svl --cutoff=6 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./svl/inc/pch/precompiled_svl.hxx "/opt/lo/bin/make svl.build" --find-conflicts + ./bin/update_pch_bisect ./svl/inc/pch/precompiled_svl.hxx "make svl.build" --find-conflicts */ #include <algorithm> #include <cassert> #include <cstddef> +#include <cstring> +#include <exception> +#include <map> #include <memory> #include <new> #include <ostream> #include <stddef.h> #include <string.h> +#include <utility> #include <vector> #include <boost/optional.hpp> +#include <boost/optional/optional.hpp> +#include <boost/property_tree/json_parser.hpp> #include <osl/diagnose.h> #include <osl/endian.h> #include <osl/file.h> @@ -42,20 +48,23 @@ #include <rtl/alloc.h> #include <rtl/byteseq.hxx> #include <rtl/character.hxx> +#include <rtl/cipher.h> #include <rtl/crc.h> #include <rtl/digest.h> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> #include <rtl/stringutils.hxx> -#include <rtl/tencinfo.h> #include <rtl/textenc.h> #include <rtl/ustrbuf.hxx> #include <rtl/ustring.hxx> #include <rtl/uuid.h> +#include <sal/backtrace.hxx> #include <sal/config.h> #include <sal/log.hxx> #include <sal/macros.h> @@ -64,24 +73,42 @@ #include <sal/typesizes.h> #include <salhelper/linkhelper.hxx> #include <com/sun/star/lang/Locale.hpp> +#include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/uno/RuntimeException.hpp> +#include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Sequence.hxx> +#include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/XInterface.hpp> +#include <com/sun/star/uno/XWeak.hpp> +#include <com/sun/star/util/Date.hpp> +#include <com/sun/star/util/DateTime.hpp> +#include <com/sun/star/util/Time.hpp> +#include <comphelper/comphelperdllapi.h> +#include <comphelper/fileformat.h> #include <comphelper/processfactory.hxx> #include <cppu/cppudllapi.h> +#include <cppuhelper/cppuhelperdllapi.h> +#include <cppuhelper/implbase.hxx> +#include <cppuhelper/implbase_ex.hxx> +#include <cppuhelper/weak.hxx> #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <i18nlangtag/mslangid.hxx> +#include <libxml/xmlwriter.h> +#include <o3tl/strong_int.hxx> +#include <o3tl/typed_flags_set.hxx> #include <tools/debug.hxx> +#include <tools/solar.h> #include <tools/stream.hxx> #include <tools/toolsdllapi.h> #include <unotools/charclass.hxx> #include <unotools/options.hxx> #include <unotools/unotoolsdllapi.h> +#include <svl/hint.hxx> #include <svl/itempool.hxx> #include <svl/itemset.hxx> #include <svl/poolitem.hxx> diff --git a/svtools/inc/pch/precompiled_svt.hxx b/svtools/inc/pch/precompiled_svt.hxx index d7e516d25daf..142bf93dd753 100644 --- a/svtools/inc/pch/precompiled_svt.hxx +++ b/svtools/inc/pch/precompiled_svt.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:41 using: + Generated on 2017-09-20 22:54:06 using: ./bin/update_pch svtools svt --cutoff=4 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./svtools/inc/pch/precompiled_svt.hxx "/opt/lo/bin/make svtools.build" --find-conflicts + ./bin/update_pch_bisect ./svtools/inc/pch/precompiled_svt.hxx "make svtools.build" --find-conflicts */ #include <algorithm> @@ -29,8 +29,10 @@ #include <cstring> #include <float.h> #include <functional> +#include <initializer_list> #include <iomanip> #include <limits.h> +#include <limits> #include <list> #include <map> #include <math.h> @@ -41,6 +43,7 @@ #include <sstream> #include <stack> #include <stdarg.h> +#include <stdexcept> #include <string.h> #include <string> #include <type_traits> @@ -48,7 +51,6 @@ #include <unordered_map> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <boost/optional.hpp> #include <osl/conditn.hxx> #include <osl/diagnose.h> @@ -67,6 +69,7 @@ #include <rtl/character.hxx> #include <rtl/crc.h> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> @@ -91,23 +94,25 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <salhelper/salhelperdllapi.h> -#include <salhelper/simplereferenceobject.hxx> #include <salhelper/thread.hxx> #include <salhelper/timer.hxx> +#include <vcl/EnumContext.hxx> +#include <vcl/IContext.hxx> #include <vcl/alpha.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> #include <vcl/builder.hxx> #include <vcl/builderfactory.hxx> #include <vcl/button.hxx> -#include <vcl/commandevent.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandevent.hxx> #include <vcl/ctrl.hxx> #include <vcl/decoview.hxx> #include <vcl/dialog.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/field.hxx> #include <vcl/fixed.hxx> @@ -128,20 +133,23 @@ #include <vcl/metaact.hxx> #include <vcl/metric.hxx> #include <vcl/msgbox.hxx> +#include <vcl/notebookbar.hxx> #include <vcl/outdev.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scrbar.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> +#include <vcl/split.hxx> #include <vcl/svapp.hxx> #include <vcl/syswin.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> #include <vcl/toolbox.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclmedit.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> #include <vcl/virdev.hxx> #include <vcl/window.hxx> #include <vcl/wrkwin.hxx> @@ -165,12 +173,11 @@ #include <com/sun/star/accessibility/AccessibleRole.hpp> #include <com/sun/star/accessibility/AccessibleStateType.hpp> #include <com/sun/star/accessibility/XAccessible.hpp> -#include <com/sun/star/accessibility/XAccessibleComponent.hpp> #include <com/sun/star/accessibility/XAccessibleContext.hpp> -#include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> #include <com/sun/star/awt/Size.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> #include <com/sun/star/awt/XActionListener.hpp> #include <com/sun/star/awt/XAdjustmentListener.hpp> #include <com/sun/star/awt/XDevice.hpp> @@ -184,7 +191,6 @@ #include <com/sun/star/awt/XMouseListener.hpp> #include <com/sun/star/awt/XMouseMotionListener.hpp> #include <com/sun/star/awt/XPaintListener.hpp> -#include <com/sun/star/awt/XPopupMenu.hpp> #include <com/sun/star/awt/XSpinListener.hpp> #include <com/sun/star/awt/XStyleSettingsSupplier.hpp> #include <com/sun/star/awt/XTabListener.hpp> @@ -196,7 +202,6 @@ #include <com/sun/star/awt/XVclContainerPeer.hpp> #include <com/sun/star/awt/XVclWindowPeer.hpp> #include <com/sun/star/awt/XView.hpp> -#include <com/sun/star/awt/XWindow.hpp> #include <com/sun/star/awt/XWindow2.hpp> #include <com/sun/star/awt/XWindowListener.hpp> #include <com/sun/star/awt/grid/XGridSelectionListener.hpp> @@ -217,7 +222,7 @@ #include <com/sun/star/container/XContainerListener.hpp> #include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/container/XNameContainer.hpp> -#include <com/sun/star/datatransfer/DataFlavor.hpp> +#include <com/sun/star/container/XNameReplace.hpp> #include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp> #include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp> #include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp> @@ -232,19 +237,22 @@ #include <com/sun/star/frame/XToolbarController.hpp> #include <com/sun/star/i18n/Calendar2.hpp> #include <com/sun/star/i18n/CollatorOptions.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/NumberFormatCode.hpp> +#include <com/sun/star/i18n/NumberFormatMapper.hpp> #include <com/sun/star/i18n/ParseResult.hpp> #include <com/sun/star/i18n/TransliterationModules.hpp> +#include <com/sun/star/i18n/TransliterationModulesExtra.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XCollator.hpp> #include <com/sun/star/i18n/XExtendedTransliteration.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/XNativeNumberSupplier.hpp> -#include <com/sun/star/i18n/XNumberFormatCode.hpp> #include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/lang/DisposedException.hpp> @@ -267,6 +275,7 @@ #include <com/sun/star/task/XStatusIndicator.hpp> #include <com/sun/star/ucb/XCommandEnvironment.hpp> #include <com/sun/star/ucb/XContentAccess.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> @@ -292,11 +301,11 @@ #include <com/sun/star/util/XUpdatable.hpp> #include <com/sun/star/view/SelectionType.hpp> #include <com/sun/star/view/XSelectionChangeListener.hpp> -#include <comphelper/accessiblecontexthelper.hxx> #include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/extract.hxx> #include <comphelper/fileformat.h> +#include <comphelper/interfacecontainer2.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/propagg.hxx> #include <comphelper/proparrhlp.hxx> @@ -311,15 +320,11 @@ #include <comphelper/uno3.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> -#include <cppuhelper/compbase2.hxx> +#include <cppuhelper/basemutex.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase2.hxx> -#include <cppuhelper/implbase3.hxx> #include <cppuhelper/implbase5.hxx> -#include <cppuhelper/implbase9.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> @@ -339,8 +344,13 @@ #include <i18nlangtag/languagetag.hxx> #include <i18nutil/i18nutildllapi.h> #include <i18nutil/paper.hxx> +#include <i18nutil/transliteration.hxx> +#include <o3tl/any.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/make_unique.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> #include <sot/exchange.hxx> #include <sot/sotdllapi.h> #include <svl/SfxBroadcaster.hxx> @@ -363,7 +373,6 @@ #include <tools/datetime.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <vcl/errcode.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/fract.hxx> @@ -410,6 +419,8 @@ #include <svtools/grfmgr.hxx> #include <svtools/headbar.hxx> #include <svtools/htmlkywd.hxx> +#include <svtools/htmltokn.h> +#include <svtools/iconview.hxx> #include <svtools/imagemgr.hxx> #include <svtools/imap.hxx> #include <svtools/imapcirc.hxx> diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index 90f9dc746cc8..3b696f3c5ed4 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -13,20 +13,25 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:41 using: + Generated on 2017-09-20 22:54:10 using: ./bin/update_pch svx svx --cutoff=3 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./svx/inc/pch/precompiled_svx.hxx "/opt/lo/bin/make svx.build" --find-conflicts + ./bin/update_pch_bisect ./svx/inc/pch/precompiled_svx.hxx "make svx.build" --find-conflicts */ #include <algorithm> #include <cassert> #include <climits> +#include <config_features.h> +#include <config_folders.h> +#include <config_global.h> #include <cstddef> +#include <cstring> #include <deque> #include <exception> #include <functional> +#include <helpids.h> #include <iomanip> #include <limits.h> #include <list> @@ -36,10 +41,10 @@ #include <set> #include <stddef.h> #include <string> +#include <type_traits> #include <unordered_map> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <boost/optional.hpp> #include <osl/diagnose.h> #include <osl/diagnose.hxx> @@ -58,7 +63,6 @@ #include <rtl/instance.hxx> #include <rtl/math.hxx> #include <rtl/ref.hxx> -#include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/tencinfo.h> #include <rtl/textenc.h> @@ -72,64 +76,62 @@ #include <sal/types.h> #include <sal/typesizes.h> #include <salhelper/singletonref.hxx> +#include <vcl/EnumContext.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> #include <vcl/builder.hxx> #include <vcl/builderfactory.hxx> #include <vcl/button.hxx> -#include <vcl/cairo.hxx> #include <vcl/checksum.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandevent.hxx> +#include <vcl/commandinfoprovider.hxx> #include <vcl/ctrl.hxx> -#include <vcl/devicecoordinate.hxx> #include <vcl/dialog.hxx> #include <vcl/dllapi.h> #include <vcl/dockwin.hxx> #include <vcl/edit.hxx> -#include <vcl/EnumContext.hxx> +#include <vcl/errcode.hxx> +#include <vcl/errinf.hxx> +#include <vcl/event.hxx> #include <vcl/field.hxx> #include <vcl/fixed.hxx> #include <vcl/floatwin.hxx> #include <vcl/font.hxx> -#include <vcl/gdimtf.hxx> -#include <vcl/gfxlink.hxx> #include <vcl/gradient.hxx> #include <vcl/graph.hxx> #include <vcl/group.hxx> -#include <vcl/hatch.hxx> #include <vcl/idle.hxx> #include <vcl/image.hxx> +#include <vcl/keycod.hxx> #include <vcl/layout.hxx> -#include <vcl/lineinfo.hxx> #include <vcl/lstbox.hxx> #include <vcl/mapmod.hxx> #include <vcl/menu.hxx> -#include <vcl/metaact.hxx> -#include <vcl/metaactiontypes.hxx> #include <vcl/metric.hxx> #include <vcl/msgbox.hxx> #include <vcl/outdev.hxx> -#include <vcl/outdevmap.hxx> -#include <vcl/outdevstate.hxx> #include <vcl/region.hxx> -#include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/scrbar.hxx> #include <vcl/settings.hxx> +#include <vcl/slider.hxx> #include <vcl/status.hxx> #include <vcl/svapp.hxx> #include <vcl/syswin.hxx> +#include <vcl/task.hxx> +#include <vcl/textdata.hxx> #include <vcl/timer.hxx> #include <vcl/toolbox.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclptr.hxx> #include <vcl/virdev.hxx> -#include <vcl/wall.hxx> #include <vcl/window.hxx> #include <vcl/wrkwin.hxx> +#include <avmedia/avmediadllapi.h> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> +#include <basegfx/matrix/b2dhommatrix.hxx> #include <basegfx/matrix/b3dhommatrix.hxx> #include <basegfx/point/b2dpoint.hxx> #include <basegfx/point/b3dpoint.hxx> @@ -138,19 +140,24 @@ #include <basegfx/polygon/b2dpolypolygon.hxx> #include <basegfx/polygon/b2dpolypolygontools.hxx> #include <basegfx/polygon/b3dpolypolygon.hxx> +#include <basegfx/range/b2drange.hxx> #include <basegfx/range/b3drange.hxx> +#include <basegfx/range/basicrange.hxx> +#include <basegfx/tuple/b2dtuple.hxx> +#include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b3dvector.hxx> #include <com/sun/star/accessibility/AccessibleEventId.hpp> +#include <com/sun/star/accessibility/AccessibleEventObject.hpp> #include <com/sun/star/accessibility/AccessibleRelationType.hpp> #include <com/sun/star/accessibility/AccessibleRole.hpp> #include <com/sun/star/accessibility/AccessibleStateType.hpp> #include <com/sun/star/accessibility/TextSegment.hpp> #include <com/sun/star/accessibility/XAccessible.hpp> -#include <com/sun/star/accessibility/XAccessibleComponent.hpp> #include <com/sun/star/accessibility/XAccessibleContext.hpp> #include <com/sun/star/awt/FontDescriptor.hpp> #include <com/sun/star/awt/FontSlant.hpp> +#include <com/sun/star/awt/GradientStyle.hpp> #include <com/sun/star/awt/Rectangle.hpp> #include <com/sun/star/awt/XControlContainer.hpp> #include <com/sun/star/awt/XLayoutConstrains.hpp> @@ -173,6 +180,7 @@ #include <com/sun/star/container/XIndexReplace.hpp> #include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/container/XNameContainer.hpp> +#include <com/sun/star/drawing/DashStyle.hpp> #include <com/sun/star/drawing/FillStyle.hpp> #include <com/sun/star/drawing/LineCap.hpp> #include <com/sun/star/drawing/PolyPolygonBezierCoords.hpp> @@ -181,30 +189,37 @@ #include <com/sun/star/embed/VerbDescriptor.hpp> #include <com/sun/star/embed/XStorage.hpp> #include <com/sun/star/frame/XController.hpp> +#include <com/sun/star/frame/XController2.hpp> #include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/frame/XLayoutManager.hpp> +#include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/frame/XToolbarController.hpp> +#include <com/sun/star/graphic/XGraphic.hpp> #include <com/sun/star/i18n/BreakIterator.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/NumberFormatCode.hpp> +#include <com/sun/star/i18n/NumberFormatMapper.hpp> #include <com/sun/star/i18n/ParseResult.hpp> -#include <com/sun/star/i18n/TransliterationModules.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> +#include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> +#include <com/sun/star/media/ZoomLevel.hpp> #include <com/sun/star/style/LineSpacing.hpp> #include <com/sun/star/style/NumberingType.hpp> #include <com/sun/star/style/TabStop.hpp> @@ -222,8 +237,10 @@ #include <com/sun/star/text/XTextRangeMover.hpp> #include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/ui/XSidebar.hpp> +#include <com/sun/star/ui/XSidebarPanel.hpp> +#include <com/sun/star/ui/XToolPanel.hpp> #include <com/sun/star/ui/XUIElement.hpp> -#include <com/sun/star/ui/dialogs/TemplateDescription.hpp> +#include <com/sun/star/ui/XUpdateModel.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> @@ -235,9 +252,9 @@ #include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> +#include <com/sun/star/uno/XWeak.hpp> #include <com/sun/star/uno/genfunc.hxx> #include <com/sun/star/util/NumberFormat.hpp> -#include <com/sun/star/util/SearchOptions.hpp> #include <com/sun/star/util/URL.hpp> #include <com/sun/star/util/URLTransformer.hpp> #include <com/sun/star/util/XModifyListener.hpp> @@ -248,15 +265,18 @@ #include <comphelper/accessibleeventnotifier.hxx> #include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> +#include <comphelper/interfacecontainer2.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/proparrhlp.hxx> #include <comphelper/property.hxx> #include <comphelper/propertycontainer.hxx> +#include <comphelper/propertysequence.hxx> #include <comphelper/sequence.hxx> #include <comphelper/servicehelper.hxx> #include <comphelper/string.hxx> #include <comphelper/types.hxx> #include <comphelper/uno3.hxx> +#include <comphelper/weak.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> #include <cppuhelper/basemutex.hxx> @@ -265,8 +285,6 @@ #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/implbase.hxx> #include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase2.hxx> -#include <cppuhelper/implbase5.hxx> #include <cppuhelper/interfacecontainer.h> #include <cppuhelper/interfacecontainer.hxx> #include <cppuhelper/propshlp.hxx> @@ -285,11 +303,10 @@ #include <editeng/editengdllapi.h> #include <editeng/eeitem.hxx> #include <editeng/fhgtitem.hxx> -#include <editeng/flstitem.hxx> -#include <editeng/fontitem.hxx> #include <editeng/itemtype.hxx> #include <editeng/kernitem.hxx> #include <editeng/lrspitem.hxx> +#include <editeng/memberids.h> #include <editeng/numdef.hxx> #include <editeng/numitem.hxx> #include <editeng/outliner.hxx> @@ -307,7 +324,10 @@ #include <i18nlangtag/languagetag.hxx> #include <i18nlangtag/mslangid.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/make_unique.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> +#include <sfx2//dllapi.h> #include <sfx2/app.hxx> #include <sfx2/basedlgs.hxx> #include <sfx2/bindings.hxx> @@ -322,13 +342,15 @@ #include <sfx2/module.hxx> #include <sfx2/objsh.hxx> #include <sfx2/request.hxx> +#include <sfx2/sfxstatuslistener.hxx> #include <sfx2/sfxuno.hxx> #include <sfx2/shell.hxx> #include <sfx2/sidebar/ControlFactory.hxx> +#include <sfx2/sidebar/IContextChangeReceiver.hxx> #include <sfx2/sidebar/ResourceManager.hxx> +#include <sfx2/sidebar/SidebarPanelBase.hxx> #include <sfx2/sidebar/TabBar.hxx> #include <sfx2/sidebar/Theme.hxx> -#include <sfx2/sidebar/Tools.hxx> #include <sfx2/stbitem.hxx> #include <sfx2/tbxctrl.hxx> #include <sfx2/viewfrm.hxx> @@ -344,42 +366,47 @@ #include <svl/itemset.hxx> #include <svl/languageoptions.hxx> #include <svl/lstner.hxx> +#include <svl/memberid.h> #include <svl/nfkeytab.hxx> #include <svl/ondemand.hxx> #include <svl/poolitem.hxx> #include <svl/srchitem.hxx> #include <svl/stritem.hxx> +#include <svl/style.hxx> +#include <svl/stylesheetuser.hxx> #include <svl/svldllapi.h> #include <svl/urihelper.hxx> #include <svl/zforlist.hxx> #include <svtools/colorcfg.hxx> #include <svtools/ctrltool.hxx> +#include <svtools/ehdl.hxx> +#include <svtools/framestatuslistener.hxx> #include <svtools/grfmgr.hxx> #include <svtools/imap.hxx> #include <svtools/imapobj.hxx> #include <svtools/miscopt.hxx> #include <svtools/svlbitm.hxx> #include <svtools/svtdllapi.h> +#include <svtools/svtresid.hxx> #include <svtools/toolbarmenu.hxx> #include <svtools/toolboxcontroller.hxx> #include <svtools/transfer.hxx> #include <svtools/treelistbox.hxx> #include <svtools/treelistentry.hxx> -#include <svtools/unitconv.hxx> #include <svtools/valueset.hxx> -#include <toolkit/dllapi.h> #include <toolkit/helper/convert.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <vcl/errcode.hxx> #include <tools/fldunit.hxx> #include <tools/gen.hxx> -#include <tools/globname.hxx> +#include <tools/helpers.hxx> #include <tools/link.hxx> +#include <tools/mapunit.hxx> #include <tools/poly.hxx> #include <tools/resary.hxx> #include <tools/solar.h> @@ -387,24 +414,28 @@ #include <tools/time.hxx> #include <tools/toolsdllapi.h> #include <tools/urlobj.hxx> +#include <tools/wintypes.hxx> +#include <uiobject.hxx> +#include <unicode/uchar.h> #include <uno/data.h> #include <uno/sequence2.h> #include <unotools/accessiblerelationsethelper.hxx> #include <unotools/accessiblestatesethelper.hxx> #include <unotools/charclass.hxx> #include <unotools/fontcvt.hxx> -#include <unotools/fontdefs.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> #include <unotools/pathoptions.hxx> -#include <unotools/resmgr.hxx> #include <unotools/unotoolsdllapi.h> #include <unotools/viewoptions.hxx> #include <svx/AccessibleShape.hxx> #include <svx/AccessibleShapeInfo.hxx> #include <svx/DescriptionGenerator.hxx> +#include <svx/IAccessibleViewForwarder.hxx> #include <svx/ShapeTypeHandler.hxx> #include <svx/SvxShapeTypes.hxx> +#include <svx/charmap.hxx> +#include <svx/colorbox.hxx> #include <svx/dataaccessdescriptor.hxx> #include <svx/def3d.hxx> #include <svx/deflt3d.hxx> @@ -425,9 +456,10 @@ #include <svx/obj3d.hxx> #include <svx/pageitem.hxx> #include <svx/rulritem.hxx> +#include <svx/scene3d.hxx> #include <svx/sdasitm.hxx> #include <svx/sdrpaintwindow.hxx> -#include <svx/sidebar/LinePropertyPanelBase.hxx> +#include <svx/sidebar/PanelLayout.hxx> #include <svx/srchdlg.hxx> #include <svx/svddef.hxx> #include <svx/svdetc.hxx> @@ -462,11 +494,13 @@ #include <svx/xattr.hxx> #include <svx/xbtmpit.hxx> #include <svx/xcolit.hxx> +#include <svx/xdash.hxx> #include <svx/xdef.hxx> #include <svx/xenum.hxx> #include <svx/xflclit.hxx> #include <svx/xflftrit.hxx> #include <svx/xfltrit.hxx> +#include <svx/xgrad.hxx> #include <svx/xit.hxx> #include <svx/xlineit0.hxx> #include <svx/xlnclit.hxx> diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index e5c5833f6ab0..b305843b2902 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:43 using: + Generated on 2017-09-20 22:54:18 using: ./bin/update_pch svx svxcore --cutoff=7 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./svx/inc/pch/precompiled_svxcore.hxx "/opt/lo/bin/make svx.build" --find-conflicts + ./bin/update_pch_bisect ./svx/inc/pch/precompiled_svxcore.hxx "make svx.build" --find-conflicts */ #include <algorithm> @@ -30,11 +30,14 @@ #include <cstdlib> #include <cstring> #include <deque> +#include <exception> #include <float.h> #include <functional> #include <iomanip> #include <limits.h> +#include <limits> #include <list> +#include <locale> #include <map> #include <math.h> #include <memory> @@ -49,9 +52,9 @@ #include <type_traits> #include <typeinfo> #include <unordered_map> +#include <unordered_set> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <boost/optional.hpp> #include <boost/optional/optional.hpp> #include <osl/conditn.h> @@ -73,9 +76,11 @@ #include <rtl/character.hxx> #include <rtl/crc.h> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> @@ -98,22 +103,27 @@ #include <sal/typesizes.h> #include <salhelper/singletonref.hxx> #include <salhelper/thread.hxx> +#include <vcl/EnumContext.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> #include <vcl/bitmap.hxx> -#include <vcl/bitmapex.hxx> #include <vcl/bitmapaccess.hxx> +#include <vcl/bitmapex.hxx> #include <vcl/builder.hxx> +#include <vcl/builderfactory.hxx> #include <vcl/button.hxx> #include <vcl/checksum.hxx> -#include <vcl/commandevent.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandevent.hxx> #include <vcl/ctrl.hxx> +#include <vcl/cursor.hxx> #include <vcl/dialog.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/dockwin.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> +#include <vcl/errinf.hxx> #include <vcl/field.hxx> #include <vcl/fixed.hxx> #include <vcl/floatwin.hxx> @@ -131,24 +141,28 @@ #include <vcl/mapmod.hxx> #include <vcl/menu.hxx> #include <vcl/metaact.hxx> +#include <vcl/metric.hxx> #include <vcl/msgbox.hxx> +#include <vcl/notebookbar.hxx> #include <vcl/outdev.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/scrbar.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> #include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> #include <vcl/syswin.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/virdev.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> @@ -167,12 +181,14 @@ #include <basegfx/range/b3drange.hxx> #include <basegfx/range/basicrange.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b3dvector.hxx> #include <basic/basicdllapi.h> #include <basic/sbxcore.hxx> #include <basic/sbxdef.hxx> +#include <basic/sbxobj.hxx> #include <basic/sbxvar.hxx> #include <com/sun/star/accessibility/XAccessibleStateSet.hpp> #include <com/sun/star/awt/Key.hpp> @@ -209,6 +225,7 @@ #include <com/sun/star/bridge/oleautomation/Decimal.hpp> #include <com/sun/star/container/XChild.hpp> #include <com/sun/star/container/XContainerListener.hpp> +#include <com/sun/star/datatransfer/DataFlavor.hpp> #include <com/sun/star/datatransfer/XTransferable2.hpp> #include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp> #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp> @@ -228,10 +245,13 @@ #include <com/sun/star/embed/VerbDescriptor.hpp> #include <com/sun/star/embed/XStorage.hpp> #include <com/sun/star/form/FormComponentType.hpp> +#include <com/sun/star/frame/Desktop.hpp> #include <com/sun/star/frame/FeatureStateEvent.hpp> #include <com/sun/star/frame/XDispatch.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XFrame.hpp> +#include <com/sun/star/frame/XFrameActionListener.hpp> +#include <com/sun/star/frame/XLayoutManager.hpp> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/frame/XTerminateListener.hpp> @@ -240,6 +260,8 @@ #include <com/sun/star/graphic/XPrimitive3D.hpp> #include <com/sun/star/i18n/Calendar2.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> +#include <com/sun/star/i18n/WordType.hpp> +#include <com/sun/star/i18n/XCollator.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/io/XInputStream.hpp> @@ -261,6 +283,8 @@ #include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/sdb/CommandType.hpp> #include <com/sun/star/sdbc/DataType.hpp> +#include <com/sun/star/style/NumberingType.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Exception.hpp> @@ -272,7 +296,6 @@ #include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/TypeClass.hdl> -#include <com/sun/star/uno/TypeClass.hpp> #include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> @@ -283,16 +306,23 @@ #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/URL.hpp> +#include <com/sun/star/util/URLTransformer.hpp> #include <com/sun/star/util/VetoException.hpp> +#include <com/sun/star/util/XAccounting.hpp> #include <com/sun/star/util/XURLTransformer.hpp> +#include <com/sun/star/util/XUpdatable.hpp> #include <com/sun/star/view/XSelectionChangeListener.hpp> #include <comphelper/broadcasthelper.hxx> #include <comphelper/classids.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/fileformat.h> +#include <comphelper/interfacecontainer2.hxx> +#include <comphelper/lok.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/propagg.hxx> +#include <comphelper/proparrhlp.hxx> #include <comphelper/property.hxx> +#include <comphelper/propertycontainer.hxx> #include <comphelper/propertycontainerhelper.hxx> #include <comphelper/propstate.hxx> #include <comphelper/sequence.hxx> @@ -304,23 +334,18 @@ #include <connectivity/dbtoolsdllapi.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> -#include <cppuhelper/compbase1.hxx> +#include <cppuhelper/basemutex.hxx> +#include <cppuhelper/compbase.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/factory.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase2.hxx> -#include <cppuhelper/implbase4.hxx> -#include <cppuhelper/implbase5.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> #include <cppuhelper/interfacecontainer.h> #include <cppuhelper/interfacecontainer.hxx> #include <cppuhelper/propshlp.hxx> -#include <cppuhelper/proptypehlp.h> -#include <cppuhelper/proptypehlp.hxx> #include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> @@ -345,6 +370,7 @@ #include <drawinglayer/primitive3d/baseprimitive3d.hxx> #include <drawinglayer/primitive3d/sdrextrudelathetools3d.hxx> #include <drawinglayer/processor2d/processor2dtools.hxx> +#include <editeng/adjustitem.hxx> #include <editeng/boxitem.hxx> #include <editeng/colritem.hxx> #include <editeng/editdata.hxx> @@ -365,18 +391,25 @@ #include <i18nlangtag/languagetag.hxx> #include <libxml/xmlwriter.h> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/make_unique.hxx> +#include <o3tl/sorted_vector.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <sfx2/app.hxx> #include <sfx2/bindings.hxx> +#include <sfx2/ctrlitem.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/dllapi.h> #include <sfx2/docfile.hxx> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> #include <sfx2/objsh.hxx> #include <sfx2/sfxuno.hxx> #include <sfx2/shell.hxx> #include <sfx2/viewfrm.hxx> #include <sfx2/viewsh.hxx> +#include <sot/exchange.hxx> #include <sot/formats.hxx> +#include <sot/sotdllapi.h> #include <sot/storage.hxx> #include <svl/SfxBroadcaster.hxx> #include <svl/custritm.hxx> @@ -395,8 +428,11 @@ #include <svl/whiter.hxx> #include <svtools/AccessibleBrowseBoxObjType.hxx> #include <svtools/colorcfg.hxx> +#include <svtools/ehdl.hxx> #include <svtools/headbar.hxx> #include <svtools/svtdllapi.h> +#include <svtools/svtresid.hxx> +#include <svtools/toolboxcontroller.hxx> #include <svtools/transfer.hxx> #include <svtools/valueset.hxx> #include <toolkit/dllapi.h> @@ -405,6 +441,7 @@ #include <toolkit/helper/vclunohelper.hxx> #include <tools/bigint.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> @@ -433,7 +470,9 @@ #include <uno/data.h> #include <uno/sequence2.h> #include <unotools/accessiblestatesethelper.hxx> +#include <unotools/calendarwrapper.hxx> #include <unotools/configitem.hxx> +#include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> #include <unotools/pathoptions.hxx> #include <unotools/readwritemutexguard.hxx> @@ -517,6 +556,7 @@ #include <svx/svdtrans.hxx> #include <svx/svdundo.hxx> #include <svx/svdview.hxx> +#include <svx/svdviter.hxx> #include <svx/svx3ditems.hxx> #include <svx/svxdlg.hxx> #include <svx/svxdllapi.h> diff --git a/sw/inc/pch/precompiled_msword.hxx b/sw/inc/pch/precompiled_msword.hxx index 82cea6937639..c7dcc9fa9c85 100644 --- a/sw/inc/pch/precompiled_msword.hxx +++ b/sw/inc/pch/precompiled_msword.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:31:43 using: + Generated on 2017-09-20 22:54:43 using: ./bin/update_pch sw msword --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -21,6 +21,7 @@ */ #include <algorithm> +#include <array> #include <assert.h> #include <cassert> #include <climits> @@ -28,7 +29,6 @@ #include <config_global.h> #include <config_typesizes.h> #include <config_vcl.h> -#include <cstdarg> #include <cstddef> #include <cstdlib> #include <cstring> @@ -36,12 +36,14 @@ #include <exception> #include <float.h> #include <functional> +#include <initializer_list> #include <iomanip> #include <iostream> #include <iterator> #include <limits.h> #include <limits> #include <list> +#include <locale> #include <map> #include <math.h> #include <memory> @@ -62,7 +64,6 @@ #include <unordered_set> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <boost/optional.hpp> #include <osl/diagnose.h> #include <osl/diagnose.hxx> @@ -119,14 +120,16 @@ #include <vcl/bitmapex.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/commandevent.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandevent.hxx> #include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> +#include <vcl/errinf.hxx> #include <vcl/event.hxx> #include <vcl/field.hxx> #include <vcl/fntstyle.hxx> @@ -144,7 +147,6 @@ #include <vcl/keycod.hxx> #include <vcl/keycodes.hxx> #include <vcl/lineinfo.hxx> -#include <vcl/lstbox.hxx> #include <vcl/mapmod.hxx> #include <vcl/menu.hxx> #include <vcl/metaact.hxx> @@ -157,18 +159,22 @@ #include <vcl/region.hxx> #include <vcl/salgtype.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> #include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> +#include <vcl/virdev.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <IDocumentDrawModelAccess.hxx> #include <IDocumentFieldsAccess.hxx> #include <IDocumentLayoutAccess.hxx> @@ -192,6 +198,7 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> @@ -210,21 +217,25 @@ #include <breakit.hxx> #include <calbck.hxx> #include <charfmt.hxx> +#include <com/sun/star/accessibility/IllegalAccessibleComponentStateException.hpp> #include <com/sun/star/accessibility/TextSegment.hpp> -#include <com/sun/star/awt/FontDescriptor.hpp> +#include <com/sun/star/accessibility/XAccessible.hpp> +#include <com/sun/star/accessibility/XAccessibleComponent.hpp> +#include <com/sun/star/accessibility/XAccessibleContext.hpp> +#include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp> #include <com/sun/star/awt/FontSlant.hpp> -#include <com/sun/star/awt/Gradient.hpp> #include <com/sun/star/awt/GradientStyle.hpp> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> #include <com/sun/star/awt/Point.hpp> -#include <com/sun/star/awt/Rectangle.hpp> #include <com/sun/star/awt/Size.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> #include <com/sun/star/awt/XControlContainer.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyState.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/StringPair.hpp> +#include <com/sun/star/beans/XPropertyChangeListener.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/XPropertySetInfo.hpp> #include <com/sun/star/beans/XPropertyState.hpp> @@ -247,9 +258,7 @@ #include <com/sun/star/document/XEventsSupplier.hpp> #include <com/sun/star/drawing/BitmapMode.hpp> #include <com/sun/star/drawing/DashStyle.hpp> -#include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.hpp> #include <com/sun/star/drawing/FillStyle.hpp> -#include <com/sun/star/drawing/Hatch.hpp> #include <com/sun/star/drawing/HatchStyle.hpp> #include <com/sun/star/drawing/LineCap.hpp> #include <com/sun/star/drawing/LineStyle.hpp> @@ -259,12 +268,13 @@ #include <com/sun/star/drawing/XShapeBinder.hpp> #include <com/sun/star/drawing/XShapeCombiner.hpp> #include <com/sun/star/drawing/XShapeGrouper.hpp> -#include <com/sun/star/drawing/XShapes.hpp> #include <com/sun/star/drawing/XShapes2.hpp> +#include <com/sun/star/embed/Aspects.hpp> #include <com/sun/star/embed/ElementModes.hpp> #include <com/sun/star/embed/VerbDescriptor.hpp> #include <com/sun/star/embed/XEmbeddedObject.hpp> #include <com/sun/star/embed/XStorage.hpp> +#include <com/sun/star/frame/FeatureStateEvent.hpp> #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/geometry/IntegerRectangle2D.hpp> @@ -272,6 +282,7 @@ #include <com/sun/star/i18n/Calendar2.hpp> #include <com/sun/star/i18n/CharacterIteratorMode.hpp> #include <com/sun/star/i18n/CollatorOptions.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> @@ -279,26 +290,28 @@ #include <com/sun/star/i18n/ParseResult.hpp> #include <com/sun/star/i18n/ScriptType.hpp> #include <com/sun/star/i18n/TransliterationModules.hpp> +#include <com/sun/star/i18n/TransliterationModulesExtra.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/WordType.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XCollator.hpp> #include <com/sun/star/i18n/XExtendedTransliteration.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/XNativeNumberSupplier.hpp> -#include <com/sun/star/i18n/XNumberFormatCode.hpp> #include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/io/XOutputStream.hpp> #include <com/sun/star/io/XSeekable.hpp> #include <com/sun/star/io/XStream.hpp> -#include <com/sun/star/io/XTruncate.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> +#include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> +#include <com/sun/star/lang/XServiceName.hpp> #include <com/sun/star/lang/XSingleComponentFactory.hpp> #include <com/sun/star/lang/XSingleServiceFactory.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> @@ -308,11 +321,15 @@ #include <com/sun/star/script/XInvocation.hpp> #include <com/sun/star/script/XLibraryContainer.hpp> #include <com/sun/star/script/XStarBasicAccess.hpp> -#include <com/sun/star/script/provider/XScriptProviderSupplier.hpp> +#include <com/sun/star/style/NumberingType.hpp> +#include <com/sun/star/style/ParagraphAdjust.hpp> #include <com/sun/star/style/TabAlign.hpp> +#include <com/sun/star/style/XStyle.hpp> #include <com/sun/star/task/XInteractionHandler.hpp> +#include <com/sun/star/task/XInteractionRequest.hpp> #include <com/sun/star/task/XStatusIndicator.hpp> #include <com/sun/star/text/HoriOrientation.hpp> +#include <com/sun/star/text/TextContentAnchorType.hpp> #include <com/sun/star/text/XText.hpp> #include <com/sun/star/text/XTextContent.hpp> #include <com/sun/star/text/XTextCopy.hpp> @@ -332,7 +349,6 @@ #include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> -#include <com/sun/star/uno/XReference.hpp> #include <com/sun/star/uno/XWeak.hpp> #include <com/sun/star/uno/genfunc.h> #include <com/sun/star/uno/genfunc.hxx> @@ -340,12 +356,12 @@ #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/URL.hpp> +#include <com/sun/star/util/XAccounting.hpp> #include <com/sun/star/util/XModifyListener.hpp> #include <com/sun/star/xml/Attribute.hpp> #include <com/sun/star/xml/FastAttribute.hpp> #include <com/sun/star/xml/sax/XFastAttributeList.hpp> #include <com/sun/star/xml/sax/XFastTokenHandler.hpp> -#include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/fileformat.h> #include <comphelper/processfactory.hxx> @@ -354,17 +370,17 @@ #include <comphelper/servicehelper.hxx> #include <comphelper/string.hxx> #include <comphelper/types.hxx> +#include <comphelper/weak.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> #include <cppuhelper/basemutex.hxx> -#include <cppuhelper/compbase1.hxx> +#include <cppuhelper/compbase.hxx> +#include <cppuhelper/compbase5.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/factory.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase3.hxx> -#include <cppuhelper/implbase4.hxx> +#include <cppuhelper/implbase5.hxx> #include <cppuhelper/implbase6.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> @@ -404,6 +420,7 @@ #include <editeng/editengdllapi.h> #include <editeng/editobj.hxx> #include <editeng/editstat.hxx> +#include <editeng/editview.hxx> #include <editeng/eedata.hxx> #include <editeng/emphasismarkitem.hxx> #include <editeng/escapementitem.hxx> @@ -432,11 +449,11 @@ #include <editeng/wghtitem.hxx> #include <editeng/widwitem.hxx> #include <fchrfmt.hxx> -#include <filter/msfilter/escherex.hxx> #include <filter/msfilter/msfilterdllapi.h> #include <fldbas.hxx> #include <flyenum.hxx> #include <fmtanchr.hxx> +#include <fmtclbl.hxx> #include <fmtclds.hxx> #include <fmtcnct.hxx> #include <fmtcntnt.hxx> @@ -463,6 +480,7 @@ #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <i18nlangtag/mslangid.hxx> +#include <i18nutil/transliteration.hxx> #include <index.hxx> #include <lineinfo.hxx> #include <mdiexp.hxx> @@ -475,11 +493,12 @@ #include <numrule.hxx> #include <o3tl/cow_wrapper.hxx> #include <o3tl/enumrange.hxx> +#include <o3tl/make_unique.hxx> #include <o3tl/sorted_vector.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <oox/dllapi.h> #include <oox/drawingml/drawingmltypes.hxx> -#include <oox/export/drawingml.hxx> #include <oox/export/utils.hxx> #include <oox/helper/binarystreambase.hxx> #include <oox/helper/helper.hxx> @@ -508,6 +527,7 @@ #include <svl/cintitem.hxx> #include <svl/custritm.hxx> #include <svl/eitem.hxx> +#include <svl/grabbagitem.hxx> #include <svl/hint.hxx> #include <svl/intitem.hxx> #include <svl/itemiter.hxx> @@ -517,19 +537,26 @@ #include <svl/languageoptions.hxx> #include <svl/lstner.hxx> #include <svl/macitem.hxx> +#include <svl/memberid.h> #include <svl/metitem.hxx> #include <svl/poolitem.hxx> #include <svl/stritem.hxx> +#include <svl/style.hxx> +#include <svl/stylesheetuser.hxx> #include <svl/svldllapi.h> #include <svl/undo.hxx> #include <svl/urihelper.hxx> #include <svl/whiter.hxx> +#include <svtools/accessibleruler.hxx> #include <svtools/colorcfg.hxx> +#include <svtools/ehdl.hxx> #include <svtools/embedhlp.hxx> #include <svtools/grfmgr.hxx> #include <svtools/miscopt.hxx> #include <svtools/optionsdrawinglayer.hxx> +#include <svtools/ruler.hxx> #include <svtools/svtdllapi.h> +#include <svtools/svtresid.hxx> #include <svx/XPropertyEntry.hxx> #include <svx/fmglob.hxx> #include <svx/grfcrop.hxx> @@ -603,6 +630,7 @@ #include <svx/svdtypes.hxx> #include <svx/svdxcgv.hxx> #include <svx/svxdllapi.h> +#include <svx/swframetypes.hxx> #include <svx/unoapi.hxx> #include <svx/unoprov.hxx> #include <svx/xcolit.hxx> @@ -619,6 +647,7 @@ #include <svx/xpoly.hxx> #include <svx/xtable.hxx> #include <svx/xtextit0.hxx> +#include <swatrset.hxx> #include <swcrsr.hxx> #include <swdbdata.hxx> #include <swmodule.hxx> @@ -628,12 +657,11 @@ #include <swtypes.hxx> #include <tblsel.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/contnr.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> -#include <vcl/errcode.hxx> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/fract.hxx> @@ -659,6 +687,7 @@ #include <typelib/typeclass.h> #include <typelib/typedescription.h> #include <typelib/uik.h> +#include <ucbhelper/ucbhelperdllapi.h> #include <uno/any2.h> #include <uno/data.h> #include <uno/sequence2.h> @@ -670,10 +699,10 @@ #include <unotools/fltrcfg.hxx> #include <unotools/fontdefs.hxx> #include <unotools/localedatawrapper.hxx> -#include <unotools/resmgr.hxx> #include <unotools/nativenumberwrapper.hxx> #include <unotools/options.hxx> #include <unotools/readwritemutexguard.hxx> +#include <unotools/streamwrap.hxx> #include <unotools/syslocale.hxx> #include <unotools/transliterationwrapper.hxx> #include <unotools/ucbstreamhelper.hxx> diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 8e56844a6334..f2fe8c7b4001 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-12-02 12:43:10 using: + Generated on 2017-09-20 22:54:58 using: ./bin/update_pch sw sw --cutoff=7 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./sw/inc/pch/precompiled_sw.hxx "/opt/lo/bin/make sw.build" --find-conflicts + ./bin/update_pch_bisect ./sw/inc/pch/precompiled_sw.hxx "make sw.build" --find-conflicts */ #include <algorithm> @@ -25,40 +25,45 @@ #include <climits> #include <cmdid.h> #include <config_features.h> +#include <config_global.h> #include <cstddef> #include <cstdlib> #include <deque> +#include <exception> #include <float.h> #include <functional> #include <helpids.h> #include <limits.h> +#include <limits> #include <list> #include <map> #include <memory> #include <new> #include <ostream> #include <set> -#include <sstream> #include <stack> #include <stddef.h> #include <stdlib.h> #include <string.h> -#include <string> #include <swdllapi.h> #include <swerror.h> -#include <tuple> +#include <type_traits> #include <typeinfo> #include <unomid.h> #include <unordered_map> +#include <unordered_set> #include <utility> #include <vector> +#include <boost/circular_buffer.hpp> #include <boost/optional.hpp> #include <boost/optional/optional.hpp> #include <boost/property_tree/json_parser.hpp> #include <osl/diagnose.h> #include <osl/diagnose.hxx> +#include <osl/doublecheckedlocking.h> #include <osl/endian.h> #include <osl/file.hxx> +#include <osl/getglobalmutex.hxx> #include <osl/interlck.h> #include <osl/module.h> #include <osl/module.hxx> @@ -67,8 +72,8 @@ #include <rtl/alloc.h> #include <rtl/bootstrap.hxx> #include <rtl/character.hxx> +#include <rtl/instance.hxx> #include <rtl/math.hxx> -#include <rtl/random.h> #include <rtl/ref.hxx> #include <rtl/strbuf.hxx> #include <rtl/tencinfo.h> @@ -88,18 +93,22 @@ #include <salhelper/salhelperdllapi.h> #include <salhelper/simplereferenceobject.hxx> #include <salhelper/singletonref.hxx> +#include <vcl/EnumContext.hxx> #include <vcl/alpha.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> #include <vcl/builder.hxx> +#include <vcl/builderfactory.hxx> #include <vcl/button.hxx> #include <vcl/checksum.hxx> #include <vcl/combobox.hxx> #include <vcl/ctrl.hxx> #include <vcl/dialog.hxx> #include <vcl/dllapi.h> +#include <vcl/dockwin.hxx> #include <vcl/edit.hxx> -#include <vcl/EnumContext.hxx> +#include <vcl/errcode.hxx> +#include <vcl/errinf.hxx> #include <vcl/field.hxx> #include <vcl/fixed.hxx> #include <vcl/floatwin.hxx> @@ -110,13 +119,13 @@ #include <vcl/help.hxx> #include <vcl/image.hxx> #include <vcl/layout.hxx> +#include <vcl/lstbox.hxx> #include <vcl/mapmod.hxx> #include <vcl/metric.hxx> #include <vcl/msgbox.hxx> #include <vcl/outdev.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> @@ -124,12 +133,14 @@ #include <vcl/syswin.hxx> #include <vcl/tabctrl.hxx> #include <vcl/tabpage.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclptr.hxx> #include <vcl/virdev.hxx> #include <vcl/window.hxx> #include <vcl/wrkwin.hxx> +#include <AnnotationWin.hxx> #include <EnhancedPDFExportHelper.hxx> #include <IDocumentChartDataProviderAccess.hxx> #include <IDocumentContentOperations.hxx> @@ -179,21 +190,19 @@ #include <com/sun/star/accessibility/AccessibleEventId.hpp> #include <com/sun/star/accessibility/AccessibleRole.hpp> #include <com/sun/star/accessibility/AccessibleStateType.hpp> +#include <com/sun/star/accessibility/TextSegment.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/XPropertySetInfo.hpp> #include <com/sun/star/bridge/oleautomation/Decimal.hpp> -#include <com/sun/star/chart2/XChartDocument.hpp> -#include <com/sun/star/container/XIndexContainer.hpp> +#include <com/sun/star/datatransfer/DataFlavor.hpp> #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp> #include <com/sun/star/document/XDocumentProperties.hpp> #include <com/sun/star/document/XDocumentPropertiesSupplier.hpp> #include <com/sun/star/drawing/XDrawPageSupplier.hpp> #include <com/sun/star/embed/Aspects.hpp> -#include <com/sun/star/embed/ElementModes.hpp> -#include <com/sun/star/embed/EmbedStates.hpp> #include <com/sun/star/embed/XEmbeddedObject.hpp> #include <com/sun/star/embed/XStorage.hpp> #include <com/sun/star/frame/FeatureStateEvent.hpp> @@ -202,25 +211,24 @@ #include <com/sun/star/frame/XTerminateListener.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> #include <com/sun/star/i18n/ScriptType.hpp> -#include <com/sun/star/i18n/TransliterationModules.hpp> #include <com/sun/star/i18n/WordType.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> +#include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> -#include <com/sun/star/lang/XSingleComponentFactory.hpp> -#include <com/sun/star/lang/XSingleServiceFactory.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> -#include <com/sun/star/registry/XRegistryKey.hpp> +#include <com/sun/star/style/NumberingType.hpp> +#include <com/sun/star/style/XStyle.hpp> +#include <com/sun/star/style/XStyleFamiliesSupplier.hpp> #include <com/sun/star/text/HoriOrientation.hpp> #include <com/sun/star/text/TextContentAnchorType.hpp> #include <com/sun/star/text/VertOrientation.hpp> #include <com/sun/star/text/WrapTextMode.hpp> #include <com/sun/star/text/XTextDocument.hpp> -#include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Reference.hxx> @@ -228,37 +236,36 @@ #include <com/sun/star/uno/Sequence.h> #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/Type.h> -#include <com/sun/star/uno/TypeClass.hdl> +#include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> #include <com/sun/star/uno/XWeak.hpp> #include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/DateTime.hpp> -#include <com/sun/star/util/SearchFlags.hpp> -#include <com/sun/star/util/SearchOptions.hpp> #include <com/sun/star/util/Time.hpp> +#include <com/sun/star/util/XAccounting.hpp> #include <com/sun/star/xml/sax/XAttributeList.hpp> #include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <com/sun/star/xml/sax/XFastContextHandler.hpp> -#include <comphelper/broadcasthelper.hxx> #include <comphelper/classids.hxx> #include <comphelper/comphelperdllapi.h> +#include <comphelper/interfacecontainer2.hxx> #include <comphelper/lok.hxx> #include <comphelper/processfactory.hxx> +#include <comphelper/propertysequence.hxx> #include <comphelper/sequence.hxx> #include <comphelper/servicehelper.hxx> #include <comphelper/storagehelper.hxx> #include <comphelper/string.hxx> +#include <comphelper/weak.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> -#include <cppuhelper/compbase1.hxx> +#include <cppuhelper/basemutex.hxx> +#include <cppuhelper/compbase.hxx> +#include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> -#include <cppuhelper/factory.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/interfacecontainer.h> #include <cppuhelper/supportsservice.hxx> -#include <cppuhelper/typeprovider.hxx> #include <cppuhelper/weak.hxx> #include <crsrsh.hxx> #include <crstate.hxx> @@ -281,6 +288,7 @@ #include <editeng/blinkitem.hxx> #include <editeng/boxitem.hxx> #include <editeng/brushitem.hxx> +#include <editeng/charhiddenitem.hxx> #include <editeng/charrotateitem.hxx> #include <editeng/cmapitem.hxx> #include <editeng/colritem.hxx> @@ -301,6 +309,7 @@ #include <editeng/langitem.hxx> #include <editeng/lrspitem.hxx> #include <editeng/lspcitem.hxx> +#include <editeng/memberids.h> #include <editeng/opaqitem.hxx> #include <editeng/orphitem.hxx> #include <editeng/outliner.hxx> @@ -366,6 +375,7 @@ #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <i18nlangtag/mslangid.hxx> +#include <init.hxx> #include <istyleaccess.hxx> #include <libxml/xmlwriter.h> #include <lineinfo.hxx> @@ -379,8 +389,10 @@ #include <ndtxt.hxx> #include <node.hxx> #include <numrule.hxx> +#include <o3tl/any.hxx> #include <o3tl/cow_wrapper.hxx> #include <o3tl/make_unique.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <pagedesc.hxx> #include <pam.hxx> @@ -390,6 +402,7 @@ #include <prtopt.hxx> #include <redline.hxx> #include <reffld.hxx> +#include <sax/fastattribs.hxx> #include <sfx2/app.hxx> #include <sfx2/basedlgs.hxx> #include <sfx2/bindings.hxx> @@ -401,9 +414,11 @@ #include <sfx2/docfilt.hxx> #include <sfx2/event.hxx> #include <sfx2/fcontnr.hxx> +#include <sfx2/filedlghelper.hxx> #include <sfx2/frame.hxx> #include <sfx2/htmlmode.hxx> #include <sfx2/linkmgr.hxx> +#include <sfx2/lokhelper.hxx> #include <sfx2/msg.hxx> #include <sfx2/objface.hxx> #include <sfx2/objsh.hxx> @@ -411,15 +426,18 @@ #include <sfx2/progress.hxx> #include <sfx2/request.hxx> #include <sfx2/shell.hxx> +#include <sfx2/sidebar/ControlFactory.hxx> #include <sfx2/tbxctrl.hxx> #include <sfx2/viewfrm.hxx> #include <sfx2/viewsh.hxx> #include <shellio.hxx> #include <shellres.hxx> #include <sortopt.hxx> +#include <sot/exchange.hxx> #include <sot/formats.hxx> #include <sot/sotdllapi.h> #include <sot/storage.hxx> +#include <svl/SfxBroadcaster.hxx> #include <svl/cjkoptions.hxx> #include <svl/ctloptions.hxx> #include <svl/eitem.hxx> @@ -431,11 +449,14 @@ #include <svl/languageoptions.hxx> #include <svl/lstner.hxx> #include <svl/macitem.hxx> +#include <svl/metitem.hxx> #include <svl/poolitem.hxx> #include <svl/ptitem.hxx> #include <svl/slstitm.hxx> #include <svl/srchitem.hxx> #include <svl/stritem.hxx> +#include <svl/style.hxx> +#include <svl/stylesheetuser.hxx> #include <svl/svldllapi.h> #include <svl/urihelper.hxx> #include <svl/whiter.hxx> @@ -451,7 +472,9 @@ #include <svtools/imapobj.hxx> #include <svtools/langtab.hxx> #include <svtools/svtdllapi.h> +#include <svtools/valueset.hxx> #include <svx/dataaccessdescriptor.hxx> +#include <svx/dialmgr.hxx> #include <svx/dlgutil.hxx> #include <svx/drawitem.hxx> #include <svx/fmglob.hxx> @@ -459,6 +482,7 @@ #include <svx/hlnkitem.hxx> #include <svx/pageitem.hxx> #include <svx/ruler.hxx> +#include <svx/rulritem.hxx> #include <svx/srchdlg.hxx> #include <svx/svddef.hxx> #include <svx/svditer.hxx> @@ -507,11 +531,11 @@ #include <tgrditem.hxx> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/datetimeutils.hxx> #include <tools/debug.hxx> -#include <vcl/errcode.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/fract.hxx> @@ -525,6 +549,7 @@ #include <tools/time.hxx> #include <tools/toolsdllapi.h> #include <tools/urlobj.hxx> +#include <tools/wintypes.hxx> #include <txatbase.hxx> #include <txtatr.hxx> #include <txtflcnt.hxx> @@ -534,7 +559,7 @@ #include <txtrfmrk.hxx> #include <txttxmrk.hxx> #include <typelib/typedescription.h> -#include <uno/any2.h> +#include <undobj.hxx> #include <uno/sequence2.h> #include <unobaseclass.hxx> #include <unochart.hxx> @@ -562,6 +587,7 @@ #include <unotools/resmgr.hxx> #include <unotools/streamwrap.hxx> #include <unotools/syslocale.hxx> +#include <unotools/tempfile.hxx> #include <unotools/transliterationwrapper.hxx> #include <unotools/ucbstreamhelper.hxx> #include <unotools/unotoolsdllapi.h> diff --git a/sw/inc/pch/precompiled_swui.hxx b/sw/inc/pch/precompiled_swui.hxx index 44f69c1c9bbd..4698f43d2afe 100644 --- a/sw/inc/pch/precompiled_swui.hxx +++ b/sw/inc/pch/precompiled_swui.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:31:01 using: + Generated on 2017-09-20 22:55:19 using: ./bin/update_pch sw swui --cutoff=3 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -21,6 +21,7 @@ */ #include <algorithm> +#include <array> #include <assert.h> #include <cassert> #include <climits> @@ -38,9 +39,11 @@ #include <helpids.h> #include <iomanip> #include <iostream> +#include <iterator> #include <limits.h> #include <limits> #include <list> +#include <locale> #include <map> #include <math.h> #include <memory> @@ -58,10 +61,13 @@ #include <typeinfo> #include <unomid.h> #include <unordered_map> +#include <unordered_set> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> +#include <boost/operators.hpp> #include <boost/optional.hpp> +#include <osl/conditn.h> +#include <osl/conditn.hxx> #include <osl/diagnose.h> #include <osl/doublecheckedlocking.h> #include <osl/endian.h> @@ -85,6 +91,8 @@ #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> +#include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> #include <rtl/stringutils.hxx> @@ -107,6 +115,8 @@ #include <sal/typesizes.h> #include <salhelper/salhelperdllapi.h> #include <salhelper/simplereferenceobject.hxx> +#include <vcl/EnumContext.hxx> +#include <vcl/IContext.hxx> #include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> @@ -117,15 +127,18 @@ #include <vcl/button.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/commandevent.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandevent.hxx> #include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dialog.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> +#include <vcl/dockwin.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> +#include <vcl/errinf.hxx> #include <vcl/event.hxx> #include <vcl/field.hxx> #include <vcl/fixed.hxx> @@ -155,6 +168,7 @@ #include <vcl/metric.hxx> #include <vcl/mnemonicengine.hxx> #include <vcl/msgbox.hxx> +#include <vcl/notebookbar.hxx> #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> @@ -166,25 +180,29 @@ #include <vcl/region.hxx> #include <vcl/salgtype.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/scrbar.hxx> #include <vcl/seleng.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> #include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> #include <vcl/syswin.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/toolbox.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclmedit.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vclstatuslistener.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/virdev.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <IDocumentDeviceAccess.hxx> -#include <IMark.hxx> #include <SwNumberTreeTypes.hxx> #include <SwStyleNameMapper.hxx> #include <basegfx/basegfxdllapi.h> @@ -200,6 +218,7 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> @@ -228,12 +247,19 @@ #include <com/sun/star/awt/GradientStyle.hpp> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> #include <com/sun/star/beans/NamedValue.hpp> +#include <com/sun/star/beans/Property.hpp> #include <com/sun/star/beans/PropertyState.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/PropertyValues.hpp> +#include <com/sun/star/beans/XFastPropertySet.hpp> +#include <com/sun/star/beans/XMultiPropertySet.hpp> #include <com/sun/star/beans/XPropertyChangeListener.hpp> +#include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/XPropertySetInfo.hpp> +#include <com/sun/star/beans/XPropertySetOption.hpp> +#include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/bridge/oleautomation/Decimal.hpp> #include <com/sun/star/container/XChild.hpp> #include <com/sun/star/container/XEnumeration.hpp> @@ -276,31 +302,41 @@ #include <com/sun/star/embed/VerbDescriptor.hpp> #include <com/sun/star/embed/XEmbeddedObject.hpp> #include <com/sun/star/embed/XVisualObject.hpp> +#include <com/sun/star/frame/Desktop.hpp> #include <com/sun/star/frame/DoubleInitializationException.hpp> #include <com/sun/star/frame/FeatureStateEvent.hpp> #include <com/sun/star/frame/XController.hpp> #include <com/sun/star/frame/XController2.hpp> +#include <com/sun/star/frame/XDispatch.hpp> +#include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XFrame.hpp> +#include <com/sun/star/frame/XFrameActionListener.hpp> +#include <com/sun/star/frame/XLayoutManager.hpp> #include <com/sun/star/frame/XLoadable.hpp> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/frame/XModel2.hpp> #include <com/sun/star/frame/XModule.hpp> -#include <com/sun/star/frame/XStorable.hpp> +#include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/frame/XStorable2.hpp> #include <com/sun/star/frame/XTerminateListener.hpp> #include <com/sun/star/frame/XTitle.hpp> #include <com/sun/star/frame/XTitleChangeBroadcaster.hpp> +#include <com/sun/star/frame/XToolbarController.hpp> #include <com/sun/star/frame/XUntitledNumbers.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> #include <com/sun/star/i18n/Calendar2.hpp> #include <com/sun/star/i18n/CollatorOptions.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/ForbiddenCharacters.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/NumberFormatCode.hpp> +#include <com/sun/star/i18n/NumberFormatMapper.hpp> #include <com/sun/star/i18n/ParseResult.hpp> #include <com/sun/star/i18n/TransliterationModules.hpp> +#include <com/sun/star/i18n/TransliterationModulesExtra.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/WordType.hpp> #include <com/sun/star/i18n/XBreakIterator.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> @@ -308,7 +344,6 @@ #include <com/sun/star/i18n/XExtendedTransliteration.hpp> #include <com/sun/star/i18n/XForbiddenCharacters.hpp> #include <com/sun/star/i18n/XNativeNumberSupplier.hpp> -#include <com/sun/star/i18n/XNumberFormatCode.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> @@ -318,6 +353,7 @@ #include <com/sun/star/lang/NotInitializedException.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XEventListener.hpp> +#include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XServiceName.hpp> @@ -339,11 +375,14 @@ #include <com/sun/star/task/XInteractionHandler.hpp> #include <com/sun/star/text/HoriOrientation.hpp> #include <com/sun/star/text/PositionLayoutDir.hpp> +#include <com/sun/star/text/RubyAdjust.hpp> +#include <com/sun/star/text/TextContentAnchorType.hpp> #include <com/sun/star/text/XTextField.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/ui/XUIConfigurationManager2.hpp> #include <com/sun/star/ui/XUIConfigurationManagerSupplier.hpp> #include <com/sun/star/ui/dialogs/TemplateDescription.hpp> -#include <com/sun/star/ui/dialogs/XFilePicker2.hpp> +#include <com/sun/star/ui/dialogs/XFilePicker3.hpp> #include <com/sun/star/ui/dialogs/XFilterManager.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> @@ -356,6 +395,7 @@ #include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/TypeClass.hdl> +#include <com/sun/star/uno/TypeClass.hpp> #include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> @@ -366,41 +406,56 @@ #include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/util/NumberFormat.hpp> -#include <com/sun/star/util/SearchOptions2.hpp> #include <com/sun/star/util/Time.hpp> #include <com/sun/star/util/URL.hpp> +#include <com/sun/star/util/URLTransformer.hpp> +#include <com/sun/star/util/XAccounting.hpp> #include <com/sun/star/util/XChangesBatch.hpp> #include <com/sun/star/util/XCloseBroadcaster.hpp> #include <com/sun/star/util/XCloseListener.hpp> #include <com/sun/star/util/XCloseable.hpp> #include <com/sun/star/util/XModifiable2.hpp> #include <com/sun/star/util/XModifyListener.hpp> -#include <com/sun/star/util/XTextSearch2.hpp> +#include <com/sun/star/util/XURLTransformer.hpp> +#include <com/sun/star/util/XUpdatable.hpp> +#include <com/sun/star/view/PrintableState.hpp> #include <com/sun/star/view/XPrintJobBroadcaster.hpp> #include <com/sun/star/view/XPrintable.hpp> #include <com/sun/star/view/XRenderable.hpp> #include <comphelper/broadcasthelper.hxx> #include <comphelper/comphelperdllapi.h> +#include <comphelper/extract.hxx> #include <comphelper/fileformat.h> #include <comphelper/processfactory.hxx> +#include <comphelper/propagg.hxx> +#include <comphelper/proparrhlp.hxx> +#include <comphelper/property.hxx> +#include <comphelper/propertycontainer.hxx> +#include <comphelper/propertycontainerhelper.hxx> +#include <comphelper/propstate.hxx> +#include <comphelper/sequence.hxx> #include <comphelper/servicehelper.hxx> #include <comphelper/string.hxx> +#include <comphelper/types.hxx> +#include <comphelper/uno3.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> #include <cppuhelper/basemutex.hxx> -#include <cppuhelper/compbase1.hxx> +#include <cppuhelper/compbase.hxx> #include <cppuhelper/compbase5.hxx> #include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/factory.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase4.hxx> #include <cppuhelper/implbase5.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> #include <cppuhelper/interfacecontainer.h> +#include <cppuhelper/interfacecontainer.hxx> +#include <cppuhelper/propshlp.hxx> +#include <cppuhelper/proptypehlp.h> +#include <cppuhelper/proptypehlp.hxx> #include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> @@ -419,6 +474,7 @@ #include <drawinglayer/drawinglayerdllapi.h> #include <drawinglayer/geometry/viewinformation2d.hxx> #include <drawinglayer/primitive2d/baseprimitive2d.hxx> +#include <drawinglayer/processor2d/baseprocessor2d.hxx> #include <editeng/borderline.hxx> #include <editeng/brushitem.hxx> #include <editeng/colritem.hxx> @@ -433,6 +489,7 @@ #include <editeng/lrspitem.hxx> #include <editeng/numdef.hxx> #include <editeng/numitem.hxx> +#include <editeng/outliner.hxx> #include <editeng/paragraphdata.hxx> #include <editeng/scripttypeitem.hxx> #include <editeng/sizeitem.hxx> @@ -462,6 +519,7 @@ #include <i18nlangtag/languagetag.hxx> #include <i18nutil/i18nutildllapi.h> #include <i18nutil/paper.hxx> +#include <i18nutil/transliteration.hxx> #include <index.hxx> #include <modcfg.hxx> #include <ndarr.hxx> @@ -472,6 +530,7 @@ #include <numrule.hxx> #include <o3tl/cow_wrapper.hxx> #include <o3tl/sorted_vector.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <pagedesc.hxx> #include <pam.hxx> @@ -481,6 +540,7 @@ #include <sfx2/app.hxx> #include <sfx2/basedlgs.hxx> #include <sfx2/bindings.hxx> +#include <sfx2/ctrlitem.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/dllapi.h> #include <sfx2/docfile.hxx> @@ -489,11 +549,15 @@ #include <sfx2/htmlmode.hxx> #include <sfx2/linksrc.hxx> #include <sfx2/lnkbase.hxx> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> #include <sfx2/objsh.hxx> #include <sfx2/printer.hxx> #include <sfx2/request.hxx> +#include <sfx2/sfxstatuslistener.hxx> #include <sfx2/sfxuno.hxx> +#include <sfx2/shell.hxx> #include <sfx2/tabdlg.hxx> +#include <sfx2/tbxctrl.hxx> #include <sfx2/viewfrm.hxx> #include <shellio.hxx> #include <shellres.hxx> @@ -510,6 +574,7 @@ #include <svl/itemset.hxx> #include <svl/languageoptions.hxx> #include <svl/lstner.hxx> +#include <svl/memberid.h> #include <svl/nfkeytab.hxx> #include <svl/ondemand.hxx> #include <svl/poolitem.hxx> @@ -517,6 +582,7 @@ #include <svl/stritem.hxx> #include <svl/style.hxx> #include <svl/svldllapi.h> +#include <svl/undo.hxx> #include <svl/urihelper.hxx> #include <svl/zforlist.hxx> #include <svl/zformat.hxx> @@ -525,30 +591,42 @@ #include <svtools/accessibletableprovider.hxx> #include <svtools/colorcfg.hxx> #include <svtools/ctrlbox.hxx> +#include <svtools/ehdl.hxx> #include <svtools/embedhlp.hxx> +#include <svtools/framestatuslistener.hxx> #include <svtools/grfmgr.hxx> #include <svtools/headbar.hxx> #include <svtools/htmlcfg.hxx> #include <svtools/miscopt.hxx> +#include <svtools/ruler.hxx> #include <svtools/svtabbx.hxx> #include <svtools/svtdllapi.h> +#include <svtools/svtresid.hxx> +#include <svtools/toolboxcontroller.hxx> #include <svtools/transfer.hxx> #include <svtools/treelist.hxx> #include <svtools/treelistbox.hxx> #include <svtools/treelistentries.hxx> #include <svtools/treelistentry.hxx> +#include <svtools/valueset.hxx> #include <svtools/viewdataentry.hxx> +#include <svx/Palette.hxx> +#include <svx/PaletteManager.hxx> +#include <svx/SvxColorValueSet.hxx> #include <svx/dlgutil.hxx> #include <svx/drawitem.hxx> #include <svx/flagsdef.hxx> +#include <svx/ruler.hxx> #include <svx/sdr/attribute/sdrallfillattributeshelper.hxx> #include <svx/svxdlg.hxx> #include <svx/svxdllapi.h> +#include <svx/tbxcolorupdate.hxx> #include <svx/unomod.hxx> #include <svx/xdef.hxx> #include <svx/xenum.hxx> #include <svx/xtable.hxx> #include <swabstdlg.hxx> +#include <swatrset.hxx> #include <swmodule.hxx> #include <swrect.hxx> #include <swtable.hxx> @@ -560,12 +638,11 @@ #include <tblenum.hxx> #include <tblsel.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/contnr.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> -#include <vcl/errcode.hxx> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/fract.hxx> @@ -599,6 +676,7 @@ #include <unotools/collatorwrapper.hxx> #include <unotools/configitem.hxx> #include <unotools/configmgr.hxx> +#include <unotools/eventcfg.hxx> #include <unotools/fontcvt.hxx> #include <unotools/fontdefs.hxx> #include <unotools/intlwrapper.hxx> diff --git a/sw/inc/pch/precompiled_vbaswobj.hxx b/sw/inc/pch/precompiled_vbaswobj.hxx index ff5c46d8b026..6dca15aa3487 100644 --- a/sw/inc/pch/precompiled_vbaswobj.hxx +++ b/sw/inc/pch/precompiled_vbaswobj.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:31:56 using: + Generated on 2017-09-20 22:55:33 using: ./bin/update_pch sw vbaswobj --cutoff=4 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -21,6 +21,7 @@ */ #include <algorithm> +#include <array> #include <assert.h> #include <cassert> #include <climits> @@ -28,13 +29,14 @@ #include <config_global.h> #include <config_typesizes.h> #include <config_vcl.h> -#include <cstdarg> #include <cstddef> #include <cstdlib> #include <cstring> #include <deque> +#include <exception> #include <float.h> #include <functional> +#include <initializer_list> #include <iomanip> #include <iostream> #include <limits.h> @@ -59,7 +61,12 @@ #include <unordered_map> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> +#include <boost/multi_index/composite_key.hpp> +#include <boost/multi_index/identity.hpp> +#include <boost/multi_index/mem_fun.hpp> +#include <boost/multi_index/ordered_index.hpp> +#include <boost/multi_index/random_access_index.hpp> +#include <boost/multi_index_container.hpp> #include <boost/operators.hpp> #include <boost/optional.hpp> #include <osl/diagnose.h> @@ -88,6 +95,7 @@ #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> @@ -100,6 +108,7 @@ #include <rtl/ustrbuf.hxx> #include <rtl/ustring.h> #include <rtl/ustring.hxx> +#include <rtl/uuid.h> #include <sal/config.h> #include <sal/detail/log.h> #include <sal/log.hxx> @@ -108,21 +117,24 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <sal/typesizes.h> +#include <vcl/EnumContext.hxx> #include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> +#include <vcl/builder.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> -#include <vcl/commandevent.hxx> #include <vcl/combobox.hxx> +#include <vcl/commandevent.hxx> #include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/exceptiontypes.hxx> #include <vcl/field.hxx> @@ -139,6 +151,7 @@ #include <vcl/jobset.hxx> #include <vcl/keycod.hxx> #include <vcl/keycodes.hxx> +#include <vcl/lazydelete.hxx> #include <vcl/lineinfo.hxx> #include <vcl/lstbox.hxx> #include <vcl/mapmod.hxx> @@ -156,23 +169,27 @@ #include <vcl/region.hxx> #include <vcl/salgtype.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/settings.hxx> #include <vcl/spinfld.hxx> #include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/virdev.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <IDocumentMarkAccess.hxx> #include <IMark.hxx> #include <IShellCursorSupplier.hxx> #include <SwGetPoolIdFromName.hxx> +#include <SwNumberTreeTypes.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> @@ -186,21 +203,33 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> #include <basic/basicdllapi.h> +#include <basic/sberrors.hxx> #include <basic/sbxcore.hxx> #include <basic/sbxdef.hxx> #include <bparr.hxx> #include <calbck.hxx> +#include <charfmt.hxx> +#include <com/sun/star/accessibility/IllegalAccessibleComponentStateException.hpp> +#include <com/sun/star/accessibility/XAccessible.hpp> +#include <com/sun/star/accessibility/XAccessibleComponent.hpp> +#include <com/sun/star/accessibility/XAccessibleContext.hpp> +#include <com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> #include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyValue.hpp> +#include <com/sun/star/beans/StringPair.hpp> +#include <com/sun/star/beans/XPropertyChangeListener.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/bridge/oleautomation/Decimal.hpp> #include <com/sun/star/connection/XConnection.hpp> +#include <com/sun/star/container/NoSuchElementException.hpp> #include <com/sun/star/container/XEnumeration.hpp> #include <com/sun/star/container/XEnumerationAccess.hpp> #include <com/sun/star/container/XIndexAccess.hpp> @@ -213,45 +242,62 @@ #include <com/sun/star/document/CmisVersion.hpp> #include <com/sun/star/document/EventObject.hpp> #include <com/sun/star/drawing/LineCap.hpp> +#include <com/sun/star/embed/VerbDescriptor.hpp> #include <com/sun/star/embed/XClassifiedObject.hpp> #include <com/sun/star/embed/XEmbeddedObject.hpp> +#include <com/sun/star/embed/XStorage.hpp> +#include <com/sun/star/frame/FeatureStateEvent.hpp> #include <com/sun/star/frame/XFrame.hpp> +#include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> +#include <com/sun/star/i18n/ForbiddenCharacters.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/WordType.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/reservedWords.hpp> #include <com/sun/star/io/XInputStream.hpp> +#include <com/sun/star/lang/DisposedException.hpp> +#include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> +#include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> +#include <com/sun/star/lang/WrappedTargetException.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> +#include <com/sun/star/lang/XServiceName.hpp> #include <com/sun/star/lang/XSingleComponentFactory.hpp> #include <com/sun/star/lang/XSingleServiceFactory.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/registry/XRegistryKey.hpp> -#include <com/sun/star/script/XDefaultMethod.hpp> -#include <com/sun/star/script/provider/XScriptProviderSupplier.hpp> +#include <com/sun/star/script/XLibraryContainer.hpp> +#include <com/sun/star/style/NumberingType.hpp> +#include <com/sun/star/style/XStyle.hpp> #include <com/sun/star/style/XStyleFamiliesSupplier.hpp> #include <com/sun/star/table/BorderLine2.hpp> #include <com/sun/star/table/BorderLineStyle.hpp> #include <com/sun/star/table/XCellRange.hpp> #include <com/sun/star/task/XInteractionHandler.hpp> +#include <com/sun/star/task/XStatusIndicator.hpp> #include <com/sun/star/text/HoriOrientation.hpp> #include <com/sun/star/text/PositionLayoutDir.hpp> +#include <com/sun/star/text/TextContentAnchorType.hpp> +#include <com/sun/star/text/WritingMode2.hpp> #include <com/sun/star/text/XText.hpp> #include <com/sun/star/text/XTextDocument.hpp> #include <com/sun/star/text/XTextRangeCompare.hpp> #include <com/sun/star/text/XTextTable.hpp> #include <com/sun/star/text/XTextViewCursor.hpp> #include <com/sun/star/text/XTextViewCursorSupplier.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Exception.hpp> @@ -263,6 +309,7 @@ #include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/Type.hxx> #include <com/sun/star/uno/TypeClass.hdl> +#include <com/sun/star/uno/TypeClass.hpp> #include <com/sun/star/uno/XAggregation.hpp> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> @@ -278,16 +325,22 @@ #include <comphelper/comphelperdllapi.h> #include <comphelper/fileformat.h> #include <comphelper/processfactory.hxx> +#include <comphelper/servicehelper.hxx> #include <comphelper/solarmutex.hxx> +#include <comphelper/weak.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> +#include <cppuhelper/basemutex.hxx> +#include <cppuhelper/compbase5.hxx> +#include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/factory.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> +#include <cppuhelper/implbase5.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> +#include <cppuhelper/interfacecontainer.h> #include <cppuhelper/queryinterface.hxx> #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> @@ -296,6 +349,7 @@ #include <cppuhelper/weakref.hxx> #include <crstate.hxx> #include <cshtyp.hxx> +#include <docary.hxx> #include <docsh.hxx> #include <editeng/borderline.hxx> #include <editeng/boxitem.hxx> @@ -306,6 +360,8 @@ #include <editeng/frmdiritem.hxx> #include <editeng/keepitem.hxx> #include <editeng/lrspitem.hxx> +#include <editeng/numdef.hxx> +#include <editeng/numitem.hxx> #include <editeng/opaqitem.hxx> #include <editeng/pbinitem.hxx> #include <editeng/prntitem.hxx> @@ -313,6 +369,7 @@ #include <editeng/shaditem.hxx> #include <editeng/svxenum.hxx> #include <editeng/ulspitem.hxx> +#include <fldbas.hxx> #include <fmtcol.hxx> #include <frmatr.hxx> #include <frmfmt.hxx> @@ -328,29 +385,45 @@ #include <ndindex.hxx> #include <ndtyp.hxx> #include <node.hxx> +#include <numrule.hxx> #include <o3tl/cow_wrapper.hxx> #include <o3tl/sorted_vector.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <ooo/vba/XCollection.hpp> #include <ooo/vba/XHelperInterface.hpp> #include <pam.hxx> #include <sfx2/dllapi.h> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> +#include <sfx2/sfxuno.hxx> +#include <sfx2/shell.hxx> +#include <sot/formats.hxx> +#include <sot/sotdllapi.h> +#include <svl/SfxBroadcaster.hxx> #include <svl/cenumitm.hxx> #include <svl/cintitem.hxx> #include <svl/eitem.hxx> #include <svl/hint.hxx> #include <svl/intitem.hxx> +#include <svl/itempool.hxx> +#include <svl/itemset.hxx> #include <svl/lstner.hxx> #include <svl/macitem.hxx> #include <svl/poolitem.hxx> +#include <svl/style.hxx> +#include <svl/stylesheetuser.hxx> #include <svl/svldllapi.h> +#include <svtools/accessibleruler.hxx> #include <svtools/ctrlbox.hxx> #include <svtools/embedhlp.hxx> +#include <svtools/ruler.hxx> #include <svtools/svtdllapi.h> #include <svx/sdtaitm.hxx> #include <svx/svddef.hxx> #include <svx/svxdllapi.h> +#include <svx/swframetypes.hxx> #include <svx/xdef.hxx> +#include <swatrset.hxx> #include <swcrsr.hxx> #include <swrect.hxx> #include <swregion.hxx> @@ -360,13 +433,13 @@ #include <tblenum.hxx> #include <tblsel.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/date.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <vcl/errcode.hxx> -#include <vcl/errinf.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> +#include <tools/fract.hxx> #include <tools/gen.hxx> #include <tools/lineend.hxx> #include <tools/link.hxx> @@ -391,14 +464,17 @@ #include <uno/sequence2.h> #include <unobaseclass.hxx> #include <unotools/charclass.hxx> +#include <unotools/fontcvt.hxx> #include <unotools/fontdefs.hxx> #include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> #include <unotools/readwritemutexguard.hxx> #include <unotools/resmgr.hxx> +#include <unotools/securityoptions.hxx> #include <unotools/syslocale.hxx> #include <unotools/unotoolsdllapi.h> #include <vbahelper/helperdecl.hxx> +#include <vbahelper/vbadllapi.h> #include <vbahelper/vbahelper.hxx> #include <vbahelper/vbahelperinterface.hxx> #include <viewsh.hxx> diff --git a/tools/inc/pch/precompiled_tl.hxx b/tools/inc/pch/precompiled_tl.hxx index c986b4c5b79f..c9331f215fdd 100644 --- a/tools/inc/pch/precompiled_tl.hxx +++ b/tools/inc/pch/precompiled_tl.hxx @@ -13,42 +13,38 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:40 using: + Generated on 2017-09-20 22:55:34 using: ./bin/update_pch tools tl --cutoff=5 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./tools/inc/pch/precompiled_tl.hxx "/opt/lo/bin/make tools.build" --find-conflicts + ./bin/update_pch_bisect ./tools/inc/pch/precompiled_tl.hxx "make tools.build" --find-conflicts */ #include <algorithm> #include <cassert> #include <cstddef> #include <cstdlib> +#include <cstring> #include <limits.h> -#include <memory> #include <new> #include <ostream> #include <stddef.h> -#include <stdio.h> -#include <stdlib.h> #include <string.h> #include <vector> +#include <boost/math/common_factor_rt.hpp> #include <boost/optional/optional.hpp> #include <boost/rational.hpp> #include <osl/diagnose.h> #include <osl/endian.h> #include <osl/file.hxx> #include <osl/interlck.h> -#include <osl/mutex.hxx> #include <osl/process.h> -#include <osl/signal.h> #include <osl/thread.h> #include <rtl/alloc.h> #include <rtl/bootstrap.hxx> #include <rtl/character.hxx> #include <rtl/crc.h> #include <rtl/math.hxx> -#include <rtl/ref.hxx> #include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> @@ -57,7 +53,9 @@ #include <rtl/textcvt.h> #include <rtl/textenc.h> #include <rtl/uri.hxx> +#include <rtl/ustrbuf.h> #include <rtl/ustrbuf.hxx> +#include <rtl/ustring.h> #include <rtl/ustring.hxx> #include <sal/config.h> #include <sal/log.hxx> @@ -69,13 +67,9 @@ #include <basegfx/range/b2drange.hxx> #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/vector/b2enums.hxx> -#include <com/sun/star/lang/Locale.hpp> -#include <i18nlangtag/i18nlangtagdllapi.h> -#include <i18nlangtag/lang.h> #include <o3tl/cow_wrapper.hxx> #include <tools/debug.hxx> #include <tools/gen.hxx> -#include <tools/solar.h> #include <tools/stream.hxx> #include <tools/toolsdllapi.h> diff --git a/unotools/inc/pch/precompiled_utl.hxx b/unotools/inc/pch/precompiled_utl.hxx index 7d191ccf7912..6cca473e2c51 100644 --- a/unotools/inc/pch/precompiled_utl.hxx +++ b/unotools/inc/pch/precompiled_utl.hxx @@ -13,50 +13,52 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:41 using: + Generated on 2017-09-20 22:55:35 using: ./bin/update_pch unotools utl --cutoff=3 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./unotools/inc/pch/precompiled_utl.hxx "/opt/lo/bin/make unotools.build" --find-conflicts + ./bin/update_pch_bisect ./unotools/inc/pch/precompiled_utl.hxx "make unotools.build" --find-conflicts */ #include <algorithm> #include <cassert> +#include <config_global.h> #include <cstddef> #include <iomanip> -#include <limits> #include <list> +#include <map> #include <memory> #include <new> #include <ostream> #include <stddef.h> #include <stdio.h> #include <string.h> +#include <type_traits> #include <unordered_map> #include <vector> +#include <boost/locale.hpp> +#include <boost/locale/gnu_gettext.hpp> #include <boost/optional.hpp> #include <osl/detail/file.h> #include <osl/diagnose.h> -#include <osl/file.h> +#include <osl/endian.h> #include <osl/file.hxx> -#include <osl/getglobalmutex.hxx> #include <osl/interlck.h> #include <osl/mutex.hxx> #include <osl/nlsupport.h> -#include <osl/pipe.h> #include <osl/process.h> -#include <osl/security.h> -#include <osl/socket.h> +#include <osl/signal.h> +#include <osl/thread.h> #include <osl/thread.hxx> #include <osl/time.h> #include <rtl/alloc.h> #include <rtl/bootstrap.hxx> #include <rtl/character.hxx> +#include <rtl/crc.h> #include <rtl/instance.hxx> #include <rtl/locale.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> -#include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> #include <rtl/stringutils.hxx> @@ -64,6 +66,7 @@ #include <rtl/textcvt.h> #include <rtl/textenc.h> #include <rtl/unload.h> +#include <rtl/uri.hxx> #include <rtl/ustrbuf.hxx> #include <rtl/ustring.h> #include <rtl/ustring.hxx> @@ -80,13 +83,13 @@ #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/configuration/theDefaultProvider.hpp> +#include <com/sun/star/container/XHierarchicalNameAccess.hpp> #include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/container/XNameContainer.hpp> -#include <com/sun/star/i18n/TransliterationModules.hpp> -#include <com/sun/star/i18n/TransliterationModulesExtra.hpp> +#include <com/sun/star/io/BufferSizeExceededException.hpp> +#include <com/sun/star/io/NotConnectedException.hpp> +#include <com/sun/star/io/XActiveDataSink.hpp> #include <com/sun/star/io/XInputStream.hpp> -#include <com/sun/star/io/XSeekable.hpp> -#include <com/sun/star/io/XStream.hpp> #include <com/sun/star/lang/Locale.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> @@ -120,26 +123,27 @@ #include <cppu/cppudllapi.h> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/implbase1.hxx> #include <cppuhelper/weak.hxx> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <i18nlangtag/mslangid.hxx> +#include <i18nutil/transliteration.hxx> +#include <o3tl/any.hxx> #include <o3tl/enumarray.hxx> #include <o3tl/typed_flags_set.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> #include <tools/debug.hxx> -#include <vcl/errinf.hxx> -#include <tools/lineend.hxx> -#include <tools/ref.hxx> +#include <tools/diagnose_ex.h> #include <tools/solar.h> #include <tools/stream.hxx> #include <tools/time.hxx> #include <tools/toolsdllapi.h> #include <tools/urlobj.hxx> #include <ucbhelper/content.hxx> +#include <ucbhelper/interceptedinteraction.hxx> #include <ucbhelper/ucbhelperdllapi.h> +#include <unotoolsservices.hxx> #include <unotools/bootstrap.hxx> #include <unotools/configitem.hxx> #include <unotools/configmgr.hxx> @@ -150,8 +154,10 @@ #include <unotools/pathoptions.hxx> #include <unotools/readwritemutexguard.hxx> #include <unotools/securityoptions.hxx> +#include <unotools/streamwrap.hxx> #include <unotools/syslocale.hxx> #include <unotools/syslocaleoptions.hxx> +#include <unotools/tempfile.hxx> #include <unotools/ucbhelper.hxx> #include <unotools/unotoolsdllapi.h> diff --git a/unoxml/inc/pch/precompiled_unoxml.hxx b/unoxml/inc/pch/precompiled_unoxml.hxx index 94386b17d8ce..ad10b9f0417b 100644 --- a/unoxml/inc/pch/precompiled_unoxml.hxx +++ b/unoxml/inc/pch/precompiled_unoxml.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:41 using: + Generated on 2017-09-20 22:55:36 using: ./bin/update_pch unoxml unoxml --cutoff=1 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./unoxml/inc/pch/precompiled_unoxml.hxx "/opt/lo/bin/make unoxml.build" --find-conflicts + ./bin/update_pch_bisect ./unoxml/inc/pch/precompiled_unoxml.hxx "make unoxml.build" --find-conflicts */ #include <algorithm> @@ -47,6 +47,7 @@ #include <com/sun/star/xml/dom/events/XDocumentEvent.hpp> #include <com/sun/star/xml/dom/events/XMutationEvent.hpp> #include <com/sun/star/xml/sax/FastToken.hpp> +#include <com/sun/star/xml/sax/SAXException.hpp> #include <com/sun/star/xml/sax/SAXParseException.hpp> #include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp> #include <comphelper/attributelist.hxx> diff --git a/uui/inc/pch/precompiled_uui.hxx b/uui/inc/pch/precompiled_uui.hxx index 0057fcb5818b..e233152d4011 100644 --- a/uui/inc/pch/precompiled_uui.hxx +++ b/uui/inc/pch/precompiled_uui.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:41 using: + Generated on 2017-09-20 22:55:37 using: ./bin/update_pch uui uui --cutoff=4 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./uui/inc/pch/precompiled_uui.hxx "/opt/lo/bin/make uui.build" --find-conflicts + ./bin/update_pch_bisect ./uui/inc/pch/precompiled_uui.hxx "make uui.build" --find-conflicts */ #include <cassert> @@ -33,7 +33,6 @@ #include <osl/diagnose.h> #include <osl/file.hxx> #include <osl/interlck.h> -#include <osl/mutex.hxx> #include <osl/thread.hxx> #include <rtl/digest.h> #include <rtl/instance.hxx> @@ -53,9 +52,12 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <sal/typesizes.h> +#include <vcl/dllapi.h> +#include <vcl/errcode.hxx> #include <vcl/layout.hxx> #include <vcl/msgbox.hxx> #include <vcl/svapp.hxx> +#include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/task/XInteractionAbort.hpp> #include <com/sun/star/task/XInteractionApprove.hpp> @@ -72,9 +74,11 @@ #include <comphelper/processfactory.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> +#include <o3tl/typed_flags_set.hxx> #include <tools/solar.h> #include <tools/toolsdllapi.h> #include <typelib/typedescription.h> #include <uno/data.h> +#include <unotools/resmgr.hxx> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/vbahelper/inc/pch/precompiled_msforms.hxx b/vbahelper/inc/pch/precompiled_msforms.hxx index 9ded5c254641..a55acf2244de 100644 --- a/vbahelper/inc/pch/precompiled_msforms.hxx +++ b/vbahelper/inc/pch/precompiled_msforms.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:33:34 using: + Generated on 2017-09-20 22:55:38 using: ./bin/update_pch vbahelper msforms --cutoff=3 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -30,22 +30,21 @@ #include <cstdlib> #include <cstring> #include <deque> +#include <exception> #include <float.h> #include <functional> #include <iomanip> -#include <iterator> #include <limits.h> #include <limits> -#include <list> +#include <locale> +#include <map> #include <math.h> #include <memory> #include <new> #include <ostream> -#include <set> #include <sstream> #include <stdarg.h> #include <stddef.h> -#include <stdexcept> #include <stdlib.h> #include <string.h> #include <string> @@ -53,7 +52,6 @@ #include <unordered_map> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <osl/diagnose.h> #include <osl/endian.h> #include <osl/file.h> @@ -64,8 +62,6 @@ #include <osl/process.h> #include <osl/security.h> #include <osl/socket.h> -#include <osl/thread.h> -#include <osl/thread.hxx> #include <osl/time.h> #include <rtl/alloc.h> #include <rtl/byteseq.h> @@ -100,16 +96,15 @@ #include <vcl/animate.hxx> #include <vcl/bitmap.hxx> #include <vcl/bitmapex.hxx> -#include <vcl/button.hxx> #include <vcl/cairo.hxx> #include <vcl/checksum.hxx> #include <vcl/commandevent.hxx> -#include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> #include <vcl/devicecoordinate.hxx> #include <vcl/dllapi.h> +#include <vcl/errcode.hxx> +#include <vcl/errinf.hxx> #include <vcl/event.hxx> -#include <vcl/exceptiontypes.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> #include <vcl/gdimtf.hxx> @@ -117,7 +112,6 @@ #include <vcl/gradient.hxx> #include <vcl/graph.hxx> #include <vcl/hatch.hxx> -#include <vcl/image.hxx> #include <vcl/inputctx.hxx> #include <vcl/inputtypes.hxx> #include <vcl/keycod.hxx> @@ -126,7 +120,6 @@ #include <vcl/mapmod.hxx> #include <vcl/metaact.hxx> #include <vcl/metaactiontypes.hxx> -#include <vcl/metric.hxx> #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> @@ -134,17 +127,19 @@ #include <vcl/ptrstyle.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/settings.hxx> -#include <vcl/svapp.hxx> -#include <vcl/vectorgraphicdata.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> @@ -158,16 +153,13 @@ #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> #include <basegfx/tuple/b3dtuple.hxx> +#include <basegfx/vector/b2dsize.hxx> #include <basegfx/vector/b2dvector.hxx> #include <basegfx/vector/b2enums.hxx> #include <basegfx/vector/b2ivector.hxx> #include <basic/basicdllapi.h> -#include <basic/basmgr.hxx> #include <basic/codecompletecache.hxx> #include <basic/sbdef.hxx> -#include <basic/sberrors.hxx> -#include <basic/sbmod.hxx> -#include <basic/sbstar.hxx> #include <basic/sbx.hxx> #include <basic/sbxcore.hxx> #include <basic/sbxdef.hxx> @@ -178,73 +170,35 @@ #include <basic/sbxvar.hxx> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> #include <com/sun/star/awt/XControl.hpp> -#include <com/sun/star/awt/XDevice.hpp> -#include <com/sun/star/awt/XUnitConversion.hpp> -#include <com/sun/star/beans/NamedValue.hpp> #include <com/sun/star/beans/PropertyValue.hpp> -#include <com/sun/star/beans/StringPair.hpp> -#include <com/sun/star/beans/UnknownPropertyException.hpp> -#include <com/sun/star/beans/XIntrospectionAccess.hpp> -#include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/bridge/oleautomation/Decimal.hpp> -#include <com/sun/star/connection/XConnection.hpp> #include <com/sun/star/container/XNameContainer.hpp> -#include <com/sun/star/document/CmisVersion.hpp> #include <com/sun/star/drawing/LineCap.hpp> -#include <com/sun/star/drawing/XShape.hpp> -#include <com/sun/star/embed/VerbDescriptor.hpp> -#include <com/sun/star/embed/XEmbeddedObject.hpp> -#include <com/sun/star/embed/XStorage.hpp> -#include <com/sun/star/frame/FeatureStateEvent.hpp> -#include <com/sun/star/frame/XController2.hpp> -#include <com/sun/star/frame/XDispatchProvider.hpp> -#include <com/sun/star/frame/XDispatchRecorderSupplier.hpp> -#include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/frame/XModel.hpp> -#include <com/sun/star/frame/status/Verb.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/reservedWords.hpp> -#include <com/sun/star/io/XInputStream.hpp> -#include <com/sun/star/io/XOutputStream.hpp> -#include <com/sun/star/io/XSeekable.hpp> -#include <com/sun/star/io/XStream.hpp> -#include <com/sun/star/io/XTruncate.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/Locale.hpp> -#include <com/sun/star/lang/WrappedTargetException.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XSingleComponentFactory.hpp> #include <com/sun/star/lang/XSingleServiceFactory.hpp> -#include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/registry/XRegistryKey.hpp> #include <com/sun/star/script/BasicErrorException.hpp> -#include <com/sun/star/script/ModuleInfo.hpp> #include <com/sun/star/script/XInvocation.hpp> -#include <com/sun/star/script/XLibraryContainer.hpp> -#include <com/sun/star/script/XStarBasicAccess.hpp> -#include <com/sun/star/script/XStorageBasedLibraryContainer.hpp> -#include <com/sun/star/script/XTypeConverter.hpp> -#include <com/sun/star/script/provider/XScriptProviderSupplier.hpp> -#include <com/sun/star/security/DocumentSignatureInformation.hpp> -#include <com/sun/star/security/XDocumentDigitalSignatures.hpp> -#include <com/sun/star/task/XInteractionHandler.hpp> -#include <com/sun/star/task/XStatusIndicator.hpp> -#include <com/sun/star/ucb/CommandAbortedException.hpp> -#include <com/sun/star/ucb/ContentCreationException.hpp> -#include <com/sun/star/ucb/XCommandEnvironment.hpp> -#include <com/sun/star/ucb/XContent.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> -#include <com/sun/star/uno/Exception.hpp> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/uno/RuntimeException.hpp> @@ -255,65 +209,31 @@ #include <com/sun/star/uno/TypeClass.hdl> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/XInterface.hpp> -#include <com/sun/star/uno/XWeak.hpp> #include <com/sun/star/uno/genfunc.h> #include <com/sun/star/uno/genfunc.hxx> -#include <com/sun/star/util/DateTime.hpp> -#include <com/sun/star/util/RevisionTag.hpp> -#include <com/sun/star/util/URL.hpp> #include <comphelper/comphelperdllapi.h> -#include <comphelper/documentconstants.hxx> -#include <comphelper/embeddedobjectcontainer.hxx> #include <comphelper/fileformat.h> -#include <comphelper/namedvaluecollection.hxx> -#include <comphelper/solarmutex.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> #include <cppuhelper/cppuhelperdllapi.h> -#include <cppuhelper/factory.hxx> #include <cppuhelper/implbase.hxx> -#include <cppuhelper/queryinterface.hxx> -#include <cppuhelper/supportsservice.hxx> -#include <cppuhelper/typeprovider.hxx> -#include <cppuhelper/weak.hxx> #include <cppuhelper/weakref.hxx> #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> -#include <o3tl/enumarray.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> -#include <sfx2/XmlIdRegistry.hxx> -#include <sfx2/app.hxx> -#include <sfx2/bindings.hxx> -#include <sfx2/dispatch.hxx> -#include <sfx2/dllapi.h> -#include <sfx2/docfile.hxx> -#include <sfx2/docfilt.hxx> -#include <sfx2/frame.hxx> -#include <sfx2/module.hxx> -#include <sfx2/objsh.hxx> -#include <sfx2/sfxuno.hxx> -#include <sfx2/shell.hxx> -#include <sfx2/signaturestate.hxx> -#include <sfx2/viewfrm.hxx> -#include <sot/formats.hxx> -#include <sot/object.hxx> -#include <sot/sotdllapi.h> -#include <svl/SfxBroadcaster.hxx> #include <svl/hint.hxx> -#include <svl/lockfilecommon.hxx> #include <svl/lstner.hxx> -#include <svl/poolitem.hxx> #include <svl/svldllapi.h> -#include <svtools/imgdef.hxx> +#include <svtools/ehdl.hxx> #include <svtools/miscopt.hxx> #include <svtools/svtdllapi.h> +#include <svtools/svtresid.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/debug.hxx> -#include <vcl/errcode.hxx> -#include <vcl/errinf.hxx> -#include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> #include <tools/lineend.hxx> @@ -323,17 +243,12 @@ #include <tools/ref.hxx> #include <tools/solar.h> #include <tools/stream.hxx> -#include <tools/svborder.hxx> #include <tools/toolsdllapi.h> -#include <tools/urlobj.hxx> #include <tools/weakbase.h> #include <tools/wintypes.hxx> -#include <tools/wldcrd.hxx> #include <typelib/typeclass.h> #include <typelib/typedescription.h> #include <typelib/uik.h> -#include <ucbhelper/content.hxx> -#include <ucbhelper/ucbhelperdllapi.h> #include <uno/any2.h> #include <uno/data.h> #include <uno/sequence2.h> @@ -342,11 +257,9 @@ #include <unotools/localedatawrapper.hxx> #include <unotools/options.hxx> #include <unotools/readwritemutexguard.hxx> -#include <unotools/resmgr.hxx> #include <unotools/syslocale.hxx> #include <unotools/unotoolsdllapi.h> #include <vbahelper/helperdecl.hxx> -#include <vbahelper/vbaaccesshelper.hxx> #include <vbahelper/vbadllapi.h> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/vbahelper/inc/pch/precompiled_vbahelper.hxx b/vbahelper/inc/pch/precompiled_vbahelper.hxx index 07f17e30a714..366ffdaca915 100644 --- a/vbahelper/inc/pch/precompiled_vbahelper.hxx +++ b/vbahelper/inc/pch/precompiled_vbahelper.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-06 12:33:42 using: + Generated on 2017-09-20 22:55:39 using: ./bin/update_pch vbahelper vbahelper --cutoff=3 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -22,12 +22,12 @@ #include <cassert> #include <cstddef> +#include <cstring> #include <deque> #include <exception> #include <functional> #include <memory> #include <set> -#include <string.h> #include <unordered_map> #include <utility> #include <vector> @@ -35,7 +35,6 @@ #include <osl/diagnose.h> #include <osl/file.hxx> #include <osl/module.hxx> -#include <osl/mutex.h> #include <osl/mutex.hxx> #include <osl/thread.hxx> #include <rtl/instance.hxx> @@ -51,8 +50,10 @@ #include <sal/macros.h> #include <sal/types.h> #include <vcl/bitmap.hxx> +#include <vcl/button.hxx> #include <vcl/cursor.hxx> #include <vcl/dllapi.h> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/inputctx.hxx> #include <vcl/inputtypes.hxx> @@ -62,12 +63,15 @@ #include <vcl/pointr.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> +#include <vcl/uitest/factory.hxx> +#include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> #include <vcl/window.hxx> #include <basic/basicdllapi.h> #include <basic/codecompletecache.hxx> #include <basic/sbdef.hxx> +#include <basic/sberrors.hxx> #include <basic/sbmod.hxx> #include <basic/sbx.hxx> #include <basic/sbxdef.hxx> @@ -75,25 +79,20 @@ #include <basic/sbxmeth.hxx> #include <basic/sbxobj.hxx> #include <basic/sbxprop.hxx> -#include <com/sun/star/awt/XWindow2.hpp> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XPropertySet.hpp> -#include <com/sun/star/container/XIndexAccess.hpp> #include <com/sun/star/document/CmisVersion.hpp> -#include <com/sun/star/drawing/XDrawPage.hpp> #include <com/sun/star/embed/XStorage.hpp> -#include <com/sun/star/frame/XController.hpp> -#include <com/sun/star/frame/XDesktop.hpp> #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/lang/XComponent.hpp> +#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/script/XInvocation.hpp> #include <com/sun/star/script/XLibraryContainer.hpp> -#include <com/sun/star/script/provider/XScriptProviderSupplier.hpp> #include <com/sun/star/security/DocumentSignatureInformation.hpp> #include <com/sun/star/security/XDocumentDigitalSignatures.hpp> #include <com/sun/star/task/XInteractionHandler.hpp> @@ -103,7 +102,6 @@ #include <com/sun/star/uno/RuntimeException.hpp> #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/Type.hxx> -#include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/view/XSelectionSupplier.hpp> #include <comphelper/embeddedobjectcontainer.hxx> #include <comphelper/processfactory.hxx> @@ -121,11 +119,11 @@ #include <sfx2/signaturestate.hxx> #include <sot/formats.hxx> #include <sot/object.hxx> +#include <svl/hint.hxx> #include <svl/lstner.hxx> #include <svl/poolitem.hxx> -#include <svl/hint.hxx> +#include <svl/style.hxx> #include <svl/svldllapi.h> -#include <vcl/errcode.hxx> #include <tools/gen.hxx> #include <tools/link.hxx> #include <tools/ref.hxx> @@ -133,6 +131,7 @@ #include <tools/toolsdllapi.h> #include <tools/wintypes.hxx> #include <vbahelper/helperdecl.hxx> +#include <vbahelper/vbadllapi.h> #include <vbahelper/vbahelper.hxx> #include <vbahelper/vbahelperinterface.hxx> #include <vbahelper/vbashape.hxx> diff --git a/vcl/inc/pch/precompiled_vcl.hxx b/vcl/inc/pch/precompiled_vcl.hxx index e70c049faf0a..baba6050db5f 100644 --- a/vcl/inc/pch/precompiled_vcl.hxx +++ b/vcl/inc/pch/precompiled_vcl.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-01-25 19:34:08 using: + Generated on 2017-09-20 22:55:44 using: ./bin/update_pch vcl vcl --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: @@ -23,7 +23,6 @@ #include <algorithm> #include <cassert> #include <climits> -#include <cmath> #include <config_features.h> #include <config_folders.h> #include <config_global.h> @@ -35,6 +34,8 @@ #include <functional> #include <iomanip> #include <limits.h> +#include <limits> +#include <map> #include <math.h> #include <memory> #include <new> @@ -42,6 +43,7 @@ #include <outdev.h> #include <set> #include <sstream> +#include <stack> #include <stddef.h> #include <stdlib.h> #include <string.h> @@ -50,32 +52,31 @@ #include <unordered_map> #include <utility> #include <vector> -#include <boost/functional/hash.hpp> +#include <window.h> #include <boost/math/special_functions/sinc.hpp> #include <boost/multi_array.hpp> #include <boost/optional.hpp> -#ifndef LIBO_HEADLESS -#include <epoxy/gl.h> -#endif +#include <boost/optional/optional.hpp> #include <osl/conditn.hxx> #include <osl/diagnose.h> #include <osl/diagnose.hxx> -#include <osl/doublecheckedlocking.h> #include <osl/endian.h> #include <osl/file.h> #include <osl/file.hxx> -#include <osl/getglobalmutex.hxx> #include <osl/interlck.h> #include <osl/module.hxx> +#include <osl/mutex.h> #include <osl/mutex.hxx> #include <osl/pipe.h> #include <osl/signal.h> #include <osl/socket.h> #include <osl/thread.h> +#include <osl/thread.hxx> #include <osl/time.h> #include <rtl/alloc.h> #include <rtl/bootstrap.hxx> #include <rtl/character.hxx> +#include <rtl/cipher.h> #include <rtl/crc.h> #include <rtl/digest.h> #include <rtl/instance.hxx> @@ -110,7 +111,6 @@ #include <salframe.hxx> #include <salgdi.hxx> #include <salgdiimpl.hxx> -#include <salgeom.hxx> #include <salglyphid.hxx> #include <salhelper/linkhelper.hxx> #include <salhelper/thread.hxx> @@ -123,12 +123,14 @@ #include <salsys.hxx> #include <saltimer.hxx> #include <salvd.hxx> -#include <vcl/alpha.hxx> +#include <salwtype.hxx> +#include <vcl/ImageTree.hxx> #include <vcl/bitmap.hxx> -#include <vcl/bitmapex.hxx> #include <vcl/bitmapaccess.hxx> +#include <vcl/bitmapex.hxx> #include <vcl/button.hxx> -#include <vcl/canvastools.hxx> +#include <vcl/combobox.hxx> +#include <vcl/commandinfoprovider.hxx> #include <vcl/configsettings.hxx> #include <vcl/ctrl.hxx> #include <vcl/cursor.hxx> @@ -140,20 +142,19 @@ #include <vcl/dockwin.hxx> #include <vcl/edit.hxx> #include <vcl/event.hxx> +#include <vcl/field.hxx> #include <vcl/fixed.hxx> #include <vcl/floatwin.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> -#include <vcl/fontcharmap.hxx> #include <vcl/gdimtf.hxx> #include <vcl/gradient.hxx> #include <vcl/graph.hxx> #include <vcl/graphicfilter.hxx> #include <vcl/help.hxx> #include <vcl/i18nhelp.hxx> +#include <vcl/idle.hxx> #include <vcl/image.hxx> -#include <vcl/ImageTree.hxx> -#include <vcl/keycod.hxx> #include <vcl/keycodes.hxx> #include <vcl/layout.hxx> #include <vcl/lazydelete.hxx> @@ -167,10 +168,11 @@ #include <vcl/outdev.hxx> #include <vcl/region.hxx> #include <vcl/salbtype.hxx> -#include <vcl/salgtype.hxx> #include <vcl/salnativewidgets.hxx> +#include <vcl/scheduler.hxx> #include <vcl/scrbar.hxx> #include <vcl/settings.hxx> +#include <vcl/spinfld.hxx> #include <vcl/svapp.hxx> #include <vcl/syswin.hxx> #include <vcl/tabctrl.hxx> @@ -178,16 +180,17 @@ #include <vcl/taskpanelist.hxx> #include <vcl/timer.hxx> #include <vcl/toolbox.hxx> +#include <vcl/uitest/uiobject.hxx> #include <vcl/unohelp.hxx> #include <vcl/unowrap.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> #include <vcl/virdev.hxx> #include <vcl/window.hxx> #include <vcl/wrkwin.hxx> #include <PhysicalFontCollection.hxx> #include <PhysicalFontFace.hxx> -#include <PhysicalFontFamily.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/matrix/b2dhommatrix.hxx> @@ -198,7 +201,6 @@ #include <basegfx/polygon/b2dpolygon.hxx> #include <basegfx/polygon/b2dpolygontools.hxx> #include <basegfx/polygon/b2dpolypolygon.hxx> -#include <basegfx/polygon/b2dpolypolygontools.hxx> #include <basegfx/range/basicrange.hxx> #include <basegfx/tuple/b2dtuple.hxx> #include <basegfx/tuple/b2ituple.hxx> @@ -209,6 +211,7 @@ #include <brdwin.hxx> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/container/XNameAccess.hpp> #include <com/sun/star/datatransfer/clipboard/XClipboard.hpp> #include <com/sun/star/datatransfer/dnd/XDropTarget.hpp> @@ -238,13 +241,17 @@ #include <com/sun/star/util/DateTime.hpp> #include <comphelper/comphelperdllapi.h> #include <comphelper/fileformat.h> +#include <comphelper/lok.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/string.hxx> #include <controldata.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> +#include <cppuhelper/basemutex.hxx> +#include <cppuhelper/compbase_ex.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/implbase.hxx> +#include <cppuhelper/implbase5.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> @@ -253,7 +260,6 @@ #include <cppuhelper/weakagg.hxx> #include <cppuhelper/weakref.hxx> #include <dndlistenercontainer.hxx> -#include <fontattributes.hxx> #include <fontinstance.hxx> #include <helpwin.hxx> #include <i18nlangtag/i18nlangtagdllapi.h> @@ -261,15 +267,18 @@ #include <i18nlangtag/languagetag.hxx> #include <i18nlangtag/mslangid.hxx> #include <impbmp.hxx> -#include <impfont.hxx> +#include <o3tl/cow_wrapper.hxx> +#include <o3tl/make_unique.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> -#include <opengl/texture.hxx> -#include <opengl/zone.hxx> #include <outdata.hxx> +#include <sax/saxdllapi.h> #include <svdata.hxx> #include <svl/hint.hxx> #include <svl/svldllapi.h> +#include <test/outputdevice.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/date.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> @@ -287,6 +296,7 @@ #include <tools/toolsdllapi.h> #include <tools/urlobj.hxx> #include <tools/vcompat.hxx> +#include <tools/zcodec.hxx> #include <typelib/typeclass.h> #include <typelib/typedescription.h> #include <typelib/uik.h> @@ -295,7 +305,7 @@ #include <uno/sequence2.h> #include <unotools/configmgr.hxx> #include <unotools/localedatawrapper.hxx> +#include <unotools/resmgr.hxx> #include <unotools/unotoolsdllapi.h> -#include <window.h> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/writerfilter/inc/pch/precompiled_writerfilter.hxx b/writerfilter/inc/pch/precompiled_writerfilter.hxx index 5dbae6e2e076..98884e139baf 100644 --- a/writerfilter/inc/pch/precompiled_writerfilter.hxx +++ b/writerfilter/inc/pch/precompiled_writerfilter.hxx @@ -13,24 +13,25 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-12-02 15:48:57 using: - ./bin/update_pch writerfilter writerfilter --cutoff=5 --exclude:system --exclude:module --include:local + Generated on 2017-09-20 22:55:45 using: + ./bin/update_pch writerfilter writerfilter --cutoff=5 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./writerfilter/inc/pch/precompiled_writerfilter.hxx "/opt/lo/bin/make writerfilter.build" --find-conflicts + ./bin/update_pch_bisect ./writerfilter/inc/pch/precompiled_writerfilter.hxx "make writerfilter.build" --find-conflicts */ +#include <algorithm> #include <cassert> #include <cstddef> +#include <exception> #include <iomanip> #include <iostream> #include <map> #include <memory> #include <ostream> #include <stdlib.h> -#include <tuple> +#include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> #include <boost/logic/tribool.hpp> #include <boost/optional.hpp> #include <osl/diagnose.h> @@ -39,24 +40,30 @@ #include <osl/getglobalmutex.hxx> #include <osl/mutex.hxx> #include <osl/process.h> -#include <osl/thread.hxx> +#include <rtl/character.hxx> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/math.hxx> -#include <rtl/strbuf.hxx> +#include <rtl/ref.hxx> +#include <rtl/strbuf.h> #include <rtl/string.hxx> +#include <rtl/stringutils.hxx> #include <rtl/tencinfo.h> +#include <rtl/uri.hxx> #include <rtl/ustrbuf.hxx> #include <rtl/ustring.hxx> -#include <rtl/uuid.h> #include <sal/config.h> #include <sal/macros.h> #include <sal/types.h> #include <vcl/dllapi.h> +#include <vcl/svapp.hxx> +#include <basegfx/color/bcolor.hxx> #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/drawing/XDrawPageSupplier.hpp> #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/lang/Locale.hpp> +#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> @@ -73,20 +80,23 @@ #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/uno/RuntimeException.hpp> #include <com/sun/star/uno/Sequence.hxx> -#include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/Type.hxx> -#include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/genfunc.hxx> #include <comphelper/comphelperdllapi.h> #include <comphelper/sequence.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> +#include <cppuhelper/implbase.hxx> +#include <cppuhelper/implbase_ex.hxx> +#include <cppuhelper/weak.hxx> #include <filter/msfilter/util.hxx> #include <o3tl/typed_flags_set.hxx> #include <oox/dllapi.h> #include <oox/token/tokens.hxx> -#include <ooxml/QNameToString.hxx> #include <ooxml/resourceids.hxx> +#include <sfx2/dllapi.h> +#include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/gen.hxx> #include <tools/solar.h> #include <tools/toolsdllapi.h> diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx index 5659c12e8e35..a7e21d470ec5 100644 --- a/xmloff/inc/pch/precompiled_xo.hxx +++ b/xmloff/inc/pch/precompiled_xo.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:43 using: + Generated on 2017-09-20 22:55:48 using: ./bin/update_pch xmloff xo --cutoff=7 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./xmloff/inc/pch/precompiled_xo.hxx "/opt/lo/bin/make xmloff.build" --find-conflicts + ./bin/update_pch_bisect ./xmloff/inc/pch/precompiled_xo.hxx "make xmloff.build" --find-conflicts */ #include <algorithm> @@ -28,7 +28,7 @@ #include <cstdlib> #include <exception> #include <float.h> -#include <functional> +#include <limits> #include <list> #include <map> #include <memory> @@ -36,7 +36,6 @@ #include <ostream> #include <set> #include <sstream> -#include <tuple> #include <stddef.h> #include <string.h> #include <string> @@ -44,16 +43,19 @@ #include <utility> #include <vector> #include <osl/diagnose.h> +#include <osl/diagnose.hxx> #include <osl/doublecheckedlocking.h> #include <osl/endian.h> #include <osl/file.hxx> #include <osl/getglobalmutex.hxx> #include <osl/interlck.h> +#include <osl/mutex.h> #include <osl/mutex.hxx> #include <osl/thread.h> #include <rtl/alloc.h> #include <rtl/character.hxx> #include <rtl/instance.hxx> +#include <rtl/locale.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> #include <rtl/strbuf.hxx> @@ -108,7 +110,6 @@ #include <com/sun/star/container/XNamed.hpp> #include <com/sun/star/document/XEventsSupplier.hpp> #include <com/sun/star/drawing/FillStyle.hpp> -#include <com/sun/star/frame/XModel.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> #include <com/sun/star/i18n/reservedWords.hpp> @@ -120,6 +121,7 @@ #include <com/sun/star/style/NumberingType.hpp> #include <com/sun/star/style/XStyle.hpp> #include <com/sun/star/style/XStyleFamiliesSupplier.hpp> +#include <com/sun/star/text/VertOrientation.hpp> #include <com/sun/star/text/XText.hpp> #include <com/sun/star/text/XTextContent.hpp> #include <com/sun/star/uno/Any.hxx> @@ -144,6 +146,7 @@ #include <comphelper/extract.hxx> #include <comphelper/fileformat.h> #include <comphelper/processfactory.hxx> +#include <comphelper/sequence.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> #include <cppuhelper/cppuhelperdllapi.h> @@ -158,7 +161,10 @@ #include <i18nlangtag/i18nlangtagdllapi.h> #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> +#include <o3tl/any.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/make_unique.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> #include <sax/tools/converter.hxx> #include <svl/svldllapi.h> @@ -171,8 +177,6 @@ #include <typelib/typeclass.h> #include <typelib/typedescription.h> #include <typelib/uik.h> -#include <uno/data.h> -#include <uno/sequence2.h> #include <unotools/localedatawrapper.hxx> #include <unotools/readwritemutexguard.hxx> #include <unotools/unotoolsdllapi.h> diff --git a/xmloff/inc/pch/precompiled_xof.hxx b/xmloff/inc/pch/precompiled_xof.hxx index ce829206cdd5..54f902bde4a7 100644 --- a/xmloff/inc/pch/precompiled_xof.hxx +++ b/xmloff/inc/pch/precompiled_xof.hxx @@ -13,20 +13,21 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:41 using: + Generated on 2017-09-20 22:55:49 using: ./bin/update_pch xmloff xof --cutoff=1 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./xmloff/inc/pch/precompiled_xof.hxx "/opt/lo/bin/make xmloff.build" --find-conflicts + ./bin/update_pch_bisect ./xmloff/inc/pch/precompiled_xof.hxx "make xmloff.build" --find-conflicts */ #include <string.h> #include <unordered_map> +#include <vector> #include <osl/diagnose.h> -#include <osl/mutex.hxx> #include <rtl/math.hxx> #include <rtl/ref.hxx> #include <rtl/ustrbuf.hxx> +#include <sal/config.h> #include <com/sun/star/beans/XPropertySetInfo.hpp> #include <com/sun/star/i18n/CharacterClassification.hpp> #include <com/sun/star/i18n/UnicodeType.hpp> @@ -48,6 +49,7 @@ #include <sax/tools/converter.hxx> #include <xmloff/attrlist.hxx> #include <xmloff/nmspmap.hxx> +#include <xmloff/xmlimp.hxx> #include <xmloff/xmlnmspe.hxx> #include <xmloff/xmltoken.hxx> #include <xmloff/xmluconv.hxx> diff --git a/xmlscript/inc/pch/precompiled_xmlscript.hxx b/xmlscript/inc/pch/precompiled_xmlscript.hxx index 8b31fb6d4355..e14257108f49 100644 --- a/xmlscript/inc/pch/precompiled_xmlscript.hxx +++ b/xmlscript/inc/pch/precompiled_xmlscript.hxx @@ -13,15 +13,18 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2015-11-14 14:16:41 using: + Generated on 2017-09-20 22:55:49 using: ./bin/update_pch xmlscript xmlscript --cutoff=4 --exclude:system --exclude:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./xmlscript/inc/pch/precompiled_xmlscript.hxx "/opt/lo/bin/make xmlscript.build" --find-conflicts + ./bin/update_pch_bisect ./xmlscript/inc/pch/precompiled_xmlscript.hxx "make xmlscript.build" --find-conflicts */ +#include <boost/optional.hpp> #include <osl/diagnose.h> #include <rtl/instance.hxx> +#include <rtl/locale.h> +#include <rtl/ref.hxx> #include <rtl/unload.h> #include <rtl/ustrbuf.hxx> #include <rtl/ustring.hxx> @@ -35,8 +38,8 @@ #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/table/CellAddress.hpp> #include <com/sun/star/table/CellRangeAddress.hpp> -#include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/XComponentContext.hpp> +#include <com/sun/star/xml/sax/SAXException.hpp> #include <cppuhelper/implementationentry.hxx> #include <xmlscript/xml_helper.hxx> #include <xmlscript/xmlns.h> diff --git a/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx b/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx index c234e5c2fd85..3d917fc390d7 100644 --- a/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx +++ b/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-02-29 20:17:57 using: + Generated on 2017-09-20 22:55:53 using: ./bin/update_pch xmlsecurity xmlsecurity --cutoff=6 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./inc/pch/precompiled_xmlsecurity.hxx "make xmlsecurity.build" --find-conflicts + ./bin/update_pch_bisect ./xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx "make xmlsecurity.build" --find-conflicts */ #include <algorithm> @@ -29,6 +29,7 @@ #include <cstdlib> #include <cstring> #include <deque> +#include <exception> #include <float.h> #include <functional> #include <iomanip> @@ -51,7 +52,8 @@ #include <typeinfo> #include <utility> #include <vector> -#include <boost/intrusive_ptr.hpp> +#include <xmlsecuritydllapi.h> +#include <xsecfwdllapi.h> #include <boost/optional/optional.hpp> #include <osl/diagnose.h> #include <osl/doublecheckedlocking.h> @@ -74,11 +76,15 @@ #include <rtl/alloc.h> #include <rtl/byteseq.h> #include <rtl/character.hxx> +#include <rtl/cipher.h> +#include <rtl/digest.h> #include <rtl/instance.hxx> #include <rtl/locale.h> #include <rtl/math.h> #include <rtl/math.hxx> #include <rtl/ref.hxx> +#include <rtl/strbuf.h> +#include <rtl/strbuf.hxx> #include <rtl/string.h> #include <rtl/string.hxx> #include <rtl/stringutils.hxx> @@ -100,6 +106,7 @@ #include <sal/saldllapi.h> #include <sal/types.h> #include <sal/typesizes.h> +#include <vcl/EnumContext.hxx> #include <vcl/accel.hxx> #include <vcl/alpha.hxx> #include <vcl/animate.hxx> @@ -117,8 +124,10 @@ #include <vcl/dllapi.h> #include <vcl/dndhelp.hxx> #include <vcl/edit.hxx> +#include <vcl/errcode.hxx> #include <vcl/event.hxx> #include <vcl/fixed.hxx> +#include <vcl/floatwin.hxx> #include <vcl/fntstyle.hxx> #include <vcl/font.hxx> #include <vcl/gdimtf.hxx> @@ -138,6 +147,7 @@ #include <vcl/metaact.hxx> #include <vcl/metaactiontypes.hxx> #include <vcl/mnemonicengine.hxx> +#include <vcl/notebookbar.hxx> #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> #include <vcl/outdevstate.hxx> @@ -146,18 +156,21 @@ #include <vcl/quickselectionengine.hxx> #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> -#include <vcl/scheduler.hxx> #include <vcl/scopedbitmapaccess.hxx> #include <vcl/seleng.hxx> #include <vcl/settings.hxx> -#include <vcl/vectorgraphicdata.hxx> #include <vcl/syswin.hxx> +#include <vcl/task.hxx> #include <vcl/timer.hxx> +#include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> #include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> +#include <vcl/vclreferencebase.hxx> +#include <vcl/vectorgraphicdata.hxx> #include <vcl/wall.hxx> #include <vcl/window.hxx> +#include <vcl/wmfexternal.hxx> #include <basegfx/basegfxdllapi.h> #include <basegfx/color/bcolor.hxx> #include <basegfx/color/bcolormodifier.hxx> @@ -178,6 +191,9 @@ #include <com/sun/star/accessibility/XAccessibleStateSet.hpp> #include <com/sun/star/awt/Key.hpp> #include <com/sun/star/awt/KeyGroup.hpp> +#include <com/sun/star/awt/SystemPointer.hpp> +#include <com/sun/star/beans/PropertyValue.hpp> +#include <com/sun/star/datatransfer/DataFlavor.hpp> #include <com/sun/star/datatransfer/XTransferable2.hpp> #include <com/sun/star/datatransfer/clipboard/XClipboardOwner.hpp> #include <com/sun/star/datatransfer/dnd/DNDConstants.hpp> @@ -192,16 +208,22 @@ #include <com/sun/star/embed/Aspects.hpp> #include <com/sun/star/embed/ElementModes.hpp> #include <com/sun/star/embed/StorageFormats.hpp> +#include <com/sun/star/frame/Desktop.hpp> #include <com/sun/star/frame/FeatureStateEvent.hpp> +#include <com/sun/star/frame/XDispatch.hpp> +#include <com/sun/star/frame/XDispatchProvider.hpp> #include <com/sun/star/frame/XFrame.hpp> +#include <com/sun/star/frame/XStatusListener.hpp> #include <com/sun/star/frame/XTerminateListener.hpp> #include <com/sun/star/graphic/XPrimitive2D.hpp> #include <com/sun/star/i18n/Calendar2.hpp> +#include <com/sun/star/i18n/DirectionProperty.hpp> #include <com/sun/star/i18n/KCharacterType.hpp> #include <com/sun/star/i18n/KParseTokens.hpp> #include <com/sun/star/i18n/KParseType.hpp> #include <com/sun/star/i18n/LocaleItem.hpp> #include <com/sun/star/i18n/ParseResult.hpp> +#include <com/sun/star/i18n/UnicodeScript.hpp> #include <com/sun/star/i18n/XCharacterClassification.hpp> #include <com/sun/star/i18n/XCollator.hpp> #include <com/sun/star/i18n/XLocaleData4.hpp> @@ -209,12 +231,18 @@ #include <com/sun/star/io/XInputStream.hpp> #include <com/sun/star/lang/IndexOutOfBoundsException.hpp> #include <com/sun/star/lang/Locale.hpp> +#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XServiceName.hpp> +#include <com/sun/star/lang/XSingleComponentFactory.hpp> +#include <com/sun/star/lang/XSingleServiceFactory.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> +#include <com/sun/star/registry/XRegistryKey.hpp> +#include <com/sun/star/ui/XContextChangeEventListener.hpp> #include <com/sun/star/uno/Any.h> #include <com/sun/star/uno/Any.hxx> +#include <com/sun/star/uno/Exception.hpp> #include <com/sun/star/uno/Reference.h> #include <com/sun/star/uno/Reference.hxx> #include <com/sun/star/uno/RuntimeException.hpp> @@ -232,15 +260,31 @@ #include <com/sun/star/util/Date.hpp> #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/util/Time.hpp> +#include <com/sun/star/util/URL.hpp> +#include <com/sun/star/util/URLTransformer.hpp> +#include <com/sun/star/xml/crypto/DigestID.hpp> #include <com/sun/star/xml/crypto/SecurityOperationStatus.hpp> +#include <com/sun/star/xml/crypto/XSEInitializer.hpp> +#include <com/sun/star/xml/crypto/XUriBinding.hpp> +#include <com/sun/star/xml/crypto/XXMLSecurityContext.hpp> +#include <com/sun/star/xml/crypto/XXMLSignature.hpp> +#include <com/sun/star/xml/crypto/XXMLSignatureTemplate.hpp> +#include <com/sun/star/xml/crypto/sax/XKeyCollector.hpp> +#include <com/sun/star/xml/crypto/sax/XMissionTaker.hpp> +#include <com/sun/star/xml/crypto/sax/XReferenceResolvedBroadcaster.hpp> +#include <com/sun/star/xml/crypto/sax/XReferenceResolvedListener.hpp> +#include <com/sun/star/xml/crypto/sax/XSAXEventKeeper.hpp> +#include <com/sun/star/xml/sax/XDocumentHandler.hpp> +#include <com/sun/star/xml/wrapper/XXMLElementWrapper.hpp> #include <comphelper/comphelperdllapi.h> #include <comphelper/fileformat.h> +#include <comphelper/processfactory.hxx> #include <comphelper/servicehelper.hxx> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> #include <cppuhelper/cppuhelperdllapi.h> -#include <cppuhelper/implbase1.hxx> -#include <cppuhelper/implbase4.hxx> +#include <cppuhelper/factory.hxx> +#include <cppuhelper/implbase.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> @@ -251,8 +295,15 @@ #include <i18nlangtag/lang.h> #include <i18nlangtag/languagetag.hxx> #include <o3tl/cow_wrapper.hxx> +#include <o3tl/strong_int.hxx> #include <o3tl/typed_flags_set.hxx> +#include <resourcemanager.hxx> +#include <sax/saxdllapi.h> +#include <sfx2/notebookbar/NotebookbarContextControl.hxx> +#include <sot/exchange.hxx> #include <sot/formats.hxx> +#include <sot/sotdllapi.h> +#include <svl/sigstruct.hxx> #include <svtools/AccessibleBrowseBoxObjType.hxx> #include <svtools/accessibletableprovider.hxx> #include <svtools/headbar.hxx> @@ -264,10 +315,11 @@ #include <svtools/treelistentries.hxx> #include <svtools/viewdataentry.hxx> #include <tools/color.hxx> +#include <tools/colordata.hxx> #include <tools/contnr.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> -#include <vcl/errinf.hxx> +#include <tools/debug.hxx> #include <tools/fldunit.hxx> #include <tools/fontenum.hxx> #include <tools/gen.hxx> @@ -300,5 +352,6 @@ #include <unotools/resmgr.hxx> #include <unotools/syslocale.hxx> #include <unotools/unotoolsdllapi.h> +#include <xsecctl.hxx> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/xmlsecurity/inc/pch/precompiled_xsec_fw.hxx b/xmlsecurity/inc/pch/precompiled_xsec_fw.hxx index fbfaea7b1566..93354b539b0b 100644 --- a/xmlsecurity/inc/pch/precompiled_xsec_fw.hxx +++ b/xmlsecurity/inc/pch/precompiled_xsec_fw.hxx @@ -13,11 +13,11 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-01-07 22:01:39 using: + Generated on 2017-09-20 22:55:53 using: ./bin/update_pch xmlsecurity xsec_fw --cutoff=2 --exclude:system --include:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./inc/pch/precompiled_xsec_fw.hxx "/opt/lo/bin/make xmlsecurity.build" --find-conflicts + ./bin/update_pch_bisect ./xmlsecurity/inc/pch/precompiled_xsec_fw.hxx "make xmlsecurity.build" --find-conflicts */ #include <cassert> @@ -29,20 +29,17 @@ #include <ostream> #include <sstream> #include <stddef.h> +#include <stdlib.h> #include <string.h> #include <string> #include <osl/diagnose.h> #include <osl/interlck.h> -#include <osl/mutex.h> -#include <osl/mutex.hxx> -#include <osl/thread.h> -#include <osl/time.h> +#include <rtl/ref.hxx> #include <rtl/string.h> #include <rtl/string.hxx> #include <rtl/stringutils.hxx> #include <rtl/textcvt.h> #include <rtl/textenc.h> -#include <rtl/unload.h> #include <rtl/ustring.h> #include <rtl/ustring.hxx> #include <rtl/uuid.h> @@ -54,16 +51,10 @@ #include <sal/types.h> #include <sal/typesizes.h> #include <com/sun/star/lang/XMultiServiceFactory.hpp> -#include <com/sun/star/lang/XSingleComponentFactory.hpp> -#include <com/sun/star/lang/XSingleServiceFactory.hpp> -#include <com/sun/star/registry/XRegistryKey.hpp> -#include <com/sun/star/uno/XComponentContext.hpp> -#include <com/sun/star/xml/crypto/XXMLEncryptionTemplate.hpp> #include <com/sun/star/xml/crypto/XXMLSignatureTemplate.hpp> #include <com/sun/star/xml/crypto/sax/ConstOfSecurityId.hpp> #include <com/sun/star/xml/wrapper/XXMLElementWrapper.hpp> #include <comphelper/processfactory.hxx> -#include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/supportsservice.hxx> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx b/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx index aee27c5fee2f..9862398c201f 100644 --- a/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx +++ b/xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx @@ -13,13 +13,14 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2016-03-01 08:26:50 using: + Generated on 2017-09-20 22:55:56 using: ./bin/update_pch xmlsecurity xsec_xmlsec --cutoff=2 --exclude:system --include:module --include:local If after updating build fails, use the following command to locate conflicting headers: - ./bin/update_pch_bisect ./inc/pch/precompiled_xsec_xmlsec.hxx "make xmlsecurity.build" --find-conflicts + ./bin/update_pch_bisect ./xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx "make xmlsecurity.build" --find-conflicts */ +#include <algorithm> #include <cassert> #include <cstddef> #include <cstdlib> @@ -35,6 +36,8 @@ #include <string.h> #include <string> #include <utility> +#include <xmlsec-wrapper.h> +#include <xsecxmlsecdllapi.h> #include <osl/diagnose.h> #include <osl/doublecheckedlocking.h> #include <osl/file.h> @@ -65,12 +68,15 @@ #include <rtl/uri.hxx> #include <rtl/ustring.h> #include <rtl/ustring.hxx> -#include <rtl/uuid.h> #include <sal/config.h> #include <sal/detail/log.h> #include <sal/log.hxx> #include <sal/saldllapi.h> #include <sal/types.h> +#include <biginteger.hxx> +#include <com/sun/star/lang/DisposedException.hpp> +#include <com/sun/star/lang/XInitialization.hpp> +#include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/lang/XTypeProvider.hpp> #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/uno/Any.h> @@ -89,17 +95,25 @@ #include <com/sun/star/uno/genfunc.h> #include <com/sun/star/uno/genfunc.hxx> #include <com/sun/star/util/XCloneable.hpp> +#include <com/sun/star/xml/crypto/XUriBinding.hpp> +#include <com/sun/star/xml/crypto/XXMLEncryptionTemplate.hpp> +#include <com/sun/star/xml/crypto/XXMLSignatureTemplate.hpp> +#include <com/sun/star/xml/crypto/sax/XSAXEventKeeper.hpp> +#include <com/sun/star/xml/csax/XCompressedDocumentHandler.hpp> +#include <com/sun/star/xml/csax/XMLAttribute.hpp> #include <com/sun/star/xml/sax/SAXException.hpp> #include <com/sun/star/xml/sax/SAXParseException.hpp> #include <com/sun/star/xml/sax/XAttributeList.hpp> #include <com/sun/star/xml/sax/XDocumentHandler.hpp> #include <com/sun/star/xml/sax/XExtendedDocumentHandler.hpp> #include <com/sun/star/xml/sax/XLocator.hpp> +#include <com/sun/star/xml/wrapper/XXMLDocumentWrapper.hpp> +#include <com/sun/star/xml/wrapper/XXMLElementWrapper.hpp> #include <cppu/cppudllapi.h> #include <cppu/unotype.hxx> #include <cppuhelper/cppuhelperdllapi.h> #include <cppuhelper/factory.hxx> -#include <cppuhelper/implbase3.hxx> +#include <cppuhelper/implbase.hxx> #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/implbase_ex_post.hxx> #include <cppuhelper/implbase_ex_pre.hxx> @@ -107,6 +121,7 @@ #include <cppuhelper/weak.hxx> #include <cppuhelper/weakagg.hxx> #include <cppuhelper/weakref.hxx> +#include <libxml/tree.h> #include <typelib/typeclass.h> #include <typelib/typedescription.h> #include <typelib/uik.h> @@ -114,7 +129,6 @@ #include <uno/data.h> #include <uno/sequence2.h> #include <xmloff/dllapi.h> -#include <biginteger.hxx> // Cleanup windows header macro pollution. #if defined(_WIN32) && defined(WINAPI) |