Kaydet (Commit) 3a511d37 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:includeform: bridges

Change-Id: Icad98d3153a5b1710c8c2a2d338ba0129e9ff208
üst a8047070
......@@ -30,7 +30,7 @@
#include <typelib/typedescription.h>
#include <uno/dispatcher.h>
#include <uno/environment.h>
#include <vtablefactory.hxx>
#include "vtablefactory.hxx"
namespace com { namespace sun { namespace star { namespace uno {
class XInterface;
......
......@@ -50,7 +50,7 @@
OTHER DEALINGS IN THE SOFTWARE.
----------------------------------------------------------------------- */
#include "sal/config.h"
#include <sal/config.h>
#include "abi.hxx"
......
......@@ -17,14 +17,14 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "sal/config.h"
#include <sal/config.h>
#include <cstring>
#include "cppu/macros.hxx"
#include "sal/types.h"
#include "typelib/typeclass.h"
#include "typelib/typedescription.h"
#include <cppu/macros.hxx>
#include <sal/types.h>
#include <typelib/typeclass.h>
#include <typelib/typedescription.h>
#include "abi.hxx"
#include "callvirtualmethod.hxx"
......
......@@ -20,11 +20,11 @@
#ifndef INCLUDED_BRIDGES_SOURCE_CPP_UNO_GCC3_LINUX_X86_64_CALLVIRTUALMETHOD_HXX
#define INCLUDED_BRIDGES_SOURCE_CPP_UNO_GCC3_LINUX_X86_64_CALLVIRTUALMETHOD_HXX
#include "sal/config.h"
#include <sal/config.h>
#include "cppu/macros.hxx"
#include "sal/types.h"
#include "typelib/typedescription.h"
#include <cppu/macros.hxx>
#include <sal/types.h>
#include <typelib/typedescription.h>
namespace CPPU_CURRENT_NAMESPACE {
......
......@@ -25,15 +25,15 @@
#include <sal/log.hxx>
#include <com/sun/star/uno/genfunc.hxx>
#include "com/sun/star/uno/RuntimeException.hpp"
#include <com/sun/star/uno/RuntimeException.hpp>
#include <config_options.h>
#include <uno/data.h>
#include <typelib/typedescription.hxx>
#include "bridge.hxx"
#include "cppinterfaceproxy.hxx"
#include "types.hxx"
#include "vtablefactory.hxx"
#include <bridge.hxx>
#include <cppinterfaceproxy.hxx>
#include <types.hxx>
#include <vtablefactory.hxx>
#include "abi.hxx"
#include "call.hxx"
......
......@@ -25,7 +25,7 @@
#include <sal/log.hxx>
#include <com/sun/star/uno/genfunc.hxx>
#include "com/sun/star/uno/RuntimeException.hpp"
#include <com/sun/star/uno/RuntimeException.hpp>
#include <typelib/typedescription.hxx>
#include <uno/any2.h>
......
......@@ -34,8 +34,8 @@
#include <sal/log.hxx>
#include <typelib/typedescription.h>
#include <rtti.hxx>
#include <share.hxx>
#include "rtti.hxx"
#include "share.hxx"
namespace {
......
......@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "sal/config.h"
#include <sal/config.h>
#include <typeinfo>
#include <exception>
......@@ -29,9 +29,9 @@
#endif
#include <unwind.h>
#include "config_cxxabi.h"
#include "uno/any2.h"
#include "uno/mapping.h"
#include <config_cxxabi.h>
#include <uno/any2.h>
#include <uno/mapping.h>
#if !HAVE_CXXABI_H_CLASS_TYPE_INFO
// <https://mentorembedded.github.io/cxx-abi/abi.html>,
......
......@@ -22,17 +22,17 @@
#include <exception>
#include <typeinfo>
#include "rtl/alloc.h"
#include <rtl/alloc.h>
#include <com/sun/star/uno/genfunc.hxx>
#include "com/sun/star/uno/RuntimeException.hpp"
#include <com/sun/star/uno/RuntimeException.hpp>
#include <o3tl/runtimetooustring.hxx>
#include <uno/data.h>
#include <bridge.hxx>
#include <types.hxx>
#include "unointerfaceproxy.hxx"
#include "vtables.hxx"
#include <unointerfaceproxy.hxx>
#include <vtables.hxx>
#include "abi.hxx"
#include "callvirtualmethod.hxx"
......
......@@ -18,18 +18,18 @@
*/
#include "bridge.hxx"
#include "cppinterfaceproxy.hxx"
#include "unointerfaceproxy.hxx"
#include "com/sun/star/uno/XInterface.hpp"
#include "rtl/ustring.h"
#include "sal/types.h"
#include "typelib/typedescription.h"
#include "uno/dispatcher.h"
#include "uno/environment.h"
#include "uno/mapping.h"
#include <bridge.hxx>
#include <cppinterfaceproxy.hxx>
#include <unointerfaceproxy.hxx>
#include <com/sun/star/uno/XInterface.hpp>
#include <rtl/ustring.h>
#include <sal/types.h>
#include <typelib/typedescription.h>
#include <uno/dispatcher.h>
#include <uno/environment.h>
#include <uno/mapping.h>
namespace bridges { namespace cpp_uno { namespace shared {
......
......@@ -17,23 +17,23 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "bridge.hxx"
#include "com/sun/star/uno/Reference.hxx"
#include "com/sun/star/uno/RuntimeException.hpp"
#include "com/sun/star/uno/XInterface.hpp"
#include "osl/mutex.hxx"
#include "osl/time.h"
#include "rtl/process.h"
#include "rtl/ustrbuf.hxx"
#include "rtl/ustring.h"
#include "rtl/ustring.hxx"
#include <bridge.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/RuntimeException.hpp>
#include <com/sun/star/uno/XInterface.hpp>
#include <osl/mutex.hxx>
#include <osl/time.h>
#include <rtl/process.h>
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.h>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include "sal/types.h"
#include "uno/environment.h"
#include "uno/lbnames.h"
#include "uno/mapping.h"
#include "cppu/EnvDcp.hxx"
#include <sal/types.h>
#include <uno/environment.h>
#include <uno/lbnames.h>
#include <uno/mapping.h>
#include <cppu/EnvDcp.hxx>
namespace {
......
......@@ -17,18 +17,18 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "cppinterfaceproxy.hxx"
#include <cppinterfaceproxy.hxx>
#include "guardedarray.hxx"
#include "bridge.hxx"
#include "vtablefactory.hxx"
#include <bridge.hxx>
#include <vtablefactory.hxx>
#include "com/sun/star/uno/XInterface.hpp"
#include "osl/getglobalmutex.hxx"
#include "osl/mutex.hxx"
#include "rtl/instance.hxx"
#include "typelib/typedescription.h"
#include <com/sun/star/uno/XInterface.hpp>
#include <osl/getglobalmutex.hxx>
#include <osl/mutex.hxx>
#include <rtl/instance.hxx>
#include <typelib/typedescription.h>
#include <cstddef>
#include <new>
......
......@@ -18,10 +18,10 @@
*/
#include "types.hxx"
#include <types.hxx>
#include "typelib/typeclass.h"
#include "typelib/typedescription.h"
#include <typelib/typeclass.h>
#include <typelib/typedescription.h>
namespace bridges { namespace cpp_uno { namespace shared {
......
......@@ -17,13 +17,13 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "unointerfaceproxy.hxx"
#include <unointerfaceproxy.hxx>
#include "bridge.hxx"
#include <bridge.hxx>
#include "com/sun/star/uno/XInterface.hpp"
#include "typelib/typedescription.h"
#include "uno/dispatcher.h"
#include <com/sun/star/uno/XInterface.hpp>
#include <typelib/typedescription.h>
#include <uno/dispatcher.h>
namespace bridges { namespace cpp_uno { namespace shared {
......
......@@ -18,21 +18,21 @@
*/
#include "vtablefactory.hxx"
#include <vtablefactory.hxx>
#include "guardedarray.hxx"
#include "vtables.hxx"
#include "osl/thread.h"
#include "osl/security.hxx"
#include "osl/file.hxx"
#include "osl/mutex.hxx"
#include "rtl/alloc.h"
#include "rtl/ustring.hxx"
#include "sal/log.hxx"
#include "sal/types.h"
#include "typelib/typedescription.hxx"
#include <vtables.hxx>
#include <osl/thread.h>
#include <osl/security.hxx>
#include <osl/file.hxx>
#include <osl/mutex.hxx>
#include <rtl/alloc.h>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include <sal/types.h>
#include <typelib/typedescription.hxx>
#include <new>
#include <unordered_map>
......
......@@ -18,10 +18,10 @@
*/
#include "vtables.hxx"
#include <vtables.hxx>
#include "sal/types.h"
#include "typelib/typedescription.h"
#include <sal/types.h>
#include <typelib/typedescription.h>
#include <algorithm>
#include <cassert>
......
......@@ -24,17 +24,17 @@
#include <cassert>
#include "jvmaccess/unovirtualmachine.hxx"
#include "jvmaccess/virtualmachine.hxx"
#include <jvmaccess/unovirtualmachine.hxx>
#include <jvmaccess/virtualmachine.hxx>
#include "osl/diagnose.h"
#include <osl/diagnose.h>
#include "rtl/alloc.h"
#include "rtl/ustring.hxx"
#include "sal/log.hxx"
#include <rtl/alloc.h>
#include <rtl/ustring.hxx>
#include <sal/log.hxx>
#include "uno/environment.h"
#include "typelib/typedescription.h"
#include <uno/environment.h>
#include <typelib/typedescription.h>
namespace jni_uno
......
......@@ -25,10 +25,10 @@
#include "jni_bridge.h"
#include "jniunoenvironmentdata.hxx"
#include "jvmaccess/unovirtualmachine.hxx"
#include "rtl/ref.hxx"
#include "rtl/strbuf.hxx"
#include "uno/lbnames.h"
#include <jvmaccess/unovirtualmachine.hxx>
#include <rtl/ref.hxx>
#include <rtl/strbuf.hxx>
#include <uno/lbnames.h>
using namespace ::osl;
using namespace ::jni_uno;
......
......@@ -28,12 +28,12 @@
#include "jni_base.h"
#include "jni_helper.h"
#include "osl/diagnose.h"
#include <osl/diagnose.h>
#include "uno/mapping.h"
#include "uno/dispatcher.h"
#include <uno/mapping.h>
#include <uno/dispatcher.h>
#include "com/sun/star/uno/XInterface.hpp"
#include <com/sun/star/uno/XInterface.hpp>
namespace jni_uno
......
......@@ -24,8 +24,8 @@
#include "jni_bridge.h"
#include "rtl/strbuf.hxx"
#include "uno/sequence2.h"
#include <rtl/strbuf.hxx>
#include <uno/sequence2.h>
namespace jni_uno
{
......
......@@ -23,14 +23,14 @@
#include "jni_bridge.h"
#include "com/sun/star/uno/RuntimeException.hpp"
#include <com/sun/star/uno/RuntimeException.hpp>
#include "jvmaccess/unovirtualmachine.hxx"
#include "rtl/string.hxx"
#include "rtl/strbuf.hxx"
#include "rtl/ustrbuf.hxx"
#include <jvmaccess/unovirtualmachine.hxx>
#include <rtl/string.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/ustrbuf.hxx>
#include "uno/lbnames.h"
#include <uno/lbnames.h>
using namespace ::std;
......
......@@ -26,15 +26,15 @@
#include "jni_base.h"
#include "osl/mutex.hxx"
#include "rtl/ref.hxx"
#include "rtl/ustring.hxx"
#include "rtl/strbuf.hxx"
#include <osl/mutex.hxx>
#include <rtl/ref.hxx>
#include <rtl/ustring.hxx>
#include <rtl/strbuf.hxx>
#include "uno/environment.h"
#include "typelib/typedescription.hxx"
#include <uno/environment.h>
#include <typelib/typedescription.hxx>
#include "com/sun/star/uno/Type.hxx"
#include <com/sun/star/uno/Type.hxx>
namespace jvmaccess { class UnoVirtualMachine; }
......
......@@ -26,9 +26,9 @@
#include <sal/alloca.h>
#include "com/sun/star/uno/RuntimeException.hpp"
#include <com/sun/star/uno/RuntimeException.hpp>
#include "rtl/ustrbuf.hxx"
#include <rtl/ustrbuf.hxx>
#include "jni_bridge.h"
#include "jniunoenvironmentdata.hxx"
......
......@@ -28,7 +28,7 @@
#include <osl/mutex.hxx>
#include <rtl/ref.hxx>
#include <jni_info.h>
#include "jni_info.h"
namespace jni_uno {
......
......@@ -19,14 +19,14 @@
#include <string.h>
#include "jvmaccess/virtualmachine.hxx"
#include "rtl/byteseq.h"
#include "rtl/byteseq.hxx"
#include "rtl/ref.hxx"
#include "sal/types.h"
#include "uno/threadpool.h"
#include "jni.h"
#include <jvmaccess/virtualmachine.hxx>
#include <rtl/byteseq.h>
#include <rtl/byteseq.hxx>
#include <rtl/ref.hxx>
#include <sal/types.h>
#include <uno/threadpool.h>
#include <jni.h>
#include <new>
......
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