diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:33:26 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-10-23 22:45:57 +0200 |
commit | 3e1d3c25e064c5a97a2c408faf23a9d0c6150d8a (patch) | |
tree | b244e36c82791c3ca11151d93f67ca6267364b61 /sc/source/ui/StatisticsDialogs | |
parent | 2909c6be63ac4ac962c6a93aa093ec1cfb94ab0b (diff) |
loplugin:includeform: sc
Change-Id: I2ed763e0584a188032c80fde60890de3c6985cbd
Diffstat (limited to 'sc/source/ui/StatisticsDialogs')
17 files changed, 160 insertions, 160 deletions
diff --git a/sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx b/sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx index ef6140e4e13f..7cb152023474 100644 --- a/sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/AnalysisOfVarianceDialog.cxx @@ -13,17 +13,17 @@ #include <svl/zforlist.hxx> #include <svl/undo.hxx> -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "AnalysisOfVarianceDialog.hxx" -#include "strings.hrc" +#include <formulacell.hxx> +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <docfunc.hxx> +#include <TableFillingAndNavigationTools.hxx> +#include <AnalysisOfVarianceDialog.hxx> +#include <strings.hrc> namespace { diff --git a/sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.cxx b/sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.cxx index 96b2fffac7c8..ff6741ca0c70 100644 --- a/sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/ChiSquareTestDialog.cxx @@ -12,17 +12,17 @@ #include <svl/zforlist.hxx> #include <svl/undo.hxx> -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "ChiSquareTestDialog.hxx" -#include "strings.hrc" +#include <formulacell.hxx> +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <docfunc.hxx> +#include <TableFillingAndNavigationTools.hxx> +#include <ChiSquareTestDialog.hxx> +#include <strings.hrc> ScChiSquareTestDialog::ScChiSquareTestDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/CorrelationDialog.cxx b/sc/source/ui/StatisticsDialogs/CorrelationDialog.cxx index 446bf8a5e14e..93be22dfe42f 100644 --- a/sc/source/ui/StatisticsDialogs/CorrelationDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/CorrelationDialog.cxx @@ -8,10 +8,10 @@ * */ -#include "docsh.hxx" -#include "reffact.hxx" -#include "CorrelationDialog.hxx" -#include "strings.hrc" +#include <docsh.hxx> +#include <reffact.hxx> +#include <CorrelationDialog.hxx> +#include <strings.hrc> ScCorrelationDialog::ScCorrelationDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx b/sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx index c4cfff7b1501..ea9b25a5abf4 100644 --- a/sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/CovarianceDialog.cxx @@ -8,10 +8,10 @@ * */ -#include "docsh.hxx" -#include "reffact.hxx" -#include "CovarianceDialog.hxx" -#include "strings.hrc" +#include <docsh.hxx> +#include <reffact.hxx> +#include <CovarianceDialog.hxx> +#include <strings.hrc> ScCovarianceDialog::ScCovarianceDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx b/sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx index 38c412f5da09..6c8e24d3daae 100644 --- a/sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/DescriptiveStatisticsDialog.cxx @@ -13,17 +13,17 @@ #include <svl/zforlist.hxx> #include <svl/undo.hxx> -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "DescriptiveStatisticsDialog.hxx" -#include "strings.hrc" +#include <formulacell.hxx> +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <docfunc.hxx> +#include <TableFillingAndNavigationTools.hxx> +#include <DescriptiveStatisticsDialog.hxx> +#include <strings.hrc> namespace { diff --git a/sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx b/sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx index 35c8a3b077a7..6d3a067ed482 100644 --- a/sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/ExponentialSmoothingDialog.cxx @@ -13,17 +13,17 @@ #include <svl/zforlist.hxx> #include <svl/undo.hxx> -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "ExponentialSmoothingDialog.hxx" -#include "strings.hrc" +#include <formulacell.hxx> +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <docfunc.hxx> +#include <TableFillingAndNavigationTools.hxx> +#include <ExponentialSmoothingDialog.hxx> +#include <strings.hrc> ScExponentialSmoothingDialog::ScExponentialSmoothingDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/FTestDialog.cxx b/sc/source/ui/StatisticsDialogs/FTestDialog.cxx index 7461cec85d0c..1c9560d729a5 100644 --- a/sc/source/ui/StatisticsDialogs/FTestDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/FTestDialog.cxx @@ -13,17 +13,17 @@ #include <svl/zforlist.hxx> #include <svl/undo.hxx> -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "FTestDialog.hxx" -#include "strings.hrc" +#include <formulacell.hxx> +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <docfunc.hxx> +#include <TableFillingAndNavigationTools.hxx> +#include <FTestDialog.hxx> +#include <strings.hrc> ScFTestDialog::ScFTestDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx b/sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx index 984740e178c2..63422289e905 100644 --- a/sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx +++ b/sc/source/ui/StatisticsDialogs/MatrixComparisonGenerator.cxx @@ -12,17 +12,17 @@ #include <svl/zforlist.hxx> #include <svl/undo.hxx> -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "MatrixComparisonGenerator.hxx" -#include "strings.hrc" +#include <formulacell.hxx> +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <docfunc.hxx> +#include <TableFillingAndNavigationTools.hxx> +#include <MatrixComparisonGenerator.hxx> +#include <strings.hrc> namespace { diff --git a/sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx b/sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx index af892c2bee43..6a9a817172b3 100644 --- a/sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/MovingAverageDialog.cxx @@ -13,17 +13,17 @@ #include <svl/zforlist.hxx> #include <svl/undo.hxx> -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "MovingAverageDialog.hxx" -#include "strings.hrc" +#include <formulacell.hxx> +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <docfunc.hxx> +#include <TableFillingAndNavigationTools.hxx> +#include <MovingAverageDialog.hxx> +#include <strings.hrc> ScMovingAverageDialog::ScMovingAverageDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx b/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx index 66d6517d08fa..7c4ca722568e 100644 --- a/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx @@ -13,18 +13,18 @@ #include <svl/undo.hxx> #include <rtl/math.hxx> -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "strings.hrc" +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <docfunc.hxx> +#include <strings.hrc> #include <random> -#include "RandomNumberGeneratorDialog.hxx" +#include <RandomNumberGeneratorDialog.hxx> namespace { diff --git a/sc/source/ui/StatisticsDialogs/RegressionDialog.cxx b/sc/source/ui/StatisticsDialogs/RegressionDialog.cxx index 1438548cd007..768de6a38ed1 100644 --- a/sc/source/ui/StatisticsDialogs/RegressionDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/RegressionDialog.cxx @@ -13,17 +13,17 @@ #include <svl/zforlist.hxx> #include <svl/undo.hxx> -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "RegressionDialog.hxx" -#include "strings.hrc" +#include <formulacell.hxx> +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <docfunc.hxx> +#include <TableFillingAndNavigationTools.hxx> +#include <RegressionDialog.hxx> +#include <strings.hrc> namespace { diff --git a/sc/source/ui/StatisticsDialogs/SamplingDialog.cxx b/sc/source/ui/StatisticsDialogs/SamplingDialog.cxx index a8f3a2a77fe1..106fa504e233 100644 --- a/sc/source/ui/StatisticsDialogs/SamplingDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/SamplingDialog.cxx @@ -12,15 +12,15 @@ #include <svl/zforlist.hxx> #include <svl/undo.hxx> #include <comphelper/random.hxx> -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "SamplingDialog.hxx" -#include "strings.hrc" +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <docfunc.hxx> +#include <SamplingDialog.hxx> +#include <strings.hrc> ScSamplingDialog::ScSamplingDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx b/sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx index ef60c05147e2..6b17b50f86cd 100644 --- a/sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx @@ -12,17 +12,17 @@ #include <svl/zforlist.hxx> #include <svl/undo.hxx> -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "scresid.hxx" -#include "docfunc.hxx" - -#include "StatisticsInputOutputDialog.hxx" +#include <formulacell.hxx> +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <scresid.hxx> +#include <docfunc.hxx> + +#include <StatisticsInputOutputDialog.hxx> ScRangeList ScStatisticsInputOutputDialog::MakeColumnRangeList(SCTAB aTab, ScAddress const & aStart, ScAddress const & aEnd) { diff --git a/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx b/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx index c66d7173ac84..163044c68d90 100644 --- a/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx @@ -12,17 +12,17 @@ #include <svl/zforlist.hxx> #include <svl/undo.hxx> -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "scresid.hxx" -#include "docfunc.hxx" - -#include "StatisticsTwoVariableDialog.hxx" +#include <formulacell.hxx> +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <scresid.hxx> +#include <docfunc.hxx> + +#include <StatisticsTwoVariableDialog.hxx> ScStatisticsTwoVariableDialog::ScStatisticsTwoVariableDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/TTestDialog.cxx b/sc/source/ui/StatisticsDialogs/TTestDialog.cxx index 46f3cd226170..3d16d417b98e 100644 --- a/sc/source/ui/StatisticsDialogs/TTestDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/TTestDialog.cxx @@ -13,17 +13,17 @@ #include <svl/zforlist.hxx> #include <svl/undo.hxx> -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "TTestDialog.hxx" -#include "strings.hrc" +#include <formulacell.hxx> +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <docfunc.hxx> +#include <TableFillingAndNavigationTools.hxx> +#include <TTestDialog.hxx> +#include <strings.hrc> ScTTestDialog::ScTTestDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, diff --git a/sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx b/sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx index 501e97b46319..5200e541a8f5 100644 --- a/sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx +++ b/sc/source/ui/StatisticsDialogs/TableFillingAndNavigationTools.cxx @@ -14,9 +14,9 @@ #include <editeng/wghtitem.hxx> #include <editeng/eeitem.hxx> -#include "editutil.hxx" +#include <editutil.hxx> -#include "TableFillingAndNavigationTools.hxx" +#include <TableFillingAndNavigationTools.hxx> FormulaTemplate::FormulaTemplate(ScDocument* pDoc) : mpDoc(pDoc) diff --git a/sc/source/ui/StatisticsDialogs/ZTestDialog.cxx b/sc/source/ui/StatisticsDialogs/ZTestDialog.cxx index 475a5f705f2a..a0dc5c0b6f2a 100644 --- a/sc/source/ui/StatisticsDialogs/ZTestDialog.cxx +++ b/sc/source/ui/StatisticsDialogs/ZTestDialog.cxx @@ -13,17 +13,17 @@ #include <svl/zforlist.hxx> #include <svl/undo.hxx> -#include "formulacell.hxx" -#include "rangelst.hxx" -#include "scitems.hxx" -#include "docsh.hxx" -#include "document.hxx" -#include "uiitems.hxx" -#include "reffact.hxx" -#include "docfunc.hxx" -#include "TableFillingAndNavigationTools.hxx" -#include "ZTestDialog.hxx" -#include "strings.hrc" +#include <formulacell.hxx> +#include <rangelst.hxx> +#include <scitems.hxx> +#include <docsh.hxx> +#include <document.hxx> +#include <uiitems.hxx> +#include <reffact.hxx> +#include <docfunc.hxx> +#include <TableFillingAndNavigationTools.hxx> +#include <ZTestDialog.hxx> +#include <strings.hrc> ScZTestDialog::ScZTestDialog( SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, |