summaryrefslogtreecommitdiff
path: root/sc/qa
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:33:26 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:57 +0200
commit3e1d3c25e064c5a97a2c408faf23a9d0c6150d8a (patch)
treeb244e36c82791c3ca11151d93f67ca6267364b61 /sc/qa
parent2909c6be63ac4ac962c6a93aa093ec1cfb94ab0b (diff)
loplugin:includeform: sc
Change-Id: I2ed763e0584a188032c80fde60890de3c6985cbd
Diffstat (limited to 'sc/qa')
-rw-r--r--sc/qa/extras/anchor.cxx10
-rw-r--r--sc/qa/extras/check_data_pilot_table.cxx8
-rw-r--r--sc/qa/extras/htmlexporttest.cxx2
-rw-r--r--sc/qa/extras/macros-test.cxx8
-rw-r--r--sc/qa/extras/sccondformats.cxx6
-rw-r--r--sc/qa/unit/bugfix-test.cxx4
-rw-r--r--sc/qa/unit/copy_paste_test.cxx4
-rw-r--r--sc/qa/unit/datacache.cxx4
-rw-r--r--sc/qa/unit/dataproviders_test.cxx6
-rw-r--r--sc/qa/unit/datatransformation_test.cxx8
-rw-r--r--sc/qa/unit/filters-test.cxx26
-rw-r--r--sc/qa/unit/functions_test.cxx2
-rw-r--r--sc/qa/unit/functions_test.hxx2
-rw-r--r--sc/qa/unit/helper/csv_handler.hxx14
-rw-r--r--sc/qa/unit/helper/qahelper.cxx10
-rw-r--r--sc/qa/unit/helper/qahelper.hxx6
-rw-r--r--sc/qa/unit/helper/shared_test_impl.hxx8
-rw-r--r--sc/qa/unit/helper/sorthelper.hxx2
-rw-r--r--sc/qa/unit/helper/xpath.hxx2
-rw-r--r--sc/qa/unit/mark_test.cxx2
-rw-r--r--sc/qa/unit/opencl-test.cxx28
-rw-r--r--sc/qa/unit/parallelism.cxx28
-rw-r--r--sc/qa/unit/range.cxx12
-rw-r--r--sc/qa/unit/rangelst_test.cxx6
-rw-r--r--sc/qa/unit/subsequent_export-test.cxx36
-rw-r--r--sc/qa/unit/subsequent_filters-test.cxx48
-rw-r--r--sc/qa/unit/test_ScChartListenerCollection.cxx4
-rw-r--r--sc/qa/unit/ucalc.cxx80
-rw-r--r--sc/qa/unit/ucalc.hxx2
-rw-r--r--sc/qa/unit/ucalc_condformat.cxx22
-rw-r--r--sc/qa/unit/ucalc_formula.cxx36
-rw-r--r--sc/qa/unit/ucalc_pivottable.cxx22
-rw-r--r--sc/qa/unit/ucalc_sharedformula.cxx14
33 files changed, 236 insertions, 236 deletions
diff --git a/sc/qa/extras/anchor.cxx b/sc/qa/extras/anchor.cxx
index 93ff96adf278..4cdc766c7ffb 100644
--- a/sc/qa/extras/anchor.cxx
+++ b/sc/qa/extras/anchor.cxx
@@ -18,12 +18,12 @@
#include <com/sun/star/text/XText.hpp>
#include <unonames.hxx>
-#include "tabvwsh.hxx"
-#include "docsh.hxx"
-#include "svx/svdocirc.hxx"
-#include "scitems.hxx"
+#include <tabvwsh.hxx>
+#include <docsh.hxx>
+#include <svx/svdocirc.hxx>
+#include <scitems.hxx>
-#include "sc.hrc"
+#include <sc.hrc>
using namespace css;
diff --git a/sc/qa/extras/check_data_pilot_table.cxx b/sc/qa/extras/check_data_pilot_table.cxx
index 2375d80bd577..1a4e6e4c2410 100644
--- a/sc/qa/extras/check_data_pilot_table.cxx
+++ b/sc/qa/extras/check_data_pilot_table.cxx
@@ -23,10 +23,10 @@
#include <com/sun/star/table/CellRangeAddress.hpp>
#include <com/sun/star/sheet/GeneralFunction.hpp>
#include <com/sun/star/sheet/DataPilotFieldOrientation.hpp>
-#include "test/container/xnamed.hxx"
-#include "test/sheet/xdatapilottable.hxx"
-#include "test/sheet/xdatapilotdescriptor.hxx"
-#include "test/beans/xpropertyset.hxx"
+#include <test/container/xnamed.hxx>
+#include <test/sheet/xdatapilottable.hxx>
+#include <test/sheet/xdatapilotdescriptor.hxx>
+#include <test/beans/xpropertyset.hxx>
//check the DataPilot of Calc.
using namespace css;
diff --git a/sc/qa/extras/htmlexporttest.cxx b/sc/qa/extras/htmlexporttest.cxx
index b366f0e32e91..e264d7b2c28a 100644
--- a/sc/qa/extras/htmlexporttest.cxx
+++ b/sc/qa/extras/htmlexporttest.cxx
@@ -24,7 +24,7 @@
#include <sfx2/docfilt.hxx>
#include <sfx2/docfile.hxx>
-#include "docsh.hxx"
+#include <docsh.hxx>
using namespace css::uno;
using namespace css::lang;
diff --git a/sc/qa/extras/macros-test.cxx b/sc/qa/extras/macros-test.cxx
index da4e30bfc20d..085c1e7e5c56 100644
--- a/sc/qa/extras/macros-test.cxx
+++ b/sc/qa/extras/macros-test.cxx
@@ -21,10 +21,10 @@
#include <basic/sbxdef.hxx>
-#include "docsh.hxx"
-#include "patattr.hxx"
-#include "scitems.hxx"
-#include "document.hxx"
+#include <docsh.hxx>
+#include <patattr.hxx>
+#include <scitems.hxx>
+#include <document.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
diff --git a/sc/qa/extras/sccondformats.cxx b/sc/qa/extras/sccondformats.cxx
index 8fc4eaca3916..9aad32ba6f06 100644
--- a/sc/qa/extras/sccondformats.cxx
+++ b/sc/qa/extras/sccondformats.cxx
@@ -20,10 +20,10 @@
#include <com/sun/star/table/CellAddress.hpp>
#include <unonames.hxx>
-#include "tabvwsh.hxx"
-#include "docsh.hxx"
+#include <tabvwsh.hxx>
+#include <docsh.hxx>
-#include "sc.hrc"
+#include <sc.hrc>
using namespace css;
diff --git a/sc/qa/unit/bugfix-test.cxx b/sc/qa/unit/bugfix-test.cxx
index b14b86b9a58e..f776bbf5f8cb 100644
--- a/sc/qa/unit/bugfix-test.cxx
+++ b/sc/qa/unit/bugfix-test.cxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include "validat.hxx"
-#include "tabvwsh.hxx"
+#include <validat.hxx>
+#include <tabvwsh.hxx>
#include <com/sun/star/frame/Desktop.hpp>
#include "helper/qahelper.hxx"
diff --git a/sc/qa/unit/copy_paste_test.cxx b/sc/qa/unit/copy_paste_test.cxx
index e4966ba2bfdf..f222f8fd3e34 100644
--- a/sc/qa/unit/copy_paste_test.cxx
+++ b/sc/qa/unit/copy_paste_test.cxx
@@ -11,8 +11,8 @@
#include <unotest/filters-test.hxx>
#include <test/bootstrapfixture.hxx>
-#include "docsh.hxx"
-#include "tabvwsh.hxx"
+#include <docsh.hxx>
+#include <tabvwsh.hxx>
#include <com/sun/star/frame/Desktop.hpp>
#include <com/sun/star/frame/XModel2.hpp>
diff --git a/sc/qa/unit/datacache.cxx b/sc/qa/unit/datacache.cxx
index 61e72ae01522..f1a6ff95bb4b 100644
--- a/sc/qa/unit/datacache.cxx
+++ b/sc/qa/unit/datacache.cxx
@@ -12,8 +12,8 @@
#include <unotools/configmgr.hxx>
#include "helper/qahelper.hxx"
-#include "global.hxx"
-#include "document.hxx"
+#include <global.hxx>
+#include <document.hxx>
#include <tools/stream.hxx>
diff --git a/sc/qa/unit/dataproviders_test.cxx b/sc/qa/unit/dataproviders_test.cxx
index a3d375453150..d0df69c96d5c 100644
--- a/sc/qa/unit/dataproviders_test.cxx
+++ b/sc/qa/unit/dataproviders_test.cxx
@@ -9,10 +9,10 @@
#include <rtl/ustring.hxx>
#include "helper/qahelper.hxx"
-#include "document.hxx"
+#include <document.hxx>
#include <stringutil.hxx>
-#include "address.hxx"
-#include "dataprovider.hxx"
+#include <address.hxx>
+#include <dataprovider.hxx>
#include <vcl/scheduler.hxx>
#include <memory>
diff --git a/sc/qa/unit/datatransformation_test.cxx b/sc/qa/unit/datatransformation_test.cxx
index 1120f177bb09..f519c61bdc64 100644
--- a/sc/qa/unit/datatransformation_test.cxx
+++ b/sc/qa/unit/datatransformation_test.cxx
@@ -10,11 +10,11 @@
#include <rtl/ustring.hxx>
#include "helper/qahelper.hxx"
-#include "document.hxx"
+#include <document.hxx>
#include <stringutil.hxx>
-#include "address.hxx"
-#include "dataprovider.hxx"
-#include "datatransformation.hxx"
+#include <address.hxx>
+#include <dataprovider.hxx>
+#include <datatransformation.hxx>
#include <vcl/scheduler.hxx>
#include <memory>
diff --git a/sc/qa/unit/filters-test.cxx b/sc/qa/unit/filters-test.cxx
index 3b93603c16eb..2d5b1261bda5 100644
--- a/sc/qa/unit/filters-test.cxx
+++ b/sc/qa/unit/filters-test.cxx
@@ -13,7 +13,7 @@
#include <rtl/strbuf.hxx>
#include <osl/file.hxx>
-#include "scdll.hxx"
+#include <scdll.hxx>
#include <sfx2/app.hxx>
#include <sfx2/docfilt.hxx>
#include <sfx2/docfile.hxx>
@@ -22,22 +22,22 @@
#include "helper/qahelper.hxx"
-#include "docsh.hxx"
-#include "inputopt.hxx"
-#include "postit.hxx"
-#include "patattr.hxx"
-#include "scitems.hxx"
-#include "document.hxx"
-#include "cellform.hxx"
-#include "drwlayer.hxx"
-#include "userdat.hxx"
-#include "formulacell.hxx"
-#include "tabprotection.hxx"
+#include <docsh.hxx>
+#include <inputopt.hxx>
+#include <postit.hxx>
+#include <patattr.hxx>
+#include <scitems.hxx>
+#include <document.hxx>
+#include <cellform.hxx>
+#include <drwlayer.hxx>
+#include <userdat.hxx>
+#include <formulacell.hxx>
+#include <tabprotection.hxx>
#include <dbdocfun.hxx>
#include <globalnames.hxx>
#include <dbdata.hxx>
#include <sortparam.hxx>
-#include "scopetools.hxx"
+#include <scopetools.hxx>
#include <svx/svdpage.hxx>
diff --git a/sc/qa/unit/functions_test.cxx b/sc/qa/unit/functions_test.cxx
index ac9a430a96e7..16e0a530a5e5 100644
--- a/sc/qa/unit/functions_test.cxx
+++ b/sc/qa/unit/functions_test.cxx
@@ -9,7 +9,7 @@
#include "functions_test.hxx"
-#include "document.hxx"
+#include <document.hxx>
FunctionsTest::FunctionsTest(const OUString& rPath):
ScBootstrapFixture(rPath)
diff --git a/sc/qa/unit/functions_test.hxx b/sc/qa/unit/functions_test.hxx
index 37cde97e315e..407efbf7b124 100644
--- a/sc/qa/unit/functions_test.hxx
+++ b/sc/qa/unit/functions_test.hxx
@@ -10,7 +10,7 @@
#include <sal/config.h>
#include <unotest/filters-test.hxx>
-#include "scdll.hxx"
+#include <scdll.hxx>
#include "helper/qahelper.hxx"
class SCQAHELPER_DLLPUBLIC FunctionsTest : public ScBootstrapFixture, public test::FiltersTest
diff --git a/sc/qa/unit/helper/csv_handler.hxx b/sc/qa/unit/helper/csv_handler.hxx
index ff4bd3dc95c5..c4b5fafc63b6 100644
--- a/sc/qa/unit/helper/csv_handler.hxx
+++ b/sc/qa/unit/helper/csv_handler.hxx
@@ -12,13 +12,13 @@
#include <iostream>
-#include "docsh.hxx"
-#include "postit.hxx"
-#include "patattr.hxx"
-#include "scitems.hxx"
-#include "document.hxx"
-#include "cellform.hxx"
-#include "cellvalue.hxx"
+#include <docsh.hxx>
+#include <postit.hxx>
+#include <patattr.hxx>
+#include <scitems.hxx>
+#include <document.hxx>
+#include <cellform.hxx>
+#include <cellvalue.hxx>
#include <rtl/strbuf.hxx>
diff --git a/sc/qa/unit/helper/qahelper.cxx b/sc/qa/unit/helper/qahelper.cxx
index 0bd525c3c20f..b767829086d8 100644
--- a/sc/qa/unit/helper/qahelper.cxx
+++ b/sc/qa/unit/helper/qahelper.cxx
@@ -9,11 +9,11 @@
#include "qahelper.hxx"
#include "csv_handler.hxx"
-#include "drwlayer.hxx"
-#include "compiler.hxx"
-#include "conditio.hxx"
-#include "stlsheet.hxx"
-#include "formulacell.hxx"
+#include <drwlayer.hxx>
+#include <compiler.hxx>
+#include <conditio.hxx>
+#include <stlsheet.hxx>
+#include <formulacell.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdoole2.hxx>
#include <tools/urlobj.hxx>
diff --git a/sc/qa/unit/helper/qahelper.hxx b/sc/qa/unit/helper/qahelper.hxx
index b677f014d47e..5226478e3411 100644
--- a/sc/qa/unit/helper/qahelper.hxx
+++ b/sc/qa/unit/helper/qahelper.hxx
@@ -10,10 +10,10 @@
#ifndef INCLUDED_SC_QA_UNIT_HELPER_QAHELPER_HXX
#define INCLUDED_SC_QA_UNIT_HELPER_QAHELPER_HXX
-#include "scdllapi.h"
+#include <scdllapi.h>
#include "debughelper.hxx"
-#include "docsh.hxx"
-#include "address.hxx"
+#include <docsh.hxx>
+#include <address.hxx>
#include <cppunit/SourceLine.h>
diff --git a/sc/qa/unit/helper/shared_test_impl.hxx b/sc/qa/unit/helper/shared_test_impl.hxx
index b997a8a28ce4..4774fb7ec880 100644
--- a/sc/qa/unit/helper/shared_test_impl.hxx
+++ b/sc/qa/unit/helper/shared_test_impl.hxx
@@ -11,10 +11,10 @@
#define INCLUDED_SC_QA_UNIT_HELPER_SHARED_TEST_IMPL_HXX
#include <memory>
-#include "colorscale.hxx"
-#include "conditio.hxx"
-#include "document.hxx"
-#include "formulacell.hxx"
+#include <colorscale.hxx>
+#include <conditio.hxx>
+#include <document.hxx>
+#include <formulacell.hxx>
#include "qahelper.hxx"
#include <formula/errorcodes.hxx>
diff --git a/sc/qa/unit/helper/sorthelper.hxx b/sc/qa/unit/helper/sorthelper.hxx
index b1901000ff0b..5ace22779a72 100644
--- a/sc/qa/unit/helper/sorthelper.hxx
+++ b/sc/qa/unit/helper/sorthelper.hxx
@@ -12,7 +12,7 @@
// Unfortunately requires linkage to sc/ internals so
// can't live in qahelper itself.
-#include "inputopt.hxx"
+#include <inputopt.hxx>
/**
* Temporarily set the sorting type.
diff --git a/sc/qa/unit/helper/xpath.hxx b/sc/qa/unit/helper/xpath.hxx
index 86d1d279576e..6f8c8aa3c170 100644
--- a/sc/qa/unit/helper/xpath.hxx
+++ b/sc/qa/unit/helper/xpath.hxx
@@ -28,7 +28,7 @@
#define SCQAHELPER_DLLPUBLIC SAL_DLLPUBLIC_IMPORT
#endif
-#include "docsh.hxx"
+#include <docsh.hxx>
using namespace com::sun::star;
diff --git a/sc/qa/unit/mark_test.cxx b/sc/qa/unit/mark_test.cxx
index 5894df74cb46..a083d482b219 100644
--- a/sc/qa/unit/mark_test.cxx
+++ b/sc/qa/unit/mark_test.cxx
@@ -11,7 +11,7 @@
#include <test/bootstrapfixture.hxx>
#include "helper/qahelper.hxx"
-#include "markdata.hxx"
+#include <markdata.hxx>
#include "../../source/core/data/markarr.cxx"
#include "../../source/core/data/markmulti.cxx"
#include "../../source/core/data/segmenttree.cxx"
diff --git a/sc/qa/unit/opencl-test.cxx b/sc/qa/unit/opencl-test.cxx
index a17f1a4e84b9..059027623989 100644
--- a/sc/qa/unit/opencl-test.cxx
+++ b/sc/qa/unit/opencl-test.cxx
@@ -5,7 +5,7 @@
#include <rtl/strbuf.hxx>
#include <osl/file.hxx>
-#include "scdll.hxx"
+#include <scdll.hxx>
#include <opencl/platforminfo.hxx>
#include <sfx2/app.hxx>
#include <sfx2/docfilt.hxx>
@@ -15,19 +15,19 @@
#include "helper/qahelper.hxx"
-#include "calcconfig.hxx"
-#include "interpre.hxx"
-
-#include "docsh.hxx"
-#include "postit.hxx"
-#include "patattr.hxx"
-#include "scitems.hxx"
-#include "document.hxx"
-#include "cellform.hxx"
-#include "drwlayer.hxx"
-#include "userdat.hxx"
-#include "formulacell.hxx"
-#include "formulagroup.hxx"
+#include <calcconfig.hxx>
+#include <interpre.hxx>
+
+#include <docsh.hxx>
+#include <postit.hxx>
+#include <patattr.hxx>
+#include <scitems.hxx>
+#include <document.hxx>
+#include <cellform.hxx>
+#include <drwlayer.hxx>
+#include <userdat.hxx>
+#include <formulacell.hxx>
+#include <formulagroup.hxx>
#include <svx/svdpage.hxx>
diff --git a/sc/qa/unit/parallelism.cxx b/sc/qa/unit/parallelism.cxx
index a08ac101d555..e3bb00502ea8 100644
--- a/sc/qa/unit/parallelism.cxx
+++ b/sc/qa/unit/parallelism.cxx
@@ -5,7 +5,7 @@
#include <rtl/strbuf.hxx>
#include <osl/file.hxx>
-#include "scdll.hxx"
+#include <scdll.hxx>
#include <sfx2/app.hxx>
#include <sfx2/docfilt.hxx>
#include <sfx2/docfile.hxx>
@@ -14,19 +14,19 @@
#include "helper/qahelper.hxx"
-#include "calcconfig.hxx"
-#include "interpre.hxx"
-
-#include "docsh.hxx"
-#include "postit.hxx"
-#include "patattr.hxx"
-#include "scitems.hxx"
-#include "document.hxx"
-#include "cellform.hxx"
-#include "drwlayer.hxx"
-#include "userdat.hxx"
-#include "formulacell.hxx"
-#include "formulagroup.hxx"
+#include <calcconfig.hxx>
+#include <interpre.hxx>
+
+#include <docsh.hxx>
+#include <postit.hxx>
+#include <patattr.hxx>
+#include <scitems.hxx>
+#include <document.hxx>
+#include <cellform.hxx>
+#include <drwlayer.hxx>
+#include <userdat.hxx>
+#include <formulacell.hxx>
+#include <formulagroup.hxx>
#include <svx/svdpage.hxx>
diff --git a/sc/qa/unit/range.cxx b/sc/qa/unit/range.cxx
index a84a936afb02..065062a6b934 100644
--- a/sc/qa/unit/range.cxx
+++ b/sc/qa/unit/range.cxx
@@ -11,13 +11,13 @@
#include <test/bootstrapfixture.hxx>
#include <unotools/configmgr.hxx>
#include "helper/qahelper.hxx"
-#include "document.hxx"
-#include "docsh.hxx"
-#include "global.hxx"
+#include <document.hxx>
+#include <docsh.hxx>
+#include <global.hxx>
-#include "address.hxx"
-#include "rangeutl.hxx"
-#include "refupdatecontext.hxx"
+#include <address.hxx>
+#include <rangeutl.hxx>
+#include <refupdatecontext.hxx>
class ScAddressTest : public test::BootstrapFixture
{
diff --git a/sc/qa/unit/rangelst_test.cxx b/sc/qa/unit/rangelst_test.cxx
index c93b0a541460..1e0236a549b1 100644
--- a/sc/qa/unit/rangelst_test.cxx
+++ b/sc/qa/unit/rangelst_test.cxx
@@ -10,10 +10,10 @@
#include <sal/config.h>
#include <test/bootstrapfixture.hxx>
#include "helper/qahelper.hxx"
-#include "document.hxx"
-#include "docsh.hxx"
+#include <document.hxx>
+#include <docsh.hxx>
-#include "rangelst.hxx"
+#include <rangelst.hxx>
class Test : public test::BootstrapFixture
{
diff --git a/sc/qa/unit/subsequent_export-test.cxx b/sc/qa/unit/subsequent_export-test.cxx
index 43faffb75127..b844c642c345 100644
--- a/sc/qa/unit/subsequent_export-test.cxx
+++ b/sc/qa/unit/subsequent_export-test.cxx
@@ -23,20 +23,20 @@
#include "helper/xpath.hxx"
#include "helper/shared_test_impl.hxx"
-#include "userdat.hxx"
-#include "docsh.hxx"
-#include "patattr.hxx"
-#include "docpool.hxx"
-#include "scitems.hxx"
-#include "document.hxx"
-#include "cellform.hxx"
-#include "formulacell.hxx"
-#include "tokenarray.hxx"
-#include "editutil.hxx"
-#include "scopetools.hxx"
-#include "cellvalue.hxx"
-#include "docfunc.hxx"
-#include "generalfunction.hxx"
+#include <userdat.hxx>
+#include <docsh.hxx>
+#include <patattr.hxx>
+#include <docpool.hxx>
+#include <scitems.hxx>
+#include <document.hxx>
+#include <cellform.hxx>
+#include <formulacell.hxx>
+#include <tokenarray.hxx>
+#include <editutil.hxx>
+#include <scopetools.hxx>
+#include <cellvalue.hxx>
+#include <docfunc.hxx>
+#include <generalfunction.hxx>
#include <postit.hxx>
#include <tokenstringcontext.hxx>
#include <chgtrack.hxx>
@@ -44,15 +44,15 @@
#include <dpobject.hxx>
#include <dpsave.hxx>
#include <dputil.hxx>
-#include "validat.hxx"
+#include <validat.hxx>
#include <attrib.hxx>
-#include "globstr.hrc"
-#include "global.hxx"
+#include <globstr.hrc>
+#include <global.hxx>
#include <svx/svdoole2.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdograf.hxx>
-#include "tabprotection.hxx"
+#include <tabprotection.hxx>
#include <editeng/wghtitem.hxx>
#include <editeng/postitem.hxx>
#include <editeng/editdata.hxx>
diff --git a/sc/qa/unit/subsequent_filters-test.cxx b/sc/qa/unit/subsequent_filters-test.cxx
index 12363205ed41..be1e00d02250 100644
--- a/sc/qa/unit/subsequent_filters-test.cxx
+++ b/sc/qa/unit/subsequent_filters-test.cxx
@@ -24,7 +24,7 @@
#include <svl/zformat.hxx>
#include <svx/svdograf.hxx>
-#include "drwlayer.hxx"
+#include <drwlayer.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdoole2.hxx>
#include <editeng/wghtitem.hxx>
@@ -42,37 +42,37 @@
#include <editeng/lineitem.hxx>
#include <editeng/colritem.hxx>
#include <dbdata.hxx>
-#include "validat.hxx"
-#include "formulacell.hxx"
-#include "userdat.hxx"
-#include "dpobject.hxx"
-#include "dpsave.hxx"
-#include "stlsheet.hxx"
-#include "docfunc.hxx"
-#include "markdata.hxx"
-#include "colorscale.hxx"
-#include "olinetab.hxx"
-#include "patattr.hxx"
-#include "scitems.hxx"
-#include "docsh.hxx"
-#include "editutil.hxx"
-#include "cellvalue.hxx"
+#include <validat.hxx>
+#include <formulacell.hxx>
+#include <userdat.hxx>
+#include <dpobject.hxx>
+#include <dpsave.hxx>
+#include <stlsheet.hxx>
+#include <docfunc.hxx>
+#include <markdata.hxx>
+#include <colorscale.hxx>
+#include <olinetab.hxx>
+#include <patattr.hxx>
+#include <scitems.hxx>
+#include <docsh.hxx>
+#include <editutil.hxx>
+#include <cellvalue.hxx>
#include <attrib.hxx>
-#include "dpshttab.hxx"
-#include "tabvwsh.hxx"
-#include "fillinfo.hxx"
+#include <dpshttab.hxx>
+#include <tabvwsh.hxx>
+#include <fillinfo.hxx>
#include <scopetools.hxx>
#include <columnspanset.hxx>
#include <tokenstringcontext.hxx>
#include <formula/errorcodes.hxx>
-#include "externalrefmgr.hxx"
+#include <externalrefmgr.hxx>
#include <stlpool.hxx>
#include <orcusfiltersimpl.hxx>
-#include "orcusfilters.hxx"
-#include "filter.hxx"
-#include "orcusinterface.hxx"
-#include "generalfunction.hxx"
+#include <orcusfilters.hxx>
+#include <filter.hxx>
+#include <orcusinterface.hxx>
+#include <generalfunction.hxx>
#include <com/sun/star/drawing/XDrawPageSupplier.hpp>
#include <com/sun/star/drawing/XControlShape.hpp>
diff --git a/sc/qa/unit/test_ScChartListenerCollection.cxx b/sc/qa/unit/test_ScChartListenerCollection.cxx
index 82aa66a5d705..f7c7f2419179 100644
--- a/sc/qa/unit/test_ScChartListenerCollection.cxx
+++ b/sc/qa/unit/test_ScChartListenerCollection.cxx
@@ -12,8 +12,8 @@
#include <cppunit/extensions/HelperMacros.h>
#include <cppunit/plugin/TestPlugIn.h>
-#include "address.hxx"
-#include "chartlis.hxx"
+#include <address.hxx>
+#include <chartlis.hxx>
namespace {
diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx
index 02ac5a86acbc..db7bb49bff27 100644
--- a/sc/qa/unit/ucalc.cxx
+++ b/sc/qa/unit/ucalc.cxx
@@ -16,46 +16,46 @@
#include <osl/time.h>
#include <svl/asiancfg.hxx>
-#include "scdll.hxx"
-#include "formulacell.hxx"
-#include "simpleformulacalc.hxx"
-#include "stringutil.hxx"
-#include "scmatrix.hxx"
-#include "drwlayer.hxx"
-#include "scitems.hxx"
-#include "reffind.hxx"
-#include "markdata.hxx"
-#include "clipparam.hxx"
-#include "refundo.hxx"
-#include "undoblk.hxx"
-#include "undotab.hxx"
-#include "queryentry.hxx"
-#include "postit.hxx"
-#include "attrib.hxx"
-#include "dbdata.hxx"
-#include "reftokenhelper.hxx"
-#include "userdat.hxx"
-#include "clipcontext.hxx"
-
-#include "docsh.hxx"
-#include "docfunc.hxx"
-#include "dbdocfun.hxx"
-#include "funcdesc.hxx"
-#include "externalrefmgr.hxx"
-
-#include "calcconfig.hxx"
-#include "interpre.hxx"
-#include "columniterator.hxx"
-#include "types.hxx"
-#include "fillinfo.hxx"
-#include "globstr.hrc"
-#include "tokenarray.hxx"
-#include "scopetools.hxx"
-#include "dociter.hxx"
-#include "queryparam.hxx"
-#include "edittextiterator.hxx"
-#include "editutil.hxx"
-#include "cellform.hxx"
+#include <scdll.hxx>
+#include <formulacell.hxx>
+#include <simpleformulacalc.hxx>
+#include <stringutil.hxx>
+#include <scmatrix.hxx>
+#include <drwlayer.hxx>
+#include <scitems.hxx>
+#include <reffind.hxx>
+#include <markdata.hxx>
+#include <clipparam.hxx>
+#include <refundo.hxx>
+#include <undoblk.hxx>
+#include <undotab.hxx>
+#include <queryentry.hxx>
+#include <postit.hxx>
+#include <attrib.hxx>
+#include <dbdata.hxx>
+#include <reftokenhelper.hxx>
+#include <userdat.hxx>
+#include <clipcontext.hxx>
+
+#include <docsh.hxx>
+#include <docfunc.hxx>
+#include <dbdocfun.hxx>
+#include <funcdesc.hxx>
+#include <externalrefmgr.hxx>
+
+#include <calcconfig.hxx>
+#include <interpre.hxx>
+#include <columniterator.hxx>
+#include <types.hxx>
+#include <fillinfo.hxx>
+#include <globstr.hrc>
+#include <tokenarray.hxx>
+#include <scopetools.hxx>
+#include <dociter.hxx>
+#include <queryparam.hxx>
+#include <edittextiterator.hxx>
+#include <editutil.hxx>
+#include <cellform.hxx>
#include <asciiopt.hxx>
#include <impex.hxx>
#include <columnspanset.hxx>
diff --git a/sc/qa/unit/ucalc.hxx b/sc/qa/unit/ucalc.hxx
index feb5761305f0..9dae67cc9aa6 100644
--- a/sc/qa/unit/ucalc.hxx
+++ b/sc/qa/unit/ucalc.hxx
@@ -11,7 +11,7 @@
#define INCLUDED_SC_QA_UNIT_UCALC_HXX
#include "helper/qahelper.hxx"
-#include "document.hxx"
+#include <document.hxx>
#include <stringutil.hxx>
#include <memory>
diff --git a/sc/qa/unit/ucalc_condformat.cxx b/sc/qa/unit/ucalc_condformat.cxx
index 03e4682de635..7a1777a3d5b2 100644
--- a/sc/qa/unit/ucalc_condformat.cxx
+++ b/sc/qa/unit/ucalc_condformat.cxx
@@ -10,17 +10,17 @@
#include <memory>
#include "ucalc.hxx"
-#include "conditio.hxx"
-#include "colorscale.hxx"
-
-#include "clipparam.hxx"
-#include "globstr.hrc"
-#include "docfunc.hxx"
-#include "scitems.hxx"
-#include "attrib.hxx"
-#include "fillinfo.hxx"
-#include "compiler.hxx"
-#include "tokenarray.hxx"
+#include <conditio.hxx>
+#include <colorscale.hxx>
+
+#include <clipparam.hxx>
+#include <globstr.hrc>
+#include <docfunc.hxx>
+#include <scitems.hxx>
+#include <attrib.hxx>
+#include <fillinfo.hxx>
+#include <compiler.hxx>
+#include <tokenarray.hxx>
#include <svl/sharedstringpool.hxx>
#include <o3tl/make_unique.hxx>
diff --git a/sc/qa/unit/ucalc_formula.cxx b/sc/qa/unit/ucalc_formula.cxx
index cac9a0f67300..3dbeba873d81 100644
--- a/sc/qa/unit/ucalc_formula.cxx
+++ b/sc/qa/unit/ucalc_formula.cxx
@@ -8,29 +8,29 @@
*/
#include "ucalc.hxx"
-#include "markdata.hxx"
-#include "calcconfig.hxx"
-#include "clipparam.hxx"
-#include "interpre.hxx"
-#include "compiler.hxx"
-#include "tokenarray.hxx"
-#include "refdata.hxx"
-#include "scopetools.hxx"
-#include "formulacell.hxx"
-#include "formulagroup.hxx"
-#include "scmod.hxx"
-#include "docsh.hxx"
-#include "docfunc.hxx"
-#include "paramisc.hxx"
-#include "tokenstringcontext.hxx"
+#include <markdata.hxx>
+#include <calcconfig.hxx>
+#include <clipparam.hxx>
+#include <interpre.hxx>
+#include <compiler.hxx>
+#include <tokenarray.hxx>
+#include <refdata.hxx>
+#include <scopetools.hxx>
+#include <formulacell.hxx>
+#include <formulagroup.hxx>
+#include <scmod.hxx>
+#include <docsh.hxx>
+#include <docfunc.hxx>
+#include <paramisc.hxx>
+#include <tokenstringcontext.hxx>
#include <refupdatecontext.hxx>
-#include "dbdata.hxx"
-#include "scmatrix.hxx"
+#include <dbdata.hxx>
+#include <scmatrix.hxx>
#include <validat.hxx>
#include <scitems.hxx>
#include <patattr.hxx>
#include <docpool.hxx>
-#include "docoptio.hxx"
+#include <docoptio.hxx>
#include <formula/vectortoken.hxx>
#include <o3tl/make_unique.hxx>
diff --git a/sc/qa/unit/ucalc_pivottable.cxx b/sc/qa/unit/ucalc_pivottable.cxx
index d04b2e4d7249..404de5d06c14 100644
--- a/sc/qa/unit/ucalc_pivottable.cxx
+++ b/sc/qa/unit/ucalc_pivottable.cxx
@@ -9,17 +9,17 @@
#include <memory>
#include "ucalc.hxx"
-#include "dpshttab.hxx"
-#include "dpobject.hxx"
-#include "dpsave.hxx"
-#include "dpdimsave.hxx"
-#include "dpcache.hxx"
-#include "dpfilteredcache.hxx"
-#include "scopetools.hxx"
-#include "queryentry.hxx"
-#include "stringutil.hxx"
-#include "dbdocfun.hxx"
-#include "generalfunction.hxx"
+#include <dpshttab.hxx>
+#include <dpobject.hxx>
+#include <dpsave.hxx>
+#include <dpdimsave.hxx>
+#include <dpcache.hxx>
+#include <dpfilteredcache.hxx>
+#include <scopetools.hxx>
+#include <queryentry.hxx>
+#include <stringutil.hxx>
+#include <dbdocfun.hxx>
+#include <generalfunction.hxx>
#include <formula/errorcodes.hxx>
#include <com/sun/star/sheet/DataPilotFieldOrientation.hpp>
diff --git a/sc/qa/unit/ucalc_sharedformula.cxx b/sc/qa/unit/ucalc_sharedformula.cxx
index 4244861528ad..e46cb5f68c44 100644
--- a/sc/qa/unit/ucalc_sharedformula.cxx
+++ b/sc/qa/unit/ucalc_sharedformula.cxx
@@ -9,13 +9,13 @@
#include <memory>
#include "ucalc.hxx"
-#include "editutil.hxx"
-#include "formulacell.hxx"
-#include "cellvalue.hxx"
-#include "docsh.hxx"
-#include "clipparam.hxx"
-#include "undoblk.hxx"
-#include "scopetools.hxx"
+#include <editutil.hxx>
+#include <formulacell.hxx>
+#include <cellvalue.hxx>
+#include <docsh.hxx>
+#include <clipparam.hxx>
+#include <undoblk.hxx>
+#include <scopetools.hxx>
#include <docfunc.hxx>
#include <dbdocfun.hxx>
#include <tokenarray.hxx>