diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2017-09-20 23:04:09 +0300 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2017-09-22 21:01:49 +0200 |
commit | cf48347e7a56c38c000e657965f25f4c7e7b4803 (patch) | |
tree | 27a733722bad94d642c40092e8a96fad4ac26eda /chart2/inc | |
parent | eef4c133e9649ebd690918bd7b83c2d5dc0dfcff (diff) |
Fresh run of bin/update_pch.sh
Change-Id: I69d4157aaf6570cecd51ea59df20556914942e06
Reviewed-on: https://gerrit.libreoffice.org/42565
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'chart2/inc')
-rw-r--r-- | chart2/inc/pch/precompiled_chartcontroller.hxx | 95 | ||||
-rw-r--r-- | chart2/inc/pch/precompiled_chartcore.hxx | 33 | ||||
-rw-r--r-- | chart2/inc/pch/precompiled_chartopengl.hxx | 5 |
3 files changed, 88 insertions, 45 deletions
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> |