diff --git a/basctl/inc/pch/precompiled_basctl.hxx b/basctl/inc/pch/precompiled_basctl.hxx index ec4fc389b80b..0ae4276e9169 100644 --- a/basctl/inc/pch/precompiled_basctl.hxx +++ b/basctl/inc/pch/precompiled_basctl.hxx @@ -112,7 +112,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/basctl/source/dlged/dlgedobj.cxx b/basctl/source/dlged/dlgedobj.cxx index f43879cc469e..9e4ab9b5c00f 100644 --- a/basctl/source/dlged/dlgedobj.cxx +++ b/basctl/source/dlged/dlgedobj.cxx @@ -39,7 +39,7 @@ #include #include #include -#include +#include #include #include diff --git a/canvas/source/factory/cf_service.cxx b/canvas/source/factory/cf_service.cxx index 9d1d2b290cee..3a8130d4409f 100644 --- a/canvas/source/factory/cf_service.cxx +++ b/canvas/source/factory/cf_service.cxx @@ -38,7 +38,7 @@ #include #include #include -#include +#include using namespace ::com::sun::star; using namespace ::com::sun::star::uno; diff --git a/chart2/source/controller/accessibility/AccessibleBase.cxx b/chart2/source/controller/accessibility/AccessibleBase.cxx index d092640d0ea2..c14f9da137c2 100644 --- a/chart2/source/controller/accessibility/AccessibleBase.cxx +++ b/chart2/source/controller/accessibility/AccessibleBase.cxx @@ -48,7 +48,7 @@ #include #include #include -#include +#include #include diff --git a/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx b/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx index d89abccf42ae..d356bea89e82 100644 --- a/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx +++ b/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx @@ -66,7 +66,7 @@ #include #include #include -#include +#include using namespace ::com::sun::star; using namespace ::com::sun::star::chart; diff --git a/chart2/source/inc/ContainerHelper.hxx b/chart2/source/inc/ContainerHelper.hxx index 7e6f68e8fbb6..4f3232b31dbc 100644 --- a/chart2/source/inc/ContainerHelper.hxx +++ b/chart2/source/inc/ContainerHelper.hxx @@ -25,7 +25,7 @@ #include #include -#include +#include namespace chart { diff --git a/chart2/source/model/template/ChartTypeManager.cxx b/chart2/source/model/template/ChartTypeManager.cxx index 69218d1ef702..f166c6d39f0b 100644 --- a/chart2/source/model/template/ChartTypeManager.cxx +++ b/chart2/source/model/template/ChartTypeManager.cxx @@ -45,7 +45,7 @@ #include #include #include -#include +#include using namespace ::com::sun::star; diff --git a/connectivity/source/commontools/TSortIndex.cxx b/connectivity/source/commontools/TSortIndex.cxx index 9e3632df113a..11638feb4905 100644 --- a/connectivity/source/commontools/TSortIndex.cxx +++ b/connectivity/source/commontools/TSortIndex.cxx @@ -20,7 +20,7 @@ #include "TSortIndex.hxx" #include #include -#include +#include using namespace connectivity; diff --git a/connectivity/source/commontools/TTableHelper.cxx b/connectivity/source/commontools/TTableHelper.cxx index 30c6a1be96e0..fd58514511e3 100644 --- a/connectivity/source/commontools/TTableHelper.cxx +++ b/connectivity/source/commontools/TTableHelper.cxx @@ -37,7 +37,7 @@ #include #include "TConnection.hxx" -#include +#include #include #include diff --git a/dbaccess/source/core/dataaccess/documentevents.cxx b/dbaccess/source/core/dataaccess/documentevents.cxx index 40c0d18ff07b..c4e947a29be6 100644 --- a/dbaccess/source/core/dataaccess/documentevents.cxx +++ b/dbaccess/source/core/dataaccess/documentevents.cxx @@ -26,7 +26,7 @@ #include #include -#include +#include namespace dbaccess { diff --git a/dbaccess/source/ui/browser/genericcontroller.cxx b/dbaccess/source/ui/browser/genericcontroller.cxx index a290a0b52842..5a9fd7386290 100644 --- a/dbaccess/source/ui/browser/genericcontroller.cxx +++ b/dbaccess/source/ui/browser/genericcontroller.cxx @@ -58,7 +58,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/dbaccess/source/ui/dlg/DbAdminImpl.cxx b/dbaccess/source/ui/dlg/DbAdminImpl.cxx index 2fe9262d62fd..f32ae287b909 100644 --- a/dbaccess/source/ui/dlg/DbAdminImpl.cxx +++ b/dbaccess/source/ui/dlg/DbAdminImpl.cxx @@ -70,7 +70,7 @@ #include #include -#include +#include namespace dbaui { diff --git a/extensions/source/propctrlr/eformshelper.cxx b/extensions/source/propctrlr/eformshelper.cxx index a7672886958d..a569055e5494 100644 --- a/extensions/source/propctrlr/eformshelper.cxx +++ b/extensions/source/propctrlr/eformshelper.cxx @@ -34,7 +34,7 @@ #include #include -#include +#include namespace pcr { diff --git a/extensions/source/propctrlr/eventhandler.cxx b/extensions/source/propctrlr/eventhandler.cxx index f030e6437660..19a3f6e08a7d 100644 --- a/extensions/source/propctrlr/eventhandler.cxx +++ b/extensions/source/propctrlr/eventhandler.cxx @@ -68,7 +68,7 @@ #include #include -#include +#include extern "C" void SAL_CALL createRegistryInfo_EventHandler() { diff --git a/extensions/source/propctrlr/genericpropertyhandler.cxx b/extensions/source/propctrlr/genericpropertyhandler.cxx index de94363d82d7..7cee5059bb02 100644 --- a/extensions/source/propctrlr/genericpropertyhandler.cxx +++ b/extensions/source/propctrlr/genericpropertyhandler.cxx @@ -41,7 +41,7 @@ #include #include -#include +#include extern "C" void SAL_CALL createRegistryInfo_GenericPropertyHandler() { diff --git a/forms/inc/pch/precompiled_frm.hxx b/forms/inc/pch/precompiled_frm.hxx index 829ed3b3568d..f73772cf92ab 100644 --- a/forms/inc/pch/precompiled_frm.hxx +++ b/forms/inc/pch/precompiled_frm.hxx @@ -282,7 +282,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/forms/source/xforms/convert.cxx b/forms/source/xforms/convert.cxx index 1933daf7ae6f..0ca3e8089c8f 100644 --- a/forms/source/xforms/convert.cxx +++ b/forms/source/xforms/convert.cxx @@ -23,7 +23,7 @@ #include "unohelper.hxx" #include #include -#include +#include #include #include #include diff --git a/forms/source/xforms/datatyperepository.cxx b/forms/source/xforms/datatyperepository.cxx index 8bb012318d13..f2f4ed4c7317 100644 --- a/forms/source/xforms/datatyperepository.cxx +++ b/forms/source/xforms/datatyperepository.cxx @@ -29,7 +29,7 @@ #include #include -#include +#include namespace xforms { diff --git a/include/o3tl/compat_functional.hxx b/include/o3tl/functional.hxx similarity index 100% rename from include/o3tl/compat_functional.hxx rename to include/o3tl/functional.hxx diff --git a/o3tl/README b/o3tl/README index 9a222f59be86..7900e70171d0 100644 --- a/o3tl/README +++ b/o3tl/README @@ -24,6 +24,7 @@ Represents a range of integer or iterator values. [git:o3tl/inc/o3tl/vector_pool.hxx] Simple vector-based memory pool allocator. -[git:o3tl/inc/o3tl/compat_functional.hxx] -Some more templates. Contains also templates from STLport's functional header that are not part of the -C++ standard (STLport has been replaced by direct use of the C++ STL in LibreOffice). +[git:o3tl/inc/o3tl/functional.hxx] +Some more templates, leftovers in spirit of STLport's old functional +header that are not part of the C++ standard (STLport has been +replaced by direct use of the C++ STL in LibreOffice). diff --git a/reportdesign/source/ui/inspection/GeometryHandler.cxx b/reportdesign/source/ui/inspection/GeometryHandler.cxx index 1a5bcf3f4413..064248c1f122 100644 --- a/reportdesign/source/ui/inspection/GeometryHandler.cxx +++ b/reportdesign/source/ui/inspection/GeometryHandler.cxx @@ -103,7 +103,7 @@ #include "dlgpage.hxx" #include "helpids.hrc" #include -#include +#include #define DATA_OR_FORMULA 0 #define FUNCTION 1 diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index 62ab27d403cc..ea9a234dff99 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.hxx @@ -472,7 +472,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/sd/source/ui/tools/PropertySet.cxx b/sd/source/ui/tools/PropertySet.cxx index dd1e6503446d..0640b03561af 100644 --- a/sd/source/ui/tools/PropertySet.cxx +++ b/sd/source/ui/tools/PropertySet.cxx @@ -19,7 +19,6 @@ #include "tools/PropertySet.hxx" #include -#include using namespace ::com::sun::star; using namespace ::com::sun::star::uno; diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index 88b47f3e4210..febf7c081689 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -610,7 +610,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/svx/source/form/formcontroller.cxx b/svx/source/form/formcontroller.cxx index c90760180efe..683ad82edb3d 100644 --- a/svx/source/form/formcontroller.cxx +++ b/svx/source/form/formcontroller.cxx @@ -89,7 +89,7 @@ #include -#include +#include using namespace ::com::sun::star; using namespace ::comphelper;