diff options
author | Ashod Nakashian <ashodnakashian@yahoo.com> | 2015-02-02 21:03:42 -0500 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-02-05 10:46:33 +0000 |
commit | de68bb85145e68fc170b8eab0fa3357cd7165421 (patch) | |
tree | 48fe4f4ee72580feaca2ef0112761787e8c73155 /dbaccess | |
parent | 863122b9adecedfcf35ffac1354ef8a85d5b6827 (diff) |
Updated all precompiled headers.
Change-Id: I955c8ac4dbe002d23531df7eb10fb4444d6b5157
Reviewed-on: https://gerrit.libreoffice.org/14292
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/inc/pch/precompiled_dba.hxx | 3 | ||||
-rw-r--r-- | dbaccess/inc/pch/precompiled_dbmm.hxx | 3 | ||||
-rw-r--r-- | dbaccess/inc/pch/precompiled_dbu.hxx | 13 |
3 files changed, 15 insertions, 4 deletions
diff --git a/dbaccess/inc/pch/precompiled_dba.hxx b/dbaccess/inc/pch/precompiled_dba.hxx index 0815ae41daab..d097d7933c88 100644 --- a/dbaccess/inc/pch/precompiled_dba.hxx +++ b/dbaccess/inc/pch/precompiled_dba.hxx @@ -122,6 +122,7 @@ #include <com/sun/star/lang/WrappedTargetException.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/reflection/ProxyFactory.hpp> #include <com/sun/star/registry/InvalidRegistryException.hpp> @@ -270,6 +271,7 @@ #include <comphelper/string.hxx> #include <comphelper/types.hxx> #include <comphelper/uno3.hxx> +#include <config_features.h> #include <connectivity/BlobHelper.hxx> #include <connectivity/CommonTools.hxx> #include <connectivity/FValue.hxx> @@ -318,6 +320,7 @@ #include <rtl/ref.hxx> #include <rtl/ustrbuf.hxx> #include <sal/config.h> +#include <sal/log.hxx> #include <sal/macros.h> #include <sax/tools/converter.hxx> #include <set> diff --git a/dbaccess/inc/pch/precompiled_dbmm.hxx b/dbaccess/inc/pch/precompiled_dbmm.hxx index 7ff78a8232d7..30ada28e3334 100644 --- a/dbaccess/inc/pch/precompiled_dbmm.hxx +++ b/dbaccess/inc/pch/precompiled_dbmm.hxx @@ -14,6 +14,7 @@ also fixes all possible problems, so it's usually better to use it). */ +#include <algorithm> #include <com/sun/star/document/XEmbeddedScripts.hpp> #include <com/sun/star/document/XEventsSupplier.hpp> #include <com/sun/star/document/XStorageBasedDocument.hpp> @@ -72,8 +73,8 @@ #include <tools/urlobj.hxx> #include <ucbhelper/content.hxx> #include <unotools/sharedunocomponent.hxx> +#include <vcl/layout.hxx> #include <vcl/metric.hxx> -#include <vcl/msgbox.hxx> #include <vcl/svapp.hxx> #include <vector> #include <xmlscript/xmldlg_imexp.hxx> diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx index fbdb795f00fc..ac40b27a5606 100644 --- a/dbaccess/inc/pch/precompiled_dbu.hxx +++ b/dbaccess/inc/pch/precompiled_dbu.hxx @@ -14,11 +14,9 @@ also fixes all possible problems, so it's usually better to use it). */ -#include "com/sun/star/beans/NamedValue.hpp" #include "com/sun/star/beans/XMultiPropertySet.hpp" #include "com/sun/star/beans/XPropertiesChangeListener.hpp" #include "com/sun/star/sdb/RowSetVetoException.hpp" -#include "com/sun/star/ui/dialogs/TemplateDescription.hpp" #include "comphelper/processfactory.hxx" #include "cppuhelper/basemutex.hxx" #include "officecfg/Office/Common.hxx" @@ -36,7 +34,6 @@ #include <boost/scoped_ptr.hpp> #include <boost/shared_ptr.hpp> #include <cassert> -#include <unordered_map> #include <com/sun/star/accessibility/AccessibleEventId.hpp> #include <com/sun/star/accessibility/AccessibleRelationType.hpp> #include <com/sun/star/accessibility/AccessibleRole.hpp> @@ -142,6 +139,7 @@ #include <com/sun/star/io/XActiveDataSource.hpp> #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/IllegalArgumentException.hpp> +#include <com/sun/star/lang/NotInitializedException.hpp> #include <com/sun/star/lang/XEventListener.hpp> #include <com/sun/star/lang/XInitialization.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> @@ -179,12 +177,14 @@ #include <com/sun/star/sdb/XSingleSelectQueryAnalyzer.hpp> #include <com/sun/star/sdb/XSingleSelectQueryComposer.hpp> #include <com/sun/star/sdb/XTextConnectionSettings.hpp> +#include <com/sun/star/sdb/application/CopyTableContinuation.hpp> #include <com/sun/star/sdb/application/CopyTableOperation.hpp> #include <com/sun/star/sdb/application/CopyTableWizard.hpp> #include <com/sun/star/sdb/application/DatabaseObject.hpp> #include <com/sun/star/sdb/application/DatabaseObjectContainer.hpp> #include <com/sun/star/sdb/application/MacroMigrationWizard.hpp> #include <com/sun/star/sdb/application/NamedDatabaseObject.hpp> +#include <com/sun/star/sdb/application/XCopyTableWizard.hpp> #include <com/sun/star/sdb/application/XDatabaseDocumentUI.hpp> #include <com/sun/star/sdb/application/XTableUIProvider.hpp> #include <com/sun/star/sdb/tools/XConnectionTools.hpp> @@ -192,10 +192,13 @@ #include <com/sun/star/sdbc/ColumnValue.hpp> #include <com/sun/star/sdbc/ConnectionPool.hpp> #include <com/sun/star/sdbc/DataType.hpp> +#include <com/sun/star/sdbc/DriverManager.hpp> #include <com/sun/star/sdbc/FetchDirection.hpp> #include <com/sun/star/sdbc/KeyRule.hpp> #include <com/sun/star/sdbc/SQLException.hpp> #include <com/sun/star/sdbc/SQLWarning.hpp> +#include <com/sun/star/sdbc/XBlob.hpp> +#include <com/sun/star/sdbc/XClob.hpp> #include <com/sun/star/sdbc/XColumnLocate.hpp> #include <com/sun/star/sdbc/XConnection.hpp> #include <com/sun/star/sdbc/XDataSource.hpp> @@ -242,6 +245,7 @@ #include <com/sun/star/task/XInteractionRequest.hpp> #include <com/sun/star/task/XInteractionRetry.hpp> #include <com/sun/star/task/XJobExecutor.hpp> +#include <com/sun/star/ucb/AlreadyInitializedException.hpp> #include <com/sun/star/ucb/AuthenticationRequest.hpp> #include <com/sun/star/ucb/Command.hpp> #include <com/sun/star/ucb/IOErrorCode.hpp> @@ -301,6 +305,7 @@ #include <comphelper/namedvaluecollection.hxx> #include <comphelper/numbers.hxx> #include <comphelper/processfactory.hxx> +#include <comphelper/proparrhlp.hxx> #include <comphelper/property.hxx> #include <comphelper/seqstream.hxx> #include <comphelper/sequence.hxx> @@ -447,6 +452,7 @@ #include <ucbhelper/content.hxx> #include <ucbhelper/interactionrequest.hxx> #include <ucbhelper/simpleauthenticationrequest.hxx> +#include <unordered_map> #include <unotools/bootstrap.hxx> #include <unotools/closeveto.hxx> #include <unotools/configmgr.hxx> @@ -455,6 +461,7 @@ #include <unotools/localfilehelper.hxx> #include <unotools/moduleoptions.hxx> #include <unotools/pathoptions.hxx> +#include <unotools/sharedunocomponent.hxx> #include <unotools/syslocale.hxx> #include <unotools/tempfile.hxx> #include <unotools/ucbhelper.hxx> |