Kaydet (Commit) 0201942d authored tarafından Jochen Nitschke's avatar Jochen Nitschke Kaydeden (comit) Noel Grandin

remove unused osl/time.h includes ..

and some more in base64.cxx

Change-Id: I31c9f23d3bd11f5482774e976a7c40025ffcfb86
Reviewed-on: https://gerrit.libreoffice.org/46157Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarNoel Grandin <noel.grandin@collabora.co.uk>
üst 06e5bd86
......@@ -120,7 +120,6 @@
#include <rtl/ustring.hxx>
#include <osl/conditn.hxx>
#include <osl/time.h>
#include <o3tl/make_unique.hxx>
#include <memory>
......
......@@ -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 {
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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>
......
......@@ -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"
......
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment