From c8ee9e53d25a9252173b8b67abb73bcd9e1b8894 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:31:34 +0200 Subject: loplugin:includeform: store Change-Id: Ia9134d7f1e9c30b7faef693c3f621cec7ec5a61a --- store/source/lockbyte.cxx | 14 +++++++------- store/source/lockbyte.hxx | 10 +++++----- store/source/object.cxx | 2 +- store/source/object.hxx | 6 +++--- store/source/storbase.cxx | 10 +++++----- store/source/storbase.hxx | 18 +++++++++--------- store/source/storbios.cxx | 18 +++++++++--------- store/source/storbios.hxx | 8 ++++---- store/source/storcach.cxx | 14 +++++++------- store/source/storcach.hxx | 6 +++--- store/source/stordata.cxx | 2 +- store/source/stordata.hxx | 10 +++++----- store/source/stordir.cxx | 2 +- store/source/store.cxx | 2 +- store/source/storlckb.cxx | 12 ++++++------ store/source/storlckb.hxx | 6 +++--- store/source/storpage.cxx | 12 ++++++------ store/source/storpage.hxx | 2 +- store/source/stortree.cxx | 8 ++++---- store/source/stortree.hxx | 6 +++--- 20 files changed, 84 insertions(+), 84 deletions(-) (limited to 'store') diff --git a/store/source/lockbyte.cxx b/store/source/lockbyte.cxx index e4fc18071e0b..4c8aa0c5f5eb 100644 --- a/store/source/lockbyte.cxx +++ b/store/source/lockbyte.cxx @@ -19,13 +19,13 @@ #include "lockbyte.hxx" -#include "sal/types.h" -#include "osl/diagnose.h" -#include "osl/file.h" -#include "osl/process.h" -#include "rtl/alloc.h" -#include "rtl/ustring.hxx" -#include "sal/log.hxx" +#include +#include +#include +#include +#include +#include +#include #include "object.hxx" #include "storbase.hxx" diff --git a/store/source/lockbyte.hxx b/store/source/lockbyte.hxx index 314a42d5411d..a7beb54dd7b9 100644 --- a/store/source/lockbyte.hxx +++ b/store/source/lockbyte.hxx @@ -24,13 +24,13 @@ #include -#include "sal/types.h" +#include -#include "rtl/ref.hxx" -#include "rtl/ustring.h" -#include "salhelper/simplereferenceobject.hxx" +#include +#include +#include -#include "store/types.h" +#include #include "storbase.hxx" namespace store diff --git a/store/source/object.cxx b/store/source/object.cxx index bf17fed3f45f..04427e64c933 100644 --- a/store/source/object.cxx +++ b/store/source/object.cxx @@ -19,7 +19,7 @@ #include "object.hxx" -#include "sal/types.h" +#include namespace store { diff --git a/store/source/object.hxx b/store/source/object.hxx index 93f4fa4b2506..32e54292134f 100644 --- a/store/source/object.hxx +++ b/store/source/object.hxx @@ -20,9 +20,9 @@ #ifndef INCLUDED_STORE_SOURCE_OBJECT_HXX #define INCLUDED_STORE_SOURCE_OBJECT_HXX -#include "sal/types.h" -#include "osl/interlck.h" -#include "salhelper/simplereferenceobject.hxx" +#include +#include +#include namespace store { diff --git a/store/source/storbase.cxx b/store/source/storbase.cxx index 7e2a8cde8699..19cb215ef098 100644 --- a/store/source/storbase.cxx +++ b/store/source/storbase.cxx @@ -19,12 +19,12 @@ #include "storbase.hxx" -#include "sal/types.h" -#include "rtl/alloc.h" -#include "rtl/ref.hxx" -#include "osl/diagnose.h" +#include +#include +#include +#include -#include "store/types.h" +#include #include "object.hxx" #include diff --git a/store/source/storbase.hxx b/store/source/storbase.hxx index fbead214e185..5cb9d2e526e0 100644 --- a/store/source/storbase.hxx +++ b/store/source/storbase.hxx @@ -20,19 +20,19 @@ #ifndef INCLUDED_STORE_SOURCE_STORBASE_HXX #define INCLUDED_STORE_SOURCE_STORBASE_HXX -#include "sal/config.h" -#include "salhelper/simplereferenceobject.hxx" +#include +#include -#include "sal/types.h" +#include -#include "rtl/alloc.h" -#include "rtl/crc.h" -#include "rtl/ref.hxx" +#include +#include +#include -#include "osl/diagnose.h" -#include "osl/endian.h" +#include +#include -#include "store/types.h" +#include #include #include diff --git a/store/source/storbios.cxx b/store/source/storbios.cxx index bf343abd290e..a4935d3930bf 100644 --- a/store/source/storbios.cxx +++ b/store/source/storbios.cxx @@ -17,21 +17,21 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "sal/config.h" +#include #include "storbios.hxx" -#include "sal/types.h" -#include "sal/macros.h" -#include "sal/log.hxx" +#include +#include +#include -#include "rtl/alloc.h" -#include "rtl/ref.hxx" +#include +#include -#include "osl/diagnose.h" -#include "osl/mutex.hxx" +#include +#include -#include "store/types.h" +#include #include "object.hxx" #include "lockbyte.hxx" #include "storcach.hxx" diff --git a/store/source/storbios.hxx b/store/source/storbios.hxx index f223b4d0d258..bea29f9f37fa 100644 --- a/store/source/storbios.hxx +++ b/store/source/storbios.hxx @@ -20,11 +20,11 @@ #ifndef INCLUDED_STORE_SOURCE_STORBIOS_HXX #define INCLUDED_STORE_SOURCE_STORBIOS_HXX -#include "sal/types.h" -#include "rtl/ref.hxx" -#include "osl/mutex.hxx" +#include +#include +#include -#include "store/types.h" +#include #include "object.hxx" #include "lockbyte.hxx" #include "storbase.hxx" diff --git a/store/source/storcach.cxx b/store/source/storcach.cxx index beb5c1796d50..11b401a6a8d2 100644 --- a/store/source/storcach.cxx +++ b/store/source/storcach.cxx @@ -17,17 +17,17 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "sal/config.h" +#include #include "storcach.hxx" -#include "sal/log.hxx" -#include "sal/types.h" -#include "sal/macros.h" -#include "rtl/alloc.h" -#include "osl/diagnose.h" +#include +#include +#include +#include +#include -#include "store/types.h" +#include #include "object.hxx" #include "storbase.hxx" diff --git a/store/source/storcach.hxx b/store/source/storcach.hxx index 65b79e1ac56d..c2626cbfa3bf 100644 --- a/store/source/storcach.hxx +++ b/store/source/storcach.hxx @@ -24,10 +24,10 @@ #include -#include "sal/types.h" -#include "rtl/ref.hxx" +#include +#include -#include "store/types.h" +#include #include "storbase.hxx" #include "object.hxx" diff --git a/store/source/stordata.cxx b/store/source/stordata.cxx index 1127674f8097..27942d33ca11 100644 --- a/store/source/stordata.cxx +++ b/store/source/stordata.cxx @@ -22,7 +22,7 @@ #include #include -#include "store/types.h" +#include #include "storbase.hxx" #include "storbios.hxx" diff --git a/store/source/stordata.hxx b/store/source/stordata.hxx index 5014971da3da..33e968ec60d1 100644 --- a/store/source/stordata.hxx +++ b/store/source/stordata.hxx @@ -20,15 +20,15 @@ #ifndef INCLUDED_STORE_SOURCE_STORDATA_HXX #define INCLUDED_STORE_SOURCE_STORDATA_HXX -#include "sal/config.h" +#include #include -#include "sal/types.h" -#include "sal/macros.h" -#include "rtl/string.h" +#include +#include +#include -#include "store/types.h" +#include #include "storbase.hxx" namespace store diff --git a/store/source/stordir.cxx b/store/source/stordir.cxx index 552828edfaab..bbfe71876e39 100644 --- a/store/source/stordir.cxx +++ b/store/source/stordir.cxx @@ -26,7 +26,7 @@ #include -#include "store/types.h" +#include #include "object.hxx" #include "storbase.hxx" diff --git a/store/source/store.cxx b/store/source/store.cxx index 7c06aee6f91e..e967bb0f0c3b 100644 --- a/store/source/store.cxx +++ b/store/source/store.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "store/store.h" +#include #include #include diff --git a/store/source/storlckb.cxx b/store/source/storlckb.cxx index aff9066064c4..8d38b951a39d 100644 --- a/store/source/storlckb.cxx +++ b/store/source/storlckb.cxx @@ -19,13 +19,13 @@ #include "storlckb.hxx" -#include "sal/types.h" -#include "sal/macros.h" -#include "rtl/string.h" -#include "rtl/ref.hxx" -#include "osl/mutex.hxx" +#include +#include +#include +#include +#include -#include "store/types.h" +#include #include "object.hxx" #include "storbase.hxx" diff --git a/store/source/storlckb.hxx b/store/source/storlckb.hxx index 7346d7490915..46fdc988ed8d 100644 --- a/store/source/storlckb.hxx +++ b/store/source/storlckb.hxx @@ -20,10 +20,10 @@ #ifndef INCLUDED_STORE_SOURCE_STORLCKB_HXX #define INCLUDED_STORE_SOURCE_STORLCKB_HXX -#include "sal/types.h" +#include -#include "rtl/ustring.h" -#include "rtl/ref.hxx" +#include +#include #include "object.hxx" #include "storbase.hxx" diff --git a/store/source/storpage.cxx b/store/source/storpage.cxx index 0a53c096bb3a..a4b573219a95 100644 --- a/store/source/storpage.cxx +++ b/store/source/storpage.cxx @@ -19,13 +19,13 @@ #include "storpage.hxx" -#include "sal/types.h" -#include "sal/log.hxx" -#include "rtl/string.h" -#include "rtl/ref.hxx" -#include "osl/mutex.hxx" +#include +#include +#include +#include +#include -#include "store/types.h" +#include #include "object.hxx" #include "lockbyte.hxx" diff --git a/store/source/storpage.hxx b/store/source/storpage.hxx index 17f28b24da7d..3458c256c174 100644 --- a/store/source/storpage.hxx +++ b/store/source/storpage.hxx @@ -20,7 +20,7 @@ #ifndef INCLUDED_STORE_SOURCE_STORPAGE_HXX #define INCLUDED_STORE_SOURCE_STORPAGE_HXX -#include "sal/types.h" +#include #include "object.hxx" #include "lockbyte.hxx" diff --git a/store/source/stortree.cxx b/store/source/stortree.cxx index 624945914f75..a3d679dbdd4a 100644 --- a/store/source/stortree.cxx +++ b/store/source/stortree.cxx @@ -23,11 +23,11 @@ #include "stortree.hxx" -#include "sal/types.h" -#include "sal/log.hxx" -#include "osl/diagnose.h" +#include +#include +#include -#include "store/types.h" +#include #include "storbase.hxx" #include "storbios.hxx" diff --git a/store/source/stortree.hxx b/store/source/stortree.hxx index f70aad057f9f..6c8a9fa70f36 100644 --- a/store/source/stortree.hxx +++ b/store/source/stortree.hxx @@ -20,13 +20,13 @@ #ifndef INCLUDED_STORE_SOURCE_STORTREE_HXX #define INCLUDED_STORE_SOURCE_STORTREE_HXX -#include "sal/config.h" +#include #include -#include "sal/types.h" +#include -#include "store/types.h" +#include #include "storbase.hxx" -- cgit