diff options
-rw-r--r-- | chart2/source/view/main/ChartView.cxx | 1 | ||||
-rw-r--r-- | comphelper/source/misc/base64.cxx | 11 | ||||
-rw-r--r-- | comphelper/source/misc/docpasswordhelper.cxx | 1 | ||||
-rw-r--r-- | comphelper/source/misc/storagehelper.cxx | 1 | ||||
-rw-r--r-- | oox/source/crypto/Standard2007Engine.cxx | 1 | ||||
-rw-r--r-- | package/source/zipapi/ZipOutputEntry.cxx | 1 | ||||
-rw-r--r-- | package/source/zippackage/ZipPackage.cxx | 1 | ||||
-rw-r--r-- | package/source/zippackage/ZipPackageFolder.cxx | 1 | ||||
-rw-r--r-- | sax/source/tools/converter.cxx | 1 | ||||
-rw-r--r-- | sd/source/core/annotations/Annotation.cxx | 2 | ||||
-rw-r--r-- | sw/source/filter/ww8/wrtww8.cxx | 1 | ||||
-rw-r--r-- | xmlsecurity/source/xmlsec/nss/ciphercontext.cxx | 1 |
12 files changed, 0 insertions, 23 deletions
diff --git a/chart2/source/view/main/ChartView.cxx b/chart2/source/view/main/ChartView.cxx index 97a51c55c961..4fa863406671 100644 --- a/chart2/source/view/main/ChartView.cxx +++ b/chart2/source/view/main/ChartView.cxx @@ -120,7 +120,6 @@ #include <rtl/ustring.hxx> #include <osl/conditn.hxx> -#include <osl/time.h> #include <o3tl/make_unique.hxx> #include <memory> diff --git a/comphelper/source/misc/base64.cxx b/comphelper/source/misc/base64.cxx index 502c8d2d7d2c..ffff98b8e892 100644 --- a/comphelper/source/misc/base64.cxx +++ b/comphelper/source/misc/base64.cxx @@ -19,27 +19,16 @@ #include <comphelper/base64.hxx> -#include <com/sun/star/i18n/UnicodeType.hpp> -#include <com/sun/star/util/DateTime.hpp> -#include <com/sun/star/util/Date.hpp> -#include <com/sun/star/util/DateTimeWithTimezone.hpp> -#include <com/sun/star/util/DateWithTimezone.hpp> -#include <com/sun/star/util/Duration.hpp> -#include <com/sun/star/util/Time.hpp> #include <com/sun/star/uno/Sequence.hxx> #include <rtl/ustrbuf.hxx> #include <rtl/math.hxx> #include <sal/log.hxx> -#include <osl/time.h> #include <osl/diagnose.h> #include <algorithm> using namespace com::sun::star; -using namespace com::sun::star::uno; -using namespace com::sun::star::util; -using namespace ::com::sun::star::i18n; namespace comphelper { diff --git a/comphelper/source/misc/docpasswordhelper.cxx b/comphelper/source/misc/docpasswordhelper.cxx index 79af2be034d6..8e3df262a226 100644 --- a/comphelper/source/misc/docpasswordhelper.cxx +++ b/comphelper/source/misc/docpasswordhelper.cxx @@ -23,7 +23,6 @@ #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/task/XInteractionHandler.hpp> -#include <osl/time.h> #include <osl/diagnose.h> #include <rtl/digest.h> #include <rtl/random.h> diff --git a/comphelper/source/misc/storagehelper.cxx b/comphelper/source/misc/storagehelper.cxx index a6f2109ba37e..de813848653b 100644 --- a/comphelper/source/misc/storagehelper.cxx +++ b/comphelper/source/misc/storagehelper.cxx @@ -44,7 +44,6 @@ #include <rtl/digest.h> #include <rtl/random.h> -#include <osl/time.h> #include <osl/diagnose.h> #include <sax/tools/converter.hxx> diff --git a/oox/source/crypto/Standard2007Engine.cxx b/oox/source/crypto/Standard2007Engine.cxx index c70b120e3666..8955101f6842 100644 --- a/oox/source/crypto/Standard2007Engine.cxx +++ b/oox/source/crypto/Standard2007Engine.cxx @@ -13,7 +13,6 @@ #include <oox/crypto/CryptTools.hxx> #include <oox/helper/binaryinputstream.hxx> #include <oox/helper/binaryoutputstream.hxx> -#include <osl/time.h> #include <rtl/digest.h> #include <rtl/random.h> diff --git a/package/source/zipapi/ZipOutputEntry.cxx b/package/source/zipapi/ZipOutputEntry.cxx index 073226eb4103..815dfa9a09a6 100644 --- a/package/source/zipapi/ZipOutputEntry.cxx +++ b/package/source/zipapi/ZipOutputEntry.cxx @@ -25,7 +25,6 @@ #include <com/sun/star/ucb/XSimpleFileAccess3.hpp> #include <comphelper/storagehelper.hxx> -#include <osl/time.h> #include <osl/diagnose.h> #include <PackageConstants.hxx> diff --git a/package/source/zippackage/ZipPackage.cxx b/package/source/zippackage/ZipPackage.cxx index faf6c9dedceb..ea2d7267e41c 100644 --- a/package/source/zippackage/ZipPackage.cxx +++ b/package/source/zippackage/ZipPackage.cxx @@ -63,7 +63,6 @@ #include <cppuhelper/typeprovider.hxx> #include <rtl/uri.hxx> #include <rtl/random.h> -#include <osl/time.h> #include <osl/diagnose.h> #include <com/sun/star/io/XAsyncOutputMonitor.hpp> diff --git a/package/source/zippackage/ZipPackageFolder.cxx b/package/source/zippackage/ZipPackageFolder.cxx index f70a048b393a..061fc2d3a592 100644 --- a/package/source/zippackage/ZipPackageFolder.cxx +++ b/package/source/zippackage/ZipPackageFolder.cxx @@ -30,7 +30,6 @@ #include <cppuhelper/supportsservice.hxx> #include <cppuhelper/typeprovider.hxx> #include <osl/diagnose.h> -#include <osl/time.h> #include <rtl/digest.h> #include "ContentInfo.hxx" #include <com/sun/star/beans/PropertyValue.hpp> diff --git a/sax/source/tools/converter.cxx b/sax/source/tools/converter.cxx index b78e4e1413f2..431cfde4308a 100644 --- a/sax/source/tools/converter.cxx +++ b/sax/source/tools/converter.cxx @@ -31,7 +31,6 @@ #include <rtl/ustrbuf.hxx> #include <rtl/math.hxx> #include <sal/log.hxx> -#include <osl/time.h> #include <osl/diagnose.h> #include <comphelper/base64.hxx> diff --git a/sd/source/core/annotations/Annotation.cxx b/sd/source/core/annotations/Annotation.cxx index 11e7792d4e75..ce442b4f7402 100644 --- a/sd/source/core/annotations/Annotation.cxx +++ b/sd/source/core/annotations/Annotation.cxx @@ -19,8 +19,6 @@ #include <sal/config.h> -#include <osl/time.h> - #include <boost/property_tree/json_parser.hpp> #include <com/sun/star/uno/XComponentContext.hpp> diff --git a/sw/source/filter/ww8/wrtww8.cxx b/sw/source/filter/ww8/wrtww8.cxx index 63adb9e6983d..c67d69cceb12 100644 --- a/sw/source/filter/ww8/wrtww8.cxx +++ b/sw/source/filter/ww8/wrtww8.cxx @@ -109,7 +109,6 @@ #include <unotools/tempfile.hxx> #include <filter/msfilter/mscodec.hxx> #include <filter/msfilter/svxmsbas.hxx> -#include <osl/time.h> #include <rtl/random.h> #include <vcl/svapp.hxx> #include "WW8Sttbf.hxx" diff --git a/xmlsecurity/source/xmlsec/nss/ciphercontext.cxx b/xmlsecurity/source/xmlsec/nss/ciphercontext.cxx index d7d7d951adf4..c0465cfb8e3d 100644 --- a/xmlsecurity/source/xmlsec/nss/ciphercontext.cxx +++ b/xmlsecurity/source/xmlsec/nss/ciphercontext.cxx @@ -21,7 +21,6 @@ #include <com/sun/star/lang/DisposedException.hpp> #include <osl/diagnose.h> -#include <osl/time.h> #include <rtl/random.h> #include <rtl/ref.hxx> |