diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-05-02 15:53:49 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-05-03 09:07:36 +0200 |
commit | 68e213319f2a3ee2f90e7bfccae8e5e13492d357 (patch) | |
tree | 44ef8a6d927420111ddea01975dfcdc25556ad55 /chart2 | |
parent | 0d7f5e060663cb747b0dc50bb76c162484e4dae4 (diff) |
remove empty comments
found with:
git ls-files | xargs grep -Pzl '/\*\*
(\*|\s|
)*\*/'
Change-Id: I1f47bcb94d5a7b290a6c622c6941195fbb578597
Reviewed-on: https://gerrit.libreoffice.org/37159
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'chart2')
38 files changed, 1 insertions, 107 deletions
diff --git a/chart2/source/controller/dialogs/ChangingResource.hxx b/chart2/source/controller/dialogs/ChangingResource.hxx index 242b41e13206..251fdf5cb7b6 100644 --- a/chart2/source/controller/dialogs/ChangingResource.hxx +++ b/chart2/source/controller/dialogs/ChangingResource.hxx @@ -23,9 +23,6 @@ namespace chart { -/** -*/ - class ChangingResource; class ResourceChangeListener { diff --git a/chart2/source/controller/dialogs/ChartTypeDialogController.hxx b/chart2/source/controller/dialogs/ChartTypeDialogController.hxx index 0c40bd95087b..6e3d964d02cb 100644 --- a/chart2/source/controller/dialogs/ChartTypeDialogController.hxx +++ b/chart2/source/controller/dialogs/ChartTypeDialogController.hxx @@ -41,9 +41,6 @@ class ValueSet; namespace chart { -/** -*/ - enum GlobalStackMode { GlobalStackMode_NONE, diff --git a/chart2/source/controller/dialogs/ChartTypeTemplateProvider.hxx b/chart2/source/controller/dialogs/ChartTypeTemplateProvider.hxx index a0a3c670f4df..963952807b86 100644 --- a/chart2/source/controller/dialogs/ChartTypeTemplateProvider.hxx +++ b/chart2/source/controller/dialogs/ChartTypeTemplateProvider.hxx @@ -25,9 +25,6 @@ namespace chart { -/** -*/ - class ChartTypeTemplateProvider { public: diff --git a/chart2/source/controller/dialogs/tp_AxisLabel.hxx b/chart2/source/controller/dialogs/tp_AxisLabel.hxx index aefe92dc6962..667fdabb1f19 100644 --- a/chart2/source/controller/dialogs/tp_AxisLabel.hxx +++ b/chart2/source/controller/dialogs/tp_AxisLabel.hxx @@ -29,9 +29,6 @@ namespace chart { -/** -*/ - class SchAxisLabelTabPage : public SfxTabPage { private: diff --git a/chart2/source/controller/dialogs/tp_DataLabel.hxx b/chart2/source/controller/dialogs/tp_DataLabel.hxx index bce80b6a3fa4..3b8836ee7629 100644 --- a/chart2/source/controller/dialogs/tp_DataLabel.hxx +++ b/chart2/source/controller/dialogs/tp_DataLabel.hxx @@ -27,9 +27,6 @@ class SvNumberFormatter; namespace chart { -/** -*/ - class DataLabelsTabPage : public SfxTabPage { public: diff --git a/chart2/source/controller/inc/ConfigurationAccess.hxx b/chart2/source/controller/inc/ConfigurationAccess.hxx index 7ec2c1a71016..416ae72fe832 100644 --- a/chart2/source/controller/inc/ConfigurationAccess.hxx +++ b/chart2/source/controller/inc/ConfigurationAccess.hxx @@ -25,9 +25,6 @@ namespace chart { -/** -*/ - namespace ConfigurationAccess { /** @descr Retrieve the FieldUnit to be used for the UI. This unit is retrieved diff --git a/chart2/source/controller/inc/PositionAndSizeHelper.hxx b/chart2/source/controller/inc/PositionAndSizeHelper.hxx index eb0ac9c6cdf0..5e83d3dc01d1 100644 --- a/chart2/source/controller/inc/PositionAndSizeHelper.hxx +++ b/chart2/source/controller/inc/PositionAndSizeHelper.hxx @@ -26,9 +26,6 @@ namespace chart { -/** -*/ - class PositionAndSizeHelper { public: diff --git a/chart2/source/controller/inc/TitleDialogData.hxx b/chart2/source/controller/inc/TitleDialogData.hxx index 9a8070f0b487..2583dae3ec57 100644 --- a/chart2/source/controller/inc/TitleDialogData.hxx +++ b/chart2/source/controller/inc/TitleDialogData.hxx @@ -28,9 +28,6 @@ namespace chart { -/** -*/ - struct TitleDialogData { css::uno::Sequence< sal_Bool > aPossibilityList; diff --git a/chart2/source/inc/AxisHelper.hxx b/chart2/source/inc/AxisHelper.hxx index a0edd492b693..65d908aacec3 100644 --- a/chart2/source/inc/AxisHelper.hxx +++ b/chart2/source/inc/AxisHelper.hxx @@ -35,9 +35,6 @@ namespace chart { -/** -*/ - class OOO_DLLPUBLIC_CHARTTOOLS AxisHelper { public: diff --git a/chart2/source/inc/ChartModelHelper.hxx b/chart2/source/inc/ChartModelHelper.hxx index 7dcce430fad4..449c4fc40244 100644 --- a/chart2/source/inc/ChartModelHelper.hxx +++ b/chart2/source/inc/ChartModelHelper.hxx @@ -38,9 +38,6 @@ namespace chart { -/** -*/ - class OOO_DLLPUBLIC_CHARTTOOLS ChartModelHelper { public: diff --git a/chart2/source/inc/ChartViewHelper.hxx b/chart2/source/inc/ChartViewHelper.hxx index 1925511a9c00..5bde941b709d 100644 --- a/chart2/source/inc/ChartViewHelper.hxx +++ b/chart2/source/inc/ChartViewHelper.hxx @@ -25,9 +25,6 @@ namespace chart { -/** -*/ - class OOO_DLLPUBLIC_CHARTTOOLS ChartViewHelper { public: diff --git a/chart2/source/inc/ColorPerPointHelper.hxx b/chart2/source/inc/ColorPerPointHelper.hxx index 12df360f1b53..c482389cb427 100644 --- a/chart2/source/inc/ColorPerPointHelper.hxx +++ b/chart2/source/inc/ColorPerPointHelper.hxx @@ -26,9 +26,6 @@ namespace chart { -/** -*/ - class OOO_DLLPUBLIC_CHARTTOOLS ColorPerPointHelper { public: diff --git a/chart2/source/inc/DataSourceHelper.hxx b/chart2/source/inc/DataSourceHelper.hxx index 9bfc3360aeb1..8ef4656df7cb 100644 --- a/chart2/source/inc/DataSourceHelper.hxx +++ b/chart2/source/inc/DataSourceHelper.hxx @@ -37,9 +37,6 @@ namespace chart { -/** -*/ - class OOO_DLLPUBLIC_CHARTTOOLS DataSourceHelper { public: diff --git a/chart2/source/inc/LegendHelper.hxx b/chart2/source/inc/LegendHelper.hxx index 44095006a939..4b7cd17a7c2a 100644 --- a/chart2/source/inc/LegendHelper.hxx +++ b/chart2/source/inc/LegendHelper.hxx @@ -30,9 +30,6 @@ namespace chart { -/** -*/ - class OOO_DLLPUBLIC_CHARTTOOLS LegendHelper { public: diff --git a/chart2/source/inc/ObjectIdentifier.hxx b/chart2/source/inc/ObjectIdentifier.hxx index 067ff960e2e4..27107c42f08b 100644 --- a/chart2/source/inc/ObjectIdentifier.hxx +++ b/chart2/source/inc/ObjectIdentifier.hxx @@ -37,8 +37,6 @@ namespace chart { -/** -*/ enum ObjectType { OBJECTTYPE_PAGE, diff --git a/chart2/source/inc/RelativePositionHelper.hxx b/chart2/source/inc/RelativePositionHelper.hxx index f97e5eb49d4b..54cf312b10bc 100644 --- a/chart2/source/inc/RelativePositionHelper.hxx +++ b/chart2/source/inc/RelativePositionHelper.hxx @@ -30,9 +30,6 @@ namespace chart { -/** -*/ - class OOO_DLLPUBLIC_CHARTTOOLS RelativePositionHelper { public: diff --git a/chart2/source/inc/Scaling.hxx b/chart2/source/inc/Scaling.hxx index b04d48bc1d4c..de4c4d67a82f 100644 --- a/chart2/source/inc/Scaling.hxx +++ b/chart2/source/inc/Scaling.hxx @@ -28,9 +28,6 @@ namespace chart { -/** -*/ - class LogarithmicScaling : public ::cppu::WeakImplHelper< css::chart2::XScaling, diff --git a/chart2/source/inc/ThreeDHelper.hxx b/chart2/source/inc/ThreeDHelper.hxx index 90ac23a3acfc..48b79b316b76 100644 --- a/chart2/source/inc/ThreeDHelper.hxx +++ b/chart2/source/inc/ThreeDHelper.hxx @@ -28,9 +28,6 @@ namespace chart { -/** -*/ - enum ThreeDLookScheme { ThreeDLookScheme_Simple, diff --git a/chart2/source/inc/chartview/DataPointSymbolSupplier.hxx b/chart2/source/inc/chartview/DataPointSymbolSupplier.hxx index 742e3634d37c..101d94a9cf92 100644 --- a/chart2/source/inc/chartview/DataPointSymbolSupplier.hxx +++ b/chart2/source/inc/chartview/DataPointSymbolSupplier.hxx @@ -28,9 +28,6 @@ namespace chart { -/** -*/ - class OOO_DLLPUBLIC_CHARTVIEW DataPointSymbolSupplier { public: diff --git a/chart2/source/inc/chartview/ExplicitValueProvider.hxx b/chart2/source/inc/chartview/ExplicitValueProvider.hxx index db1f4671dbfc..456e89ba8ada 100644 --- a/chart2/source/inc/chartview/ExplicitValueProvider.hxx +++ b/chart2/source/inc/chartview/ExplicitValueProvider.hxx @@ -37,9 +37,6 @@ namespace chart { -/** -*/ - class DrawModelWrapper; class OOO_DLLPUBLIC_CHARTVIEW ExplicitValueProvider { diff --git a/chart2/source/view/axes/TickmarkProperties.hxx b/chart2/source/view/axes/TickmarkProperties.hxx index bace966f9f48..610e2fe2d474 100644 --- a/chart2/source/view/axes/TickmarkProperties.hxx +++ b/chart2/source/view/axes/TickmarkProperties.hxx @@ -25,9 +25,6 @@ namespace chart { -/** -*/ - struct TickmarkProperties { sal_Int32 RelativePos;//Position in screen values relative to the axis where the tickmark line starts diff --git a/chart2/source/view/axes/VAxisBase.hxx b/chart2/source/view/axes/VAxisBase.hxx index 3f8f71cd8995..82baf6edddc8 100644 --- a/chart2/source/view/axes/VAxisBase.hxx +++ b/chart2/source/view/axes/VAxisBase.hxx @@ -27,9 +27,6 @@ namespace chart { -/** -*/ - class VAxisBase : public VAxisOrGridBase { public: diff --git a/chart2/source/view/axes/VAxisProperties.hxx b/chart2/source/view/axes/VAxisProperties.hxx index 8908d72e1cc2..8948a91fe073 100644 --- a/chart2/source/view/axes/VAxisProperties.hxx +++ b/chart2/source/view/axes/VAxisProperties.hxx @@ -42,9 +42,6 @@ namespace chart { -/** -*/ - //These properties describe how a couple of labels are arranged one to another. //The couple can contain all labels for all tickmark depth or just the labels for one single depth or //the labels from an coherent range of tick depths (e.g. the major and first minor tickmarks should be handled together). diff --git a/chart2/source/view/axes/VCartesianCoordinateSystem.hxx b/chart2/source/view/axes/VCartesianCoordinateSystem.hxx index 9a791fde9541..a7da0e2579a9 100644 --- a/chart2/source/view/axes/VCartesianCoordinateSystem.hxx +++ b/chart2/source/view/axes/VCartesianCoordinateSystem.hxx @@ -24,8 +24,6 @@ namespace chart { -/** -*/ class VCartesianCoordinateSystem : public VCoordinateSystem { public: diff --git a/chart2/source/view/axes/VCartesianGrid.hxx b/chart2/source/view/axes/VCartesianGrid.hxx index 31b6fb878775..081fb4bdeb16 100644 --- a/chart2/source/view/axes/VCartesianGrid.hxx +++ b/chart2/source/view/axes/VCartesianGrid.hxx @@ -25,9 +25,6 @@ namespace chart { -/** -*/ - class VCartesianGrid : public VAxisOrGridBase { // public methods diff --git a/chart2/source/view/axes/VPolarAngleAxis.hxx b/chart2/source/view/axes/VPolarAngleAxis.hxx index 2b2d6f7c60ed..f9899f5da674 100644 --- a/chart2/source/view/axes/VPolarAngleAxis.hxx +++ b/chart2/source/view/axes/VPolarAngleAxis.hxx @@ -25,9 +25,6 @@ namespace chart { -/** -*/ - class VPolarAngleAxis : public VPolarAxis { public: diff --git a/chart2/source/view/axes/VPolarAxis.hxx b/chart2/source/view/axes/VPolarAxis.hxx index 997663b6e325..1ce1b3c94add 100644 --- a/chart2/source/view/axes/VPolarAxis.hxx +++ b/chart2/source/view/axes/VPolarAxis.hxx @@ -24,9 +24,6 @@ namespace chart { -/** -*/ - class PolarPlottingPositionHelper; class VPolarAxis : public VAxisBase diff --git a/chart2/source/view/axes/VPolarCoordinateSystem.hxx b/chart2/source/view/axes/VPolarCoordinateSystem.hxx index 3d0474389536..bc93c717d017 100644 --- a/chart2/source/view/axes/VPolarCoordinateSystem.hxx +++ b/chart2/source/view/axes/VPolarCoordinateSystem.hxx @@ -24,8 +24,6 @@ namespace chart { -/** -*/ class VPolarCoordinateSystem : public VCoordinateSystem { public: diff --git a/chart2/source/view/axes/VPolarGrid.hxx b/chart2/source/view/axes/VPolarGrid.hxx index 645c341bf4fc..ab7326607ce7 100644 --- a/chart2/source/view/axes/VPolarGrid.hxx +++ b/chart2/source/view/axes/VPolarGrid.hxx @@ -27,8 +27,6 @@ namespace chart { -/** -*/ class PolarPlottingPositionHelper; class VPolarGrid : public VAxisOrGridBase diff --git a/chart2/source/view/axes/VPolarRadiusAxis.hxx b/chart2/source/view/axes/VPolarRadiusAxis.hxx index bdf23f29751b..38ebd7b299a6 100644 --- a/chart2/source/view/axes/VPolarRadiusAxis.hxx +++ b/chart2/source/view/axes/VPolarRadiusAxis.hxx @@ -25,9 +25,6 @@ namespace chart { -/** -*/ - class VCartesianAxis; class VPolarRadiusAxis : public VPolarAxis diff --git a/chart2/source/view/charttypes/CategoryPositionHelper.hxx b/chart2/source/view/charttypes/CategoryPositionHelper.hxx index efa3e6e639aa..63a77b8e68b5 100644 --- a/chart2/source/view/charttypes/CategoryPositionHelper.hxx +++ b/chart2/source/view/charttypes/CategoryPositionHelper.hxx @@ -23,9 +23,6 @@ namespace chart { -/** -*/ - class CategoryPositionHelper { public: diff --git a/chart2/source/view/charttypes/Splines.hxx b/chart2/source/view/charttypes/Splines.hxx index 3454ee09f379..4966169e2933 100644 --- a/chart2/source/view/charttypes/Splines.hxx +++ b/chart2/source/view/charttypes/Splines.hxx @@ -25,9 +25,6 @@ namespace chart { -/** -*/ - class SplineCalculater { public: diff --git a/chart2/source/view/inc/Clipping.hxx b/chart2/source/view/inc/Clipping.hxx index cd0e9be34cfa..e99c1c1d90f7 100644 --- a/chart2/source/view/inc/Clipping.hxx +++ b/chart2/source/view/inc/Clipping.hxx @@ -26,9 +26,6 @@ namespace chart { -/** -*/ - class Clipping { /** This class uses the Liang-Biarsky parametric line-clipping algorithm as described in: diff --git a/chart2/source/view/inc/LabelPositionHelper.hxx b/chart2/source/view/inc/LabelPositionHelper.hxx index 46ce12b2579e..36b2720dc845 100644 --- a/chart2/source/view/inc/LabelPositionHelper.hxx +++ b/chart2/source/view/inc/LabelPositionHelper.hxx @@ -29,8 +29,6 @@ namespace chart { -/** -*/ class PlottingPositionHelper; class AbstractShapeFactory; diff --git a/chart2/source/view/inc/MinimumAndMaximumSupplier.hxx b/chart2/source/view/inc/MinimumAndMaximumSupplier.hxx index 8afe7926bc7f..cfe78acfa329 100644 --- a/chart2/source/view/inc/MinimumAndMaximumSupplier.hxx +++ b/chart2/source/view/inc/MinimumAndMaximumSupplier.hxx @@ -27,9 +27,6 @@ namespace chart { -/** -*/ - class MinimumAndMaximumSupplier { public: diff --git a/chart2/source/view/inc/PolarLabelPositionHelper.hxx b/chart2/source/view/inc/PolarLabelPositionHelper.hxx index d02b2f4ee6e4..593a35b52fd5 100644 --- a/chart2/source/view/inc/PolarLabelPositionHelper.hxx +++ b/chart2/source/view/inc/PolarLabelPositionHelper.hxx @@ -27,8 +27,6 @@ namespace chart { -/** -*/ class PolarPlottingPositionHelper; class PolarLabelPositionHelper : public LabelPositionHelper diff --git a/chart2/source/view/inc/VCoordinateSystem.hxx b/chart2/source/view/inc/VCoordinateSystem.hxx index b5a404ff2bb3..9ce1c9a57f58 100644 --- a/chart2/source/view/inc/VCoordinateSystem.hxx +++ b/chart2/source/view/inc/VCoordinateSystem.hxx @@ -39,9 +39,8 @@ namespace chart { -/** -*/ class VAxisBase; + class VCoordinateSystem { public: diff --git a/chart2/source/view/main/VLegend.hxx b/chart2/source/view/main/VLegend.hxx index a864580f5bd4..04f9f6b84859 100644 --- a/chart2/source/view/main/VLegend.hxx +++ b/chart2/source/view/main/VLegend.hxx @@ -35,9 +35,6 @@ namespace chart class LegendEntryProvider; -/** -*/ - class VLegend { public: |