diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-04-21 11:20:17 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-04-22 09:39:07 +0200 |
commit | dfb24c3d9f3bdbdace593bbd85307a2467c0c7ec (patch) | |
tree | 3661866938af64f5447398740aba8991d5f65676 /dbaccess/inc/pch/precompiled_dbu.hxx | |
parent | f8156f7e81145cbf1c287058039ae70585cf64e7 (diff) |
uiobject.hxx only needs forward declares
and update pches accordingly
Change-Id: I411712532fd85961bffe6678416fcdc1d9c7f53d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92617
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess/inc/pch/precompiled_dbu.hxx')
-rw-r--r-- | dbaccess/inc/pch/precompiled_dbu.hxx | 30 |
1 files changed, 6 insertions, 24 deletions
diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx index c940617b9cca..a9965da5147e 100644 --- a/dbaccess/inc/pch/precompiled_dbu.hxx +++ b/dbaccess/inc/pch/precompiled_dbu.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 2020-02-18 12:02:26 using: + Generated on 2020-04-21 11:14:25 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: @@ -28,12 +28,11 @@ #include <deque> #include <functional> #include <limits> -#include <list> #include <map> #include <memory> #include <new> +#include <optional> #include <ostream> -#include <set> #include <string_view> #include <utility> #include <vector> @@ -45,11 +44,11 @@ #include <osl/interlck.h> #include <osl/mutex.h> #include <osl/mutex.hxx> +#include <osl/process.h> #include <osl/thread.hxx> #include <rtl/bootstrap.hxx> #include <rtl/instance.hxx> #include <rtl/math.h> -#include <rtl/process.h> #include <rtl/ref.hxx> #include <rtl/strbuf.hxx> #include <rtl/string.hxx> @@ -64,6 +63,7 @@ #include <rtl/ustring.hxx> #include <rtl/uuid.h> #include <sal/config.h> +#include <sal/detail/log.h> #include <sal/log.hxx> #include <sal/types.h> #include <vcl/IDialogRenderable.hxx> @@ -79,9 +79,7 @@ #include <vcl/image.hxx> #include <vcl/keycod.hxx> #include <vcl/keycodes.hxx> -#include <vcl/layout.hxx> #include <vcl/mapmod.hxx> -#include <vcl/menu.hxx> #include <vcl/metaactiontypes.hxx> #include <vcl/outdev.hxx> #include <vcl/outdevmap.hxx> @@ -89,14 +87,11 @@ #include <vcl/region.hxx> #include <vcl/salnativewidgets.hxx> #include <vcl/settings.hxx> -#include <vcl/stdtext.hxx> #include <vcl/svapp.hxx> -#include <vcl/tabpage.hxx> #include <vcl/timer.hxx> #include <vcl/transfer.hxx> #include <vcl/uitest/factory.hxx> #include <vcl/vclenum.hxx> -#include <vcl/vclevent.hxx> #include <vcl/vclptr.hxx> #include <vcl/vclreferencebase.hxx> #include <vcl/wall.hxx> @@ -112,9 +107,7 @@ #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/XContainer.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/XClipboard.hpp> @@ -131,7 +124,6 @@ #include <com/sun/star/lang/EventObject.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> @@ -142,7 +134,6 @@ #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/XDataSource.hpp> #include <com/sun/star/sdbc/XDatabaseMetaData.hpp> #include <com/sun/star/sdbc/XRow.hpp> #include <com/sun/star/sdbcx/XAppend.hpp> @@ -160,12 +151,12 @@ #include <com/sun/star/uno/Type.h> #include <com/sun/star/uno/XComponentContext.hpp> #include <com/sun/star/uno/genfunc.hxx> +#include <com/sun/star/util/URL.hpp> #include <com/sun/star/util/XNumberFormatter.hpp> #include <comphelper/comphelperdllapi.h> #include <comphelper/namedvaluecollection.hxx> #include <comphelper/processfactory.hxx> #include <comphelper/sequence.hxx> -#include <comphelper/stl_types.hxx> #include <comphelper/types.hxx> #include <connectivity/dbexception.hxx> #include <connectivity/dbtools.hxx> @@ -176,7 +167,6 @@ #include <cppuhelper/implbase_ex.hxx> #include <cppuhelper/weak.hxx> #include <o3tl/cow_wrapper.hxx> -#include <optional> #include <o3tl/typed_flags_set.hxx> #include <salhelper/simplereferenceobject.hxx> #include <salhelper/singletonref.hxx> @@ -184,11 +174,7 @@ #include <sot/exchange.hxx> #include <sot/formats.hxx> #include <sot/sotdllapi.h> -#include <svl/eitem.hxx> -#include <svl/filenotation.hxx> #include <svl/hint.hxx> -#include <svl/intitem.hxx> -#include <svl/itemset.hxx> #include <svl/poolitem.hxx> #include <svl/stritem.hxx> #include <svl/svldllapi.h> @@ -197,7 +183,6 @@ #include <svx/svxdllapi.h> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> -#include <tools/debug.hxx> #include <tools/diagnose_ex.h> #include <tools/gen.hxx> #include <tools/globname.hxx> @@ -210,7 +195,6 @@ #include <tools/wintypes.hxx> #include <typelib/typedescription.h> #include <uno/data.h> -#include <unotools/confignode.hxx> #include <unotools/eventlisteneradapter.hxx> #include <unotools/fontdefs.hxx> #include <unotools/sharedunocomponent.hxx> @@ -225,13 +209,11 @@ #include <TypeInfo.hxx> #include <UITools.hxx> #include <browserids.hxx> +#include <callbacks.hxx> #include <dbaccess/dataview.hxx> #include <dbaccess/dbaccessdllapi.h> -#include <dbadmin.hxx> -#include <dbu_dlg.hxx> #include <dbu_reghelper.hxx> #include <dsitems.hxx> -#include <querycontroller.hxx> #include <sqlmessage.hxx> #include <stringconstants.hxx> #include <uiservices.hxx> |