summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-09-13 13:09:01 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-09-13 13:19:22 +0200
commit91dd2db17bd6cb9b357d1d69b187174e31eabef0 (patch)
treed634de3a1a6820904b5699c2136b79b1a5a807c7
parent6f8ea7e89ea190b9462c945d55a3ad8777b2f3ef (diff)
loplugin:override: No more need for the "MSVC dtor override" workaround
The issue of 362d4f0cd4e50111edfae9d30c90602c37ed65a2 "Explicitly mark overriding destructors as 'virtual'" appears to no longer be a problem with MSVC 2013. (The little change in the rewriting code of compilerplugins/clang/override.cxx was necessary to prevent an endless loop when adding "override" to OOO_DLLPUBLIC_CHARTTOOLS virtual ~CloseableLifeTimeManager(); in chart2/source/inc/LifeTime.hxx, getting stuck in the leading OOO_DLLPUBLIC_CHARTTOOLS macro. Can't remember what that isAtEndOfImmediateMacroExpansion thing was originally necessary for, anyway.) Change-Id: I534c634504d7216b9bb632c2775c04eaf27e927e
-rw-r--r--UnoControls/inc/basecontainercontrol.hxx2
-rw-r--r--UnoControls/inc/basecontrol.hxx2
-rw-r--r--UnoControls/inc/multiplexer.hxx2
-rw-r--r--UnoControls/source/inc/OConnectionPointContainerHelper.hxx2
-rw-r--r--UnoControls/source/inc/OConnectionPointHelper.hxx2
-rw-r--r--UnoControls/source/inc/framecontrol.hxx2
-rw-r--r--UnoControls/source/inc/progressbar.hxx2
-rw-r--r--UnoControls/source/inc/progressmonitor.hxx2
-rw-r--r--UnoControls/source/inc/statusindicator.hxx2
-rw-r--r--accessibility/inc/extended/AccessibleBrowseBox.hxx4
-rw-r--r--accessibility/inc/extended/AccessibleBrowseBoxBase.hxx4
-rw-r--r--accessibility/inc/extended/AccessibleBrowseBoxCheckBoxCell.hxx2
-rw-r--r--accessibility/inc/extended/AccessibleBrowseBoxHeaderBar.hxx2
-rw-r--r--accessibility/inc/extended/AccessibleBrowseBoxTable.hxx2
-rw-r--r--accessibility/inc/extended/AccessibleBrowseBoxTableBase.hxx2
-rw-r--r--accessibility/inc/extended/AccessibleGridControl.hxx4
-rw-r--r--accessibility/inc/extended/AccessibleGridControlBase.hxx4
-rw-r--r--accessibility/inc/extended/AccessibleGridControlHeader.hxx2
-rw-r--r--accessibility/inc/extended/AccessibleGridControlTable.hxx2
-rw-r--r--accessibility/inc/extended/AccessibleGridControlTableBase.hxx2
-rw-r--r--accessibility/inc/extended/AccessibleGridControlTableCell.hxx2
-rw-r--r--accessibility/inc/extended/accessiblebrowseboxcell.hxx2
-rw-r--r--accessibility/inc/extended/accessibleeditbrowseboxcell.hxx4
-rw-r--r--accessibility/inc/extended/accessibleiconchoicectrl.hxx2
-rw-r--r--accessibility/inc/extended/accessibleiconchoicectrlentry.hxx2
-rw-r--r--accessibility/inc/extended/accessiblelistbox.hxx2
-rw-r--r--accessibility/inc/extended/accessiblelistboxentry.hxx2
-rw-r--r--accessibility/inc/extended/accessibletabbar.hxx2
-rw-r--r--accessibility/inc/extended/accessibletabbarbase.hxx2
-rw-r--r--accessibility/inc/extended/accessibletabbarpage.hxx2
-rw-r--r--accessibility/inc/extended/accessibletabbarpagelist.hxx2
-rw-r--r--accessibility/inc/extended/accessibletablistbox.hxx2
-rw-r--r--accessibility/inc/extended/accessibletablistboxtable.hxx2
-rw-r--r--accessibility/inc/standard/accessiblemenubasecomponent.hxx2
-rw-r--r--accessibility/inc/standard/accessiblemenucomponent.hxx2
-rw-r--r--accessibility/inc/standard/accessiblemenuitemcomponent.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblebox.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblebutton.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblecheckbox.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblecombobox.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessibledropdowncombobox.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessibledropdownlistbox.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessibleedit.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblefixedhyperlink.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblefixedtext.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblelist.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblelistbox.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblelistitem.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblemenu.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblemenubar.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblemenuitem.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblemenuseparator.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblepopupmenu.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessibleradiobutton.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblescrollbar.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblestatusbar.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessiblestatusbaritem.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessibletabcontrol.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessibletabpage.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessibletabpagewindow.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessibletextcomponent.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessibletextfield.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessibletoolbox.hxx2
-rw-r--r--accessibility/inc/standard/vclxaccessibletoolboxitem.hxx2
-rw-r--r--accessibility/source/helper/acc_factory.cxx2
-rw-r--r--accessibility/source/inc/floatingwindowaccessible.hxx2
-rw-r--r--animations/source/animcore/animcore.cxx4
-rw-r--r--avmedia/inc/mediacontrol.hxx2
-rw-r--r--avmedia/source/framework/soundhandler.hxx2
-rw-r--r--avmedia/source/gstreamer/gstframegrabber.hxx2
-rw-r--r--avmedia/source/gstreamer/gstmanager.hxx2
-rw-r--r--avmedia/source/gstreamer/gstplayer.hxx2
-rw-r--r--avmedia/source/gstreamer/gstwindow.hxx2
-rw-r--r--avmedia/source/opengl/oglframegrabber.hxx2
-rw-r--r--avmedia/source/opengl/oglmanager.hxx2
-rw-r--r--avmedia/source/opengl/oglplayer.hxx2
-rw-r--r--avmedia/source/opengl/oglwindow.hxx2
-rw-r--r--avmedia/source/viewer/mediaevent_impl.hxx2
-rw-r--r--avmedia/source/viewer/mediawindow_impl.hxx2
-rw-r--r--avmedia/source/vlc/vlcmanager.hxx2
-rw-r--r--avmedia/source/vlc/vlcwindow.hxx2
-rw-r--r--basctl/source/basicide/basdoc.hxx2
-rw-r--r--basctl/source/basicide/basicbox.hxx6
-rw-r--r--basctl/source/basicide/basicrenderable.hxx2
-rw-r--r--basctl/source/basicide/baside2.hxx20
-rw-r--r--basctl/source/basicide/baside2b.cxx2
-rw-r--r--basctl/source/basicide/basidesh.cxx2
-rw-r--r--basctl/source/basicide/brkdlg.hxx2
-rw-r--r--basctl/source/basicide/doceventnotifier.cxx2
-rw-r--r--basctl/source/basicide/linenumberwindow.hxx2
-rw-r--r--basctl/source/basicide/macrodlg.hxx2
-rw-r--r--basctl/source/basicide/moduldlg.hxx16
-rw-r--r--basctl/source/basicide/scriptdocument.cxx2
-rw-r--r--basctl/source/basicide/unomodel.hxx2
-rw-r--r--basctl/source/inc/accessibledialogcontrolshape.hxx2
-rw-r--r--basctl/source/inc/accessibledialogwindow.hxx2
-rw-r--r--basctl/source/inc/baside3.hxx2
-rw-r--r--basctl/source/inc/basidectrlr.hxx2
-rw-r--r--basctl/source/inc/basidesh.hxx2
-rw-r--r--basctl/source/inc/bastype2.hxx6
-rw-r--r--basctl/source/inc/bastypes.hxx4
-rw-r--r--basctl/source/inc/dlged.hxx4
-rw-r--r--basctl/source/inc/dlgedclip.hxx2
-rw-r--r--basctl/source/inc/dlgedfunc.hxx4
-rw-r--r--basctl/source/inc/dlgedlist.hxx4
-rw-r--r--basctl/source/inc/dlgedmod.hxx2
-rw-r--r--basctl/source/inc/dlgedobj.hxx4
-rw-r--r--basctl/source/inc/dlgedpage.hxx2
-rw-r--r--basctl/source/inc/dlgedview.hxx2
-rw-r--r--basctl/source/inc/layout.hxx2
-rw-r--r--basctl/source/inc/managelang.hxx4
-rw-r--r--basctl/source/inc/objdlg.hxx2
-rw-r--r--basctl/source/inc/propbrw.hxx2
-rw-r--r--basic/inc/sbobjmod.hxx4
-rw-r--r--basic/inc/sbprop.hxx4
-rw-r--r--basic/inc/sbstdobj.hxx6
-rw-r--r--basic/qa/cppunit/basic_coverage.cxx2
-rw-r--r--basic/qa/cppunit/test_vba.cxx2
-rw-r--r--basic/source/classes/errobject.cxx2
-rw-r--r--basic/source/classes/sb.cxx2
-rw-r--r--basic/source/classes/sbunoobj.cxx4
-rw-r--r--basic/source/classes/sbxmod.cxx4
-rw-r--r--basic/source/inc/errobject.hxx2
-rw-r--r--basic/source/inc/namecont.hxx2
-rw-r--r--basic/source/inc/propacc.hxx2
-rw-r--r--basic/source/inc/sbintern.hxx2
-rw-r--r--basic/source/inc/sbjsmeth.hxx2
-rw-r--r--basic/source/inc/sbunoobj.hxx12
-rw-r--r--basic/source/inc/stdobj.hxx2
-rw-r--r--basic/source/inc/symtbl.hxx4
-rw-r--r--basic/source/runtime/inputbox.cxx2
-rw-r--r--basic/source/runtime/iosys.cxx6
-rw-r--r--binaryurp/source/bridge.hxx2
-rw-r--r--binaryurp/source/bridgefactory.hxx2
-rw-r--r--binaryurp/source/reader.hxx2
-rw-r--r--binaryurp/source/writer.hxx2
-rw-r--r--bridges/source/jni_uno/jni_info.h4
-rw-r--r--canvas/source/cairo/cairo_canvas.hxx2
-rw-r--r--canvas/source/cairo/cairo_textlayout.hxx2
-rw-r--r--canvas/source/factory/cf_service.cxx2
-rw-r--r--canvas/source/opengl/ogl_spritedevicehelper.cxx2
-rw-r--r--canvas/source/vcl/backbuffer.hxx2
-rw-r--r--canvas/source/vcl/bitmapbackbuffer.hxx2
-rw-r--r--canvas/source/vcl/canvas.hxx2
-rw-r--r--canvas/source/vcl/spritecanvas.hxx2
-rw-r--r--chart2/inc/ChartModel.hxx2
-rw-r--r--chart2/inc/ChartView.hxx2
-rw-r--r--chart2/source/controller/accessibility/AccessibleChartElement.hxx2
-rw-r--r--chart2/source/controller/accessibility/AccessibleChartShape.hxx2
-rw-r--r--chart2/source/controller/accessibility/AccessibleViewForwarder.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/AreaWrapper.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/AxisWrapper.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/ChartDataWrapper.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx10
-rw-r--r--chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx8
-rw-r--r--chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx18
-rw-r--r--chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/GridWrapper.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/LegendWrapper.cxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/LegendWrapper.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/TitleWrapper.cxx4
-rw-r--r--chart2/source/controller/chartapiwrapper/TitleWrapper.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/UpDownBarWrapper.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/WallFloorWrapper.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedAddInProperty.hxx8
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx6
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx8
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedGL3DProperties.cxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.hxx6
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.hxx4
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSceneProperty.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx4
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx24
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx6
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx8
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.hxx2
-rw-r--r--chart2/source/controller/dialogs/ChartTypeDialogController.hxx22
-rw-r--r--chart2/source/controller/dialogs/DataBrowser.hxx2
-rw-r--r--chart2/source/controller/dialogs/GL3DBarChartDialogController.hxx2
-rw-r--r--chart2/source/controller/dialogs/dlg_DataSource.cxx2
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneAppearance.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneGeometry.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_AxisLabel.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_AxisPositions.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_ChartType.cxx4
-rw-r--r--chart2/source/controller/dialogs/tp_ChartType.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_DataSource.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_DataSourceControls.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_LegendPosition.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_PointGeometry.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_PolarOptions.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_RangeChooser.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_Scale.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_SeriesToAxis.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_TitleRotation.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.hxx2
-rw-r--r--chart2/source/controller/inc/AccessibleBase.hxx2
-rw-r--r--chart2/source/controller/inc/AccessibleChartView.hxx2
-rw-r--r--chart2/source/controller/inc/AccessibleTextHelper.hxx2
-rw-r--r--chart2/source/controller/inc/AxisItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/CharacterPropertyItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/ChartController.hxx4
-rw-r--r--chart2/source/controller/inc/ChartDocumentWrapper.hxx2
-rw-r--r--chart2/source/controller/inc/ChartToolbarController.hxx2
-rw-r--r--chart2/source/controller/inc/ChartWindow.hxx2
-rw-r--r--chart2/source/controller/inc/DataPointItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/DrawViewWrapper.hxx2
-rw-r--r--chart2/source/controller/inc/ErrorBarItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/GraphicPropertyItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/ItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/LegendItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/MultipleChartConverters.hxx10
-rw-r--r--chart2/source/controller/inc/MultipleItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/RangeSelectionListener.hxx2
-rw-r--r--chart2/source/controller/inc/RegressionCurveItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/RegressionEquationItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/SeriesOptionsItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/StatisticsItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/TextLabelItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/TitleItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/dlg_ChartType.hxx2
-rw-r--r--chart2/source/controller/inc/dlg_ChartType_UNO.hxx2
-rw-r--r--chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx2
-rw-r--r--chart2/source/controller/inc/dlg_DataEditor.hxx2
-rw-r--r--chart2/source/controller/inc/dlg_DataSource.hxx2
-rw-r--r--chart2/source/controller/inc/dlg_InsertAxis_Grid.hxx2
-rw-r--r--chart2/source/controller/inc/dlg_ObjectProperties.hxx2
-rw-r--r--chart2/source/controller/inc/dlg_View3D.hxx2
-rw-r--r--chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx2
-rw-r--r--chart2/source/controller/main/ChartDropTargetHelper.hxx2
-rw-r--r--chart2/source/controller/main/ChartFrameloader.hxx2
-rw-r--r--chart2/source/controller/main/ChartTransferable.hxx2
-rw-r--r--chart2/source/controller/main/CommandDispatch.hxx2
-rw-r--r--chart2/source/controller/main/ConfigurationAccess.cxx2
-rw-r--r--chart2/source/controller/main/ControllerCommandDispatch.hxx2
-rw-r--r--chart2/source/controller/main/DragMethod_Base.hxx2
-rw-r--r--chart2/source/controller/main/DragMethod_PieSegment.hxx2
-rw-r--r--chart2/source/controller/main/DragMethod_RotateDiagram.hxx2
-rw-r--r--chart2/source/controller/main/DrawCommandDispatch.hxx2
-rw-r--r--chart2/source/controller/main/ElementSelector.hxx2
-rw-r--r--chart2/source/controller/main/FeatureCommandDispatchBase.hxx2
-rw-r--r--chart2/source/controller/main/ShapeController.hxx2
-rw-r--r--chart2/source/controller/main/StatusBarCommandDispatch.hxx2
-rw-r--r--chart2/source/controller/main/UndoActions.hxx4
-rw-r--r--chart2/source/controller/main/UndoCommandDispatch.hxx2
-rw-r--r--chart2/source/controller/sidebar/Chart2PanelFactory.hxx2
-rw-r--r--chart2/source/controller/sidebar/ChartAreaPanel.hxx2
-rw-r--r--chart2/source/controller/sidebar/ChartAxisPanel.hxx2
-rw-r--r--chart2/source/controller/sidebar/ChartElementsPanel.hxx2
-rw-r--r--chart2/source/controller/sidebar/ChartErrorBarPanel.hxx2
-rw-r--r--chart2/source/controller/sidebar/ChartLinePanel.hxx2
-rw-r--r--chart2/source/controller/sidebar/ChartSeriesPanel.hxx2
-rw-r--r--chart2/source/controller/sidebar/ChartSidebarModifyListener.hxx2
-rw-r--r--chart2/source/controller/sidebar/ChartSidebarSelectionListener.hxx2
-rw-r--r--chart2/source/inc/CachedDataSequence.hxx2
-rw-r--r--chart2/source/inc/ConfigColorScheme.hxx2
-rw-r--r--chart2/source/inc/DataSource.hxx2
-rw-r--r--chart2/source/inc/ErrorBar.hxx2
-rw-r--r--chart2/source/inc/ExponentialRegressionCurveCalculator.hxx2
-rw-r--r--chart2/source/inc/InternalDataProvider.hxx2
-rw-r--r--chart2/source/inc/LabeledDataSequence.hxx2
-rw-r--r--chart2/source/inc/LifeTime.hxx2
-rw-r--r--chart2/source/inc/LinearRegressionCurveCalculator.hxx2
-rw-r--r--chart2/source/inc/LogarithmicRegressionCurveCalculator.hxx2
-rw-r--r--chart2/source/inc/MeanValueRegressionCurveCalculator.hxx2
-rw-r--r--chart2/source/inc/MovingAverageRegressionCurveCalculator.hxx2
-rw-r--r--chart2/source/inc/NameContainer.hxx2
-rw-r--r--chart2/source/inc/PolynomialRegressionCurveCalculator.hxx2
-rw-r--r--chart2/source/inc/PotentialRegressionCurveCalculator.hxx2
-rw-r--r--chart2/source/inc/RangeHighlighter.hxx2
-rw-r--r--chart2/source/inc/RegressionCurveCalculator.hxx2
-rw-r--r--chart2/source/inc/Scaling.hxx8
-rw-r--r--chart2/source/inc/UncachedDataSequence.hxx2
-rw-r--r--chart2/source/inc/WeakListenerAdapter.hxx4
-rw-r--r--chart2/source/inc/WrappedDefaultProperty.hxx2
-rw-r--r--chart2/source/inc/WrappedDirectStateProperty.hxx2
-rw-r--r--chart2/source/inc/WrappedIgnoreProperty.hxx2
-rw-r--r--chart2/source/inc/WrappedPropertySet.hxx2
-rw-r--r--chart2/source/inc/chartview/DrawModelWrapper.hxx2
-rw-r--r--chart2/source/model/inc/BaseCoordinateSystem.hxx2
-rw-r--r--chart2/source/model/inc/CartesianCoordinateSystem.hxx6
-rw-r--r--chart2/source/model/inc/ChartTypeManager.hxx2
-rw-r--r--chart2/source/model/inc/DataSeries.hxx2
-rw-r--r--chart2/source/model/inc/Diagram.hxx2
-rw-r--r--chart2/source/model/inc/PolarCoordinateSystem.hxx6
-rw-r--r--chart2/source/model/inc/StockBar.hxx2
-rw-r--r--chart2/source/model/inc/XMLFilter.hxx2
-rw-r--r--chart2/source/model/main/Axis.hxx2
-rw-r--r--chart2/source/model/main/DataPoint.hxx2
-rw-r--r--chart2/source/model/main/FormattedString.hxx2
-rw-r--r--chart2/source/model/main/GridProperties.hxx2
-rw-r--r--chart2/source/model/main/Legend.hxx2
-rw-r--r--chart2/source/model/main/PageBackground.hxx2
-rw-r--r--chart2/source/model/main/Title.hxx2
-rw-r--r--chart2/source/model/main/Wall.hxx2
-rw-r--r--chart2/source/model/template/AreaChartType.hxx2
-rw-r--r--chart2/source/model/template/AreaChartTypeTemplate.hxx2
-rw-r--r--chart2/source/model/template/BarChartType.hxx2
-rw-r--r--chart2/source/model/template/BarChartTypeTemplate.hxx2
-rw-r--r--chart2/source/model/template/BubbleChartType.hxx2
-rw-r--r--chart2/source/model/template/BubbleChartTypeTemplate.hxx2
-rw-r--r--chart2/source/model/template/BubbleDataInterpreter.hxx2
-rw-r--r--chart2/source/model/template/CandleStickChartType.hxx2
-rw-r--r--chart2/source/model/template/ChartType.hxx2
-rw-r--r--chart2/source/model/template/ChartTypeTemplate.hxx2
-rw-r--r--chart2/source/model/template/ColumnChartType.hxx2
-rw-r--r--chart2/source/model/template/ColumnLineChartTypeTemplate.hxx2
-rw-r--r--chart2/source/model/template/ColumnLineDataInterpreter.hxx2
-rw-r--r--chart2/source/model/template/DataInterpreter.hxx2
-rw-r--r--chart2/source/model/template/FilledNetChartType.hxx2
-rw-r--r--chart2/source/model/template/GL3DBarChartType.hxx2
-rw-r--r--chart2/source/model/template/GL3DBarChartTypeTemplate.hxx2
-rw-r--r--chart2/source/model/template/LineChartType.hxx2
-rw-r--r--chart2/source/model/template/LineChartTypeTemplate.hxx2
-rw-r--r--chart2/source/model/template/NetChartType.hxx4
-rw-r--r--chart2/source/model/template/NetChartTypeTemplate.hxx2
-rw-r--r--chart2/source/model/template/PieChartType.hxx2
-rw-r--r--chart2/source/model/template/PieChartTypeTemplate.hxx2
-rw-r--r--chart2/source/model/template/ScatterChartType.hxx2
-rw-r--r--chart2/source/model/template/ScatterChartTypeTemplate.hxx2
-rw-r--r--chart2/source/model/template/StockChartTypeTemplate.hxx2
-rw-r--r--chart2/source/model/template/StockDataInterpreter.hxx2
-rw-r--r--chart2/source/model/template/XYDataInterpreter.hxx2
-rw-r--r--chart2/source/tools/ConfigColorScheme.cxx2
-rw-r--r--chart2/source/tools/ExplicitCategoriesProvider.cxx2
-rw-r--r--chart2/source/tools/InternalDataProvider.cxx2
-rw-r--r--chart2/source/tools/RegressionCurveModel.hxx16
-rw-r--r--chart2/source/tools/RegressionEquation.hxx2
-rw-r--r--chart2/source/view/axes/DateScaling.hxx4
-rw-r--r--chart2/source/view/axes/Tickmarks.hxx4
-rw-r--r--chart2/source/view/axes/Tickmarks_Equidistant.hxx2
-rw-r--r--chart2/source/view/axes/VAxisBase.hxx2
-rw-r--r--chart2/source/view/axes/VAxisOrGridBase.hxx2
-rw-r--r--chart2/source/view/axes/VCartesianAxis.cxx2
-rw-r--r--chart2/source/view/axes/VCartesianAxis.hxx2
-rw-r--r--chart2/source/view/axes/VCartesianCoordinateSystem.cxx2
-rw-r--r--chart2/source/view/axes/VCartesianCoordinateSystem.hxx2
-rw-r--r--chart2/source/view/axes/VCartesianGrid.hxx2
-rw-r--r--chart2/source/view/axes/VPolarAngleAxis.hxx2
-rw-r--r--chart2/source/view/axes/VPolarAxis.hxx2
-rw-r--r--chart2/source/view/axes/VPolarCoordinateSystem.hxx2
-rw-r--r--chart2/source/view/axes/VPolarGrid.hxx2
-rw-r--r--chart2/source/view/axes/VPolarRadiusAxis.hxx2
-rw-r--r--chart2/source/view/charttypes/AreaChart.hxx2
-rw-r--r--chart2/source/view/charttypes/BarChart.hxx2
-rw-r--r--chart2/source/view/charttypes/BarPositionHelper.hxx2
-rw-r--r--chart2/source/view/charttypes/BubbleChart.hxx2
-rw-r--r--chart2/source/view/charttypes/CandleStickChart.hxx2
-rw-r--r--chart2/source/view/charttypes/NetChart.hxx2
-rw-r--r--chart2/source/view/charttypes/PieChart.cxx2
-rw-r--r--chart2/source/view/charttypes/PieChart.hxx2
-rw-r--r--chart2/source/view/inc/GL3DBarChart.hxx2
-rw-r--r--chart2/source/view/inc/Linear3DTransformation.hxx2
-rw-r--r--chart2/source/view/inc/PlottingPositionHelper.hxx2
-rw-r--r--chart2/source/view/inc/PolarLabelPositionHelper.hxx2
-rw-r--r--chart2/source/view/inc/VPolarTransformation.hxx2
-rw-r--r--chart2/source/view/inc/VSeriesPlotter.hxx2
-rw-r--r--chart2/source/view/main/ChartItemPool.hxx2
-rw-r--r--chart2/source/view/main/ChartView.cxx2
-rw-r--r--chart2/source/view/main/DummyXShape.hxx2
-rw-r--r--codemaker/source/cppumaker/cppuoptions.hxx2
-rw-r--r--codemaker/source/javamaker/javaoptions.hxx2
-rw-r--r--comphelper/qa/container/comphelper_ifcontainer.cxx2
-rw-r--r--comphelper/source/container/IndexedPropertyValuesContainer.cxx2
-rw-r--r--comphelper/source/container/NamedPropertyValuesContainer.cxx2
-rw-r--r--comphelper/source/container/enumerablemap.cxx4
-rw-r--r--comphelper/source/container/namecontainer.cxx2
-rw-r--r--comphelper/source/eventattachermgr/eventattachermgr.cxx2
-rw-r--r--comphelper/source/misc/documentiologring.hxx2
-rw-r--r--comphelper/source/misc/instancelocker.hxx4
-rw-r--r--comphelper/source/misc/officerestartmanager.hxx2
-rw-r--r--comphelper/source/misc/servicedecl.cxx2
-rw-r--r--comphelper/source/officeinstdir/officeinstallationdirectories.hxx2
-rw-r--r--comphelper/source/property/genericpropertyset.cxx2
-rw-r--r--comphelper/source/property/opropertybag.hxx2
-rw-r--r--comphelper/source/streaming/memorystream.cxx2
-rw-r--r--comphelper/source/streaming/seqinputstreamserv.cxx2
-rw-r--r--comphelper/source/streaming/seqoutputstreamserv.cxx2
-rw-r--r--comphelper/source/xml/ofopxmlhelper.cxx2
-rw-r--r--compilerplugins/clang/override.cxx21
-rw-r--r--configmgr/qa/unit/test.cxx2
-rw-r--r--configmgr/source/access.hxx2
-rw-r--r--configmgr/source/childaccess.hxx2
-rw-r--r--configmgr/source/components.cxx2
-rw-r--r--configmgr/source/configurationprovider.cxx4
-rw-r--r--configmgr/source/configurationregistry.cxx4
-rw-r--r--configmgr/source/groupnode.hxx2
-rw-r--r--configmgr/source/localizedpropertynode.hxx2
-rw-r--r--configmgr/source/localizedvaluenode.hxx2
-rw-r--r--configmgr/source/node.hxx2
-rw-r--r--configmgr/source/parsemanager.hxx2
-rw-r--r--configmgr/source/parser.hxx2
-rw-r--r--configmgr/source/propertynode.hxx2
-rw-r--r--configmgr/source/readonlyaccess.cxx2
-rw-r--r--configmgr/source/readwriteaccess.cxx2
-rw-r--r--configmgr/source/rootaccess.hxx2
-rw-r--r--configmgr/source/rootnode.hxx2
-rw-r--r--configmgr/source/setnode.hxx2
-rw-r--r--configmgr/source/update.cxx2
-rw-r--r--configmgr/source/xcdparser.hxx2
-rw-r--r--configmgr/source/xcsparser.hxx2
-rw-r--r--configmgr/source/xcuparser.hxx2
-rw-r--r--connectivity/source/commontools/TTableHelper.cxx2
-rw-r--r--connectivity/source/cpool/ZConnectionPool.hxx2
-rw-r--r--connectivity/source/cpool/ZConnectionWrapper.hxx2
-rw-r--r--connectivity/source/cpool/ZDriverWrapper.hxx2
-rw-r--r--connectivity/source/cpool/ZPoolCollection.hxx2
-rw-r--r--connectivity/source/drivers/evoab2/NConnection.hxx2
-rw-r--r--connectivity/source/drivers/evoab2/NDatabaseMetaData.hxx2
-rw-r--r--connectivity/source/drivers/evoab2/NDriver.hxx2
-rw-r--r--connectivity/source/drivers/evoab2/NPreparedStatement.hxx2
-rw-r--r--connectivity/source/drivers/evoab2/NResultSet.cxx4
-rw-r--r--connectivity/source/drivers/evoab2/NResultSet.hxx2
-rw-r--r--connectivity/source/drivers/evoab2/NResultSetMetaData.hxx2
-rw-r--r--connectivity/source/drivers/evoab2/NStatement.hxx4
-rw-r--r--connectivity/source/drivers/firebird/Connection.hxx2
-rw-r--r--connectivity/source/drivers/firebird/DatabaseMetaData.hxx2
-rw-r--r--connectivity/source/drivers/firebird/Driver.hxx2
-rw-r--r--connectivity/source/drivers/firebird/PreparedStatement.hxx2
-rw-r--r--connectivity/source/drivers/firebird/ResultSet.hxx2
-rw-r--r--connectivity/source/drivers/firebird/ResultSetMetaData.hxx2
-rw-r--r--connectivity/source/drivers/firebird/Statement.hxx2
-rw-r--r--connectivity/source/drivers/firebird/StatementCommonBase.hxx2
-rw-r--r--connectivity/source/drivers/hsqldb/HTerminateListener.hxx2
-rw-r--r--connectivity/source/drivers/mork/MConnection.hxx2
-rw-r--r--connectivity/source/drivers/mork/MDatabaseMetaData.hxx2
-rw-r--r--connectivity/source/drivers/mork/MDriver.hxx2
-rw-r--r--connectivity/source/drivers/mork/MPreparedStatement.hxx2
-rw-r--r--connectivity/source/drivers/mork/MQueryHelper.hxx2
-rw-r--r--connectivity/source/drivers/mork/MResultSet.hxx2
-rw-r--r--connectivity/source/drivers/mork/MResultSetMetaData.hxx2
-rw-r--r--connectivity/source/drivers/mork/MStatement.hxx4
-rw-r--r--connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_baseresultset.hxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_connection.cxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_connection.hxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_preparedstatement.hxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_resultset.hxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_sequenceresultset.hxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_statement.hxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_xcolumns.hxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_xindexcolumns.hxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_xindexes.hxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_xkeycolumns.hxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_xkeys.hxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_xtables.hxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_xusers.hxx2
-rw-r--r--connectivity/source/drivers/postgresql/pq_xviews.hxx2
-rw-r--r--connectivity/source/inc/FDatabaseMetaDataResultSet.hxx2
-rw-r--r--connectivity/source/inc/FDatabaseMetaDataResultSetMetaData.hxx2
-rw-r--r--connectivity/source/inc/ParameterSubstitution.hxx2
-rw-r--r--connectivity/source/inc/TDatabaseMetaDataBase.hxx2
-rw-r--r--connectivity/source/inc/calc/CConnection.hxx2
-rw-r--r--connectivity/source/inc/calc/CDatabaseMetaData.hxx2
-rw-r--r--connectivity/source/inc/dbase/DConnection.hxx2
-rw-r--r--connectivity/source/inc/dbase/DDatabaseMetaData.hxx2
-rw-r--r--connectivity/source/inc/dbase/DIndex.hxx2
-rw-r--r--connectivity/source/inc/file/FConnection.hxx2
-rw-r--r--connectivity/source/inc/file/FDatabaseMetaData.hxx2
-rw-r--r--connectivity/source/inc/file/FPreparedStatement.hxx2
-rw-r--r--connectivity/source/inc/file/FResultSet.hxx2
-rw-r--r--connectivity/source/inc/file/FResultSetMetaData.hxx2
-rw-r--r--connectivity/source/inc/file/FStatement.hxx2
-rw-r--r--connectivity/source/inc/file/FTable.hxx2
-rw-r--r--connectivity/source/inc/file/fcomp.hxx4
-rw-r--r--connectivity/source/inc/flat/EConnection.hxx2
-rw-r--r--connectivity/source/inc/flat/EDatabaseMetaData.hxx2
-rw-r--r--connectivity/source/inc/hsqldb/HConnection.hxx2
-rw-r--r--connectivity/source/inc/hsqldb/HDriver.hxx2
-rw-r--r--connectivity/source/inc/hsqldb/HView.hxx2
-rw-r--r--connectivity/source/inc/java/io/InputStream.hxx2
-rw-r--r--connectivity/source/inc/java/io/Reader.hxx2
-rw-r--r--connectivity/source/inc/java/lang/Boolean.hxx2
-rw-r--r--connectivity/source/inc/java/lang/Class.hxx2
-rw-r--r--connectivity/source/inc/java/lang/Exception.hxx2
-rw-r--r--connectivity/source/inc/java/lang/String.hxx2
-rw-r--r--connectivity/source/inc/java/lang/Throwable.hxx2
-rw-r--r--connectivity/source/inc/java/math/BigDecimal.hxx2
-rw-r--r--connectivity/source/inc/java/sql/Array.hxx2
-rw-r--r--connectivity/source/inc/java/sql/Blob.hxx2
-rw-r--r--connectivity/source/inc/java/sql/CallableStatement.hxx2
-rw-r--r--connectivity/source/inc/java/sql/Clob.hxx2
-rw-r--r--connectivity/source/inc/java/sql/Connection.hxx2
-rw-r--r--connectivity/source/inc/java/sql/DatabaseMetaData.hxx2
-rw-r--r--connectivity/source/inc/java/sql/Driver.hxx2
-rw-r--r--connectivity/source/inc/java/sql/DriverPropertyInfo.hxx2
-rw-r--r--connectivity/source/inc/java/sql/JStatement.hxx4
-rw-r--r--connectivity/source/inc/java/sql/PreparedStatement.hxx2
-rw-r--r--connectivity/source/inc/java/sql/Ref.hxx2
-rw-r--r--connectivity/source/inc/java/sql/ResultSet.hxx2
-rw-r--r--connectivity/source/inc/java/sql/ResultSetMetaData.hxx2
-rw-r--r--connectivity/source/inc/java/sql/SQLException.hxx2
-rw-r--r--connectivity/source/inc/java/sql/SQLWarning.hxx2
-rw-r--r--connectivity/source/inc/java/sql/Timestamp.hxx6
-rw-r--r--connectivity/source/inc/java/util/Date.hxx2
-rw-r--r--connectivity/source/inc/java/util/Property.hxx2
-rw-r--r--connectivity/source/inc/mysql/YDriver.hxx2
-rw-r--r--connectivity/source/inc/odbc/OConnection.hxx2
-rw-r--r--connectivity/source/inc/odbc/ODatabaseMetaData.hxx2
-rw-r--r--connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx2
-rw-r--r--connectivity/source/inc/odbc/OResultSet.hxx2
-rw-r--r--connectivity/source/inc/odbc/OResultSetMetaData.hxx2
-rw-r--r--connectivity/source/inc/odbc/OStatement.hxx4
-rw-r--r--connectivity/source/manager/mdrivermanager.cxx2
-rw-r--r--connectivity/source/manager/mdrivermanager.hxx2
-rw-r--r--connectivity/source/sdbcx/VCollection.cxx2
-rw-r--r--cppcanvas/qa/extras/emfplus/emfplus.cxx2
-rw-r--r--cppcanvas/source/inc/implrenderer.hxx2
-rw-r--r--cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx2
-rw-r--r--cppcanvas/source/mtfrenderer/emfplus.cxx10
-rw-r--r--cppcanvas/source/wrapper/implbitmap.hxx2
-rw-r--r--cppcanvas/source/wrapper/implbitmapcanvas.hxx2
-rw-r--r--cppcanvas/source/wrapper/implcanvas.hxx2
-rw-r--r--cppcanvas/source/wrapper/implcolor.hxx2
-rw-r--r--cppcanvas/source/wrapper/implcustomsprite.hxx2
-rw-r--r--cppcanvas/source/wrapper/implfont.hxx2
-rw-r--r--cppcanvas/source/wrapper/implpolypolygon.hxx2
-rw-r--r--cppcanvas/source/wrapper/implsprite.hxx2
-rw-r--r--cppcanvas/source/wrapper/implspritecanvas.hxx2
-rw-r--r--cppu/qa/test_reference.cxx6
-rw-r--r--cppu/source/AffineBridge/AffineBridge.cxx2
-rw-r--r--cppu/source/LogBridge/LogBridge.cxx2
-rw-r--r--cppu/source/UnsafeBridge/UnsafeBridge.cxx2
-rw-r--r--cppu/source/helper/purpenv/helper_purpenv_Environment.cxx2
-rw-r--r--cppu/source/threadpool/thread.hxx2
-rw-r--r--cppu/source/threadpool/threadpool.hxx2
-rw-r--r--cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx2
-rw-r--r--cppuhelper/source/component_context.cxx2
-rw-r--r--cppuhelper/source/macro_expander.cxx2
-rw-r--r--cppuhelper/source/servicemanager.cxx6
-rw-r--r--cppuhelper/source/servicemanager.hxx2
-rw-r--r--cppuhelper/source/typemanager.cxx50
-rw-r--r--cppuhelper/source/typemanager.hxx2
-rw-r--r--cui/source/customize/acccfg.cxx2
-rw-r--r--cui/source/customize/cfg.cxx2
-rw-r--r--cui/source/customize/eventdlg.hxx2
-rw-r--r--cui/source/customize/macropg_impl.hxx2
-rw-r--r--cui/source/dialogs/SpellAttrib.hxx6
-rw-r--r--cui/source/dialogs/SpellDialog.cxx2
-rw-r--r--cui/source/dialogs/colorpicker.cxx6
-rw-r--r--cui/source/factory/dlgfact.cxx2
-rw-r--r--cui/source/factory/dlgfact.hxx2
-rw-r--r--cui/source/inc/SpellDialog.hxx4
-rw-r--r--cui/source/inc/about.hxx2
-rw-r--r--cui/source/inc/acccfg.hxx4
-rw-r--r--cui/source/inc/align.hxx2
-rw-r--r--cui/source/inc/autocdlg.hxx20
-rw-r--r--cui/source/inc/backgrnd.hxx2
-rw-r--r--cui/source/inc/border.hxx2
-rw-r--r--cui/source/inc/cfg.hxx24
-rw-r--r--cui/source/inc/cfgutil.hxx4
-rw-r--r--cui/source/inc/chardlg.hxx10
-rw-r--r--cui/source/inc/connect.hxx2
-rw-r--r--cui/source/inc/cuicharmap.hxx2
-rw-r--r--cui/source/inc/cuifmsearch.hxx2
-rw-r--r--cui/source/inc/cuigaldlg.hxx18
-rw-r--r--cui/source/inc/cuigrfflt.hxx14
-rw-r--r--cui/source/inc/cuihyperdlg.hxx2
-rw-r--r--cui/source/inc/cuiimapwnd.hxx2
-rw-r--r--cui/source/inc/cuioptgenrl.hxx2
-rw-r--r--cui/source/inc/cuisrchdlg.hxx2
-rw-r--r--cui/source/inc/cuitabarea.hxx16
-rw-r--r--cui/source/inc/cuitabline.hxx6
-rw-r--r--cui/source/inc/cuitbxform.hxx2
-rw-r--r--cui/source/inc/dbregister.hxx2
-rw-r--r--cui/source/inc/dlgname.hxx8
-rw-r--r--cui/source/inc/dstribut.hxx4
-rw-r--r--cui/source/inc/grfpage.hxx2
-rw-r--r--cui/source/inc/hangulhanjadlg.hxx14
-rw-r--r--cui/source/inc/headertablistbox.hxx2
-rw-r--r--cui/source/inc/hldocntp.hxx2
-rw-r--r--cui/source/inc/hldoctp.hxx2
-rw-r--r--cui/source/inc/hlinettp.hxx2
-rw-r--r--cui/source/inc/hlmailtp.hxx2
-rw-r--r--cui/source/inc/hlmarkwn.hxx4
-rw-r--r--cui/source/inc/hltpbase.hxx2
-rw-r--r--cui/source/inc/hyphen.hxx2
-rw-r--r--cui/source/inc/iconcdlg.hxx4
-rw-r--r--cui/source/inc/insdlg.hxx4
-rw-r--r--cui/source/inc/insrc.hxx2
-rw-r--r--cui/source/inc/labdlg.hxx2
-rw-r--r--cui/source/inc/linkdlg.hxx2
-rw-r--r--cui/source/inc/macroass.hxx2
-rw-r--r--cui/source/inc/macropg.hxx2
-rw-r--r--cui/source/inc/measure.hxx2
-rw-r--r--cui/source/inc/multipat.hxx4
-rw-r--r--cui/source/inc/newtabledlg.hxx2
-rw-r--r--cui/source/inc/numfmt.hxx2
-rw-r--r--cui/source/inc/numpages.hxx12
-rw-r--r--cui/source/inc/optasian.hxx2
-rw-r--r--cui/source/inc/optdict.hxx4
-rw-r--r--cui/source/inc/optlingu.hxx4
-rw-r--r--cui/source/inc/optpath.hxx2
-rw-r--r--cui/source/inc/page.hxx2
-rw-r--r--cui/source/inc/paragrph.hxx8
-rw-r--r--cui/source/inc/passwdomdlg.hxx2
-rw-r--r--cui/source/inc/pastedlg.hxx2
-rw-r--r--cui/source/inc/postdlg.hxx2
-rw-r--r--cui/source/inc/screenshotannotationdlg.hxx2
-rw-r--r--cui/source/inc/scriptdlg.hxx8
-rw-r--r--cui/source/inc/selector.hxx6
-rw-r--r--cui/source/inc/showcols.hxx2
-rw-r--r--cui/source/inc/splitcelldlg.hxx2
-rw-r--r--cui/source/inc/srchxtra.hxx6
-rw-r--r--cui/source/inc/swpossizetabpage.hxx2
-rw-r--r--cui/source/inc/tabstpge.hxx2
-rw-r--r--cui/source/inc/textanim.hxx2
-rw-r--r--cui/source/inc/textattr.hxx2
-rw-r--r--cui/source/inc/thesdlg.hxx8
-rw-r--r--cui/source/inc/transfrm.hxx6
-rw-r--r--cui/source/inc/treeopt.hxx4
-rw-r--r--cui/source/inc/zoom.hxx2
-rw-r--r--cui/source/options/certpath.hxx2
-rw-r--r--cui/source/options/cfgchart.hxx2
-rw-r--r--cui/source/options/connpooloptions.hxx2
-rw-r--r--cui/source/options/doclinkdialog.hxx2
-rw-r--r--cui/source/options/fontsubs.hxx2
-rw-r--r--cui/source/options/optaboutconfig.hxx4
-rw-r--r--cui/source/options/optaccessibility.hxx2
-rw-r--r--cui/source/options/optbasic.hxx2
-rw-r--r--cui/source/options/optchart.hxx2
-rw-r--r--cui/source/options/optcolor.cxx4
-rw-r--r--cui/source/options/optcolor.hxx2
-rw-r--r--cui/source/options/optctl.hxx2
-rw-r--r--cui/source/options/optfltr.hxx4
-rw-r--r--cui/source/options/optgdlg.hxx6
-rw-r--r--cui/source/options/opthtml.hxx2
-rw-r--r--cui/source/options/optinet2.hxx6
-rw-r--r--cui/source/options/optjava.hxx6
-rw-r--r--cui/source/options/optjsearch.hxx2
-rw-r--r--cui/source/options/optlingu.cxx2
-rw-r--r--cui/source/options/optmemory.hxx2
-rw-r--r--cui/source/options/optopencl.hxx2
-rw-r--r--cui/source/options/optsave.hxx2
-rw-r--r--cui/source/options/optupdt.hxx2
-rw-r--r--cui/source/options/personalization.hxx6
-rw-r--r--cui/source/options/securityoptions.hxx2
-rw-r--r--cui/source/options/treeopt.cxx2
-rw-r--r--cui/source/options/tsaurls.hxx2
-rw-r--r--cui/source/options/webconninfo.hxx2
-rw-r--r--cui/source/tabpages/autocdlg.cxx2
-rw-r--r--cui/source/tabpages/backgrnd.cxx2
-rw-r--r--cui/source/tabpages/borderconn.cxx2
-rw-r--r--cui/source/tabpages/tabstpge.cxx2
-rw-r--r--dbaccess/source/core/api/BookmarkSet.hxx2
-rw-r--r--dbaccess/source/core/api/CRowSetDataColumn.hxx4
-rw-r--r--dbaccess/source/core/api/CacheSet.hxx2
-rw-r--r--dbaccess/source/core/api/KeySet.hxx2
-rw-r--r--dbaccess/source/core/api/OptimisticSet.hxx2
-rw-r--r--dbaccess/source/core/api/RowSet.hxx4
-rw-r--r--dbaccess/source/core/api/RowSetBase.hxx2
-rw-r--r--dbaccess/source/core/api/WrappedResultSet.hxx2
-rw-r--r--dbaccess/source/core/api/datacolumn.hxx2
-rw-r--r--dbaccess/source/core/api/query.hxx2
-rw-r--r--dbaccess/source/core/api/querydescriptor.hxx2
-rw-r--r--dbaccess/source/core/api/resultcolumn.hxx2
-rw-r--r--dbaccess/source/core/api/resultset.hxx2
-rw-r--r--dbaccess/source/core/dataaccess/ComponentDefinition.cxx2
-rw-r--r--dbaccess/source/core/dataaccess/ComponentDefinition.hxx4
-rw-r--r--dbaccess/source/core/dataaccess/ModelImpl.cxx2
-rw-r--r--dbaccess/source/core/dataaccess/SharedConnection.hxx2
-rw-r--r--dbaccess/source/core/dataaccess/bookmarkcontainer.hxx2
-rw-r--r--dbaccess/source/core/dataaccess/commandcontainer.hxx2
-rw-r--r--dbaccess/source/core/dataaccess/commanddefinition.hxx2
-rw-r--r--dbaccess/source/core/dataaccess/connection.hxx2
-rw-r--r--dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx4
-rw-r--r--dbaccess/source/core/dataaccess/databasecontext.hxx2
-rw-r--r--dbaccess/source/core/dataaccess/databasedocument.hxx2
-rw-r--r--dbaccess/source/core/dataaccess/databaseregistrations.cxx2
-rw-r--r--dbaccess/source/core/dataaccess/datasource.cxx4
-rw-r--r--dbaccess/source/core/dataaccess/datasource.hxx2
-rw-r--r--dbaccess/source/core/dataaccess/documentcontainer.cxx2
-rw-r--r--dbaccess/source/core/dataaccess/documentcontainer.hxx2
-rw-r--r--dbaccess/source/core/dataaccess/documentdefinition.hxx2
-rw-r--r--dbaccess/source/core/dataaccess/documenteventexecutor.hxx2
-rw-r--r--dbaccess/source/core/dataaccess/documentevents.hxx2
-rw-r--r--dbaccess/source/core/dataaccess/intercept.hxx2
-rw-r--r--dbaccess/source/core/dataaccess/myucp_datasupplier.hxx2
-rw-r--r--dbaccess/source/core/inc/ContainerMediator.hxx2
-rw-r--r--dbaccess/source/core/inc/DatabaseDataProvider.hxx2
-rw-r--r--dbaccess/source/core/inc/PropertyForward.hxx2
-rw-r--r--dbaccess/source/core/inc/SingleSelectQueryComposer.hxx2
-rw-r--r--dbaccess/source/core/inc/TableDeco.hxx2
-rw-r--r--dbaccess/source/core/inc/View.hxx2
-rw-r--r--dbaccess/source/core/inc/column.hxx4
-rw-r--r--dbaccess/source/core/inc/definitioncolumn.hxx8
-rw-r--r--dbaccess/source/core/inc/definitioncontainer.hxx2
-rw-r--r--dbaccess/source/core/inc/objectnameapproval.hxx2
-rw-r--r--dbaccess/source/core/inc/preparedstatement.hxx2
-rw-r--r--dbaccess/source/core/inc/querycomposer.hxx2
-rw-r--r--dbaccess/source/core/inc/querycontainer.hxx2
-rw-r--r--dbaccess/source/core/inc/statement.hxx2
-rw-r--r--dbaccess/source/core/inc/table.hxx2
-rw-r--r--dbaccess/source/core/inc/tablecontainer.hxx2
-rw-r--r--dbaccess/source/core/inc/veto.hxx2
-rw-r--r--dbaccess/source/core/inc/viewcontainer.hxx2
-rw-r--r--dbaccess/source/core/recovery/settingsimport.hxx10
-rw-r--r--dbaccess/source/core/recovery/storagetextstream.hxx2
-rw-r--r--dbaccess/source/core/recovery/storagexmlstream.hxx4
-rw-r--r--dbaccess/source/core/recovery/subcomponentloader.hxx2
-rw-r--r--dbaccess/source/core/recovery/subcomponentrecovery.cxx2
-rw-r--r--dbaccess/source/ext/macromigration/macromigrationpages.hxx8
-rw-r--r--dbaccess/source/ext/macromigration/macromigrationwizard.cxx2
-rw-r--r--dbaccess/source/ext/macromigration/progresscapture.hxx2
-rw-r--r--dbaccess/source/filter/xml/dbloader2.cxx2
-rw-r--r--dbaccess/source/filter/xml/xmlAutoStyle.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlColumn.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlComponent.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlConnectionData.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlConnectionResource.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlDataSource.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlDataSourceInfo.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlDataSourceSetting.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlDataSourceSettings.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlDatabase.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlDatabaseDescription.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlDocuments.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlExport.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlFileBasedDatabase.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlHelper.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlHierarchyCollection.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlLogin.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlQuery.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlServerDatabase.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlStyleImport.hxx4
-rw-r--r--dbaccess/source/filter/xml/xmlTable.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlTableFilterList.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlTableFilterPattern.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlfilter.hxx2
-rw-r--r--dbaccess/source/inc/apitools.hxx2
-rw-r--r--dbaccess/source/sdbtools/connection/connectiontools.hxx2
-rw-r--r--dbaccess/source/sdbtools/connection/datasourcemetadata.hxx2
-rw-r--r--dbaccess/source/sdbtools/connection/objectnames.hxx2
-rw-r--r--dbaccess/source/sdbtools/connection/tablename.hxx2
-rw-r--r--dbaccess/source/ui/app/AppController.hxx2
-rw-r--r--dbaccess/source/ui/app/AppDetailPageHelper.hxx2
-rw-r--r--dbaccess/source/ui/app/AppDetailView.hxx4
-rw-r--r--dbaccess/source/ui/app/AppIconControl.hxx2
-rw-r--r--dbaccess/source/ui/app/AppSwapWindow.hxx2
-rw-r--r--dbaccess/source/ui/app/AppTitleWindow.hxx2
-rw-r--r--dbaccess/source/ui/app/AppView.hxx4
-rw-r--r--dbaccess/source/ui/app/subcomponentmanager.hxx2
-rw-r--r--dbaccess/source/ui/browser/brwctrlr.cxx2
-rw-r--r--dbaccess/source/ui/browser/dbloader.cxx2
-rw-r--r--dbaccess/source/ui/browser/dbtreeview.hxx2
-rw-r--r--dbaccess/source/ui/control/RelationControl.cxx2
-rw-r--r--dbaccess/source/ui/control/dbtreelistbox.cxx2
-rw-r--r--dbaccess/source/ui/control/sqledit.cxx2
-rw-r--r--dbaccess/source/ui/dlg/ConnectionHelper.hxx2
-rw-r--r--dbaccess/source/ui/dlg/ConnectionPage.hxx2
-rw-r--r--dbaccess/source/ui/dlg/ConnectionPageSetup.hxx2
-rw-r--r--dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx18
-rw-r--r--dbaccess/source/ui/dlg/TextConnectionHelper.hxx2
-rw-r--r--dbaccess/source/ui/dlg/UserAdmin.cxx2
-rw-r--r--dbaccess/source/ui/dlg/UserAdmin.hxx2
-rw-r--r--dbaccess/source/ui/dlg/admincontrols.hxx2
-rw-r--r--dbaccess/source/ui/dlg/adtabdlg.cxx4
-rw-r--r--dbaccess/source/ui/dlg/advancedsettings.hxx4
-rw-r--r--dbaccess/source/ui/dlg/dbfindex.hxx2
-rw-r--r--dbaccess/source/ui/dlg/detailpages.hxx16
-rw-r--r--dbaccess/source/ui/dlg/dsselect.hxx2
-rw-r--r--dbaccess/source/ui/dlg/finteraction.hxx2
-rw-r--r--dbaccess/source/ui/dlg/generalpage.hxx4
-rw-r--r--dbaccess/source/ui/dlg/sqlmessage.cxx2
-rw-r--r--dbaccess/source/ui/dlg/tablespage.hxx2
-rw-r--r--dbaccess/source/ui/inc/CollectionView.hxx2
-rw-r--r--dbaccess/source/ui/inc/ConnectionLineData.hxx2
-rw-r--r--dbaccess/source/ui/inc/FieldDescControl.hxx2
-rw-r--r--dbaccess/source/ui/inc/HtmlReader.hxx2
-rw-r--r--dbaccess/source/ui/inc/JoinController.hxx2
-rw-r--r--dbaccess/source/ui/inc/JoinDesignView.hxx2
-rw-r--r--dbaccess/source/ui/inc/JoinExchange.hxx2
-rw-r--r--dbaccess/source/ui/inc/JoinTableView.hxx4
-rw-r--r--dbaccess/source/ui/inc/QueryDesignView.hxx2
-rw-r--r--dbaccess/source/ui/inc/QueryPropertiesDialog.hxx2
-rw-r--r--dbaccess/source/ui/inc/QueryTextView.hxx2
-rw-r--r--dbaccess/source/ui/inc/RTableConnectionData.hxx2
-rw-r--r--dbaccess/source/ui/inc/RelationController.hxx2
-rw-r--r--dbaccess/source/ui/inc/RelationDlg.hxx2
-rw-r--r--dbaccess/source/ui/inc/RelationTableView.hxx2
-rw-r--r--dbaccess/source/ui/inc/RtfReader.hxx2
-rw-r--r--dbaccess/source/ui/inc/TableConnection.hxx2
-rw-r--r--dbaccess/source/ui/inc/TableController.hxx2
-rw-r--r--dbaccess/source/ui/inc/TableDesignHelpBar.hxx2
-rw-r--r--dbaccess/source/ui/inc/TableDesignView.hxx4
-rw-r--r--dbaccess/source/ui/inc/TableFieldDescription.hxx2
-rw-r--r--dbaccess/source/ui/inc/TableGrantCtrl.hxx2
-rw-r--r--dbaccess/source/ui/inc/TableWindow.hxx2
-rw-r--r--dbaccess/source/ui/inc/TableWindowData.hxx2
-rw-r--r--dbaccess/source/ui/inc/TableWindowListBox.hxx2
-rw-r--r--dbaccess/source/ui/inc/TableWindowTitle.hxx2
-rw-r--r--dbaccess/source/ui/inc/TablesSingleDlg.hxx2
-rw-r--r--dbaccess/source/ui/inc/TokenWriter.hxx2
-rw-r--r--dbaccess/source/ui/inc/UserAdminDlg.hxx2
-rw-r--r--dbaccess/source/ui/inc/VertSplitView.hxx2
-rw-r--r--dbaccess/source/ui/inc/WCPage.hxx2
-rw-r--r--dbaccess/source/ui/inc/WColumnSelect.hxx2
-rw-r--r--dbaccess/source/ui/inc/WCopyTable.hxx2
-rw-r--r--dbaccess/source/ui/inc/WNameMatch.hxx2
-rw-r--r--dbaccess/source/ui/inc/WTabPage.hxx2
-rw-r--r--dbaccess/source/ui/inc/WTypeSelect.hxx6
-rw-r--r--dbaccess/source/ui/inc/adtabdlg.hxx2
-rw-r--r--dbaccess/source/ui/inc/advancedsettingsdlg.hxx2
-rw-r--r--dbaccess/source/ui/inc/brwctrlr.hxx2
-rw-r--r--dbaccess/source/ui/inc/brwview.hxx2
-rw-r--r--dbaccess/source/ui/inc/curledit.hxx2
-rw-r--r--dbaccess/source/ui/inc/dbadmin.hxx2
-rw-r--r--dbaccess/source/ui/inc/dbtreelistbox.hxx2
-rw-r--r--dbaccess/source/ui/inc/dbwiz.hxx2
-rw-r--r--dbaccess/source/ui/inc/dbwizsetup.hxx2
-rw-r--r--dbaccess/source/ui/inc/defaultobjectnamecheck.hxx4
-rw-r--r--dbaccess/source/ui/inc/directsql.hxx2
-rw-r--r--dbaccess/source/ui/inc/dlgattr.hxx2
-rw-r--r--dbaccess/source/ui/inc/dlgsave.hxx2
-rw-r--r--dbaccess/source/ui/inc/dlgsize.hxx2
-rw-r--r--dbaccess/source/ui/inc/exsrcbrw.hxx2
-rw-r--r--dbaccess/source/ui/inc/formadapter.hxx2
-rw-r--r--dbaccess/source/ui/inc/indexdialog.hxx2
-rw-r--r--dbaccess/source/ui/inc/indexfieldscontrol.hxx2
-rw-r--r--dbaccess/source/ui/inc/marktree.hxx2
-rw-r--r--dbaccess/source/ui/inc/paramdialog.hxx2
-rw-r--r--dbaccess/source/ui/inc/querycontainerwindow.hxx2
-rw-r--r--dbaccess/source/ui/inc/querycontroller.hxx2
-rw-r--r--dbaccess/source/ui/inc/queryfilter.hxx2
-rw-r--r--dbaccess/source/ui/inc/queryorder.hxx2
-rw-r--r--dbaccess/source/ui/inc/sbagrid.hxx8
-rw-r--r--dbaccess/source/ui/inc/singledoccontroller.hxx2
-rw-r--r--dbaccess/source/ui/inc/sqledit.hxx2
-rw-r--r--dbaccess/source/ui/inc/sqlmessage.hxx2
-rw-r--r--dbaccess/source/ui/inc/textconnectionsettings.hxx2
-rw-r--r--dbaccess/source/ui/inc/unoadmin.hxx2
-rw-r--r--dbaccess/source/ui/inc/unodatbr.hxx2
-rw-r--r--dbaccess/source/ui/misc/controllerframe.cxx2
-rw-r--r--dbaccess/source/ui/querydesign/QTableConnectionData.hxx2
-rw-r--r--dbaccess/source/ui/querydesign/QTableWindowData.hxx2
-rw-r--r--dbaccess/source/ui/querydesign/QueryDesignFieldUndoAct.hxx2
-rw-r--r--dbaccess/source/ui/querydesign/QueryTabConnUndoAction.hxx2
-rw-r--r--dbaccess/source/ui/querydesign/QueryTabWinShowUndoAct.hxx4
-rw-r--r--dbaccess/source/ui/querydesign/QueryTabWinUndoAct.hxx2
-rw-r--r--dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx2
-rw-r--r--dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx2
-rw-r--r--dbaccess/source/ui/querydesign/limitboxcontroller.hxx2
-rw-r--r--dbaccess/source/ui/querydesign/querydlg.hxx2
-rw-r--r--dbaccess/source/ui/relationdesign/RelationController.cxx2
-rw-r--r--dbaccess/source/ui/tabledesign/FieldDescGenWin.hxx2
-rw-r--r--dbaccess/source/ui/tabledesign/TEditControl.hxx2
-rw-r--r--dbaccess/source/ui/tabledesign/TableFieldDescWin.hxx2
-rw-r--r--dbaccess/source/ui/tabledesign/TableUndo.hxx16
-rw-r--r--dbaccess/source/ui/uno/ColumnModel.hxx2
-rw-r--r--dbaccess/source/ui/uno/composerdialogs.hxx2
-rw-r--r--dbaccess/source/ui/uno/copytablewizard.cxx2
-rw-r--r--dbaccess/source/ui/uno/textconnectionsettings_uno.cxx2
-rw-r--r--dbaccess/source/ui/uno/unoDirectSql.hxx2
-rw-r--r--desktop/inc/app.hxx2
-rw-r--r--desktop/inc/lib/init.hxx2
-rw-r--r--desktop/qa/desktop_app/test_desktop_app.cxx2
-rw-r--r--desktop/qa/desktop_lib/test_desktop_lib.cxx2
-rw-r--r--desktop/source/app/check_ext_deps.cxx2
-rw-r--r--desktop/source/app/cmdlineargs.cxx2
-rw-r--r--desktop/source/app/dispatchwatcher.hxx2
-rw-r--r--desktop/source/app/officeipcthread.cxx8
-rw-r--r--desktop/source/app/officeipcthread.hxx4
-rw-r--r--desktop/source/deployment/dp_log.cxx2
-rw-r--r--desktop/source/deployment/gui/dp_gui_dependencydialog.hxx2
-rw-r--r--desktop/source/deployment/gui/dp_gui_dialog2.cxx2
-rw-r--r--desktop/source/deployment/gui/dp_gui_dialog2.hxx6
-rw-r--r--desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx4
-rw-r--r--desktop/source/deployment/gui/dp_gui_extlistbox.hxx4
-rw-r--r--desktop/source/deployment/gui/dp_gui_service.cxx2
-rw-r--r--desktop/source/deployment/gui/dp_gui_theextmgr.hxx2
-rw-r--r--desktop/source/deployment/gui/dp_gui_updatedialog.cxx2
-rw-r--r--desktop/source/deployment/gui/dp_gui_updatedialog.hxx2
-rw-r--r--desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx4
-rw-r--r--desktop/source/deployment/gui/dp_gui_updateinstalldialog.hxx2
-rw-r--r--desktop/source/deployment/gui/license_dialog.cxx4
-rw-r--r--desktop/source/deployment/manager/dp_commandenvironments.hxx2
-rw-r--r--desktop/source/deployment/manager/dp_extensionmanager.hxx2
-rw-r--r--desktop/source/deployment/manager/dp_informationprovider.cxx2
-rw-r--r--desktop/source/deployment/manager/dp_manager.h4
-rw-r--r--desktop/source/deployment/manager/dp_managerfac.cxx2
-rw-r--r--desktop/source/deployment/misc/dp_descriptioninfoset.cxx4
-rw-r--r--desktop/source/deployment/registry/dp_registry.cxx2
-rw-r--r--desktop/source/deployment/registry/inc/dp_backend.h6
-rw-r--r--desktop/source/deployment/registry/inc/dp_backenddb.hxx2
-rw-r--r--desktop/source/lib/lokinteractionhandler.hxx2
-rw-r--r--desktop/source/migration/services/basicmigration.hxx2
-rw-r--r--desktop/source/migration/services/jvmfwk.cxx2
-rw-r--r--desktop/source/migration/services/oo3extensionmigration.hxx4
-rw-r--r--desktop/source/migration/services/wordbookmigration.hxx2
-rw-r--r--desktop/source/offacc/acceptor.hxx4
-rw-r--r--desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx2
-rw-r--r--desktop/source/splash/splash.cxx4
-rw-r--r--desktop/source/splash/unxsplash.hxx2
-rw-r--r--drawinglayer/source/drawinglayeruno/xprimitive2drenderer.cxx2
-rw-r--r--drawinglayer/source/primitive2d/textlayoutdevice.cxx2
-rw-r--r--drawinglayer/source/processor2d/vclhelperbufferdevice.cxx2
-rw-r--r--drawinglayer/source/processor2d/vclmetafileprocessor2d.hxx2
-rw-r--r--drawinglayer/source/processor2d/vclpixelprocessor2d.hxx2
-rw-r--r--drawinglayer/source/processor2d/vclprocessor2d.hxx2
-rw-r--r--editeng/source/accessibility/AccessibleHyperlink.hxx2
-rw-r--r--editeng/source/editeng/editattr.hxx2
-rw-r--r--editeng/source/editeng/editdoc.hxx2
-rw-r--r--editeng/source/editeng/editundo.hxx20
-rw-r--r--editeng/source/editeng/edtspell.hxx2
-rw-r--r--editeng/source/editeng/eehtml.hxx2
-rw-r--r--editeng/source/editeng/eeobj.hxx2
-rw-r--r--editeng/source/editeng/eertfpar.hxx2
-rw-r--r--editeng/source/editeng/impedit.hxx6
-rw-r--r--editeng/source/editeng/textconv.hxx2
-rw-r--r--editeng/source/items/svxfont.cxx2
-rw-r--r--editeng/source/misc/SvXMLAutoCorrectExport.hxx4
-rw-r--r--editeng/source/misc/SvXMLAutoCorrectImport.hxx12
-rw-r--r--editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx2
-rw-r--r--editeng/source/misc/unolingu.cxx4
-rw-r--r--editeng/source/outliner/outleeng.hxx2
-rw-r--r--editeng/source/outliner/outlundo.hxx2
-rw-r--r--editeng/source/xml/editsource.hxx2
-rw-r--r--editeng/source/xml/xmltxtexp.cxx6
-rw-r--r--editeng/source/xml/xmltxtimp.cxx4
-rw-r--r--embeddedobj/source/inc/commonembobj.hxx2
-rw-r--r--embeddedobj/source/inc/docholder.hxx2
-rw-r--r--embeddedobj/source/inc/dummyobject.hxx2
-rw-r--r--embeddedobj/source/inc/intercept.hxx2
-rw-r--r--embeddedobj/source/inc/oleembobj.hxx2
-rw-r--r--embeddedobj/source/msole/ownview.cxx2
-rw-r--r--embeddedobj/source/msole/ownview.hxx2
-rw-r--r--eventattacher/source/eventattacher.cxx2
-rw-r--r--extensions/source/abpilot/abpfinalpage.hxx2
-rw-r--r--extensions/source/abpilot/admininvokationpage.hxx2
-rw-r--r--extensions/source/abpilot/fieldmappingpage.hxx2
-rw-r--r--extensions/source/abpilot/tableselectionpage.hxx2
-rw-r--r--extensions/source/abpilot/typeselectionpage.hxx2
-rw-r--r--extensions/source/bibliography/bibbeam.cxx2
-rw-r--r--extensions/source/bibliography/bibbeam.hxx2
-rw-r--r--extensions/source/bibliography/bibconfig.hxx2
-rw-r--r--extensions/source/bibliography/bibcont.hxx4
-rw-r--r--extensions/source/bibliography/bibload.cxx2
-rw-r--r--extensions/source/bibliography/bibshortcuthandler.hxx2
-rw-r--r--extensions/source/bibliography/bibview.hxx2
-rw-r--r--extensions/source/bibliography/datman.cxx4
-rw-r--r--extensions/source/bibliography/datman.hxx4
-rw-r--r--extensions/source/bibliography/formcontrolcontainer.hxx2
-rw-r--r--extensions/source/bibliography/framectr.cxx2
-rw-r--r--extensions/source/bibliography/framectr.hxx2
-rw-r--r--extensions/source/bibliography/general.hxx2
-rw-r--r--extensions/source/bibliography/toolbar.hxx10
-rw-r--r--extensions/source/config/ldap/ldapuserprofilebe.hxx2
-rw-r--r--extensions/source/dbpilots/commonpagesdbp.hxx6
-rw-r--r--extensions/source/dbpilots/controlwizard.hxx4
-rw-r--r--extensions/source/dbpilots/gridwizard.hxx2
-rw-r--r--extensions/source/dbpilots/groupboxwiz.hxx8
-rw-r--r--extensions/source/dbpilots/listcombowizard.hxx6
-rw-r--r--extensions/source/logging/consolehandler.cxx2
-rw-r--r--extensions/source/logging/csvformatter.cxx2
-rw-r--r--extensions/source/logging/filehandler.cxx2
-rw-r--r--extensions/source/logging/logger.cxx2
-rw-r--r--extensions/source/logging/plaintextformatter.cxx2
-rw-r--r--extensions/source/propctrlr/browserlistbox.cxx2
-rw-r--r--extensions/source/propctrlr/browserlistbox.hxx2
-rw-r--r--extensions/source/propctrlr/browserpage.hxx2
-rw-r--r--extensions/source/propctrlr/browserview.hxx2
-rw-r--r--extensions/source/propctrlr/buttonnavigationhandler.hxx2
-rw-r--r--extensions/source/propctrlr/cellbindinghandler.hxx2
-rw-r--r--extensions/source/propctrlr/composeduiupdate.cxx2
-rw-r--r--extensions/source/propctrlr/controlfontdialog.hxx2
-rw-r--r--extensions/source/propctrlr/defaultforminspection.hxx2
-rw-r--r--extensions/source/propctrlr/defaulthelpprovider.hxx2
-rw-r--r--extensions/source/propctrlr/editpropertyhandler.hxx2
-rw-r--r--extensions/source/propctrlr/eformspropertyhandler.hxx2
-rw-r--r--extensions/source/propctrlr/enumrepresentation.hxx2
-rw-r--r--extensions/source/propctrlr/eventhandler.cxx2
-rw-r--r--extensions/source/propctrlr/eventhandler.hxx2
-rw-r--r--extensions/source/propctrlr/fontdialog.hxx2
-rw-r--r--extensions/source/propctrlr/formcomponenthandler.hxx2
-rw-r--r--extensions/source/propctrlr/formcontroller.hxx2
-rw-r--r--extensions/source/propctrlr/formgeometryhandler.cxx4
-rw-r--r--extensions/source/propctrlr/formlinkdialog.cxx2
-rw-r--r--extensions/source/propctrlr/formlinkdialog.hxx2
-rw-r--r--extensions/source/propctrlr/formmetadata.hxx2
-rw-r--r--extensions/source/propctrlr/genericpropertyhandler.cxx2
-rw-r--r--extensions/source/propctrlr/genericpropertyhandler.hxx2
-rw-r--r--extensions/source/propctrlr/inspectorhelpwindow.hxx2
-rw-r--r--extensions/source/propctrlr/inspectormodelbase.hxx2
-rw-r--r--extensions/source/propctrlr/listselectiondlg.hxx2
-rw-r--r--extensions/source/propctrlr/newdatatype.hxx2
-rw-r--r--extensions/source/propctrlr/pcrunodialogs.hxx2
-rw-r--r--extensions/source/propctrlr/propcontroller.hxx2
-rw-r--r--extensions/source/propctrlr/propertycontrolextender.hxx2
-rw-r--r--extensions/source/propctrlr/propertyeditor.hxx2
-rw-r--r--extensions/source/propctrlr/propertyhandler.hxx2
-rw-r--r--extensions/source/propctrlr/selectlabeldialog.hxx2
-rw-r--r--extensions/source/propctrlr/sqlcommanddesign.hxx4
-rw-r--r--extensions/source/propctrlr/standardcontrol.cxx2
-rw-r--r--extensions/source/propctrlr/standardcontrol.hxx2
-rw-r--r--extensions/source/propctrlr/stringrepresentation.cxx2
-rw-r--r--extensions/source/propctrlr/submissionhandler.hxx2
-rw-r--r--extensions/source/propctrlr/taborder.hxx4
-rw-r--r--extensions/source/propctrlr/usercontrol.hxx6
-rw-r--r--extensions/source/propctrlr/xsddatatypes.hxx2
-rw-r--r--extensions/source/propctrlr/xsdvalidationpropertyhandler.hxx2
-rw-r--r--extensions/source/resource/oooresourceloader.cxx2
-rw-r--r--extensions/source/scanner/grid.cxx2
-rw-r--r--extensions/source/scanner/grid.hxx2
-rw-r--r--extensions/source/scanner/sane.hxx2
-rw-r--r--extensions/source/scanner/sanedlg.cxx2
-rw-r--r--extensions/source/scanner/sanedlg.hxx2
-rw-r--r--extensions/source/scanner/scanner.hxx2
-rw-r--r--extensions/source/scanner/scanunx.cxx2
-rw-r--r--extensions/source/update/check/actionlistener.hxx2
-rw-r--r--extensions/source/update/check/download.hxx2
-rw-r--r--extensions/source/update/check/updatecheck.cxx6
-rw-r--r--extensions/source/update/check/updatecheck.hxx2
-rw-r--r--extensions/source/update/check/updatecheckconfig.hxx2
-rw-r--r--extensions/source/update/check/updatecheckconfiglistener.hxx2
-rw-r--r--extensions/source/update/check/updatecheckjob.cxx2
-rw-r--r--extensions/source/update/check/updatehdl.hxx2
-rw-r--r--extensions/source/update/feed/updatefeed.cxx6
-rw-r--r--extensions/source/update/ui/updatecheckui.cxx4
-rw-r--r--filter/source/config/cache/basecontainer.hxx2
-rw-r--r--filter/source/config/cache/cacheupdatelistener.hxx2
-rw-r--r--filter/source/config/cache/configflush.hxx2
-rw-r--r--filter/source/config/cache/contenthandlerfactory.hxx2
-rw-r--r--filter/source/config/cache/filterfactory.hxx2
-rw-r--r--filter/source/config/cache/frameloaderfactory.hxx2
-rw-r--r--filter/source/config/cache/typedetection.hxx2
-rw-r--r--filter/source/flash/impswfdialog.hxx2
-rw-r--r--filter/source/flash/swfdialog.hxx2
-rw-r--r--filter/source/graphic/GraphicExportDialog.hxx2
-rw-r--r--filter/source/graphic/GraphicExportFilter.hxx2
-rw-r--r--filter/source/graphicfilter/icgm/bundles.hxx4
-rw-r--r--filter/source/graphicfilter/idxf/dxfentrd.hxx12
-rw-r--r--filter/source/msfilter/escherex.cxx2
-rw-r--r--filter/source/pdf/impdialog.hxx16
-rw-r--r--filter/source/pdf/pdfdialog.hxx2
-rw-r--r--filter/source/pdf/pdfexport.cxx2
-rw-r--r--filter/source/pdf/pdffilter.hxx2
-rw-r--r--filter/source/pdf/pdfinteract.hxx2
-rw-r--r--filter/source/storagefilterdetect/filterdetect.hxx2
-rw-r--r--filter/source/svg/impsvgdialog.hxx2
-rw-r--r--filter/source/svg/svgdialog.hxx2
-rw-r--r--filter/source/svg/svgexport.cxx10
-rw-r--r--filter/source/svg/svgfilter.hxx4
-rw-r--r--filter/source/svg/svgwriter.hxx2
-rw-r--r--filter/source/t602/t602filter.hxx4
-rw-r--r--filter/source/textfilterdetect/filterdetect.hxx2
-rw-r--r--filter/source/xmlfilteradaptor/XmlFilterAdaptor.hxx2
-rw-r--r--filter/source/xmlfilterdetect/filterdetect.hxx2
-rw-r--r--filter/source/xsltdialog/typedetectionimport.hxx2
-rw-r--r--filter/source/xsltdialog/xmlfilterdialogcomponent.cxx2
-rw-r--r--filter/source/xsltdialog/xmlfiltersettingsdialog.hxx6
-rw-r--r--filter/source/xsltdialog/xmlfiltertabdialog.hxx2
-rw-r--r--filter/source/xsltdialog/xmlfiltertabpagebasic.hxx2
-rw-r--r--filter/source/xsltdialog/xmlfiltertabpagexslt.hxx2
-rw-r--r--filter/source/xsltdialog/xmlfiltertestdialog.hxx2
-rw-r--r--filter/source/xsltfilter/LibXSLTTransformer.hxx4
-rw-r--r--forms/source/component/Button.hxx2
-rw-r--r--forms/source/component/Columns.hxx2
-rw-r--r--forms/source/component/DatabaseForm.hxx2
-rw-r--r--forms/source/component/Edit.hxx2
-rw-r--r--forms/source/component/EditBase.hxx2
-rw-r--r--forms/source/component/EventThread.hxx2
-rw-r--r--forms/source/component/FormattedField.cxx2
-rw-r--r--forms/source/component/FormattedField.hxx2
-rw-r--r--forms/source/component/FormattedFieldWrapper.hxx2
-rw-r--r--forms/source/component/FormsCollection.hxx2
-rw-r--r--forms/source/component/GroupManager.hxx2
-rw-r--r--forms/source/component/ListBox.hxx2
-rw-r--r--forms/source/component/clickableimage.hxx4
-rw-r--r--forms/source/component/imgprod.cxx2
-rw-r--r--forms/source/component/imgprod.hxx2
-rw-r--r--forms/source/component/refvaluecomponent.hxx2
-rw-r--r--forms/source/helper/commandimageprovider.cxx2
-rw-r--r--forms/source/inc/FormComponent.hxx10
-rw-r--r--forms/source/inc/InterfaceContainer.hxx2
-rw-r--r--forms/source/richtext/attributedispatcher.hxx2
-rw-r--r--forms/source/richtext/clipboarddispatcher.hxx2
-rw-r--r--forms/source/richtext/featuredispatcher.hxx2
-rw-r--r--forms/source/richtext/parametrizedattributedispatcher.hxx2
-rw-r--r--forms/source/richtext/richtextcontrol.hxx4
-rw-r--r--forms/source/richtext/richtextengine.hxx2
-rw-r--r--forms/source/richtext/richtextunowrapper.hxx4
-rw-r--r--forms/source/richtext/richtextvclcontrol.hxx2
-rw-r--r--forms/source/richtext/rtattributehandler.hxx2
-rw-r--r--forms/source/richtext/specialdispatchers.hxx2
-rw-r--r--forms/source/runtime/formoperations.hxx2
-rw-r--r--forms/source/solar/component/navbarcontrol.hxx4
-rw-r--r--forms/source/solar/inc/navtoolbar.hxx2
-rw-r--r--forms/source/xforms/NameContainer.hxx2
-rw-r--r--forms/source/xforms/binding.hxx2
-rw-r--r--forms/source/xforms/collection.hxx2
-rw-r--r--forms/source/xforms/datatyperepository.hxx2
-rw-r--r--forms/source/xforms/datatypes.hxx2
-rw-r--r--forms/source/xforms/model.hxx2
-rw-r--r--forms/source/xforms/model_helper.hxx4
-rw-r--r--forms/source/xforms/propertysetbase.hxx4
-rw-r--r--forms/source/xforms/submission.hxx2
-rw-r--r--forms/source/xforms/xformsevent.hxx2
-rw-r--r--formula/source/ui/dlg/ControlHelper.hxx4
-rw-r--r--formula/source/ui/dlg/funcpage.hxx2
-rw-r--r--formula/source/ui/dlg/parawin.hxx2
-rw-r--r--formula/source/ui/dlg/structpg.hxx2
-rw-r--r--fpicker/source/office/OfficeFilePicker.hxx2
-rw-r--r--fpicker/source/office/OfficeFolderPicker.hxx2
-rw-r--r--fpicker/source/office/PlacesListBox.hxx4
-rw-r--r--fpicker/source/office/QueryFolderName.hxx2
-rw-r--r--fpicker/source/office/RemoteFilesDialog.cxx2
-rw-r--r--fpicker/source/office/RemoteFilesDialog.hxx2
-rw-r--r--fpicker/source/office/asyncfilepicker.hxx2
-rw-r--r--fpicker/source/office/commonpicker.hxx2
-rw-r--r--fpicker/source/office/fpinteraction.hxx2
-rw-r--r--fpicker/source/office/iodlg.cxx2
-rw-r--r--fpicker/source/office/iodlg.hxx2
-rw-r--r--fpicker/source/office/iodlgimp.hxx4
-rw-r--r--framework/inc/classes/actiontriggercontainer.hxx2
-rw-r--r--framework/inc/classes/actiontriggerpropertyset.hxx2
-rw-r--r--framework/inc/classes/actiontriggerseparatorpropertyset.hxx2
-rw-r--r--framework/inc/classes/imagewrapper.hxx2
-rw-r--r--framework/inc/classes/rootactiontriggercontainer.hxx2
-rw-r--r--framework/inc/dispatch/closedispatcher.hxx2
-rw-r--r--framework/inc/dispatch/dispatchinformationprovider.hxx2
-rw-r--r--framework/inc/dispatch/dispatchprovider.hxx2
-rw-r--r--framework/inc/dispatch/interceptionhelper.hxx2
-rw-r--r--framework/inc/dispatch/mailtodispatcher.hxx2
-rw-r--r--framework/inc/dispatch/oxt_handler.hxx2
-rw-r--r--framework/inc/dispatch/popupmenudispatcher.hxx2
-rw-r--r--framework/inc/dispatch/servicehandler.hxx2
-rw-r--r--framework/inc/dispatch/startmoduledispatcher.hxx2
-rw-r--r--framework/inc/dispatch/systemexec.hxx2
-rw-r--r--framework/inc/helper/dockingareadefaultacceptor.hxx2
-rw-r--r--framework/inc/helper/mischelper.hxx6
-rw-r--r--framework/inc/helper/ocomponentaccess.hxx2
-rw-r--r--framework/inc/helper/ocomponentenumeration.hxx2
-rw-r--r--framework/inc/helper/oframes.hxx2
-rw-r--r--framework/inc/helper/persistentwindowstate.hxx2
-rw-r--r--framework/inc/helper/propertysetcontainer.hxx2
-rw-r--r--framework/inc/helper/statusindicator.hxx2
-rw-r--r--framework/inc/helper/statusindicatorfactory.hxx2
-rw-r--r--framework/inc/helper/tagwindowasmodified.hxx2
-rw-r--r--framework/inc/helper/titlebarupdate.hxx2
-rw-r--r--framework/inc/helper/uiconfigelementwrapperbase.hxx2
-rw-r--r--framework/inc/helper/uielementwrapperbase.hxx2
-rw-r--r--framework/inc/helper/vclstatusindicator.hxx2
-rw-r--r--framework/inc/jobs/helponstartup.hxx2
-rw-r--r--framework/inc/jobs/job.hxx2
-rw-r--r--framework/inc/jobs/shelljob.hxx2
-rw-r--r--framework/inc/recording/dispatchrecorder.hxx2
-rw-r--r--framework/inc/recording/dispatchrecordersupplier.hxx2
-rw-r--r--framework/inc/services/desktop.hxx2
-rw-r--r--framework/inc/services/layoutmanager.hxx2
-rw-r--r--framework/inc/services/mediatypedetectionhelper.hxx2
-rw-r--r--framework/inc/services/uriabbreviation.hxx2
-rw-r--r--framework/inc/tabwin/tabwindow.hxx2
-rw-r--r--framework/inc/tabwin/tabwinfactory.hxx2
-rw-r--r--framework/inc/uiconfiguration/graphicnameaccess.hxx2
-rw-r--r--framework/inc/uiconfiguration/imagemanager.hxx2
-rw-r--r--framework/inc/uiconfiguration/moduleimagemanager.hxx2
-rw-r--r--framework/inc/uielement/addonstoolbarmanager.hxx2
-rw-r--r--framework/inc/uielement/addonstoolbarwrapper.hxx2
-rw-r--r--framework/inc/uielement/buttontoolbarcontroller.hxx2
-rw-r--r--framework/inc/uielement/comboboxtoolbarcontroller.hxx2
-rw-r--r--framework/inc/uielement/complextoolbarcontroller.hxx2
-rw-r--r--framework/inc/uielement/constitemcontainer.hxx2
-rw-r--r--framework/inc/uielement/dropdownboxtoolbarcontroller.hxx2
-rw-r--r--framework/inc/uielement/edittoolbarcontroller.hxx2
-rw-r--r--framework/inc/uielement/fontmenucontroller.hxx2
-rw-r--r--framework/inc/uielement/fontsizemenucontroller.hxx2
-rw-r--r--framework/inc/uielement/footermenucontroller.hxx2
-rw-r--r--framework/inc/uielement/genericstatusbarcontroller.hxx2
-rw-r--r--framework/inc/uielement/generictoolbarcontroller.hxx4
-rw-r--r--framework/inc/uielement/headermenucontroller.hxx2
-rw-r--r--framework/inc/uielement/imagebuttontoolbarcontroller.hxx2
-rw-r--r--framework/inc/uielement/itemcontainer.hxx2
-rw-r--r--framework/inc/uielement/langselectionmenucontroller.hxx2
-rw-r--r--framework/inc/uielement/macrosmenucontroller.hxx2
-rw-r--r--framework/inc/uielement/menubarmanager.hxx2
-rw-r--r--framework/inc/uielement/menubarwrapper.hxx2
-rw-r--r--framework/inc/uielement/newmenucontroller.hxx2
-rw-r--r--framework/inc/uielement/notebookbarmenucontroller.hxx2
-rw-r--r--framework/inc/uielement/progressbarwrapper.hxx2
-rw-r--r--framework/inc/uielement/rootitemcontainer.hxx2
-rw-r--r--framework/inc/uielement/spinfieldtoolbarcontroller.hxx2
-rw-r--r--framework/inc/uielement/statusbaritem.hxx2
-rw-r--r--framework/inc/uielement/statusbarmanager.hxx2
-rw-r--r--framework/inc/uielement/statusbarwrapper.hxx2
-rw-r--r--framework/inc/uielement/statusindicatorinterfacewrapper.hxx2
-rw-r--r--framework/inc/uielement/togglebuttontoolbarcontroller.hxx2
-rw-r--r--framework/inc/uielement/toolbarmanager.hxx2
-rw-r--r--framework/inc/uielement/toolbarmodemenucontroller.hxx2
-rw-r--r--framework/inc/uielement/toolbarsmenucontroller.hxx2
-rw-r--r--framework/inc/uielement/toolbarwrapper.hxx2
-rw-r--r--framework/inc/uielement/uicommanddescription.hxx2
-rw-r--r--framework/inc/uifactory/configurationaccessfactorymanager.hxx2
-rw-r--r--framework/inc/uifactory/factoryconfiguration.hxx2
-rw-r--r--framework/inc/uifactory/menubarfactory.hxx2
-rw-r--r--framework/inc/xml/acceleratorconfigurationreader.hxx2
-rw-r--r--framework/inc/xml/imagesdocumenthandler.hxx2
-rw-r--r--framework/inc/xml/menudocumenthandler.hxx10
-rw-r--r--framework/inc/xml/saxnamespacefilter.hxx2
-rw-r--r--framework/inc/xml/statusbardocumenthandler.hxx2
-rw-r--r--framework/inc/xml/toolboxdocumenthandler.hxx2
-rw-r--r--framework/source/accelerators/documentacceleratorconfiguration.cxx2
-rw-r--r--framework/source/accelerators/globalacceleratorconfiguration.cxx2
-rw-r--r--framework/source/accelerators/moduleacceleratorconfiguration.cxx2
-rw-r--r--framework/source/fwe/classes/addonsoptions.cxx2
-rw-r--r--framework/source/fwe/helper/undomanagerhelper.cxx4
-rw-r--r--framework/source/inc/accelerators/acceleratorconfiguration.hxx4
-rw-r--r--framework/source/inc/dispatch/dispatchdisabler.hxx2
-rw-r--r--framework/source/inc/dispatch/loaddispatcher.hxx2
-rw-r--r--framework/source/jobs/jobdispatch.cxx2
-rw-r--r--framework/source/jobs/jobexecutor.cxx2
-rw-r--r--framework/source/layoutmanager/toolbarlayoutmanager.hxx2
-rw-r--r--framework/source/services/ContextChangeEventMultiplexer.cxx2
-rw-r--r--framework/source/services/autorecovery.cxx2
-rw-r--r--framework/source/services/modulemanager.cxx2
-rw-r--r--framework/source/services/pathsettings.cxx2
-rw-r--r--framework/source/services/sessionlistener.cxx2
-rw-r--r--framework/source/services/substitutepathvars.cxx4
-rw-r--r--framework/source/services/taskcreatorsrv.cxx2
-rw-r--r--framework/source/services/urltransformer.cxx2
-rw-r--r--framework/source/uiconfiguration/globalsettings.cxx2
-rw-r--r--framework/source/uiconfiguration/imagemanagerimpl.hxx2
-rw-r--r--framework/source/uiconfiguration/moduleuicfgsupplier.cxx2
-rw-r--r--framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx2
-rw-r--r--framework/source/uiconfiguration/uicategorydescription.cxx4
-rw-r--r--framework/source/uiconfiguration/uiconfigurationmanager.cxx2
-rw-r--r--framework/source/uiconfiguration/windowstateconfiguration.cxx4
-rw-r--r--framework/source/uielement/comboboxtoolbarcontroller.cxx2
-rw-r--r--framework/source/uielement/controlmenucontroller.cxx2
-rw-r--r--framework/source/uielement/dropdownboxtoolbarcontroller.cxx2
-rw-r--r--framework/source/uielement/edittoolbarcontroller.cxx2
-rw-r--r--framework/source/uielement/generictoolbarcontroller.cxx2
-rw-r--r--framework/source/uielement/langselectionstatusbarcontroller.cxx2
-rw-r--r--framework/source/uielement/menubarmanager.cxx2
-rw-r--r--framework/source/uielement/objectmenucontroller.cxx2
-rw-r--r--framework/source/uielement/popuptoolbarcontroller.cxx2
-rw-r--r--framework/source/uielement/recentfilesmenucontroller.cxx2
-rw-r--r--framework/source/uielement/resourcemenucontroller.cxx2
-rw-r--r--framework/source/uielement/saveasmenucontroller.cxx2
-rw-r--r--framework/source/uielement/spinfieldtoolbarcontroller.cxx2
-rw-r--r--framework/source/uielement/subtoolbarcontroller.cxx2
-rw-r--r--framework/source/uielement/thesaurusmenucontroller.cxx2
-rw-r--r--framework/source/uielement/uicommanddescription.cxx2
-rw-r--r--framework/source/uifactory/addonstoolbarfactory.cxx2
-rw-r--r--framework/source/uifactory/uicontrollerfactory.cxx2
-rw-r--r--framework/source/uifactory/uielementfactorymanager.cxx2
-rw-r--r--framework/source/uifactory/windowcontentfactorymanager.cxx2
-rw-r--r--hwpfilter/source/attributes.hxx2
-rw-r--r--hwpfilter/source/hbox.h18
-rw-r--r--hwpfilter/source/hiodev.h4
-rw-r--r--hwpfilter/source/hwpreader.hxx4
-rw-r--r--i18nlangtag/qa/cppunit/test_languagetag.cxx2
-rw-r--r--i18npool/inc/breakiteratorImpl.hxx2
-rw-r--r--i18npool/inc/breakiterator_cjk.hxx2
-rw-r--r--i18npool/inc/breakiterator_ctl.hxx2
-rw-r--r--i18npool/inc/breakiterator_th.hxx2
-rw-r--r--i18npool/inc/breakiterator_unicode.hxx2
-rw-r--r--i18npool/inc/calendarImpl.hxx2
-rw-r--r--i18npool/inc/calendar_gregorian.hxx2
-rw-r--r--i18npool/inc/cclass_unicode.hxx2
-rw-r--r--i18npool/inc/chaptercollator.hxx2
-rw-r--r--i18npool/inc/characterclassificationImpl.hxx2
-rw-r--r--i18npool/inc/collatorImpl.hxx2
-rw-r--r--i18npool/inc/collator_unicode.hxx2
-rw-r--r--i18npool/inc/defaultnumberingprovider.hxx2
-rw-r--r--i18npool/inc/indexentrysupplier_asian.hxx2
-rw-r--r--i18npool/inc/indexentrysupplier_common.hxx2
-rw-r--r--i18npool/inc/indexentrysupplier_default.hxx2
-rw-r--r--i18npool/inc/inputsequencechecker.hxx2
-rw-r--r--i18npool/inc/inputsequencechecker_hi.hxx2
-rw-r--r--i18npool/inc/inputsequencechecker_th.hxx2
-rw-r--r--i18npool/inc/localedata.hxx2
-rw-r--r--i18npool/inc/numberformatcode.hxx2
-rw-r--r--i18npool/inc/ordinalsuffix.hxx2
-rw-r--r--i18npool/inc/textToPronounce_zh.hxx2
-rw-r--r--i18npool/inc/textconversion.hxx2
-rw-r--r--i18npool/inc/transliterationImpl.hxx2
-rw-r--r--i18npool/source/localedata/localedata.cxx2
-rw-r--r--i18npool/source/localedata/saxparser.cxx2
-rw-r--r--i18npool/source/search/textsearch.hxx2
-rw-r--r--idl/inc/hash.hxx2
-rw-r--r--idl/inc/types.hxx2
-rw-r--r--idlc/inc/astattribute.hxx2
-rw-r--r--idlc/inc/astbasetype.hxx2
-rw-r--r--idlc/inc/astconstant.hxx2
-rw-r--r--idlc/inc/astconstants.hxx2
-rw-r--r--idlc/inc/astenum.hxx2
-rw-r--r--idlc/inc/astexception.hxx2
-rw-r--r--idlc/inc/astinterface.hxx2
-rw-r--r--idlc/inc/astinterfacemember.hxx2
-rw-r--r--idlc/inc/astmember.hxx2
-rw-r--r--idlc/inc/astmodule.hxx2
-rw-r--r--idlc/inc/astneeds.hxx2
-rw-r--r--idlc/inc/astobserves.hxx2
-rw-r--r--idlc/inc/astoperation.hxx2
-rw-r--r--idlc/inc/astparameter.hxx2
-rw-r--r--idlc/inc/astsequence.hxx2
-rw-r--r--idlc/inc/astservice.hxx2
-rw-r--r--idlc/inc/astservicemember.hxx2
-rw-r--r--idlc/inc/aststruct.hxx2
-rw-r--r--idlc/inc/asttype.hxx2
-rw-r--r--idlc/inc/asttypedef.hxx2
-rw-r--r--include/avmedia/mediaitem.hxx2
-rw-r--r--include/avmedia/mediaplayer.hxx4
-rw-r--r--include/avmedia/mediatoolbox.hxx2
-rw-r--r--include/basegfx/color/bcolormodifier.hxx16
-rw-r--r--include/basic/basmgr.hxx2
-rw-r--r--include/basic/sbmeth.hxx4
-rw-r--r--include/basic/sbmod.hxx4
-rw-r--r--include/basic/sbstar.hxx2
-rw-r--r--include/basic/sbx.hxx12
-rw-r--r--include/basic/sbxcore.hxx2
-rw-r--r--include/basic/sbxmeth.hxx2
-rw-r--r--include/basic/sbxobj.hxx2
-rw-r--r--include/basic/sbxprop.hxx2
-rw-r--r--include/basic/sbxvar.hxx4
-rw-r--r--include/canvas/base/cachedprimitivebase.hxx2
-rw-r--r--include/canvas/parametricpolypolygon.hxx2
-rw-r--r--include/codemaker/typemanager.hxx2
-rw-r--r--include/comphelper/ChainablePropertySetInfo.hxx2
-rw-r--r--include/comphelper/MasterPropertySetInfo.hxx2
-rw-r--r--include/comphelper/SelectionMultiplex.hxx2
-rw-r--r--include/comphelper/SettingsHelper.hxx2
-rw-r--r--include/comphelper/accessiblecomponenthelper.hxx2
-rw-r--r--include/comphelper/accessiblecontexthelper.hxx2
-rw-r--r--include/comphelper/accessiblekeybindinghelper.hxx2
-rw-r--r--include/comphelper/accessiblewrapper.hxx8
-rw-r--r--include/comphelper/asyncnotification.hxx6
-rw-r--r--include/comphelper/attributelist.hxx2
-rw-r--r--include/comphelper/configurationlistener.hxx4
-rw-r--r--include/comphelper/containermultiplexer.hxx2
-rw-r--r--include/comphelper/docpasswordrequest.hxx4
-rw-r--r--include/comphelper/enumhelper.hxx6
-rw-r--r--include/comphelper/numberedcollection.hxx2
-rw-r--r--include/comphelper/oslfile2streamwrap.hxx4
-rw-r--r--include/comphelper/propagg.hxx2
-rw-r--r--include/comphelper/propertysetinfo.hxx2
-rw-r--r--include/comphelper/propmultiplex.hxx2
-rw-r--r--include/comphelper/propstate.hxx4
-rw-r--r--include/comphelper/proxyaggregation.hxx2
-rw-r--r--include/comphelper/seekableinput.hxx2
-rw-r--r--include/comphelper/seqstream.hxx2
-rw-r--r--include/comphelper/simplefileaccessinteraction.hxx2
-rw-r--r--include/comphelper/unique_disposing_ptr.hxx2
-rw-r--r--include/comphelper/weak.hxx2
-rw-r--r--include/connectivity/CommonTools.hxx2
-rw-r--r--include/connectivity/PColumn.hxx4
-rw-r--r--include/connectivity/ParameterCont.hxx2
-rw-r--r--include/connectivity/TColumnsHelper.hxx2
-rw-r--r--include/connectivity/TTableHelper.hxx2
-rw-r--r--include/connectivity/internalnode.hxx2
-rw-r--r--include/connectivity/paramwrapper.hxx4
-rw-r--r--include/connectivity/sdbcx/VCatalog.hxx2
-rw-r--r--include/connectivity/sdbcx/VColumn.hxx2
-rw-r--r--include/connectivity/sdbcx/VDescriptor.hxx2
-rw-r--r--include/connectivity/sdbcx/VGroup.hxx2
-rw-r--r--include/connectivity/sdbcx/VIndex.hxx2
-rw-r--r--include/connectivity/sdbcx/VKey.hxx2
-rw-r--r--include/connectivity/sdbcx/VKeyColumn.hxx2
-rw-r--r--include/connectivity/sdbcx/VTable.hxx2
-rw-r--r--include/connectivity/sdbcx/VUser.hxx2
-rw-r--r--include/connectivity/sdbcx/VView.hxx2
-rw-r--r--include/cppuhelper/compbase_ex.hxx4
-rw-r--r--include/cppuhelper/component.hxx2
-rw-r--r--include/cppuhelper/implbase.hxx2
-rw-r--r--include/cppuhelper/weakagg.hxx2
-rw-r--r--include/dbaccess/dataview.hxx2
-rw-r--r--include/dbaccess/dbsubcomponentcontroller.hxx2
-rw-r--r--include/dbaccess/genericcontroller.hxx2
-rw-r--r--include/drawinglayer/animation/animationtiming.hxx8
-rw-r--r--include/drawinglayer/primitive2d/animatedprimitive2d.hxx2
-rw-r--r--include/drawinglayer/primitive2d/baseprimitive2d.hxx2
-rw-r--r--include/drawinglayer/primitive2d/svggradientprimitive2d.hxx6
-rw-r--r--include/drawinglayer/primitive3d/baseprimitive3d.hxx2
-rw-r--r--include/drawinglayer/primitive3d/sdrextrudeprimitive3d.hxx2
-rw-r--r--include/drawinglayer/primitive3d/sdrlatheprimitive3d.hxx2
-rw-r--r--include/drawinglayer/processor2d/contourextractor2d.hxx2
-rw-r--r--include/drawinglayer/processor2d/hittestprocessor2d.hxx2
-rw-r--r--include/drawinglayer/processor2d/linegeometryextractor2d.hxx2
-rw-r--r--include/drawinglayer/processor2d/objectinfoextractor2d.hxx2
-rw-r--r--include/drawinglayer/processor2d/textaspolygonextractor2d.hxx2
-rw-r--r--include/drawinglayer/processor3d/defaultprocessor3d.hxx2
-rw-r--r--include/drawinglayer/processor3d/shadow3dextractor.hxx2
-rw-r--r--include/drawinglayer/processor3d/zbufferprocessor3d.hxx2
-rw-r--r--include/drawinglayer/texture/texture.hxx18
-rw-r--r--include/drawinglayer/texture/texture3d.hxx4
-rw-r--r--include/editeng/AccessibleContextBase.hxx2
-rw-r--r--include/editeng/AccessibleEditableTextPara.hxx2
-rw-r--r--include/editeng/AccessibleImageBullet.hxx2
-rw-r--r--include/editeng/UnoForbiddenCharsTable.hxx2
-rw-r--r--include/editeng/acorrcfg.hxx4
-rw-r--r--include/editeng/boxitem.hxx4
-rw-r--r--include/editeng/brushitem.hxx2
-rw-r--r--include/editeng/bulletitem.hxx2
-rw-r--r--include/editeng/colritem.hxx2
-rw-r--r--include/editeng/editund2.hxx2
-rw-r--r--include/editeng/edtdlg.hxx2
-rw-r--r--include/editeng/flditem.hxx4
-rw-r--r--include/editeng/forbiddencharacterstable.hxx2
-rw-r--r--include/editeng/frmdiritem.hxx2
-rw-r--r--include/editeng/lcolitem.hxx2
-rw-r--r--include/editeng/lineitem.hxx2
-rw-r--r--include/editeng/measfld.hxx2
-rw-r--r--include/editeng/numitem.hxx2
-rw-r--r--include/editeng/outliner.hxx2
-rw-r--r--include/editeng/spltitem.hxx2
-rw-r--r--include/editeng/svxrtf.hxx2
-rw-r--r--include/editeng/twolinesitem.hxx2
-rw-r--r--include/editeng/unoedprx.hxx6
-rw-r--r--include/editeng/unofield.hxx2
-rw-r--r--include/editeng/unofored.hxx2
-rw-r--r--include/editeng/unoforou.hxx2
-rw-r--r--include/editeng/unonrule.hxx2
-rw-r--r--include/editeng/unopracc.hxx2
-rw-r--r--include/editeng/unotext.hxx16
-rw-r--r--include/editeng/unoviwou.hxx2
-rw-r--r--include/editeng/writingmodeitem.hxx2
-rw-r--r--include/editeng/xmlcnitm.hxx2
-rw-r--r--include/filter/msfilter/escherex.hxx4
-rw-r--r--include/filter/msfilter/mstoolbar.hxx22
-rw-r--r--include/filter/msfilter/msvbahelper.hxx2
-rw-r--r--include/filter/msfilter/svdfppt.hxx4
-rw-r--r--include/formula/FormulaOpCodeMapperObj.hxx2
-rw-r--r--include/formula/formula.hxx4
-rw-r--r--include/formula/funcutl.hxx4
-rw-r--r--include/formula/token.hxx2
-rw-r--r--include/framework/addonmenu.hxx4
-rw-r--r--include/framework/dispatchhelper.hxx2
-rw-r--r--include/framework/preventduplicateinteraction.hxx2
-rw-r--r--include/framework/titlehelper.hxx2
-rw-r--r--include/i18nutil/oneToOneMapping.hxx2
-rw-r--r--include/jvmaccess/unovirtualmachine.hxx2
-rw-r--r--include/jvmaccess/virtualmachine.hxx2
-rw-r--r--include/linguistic/hyphdta.hxx4
-rw-r--r--include/linguistic/lngprophelp.hxx8
-rw-r--r--include/linguistic/misc.hxx2
-rw-r--r--include/linguistic/spelldta.hxx2
-rw-r--r--include/oox/core/contexthandler.hxx2
-rw-r--r--include/oox/core/contexthandler2.hxx2
-rw-r--r--include/oox/core/fasttokenhandler.hxx2
-rw-r--r--include/oox/core/filterbase.hxx2
-rw-r--r--include/oox/core/filterdetect.hxx4
-rw-r--r--include/oox/core/fragmenthandler.hxx2
-rw-r--r--include/oox/core/fragmenthandler2.hxx2
-rw-r--r--include/oox/core/xmlfilterbase.hxx2
-rw-r--r--include/oox/crypto/AgileEngine.hxx2
-rw-r--r--include/oox/crypto/Standard2007Engine.hxx2
-rw-r--r--include/oox/drawingml/connectorshapecontext.hxx2
-rw-r--r--include/oox/drawingml/graphicshapecontext.hxx4
-rw-r--r--include/oox/drawingml/shapecontext.hxx2
-rw-r--r--include/oox/drawingml/shapegroupcontext.hxx2
-rw-r--r--include/oox/drawingml/themefragmenthandler.hxx2
-rw-r--r--include/oox/dump/dumperbase.hxx16
-rw-r--r--include/oox/dump/xlsbdumper.hxx2
-rw-r--r--include/oox/export/vmlexport.hxx2
-rw-r--r--include/oox/helper/binaryinputstream.hxx2
-rw-r--r--include/oox/helper/binaryoutputstream.hxx2
-rw-r--r--include/oox/helper/binarystreambase.hxx2
-rw-r--r--include/oox/helper/progressbar.hxx4
-rw-r--r--include/oox/helper/zipstorage.hxx2
-rw-r--r--include/oox/ole/olehelper.hxx2
-rw-r--r--include/oox/ole/olestorage.hxx2
-rw-r--r--include/oox/ppt/customshowlistcontext.hxx2
-rw-r--r--include/oox/ppt/layoutfragmenthandler.hxx2
-rw-r--r--include/oox/ppt/pptimport.hxx2
-rw-r--r--include/oox/ppt/pptshape.hxx2
-rw-r--r--include/oox/ppt/presentationfragmenthandler.hxx2
-rw-r--r--include/oox/ppt/slidefragmenthandler.hxx2
-rw-r--r--include/oox/ppt/slidemastertextstylescontext.hxx2
-rw-r--r--include/oox/ppt/slidetimingcontext.hxx2
-rw-r--r--include/oox/ppt/slidetransitioncontext.hxx2
-rw-r--r--include/oox/ppt/soundactioncontext.hxx2
-rw-r--r--include/oox/ppt/timenodelistcontext.hxx4
-rw-r--r--include/oox/vml/vmlinputstream.hxx2
-rw-r--r--include/oox/vml/vmlshape.hxx2
-rw-r--r--include/salhelper/thread.hxx2
-rw-r--r--include/salhelper/timer.hxx2
-rw-r--r--include/sax/fastattribs.hxx2
-rw-r--r--include/sax/fastparser.hxx2
-rw-r--r--include/sfx2/DocumentMetadataAccess.hxx2
-rw-r--r--include/sfx2/Metadatable.hxx2
-rw-r--r--include/sfx2/app.hxx2
-rw-r--r--include/sfx2/basedlgs.hxx8
-rw-r--r--include/sfx2/bindings.hxx2
-rw-r--r--include/sfx2/checkin.hxx2
-rw-r--r--include/sfx2/controlwrapper.hxx4
-rw-r--r--include/sfx2/dinfdlg.hxx18
-rw-r--r--include/sfx2/docfile.hxx2
-rw-r--r--include/sfx2/dockwin.hxx2
-rw-r--r--include/sfx2/docstoragemodifylistener.hxx2
-rw-r--r--include/sfx2/emojicontrol.hxx2
-rw-r--r--include/sfx2/emojipopup.hxx2
-rw-r--r--include/sfx2/emojiview.hxx2
-rw-r--r--include/sfx2/emojiviewitem.hxx2
-rw-r--r--include/sfx2/hintpost.hxx2
-rw-r--r--include/sfx2/infobar.hxx6
-rw-r--r--include/sfx2/inputdlg.hxx2
-rw-r--r--include/sfx2/itemconnect.hxx4
-rw-r--r--include/sfx2/linksrc.hxx2
-rw-r--r--include/sfx2/lnkbase.hxx2
-rw-r--r--include/sfx2/mgetempl.hxx2
-rw-r--r--include/sfx2/module.hxx2
-rw-r--r--include/sfx2/new.hxx2
-rw-r--r--include/sfx2/newstyle.hxx2
-rw-r--r--include/sfx2/objsh.hxx2
-rw-r--r--include/sfx2/passwd.hxx2
-rw-r--r--include/sfx2/printer.hxx2
-rw-r--r--include/sfx2/printopt.hxx2
-rw-r--r--include/sfx2/prnmon.hxx2
-rw-r--r--include/sfx2/request.hxx2
-rw-r--r--include/sfx2/saveastemplatedlg.hxx2
-rw-r--r--include/sfx2/sfxbasecontroller.hxx2
-rw-r--r--include/sfx2/sfxbasemodel.hxx2
-rw-r--r--include/sfx2/sfxdlg.hxx2
-rw-r--r--include/sfx2/sfxhelp.hxx2
-rw-r--r--include/sfx2/sfxhtml.hxx2
-rw-r--r--include/sfx2/sfxstatuslistener.hxx2
-rw-r--r--include/sfx2/shell.hxx2
-rw-r--r--include/sfx2/sidebar/Accessible.hxx2
-rw-r--r--include/sfx2/sidebar/AccessibleTitleBar.hxx2
-rw-r--r--include/sfx2/sidebar/ControllerItem.hxx2
-rw-r--r--include/sfx2/sidebar/Deck.hxx2
-rw-r--r--include/sfx2/sidebar/Panel.hxx2
-rw-r--r--include/sfx2/sidebar/PanelTitleBar.hxx2
-rw-r--r--include/sfx2/sidebar/SidebarController.hxx2
-rw-r--r--include/sfx2/sidebar/SidebarDockingWindow.hxx2
-rw-r--r--include/sfx2/sidebar/SidebarPanelBase.hxx2
-rw-r--r--include/sfx2/sidebar/SidebarToolBox.hxx2
-rw-r--r--include/sfx2/sidebar/TabBar.hxx2
-rw-r--r--include/sfx2/sidebar/Theme.hxx2
-rw-r--r--include/sfx2/sidebar/TitleBar.hxx2
-rw-r--r--include/sfx2/sidebar/UnoDeck.hxx2
-rw-r--r--include/sfx2/sidebar/UnoDecks.hxx2
-rw-r--r--include/sfx2/sidebar/UnoPanel.hxx2
-rw-r--r--include/sfx2/sidebar/UnoPanels.hxx2
-rw-r--r--include/sfx2/stbitem.hxx2
-rw-r--r--include/sfx2/styledlg.hxx2
-rw-r--r--include/sfx2/tabdlg.hxx4
-rw-r--r--include/sfx2/tbxctrl.hxx4
-rw-r--r--include/sfx2/templatedlg.hxx6
-rw-r--r--include/sfx2/templatelocalview.hxx2
-rw-r--r--include/sfx2/templateviewitem.hxx2
-rw-r--r--include/sfx2/templdlg.hxx2
-rw-r--r--include/sfx2/thumbnailview.hxx2
-rw-r--r--include/sfx2/titledockwin.hxx2
-rw-r--r--include/sfx2/unoctitm.hxx4
-rw-r--r--include/sfx2/viewfrm.hxx2
-rw-r--r--include/sfx2/viewsh.hxx2
-rw-r--r--include/sfx2/zoomitem.hxx2
-rw-r--r--include/sot/filelist.hxx2
-rw-r--r--include/sot/object.hxx2
-rw-r--r--include/sot/stg.hxx10
-rw-r--r--include/sot/storage.hxx4
-rw-r--r--include/svl/aeitem.hxx2
-rw-r--r--include/svl/cintitem.hxx8
-rw-r--r--include/svl/cjkoptions.hxx2
-rw-r--r--include/svl/cntwall.hxx2
-rw-r--r--include/svl/ctloptions.hxx2
-rw-r--r--include/svl/custritm.hxx2
-rw-r--r--include/svl/flagitem.hxx2
-rw-r--r--include/svl/globalnameitem.hxx2
-rw-r--r--include/svl/grabbagitem.hxx2
-rw-r--r--include/svl/ilstitem.hxx2
-rw-r--r--include/svl/imageitm.hxx2
-rw-r--r--include/svl/inethist.hxx4
-rw-r--r--include/svl/instrm.hxx2
-rw-r--r--include/svl/int64item.hxx2
-rw-r--r--include/svl/intitem.hxx2
-rw-r--r--include/svl/isethint.hxx2
-rw-r--r--include/svl/itemprop.hxx4
-rw-r--r--include/svl/languageoptions.hxx4
-rw-r--r--include/svl/lckbitem.hxx2
-rw-r--r--include/svl/metitem.hxx2
-rw-r--r--include/svl/numuno.hxx2
-rw-r--r--include/svl/outstrm.hxx2
-rw-r--r--include/svl/poolitem.hxx6
-rw-r--r--include/svl/ptitem.hxx2
-rw-r--r--include/svl/rectitem.hxx2
-rw-r--r--include/svl/rngitem.hxx2
-rw-r--r--include/svl/slstitm.hxx2
-rw-r--r--include/svl/srchitem.hxx2
-rw-r--r--include/svl/style.hxx6
-rw-r--r--include/svl/svdde.hxx2
-rw-r--r--include/svl/szitem.hxx2
-rw-r--r--include/svl/undo.hxx4
-rw-r--r--include/svl/visitem.hxx2
-rw-r--r--include/svtools/DocumentInfoPreview.hxx2
-rw-r--r--include/svtools/GraphicExportOptionsDialog.hxx2
-rw-r--r--include/svtools/PlaceEditDialog.hxx2
-rw-r--r--include/svtools/ServerDetailsControls.hxx8
-rw-r--r--include/svtools/accessibilityoptions.hxx2
-rw-r--r--include/svtools/accessiblefactory.hxx2
-rw-r--r--include/svtools/accessibleruler.hxx2
-rw-r--r--include/svtools/addresstemplate.hxx2
-rw-r--r--include/svtools/apearcfg.hxx2
-rw-r--r--include/svtools/breadcrumb.hxx2
-rw-r--r--include/svtools/brwbox.hxx2
-rw-r--r--include/svtools/brwhead.hxx2
-rw-r--r--include/svtools/calendar.hxx4
-rw-r--r--include/svtools/cliplistener.hxx2
-rw-r--r--include/svtools/colorcfg.hxx2
-rw-r--r--include/svtools/ctrlbox.hxx6
-rw-r--r--include/svtools/editbrowsebox.hxx8
-rw-r--r--include/svtools/ehdl.hxx2
-rw-r--r--include/svtools/embedtransfer.hxx2
-rw-r--r--include/svtools/extcolorcfg.hxx2
-rw-r--r--include/svtools/filectrl.hxx2
-rw-r--r--include/svtools/fileview.hxx4
-rw-r--r--include/svtools/fmtfield.hxx2
-rw-r--r--include/svtools/fontsubstconfig.hxx2
-rw-r--r--include/svtools/framestatuslistener.hxx2
-rw-r--r--include/svtools/generictoolboxcontroller.hxx2
-rw-r--r--include/svtools/genericunodialog.hxx2
-rw-r--r--include/svtools/grfmgr.hxx2
-rw-r--r--include/svtools/headbar.hxx2
-rw-r--r--include/svtools/helpopt.hxx2
-rw-r--r--include/svtools/htmlcfg.hxx2
-rw-r--r--include/svtools/hyperlabel.hxx2
-rw-r--r--include/svtools/imapcirc.hxx2
-rw-r--r--include/svtools/imappoly.hxx2
-rw-r--r--include/svtools/imaprect.hxx2
-rw-r--r--include/svtools/inettbc.hxx2
-rw-r--r--include/svtools/ivctrl.hxx2
-rw-r--r--include/svtools/menuoptions.hxx2
-rw-r--r--include/svtools/miscopt.hxx2
-rw-r--r--include/svtools/openfiledroptargetlistener.hxx2
-rw-r--r--include/svtools/parhtml.hxx2
-rw-r--r--include/svtools/parrtf.hxx2
-rw-r--r--include/svtools/popupmenucontrollerbase.hxx2
-rw-r--r--include/svtools/popupwindowcontroller.hxx2
-rw-r--r--include/svtools/printoptions.hxx6
-rw-r--r--include/svtools/prnsetup.hxx2
-rw-r--r--include/svtools/roadmapwizard.hxx2
-rw-r--r--include/svtools/ruler.hxx2
-rw-r--r--include/svtools/scrwin.hxx2
-rw-r--r--include/svtools/simptabl.hxx4
-rw-r--r--include/svtools/slidesorterbaropt.hxx2
-rw-r--r--include/svtools/statusbarcontroller.hxx2
-rw-r--r--include/svtools/svlbitm.hxx6
-rw-r--r--include/svtools/svparser.hxx4
-rw-r--r--include/svtools/svtabbx.hxx4
-rw-r--r--include/svtools/tabbar.hxx2
-rw-r--r--include/svtools/toolbarmenu.hxx2
-rw-r--r--include/svtools/toolboxcontroller.hxx2
-rw-r--r--include/svtools/toolpanelopt.hxx2
-rw-r--r--include/svtools/transfer.hxx10
-rw-r--r--include/svtools/treelistbox.hxx2
-rw-r--r--include/svtools/unoevent.hxx8
-rw-r--r--include/svtools/valueset.hxx2
-rw-r--r--include/svtools/wizardmachine.hxx4
-rw-r--r--include/svtools/wizdlg.hxx2
-rw-r--r--include/svx/AccessibleControlShape.hxx2
-rw-r--r--include/svx/AccessibleGraphicShape.hxx2
-rw-r--r--include/svx/AccessibleOLEShape.hxx2
-rw-r--r--include/svx/AccessibleShape.hxx2
-rw-r--r--include/svx/AffineMatrixItem.hxx2
-rw-r--r--include/svx/CommonStyleManager.hxx2
-rw-r--r--include/svx/CommonStylePreviewRenderer.hxx2
-rw-r--r--include/svx/EnhancedCustomShape2d.hxx2
-rw-r--r--include/svx/Palette.hxx6
-rw-r--r--include/svx/ParaLineSpacingPopup.hxx2
-rw-r--r--include/svx/ParaSpacingControl.hxx4
-rw-r--r--include/svx/SmartTagMgr.hxx2
-rw-r--r--include/svx/SpellDialogChildWindow.hxx2
-rw-r--r--include/svx/TextCharacterSpacingPopup.hxx2
-rw-r--r--include/svx/TextUnderlinePopup.hxx2
-rw-r--r--include/svx/bmpmask.hxx2
-rw-r--r--include/svx/charmap.hxx2
-rw-r--r--include/svx/checklbx.hxx2
-rw-r--r--include/svx/clipboardctl.hxx2
-rw-r--r--include/svx/clipfmtitem.hxx2
-rw-r--r--include/svx/colrctrl.hxx2
-rw-r--r--include/svx/compressgraphicdialog.hxx2
-rw-r--r--include/svx/connctrl.hxx2
-rw-r--r--include/svx/contdlg.hxx2
-rw-r--r--include/svx/ctredlin.hxx12
-rw-r--r--include/svx/dlgctl3d.hxx4
-rw-r--r--include/svx/dlgctrl.hxx12
-rw-r--r--include/svx/e3ditem.hxx2
-rw-r--r--include/svx/e3dundo.hxx6
-rw-r--r--include/svx/extrusionbar.hxx2
-rw-r--r--include/svx/fillctrl.hxx4
-rw-r--r--include/svx/float3d.hxx2
-rw-r--r--include/svx/fmdpage.hxx2
-rw-r--r--include/svx/fmgridcl.hxx2
-rw-r--r--include/svx/fmgridif.hxx4
-rw-r--r--include/svx/fmmodel.hxx2
-rw-r--r--include/svx/fmpage.hxx2
-rw-r--r--include/svx/fmshell.hxx4
-rw-r--r--include/svx/fmsrcimp.hxx2
-rw-r--r--include/svx/fmtools.hxx2
-rw-r--r--include/svx/fmview.hxx2
-rw-r--r--include/svx/fntctrl.hxx2
-rw-r--r--include/svx/fontlb.hxx2
-rw-r--r--include/svx/fontwork.hxx2
-rw-r--r--include/svx/fontworkbar.hxx2
-rw-r--r--include/svx/fontworkgallery.hxx4
-rw-r--r--include/svx/formatpaintbrushctrl.hxx2
-rw-r--r--include/svx/frmsel.hxx2
-rw-r--r--include/svx/gallery1.hxx2
-rw-r--r--include/svx/galleryitem.hxx2
-rw-r--r--include/svx/galmisc.hxx4
-rw-r--r--include/svx/galtheme.hxx2
-rw-r--r--include/svx/grafctrl.hxx4
-rw-r--r--include/svx/graphctl.hxx6
-rw-r--r--include/svx/grfcrop.hxx2
-rw-r--r--include/svx/gridctrl.hxx6
-rw-r--r--include/svx/hdft.hxx2
-rw-r--r--include/svx/hlnkitem.hxx2
-rw-r--r--include/svx/imapdlg.hxx2
-rw-r--r--include/svx/insctrl.hxx2
-rw-r--r--include/svx/layctrl.hxx4
-rw-r--r--include/svx/lboxctrl.hxx4
-rw-r--r--include/svx/linectrl.hxx8
-rw-r--r--include/svx/linkwarn.hxx2
-rw-r--r--include/svx/measctrl.hxx2
-rw-r--r--include/svx/nbdtmg.hxx14
-rw-r--r--include/svx/numinf.hxx2
-rw-r--r--include/svx/numvset.hxx4
-rw-r--r--include/svx/obj3d.hxx6
-rw-r--r--include/svx/optgrid.hxx2
-rw-r--r--include/svx/pagectrl.hxx2
-rw-r--r--include/svx/pageitem.hxx2
-rw-r--r--include/svx/passwd.hxx2
-rw-r--r--include/svx/polygn3d.hxx2
-rw-r--r--include/svx/pszctrl.hxx2
-rw-r--r--include/svx/rotmodit.hxx2
-rw-r--r--include/svx/rubydialog.hxx4
-rw-r--r--include/svx/ruler.hxx2
-rw-r--r--include/svx/rulritem.hxx2
-rw-r--r--include/svx/scene3d.hxx2
-rw-r--r--include/svx/sdasaitm.hxx2
-rw-r--r--include/svx/sdasitm.hxx4
-rw-r--r--include/svx/sdr/animation/animationstate.hxx2
-rw-r--r--include/svx/sdr/animation/objectanimator.hxx2
-rw-r--r--include/svx/sdr/animation/scheduler.hxx2
-rw-r--r--include/svx/sdr/contact/objectcontactofobjlistpainter.hxx6
-rw-r--r--include/svx/sdr/contact/viewcontactofe3d.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofpageobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrmediaobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrrectobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactoftextobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofvirtobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewobjectcontactofpageobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewobjectcontactofsdrobj.hxx2
-rw-r--r--include/svx/sdr/overlay/overlayanimatedbitmapex.hxx2
-rw-r--r--include/svx/sdr/overlay/overlaybitmapex.hxx2
-rw-r--r--include/svx/sdr/overlay/overlaymanager.hxx2
-rw-r--r--include/svx/sdr/overlay/overlayobject.hxx4
-rw-r--r--include/svx/sdr/overlay/overlayobjectcell.hxx2
-rw-r--r--include/svx/sdr/overlay/overlaypolypolygon.hxx2
-rw-r--r--include/svx/sdr/overlay/overlayprimitive2dsequenceobject.hxx2
-rw-r--r--include/svx/sdr/overlay/overlayselection.hxx2
-rw-r--r--include/svx/sdr/overlay/overlaytriangle.hxx2
-rw-r--r--include/svx/sdr/properties/defaultproperties.hxx2
-rw-r--r--include/svx/sdr/table/tablecontroller.hxx2
-rw-r--r--include/svx/sdrundomanager.hxx2
-rw-r--r--include/svx/sdtaiitm.hxx4
-rw-r--r--include/svx/sidebar/AreaPropertyPanelBase.hxx2
-rw-r--r--include/svx/sidebar/AreaTransparencyGradientPopup.hxx2
-rw-r--r--include/svx/sidebar/LinePropertyPanelBase.hxx2
-rw-r--r--include/svx/sidebar/LineWidthPopup.hxx2
-rw-r--r--include/svx/sidebar/PanelLayout.hxx2
-rw-r--r--include/svx/sidebar/PopupContainer.hxx2
-rw-r--r--include/svx/sidebar/SelectionChangeHandler.hxx2
-rwxr-xr-xinclude/svx/srchdlg.hxx4
-rw-r--r--include/svx/svdcrtv.hxx2
-rw-r--r--include/svx/svddrgmt.hxx10
-rw-r--r--include/svx/svddrgv.hxx2
-rw-r--r--include/svx/svdedtv.hxx2
-rw-r--r--include/svx/svdedxv.hxx2
-rw-r--r--include/svx/svdglev.hxx2
-rw-r--r--include/svx/svdhdl.hxx12
-rw-r--r--include/svx/svdmodel.hxx2
-rw-r--r--include/svx/svdmrkv.hxx2
-rw-r--r--include/svx/svdoashp.hxx2
-rw-r--r--include/svx/svdoattr.hxx2
-rw-r--r--include/svx/svdobj.hxx2
-rw-r--r--include/svx/svdocapt.hxx2
-rw-r--r--include/svx/svdocirc.hxx2
-rw-r--r--include/svx/svdoedge.hxx4
-rw-r--r--include/svx/svdograf.hxx2
-rw-r--r--include/svx/svdogrp.hxx2
-rw-r--r--include/svx/svdomeas.hxx4
-rw-r--r--include/svx/svdomedia.hxx2
-rw-r--r--include/svx/svdoole2.hxx2
-rw-r--r--include/svx/svdopage.hxx2
-rw-r--r--include/svx/svdopath.hxx4
-rw-r--r--include/svx/svdorect.hxx2
-rw-r--r--include/svx/svdotable.hxx2
-rw-r--r--include/svx/svdotext.hxx4
-rw-r--r--include/svx/svdouno.hxx2
-rw-r--r--include/svx/svdoutl.hxx2
-rw-r--r--include/svx/svdovirt.hxx2
-rw-r--r--include/svx/svdpage.hxx6
-rw-r--r--include/svx/svdpntv.hxx2
-rw-r--r--include/svx/svdpoev.hxx2
-rw-r--r--include/svx/svdpool.hxx2
-rw-r--r--include/svx/svdsnpv.hxx2
-rw-r--r--include/svx/svdundo.hxx26
-rw-r--r--include/svx/svdview.hxx2
-rw-r--r--include/svx/svxdlg.hxx2
-rw-r--r--include/svx/sxcecitm.hxx4
-rw-r--r--include/svx/sxcllitm.hxx4
-rw-r--r--include/svx/sxmbritm.hxx2
-rw-r--r--include/svx/sxmtfitm.hxx6
-rw-r--r--include/svx/sxmtritm.hxx4
-rw-r--r--include/svx/tbcontrl.hxx8
-rw-r--r--include/svx/tbxctl.hxx2
-rw-r--r--include/svx/txencbox.hxx2
-rw-r--r--include/svx/unomodel.hxx2
-rw-r--r--include/svx/unopage.hxx2
-rw-r--r--include/svx/unopool.hxx2
-rw-r--r--include/svx/unoshape.hxx42
-rw-r--r--include/svx/unoshtxt.hxx2
-rw-r--r--include/svx/verttexttbxctrl.hxx2
-rw-r--r--include/svx/view3d.hxx2
-rw-r--r--include/svx/viewlayoutitem.hxx2
-rw-r--r--include/svx/xit.hxx2
-rw-r--r--include/svx/xmleohlp.hxx2
-rw-r--r--include/svx/xmlgrhlp.hxx2
-rw-r--r--include/svx/xmlsecctrl.hxx2
-rw-r--r--include/svx/xpool.hxx2
-rw-r--r--include/svx/xtable.hxx10
-rw-r--r--include/svx/zoomsliderctrl.hxx2
-rw-r--r--include/svx/zoomslideritem.hxx2
-rw-r--r--include/test/bootstrapfixture.hxx2
-rw-r--r--include/test/screenshot_test.hxx2
-rw-r--r--include/toolkit/awt/animatedimagespeer.hxx2
-rw-r--r--include/toolkit/awt/scrollabledialog.hxx2
-rw-r--r--include/toolkit/awt/vclxaccessiblecomponent.hxx2
-rw-r--r--include/toolkit/awt/vclxcontainer.hxx2
-rw-r--r--include/toolkit/awt/vclxdevice.hxx4
-rw-r--r--include/toolkit/awt/vclxfont.hxx2
-rw-r--r--include/toolkit/awt/vclxgraphics.hxx2
-rw-r--r--include/toolkit/awt/vclxmenu.hxx2
-rw-r--r--include/toolkit/awt/vclxpointer.hxx2
-rw-r--r--include/toolkit/awt/vclxprinter.hxx6
-rw-r--r--include/toolkit/awt/vclxregion.hxx2
-rw-r--r--include/toolkit/awt/vclxspinbutton.hxx2
-rw-r--r--include/toolkit/awt/vclxsystemdependentwindow.hxx2
-rw-r--r--include/toolkit/awt/vclxtabpagecontainer.hxx2
-rw-r--r--include/toolkit/awt/vclxtopwindow.hxx2
-rw-r--r--include/toolkit/awt/vclxwindow.hxx2
-rw-r--r--include/toolkit/awt/vclxwindows.hxx36
-rw-r--r--include/toolkit/controls/accessiblecontrolcontext.hxx2
-rw-r--r--include/toolkit/controls/animatedimages.hxx2
-rw-r--r--include/toolkit/controls/controlmodelcontainerbase.hxx6
-rw-r--r--include/toolkit/controls/dialogcontrol.hxx14
-rw-r--r--include/toolkit/controls/formattedcontrol.hxx2
-rw-r--r--include/toolkit/controls/geometrycontrolmodel.hxx2
-rw-r--r--include/toolkit/controls/stdtabcontroller.hxx2
-rw-r--r--include/toolkit/controls/stdtabcontrollermodel.hxx2
-rw-r--r--include/toolkit/controls/tabpagemodel.hxx2
-rw-r--r--include/toolkit/controls/unocontrol.hxx2
-rw-r--r--include/toolkit/controls/unocontrolcontainer.hxx2
-rw-r--r--include/toolkit/controls/unocontrols.hxx4
-rw-r--r--include/toolkit/helper/accessiblefactory.hxx2
-rw-r--r--include/tools/b3dtrans.hxx4
-rw-r--r--include/tools/errinf.hxx4
-rw-r--r--include/tools/pstm.hxx2
-rw-r--r--include/tools/stream.hxx8
-rw-r--r--include/ucbhelper/commandenvironment.hxx2
-rw-r--r--include/ucbhelper/contenthelper.hxx2
-rw-r--r--include/ucbhelper/contentidentifier.hxx2
-rw-r--r--include/ucbhelper/contentinfo.hxx4
-rw-r--r--include/ucbhelper/fd_inputstream.hxx2
-rw-r--r--include/ucbhelper/interactionrequest.hxx4
-rw-r--r--include/ucbhelper/propertyvalueset.hxx2
-rw-r--r--include/ucbhelper/providerhelper.hxx2
-rw-r--r--include/ucbhelper/resultset.hxx2
-rw-r--r--include/ucbhelper/resultsethelper.hxx2
-rw-r--r--include/ucbhelper/resultsetmetadata.hxx2
-rw-r--r--include/ucbhelper/simplenameclashresolverequest.hxx2
-rw-r--r--include/unoidl/unoidl.hxx34
-rw-r--r--include/unotest/bootstrapfixturebase.hxx2
-rw-r--r--include/unotools/accessiblerelationsethelper.hxx2
-rw-r--r--include/unotools/accessiblestatesethelper.hxx2
-rw-r--r--include/unotools/cmdoptions.hxx2
-rw-r--r--include/unotools/compatibility.hxx2
-rw-r--r--include/unotools/componentresmodule.hxx2
-rw-r--r--include/unotools/configitem.hxx2
-rw-r--r--include/unotools/confignode.hxx2
-rw-r--r--include/unotools/defaultoptions.hxx2
-rw-r--r--include/unotools/dynamicmenuoptions.hxx2
-rw-r--r--include/unotools/eventcfg.hxx2
-rw-r--r--include/unotools/extendedsecurityoptions.hxx2
-rw-r--r--include/unotools/fltrcfg.hxx2
-rw-r--r--include/unotools/fontoptions.hxx2
-rw-r--r--include/unotools/historyoptions.hxx2
-rw-r--r--include/unotools/lingucfg.hxx2
-rw-r--r--include/unotools/misccfg.hxx2
-rw-r--r--include/unotools/moduleoptions.hxx2
-rw-r--r--include/unotools/options.hxx2
-rw-r--r--include/unotools/optionsdlg.hxx2
-rw-r--r--include/unotools/pathoptions.hxx2
-rw-r--r--include/unotools/printwarningoptions.hxx2
-rw-r--r--include/unotools/saveopt.hxx2
-rw-r--r--include/unotools/securityoptions.hxx2
-rw-r--r--include/unotools/streamwrap.hxx6
-rw-r--r--include/unotools/syslocaleoptions.hxx2
-rw-r--r--include/unotools/useroptions.hxx2
-rw-r--r--include/unotools/viewoptions.hxx2
-rw-r--r--include/vbahelper/vbaapplicationbase.hxx2
-rw-r--r--include/vbahelper/vbadialogbase.hxx2
-rw-r--r--include/vbahelper/vbadialogsbase.hxx2
-rw-r--r--include/vbahelper/vbadocumentbase.hxx2
-rw-r--r--include/vbahelper/vbadocumentsbase.hxx2
-rw-r--r--include/vbahelper/vbaeventshelperbase.hxx2
-rw-r--r--include/vbahelper/vbafontbase.hxx2
-rw-r--r--include/vbahelper/vbaglobalbase.hxx2
-rw-r--r--include/vbahelper/vbahelper.hxx2
-rw-r--r--include/vbahelper/vbapagesetupbase.hxx2
-rw-r--r--include/vbahelper/vbashape.hxx2
-rw-r--r--include/vbahelper/vbatextframe.hxx2
-rw-r--r--include/vcl/alpha.hxx2
-rw-r--r--include/vcl/bitmapaccess.hxx4
-rw-r--r--include/vcl/bitmapscalesuper.hxx2
-rw-r--r--include/vcl/btndlg.hxx2
-rw-r--r--include/vcl/button.hxx4
-rw-r--r--include/vcl/combobox.hxx2
-rw-r--r--include/vcl/configsettings.hxx2
-rw-r--r--include/vcl/ctrl.hxx2
-rw-r--r--include/vcl/dialog.hxx2
-rw-r--r--include/vcl/dndhelp.hxx2
-rw-r--r--include/vcl/dockingarea.hxx2
-rw-r--r--include/vcl/dockwin.hxx2
-rw-r--r--include/vcl/edit.hxx2
-rw-r--r--include/vcl/field.hxx12
-rw-r--r--include/vcl/fixed.hxx2
-rw-r--r--include/vcl/floatwin.hxx2
-rw-r--r--include/vcl/fontcharmap.hxx2
-rw-r--r--include/vcl/graph.hxx2
-rw-r--r--include/vcl/introwin.hxx2
-rw-r--r--include/vcl/layout.hxx10
-rw-r--r--include/vcl/lazydelete.hxx6
-rw-r--r--include/vcl/longcurr.hxx2
-rw-r--r--include/vcl/lstbox.hxx2
-rw-r--r--include/vcl/menu.hxx6
-rw-r--r--include/vcl/menubtn.hxx4
-rw-r--r--include/vcl/metaact.hxx106
-rw-r--r--include/vcl/metric.hxx2
-rw-r--r--include/vcl/morebtn.hxx2
-rw-r--r--include/vcl/msgbox.hxx2
-rw-r--r--include/vcl/notebookbar.hxx2
-rw-r--r--include/vcl/oldprintadaptor.hxx2
-rw-r--r--include/vcl/openglwin.hxx2
-rw-r--r--include/vcl/outdev.hxx2
-rw-r--r--include/vcl/pdfextoutdevdata.hxx2
-rw-r--r--include/vcl/popupmenuwindow.hxx2
-rw-r--r--include/vcl/print.hxx2
-rw-r--r--include/vcl/salnativewidgets.hxx16
-rw-r--r--include/vcl/scrbar.hxx2
-rw-r--r--include/vcl/slider.hxx2
-rw-r--r--include/vcl/spinfld.hxx2
-rw-r--r--include/vcl/split.hxx2
-rw-r--r--include/vcl/splitwin.hxx2
-rw-r--r--include/vcl/status.hxx2
-rw-r--r--include/vcl/syschild.hxx2
-rw-r--r--include/vcl/syswin.hxx2
-rw-r--r--include/vcl/tabctrl.hxx2
-rw-r--r--include/vcl/tabdlg.hxx2
-rw-r--r--include/vcl/tabpage.hxx2
-rw-r--r--include/vcl/texteng.hxx2
-rw-r--r--include/vcl/textview.hxx2
-rw-r--r--include/vcl/throbber.hxx2
-rw-r--r--include/vcl/toolbox.hxx2
-rw-r--r--include/vcl/txtattr.hxx8
-rw-r--r--include/vcl/uitest/uiobject.hxx22
-rw-r--r--include/vcl/unohelp2.hxx2
-rw-r--r--include/vcl/vclevent.hxx6
-rw-r--r--include/vcl/vclmedit.hxx2
-rw-r--r--include/vcl/virdev.hxx2
-rw-r--r--include/vcl/window.hxx2
-rw-r--r--include/vcl/wrkwin.hxx2
-rw-r--r--include/vcl/xtextedt.hxx4
-rw-r--r--include/xmloff/DocumentSettingsContext.hxx2
-rw-r--r--include/xmloff/EnumPropertyHdl.hxx2
-rw-r--r--include/xmloff/NamedBoolPropertyHdl.hxx2
-rw-r--r--include/xmloff/SchXMLExportHelper.hxx2
-rw-r--r--include/xmloff/WordWrapPropertyHdl.hxx2
-rw-r--r--include/xmloff/XMLBase64ImportContext.hxx2
-rw-r--r--include/xmloff/XMLCharContext.hxx2
-rw-r--r--include/xmloff/XMLConstantsPropertyHandler.hxx2
-rw-r--r--include/xmloff/XMLEmbeddedObjectExportFilter.hxx2
-rw-r--r--include/xmloff/XMLEventsImportContext.hxx2
-rw-r--r--include/xmloff/XMLFontAutoStylePool.hxx2
-rw-r--r--include/xmloff/XMLGraphicsDefaultStyle.hxx2
-rw-r--r--include/xmloff/XMLPageExport.hxx2
-rw-r--r--include/xmloff/XMLShapeStyleContext.hxx2
-rw-r--r--include/xmloff/XMLTextMasterPageContext.hxx2
-rw-r--r--include/xmloff/XMLTextMasterPageExport.hxx2
-rw-r--r--include/xmloff/XMLTextMasterStylesContext.hxx2
-rw-r--r--include/xmloff/XMLTextShapeImportHelper.hxx2
-rw-r--r--include/xmloff/XMLTextShapeStyleContext.hxx2
-rw-r--r--include/xmloff/XMLTextTableContext.hxx2
-rw-r--r--include/xmloff/animationexport.hxx2
-rw-r--r--include/xmloff/animexp.hxx2
-rw-r--r--include/xmloff/attrlist.hxx2
-rw-r--r--include/xmloff/fasttokenhandler.hxx2
-rw-r--r--include/xmloff/formlayerexport.hxx2
-rw-r--r--include/xmloff/formlayerimport.hxx2
-rw-r--r--include/xmloff/prhdlfac.hxx2
-rw-r--r--include/xmloff/prstylei.hxx2
-rw-r--r--include/xmloff/shapeexport.hxx2
-rw-r--r--include/xmloff/shapeimport.hxx4
-rw-r--r--include/xmloff/styleexp.hxx2
-rw-r--r--include/xmloff/table/XMLTableExport.hxx2
-rw-r--r--include/xmloff/table/XMLTableImport.hxx2
-rw-r--r--include/xmloff/txtimp.hxx2
-rw-r--r--include/xmloff/txtimppr.hxx2
-rw-r--r--include/xmloff/txtparae.hxx2
-rw-r--r--include/xmloff/txtprmap.hxx2
-rw-r--r--include/xmloff/xmlaustp.hxx2
-rw-r--r--include/xmloff/xmlexp.hxx2
-rw-r--r--include/xmloff/xmlexppr.hxx2
-rw-r--r--include/xmloff/xmlictxt.hxx2
-rw-r--r--include/xmloff/xmlimp.hxx2
-rw-r--r--include/xmloff/xmlimppr.hxx2
-rw-r--r--include/xmloff/xmlmetae.hxx2
-rw-r--r--include/xmloff/xmlmetai.hxx2
-rw-r--r--include/xmloff/xmlnumfi.hxx2
-rw-r--r--include/xmloff/xmlprcon.hxx2
-rw-r--r--include/xmloff/xmlprmap.hxx2
-rw-r--r--include/xmloff/xmlscripti.hxx2
-rw-r--r--include/xmloff/xmlstyle.hxx4
-rw-r--r--io/qa/textinputstream.cxx2
-rw-r--r--io/source/TextInputStream/TextInputStream.cxx2
-rw-r--r--io/source/TextOutputStream/TextOutputStream.cxx2
-rw-r--r--io/source/acceptor/acc_pipe.cxx2
-rw-r--r--io/source/acceptor/acc_socket.cxx2
-rw-r--r--io/source/acceptor/acceptor.cxx2
-rw-r--r--io/source/connector/connector.cxx2
-rw-r--r--io/source/connector/connector.hxx4
-rw-r--r--io/source/stm/odata.cxx8
-rw-r--r--io/source/stm/omark.cxx4
-rw-r--r--io/source/stm/opipe.cxx2
-rw-r--r--io/source/stm/opump.cxx2
-rw-r--r--jvmfwk/inc/vendorbase.hxx2
-rw-r--r--jvmfwk/plugins/sunmajor/pluginlib/util.cxx2
-rw-r--r--jvmfwk/source/framework.hxx2
-rw-r--r--l10ntools/inc/cfgmerge.hxx4
-rw-r--r--l10ntools/inc/xmlparse.hxx8
-rw-r--r--l10ntools/inc/xrmmerge.hxx4
-rw-r--r--lingucomponent/source/hyphenator/hyphen/hyphenimp.hxx2
-rw-r--r--lingucomponent/source/languageguessing/guesslang.cxx2
-rw-r--r--lingucomponent/source/spellcheck/spell/sspellimp.hxx2
-rw-r--r--lingucomponent/source/thesaurus/libnth/nthesdta.hxx2
-rw-r--r--lingucomponent/source/thesaurus/libnth/nthesimp.hxx2
-rw-r--r--linguistic/inc/iprcache.hxx2
-rw-r--r--linguistic/source/convdic.hxx2
-rw-r--r--linguistic/source/convdiclist.cxx2
-rw-r--r--linguistic/source/convdiclist.hxx2
-rw-r--r--linguistic/source/convdicxml.hxx4
-rw-r--r--linguistic/source/dicimp.hxx4
-rw-r--r--linguistic/source/dlistimp.cxx2
-rw-r--r--linguistic/source/dlistimp.hxx2
-rw-r--r--linguistic/source/gciterator.hxx2
-rw-r--r--linguistic/source/hhconvdic.hxx2
-rw-r--r--linguistic/source/hyphdsp.hxx2
-rw-r--r--linguistic/source/lngsvcmgr.hxx2
-rw-r--r--linguistic/source/spelldsp.hxx2
-rw-r--r--linguistic/source/thesdsp.hxx2
-rw-r--r--lotuswordpro/source/filter/LotusWordProImportFilter.hxx2
-rw-r--r--lotuswordpro/source/filter/bento.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpbackgroundoverride.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpbreaksoverride.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpcelllayout.hxx8
-rw-r--r--lotuswordpro/source/filter/lwpcharacterstyle.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpcharborderoverride.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpcontent.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpdivinfo.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpdivopts.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpdlvlist.hxx6
-rw-r--r--lotuswordpro/source/filter/lwpdoc.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpdocdata.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpdrawobj.hxx22
-rw-r--r--lotuswordpro/source/filter/lwpfnlayout.hxx16
-rw-r--r--lotuswordpro/source/filter/lwpfootnote.hxx8
-rw-r--r--lotuswordpro/source/filter/lwpframelayout.hxx10
-rw-r--r--lotuswordpro/source/filter/lwpfribbreaks.hxx6
-rw-r--r--lotuswordpro/source/filter/lwpfribframe.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpfribmark.hxx8
-rw-r--r--lotuswordpro/source/filter/lwpfribsection.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpfribtable.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpfribtext.hxx14
-rw-r--r--lotuswordpro/source/filter/lwpgrfobj.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpholder.hxx8
-rw-r--r--lotuswordpro/source/filter/lwplayout.hxx10
-rw-r--r--lotuswordpro/source/filter/lwplaypiece.hxx22
-rw-r--r--lotuswordpro/source/filter/lwpmarker.hxx12
-rw-r--r--lotuswordpro/source/filter/lwpnotes.hxx10
-rw-r--r--lotuswordpro/source/filter/lwpnumberingoverride.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpnumericfmt.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpobj.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpoleobject.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpoverride.hxx4
-rw-r--r--lotuswordpro/source/filter/lwppagehint.hxx2
-rw-r--r--lotuswordpro/source/filter/lwppagelayout.hxx6
-rw-r--r--lotuswordpro/source/filter/lwppara.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpparaborderoverride.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpparaproperty.hxx14
-rw-r--r--lotuswordpro/source/filter/lwpparastyle.hxx2
-rw-r--r--lotuswordpro/source/filter/lwppiece.hxx22
-rw-r--r--lotuswordpro/source/filter/lwpproplist.hxx2
-rw-r--r--lotuswordpro/source/filter/lwprowlayout.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpsection.hxx6
-rw-r--r--lotuswordpro/source/filter/lwpsilverbullet.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpstory.hxx2
-rw-r--r--lotuswordpro/source/filter/lwptable.hxx10
-rw-r--r--lotuswordpro/source/filter/lwptablelayout.hxx14
-rw-r--r--lotuswordpro/source/filter/lwptaboverride.hxx2
-rw-r--r--lotuswordpro/source/filter/lwptabrack.hxx2
-rw-r--r--lotuswordpro/source/filter/lwptblcell.hxx14
-rw-r--r--lotuswordpro/source/filter/lwptblformula.hxx4
-rw-r--r--lotuswordpro/source/filter/lwptoc.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpverdocument.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpvpointer.hxx2
-rw-r--r--lotuswordpro/source/filter/utlist.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcell.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcellstyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfchange.hxx12
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcolstyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfconfigmanager.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcontent.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcontentcontainer.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcrossref.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdate.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdatestyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawstyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xffont.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfframe.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfframestyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfindex.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xflist.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfliststyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfmasterpage.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfpagemaster.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfparagraph.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfparastyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfplaceholder.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfrow.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfrubystyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfsaxattrlist.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfsaxstream.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfsection.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfsectionstyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfstyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xftable.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xftablestyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xftextboxstyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xftextcontent.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xftextspan.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xftextstyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xftimestyle.hxx6
-rw-r--r--oox/inc/drawingml/ThemeOverrideFragmentHandler.hxx2
-rw-r--r--oox/inc/drawingml/chart/axiscontext.hxx12
-rw-r--r--oox/inc/drawingml/chart/axisconverter.hxx4
-rw-r--r--oox/inc/drawingml/chart/chartcontextbase.hxx8
-rw-r--r--oox/inc/drawingml/chart/chartdrawingfragment.hxx2
-rw-r--r--oox/inc/drawingml/chart/chartspaceconverter.hxx2
-rw-r--r--oox/inc/drawingml/chart/chartspacefragment.hxx2
-rw-r--r--oox/inc/drawingml/chart/converterbase.hxx4
-rw-r--r--oox/inc/drawingml/chart/datasourcecontext.hxx6
-rw-r--r--oox/inc/drawingml/chart/datasourceconverter.hxx4
-rw-r--r--oox/inc/drawingml/chart/plotareacontext.hxx8
-rw-r--r--oox/inc/drawingml/chart/plotareaconverter.hxx8
-rw-r--r--oox/inc/drawingml/chart/seriescontext.hxx32
-rw-r--r--oox/inc/drawingml/chart/seriesconverter.hxx14
-rw-r--r--oox/inc/drawingml/chart/titlecontext.hxx6
-rw-r--r--oox/inc/drawingml/chart/titleconverter.hxx6
-rw-r--r--oox/inc/drawingml/chart/typegroupcontext.hxx18
-rw-r--r--oox/inc/drawingml/chart/typegroupconverter.hxx4
-rw-r--r--oox/inc/drawingml/clrschemecontext.hxx2
-rw-r--r--oox/inc/drawingml/fillpropertiesgroupcontext.hxx10
-rw-r--r--oox/inc/drawingml/linepropertiescontext.hxx2
-rw-r--r--oox/inc/drawingml/shapestylecontext.hxx2
-rw-r--r--oox/inc/drawingml/table/tablebackgroundstylecontext.hxx2
-rw-r--r--oox/inc/drawingml/table/tablecellcontext.hxx2
-rw-r--r--oox/inc/drawingml/table/tablecontext.hxx2
-rw-r--r--oox/inc/drawingml/table/tablepartstylecontext.hxx2
-rw-r--r--oox/inc/drawingml/table/tablerowcontext.hxx2
-rw-r--r--oox/inc/drawingml/table/tablestylecellstylecontext.hxx2
-rw-r--r--oox/inc/drawingml/table/tablestylecontext.hxx2
-rw-r--r--oox/inc/drawingml/table/tablestylelistfragmenthandler.hxx2
-rw-r--r--oox/inc/drawingml/table/tablestyletextstylecontext.hxx2
-rw-r--r--oox/inc/drawingml/textcharacterpropertiescontext.hxx2
-rw-r--r--oox/inc/drawingml/texteffectscontext.hxx2
-rw-r--r--oox/inc/drawingml/textliststylecontext.hxx2
-rw-r--r--oox/inc/drawingml/textparagraphpropertiescontext.hxx2
-rw-r--r--oox/source/docprop/docprophandler.hxx2
-rw-r--r--oox/source/drawingml/chart/plotareaconverter.cxx2
-rw-r--r--oox/source/drawingml/customshapegeometry.cxx2
-rw-r--r--oox/source/drawingml/diagram/constraintlistcontext.hxx2
-rw-r--r--oox/source/drawingml/diagram/datamodelcontext.hxx2
-rw-r--r--oox/source/drawingml/diagram/diagramdefinitioncontext.hxx2
-rw-r--r--oox/source/drawingml/diagram/diagramfragmenthandler.hxx4
-rw-r--r--oox/source/drawingml/diagram/diagramlayoutatoms.hxx12
-rw-r--r--oox/source/drawingml/diagram/layoutnodecontext.cxx2
-rw-r--r--oox/source/drawingml/diagram/layoutnodecontext.hxx2
-rw-r--r--oox/source/drawingml/effectpropertiescontext.hxx2
-rw-r--r--oox/source/drawingml/hyperlinkcontext.hxx2
-rw-r--r--oox/source/drawingml/texttabstoplistcontext.hxx2
-rw-r--r--oox/source/export/ColorPropertySet.hxx2
-rw-r--r--oox/source/ole/olestorage.cxx2
-rw-r--r--oox/source/ppt/animvariantcontext.hxx2
-rw-r--r--oox/source/ppt/buildlistcontext.hxx2
-rw-r--r--oox/source/ppt/commonbehaviorcontext.hxx2
-rw-r--r--oox/source/ppt/commontimenodecontext.hxx2
-rw-r--r--oox/source/ppt/conditioncontext.hxx4
-rw-r--r--oox/source/ppt/customshowlistcontext.cxx2
-rw-r--r--oox/source/ppt/extdrawingfragmenthandler.hxx2
-rw-r--r--oox/source/ppt/headerfootercontext.hxx2
-rw-r--r--oox/source/ppt/timeanimvaluecontext.hxx2
-rw-r--r--oox/source/ppt/timenodelistcontext.cxx18
-rw-r--r--oox/source/ppt/timetargetelementcontext.hxx2
-rw-r--r--oox/source/shape/LockedCanvasContext.hxx2
-rw-r--r--oox/source/shape/ShapeContextHandler.hxx2
-rw-r--r--oox/source/shape/ShapeDrawingFragmentHandler.hxx2
-rw-r--r--oox/source/shape/ShapeFilterBase.hxx2
-rw-r--r--oox/source/shape/WpgContext.hxx2
-rw-r--r--oox/source/shape/WpsContext.hxx2
-rw-r--r--package/inc/ZipPackage.hxx2
-rw-r--r--package/inc/ZipPackageBuffer.hxx2
-rw-r--r--package/inc/ZipPackageEntry.hxx2
-rw-r--r--package/inc/ZipPackageFolder.hxx2
-rw-r--r--package/inc/ZipPackageStream.hxx2
-rw-r--r--package/inc/zipfileaccess.hxx2
-rw-r--r--package/source/manifest/ManifestImport.hxx2
-rw-r--r--package/source/manifest/ManifestReader.hxx2
-rw-r--r--package/source/manifest/ManifestWriter.hxx2
-rw-r--r--package/source/xstor/disposelistener.hxx2
-rw-r--r--package/source/xstor/ocompinstream.hxx2
-rw-r--r--package/source/xstor/oseekinstream.hxx2
-rw-r--r--package/source/xstor/owriteablestream.hxx2
-rw-r--r--package/source/xstor/selfterminatefilestream.hxx2
-rw-r--r--package/source/xstor/switchpersistencestream.hxx2
-rw-r--r--package/source/xstor/xstorage.hxx2
-rw-r--r--package/source/zipapi/XUnbufferedStream.hxx2
-rw-r--r--package/source/zipapi/blowfishcontext.hxx2
-rw-r--r--package/source/zipapi/sha1context.hxx2
-rw-r--r--package/source/zippackage/ContentInfo.hxx2
-rw-r--r--package/source/zippackage/ZipPackageFolderEnumeration.hxx2
-rw-r--r--package/source/zippackage/ZipPackageSink.hxx2
-rw-r--r--package/source/zippackage/wrapstreamforshare.hxx2
-rw-r--r--pyuno/source/module/pyuno_gc.cxx2
-rw-r--r--pyuno/source/module/pyuno_impl.hxx2
-rw-r--r--remotebridges/source/unourl_resolver/unourl_resolver.cxx2
-rw-r--r--reportdesign/inc/PropertyForward.hxx2
-rw-r--r--reportdesign/inc/ReportDefinition.hxx2
-rw-r--r--reportdesign/inc/RptModel.hxx2
-rw-r--r--reportdesign/inc/RptObject.hxx8
-rw-r--r--reportdesign/inc/RptPage.hxx2
-rw-r--r--reportdesign/inc/UndoActions.hxx4
-rw-r--r--reportdesign/inc/UndoEnv.hxx2
-rw-r--r--reportdesign/source/core/api/ReportDefinition.cxx4
-rw-r--r--reportdesign/source/core/inc/FixedLine.hxx2
-rw-r--r--reportdesign/source/core/inc/FixedText.hxx2
-rw-r--r--reportdesign/source/core/inc/FormatCondition.hxx2
-rw-r--r--reportdesign/source/core/inc/FormattedField.hxx2
-rw-r--r--reportdesign/source/core/inc/Function.hxx2
-rw-r--r--reportdesign/source/core/inc/Functions.hxx2
-rw-r--r--reportdesign/source/core/inc/Group.hxx2
-rw-r--r--reportdesign/source/core/inc/Groups.hxx2
-rw-r--r--reportdesign/source/core/inc/ImageControl.hxx2
-rw-r--r--reportdesign/source/core/inc/ReportDrawPage.hxx2
-rw-r--r--reportdesign/source/core/inc/ReportEngineJFree.hxx2
-rw-r--r--reportdesign/source/core/inc/ReportUndoFactory.hxx2
-rw-r--r--reportdesign/source/core/inc/RptObjectListener.hxx2
-rw-r--r--reportdesign/source/core/inc/Section.hxx2
-rw-r--r--reportdesign/source/core/inc/Shape.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlAutoStyle.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlCell.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlColumn.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlComponent.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlCondPrtExpr.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlControlProperty.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlExport.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlExportDocumentHandler.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlFixedContent.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlFormatCondition.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlFormattedField.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlFunction.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlGroup.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlHelper.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlImage.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlImportDocumentHandler.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlMasterFields.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlPropertyHandler.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlReport.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlReportElement.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlReportElementBase.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlSection.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlStyleImport.hxx4
-rw-r--r--reportdesign/source/filter/xml/xmlSubDocument.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlTable.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlfilter.cxx2
-rw-r--r--reportdesign/source/filter/xml/xmlfilter.hxx2
-rw-r--r--reportdesign/source/ui/dlg/AddField.cxx2
-rw-r--r--reportdesign/source/ui/dlg/Condition.cxx2
-rw-r--r--reportdesign/source/ui/dlg/Condition.hxx2
-rw-r--r--reportdesign/source/ui/dlg/GroupsSorting.cxx2
-rw-r--r--reportdesign/source/ui/dlg/Navigator.cxx4
-rw-r--r--reportdesign/source/ui/inc/AddField.hxx2
-rw-r--r--reportdesign/source/ui/inc/ColorListener.hxx2
-rw-r--r--reportdesign/source/ui/inc/CondFormat.hxx2
-rw-r--r--reportdesign/source/ui/inc/DataProviderHandler.hxx2
-rw-r--r--reportdesign/source/ui/inc/DateTime.hxx2
-rw-r--r--reportdesign/source/ui/inc/DefaultInspection.hxx2
-rw-r--r--reportdesign/source/ui/inc/DesignView.hxx2
-rw-r--r--reportdesign/source/ui/inc/EndMarker.hxx2
-rw-r--r--reportdesign/source/ui/inc/FixedTextColor.hxx2
-rw-r--r--reportdesign/source/ui/inc/FormattedFieldBeautifier.hxx2
-rw-r--r--reportdesign/source/ui/inc/Formula.hxx2
-rw-r--r--reportdesign/source/ui/inc/GeometryHandler.hxx2
-rw-r--r--reportdesign/source/ui/inc/GroupsSorting.hxx2
-rw-r--r--reportdesign/source/ui/inc/PageNumber.hxx2
-rw-r--r--reportdesign/source/ui/inc/ReportComponentHandler.hxx2
-rw-r--r--reportdesign/source/ui/inc/ReportController.hxx2
-rw-r--r--reportdesign/source/ui/inc/ReportControllerObserver.hxx2
-rw-r--r--reportdesign/source/ui/inc/ReportSection.hxx2
-rw-r--r--reportdesign/source/ui/inc/ReportWindow.hxx2
-rw-r--r--reportdesign/source/ui/inc/RptUndo.hxx4
-rw-r--r--reportdesign/source/ui/inc/ScrollHelper.hxx2
-rw-r--r--reportdesign/source/ui/inc/SectionView.hxx2
-rw-r--r--reportdesign/source/ui/inc/SectionWindow.hxx2
-rw-r--r--reportdesign/source/ui/inc/StartMarker.hxx2
-rw-r--r--reportdesign/source/ui/inc/ViewsWindow.hxx2
-rw-r--r--reportdesign/source/ui/inc/dlgedfunc.hxx4
-rw-r--r--reportdesign/source/ui/inc/propbrw.hxx2
-rw-r--r--reportdesign/source/ui/inc/toolboxcontroller.hxx2
-rw-r--r--reportdesign/source/ui/report/DesignView.cxx2
-rw-r--r--rsc/inc/rscarray.hxx6
-rw-r--r--rsc/inc/rscclass.hxx2
-rw-r--r--rsc/inc/rscconst.hxx2
-rw-r--r--rsc/inc/rsccont.hxx2
-rw-r--r--rsc/inc/rscdef.hxx2
-rw-r--r--sal/qa/osl/condition/osl_Condition.cxx2
-rw-r--r--sal/qa/osl/mutex/osl_Mutex.cxx18
-rw-r--r--sal/qa/osl/pipe/osl_Pipe.cxx4
-rw-r--r--sal/qa/osl/process/osl_Thread.cxx12
-rw-r--r--sal/qa/rtl/doublelock/rtl_doublelocking.cxx2
-rw-r--r--salhelper/source/timer.cxx2
-rw-r--r--sax/qa/cppunit/parser.cxx2
-rw-r--r--sax/source/expatwrap/sax_expat.cxx2
-rw-r--r--sax/source/expatwrap/saxwriter.cxx2
-rw-r--r--sax/source/tools/fastserializer.hxx2
-rw-r--r--sc/inc/AccessibleFilterMenu.hxx2
-rw-r--r--sc/inc/AccessibleFilterMenuItem.hxx2
-rw-r--r--sc/inc/AccessibleFilterTopWindow.hxx2
-rw-r--r--sc/inc/AccessibleGlobal.hxx2
-rw-r--r--sc/inc/NumberFormatControl.hxx2
-rw-r--r--sc/inc/addruno.hxx2
-rw-r--r--sc/inc/afmtuno.hxx6
-rw-r--r--sc/inc/appluno.hxx6
-rw-r--r--sc/inc/arealink.hxx2
-rw-r--r--sc/inc/attrib.hxx18
-rw-r--r--sc/inc/bulkdatahint.hxx2
-rw-r--r--sc/inc/cellsuno.hxx28
-rw-r--r--sc/inc/chart2uno.hxx10
-rw-r--r--sc/inc/chartlis.hxx4
-rw-r--r--sc/inc/chartuno.hxx4
-rw-r--r--sc/inc/chgtrack.hxx10
-rw-r--r--sc/inc/clipcontext.hxx8
-rw-r--r--sc/inc/colorscale.hxx4
-rw-r--r--sc/inc/compiler.hxx2
-rw-r--r--sc/inc/conditio.hxx6
-rw-r--r--sc/inc/confuno.hxx2
-rw-r--r--sc/inc/cursuno.hxx2
-rw-r--r--sc/inc/dapiuno.hxx22
-rw-r--r--sc/inc/datauno.hxx24
-rw-r--r--sc/inc/dbdata.hxx4
-rw-r--r--sc/inc/defaultsoptions.hxx2
-rw-r--r--sc/inc/defltuno.hxx2
-rw-r--r--sc/inc/dispuno.hxx4
-rw-r--r--sc/inc/dociter.hxx4
-rw-r--r--sc/inc/docoptio.hxx2
-rw-r--r--sc/inc/docpool.hxx2
-rw-r--r--sc/inc/docuno.hxx16
-rw-r--r--sc/inc/dpfilteredcache.hxx4
-rw-r--r--sc/inc/dpgroup.hxx2
-rw-r--r--sc/inc/dpsdbtab.hxx2
-rw-r--r--sc/inc/dpshttab.hxx2
-rw-r--r--sc/inc/dptabsrc.hxx18
-rw-r--r--sc/inc/drawpage.hxx2
-rw-r--r--sc/inc/drdefuno.hxx2
-rw-r--r--sc/inc/drwlayer.hxx10
-rw-r--r--sc/inc/editsrc.hxx10
-rw-r--r--sc/inc/editutil.hxx2
-rw-r--r--sc/inc/eventuno.hxx2
-rw-r--r--sc/inc/externalrefmgr.hxx4
-rw-r--r--sc/inc/fielduno.hxx6
-rw-r--r--sc/inc/filtuno.hxx2
-rw-r--r--sc/inc/fmtuno.hxx6
-rw-r--r--sc/inc/forbiuno.hxx2
-rw-r--r--sc/inc/formulacell.hxx2
-rw-r--r--sc/inc/formulagroup.hxx2
-rw-r--r--sc/inc/formulaopt.hxx2
-rw-r--r--sc/inc/funcuno.hxx2
-rw-r--r--sc/inc/grouparealistener.hxx2
-rw-r--r--sc/inc/hints.hxx12
-rw-r--r--sc/inc/linkuno.hxx18
-rw-r--r--sc/inc/listenerquery.hxx4
-rw-r--r--sc/inc/lookupcache.hxx2
-rw-r--r--sc/inc/miscuno.hxx4
-rw-r--r--sc/inc/nameuno.hxx12
-rw-r--r--sc/inc/notesuno.hxx2
-rw-r--r--sc/inc/optuno.hxx2
-rw-r--r--sc/inc/pageuno.hxx2
-rw-r--r--sc/inc/patattr.hxx2
-rw-r--r--sc/inc/printopt.hxx2
-rw-r--r--sc/inc/queryparam.hxx8
-rw-r--r--sc/inc/rangelst.hxx4
-rw-r--r--sc/inc/refhint.hxx12
-rw-r--r--sc/inc/refreshtimer.hxx2
-rw-r--r--sc/inc/scmatrix.hxx4
-rw-r--r--sc/inc/scmod.hxx2
-rw-r--r--sc/inc/shapeuno.hxx2
-rw-r--r--sc/inc/srchuno.hxx2
-rw-r--r--sc/inc/stlpool.hxx2
-rw-r--r--sc/inc/stlsheet.hxx2
-rw-r--r--sc/inc/styleuno.hxx6
-rw-r--r--sc/inc/tablink.hxx2
-rw-r--r--sc/inc/tabprotection.hxx4
-rw-r--r--sc/inc/targuno.hxx6
-rw-r--r--sc/inc/textuno.hxx16
-rw-r--r--sc/inc/token.hxx14
-rw-r--r--sc/inc/tokenarray.hxx2
-rw-r--r--sc/inc/tokenuno.hxx2
-rw-r--r--sc/inc/undorangename.hxx4
-rw-r--r--sc/inc/unoreflist.hxx2
-rw-r--r--sc/inc/userdat.hxx4
-rw-r--r--sc/inc/validat.hxx2
-rw-r--r--sc/inc/viewopti.hxx2
-rw-r--r--sc/inc/viewuno.hxx8
-rw-r--r--sc/qa/unit/helper/qahelper.hxx2
-rw-r--r--sc/qa/unit/ucalc.hxx2
-rw-r--r--sc/source/core/data/column.cxx6
-rw-r--r--sc/source/core/data/dpgroup.cxx4
-rw-r--r--sc/source/core/inc/addinlis.hxx2
-rw-r--r--sc/source/core/inc/adiasync.hxx2
-rw-r--r--sc/source/core/inc/ddelink.hxx2
-rw-r--r--sc/source/core/inc/doubleref.hxx4
-rw-r--r--sc/source/core/inc/formulagroupcl.hxx2
-rw-r--r--sc/source/core/inc/poolhelp.hxx2
-rw-r--r--sc/source/core/opencl/formulagroupcl.cxx4
-rw-r--r--sc/source/core/opencl/opbase.hxx4
-rw-r--r--sc/source/filter/excel/xedbdata.cxx4
-rw-r--r--sc/source/filter/excel/xelink.cxx2
-rw-r--r--sc/source/filter/excel/xetable.cxx2
-rw-r--r--sc/source/filter/excel/xltoolbar.hxx8
-rw-r--r--sc/source/filter/inc/XclExpChangeTrack.hxx28
-rw-r--r--sc/source/filter/inc/XclImpChangeTrack.hxx4
-rw-r--r--sc/source/filter/inc/biffcodec.hxx2
-rw-r--r--sc/source/filter/inc/colrowst.hxx2
-rw-r--r--sc/source/filter/inc/eeimport.hxx2
-rw-r--r--sc/source/filter/inc/excdoc.hxx4
-rw-r--r--sc/source/filter/inc/excelchartconverter.hxx2
-rw-r--r--sc/source/filter/inc/excelfilter.hxx2
-rw-r--r--sc/source/filter/inc/excform.hxx4
-rw-r--r--sc/source/filter/inc/excimp8.hxx2
-rw-r--r--sc/source/filter/inc/excrecds.hxx4
-rw-r--r--sc/source/filter/inc/exp_op.hxx4
-rw-r--r--sc/source/filter/inc/formel.hxx4
-rw-r--r--sc/source/filter/inc/formulabase.hxx2
-rw-r--r--sc/source/filter/inc/formulaparser.hxx2
-rw-r--r--sc/source/filter/inc/htmlexp.hxx2
-rw-r--r--sc/source/filter/inc/htmlimp.hxx2
-rw-r--r--sc/source/filter/inc/htmlpars.hxx8
-rw-r--r--sc/source/filter/inc/imp_op.hxx4
-rw-r--r--sc/source/filter/inc/lotimpop.hxx2
-rw-r--r--sc/source/filter/inc/ooxformulaparser.hxx2
-rw-r--r--sc/source/filter/inc/orcusfiltersimpl.hxx2
-rw-r--r--sc/source/filter/inc/orcusinterface.hxx6
-rw-r--r--sc/source/filter/inc/pagesettings.hxx2
-rw-r--r--sc/source/filter/inc/qproform.hxx2
-rw-r--r--sc/source/filter/inc/revisionfragment.hxx4
-rw-r--r--sc/source/filter/inc/rtfexp.hxx2
-rw-r--r--sc/source/filter/inc/rtfimp.hxx2
-rw-r--r--sc/source/filter/inc/rtfparse.hxx2
-rw-r--r--sc/source/filter/inc/sheetdatacontext.hxx2
-rw-r--r--sc/source/filter/inc/themebuffer.hxx2
-rw-r--r--sc/source/filter/inc/xcl97esc.hxx2
-rw-r--r--sc/source/filter/inc/xcl97rec.hxx26
-rw-r--r--sc/source/filter/inc/xechart.hxx6
-rw-r--r--sc/source/filter/inc/xecontent.hxx20
-rw-r--r--sc/source/filter/inc/xedbdata.hxx4
-rw-r--r--sc/source/filter/inc/xeescher.hxx10
-rw-r--r--sc/source/filter/inc/xeformula.hxx2
-rw-r--r--sc/source/filter/inc/xehelper.hxx4
-rw-r--r--sc/source/filter/inc/xelink.hxx2
-rw-r--r--sc/source/filter/inc/xename.hxx2
-rw-r--r--sc/source/filter/inc/xepivot.hxx2
-rw-r--r--sc/source/filter/inc/xerecord.hxx14
-rw-r--r--sc/source/filter/inc/xeroot.hxx2
-rw-r--r--sc/source/filter/inc/xestream.hxx2
-rw-r--r--sc/source/filter/inc/xestyle.hxx8
-rw-r--r--sc/source/filter/inc/xichart.hxx8
-rw-r--r--sc/source/filter/inc/xicontent.hxx2
-rw-r--r--sc/source/filter/inc/xiescher.hxx10
-rw-r--r--sc/source/filter/inc/xiformula.hxx2
-rw-r--r--sc/source/filter/inc/xihelper.hxx2
-rw-r--r--sc/source/filter/inc/xilink.hxx2
-rw-r--r--sc/source/filter/inc/xipivot.hxx8
-rw-r--r--sc/source/filter/inc/xiroot.hxx2
-rw-r--r--sc/source/filter/inc/xistream.hxx2
-rw-r--r--sc/source/filter/inc/xistyle.hxx4
-rw-r--r--sc/source/filter/oox/formulabuffer.cxx2
-rw-r--r--sc/source/filter/oox/workbookfragment.cxx4
-rw-r--r--sc/source/filter/oox/worksheethelper.cxx2
-rw-r--r--sc/source/filter/orcus/filterdetect.cxx2
-rw-r--r--sc/source/filter/starcalc/collect.hxx2
-rw-r--r--sc/source/filter/xml/XMLCalculationSettingsContext.hxx6
-rw-r--r--sc/source/filter/xml/XMLCellRangeSourceContext.hxx2
-rw-r--r--sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx10
-rw-r--r--sc/source/filter/xml/XMLCodeNameProvider.hxx2
-rw-r--r--sc/source/filter/xml/XMLConsolidationContext.hxx2
-rw-r--r--sc/source/filter/xml/XMLDDELinksContext.hxx14
-rw-r--r--sc/source/filter/xml/XMLDetectiveContext.hxx6
-rw-r--r--sc/source/filter/xml/XMLEmptyContext.hxx2
-rw-r--r--sc/source/filter/xml/XMLExportIterator.hxx14
-rw-r--r--sc/source/filter/xml/XMLStylesExportHelper.hxx4
-rw-r--r--sc/source/filter/xml/XMLStylesImportHelper.hxx2
-rw-r--r--sc/source/filter/xml/XMLTableHeaderFooterContext.hxx4
-rw-r--r--sc/source/filter/xml/XMLTableMasterPageExport.hxx2
-rw-r--r--sc/source/filter/xml/XMLTableShapeImportHelper.hxx2
-rw-r--r--sc/source/filter/xml/XMLTableShapesContext.hxx2
-rw-r--r--sc/source/filter/xml/XMLTableSourceContext.hxx2
-rw-r--r--sc/source/filter/xml/XMLTrackedChangesContext.cxx36
-rw-r--r--sc/source/filter/xml/XMLTrackedChangesContext.hxx2
-rw-r--r--sc/source/filter/xml/datastreamimport.hxx2
-rw-r--r--sc/source/filter/xml/xmlannoi.hxx2
-rw-r--r--sc/source/filter/xml/xmlbodyi.hxx2
-rw-r--r--sc/source/filter/xml/xmlcelli.hxx2
-rw-r--r--sc/source/filter/xml/xmlcoli.hxx4
-rw-r--r--sc/source/filter/xml/xmlcondformat.hxx18
-rw-r--r--sc/source/filter/xml/xmlconti.hxx2
-rw-r--r--sc/source/filter/xml/xmlcvali.cxx8
-rw-r--r--sc/source/filter/xml/xmlcvali.hxx2
-rw-r--r--sc/source/filter/xml/xmldpimp.hxx42
-rw-r--r--sc/source/filter/xml/xmldrani.hxx20
-rw-r--r--sc/source/filter/xml/xmlexprt.cxx2
-rw-r--r--sc/source/filter/xml/xmlexprt.hxx2
-rw-r--r--sc/source/filter/xml/xmlexternaltabi.hxx10
-rw-r--r--sc/source/filter/xml/xmlfilti.hxx18
-rw-r--r--sc/source/filter/xml/xmlfonte.cxx2
-rw-r--r--sc/source/filter/xml/xmlimprt.cxx6
-rw-r--r--sc/source/filter/xml/xmlimprt.hxx2
-rw-r--r--sc/source/filter/xml/xmllabri.hxx4
-rw-r--r--sc/source/filter/xml/xmlnexpi.hxx6
-rw-r--r--sc/source/filter/xml/xmlrowi.hxx4
-rw-r--r--sc/source/filter/xml/xmlsceni.hxx2
-rw-r--r--sc/source/filter/xml/xmlsorti.hxx4
-rw-r--r--sc/source/filter/xml/xmlstyle.hxx42
-rw-r--r--sc/source/filter/xml/xmlstyli.cxx2
-rw-r--r--sc/source/filter/xml/xmlstyli.hxx14
-rw-r--r--sc/source/filter/xml/xmltabi.hxx4
-rw-r--r--sc/source/ui/Accessibility/AccessibleDocument.cxx2
-rw-r--r--sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx4
-rw-r--r--sc/source/ui/Accessibility/AccessibleText.cxx16
-rw-r--r--sc/source/ui/attrdlg/scdlgfact.hxx4
-rw-r--r--sc/source/ui/condformat/condformatdlgentry.cxx2
-rw-r--r--sc/source/ui/docshell/datastream.cxx2
-rw-r--r--sc/source/ui/inc/AccessibilityHints.hxx8
-rw-r--r--sc/source/ui/inc/AccessibleCell.hxx2
-rw-r--r--sc/source/ui/inc/AccessibleCellBase.hxx2
-rw-r--r--sc/source/ui/inc/AccessibleContextBase.hxx2
-rw-r--r--sc/source/ui/inc/AccessibleCsvControl.hxx8
-rw-r--r--sc/source/ui/inc/AccessibleDocument.hxx2
-rw-r--r--sc/source/ui/inc/AccessibleDocumentBase.hxx2
-rw-r--r--sc/source/ui/inc/AccessibleDocumentPagePreview.hxx2
-rw-r--r--sc/source/ui/inc/AccessibleEditObject.hxx2
-rw-r--r--sc/source/ui/inc/AccessiblePageHeader.hxx2
-rw-r--r--sc/source/ui/inc/AccessiblePageHeaderArea.hxx2
-rw-r--r--sc/source/ui/inc/AccessiblePreviewCell.hxx2
-rw-r--r--sc/source/ui/inc/AccessiblePreviewHeaderCell.hxx2
-rw-r--r--sc/source/ui/inc/AccessiblePreviewTable.hxx2
-rw-r--r--sc/source/ui/inc/AccessibleSpreadsheet.hxx2
-rw-r--r--sc/source/ui/inc/AccessibleTableBase.hxx2
-rw-r--r--sc/source/ui/inc/AccessibleText.hxx20
-rw-r--r--sc/source/ui/inc/AnalysisOfVarianceDialog.hxx2
-rw-r--r--sc/source/ui/inc/ChartRangeSelectionListener.hxx2
-rw-r--r--sc/source/ui/inc/ChiSquareTestDialog.hxx2
-rw-r--r--sc/source/ui/inc/DescriptiveStatisticsDialog.hxx2
-rw-r--r--sc/source/ui/inc/DrawModelBroadcaster.hxx2
-rw-r--r--sc/source/ui/inc/ExponentialSmoothingDialog.hxx2
-rw-r--r--sc/source/ui/inc/FTestDialog.hxx2
-rw-r--r--sc/source/ui/inc/MatrixComparisonGenerator.hxx2
-rw-r--r--sc/source/ui/inc/MovingAverageDialog.hxx2
-rw-r--r--sc/source/ui/inc/PivotLayoutDialog.hxx2
-rw-r--r--sc/source/ui/inc/PivotLayoutTreeList.hxx2
-rw-r--r--sc/source/ui/inc/PivotLayoutTreeListBase.hxx2
-rw-r--r--sc/source/ui/inc/PivotLayoutTreeListData.hxx2
-rw-r--r--sc/source/ui/inc/PivotLayoutTreeListLabel.hxx2
-rw-r--r--sc/source/ui/inc/RandomNumberGeneratorDialog.hxx2
-rw-r--r--sc/source/ui/inc/RegressionDialog.hxx2
-rw-r--r--sc/source/ui/inc/SamplingDialog.hxx2
-rw-r--r--sc/source/ui/inc/StatisticsInputOutputDialog.hxx2
-rw-r--r--sc/source/ui/inc/StatisticsTwoVariableDialog.hxx2
-rw-r--r--sc/source/ui/inc/TTestDialog.hxx2
-rw-r--r--sc/source/ui/inc/ZTestDialog.hxx2
-rw-r--r--sc/source/ui/inc/acredlin.hxx4
-rw-r--r--sc/source/ui/inc/anyrefdg.hxx4
-rw-r--r--sc/source/ui/inc/areasdlg.hxx2
-rw-r--r--sc/source/ui/inc/attrdlg.hxx2
-rw-r--r--sc/source/ui/inc/auditsh.hxx2
-rw-r--r--sc/source/ui/inc/autofmt.hxx2
-rw-r--r--sc/source/ui/inc/cellsh.hxx2
-rw-r--r--sc/source/ui/inc/chartsh.hxx2
-rw-r--r--sc/source/ui/inc/checklistmenu.hxx10
-rw-r--r--sc/source/ui/inc/client.hxx2
-rw-r--r--sc/source/ui/inc/colorformat.hxx2
-rw-r--r--sc/source/ui/inc/colrowba.hxx4
-rw-r--r--sc/source/ui/inc/condformatdlg.hxx4
-rw-r--r--sc/source/ui/inc/condformatdlgentry.hxx16
-rw-r--r--sc/source/ui/inc/condformatmgr.hxx2
-rw-r--r--sc/source/ui/inc/condformatuno.hxx20
-rw-r--r--sc/source/ui/inc/conflictsdlg.hxx2
-rw-r--r--sc/source/ui/inc/consdlg.hxx2
-rw-r--r--sc/source/ui/inc/content.hxx2
-rw-r--r--sc/source/ui/inc/corodlg.hxx2
-rw-r--r--sc/source/ui/inc/crdlg.hxx2
-rw-r--r--sc/source/ui/inc/crnrdlg.hxx2
-rw-r--r--sc/source/ui/inc/csvcontrol.hxx2
-rw-r--r--sc/source/ui/inc/csvgrid.hxx2
-rw-r--r--sc/source/ui/inc/csvruler.hxx2
-rw-r--r--sc/source/ui/inc/csvtablebox.hxx2
-rw-r--r--sc/source/ui/inc/dapidata.hxx2
-rw-r--r--sc/source/ui/inc/dapitype.hxx4
-rw-r--r--sc/source/ui/inc/datafdlg.hxx2
-rw-r--r--sc/source/ui/inc/datastreamdlg.hxx2
-rw-r--r--sc/source/ui/inc/dbnamdlg.hxx2
-rw-r--r--sc/source/ui/inc/delcldlg.hxx2
-rw-r--r--sc/source/ui/inc/delcodlg.hxx2
-rw-r--r--sc/source/ui/inc/docfunc.hxx2
-rw-r--r--sc/source/ui/inc/docsh.hxx2
-rw-r--r--sc/source/ui/inc/dpgroupdlg.hxx4
-rw-r--r--sc/source/ui/inc/drawsh.hxx2
-rw-r--r--sc/source/ui/inc/drawview.hxx2
-rw-r--r--sc/source/ui/inc/drformsh.hxx2
-rw-r--r--sc/source/ui/inc/drtxtob.hxx2
-rw-r--r--sc/source/ui/inc/drwtrans.hxx2
-rw-r--r--sc/source/ui/inc/dwfunctr.hxx2
-rw-r--r--sc/source/ui/inc/editsh.hxx2
-rw-r--r--sc/source/ui/inc/filldlg.hxx2
-rw-r--r--sc/source/ui/inc/filtdlg.hxx4
-rw-r--r--sc/source/ui/inc/formatsh.hxx2
-rw-r--r--sc/source/ui/inc/formdata.hxx2
-rw-r--r--sc/source/ui/inc/formula.hxx2
-rw-r--r--sc/source/ui/inc/fuconarc.hxx2
-rw-r--r--sc/source/ui/inc/fuconcustomshape.hxx2
-rw-r--r--sc/source/ui/inc/fuconpol.hxx2
-rw-r--r--sc/source/ui/inc/fuconrec.hxx2
-rw-r--r--sc/source/ui/inc/fuconstr.hxx2
-rw-r--r--sc/source/ui/inc/fuconuno.hxx2
-rw-r--r--sc/source/ui/inc/fudraw.hxx2
-rw-r--r--sc/source/ui/inc/fuinsert.hxx4
-rw-r--r--sc/source/ui/inc/fusel.hxx2
-rw-r--r--sc/source/ui/inc/futext.hxx2
-rw-r--r--sc/source/ui/inc/graphsh.hxx2
-rw-r--r--sc/source/ui/inc/gridwin.hxx2
-rw-r--r--sc/source/ui/inc/groupdlg.hxx2
-rw-r--r--sc/source/ui/inc/hdrcont.hxx2
-rw-r--r--sc/source/ui/inc/highred.hxx2
-rw-r--r--sc/source/ui/inc/inputwin.hxx8
-rw-r--r--sc/source/ui/inc/inscldlg.hxx2
-rw-r--r--sc/source/ui/inc/inscodlg.hxx2
-rw-r--r--sc/source/ui/inc/instbdlg.hxx2
-rw-r--r--sc/source/ui/inc/lbseldlg.hxx2
-rw-r--r--sc/source/ui/inc/linkarea.hxx2
-rw-r--r--sc/source/ui/inc/lnktrans.hxx2
-rw-r--r--sc/source/ui/inc/mediash.hxx2
-rw-r--r--sc/source/ui/inc/mergecellsdialog.hxx2
-rw-r--r--sc/source/ui/inc/msgpool.hxx2
-rw-r--r--sc/source/ui/inc/mtrindlg.hxx2
-rw-r--r--sc/source/ui/inc/mvtabdlg.hxx2
-rw-r--r--sc/source/ui/inc/namecrea.hxx2
-rw-r--r--sc/source/ui/inc/namedefdlg.hxx2
-rw-r--r--sc/source/ui/inc/namedlg.hxx2
-rw-r--r--sc/source/ui/inc/namemgrtable.hxx2
-rw-r--r--sc/source/ui/inc/namepast.hxx2
-rw-r--r--sc/source/ui/inc/navipi.hxx14
-rw-r--r--sc/source/ui/inc/oleobjsh.hxx2
-rw-r--r--sc/source/ui/inc/olinewin.hxx2
-rw-r--r--sc/source/ui/inc/opredlin.hxx2
-rw-r--r--sc/source/ui/inc/optsolver.hxx8
-rw-r--r--sc/source/ui/inc/overlayobject.hxx2
-rw-r--r--sc/source/ui/inc/pfiltdlg.hxx2
-rw-r--r--sc/source/ui/inc/pgbrksh.hxx2
-rw-r--r--sc/source/ui/inc/pivotsh.hxx2
-rw-r--r--sc/source/ui/inc/preview.hxx2
-rw-r--r--sc/source/ui/inc/prevwsh.hxx2
-rw-r--r--sc/source/ui/inc/protectiondlg.hxx2
-rw-r--r--sc/source/ui/inc/pvfundlg.hxx8
-rw-r--r--sc/source/ui/inc/reffact.hxx2
-rw-r--r--sc/source/ui/inc/retypepassdlg.hxx4
-rw-r--r--sc/source/ui/inc/scendlg.hxx2
-rw-r--r--sc/source/ui/inc/scuiasciiopt.hxx2
-rw-r--r--sc/source/ui/inc/scuiautofmt.hxx2
-rw-r--r--sc/source/ui/inc/scuiimoptdlg.hxx2
-rw-r--r--sc/source/ui/inc/scuitphfedit.hxx2
-rw-r--r--sc/source/ui/inc/searchresults.hxx4
-rw-r--r--sc/source/ui/inc/seltrans.hxx2
-rw-r--r--sc/source/ui/inc/servobj.hxx4
-rw-r--r--sc/source/ui/inc/sharedocdlg.hxx2
-rw-r--r--sc/source/ui/inc/shtabdlg.hxx2
-rw-r--r--sc/source/ui/inc/simpref.hxx2
-rw-r--r--sc/source/ui/inc/solveroptions.hxx6
-rw-r--r--sc/source/ui/inc/solvrdlg.hxx2
-rw-r--r--sc/source/ui/inc/sortdlg.hxx2
-rw-r--r--sc/source/ui/inc/spelldialog.hxx2
-rw-r--r--sc/source/ui/inc/spelleng.hxx2
-rw-r--r--sc/source/ui/inc/strindlg.hxx2
-rw-r--r--sc/source/ui/inc/subtdlg.hxx2
-rw-r--r--sc/source/ui/inc/tabbgcolordlg.hxx4
-rw-r--r--sc/source/ui/inc/tabcont.hxx2
-rw-r--r--sc/source/ui/inc/tabopdlg.hxx2
-rw-r--r--sc/source/ui/inc/tabpages.hxx2
-rw-r--r--sc/source/ui/inc/tabsplit.hxx2
-rw-r--r--sc/source/ui/inc/tabview.hxx2
-rw-r--r--sc/source/ui/inc/tabvwsh.hxx2
-rw-r--r--sc/source/ui/inc/target.hxx2
-rw-r--r--sc/source/ui/inc/tbzoomsliderctrl.hxx4
-rw-r--r--sc/source/ui/inc/textimportoptions.hxx2
-rw-r--r--sc/source/ui/inc/tpcalc.hxx2
-rw-r--r--sc/source/ui/inc/tpcompatibility.hxx2
-rw-r--r--sc/source/ui/inc/tpdefaults.hxx2
-rw-r--r--sc/source/ui/inc/tpformula.hxx2
-rw-r--r--sc/source/ui/inc/tphf.hxx2
-rw-r--r--sc/source/ui/inc/tphfedit.hxx4
-rw-r--r--sc/source/ui/inc/tpprint.hxx2
-rw-r--r--sc/source/ui/inc/tpsort.hxx4
-rw-r--r--sc/source/ui/inc/tpstat.hxx2
-rw-r--r--sc/source/ui/inc/tpsubt.hxx10
-rw-r--r--sc/source/ui/inc/tptable.hxx2
-rw-r--r--sc/source/ui/inc/tpusrlst.hxx2
-rw-r--r--sc/source/ui/inc/tpview.hxx4
-rw-r--r--sc/source/ui/inc/transobj.hxx2
-rw-r--r--sc/source/ui/inc/uiitems.hxx24
-rw-r--r--sc/source/ui/inc/undobase.hxx12
-rw-r--r--sc/source/ui/inc/undoblk.hxx64
-rw-r--r--sc/source/ui/inc/undocell.hxx24
-rw-r--r--sc/source/ui/inc/undodat.hxx32
-rw-r--r--sc/source/ui/inc/undodraw.hxx2
-rw-r--r--sc/source/ui/inc/undostyl.hxx4
-rw-r--r--sc/source/ui/inc/undotab.hxx34
-rw-r--r--sc/source/ui/inc/validate.hxx10
-rw-r--r--sc/source/ui/inc/xmlsourcedlg.hxx2
-rw-r--r--sc/source/ui/optdlg/calcoptionsdlg.hxx2
-rw-r--r--sc/source/ui/sidebar/AlignmentPropertyPanel.hxx2
-rw-r--r--sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx2
-rw-r--r--sc/source/ui/sidebar/CellBorderStyleControl.hxx2
-rw-r--r--sc/source/ui/sidebar/CellBorderStylePopup.hxx2
-rw-r--r--sc/source/ui/sidebar/CellLineStyleControl.hxx2
-rw-r--r--sc/source/ui/sidebar/CellLineStylePopup.hxx2
-rw-r--r--sc/source/ui/sidebar/CellLineStyleValueSet.hxx2
-rw-r--r--sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx2
-rw-r--r--sc/source/ui/sidebar/ScPanelFactory.hxx2
-rw-r--r--sc/source/ui/unoobj/celllistsource.hxx2
-rw-r--r--sc/source/ui/unoobj/cellvaluebinding.hxx2
-rw-r--r--sc/source/ui/unoobj/exceldetect.hxx2
-rw-r--r--sc/source/ui/unoobj/fielduno.cxx2
-rw-r--r--sc/source/ui/unoobj/scdetect.hxx2
-rw-r--r--sc/source/ui/vba/vbaapplication.hxx2
-rw-r--r--sc/source/ui/vba/vbaassistant.hxx2
-rw-r--r--sc/source/ui/vba/vbaborders.hxx2
-rw-r--r--sc/source/ui/vba/vbacharacters.hxx2
-rw-r--r--sc/source/ui/vba/vbacomment.hxx2
-rw-r--r--sc/source/ui/vba/vbacomments.hxx2
-rw-r--r--sc/source/ui/vba/vbadialog.hxx2
-rw-r--r--sc/source/ui/vba/vbadialogs.hxx2
-rw-r--r--sc/source/ui/vba/vbaeventshelper.cxx2
-rw-r--r--sc/source/ui/vba/vbaeventshelper.hxx2
-rw-r--r--sc/source/ui/vba/vbafont.hxx2
-rw-r--r--sc/source/ui/vba/vbaglobals.hxx2
-rw-r--r--sc/source/ui/vba/vbahyperlink.hxx2
-rw-r--r--sc/source/ui/vba/vbahyperlinks.cxx2
-rw-r--r--sc/source/ui/vba/vbahyperlinks.hxx2
-rw-r--r--sc/source/ui/vba/vbainterior.hxx2
-rw-r--r--sc/source/ui/vba/vbamenubars.hxx2
-rw-r--r--sc/source/ui/vba/vbaname.hxx2
-rw-r--r--sc/source/ui/vba/vbanames.hxx2
-rw-r--r--sc/source/ui/vba/vbaoutline.hxx2
-rw-r--r--sc/source/ui/vba/vbapagebreak.hxx4
-rw-r--r--sc/source/ui/vba/vbapagebreaks.hxx4
-rw-r--r--sc/source/ui/vba/vbapagesetup.hxx2
-rw-r--r--sc/source/ui/vba/vbapivottables.hxx2
-rw-r--r--sc/source/ui/vba/vbarange.hxx2
-rw-r--r--sc/source/ui/vba/vbasheetobject.hxx2
-rw-r--r--sc/source/ui/vba/vbasheetobjects.hxx2
-rw-r--r--sc/source/ui/vba/vbastyle.hxx2
-rw-r--r--sc/source/ui/vba/vbatextframe.hxx2
-rw-r--r--sc/source/ui/vba/vbawindows.hxx2
-rw-r--r--sc/source/ui/vba/vbaworkbook.hxx2
-rw-r--r--sc/source/ui/vba/vbaworkbooks.hxx2
-rw-r--r--sc/source/ui/vba/vbaworksheet.hxx2
-rw-r--r--sc/source/ui/vba/vbaworksheets.hxx2
-rw-r--r--sc/source/ui/vba/vbawsfunction.hxx2
-rw-r--r--sc/source/ui/view/gridwin.cxx4
-rw-r--r--scaddins/source/analysis/analysis.hxx2
-rw-r--r--scaddins/source/analysis/analysishelper.hxx2
-rw-r--r--scaddins/source/datefunc/datefunc.hxx2
-rw-r--r--scaddins/source/pricing/pricing.hxx2
-rw-r--r--sccomp/source/solver/CoinMPSolver.cxx2
-rw-r--r--sccomp/source/solver/LpsolveSolver.cxx2
-rw-r--r--sccomp/source/solver/SolverComponent.hxx2
-rw-r--r--scripting/source/basprov/baslibnode.hxx2
-rw-r--r--scripting/source/basprov/basmethnode.hxx2
-rw-r--r--scripting/source/basprov/basmodnode.hxx2
-rw-r--r--scripting/source/basprov/basprov.hxx2
-rw-r--r--scripting/source/basprov/basscript.hxx2
-rw-r--r--scripting/source/dlgprov/dlgevtatt.hxx6
-rw-r--r--scripting/source/dlgprov/dlgprov.hxx2
-rw-r--r--scripting/source/protocolhandler/scripthandler.hxx2
-rw-r--r--scripting/source/provider/ActiveMSPList.hxx2
-rw-r--r--scripting/source/provider/BrowseNodeFactoryImpl.cxx10
-rw-r--r--scripting/source/provider/BrowseNodeFactoryImpl.hxx2
-rw-r--r--scripting/source/provider/MasterScriptProvider.hxx2
-rw-r--r--scripting/source/provider/MasterScriptProviderFactory.hxx2
-rw-r--r--scripting/source/provider/URIHelper.hxx2
-rw-r--r--scripting/source/stringresource/stringresource.hxx8
-rw-r--r--sd/inc/CustomAnimationEffect.hxx2
-rw-r--r--sd/inc/Outliner.hxx2
-rw-r--r--sd/inc/anminfo.hxx2
-rw-r--r--sd/inc/drawdoc.hxx2
-rw-r--r--sd/inc/imapinfo.hxx2
-rw-r--r--sd/inc/pglink.hxx2
-rw-r--r--sd/inc/sdcgmfilter.hxx2
-rw-r--r--sd/inc/sdgrffilter.hxx2
-rw-r--r--sd/inc/sdhtmlfilter.hxx2
-rw-r--r--sd/inc/sdmod.hxx2
-rw-r--r--sd/inc/sdpage.hxx2
-rw-r--r--sd/inc/sdpptwrp.hxx2
-rw-r--r--sd/inc/sdundo.hxx2
-rw-r--r--sd/inc/sdxmlwrp.hxx2
-rw-r--r--sd/inc/stlfamily.hxx2
-rw-r--r--sd/inc/stlpool.hxx2
-rw-r--r--sd/inc/stlsheet.hxx2
-rw-r--r--sd/inc/textapi.hxx2
-rw-r--r--sd/inc/undo/undoobjects.hxx2
-rw-r--r--sd/inc/undoanim.hxx6
-rw-r--r--sd/qa/unit/uimpress.cxx2
-rw-r--r--sd/source/core/PageListWatcher.hxx4
-rw-r--r--sd/source/core/text/textapi.cxx2
-rw-r--r--sd/source/filter/eppt/eppt.hxx2
-rw-r--r--sd/source/filter/eppt/epptooxml.hxx2
-rw-r--r--sd/source/filter/eppt/escherex.hxx2
-rw-r--r--sd/source/filter/grf/sdgrffilter.cxx2
-rw-r--r--sd/source/filter/html/HtmlOptionsDialog.cxx2
-rw-r--r--sd/source/filter/html/htmlattr.hxx2
-rw-r--r--sd/source/filter/html/htmlex.hxx2
-rw-r--r--sd/source/filter/html/pubdlg.cxx2
-rw-r--r--sd/source/filter/ppt/pptin.hxx2
-rw-r--r--sd/source/ui/accessibility/AccessibleSlideSorterView.cxx2
-rw-r--r--sd/source/ui/animations/CategoryListBox.hxx2
-rw-r--r--sd/source/ui/animations/CustomAnimationDialog.cxx24
-rw-r--r--sd/source/ui/animations/CustomAnimationDialog.hxx4
-rw-r--r--sd/source/ui/animations/CustomAnimationList.cxx6
-rw-r--r--sd/source/ui/animations/CustomAnimationList.hxx2
-rw-r--r--sd/source/ui/animations/CustomAnimationPane.hxx2
-rwxr-xr-xsd/source/ui/animations/SlideTransitionPane.cxx2
-rw-r--r--sd/source/ui/animations/motionpathtag.cxx2
-rw-r--r--sd/source/ui/animations/motionpathtag.hxx2
-rw-r--r--sd/source/ui/annotations/annotationtag.cxx2
-rw-r--r--sd/source/ui/annotations/annotationtag.hxx2
-rw-r--r--sd/source/ui/annotations/annotationwindow.hxx4
-rw-r--r--sd/source/ui/controller/displaymodecontroller.cxx2
-rw-r--r--sd/source/ui/controller/slidelayoutcontroller.cxx2
-rw-r--r--sd/source/ui/dlg/PhotoAlbumDialog.hxx2
-rw-r--r--sd/source/ui/dlg/RemoteDialog.hxx2
-rw-r--r--sd/source/ui/dlg/RemoteDialogClientBox.hxx4
-rw-r--r--sd/source/ui/dlg/filedlg.cxx2
-rw-r--r--sd/source/ui/dlg/headerfooterdlg.cxx4
-rw-r--r--sd/source/ui/dlg/paragr.cxx2
-rw-r--r--sd/source/ui/dlg/sddlgfact.hxx2
-rw-r--r--sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx2
-rw-r--r--sd/source/ui/framework/configuration/UpdateRequest.hxx2
-rw-r--r--sd/source/ui/framework/factories/BasicPaneFactory.hxx2
-rw-r--r--sd/source/ui/framework/factories/BasicToolBarFactory.hxx2
-rw-r--r--sd/source/ui/framework/factories/BasicViewFactory.hxx2
-rw-r--r--sd/source/ui/framework/factories/ChildWindowPane.hxx2
-rw-r--r--sd/source/ui/framework/factories/FrameWindowPane.hxx2
-rw-r--r--sd/source/ui/framework/factories/FullScreenPane.hxx2
-rw-r--r--sd/source/ui/framework/factories/PresentationFactory.cxx4
-rw-r--r--sd/source/ui/framework/module/CenterViewFocusModule.hxx2
-rw-r--r--sd/source/ui/framework/module/ResourceManager.hxx2
-rw-r--r--sd/source/ui/framework/module/ShellStackGuard.hxx2
-rw-r--r--sd/source/ui/framework/module/SlideSorterModule.hxx2
-rw-r--r--sd/source/ui/framework/module/ToolBarModule.hxx2
-rw-r--r--sd/source/ui/framework/module/ToolPanelModule.hxx2
-rw-r--r--sd/source/ui/framework/module/ViewTabBarModule.hxx2
-rw-r--r--sd/source/ui/framework/tools/FrameworkHelper.cxx6
-rw-r--r--sd/source/ui/inc/AccessibleDocumentViewBase.hxx2
-rw-r--r--sd/source/ui/inc/AccessibleDrawDocumentView.hxx2
-rw-r--r--sd/source/ui/inc/AccessibleOutlineEditSource.hxx2
-rw-r--r--sd/source/ui/inc/AccessibleOutlineView.hxx2
-rw-r--r--sd/source/ui/inc/AccessiblePageShape.hxx2
-rw-r--r--sd/source/ui/inc/AccessiblePresentationGraphicShape.hxx2
-rw-r--r--sd/source/ui/inc/AccessiblePresentationOLEShape.hxx2
-rw-r--r--sd/source/ui/inc/AccessiblePresentationShape.hxx2
-rw-r--r--sd/source/ui/inc/AccessibleSlideSorterObject.hxx2
-rw-r--r--sd/source/ui/inc/AccessibleSlideSorterView.hxx2
-rw-r--r--sd/source/ui/inc/AccessibleViewForwarder.hxx2
-rw-r--r--sd/source/ui/inc/BezierObjectBar.hxx2
-rw-r--r--sd/source/ui/inc/BreakDlg.hxx2
-rw-r--r--sd/source/ui/inc/Client.hxx2
-rw-r--r--sd/source/ui/inc/ClientView.hxx2
-rw-r--r--sd/source/ui/inc/DocumentRenderer.hxx2
-rw-r--r--sd/source/ui/inc/DrawController.hxx2
-rw-r--r--sd/source/ui/inc/DrawDocShell.hxx2
-rw-r--r--sd/source/ui/inc/DrawViewShell.hxx2
-rw-r--r--sd/source/ui/inc/FormShellManager.hxx2
-rw-r--r--sd/source/ui/inc/FrameView.hxx2
-rw-r--r--sd/source/ui/inc/GraphicDocShell.hxx2
-rw-r--r--sd/source/ui/inc/GraphicObjectBar.hxx2
-rw-r--r--sd/source/ui/inc/GraphicViewShell.hxx2
-rw-r--r--sd/source/ui/inc/GraphicViewShellBase.hxx2
-rw-r--r--sd/source/ui/inc/ImpressViewShellBase.hxx2
-rw-r--r--sd/source/ui/inc/LayerTabBar.hxx2
-rw-r--r--sd/source/ui/inc/MasterPageObserver.hxx2
-rw-r--r--sd/source/ui/inc/MediaObjectBar.hxx2
-rw-r--r--sd/source/ui/inc/OutlineBulletDlg.hxx2
-rw-r--r--sd/source/ui/inc/OutlineView.hxx2
-rw-r--r--sd/source/ui/inc/OutlineViewShell.hxx2
-rw-r--r--sd/source/ui/inc/OutlineViewShellBase.hxx2
-rw-r--r--sd/source/ui/inc/OutlinerIteratorImpl.hxx6
-rw-r--r--sd/source/ui/inc/PaneChildWindows.hxx2
-rw-r--r--sd/source/ui/inc/PaneDockingWindow.hxx2
-rw-r--r--sd/source/ui/inc/PaneShells.hxx4
-rw-r--r--sd/source/ui/inc/PresentationViewShell.hxx2
-rw-r--r--sd/source/ui/inc/PresentationViewShellBase.hxx2
-rw-r--r--sd/source/ui/inc/PreviewRenderer.hxx2
-rw-r--r--sd/source/ui/inc/RemoteServer.hxx2
-rw-r--r--sd/source/ui/inc/Ruler.hxx2
-rw-r--r--sd/source/ui/inc/SdUnoDrawView.hxx2
-rw-r--r--sd/source/ui/inc/SdUnoOutlineView.hxx2
-rw-r--r--sd/source/ui/inc/SdUnoSlideView.hxx2
-rw-r--r--sd/source/ui/inc/SlideSorterViewShell.hxx2
-rw-r--r--sd/source/ui/inc/SlideSorterViewShellBase.hxx2
-rwxr-xr-xsd/source/ui/inc/SlideTransitionPane.hxx2
-rw-r--r--sd/source/ui/inc/SpellDialogChildWindow.hxx2
-rw-r--r--sd/source/ui/inc/TabControl.hxx4
-rw-r--r--sd/source/ui/inc/TextObjectBar.hxx2
-rw-r--r--sd/source/ui/inc/View.hxx2
-rw-r--r--sd/source/ui/inc/ViewShell.hxx2
-rw-r--r--sd/source/ui/inc/ViewShellBase.hxx2
-rw-r--r--sd/source/ui/inc/ViewTabBar.hxx2
-rw-r--r--sd/source/ui/inc/Window.hxx2
-rw-r--r--sd/source/ui/inc/WindowUpdater.hxx2
-rw-r--r--sd/source/ui/inc/animobjs.hxx4
-rw-r--r--sd/source/ui/inc/copydlg.hxx2
-rw-r--r--sd/source/ui/inc/custsdlg.hxx4
-rw-r--r--sd/source/ui/inc/diactrl.hxx4
-rw-r--r--sd/source/ui/inc/dlg_char.hxx2
-rw-r--r--sd/source/ui/inc/dlgctrls.hxx2
-rw-r--r--sd/source/ui/inc/dlgfield.hxx2
-rw-r--r--sd/source/ui/inc/dlgpage.hxx2
-rw-r--r--sd/source/ui/inc/dlgsnap.hxx2
-rw-r--r--sd/source/ui/inc/docprev.hxx2
-rw-r--r--sd/source/ui/inc/drawview.hxx2
-rw-r--r--sd/source/ui/inc/framework/Configuration.hxx2
-rw-r--r--sd/source/ui/inc/framework/ConfigurationController.hxx2
-rw-r--r--sd/source/ui/inc/framework/FrameworkHelper.hxx2
-rw-r--r--sd/source/ui/inc/framework/ModuleController.hxx2
-rw-r--r--sd/source/ui/inc/framework/Pane.hxx2
-rw-r--r--sd/source/ui/inc/framework/PresentationFactory.hxx2
-rw-r--r--sd/source/ui/inc/framework/ResourceId.hxx2
-rw-r--r--sd/source/ui/inc/framework/ViewShellWrapper.hxx2
-rw-r--r--sd/source/ui/inc/fudraw.hxx2
-rw-r--r--sd/source/ui/inc/fudspord.hxx2
-rw-r--r--sd/source/ui/inc/fuediglu.hxx2
-rw-r--r--sd/source/ui/inc/fuhhconv.hxx2
-rw-r--r--sd/source/ui/inc/fupage.hxx2
-rw-r--r--sd/source/ui/inc/fupoor.hxx2
-rw-r--r--sd/source/ui/inc/fusearch.hxx2
-rw-r--r--sd/source/ui/inc/fusel.hxx2
-rw-r--r--sd/source/ui/inc/fuzoom.hxx2
-rw-r--r--sd/source/ui/inc/gluectrl.hxx4
-rw-r--r--sd/source/ui/inc/headerfooterdlg.hxx2
-rw-r--r--sd/source/ui/inc/ins_paste.hxx2
-rw-r--r--sd/source/ui/inc/inspagob.hxx2
-rw-r--r--sd/source/ui/inc/layeroptionsdlg.hxx2
-rw-r--r--sd/source/ui/inc/masterlayoutdlg.hxx2
-rw-r--r--sd/source/ui/inc/morphdlg.hxx2
-rw-r--r--sd/source/ui/inc/navigatr.hxx2
-rw-r--r--sd/source/ui/inc/optsitem.hxx18
-rw-r--r--sd/source/ui/inc/paragr.hxx2
-rw-r--r--sd/source/ui/inc/present.hxx2
-rw-r--r--sd/source/ui/inc/prltempl.hxx2
-rw-r--r--sd/source/ui/inc/prntopts.hxx2
-rw-r--r--sd/source/ui/inc/pubdlg.hxx2
-rw-r--r--sd/source/ui/inc/sdpopup.hxx2
-rw-r--r--sd/source/ui/inc/sdpreslt.hxx2
-rw-r--r--sd/source/ui/inc/sdtreelb.hxx4
-rw-r--r--sd/source/ui/inc/sdundogr.hxx2
-rw-r--r--sd/source/ui/inc/sdxfer.hxx2
-rw-r--r--sd/source/ui/inc/smarttag.hxx2
-rw-r--r--sd/source/ui/inc/tmplctrl.hxx2
-rw-r--r--sd/source/ui/inc/tools/IconCache.hxx2
-rw-r--r--sd/source/ui/inc/tools/PropertySet.hxx2
-rw-r--r--sd/source/ui/inc/tools/SlotStateListener.hxx2
-rw-r--r--sd/source/ui/inc/tpaction.hxx2
-rw-r--r--sd/source/ui/inc/tpoption.hxx6
-rw-r--r--sd/source/ui/inc/undoheaderfooter.hxx2
-rw-r--r--sd/source/ui/inc/undopage.hxx6
-rw-r--r--sd/source/ui/inc/unmodpg.hxx2
-rw-r--r--sd/source/ui/inc/unmovss.hxx2
-rw-r--r--sd/source/ui/inc/unoaprms.hxx2
-rw-r--r--sd/source/ui/inc/unomodel.hxx8
-rw-r--r--sd/source/ui/inc/unopage.hxx8
-rw-r--r--sd/source/ui/inc/unosrch.hxx4
-rw-r--r--sd/source/ui/inc/unprlout.hxx2
-rw-r--r--sd/source/ui/inc/vectdlg.hxx2
-rw-r--r--sd/source/ui/inc/view/viewoverlaymanager.hxx2
-rw-r--r--sd/source/ui/presenter/PresenterCanvas.cxx2
-rw-r--r--sd/source/ui/presenter/PresenterCanvas.hxx2
-rw-r--r--sd/source/ui/presenter/PresenterHelper.hxx2
-rw-r--r--sd/source/ui/presenter/PresenterPreviewCache.cxx2
-rw-r--r--sd/source/ui/presenter/PresenterPreviewCache.hxx2
-rw-r--r--sd/source/ui/presenter/PresenterTextView.hxx2
-rw-r--r--sd/source/ui/presenter/SlideRenderer.hxx2
-rw-r--r--sd/source/ui/remotecontrol/AvahiNetworkService.hxx2
-rw-r--r--sd/source/ui/remotecontrol/BluetoothServer.hxx2
-rw-r--r--sd/source/ui/remotecontrol/Communicator.hxx2
-rw-r--r--sd/source/ui/remotecontrol/DiscoveryService.hxx2
-rw-r--r--sd/source/ui/remotecontrol/ImagePreparer.hxx2
-rw-r--r--sd/source/ui/remotecontrol/Listener.hxx2
-rw-r--r--sd/source/ui/remotecontrol/Receiver.hxx2
-rw-r--r--sd/source/ui/remotecontrol/Transmitter.hxx2
-rw-r--r--sd/source/ui/sidebar/AllMasterPagesSelector.hxx2
-rw-r--r--sd/source/ui/sidebar/CurrentMasterPagesSelector.hxx2
-rw-r--r--sd/source/ui/sidebar/CustomAnimationPanel.hxx2
-rw-r--r--sd/source/ui/sidebar/LayoutMenu.hxx2
-rw-r--r--sd/source/ui/sidebar/MasterPageContainer.cxx2
-rw-r--r--sd/source/ui/sidebar/MasterPagesSelector.hxx2
-rw-r--r--sd/source/ui/sidebar/NavigatorWrapper.hxx2
-rw-r--r--sd/source/ui/sidebar/PanelBase.hxx2
-rw-r--r--sd/source/ui/sidebar/PanelFactory.hxx2
-rw-r--r--sd/source/ui/sidebar/PreviewValueSet.hxx2
-rw-r--r--sd/source/ui/sidebar/RecentMasterPagesSelector.hxx2
-rw-r--r--sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx2
-rw-r--r--sd/source/ui/sidebar/SlideBackground.hxx2
-rw-r--r--sd/source/ui/sidebar/SlideTransitionPanel.hxx2
-rw-r--r--sd/source/ui/sidebar/TableDesignPanel.hxx2
-rw-r--r--sd/source/ui/slideshow/showwindow.hxx2
-rw-r--r--sd/source/ui/slideshow/slideshowimpl.hxx4
-rw-r--r--sd/source/ui/slideshow/slideshowviewimpl.hxx2
-rw-r--r--sd/source/ui/slidesorter/controller/SlsListener.hxx2
-rw-r--r--sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx6
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsClipboard.hxx2
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx2
-rw-r--r--sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx2
-rw-r--r--sd/source/ui/slidesorter/inc/model/SlsPageEnumeration.hxx2
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx2
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx2
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlsInsertionIndicatorOverlay.hxx2
-rw-r--r--sd/source/ui/slidesorter/model/SlsPageEnumeration.cxx2
-rw-r--r--sd/source/ui/slidesorter/shell/SlideSorter.cxx2
-rw-r--r--sd/source/ui/slidesorter/shell/SlideSorterService.hxx2
-rw-r--r--sd/source/ui/slidesorter/view/SlideSorterView.cxx4
-rw-r--r--sd/source/ui/slidesorter/view/SlsLayeredDevice.cxx2
-rw-r--r--sd/source/ui/slidesorter/view/SlsViewCacheContext.hxx2
-rw-r--r--sd/source/ui/table/tableobjectbar.hxx2
-rw-r--r--sd/source/ui/tools/EventMultiplexer.cxx2
-rw-r--r--sd/source/ui/tools/PreviewRenderer.cxx2
-rw-r--r--sd/source/ui/unoidl/UnoDocumentSettings.cxx2
-rw-r--r--sd/source/ui/unoidl/sddetect.hxx2
-rw-r--r--sd/source/ui/unoidl/unocpres.hxx4
-rw-r--r--sd/source/ui/unoidl/unolayer.hxx4
-rw-r--r--sd/source/ui/unoidl/unomodel.cxx4
-rw-r--r--sd/source/ui/unoidl/unopback.hxx2
-rw-r--r--sd/source/ui/unoidl/unopool.cxx2
-rw-r--r--sd/source/ui/view/DocumentRenderer.cxx10
-rw-r--r--sd/source/ui/view/ViewShellBase.cxx2
-rw-r--r--sd/source/ui/view/drviewsa.cxx2
-rw-r--r--sd/source/ui/view/sdview.cxx2
-rw-r--r--sd/source/ui/view/viewoverlaymanager.cxx4
-rw-r--r--sd/source/ui/view/viewshel.cxx2
-rw-r--r--sdext/source/minimizer/pppoptimizer.hxx2
-rw-r--r--sdext/source/minimizer/pppoptimizerdialog.hxx2
-rw-r--r--sdext/source/pdfimport/filterdet.cxx2
-rw-r--r--sdext/source/pdfimport/inc/pdfparse.hxx32
-rw-r--r--sdext/source/pdfimport/misc/pwdinteract.cxx4
-rw-r--r--sdext/source/pdfimport/pdfparse/pdfparse.cxx2
-rw-r--r--sdext/source/pdfimport/sax/emitcontext.hxx2
-rw-r--r--sdext/source/pdfimport/sax/saxattrlist.hxx2
-rw-r--r--sdext/source/pdfimport/test/pdfunzip.cxx2
-rw-r--r--sdext/source/pdfimport/test/tests.cxx2
-rw-r--r--sdext/source/pdfimport/tree/genericelements.hxx4
-rw-r--r--sdext/source/pdfimport/tree/writertreevisiting.hxx6
-rw-r--r--sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx2
-rw-r--r--sdext/source/presenter/PresenterAccessibility.cxx8
-rw-r--r--sdext/source/presenter/PresenterAccessibility.hxx2
-rw-r--r--sdext/source/presenter/PresenterButton.hxx2
-rw-r--r--sdext/source/presenter/PresenterController.hxx2
-rw-r--r--sdext/source/presenter/PresenterCurrentSlideObserver.hxx2
-rw-r--r--sdext/source/presenter/PresenterFrameworkObserver.hxx2
-rw-r--r--sdext/source/presenter/PresenterHelpView.hxx2
-rw-r--r--sdext/source/presenter/PresenterNotesView.hxx2
-rw-r--r--sdext/source/presenter/PresenterPane.hxx2
-rw-r--r--sdext/source/presenter/PresenterPaneBase.hxx2
-rw-r--r--sdext/source/presenter/PresenterPaneBorderPainter.hxx2
-rw-r--r--sdext/source/presenter/PresenterPaneContainer.hxx2
-rw-r--r--sdext/source/presenter/PresenterPaneFactory.hxx2
-rw-r--r--sdext/source/presenter/PresenterProtocolHandler.cxx20
-rw-r--r--sdext/source/presenter/PresenterProtocolHandler.hxx2
-rw-r--r--sdext/source/presenter/PresenterScreen.cxx2
-rw-r--r--sdext/source/presenter/PresenterScreen.hxx4
-rw-r--r--sdext/source/presenter/PresenterScrollBar.hxx4
-rw-r--r--sdext/source/presenter/PresenterSlidePreview.hxx2
-rw-r--r--sdext/source/presenter/PresenterSlideShowView.hxx2
-rw-r--r--sdext/source/presenter/PresenterSlideSorter.hxx2
-rw-r--r--sdext/source/presenter/PresenterSpritePane.hxx2
-rw-r--r--sdext/source/presenter/PresenterTimer.cxx2
-rw-r--r--sdext/source/presenter/PresenterTimer.hxx2
-rw-r--r--sdext/source/presenter/PresenterToolBar.cxx8
-rw-r--r--sdext/source/presenter/PresenterToolBar.hxx4
-rw-r--r--sdext/source/presenter/PresenterViewFactory.cxx2
-rw-r--r--sdext/source/presenter/PresenterViewFactory.hxx2
-rw-r--r--sdext/source/presenter/PresenterWindowManager.hxx2
-rw-r--r--sfx2/inc/inettbc.hxx2
-rw-r--r--sfx2/inc/sorgitm.hxx2
-rw-r--r--sfx2/inc/srchdlg.hxx2
-rw-r--r--sfx2/inc/uitest/sfx_uiobject.hxx2
-rw-r--r--sfx2/qa/cppunit/test_controlleritem.cxx2
-rw-r--r--sfx2/source/appl/appcfg.cxx2
-rw-r--r--sfx2/source/appl/fileobj.hxx2
-rw-r--r--sfx2/source/appl/helpdispatch.hxx2
-rw-r--r--sfx2/source/appl/helpinterceptor.hxx4
-rw-r--r--sfx2/source/appl/imestatuswindow.cxx2
-rw-r--r--sfx2/source/appl/imestatuswindow.hxx2
-rw-r--r--sfx2/source/appl/impldde.cxx2
-rw-r--r--sfx2/source/appl/impldde.hxx2
-rw-r--r--sfx2/source/appl/lnkbase2.cxx2
-rw-r--r--sfx2/source/appl/newhelp.hxx22
-rw-r--r--sfx2/source/appl/sfxpicklist.cxx2
-rw-r--r--sfx2/source/appl/shutdownicon.hxx2
-rw-r--r--sfx2/source/bastyp/fltlst.cxx2
-rw-r--r--sfx2/source/control/querystatus.cxx2
-rw-r--r--sfx2/source/control/request.cxx2
-rw-r--r--sfx2/source/control/shell.cxx2
-rw-r--r--sfx2/source/control/thumbnailviewacc.hxx4
-rw-r--r--sfx2/source/dialog/backingcomp.cxx2
-rw-r--r--sfx2/source/dialog/backingwindow.hxx2
-rw-r--r--sfx2/source/dialog/dinfdlg.cxx2
-rw-r--r--sfx2/source/dialog/dockwin.cxx2
-rw-r--r--sfx2/source/dialog/filedlgimpl.hxx2
-rw-r--r--sfx2/source/dialog/infobar.cxx2
-rw-r--r--sfx2/source/dialog/mailmodel.cxx2
-rw-r--r--sfx2/source/dialog/splitwin.cxx2
-rw-r--r--sfx2/source/dialog/templdlg.cxx2
-rw-r--r--sfx2/source/doc/Metadatable.cxx6
-rw-r--r--sfx2/source/doc/SfxDocumentMetaData.cxx2
-rw-r--r--sfx2/source/doc/doctempl.cxx2
-rw-r--r--sfx2/source/doc/doctemplates.cxx4
-rw-r--r--sfx2/source/doc/doctemplateslocal.hxx2
-rw-r--r--sfx2/source/doc/iframe.cxx2
-rw-r--r--sfx2/source/doc/ownsubfilterservice.cxx2
-rw-r--r--sfx2/source/doc/printhelper.hxx2
-rw-r--r--sfx2/source/doc/sfxbasemodel.cxx2
-rw-r--r--sfx2/source/doc/sfxmodelfactory.cxx2
-rw-r--r--sfx2/source/explorer/nochaos.cxx2
-rw-r--r--sfx2/source/inc/alienwarn.hxx2
-rw-r--r--sfx2/source/inc/documentfontsdialog.hxx2
-rw-r--r--sfx2/source/inc/docundomanager.hxx2
-rw-r--r--sfx2/source/inc/eventsupplier.hxx2
-rw-r--r--sfx2/source/inc/openurlhint.hxx2
-rw-r--r--sfx2/source/inc/partwnd.hxx2
-rw-r--r--sfx2/source/inc/recfloat.hxx4
-rw-r--r--sfx2/source/inc/sfxpicklist.hxx2
-rw-r--r--sfx2/source/inc/splitwin.hxx2
-rw-r--r--sfx2/source/inc/templatesearchviewitem.hxx2
-rw-r--r--sfx2/source/inc/templdgi.hxx4
-rw-r--r--sfx2/source/inc/tplcitem.hxx2
-rw-r--r--sfx2/source/inc/versdlg.hxx6
-rw-r--r--sfx2/source/inc/workwin.hxx2
-rw-r--r--sfx2/source/notebookbar/DropdownBox.cxx2
-rw-r--r--sfx2/source/notify/globalevents.cxx2
-rw-r--r--sfx2/source/sidebar/ControllerItem.cxx2
-rw-r--r--sfx2/source/toolbox/tbxitem.cxx2
-rw-r--r--sfx2/source/view/classificationcontroller.cxx4
-rw-r--r--sfx2/source/view/classificationhelper.cxx2
-rw-r--r--sfx2/source/view/frmload.cxx2
-rw-r--r--sfx2/source/view/impframe.hxx2
-rw-r--r--sfx2/source/view/ipclient.cxx2
-rw-r--r--sfx2/source/view/sfxbasecontroller.cxx4
-rw-r--r--sfx2/source/view/viewprn.cxx2
-rw-r--r--sfx2/source/view/viewsh.cxx2
-rw-r--r--shell/source/backends/desktopbe/desktopbackend.cxx2
-rw-r--r--shell/source/backends/kde4be/kde4backend.cxx2
-rw-r--r--shell/source/backends/localebe/localebackend.hxx2
-rw-r--r--shell/source/sessioninstall/SyncDbusSessionHelper.hxx2
-rw-r--r--slideshow/source/engine/OGLTrans/generic/OGLTrans_Operation.hxx12
-rw-r--r--slideshow/source/engine/animationfactory.cxx4
-rw-r--r--slideshow/source/engine/effectrewinder.cxx4
-rw-r--r--slideshow/source/engine/rehearsetimingsactivity.hxx2
-rw-r--r--slideshow/source/engine/shapes/drawinglayeranimation.cxx2
-rw-r--r--slideshow/source/engine/shapes/drawshape.hxx2
-rw-r--r--slideshow/source/engine/shapes/externalshapebase.hxx2
-rw-r--r--slideshow/source/engine/slide/slideimpl.cxx2
-rw-r--r--slideshow/source/engine/transitions/shapetransitionfactory.cxx2
-rw-r--r--slideshow/source/engine/transitions/slidetransitionfactory.cxx2
-rw-r--r--slideshow/source/inc/animation.hxx2
-rw-r--r--slideshow/source/inc/soundplayer.hxx2
-rw-r--r--slideshow/source/inc/vieweventhandler.hxx2
-rw-r--r--sot/source/sdstor/stgcache.hxx2
-rw-r--r--sot/source/sdstor/stgdir.hxx4
-rw-r--r--sot/source/sdstor/stgole.hxx2
-rw-r--r--sot/source/sdstor/stgstrms.hxx4
-rw-r--r--sot/source/sdstor/ucbstorage.cxx6
-rw-r--r--sot/source/unoolestorage/xolesimplestorage.hxx2
-rw-r--r--starmath/inc/ElementsDockingWindow.hxx6
-rw-r--r--starmath/inc/dialog.hxx20
-rw-r--r--starmath/inc/document.hxx2
-rw-r--r--starmath/inc/edit.hxx2
-rw-r--r--starmath/inc/node.hxx2
-rw-r--r--starmath/inc/smmod.hxx2
-rw-r--r--starmath/inc/symbol.hxx2
-rw-r--r--starmath/inc/unomodel.hxx2
-rw-r--r--starmath/inc/view.hxx6
-rw-r--r--starmath/source/accessibility.hxx12
-rw-r--r--starmath/source/cfgitem.hxx2
-rw-r--r--starmath/source/mathmlexport.hxx2
-rw-r--r--starmath/source/mathmlimport.cxx2
-rw-r--r--starmath/source/mathmlimport.hxx2
-rw-r--r--starmath/source/smdetect.hxx2
-rw-r--r--starmath/source/unofilter.cxx2
-rw-r--r--stoc/source/corereflection/base.hxx12
-rw-r--r--stoc/source/corereflection/crenum.cxx2
-rw-r--r--stoc/source/corereflection/criface.cxx2
-rw-r--r--stoc/source/defaultregistry/defaultregistry.cxx4
-rw-r--r--stoc/source/implementationregistration/implreg.cxx2
-rw-r--r--stoc/source/inspect/introspection.cxx4
-rw-r--r--stoc/source/invocation/invocation.cxx4
-rw-r--r--stoc/source/invocation_adapterfactory/iafactory.cxx2
-rw-r--r--stoc/source/javaloader/javaloader.cxx2
-rw-r--r--stoc/source/javavm/interact.cxx4
-rw-r--r--stoc/source/javavm/interact.hxx2
-rw-r--r--stoc/source/javavm/javavm.cxx2
-rw-r--r--stoc/source/javavm/javavm.hxx2
-rw-r--r--stoc/source/loader/dllcomponentloader.cxx2
-rw-r--r--stoc/source/namingservice/namingservice.cxx2
-rw-r--r--stoc/source/proxy_factory/proxyfac.cxx4
-rw-r--r--stoc/source/security/access_controller.cxx8
-rw-r--r--stoc/source/security/file_policy.cxx2
-rw-r--r--stoc/source/servicemanager/servicemanager.cxx10
-rw-r--r--stoc/source/simpleregistry/simpleregistry.cxx2
-rw-r--r--stoc/source/typeconv/convert.cxx2
-rw-r--r--stoc/source/uriproc/ExternalUriReferenceTranslator.cxx2
-rw-r--r--stoc/source/uriproc/UriReferenceFactory.cxx4
-rw-r--r--stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx4
-rw-r--r--stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx4
-rw-r--r--stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.cxx2
-rw-r--r--store/source/lockbyte.cxx6
-rw-r--r--store/source/lockbyte.hxx2
-rw-r--r--store/source/object.hxx2
-rw-r--r--store/source/storbase.cxx2
-rw-r--r--store/source/storbase.hxx2
-rw-r--r--store/source/storbios.hxx2
-rw-r--r--store/source/storcach.hxx2
-rw-r--r--store/source/stordir.hxx2
-rw-r--r--store/source/storlckb.hxx2
-rw-r--r--store/source/storpage.hxx2
-rw-r--r--svgio/inc/svganode.hxx2
-rw-r--r--svgio/inc/svgcharacternode.hxx2
-rw-r--r--svgio/inc/svgcirclenode.hxx2
-rw-r--r--svgio/inc/svgclippathnode.hxx2
-rw-r--r--svgio/inc/svgdocumenthandler.hxx2
-rw-r--r--svgio/inc/svgellipsenode.hxx2
-rw-r--r--svgio/inc/svggnode.hxx2
-rw-r--r--svgio/inc/svggradientnode.hxx2
-rw-r--r--svgio/inc/svggradientstopnode.hxx2
-rw-r--r--svgio/inc/svgimagenode.hxx2
-rw-r--r--svgio/inc/svglinenode.hxx2
-rw-r--r--svgio/inc/svgmarkernode.hxx2
-rw-r--r--svgio/inc/svgmasknode.hxx2
-rw-r--r--svgio/inc/svgnode.hxx2
-rw-r--r--svgio/inc/svgpathnode.hxx2
-rw-r--r--svgio/inc/svgpatternnode.hxx2
-rw-r--r--svgio/inc/svgpolynode.hxx2
-rw-r--r--svgio/inc/svgrectnode.hxx2
-rw-r--r--svgio/inc/svgstylenode.hxx2
-rw-r--r--svgio/inc/svgsvgnode.hxx2
-rw-r--r--svgio/inc/svgsymbolnode.hxx2
-rw-r--r--svgio/inc/svgtextnode.hxx2
-rw-r--r--svgio/inc/svgtextpathnode.hxx2
-rw-r--r--svgio/inc/svgtitledescnode.hxx2
-rw-r--r--svgio/inc/svgtrefnode.hxx2
-rw-r--r--svgio/inc/svgtspannode.hxx2
-rw-r--r--svgio/inc/svgusenode.hxx2
-rw-r--r--svgio/source/svgreader/svgtextpathnode.cxx2
-rw-r--r--svgio/source/svguno/xsvgparser.cxx2
-rw-r--r--svl/qa/unit/items/test_itempool.cxx2
-rw-r--r--svl/qa/unit/svl.cxx2
-rw-r--r--svl/source/config/cjkoptions.cxx2
-rw-r--r--svl/source/config/ctloptions.cxx2
-rw-r--r--svl/source/config/itemholder2.hxx2
-rw-r--r--svl/source/fsstor/fsstorage.hxx2
-rw-r--r--svl/source/fsstor/oinputstreamcontainer.hxx2
-rw-r--r--svl/source/fsstor/ostreamcontainer.hxx2
-rw-r--r--svl/source/inc/passwordcontainer.hxx2
-rw-r--r--svl/source/numbers/numfmuno.hxx8
-rw-r--r--svl/source/numbers/supservs.hxx2
-rw-r--r--svl/source/numbers/zforlist.cxx2
-rw-r--r--svtools/inc/roadmap.hxx2
-rw-r--r--svtools/inc/table/defaultinputhandler.hxx2
-rw-r--r--svtools/inc/table/gridtablerenderer.hxx2
-rw-r--r--svtools/inc/table/tablecontrol.hxx2
-rw-r--r--svtools/inc/vclxaccessibleheaderbar.hxx4
-rw-r--r--svtools/inc/vclxaccessibleheaderbaritem.hxx2
-rw-r--r--svtools/source/brwbox/datwin.hxx4
-rw-r--r--svtools/source/config/colorcfg.cxx2
-rw-r--r--svtools/source/config/extcolorcfg.cxx2
-rw-r--r--svtools/source/config/itemholder2.hxx2
-rw-r--r--svtools/source/config/menuoptions.cxx2
-rw-r--r--svtools/source/config/miscopt.cxx2
-rw-r--r--svtools/source/config/toolpanelopt.cxx2
-rw-r--r--svtools/source/contnr/contentenumeration.hxx2
-rw-r--r--svtools/source/contnr/fileview.cxx2
-rw-r--r--svtools/source/contnr/imivctl1.cxx2
-rw-r--r--svtools/source/contnr/treelistbox.cxx2
-rw-r--r--svtools/source/control/calendar.cxx2
-rw-r--r--svtools/source/control/inettbc.cxx2
-rw-r--r--svtools/source/control/toolbarmenuimp.hxx4
-rw-r--r--svtools/source/control/valueimp.hxx4
-rw-r--r--svtools/source/dialogs/addresstemplate.cxx2
-rw-r--r--svtools/source/dialogs/restartdialog.cxx2
-rw-r--r--svtools/source/edit/textwindowpeer.cxx2
-rw-r--r--svtools/source/filter/SvFilterOptionsDialog.cxx2
-rw-r--r--svtools/source/filter/exportdialog.hxx2
-rw-r--r--svtools/source/graphic/descriptor.hxx2
-rw-r--r--svtools/source/graphic/graphic.hxx2
-rw-r--r--svtools/source/graphic/transformer.hxx2
-rw-r--r--svtools/source/hatchwindow/documentcloser.cxx2
-rw-r--r--svtools/source/inc/hatchwindow.hxx2
-rw-r--r--svtools/source/inc/provider.hxx2
-rw-r--r--svtools/source/inc/renderer.hxx2
-rw-r--r--svtools/source/inc/svimpbox.hxx2
-rw-r--r--svtools/source/inc/unoiface.hxx16
-rw-r--r--svtools/source/misc/svtaccessiblefactory.cxx2
-rw-r--r--svtools/source/misc/templatefoldercache.cxx2
-rw-r--r--svtools/source/table/cellvalueconversion.cxx12
-rw-r--r--svtools/source/table/mousefunction.hxx2
-rw-r--r--svtools/source/table/tablecontrol_impl.hxx4
-rw-r--r--svtools/source/table/tabledatawindow.hxx2
-rw-r--r--svtools/source/uno/svtxgridcontrol.hxx2
-rw-r--r--svtools/source/uno/treecontrolpeer.cxx6
-rw-r--r--svtools/source/uno/treecontrolpeer.hxx2
-rw-r--r--svtools/source/uno/unocontroltablemodel.hxx2
-rw-r--r--svtools/source/uno/unogridcolumnfacade.cxx2
-rw-r--r--svtools/source/uno/unogridcolumnfacade.hxx2
-rw-r--r--svtools/source/uno/unoimap.cxx4
-rw-r--r--svtools/source/uno/wizard/unowizard.cxx2
-rw-r--r--svx/inc/AccessibleSvxFindReplaceDialog.hxx4
-rw-r--r--svx/inc/AccessibleTableShape.hxx4
-rw-r--r--svx/inc/GalleryControl.hxx2
-rw-r--r--svx/inc/extrusiondepthdialog.hxx2
-rw-r--r--svx/inc/galbrws2.hxx2
-rw-r--r--svx/inc/galobj.hxx10
-rw-r--r--svx/inc/sdr/contact/objectcontactofpageview.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofe3dcube.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofe3dextrude.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofe3dlathe.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofe3dpolygon.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofe3dsphere.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofgraphic.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofgroup.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofmasterpagedescriptor.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofsdrcaptionobj.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofsdrcircobj.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofsdredgeobj.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofsdrmeasureobj.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofsdrobjcustomshape.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofsdrole2obj.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofsdrpage.hxx22
-rw-r--r--svx/inc/sdr/contact/viewcontactofsdrpathobj.hxx2
-rw-r--r--svx/inc/sdr/contact/viewcontactofunocontrol.hxx2
-rw-r--r--svx/inc/sdr/contact/viewobjectcontactofe3d.hxx2
-rw-r--r--svx/inc/sdr/contact/viewobjectcontactofe3dscene.hxx2
-rw-r--r--svx/inc/sdr/contact/viewobjectcontactofgraphic.hxx2
-rw-r--r--svx/inc/sdr/contact/viewobjectcontactofgroup.hxx2
-rw-r--r--svx/inc/sdr/contact/viewobjectcontactofmasterpagedescriptor.hxx2
-rw-r--r--svx/inc/sdr/contact/viewobjectcontactofsdrmediaobj.hxx2
-rw-r--r--svx/inc/sdr/contact/viewobjectcontactofsdrole2obj.hxx2
-rw-r--r--svx/inc/sdr/contact/viewobjectcontactofsdrpage.hxx22
-rw-r--r--svx/inc/sdr/contact/viewobjectcontactofunocontrol.hxx4
-rw-r--r--svx/inc/sdr/overlay/overlaycrosshair.hxx2
-rw-r--r--svx/inc/sdr/overlay/overlayhandle.hxx2
-rw-r--r--svx/inc/sdr/overlay/overlayhelpline.hxx2
-rw-r--r--svx/inc/sdr/overlay/overlayline.hxx2
-rw-r--r--svx/inc/sdr/overlay/overlaymanagerbuffered.hxx2
-rw-r--r--svx/inc/sdr/overlay/overlayrollingrectangle.hxx2
-rw-r--r--svx/inc/sdr/properties/attributeproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/captionproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/circleproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/connectorproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/customshapeproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/e3dcompoundproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/e3dextrudeproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/e3dlatheproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/e3dproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/e3dsceneproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/e3dsphereproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/emptyproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/graphicproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/groupproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/measureproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/oleproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/pageproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/rectangleproperties.hxx2
-rw-r--r--svx/inc/sdr/properties/textproperties.hxx2
-rw-r--r--svx/inc/svdibrow.hxx4
-rw-r--r--svx/inc/tbunosearchcontrollers.hxx16
-rw-r--r--svx/inc/unomlstr.hxx2
-rw-r--r--svx/source/accessibility/AccessibleEmptyEditSource.cxx4
-rw-r--r--svx/source/accessibility/AccessibleEmptyEditSource.hxx2
-rw-r--r--svx/source/accessibility/AccessibleTextHelper.cxx2
-rw-r--r--svx/source/accessibility/ChildrenManagerImpl.hxx2
-rw-r--r--svx/source/customshapes/EnhancedCustomShapeEngine.cxx2
-rw-r--r--svx/source/customshapes/EnhancedCustomShapeHandle.hxx2
-rw-r--r--svx/source/dialog/_bmpmask.cxx2
-rw-r--r--svx/source/dialog/contimp.hxx2
-rw-r--r--svx/source/dialog/imapwnd.hxx4
-rw-r--r--svx/source/dialog/rubydialog.cxx2
-rw-r--r--svx/source/fmcomp/gridctrl.cxx4
-rw-r--r--svx/source/form/fmscriptingenv.cxx4
-rw-r--r--svx/source/form/fmtextcontrolshell.cxx4
-rw-r--r--svx/source/gallery2/galbrws1.hxx2
-rw-r--r--svx/source/gallery2/galbrws2.cxx2
-rw-r--r--svx/source/inc/AccessibleFrameSelector.hxx2
-rw-r--r--svx/source/inc/GraphCtlAccessibleContext.hxx2
-rw-r--r--svx/source/inc/charmapacc.hxx6
-rw-r--r--svx/source/inc/datalistener.hxx2
-rw-r--r--svx/source/inc/datanavi.hxx22
-rw-r--r--svx/source/inc/docrecovery.hxx14
-rw-r--r--svx/source/inc/filtnav.hxx8
-rw-r--r--svx/source/inc/fmPropBrw.hxx2
-rw-r--r--svx/source/inc/fmexpl.hxx24
-rw-r--r--svx/source/inc/fmobj.hxx2
-rw-r--r--svx/source/inc/fmscriptingenv.hxx2
-rw-r--r--svx/source/inc/fmshimp.hxx2
-rw-r--r--svx/source/inc/fmtextcontrolfeature.hxx2
-rw-r--r--svx/source/inc/fmundo.hxx6
-rw-r--r--svx/source/inc/fmvwimp.hxx4
-rw-r--r--svx/source/inc/formcontroller.hxx2
-rw-r--r--svx/source/inc/formcontrolling.hxx2
-rw-r--r--svx/source/inc/formdispatchinterceptor.hxx2
-rw-r--r--svx/source/inc/gridcell.hxx20
-rw-r--r--svx/source/inc/svxpixelctlaccessiblecontext.hxx4
-rw-r--r--svx/source/inc/svxrectctaccessiblecontext.hxx4
-rw-r--r--svx/source/inc/tabwin.hxx4
-rw-r--r--svx/source/inc/tbxform.hxx8
-rw-r--r--svx/source/inc/unogalthemeprovider.hxx2
-rw-r--r--svx/source/inc/xmlxtexp.hxx2
-rw-r--r--svx/source/inc/xmlxtimp.hxx2
-rw-r--r--svx/source/mnuctrls/smarttagmenu.cxx2
-rw-r--r--svx/source/sdr/contact/sdrmediawindow.hxx2
-rw-r--r--svx/source/sdr/contact/viewobjectcontact.cxx2
-rw-r--r--svx/source/sdr/contact/viewobjectcontactofgraphic.cxx2
-rw-r--r--svx/source/sdr/contact/viewobjectcontactofpageobj.cxx2
-rw-r--r--svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx2
-rw-r--r--svx/source/sidebar/EmptyPanel.hxx2
-rw-r--r--svx/source/sidebar/PanelFactory.cxx2
-rw-r--r--svx/source/sidebar/area/AreaPropertyPanel.hxx2
-rw-r--r--svx/source/sidebar/area/AreaTransparencyGradientControl.hxx2
-rw-r--r--svx/source/sidebar/graphic/GraphicPropertyPanel.hxx2
-rw-r--r--svx/source/sidebar/line/LinePropertyPanel.hxx2
-rw-r--r--svx/source/sidebar/line/LineWidthValueSet.hxx2
-rw-r--r--svx/source/sidebar/media/MediaPlaybackPanel.hxx2
-rw-r--r--svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx2
-rw-r--r--svx/source/sidebar/paragraph/ParaPropertyPanel.hxx2
-rw-r--r--svx/source/sidebar/paragraph/ParaSpacingWindow.hxx4
-rw-r--r--svx/source/sidebar/possize/PosSizePropertyPanel.hxx2
-rw-r--r--svx/source/sidebar/shadow/ShadowPropertyPanel.hxx2
-rw-r--r--svx/source/sidebar/shapes/DefaultShapesPanel.hxx2
-rw-r--r--svx/source/sidebar/styles/StylesPropertyPanel.hxx2
-rw-r--r--svx/source/sidebar/text/TextCharacterSpacingControl.hxx2
-rw-r--r--svx/source/sidebar/text/TextPropertyPanel.hxx2
-rw-r--r--svx/source/sidebar/text/TextUnderlineControl.hxx2
-rw-r--r--svx/source/svdraw/svdibrow.cxx2
-rw-r--r--svx/source/svdraw/svdograf.cxx4
-rw-r--r--svx/source/svdraw/svdoole2.cxx2
-rw-r--r--svx/source/svdraw/svdotxln.cxx2
-rw-r--r--svx/source/table/accessiblecell.hxx2
-rw-r--r--svx/source/table/cell.cxx2
-rw-r--r--svx/source/table/cell.hxx2
-rw-r--r--svx/source/table/cellcursor.hxx2
-rw-r--r--svx/source/table/cellrange.hxx2
-rw-r--r--svx/source/table/propertyset.hxx4
-rw-r--r--svx/source/table/svdotable.cxx4
-rw-r--r--svx/source/table/tablecolumn.hxx2
-rw-r--r--svx/source/table/tablecolumns.hxx2
-rw-r--r--svx/source/table/tablehandles.cxx2
-rw-r--r--svx/source/table/tablemodel.hxx2
-rw-r--r--svx/source/table/tablerow.hxx2
-rw-r--r--svx/source/table/tablerows.hxx2
-rw-r--r--svx/source/table/tableundo.hxx14
-rw-r--r--svx/source/table/viewcontactoftableobj.hxx2
-rw-r--r--svx/source/tbxctrls/bulletsnumbering.cxx2
-rw-r--r--svx/source/tbxctrls/colorwindow.hxx2
-rw-r--r--svx/source/tbxctrls/extrusioncontrols.hxx4
-rw-r--r--svx/source/tbxctrls/grafctrl.cxx2
-rw-r--r--svx/source/tbxctrls/layctrl.cxx2
-rw-r--r--svx/source/tbxctrls/lboxctrl.cxx2
-rw-r--r--svx/source/tbxctrls/tbcontrl.cxx10
-rw-r--r--svx/source/tbxctrls/tbunocontroller.cxx2
-rw-r--r--svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.hxx4
-rw-r--r--svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.hxx2
-rw-r--r--svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.hxx2
-rw-r--r--svx/source/unodraw/UnoGraphicExporter.cxx4
-rw-r--r--svx/source/unodraw/UnoNameItemTable.hxx2
-rw-r--r--svx/source/unodraw/UnoNamespaceMap.cxx2
-rw-r--r--svx/source/unodraw/XPropertyTable.cxx2
-rw-r--r--svx/source/unodraw/gluepts.cxx2
-rw-r--r--svx/source/unodraw/recoveryui.cxx2
-rw-r--r--svx/source/unodraw/shapeimpl.hxx10
-rw-r--r--svx/source/unodraw/unobtabl.cxx2
-rw-r--r--svx/source/unodraw/unodtabl.cxx2
-rw-r--r--svx/source/unodraw/unogtabl.cxx2
-rw-r--r--svx/source/unodraw/unohtabl.cxx2
-rw-r--r--svx/source/unodraw/unomod.cxx2
-rw-r--r--svx/source/unodraw/unomtabl.cxx2
-rw-r--r--svx/source/unodraw/unoshcol.cxx2
-rw-r--r--svx/source/unodraw/unoshtxt.cxx2
-rw-r--r--svx/source/unodraw/unottabl.cxx2
-rw-r--r--svx/source/unogallery/unogalitem.hxx4
-rw-r--r--svx/source/unogallery/unogaltheme.hxx2
-rw-r--r--svx/source/xml/xmleohlp.cxx2
-rw-r--r--svx/source/xml/xmlgrhlp.cxx4
-rw-r--r--svx/source/xml/xmlxtexp.cxx12
-rw-r--r--svx/source/xml/xmlxtimp.cxx2
-rw-r--r--svx/workben/pixelctl.cxx2
-rw-r--r--sw/inc/AnnotationWin.hxx2
-rw-r--r--sw/inc/PageColumnPopup.hxx2
-rw-r--r--sw/inc/PageOrientationPopup.hxx2
-rw-r--r--sw/inc/PageSizePopup.hxx2
-rw-r--r--sw/inc/PostItMgr.hxx2
-rw-r--r--sw/inc/SidebarWin.hxx2
-rw-r--r--sw/inc/SwNodeNum.hxx2
-rw-r--r--sw/inc/SwSmartTagMgr.hxx2
-rw-r--r--sw/inc/SwUndoField.hxx6
-rw-r--r--sw/inc/SwXMLSectionList.hxx4
-rw-r--r--sw/inc/accmap.hxx2
-rw-r--r--sw/inc/anchoreddrawobject.hxx2
-rw-r--r--sw/inc/authfld.hxx4
-rw-r--r--sw/inc/calbck.hxx4
-rw-r--r--sw/inc/calc.hxx2
-rw-r--r--sw/inc/ccoll.hxx2
-rw-r--r--sw/inc/cellatr.hxx2
-rw-r--r--sw/inc/colwd.hxx2
-rw-r--r--sw/inc/crsrsh.hxx2
-rw-r--r--sw/inc/dbfld.hxx4
-rw-r--r--sw/inc/dcontact.hxx8
-rw-r--r--sw/inc/ddefld.hxx4
-rw-r--r--sw/inc/dlelstnr.hxx2
-rw-r--r--sw/inc/doc.hxx2
-rw-r--r--sw/inc/docary.hxx2
-rw-r--r--sw/inc/docsh.hxx2
-rw-r--r--sw/inc/docstyle.hxx6
-rw-r--r--sw/inc/docufld.hxx2
-rw-r--r--sw/inc/dpage.hxx2
-rw-r--r--sw/inc/drawdoc.hxx2
-rw-r--r--sw/inc/editsh.hxx2
-rw-r--r--sw/inc/expfld.hxx2
-rw-r--r--sw/inc/extinput.hxx2
-rw-r--r--sw/inc/fchrfmt.hxx2
-rw-r--r--sw/inc/fesh.hxx2
-rw-r--r--sw/inc/finalthreadmanager.hxx2
-rw-r--r--sw/inc/fldbas.hxx2
-rw-r--r--sw/inc/flddropdown.hxx4
-rw-r--r--sw/inc/fmtanchr.hxx2
-rw-r--r--sw/inc/fmtautofmt.hxx2
-rw-r--r--sw/inc/fmtclds.hxx2
-rw-r--r--sw/inc/fmtcntnt.hxx2
-rw-r--r--sw/inc/fmtcol.hxx4
-rw-r--r--sw/inc/fmtfld.hxx2
-rw-r--r--sw/inc/fmtftn.hxx2
-rw-r--r--sw/inc/fmthdft.hxx4
-rw-r--r--sw/inc/fmtinfmt.hxx2
-rw-r--r--sw/inc/fmtline.hxx2
-rw-r--r--sw/inc/fmtmeta.hxx4
-rw-r--r--sw/inc/fmtpdsc.hxx2
-rw-r--r--sw/inc/fmtrfmrk.hxx2
-rw-r--r--sw/inc/fmtruby.hxx2
-rw-r--r--sw/inc/fmturl.hxx2
-rw-r--r--sw/inc/fmtwrapinfluenceonobjpos.hxx2
-rw-r--r--sw/inc/format.hxx2
-rw-r--r--sw/inc/frmfmt.hxx6
-rw-r--r--sw/inc/globdoc.hxx2
-rw-r--r--sw/inc/gotodlg.hxx2
-rw-r--r--sw/inc/hhcwrp.hxx2
-rw-r--r--sw/inc/hints.hxx2
-rw-r--r--sw/inc/modcfg.hxx10
-rw-r--r--sw/inc/ndgrf.hxx2
-rw-r--r--sw/inc/ndindex.hxx2
-rw-r--r--sw/inc/ndnotxt.hxx2
-rw-r--r--sw/inc/ndole.hxx2
-rw-r--r--sw/inc/ndtxt.hxx2
-rw-r--r--sw/inc/node.hxx8
-rw-r--r--sw/inc/numrule.hxx2
-rw-r--r--sw/inc/pagedesc.hxx2
-rw-r--r--sw/inc/pam.hxx2
-rw-r--r--sw/inc/paratr.hxx2
-rw-r--r--sw/inc/postithelper.hxx2
-rw-r--r--sw/inc/prtopt.hxx2
-rw-r--r--sw/inc/redline.hxx12
-rw-r--r--sw/inc/reffld.hxx2
-rw-r--r--sw/inc/section.hxx6
-rw-r--r--sw/inc/shellio.hxx2
-rw-r--r--sw/inc/swacorr.hxx2
-rw-r--r--sw/inc/swatrset.hxx2
-rw-r--r--sw/inc/swbaslnk.hxx2
-rw-r--r--sw/inc/swcrsr.hxx4
-rw-r--r--sw/inc/swddetbl.hxx2
-rw-r--r--sw/inc/swmodule.hxx2
-rw-r--r--sw/inc/swserv.hxx2
-rw-r--r--sw/inc/swtable.hxx6
-rw-r--r--sw/inc/tgrditem.hxx2
-rw-r--r--sw/inc/tox.hxx4
-rw-r--r--sw/inc/txatbase.hxx2
-rw-r--r--sw/inc/txtannotationfld.hxx2
-rw-r--r--sw/inc/txtatr.hxx6
-rw-r--r--sw/inc/txtfld.hxx4
-rw-r--r--sw/inc/txtftn.hxx2
-rw-r--r--sw/inc/txtinet.hxx2
-rw-r--r--sw/inc/txttxmrk.hxx2
-rw-r--r--sw/inc/undobj.hxx8
-rw-r--r--sw/inc/unochart.hxx8
-rw-r--r--sw/inc/unocoll.hxx20
-rw-r--r--sw/inc/unocrsr.hxx6
-rw-r--r--sw/inc/unodraw.hxx8
-rw-r--r--sw/inc/unofieldcoll.hxx4
-rw-r--r--sw/inc/unoframe.hxx10
-rw-r--r--sw/inc/unoidxcoll.hxx2
-rw-r--r--sw/inc/unoparagraph.hxx2
-rw-r--r--sw/inc/unoredline.hxx2
-rw-r--r--sw/inc/unoredlines.hxx4
-rw-r--r--sw/inc/unosett.hxx12
-rw-r--r--sw/inc/unosrch.hxx2
-rw-r--r--sw/inc/unostyle.hxx10
-rw-r--r--sw/inc/unotbl.hxx14
-rw-r--r--sw/inc/unotextbodyhf.hxx4
-rw-r--r--sw/inc/unotextcursor.hxx2
-rw-r--r--sw/inc/unotextrange.hxx4
-rw-r--r--sw/inc/unotxdoc.hxx10
-rw-r--r--sw/inc/view.hxx2
-rw-r--r--sw/inc/viewsh.hxx2
-rw-r--r--sw/inc/viscrs.hxx4
-rw-r--r--sw/inc/wdocsh.hxx2
-rw-r--r--sw/qa/core/Test-BigPtrArray.cxx2
-rw-r--r--sw/qa/extras/inc/swmodeltestbase.hxx2
-rw-r--r--sw/source/core/access/acccell.hxx2
-rw-r--r--sw/source/core/access/acccontext.hxx2
-rw-r--r--sw/source/core/access/accdoc.hxx4
-rw-r--r--sw/source/core/access/accembedded.hxx2
-rw-r--r--sw/source/core/access/accfootnote.hxx2
-rw-r--r--sw/source/core/access/accframebase.hxx2
-rw-r--r--sw/source/core/access/accgraphic.hxx2
-rw-r--r--sw/source/core/access/accheaderfooter.hxx2
-rw-r--r--sw/source/core/access/accmap.cxx2
-rw-r--r--sw/source/core/access/accnotextframe.hxx2
-rw-r--r--sw/source/core/access/accpage.hxx2
-rw-r--r--sw/source/core/access/accpara.hxx2
-rw-r--r--sw/source/core/access/accportions.hxx2
-rw-r--r--sw/source/core/access/accpreview.hxx2
-rw-r--r--sw/source/core/access/acctable.hxx4
-rw-r--r--sw/source/core/access/acctextframe.hxx2
-rw-r--r--sw/source/core/crsr/overlayrangesoutline.hxx2
-rw-r--r--sw/source/core/doc/CntntIdxStore.cxx2
-rw-r--r--sw/source/core/doc/acmplwrd.cxx4
-rw-r--r--sw/source/core/doc/docbm.cxx2
-rw-r--r--sw/source/core/doc/doccomp.cxx2
-rw-r--r--sw/source/core/doc/number.cxx2
-rw-r--r--sw/source/core/doc/swstylemanager.cxx2
-rw-r--r--sw/source/core/docnode/cancellablejob.hxx2
-rw-r--r--sw/source/core/docnode/finalthreadmanager.cxx4
-rw-r--r--sw/source/core/draw/dcontact.cxx4
-rw-r--r--sw/source/core/draw/dflyobj.cxx4
-rw-r--r--sw/source/core/inc/DocumentChartDataProviderManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentContentOperationsManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentDeviceManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentDrawModelManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentExternalDataManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentFieldsManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentLayoutManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentLinksAdministrationManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentListItemsManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentListsManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentOutlineNodesManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentRedlineManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentSettingManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentStatisticsManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentStylePoolManager.hxx2
-rw-r--r--sw/source/core/inc/DocumentTimerManager.hxx2
-rw-r--r--sw/source/core/inc/SwGrammarMarkUp.hxx2
-rw-r--r--sw/source/core/inc/SwUndoFmt.hxx6
-rw-r--r--sw/source/core/inc/SwUndoPageDesc.hxx6
-rw-r--r--sw/source/core/inc/SwUndoTOXChange.hxx2
-rw-r--r--sw/source/core/inc/SwXMLBlockExport.hxx4
-rw-r--r--sw/source/core/inc/SwXMLBlockImport.hxx8
-rw-r--r--sw/source/core/inc/SwXMLTextBlocks.hxx2
-rw-r--r--sw/source/core/inc/SwXTextDefaults.hxx2
-rw-r--r--sw/source/core/inc/UndoAttribute.hxx18
-rw-r--r--sw/source/core/inc/UndoBookmark.hxx4
-rw-r--r--sw/source/core/inc/UndoCore.hxx4
-rw-r--r--sw/source/core/inc/UndoDelete.hxx2
-rw-r--r--sw/source/core/inc/UndoDraw.hxx10
-rw-r--r--sw/source/core/inc/UndoInsert.hxx8
-rw-r--r--sw/source/core/inc/UndoNumbering.hxx4
-rw-r--r--sw/source/core/inc/UndoOverwrite.hxx4
-rw-r--r--sw/source/core/inc/UndoRedline.hxx6
-rw-r--r--sw/source/core/inc/UndoSection.hxx2
-rw-r--r--sw/source/core/inc/UndoSort.hxx2
-rw-r--r--sw/source/core/inc/UndoSplitMove.hxx2
-rw-r--r--sw/source/core/inc/UndoTable.hxx30
-rw-r--r--sw/source/core/inc/acorrect.hxx2
-rw-r--r--sw/source/core/inc/annotationmark.hxx2
-rw-r--r--sw/source/core/inc/ascharanchoredobjectposition.hxx2
-rw-r--r--sw/source/core/inc/bookmrk.hxx4
-rw-r--r--sw/source/core/inc/cellfrm.hxx2
-rw-r--r--sw/source/core/inc/cntfrm.hxx2
-rw-r--r--sw/source/core/inc/colfrm.hxx2
-rw-r--r--sw/source/core/inc/dflyobj.hxx4
-rw-r--r--sw/source/core/inc/docsort.hxx4
-rw-r--r--sw/source/core/inc/doctxm.hxx2
-rw-r--r--sw/source/core/inc/dumpfilter.hxx2
-rw-r--r--sw/source/core/inc/flyfrm.hxx2
-rw-r--r--sw/source/core/inc/flyfrms.hxx4
-rw-r--r--sw/source/core/inc/fntcache.hxx2
-rw-r--r--sw/source/core/inc/frame.hxx2
-rw-r--r--sw/source/core/inc/frmtool.hxx2
-rw-r--r--sw/source/core/inc/layfrm.hxx2
-rw-r--r--sw/source/core/inc/notxtfrm.hxx2
-rw-r--r--sw/source/core/inc/observablethread.hxx2
-rw-r--r--sw/source/core/inc/pagefrm.hxx2
-rw-r--r--sw/source/core/inc/retrieveinputstream.hxx2
-rw-r--r--sw/source/core/inc/rolbck.hxx10
-rw-r--r--sw/source/core/inc/rootfrm.hxx2
-rw-r--r--sw/source/core/inc/rowfrm.hxx2
-rw-r--r--sw/source/core/inc/sectfrm.hxx2
-rw-r--r--sw/source/core/inc/swfntcch.hxx2
-rw-r--r--sw/source/core/inc/tabfrm.hxx2
-rw-r--r--sw/source/core/inc/textapi.hxx4
-rw-r--r--sw/source/core/inc/threadlistener.hxx2
-rw-r--r--sw/source/core/inc/tocntntanchoredobjectposition.hxx2
-rw-r--r--sw/source/core/inc/tolayoutanchoredobjectposition.hxx2
-rw-r--r--sw/source/core/inc/txmsrt.hxx12
-rw-r--r--sw/source/core/inc/txtfrm.hxx2
-rw-r--r--sw/source/core/inc/undoflystrattr.hxx2
-rw-r--r--sw/source/core/inc/unobookmark.hxx2
-rw-r--r--sw/source/core/inc/unoevent.hxx6
-rw-r--r--sw/source/core/inc/unofield.hxx6
-rw-r--r--sw/source/core/inc/unoflatpara.hxx4
-rw-r--r--sw/source/core/inc/unofootnote.hxx2
-rw-r--r--sw/source/core/inc/unoidx.hxx4
-rw-r--r--sw/source/core/inc/unometa.hxx4
-rw-r--r--sw/source/core/inc/unoport.hxx6
-rw-r--r--sw/source/core/inc/unorefmark.hxx2
-rw-r--r--sw/source/core/inc/unosection.hxx2
-rw-r--r--sw/source/core/inc/unotextmarkup.hxx4
-rw-r--r--sw/source/core/inc/visiturl.hxx2
-rw-r--r--sw/source/core/layout/dbg_lay.cxx6
-rw-r--r--sw/source/core/layout/objectformatterlayfrm.hxx2
-rw-r--r--sw/source/core/layout/objectformattertxtfrm.hxx2
-rw-r--r--sw/source/core/layout/paintfrm.cxx2
-rw-r--r--sw/source/core/ole/ndole.cxx2
-rw-r--r--sw/source/core/swg/SwXMLBlockImport.cxx12
-rw-r--r--sw/source/core/text/itrform2.hxx2
-rw-r--r--sw/source/core/text/pordrop.hxx2
-rw-r--r--sw/source/core/text/porfld.hxx4
-rw-r--r--sw/source/core/text/porlay.hxx4
-rw-r--r--sw/source/core/text/pormulti.hxx4
-rw-r--r--sw/source/core/text/txtcache.hxx2
-rw-r--r--sw/source/core/text/xmldump.cxx2
-rw-r--r--sw/source/core/txtnode/SwGrammarContact.cxx2
-rw-r--r--sw/source/core/txtnode/fntcap.cxx2
-rw-r--r--sw/source/core/undo/unsect.cxx4
-rw-r--r--sw/source/core/unocore/unocoll.cxx2
-rw-r--r--sw/source/core/unocore/unodraw.cxx2
-rw-r--r--sw/source/core/unocore/unofield.cxx2
-rw-r--r--sw/source/core/unocore/unoframe.cxx6
-rw-r--r--sw/source/core/unocore/unoidx.cxx4
-rw-r--r--sw/source/core/unocore/unoobj2.cxx4
-rw-r--r--sw/source/core/unocore/unostyle.cxx8
-rw-r--r--sw/source/filter/ascii/wrtasc.hxx2
-rw-r--r--sw/source/filter/html/htmlform.cxx2
-rw-r--r--sw/source/filter/html/htmltab.cxx8
-rw-r--r--sw/source/filter/html/svxcss1.hxx2
-rw-r--r--sw/source/filter/html/swcss1.hxx2
-rw-r--r--sw/source/filter/html/swhtml.hxx2
-rw-r--r--sw/source/filter/html/wrthtml.hxx2
-rw-r--r--sw/source/filter/inc/fltshell.hxx2
-rw-r--r--sw/source/filter/ww8/WW8FibData.hxx2
-rw-r--r--sw/source/filter/ww8/WW8Sttbf.hxx4
-rw-r--r--sw/source/filter/ww8/docxattributeoutput.hxx2
-rw-r--r--sw/source/filter/ww8/docxexport.hxx2
-rw-r--r--sw/source/filter/ww8/escher.hxx6
-rw-r--r--sw/source/filter/ww8/rtfattributeoutput.hxx2
-rw-r--r--sw/source/filter/ww8/rtfexport.cxx2
-rw-r--r--sw/source/filter/ww8/rtfexport.hxx2
-rw-r--r--sw/source/filter/ww8/rtfexportfilter.hxx2
-rw-r--r--sw/source/filter/ww8/rtfsdrexport.hxx2
-rw-r--r--sw/source/filter/ww8/wrtww8.hxx8
-rw-r--r--sw/source/filter/ww8/ww8attributeoutput.hxx2
-rw-r--r--sw/source/filter/ww8/ww8par.cxx2
-rw-r--r--sw/source/filter/ww8/ww8par.hxx2
-rw-r--r--sw/source/filter/ww8/ww8scan.hxx18
-rw-r--r--sw/source/filter/ww8/ww8toolbar.hxx34
-rw-r--r--sw/source/filter/xml/wrtxml.hxx2
-rw-r--r--sw/source/filter/xml/xmlbrshi.hxx2
-rw-r--r--sw/source/filter/xml/xmlexp.hxx2
-rw-r--r--sw/source/filter/xml/xmlfmt.cxx8
-rw-r--r--sw/source/filter/xml/xmlfmte.cxx2
-rw-r--r--sw/source/filter/xml/xmlimp.cxx10
-rw-r--r--sw/source/filter/xml/xmlimp.hxx2
-rw-r--r--sw/source/filter/xml/xmlitem.hxx2
-rw-r--r--sw/source/filter/xml/xmliteme.cxx2
-rw-r--r--sw/source/filter/xml/xmlitemi.cxx4
-rw-r--r--sw/source/filter/xml/xmlitmap.hxx2
-rw-r--r--sw/source/filter/xml/xmltbli.cxx12
-rw-r--r--sw/source/filter/xml/xmltbli.hxx2
-rw-r--r--sw/source/filter/xml/xmltext.cxx2
-rw-r--r--sw/source/filter/xml/xmltexte.hxx2
-rw-r--r--sw/source/filter/xml/xmltexti.hxx2
-rw-r--r--sw/source/ui/chrdlg/drpcps.cxx2
-rw-r--r--sw/source/ui/config/mailconfigpage.cxx4
-rw-r--r--sw/source/ui/dbui/addresslistdialog.hxx2
-rw-r--r--sw/source/ui/dbui/createaddresslistdialog.cxx2
-rw-r--r--sw/source/ui/dbui/createaddresslistdialog.hxx4
-rw-r--r--sw/source/ui/dbui/customizeaddresslistdialog.hxx4
-rw-r--r--sw/source/ui/dbui/dbtablepreviewdialog.hxx2
-rw-r--r--sw/source/ui/dbui/mmaddressblockpage.cxx2
-rw-r--r--sw/source/ui/dbui/mmaddressblockpage.hxx12
-rw-r--r--sw/source/ui/dbui/mmdocselectpage.hxx2
-rw-r--r--sw/source/ui/dbui/mmgreetingspage.hxx4
-rw-r--r--sw/source/ui/dbui/mmlayoutpage.hxx2
-rw-r--r--sw/source/ui/dbui/mmoutputtypepage.cxx4
-rw-r--r--sw/source/ui/dbui/mmoutputtypepage.hxx2
-rw-r--r--sw/source/ui/dbui/mmresultdialogs.cxx2
-rw-r--r--sw/source/ui/dbui/selectdbtabledialog.hxx2
-rw-r--r--sw/source/ui/dialog/swdlgfact.hxx2
-rw-r--r--sw/source/ui/envelp/envfmt.hxx2
-rw-r--r--sw/source/ui/envelp/envprt.hxx2
-rw-r--r--sw/source/ui/envelp/labfmt.hxx4
-rw-r--r--sw/source/ui/envelp/labprt.hxx2
-rw-r--r--sw/source/ui/envelp/mailmrge.cxx2
-rw-r--r--sw/source/ui/envelp/swuilabimp.hxx8
-rw-r--r--sw/source/ui/fldui/flddb.hxx2
-rw-r--r--sw/source/ui/fldui/flddinf.hxx2
-rw-r--r--sw/source/ui/fldui/flddok.hxx2
-rw-r--r--sw/source/ui/fldui/fldfunc.hxx2
-rw-r--r--sw/source/ui/fldui/fldpage.hxx2
-rw-r--r--sw/source/ui/fldui/fldref.hxx2
-rw-r--r--sw/source/ui/fldui/fldvar.hxx2
-rw-r--r--sw/source/ui/frmdlg/cption.cxx2
-rw-r--r--sw/source/ui/inc/mmresultdialogs.hxx8
-rw-r--r--sw/source/ui/index/cnttab.cxx10
-rw-r--r--sw/source/ui/index/swuiidxmrk.cxx4
-rw-r--r--sw/source/ui/misc/glossary.cxx2
-rw-r--r--sw/source/ui/misc/impfnote.hxx4
-rw-r--r--sw/source/ui/misc/outline.cxx2
-rw-r--r--sw/source/ui/table/tautofmt.cxx4
-rw-r--r--sw/source/ui/uno/swdetect.hxx2
-rw-r--r--sw/source/ui/vba/vbaaddin.hxx2
-rw-r--r--sw/source/ui/vba/vbaaddins.hxx2
-rw-r--r--sw/source/ui/vba/vbaapplication.hxx2
-rw-r--r--sw/source/ui/vba/vbaautotextentry.hxx4
-rw-r--r--sw/source/ui/vba/vbabookmark.hxx2
-rw-r--r--sw/source/ui/vba/vbabookmarks.hxx2
-rw-r--r--sw/source/ui/vba/vbaborders.hxx2
-rw-r--r--sw/source/ui/vba/vbacell.hxx2
-rw-r--r--sw/source/ui/vba/vbacells.cxx2
-rw-r--r--sw/source/ui/vba/vbacells.hxx2
-rw-r--r--sw/source/ui/vba/vbacolumn.hxx2
-rw-r--r--sw/source/ui/vba/vbacolumns.hxx2
-rw-r--r--sw/source/ui/vba/vbadialog.hxx2
-rw-r--r--sw/source/ui/vba/vbadialogs.hxx2
-rw-r--r--sw/source/ui/vba/vbadocument.hxx2
-rw-r--r--sw/source/ui/vba/vbadocuments.hxx2
-rw-r--r--sw/source/ui/vba/vbaeventshelper.hxx2
-rw-r--r--sw/source/ui/vba/vbafind.hxx2
-rw-r--r--sw/source/ui/vba/vbafont.hxx2
-rw-r--r--sw/source/ui/vba/vbaframe.hxx2
-rw-r--r--sw/source/ui/vba/vbaframes.hxx2
-rw-r--r--sw/source/ui/vba/vbaglobals.hxx2
-rw-r--r--sw/source/ui/vba/vbaheaderfooter.hxx2
-rw-r--r--sw/source/ui/vba/vbaheadersfooters.cxx2
-rw-r--r--sw/source/ui/vba/vbaheadersfooters.hxx2
-rw-r--r--sw/source/ui/vba/vbalistformat.hxx2
-rw-r--r--sw/source/ui/vba/vbalistgalleries.hxx2
-rw-r--r--sw/source/ui/vba/vbalistgallery.hxx2
-rw-r--r--sw/source/ui/vba/vbalistlevel.hxx2
-rw-r--r--sw/source/ui/vba/vbalistlevels.hxx2
-rw-r--r--sw/source/ui/vba/vbalisttemplate.hxx2
-rw-r--r--sw/source/ui/vba/vbalisttemplates.hxx2
-rw-r--r--sw/source/ui/vba/vbaoptions.hxx2
-rw-r--r--sw/source/ui/vba/vbapagesetup.hxx2
-rw-r--r--sw/source/ui/vba/vbapane.hxx2
-rw-r--r--sw/source/ui/vba/vbapanes.cxx2
-rw-r--r--sw/source/ui/vba/vbapanes.hxx2
-rw-r--r--sw/source/ui/vba/vbaparagraph.hxx4
-rw-r--r--sw/source/ui/vba/vbaparagraphformat.hxx2
-rw-r--r--sw/source/ui/vba/vbarange.hxx2
-rw-r--r--sw/source/ui/vba/vbareplacement.hxx2
-rw-r--r--sw/source/ui/vba/vbarevision.hxx2
-rw-r--r--sw/source/ui/vba/vbarevisions.hxx2
-rw-r--r--sw/source/ui/vba/vbarow.hxx2
-rw-r--r--sw/source/ui/vba/vbarows.hxx2
-rw-r--r--sw/source/ui/vba/vbasection.hxx2
-rw-r--r--sw/source/ui/vba/vbasections.cxx2
-rw-r--r--sw/source/ui/vba/vbasections.hxx2
-rw-r--r--sw/source/ui/vba/vbaselection.hxx2
-rw-r--r--sw/source/ui/vba/vbastyle.hxx2
-rw-r--r--sw/source/ui/vba/vbasystem.hxx2
-rw-r--r--sw/source/ui/vba/vbatableofcontents.hxx2
-rw-r--r--sw/source/ui/vba/vbatablesofcontents.cxx2
-rw-r--r--sw/source/ui/vba/vbatablesofcontents.hxx2
-rw-r--r--sw/source/ui/vba/vbatabstop.hxx2
-rw-r--r--sw/source/ui/vba/vbatabstops.cxx2
-rw-r--r--sw/source/ui/vba/vbatabstops.hxx2
-rw-r--r--sw/source/ui/vba/vbatemplate.hxx2
-rw-r--r--sw/source/ui/vba/vbavariable.hxx2
-rw-r--r--sw/source/ui/vba/vbavariables.hxx2
-rw-r--r--sw/source/ui/vba/vbaview.hxx2
-rw-r--r--sw/source/uibase/app/apphdl.cxx2
-rw-r--r--sw/source/uibase/dbui/dbmgr.cxx4
-rw-r--r--sw/source/uibase/dbui/dbtree.cxx2
-rw-r--r--sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx4
-rw-r--r--sw/source/uibase/dbui/mmconfigitem.cxx2
-rw-r--r--sw/source/uibase/dochdl/swdtflvr.cxx2
-rw-r--r--sw/source/uibase/docvw/AnchorOverlayObject.hxx2
-rw-r--r--sw/source/uibase/docvw/AnnotationMenuButton.hxx2
-rw-r--r--sw/source/uibase/docvw/OverlayRanges.hxx2
-rw-r--r--sw/source/uibase/docvw/PageBreakWin.cxx2
-rw-r--r--sw/source/uibase/docvw/PostItMgr.cxx2
-rw-r--r--sw/source/uibase/docvw/ShadowOverlayObject.hxx2
-rw-r--r--sw/source/uibase/docvw/SidebarScrollBar.hxx2
-rw-r--r--sw/source/uibase/docvw/SidebarTxtControl.hxx2
-rw-r--r--sw/source/uibase/docvw/SidebarTxtControlAcc.cxx4
-rw-r--r--sw/source/uibase/docvw/SidebarTxtControlAcc.hxx2
-rw-r--r--sw/source/uibase/docvw/SidebarWinAcc.cxx2
-rw-r--r--sw/source/uibase/docvw/SidebarWinAcc.hxx2
-rw-r--r--sw/source/uibase/docvw/romenu.hxx2
-rw-r--r--sw/source/uibase/docvw/srcedtw.cxx2
-rw-r--r--sw/source/uibase/inc/DashedLine.hxx2
-rw-r--r--sw/source/uibase/inc/DropDownFieldDialog.hxx2
-rw-r--r--sw/source/uibase/inc/FrameControl.hxx2
-rw-r--r--sw/source/uibase/inc/HeaderFooterWin.hxx2
-rw-r--r--sw/source/uibase/inc/PageBreakWin.hxx2
-rw-r--r--sw/source/uibase/inc/SwSpellDialogChildWindow.hxx2
-rw-r--r--sw/source/uibase/inc/SwXFilterOptions.hxx2
-rw-r--r--sw/source/uibase/inc/abstract.hxx2
-rw-r--r--sw/source/uibase/inc/annotsh.hxx2
-rw-r--r--sw/source/uibase/inc/ascfldlg.hxx2
-rw-r--r--sw/source/uibase/inc/barcfg.hxx2
-rw-r--r--sw/source/uibase/inc/basesh.hxx2
-rw-r--r--sw/source/uibase/inc/bmpwin.hxx2
-rw-r--r--sw/source/uibase/inc/bookctrl.hxx2
-rw-r--r--sw/source/uibase/inc/bookmark.hxx2
-rw-r--r--sw/source/uibase/inc/break.hxx2
-rw-r--r--sw/source/uibase/inc/changedb.hxx2
-rw-r--r--sw/source/uibase/inc/chrdlg.hxx4
-rw-r--r--sw/source/uibase/inc/colex.hxx2
-rw-r--r--sw/source/uibase/inc/column.hxx4
-rw-r--r--sw/source/uibase/inc/content.hxx6
-rw-r--r--sw/source/uibase/inc/conttree.hxx4
-rw-r--r--sw/source/uibase/inc/convert.hxx2
-rw-r--r--sw/source/uibase/inc/cption.hxx2
-rw-r--r--sw/source/uibase/inc/dbconfig.hxx2
-rw-r--r--sw/source/uibase/inc/dbinsdlg.hxx2
-rw-r--r--sw/source/uibase/inc/dbtree.hxx2
-rw-r--r--sw/source/uibase/inc/dbui.hxx6
-rw-r--r--sw/source/uibase/inc/docstdlg.hxx2
-rw-r--r--sw/source/uibase/inc/drformsh.hxx2
-rw-r--r--sw/source/uibase/inc/drpcps.hxx2
-rw-r--r--sw/source/uibase/inc/drwbassh.hxx2
-rw-r--r--sw/source/uibase/inc/drwtxtsh.hxx2
-rw-r--r--sw/source/uibase/inc/edtwin.hxx2
-rw-r--r--sw/source/uibase/inc/envimg.hxx2
-rw-r--r--sw/source/uibase/inc/envlop.hxx4
-rw-r--r--sw/source/uibase/inc/fldedt.hxx2
-rw-r--r--sw/source/uibase/inc/fldtdlg.hxx2
-rw-r--r--sw/source/uibase/inc/fontcfg.hxx2
-rw-r--r--sw/source/uibase/inc/frmdlg.hxx2
-rw-r--r--sw/source/uibase/inc/frmpage.hxx8
-rw-r--r--sw/source/uibase/inc/frmsh.hxx2
-rw-r--r--sw/source/uibase/inc/glosbib.hxx2
-rw-r--r--sw/source/uibase/inc/gloslst.hxx2
-rw-r--r--sw/source/uibase/inc/glossary.hxx2
-rw-r--r--sw/source/uibase/inc/glshell.hxx4
-rw-r--r--sw/source/uibase/inc/grfsh.hxx2
-rw-r--r--sw/source/uibase/inc/hyp.hxx2
-rw-r--r--sw/source/uibase/inc/inpdlg.hxx2
-rw-r--r--sw/source/uibase/inc/inputwin.hxx4
-rw-r--r--sw/source/uibase/inc/insfnote.hxx2
-rw-r--r--sw/source/uibase/inc/instable.hxx2
-rw-r--r--sw/source/uibase/inc/javaedit.hxx2
-rw-r--r--sw/source/uibase/inc/label.hxx2
-rw-r--r--sw/source/uibase/inc/labelcfg.hxx2
-rw-r--r--sw/source/uibase/inc/linenum.hxx2
-rw-r--r--sw/source/uibase/inc/mailconfigpage.hxx2
-rw-r--r--sw/source/uibase/inc/maildispatcher.hxx2
-rw-r--r--sw/source/uibase/inc/mailmergehelper.hxx12
-rw-r--r--sw/source/uibase/inc/mailmergewizard.hxx2
-rw-r--r--sw/source/uibase/inc/mailmrge.hxx6
-rw-r--r--sw/source/uibase/inc/mergetbl.hxx2
-rw-r--r--sw/source/uibase/inc/multmrk.hxx2
-rw-r--r--sw/source/uibase/inc/navicfg.hxx2
-rw-r--r--sw/source/uibase/inc/navipi.hxx2
-rw-r--r--sw/source/uibase/inc/num.hxx4
-rw-r--r--sw/source/uibase/inc/numberingtypelistbox.hxx2
-rw-r--r--sw/source/uibase/inc/numfmtlb.hxx2
-rw-r--r--sw/source/uibase/inc/numpara.hxx2
-rw-r--r--sw/source/uibase/inc/numprevw.hxx2
-rw-r--r--sw/source/uibase/inc/optcomp.hxx2
-rw-r--r--sw/source/uibase/inc/optload.hxx4
-rw-r--r--sw/source/uibase/inc/optpage.hxx18
-rw-r--r--sw/source/uibase/inc/outline.hxx4
-rw-r--r--sw/source/uibase/inc/pgfnote.hxx2
-rw-r--r--sw/source/uibase/inc/pggrid.hxx2
-rw-r--r--sw/source/uibase/inc/popbox.hxx2
-rw-r--r--sw/source/uibase/inc/pview.hxx4
-rw-r--r--sw/source/uibase/inc/redlndlg.hxx4
-rw-r--r--sw/source/uibase/inc/regionsw.hxx12
-rw-r--r--sw/source/uibase/inc/rowht.hxx2
-rw-r--r--sw/source/uibase/inc/scroll.hxx2
-rw-r--r--sw/source/uibase/inc/selglos.hxx2
-rw-r--r--sw/source/uibase/inc/splittbl.hxx2
-rw-r--r--sw/source/uibase/inc/srcedtw.hxx2
-rw-r--r--sw/source/uibase/inc/srcview.hxx2
-rw-r--r--sw/source/uibase/inc/srtdlg.hxx2
-rw-r--r--sw/source/uibase/inc/swdtflvr.hxx2
-rw-r--r--sw/source/uibase/inc/swlbox.hxx2
-rw-r--r--sw/source/uibase/inc/swmessdialog.hxx2
-rw-r--r--sw/source/uibase/inc/swmodalredlineacceptdlg.hxx2
-rw-r--r--sw/source/uibase/inc/swrenamexnameddlg.hxx2
-rw-r--r--sw/source/uibase/inc/swruler.hxx2
-rw-r--r--sw/source/uibase/inc/swuiccoll.hxx2
-rw-r--r--sw/source/uibase/inc/swuicnttab.hxx12
-rw-r--r--sw/source/uibase/inc/swuipardlg.hxx2
-rw-r--r--sw/source/uibase/inc/syncbtn.hxx2
-rw-r--r--sw/source/uibase/inc/tautofmt.hxx2
-rw-r--r--sw/source/uibase/inc/textsh.hxx2
-rw-r--r--sw/source/uibase/inc/titlepage.hxx2
-rw-r--r--sw/source/uibase/inc/tmplctrl.hxx2
-rw-r--r--sw/source/uibase/inc/uiborder.hxx2
-rw-r--r--sw/source/uibase/inc/uiitems.hxx4
-rw-r--r--sw/source/uibase/inc/uivwimp.hxx4
-rw-r--r--sw/source/uibase/inc/unoatxt.hxx8
-rw-r--r--sw/source/uibase/inc/unodispatch.hxx4
-rw-r--r--sw/source/uibase/inc/unomailmerge.hxx2
-rw-r--r--sw/source/uibase/inc/unomod.hxx6
-rw-r--r--sw/source/uibase/inc/unotxvw.hxx4
-rw-r--r--sw/source/uibase/inc/usrpref.hxx10
-rw-r--r--sw/source/uibase/inc/viewlayoutctrl.hxx2
-rw-r--r--sw/source/uibase/inc/wformsh.hxx2
-rw-r--r--sw/source/uibase/inc/wfrmsh.hxx2
-rw-r--r--sw/source/uibase/inc/wgrfsh.hxx2
-rw-r--r--sw/source/uibase/inc/wlistsh.hxx2
-rw-r--r--sw/source/uibase/inc/wolesh.hxx2
-rw-r--r--sw/source/uibase/inc/wordcountctrl.hxx2
-rw-r--r--sw/source/uibase/inc/wordcountdialog.hxx2
-rw-r--r--sw/source/uibase/inc/workctrl.hxx10
-rw-r--r--sw/source/uibase/inc/wrap.hxx2
-rw-r--r--sw/source/uibase/inc/wrtsh.hxx2
-rw-r--r--sw/source/uibase/inc/wtabsh.hxx2
-rw-r--r--sw/source/uibase/inc/wtextsh.hxx2
-rw-r--r--sw/source/uibase/inc/wview.hxx2
-rw-r--r--sw/source/uibase/inc/zoomctrl.hxx2
-rw-r--r--sw/source/uibase/lingu/sdrhhcwrap.hxx2
-rw-r--r--sw/source/uibase/ribbar/workctrl.cxx4
-rw-r--r--sw/source/uibase/sidebar/PageColumnControl.hxx2
-rw-r--r--sw/source/uibase/sidebar/PageFooterPanel.hxx2
-rw-r--r--sw/source/uibase/sidebar/PageFormatPanel.hxx2
-rw-r--r--sw/source/uibase/sidebar/PageHeaderPanel.hxx2
-rw-r--r--sw/source/uibase/sidebar/PageMarginControl.hxx2
-rw-r--r--sw/source/uibase/sidebar/PageOrientationControl.hxx2
-rw-r--r--sw/source/uibase/sidebar/PagePropertyPanel.hxx2
-rw-r--r--sw/source/uibase/sidebar/PageSizeControl.hxx2
-rw-r--r--sw/source/uibase/sidebar/PageStylesPanel.hxx2
-rw-r--r--sw/source/uibase/sidebar/StylePresetsPanel.hxx2
-rw-r--r--sw/source/uibase/sidebar/SwPanelFactory.cxx2
-rw-r--r--sw/source/uibase/sidebar/ThemePanel.hxx2
-rw-r--r--sw/source/uibase/sidebar/WrapPropertyPanel.hxx2
-rw-r--r--sw/source/uibase/table/tablepg.hxx6
-rw-r--r--sw/source/uibase/uiview/pview.cxx2
-rw-r--r--sw/source/uibase/uiview/viewling.cxx2
-rw-r--r--sw/source/uibase/uno/SwXDocumentSettings.hxx2
-rw-r--r--sw/source/uibase/uno/unodefaults.hxx2
-rw-r--r--sw/source/uibase/uno/unomailmerge.cxx2
-rw-r--r--sw/source/uibase/utlui/gloslst.cxx2
-rw-r--r--sw/source/uibase/wrtsh/wrtsh2.cxx2
-rw-r--r--test/source/vclbootstrapprotector.cxx2
-rw-r--r--testtools/source/bridgetest/bridgetest.cxx4
-rw-r--r--testtools/source/bridgetest/constructors.cxx4
-rw-r--r--testtools/source/bridgetest/cppobj.cxx2
-rw-r--r--testtools/source/bridgetest/currentcontextchecker.cxx2
-rw-r--r--testtools/source/bridgetest/currentcontextchecker.hxx2
-rw-r--r--toolkit/source/awt/asynccallback.cxx2
-rw-r--r--toolkit/source/awt/stylesettings.hxx2
-rw-r--r--toolkit/source/awt/vclxtoolkit.cxx4
-rw-r--r--toolkit/source/controls/dialogcontrol.cxx2
-rw-r--r--toolkit/source/controls/grid/defaultgridcolumnmodel.cxx2
-rw-r--r--toolkit/source/controls/grid/defaultgriddatamodel.cxx2
-rw-r--r--toolkit/source/controls/grid/gridcolumn.hxx2
-rw-r--r--toolkit/source/controls/grid/gridcontrol.hxx2
-rw-r--r--toolkit/source/controls/grid/sortablegriddatamodel.cxx2
-rw-r--r--toolkit/source/controls/spinningprogress.cxx2
-rw-r--r--toolkit/source/controls/tree/treedatamodel.cxx4
-rw-r--r--toolkit/source/helper/accessibilityclient.cxx2
-rw-r--r--ucb/source/cacher/cachedcontentresultset.cxx2
-rw-r--r--ucb/source/cacher/cachedcontentresultset.hxx4
-rw-r--r--ucb/source/cacher/cachedcontentresultsetstub.hxx4
-rw-r--r--ucb/source/cacher/cacheddynamicresultset.hxx4
-rw-r--r--ucb/source/cacher/cacheddynamicresultsetstub.hxx4
-rw-r--r--ucb/source/cacher/contentresultsetwrapper.hxx4
-rw-r--r--ucb/source/cacher/dynamicresultsetwrapper.hxx4
-rw-r--r--ucb/source/core/cmdenv.hxx2
-rw-r--r--ucb/source/core/identify.hxx2
-rw-r--r--ucb/source/core/provprox.hxx4
-rw-r--r--ucb/source/core/ucb.hxx2
-rw-r--r--ucb/source/core/ucbcmds.cxx2
-rw-r--r--ucb/source/core/ucbprops.hxx2
-rw-r--r--ucb/source/core/ucbstore.cxx2
-rw-r--r--ucb/source/core/ucbstore.hxx6
-rw-r--r--ucb/source/sorter/sortdynres.hxx6
-rw-r--r--ucb/source/sorter/sortresult.cxx2
-rw-r--r--ucb/source/sorter/sortresult.hxx2
-rw-r--r--ucb/source/ucp/cmis/cmis_content.hxx2
-rw-r--r--ucb/source/ucp/cmis/cmis_datasupplier.hxx2
-rw-r--r--ucb/source/ucp/cmis/cmis_provider.hxx2
-rw-r--r--ucb/source/ucp/cmis/cmis_repo_content.hxx2
-rw-r--r--ucb/source/ucp/cmis/std_inputstream.hxx2
-rw-r--r--ucb/source/ucp/cmis/std_outputstream.hxx2
-rw-r--r--ucb/source/ucp/expand/ucpexpand.cxx2
-rw-r--r--ucb/source/ucp/ext/ucpext_content.hxx2
-rw-r--r--ucb/source/ucp/ext/ucpext_datasupplier.hxx2
-rw-r--r--ucb/source/ucp/ext/ucpext_provider.hxx2
-rw-r--r--ucb/source/ucp/file/bc.hxx2
-rw-r--r--ucb/source/ucp/file/filcmd.hxx2
-rw-r--r--ucb/source/ucp/file/filid.hxx2
-rw-r--r--ucb/source/ucp/file/filinpstr.hxx2
-rw-r--r--ucb/source/ucp/file/filprp.hxx2
-rw-r--r--ucb/source/ucp/file/filrow.hxx2
-rw-r--r--ucb/source/ucp/file/filrset.hxx2
-rw-r--r--ucb/source/ucp/file/filstr.hxx2
-rw-r--r--ucb/source/ucp/file/prov.cxx2
-rw-r--r--ucb/source/ucp/file/prov.hxx2
-rw-r--r--ucb/source/ucp/file/shell.hxx2
-rw-r--r--ucb/source/ucp/ftp/ftpcontent.hxx2
-rw-r--r--ucb/source/ucp/ftp/ftpcontentidentifier.hxx2
-rw-r--r--ucb/source/ucp/ftp/ftpcontentprovider.hxx2
-rw-r--r--ucb/source/ucp/ftp/ftpdynresultset.hxx2
-rw-r--r--ucb/source/ucp/ftp/ftpresultsetbase.hxx2
-rw-r--r--ucb/source/ucp/gio/gio_content.hxx2
-rw-r--r--ucb/source/ucp/gio/gio_datasupplier.hxx2
-rw-r--r--ucb/source/ucp/gio/gio_inputstream.hxx2
-rw-r--r--ucb/source/ucp/gio/gio_outputstream.hxx2
-rw-r--r--ucb/source/ucp/gio/gio_provider.hxx2
-rw-r--r--ucb/source/ucp/gio/gio_seekable.hxx2
-rw-r--r--ucb/source/ucp/hierarchy/hierarchycontent.hxx2
-rw-r--r--ucb/source/ucp/hierarchy/hierarchydatasource.cxx2
-rw-r--r--ucb/source/ucp/hierarchy/hierarchydatasource.hxx2
-rw-r--r--ucb/source/ucp/hierarchy/hierarchydatasupplier.hxx2
-rw-r--r--ucb/source/ucp/hierarchy/hierarchyprovider.hxx2
-rw-r--r--ucb/source/ucp/package/pkgcontent.hxx2
-rw-r--r--ucb/source/ucp/package/pkgdatasupplier.hxx2
-rw-r--r--ucb/source/ucp/package/pkgprovider.cxx2
-rw-r--r--ucb/source/ucp/package/pkgprovider.hxx2
-rw-r--r--ucb/source/ucp/tdoc/tdoc_content.hxx2
-rw-r--r--ucb/source/ucp/tdoc/tdoc_datasupplier.hxx2
-rw-r--r--ucb/source/ucp/tdoc/tdoc_docmgr.hxx2
-rw-r--r--ucb/source/ucp/tdoc/tdoc_documentcontentfactory.hxx2
-rw-r--r--ucb/source/ucp/tdoc/tdoc_provider.hxx2
-rw-r--r--ucb/source/ucp/tdoc/tdoc_stgelems.hxx6
-rw-r--r--ucb/source/ucp/tdoc/tdoc_storage.hxx2
-rw-r--r--ucb/source/ucp/webdav-neon/DAVException.hxx2
-rw-r--r--ucb/source/ucp/webdav-neon/DAVSessionFactory.hxx2
-rw-r--r--ucb/source/ucp/webdav-neon/NeonInputStream.hxx2
-rw-r--r--ucb/source/ucp/webdav-neon/NeonSession.hxx2
-rw-r--r--ucb/source/ucp/webdav-neon/webdavcontent.hxx2
-rw-r--r--ucb/source/ucp/webdav-neon/webdavdatasupplier.hxx2
-rw-r--r--ucb/source/ucp/webdav-neon/webdavprovider.hxx2
-rw-r--r--ucbhelper/source/client/content.cxx2
-rw-r--r--ucbhelper/source/client/proxydecider.cxx2
-rw-r--r--ucbhelper/source/provider/resultset.cxx2
-rw-r--r--unoidl/source/legacyprovider.cxx4
-rw-r--r--unoidl/source/legacyprovider.hxx2
-rw-r--r--unoidl/source/sourcefileprovider.cxx4
-rw-r--r--unoidl/source/sourcefileprovider.hxx2
-rw-r--r--unoidl/source/sourceprovider-scanner.hxx18
-rw-r--r--unoidl/source/sourcetreeprovider.cxx4
-rw-r--r--unoidl/source/sourcetreeprovider.hxx2
-rw-r--r--unoidl/source/unoidl.cxx4
-rw-r--r--unoidl/source/unoidlprovider.cxx6
-rw-r--r--unoidl/source/unoidlprovider.hxx2
-rw-r--r--unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx2
-rw-r--r--unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx2
-rw-r--r--unotools/source/config/cmdoptions.cxx2
-rw-r--r--unotools/source/config/compatibility.cxx2
-rw-r--r--unotools/source/config/configitem.cxx2
-rw-r--r--unotools/source/config/defaultoptions.cxx2
-rw-r--r--unotools/source/config/dynamicmenuoptions.cxx2
-rw-r--r--unotools/source/config/eventcfg.cxx2
-rw-r--r--unotools/source/config/extendedsecurityoptions.cxx2
-rw-r--r--unotools/source/config/fltrcfg.cxx2
-rw-r--r--unotools/source/config/fontoptions.cxx2
-rw-r--r--unotools/source/config/itemholder1.hxx2
-rw-r--r--unotools/source/config/lingucfg.cxx2
-rw-r--r--unotools/source/config/misccfg.cxx2
-rw-r--r--unotools/source/config/moduleoptions.cxx2
-rw-r--r--unotools/source/config/printwarningoptions.cxx2
-rw-r--r--unotools/source/config/saveopt.cxx4
-rw-r--r--unotools/source/config/searchopt.cxx2
-rw-r--r--unotools/source/config/securityoptions.cxx2
-rw-r--r--unotools/source/config/syslocaleoptions.cxx2
-rw-r--r--unotools/source/misc/ServiceDocumenter.hxx2
-rw-r--r--unotools/source/misc/closeveto.cxx2
-rw-r--r--unotools/source/misc/desktopterminationobserver.cxx2
-rw-r--r--unotools/source/misc/sharedunocomponent.cxx2
-rw-r--r--unotools/source/misc/syslocale.cxx2
-rw-r--r--unotools/source/ucbhelper/XTempFile.hxx2
-rw-r--r--unotools/source/ucbhelper/ucblockbytes.cxx8
-rw-r--r--unotools/source/ucbhelper/ucblockbytes.hxx2
-rw-r--r--unoxml/inc/node.hxx2
-rw-r--r--unoxml/source/dom/document.hxx2
-rw-r--r--unoxml/source/dom/elementlist.cxx2
-rw-r--r--unoxml/source/dom/elementlist.hxx2
-rw-r--r--unoxml/source/events/event.hxx2
-rw-r--r--unoxml/source/events/mutationevent.hxx2
-rw-r--r--unoxml/source/rdf/CBlankNode.cxx2
-rw-r--r--unoxml/source/rdf/CLiteral.cxx2
-rw-r--r--unoxml/source/rdf/CURI.cxx2
-rw-r--r--unoxml/source/rdf/librdf_repository.cxx8
-rw-r--r--uui/source/alreadyopen.hxx2
-rw-r--r--uui/source/authfallbackdlg.hxx2
-rw-r--r--uui/source/filechanged.hxx2
-rw-r--r--uui/source/fltdlg.hxx2
-rw-r--r--uui/source/interactionhandler.cxx2
-rw-r--r--uui/source/lockfailed.hxx2
-rw-r--r--uui/source/logindlg.hxx2
-rw-r--r--uui/source/masterpasscrtdlg.hxx2
-rw-r--r--uui/source/masterpassworddlg.hxx2
-rw-r--r--uui/source/nameclashdlg.hxx2
-rw-r--r--uui/source/openlocked.hxx2
-rw-r--r--uui/source/passwordcontainer.hxx2
-rw-r--r--uui/source/passworddlg.hxx2
-rw-r--r--uui/source/requeststringresolver.hxx2
-rw-r--r--uui/source/secmacrowarnings.hxx2
-rw-r--r--uui/source/trylater.hxx2
-rw-r--r--uui/source/unknownauthdlg.hxx2
-rw-r--r--vbahelper/source/msforms/vbacontrol.cxx2
-rw-r--r--vbahelper/source/msforms/vbacontrol.hxx2
-rw-r--r--vbahelper/source/msforms/vbapages.hxx2
-rw-r--r--vbahelper/source/msforms/vbatogglebutton.hxx2
-rw-r--r--vbahelper/source/msforms/vbauserform.hxx2
-rw-r--r--vbahelper/source/vbahelper/vbacommandbars.hxx2
-rw-r--r--vcl/backendtest/VisualBackendTest.cxx2
-rw-r--r--vcl/inc/BitmapScaleConvolution.hxx2
-rw-r--r--vcl/inc/brdwin.hxx4
-rw-r--r--vcl/inc/canvasbitmap.hxx2
-rw-r--r--vcl/inc/dndeventdispatcher.hxx2
-rw-r--r--vcl/inc/dndlistenercontainer.hxx2
-rw-r--r--vcl/inc/graphite_layout.hxx2
-rw-r--r--vcl/inc/graphite_serverfont.hxx4
-rw-r--r--vcl/inc/headless/svpbmp.hxx2
-rw-r--r--vcl/inc/headless/svpdummies.hxx4
-rw-r--r--vcl/inc/headless/svpframe.hxx2
-rw-r--r--vcl/inc/headless/svpgdi.hxx2
-rw-r--r--vcl/inc/headless/svpinst.hxx4
-rw-r--r--vcl/inc/headless/svpvd.hxx2
-rw-r--r--vcl/inc/helpwin.hxx2
-rw-r--r--vcl/inc/impfontcharmap.hxx2
-rw-r--r--vcl/inc/listbox.hxx6
-rw-r--r--vcl/inc/opengl/salbmp.hxx2
-rw-r--r--vcl/inc/opengl/x11/X11DeviceInfo.hxx2
-rw-r--r--vcl/inc/opengl/x11/gdiimpl.hxx2
-rw-r--r--vcl/inc/opengl/x11/salvd.hxx2
-rw-r--r--vcl/inc/openglgdiimpl.hxx2
-rw-r--r--vcl/inc/printdlg.hxx6
-rw-r--r--vcl/inc/salframe.hxx2
-rw-r--r--vcl/inc/sallayout.hxx4
-rw-r--r--vcl/inc/salvd.hxx2
-rw-r--r--vcl/inc/unx/cupsmgr.hxx2
-rw-r--r--vcl/inc/unx/fontmanager.hxx4
-rw-r--r--vcl/inc/unx/gendata.hxx2
-rw-r--r--vcl/inc/unx/geninst.h4
-rw-r--r--vcl/inc/unx/genprn.h4
-rw-r--r--vcl/inc/unx/genpspgraphics.h2
-rw-r--r--vcl/inc/unx/gensys.h2
-rw-r--r--vcl/inc/unx/glyphcache.hxx2
-rw-r--r--vcl/inc/unx/gtk/gtkdata.hxx6
-rw-r--r--vcl/inc/unx/gtk/gtkframe.hxx2
-rw-r--r--vcl/inc/unx/gtk/gtkgdi.hxx2
-rw-r--r--vcl/inc/unx/gtk/gtkinst.hxx6
-rw-r--r--vcl/inc/unx/gtk/gtkobject.hxx2
-rw-r--r--vcl/inc/unx/gtk/gtksalmenu.hxx4
-rw-r--r--vcl/inc/unx/gtk/gtksys.hxx2
-rw-r--r--vcl/inc/unx/i18n_status.hxx2
-rw-r--r--vcl/inc/unx/salbmp.h2
-rw-r--r--vcl/inc/unx/saldata.hxx2
-rw-r--r--vcl/inc/unx/saldisp.hxx6
-rw-r--r--vcl/inc/unx/salframe.h2
-rw-r--r--vcl/inc/unx/salgdi.h2
-rw-r--r--vcl/inc/unx/salinst.h2
-rw-r--r--vcl/inc/unx/salobj.h2
-rw-r--r--vcl/inc/unx/saltimer.h2
-rw-r--r--vcl/inc/unx/salvd.h2
-rw-r--r--vcl/inc/unx/x11/x11sys.hxx2
-rw-r--r--vcl/opengl/gdiimpl.cxx2
-rw-r--r--vcl/qa/cppunit/lifecycle.cxx2
-rw-r--r--vcl/source/app/session.cxx2
-rw-r--r--vcl/source/components/dtranscomp.cxx8
-rw-r--r--vcl/source/components/fontident.cxx2
-rw-r--r--vcl/source/control/notebookbar.cxx2
-rw-r--r--vcl/source/edit/textdat2.hxx2
-rw-r--r--vcl/source/edit/textund2.hxx6
-rw-r--r--vcl/source/edit/textundo.hxx4
-rw-r--r--vcl/source/edit/textview.cxx2
-rw-r--r--vcl/source/edit/vclmedit.cxx4
-rw-r--r--vcl/source/filter/graphicfilter.cxx2
-rw-r--r--vcl/source/filter/igif/gifread.cxx2
-rw-r--r--vcl/source/filter/ixbm/xbmread.cxx2
-rw-r--r--vcl/source/filter/ixpm/xpmread.cxx2
-rw-r--r--vcl/source/filter/jpeg/JpegReader.hxx2
-rw-r--r--vcl/source/gdi/pdfwriter_impl.cxx2
-rw-r--r--vcl/source/gdi/pdfwriter_impl2.cxx2
-rw-r--r--vcl/source/helper/commandinfoprovider.cxx2
-rw-r--r--vcl/source/uitest/uno/uiobject_uno.hxx2
-rw-r--r--vcl/source/uitest/uno/uitest_uno.cxx2
-rw-r--r--vcl/source/window/dockmgr.cxx4
-rw-r--r--vcl/source/window/dockwin.cxx2
-rw-r--r--vcl/source/window/menubarwindow.hxx4
-rw-r--r--vcl/source/window/menufloatingwindow.hxx2
-rw-r--r--vcl/source/window/scrwnd.hxx2
-rw-r--r--vcl/unx/generic/app/i18n_status.cxx4
-rw-r--r--vcl/unx/generic/app/sm.cxx2
-rw-r--r--vcl/unx/generic/app/wmadaptor.cxx4
-rw-r--r--vcl/unx/generic/dtrans/X11_clipboard.hxx2
-rw-r--r--vcl/unx/generic/dtrans/X11_dndcontext.hxx6
-rw-r--r--vcl/unx/generic/dtrans/X11_selection.hxx6
-rw-r--r--vcl/unx/generic/dtrans/X11_transferable.hxx2
-rw-r--r--vcl/unx/generic/dtrans/config.cxx2
-rw-r--r--vcl/unx/generic/gdi/gcach_xpeer.hxx2
-rw-r--r--vcl/unx/generic/gdi/gdiimpl.hxx2
-rw-r--r--vcl/unx/generic/glyphs/gcach_layout.cxx2
-rw-r--r--vcl/unx/generic/print/bitmap_gfx.cxx6
-rw-r--r--vcl/unx/generic/print/genprnpsp.cxx2
-rw-r--r--vcl/unx/generic/print/genpspgraphics.cxx2
-rw-r--r--vcl/unx/generic/print/prtsetup.hxx6
-rw-r--r--vcl/unx/generic/printer/cupsmgr.cxx2
-rw-r--r--vcl/unx/generic/printer/printerinfomanager.cxx2
-rw-r--r--vcl/unx/gtk/a11y/atklistener.hxx2
-rw-r--r--vcl/unx/gtk/fpicker/SalGtkFilePicker.hxx2
-rw-r--r--vcl/unx/gtk/fpicker/SalGtkPicker.hxx2
-rw-r--r--vcl/unx/gtk/salnativewidgets-gtk.cxx2
-rw-r--r--vcl/unx/gtk3/cairo_gtk3_cairo.hxx2
-rw-r--r--vcl/unx/gtk3/gtk3gtkinst.cxx2
-rw-r--r--vcl/unx/kde4/KDE4FilePicker.hxx2
-rw-r--r--vcl/unx/kde4/KDEData.hxx2
-rw-r--r--vcl/unx/kde4/KDESalDisplay.hxx2
-rw-r--r--vcl/unx/kde4/KDESalFrame.hxx2
-rw-r--r--vcl/unx/kde4/KDESalInstance.hxx2
-rw-r--r--vcl/unx/kde4/KDEXLib.hxx2
-rw-r--r--vcl/workben/icontest.cxx2
-rw-r--r--vcl/workben/svpclient.cxx2
-rw-r--r--vcl/workben/vcldemo.cxx6
-rw-r--r--writerfilter/source/dmapper/BorderHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/CellColorHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/CellMarginHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/DomainMapper.hxx2
-rw-r--r--writerfilter/source/dmapper/DomainMapperTableManager.hxx2
-rw-r--r--writerfilter/source/dmapper/FFDataHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/FontTable.hxx4
-rw-r--r--writerfilter/source/dmapper/GraphicHelpers.hxx4
-rw-r--r--writerfilter/source/dmapper/GraphicImport.cxx2
-rw-r--r--writerfilter/source/dmapper/GraphicImport.hxx2
-rw-r--r--writerfilter/source/dmapper/LatentStyleHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/MeasureHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/ModelEventListener.hxx2
-rw-r--r--writerfilter/source/dmapper/NumberingManager.hxx6
-rw-r--r--writerfilter/source/dmapper/OLEHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/PageBordersHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/PropertyMap.hxx8
-rw-r--r--writerfilter/source/dmapper/SectionColumnHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/SettingsTable.hxx2
-rw-r--r--writerfilter/source/dmapper/SmartTagHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/StyleSheetTable.hxx4
-rw-r--r--writerfilter/source/dmapper/TDefTableHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/TablePositionHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/TblStylePrHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/TextEffectsHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/ThemeTable.hxx2
-rw-r--r--writerfilter/source/dmapper/TrackChangesHandler.hxx2
-rw-r--r--writerfilter/source/dmapper/WrapPolygonHandler.hxx2
-rw-r--r--writerfilter/source/ooxml/OOXMLDocumentImpl.hxx2
-rw-r--r--writerfilter/source/ooxml/OOXMLFastContextHandler.hxx24
-rw-r--r--writerfilter/source/ooxml/OOXMLFastDocumentHandler.hxx2
-rw-r--r--writerfilter/source/ooxml/OOXMLPropertySet.hxx22
-rw-r--r--writerfilter/source/ooxml/OOXMLStreamImpl.hxx2
-rw-r--r--writerfilter/source/rtftok/rtfdocumentimpl.hxx2
-rw-r--r--writerfilter/source/rtftok/rtflookahead.hxx2
-rw-r--r--writerfilter/source/rtftok/rtfvalue.hxx2
-rw-r--r--writerperfect/inc/DirectoryStream.hxx2
-rw-r--r--writerperfect/inc/ImportFilter.hxx2
-rw-r--r--writerperfect/inc/WPFTEncodingDialog.hxx2
-rw-r--r--writerperfect/inc/WPXSvInputStream.hxx2
-rw-r--r--writerperfect/source/impress/KeynoteImportFilter.hxx2
-rw-r--r--writerperfect/source/writer/WordPerfectImportFilter.hxx2
-rw-r--r--xmlhelp/source/cxxhelp/inc/tvfactory.hxx2
-rw-r--r--xmlhelp/source/cxxhelp/inc/tvread.hxx6
-rw-r--r--xmlhelp/source/cxxhelp/provider/content.hxx2
-rw-r--r--xmlhelp/source/cxxhelp/provider/inputstream.hxx2
-rw-r--r--xmlhelp/source/cxxhelp/provider/provider.hxx2
-rw-r--r--xmlhelp/source/cxxhelp/provider/resultset.hxx2
-rw-r--r--xmlhelp/source/cxxhelp/provider/resultsetbase.hxx2
-rw-r--r--xmlhelp/source/cxxhelp/provider/urlparameter.cxx2
-rw-r--r--xmloff/inc/AttributeContainerHandler.hxx2
-rw-r--r--xmloff/inc/DomBuilderContext.hxx2
-rw-r--r--xmloff/inc/MetaExportComponent.hxx2
-rw-r--r--xmloff/inc/PageMasterImportContext.hxx2
-rw-r--r--xmloff/inc/SchXMLExport.hxx2
-rw-r--r--xmloff/inc/SchXMLImport.hxx2
-rw-r--r--xmloff/inc/StyleMap.hxx2
-rw-r--r--xmloff/inc/XMLBackgroundImageContext.hxx2
-rw-r--r--xmloff/inc/XMLBasicExportFilter.hxx2
-rw-r--r--xmloff/inc/XMLBitmapLogicalSizePropertyHandler.hxx2
-rw-r--r--xmloff/inc/XMLBitmapRepeatOffsetPropertyHandler.hxx2
-rw-r--r--xmloff/inc/XMLChartPropertySetMapper.hxx8
-rw-r--r--xmloff/inc/XMLChartStyleContext.hxx2
-rw-r--r--xmloff/inc/XMLClipPropertyHandler.hxx2
-rw-r--r--xmloff/inc/XMLElementPropertyContext.hxx2
-rw-r--r--xmloff/inc/XMLEmbeddedObjectImportContext.hxx2
-rw-r--r--xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx2
-rw-r--r--xmloff/inc/XMLFootnoteConfigurationImportContext.hxx2
-rw-r--r--xmloff/inc/XMLImageMapContext.hxx2
-rw-r--r--xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx2
-rw-r--r--xmloff/inc/XMLIsPercentagePropertyHandler.hxx2
-rw-r--r--xmloff/inc/XMLLineNumberingImportContext.hxx2
-rw-r--r--xmloff/inc/XMLNumberStylesImport.hxx2
-rw-r--r--xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx2
-rw-r--r--xmloff/inc/XMLRectangleMembersHandler.hxx2
-rw-r--r--xmloff/inc/XMLReplacementImageContext.hxx2
-rw-r--r--xmloff/inc/XMLScriptContextFactory.hxx2
-rw-r--r--xmloff/inc/XMLScriptExportHandler.hxx2
-rw-r--r--xmloff/inc/XMLShapePropertySetContext.hxx2
-rw-r--r--xmloff/inc/XMLStarBasicContextFactory.hxx2
-rw-r--r--xmloff/inc/XMLStarBasicExportHandler.hxx2
-rw-r--r--xmloff/inc/XMLStringBufferImportContext.hxx2
-rw-r--r--xmloff/inc/XMLTextColumnsPropertyHandler.hxx2
-rw-r--r--xmloff/inc/XMLTextHeaderFooterContext.hxx2
-rw-r--r--xmloff/inc/forms/property_handler.hxx2
-rw-r--r--xmloff/inc/txtfldi.hxx2
-rw-r--r--xmloff/inc/txtvfldi.hxx2
-rw-r--r--xmloff/inc/xmlversion.hxx8
-rw-r--r--xmloff/source/chart/ColorPropertySet.hxx2
-rw-r--r--xmloff/source/chart/SchXMLAutoStylePoolP.hxx2
-rw-r--r--xmloff/source/chart/SchXMLAxisContext.cxx4
-rw-r--r--xmloff/source/chart/SchXMLAxisContext.hxx2
-rw-r--r--xmloff/source/chart/SchXMLChartContext.hxx4
-rw-r--r--xmloff/source/chart/SchXMLEnumConverter.cxx4
-rw-r--r--xmloff/source/chart/SchXMLLegendContext.hxx2
-rw-r--r--xmloff/source/chart/SchXMLParagraphContext.hxx2
-rw-r--r--xmloff/source/chart/SchXMLPlotAreaContext.hxx12
-rw-r--r--xmloff/source/chart/SchXMLPropertyMappingContext.hxx2
-rw-r--r--xmloff/source/chart/SchXMLRegressionCurveObjectContext.hxx4
-rw-r--r--xmloff/source/chart/SchXMLSeries2Context.cxx2
-rw-r--r--xmloff/source/chart/SchXMLSeries2Context.hxx2
-rw-r--r--xmloff/source/chart/SchXMLTableContext.cxx2
-rw-r--r--xmloff/source/chart/SchXMLTableContext.hxx12
-rw-r--r--xmloff/source/chart/SchXMLTextListContext.cxx2
-rw-r--r--xmloff/source/chart/SchXMLTextListContext.hxx2
-rw-r--r--xmloff/source/chart/XMLAxisPositionPropertyHdl.hxx2
-rw-r--r--xmloff/source/chart/XMLChartPropertyContext.hxx2
-rw-r--r--xmloff/source/chart/XMLErrorBarStylePropertyHdl.hxx2
-rw-r--r--xmloff/source/chart/XMLErrorIndicatorPropertyHdl.hxx2
-rw-r--r--xmloff/source/chart/XMLLabelSeparatorContext.hxx2
-rw-r--r--xmloff/source/chart/XMLSymbolImageContext.hxx2
-rw-r--r--xmloff/source/chart/XMLSymbolTypePropertyHdl.hxx2
-rw-r--r--xmloff/source/chart/XMLTextOrientationHdl.hxx2
-rw-r--r--xmloff/source/chart/contexts.cxx2
-rw-r--r--xmloff/source/chart/contexts.hxx6
-rw-r--r--xmloff/source/core/DocumentSettingsContext.cxx10
-rw-r--r--xmloff/source/core/DomExport.cxx2
-rw-r--r--xmloff/source/core/PropertySetMerger.cxx2
-rw-r--r--xmloff/source/core/XMLEmbeddedObjectImportContext.cxx2
-rw-r--r--xmloff/source/core/xmlexp.cxx2
-rw-r--r--xmloff/source/core/xmlimp.cxx2
-rw-r--r--xmloff/source/draw/XMLImageMapContext.cxx6
-rw-r--r--xmloff/source/draw/XMLNumberStyles.cxx2
-rw-r--r--xmloff/source/draw/animationimport.cxx2
-rw-r--r--xmloff/source/draw/animimp.cxx4
-rw-r--r--xmloff/source/draw/descriptionimp.hxx2
-rw-r--r--xmloff/source/draw/eventimp.cxx4
-rw-r--r--xmloff/source/draw/eventimp.hxx2
-rw-r--r--xmloff/source/draw/layerimp.cxx2
-rw-r--r--xmloff/source/draw/layerimp.hxx2
-rw-r--r--xmloff/source/draw/numithdl.hxx2
-rw-r--r--xmloff/source/draw/propimp0.hxx8
-rw-r--r--xmloff/source/draw/sdpropls.cxx2
-rw-r--r--xmloff/source/draw/sdpropls.hxx8
-rw-r--r--xmloff/source/draw/sdxmlexp_impl.hxx2
-rw-r--r--xmloff/source/draw/sdxmlimp.cxx6
-rw-r--r--xmloff/source/draw/ximp3dobject.hxx12
-rw-r--r--xmloff/source/draw/ximp3dscene.hxx2
-rw-r--r--xmloff/source/draw/ximpbody.hxx4
-rw-r--r--xmloff/source/draw/ximpgrp.hxx2
-rw-r--r--xmloff/source/draw/ximplink.hxx2
-rw-r--r--xmloff/source/draw/ximpnote.hxx2
-rw-r--r--xmloff/source/draw/ximppage.hxx2
-rw-r--r--xmloff/source/draw/ximpshap.hxx40
-rw-r--r--xmloff/source/draw/ximpshow.hxx2
-rw-r--r--xmloff/source/draw/ximpstyl.cxx4
-rw-r--r--xmloff/source/draw/ximpstyl.hxx6
-rw-r--r--xmloff/source/forms/attriblistmerge.hxx2
-rw-r--r--xmloff/source/forms/elementexport.hxx2
-rw-r--r--xmloff/source/forms/elementimport.hxx2
-rw-r--r--xmloff/source/forms/gridcolumnproptranslator.cxx2
-rw-r--r--xmloff/source/forms/gridcolumnproptranslator.hxx2
-rw-r--r--xmloff/source/forms/officeforms.hxx2
-rw-r--r--xmloff/source/meta/MetaImportComponent.cxx2
-rw-r--r--xmloff/source/meta/xmlmetai.cxx2
-rw-r--r--xmloff/source/script/xmlbasici.hxx4
-rw-r--r--xmloff/source/script/xmlscripti.cxx2
-rw-r--r--xmloff/source/style/DrawAspectHdl.hxx2
-rw-r--r--xmloff/source/style/FillStyleContext.hxx12
-rw-r--r--xmloff/source/style/PageHeaderFooterContext.hxx2
-rw-r--r--xmloff/source/style/PageMasterExportPropMapper.hxx2
-rw-r--r--xmloff/source/style/PageMasterImportPropMapper.hxx2
-rw-r--r--xmloff/source/style/PageMasterPropHdl.hxx14
-rw-r--r--xmloff/source/style/PageMasterPropHdlFactory.hxx2
-rw-r--r--xmloff/source/style/PageMasterPropMapper.hxx2
-rw-r--r--xmloff/source/style/PagePropertySetContext.hxx2
-rw-r--r--xmloff/source/style/XMLFontStylesContext_impl.hxx2
-rw-r--r--xmloff/source/style/XMLFootnoteSeparatorImport.hxx2
-rw-r--r--xmloff/source/style/adjushdl.hxx4
-rw-r--r--xmloff/source/style/backhdl.hxx2
-rw-r--r--xmloff/source/style/bordrhdl.hxx4
-rw-r--r--xmloff/source/style/breakhdl.hxx4
-rw-r--r--xmloff/source/style/cdouthdl.hxx8
-rw-r--r--xmloff/source/style/chrhghdl.hxx6
-rw-r--r--xmloff/source/style/chrlohdl.hxx8
-rw-r--r--xmloff/source/style/csmaphdl.hxx4
-rw-r--r--xmloff/source/style/durationhdl.hxx2
-rw-r--r--xmloff/source/style/escphdl.hxx4
-rw-r--r--xmloff/source/style/fonthdl.hxx8
-rw-r--r--xmloff/source/style/kernihdl.hxx2
-rw-r--r--xmloff/source/style/lspachdl.hxx6
-rw-r--r--xmloff/source/style/opaquhdl.hxx2
-rw-r--r--xmloff/source/style/postuhdl.hxx2
-rw-r--r--xmloff/source/style/shadwhdl.hxx2
-rw-r--r--xmloff/source/style/shdwdhdl.hxx2
-rw-r--r--xmloff/source/style/tabsthdl.hxx2
-rw-r--r--xmloff/source/style/undlihdl.hxx6
-rw-r--r--xmloff/source/style/weighhdl.hxx2
-rw-r--r--xmloff/source/style/xmlbahdl.hxx42
-rw-r--r--xmloff/source/style/xmlnumfi.cxx8
-rw-r--r--xmloff/source/style/xmlnumi.cxx6
-rw-r--r--xmloff/source/style/xmltabi.cxx2
-rw-r--r--xmloff/source/table/XMLTableImport.cxx4
-rw-r--r--xmloff/source/text/XMLAnchorTypePropHdl.hxx2
-rw-r--r--xmloff/source/text/XMLAutoMarkFileContext.hxx2
-rw-r--r--xmloff/source/text/XMLAutoTextContainerEventImport.hxx2
-rw-r--r--xmloff/source/text/XMLAutoTextEventExport.hxx2
-rw-r--r--xmloff/source/text/XMLAutoTextEventImport.hxx2
-rw-r--r--xmloff/source/text/XMLCalculationSettingsContext.hxx2
-rw-r--r--xmloff/source/text/XMLChangeImportContext.hxx2
-rw-r--r--xmloff/source/text/XMLChangeInfoContext.hxx2
-rw-r--r--xmloff/source/text/XMLChangedRegionImportContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexBibliographyEntryContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexBibliographySourceContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexBodyContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexChapterInfoEntryContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexIllustrationSourceContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexObjectSourceContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexSimpleEntryContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexSourceBaseContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexSpanEntryContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexTOCContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexTOCSourceContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexTOCStylesContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexTabStopEntryContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexTableSourceContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexTemplateContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexTitleTemplateContext.hxx2
-rw-r--r--xmloff/source/text/XMLIndexUserSourceContext.hxx2
-rw-r--r--xmloff/source/text/XMLLineNumberingSeparatorImportContext.hxx2
-rw-r--r--xmloff/source/text/XMLSectionFootnoteConfigImport.hxx2
-rw-r--r--xmloff/source/text/XMLSectionImportContext.hxx2
-rw-r--r--xmloff/source/text/XMLSectionSourceDDEImportContext.hxx2
-rw-r--r--xmloff/source/text/XMLSectionSourceImportContext.hxx2
-rw-r--r--xmloff/source/text/XMLTextColumnsContext.cxx4
-rw-r--r--xmloff/source/text/XMLTextFrameContext.cxx8
-rw-r--r--xmloff/source/text/XMLTextFrameHyperlinkContext.hxx2
-rw-r--r--xmloff/source/text/XMLTextListBlockContext.hxx2
-rw-r--r--xmloff/source/text/XMLTextListItemContext.hxx2
-rw-r--r--xmloff/source/text/XMLTextPropertySetContext.hxx2
-rw-r--r--xmloff/source/text/XMLTextShapeStyleContext.cxx2
-rw-r--r--xmloff/source/text/XMLTrackedChangesImportContext.hxx2
-rw-r--r--xmloff/source/text/txtdropi.hxx2
-rw-r--r--xmloff/source/text/txtexppr.hxx2
-rw-r--r--xmloff/source/text/txtparai.cxx12
-rw-r--r--xmloff/source/text/txtparai.hxx4
-rw-r--r--xmloff/source/text/txtparaimphint.hxx10
-rw-r--r--xmloff/source/text/txtprhdl.cxx28
-rw-r--r--xmloff/source/text/txtprhdl.hxx2
-rw-r--r--xmloff/source/transform/ChartOASISTContext.hxx2
-rw-r--r--xmloff/source/transform/ChartOOoTContext.hxx2
-rw-r--r--xmloff/source/transform/ChartPlotAreaOASISTContext.cxx2
-rw-r--r--xmloff/source/transform/ChartPlotAreaOASISTContext.hxx2
-rw-r--r--xmloff/source/transform/ChartPlotAreaOOoTContext.cxx2
-rw-r--r--xmloff/source/transform/ChartPlotAreaOOoTContext.hxx2
-rw-r--r--xmloff/source/transform/ControlOASISTContext.hxx2
-rw-r--r--xmloff/source/transform/ControlOOoTContext.hxx2
-rw-r--r--xmloff/source/transform/CreateElemTContext.hxx2
-rw-r--r--xmloff/source/transform/DeepTContext.hxx2
-rw-r--r--xmloff/source/transform/DlgOASISTContext.hxx2
-rw-r--r--xmloff/source/transform/DocumentTContext.hxx2
-rw-r--r--xmloff/source/transform/EventOASISTContext.hxx2
-rw-r--r--xmloff/source/transform/EventOOoTContext.hxx2
-rw-r--r--xmloff/source/transform/FlatTContext.hxx2
-rw-r--r--xmloff/source/transform/FormPropOASISTContext.hxx2
-rw-r--r--xmloff/source/transform/FormPropOOoTContext.cxx2
-rw-r--r--xmloff/source/transform/FormPropOOoTContext.hxx2
-rw-r--r--xmloff/source/transform/FrameOASISTContext.hxx2
-rw-r--r--xmloff/source/transform/FrameOOoTContext.hxx2
-rw-r--r--xmloff/source/transform/IgnoreTContext.hxx2
-rw-r--r--xmloff/source/transform/MergeElemTContext.cxx4
-rw-r--r--xmloff/source/transform/MergeElemTContext.hxx2
-rw-r--r--xmloff/source/transform/MetaTContext.hxx2
-rw-r--r--xmloff/source/transform/MutableAttrList.hxx2
-rw-r--r--xmloff/source/transform/NotesTContext.hxx2
-rw-r--r--xmloff/source/transform/OOo2Oasis.cxx10
-rw-r--r--xmloff/source/transform/OOo2Oasis.hxx2
-rw-r--r--xmloff/source/transform/Oasis2OOo.cxx10
-rw-r--r--xmloff/source/transform/Oasis2OOo.hxx2
-rw-r--r--xmloff/source/transform/PersAttrListTContext.hxx2
-rw-r--r--xmloff/source/transform/PersMixedContentTContext.cxx2
-rw-r--r--xmloff/source/transform/PersMixedContentTContext.hxx2
-rw-r--r--xmloff/source/transform/ProcAddAttrTContext.hxx2
-rw-r--r--xmloff/source/transform/ProcAttrTContext.hxx2
-rw-r--r--xmloff/source/transform/RenameElemTContext.hxx2
-rw-r--r--xmloff/source/transform/StyleOASISTContext.cxx2
-rw-r--r--xmloff/source/transform/StyleOASISTContext.hxx2
-rw-r--r--xmloff/source/transform/StyleOOoTContext.cxx4
-rw-r--r--xmloff/source/transform/StyleOOoTContext.hxx2
-rw-r--r--xmloff/source/transform/TransformerBase.hxx2
-rw-r--r--xmloff/source/transform/TransformerContext.hxx2
-rw-r--r--xmloff/source/xforms/SchemaContext.hxx2
-rw-r--r--xmloff/source/xforms/SchemaRestrictionContext.hxx2
-rw-r--r--xmloff/source/xforms/SchemaSimpleTypeContext.hxx2
-rw-r--r--xmloff/source/xforms/TokenContext.hxx2
-rw-r--r--xmloff/source/xforms/XFormsBindContext.hxx2
-rw-r--r--xmloff/source/xforms/XFormsInstanceContext.hxx2
-rw-r--r--xmloff/source/xforms/XFormsModelContext.hxx2
-rw-r--r--xmloff/source/xforms/XFormsSubmissionContext.hxx2
-rw-r--r--xmlscript/source/xml_helper/xml_impctx.cxx4
-rw-r--r--xmlscript/source/xmldlg_imexp/imp_share.hxx4
-rw-r--r--xmlscript/source/xmlflat_imexp/xmlbas_export.hxx6
-rw-r--r--xmlscript/source/xmlflat_imexp/xmlbas_import.hxx10
-rw-r--r--xmlscript/source/xmllib_imexp/imp_share.hxx4
-rw-r--r--xmlscript/source/xmlmod_imexp/imp_share.hxx4
-rw-r--r--xmlsecurity/inc/certificatechooser.hxx2
-rw-r--r--xmlsecurity/inc/certificateviewer.hxx10
-rw-r--r--xmlsecurity/inc/digitalsignaturesdialog.hxx2
-rw-r--r--xmlsecurity/inc/macrosecurity.hxx8
-rw-r--r--xmlsecurity/source/component/certificatecontainer.hxx2
-rw-r--r--xmlsecurity/source/framework/decryptorimpl.hxx2
-rw-r--r--xmlsecurity/source/framework/elementcollector.hxx2
-rw-r--r--xmlsecurity/source/framework/encryptionengine.hxx2
-rw-r--r--xmlsecurity/source/framework/encryptorimpl.hxx2
-rw-r--r--xmlsecurity/source/framework/saxeventkeeperimpl.hxx2
-rw-r--r--xmlsecurity/source/framework/securityengine.hxx2
-rw-r--r--xmlsecurity/source/framework/signaturecreatorimpl.hxx2
-rw-r--r--xmlsecurity/source/framework/signatureengine.hxx2
-rw-r--r--xmlsecurity/source/framework/signatureverifierimpl.hxx2
-rw-r--r--xmlsecurity/source/framework/xmlencryptiontemplateimpl.hxx2
-rw-r--r--xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx2
-rw-r--r--xmlsecurity/source/helper/ooxmlsecparser.hxx2
-rw-r--r--xmlsecurity/source/helper/xmlsignaturehelper2.hxx2
-rw-r--r--xmlsecurity/source/helper/xsecctl.hxx2
-rw-r--r--xmlsecurity/source/helper/xsecparser.hxx2
-rw-r--r--xmlsecurity/source/xmlsec/nss/ciphercontext.hxx2
-rw-r--r--xmlsecurity/source/xmlsec/nss/digestcontext.hxx2
-rw-r--r--xmlsecurity/source/xmlsec/nss/nssinitializer.hxx2
-rw-r--r--xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.hxx2
-rw-r--r--xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.hxx2
-rw-r--r--xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.hxx2
-rw-r--r--xmlsecurity/source/xmlsec/nss/xmlencryption_nssimpl.hxx2
-rw-r--r--xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.hxx2
-rw-r--r--xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.hxx2
-rw-r--r--xmlsecurity/source/xmlsec/serialnumberadapter.cxx2
-rw-r--r--xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx2
-rw-r--r--xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.hxx2
4705 files changed, 7241 insertions, 7258 deletions
diff --git a/UnoControls/inc/basecontainercontrol.hxx b/UnoControls/inc/basecontainercontrol.hxx
index e62b9af8b0ad..908b8a2873b5 100644
--- a/UnoControls/inc/basecontainercontrol.hxx
+++ b/UnoControls/inc/basecontainercontrol.hxx
@@ -55,7 +55,7 @@ public:
BaseContainerControl( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~BaseContainerControl();
+ virtual ~BaseContainerControl() override;
// XInterface
diff --git a/UnoControls/inc/basecontrol.hxx b/UnoControls/inc/basecontrol.hxx
index 3970e75a925c..2be5cb5e68f9 100644
--- a/UnoControls/inc/basecontrol.hxx
+++ b/UnoControls/inc/basecontrol.hxx
@@ -119,7 +119,7 @@ public:
BaseControl( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~BaseControl();
+ virtual ~BaseControl() override;
// XInterface
diff --git a/UnoControls/inc/multiplexer.hxx b/UnoControls/inc/multiplexer.hxx
index d82f073419ac..f238293444f1 100644
--- a/UnoControls/inc/multiplexer.hxx
+++ b/UnoControls/inc/multiplexer.hxx
@@ -83,7 +83,7 @@ public:
OMRCListenerMultiplexerHelper( const OMRCListenerMultiplexerHelper& aCopyInstance );
- virtual ~OMRCListenerMultiplexerHelper();
+ virtual ~OMRCListenerMultiplexerHelper() override;
// XInterface
diff --git a/UnoControls/source/inc/OConnectionPointContainerHelper.hxx b/UnoControls/source/inc/OConnectionPointContainerHelper.hxx
index 698c5102552c..31a95f5e42a4 100644
--- a/UnoControls/source/inc/OConnectionPointContainerHelper.hxx
+++ b/UnoControls/source/inc/OConnectionPointContainerHelper.hxx
@@ -39,7 +39,7 @@ public:
OConnectionPointContainerHelper( ::osl::Mutex& aMutex );
- virtual ~OConnectionPointContainerHelper();
+ virtual ~OConnectionPointContainerHelper() override;
// XInterface
diff --git a/UnoControls/source/inc/OConnectionPointHelper.hxx b/UnoControls/source/inc/OConnectionPointHelper.hxx
index f686ef8e6409..371b70facdfa 100644
--- a/UnoControls/source/inc/OConnectionPointHelper.hxx
+++ b/UnoControls/source/inc/OConnectionPointHelper.hxx
@@ -44,7 +44,7 @@ public:
OConnectionPointContainerHelper* pContainerImplementation ,
css::uno::Type aType );
- virtual ~OConnectionPointHelper();
+ virtual ~OConnectionPointHelper() override;
// XInterface
diff --git a/UnoControls/source/inc/framecontrol.hxx b/UnoControls/source/inc/framecontrol.hxx
index e98fdecc8fa9..ff28dadcf858 100644
--- a/UnoControls/source/inc/framecontrol.hxx
+++ b/UnoControls/source/inc/framecontrol.hxx
@@ -65,7 +65,7 @@ public:
FrameControl( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~FrameControl();
+ virtual ~FrameControl() override;
// XInterface
diff --git a/UnoControls/source/inc/progressbar.hxx b/UnoControls/source/inc/progressbar.hxx
index 5e2046376174..e7523d778fba 100644
--- a/UnoControls/source/inc/progressbar.hxx
+++ b/UnoControls/source/inc/progressbar.hxx
@@ -52,7 +52,7 @@ public:
ProgressBar( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ProgressBar();
+ virtual ~ProgressBar() override;
// XInterface
diff --git a/UnoControls/source/inc/progressmonitor.hxx b/UnoControls/source/inc/progressmonitor.hxx
index 2879b920d67c..04044cc50fe2 100644
--- a/UnoControls/source/inc/progressmonitor.hxx
+++ b/UnoControls/source/inc/progressmonitor.hxx
@@ -104,7 +104,7 @@ public:
ProgressMonitor( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ProgressMonitor();
+ virtual ~ProgressMonitor() override;
// XInterface
diff --git a/UnoControls/source/inc/statusindicator.hxx b/UnoControls/source/inc/statusindicator.hxx
index a2a6c6d1bee9..b1e377c46f4d 100644
--- a/UnoControls/source/inc/statusindicator.hxx
+++ b/UnoControls/source/inc/statusindicator.hxx
@@ -61,7 +61,7 @@ class StatusIndicator : public css::awt::XLayoutConstrains
StatusIndicator( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~StatusIndicator();
+ virtual ~StatusIndicator() override;
// XInterface
diff --git a/accessibility/inc/extended/AccessibleBrowseBox.hxx b/accessibility/inc/extended/AccessibleBrowseBox.hxx
index fe43d19ad2f0..12948bcb2d9a 100644
--- a/accessibility/inc/extended/AccessibleBrowseBox.hxx
+++ b/accessibility/inc/extended/AccessibleBrowseBox.hxx
@@ -45,7 +45,7 @@ protected:
::svt::IAccessibleTableProvider& _rBrowseBox
);
- virtual ~AccessibleBrowseBox();
+ virtual ~AccessibleBrowseBox() override;
/** sets the XAccessible which created the context
@@ -218,7 +218,7 @@ public:
inline AccessibleBrowseBox* getContext() { return m_pContext; }
protected:
- virtual ~AccessibleBrowseBoxAccess();
+ virtual ~AccessibleBrowseBoxAccess() override;
// XAccessible
virtual css::uno::Reference< css::accessibility::XAccessibleContext >
diff --git a/accessibility/inc/extended/AccessibleBrowseBoxBase.hxx b/accessibility/inc/extended/AccessibleBrowseBoxBase.hxx
index 1bdaaabf828a..d87b04f1eb10 100644
--- a/accessibility/inc/extended/AccessibleBrowseBoxBase.hxx
+++ b/accessibility/inc/extended/AccessibleBrowseBoxBase.hxx
@@ -105,7 +105,7 @@ public:
const OUString& rDescription );
protected:
- virtual ~AccessibleBrowseBoxBase();
+ virtual ~AccessibleBrowseBoxBase() override;
/** Commits DeFunc event to listeners and cleans up members. */
virtual void SAL_CALL disposing() override;
@@ -394,7 +394,7 @@ public:
DECLARE_XTYPEPROVIDER( )
protected:
- virtual ~BrowseBoxAccessibleElement();
+ virtual ~BrowseBoxAccessibleElement() override;
protected:
// XAccessible
diff --git a/accessibility/inc/extended/AccessibleBrowseBoxCheckBoxCell.hxx b/accessibility/inc/extended/AccessibleBrowseBoxCheckBoxCell.hxx
index 2533ded30224..df7f6a4f2c2f 100644
--- a/accessibility/inc/extended/AccessibleBrowseBoxCheckBoxCell.hxx
+++ b/accessibility/inc/extended/AccessibleBrowseBoxCheckBoxCell.hxx
@@ -41,7 +41,7 @@ namespace accessibility
bool m_bIsTriState;
protected:
- virtual ~AccessibleCheckBoxCell() {}
+ virtual ~AccessibleCheckBoxCell() override {}
virtual ::utl::AccessibleStateSetHelper* implCreateStateSetHelper() override;
diff --git a/accessibility/inc/extended/AccessibleBrowseBoxHeaderBar.hxx b/accessibility/inc/extended/AccessibleBrowseBoxHeaderBar.hxx
index d9ea755396f8..c529875a7238 100644
--- a/accessibility/inc/extended/AccessibleBrowseBoxHeaderBar.hxx
+++ b/accessibility/inc/extended/AccessibleBrowseBoxHeaderBar.hxx
@@ -51,7 +51,7 @@ public:
::svt::AccessibleBrowseBoxObjType eObjType );
protected:
- virtual ~AccessibleBrowseBoxHeaderBar();
+ virtual ~AccessibleBrowseBoxHeaderBar() override;
public:
// XAccessibleContext
diff --git a/accessibility/inc/extended/AccessibleBrowseBoxTable.hxx b/accessibility/inc/extended/AccessibleBrowseBoxTable.hxx
index 5cbe7df5e703..2a2a74128e71 100644
--- a/accessibility/inc/extended/AccessibleBrowseBoxTable.hxx
+++ b/accessibility/inc/extended/AccessibleBrowseBoxTable.hxx
@@ -38,7 +38,7 @@ public:
::svt::IAccessibleTableProvider& rBrowseBox );
protected:
- virtual ~AccessibleBrowseBoxTable();
+ virtual ~AccessibleBrowseBoxTable() override;
public:
// XAccessibleContext
diff --git a/accessibility/inc/extended/AccessibleBrowseBoxTableBase.hxx b/accessibility/inc/extended/AccessibleBrowseBoxTableBase.hxx
index 9ea46eb27fa8..70cab0dfb080 100644
--- a/accessibility/inc/extended/AccessibleBrowseBoxTableBase.hxx
+++ b/accessibility/inc/extended/AccessibleBrowseBoxTableBase.hxx
@@ -54,7 +54,7 @@ public:
::svt::AccessibleBrowseBoxObjType eObjType );
protected:
- virtual ~AccessibleBrowseBoxTableBase();
+ virtual ~AccessibleBrowseBoxTableBase() override;
public:
// XAccessibleContext
diff --git a/accessibility/inc/extended/AccessibleGridControl.hxx b/accessibility/inc/extended/AccessibleGridControl.hxx
index a2f19e5de343..fed499099583 100644
--- a/accessibility/inc/extended/AccessibleGridControl.hxx
+++ b/accessibility/inc/extended/AccessibleGridControl.hxx
@@ -44,7 +44,7 @@ protected:
::svt::table::IAccessibleTable& _rTable
);
- virtual ~AccessibleGridControl();
+ virtual ~AccessibleGridControl() override;
/** Cleans up members. */
using AccessibleGridControlBase::disposing;
@@ -186,7 +186,7 @@ public:
inline AccessibleGridControl* getContext() { return m_pContext; }
protected:
- virtual ~AccessibleGridControlAccess();
+ virtual ~AccessibleGridControlAccess() override;
// XAccessible
virtual css::uno::Reference< css::accessibility::XAccessibleContext >
diff --git a/accessibility/inc/extended/AccessibleGridControlBase.hxx b/accessibility/inc/extended/AccessibleGridControlBase.hxx
index 45e771397bbd..dccf44464b47 100644
--- a/accessibility/inc/extended/AccessibleGridControlBase.hxx
+++ b/accessibility/inc/extended/AccessibleGridControlBase.hxx
@@ -76,7 +76,7 @@ public:
::svt::table::AccessibleTableControlObjType eObjType );
protected:
- virtual ~AccessibleGridControlBase();
+ virtual ~AccessibleGridControlBase() override;
/** Commits DeFunc event to listeners and cleans up members. */
virtual void SAL_CALL disposing() override;
@@ -319,7 +319,7 @@ public:
DECLARE_XTYPEPROVIDER( )
protected:
- virtual ~GridControlAccessibleElement();
+ virtual ~GridControlAccessibleElement() override;
protected:
// XAccessible
diff --git a/accessibility/inc/extended/AccessibleGridControlHeader.hxx b/accessibility/inc/extended/AccessibleGridControlHeader.hxx
index 882f87a95401..49641b60dab0 100644
--- a/accessibility/inc/extended/AccessibleGridControlHeader.hxx
+++ b/accessibility/inc/extended/AccessibleGridControlHeader.hxx
@@ -44,7 +44,7 @@ public:
::svt::table::AccessibleTableControlObjType eObjType );
protected:
- virtual ~AccessibleGridControlHeader();
+ virtual ~AccessibleGridControlHeader() override;
public:
// XAccessibleContext
diff --git a/accessibility/inc/extended/AccessibleGridControlTable.hxx b/accessibility/inc/extended/AccessibleGridControlTable.hxx
index df255599c8f6..a2faeb045284 100644
--- a/accessibility/inc/extended/AccessibleGridControlTable.hxx
+++ b/accessibility/inc/extended/AccessibleGridControlTable.hxx
@@ -43,7 +43,7 @@ public:
::svt::table::IAccessibleTable& rTable);
protected:
- virtual ~AccessibleGridControlTable();
+ virtual ~AccessibleGridControlTable() override;
private:
std::vector< AccessibleGridControlTableCell* > m_pCellVector;
std::vector< css::uno::Reference< css::accessibility::XAccessible> > m_pAccessCellVector;
diff --git a/accessibility/inc/extended/AccessibleGridControlTableBase.hxx b/accessibility/inc/extended/AccessibleGridControlTableBase.hxx
index e818cdd9db5a..8a4d981b21c0 100644
--- a/accessibility/inc/extended/AccessibleGridControlTableBase.hxx
+++ b/accessibility/inc/extended/AccessibleGridControlTableBase.hxx
@@ -50,7 +50,7 @@ public:
::svt::table::AccessibleTableControlObjType eObjType );
protected:
- virtual ~AccessibleGridControlTableBase();
+ virtual ~AccessibleGridControlTableBase() override;
public:
// XAccessibleContext
diff --git a/accessibility/inc/extended/AccessibleGridControlTableCell.hxx b/accessibility/inc/extended/AccessibleGridControlTableCell.hxx
index 489f695635f8..7b3bba66b427 100644
--- a/accessibility/inc/extended/AccessibleGridControlTableCell.hxx
+++ b/accessibility/inc/extended/AccessibleGridControlTableCell.hxx
@@ -49,7 +49,7 @@ namespace accessibility
::svt::table::AccessibleTableControlObjType _eType
);
- virtual ~AccessibleGridControlCell();
+ virtual ~AccessibleGridControlCell() override;
private:
AccessibleGridControlCell( const AccessibleGridControlCell& ) = delete;
diff --git a/accessibility/inc/extended/accessiblebrowseboxcell.hxx b/accessibility/inc/extended/accessiblebrowseboxcell.hxx
index e39739e10cc6..53415c1dcc80 100644
--- a/accessibility/inc/extended/accessiblebrowseboxcell.hxx
+++ b/accessibility/inc/extended/accessiblebrowseboxcell.hxx
@@ -61,7 +61,7 @@ namespace accessibility
::svt::AccessibleBrowseBoxObjType _eType = ::svt::BBTYPE_TABLECELL
);
- virtual ~AccessibleBrowseBoxCell();
+ virtual ~AccessibleBrowseBoxCell() override;
private:
AccessibleBrowseBoxCell( const AccessibleBrowseBoxCell& ) = delete;
diff --git a/accessibility/inc/extended/accessibleeditbrowseboxcell.hxx b/accessibility/inc/extended/accessibleeditbrowseboxcell.hxx
index 04dcd7c0dc30..7082ee06c0d4 100644
--- a/accessibility/inc/extended/accessibleeditbrowseboxcell.hxx
+++ b/accessibility/inc/extended/accessibleeditbrowseboxcell.hxx
@@ -48,7 +48,7 @@ namespace accessibility
);
protected:
- virtual ~EditBrowseBoxTableCell();
+ virtual ~EditBrowseBoxTableCell() override;
protected:
// XAccessibleComponent
@@ -123,7 +123,7 @@ namespace accessibility
);
protected:
- virtual ~EditBrowseBoxTableCellAccess();
+ virtual ~EditBrowseBoxTableCellAccess() override;
// XAccessible
virtual css::uno::Reference< css::accessibility::XAccessibleContext > SAL_CALL getAccessibleContext( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/accessibility/inc/extended/accessibleiconchoicectrl.hxx b/accessibility/inc/extended/accessibleiconchoicectrl.hxx
index 837ee7f7d033..feb66df68ed2 100644
--- a/accessibility/inc/extended/accessibleiconchoicectrl.hxx
+++ b/accessibility/inc/extended/accessibleiconchoicectrl.hxx
@@ -44,7 +44,7 @@ namespace accessibility
css::uno::Reference< css::accessibility::XAccessible > m_xParent;
protected:
- virtual ~AccessibleIconChoiceCtrl();
+ virtual ~AccessibleIconChoiceCtrl() override;
/** this function is called upon disposing the component */
virtual void SAL_CALL disposing() override;
diff --git a/accessibility/inc/extended/accessibleiconchoicectrlentry.hxx b/accessibility/inc/extended/accessibleiconchoicectrlentry.hxx
index b900acfdcaa3..680aade8a4ed 100644
--- a/accessibility/inc/extended/accessibleiconchoicectrlentry.hxx
+++ b/accessibility/inc/extended/accessibleiconchoicectrlentry.hxx
@@ -87,7 +87,7 @@ namespace accessibility
void EnsureIsAlive() const throw ( css::lang::DisposedException );
protected:
- virtual ~AccessibleIconChoiceCtrlEntry();
+ virtual ~AccessibleIconChoiceCtrlEntry() override;
/** this function is called upon disposing the component
*/
virtual void SAL_CALL disposing() override;
diff --git a/accessibility/inc/extended/accessiblelistbox.hxx b/accessibility/inc/extended/accessiblelistbox.hxx
index fbdc250493f5..d51458ec25c5 100644
--- a/accessibility/inc/extended/accessiblelistbox.hxx
+++ b/accessibility/inc/extended/accessiblelistbox.hxx
@@ -50,7 +50,7 @@ namespace accessibility
css::uno::Reference< css::accessibility::XAccessible > m_xParent;
protected:
- virtual ~AccessibleListBox();
+ virtual ~AccessibleListBox() override;
// OComponentHelper overridables
/** this function is called upon disposing the component */
diff --git a/accessibility/inc/extended/accessiblelistboxentry.hxx b/accessibility/inc/extended/accessiblelistboxentry.hxx
index a58ce0e7d1db..447324a6174a 100644
--- a/accessibility/inc/extended/accessiblelistboxentry.hxx
+++ b/accessibility/inc/extended/accessiblelistboxentry.hxx
@@ -105,7 +105,7 @@ namespace accessibility
void NotifyAccessibleEvent( sal_Int16 _nEventId, const css::uno::Any& _aOldValue, const css::uno::Any& _aNewValue );
protected:
- virtual ~AccessibleListBoxEntry();
+ virtual ~AccessibleListBoxEntry() override;
/** this function is called upon disposing the component
*/
diff --git a/accessibility/inc/extended/accessibletabbar.hxx b/accessibility/inc/extended/accessibletabbar.hxx
index b248839f78e4..6415a46844aa 100644
--- a/accessibility/inc/extended/accessibletabbar.hxx
+++ b/accessibility/inc/extended/accessibletabbar.hxx
@@ -63,7 +63,7 @@ namespace accessibility
public:
AccessibleTabBar( TabBar* pTabBar );
- virtual ~AccessibleTabBar();
+ virtual ~AccessibleTabBar() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/accessibility/inc/extended/accessibletabbarbase.hxx b/accessibility/inc/extended/accessibletabbarbase.hxx
index 2c2d738cbc9b..d0d9b6de0d5f 100644
--- a/accessibility/inc/extended/accessibletabbarbase.hxx
+++ b/accessibility/inc/extended/accessibletabbarbase.hxx
@@ -37,7 +37,7 @@ class AccessibleTabBarBase : public comphelper::OAccessibleExtendedComponentHelp
{
public:
explicit AccessibleTabBarBase( TabBar* pTabBar );
- virtual ~AccessibleTabBarBase();
+ virtual ~AccessibleTabBarBase() override;
protected:
DECL_LINK_TYPED( WindowEventListener, VclWindowEvent&, void );
diff --git a/accessibility/inc/extended/accessibletabbarpage.hxx b/accessibility/inc/extended/accessibletabbarpage.hxx
index 795aebca002e..04239d6fa0c8 100644
--- a/accessibility/inc/extended/accessibletabbarpage.hxx
+++ b/accessibility/inc/extended/accessibletabbarpage.hxx
@@ -79,7 +79,7 @@ namespace accessibility
public:
AccessibleTabBarPage( TabBar* pTabBar, sal_uInt16 nPageId,
const css::uno::Reference< css::accessibility::XAccessible >& rxParent );
- virtual ~AccessibleTabBarPage();
+ virtual ~AccessibleTabBarPage() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/accessibility/inc/extended/accessibletabbarpagelist.hxx b/accessibility/inc/extended/accessibletabbarpagelist.hxx
index e46d73f6bb0c..f473fe9adfd2 100644
--- a/accessibility/inc/extended/accessibletabbarpagelist.hxx
+++ b/accessibility/inc/extended/accessibletabbarpagelist.hxx
@@ -74,7 +74,7 @@ namespace accessibility
public:
AccessibleTabBarPageList( TabBar* pTabBar, sal_Int32 nIndexInParent );
- virtual ~AccessibleTabBarPageList();
+ virtual ~AccessibleTabBarPageList() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/accessibility/inc/extended/accessibletablistbox.hxx b/accessibility/inc/extended/accessibletablistbox.hxx
index b17209933252..9673b8675884 100644
--- a/accessibility/inc/extended/accessibletablistbox.hxx
+++ b/accessibility/inc/extended/accessibletablistbox.hxx
@@ -88,7 +88,7 @@ public:
protected:
/** dtor() */
- virtual ~AccessibleTabListBox();
+ virtual ~AccessibleTabListBox() override;
/** This method creates and returns an accessible table.
@return An AccessibleBrowseBoxTable. */
diff --git a/accessibility/inc/extended/accessibletablistboxtable.hxx b/accessibility/inc/extended/accessibletablistboxtable.hxx
index feb9aad59635..6f27b4efdc9e 100644
--- a/accessibility/inc/extended/accessibletablistboxtable.hxx
+++ b/accessibility/inc/extended/accessibletablistboxtable.hxx
@@ -77,7 +77,7 @@ public:
protected:
/** dtor() */
- virtual ~AccessibleTabListBoxTable();
+ virtual ~AccessibleTabListBoxTable() override;
public:
// XInterface
diff --git a/accessibility/inc/standard/accessiblemenubasecomponent.hxx b/accessibility/inc/standard/accessiblemenubasecomponent.hxx
index 9b01b6002c6d..ace8ad33717f 100644
--- a/accessibility/inc/standard/accessiblemenubasecomponent.hxx
+++ b/accessibility/inc/standard/accessiblemenubasecomponent.hxx
@@ -121,7 +121,7 @@ protected:
public:
OAccessibleMenuBaseComponent( Menu* pMenu );
- virtual ~OAccessibleMenuBaseComponent();
+ virtual ~OAccessibleMenuBaseComponent() override;
void SetStates();
diff --git a/accessibility/inc/standard/accessiblemenucomponent.hxx b/accessibility/inc/standard/accessiblemenucomponent.hxx
index eb570e07a827..de067b850357 100644
--- a/accessibility/inc/standard/accessiblemenucomponent.hxx
+++ b/accessibility/inc/standard/accessiblemenucomponent.hxx
@@ -44,7 +44,7 @@ protected:
public:
OAccessibleMenuComponent( Menu* pMenu );
- virtual ~OAccessibleMenuComponent();
+ virtual ~OAccessibleMenuComponent() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/accessibility/inc/standard/accessiblemenuitemcomponent.hxx b/accessibility/inc/standard/accessiblemenuitemcomponent.hxx
index 8abeb8ab3cc2..acb6452faa09 100644
--- a/accessibility/inc/standard/accessiblemenuitemcomponent.hxx
+++ b/accessibility/inc/standard/accessiblemenuitemcomponent.hxx
@@ -60,7 +60,7 @@ protected:
public:
OAccessibleMenuItemComponent( Menu* pParent, sal_uInt16 nItemPos, Menu* pMenu );
- virtual ~OAccessibleMenuItemComponent();
+ virtual ~OAccessibleMenuItemComponent() override;
// XAccessibleContext
virtual sal_Int32 SAL_CALL getAccessibleChildCount( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/accessibility/inc/standard/vclxaccessiblebox.hxx b/accessibility/inc/standard/vclxaccessiblebox.hxx
index 8936202b94fe..a4fbce5b5eb7 100644
--- a/accessibility/inc/standard/vclxaccessiblebox.hxx
+++ b/accessibility/inc/standard/vclxaccessiblebox.hxx
@@ -157,7 +157,7 @@ protected:
*/
bool m_bHasListChild;
- virtual ~VCLXAccessibleBox();
+ virtual ~VCLXAccessibleBox() override;
/** Returns true when the object is valid.
*/
diff --git a/accessibility/inc/standard/vclxaccessiblebutton.hxx b/accessibility/inc/standard/vclxaccessiblebutton.hxx
index e5f4a1280cf7..2a61a4e3b762 100644
--- a/accessibility/inc/standard/vclxaccessiblebutton.hxx
+++ b/accessibility/inc/standard/vclxaccessiblebutton.hxx
@@ -39,7 +39,7 @@ class VCLXAccessibleButton : public VCLXAccessibleTextComponent,
public VCLXAccessibleButton_BASE
{
protected:
- virtual ~VCLXAccessibleButton();
+ virtual ~VCLXAccessibleButton() override;
virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) override;
virtual void FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet ) override;
diff --git a/accessibility/inc/standard/vclxaccessiblecheckbox.hxx b/accessibility/inc/standard/vclxaccessiblecheckbox.hxx
index ca406a2480f4..218d8a21e9b4 100644
--- a/accessibility/inc/standard/vclxaccessiblecheckbox.hxx
+++ b/accessibility/inc/standard/vclxaccessiblecheckbox.hxx
@@ -43,7 +43,7 @@ private:
bool m_bIndeterminate;
protected:
- virtual ~VCLXAccessibleCheckBox();
+ virtual ~VCLXAccessibleCheckBox() override;
bool IsChecked();
bool IsIndeterminate();
diff --git a/accessibility/inc/standard/vclxaccessiblecombobox.hxx b/accessibility/inc/standard/vclxaccessiblecombobox.hxx
index 0aaf6e67df5a..2f64a22c827d 100644
--- a/accessibility/inc/standard/vclxaccessiblecombobox.hxx
+++ b/accessibility/inc/standard/vclxaccessiblecombobox.hxx
@@ -46,7 +46,7 @@ public:
throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~VCLXAccessibleComboBox();
+ virtual ~VCLXAccessibleComboBox() override;
virtual bool IsValid() const override;
};
diff --git a/accessibility/inc/standard/vclxaccessibledropdowncombobox.hxx b/accessibility/inc/standard/vclxaccessibledropdowncombobox.hxx
index e6ae12834aa6..1368ba119540 100644
--- a/accessibility/inc/standard/vclxaccessibledropdowncombobox.hxx
+++ b/accessibility/inc/standard/vclxaccessibledropdowncombobox.hxx
@@ -45,7 +45,7 @@ public:
throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~VCLXAccessibleDropDownComboBox();
+ virtual ~VCLXAccessibleDropDownComboBox() override;
virtual bool IsValid() const override;
virtual void ProcessWindowEvent (const VclWindowEvent& rVclWindowEvent) override;
diff --git a/accessibility/inc/standard/vclxaccessibledropdownlistbox.hxx b/accessibility/inc/standard/vclxaccessibledropdownlistbox.hxx
index 1d5a311244e7..b9a10722998f 100644
--- a/accessibility/inc/standard/vclxaccessibledropdownlistbox.hxx
+++ b/accessibility/inc/standard/vclxaccessibledropdownlistbox.hxx
@@ -44,7 +44,7 @@ public:
throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~VCLXAccessibleDropDownListBox();
+ virtual ~VCLXAccessibleDropDownListBox() override;
virtual bool IsValid() const override;
diff --git a/accessibility/inc/standard/vclxaccessibleedit.hxx b/accessibility/inc/standard/vclxaccessibleedit.hxx
index 429588f1bb78..a9045839fed6 100644
--- a/accessibility/inc/standard/vclxaccessibleedit.hxx
+++ b/accessibility/inc/standard/vclxaccessibleedit.hxx
@@ -44,7 +44,7 @@ private:
sal_Int32 m_nCaretPosition;
protected:
- virtual ~VCLXAccessibleEdit();
+ virtual ~VCLXAccessibleEdit() override;
virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) override;
virtual void FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet ) override;
diff --git a/accessibility/inc/standard/vclxaccessiblefixedhyperlink.hxx b/accessibility/inc/standard/vclxaccessiblefixedhyperlink.hxx
index 246988d26775..420f7e814c28 100644
--- a/accessibility/inc/standard/vclxaccessiblefixedhyperlink.hxx
+++ b/accessibility/inc/standard/vclxaccessiblefixedhyperlink.hxx
@@ -29,7 +29,7 @@
class VCLXAccessibleFixedHyperlink : public VCLXAccessibleTextComponent
{
protected:
- virtual ~VCLXAccessibleFixedHyperlink();
+ virtual ~VCLXAccessibleFixedHyperlink() override;
virtual void FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet ) override;
virtual void implGetLineBoundary( css::i18n::Boundary& rBoundary, sal_Int32 nIndex ) override;
diff --git a/accessibility/inc/standard/vclxaccessiblefixedtext.hxx b/accessibility/inc/standard/vclxaccessiblefixedtext.hxx
index c5a52e9d430d..d1fc6b9187fc 100644
--- a/accessibility/inc/standard/vclxaccessiblefixedtext.hxx
+++ b/accessibility/inc/standard/vclxaccessiblefixedtext.hxx
@@ -29,7 +29,7 @@
class VCLXAccessibleFixedText : public VCLXAccessibleTextComponent
{
protected:
- virtual ~VCLXAccessibleFixedText();
+ virtual ~VCLXAccessibleFixedText() override;
virtual void FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet ) override;
virtual void implGetLineBoundary( css::i18n::Boundary& rBoundary, sal_Int32 nIndex ) override;
diff --git a/accessibility/inc/standard/vclxaccessiblelist.hxx b/accessibility/inc/standard/vclxaccessiblelist.hxx
index 7476f8603fd3..9b20b0b04d54 100644
--- a/accessibility/inc/standard/vclxaccessiblelist.hxx
+++ b/accessibility/inc/standard/vclxaccessiblelist.hxx
@@ -150,7 +150,7 @@ protected:
sal_Int32 m_nCurSelectedPos;
- virtual ~VCLXAccessibleList();
+ virtual ~VCLXAccessibleList() override;
/** This function is called from the implementation helper during a
XComponent::dispose call. Free the list of items and the items themselves.
diff --git a/accessibility/inc/standard/vclxaccessiblelistbox.hxx b/accessibility/inc/standard/vclxaccessiblelistbox.hxx
index caf3dbbcf57b..0ef7a3ed7e08 100644
--- a/accessibility/inc/standard/vclxaccessiblelistbox.hxx
+++ b/accessibility/inc/standard/vclxaccessiblelistbox.hxx
@@ -45,7 +45,7 @@ public:
throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~VCLXAccessibleListBox();
+ virtual ~VCLXAccessibleListBox() override;
virtual bool IsValid() const override;
};
diff --git a/accessibility/inc/standard/vclxaccessiblelistitem.hxx b/accessibility/inc/standard/vclxaccessiblelistitem.hxx
index 0e19c3c665a4..ca74da899671 100644
--- a/accessibility/inc/standard/vclxaccessiblelistitem.hxx
+++ b/accessibility/inc/standard/vclxaccessiblelistitem.hxx
@@ -75,7 +75,7 @@ protected:
css::uno::Reference< css::accessibility::XAccessibleContext > m_xParentContext;
protected:
- virtual ~VCLXAccessibleListItem();
+ virtual ~VCLXAccessibleListItem() override;
/** this function is called upon disposing the component
*/
virtual void SAL_CALL disposing() override;
diff --git a/accessibility/inc/standard/vclxaccessiblemenu.hxx b/accessibility/inc/standard/vclxaccessiblemenu.hxx
index 98ba4ec19eac..27cd4149c771 100644
--- a/accessibility/inc/standard/vclxaccessiblemenu.hxx
+++ b/accessibility/inc/standard/vclxaccessiblemenu.hxx
@@ -41,7 +41,7 @@ protected:
public:
VCLXAccessibleMenu( Menu* pParent, sal_uInt16 nItemPos, Menu* pMenu );
- virtual ~VCLXAccessibleMenu();
+ virtual ~VCLXAccessibleMenu() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/accessibility/inc/standard/vclxaccessiblemenubar.hxx b/accessibility/inc/standard/vclxaccessiblemenubar.hxx
index 9ea5c585ae28..530640103507 100644
--- a/accessibility/inc/standard/vclxaccessiblemenubar.hxx
+++ b/accessibility/inc/standard/vclxaccessiblemenubar.hxx
@@ -47,7 +47,7 @@ protected:
public:
VCLXAccessibleMenuBar( Menu* pMenu );
- virtual ~VCLXAccessibleMenuBar();
+ virtual ~VCLXAccessibleMenuBar() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/accessibility/inc/standard/vclxaccessiblemenuitem.hxx b/accessibility/inc/standard/vclxaccessiblemenuitem.hxx
index df2249ab6d22..ecb39a44d92e 100644
--- a/accessibility/inc/standard/vclxaccessiblemenuitem.hxx
+++ b/accessibility/inc/standard/vclxaccessiblemenuitem.hxx
@@ -57,7 +57,7 @@ protected:
public:
VCLXAccessibleMenuItem( Menu* pParent, sal_uInt16 nItemPos, Menu* pMenu = nullptr );
- virtual ~VCLXAccessibleMenuItem();
+ virtual ~VCLXAccessibleMenuItem() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/accessibility/inc/standard/vclxaccessiblemenuseparator.hxx b/accessibility/inc/standard/vclxaccessiblemenuseparator.hxx
index 065740cc2691..556e461172a5 100644
--- a/accessibility/inc/standard/vclxaccessiblemenuseparator.hxx
+++ b/accessibility/inc/standard/vclxaccessiblemenuseparator.hxx
@@ -30,7 +30,7 @@ class VCLXAccessibleMenuSeparator : public OAccessibleMenuItemComponent
{
public:
VCLXAccessibleMenuSeparator( Menu* pParent, sal_uInt16 nItemPos, Menu* pMenu = nullptr );
- virtual ~VCLXAccessibleMenuSeparator();
+ virtual ~VCLXAccessibleMenuSeparator() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/accessibility/inc/standard/vclxaccessiblepopupmenu.hxx b/accessibility/inc/standard/vclxaccessiblepopupmenu.hxx
index bae088140c0a..112ea3dbb5c7 100644
--- a/accessibility/inc/standard/vclxaccessiblepopupmenu.hxx
+++ b/accessibility/inc/standard/vclxaccessiblepopupmenu.hxx
@@ -33,7 +33,7 @@ protected:
public:
VCLXAccessiblePopupMenu( Menu* pMenu );
- virtual ~VCLXAccessiblePopupMenu();
+ virtual ~VCLXAccessiblePopupMenu() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/accessibility/inc/standard/vclxaccessibleradiobutton.hxx b/accessibility/inc/standard/vclxaccessibleradiobutton.hxx
index 8a13c7eb116a..1d36eb87efbf 100644
--- a/accessibility/inc/standard/vclxaccessibleradiobutton.hxx
+++ b/accessibility/inc/standard/vclxaccessibleradiobutton.hxx
@@ -39,7 +39,7 @@ class VCLXAccessibleRadioButton : public VCLXAccessibleTextComponent,
public VCLXAccessibleRadioButton_BASE
{
protected:
- virtual ~VCLXAccessibleRadioButton();
+ virtual ~VCLXAccessibleRadioButton() override;
virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) override;
virtual void FillAccessibleRelationSet( utl::AccessibleRelationSetHelper& rRelationSet ) override;
diff --git a/accessibility/inc/standard/vclxaccessiblescrollbar.hxx b/accessibility/inc/standard/vclxaccessiblescrollbar.hxx
index 40f51cceaa45..bd9ba54d5f8a 100644
--- a/accessibility/inc/standard/vclxaccessiblescrollbar.hxx
+++ b/accessibility/inc/standard/vclxaccessiblescrollbar.hxx
@@ -39,7 +39,7 @@ class VCLXAccessibleScrollBar : public VCLXAccessibleComponent,
public VCLXAccessibleScrollBar_BASE
{
protected:
- virtual ~VCLXAccessibleScrollBar();
+ virtual ~VCLXAccessibleScrollBar() override;
virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) override;
virtual void FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet ) override;
diff --git a/accessibility/inc/standard/vclxaccessiblestatusbar.hxx b/accessibility/inc/standard/vclxaccessiblestatusbar.hxx
index 24fd96e8ad58..467b7d191192 100644
--- a/accessibility/inc/standard/vclxaccessiblestatusbar.hxx
+++ b/accessibility/inc/standard/vclxaccessiblestatusbar.hxx
@@ -54,7 +54,7 @@ protected:
public:
VCLXAccessibleStatusBar( VCLXWindow* pVCLXWindow );
- virtual ~VCLXAccessibleStatusBar();
+ virtual ~VCLXAccessibleStatusBar() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/accessibility/inc/standard/vclxaccessiblestatusbaritem.hxx b/accessibility/inc/standard/vclxaccessiblestatusbaritem.hxx
index fb919df30207..6bd8a3961ad7 100644
--- a/accessibility/inc/standard/vclxaccessiblestatusbaritem.hxx
+++ b/accessibility/inc/standard/vclxaccessiblestatusbaritem.hxx
@@ -80,7 +80,7 @@ protected:
public:
VCLXAccessibleStatusBarItem( StatusBar* pStatusBar, sal_uInt16 nItemId );
- virtual ~VCLXAccessibleStatusBarItem();
+ virtual ~VCLXAccessibleStatusBarItem() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/accessibility/inc/standard/vclxaccessibletabcontrol.hxx b/accessibility/inc/standard/vclxaccessibletabcontrol.hxx
index d024176132f4..faa3c684f32e 100644
--- a/accessibility/inc/standard/vclxaccessibletabcontrol.hxx
+++ b/accessibility/inc/standard/vclxaccessibletabcontrol.hxx
@@ -62,7 +62,7 @@ protected:
public:
VCLXAccessibleTabControl( VCLXWindow* pVCLXWindow );
- virtual ~VCLXAccessibleTabControl();
+ virtual ~VCLXAccessibleTabControl() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/accessibility/inc/standard/vclxaccessibletabpage.hxx b/accessibility/inc/standard/vclxaccessibletabpage.hxx
index 4ea0d272a2cb..1232259cef93 100644
--- a/accessibility/inc/standard/vclxaccessibletabpage.hxx
+++ b/accessibility/inc/standard/vclxaccessibletabpage.hxx
@@ -85,7 +85,7 @@ protected:
public:
VCLXAccessibleTabPage( TabControl* pTabControl, sal_uInt16 nPageId );
- virtual ~VCLXAccessibleTabPage();
+ virtual ~VCLXAccessibleTabPage() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/accessibility/inc/standard/vclxaccessibletabpagewindow.hxx b/accessibility/inc/standard/vclxaccessibletabpagewindow.hxx
index b485f081173f..d7e7388e9976 100644
--- a/accessibility/inc/standard/vclxaccessibletabpagewindow.hxx
+++ b/accessibility/inc/standard/vclxaccessibletabpagewindow.hxx
@@ -47,7 +47,7 @@ protected:
public:
VCLXAccessibleTabPageWindow( VCLXWindow* pVCLXWindow );
- virtual ~VCLXAccessibleTabPageWindow();
+ virtual ~VCLXAccessibleTabPageWindow() override;
// XAccessibleContext
virtual css::uno::Reference< css::accessibility::XAccessible > SAL_CALL getAccessibleParent( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/accessibility/inc/standard/vclxaccessibletextcomponent.hxx b/accessibility/inc/standard/vclxaccessibletextcomponent.hxx
index 24cc9c34a3cb..5eba648cdde1 100644
--- a/accessibility/inc/standard/vclxaccessibletextcomponent.hxx
+++ b/accessibility/inc/standard/vclxaccessibletextcomponent.hxx
@@ -51,7 +51,7 @@ protected:
public:
VCLXAccessibleTextComponent( VCLXWindow* pVCLXWindow );
- virtual ~VCLXAccessibleTextComponent();
+ virtual ~VCLXAccessibleTextComponent() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/accessibility/inc/standard/vclxaccessibletextfield.hxx b/accessibility/inc/standard/vclxaccessibletextfield.hxx
index d71b7c275e96..7d57a7c2cd4e 100644
--- a/accessibility/inc/standard/vclxaccessibletextfield.hxx
+++ b/accessibility/inc/standard/vclxaccessibletextfield.hxx
@@ -73,7 +73,7 @@ public:
throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~VCLXAccessibleTextField();
+ virtual ~VCLXAccessibleTextField() override;
/** With this method the text of the currently selected item is made
available to the VCLXAccessibleTextComponent base class.
diff --git a/accessibility/inc/standard/vclxaccessibletoolbox.hxx b/accessibility/inc/standard/vclxaccessibletoolbox.hxx
index 63dfa107829a..368de4326402 100644
--- a/accessibility/inc/standard/vclxaccessibletoolbox.hxx
+++ b/accessibility/inc/standard/vclxaccessibletoolbox.hxx
@@ -54,7 +54,7 @@ private:
void ReleaseSubToolBox( ToolBox* _pSubToolBox );
protected:
- virtual ~VCLXAccessibleToolBox();
+ virtual ~VCLXAccessibleToolBox() override;
virtual void FillAccessibleStateSet( utl::AccessibleStateSetHelper& rStateSet ) override;
virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) override;
diff --git a/accessibility/inc/standard/vclxaccessibletoolboxitem.hxx b/accessibility/inc/standard/vclxaccessibletoolboxitem.hxx
index 3411640637c7..ba97b30abc18 100644
--- a/accessibility/inc/standard/vclxaccessibletoolboxitem.hxx
+++ b/accessibility/inc/standard/vclxaccessibletoolboxitem.hxx
@@ -63,7 +63,7 @@ public:
inline void setIndexInParent( sal_Int32 _nNewIndex ) { m_nIndexInParent = _nNewIndex; }
protected:
- virtual ~VCLXAccessibleToolBoxItem();
+ virtual ~VCLXAccessibleToolBoxItem() override;
virtual void SAL_CALL disposing() override;
diff --git a/accessibility/source/helper/acc_factory.cxx b/accessibility/source/helper/acc_factory.cxx
index f4c8597445c4..a147cb962735 100644
--- a/accessibility/source/helper/acc_factory.cxx
+++ b/accessibility/source/helper/acc_factory.cxx
@@ -201,7 +201,7 @@ public:
) const override;
protected:
- virtual ~AccessibleFactory();
+ virtual ~AccessibleFactory() override;
};
AccessibleFactory::AccessibleFactory()
diff --git a/accessibility/source/inc/floatingwindowaccessible.hxx b/accessibility/source/inc/floatingwindowaccessible.hxx
index b2dfb1424cec..5c33323cd234 100644
--- a/accessibility/source/inc/floatingwindowaccessible.hxx
+++ b/accessibility/source/inc/floatingwindowaccessible.hxx
@@ -26,7 +26,7 @@ class FloatingWindowAccessible : public VCLXAccessibleComponent
{
public:
FloatingWindowAccessible( VCLXWindow* pWindow );
- virtual ~FloatingWindowAccessible();
+ virtual ~FloatingWindowAccessible() override;
virtual void FillAccessibleRelationSet( utl::AccessibleRelationSetHelper& rRelationSet ) override;
};
diff --git a/animations/source/animcore/animcore.cxx b/animations/source/animcore/animcore.cxx
index 604b7e231a4c..16deb207a782 100644
--- a/animations/source/animcore/animcore.cxx
+++ b/animations/source/animcore/animcore.cxx
@@ -129,7 +129,7 @@ class AnimationNode : public AnimationNodeBase
public:
explicit AnimationNode(sal_Int16 nNodeType);
explicit AnimationNode(const AnimationNode& rNode);
- virtual ~AnimationNode();
+ virtual ~AnimationNode() override;
// XInterface
virtual Any SAL_CALL queryInterface( const Type& aType ) throw (RuntimeException, std::exception) override;
@@ -352,7 +352,7 @@ class TimeContainerEnumeration : public ::cppu::WeakImplHelper< XEnumeration >
{
public:
explicit TimeContainerEnumeration( const ChildList_t &rChildren );
- virtual ~TimeContainerEnumeration();
+ virtual ~TimeContainerEnumeration() override;
// Methods
virtual sal_Bool SAL_CALL hasMoreElements() throw (RuntimeException, std::exception) override;
diff --git a/avmedia/inc/mediacontrol.hxx b/avmedia/inc/mediacontrol.hxx
index 851af3622f73..de0cde0c32b4 100644
--- a/avmedia/inc/mediacontrol.hxx
+++ b/avmedia/inc/mediacontrol.hxx
@@ -45,7 +45,7 @@ class MediaControl : public Control, public MediaControlBase
public:
MediaControl( vcl::Window* pParent, MediaControlStyle eControlStyle );
- virtual ~MediaControl();
+ virtual ~MediaControl() override;
virtual void dispose() override;
const Size& getMinSizePixel() const;
diff --git a/avmedia/source/framework/soundhandler.hxx b/avmedia/source/framework/soundhandler.hxx
index 19bbe97cad59..b9f041445c22 100644
--- a/avmedia/source/framework/soundhandler.hxx
+++ b/avmedia/source/framework/soundhandler.hxx
@@ -74,7 +74,7 @@ class SoundHandler : // interfaces
// constructor / destructor
SoundHandler();
- virtual ~SoundHandler( );
+ virtual ~SoundHandler( ) override;
// XInterface, XTypeProvider, XServiceInfo
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/avmedia/source/gstreamer/gstframegrabber.hxx b/avmedia/source/gstreamer/gstframegrabber.hxx
index 0d2f89dd8069..51c9d6b39619 100644
--- a/avmedia/source/gstreamer/gstframegrabber.hxx
+++ b/avmedia/source/gstreamer/gstframegrabber.hxx
@@ -42,7 +42,7 @@ public:
// static create method instead of public Ctor
static FrameGrabber* create( const OUString &rURL );
- virtual ~FrameGrabber();
+ virtual ~FrameGrabber() override;
// XFrameGrabber
virtual css::uno::Reference< css::graphic::XGraphic > SAL_CALL grabFrame( double fMediaTime ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/avmedia/source/gstreamer/gstmanager.hxx b/avmedia/source/gstreamer/gstmanager.hxx
index 48a07f645f90..d415559f41b5 100644
--- a/avmedia/source/gstreamer/gstmanager.hxx
+++ b/avmedia/source/gstreamer/gstmanager.hxx
@@ -32,7 +32,7 @@ class Manager : public ::cppu::WeakImplHelper< css::media::XManager,
public:
explicit Manager();
- virtual ~Manager();
+ virtual ~Manager() override;
// XManager
virtual css::uno::Reference< css::media::XPlayer > SAL_CALL createPlayer( const OUString& aURL ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/avmedia/source/gstreamer/gstplayer.hxx b/avmedia/source/gstreamer/gstplayer.hxx
index 4bf2f8edfef0..3a61eba88625 100644
--- a/avmedia/source/gstreamer/gstplayer.hxx
+++ b/avmedia/source/gstreamer/gstplayer.hxx
@@ -45,7 +45,7 @@ class Player : public ::cppu::BaseMutex,
public:
explicit Player();
- virtual ~Player();
+ virtual ~Player() override;
void preparePlaybin( const OUString& rURL, GstElement *pSink );
bool create( const OUString& rURL );
diff --git a/avmedia/source/gstreamer/gstwindow.hxx b/avmedia/source/gstreamer/gstwindow.hxx
index 9246a4497165..da090a8df1f0 100644
--- a/avmedia/source/gstreamer/gstwindow.hxx
+++ b/avmedia/source/gstreamer/gstwindow.hxx
@@ -36,7 +36,7 @@ class Window : public ::cppu::WeakImplHelper< css::media::XPlayerWindow,
public:
explicit Window();
- virtual ~Window();
+ virtual ~Window() override;
// XPlayerWindow
virtual void SAL_CALL update( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/avmedia/source/opengl/oglframegrabber.hxx b/avmedia/source/opengl/oglframegrabber.hxx
index 664e1ad16065..1c3799f616de 100644
--- a/avmedia/source/opengl/oglframegrabber.hxx
+++ b/avmedia/source/opengl/oglframegrabber.hxx
@@ -26,7 +26,7 @@ class OGLFrameGrabber : public FrameGrabber_BASE
public:
explicit OGLFrameGrabber( libgltf::glTFHandle& rHandle );
- virtual ~OGLFrameGrabber();
+ virtual ~OGLFrameGrabber() override;
// XFrameGrabber
virtual css::uno::Reference< css::graphic::XGraphic > SAL_CALL grabFrame( double fMediaTime ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/avmedia/source/opengl/oglmanager.hxx b/avmedia/source/opengl/oglmanager.hxx
index 2f7fb05b68d2..d6f147304e12 100644
--- a/avmedia/source/opengl/oglmanager.hxx
+++ b/avmedia/source/opengl/oglmanager.hxx
@@ -22,7 +22,7 @@ class OGLManager : public ::cppu::WeakImplHelper< css::media::XManager, css::lan
public:
explicit OGLManager();
- virtual ~OGLManager();
+ virtual ~OGLManager() override;
// XManager
virtual css::uno::Reference< css::media::XPlayer > SAL_CALL createPlayer( const OUString& rURL ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/avmedia/source/opengl/oglplayer.hxx b/avmedia/source/opengl/oglplayer.hxx
index 0e82d87aef9f..8a43fc7e28c3 100644
--- a/avmedia/source/opengl/oglplayer.hxx
+++ b/avmedia/source/opengl/oglplayer.hxx
@@ -34,7 +34,7 @@ class OGLPlayer : public cppu::BaseMutex,
public:
OGLPlayer();
- virtual ~OGLPlayer();
+ virtual ~OGLPlayer() override;
bool create( const OUString& rURL );
void releaseInputFiles();
diff --git a/avmedia/source/opengl/oglwindow.hxx b/avmedia/source/opengl/oglwindow.hxx
index f93903776534..c6bd9cd857b1 100644
--- a/avmedia/source/opengl/oglwindow.hxx
+++ b/avmedia/source/opengl/oglwindow.hxx
@@ -28,7 +28,7 @@ class OGLWindow : public ::cppu::WeakImplHelper< css::media::XPlayerWindow, css:
{
public:
OGLWindow( libgltf::glTFHandle& rHandle, const rtl::Reference<OpenGLContext> & rContext, vcl::Window& rEventHandlerParent );
- virtual ~OGLWindow();
+ virtual ~OGLWindow() override;
virtual void SAL_CALL update() throw (css::uno::RuntimeException, std::exception) override;
virtual sal_Bool SAL_CALL setZoomLevel( css::media::ZoomLevel ZoomLevel ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/avmedia/source/viewer/mediaevent_impl.hxx b/avmedia/source/viewer/mediaevent_impl.hxx
index 468176c1fdfc..e73e2968882c 100644
--- a/avmedia/source/viewer/mediaevent_impl.hxx
+++ b/avmedia/source/viewer/mediaevent_impl.hxx
@@ -43,7 +43,7 @@ namespace avmedia
public:
explicit MediaEventListenersImpl( vcl::Window& rNotifyWindow );
- virtual ~MediaEventListenersImpl();
+ virtual ~MediaEventListenersImpl() override;
void cleanUp();
diff --git a/avmedia/source/viewer/mediawindow_impl.hxx b/avmedia/source/viewer/mediawindow_impl.hxx
index 43fba4e17e4c..543807123d33 100644
--- a/avmedia/source/viewer/mediawindow_impl.hxx
+++ b/avmedia/source/viewer/mediawindow_impl.hxx
@@ -79,7 +79,7 @@ class MediaWindowImpl : public Control, public DropTargetHelper, public DragSour
{
public:
MediaWindowImpl(vcl::Window* parent, MediaWindow* pMediaWindow, bool bInternalMediaControl);
- virtual ~MediaWindowImpl();
+ virtual ~MediaWindowImpl() override;
virtual void dispose() override;
diff --git a/avmedia/source/vlc/vlcmanager.hxx b/avmedia/source/vlc/vlcmanager.hxx
index a9d087d3cd7b..cbc6f5ed1cac 100644
--- a/avmedia/source/vlc/vlcmanager.hxx
+++ b/avmedia/source/vlc/vlcmanager.hxx
@@ -35,7 +35,7 @@ class Manager : public ::cppu::WeakImplHelper< css::media::XManager,
wrapper::EventHandler mEventHandler;
public:
explicit Manager( const css::uno::Reference< css::lang::XMultiServiceFactory >& rxMgr );
- virtual ~Manager();
+ virtual ~Manager() override;
css::uno::Reference< css::media::XPlayer > SAL_CALL createPlayer( const rtl::OUString& aURL ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/avmedia/source/vlc/vlcwindow.hxx b/avmedia/source/vlc/vlcwindow.hxx
index 70f4c81b045a..2fc3991874e9 100644
--- a/avmedia/source/vlc/vlcwindow.hxx
+++ b/avmedia/source/vlc/vlcwindow.hxx
@@ -35,7 +35,7 @@ class VLCWindow : public ::cppu::WeakImplHelper< css::media::XPlayerWindow,
css::awt::Rectangle mSize;
public:
VLCWindow( VLCPlayer& player, const intptr_t prevWinID );
- virtual ~VLCWindow();
+ virtual ~VLCWindow() override;
void SAL_CALL update() throw (css::uno::RuntimeException, std::exception) override;
sal_Bool SAL_CALL setZoomLevel( css::media::ZoomLevel ZoomLevel ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/basctl/source/basicide/basdoc.hxx b/basctl/source/basicide/basdoc.hxx
index c31404fc2f01..9a2d42dd566f 100644
--- a/basctl/source/basicide/basdoc.hxx
+++ b/basctl/source/basicide/basdoc.hxx
@@ -56,7 +56,7 @@ private:
public:
DocShell();
- virtual ~DocShell();
+ virtual ~DocShell() override;
SfxPrinter* GetPrinter( bool bCreate );
void SetPrinter( SfxPrinter* pPrinter );
diff --git a/basctl/source/basicide/basicbox.hxx b/basctl/source/basicide/basicbox.hxx
index 63d91317dada..260c774956c1 100644
--- a/basctl/source/basicide/basicbox.hxx
+++ b/basctl/source/basicide/basicbox.hxx
@@ -47,7 +47,7 @@ class DocListenerBox :public ListBox
{
protected:
DocListenerBox( vcl::Window* pParent );
- virtual ~DocListenerBox();
+ virtual ~DocListenerBox() override;
virtual void dispose() override;
protected:
@@ -92,7 +92,7 @@ protected:
public:
LibBox( vcl::Window* pParent );
- virtual ~LibBox();
+ virtual ~LibBox() override;
virtual void dispose() override;
using Window::Update;
@@ -131,7 +131,7 @@ protected:
public:
LanguageBox( vcl::Window* pParent );
- virtual ~LanguageBox();
+ virtual ~LanguageBox() override;
virtual void dispose() override;
using Window::Update;
diff --git a/basctl/source/basicide/basicrenderable.hxx b/basctl/source/basicide/basicrenderable.hxx
index 5698ccc945d6..c2bfce9fde94 100644
--- a/basctl/source/basicide/basicrenderable.hxx
+++ b/basctl/source/basicide/basicrenderable.hxx
@@ -39,7 +39,7 @@ class Renderable :
VclPtr<Printer> getPrinter();
public:
explicit Renderable (BaseWindow*);
- virtual ~Renderable();
+ virtual ~Renderable() override;
// XRenderable
virtual sal_Int32 SAL_CALL getRendererCount (
diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx
index 8a04886495c3..4ad9d08bae2f 100644
--- a/basctl/source/basicide/baside2.hxx
+++ b/basctl/source/basicide/baside2.hxx
@@ -135,7 +135,7 @@ protected:
public:
EditorWindow (vcl::Window* pParent, ModulWindow*);
- virtual ~EditorWindow();
+ virtual ~EditorWindow() override;
virtual void dispose() override;
ExtTextEngine* GetEditEngine() const { return pEditEngine.get(); }
@@ -209,7 +209,7 @@ protected:
public:
WatchTreeListBox( vcl::Window* pParent, WinBits nWinBits );
- virtual ~WatchTreeListBox();
+ virtual ~WatchTreeListBox() override;
virtual void dispose() override;
void RequestingChildren( SvTreeListEntry * pParent ) override;
@@ -241,7 +241,7 @@ protected:
public:
explicit WatchWindow (Layout* pParent);
- virtual ~WatchWindow();
+ virtual ~WatchWindow() override;
virtual void dispose() override;
void AddWatch( const OUString& rVName );
@@ -262,7 +262,7 @@ protected:
public:
explicit StackWindow (Layout* pParent);
- virtual ~StackWindow();
+ virtual ~StackWindow() override;
virtual void dispose() override;
void UpdateCalls();
@@ -285,7 +285,7 @@ protected:
public:
explicit ComplexEditorWindow( ModulWindow* pParent );
- virtual ~ComplexEditorWindow();
+ virtual ~ComplexEditorWindow() override;
virtual void dispose() override;
BreakPointWindow& GetBrkWindow() { return *aBrkWindow.get(); }
LineNumberWindow& GetLineNumberWindow() { return *aLineNumberWindow.get(); }
@@ -325,7 +325,7 @@ protected:
public:
ModulWindow( ModulWindowLayout* pParent, const ScriptDocument& rDocument, const OUString& aLibName, const OUString& aName, OUString& aModule );
- virtual ~ModulWindow();
+ virtual ~ModulWindow() override;
virtual void dispose() override;
virtual void ExecuteCommand (SfxRequest& rReq) override;
@@ -417,7 +417,7 @@ class ModulWindowLayout: public Layout
{
public:
ModulWindowLayout (vcl::Window* pParent, ObjectCatalog&);
- virtual ~ModulWindowLayout();
+ virtual ~ModulWindowLayout() override;
virtual void dispose() override;
public:
// Layout:
@@ -451,7 +451,7 @@ private:
{
public:
SyntaxColors ();
- virtual ~SyntaxColors ();
+ virtual ~SyntaxColors () override;
public:
void SetActiveEditor (EditorWindow* pEditor_) { pEditor = pEditor_; }
void SettingsChanged ();
@@ -490,7 +490,7 @@ private:
public:
explicit CodeCompleteListBox( CodeCompleteWindow* pPar );
- virtual ~CodeCompleteListBox();
+ virtual ~CodeCompleteListBox() override;
virtual void dispose() override;
void InsertSelectedEntry(); //insert the selected entry
@@ -513,7 +513,7 @@ private:
public:
explicit CodeCompleteWindow( EditorWindow* pPar );
- virtual ~CodeCompleteWindow();
+ virtual ~CodeCompleteWindow() override;
virtual void dispose() override;
void InsertEntry( const OUString& aStr );
diff --git a/basctl/source/basicide/baside2b.cxx b/basctl/source/basicide/baside2b.cxx
index d16fb3576633..b4beb58f36c3 100644
--- a/basctl/source/basicide/baside2b.cxx
+++ b/basctl/source/basicide/baside2b.cxx
@@ -182,7 +182,7 @@ public:
explicit ChangesListener(EditorWindow & editor): editor_(editor) {}
private:
- virtual ~ChangesListener() {}
+ virtual ~ChangesListener() override {}
virtual void SAL_CALL disposing(lang::EventObject const &) throw (RuntimeException, std::exception) override
{
diff --git a/basctl/source/basicide/basidesh.cxx b/basctl/source/basicide/basidesh.cxx
index 66c7be6c17db..e48d820e8f57 100644
--- a/basctl/source/basicide/basidesh.cxx
+++ b/basctl/source/basicide/basidesh.cxx
@@ -71,7 +71,7 @@ public:
{
}
- virtual ~ContainerListenerImpl()
+ virtual ~ContainerListenerImpl() override
{
}
diff --git a/basctl/source/basicide/brkdlg.hxx b/basctl/source/basicide/brkdlg.hxx
index 3a0eccf2b963..a3b0715f5f72 100644
--- a/basctl/source/basicide/brkdlg.hxx
+++ b/basctl/source/basicide/brkdlg.hxx
@@ -53,7 +53,7 @@ protected:
public:
BreakPointDialog( vcl::Window* pParent, BreakPointList& rBrkList );
- virtual ~BreakPointDialog();
+ virtual ~BreakPointDialog() override;
virtual void dispose() override;
void SetCurrentBreakPoint( BreakPoint* pBrk );
diff --git a/basctl/source/basicide/doceventnotifier.cxx b/basctl/source/basicide/doceventnotifier.cxx
index 872cb64e05b9..3b4f345138d4 100644
--- a/basctl/source/basicide/doceventnotifier.cxx
+++ b/basctl/source/basicide/doceventnotifier.cxx
@@ -70,7 +70,7 @@ namespace basctl
Impl& operator=(const Impl&) = delete;
Impl (DocumentEventListener&, Reference<XModel> const& rxDocument);
- virtual ~Impl ();
+ virtual ~Impl () override;
// XDocumentEventListener
virtual void SAL_CALL documentEventOccured( const DocumentEvent& Event ) throw (RuntimeException, std::exception) override;
diff --git a/basctl/source/basicide/linenumberwindow.hxx b/basctl/source/basicide/linenumberwindow.hxx
index 0e7673c5a1e4..df90c20af65c 100644
--- a/basctl/source/basicide/linenumberwindow.hxx
+++ b/basctl/source/basicide/linenumberwindow.hxx
@@ -30,7 +30,7 @@ protected:
public:
LineNumberWindow (vcl::Window* pParent, ModulWindow* pModulWin);
- virtual ~LineNumberWindow();
+ virtual ~LineNumberWindow() override;
virtual void dispose() override;
void DoScroll( long nVertScroll );
diff --git a/basctl/source/basicide/macrodlg.hxx b/basctl/source/basicide/macrodlg.hxx
index 7b446fedf320..28c3f9cb2028 100644
--- a/basctl/source/basicide/macrodlg.hxx
+++ b/basctl/source/basicide/macrodlg.hxx
@@ -86,7 +86,7 @@ private:
public:
MacroChooser( vcl::Window* pParent, bool bCreateEntries = true );
- virtual ~MacroChooser();
+ virtual ~MacroChooser() override;
virtual void dispose() override;
SbMethod* GetMacro();
diff --git a/basctl/source/basicide/moduldlg.hxx b/basctl/source/basicide/moduldlg.hxx
index 238bcaa48210..074871fc503d 100644
--- a/basctl/source/basicide/moduldlg.hxx
+++ b/basctl/source/basicide/moduldlg.hxx
@@ -54,7 +54,7 @@ private:
DECL_LINK_TYPED(OkButtonHandler, Button*, void);
public:
NewObjectDialog (vcl::Window* pParent, ObjectMode::Mode, bool bCheckName = false);
- virtual ~NewObjectDialog();
+ virtual ~NewObjectDialog() override;
virtual void dispose() override;
OUString GetObjectName() const { return m_pEdit->GetText(); }
void SetObjectName( const OUString& rName )
@@ -71,7 +71,7 @@ class GotoLineDialog : public ModalDialog
DECL_LINK_TYPED(OkButtonHandler, Button*, void);
public:
explicit GotoLineDialog(vcl::Window * pParent);
- virtual ~GotoLineDialog();
+ virtual ~GotoLineDialog() override;
virtual void dispose() override;
sal_Int32 GetLineNumber() const;
};
@@ -88,7 +88,7 @@ private:
public:
explicit ExportDialog( vcl::Window * pParent );
- virtual ~ExportDialog();
+ virtual ~ExportDialog() override;
virtual void dispose() override;
bool isExportAsPackage () const { return mbExportAsPackage; }
@@ -125,7 +125,7 @@ private:
public:
CheckBox(vcl::Window* pParent, WinBits nStyle);
- virtual ~CheckBox();
+ virtual ~CheckBox() override;
virtual void dispose() override;
SvTreeListEntry* DoInsertEntry( const OUString& rStr, sal_uLong nPos = LISTBOX_APPEND );
@@ -153,7 +153,7 @@ private:
public:
explicit LibDialog(vcl::Window* pParent);
- virtual ~LibDialog();
+ virtual ~LibDialog() override;
virtual void dispose() override;
void SetStorageName( const OUString& rName );
@@ -173,7 +173,7 @@ private:
public:
OrganizeDialog( vcl::Window* pParent, sal_Int16 tabId, EntryDescriptor& rDesc );
- virtual ~OrganizeDialog();
+ virtual ~OrganizeDialog() override;
virtual void dispose() override;
virtual short Execute() override;
@@ -206,7 +206,7 @@ protected:
public:
ObjectPage(vcl::Window* pParent, const OString& rName, sal_uInt16 nMode);
- virtual ~ObjectPage();
+ virtual ~ObjectPage() override;
virtual void dispose() override;
void SetCurrentEntry( EntryDescriptor& rDesc );
@@ -254,7 +254,7 @@ protected:
public:
explicit LibPage(vcl::Window* pParent);
- virtual ~LibPage();
+ virtual ~LibPage() override;
virtual void dispose() override;
void SetTabDlg( TabDialog* p ) { pTabDlg = p;}
diff --git a/basctl/source/basicide/scriptdocument.cxx b/basctl/source/basicide/scriptdocument.cxx
index b66f2646f7c1..17d928d5c0b2 100644
--- a/basctl/source/basicide/scriptdocument.cxx
+++ b/basctl/source/basicide/scriptdocument.cxx
@@ -185,7 +185,7 @@ namespace basctl
public:
Impl ();
explicit Impl(Reference<XModel> const& rxDocument);
- virtual ~Impl();
+ virtual ~Impl() override;
/** determines whether the instance refers to a valid "document" with script and
dialog libraries
diff --git a/basctl/source/basicide/unomodel.hxx b/basctl/source/basicide/unomodel.hxx
index 15afdf7abd59..bb64ca0a9b52 100644
--- a/basctl/source/basicide/unomodel.hxx
+++ b/basctl/source/basicide/unomodel.hxx
@@ -31,7 +31,7 @@ class SIDEModel : public SfxBaseModel,
static void notImplemented() throw ( css::io::IOException );
public:
explicit SIDEModel(SfxObjectShell *pObjSh = nullptr);
- virtual ~SIDEModel();
+ virtual ~SIDEModel() override;
//XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/basctl/source/inc/accessibledialogcontrolshape.hxx b/basctl/source/inc/accessibledialogcontrolshape.hxx
index a4cbfdd6e369..3571bd2692d0 100644
--- a/basctl/source/inc/accessibledialogcontrolshape.hxx
+++ b/basctl/source/inc/accessibledialogcontrolshape.hxx
@@ -86,7 +86,7 @@ protected:
public:
AccessibleDialogControlShape (DialogWindow*, DlgEdObj*);
- virtual ~AccessibleDialogControlShape();
+ virtual ~AccessibleDialogControlShape() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/basctl/source/inc/accessibledialogwindow.hxx b/basctl/source/inc/accessibledialogwindow.hxx
index dfa5996d09b9..714b96fbd277 100644
--- a/basctl/source/inc/accessibledialogwindow.hxx
+++ b/basctl/source/inc/accessibledialogwindow.hxx
@@ -108,7 +108,7 @@ protected:
public:
AccessibleDialogWindow (basctl::DialogWindow*);
- virtual ~AccessibleDialogWindow();
+ virtual ~AccessibleDialogWindow() override;
// SfxListener
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/basctl/source/inc/baside3.hxx b/basctl/source/inc/baside3.hxx
index a7cd5585739c..5c9fea0defac 100644
--- a/basctl/source/inc/baside3.hxx
+++ b/basctl/source/inc/baside3.hxx
@@ -126,7 +126,7 @@ class DialogWindowLayout : public Layout
{
public:
DialogWindowLayout (vcl::Window* pParent, ObjectCatalog&);
- virtual ~DialogWindowLayout();
+ virtual ~DialogWindowLayout() override;
virtual void dispose() override;
public:
void ShowPropertyBrowser ();
diff --git a/basctl/source/inc/basidectrlr.hxx b/basctl/source/inc/basidectrlr.hxx
index 01e15d5a884e..61f474fc9d7e 100644
--- a/basctl/source/inc/basidectrlr.hxx
+++ b/basctl/source/inc/basidectrlr.hxx
@@ -42,7 +42,7 @@ private:
public:
Controller (Shell* pViewShell);
- virtual ~Controller();
+ virtual ~Controller() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/basctl/source/inc/basidesh.hxx b/basctl/source/inc/basidesh.hxx
index 43bbd9430dfc..763ca12982f0 100644
--- a/basctl/source/inc/basidesh.hxx
+++ b/basctl/source/inc/basidesh.hxx
@@ -151,7 +151,7 @@ private:
public:
Shell( SfxViewFrame *pFrame, SfxViewShell *pOldSh );
- virtual ~Shell();
+ virtual ~Shell() override;
BaseWindow* GetCurWindow() const { return pCurWin; }
ScriptDocument const& GetCurDocument() const { return m_aCurDocument; }
diff --git a/basctl/source/inc/bastype2.hxx b/basctl/source/inc/bastype2.hxx
index fd092f24b82a..e2892219a78c 100644
--- a/basctl/source/inc/bastype2.hxx
+++ b/basctl/source/inc/bastype2.hxx
@@ -87,7 +87,7 @@ public:
LibraryLocation eLocation,
EntryType eType = OBJ_TYPE_DOCUMENT
);
- virtual ~DocumentEntry ();
+ virtual ~DocumentEntry () override;
ScriptDocument const& GetDocument() const { return m_aDocument; }
LibraryLocation GetLocation() const { return m_eLocation; }
@@ -105,7 +105,7 @@ public:
OUString const& rLibName,
EntryType eType = OBJ_TYPE_LIBRARY
);
- virtual ~LibEntry ();
+ virtual ~LibEntry () override;
OUString const& GetLibName () const { return m_aLibName; }
};
@@ -206,7 +206,7 @@ protected:
public:
TreeListBox(vcl::Window* pParent, const ResId& rRes);
TreeListBox(vcl::Window* pParent, WinBits nStyle);
- virtual ~TreeListBox();
+ virtual ~TreeListBox() override;
virtual void dispose() override;
void ScanEntry( const ScriptDocument& rDocument, LibraryLocation eLocation );
diff --git a/basctl/source/inc/bastypes.hxx b/basctl/source/inc/bastypes.hxx
index 98cc41740280..8c668c344532 100644
--- a/basctl/source/inc/bastypes.hxx
+++ b/basctl/source/inc/bastypes.hxx
@@ -81,7 +81,7 @@ class DockingWindow : public ::DockingWindow
public:
DockingWindow (vcl::Window* pParent);
DockingWindow (Layout* pParent);
- virtual ~DockingWindow();
+ virtual ~DockingWindow() override;
virtual void dispose() override;
void ResizeIfDocking (Point const&, Size const&);
void ResizeIfDocking (Size const&);
@@ -168,7 +168,7 @@ protected:
public:
BaseWindow( vcl::Window* pParent, const ScriptDocument& rDocument, const OUString& aLibName, const OUString& aName );
- virtual ~BaseWindow();
+ virtual ~BaseWindow() override;
virtual void dispose() override;
void Init();
diff --git a/basctl/source/inc/dlged.hxx b/basctl/source/inc/dlged.hxx
index 1fba5834641d..191d92910018 100644
--- a/basctl/source/inc/dlged.hxx
+++ b/basctl/source/inc/dlged.hxx
@@ -74,7 +74,7 @@ private:
public:
DlgEdHint (Kind);
DlgEdHint (Kind, DlgEdObj* pObj);
- virtual ~DlgEdHint();
+ virtual ~DlgEdHint() override;
Kind GetKind() const { return eKind; }
DlgEdObj* GetObject() const { return pDlgEdObj; }
@@ -139,7 +139,7 @@ public:
css::uno::Reference<css::frame::XModel> const& xModel,
css::uno::Reference<css::container::XNameContainer> const & xDialogModel
);
- virtual ~DlgEditor();
+ virtual ~DlgEditor() override;
vcl::Window& GetWindow() const { return rWindow; }
diff --git a/basctl/source/inc/dlgedclip.hxx b/basctl/source/inc/dlgedclip.hxx
index 2ab8422ab31b..30f24ada0ac5 100644
--- a/basctl/source/inc/dlgedclip.hxx
+++ b/basctl/source/inc/dlgedclip.hxx
@@ -39,7 +39,7 @@ protected:
public:
DlgEdTransferableImpl( const css::uno::Sequence< css::datatransfer::DataFlavor >& aSeqFlavors, const css::uno::Sequence< css::uno::Any >& aSeqData );
- virtual ~DlgEdTransferableImpl();
+ virtual ~DlgEdTransferableImpl() override;
// XTransferable
virtual css::uno::Any SAL_CALL getTransferData( const css::datatransfer::DataFlavor& rFlavor ) throw(css::datatransfer::UnsupportedFlavorException, css::io::IOException, css::uno::RuntimeException, std::exception) override;
diff --git a/basctl/source/inc/dlgedfunc.hxx b/basctl/source/inc/dlgedfunc.hxx
index a675288a2bfe..7f198457ca7e 100644
--- a/basctl/source/inc/dlgedfunc.hxx
+++ b/basctl/source/inc/dlgedfunc.hxx
@@ -56,7 +56,7 @@ class DlgEdFuncInsert : public DlgEdFunc
{
public:
explicit DlgEdFuncInsert (DlgEditor& rParent);
- virtual ~DlgEdFuncInsert ();
+ virtual ~DlgEdFuncInsert () override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
virtual bool MouseButtonUp( const MouseEvent& rMEvt ) override;
@@ -74,7 +74,7 @@ protected:
public:
explicit DlgEdFuncSelect (DlgEditor& rParent);
- virtual ~DlgEdFuncSelect ();
+ virtual ~DlgEdFuncSelect () override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
virtual bool MouseButtonUp( const MouseEvent& rMEvt ) override;
diff --git a/basctl/source/inc/dlgedlist.hxx b/basctl/source/inc/dlgedlist.hxx
index a6ed50c8cfcd..e803e852df60 100644
--- a/basctl/source/inc/dlgedlist.hxx
+++ b/basctl/source/inc/dlgedlist.hxx
@@ -42,7 +42,7 @@ private:
public:
explicit DlgEdPropListenerImpl (DlgEdObj&);
- virtual ~DlgEdPropListenerImpl();
+ virtual ~DlgEdPropListenerImpl() override;
// XEventListener
virtual void SAL_CALL disposing( const css::lang::EventObject& Source ) throw(css::uno::RuntimeException, std::exception) override;
@@ -65,7 +65,7 @@ private:
public:
explicit DlgEdEvtContListenerImpl (DlgEdObj&);
- virtual ~DlgEdEvtContListenerImpl();
+ virtual ~DlgEdEvtContListenerImpl() override;
// XEventListener
virtual void SAL_CALL disposing( const css::lang::EventObject& Source ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/basctl/source/inc/dlgedmod.hxx b/basctl/source/inc/dlgedmod.hxx
index d3a82d2e2b68..0a99c6b8f030 100644
--- a/basctl/source/inc/dlgedmod.hxx
+++ b/basctl/source/inc/dlgedmod.hxx
@@ -40,7 +40,7 @@ private:
public:
DlgEdModel();
- virtual ~DlgEdModel();
+ virtual ~DlgEdModel() override;
virtual SdrPage* AllocPage(bool bMasterPage) override;
};
diff --git a/basctl/source/inc/dlgedobj.hxx b/basctl/source/inc/dlgedobj.hxx
index 2fe4ca0b9247..1d7ccb767c79 100644
--- a/basctl/source/inc/dlgedobj.hxx
+++ b/basctl/source/inc/dlgedobj.hxx
@@ -87,7 +87,7 @@ protected:
public:
- virtual ~DlgEdObj();
+ virtual ~DlgEdObj() override;
virtual void SetPage(SdrPage* pNewPage) override;
void SetDlgEdForm( DlgEdForm* pForm ) { pDlgEdForm = pForm; }
@@ -156,7 +156,7 @@ protected:
public:
- virtual ~DlgEdForm();
+ virtual ~DlgEdForm() override;
DlgEditor& GetDlgEditor () const { return rDlgEditor; }
diff --git a/basctl/source/inc/dlgedpage.hxx b/basctl/source/inc/dlgedpage.hxx
index 1d2e4672521a..dadd89604d3c 100644
--- a/basctl/source/inc/dlgedpage.hxx
+++ b/basctl/source/inc/dlgedpage.hxx
@@ -42,7 +42,7 @@ private:
public:
explicit DlgEdPage( DlgEdModel& rModel, bool bMasterPage = false );
- virtual ~DlgEdPage();
+ virtual ~DlgEdPage() override;
virtual SdrPage* Clone() const override;
virtual SdrPage* Clone( SdrModel* pNewModel ) const override;
diff --git a/basctl/source/inc/dlgedview.hxx b/basctl/source/inc/dlgedview.hxx
index 72ecc3c52e65..1440e0903a33 100644
--- a/basctl/source/inc/dlgedview.hxx
+++ b/basctl/source/inc/dlgedview.hxx
@@ -40,7 +40,7 @@ private:
public:
DlgEdView (SdrModel& rModel, OutputDevice& rOut, DlgEditor& rEditor);
- virtual ~DlgEdView();
+ virtual ~DlgEdView() override;
virtual void MarkListHasChanged() override;
virtual void MakeVisible( const Rectangle& rRect, vcl::Window& rWin ) override;
diff --git a/basctl/source/inc/layout.hxx b/basctl/source/inc/layout.hxx
index 0d1c573c1dbb..71e642d32b39 100644
--- a/basctl/source/inc/layout.hxx
+++ b/basctl/source/inc/layout.hxx
@@ -51,7 +51,7 @@ public:
virtual void GetState (SfxItemSet&, unsigned nWhich) = 0;
virtual void UpdateDebug (bool bBasicStopped ) = 0;
- virtual ~Layout();
+ virtual ~Layout() override;
virtual void dispose() override;
protected:
diff --git a/basctl/source/inc/managelang.hxx b/basctl/source/inc/managelang.hxx
index baf7c4f4f091..3ccc75742fb2 100644
--- a/basctl/source/inc/managelang.hxx
+++ b/basctl/source/inc/managelang.hxx
@@ -70,7 +70,7 @@ private:
public:
ManageLanguageDialog( vcl::Window* pParent, std::shared_ptr<LocalizationMgr> const & _pLMgr );
- virtual ~ManageLanguageDialog();
+ virtual ~ManageLanguageDialog() override;
virtual void dispose() override;
};
@@ -90,7 +90,7 @@ private:
public:
SetDefaultLanguageDialog(vcl::Window* pParent, std::shared_ptr<LocalizationMgr> const & xLMgr);
- virtual ~SetDefaultLanguageDialog();
+ virtual ~SetDefaultLanguageDialog() override;
virtual void dispose() override;
css::uno::Sequence< css::lang::Locale > GetLocales() const;
diff --git a/basctl/source/inc/objdlg.hxx b/basctl/source/inc/objdlg.hxx
index 3263f777b463..670cb52ec5d2 100644
--- a/basctl/source/inc/objdlg.hxx
+++ b/basctl/source/inc/objdlg.hxx
@@ -36,7 +36,7 @@ class ObjectCatalog : public DockingWindow
{
public:
explicit ObjectCatalog(vcl::Window* pParent);
- virtual ~ObjectCatalog();
+ virtual ~ObjectCatalog() override;
virtual void dispose() override;
public:
void UpdateEntries () { aTree->UpdateEntries(); }
diff --git a/basctl/source/inc/propbrw.hxx b/basctl/source/inc/propbrw.hxx
index d215e91374ce..9e585b3b2dcd 100644
--- a/basctl/source/inc/propbrw.hxx
+++ b/basctl/source/inc/propbrw.hxx
@@ -72,7 +72,7 @@ protected:
public:
explicit PropBrw (DialogWindowLayout&);
- virtual ~PropBrw();
+ virtual ~PropBrw() override;
virtual void dispose() override;
using Window::Update;
// note: changing the Context document to an instance other than the one given in the ctor is not supported
diff --git a/basic/inc/sbobjmod.hxx b/basic/inc/sbobjmod.hxx
index 8d79bddcd842..58504c621dd9 100644
--- a/basic/inc/sbobjmod.hxx
+++ b/basic/inc/sbobjmod.hxx
@@ -34,7 +34,7 @@
class BASIC_DLLPUBLIC SbObjModule : public SbModule
{
protected:
- virtual ~SbObjModule();
+ virtual ~SbObjModule() override;
public:
SbObjModule( const OUString& rName, const css::script::ModuleInfo& mInfo, bool bIsVbaCompatible );
@@ -61,7 +61,7 @@ class BASIC_DLLPUBLIC SbUserFormModule : public SbObjModule
void InitObject();
public:
SbUserFormModule( const OUString& rName, const css::script::ModuleInfo& mInfo, bool bIsVBACompat );
- virtual ~SbUserFormModule();
+ virtual ~SbUserFormModule() override;
virtual SbxVariable* Find( const OUString& rName, SbxClassType t ) override;
void ResetApiObj( bool bTriggerTerminateEvent = true );
void Unload();
diff --git a/basic/inc/sbprop.hxx b/basic/inc/sbprop.hxx
index 2d4418068fd5..236a34e671f9 100644
--- a/basic/inc/sbprop.hxx
+++ b/basic/inc/sbprop.hxx
@@ -33,7 +33,7 @@ class BASIC_DLLPUBLIC SbProperty : public SbxProperty
friend class SbProcedureProperty;
SbModule* pMod;
BASIC_DLLPRIVATE SbProperty( const OUString&, SbxDataType, SbModule* );
- virtual ~SbProperty();
+ virtual ~SbProperty() override;
public:
SBX_DECL_PERSIST_NODATA(SBXID_BASICPROP,1);
SbModule* GetModule() { return pMod; }
@@ -45,7 +45,7 @@ class BASIC_DLLPUBLIC SbProcedureProperty : public SbxProperty
{
bool mbSet; // Flag for set command
- virtual ~SbProcedureProperty();
+ virtual ~SbProcedureProperty() override;
public:
SbProcedureProperty( const OUString& r, SbxDataType t )
diff --git a/basic/inc/sbstdobj.hxx b/basic/inc/sbstdobj.hxx
index cd420ac32e29..b0840a84a3a6 100644
--- a/basic/inc/sbstdobj.hxx
+++ b/basic/inc/sbstdobj.hxx
@@ -40,7 +40,7 @@ class BASIC_DLLPUBLIC SbStdPicture : public SbxObject
protected:
Graphic aGraphic;
- virtual ~SbStdPicture();
+ virtual ~SbStdPicture() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
void PropType( SbxVariable* pVar, SbxArray* pPar, bool bWrite );
@@ -66,7 +66,7 @@ protected:
sal_uInt16 nSize;
OUString aName;
- virtual ~SbStdFont();
+ virtual ~SbStdFont() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
void PropBold( SbxVariable* pVar, SbxArray* pPar, bool bWrite );
@@ -99,7 +99,7 @@ class BASIC_DLLPUBLIC SbStdClipboard : public SbxObject
{
protected:
- virtual ~SbStdClipboard();
+ virtual ~SbStdClipboard() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
static void MethClear( SbxVariable* pVar, SbxArray* pPar_, bool bWrite );
diff --git a/basic/qa/cppunit/basic_coverage.cxx b/basic/qa/cppunit/basic_coverage.cxx
index 39a8ebc5ba2b..34f6ae3e729b 100644
--- a/basic/qa/cppunit/basic_coverage.cxx
+++ b/basic/qa/cppunit/basic_coverage.cxx
@@ -30,7 +30,7 @@ private:
public:
Coverage();
- virtual ~Coverage();
+ virtual ~Coverage() override;
void Coverage_Iterator();
diff --git a/basic/qa/cppunit/test_vba.cxx b/basic/qa/cppunit/test_vba.cxx
index ee0d6dc1ec3b..7673f85e1e29 100644
--- a/basic/qa/cppunit/test_vba.cxx
+++ b/basic/qa/cppunit/test_vba.cxx
@@ -25,7 +25,7 @@ namespace
{
public:
VBATest() : BootstrapFixture(true, false) {}
- virtual ~VBATest(){}
+ virtual ~VBATest() override {}
void testMiscVBAFunctions();
void testMiscOLEStuff();
// Adds code needed to register the test suite
diff --git a/basic/source/classes/errobject.cxx b/basic/source/classes/errobject.cxx
index 45421d50600c..23914649a187 100644
--- a/basic/source/classes/errobject.cxx
+++ b/basic/source/classes/errobject.cxx
@@ -38,7 +38,7 @@ class ErrObject : public ::cppu::WeakImplHelper< vba::XErrObject,
public:
ErrObject();
- virtual ~ErrObject();
+ virtual ~ErrObject() override;
// Attributes
virtual ::sal_Int32 SAL_CALL getNumber() throw (uno::RuntimeException, std::exception) override;
virtual void SAL_CALL setNumber( ::sal_Int32 _number ) throw (uno::RuntimeException, std::exception) override;
diff --git a/basic/source/classes/sb.cxx b/basic/source/classes/sb.cxx
index 676fc80d408b..1696e66eebf4 100644
--- a/basic/source/classes/sb.cxx
+++ b/basic/source/classes/sb.cxx
@@ -67,7 +67,7 @@ class DocBasicItem : public ::cppu::WeakImplHelper< util::XCloseListener >
{
public:
explicit DocBasicItem( StarBASIC& rDocBasic );
- virtual ~DocBasicItem();
+ virtual ~DocBasicItem() override;
inline const SbxObjectRef& getClassModules() const { return mxClassModules; }
inline bool isDocClosed() const { return mbDocClosed; }
diff --git a/basic/source/classes/sbunoobj.cxx b/basic/source/classes/sbunoobj.cxx
index 313756153e94..198f14eb9420 100644
--- a/basic/source/classes/sbunoobj.cxx
+++ b/basic/source/classes/sbunoobj.cxx
@@ -3834,7 +3834,7 @@ public:
OUString aPrefixName;
explicit BasicAllListener_Impl( const OUString& aPrefixName );
- virtual ~BasicAllListener_Impl();
+ virtual ~BasicAllListener_Impl() override;
// Methods of XAllListener
virtual void SAL_CALL firing(const AllEventObject& Event) throw ( RuntimeException, std::exception ) override;
@@ -4259,7 +4259,7 @@ class ModuleInvocationProxy : public WeakImplHelper< XInvocation, XComponent >
public:
ModuleInvocationProxy( const OUString& aPrefix, SbxObjectRef xScopeObj );
- virtual ~ModuleInvocationProxy()
+ virtual ~ModuleInvocationProxy() override
{}
// XInvocation
diff --git a/basic/source/classes/sbxmod.cxx b/basic/source/classes/sbxmod.cxx
index 76ab1aa44761..0082d9f15d1b 100644
--- a/basic/source/classes/sbxmod.cxx
+++ b/basic/source/classes/sbxmod.cxx
@@ -99,7 +99,7 @@ class DocObjectWrapper : public DocObjectWrapper_BASE
public:
explicit DocObjectWrapper( SbModule* pMod );
- virtual ~DocObjectWrapper();
+ virtual ~DocObjectWrapper() override;
virtual void SAL_CALL acquire() throw() override;
virtual void SAL_CALL release() throw() override;
@@ -2284,7 +2284,7 @@ public:
}
}
- virtual ~FormObjEventListenerImpl()
+ virtual ~FormObjEventListenerImpl() override
{
removeListener();
}
diff --git a/basic/source/inc/errobject.hxx b/basic/source/inc/errobject.hxx
index 796b83102269..427f2f1b8715 100644
--- a/basic/source/inc/errobject.hxx
+++ b/basic/source/inc/errobject.hxx
@@ -29,7 +29,7 @@ class SbxErrObject : public SbUnoObject
css::uno::Reference< ooo::vba::XErrObject > m_xErr;
SbxErrObject( const OUString& aName_, const css::uno::Any& aUnoObj_ );
- virtual ~SbxErrObject();
+ virtual ~SbxErrObject() override;
public:
static SbxVariableRef const & getErrObject();
diff --git a/basic/source/inc/namecont.hxx b/basic/source/inc/namecont.hxx
index 0a342c33ab41..a09639f82179 100644
--- a/basic/source/inc/namecont.hxx
+++ b/basic/source/inc/namecont.hxx
@@ -371,7 +371,7 @@ private:
public:
SfxLibraryContainer();
- virtual ~SfxLibraryContainer();
+ virtual ~SfxLibraryContainer() override;
// Interface to set the BasicManager (Hack for password implementation)
diff --git a/basic/source/inc/propacc.hxx b/basic/source/inc/propacc.hxx
index 10c0547f8e4b..1488625498bb 100644
--- a/basic/source/inc/propacc.hxx
+++ b/basic/source/inc/propacc.hxx
@@ -44,7 +44,7 @@ private:
public:
SbPropertyValues();
- virtual ~SbPropertyValues();
+ virtual ~SbPropertyValues() override;
// XPropertySet
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL
diff --git a/basic/source/inc/sbintern.hxx b/basic/source/inc/sbintern.hxx
index a95a27fdbbab..55d6dd1af5ca 100644
--- a/basic/source/inc/sbintern.hxx
+++ b/basic/source/inc/sbintern.hxx
@@ -67,7 +67,7 @@ class BASIC_DLLPUBLIC SbClassFactory : public SbxFactory
public:
SbClassFactory();
- virtual ~SbClassFactory();
+ virtual ~SbClassFactory() override;
void AddClassModule( SbModule* pClassModule );
void RemoveClassModule( SbModule* pClassModule );
diff --git a/basic/source/inc/sbjsmeth.hxx b/basic/source/inc/sbjsmeth.hxx
index c33f47dcd46b..0c7ce3432b51 100644
--- a/basic/source/inc/sbjsmeth.hxx
+++ b/basic/source/inc/sbjsmeth.hxx
@@ -31,7 +31,7 @@ class SbJScriptMethod : public SbMethod
{
public:
SbJScriptMethod( const OUString&, SbxDataType, SbModule* );
- virtual ~SbJScriptMethod();
+ virtual ~SbJScriptMethod() override;
SBX_DECL_PERSIST_NODATA(SBXID_JSCRIPTMETH,2);
};
diff --git a/basic/source/inc/sbunoobj.hxx b/basic/source/inc/sbunoobj.hxx
index 25775b4e48d4..e1d64f4b6739 100644
--- a/basic/source/inc/sbunoobj.hxx
+++ b/basic/source/inc/sbunoobj.hxx
@@ -84,7 +84,7 @@ public:
StructRefInfo getStructMember( const OUString& rMember );
const StructRefInfo& getStructInfo() { return maMemberInfo; }
SbUnoStructRefObject( const OUString& aName_, const StructRefInfo& rMemberInfo );
- virtual ~SbUnoStructRefObject();
+ virtual ~SbUnoStructRefObject() override;
// override Find to support e. g. NameAccess
virtual SbxVariable* Find( const OUString&, SbxClassType ) override;
@@ -119,7 +119,7 @@ class SbUnoObject: public SbxObject
public:
static bool getDefaultPropName( SbUnoObject* pUnoObj, OUString& sDfltProp );
SbUnoObject( const OUString& aName_, const css::uno::Any& aUnoObj_ );
- virtual ~SbUnoObject();
+ virtual ~SbUnoObject() override;
// #76470 do introspection on demand
void doIntrospection();
@@ -166,7 +166,7 @@ public:
SbUnoMethod( const OUString& aName_, SbxDataType eSbxType, css::uno::Reference< css::reflection::XIdlMethod > const & xUnoMethod_,
bool bInvocation );
- virtual ~SbUnoMethod();
+ virtual ~SbUnoMethod() override;
virtual SbxInfo* GetInfo() override;
const css::uno::Sequence< css::reflection::ParamInfo >& getParamInfos();
@@ -186,7 +186,7 @@ class SbUnoProperty : public SbxProperty
bool mbInvocation; // Property is based on invocation
SbxDataType mRealType;
- virtual ~SbUnoProperty();
+ virtual ~SbUnoProperty() override;
bool mbUnoStruct;
SbUnoProperty( const SbUnoProperty&) = delete;
SbUnoProperty& operator = ( const SbUnoProperty&) = delete;
@@ -273,7 +273,7 @@ class SbUnoServiceCtor : public SbxMethod
public:
SbUnoServiceCtor( const OUString& aName_, css::uno::Reference< css::reflection::XServiceConstructorDescription > const & xServiceCtorDesc );
- virtual ~SbUnoServiceCtor();
+ virtual ~SbUnoServiceCtor() override;
virtual SbxInfo* GetInfo() override;
const css::uno::Reference< css::reflection::XServiceConstructorDescription >& getServiceCtorDesc()
@@ -353,7 +353,7 @@ class BasicCollection : public SbxObject
static SbxInfoRef xItemInfo;
void Initialize();
- virtual ~BasicCollection();
+ virtual ~BasicCollection() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
sal_Int32 implGetIndex( SbxVariable* pIndexVar );
sal_Int32 implGetIndexForName( const OUString& rName );
diff --git a/basic/source/inc/stdobj.hxx b/basic/source/inc/stdobj.hxx
index 0d6293f84e4c..12eb8dc31234 100644
--- a/basic/source/inc/stdobj.hxx
+++ b/basic/source/inc/stdobj.hxx
@@ -29,7 +29,7 @@ class SbiStdObject : public SbxObject
{
SbStdFactory* pStdFactory;
- virtual ~SbiStdObject();
+ virtual ~SbiStdObject() override;
using SbxVariable::GetInfo;
static SbxInfo* GetInfo( short );
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/basic/source/inc/symtbl.hxx b/basic/source/inc/symtbl.hxx
index 1fff808467cb..f1ba8d0028f3 100644
--- a/basic/source/inc/symtbl.hxx
+++ b/basic/source/inc/symtbl.hxx
@@ -173,7 +173,7 @@ class SbiProcDef : public SbiSymDef { // procedure definition (from basic):
bool mbProcDecl : 1; // true: instantiated by SbiParser::ProcDecl
public:
SbiProcDef( SbiParser*, const OUString&, bool bProcDecl=false );
- virtual ~SbiProcDef();
+ virtual ~SbiProcDef() override;
virtual SbiProcDef* GetProcDef() override;
virtual void SetType( SbxDataType ) override;
SbiSymPool& GetParams() { return aParams; }
@@ -209,7 +209,7 @@ class SbiConstDef : public SbiSymDef
OUString aVal;
public:
SbiConstDef( const OUString& );
- virtual ~SbiConstDef();
+ virtual ~SbiConstDef() override;
virtual SbiConstDef* GetConstDef() override;
void Set( double, SbxDataType );
void Set( const OUString& );
diff --git a/basic/source/runtime/inputbox.cxx b/basic/source/runtime/inputbox.cxx
index 07084e4a798b..b0a4655e8a0e 100644
--- a/basic/source/runtime/inputbox.cxx
+++ b/basic/source/runtime/inputbox.cxx
@@ -46,7 +46,7 @@ class SvRTLInputBox : public ModalDialog
public:
SvRTLInputBox( vcl::Window* pParent, const OUString& rPrompt, const OUString& rTitle,
const OUString& rDefault, long nXTwips = -1, long nYTwips = -1 );
- virtual ~SvRTLInputBox() { disposeOnce(); }
+ virtual ~SvRTLInputBox() override { disposeOnce(); }
virtual void dispose() override;
OUString GetText() const override { return aText; }
};
diff --git a/basic/source/runtime/iosys.cxx b/basic/source/runtime/iosys.cxx
index c6c1390ea87c..fa68d4d4f4d7 100644
--- a/basic/source/runtime/iosys.cxx
+++ b/basic/source/runtime/iosys.cxx
@@ -70,7 +70,7 @@ class SbiInputDialog : public ModalDialog {
DECL_LINK_TYPED( Cancel, Button *, void );
public:
SbiInputDialog( vcl::Window*, const OUString& );
- virtual ~SbiInputDialog() { disposeOnce(); }
+ virtual ~SbiInputDialog() override { disposeOnce(); }
virtual void dispose() override;
const OUString& GetInput() { return aText; }
};
@@ -212,7 +212,7 @@ class OslStream : public SvStream
public:
OslStream( const OUString& rName, StreamMode nStrmMode );
- virtual ~OslStream();
+ virtual ~OslStream() override;
virtual sal_Size GetData( void* pData, sal_Size nSize ) override;
virtual sal_Size PutData( const void* pData, sal_Size nSize ) override;
virtual sal_uInt64 SeekPos( sal_uInt64 nPos ) override;
@@ -308,7 +308,7 @@ class UCBStream : public SvStream
public:
explicit UCBStream( Reference< XInputStream > & xIS );
explicit UCBStream( Reference< XStream > & xS );
- virtual ~UCBStream();
+ virtual ~UCBStream() override;
virtual sal_Size GetData( void* pData, sal_Size nSize ) override;
virtual sal_Size PutData( const void* pData, sal_Size nSize ) override;
virtual sal_uInt64 SeekPos( sal_uInt64 nPos ) override;
diff --git a/binaryurp/source/bridge.hxx b/binaryurp/source/bridge.hxx
index 7c148756704d..517b69b81552 100644
--- a/binaryurp/source/bridge.hxx
+++ b/binaryurp/source/bridge.hxx
@@ -172,7 +172,7 @@ private:
Bridge(const Bridge&) = delete;
Bridge& operator=(const Bridge&) = delete;
- virtual ~Bridge();
+ virtual ~Bridge() override;
virtual com::sun::star::uno::Reference< com::sun::star::uno::XInterface >
SAL_CALL getInstance(OUString const & sInstanceName)
diff --git a/binaryurp/source/bridgefactory.hxx b/binaryurp/source/bridgefactory.hxx
index ad96b85417eb..f1cc4bb88460 100644
--- a/binaryurp/source/bridgefactory.hxx
+++ b/binaryurp/source/bridgefactory.hxx
@@ -82,7 +82,7 @@ private:
com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext >
const & context);
- virtual ~BridgeFactory();
+ virtual ~BridgeFactory() override;
virtual OUString SAL_CALL getImplementationName()
throw (com::sun::star::uno::RuntimeException, std::exception) override;
diff --git a/binaryurp/source/reader.hxx b/binaryurp/source/reader.hxx
index 8dd4822a6cad..c4a7355ed7dd 100644
--- a/binaryurp/source/reader.hxx
+++ b/binaryurp/source/reader.hxx
@@ -43,7 +43,7 @@ public:
explicit Reader(rtl::Reference< Bridge > const & bridge);
private:
- virtual ~Reader();
+ virtual ~Reader() override;
virtual void execute() override;
diff --git a/binaryurp/source/writer.hxx b/binaryurp/source/writer.hxx
index bd08181d8860..d5f7e3d3a36a 100644
--- a/binaryurp/source/writer.hxx
+++ b/binaryurp/source/writer.hxx
@@ -81,7 +81,7 @@ public:
void stop();
private:
- virtual ~Writer();
+ virtual ~Writer() override;
virtual void execute() override;
diff --git a/bridges/source/jni_uno/jni_info.h b/bridges/source/jni_uno/jni_info.h
index b53cc659f2fb..eea1f562e009 100644
--- a/bridges/source/jni_uno/jni_info.h
+++ b/bridges/source/jni_uno/jni_info.h
@@ -89,7 +89,7 @@ struct JNI_interface_type_info : public JNI_type_info
JNI_context const & jni, typelib_TypeDescription * td );
private:
- virtual ~JNI_interface_type_info() {}
+ virtual ~JNI_interface_type_info() override {}
};
struct JNI_compound_type_info : public JNI_type_info
@@ -105,7 +105,7 @@ struct JNI_compound_type_info : public JNI_type_info
JNI_context const & jni, typelib_TypeDescription * td );
private:
- virtual ~JNI_compound_type_info() {}
+ virtual ~JNI_compound_type_info() override {}
};
struct JNI_type_info_holder
diff --git a/canvas/source/cairo/cairo_canvas.hxx b/canvas/source/cairo/cairo_canvas.hxx
index 920b37a2ebad..588b13e2d4cc 100644
--- a/canvas/source/cairo/cairo_canvas.hxx
+++ b/canvas/source/cairo/cairo_canvas.hxx
@@ -111,7 +111,7 @@ namespace cairocanvas
void initialize();
/// For resource tracking
- virtual ~Canvas();
+ virtual ~Canvas() override;
/// Dispose all internal references
virtual void disposeThis() override;
diff --git a/canvas/source/cairo/cairo_textlayout.hxx b/canvas/source/cairo/cairo_textlayout.hxx
index 1e4eafacf018..e39ce77457f0 100644
--- a/canvas/source/cairo/cairo_textlayout.hxx
+++ b/canvas/source/cairo/cairo_textlayout.hxx
@@ -94,7 +94,7 @@ namespace cairocanvas
const css::rendering::RenderState& renderState ) const;
protected:
- virtual ~TextLayout(); // we're a ref-counted UNO class. _We_ destroy ourselves.
+ virtual ~TextLayout() override; // we're a ref-counted UNO class. _We_ destroy ourselves.
private:
css::rendering::StringContext maText;
diff --git a/canvas/source/factory/cf_service.cxx b/canvas/source/factory/cf_service.cxx
index e617bbffd0ab..a174adaae6ee 100644
--- a/canvas/source/factory/cf_service.cxx
+++ b/canvas/source/factory/cf_service.cxx
@@ -85,7 +85,7 @@ class CanvasFactory
Reference<XComponentContext> const & xContext ) const;
public:
- virtual ~CanvasFactory();
+ virtual ~CanvasFactory() override;
explicit CanvasFactory( Reference<XComponentContext> const & xContext );
// XServiceInfo
diff --git a/canvas/source/opengl/ogl_spritedevicehelper.cxx b/canvas/source/opengl/ogl_spritedevicehelper.cxx
index f602777233ed..0ccf5b7df17f 100644
--- a/canvas/source/opengl/ogl_spritedevicehelper.cxx
+++ b/canvas/source/opengl/ogl_spritedevicehelper.cxx
@@ -551,7 +551,7 @@ namespace oglcanvas
mnDepthId, mnTextureId, false);
}
- virtual ~BufferContextImpl()
+ virtual ~BufferContextImpl() override
{
glDeleteTextures(1, &mnTextureId);
glDeleteRenderbuffers(1, &mnDepthId);
diff --git a/canvas/source/vcl/backbuffer.hxx b/canvas/source/vcl/backbuffer.hxx
index 7042798ed88f..926b25a8fe96 100644
--- a/canvas/source/vcl/backbuffer.hxx
+++ b/canvas/source/vcl/backbuffer.hxx
@@ -42,7 +42,7 @@ namespace vclcanvas
*/
BackBuffer( const OutputDevice& rRefDevice,
bool bMonochromeBuffer=false );
- virtual ~BackBuffer();
+ virtual ~BackBuffer() override;
virtual OutputDevice& getOutDev() override;
virtual const OutputDevice& getOutDev() const override;
diff --git a/canvas/source/vcl/bitmapbackbuffer.hxx b/canvas/source/vcl/bitmapbackbuffer.hxx
index 84b6a38f3aa9..6f147b79756c 100644
--- a/canvas/source/vcl/bitmapbackbuffer.hxx
+++ b/canvas/source/vcl/bitmapbackbuffer.hxx
@@ -44,7 +44,7 @@ namespace vclcanvas
BitmapBackBuffer( const BitmapEx& rBitmap,
const OutputDevice& rRefDevice );
- virtual ~BitmapBackBuffer();
+ virtual ~BitmapBackBuffer() override;
virtual OutputDevice& getOutDev() override;
virtual const OutputDevice& getOutDev() const override;
diff --git a/canvas/source/vcl/canvas.hxx b/canvas/source/vcl/canvas.hxx
index 638866b9ee1e..d4ae09097002 100644
--- a/canvas/source/vcl/canvas.hxx
+++ b/canvas/source/vcl/canvas.hxx
@@ -87,7 +87,7 @@ namespace vclcanvas
void initialize();
/// For resource tracking
- virtual ~Canvas();
+ virtual ~Canvas() override;
/// Dispose all internal references
virtual void disposeThis() override;
diff --git a/canvas/source/vcl/spritecanvas.hxx b/canvas/source/vcl/spritecanvas.hxx
index d74c330eea8c..f339eead496e 100644
--- a/canvas/source/vcl/spritecanvas.hxx
+++ b/canvas/source/vcl/spritecanvas.hxx
@@ -112,7 +112,7 @@ namespace vclcanvas
void initialize();
/// For resource tracking
- virtual ~SpriteCanvas();
+ virtual ~SpriteCanvas() override;
/// Dispose all internal references
virtual void disposeThis() override;
diff --git a/chart2/inc/ChartModel.hxx b/chart2/inc/ChartModel.hxx
index 92c6c05d5c5f..f6c556c1332a 100644
--- a/chart2/inc/ChartModel.hxx
+++ b/chart2/inc/ChartModel.hxx
@@ -216,7 +216,7 @@ public:
ChartModel() = delete;
ChartModel(css::uno::Reference< css::uno::XComponentContext > const & xContext);
explicit ChartModel( const ChartModel & rOther );
- virtual ~ChartModel();
+ virtual ~ChartModel() override;
// css::lang::XServiceInfo
diff --git a/chart2/inc/ChartView.hxx b/chart2/inc/ChartView.hxx
index 7fadb39291ca..f4170353d83e 100644
--- a/chart2/inc/ChartView.hxx
+++ b/chart2/inc/ChartView.hxx
@@ -110,7 +110,7 @@ public:
ChartView(css::uno::Reference< css::uno::XComponentContext > const & xContext,
ChartModel& rModel);
- virtual ~ChartView();
+ virtual ~ChartView() override;
// ___lang::XServiceInfo___
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/controller/accessibility/AccessibleChartElement.hxx b/chart2/source/controller/accessibility/AccessibleChartElement.hxx
index e68d8df75843..58db7bd12501 100644
--- a/chart2/source/controller/accessibility/AccessibleChartElement.hxx
+++ b/chart2/source/controller/accessibility/AccessibleChartElement.hxx
@@ -70,7 +70,7 @@ class AccessibleChartElement :
public:
AccessibleChartElement( const AccessibleElementInfo & rAccInfo,
bool bMayHaveChildren );
- virtual ~AccessibleChartElement();
+ virtual ~AccessibleChartElement() override;
// ________ AccessibleBase ________
virtual bool ImplUpdateChildren() override;
diff --git a/chart2/source/controller/accessibility/AccessibleChartShape.hxx b/chart2/source/controller/accessibility/AccessibleChartShape.hxx
index 79c88c38370a..3108b18fd95d 100644
--- a/chart2/source/controller/accessibility/AccessibleChartShape.hxx
+++ b/chart2/source/controller/accessibility/AccessibleChartShape.hxx
@@ -45,7 +45,7 @@ class AccessibleChartShape :
{
public:
explicit AccessibleChartShape( const AccessibleElementInfo& rAccInfo );
- virtual ~AccessibleChartShape();
+ virtual ~AccessibleChartShape() override;
// ________ XServiceInfo ________
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/controller/accessibility/AccessibleViewForwarder.hxx b/chart2/source/controller/accessibility/AccessibleViewForwarder.hxx
index 232788f6a96f..b1fbeb6ce756 100644
--- a/chart2/source/controller/accessibility/AccessibleViewForwarder.hxx
+++ b/chart2/source/controller/accessibility/AccessibleViewForwarder.hxx
@@ -34,7 +34,7 @@ class AccessibleViewForwarder : public ::accessibility::IAccessibleViewForwarder
{
public:
AccessibleViewForwarder( AccessibleChartView* pAccChartView, vcl::Window* pWindow );
- virtual ~AccessibleViewForwarder();
+ virtual ~AccessibleViewForwarder() override;
// ________ IAccessibleViewforwarder ________
virtual Rectangle GetVisibleArea() const override;
diff --git a/chart2/source/controller/chartapiwrapper/AreaWrapper.hxx b/chart2/source/controller/chartapiwrapper/AreaWrapper.hxx
index a45e8f063c1a..6565379a67fa 100644
--- a/chart2/source/controller/chartapiwrapper/AreaWrapper.hxx
+++ b/chart2/source/controller/chartapiwrapper/AreaWrapper.hxx
@@ -48,7 +48,7 @@ class AreaWrapper : public ::cppu::ImplInheritanceHelper<
{
public:
explicit AreaWrapper(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~AreaWrapper();
+ virtual ~AreaWrapper() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/controller/chartapiwrapper/AxisWrapper.hxx b/chart2/source/controller/chartapiwrapper/AxisWrapper.hxx
index e1b945047a63..6dec247f073f 100644
--- a/chart2/source/controller/chartapiwrapper/AxisWrapper.hxx
+++ b/chart2/source/controller/chartapiwrapper/AxisWrapper.hxx
@@ -62,7 +62,7 @@ public:
};
AxisWrapper(tAxisType eType, const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~AxisWrapper();
+ virtual ~AxisWrapper() override;
static void getDimensionAndMainAxisBool( tAxisType eType, sal_Int32& rnDimensionIndex, bool& rbMainAxis );
diff --git a/chart2/source/controller/chartapiwrapper/ChartDataWrapper.hxx b/chart2/source/controller/chartapiwrapper/ChartDataWrapper.hxx
index cf51e8e77eb5..20f57af786a9 100644
--- a/chart2/source/controller/chartapiwrapper/ChartDataWrapper.hxx
+++ b/chart2/source/controller/chartapiwrapper/ChartDataWrapper.hxx
@@ -51,7 +51,7 @@ public:
explicit ChartDataWrapper(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
ChartDataWrapper(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact
, const css::uno::Reference< css::chart::XChartData >& xNewData );
- virtual ~ChartDataWrapper();
+ virtual ~ChartDataWrapper() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx b/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx
index ac4023b84ff9..2fc1735c2508 100644
--- a/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx
+++ b/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx
@@ -272,7 +272,7 @@ class WrappedDataSourceLabelsInFirstRowProperty : public WrappedProperty
{
public:
explicit WrappedDataSourceLabelsInFirstRowProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedDataSourceLabelsInFirstRowProperty();
+ virtual ~WrappedDataSourceLabelsInFirstRowProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -370,7 +370,7 @@ class WrappedDataSourceLabelsInFirstColumnProperty : public WrappedProperty
{
public:
explicit WrappedDataSourceLabelsInFirstColumnProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedDataSourceLabelsInFirstColumnProperty();
+ virtual ~WrappedDataSourceLabelsInFirstColumnProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -468,7 +468,7 @@ class WrappedHasLegendProperty : public WrappedProperty
{
public:
explicit WrappedHasLegendProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedHasLegendProperty();
+ virtual ~WrappedHasLegendProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -552,7 +552,7 @@ class WrappedHasMainTitleProperty : public WrappedProperty
{
public:
explicit WrappedHasMainTitleProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedHasMainTitleProperty();
+ virtual ~WrappedHasMainTitleProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -625,7 +625,7 @@ class WrappedHasSubTitleProperty : public WrappedProperty
{
public:
explicit WrappedHasSubTitleProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedHasSubTitleProperty();
+ virtual ~WrappedHasSubTitleProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
diff --git a/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx b/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx
index 04cb257c589a..b17ed8eae018 100644
--- a/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx
+++ b/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx
@@ -259,7 +259,7 @@ class WrappedAttachedAxisProperty : public ::chart::WrappedProperty
{
public:
explicit WrappedAttachedAxisProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedAttachedAxisProperty();
+ virtual ~WrappedAttachedAxisProperty() override;
virtual void setPropertyValue( const Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -331,7 +331,7 @@ class WrappedSegmentOffsetProperty : public ::chart::WrappedProperty
{
public:
WrappedSegmentOffsetProperty();
- virtual ~WrappedSegmentOffsetProperty();
+ virtual ~WrappedSegmentOffsetProperty() override;
protected:
virtual Any convertInnerToOuterValue( const Any& rInnerValue ) const override;
@@ -373,7 +373,7 @@ class WrappedLineColorProperty : public WrappedSeriesAreaOrLineProperty
{
public:
explicit WrappedLineColorProperty( DataSeriesPointWrapper* pDataSeriesPointWrapper );
- virtual ~WrappedLineColorProperty();
+ virtual ~WrappedLineColorProperty() override;
virtual void setPropertyValue( const Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -434,7 +434,7 @@ class WrappedLineStyleProperty : public WrappedSeriesAreaOrLineProperty
{
public:
explicit WrappedLineStyleProperty( DataSeriesPointWrapper* pDataSeriesPointWrapper );
- virtual ~WrappedLineStyleProperty();
+ virtual ~WrappedLineStyleProperty() override;
virtual void setPropertyValue( const Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
diff --git a/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx b/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx
index 3755aeb93209..25d8121d3bee 100644
--- a/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx
+++ b/chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx
@@ -67,7 +67,7 @@ public:
, sal_Int32 nPointIndex //ignored for series
, const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~DataSeriesPointWrapper();
+ virtual ~DataSeriesPointWrapper() override;
bool isSupportingAreaProperties();
bool isLinesForbidden() { return !m_bLinesAllowed;}
diff --git a/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx b/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx
index 0292a9f8c840..7e3c1c2813ce 100644
--- a/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx
+++ b/chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx
@@ -1198,7 +1198,7 @@ class WrappedDataRowSourceProperty : public WrappedProperty
{
public:
explicit WrappedDataRowSourceProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedDataRowSourceProperty();
+ virtual ~WrappedDataRowSourceProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -1300,7 +1300,7 @@ class WrappedStackingProperty : public WrappedProperty
{
public:
WrappedStackingProperty(StackMode eStackMode, const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedStackingProperty();
+ virtual ~WrappedStackingProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -1410,7 +1410,7 @@ class WrappedDim3DProperty : public WrappedProperty
{
public:
explicit WrappedDim3DProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedDim3DProperty();
+ virtual ~WrappedDim3DProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -1481,7 +1481,7 @@ class WrappedVerticalProperty : public WrappedProperty
{
public:
explicit WrappedVerticalProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedVerticalProperty();
+ virtual ~WrappedVerticalProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -1557,7 +1557,7 @@ class WrappedNumberOfLinesProperty : public WrappedProperty
{
public:
explicit WrappedNumberOfLinesProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedNumberOfLinesProperty();
+ virtual ~WrappedNumberOfLinesProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -1711,7 +1711,7 @@ class WrappedAttributedDataPointsProperty : public WrappedProperty
{
public:
explicit WrappedAttributedDataPointsProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedAttributedDataPointsProperty();
+ virtual ~WrappedAttributedDataPointsProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -1825,7 +1825,7 @@ class WrappedSolidTypeProperty : public WrappedProperty
{
public:
explicit WrappedSolidTypeProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedSolidTypeProperty();
+ virtual ~WrappedSolidTypeProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -1898,7 +1898,7 @@ class WrappedAutomaticSizeProperty : public WrappedProperty
{
public:
WrappedAutomaticSizeProperty();
- virtual ~WrappedAutomaticSizeProperty();
+ virtual ~WrappedAutomaticSizeProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -1970,7 +1970,7 @@ class WrappedIncludeHiddenCellsProperty : public WrappedProperty
{
public:
explicit WrappedIncludeHiddenCellsProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedIncludeHiddenCellsProperty();
+ virtual ~WrappedIncludeHiddenCellsProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
diff --git a/chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx b/chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx
index 50aaa820dc87..756587a55b04 100644
--- a/chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx
+++ b/chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx
@@ -72,7 +72,7 @@ class DiagramWrapper : public cppu::ImplInheritanceHelper<
{
public:
explicit DiagramWrapper(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~DiagramWrapper();
+ virtual ~DiagramWrapper() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/controller/chartapiwrapper/GridWrapper.hxx b/chart2/source/controller/chartapiwrapper/GridWrapper.hxx
index a00b4eef5081..9c56d6a520ea 100644
--- a/chart2/source/controller/chartapiwrapper/GridWrapper.hxx
+++ b/chart2/source/controller/chartapiwrapper/GridWrapper.hxx
@@ -56,7 +56,7 @@ public:
};
GridWrapper(tGridType eType, const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~GridWrapper();
+ virtual ~GridWrapper() override;
static void getDimensionAndSubGridBool( tGridType eType, sal_Int32& rnDimensionIndex, bool& rbSubGrid );
diff --git a/chart2/source/controller/chartapiwrapper/LegendWrapper.cxx b/chart2/source/controller/chartapiwrapper/LegendWrapper.cxx
index c40e141cd3c1..3e90e8f09fc4 100644
--- a/chart2/source/controller/chartapiwrapper/LegendWrapper.cxx
+++ b/chart2/source/controller/chartapiwrapper/LegendWrapper.cxx
@@ -56,7 +56,7 @@ class WrappedLegendAlignmentProperty : public WrappedProperty
{
public:
WrappedLegendAlignmentProperty();
- virtual ~WrappedLegendAlignmentProperty();
+ virtual ~WrappedLegendAlignmentProperty() override;
virtual void setPropertyValue( const Any& rOuterValue, const Reference< beans::XPropertySet >& xInnerPropertySet ) const
throw (beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentException, lang::WrappedTargetException, uno::RuntimeException) override;
diff --git a/chart2/source/controller/chartapiwrapper/LegendWrapper.hxx b/chart2/source/controller/chartapiwrapper/LegendWrapper.hxx
index fcc5c26b4cfe..92f098a2ed3e 100644
--- a/chart2/source/controller/chartapiwrapper/LegendWrapper.hxx
+++ b/chart2/source/controller/chartapiwrapper/LegendWrapper.hxx
@@ -51,7 +51,7 @@ class LegendWrapper : public ::cppu::ImplInheritanceHelper<
{
public:
explicit LegendWrapper(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~LegendWrapper();
+ virtual ~LegendWrapper() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.hxx b/chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.hxx
index cde6a36aef05..3d02bea8b4ca 100644
--- a/chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.hxx
+++ b/chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.hxx
@@ -56,7 +56,7 @@ class MinMaxLineWrapper : public MutexContainer
{
public:
explicit MinMaxLineWrapper(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~MinMaxLineWrapper();
+ virtual ~MinMaxLineWrapper() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx b/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx
index 83630540e093..97d7d04c0152 100644
--- a/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx
+++ b/chart2/source/controller/chartapiwrapper/TitleWrapper.cxx
@@ -50,7 +50,7 @@ class WrappedTitleStringProperty : public WrappedProperty
{
public:
explicit WrappedTitleStringProperty( const Reference< uno::XComponentContext >& xContext );
- virtual ~WrappedTitleStringProperty();
+ virtual ~WrappedTitleStringProperty() override;
virtual void setPropertyValue( const Any& rOuterValue, const Reference< beans::XPropertySet >& xInnerPropertySet ) const
throw (beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentException, lang::WrappedTargetException, uno::RuntimeException) override;
@@ -111,7 +111,7 @@ class WrappedStackedTextProperty : public WrappedProperty
{
public:
WrappedStackedTextProperty();
- virtual ~WrappedStackedTextProperty();
+ virtual ~WrappedStackedTextProperty() override;
};
WrappedStackedTextProperty::WrappedStackedTextProperty()
diff --git a/chart2/source/controller/chartapiwrapper/TitleWrapper.hxx b/chart2/source/controller/chartapiwrapper/TitleWrapper.hxx
index 207633613d38..273b9b00b7d0 100644
--- a/chart2/source/controller/chartapiwrapper/TitleWrapper.hxx
+++ b/chart2/source/controller/chartapiwrapper/TitleWrapper.hxx
@@ -50,7 +50,7 @@ class TitleWrapper : public ::cppu::ImplInheritanceHelper<
public:
TitleWrapper( ::chart::TitleHelper::eTitleType eTitleType,
const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact );
- virtual ~TitleWrapper();
+ virtual ~TitleWrapper() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/controller/chartapiwrapper/UpDownBarWrapper.hxx b/chart2/source/controller/chartapiwrapper/UpDownBarWrapper.hxx
index 78b529de3c65..ed4ae9abe35a 100644
--- a/chart2/source/controller/chartapiwrapper/UpDownBarWrapper.hxx
+++ b/chart2/source/controller/chartapiwrapper/UpDownBarWrapper.hxx
@@ -55,7 +55,7 @@ class UpDownBarWrapper : public MutexContainer
{
public:
UpDownBarWrapper(bool bUp, const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~UpDownBarWrapper();
+ virtual ~UpDownBarWrapper() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/controller/chartapiwrapper/WallFloorWrapper.hxx b/chart2/source/controller/chartapiwrapper/WallFloorWrapper.hxx
index bc0053314232..abb4af9c080f 100644
--- a/chart2/source/controller/chartapiwrapper/WallFloorWrapper.hxx
+++ b/chart2/source/controller/chartapiwrapper/WallFloorWrapper.hxx
@@ -45,7 +45,7 @@ class WallFloorWrapper : public ::cppu::ImplInheritanceHelper<
{
public:
WallFloorWrapper(bool bWall, const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WallFloorWrapper();
+ virtual ~WallFloorWrapper() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/controller/chartapiwrapper/WrappedAddInProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedAddInProperty.hxx
index 786a8a7647e1..fc7ea946935b 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedAddInProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedAddInProperty.hxx
@@ -31,7 +31,7 @@ class WrappedAddInProperty : public WrappedProperty
{
public:
explicit WrappedAddInProperty( ChartDocumentWrapper& rChartDocumentWrapper );
- virtual ~WrappedAddInProperty();
+ virtual ~WrappedAddInProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -47,7 +47,7 @@ class WrappedBaseDiagramProperty : public WrappedProperty
{
public:
explicit WrappedBaseDiagramProperty( ChartDocumentWrapper& rChartDocumentWrapper );
- virtual ~WrappedBaseDiagramProperty();
+ virtual ~WrappedBaseDiagramProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -63,7 +63,7 @@ class WrappedAdditionalShapesProperty : public WrappedProperty
{
public:
explicit WrappedAdditionalShapesProperty( ChartDocumentWrapper& rChartDocumentWrapper );
- virtual ~WrappedAdditionalShapesProperty();
+ virtual ~WrappedAdditionalShapesProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -79,7 +79,7 @@ class WrappedRefreshAddInAllowedProperty : public WrappedProperty
{
public:
explicit WrappedRefreshAddInAllowedProperty( ChartDocumentWrapper& rChartDocumentWrapper );
- virtual ~WrappedRefreshAddInAllowedProperty();
+ virtual ~WrappedRefreshAddInAllowedProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
diff --git a/chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx b/chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx
index 834a7bc740a4..3d96d245d006 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx
@@ -37,7 +37,7 @@ class WrappedAutomaticPositionProperty : public WrappedProperty
{
public:
WrappedAutomaticPositionProperty();
- virtual ~WrappedAutomaticPositionProperty();
+ virtual ~WrappedAutomaticPositionProperty() override;
virtual void setPropertyValue( const Any& rOuterValue, const Reference< beans::XPropertySet >& xInnerPropertySet ) const
throw (beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentException, lang::WrappedTargetException, uno::RuntimeException) override;
diff --git a/chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx b/chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx
index 3221928b24e6..cb377493d06b 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx
@@ -37,7 +37,7 @@ class WrappedAxisAndGridExistenceProperty : public WrappedProperty
public:
WrappedAxisAndGridExistenceProperty( bool bAxis, bool bMain, sal_Int32 nDimensionIndex
, const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact );
- virtual ~WrappedAxisAndGridExistenceProperty();
+ virtual ~WrappedAxisAndGridExistenceProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -204,7 +204,7 @@ class WrappedAxisTitleExistenceProperty : public WrappedProperty
public:
WrappedAxisTitleExistenceProperty( sal_Int32 nTitleIndex
, const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact );
- virtual ~WrappedAxisTitleExistenceProperty();
+ virtual ~WrappedAxisTitleExistenceProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -318,7 +318,7 @@ class WrappedAxisLabelExistenceProperty : public WrappedProperty
public:
WrappedAxisLabelExistenceProperty( bool bMain, sal_Int32 nDimensionIndex
, const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact );
- virtual ~WrappedAxisLabelExistenceProperty();
+ virtual ~WrappedAxisLabelExistenceProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
diff --git a/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx
index 38be4b4cf158..cd065de41d33 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx
@@ -34,7 +34,7 @@ class WrappedCharacterHeightProperty_Base : public WrappedProperty
{
public:
WrappedCharacterHeightProperty_Base( const OUString& rOuterEqualsInnerName, ReferenceSizePropertyProvider* pRefSizePropProvider );
- virtual ~WrappedCharacterHeightProperty_Base();
+ virtual ~WrappedCharacterHeightProperty_Base() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -60,7 +60,7 @@ class WrappedCharacterHeightProperty : public WrappedCharacterHeightProperty_Bas
{
public:
explicit WrappedCharacterHeightProperty( ReferenceSizePropertyProvider* pRefSizePropProvider );
- virtual ~WrappedCharacterHeightProperty();
+ virtual ~WrappedCharacterHeightProperty() override;
static void addWrappedProperties( std::vector< WrappedProperty* >& rList, ReferenceSizePropertyProvider* pRefSizePropProvider );
};
@@ -69,14 +69,14 @@ class WrappedAsianCharacterHeightProperty : public WrappedCharacterHeightPropert
{
public:
explicit WrappedAsianCharacterHeightProperty( ReferenceSizePropertyProvider* pRefSizePropProvider );
- virtual ~WrappedAsianCharacterHeightProperty();
+ virtual ~WrappedAsianCharacterHeightProperty() override;
};
class WrappedComplexCharacterHeightProperty : public WrappedCharacterHeightProperty_Base
{
public:
explicit WrappedComplexCharacterHeightProperty( ReferenceSizePropertyProvider* pRefSizePropProvider );
- virtual ~WrappedComplexCharacterHeightProperty();
+ virtual ~WrappedComplexCharacterHeightProperty() override;
};
} //namespace wrapper
diff --git a/chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx b/chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx
index 76bb1b9c7f1b..226effebfd67 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx
@@ -44,7 +44,7 @@ public:
explicit WrappedDataCaptionProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType );
- virtual ~WrappedDataCaptionProperty();
+ virtual ~WrappedDataCaptionProperty() override;
};
namespace
diff --git a/chart2/source/controller/chartapiwrapper/WrappedGL3DProperties.cxx b/chart2/source/controller/chartapiwrapper/WrappedGL3DProperties.cxx
index 9487f37ce692..f1cec27c9720 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedGL3DProperties.cxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedGL3DProperties.cxx
@@ -55,7 +55,7 @@ public:
WrappedGL3DProperty( const OUString& rInName, const OUString& rOutName, const uno::Any& rDefault, const std::shared_ptr<Chart2ModelContact>& pContact ) :
WrappedProperty(rInName, rOutName), maDefault(rDefault), mpModelContact(pContact) {}
- virtual ~WrappedGL3DProperty() {}
+ virtual ~WrappedGL3DProperty() override {}
virtual uno::Any getPropertyValue( const uno::Reference<beans::XPropertySet>& /*xInnerPS*/ ) const
throw (beans::UnknownPropertyException, lang::WrappedTargetException,
diff --git a/chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.hxx
index 1dbb851fc15e..27b51f40a9a4 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.hxx
@@ -37,7 +37,7 @@ public:
, const OUString& rInnerSequencePropertyName
, sal_Int32 nDefaultValue
, const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact );
- virtual ~WrappedBarPositionProperty_Base();
+ virtual ~WrappedBarPositionProperty_Base() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -62,14 +62,14 @@ class WrappedGapwidthProperty : public WrappedBarPositionProperty_Base
{
public:
explicit WrappedGapwidthProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedGapwidthProperty();
+ virtual ~WrappedGapwidthProperty() override;
};
class WrappedBarOverlapProperty : public WrappedBarPositionProperty_Base
{
public:
explicit WrappedBarOverlapProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedBarOverlapProperty();
+ virtual ~WrappedBarOverlapProperty() override;
};
} // namespace wrapper
diff --git a/chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.hxx
index 0afe20340950..567e9320c597 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.hxx
@@ -35,7 +35,7 @@ class WrappedNumberFormatProperty : public WrappedDirectStateProperty
{
public:
explicit WrappedNumberFormatProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedNumberFormatProperty();
+ virtual ~WrappedNumberFormatProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -55,7 +55,7 @@ class WrappedLinkNumberFormatProperty : public WrappedDirectStateProperty
{
public:
explicit WrappedLinkNumberFormatProperty();
- virtual ~WrappedLinkNumberFormatProperty();
+ virtual ~WrappedLinkNumberFormatProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
diff --git a/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
index 50a5bf152077..4722e516f8d1 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
@@ -55,7 +55,7 @@ public:
public:
WrappedScaleProperty(tScaleProperty eScaleProperty, const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedScaleProperty();
+ virtual ~WrappedScaleProperty() override;
static void addWrappedProperties( std::vector< WrappedProperty* >& rList, const std::shared_ptr< Chart2ModelContact >& spChart2ModelContact );
diff --git a/chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx b/chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx
index b0ba7db13477..f8f83ec33fe8 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx
@@ -37,7 +37,7 @@ class WrappedScaleTextProperty : public WrappedProperty
{
public:
explicit WrappedScaleTextProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedScaleTextProperty();
+ virtual ~WrappedScaleTextProperty() override;
virtual void setPropertyValue( const Any& rOuterValue, const Reference< beans::XPropertySet >& xInnerPropertySet ) const
throw (beans::UnknownPropertyException, beans::PropertyVetoException, lang::IllegalArgumentException, lang::WrappedTargetException, uno::RuntimeException) override;
diff --git a/chart2/source/controller/chartapiwrapper/WrappedSceneProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedSceneProperty.hxx
index 07fb66c705ad..7e33bd9a5aae 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedSceneProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedSceneProperty.hxx
@@ -42,7 +42,7 @@ class WrappedD3DTransformMatrixProperty : public WrappedProperty
public:
explicit WrappedD3DTransformMatrixProperty(
const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedD3DTransformMatrixProperty();
+ virtual ~WrappedD3DTransformMatrixProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
diff --git a/chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.hxx
index b3dbcf35da24..5a1a4ef32855 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.hxx
@@ -33,7 +33,7 @@ public:
WrappedSeriesAreaOrLineProperty( const OUString& rOuterName
, const OUString& rInnerAreaTypeName, const OUString& rInnerLineTypeName
, DataSeriesPointWrapper* pDataSeriesPointWrapper );
- virtual ~WrappedSeriesAreaOrLineProperty();
+ virtual ~WrappedSeriesAreaOrLineProperty() override;
virtual OUString getInnerName() const override;
diff --git a/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx
index 924a93aca384..a3424c2689e9 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx
@@ -58,7 +58,7 @@ public:
, m_ePropertyType( ePropertyType )
{
}
- virtual ~WrappedSeriesOrDiagramProperty() {};
+ virtual ~WrappedSeriesOrDiagramProperty() override {};
bool detectInnerValue( PROPERTYTYPE& rValue, bool& rHasAmbiguousValue ) const
{
diff --git a/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx b/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx
index 3ac9209f4cca..66600421cf71 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx
@@ -52,7 +52,7 @@ public:
, m_aOwnInnerName(rInnerName)
{
}
- virtual ~WrappedSplineProperty() {};
+ virtual ~WrappedSplineProperty() override {};
bool detectInnerValue( PROPERTYTYPE& rValue, bool& rHasAmbiguousValue ) const
{
@@ -162,7 +162,7 @@ class WrappedSplineTypeProperty : public WrappedSplineProperty< sal_Int32 >
{
public:
explicit WrappedSplineTypeProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedSplineTypeProperty();
+ virtual ~WrappedSplineTypeProperty() override;
virtual css::uno::Any convertInnerToOuterValue( const css::uno::Any& rInnerValue ) const override;
virtual css::uno::Any convertOuterToInnerValue( const css::uno::Any& rOuterValue ) const override;
diff --git a/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx b/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx
index 3a4c801e31ba..f240aa8d1ea8 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx
@@ -209,7 +209,7 @@ public:
explicit WrappedConstantErrorLowProperty( ::std::shared_ptr< Chart2ModelContact > spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType );
- virtual ~WrappedConstantErrorLowProperty();
+ virtual ~WrappedConstantErrorLowProperty() override;
private:
mutable Any m_aOuterValue;
@@ -263,7 +263,7 @@ public:
explicit WrappedConstantErrorHighProperty( ::std::shared_ptr< Chart2ModelContact > spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType );
- virtual ~WrappedConstantErrorHighProperty();
+ virtual ~WrappedConstantErrorHighProperty() override;
private:
mutable Any m_aOuterValue;
@@ -317,7 +317,7 @@ public:
explicit WrappedMeanValueProperty( ::std::shared_ptr< Chart2ModelContact > spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType );
- virtual ~WrappedMeanValueProperty();
+ virtual ~WrappedMeanValueProperty() override;
};
WrappedMeanValueProperty::WrappedMeanValueProperty(
@@ -361,7 +361,7 @@ public:
explicit WrappedErrorCategoryProperty( ::std::shared_ptr< Chart2ModelContact > spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType );
- virtual ~WrappedErrorCategoryProperty();
+ virtual ~WrappedErrorCategoryProperty() override;
};
WrappedErrorCategoryProperty::WrappedErrorCategoryProperty(
@@ -459,7 +459,7 @@ public:
explicit WrappedPercentageErrorProperty( ::std::shared_ptr< Chart2ModelContact > spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType );
- virtual ~WrappedPercentageErrorProperty();
+ virtual ~WrappedPercentageErrorProperty() override;
private:
mutable Any m_aOuterValue;
@@ -513,7 +513,7 @@ public:
explicit WrappedErrorMarginProperty( ::std::shared_ptr< Chart2ModelContact > spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType );
- virtual ~WrappedErrorMarginProperty();
+ virtual ~WrappedErrorMarginProperty() override;
private:
mutable Any m_aOuterValue;
@@ -567,7 +567,7 @@ public:
explicit WrappedErrorIndicatorProperty( ::std::shared_ptr< Chart2ModelContact > spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType );
- virtual ~WrappedErrorIndicatorProperty();
+ virtual ~WrappedErrorIndicatorProperty() override;
};
WrappedErrorIndicatorProperty::WrappedErrorIndicatorProperty(
@@ -640,7 +640,7 @@ public:
explicit WrappedErrorBarStyleProperty( ::std::shared_ptr< Chart2ModelContact > spChart2ModelContact1,
tSeriesOrDiagramPropertyType ePropertyType );
- virtual ~WrappedErrorBarStyleProperty();
+ virtual ~WrappedErrorBarStyleProperty() override;
};
WrappedErrorBarStyleProperty::WrappedErrorBarStyleProperty(
@@ -686,7 +686,7 @@ public:
explicit WrappedErrorBarRangePositiveProperty( ::std::shared_ptr< Chart2ModelContact > spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType );
- virtual ~WrappedErrorBarRangePositiveProperty();
+ virtual ~WrappedErrorBarRangePositiveProperty() override;
private:
mutable Any m_aOuterValue;
@@ -753,7 +753,7 @@ public:
explicit WrappedErrorBarRangeNegativeProperty( ::std::shared_ptr< Chart2ModelContact > spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType );
- virtual ~WrappedErrorBarRangeNegativeProperty();
+ virtual ~WrappedErrorBarRangeNegativeProperty() override;
private:
mutable Any m_aOuterValue;
@@ -820,7 +820,7 @@ public:
explicit WrappedRegressionCurvesProperty( ::std::shared_ptr< Chart2ModelContact > spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType );
- virtual ~WrappedRegressionCurvesProperty();
+ virtual ~WrappedRegressionCurvesProperty() override;
};
WrappedRegressionCurvesProperty::WrappedRegressionCurvesProperty(
@@ -884,7 +884,7 @@ public:
explicit WrappedStatisticPropertySetProperty(
PropertySetType ePropertySetType, ::std::shared_ptr< Chart2ModelContact > spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType );
- virtual ~WrappedStatisticPropertySetProperty();
+ virtual ~WrappedStatisticPropertySetProperty() override;
private:
PropertySetType m_eType;
diff --git a/chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx b/chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx
index 5178bfbaf859..accfed475e1a 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx
@@ -41,7 +41,7 @@ public:
explicit WrappedStockProperty( const OUString& rOuterName
, const css::uno::Any& rDefaulValue
, const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact );
- virtual ~WrappedStockProperty();
+ virtual ~WrappedStockProperty() override;
void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -117,7 +117,7 @@ class WrappedVolumeProperty : public WrappedStockProperty
{
public:
explicit WrappedVolumeProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedVolumeProperty();
+ virtual ~WrappedVolumeProperty() override;
css::uno::Any getPropertyValue( const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
@@ -189,7 +189,7 @@ class WrappedUpDownProperty : public WrappedStockProperty
{
public:
explicit WrappedUpDownProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~WrappedUpDownProperty();
+ virtual ~WrappedUpDownProperty() override;
css::uno::Any getPropertyValue( const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
diff --git a/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx b/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx
index 1945efa38daf..c256754ddb13 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx
@@ -62,7 +62,7 @@ public:
explicit WrappedSymbolTypeProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType);
- virtual ~WrappedSymbolTypeProperty();
+ virtual ~WrappedSymbolTypeProperty() override;
};
class WrappedSymbolBitmapURLProperty : public WrappedSeriesOrDiagramProperty< OUString >
@@ -73,7 +73,7 @@ public:
explicit WrappedSymbolBitmapURLProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType);
- virtual ~WrappedSymbolBitmapURLProperty();
+ virtual ~WrappedSymbolBitmapURLProperty() override;
};
class WrappedSymbolSizeProperty : public WrappedSeriesOrDiagramProperty< awt::Size >
@@ -86,7 +86,7 @@ public:
explicit WrappedSymbolSizeProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType);
- virtual ~WrappedSymbolSizeProperty();
+ virtual ~WrappedSymbolSizeProperty() override;
};
class WrappedSymbolAndLinesProperty : public WrappedSeriesOrDiagramProperty< bool >
@@ -99,7 +99,7 @@ public:
explicit WrappedSymbolAndLinesProperty(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact,
tSeriesOrDiagramPropertyType ePropertyType);
- virtual ~WrappedSymbolAndLinesProperty();
+ virtual ~WrappedSymbolAndLinesProperty() override;
};
namespace
diff --git a/chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.hxx
index 1f4749636503..8525d61be525 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.hxx
@@ -28,7 +28,7 @@ class WrappedTextRotationProperty : public WrappedProperty
{
public:
explicit WrappedTextRotationProperty( bool bDirectState=false );
- virtual ~WrappedTextRotationProperty();
+ virtual ~WrappedTextRotationProperty() override;
virtual css::beans::PropertyState getPropertyState( const css::uno::Reference< css::beans::XPropertyState >& xInnerPropertyState ) const
throw (css::beans::UnknownPropertyException, css::uno::RuntimeException) override;
diff --git a/chart2/source/controller/dialogs/ChartTypeDialogController.hxx b/chart2/source/controller/dialogs/ChartTypeDialogController.hxx
index 984fb67d19c5..81e2115d49e0 100644
--- a/chart2/source/controller/dialogs/ChartTypeDialogController.hxx
+++ b/chart2/source/controller/dialogs/ChartTypeDialogController.hxx
@@ -91,7 +91,7 @@ class ChartTypeDialogController : public ChangingResource
{
public:
ChartTypeDialogController();
- virtual ~ChartTypeDialogController();
+ virtual ~ChartTypeDialogController() override;
virtual OUString getName()=0;
virtual Image getImage();
@@ -135,7 +135,7 @@ class ColumnOrBarChartDialogController_Base : public ChartTypeDialogController
{
public:
ColumnOrBarChartDialogController_Base();
- virtual ~ColumnOrBarChartDialogController_Base();
+ virtual ~ColumnOrBarChartDialogController_Base() override;
virtual bool shouldShow_3DLookControl() const override;
virtual bool shouldShow_GeometryControl() const override;
@@ -147,7 +147,7 @@ class ColumnChartDialogController : public ColumnOrBarChartDialogController_Base
{
public:
ColumnChartDialogController();
- virtual ~ColumnChartDialogController();
+ virtual ~ColumnChartDialogController() override;
virtual OUString getName() override;
virtual Image getImage() override;
@@ -159,7 +159,7 @@ class BarChartDialogController : public ColumnOrBarChartDialogController_Base
{
public:
BarChartDialogController();
- virtual ~BarChartDialogController();
+ virtual ~BarChartDialogController() override;
virtual OUString getName() override;
virtual Image getImage() override;
@@ -171,7 +171,7 @@ class PieChartDialogController : public ChartTypeDialogController
{
public:
PieChartDialogController();
- virtual ~PieChartDialogController();
+ virtual ~PieChartDialogController() override;
virtual OUString getName() override;
virtual Image getImage() override;
@@ -186,7 +186,7 @@ class LineChartDialogController : public ChartTypeDialogController
{
public:
LineChartDialogController();
- virtual ~LineChartDialogController();
+ virtual ~LineChartDialogController() override;
virtual OUString getName() override;
virtual Image getImage() override;
@@ -204,7 +204,7 @@ class XYChartDialogController : public ChartTypeDialogController
{
public:
XYChartDialogController();
- virtual ~XYChartDialogController();
+ virtual ~XYChartDialogController() override;
virtual OUString getName() override;
virtual Image getImage() override;
@@ -220,7 +220,7 @@ class AreaChartDialogController : public ChartTypeDialogController
{
public:
AreaChartDialogController();
- virtual ~AreaChartDialogController();
+ virtual ~AreaChartDialogController() override;
virtual OUString getName() override;
virtual Image getImage() override;
@@ -236,7 +236,7 @@ class NetChartDialogController : public ChartTypeDialogController
{
public:
NetChartDialogController();
- virtual ~NetChartDialogController();
+ virtual ~NetChartDialogController() override;
virtual OUString getName() override;
virtual Image getImage() override;
@@ -251,7 +251,7 @@ class StockChartDialogController : public ChartTypeDialogController
{
public:
StockChartDialogController();
- virtual ~StockChartDialogController();
+ virtual ~StockChartDialogController() override;
virtual OUString getName() override;
virtual Image getImage() override;
@@ -291,7 +291,7 @@ class BubbleChartDialogController : public ChartTypeDialogController
{
public:
BubbleChartDialogController();
- virtual ~BubbleChartDialogController();
+ virtual ~BubbleChartDialogController() override;
virtual OUString getName() override;
virtual Image getImage() override;
diff --git a/chart2/source/controller/dialogs/DataBrowser.hxx b/chart2/source/controller/dialogs/DataBrowser.hxx
index aa404c910125..4724ac8d7076 100644
--- a/chart2/source/controller/dialogs/DataBrowser.hxx
+++ b/chart2/source/controller/dialogs/DataBrowser.hxx
@@ -67,7 +67,7 @@ protected:
public:
DataBrowser( vcl::Window* pParent, WinBits nStyle, bool bLiveUpdate );
- virtual ~DataBrowser();
+ virtual ~DataBrowser() override;
virtual void dispose() override;
/** GetCellText returns the text at the given position
diff --git a/chart2/source/controller/dialogs/GL3DBarChartDialogController.hxx b/chart2/source/controller/dialogs/GL3DBarChartDialogController.hxx
index 8d2c9f254b95..2d5d0a66b15b 100644
--- a/chart2/source/controller/dialogs/GL3DBarChartDialogController.hxx
+++ b/chart2/source/controller/dialogs/GL3DBarChartDialogController.hxx
@@ -18,7 +18,7 @@ class GL3DBarChartDialogController : public ChartTypeDialogController
{
public:
GL3DBarChartDialogController();
- virtual ~GL3DBarChartDialogController();
+ virtual ~GL3DBarChartDialogController() override;
virtual bool shouldShow_GL3DResourceGroup() const override;
diff --git a/chart2/source/controller/dialogs/dlg_DataSource.cxx b/chart2/source/controller/dialogs/dlg_DataSource.cxx
index 73648976ac6c..c7a8dcbf3ee0 100644
--- a/chart2/source/controller/dialogs/dlg_DataSource.cxx
+++ b/chart2/source/controller/dialogs/dlg_DataSource.cxx
@@ -45,7 +45,7 @@ class DocumentChartTypeTemplateProvider : public ChartTypeTemplateProvider
public:
explicit DocumentChartTypeTemplateProvider(
const Reference< chart2::XChartDocument > & xDoc );
- virtual ~DocumentChartTypeTemplateProvider();
+ virtual ~DocumentChartTypeTemplateProvider() override;
// ____ ChartTypeTemplateProvider ____
virtual Reference< chart2::XChartTypeTemplate > getCurrentTemplate() const override;
diff --git a/chart2/source/controller/dialogs/tp_3D_SceneAppearance.hxx b/chart2/source/controller/dialogs/tp_3D_SceneAppearance.hxx
index 911e81940a93..a7b339697844 100644
--- a/chart2/source/controller/dialogs/tp_3D_SceneAppearance.hxx
+++ b/chart2/source/controller/dialogs/tp_3D_SceneAppearance.hxx
@@ -38,7 +38,7 @@ public:
vcl::Window* pWindow,
const css::uno::Reference< css::frame::XModel > & xChartModel,
ControllerLockHelper & rControllerLockHelper );
- virtual ~ThreeD_SceneAppearance_TabPage();
+ virtual ~ThreeD_SceneAppearance_TabPage() override;
virtual void dispose() override;
virtual void ActivatePage() override;
diff --git a/chart2/source/controller/dialogs/tp_3D_SceneGeometry.hxx b/chart2/source/controller/dialogs/tp_3D_SceneGeometry.hxx
index b4f6d4340e90..6da428d43f42 100644
--- a/chart2/source/controller/dialogs/tp_3D_SceneGeometry.hxx
+++ b/chart2/source/controller/dialogs/tp_3D_SceneGeometry.hxx
@@ -38,7 +38,7 @@ public:
ThreeD_SceneGeometry_TabPage( vcl::Window* pWindow,
const css::uno::Reference< css::beans::XPropertySet > & xSceneProperties,
ControllerLockHelper & rControllerLockHelper );
- virtual ~ThreeD_SceneGeometry_TabPage();
+ virtual ~ThreeD_SceneGeometry_TabPage() override;
virtual void dispose() override;
// has to be called in case the dialog was closed with OK
diff --git a/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx b/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
index 7d8834aac1df..735d7659ddd8 100644
--- a/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
+++ b/chart2/source/controller/dialogs/tp_3D_SceneIllumination.hxx
@@ -54,7 +54,7 @@ public:
const css::uno::Reference< css::beans::XPropertySet > & xSceneProperties,
const css::uno::Reference< css::frame::XModel >& xChartModel,
const XColorListRef &pColorTable );
- virtual ~ThreeD_SceneIllumination_TabPage();
+ virtual ~ThreeD_SceneIllumination_TabPage() override;
virtual void dispose() override;
private:
diff --git a/chart2/source/controller/dialogs/tp_AxisLabel.hxx b/chart2/source/controller/dialogs/tp_AxisLabel.hxx
index 2b85cef92436..b847e4d69ffe 100644
--- a/chart2/source/controller/dialogs/tp_AxisLabel.hxx
+++ b/chart2/source/controller/dialogs/tp_AxisLabel.hxx
@@ -69,7 +69,7 @@ private:
public:
SchAxisLabelTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SchAxisLabelTabPage();
+ virtual ~SchAxisLabelTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rInAttrs );
diff --git a/chart2/source/controller/dialogs/tp_AxisPositions.hxx b/chart2/source/controller/dialogs/tp_AxisPositions.hxx
index fa5c9271d8af..25fe19017da6 100644
--- a/chart2/source/controller/dialogs/tp_AxisPositions.hxx
+++ b/chart2/source/controller/dialogs/tp_AxisPositions.hxx
@@ -33,7 +33,7 @@ class AxisPositionsTabPage : public SfxTabPage
{
public:
AxisPositionsTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~AxisPositionsTabPage();
+ virtual ~AxisPositionsTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rInAttrs );
diff --git a/chart2/source/controller/dialogs/tp_ChartType.cxx b/chart2/source/controller/dialogs/tp_ChartType.cxx
index 5b75da834f77..ee86f8ed9f06 100644
--- a/chart2/source/controller/dialogs/tp_ChartType.cxx
+++ b/chart2/source/controller/dialogs/tp_ChartType.cxx
@@ -310,7 +310,7 @@ class SplinePropertiesDialog : public ModalDialog
{
public:
explicit SplinePropertiesDialog( vcl::Window* pParent );
- virtual ~SplinePropertiesDialog() { disposeOnce(); }
+ virtual ~SplinePropertiesDialog() override { disposeOnce(); }
virtual void dispose() override;
void fillControls( const ChartTypeParameter& rParameter );
@@ -402,7 +402,7 @@ class SteppedPropertiesDialog : public ModalDialog
{
public:
explicit SteppedPropertiesDialog( vcl::Window* pParent );
- virtual ~SteppedPropertiesDialog() { disposeOnce(); }
+ virtual ~SteppedPropertiesDialog() override { disposeOnce(); }
virtual void dispose() override;
void fillControls( const ChartTypeParameter& rParameter );
diff --git a/chart2/source/controller/dialogs/tp_ChartType.hxx b/chart2/source/controller/dialogs/tp_ChartType.hxx
index 980316555237..ea756379cf41 100644
--- a/chart2/source/controller/dialogs/tp_ChartType.hxx
+++ b/chart2/source/controller/dialogs/tp_ChartType.hxx
@@ -51,7 +51,7 @@ public:
ChartTypeTabPage( vcl::Window* pParent
, const css::uno::Reference< css::chart2::XChartDocument >& xChartModel
, bool bDoLiveUpdate, bool bShowDescription = true );
- virtual ~ChartTypeTabPage();
+ virtual ~ChartTypeTabPage() override;
virtual void dispose() override;
virtual void initializePage() override;
diff --git a/chart2/source/controller/dialogs/tp_DataSource.hxx b/chart2/source/controller/dialogs/tp_DataSource.hxx
index 3b2c224788d0..3b0c0b554c47 100644
--- a/chart2/source/controller/dialogs/tp_DataSource.hxx
+++ b/chart2/source/controller/dialogs/tp_DataSource.hxx
@@ -58,7 +58,7 @@ public:
ChartTypeTemplateProvider* pTemplateProvider,
Dialog * pParentDialog,
bool bHideDescription = false );
- virtual ~DataSourceTabPage();
+ virtual ~DataSourceTabPage() override;
virtual void dispose() override;
void commitPage();
diff --git a/chart2/source/controller/dialogs/tp_DataSourceControls.hxx b/chart2/source/controller/dialogs/tp_DataSourceControls.hxx
index e84a6e117cca..4e33261d4964 100644
--- a/chart2/source/controller/dialogs/tp_DataSourceControls.hxx
+++ b/chart2/source/controller/dialogs/tp_DataSourceControls.hxx
@@ -33,7 +33,7 @@ namespace chart
class SeriesEntry : public ::SvTreeListEntry
{
public:
- virtual ~SeriesEntry();
+ virtual ~SeriesEntry() override;
/// the corresponding data series
css::uno::Reference< css::chart2::XDataSeries > m_xDataSeries;
diff --git a/chart2/source/controller/dialogs/tp_LegendPosition.hxx b/chart2/source/controller/dialogs/tp_LegendPosition.hxx
index 5234ebceddf0..cd04e644df0f 100644
--- a/chart2/source/controller/dialogs/tp_LegendPosition.hxx
+++ b/chart2/source/controller/dialogs/tp_LegendPosition.hxx
@@ -37,7 +37,7 @@ private:
public:
SchLegendPosTabPage(vcl::Window* pParent, const SfxItemSet& rInAttrs);
- virtual ~SchLegendPosTabPage();
+ virtual ~SchLegendPosTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rInAttrs);
diff --git a/chart2/source/controller/dialogs/tp_PointGeometry.hxx b/chart2/source/controller/dialogs/tp_PointGeometry.hxx
index 7386da47230c..d2cb91525981 100644
--- a/chart2/source/controller/dialogs/tp_PointGeometry.hxx
+++ b/chart2/source/controller/dialogs/tp_PointGeometry.hxx
@@ -29,7 +29,7 @@ class SchLayoutTabPage : public SfxTabPage
{
public:
SchLayoutTabPage(vcl::Window* pParent, const SfxItemSet& rInAttrs);
- virtual ~SchLayoutTabPage();
+ virtual ~SchLayoutTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rInAttrs);
diff --git a/chart2/source/controller/dialogs/tp_PolarOptions.hxx b/chart2/source/controller/dialogs/tp_PolarOptions.hxx
index 81e4b1a40eca..363cf159aacb 100644
--- a/chart2/source/controller/dialogs/tp_PolarOptions.hxx
+++ b/chart2/source/controller/dialogs/tp_PolarOptions.hxx
@@ -33,7 +33,7 @@ class PolarOptionsTabPage : public SfxTabPage
public:
PolarOptionsTabPage(vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~PolarOptionsTabPage();
+ virtual ~PolarOptionsTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rInAttrs);
diff --git a/chart2/source/controller/dialogs/tp_RangeChooser.hxx b/chart2/source/controller/dialogs/tp_RangeChooser.hxx
index a3ee89393fef..fb62d98835b9 100644
--- a/chart2/source/controller/dialogs/tp_RangeChooser.hxx
+++ b/chart2/source/controller/dialogs/tp_RangeChooser.hxx
@@ -46,7 +46,7 @@ public:
, ChartTypeTemplateProvider* pTemplateProvider
, Dialog * pParentDialog
, bool bHideDescription = false );
- virtual ~RangeChooserTabPage();
+ virtual ~RangeChooserTabPage() override;
virtual void dispose() override;
//RangeSelectionListenerParent
diff --git a/chart2/source/controller/dialogs/tp_Scale.hxx b/chart2/source/controller/dialogs/tp_Scale.hxx
index e905e021ccdb..5fdd60994f54 100644
--- a/chart2/source/controller/dialogs/tp_Scale.hxx
+++ b/chart2/source/controller/dialogs/tp_Scale.hxx
@@ -33,7 +33,7 @@ class ScaleTabPage : public SfxTabPage
{
public:
ScaleTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~ScaleTabPage();
+ virtual ~ScaleTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rInAttrs );
diff --git a/chart2/source/controller/dialogs/tp_SeriesToAxis.hxx b/chart2/source/controller/dialogs/tp_SeriesToAxis.hxx
index 7fea6cd0c023..56b587d077b5 100644
--- a/chart2/source/controller/dialogs/tp_SeriesToAxis.hxx
+++ b/chart2/source/controller/dialogs/tp_SeriesToAxis.hxx
@@ -31,7 +31,7 @@ class SchOptionTabPage : public SfxTabPage
{
public:
SchOptionTabPage(vcl::Window* pParent, const SfxItemSet& rInAttrs);
- virtual ~SchOptionTabPage();
+ virtual ~SchOptionTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rInAttrs);
diff --git a/chart2/source/controller/dialogs/tp_TitleRotation.hxx b/chart2/source/controller/dialogs/tp_TitleRotation.hxx
index cf383e4373a5..b71ef48a6e66 100644
--- a/chart2/source/controller/dialogs/tp_TitleRotation.hxx
+++ b/chart2/source/controller/dialogs/tp_TitleRotation.hxx
@@ -42,7 +42,7 @@ private:
public:
SchAlignmentTabPage(vcl::Window* pParent, const SfxItemSet& rInAttrs, bool bWithRotation = true);
- virtual ~SchAlignmentTabPage();
+ virtual ~SchAlignmentTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rInAttrs);
diff --git a/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.hxx b/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.hxx
index 8d806a1fe83b..0820ffa1250a 100644
--- a/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.hxx
+++ b/chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.hxx
@@ -42,7 +42,7 @@ public:
TitlesAndObjectsTabPage( svt::OWizardMachine* pParent
, const css::uno::Reference< css::chart2::XChartDocument >& xChartModel
, const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~TitlesAndObjectsTabPage();
+ virtual ~TitlesAndObjectsTabPage() override;
virtual void dispose() override;
virtual void initializePage() override;
diff --git a/chart2/source/controller/inc/AccessibleBase.hxx b/chart2/source/controller/inc/AccessibleBase.hxx
index 84351324a87b..dd95d8a0dc60 100644
--- a/chart2/source/controller/inc/AccessibleBase.hxx
+++ b/chart2/source/controller/inc/AccessibleBase.hxx
@@ -103,7 +103,7 @@ public:
AccessibleBase( const AccessibleElementInfo & rAccInfo,
bool bMayHaveChildren,
bool bAlwaysTransparent = false );
- virtual ~AccessibleBase();
+ virtual ~AccessibleBase() override;
protected:
// for all calls to protected methods it is assumed that the mutex is locked
diff --git a/chart2/source/controller/inc/AccessibleChartView.hxx b/chart2/source/controller/inc/AccessibleChartView.hxx
index 203296e85221..89721b330f4a 100644
--- a/chart2/source/controller/inc/AccessibleChartView.hxx
+++ b/chart2/source/controller/inc/AccessibleChartView.hxx
@@ -58,7 +58,7 @@ class AccessibleChartView :
{
public:
AccessibleChartView(SdrView* pView );
- virtual ~AccessibleChartView();
+ virtual ~AccessibleChartView() override;
AccessibleChartView() = delete;
diff --git a/chart2/source/controller/inc/AccessibleTextHelper.hxx b/chart2/source/controller/inc/AccessibleTextHelper.hxx
index a5fd2381c117..43d22b8b3e3b 100644
--- a/chart2/source/controller/inc/AccessibleTextHelper.hxx
+++ b/chart2/source/controller/inc/AccessibleTextHelper.hxx
@@ -49,7 +49,7 @@ class AccessibleTextHelper :
{
public:
explicit AccessibleTextHelper( DrawViewWrapper * pDrawViewWrapper );
- virtual ~AccessibleTextHelper();
+ virtual ~AccessibleTextHelper() override;
// ____ XInitialization ____
/** Must be called at least once for this helper class to work.
diff --git a/chart2/source/controller/inc/AxisItemConverter.hxx b/chart2/source/controller/inc/AxisItemConverter.hxx
index 7dac3054d019..ab787002a155 100644
--- a/chart2/source/controller/inc/AxisItemConverter.hxx
+++ b/chart2/source/controller/inc/AxisItemConverter.hxx
@@ -43,7 +43,7 @@ public:
ExplicitIncrementData* pIncrement = nullptr,
const css::awt::Size* pRefSize = nullptr );
- virtual ~AxisItemConverter();
+ virtual ~AxisItemConverter() override;
virtual void FillItemSet( SfxItemSet & rOutItemSet ) const override;
virtual bool ApplyItemSet( const SfxItemSet & rItemSet ) override;
diff --git a/chart2/source/controller/inc/CharacterPropertyItemConverter.hxx b/chart2/source/controller/inc/CharacterPropertyItemConverter.hxx
index 1beea2ef1b12..82615553a34d 100644
--- a/chart2/source/controller/inc/CharacterPropertyItemConverter.hxx
+++ b/chart2/source/controller/inc/CharacterPropertyItemConverter.hxx
@@ -41,7 +41,7 @@ public:
const OUString & rRefSizePropertyName,
const css::uno::Reference<css::beans::XPropertySet>& rRefSizePropSet = css::uno::Reference<css::beans::XPropertySet>() );
- virtual ~CharacterPropertyItemConverter();
+ virtual ~CharacterPropertyItemConverter() override;
protected:
virtual const sal_uInt16* GetWhichPairs() const override;
diff --git a/chart2/source/controller/inc/ChartController.hxx b/chart2/source/controller/inc/ChartController.hxx
index e5f078dc42f6..d6aaaac48bf5 100644
--- a/chart2/source/controller/inc/ChartController.hxx
+++ b/chart2/source/controller/inc/ChartController.hxx
@@ -107,7 +107,7 @@ class ChartController : public ::cppu::WeakImplHelper <
public:
ChartController() = delete;
explicit ChartController(css::uno::Reference< css::uno::XComponentContext > const & xContext);
- virtual ~ChartController();
+ virtual ~ChartController() override;
OUString GetContextName();
@@ -392,7 +392,7 @@ private:
explicit TheModel( const css::uno::Reference<
css::frame::XModel > & xModel );
- virtual ~TheModel();
+ virtual ~TheModel() override;
void SetOwnership( bool bGetsOwnership );
void addListener( ChartController* pController );
diff --git a/chart2/source/controller/inc/ChartDocumentWrapper.hxx b/chart2/source/controller/inc/ChartDocumentWrapper.hxx
index b1212990b77a..3208a9ebf605 100644
--- a/chart2/source/controller/inc/ChartDocumentWrapper.hxx
+++ b/chart2/source/controller/inc/ChartDocumentWrapper.hxx
@@ -59,7 +59,7 @@ class ChartDocumentWrapper : public ChartDocumentWrapper_Base
{
public:
explicit ChartDocumentWrapper( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~ChartDocumentWrapper();
+ virtual ~ChartDocumentWrapper() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/controller/inc/ChartToolbarController.hxx b/chart2/source/controller/inc/ChartToolbarController.hxx
index ae7ce735573a..00d86a6fc597 100644
--- a/chart2/source/controller/inc/ChartToolbarController.hxx
+++ b/chart2/source/controller/inc/ChartToolbarController.hxx
@@ -37,7 +37,7 @@ class ChartToolbarController : private cppu::BaseMutex,
{
public:
ChartToolbarController(const css::uno::Sequence<css::uno::Any>& rProperties);
- virtual ~ChartToolbarController();
+ virtual ~ChartToolbarController() override;
ChartToolbarController(const ChartToolbarController&) = delete;
const ChartToolbarController& operator=(const ChartToolbarController&) = delete;
diff --git a/chart2/source/controller/inc/ChartWindow.hxx b/chart2/source/controller/inc/ChartWindow.hxx
index 4cbc69810d18..6b0feaf440da 100644
--- a/chart2/source/controller/inc/ChartWindow.hxx
+++ b/chart2/source/controller/inc/ChartWindow.hxx
@@ -36,7 +36,7 @@ class ChartWindow : public vcl::Window
{
public:
ChartWindow( ChartController* pController, vcl::Window* pParent, WinBits nStyle );
- virtual ~ChartWindow();
+ virtual ~ChartWindow() override;
virtual void dispose() override;
void clear();
diff --git a/chart2/source/controller/inc/DataPointItemConverter.hxx b/chart2/source/controller/inc/DataPointItemConverter.hxx
index 8dce43c4a567..e510748590f7 100644
--- a/chart2/source/controller/inc/DataPointItemConverter.hxx
+++ b/chart2/source/controller/inc/DataPointItemConverter.hxx
@@ -54,7 +54,7 @@ public:
sal_Int32 nNumberFormat = 0,
sal_Int32 nPercentNumberFormat = 0 );
- virtual ~DataPointItemConverter();
+ virtual ~DataPointItemConverter() override;
virtual void FillItemSet( SfxItemSet & rOutItemSet ) const override;
virtual bool ApplyItemSet( const SfxItemSet & rItemSet ) override;
diff --git a/chart2/source/controller/inc/DrawViewWrapper.hxx b/chart2/source/controller/inc/DrawViewWrapper.hxx
index 6bb4057dfb04..fc92f9d050ad 100644
--- a/chart2/source/controller/inc/DrawViewWrapper.hxx
+++ b/chart2/source/controller/inc/DrawViewWrapper.hxx
@@ -46,7 +46,7 @@ class DrawViewWrapper : public E3dView
{
public:
DrawViewWrapper(SdrModel* pModel, OutputDevice* pOut);
- virtual ~DrawViewWrapper();
+ virtual ~DrawViewWrapper() override;
//triggers the use of an updated first page
void ReInit();
diff --git a/chart2/source/controller/inc/ErrorBarItemConverter.hxx b/chart2/source/controller/inc/ErrorBarItemConverter.hxx
index 8104f77ba139..49491161b937 100644
--- a/chart2/source/controller/inc/ErrorBarItemConverter.hxx
+++ b/chart2/source/controller/inc/ErrorBarItemConverter.hxx
@@ -46,7 +46,7 @@ public:
SfxItemPool& rItemPool,
SdrModel& rDrawModel,
const css::uno::Reference< css::lang::XMultiServiceFactory > & xNamedPropertyContainerFactory );
- virtual ~ErrorBarItemConverter();
+ virtual ~ErrorBarItemConverter() override;
virtual void FillItemSet( SfxItemSet & rOutItemSet ) const override;
virtual bool ApplyItemSet( const SfxItemSet & rItemSet ) override;
diff --git a/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx b/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx
index cef1127472c9..01f8012ef74b 100644
--- a/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx
+++ b/chart2/source/controller/inc/GraphicPropertyItemConverter.hxx
@@ -48,7 +48,7 @@ public:
SdrModel& rDrawModel,
const css::uno::Reference< css::lang::XMultiServiceFactory > & xNamedPropertyContainerFactory,
eGraphicObjectType eObjectType = FILLED_DATA_POINT );
- virtual ~GraphicPropertyItemConverter();
+ virtual ~GraphicPropertyItemConverter() override;
protected:
virtual const sal_uInt16 * GetWhichPairs() const override;
diff --git a/chart2/source/controller/inc/ItemConverter.hxx b/chart2/source/controller/inc/ItemConverter.hxx
index 612a56f034a8..df54e141a37c 100644
--- a/chart2/source/controller/inc/ItemConverter.hxx
+++ b/chart2/source/controller/inc/ItemConverter.hxx
@@ -75,7 +75,7 @@ public:
ItemConverter(
const css::uno::Reference< css::beans::XPropertySet > & rPropertySet ,
SfxItemPool& rItemPool );
- virtual ~ItemConverter();
+ virtual ~ItemConverter() override;
typedef sal_uInt16 tWhichIdType;
typedef OUString tPropertyNameType;
diff --git a/chart2/source/controller/inc/LegendItemConverter.hxx b/chart2/source/controller/inc/LegendItemConverter.hxx
index e78541740639..aa86a2889627 100644
--- a/chart2/source/controller/inc/LegendItemConverter.hxx
+++ b/chart2/source/controller/inc/LegendItemConverter.hxx
@@ -42,7 +42,7 @@ public:
const css::uno::Reference< css::lang::XMultiServiceFactory > & xNamedPropertyContainerFactory,
const css::awt::Size* pRefSize = nullptr );
- virtual ~LegendItemConverter();
+ virtual ~LegendItemConverter() override;
virtual void FillItemSet( SfxItemSet & rOutItemSet ) const override;
virtual bool ApplyItemSet( const SfxItemSet & rItemSet ) override;
diff --git a/chart2/source/controller/inc/MultipleChartConverters.hxx b/chart2/source/controller/inc/MultipleChartConverters.hxx
index d1b65612948a..3babe25309d0 100644
--- a/chart2/source/controller/inc/MultipleChartConverters.hxx
+++ b/chart2/source/controller/inc/MultipleChartConverters.hxx
@@ -37,7 +37,7 @@ public:
const css::uno::Reference<css::lang::XMultiServiceFactory>& xNamedPropertyContainerFactory,
const css::awt::Size* pRefSize = nullptr );
- virtual ~AllAxisItemConverter();
+ virtual ~AllAxisItemConverter() override;
protected:
virtual const sal_uInt16 * GetWhichPairs() const override;
@@ -51,7 +51,7 @@ public:
SfxItemPool& rItemPool,
SdrModel& rDrawModel,
const css::uno::Reference<css::lang::XMultiServiceFactory> & xNamedPropertyContainerFactory );
- virtual ~AllGridItemConverter();
+ virtual ~AllGridItemConverter() override;
protected:
virtual const sal_uInt16 * GetWhichPairs() const override;
@@ -67,7 +67,7 @@ public:
const css::uno::Reference<css::lang::XMultiServiceFactory>& xNamedPropertyContainerFactory,
const css::awt::Size* pRefSize = nullptr );
- virtual ~AllDataLabelItemConverter();
+ virtual ~AllDataLabelItemConverter() override;
protected:
virtual const sal_uInt16 * GetWhichPairs() const override;
@@ -82,7 +82,7 @@ public:
const css::uno::Reference<css::lang::XMultiServiceFactory>& xNamedPropertyContainerFactory,
const css::awt::Size* pRefSize = nullptr );
- virtual ~AllTitleItemConverter();
+ virtual ~AllTitleItemConverter() override;
protected:
virtual const sal_uInt16 * GetWhichPairs() const override;
@@ -93,7 +93,7 @@ class AllSeriesStatisticsConverter : public MultipleItemConverter
public:
AllSeriesStatisticsConverter(
const css::uno::Reference<css::frame::XModel>& xChartModel, SfxItemPool& rItemPool );
- virtual ~AllSeriesStatisticsConverter();
+ virtual ~AllSeriesStatisticsConverter() override;
protected:
virtual const sal_uInt16 * GetWhichPairs() const override;
diff --git a/chart2/source/controller/inc/MultipleItemConverter.hxx b/chart2/source/controller/inc/MultipleItemConverter.hxx
index e555804de76a..f16235129b35 100644
--- a/chart2/source/controller/inc/MultipleItemConverter.hxx
+++ b/chart2/source/controller/inc/MultipleItemConverter.hxx
@@ -32,7 +32,7 @@ namespace chart { namespace wrapper {
class MultipleItemConverter : public ItemConverter
{
public:
- virtual ~MultipleItemConverter();
+ virtual ~MultipleItemConverter() override;
virtual void FillItemSet( SfxItemSet & rOutItemSet ) const override;
virtual bool ApplyItemSet( const SfxItemSet & rItemSet ) override;
diff --git a/chart2/source/controller/inc/RangeSelectionListener.hxx b/chart2/source/controller/inc/RangeSelectionListener.hxx
index 1f99b442aa11..c0b96e63ee10 100644
--- a/chart2/source/controller/inc/RangeSelectionListener.hxx
+++ b/chart2/source/controller/inc/RangeSelectionListener.hxx
@@ -46,7 +46,7 @@ public:
RangeSelectionListenerParent & rParent,
const OUString & rInitialRange,
const css::uno::Reference< css::frame::XModel >& xModelToLockController );
- virtual ~RangeSelectionListener();
+ virtual ~RangeSelectionListener() override;
protected:
// ____ XRangeSelectionListener ____
diff --git a/chart2/source/controller/inc/RegressionCurveItemConverter.hxx b/chart2/source/controller/inc/RegressionCurveItemConverter.hxx
index a7bc851935d8..66b09a51e97b 100644
--- a/chart2/source/controller/inc/RegressionCurveItemConverter.hxx
+++ b/chart2/source/controller/inc/RegressionCurveItemConverter.hxx
@@ -43,7 +43,7 @@ public:
SfxItemPool& rItemPool,
SdrModel& rDrawModel,
const css::uno::Reference< css::lang::XMultiServiceFactory > & xNamedPropertyContainerFactory );
- virtual ~RegressionCurveItemConverter();
+ virtual ~RegressionCurveItemConverter() override;
virtual void FillItemSet( SfxItemSet & rOutItemSet ) const override;
virtual bool ApplyItemSet( const SfxItemSet & rItemSet ) override;
diff --git a/chart2/source/controller/inc/RegressionEquationItemConverter.hxx b/chart2/source/controller/inc/RegressionEquationItemConverter.hxx
index 3a4c55d3a367..78a30541a579 100644
--- a/chart2/source/controller/inc/RegressionEquationItemConverter.hxx
+++ b/chart2/source/controller/inc/RegressionEquationItemConverter.hxx
@@ -42,7 +42,7 @@ public:
const css::uno::Reference< css::lang::XMultiServiceFactory > & xNamedPropertyContainerFactory,
const css::awt::Size* pRefSize = nullptr );
- virtual ~RegressionEquationItemConverter();
+ virtual ~RegressionEquationItemConverter() override;
virtual void FillItemSet( SfxItemSet & rOutItemSet ) const override;
virtual bool ApplyItemSet( const SfxItemSet & rItemSet ) override;
diff --git a/chart2/source/controller/inc/SeriesOptionsItemConverter.hxx b/chart2/source/controller/inc/SeriesOptionsItemConverter.hxx
index 926241d9db49..93550a6f4182 100644
--- a/chart2/source/controller/inc/SeriesOptionsItemConverter.hxx
+++ b/chart2/source/controller/inc/SeriesOptionsItemConverter.hxx
@@ -38,7 +38,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext > & xContext,
const css::uno::Reference< css::beans::XPropertySet > & rPropertySet,
SfxItemPool& rItemPool );
- virtual ~SeriesOptionsItemConverter();
+ virtual ~SeriesOptionsItemConverter() override;
protected:
virtual const sal_uInt16 * GetWhichPairs() const override;
diff --git a/chart2/source/controller/inc/StatisticsItemConverter.hxx b/chart2/source/controller/inc/StatisticsItemConverter.hxx
index 7d5cf7384759..86fb64566888 100644
--- a/chart2/source/controller/inc/StatisticsItemConverter.hxx
+++ b/chart2/source/controller/inc/StatisticsItemConverter.hxx
@@ -39,7 +39,7 @@ public:
const css::uno::Reference< css::frame::XModel > & xChartModel,
const css::uno::Reference< css::beans::XPropertySet > & rPropertySet,
SfxItemPool& rItemPool );
- virtual ~StatisticsItemConverter();
+ virtual ~StatisticsItemConverter() override;
protected:
virtual const sal_uInt16 * GetWhichPairs() const override;
diff --git a/chart2/source/controller/inc/TextLabelItemConverter.hxx b/chart2/source/controller/inc/TextLabelItemConverter.hxx
index 0da20c0c7222..e89269fda315 100644
--- a/chart2/source/controller/inc/TextLabelItemConverter.hxx
+++ b/chart2/source/controller/inc/TextLabelItemConverter.hxx
@@ -42,7 +42,7 @@ public:
sal_Int32 nNumberFormat = 0,
sal_Int32 nPercentNumberFormat = 0 );
- virtual ~TextLabelItemConverter();
+ virtual ~TextLabelItemConverter() override;
virtual void FillItemSet( SfxItemSet & rOutItemSet ) const override;
virtual bool ApplyItemSet( const SfxItemSet & rItemSet ) override;
diff --git a/chart2/source/controller/inc/TitleItemConverter.hxx b/chart2/source/controller/inc/TitleItemConverter.hxx
index 93d9f1a93503..6671c57ee4e5 100644
--- a/chart2/source/controller/inc/TitleItemConverter.hxx
+++ b/chart2/source/controller/inc/TitleItemConverter.hxx
@@ -38,7 +38,7 @@ public:
const css::uno::Reference<css::lang::XMultiServiceFactory>& xNamedPropertyContainerFactory,
const css::awt::Size* pRefSize = nullptr );
- virtual ~TitleItemConverter();
+ virtual ~TitleItemConverter() override;
virtual void FillItemSet( SfxItemSet & rOutItemSet ) const override;
virtual bool ApplyItemSet( const SfxItemSet & rItemSet ) override;
diff --git a/chart2/source/controller/inc/dlg_ChartType.hxx b/chart2/source/controller/inc/dlg_ChartType.hxx
index 889011d786eb..2903587a5dd3 100644
--- a/chart2/source/controller/inc/dlg_ChartType.hxx
+++ b/chart2/source/controller/inc/dlg_ChartType.hxx
@@ -34,7 +34,7 @@ class ChartTypeDialog : public ModalDialog
public:
ChartTypeDialog( vcl::Window* pWindow
, const css::uno::Reference< css::frame::XModel >& xChartModel );
- virtual ~ChartTypeDialog();
+ virtual ~ChartTypeDialog() override;
virtual void dispose() override;
private:
diff --git a/chart2/source/controller/inc/dlg_ChartType_UNO.hxx b/chart2/source/controller/inc/dlg_ChartType_UNO.hxx
index aaca031c5323..4ae8e94871b1 100644
--- a/chart2/source/controller/inc/dlg_ChartType_UNO.hxx
+++ b/chart2/source/controller/inc/dlg_ChartType_UNO.hxx
@@ -40,7 +40,7 @@ public:
static css::uno::Sequence< OUString > getSupportedServiceNames_Static();
static OUString getImplementationName_Static() throw( css::uno::RuntimeException );
private:
- virtual ~ChartTypeUnoDlg();
+ virtual ~ChartTypeUnoDlg() override;
// OGenericUnoDialog overridables
virtual void implInitialize(const css::uno::Any& _rValue) override;
diff --git a/chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx b/chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx
index 0e144f2775a9..7122daf207b2 100644
--- a/chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx
+++ b/chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx
@@ -50,7 +50,7 @@ public:
CreationWizardUnoDlg() = delete;
CreationWizardUnoDlg( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~CreationWizardUnoDlg();
+ virtual ~CreationWizardUnoDlg() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/chart2/source/controller/inc/dlg_DataEditor.hxx b/chart2/source/controller/inc/dlg_DataEditor.hxx
index 356192440dc1..b90c0adb8fef 100644
--- a/chart2/source/controller/inc/dlg_DataEditor.hxx
+++ b/chart2/source/controller/inc/dlg_DataEditor.hxx
@@ -44,7 +44,7 @@ public:
DataEditor( vcl::Window* pParent,
const css::uno::Reference< css::chart2::XChartDocument > & xChartDoc,
const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~DataEditor();
+ virtual ~DataEditor() override;
virtual void dispose() override;
// Dialog
diff --git a/chart2/source/controller/inc/dlg_DataSource.hxx b/chart2/source/controller/inc/dlg_DataSource.hxx
index b5965177aabf..c0ce414d21fb 100644
--- a/chart2/source/controller/inc/dlg_DataSource.hxx
+++ b/chart2/source/controller/inc/dlg_DataSource.hxx
@@ -47,7 +47,7 @@ public:
vcl::Window * pParent,
const css::uno::Reference< css::chart2::XChartDocument > & xChartDocument,
const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~DataSourceDialog();
+ virtual ~DataSourceDialog() override;
virtual void dispose() override;
// from Dialog (base of TabDialog)
diff --git a/chart2/source/controller/inc/dlg_InsertAxis_Grid.hxx b/chart2/source/controller/inc/dlg_InsertAxis_Grid.hxx
index 3799116d49e8..fea533d7b22d 100644
--- a/chart2/source/controller/inc/dlg_InsertAxis_Grid.hxx
+++ b/chart2/source/controller/inc/dlg_InsertAxis_Grid.hxx
@@ -52,7 +52,7 @@ protected:
public:
SchAxisDlg(vcl::Window* pParent, const InsertAxisOrGridDialogData& rInput, bool bAxisDlg=true);
- virtual ~SchAxisDlg();
+ virtual ~SchAxisDlg() override;
virtual void dispose() override;
void getResult( InsertAxisOrGridDialogData& rOutput );
diff --git a/chart2/source/controller/inc/dlg_ObjectProperties.hxx b/chart2/source/controller/inc/dlg_ObjectProperties.hxx
index 5c2ea039ad93..40ad209598c3 100644
--- a/chart2/source/controller/inc/dlg_ObjectProperties.hxx
+++ b/chart2/source/controller/inc/dlg_ObjectProperties.hxx
@@ -129,7 +129,7 @@ public:
const ObjectPropertiesDialogParameter* pDialogParameter,
const ViewElementListProvider* pViewElementListProvider,
const css::uno::Reference< css::util::XNumberFormatsSupplier >& xNumberFormatsSupplier );
- virtual ~SchAttribTabDlg();
+ virtual ~SchAttribTabDlg() override;
virtual void dispose() override;
//pSymbolShapeProperties: Properties to be set on the symbollist shapes
diff --git a/chart2/source/controller/inc/dlg_View3D.hxx b/chart2/source/controller/inc/dlg_View3D.hxx
index e7a4f8f62df0..b63ece7bea10 100644
--- a/chart2/source/controller/inc/dlg_View3D.hxx
+++ b/chart2/source/controller/inc/dlg_View3D.hxx
@@ -40,7 +40,7 @@ public:
View3DDialog( vcl::Window* pWindow,
const css::uno::Reference< css::frame::XModel > & xChartModel,
const XColorListRef &pColorTable );
- virtual ~View3DDialog();
+ virtual ~View3DDialog() override;
virtual void dispose() override;
// from Dialog (base of TabDialog)
diff --git a/chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx b/chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx
index c3186da441d9..bafb0e6b653a 100644
--- a/chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx
+++ b/chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx
@@ -56,7 +56,7 @@ public:
SfxItemPool & rItemPool,
const awt::Size* pRefSize,
const uno::Reference< beans::XPropertySet > & xParentProp );
- virtual ~FormattedStringsConverter();
+ virtual ~FormattedStringsConverter() override;
protected:
virtual const sal_uInt16 * GetWhichPairs() const override;
diff --git a/chart2/source/controller/main/ChartDropTargetHelper.hxx b/chart2/source/controller/main/ChartDropTargetHelper.hxx
index 41dc2b6cdfd3..bcd6060dfdd6 100644
--- a/chart2/source/controller/main/ChartDropTargetHelper.hxx
+++ b/chart2/source/controller/main/ChartDropTargetHelper.hxx
@@ -37,7 +37,7 @@ public:
explicit ChartDropTargetHelper(
const css::uno::Reference< css::datatransfer::dnd::XDropTarget >& rxDropTarget,
const css::uno::Reference< css::chart2::XChartDocument > & xChartDocument );
- virtual ~ChartDropTargetHelper();
+ virtual ~ChartDropTargetHelper() override;
protected:
diff --git a/chart2/source/controller/main/ChartFrameloader.hxx b/chart2/source/controller/main/ChartFrameloader.hxx
index f27f12dcfd0e..765fdfc8e5b4 100644
--- a/chart2/source/controller/main/ChartFrameloader.hxx
+++ b/chart2/source/controller/main/ChartFrameloader.hxx
@@ -45,7 +45,7 @@ public:
ChartFrameLoader() = delete;
explicit ChartFrameLoader(css::uno::Reference< css::uno::XComponentContext > const & xContext);
- virtual ~ChartFrameLoader();
+ virtual ~ChartFrameLoader() override;
// css::lang::XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/controller/main/ChartTransferable.hxx b/chart2/source/controller/main/ChartTransferable.hxx
index 8a5e2acd83b2..282c7ad94c24 100644
--- a/chart2/source/controller/main/ChartTransferable.hxx
+++ b/chart2/source/controller/main/ChartTransferable.hxx
@@ -37,7 +37,7 @@ class ChartTransferable : public TransferableHelper
{
public:
explicit ChartTransferable( SdrModel* pDrawModel, SdrObject* pSelectedObj, bool bDrawing = false );
- virtual ~ChartTransferable();
+ virtual ~ChartTransferable() override;
protected:
diff --git a/chart2/source/controller/main/CommandDispatch.hxx b/chart2/source/controller/main/CommandDispatch.hxx
index 96daf4b1c50d..e4775564ca95 100644
--- a/chart2/source/controller/main/CommandDispatch.hxx
+++ b/chart2/source/controller/main/CommandDispatch.hxx
@@ -49,7 +49,7 @@ class CommandDispatch :
{
public:
explicit CommandDispatch( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~CommandDispatch();
+ virtual ~CommandDispatch() override;
// late initialisation, especially for adding as listener
virtual void initialize();
diff --git a/chart2/source/controller/main/ConfigurationAccess.cxx b/chart2/source/controller/main/ConfigurationAccess.cxx
index 06282e7b1561..55cb5f9d5679 100644
--- a/chart2/source/controller/main/ConfigurationAccess.cxx
+++ b/chart2/source/controller/main/ConfigurationAccess.cxx
@@ -47,7 +47,7 @@ private:
public:
CalcConfigItem();
- virtual ~CalcConfigItem();
+ virtual ~CalcConfigItem() override;
FieldUnit getFieldUnit();
virtual void Notify( const uno::Sequence<OUString>& aPropertyNames) override;
diff --git a/chart2/source/controller/main/ControllerCommandDispatch.hxx b/chart2/source/controller/main/ControllerCommandDispatch.hxx
index 422ff7de1c53..0c7fcfdf6e1b 100644
--- a/chart2/source/controller/main/ControllerCommandDispatch.hxx
+++ b/chart2/source/controller/main/ControllerCommandDispatch.hxx
@@ -59,7 +59,7 @@ public:
explicit ControllerCommandDispatch(
const css::uno::Reference< css::uno::XComponentContext > & xContext,
ChartController* pController, CommandDispatchContainer* pContainer );
- virtual ~ControllerCommandDispatch();
+ virtual ~ControllerCommandDispatch() override;
// late initialisation, especially for adding as listener
virtual void initialize() override;
diff --git a/chart2/source/controller/main/DragMethod_Base.hxx b/chart2/source/controller/main/DragMethod_Base.hxx
index 77095cf2ff19..ec7b5c951260 100644
--- a/chart2/source/controller/main/DragMethod_Base.hxx
+++ b/chart2/source/controller/main/DragMethod_Base.hxx
@@ -33,7 +33,7 @@ public:
DragMethod_Base( DrawViewWrapper& rDrawViewWrapper, const OUString& rObjectCID
, const css::uno::Reference< css::frame::XModel >& xChartModel
, ActionDescriptionProvider::ActionType eActionType = ActionDescriptionProvider::ActionType::Move );
- virtual ~DragMethod_Base();
+ virtual ~DragMethod_Base() override;
OUString getUndoDescription() const;
diff --git a/chart2/source/controller/main/DragMethod_PieSegment.hxx b/chart2/source/controller/main/DragMethod_PieSegment.hxx
index 08ba137a8043..35739769c106 100644
--- a/chart2/source/controller/main/DragMethod_PieSegment.hxx
+++ b/chart2/source/controller/main/DragMethod_PieSegment.hxx
@@ -30,7 +30,7 @@ class DragMethod_PieSegment : public DragMethod_Base
public:
DragMethod_PieSegment( DrawViewWrapper& rDrawViewWrapper, const OUString& rObjectCID
, const css::uno::Reference< css::frame::XModel >& xChartModel );
- virtual ~DragMethod_PieSegment();
+ virtual ~DragMethod_PieSegment() override;
virtual void TakeSdrDragComment(OUString& rStr) const override;
virtual bool BeginSdrDrag() override;
diff --git a/chart2/source/controller/main/DragMethod_RotateDiagram.hxx b/chart2/source/controller/main/DragMethod_RotateDiagram.hxx
index acb2a732af4b..f89ab3682816 100644
--- a/chart2/source/controller/main/DragMethod_RotateDiagram.hxx
+++ b/chart2/source/controller/main/DragMethod_RotateDiagram.hxx
@@ -42,7 +42,7 @@ public:
, const css::uno::Reference< css::frame::XModel >& xChartModel
, RotationDirection eRotationDirection
);
- virtual ~DragMethod_RotateDiagram();
+ virtual ~DragMethod_RotateDiagram() override;
virtual void TakeSdrDragComment(OUString& rStr) const override;
diff --git a/chart2/source/controller/main/DrawCommandDispatch.hxx b/chart2/source/controller/main/DrawCommandDispatch.hxx
index dd1c379e2abb..435e4011edba 100644
--- a/chart2/source/controller/main/DrawCommandDispatch.hxx
+++ b/chart2/source/controller/main/DrawCommandDispatch.hxx
@@ -35,7 +35,7 @@ class DrawCommandDispatch: public FeatureCommandDispatchBase
{
public:
DrawCommandDispatch( const css::uno::Reference< css::uno::XComponentContext >& rxContext, ChartController* pController );
- virtual ~DrawCommandDispatch();
+ virtual ~DrawCommandDispatch() override;
virtual bool isFeatureSupported( const OUString& rCommandURL ) override;
diff --git a/chart2/source/controller/main/ElementSelector.hxx b/chart2/source/controller/main/ElementSelector.hxx
index f3508543e288..d8e6e896c213 100644
--- a/chart2/source/controller/main/ElementSelector.hxx
+++ b/chart2/source/controller/main/ElementSelector.hxx
@@ -70,7 +70,7 @@ class ElementSelectorToolbarController : public ::svt::ToolboxController
{
public:
explicit ElementSelectorToolbarController();
- virtual ~ElementSelectorToolbarController();
+ virtual ~ElementSelectorToolbarController() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/controller/main/FeatureCommandDispatchBase.hxx b/chart2/source/controller/main/FeatureCommandDispatchBase.hxx
index 8912572b6c07..f7b3dce41c35 100644
--- a/chart2/source/controller/main/FeatureCommandDispatchBase.hxx
+++ b/chart2/source/controller/main/FeatureCommandDispatchBase.hxx
@@ -51,7 +51,7 @@ class FeatureCommandDispatchBase: public CommandDispatch
{
public:
explicit FeatureCommandDispatchBase( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~FeatureCommandDispatchBase();
+ virtual ~FeatureCommandDispatchBase() override;
// late initialisation, especially for adding as listener
virtual void initialize() override;
diff --git a/chart2/source/controller/main/ShapeController.hxx b/chart2/source/controller/main/ShapeController.hxx
index 73b7db1172b0..c5ff2983afa1 100644
--- a/chart2/source/controller/main/ShapeController.hxx
+++ b/chart2/source/controller/main/ShapeController.hxx
@@ -38,7 +38,7 @@ class ShapeController: public FeatureCommandDispatchBase
public:
ShapeController( const css::uno::Reference< css::uno::XComponentContext >& rxContext, ChartController* pController );
- virtual ~ShapeController();
+ virtual ~ShapeController() override;
protected:
// WeakComponentImplHelperBase
diff --git a/chart2/source/controller/main/StatusBarCommandDispatch.hxx b/chart2/source/controller/main/StatusBarCommandDispatch.hxx
index f64b131083b1..87537d902e98 100644
--- a/chart2/source/controller/main/StatusBarCommandDispatch.hxx
+++ b/chart2/source/controller/main/StatusBarCommandDispatch.hxx
@@ -49,7 +49,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext > & xContext,
const css::uno::Reference< css::frame::XModel > & xModel,
const css::uno::Reference< css::view::XSelectionSupplier > & xSelSupp );
- virtual ~StatusBarCommandDispatch();
+ virtual ~StatusBarCommandDispatch() override;
// late initialisation, especially for adding as listener
virtual void initialize() override;
diff --git a/chart2/source/controller/main/UndoActions.hxx b/chart2/source/controller/main/UndoActions.hxx
index 6bc90243fc8e..ce63b94ea7da 100644
--- a/chart2/source/controller/main/UndoActions.hxx
+++ b/chart2/source/controller/main/UndoActions.hxx
@@ -74,7 +74,7 @@ public:
virtual void SAL_CALL disposing() override;
protected:
- virtual ~UndoElement();
+ virtual ~UndoElement() override;
private:
void impl_toggleModelState();
@@ -102,7 +102,7 @@ public:
virtual void SAL_CALL disposing() override;
protected:
- virtual ~ShapeUndoElement();
+ virtual ~ShapeUndoElement() override;
private:
SdrUndoAction* m_pAction;
diff --git a/chart2/source/controller/main/UndoCommandDispatch.hxx b/chart2/source/controller/main/UndoCommandDispatch.hxx
index 78e943635e27..603e493720fe 100644
--- a/chart2/source/controller/main/UndoCommandDispatch.hxx
+++ b/chart2/source/controller/main/UndoCommandDispatch.hxx
@@ -35,7 +35,7 @@ public:
explicit UndoCommandDispatch(
const css::uno::Reference< css::uno::XComponentContext > & xContext,
const css::uno::Reference< css::frame::XModel > & xModel );
- virtual ~UndoCommandDispatch();
+ virtual ~UndoCommandDispatch() override;
// late initialisation, especially for adding as listener
virtual void initialize() override;
diff --git a/chart2/source/controller/sidebar/Chart2PanelFactory.hxx b/chart2/source/controller/sidebar/Chart2PanelFactory.hxx
index 7b30fc4a9fa4..aebf987830f9 100644
--- a/chart2/source/controller/sidebar/Chart2PanelFactory.hxx
+++ b/chart2/source/controller/sidebar/Chart2PanelFactory.hxx
@@ -41,7 +41,7 @@ class ChartPanelFactory
{
public:
ChartPanelFactory();
- virtual ~ChartPanelFactory();
+ virtual ~ChartPanelFactory() override;
ChartPanelFactory(const ChartPanelFactory&) = delete;
const ChartPanelFactory& operator=(const ChartPanelFactory&) = delete;
diff --git a/chart2/source/controller/sidebar/ChartAreaPanel.hxx b/chart2/source/controller/sidebar/ChartAreaPanel.hxx
index f5e64d3b227b..e510082222fa 100644
--- a/chart2/source/controller/sidebar/ChartAreaPanel.hxx
+++ b/chart2/source/controller/sidebar/ChartAreaPanel.hxx
@@ -62,7 +62,7 @@ public:
const css::uno::Reference<css::frame::XFrame>& rxFrame,
ChartController* pController);
- virtual ~ChartAreaPanel();
+ virtual ~ChartAreaPanel() override;
virtual void setFillTransparence(const XFillTransparenceItem& rItem) override;
virtual void setFillFloatTransparence(const XFillFloatTransparenceItem& rItem) override;
diff --git a/chart2/source/controller/sidebar/ChartAxisPanel.hxx b/chart2/source/controller/sidebar/ChartAxisPanel.hxx
index 6cb9ec7724d5..2f2fc98d898f 100644
--- a/chart2/source/controller/sidebar/ChartAxisPanel.hxx
+++ b/chart2/source/controller/sidebar/ChartAxisPanel.hxx
@@ -63,7 +63,7 @@ public:
vcl::Window* pParent,
const css::uno::Reference<css::frame::XFrame>& rxFrame,
ChartController* pController);
- virtual ~ChartAxisPanel();
+ virtual ~ChartAxisPanel() override;
virtual void dispose() override;
virtual void updateData() override;
diff --git a/chart2/source/controller/sidebar/ChartElementsPanel.hxx b/chart2/source/controller/sidebar/ChartElementsPanel.hxx
index 43565def2afe..5e04943b145a 100644
--- a/chart2/source/controller/sidebar/ChartElementsPanel.hxx
+++ b/chart2/source/controller/sidebar/ChartElementsPanel.hxx
@@ -62,7 +62,7 @@ public:
const css::uno::Reference<css::frame::XFrame>& rxFrame,
ChartController* pController);
- virtual ~ChartElementsPanel();
+ virtual ~ChartElementsPanel() override;
virtual void dispose() override;
diff --git a/chart2/source/controller/sidebar/ChartErrorBarPanel.hxx b/chart2/source/controller/sidebar/ChartErrorBarPanel.hxx
index cff8398444ef..ea7e14b79548 100644
--- a/chart2/source/controller/sidebar/ChartErrorBarPanel.hxx
+++ b/chart2/source/controller/sidebar/ChartErrorBarPanel.hxx
@@ -61,7 +61,7 @@ public:
vcl::Window* pParent,
const css::uno::Reference<css::frame::XFrame>& rxFrame,
ChartController* pController);
- virtual ~ChartErrorBarPanel();
+ virtual ~ChartErrorBarPanel() override;
virtual void dispose() override;
virtual void updateData() override;
diff --git a/chart2/source/controller/sidebar/ChartLinePanel.hxx b/chart2/source/controller/sidebar/ChartLinePanel.hxx
index 7a842ac56ad5..e538d3208586 100644
--- a/chart2/source/controller/sidebar/ChartLinePanel.hxx
+++ b/chart2/source/controller/sidebar/ChartLinePanel.hxx
@@ -62,7 +62,7 @@ public:
const css::uno::Reference<css::frame::XFrame>& rxFrame,
ChartController* pController);
- virtual ~ChartLinePanel();
+ virtual ~ChartLinePanel() override;
virtual void updateData() override;
virtual void modelInvalid() override;
diff --git a/chart2/source/controller/sidebar/ChartSeriesPanel.hxx b/chart2/source/controller/sidebar/ChartSeriesPanel.hxx
index f9465c328555..5710810f86d7 100644
--- a/chart2/source/controller/sidebar/ChartSeriesPanel.hxx
+++ b/chart2/source/controller/sidebar/ChartSeriesPanel.hxx
@@ -71,7 +71,7 @@ public:
vcl::Window* pParent,
const css::uno::Reference<css::frame::XFrame>& rxFrame,
ChartController* pController);
- virtual ~ChartSeriesPanel();
+ virtual ~ChartSeriesPanel() override;
virtual void dispose() override;
virtual void updateData() override;
diff --git a/chart2/source/controller/sidebar/ChartSidebarModifyListener.hxx b/chart2/source/controller/sidebar/ChartSidebarModifyListener.hxx
index 9a06a24973fc..69b71d6157de 100644
--- a/chart2/source/controller/sidebar/ChartSidebarModifyListener.hxx
+++ b/chart2/source/controller/sidebar/ChartSidebarModifyListener.hxx
@@ -31,7 +31,7 @@ class ChartSidebarModifyListener : public cppu::WeakImplHelper<css::util::XModif
public:
explicit ChartSidebarModifyListener(ChartSidebarModifyListenerParent* pParent);
- virtual ~ChartSidebarModifyListener();
+ virtual ~ChartSidebarModifyListener() override;
virtual void SAL_CALL modified(const css::lang::EventObject& rEvent)
throw (::css::uno::RuntimeException, ::std::exception) override;
diff --git a/chart2/source/controller/sidebar/ChartSidebarSelectionListener.hxx b/chart2/source/controller/sidebar/ChartSidebarSelectionListener.hxx
index 9ac9a18e7968..85df72231369 100644
--- a/chart2/source/controller/sidebar/ChartSidebarSelectionListener.hxx
+++ b/chart2/source/controller/sidebar/ChartSidebarSelectionListener.hxx
@@ -38,7 +38,7 @@ public:
explicit ChartSidebarSelectionListener(ChartSidebarSelectionListenerParent* pParent);
// only liste to the changes of eType
ChartSidebarSelectionListener(ChartSidebarSelectionListenerParent* pParent, ObjectType eType);
- virtual ~ChartSidebarSelectionListener();
+ virtual ~ChartSidebarSelectionListener() override;
virtual void SAL_CALL selectionChanged(const css::lang::EventObject& rEvent)
throw (::css::uno::RuntimeException, ::std::exception) override;
diff --git a/chart2/source/inc/CachedDataSequence.hxx b/chart2/source/inc/CachedDataSequence.hxx
index b9cca8739b2f..425b65d7935c 100644
--- a/chart2/source/inc/CachedDataSequence.hxx
+++ b/chart2/source/inc/CachedDataSequence.hxx
@@ -79,7 +79,7 @@ public:
/// Copy CTOR
explicit CachedDataSequence( const CachedDataSequence & rSource );
- virtual ~CachedDataSequence();
+ virtual ~CachedDataSequence() override;
/// declare XServiceInfo methods
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/inc/ConfigColorScheme.hxx b/chart2/source/inc/ConfigColorScheme.hxx
index 834e8d45a0b4..9be8091ac314 100644
--- a/chart2/source/inc/ConfigColorScheme.hxx
+++ b/chart2/source/inc/ConfigColorScheme.hxx
@@ -46,7 +46,7 @@ class ConfigColorScheme :
{
public:
explicit ConfigColorScheme( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- SAL_DLLPRIVATE virtual ~ConfigColorScheme();
+ SAL_DLLPRIVATE virtual ~ConfigColorScheme() override;
/// declare XServiceInfo methods
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/inc/DataSource.hxx b/chart2/source/inc/DataSource.hxx
index ebf2058fe793..af885c667649 100644
--- a/chart2/source/inc/DataSource.hxx
+++ b/chart2/source/inc/DataSource.hxx
@@ -40,7 +40,7 @@ public:
explicit DataSource(
const css::uno::Sequence< css::uno::Reference< css::chart2::data::XLabeledDataSequence > > & rSequences );
- virtual ~DataSource();
+ virtual ~DataSource() override;
/// declare XServiceInfo methods
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/inc/ErrorBar.hxx b/chart2/source/inc/ErrorBar.hxx
index 2f925ba6a9c8..8b1496e84f3d 100644
--- a/chart2/source/inc/ErrorBar.hxx
+++ b/chart2/source/inc/ErrorBar.hxx
@@ -83,7 +83,7 @@ private:
public:
explicit ErrorBar( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~ErrorBar();
+ virtual ~ErrorBar() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/inc/ExponentialRegressionCurveCalculator.hxx b/chart2/source/inc/ExponentialRegressionCurveCalculator.hxx
index d3746757d8ca..f6400b090329 100644
--- a/chart2/source/inc/ExponentialRegressionCurveCalculator.hxx
+++ b/chart2/source/inc/ExponentialRegressionCurveCalculator.hxx
@@ -28,7 +28,7 @@ class ExponentialRegressionCurveCalculator : public RegressionCurveCalculator
{
public:
ExponentialRegressionCurveCalculator();
- virtual ~ExponentialRegressionCurveCalculator();
+ virtual ~ExponentialRegressionCurveCalculator() override;
protected:
virtual OUString ImplGetRepresentation(
diff --git a/chart2/source/inc/InternalDataProvider.hxx b/chart2/source/inc/InternalDataProvider.hxx
index 8355d8269f18..19e2e1e2ee64 100644
--- a/chart2/source/inc/InternalDataProvider.hxx
+++ b/chart2/source/inc/InternalDataProvider.hxx
@@ -77,7 +77,7 @@ public:
bool bConnectToModel,
bool bDefaultDataInColumns );
explicit InternalDataProvider( const InternalDataProvider & rOther );
- virtual ~InternalDataProvider();
+ virtual ~InternalDataProvider() override;
void createDefaultData();
diff --git a/chart2/source/inc/LabeledDataSequence.hxx b/chart2/source/inc/LabeledDataSequence.hxx
index a68bb703aadd..899e76c4bab5 100644
--- a/chart2/source/inc/LabeledDataSequence.hxx
+++ b/chart2/source/inc/LabeledDataSequence.hxx
@@ -52,7 +52,7 @@ public:
const css::uno::Reference< css::chart2::data::XDataSequence > & rValues,
const css::uno::Reference< css::chart2::data::XDataSequence > & rLabels );
- virtual ~LabeledDataSequence();
+ virtual ~LabeledDataSequence() override;
/// declare XServiceInfo methods
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/inc/LifeTime.hxx b/chart2/source/inc/LifeTime.hxx
index e1e3ac6cdfdc..870dd7c2468c 100644
--- a/chart2/source/inc/LifeTime.hxx
+++ b/chart2/source/inc/LifeTime.hxx
@@ -86,7 +86,7 @@ protected:
public:
OOO_DLLPUBLIC_CHARTTOOLS CloseableLifeTimeManager( css::util::XCloseable* pCloseable
, css::lang::XComponent* pComponent );
-OOO_DLLPUBLIC_CHARTTOOLS virtual ~CloseableLifeTimeManager();
+OOO_DLLPUBLIC_CHARTTOOLS virtual ~CloseableLifeTimeManager() override;
OOO_DLLPUBLIC_CHARTTOOLS bool impl_isDisposedOrClosed( bool bAssert=true );
OOO_DLLPUBLIC_CHARTTOOLS bool g_close_startTryClose(bool bDeliverOwnership)
diff --git a/chart2/source/inc/LinearRegressionCurveCalculator.hxx b/chart2/source/inc/LinearRegressionCurveCalculator.hxx
index 6cc83707505e..df36c2d72d8d 100644
--- a/chart2/source/inc/LinearRegressionCurveCalculator.hxx
+++ b/chart2/source/inc/LinearRegressionCurveCalculator.hxx
@@ -29,7 +29,7 @@ class LinearRegressionCurveCalculator : public PolynomialRegressionCurveCalculat
{
public:
LinearRegressionCurveCalculator();
- virtual ~LinearRegressionCurveCalculator();
+ virtual ~LinearRegressionCurveCalculator() override;
private:
virtual void SAL_CALL setRegressionProperties(
diff --git a/chart2/source/inc/LogarithmicRegressionCurveCalculator.hxx b/chart2/source/inc/LogarithmicRegressionCurveCalculator.hxx
index 922562fa3c85..ec16964566aa 100644
--- a/chart2/source/inc/LogarithmicRegressionCurveCalculator.hxx
+++ b/chart2/source/inc/LogarithmicRegressionCurveCalculator.hxx
@@ -28,7 +28,7 @@ class LogarithmicRegressionCurveCalculator : public RegressionCurveCalculator
{
public:
LogarithmicRegressionCurveCalculator();
- virtual ~LogarithmicRegressionCurveCalculator();
+ virtual ~LogarithmicRegressionCurveCalculator() override;
protected:
virtual OUString ImplGetRepresentation(
diff --git a/chart2/source/inc/MeanValueRegressionCurveCalculator.hxx b/chart2/source/inc/MeanValueRegressionCurveCalculator.hxx
index fbd307735d7e..4ccc817b4033 100644
--- a/chart2/source/inc/MeanValueRegressionCurveCalculator.hxx
+++ b/chart2/source/inc/MeanValueRegressionCurveCalculator.hxx
@@ -28,7 +28,7 @@ class MeanValueRegressionCurveCalculator : public RegressionCurveCalculator
{
public:
MeanValueRegressionCurveCalculator();
- virtual ~MeanValueRegressionCurveCalculator();
+ virtual ~MeanValueRegressionCurveCalculator() override;
protected:
virtual OUString ImplGetRepresentation(
diff --git a/chart2/source/inc/MovingAverageRegressionCurveCalculator.hxx b/chart2/source/inc/MovingAverageRegressionCurveCalculator.hxx
index ccfcc7adf636..a43635a9cc06 100644
--- a/chart2/source/inc/MovingAverageRegressionCurveCalculator.hxx
+++ b/chart2/source/inc/MovingAverageRegressionCurveCalculator.hxx
@@ -29,7 +29,7 @@ class MovingAverageRegressionCurveCalculator : public RegressionCurveCalculator
{
public:
MovingAverageRegressionCurveCalculator();
- virtual ~MovingAverageRegressionCurveCalculator();
+ virtual ~MovingAverageRegressionCurveCalculator() override;
protected:
virtual OUString ImplGetRepresentation(
diff --git a/chart2/source/inc/NameContainer.hxx b/chart2/source/inc/NameContainer.hxx
index b4fc11b06d67..91c3a9970a33 100644
--- a/chart2/source/inc/NameContainer.hxx
+++ b/chart2/source/inc/NameContainer.hxx
@@ -50,7 +50,7 @@ public:
NameContainer() = delete;
NameContainer( const css::uno::Type& rType, const OUString& rServicename, const OUString& rImplementationName );
explicit NameContainer( const NameContainer & rOther );
- virtual ~NameContainer();
+ virtual ~NameContainer() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/chart2/source/inc/PolynomialRegressionCurveCalculator.hxx b/chart2/source/inc/PolynomialRegressionCurveCalculator.hxx
index 9b0944e22154..a6e08c6115f7 100644
--- a/chart2/source/inc/PolynomialRegressionCurveCalculator.hxx
+++ b/chart2/source/inc/PolynomialRegressionCurveCalculator.hxx
@@ -29,7 +29,7 @@ class PolynomialRegressionCurveCalculator : public RegressionCurveCalculator
{
public:
PolynomialRegressionCurveCalculator();
- virtual ~PolynomialRegressionCurveCalculator();
+ virtual ~PolynomialRegressionCurveCalculator() override;
protected:
virtual OUString ImplGetRepresentation(
diff --git a/chart2/source/inc/PotentialRegressionCurveCalculator.hxx b/chart2/source/inc/PotentialRegressionCurveCalculator.hxx
index a201152234b1..7a890617ca2a 100644
--- a/chart2/source/inc/PotentialRegressionCurveCalculator.hxx
+++ b/chart2/source/inc/PotentialRegressionCurveCalculator.hxx
@@ -29,7 +29,7 @@ class PotentialRegressionCurveCalculator : public RegressionCurveCalculator
{
public:
PotentialRegressionCurveCalculator();
- virtual ~PotentialRegressionCurveCalculator();
+ virtual ~PotentialRegressionCurveCalculator() override;
protected:
virtual OUString ImplGetRepresentation(
diff --git a/chart2/source/inc/RangeHighlighter.hxx b/chart2/source/inc/RangeHighlighter.hxx
index 2fe6291ece72..a7b67169fab8 100644
--- a/chart2/source/inc/RangeHighlighter.hxx
+++ b/chart2/source/inc/RangeHighlighter.hxx
@@ -51,7 +51,7 @@ class RangeHighlighter :
public:
explicit RangeHighlighter(
const css::uno::Reference< css::view::XSelectionSupplier > & xSelectionSupplier );
- virtual ~RangeHighlighter();
+ virtual ~RangeHighlighter() override;
protected:
// ____ XRangeHighlighter ____
diff --git a/chart2/source/inc/RegressionCurveCalculator.hxx b/chart2/source/inc/RegressionCurveCalculator.hxx
index 422c39b3ed55..ff063c8a8c96 100644
--- a/chart2/source/inc/RegressionCurveCalculator.hxx
+++ b/chart2/source/inc/RegressionCurveCalculator.hxx
@@ -33,7 +33,7 @@ class RegressionCurveCalculator : public
{
public:
RegressionCurveCalculator();
- virtual ~RegressionCurveCalculator();
+ virtual ~RegressionCurveCalculator() override;
static bool isLinearScaling(
const css::uno::Reference< css::chart2::XScaling >& xScaling );
diff --git a/chart2/source/inc/Scaling.hxx b/chart2/source/inc/Scaling.hxx
index 690ac3f6e103..bac4b7f5bb25 100644
--- a/chart2/source/inc/Scaling.hxx
+++ b/chart2/source/inc/Scaling.hxx
@@ -42,7 +42,7 @@ public:
/// base is 10.0
explicit LogarithmicScaling();
LogarithmicScaling( double fBase );
- virtual ~LogarithmicScaling();
+ virtual ~LogarithmicScaling() override;
/// declare XServiceInfo methods
virtual OUString SAL_CALL getImplementationName()
@@ -83,7 +83,7 @@ public:
/// base is 10.0
explicit ExponentialScaling();
explicit ExponentialScaling( double fBase );
- virtual ~ExponentialScaling();
+ virtual ~ExponentialScaling() override;
/// declare XServiceInfo methods
virtual OUString SAL_CALL getImplementationName()
@@ -123,7 +123,7 @@ public:
explicit LinearScaling();
/// y(x) = fSlope * x + fOffset
LinearScaling( double fSlope, double fOffset );
- virtual ~LinearScaling();
+ virtual ~LinearScaling() override;
/// declare XServiceInfo methods
virtual OUString SAL_CALL getImplementationName()
@@ -162,7 +162,7 @@ public:
/// exponent 10.0
explicit PowerScaling();
explicit PowerScaling( double fExponent );
- virtual ~PowerScaling();
+ virtual ~PowerScaling() override;
/// declare XServiceInfo methods
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/inc/UncachedDataSequence.hxx b/chart2/source/inc/UncachedDataSequence.hxx
index 607a2696725d..5373b76b74c4 100644
--- a/chart2/source/inc/UncachedDataSequence.hxx
+++ b/chart2/source/inc/UncachedDataSequence.hxx
@@ -88,7 +88,7 @@ public:
const OUString & rRangeRepresentation,
const OUString & rRole );
UncachedDataSequence( const UncachedDataSequence & rSource );
- virtual ~UncachedDataSequence();
+ virtual ~UncachedDataSequence() override;
/// declare XServiceInfo methods
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/inc/WeakListenerAdapter.hxx b/chart2/source/inc/WeakListenerAdapter.hxx
index 4ff2e3e4922c..b29dc538e22c 100644
--- a/chart2/source/inc/WeakListenerAdapter.hxx
+++ b/chart2/source/inc/WeakListenerAdapter.hxx
@@ -82,7 +82,7 @@ class WeakModifyListenerAdapter :
public:
explicit WeakModifyListenerAdapter(
const css::uno::WeakReference< css::util::XModifyListener > & xListener );
- virtual ~WeakModifyListenerAdapter();
+ virtual ~WeakModifyListenerAdapter() override;
protected:
// ____ XModifyListener ____
@@ -96,7 +96,7 @@ class WeakSelectionChangeListenerAdapter :
public:
explicit WeakSelectionChangeListenerAdapter(
const css::uno::Reference< css::view::XSelectionChangeListener > & xListener );
- virtual ~WeakSelectionChangeListenerAdapter();
+ virtual ~WeakSelectionChangeListenerAdapter() override;
protected:
// ____ XSelectionChangeListener ____
diff --git a/chart2/source/inc/WrappedDefaultProperty.hxx b/chart2/source/inc/WrappedDefaultProperty.hxx
index b9c26cbd7f84..f0a9fed217ed 100644
--- a/chart2/source/inc/WrappedDefaultProperty.hxx
+++ b/chart2/source/inc/WrappedDefaultProperty.hxx
@@ -31,7 +31,7 @@ public:
explicit WrappedDefaultProperty(
const OUString& rOuterName, const OUString& rInnerName,
const css::uno::Any& rNewOuterDefault );
- virtual ~WrappedDefaultProperty();
+ virtual ~WrappedDefaultProperty() override;
virtual void setPropertyToDefault(
const css::uno::Reference< css::beans::XPropertyState >& xInnerPropertyState ) const
diff --git a/chart2/source/inc/WrappedDirectStateProperty.hxx b/chart2/source/inc/WrappedDirectStateProperty.hxx
index 6402afd57b7b..1c97aa0a5cb8 100644
--- a/chart2/source/inc/WrappedDirectStateProperty.hxx
+++ b/chart2/source/inc/WrappedDirectStateProperty.hxx
@@ -31,7 +31,7 @@ class OOO_DLLPUBLIC_CHARTTOOLS WrappedDirectStateProperty :
public:
explicit WrappedDirectStateProperty(
const OUString& rOuterName, const OUString& rInnerName );
- virtual ~WrappedDirectStateProperty();
+ virtual ~WrappedDirectStateProperty() override;
virtual css::beans::PropertyState getPropertyState(
const css::uno::Reference< css::beans::XPropertyState >& xInnerPropertyState ) const
diff --git a/chart2/source/inc/WrappedIgnoreProperty.hxx b/chart2/source/inc/WrappedIgnoreProperty.hxx
index ca6fe26ef6d5..70f0c37c9862 100644
--- a/chart2/source/inc/WrappedIgnoreProperty.hxx
+++ b/chart2/source/inc/WrappedIgnoreProperty.hxx
@@ -31,7 +31,7 @@ class OOO_DLLPUBLIC_CHARTTOOLS WrappedIgnoreProperty : public WrappedProperty
{
public:
WrappedIgnoreProperty( const OUString& rOuterName, const css::uno::Any& rDefaultValue );
- virtual ~WrappedIgnoreProperty();
+ virtual ~WrappedIgnoreProperty() override;
virtual void setPropertyValue( const css::uno::Any& rOuterValue, const css::uno::Reference< css::beans::XPropertySet >& xInnerPropertySet ) const
throw (css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
diff --git a/chart2/source/inc/WrappedPropertySet.hxx b/chart2/source/inc/WrappedPropertySet.hxx
index 1815dcf8bb0c..cd2c89937e84 100644
--- a/chart2/source/inc/WrappedPropertySet.hxx
+++ b/chart2/source/inc/WrappedPropertySet.hxx
@@ -47,7 +47,7 @@ class OOO_DLLPUBLIC_CHARTTOOLS WrappedPropertySet :
{
public:
WrappedPropertySet();
- virtual ~WrappedPropertySet();
+ virtual ~WrappedPropertySet() override;
void clearWrappedPropertySet();
diff --git a/chart2/source/inc/chartview/DrawModelWrapper.hxx b/chart2/source/inc/chartview/DrawModelWrapper.hxx
index 91ac42c19734..45e6b57eeef3 100644
--- a/chart2/source/inc/chartview/DrawModelWrapper.hxx
+++ b/chart2/source/inc/chartview/DrawModelWrapper.hxx
@@ -46,7 +46,7 @@ public:
SAL_DLLPRIVATE DrawModelWrapper(
const css::uno::Reference<css::uno::XComponentContext>& xContext );
- SAL_DLLPRIVATE virtual ~DrawModelWrapper();
+ SAL_DLLPRIVATE virtual ~DrawModelWrapper() override;
css::uno::Reference< css::lang::XMultiServiceFactory > getShapeFactory();
diff --git a/chart2/source/model/inc/BaseCoordinateSystem.hxx b/chart2/source/model/inc/BaseCoordinateSystem.hxx
index da9a04c128d2..ab73022b468b 100644
--- a/chart2/source/model/inc/BaseCoordinateSystem.hxx
+++ b/chart2/source/model/inc/BaseCoordinateSystem.hxx
@@ -58,7 +58,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext > & xContext,
sal_Int32 nDimensionCount = 2 );
explicit BaseCoordinateSystem( const BaseCoordinateSystem & rSource );
- virtual ~BaseCoordinateSystem();
+ virtual ~BaseCoordinateSystem() override;
// ____ OPropertySet ____
virtual css::uno::Any GetDefaultValue( sal_Int32 nHandle ) const
diff --git a/chart2/source/model/inc/CartesianCoordinateSystem.hxx b/chart2/source/model/inc/CartesianCoordinateSystem.hxx
index d17126c9b9e0..5cd12965bd36 100644
--- a/chart2/source/model/inc/CartesianCoordinateSystem.hxx
+++ b/chart2/source/model/inc/CartesianCoordinateSystem.hxx
@@ -31,7 +31,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext > & xContext,
sal_Int32 nDimensionCount = 2 );
explicit CartesianCoordinateSystem( const CartesianCoordinateSystem & rSource );
- virtual ~CartesianCoordinateSystem();
+ virtual ~CartesianCoordinateSystem() override;
// ____ XCoordinateSystem ____
virtual OUString SAL_CALL getCoordinateSystemType()
@@ -60,7 +60,7 @@ class CartesianCoordinateSystem2d : public CartesianCoordinateSystem
public:
explicit CartesianCoordinateSystem2d(
const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~CartesianCoordinateSystem2d();
+ virtual ~CartesianCoordinateSystem2d() override;
// ____ XServiceInfo ____
virtual OUString SAL_CALL getImplementationName()
@@ -80,7 +80,7 @@ public:
explicit CartesianCoordinateSystem3d(
const css::uno::Reference<
css::uno::XComponentContext > & xContext );
- virtual ~CartesianCoordinateSystem3d();
+ virtual ~CartesianCoordinateSystem3d() override;
// ____ XServiceInfo ____
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/model/inc/ChartTypeManager.hxx b/chart2/source/model/inc/ChartTypeManager.hxx
index 807ce952d3c5..b41664120019 100644
--- a/chart2/source/model/inc/ChartTypeManager.hxx
+++ b/chart2/source/model/inc/ChartTypeManager.hxx
@@ -41,7 +41,7 @@ class ChartTypeManager :
public:
explicit ChartTypeManager(
css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~ChartTypeManager();
+ virtual ~ChartTypeManager() override;
virtual OUString SAL_CALL
getImplementationName()
diff --git a/chart2/source/model/inc/DataSeries.hxx b/chart2/source/model/inc/DataSeries.hxx
index 81859e6186ab..030d0ce3c219 100644
--- a/chart2/source/model/inc/DataSeries.hxx
+++ b/chart2/source/model/inc/DataSeries.hxx
@@ -68,7 +68,7 @@ class DataSeries :
{
public:
explicit DataSeries( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~DataSeries();
+ virtual ~DataSeries() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/model/inc/Diagram.hxx b/chart2/source/model/inc/Diagram.hxx
index 6e86d36464d5..9dbec671422c 100644
--- a/chart2/source/model/inc/Diagram.hxx
+++ b/chart2/source/model/inc/Diagram.hxx
@@ -62,7 +62,7 @@ class Diagram :
{
public:
Diagram( css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~Diagram();
+ virtual ~Diagram() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/model/inc/PolarCoordinateSystem.hxx b/chart2/source/model/inc/PolarCoordinateSystem.hxx
index ba4def86ec79..70773f03153e 100644
--- a/chart2/source/model/inc/PolarCoordinateSystem.hxx
+++ b/chart2/source/model/inc/PolarCoordinateSystem.hxx
@@ -31,7 +31,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext > & xContext,
sal_Int32 nDimensionCount = 2 );
explicit PolarCoordinateSystem( const PolarCoordinateSystem & rSource );
- virtual ~PolarCoordinateSystem();
+ virtual ~PolarCoordinateSystem() override;
// ____ XCoordinateSystem ____
virtual OUString SAL_CALL getCoordinateSystemType()
@@ -60,7 +60,7 @@ class PolarCoordinateSystem2d : public PolarCoordinateSystem
public:
explicit PolarCoordinateSystem2d(
const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~PolarCoordinateSystem2d();
+ virtual ~PolarCoordinateSystem2d() override;
// ____ XServiceInfo ____
virtual OUString SAL_CALL getImplementationName()
@@ -79,7 +79,7 @@ class PolarCoordinateSystem3d : public PolarCoordinateSystem
public:
explicit PolarCoordinateSystem3d(
const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~PolarCoordinateSystem3d();
+ virtual ~PolarCoordinateSystem3d() override;
// ____ XServiceInfo ____
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/model/inc/StockBar.hxx b/chart2/source/model/inc/StockBar.hxx
index a00419aa2eab..51d3db993fb5 100644
--- a/chart2/source/model/inc/StockBar.hxx
+++ b/chart2/source/model/inc/StockBar.hxx
@@ -47,7 +47,7 @@ class StockBar :
{
public:
explicit StockBar( bool bRisingCourse );
- virtual ~StockBar();
+ virtual ~StockBar() override;
/// merge XInterface implementations
DECLARE_XINTERFACE()
diff --git a/chart2/source/model/inc/XMLFilter.hxx b/chart2/source/model/inc/XMLFilter.hxx
index ffe01fc40e7c..1c7ce84131ad 100644
--- a/chart2/source/model/inc/XMLFilter.hxx
+++ b/chart2/source/model/inc/XMLFilter.hxx
@@ -59,7 +59,7 @@ class XMLFilter : public
{
public:
explicit XMLFilter( css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~XMLFilter();
+ virtual ~XMLFilter() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/model/main/Axis.hxx b/chart2/source/model/main/Axis.hxx
index bc6bc659c02d..00f0d6503b19 100644
--- a/chart2/source/model/main/Axis.hxx
+++ b/chart2/source/model/main/Axis.hxx
@@ -55,7 +55,7 @@ class Axis :
{
public:
explicit Axis( css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~Axis();
+ virtual ~Axis() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/model/main/DataPoint.hxx b/chart2/source/model/main/DataPoint.hxx
index 2be2e69053dc..2262079f0e59 100644
--- a/chart2/source/model/main/DataPoint.hxx
+++ b/chart2/source/model/main/DataPoint.hxx
@@ -52,7 +52,7 @@ class DataPoint :
{
public:
explicit DataPoint( const css::uno::Reference< css::beans::XPropertySet > & rParentProperties );
- virtual ~DataPoint();
+ virtual ~DataPoint() override;
/// merge XInterface implementations
DECLARE_XINTERFACE()
diff --git a/chart2/source/model/main/FormattedString.hxx b/chart2/source/model/main/FormattedString.hxx
index 54e714748ade..8f4755405260 100644
--- a/chart2/source/model/main/FormattedString.hxx
+++ b/chart2/source/model/main/FormattedString.hxx
@@ -51,7 +51,7 @@ class FormattedString :
public:
explicit FormattedString( css::uno::Reference<
css::uno::XComponentContext > const & xContext );
- virtual ~FormattedString();
+ virtual ~FormattedString() override;
/// declare XServiceInfo methods
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/model/main/GridProperties.hxx b/chart2/source/model/main/GridProperties.hxx
index ae73f6160aa8..75dd9a33ce1a 100644
--- a/chart2/source/model/main/GridProperties.hxx
+++ b/chart2/source/model/main/GridProperties.hxx
@@ -53,7 +53,7 @@ class GridProperties :
public:
explicit GridProperties( css::uno::Reference< css::uno::XComponentContext > const & xContext );
explicit GridProperties();
- virtual ~GridProperties();
+ virtual ~GridProperties() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/model/main/Legend.hxx b/chart2/source/model/main/Legend.hxx
index d3a761541655..066a595b3606 100644
--- a/chart2/source/model/main/Legend.hxx
+++ b/chart2/source/model/main/Legend.hxx
@@ -52,7 +52,7 @@ class Legend :
{
public:
explicit Legend( css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~Legend();
+ virtual ~Legend() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/model/main/PageBackground.hxx b/chart2/source/model/main/PageBackground.hxx
index b89cb9a3f918..721642059028 100644
--- a/chart2/source/model/main/PageBackground.hxx
+++ b/chart2/source/model/main/PageBackground.hxx
@@ -49,7 +49,7 @@ class PageBackground :
{
public:
explicit PageBackground( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~PageBackground();
+ virtual ~PageBackground() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/model/main/Title.hxx b/chart2/source/model/main/Title.hxx
index c741da577f13..b484ccec66cf 100644
--- a/chart2/source/model/main/Title.hxx
+++ b/chart2/source/model/main/Title.hxx
@@ -50,7 +50,7 @@ class Title :
{
public:
explicit Title( css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~Title();
+ virtual ~Title() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/model/main/Wall.hxx b/chart2/source/model/main/Wall.hxx
index 00d09d8a926b..e35d936312b7 100644
--- a/chart2/source/model/main/Wall.hxx
+++ b/chart2/source/model/main/Wall.hxx
@@ -49,7 +49,7 @@ class Wall :
{
public:
Wall();
- virtual ~Wall();
+ virtual ~Wall() override;
/// merge XInterface implementations
DECLARE_XINTERFACE()
diff --git a/chart2/source/model/template/AreaChartType.hxx b/chart2/source/model/template/AreaChartType.hxx
index d3afb47a6bff..b3c2843197eb 100644
--- a/chart2/source/model/template/AreaChartType.hxx
+++ b/chart2/source/model/template/AreaChartType.hxx
@@ -28,7 +28,7 @@ class AreaChartType : public ChartType
{
public:
explicit AreaChartType( css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~AreaChartType();
+ virtual ~AreaChartType() override;
virtual OUString SAL_CALL
getImplementationName()
diff --git a/chart2/source/model/template/AreaChartTypeTemplate.hxx b/chart2/source/model/template/AreaChartTypeTemplate.hxx
index 9a65af2d3912..83d73c1687e6 100644
--- a/chart2/source/model/template/AreaChartTypeTemplate.hxx
+++ b/chart2/source/model/template/AreaChartTypeTemplate.hxx
@@ -40,7 +40,7 @@ public:
const OUString & rServiceName,
StackMode eStackMode,
sal_Int32 nDim = 2 );
- virtual ~AreaChartTypeTemplate();
+ virtual ~AreaChartTypeTemplate() override;
/// merge XInterface implementations
DECLARE_XINTERFACE()
diff --git a/chart2/source/model/template/BarChartType.hxx b/chart2/source/model/template/BarChartType.hxx
index eb6344d36733..96b706e41999 100644
--- a/chart2/source/model/template/BarChartType.hxx
+++ b/chart2/source/model/template/BarChartType.hxx
@@ -28,7 +28,7 @@ class BarChartType : public ChartType
{
public:
explicit BarChartType( css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~BarChartType();
+ virtual ~BarChartType() override;
virtual OUString SAL_CALL
getImplementationName()
diff --git a/chart2/source/model/template/BarChartTypeTemplate.hxx b/chart2/source/model/template/BarChartTypeTemplate.hxx
index 5c1dc3724cd1..73b98fa1fe56 100644
--- a/chart2/source/model/template/BarChartTypeTemplate.hxx
+++ b/chart2/source/model/template/BarChartTypeTemplate.hxx
@@ -47,7 +47,7 @@ public:
StackMode eStackMode,
BarDirection eDirection,
sal_Int32 nDim = 2 );
- virtual ~BarChartTypeTemplate();
+ virtual ~BarChartTypeTemplate() override;
/// merge XInterface implementations
DECLARE_XINTERFACE()
diff --git a/chart2/source/model/template/BubbleChartType.hxx b/chart2/source/model/template/BubbleChartType.hxx
index 3e2f69e4e5c4..66d7508b00ae 100644
--- a/chart2/source/model/template/BubbleChartType.hxx
+++ b/chart2/source/model/template/BubbleChartType.hxx
@@ -30,7 +30,7 @@ class BubbleChartType : public ChartType
public:
explicit BubbleChartType(
css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~BubbleChartType();
+ virtual ~BubbleChartType() override;
virtual OUString SAL_CALL
getImplementationName()
diff --git a/chart2/source/model/template/BubbleChartTypeTemplate.hxx b/chart2/source/model/template/BubbleChartTypeTemplate.hxx
index b6ede1c10b66..e5e135726f5f 100644
--- a/chart2/source/model/template/BubbleChartTypeTemplate.hxx
+++ b/chart2/source/model/template/BubbleChartTypeTemplate.hxx
@@ -36,7 +36,7 @@ public:
explicit BubbleChartTypeTemplate(
css::uno::Reference< css::uno::XComponentContext > const & xContext,
const OUString & rServiceName );
- virtual ~BubbleChartTypeTemplate();
+ virtual ~BubbleChartTypeTemplate() override;
/// merge XInterface implementations
DECLARE_XINTERFACE()
diff --git a/chart2/source/model/template/BubbleDataInterpreter.hxx b/chart2/source/model/template/BubbleDataInterpreter.hxx
index ed5cebfcc0e8..4f08d05c7517 100644
--- a/chart2/source/model/template/BubbleDataInterpreter.hxx
+++ b/chart2/source/model/template/BubbleDataInterpreter.hxx
@@ -29,7 +29,7 @@ class BubbleDataInterpreter : public DataInterpreter
public:
explicit BubbleDataInterpreter(
const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~BubbleDataInterpreter();
+ virtual ~BubbleDataInterpreter() override;
protected:
// ____ XDataInterpreter ____
diff --git a/chart2/source/model/template/CandleStickChartType.hxx b/chart2/source/model/template/CandleStickChartType.hxx
index 6521ca2b9cb1..a4079f2b86fd 100644
--- a/chart2/source/model/template/CandleStickChartType.hxx
+++ b/chart2/source/model/template/CandleStickChartType.hxx
@@ -29,7 +29,7 @@ class CandleStickChartType : public ChartType
public:
explicit CandleStickChartType(
css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~CandleStickChartType();
+ virtual ~CandleStickChartType() override;
virtual OUString SAL_CALL
getImplementationName()
diff --git a/chart2/source/model/template/ChartType.hxx b/chart2/source/model/template/ChartType.hxx
index 653ce0f2ee1c..ef702bc71e46 100644
--- a/chart2/source/model/template/ChartType.hxx
+++ b/chart2/source/model/template/ChartType.hxx
@@ -54,7 +54,7 @@ class ChartType :
{
public:
explicit ChartType( css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~ChartType();
+ virtual ~ChartType() override;
/// merge XInterface implementations
DECLARE_XINTERFACE()
diff --git a/chart2/source/model/template/ChartTypeTemplate.hxx b/chart2/source/model/template/ChartTypeTemplate.hxx
index 2f7bdcb26b41..3ae8a9a9a91c 100644
--- a/chart2/source/model/template/ChartTypeTemplate.hxx
+++ b/chart2/source/model/template/ChartTypeTemplate.hxx
@@ -76,7 +76,7 @@ class ChartTypeTemplate : public ::cppu::WeakImplHelper<
public:
explicit ChartTypeTemplate( css::uno::Reference< css::uno::XComponentContext > const & xContext,
const OUString & rServiceName );
- virtual ~ChartTypeTemplate();
+ virtual ~ChartTypeTemplate() override;
protected:
// ____ XChartTypeTemplate ____
diff --git a/chart2/source/model/template/ColumnChartType.hxx b/chart2/source/model/template/ColumnChartType.hxx
index 6da6f794194c..3616a28ddece 100644
--- a/chart2/source/model/template/ColumnChartType.hxx
+++ b/chart2/source/model/template/ColumnChartType.hxx
@@ -28,7 +28,7 @@ class ColumnChartType : public ChartType
{
public:
explicit ColumnChartType( css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~ColumnChartType();
+ virtual ~ColumnChartType() override;
virtual OUString SAL_CALL
getImplementationName()
diff --git a/chart2/source/model/template/ColumnLineChartTypeTemplate.hxx b/chart2/source/model/template/ColumnLineChartTypeTemplate.hxx
index 7cb7d76e41d5..80a15444d598 100644
--- a/chart2/source/model/template/ColumnLineChartTypeTemplate.hxx
+++ b/chart2/source/model/template/ColumnLineChartTypeTemplate.hxx
@@ -40,7 +40,7 @@ public:
const OUString & rServiceName,
StackMode eStackMode,
sal_Int32 nNumberOfLines );
- virtual ~ColumnLineChartTypeTemplate();
+ virtual ~ColumnLineChartTypeTemplate() override;
/// merge XInterface implementations
DECLARE_XINTERFACE()
diff --git a/chart2/source/model/template/ColumnLineDataInterpreter.hxx b/chart2/source/model/template/ColumnLineDataInterpreter.hxx
index 8c0505236fa2..ea7ef0a934cd 100644
--- a/chart2/source/model/template/ColumnLineDataInterpreter.hxx
+++ b/chart2/source/model/template/ColumnLineDataInterpreter.hxx
@@ -30,7 +30,7 @@ public:
explicit ColumnLineDataInterpreter(
sal_Int32 nNumberOfLines,
const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~ColumnLineDataInterpreter();
+ virtual ~ColumnLineDataInterpreter() override;
protected:
// ____ XDataInterpreter ____
diff --git a/chart2/source/model/template/DataInterpreter.hxx b/chart2/source/model/template/DataInterpreter.hxx
index e9fd3e3ec042..8815496681fb 100644
--- a/chart2/source/model/template/DataInterpreter.hxx
+++ b/chart2/source/model/template/DataInterpreter.hxx
@@ -33,7 +33,7 @@ class DataInterpreter : public ::cppu::WeakImplHelper<
{
public:
explicit DataInterpreter( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~DataInterpreter();
+ virtual ~DataInterpreter() override;
const css::uno::Reference< css::uno::XComponentContext >&
GetComponentContext() const { return m_xContext;}
diff --git a/chart2/source/model/template/FilledNetChartType.hxx b/chart2/source/model/template/FilledNetChartType.hxx
index f16f51877405..d7ddbaa9f790 100644
--- a/chart2/source/model/template/FilledNetChartType.hxx
+++ b/chart2/source/model/template/FilledNetChartType.hxx
@@ -28,7 +28,7 @@ class FilledNetChartType : public NetChartType_Base
{
public:
explicit FilledNetChartType( css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~FilledNetChartType();
+ virtual ~FilledNetChartType() override;
virtual OUString SAL_CALL
getImplementationName()
diff --git a/chart2/source/model/template/GL3DBarChartType.hxx b/chart2/source/model/template/GL3DBarChartType.hxx
index 7540e41290b3..dc2680871c72 100644
--- a/chart2/source/model/template/GL3DBarChartType.hxx
+++ b/chart2/source/model/template/GL3DBarChartType.hxx
@@ -22,7 +22,7 @@ class GL3DBarChartType : public ChartType
{
public:
explicit GL3DBarChartType( const css::uno::Reference<css::uno::XComponentContext>& xContext );
- virtual ~GL3DBarChartType();
+ virtual ~GL3DBarChartType() override;
virtual css::uno::Sequence< OUString > SAL_CALL
getSupportedPropertyRoles()
diff --git a/chart2/source/model/template/GL3DBarChartTypeTemplate.hxx b/chart2/source/model/template/GL3DBarChartTypeTemplate.hxx
index 220b1e534703..baa781459d1a 100644
--- a/chart2/source/model/template/GL3DBarChartTypeTemplate.hxx
+++ b/chart2/source/model/template/GL3DBarChartTypeTemplate.hxx
@@ -30,7 +30,7 @@ public:
css::uno::XComponentContext>& xContext,
const OUString& rServiceName );
- virtual ~GL3DBarChartTypeTemplate();
+ virtual ~GL3DBarChartTypeTemplate() override;
virtual css::uno::Reference<css::chart2::XChartType> getChartTypeForIndex( sal_Int32 nChartTypeIndex ) override;
diff --git a/chart2/source/model/template/LineChartType.hxx b/chart2/source/model/template/LineChartType.hxx
index 8602ef32b63d..17190dd59084 100644
--- a/chart2/source/model/template/LineChartType.hxx
+++ b/chart2/source/model/template/LineChartType.hxx
@@ -29,7 +29,7 @@ class LineChartType : public ChartType
{
public:
explicit LineChartType( css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~LineChartType();
+ virtual ~LineChartType() override;
virtual OUString SAL_CALL
getImplementationName()
diff --git a/chart2/source/model/template/LineChartTypeTemplate.hxx b/chart2/source/model/template/LineChartTypeTemplate.hxx
index c8d1ad21c9b8..1a1364bfb8f2 100644
--- a/chart2/source/model/template/LineChartTypeTemplate.hxx
+++ b/chart2/source/model/template/LineChartTypeTemplate.hxx
@@ -42,7 +42,7 @@ public:
bool bSymbols,
bool bHasLines = true,
sal_Int32 nDim = 2 );
- virtual ~LineChartTypeTemplate();
+ virtual ~LineChartTypeTemplate() override;
/// merge XInterface implementations
DECLARE_XINTERFACE()
diff --git a/chart2/source/model/template/NetChartType.hxx b/chart2/source/model/template/NetChartType.hxx
index 5ea718208b64..ea931ea702df 100644
--- a/chart2/source/model/template/NetChartType.hxx
+++ b/chart2/source/model/template/NetChartType.hxx
@@ -28,7 +28,7 @@ class NetChartType_Base : public ChartType
{
public:
explicit NetChartType_Base( css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~NetChartType_Base();
+ virtual ~NetChartType_Base() override;
protected:
explicit NetChartType_Base( const NetChartType_Base & rOther );
@@ -55,7 +55,7 @@ class NetChartType : public NetChartType_Base
{
public:
explicit NetChartType( css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~NetChartType();
+ virtual ~NetChartType() override;
virtual OUString SAL_CALL
getImplementationName()
diff --git a/chart2/source/model/template/NetChartTypeTemplate.hxx b/chart2/source/model/template/NetChartTypeTemplate.hxx
index cefc496a10b2..f6eca07f400b 100644
--- a/chart2/source/model/template/NetChartTypeTemplate.hxx
+++ b/chart2/source/model/template/NetChartTypeTemplate.hxx
@@ -36,7 +36,7 @@ public:
bool bHasLines = true,
bool bHasFilledArea = false
);
- virtual ~NetChartTypeTemplate();
+ virtual ~NetChartTypeTemplate() override;
protected:
// ____ XChartTypeTemplate ____
diff --git a/chart2/source/model/template/PieChartType.hxx b/chart2/source/model/template/PieChartType.hxx
index 34b3b306a8b5..19aa8f2050b0 100644
--- a/chart2/source/model/template/PieChartType.hxx
+++ b/chart2/source/model/template/PieChartType.hxx
@@ -29,7 +29,7 @@ class PieChartType : public ChartType
public:
explicit PieChartType(
css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~PieChartType();
+ virtual ~PieChartType() override;
virtual OUString SAL_CALL
getImplementationName()
diff --git a/chart2/source/model/template/PieChartTypeTemplate.hxx b/chart2/source/model/template/PieChartTypeTemplate.hxx
index e9f191fe3af7..5940ba610b2a 100644
--- a/chart2/source/model/template/PieChartTypeTemplate.hxx
+++ b/chart2/source/model/template/PieChartTypeTemplate.hxx
@@ -41,7 +41,7 @@ public:
css::chart2::PieChartOffsetMode eMode,
bool bRings = false,
sal_Int32 nDim = 2 );
- virtual ~PieChartTypeTemplate();
+ virtual ~PieChartTypeTemplate() override;
/// merge XInterface implementations
DECLARE_XINTERFACE()
diff --git a/chart2/source/model/template/ScatterChartType.hxx b/chart2/source/model/template/ScatterChartType.hxx
index b3ef17dd89de..117364065550 100644
--- a/chart2/source/model/template/ScatterChartType.hxx
+++ b/chart2/source/model/template/ScatterChartType.hxx
@@ -33,7 +33,7 @@ public:
css::chart2::CurveStyle eCurveStyle = css::chart2::CurveStyle_LINES,
sal_Int32 nResolution = 20,
sal_Int32 nOrder = 3 );
- virtual ~ScatterChartType();
+ virtual ~ScatterChartType() override;
virtual OUString SAL_CALL
getImplementationName()
diff --git a/chart2/source/model/template/ScatterChartTypeTemplate.hxx b/chart2/source/model/template/ScatterChartTypeTemplate.hxx
index 6a03fe38dff3..65ae965bc284 100644
--- a/chart2/source/model/template/ScatterChartTypeTemplate.hxx
+++ b/chart2/source/model/template/ScatterChartTypeTemplate.hxx
@@ -40,7 +40,7 @@ public:
bool bSymbols,
bool bHasLines = true,
sal_Int32 nDim = 2 );
- virtual ~ScatterChartTypeTemplate();
+ virtual ~ScatterChartTypeTemplate() override;
/// merge XInterface implementations
DECLARE_XINTERFACE()
diff --git a/chart2/source/model/template/StockChartTypeTemplate.hxx b/chart2/source/model/template/StockChartTypeTemplate.hxx
index 89e4295ec31b..2a04ba2bec6a 100644
--- a/chart2/source/model/template/StockChartTypeTemplate.hxx
+++ b/chart2/source/model/template/StockChartTypeTemplate.hxx
@@ -54,7 +54,7 @@ public:
const OUString & rServiceName,
StockVariant eVariant,
bool bJapaneseStyle );
- virtual ~StockChartTypeTemplate();
+ virtual ~StockChartTypeTemplate() override;
/// merge XInterface implementations
DECLARE_XINTERFACE()
diff --git a/chart2/source/model/template/StockDataInterpreter.hxx b/chart2/source/model/template/StockDataInterpreter.hxx
index 5b466f892c26..9e054af878db 100644
--- a/chart2/source/model/template/StockDataInterpreter.hxx
+++ b/chart2/source/model/template/StockDataInterpreter.hxx
@@ -32,7 +32,7 @@ public:
explicit StockDataInterpreter(
StockChartTypeTemplate::StockVariant eVariant,
const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~StockDataInterpreter();
+ virtual ~StockDataInterpreter() override;
protected:
// ____ XDataInterpreter ____
diff --git a/chart2/source/model/template/XYDataInterpreter.hxx b/chart2/source/model/template/XYDataInterpreter.hxx
index 08ab0fb79d0c..cf8017a02a3c 100644
--- a/chart2/source/model/template/XYDataInterpreter.hxx
+++ b/chart2/source/model/template/XYDataInterpreter.hxx
@@ -28,7 +28,7 @@ class XYDataInterpreter : public DataInterpreter
{
public:
explicit XYDataInterpreter( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~XYDataInterpreter();
+ virtual ~XYDataInterpreter() override;
protected:
// ____ XDataInterpreter ____
diff --git a/chart2/source/tools/ConfigColorScheme.cxx b/chart2/source/tools/ConfigColorScheme.cxx
index 6ecd3f3836fa..21b54d5a365f 100644
--- a/chart2/source/tools/ConfigColorScheme.cxx
+++ b/chart2/source/tools/ConfigColorScheme.cxx
@@ -53,7 +53,7 @@ class ChartConfigItem : public ::utl::ConfigItem
{
public:
explicit ChartConfigItem( ConfigColorScheme & rListener );
- virtual ~ChartConfigItem() {}
+ virtual ~ChartConfigItem() override {}
void addPropertyNotification( const OUString & rPropertyName );
uno::Any getProperty( const OUString & aPropertyName );
diff --git a/chart2/source/tools/ExplicitCategoriesProvider.cxx b/chart2/source/tools/ExplicitCategoriesProvider.cxx
index d2f24524873b..70321070d3bf 100644
--- a/chart2/source/tools/ExplicitCategoriesProvider.cxx
+++ b/chart2/source/tools/ExplicitCategoriesProvider.cxx
@@ -226,7 +226,7 @@ public:
: m_rSplitCategoriesList( rSplitCategoriesList )
, mrModel( rModel )
{}
- virtual ~SplitCategoriesProvider_ForLabeledDataSequences()
+ virtual ~SplitCategoriesProvider_ForLabeledDataSequences() override
{}
virtual sal_Int32 getLevelCount() const override;
diff --git a/chart2/source/tools/InternalDataProvider.cxx b/chart2/source/tools/InternalDataProvider.cxx
index eaab5476c67d..32dd3c715ab2 100644
--- a/chart2/source/tools/InternalDataProvider.cxx
+++ b/chart2/source/tools/InternalDataProvider.cxx
@@ -1355,7 +1355,7 @@ public:
explicit SplitCategoriesProvider_ForComplexDescriptions( const ::std::vector< ::std::vector< uno::Any > >& rComplexDescriptions )
: m_rComplexDescriptions( rComplexDescriptions )
{}
- virtual ~SplitCategoriesProvider_ForComplexDescriptions()
+ virtual ~SplitCategoriesProvider_ForComplexDescriptions() override
{}
virtual sal_Int32 getLevelCount() const override;
diff --git a/chart2/source/tools/RegressionCurveModel.hxx b/chart2/source/tools/RegressionCurveModel.hxx
index 35e63007d6d0..5f56f766b672 100644
--- a/chart2/source/tools/RegressionCurveModel.hxx
+++ b/chart2/source/tools/RegressionCurveModel.hxx
@@ -68,7 +68,7 @@ public:
RegressionCurveModel( css::uno::Reference< css::uno::XComponentContext > const & xContext,
tCurveType eCurveType );
RegressionCurveModel( const RegressionCurveModel & rOther );
- virtual ~RegressionCurveModel();
+ virtual ~RegressionCurveModel() override;
/// merge XInterface implementations
DECLARE_XINTERFACE()
@@ -145,7 +145,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext > & xContext );
explicit MeanValueRegressionCurve(
const MeanValueRegressionCurve & rOther );
- virtual ~MeanValueRegressionCurve();
+ virtual ~MeanValueRegressionCurve() override;
// ____ XCloneable ____
virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone()
@@ -171,7 +171,7 @@ public:
css::uno::XComponentContext > & xContext );
explicit LinearRegressionCurve(
const LinearRegressionCurve & rOther );
- virtual ~LinearRegressionCurve();
+ virtual ~LinearRegressionCurve() override;
// ____ XCloneable ____
virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone()
@@ -197,7 +197,7 @@ public:
css::uno::XComponentContext > & xContext );
explicit LogarithmicRegressionCurve(
const LogarithmicRegressionCurve & rOther );
- virtual ~LogarithmicRegressionCurve();
+ virtual ~LogarithmicRegressionCurve() override;
// ____ XCloneable ____
virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone()
@@ -222,7 +222,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext > & xContext );
explicit ExponentialRegressionCurve(
const ExponentialRegressionCurve & rOther );
- virtual ~ExponentialRegressionCurve();
+ virtual ~ExponentialRegressionCurve() override;
// ____ XCloneable ____
virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone()
@@ -248,7 +248,7 @@ public:
css::uno::XComponentContext > & xContext );
explicit PotentialRegressionCurve(
const PotentialRegressionCurve & rOther );
- virtual ~PotentialRegressionCurve();
+ virtual ~PotentialRegressionCurve() override;
// ____ XCloneable ____
virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone()
@@ -273,7 +273,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext > & xContext );
explicit PolynomialRegressionCurve(
const PolynomialRegressionCurve & rOther );
- virtual ~PolynomialRegressionCurve();
+ virtual ~PolynomialRegressionCurve() override;
// ____ XCloneable ____
virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone()
@@ -298,7 +298,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext > & xContext );
explicit MovingAverageRegressionCurve(
const MovingAverageRegressionCurve & rOther );
- virtual ~MovingAverageRegressionCurve();
+ virtual ~MovingAverageRegressionCurve() override;
// ____ XCloneable ____
virtual css::uno::Reference< css::util::XCloneable > SAL_CALL createClone()
diff --git a/chart2/source/tools/RegressionEquation.hxx b/chart2/source/tools/RegressionEquation.hxx
index b05aa1f4ac94..cd2d4456843a 100644
--- a/chart2/source/tools/RegressionEquation.hxx
+++ b/chart2/source/tools/RegressionEquation.hxx
@@ -54,7 +54,7 @@ class RegressionEquation :
{
public:
explicit RegressionEquation();
- virtual ~RegressionEquation();
+ virtual ~RegressionEquation() override;
virtual OUString SAL_CALL
getImplementationName()
diff --git a/chart2/source/view/axes/DateScaling.hxx b/chart2/source/view/axes/DateScaling.hxx
index 65dbdcbae644..2aedbe5c56df 100644
--- a/chart2/source/view/axes/DateScaling.hxx
+++ b/chart2/source/view/axes/DateScaling.hxx
@@ -38,7 +38,7 @@ class DateScaling :
{
public:
DateScaling( const Date& rNullDate, sal_Int32 nTimeUnit, bool bShifted );
- virtual ~DateScaling();
+ virtual ~DateScaling() override;
/// declare XServiceInfo methods
virtual OUString SAL_CALL getImplementationName()
@@ -78,7 +78,7 @@ class InverseDateScaling :
{
public:
InverseDateScaling( const Date& rNullDate, sal_Int32 nTimeUnit, bool bShifted );
- virtual ~InverseDateScaling();
+ virtual ~InverseDateScaling() override;
/// declare XServiceInfo methods
virtual OUString SAL_CALL getImplementationName()
diff --git a/chart2/source/view/axes/Tickmarks.hxx b/chart2/source/view/axes/Tickmarks.hxx
index 865c87e15dd6..ac5f4828baba 100644
--- a/chart2/source/view/axes/Tickmarks.hxx
+++ b/chart2/source/view/axes/Tickmarks.hxx
@@ -72,7 +72,7 @@ class PureTickIter : public TickIter
{
public:
explicit PureTickIter( TickInfoArrayType& rTickInfoVector );
- virtual ~PureTickIter();
+ virtual ~PureTickIter() override;
virtual TickInfo* firstInfo() override;
virtual TickInfo* nextInfo() override;
@@ -119,7 +119,7 @@ public:
, const ::basegfx::B2DVector& rStartScreenPos, const ::basegfx::B2DVector& rEndScreenPos
, const ::basegfx::B2DVector& rAxisLineToLabelLineShift );
- virtual ~TickFactory2D();
+ virtual ~TickFactory2D() override;
static sal_Int32 getTickScreenDistance( TickIter& rIter );
diff --git a/chart2/source/view/axes/Tickmarks_Equidistant.hxx b/chart2/source/view/axes/Tickmarks_Equidistant.hxx
index 69ec5e44158c..1e8474457fb9 100644
--- a/chart2/source/view/axes/Tickmarks_Equidistant.hxx
+++ b/chart2/source/view/axes/Tickmarks_Equidistant.hxx
@@ -33,7 +33,7 @@ public:
EquidistantTickIter( TickInfoArraysType& rTickInfos
, const ExplicitIncrementData& rIncrement
, sal_Int32 nMinDepth=0, sal_Int32 nMaxDepth=-1 );
- virtual ~EquidistantTickIter();
+ virtual ~EquidistantTickIter() override;
double* firstValue();
double* nextValue();
diff --git a/chart2/source/view/axes/VAxisBase.hxx b/chart2/source/view/axes/VAxisBase.hxx
index 4330f3ee65f7..3599972e12b1 100644
--- a/chart2/source/view/axes/VAxisBase.hxx
+++ b/chart2/source/view/axes/VAxisBase.hxx
@@ -36,7 +36,7 @@ public:
VAxisBase( sal_Int32 nDimensionIndex, sal_Int32 nDimensionCount
, const AxisProperties& rAxisProperties
, const css::uno::Reference< css::util::XNumberFormatsSupplier >& xNumberFormatsSupplier );
- virtual ~VAxisBase();
+ virtual ~VAxisBase() override;
/**
* Return the number of dimensions the diagram has. 2 for x and y, and 3
diff --git a/chart2/source/view/axes/VAxisOrGridBase.hxx b/chart2/source/view/axes/VAxisOrGridBase.hxx
index d9f038f440fd..c8884d8acc5a 100644
--- a/chart2/source/view/axes/VAxisOrGridBase.hxx
+++ b/chart2/source/view/axes/VAxisOrGridBase.hxx
@@ -37,7 +37,7 @@ class VAxisOrGridBase : public PlotterBase
{
public:
VAxisOrGridBase( sal_Int32 nDimensionIndex, sal_Int32 nDimensionCount );
- virtual ~VAxisOrGridBase();
+ virtual ~VAxisOrGridBase() override;
virtual void setTransformationSceneToScreen( const css::drawing::HomogenMatrix& rMatrix ) override;
virtual void setExplicitScaleAndIncrement(
diff --git a/chart2/source/view/axes/VCartesianAxis.cxx b/chart2/source/view/axes/VCartesianAxis.cxx
index 0e0920b4d2e7..f58afb729ff0 100644
--- a/chart2/source/view/axes/VCartesianAxis.cxx
+++ b/chart2/source/view/axes/VCartesianAxis.cxx
@@ -423,7 +423,7 @@ class MaxLabelTickIter : public TickIter
{
public:
MaxLabelTickIter( TickInfoArrayType& rTickInfoVector, size_t nLongestLabelIndex );
- virtual ~MaxLabelTickIter();
+ virtual ~MaxLabelTickIter() override;
virtual TickInfo* firstInfo() override;
virtual TickInfo* nextInfo() override;
diff --git a/chart2/source/view/axes/VCartesianAxis.hxx b/chart2/source/view/axes/VCartesianAxis.hxx
index 61c14d4f5473..15074393d90a 100644
--- a/chart2/source/view/axes/VCartesianAxis.hxx
+++ b/chart2/source/view/axes/VCartesianAxis.hxx
@@ -35,7 +35,7 @@ public:
, PlottingPositionHelper* pPosHelper = nullptr //takes ownership
);
- virtual ~VCartesianAxis();
+ virtual ~VCartesianAxis() override;
virtual void createMaximumLabels() override;
virtual void createLabels() override;
diff --git a/chart2/source/view/axes/VCartesianCoordinateSystem.cxx b/chart2/source/view/axes/VCartesianCoordinateSystem.cxx
index 930fe3519818..6cf8f6b9b55b 100644
--- a/chart2/source/view/axes/VCartesianCoordinateSystem.cxx
+++ b/chart2/source/view/axes/VCartesianCoordinateSystem.cxx
@@ -41,7 +41,7 @@ public:
: m_aTextSequence( rTextSequence )
{
}
- virtual ~TextualDataProvider()
+ virtual ~TextualDataProvider() override
{
}
diff --git a/chart2/source/view/axes/VCartesianCoordinateSystem.hxx b/chart2/source/view/axes/VCartesianCoordinateSystem.hxx
index d258b6182673..9a791fde9541 100644
--- a/chart2/source/view/axes/VCartesianCoordinateSystem.hxx
+++ b/chart2/source/view/axes/VCartesianCoordinateSystem.hxx
@@ -31,7 +31,7 @@ class VCartesianCoordinateSystem : public VCoordinateSystem
public:
VCartesianCoordinateSystem() = delete;
explicit VCartesianCoordinateSystem( const css::uno::Reference< css::chart2::XCoordinateSystem >& xCooSys );
- virtual ~VCartesianCoordinateSystem();
+ virtual ~VCartesianCoordinateSystem() override;
virtual void createVAxisList(
const css::uno::Reference< css::chart2::XChartDocument> &ChartDoc
diff --git a/chart2/source/view/axes/VCartesianGrid.hxx b/chart2/source/view/axes/VCartesianGrid.hxx
index 6239b01faff1..dddb629bd6dd 100644
--- a/chart2/source/view/axes/VCartesianGrid.hxx
+++ b/chart2/source/view/axes/VCartesianGrid.hxx
@@ -36,7 +36,7 @@ public:
, const css::uno::Sequence<
css::uno::Reference< css::beans::XPropertySet > >& rGridPropertiesList //main grid, subgrid, subsubgrid etc
);
- virtual ~VCartesianGrid();
+ virtual ~VCartesianGrid() override;
virtual void createShapes() override;
diff --git a/chart2/source/view/axes/VPolarAngleAxis.hxx b/chart2/source/view/axes/VPolarAngleAxis.hxx
index f78af84d4a67..2b2d6f7c60ed 100644
--- a/chart2/source/view/axes/VPolarAngleAxis.hxx
+++ b/chart2/source/view/axes/VPolarAngleAxis.hxx
@@ -34,7 +34,7 @@ public:
VPolarAngleAxis( const AxisProperties& rAxisProperties
, const css::uno::Reference< css::util::XNumberFormatsSupplier >& xNumberFormatsSupplier
, sal_Int32 nDimensionCount );
- virtual ~VPolarAngleAxis();
+ virtual ~VPolarAngleAxis() override;
virtual void createMaximumLabels() override;
virtual void createLabels() override;
diff --git a/chart2/source/view/axes/VPolarAxis.hxx b/chart2/source/view/axes/VPolarAxis.hxx
index 283a67ae5752..6eaed3385128 100644
--- a/chart2/source/view/axes/VPolarAxis.hxx
+++ b/chart2/source/view/axes/VPolarAxis.hxx
@@ -40,7 +40,7 @@ public:
virtual bool isAnythingToDraw() override;
- virtual ~VPolarAxis();
+ virtual ~VPolarAxis() override;
protected:
VPolarAxis( const AxisProperties& rAxisProperties
diff --git a/chart2/source/view/axes/VPolarCoordinateSystem.hxx b/chart2/source/view/axes/VPolarCoordinateSystem.hxx
index 8828d3ee1d2d..3d0474389536 100644
--- a/chart2/source/view/axes/VPolarCoordinateSystem.hxx
+++ b/chart2/source/view/axes/VPolarCoordinateSystem.hxx
@@ -31,7 +31,7 @@ class VPolarCoordinateSystem : public VCoordinateSystem
public:
VPolarCoordinateSystem() = delete;
explicit VPolarCoordinateSystem( const css::uno::Reference< css::chart2::XCoordinateSystem >& xCooSys );
- virtual ~VPolarCoordinateSystem();
+ virtual ~VPolarCoordinateSystem() override;
//better performance for big data
virtual css::uno::Sequence< sal_Int32 > getCoordinateSystemResolution( const css::awt::Size& rPageSize
diff --git a/chart2/source/view/axes/VPolarGrid.hxx b/chart2/source/view/axes/VPolarGrid.hxx
index 40889f5145b8..6d8a128b3210 100644
--- a/chart2/source/view/axes/VPolarGrid.hxx
+++ b/chart2/source/view/axes/VPolarGrid.hxx
@@ -39,7 +39,7 @@ public:
, const css::uno::Sequence<
css::uno::Reference< css::beans::XPropertySet > > & rGridPropertiesList //main grid, subgrid, subsubgrid etc
);
- virtual ~VPolarGrid();
+ virtual ~VPolarGrid() override;
virtual void createShapes() override;
diff --git a/chart2/source/view/axes/VPolarRadiusAxis.hxx b/chart2/source/view/axes/VPolarRadiusAxis.hxx
index 65ed5e6ccd00..b43c2b256cc3 100644
--- a/chart2/source/view/axes/VPolarRadiusAxis.hxx
+++ b/chart2/source/view/axes/VPolarRadiusAxis.hxx
@@ -36,7 +36,7 @@ public:
VPolarRadiusAxis( const AxisProperties& rAxisProperties
, const css::uno::Reference< css::util::XNumberFormatsSupplier >& xNumberFormatsSupplier
, sal_Int32 nDimensionCount );
- virtual ~VPolarRadiusAxis();
+ virtual ~VPolarRadiusAxis() override;
virtual void initPlotter(
const css::uno::Reference< css::drawing::XShapes >& xLogicTarget
diff --git a/chart2/source/view/charttypes/AreaChart.hxx b/chart2/source/view/charttypes/AreaChart.hxx
index d355287de4d8..b4f00ef82483 100644
--- a/chart2/source/view/charttypes/AreaChart.hxx
+++ b/chart2/source/view/charttypes/AreaChart.hxx
@@ -36,7 +36,7 @@ public:
, sal_Int32 nDimensionCount
, bool bCategoryXAxis, bool bNoArea=false
);
- virtual ~AreaChart();
+ virtual ~AreaChart() override;
virtual void createShapes() override;
virtual void addSeries( VDataSeries* pSeries, sal_Int32 zSlot = -1, sal_Int32 xSlot = -1,sal_Int32 ySlot = -1 ) override;
diff --git a/chart2/source/view/charttypes/BarChart.hxx b/chart2/source/view/charttypes/BarChart.hxx
index 17632f5c4832..706e257d91a8 100644
--- a/chart2/source/view/charttypes/BarChart.hxx
+++ b/chart2/source/view/charttypes/BarChart.hxx
@@ -34,7 +34,7 @@ public:
BarChart( const css::uno::Reference< css::chart2::XChartType >& xChartTypeModel
, sal_Int32 nDimensionCount );
- virtual ~BarChart();
+ virtual ~BarChart() override;
virtual void createShapes() override;
virtual void addSeries( VDataSeries* pSeries, sal_Int32 zSlot = -1, sal_Int32 xSlot = -1,sal_Int32 ySlot = -1 ) override;
diff --git a/chart2/source/view/charttypes/BarPositionHelper.hxx b/chart2/source/view/charttypes/BarPositionHelper.hxx
index c34d67207382..444edc7c8bf5 100644
--- a/chart2/source/view/charttypes/BarPositionHelper.hxx
+++ b/chart2/source/view/charttypes/BarPositionHelper.hxx
@@ -34,7 +34,7 @@ class BarPositionHelper : public CategoryPositionHelper, public PlottingPosition
public:
explicit BarPositionHelper( bool bSwapXAndY=true );
BarPositionHelper( const BarPositionHelper& rSource );
- virtual ~BarPositionHelper();
+ virtual ~BarPositionHelper() override;
virtual PlottingPositionHelper* clone() const override;
diff --git a/chart2/source/view/charttypes/BubbleChart.hxx b/chart2/source/view/charttypes/BubbleChart.hxx
index 7b3a9206ef8a..ab24ac69cce3 100644
--- a/chart2/source/view/charttypes/BubbleChart.hxx
+++ b/chart2/source/view/charttypes/BubbleChart.hxx
@@ -33,7 +33,7 @@ public:
BubbleChart( const css::uno::Reference< css::chart2::XChartType >& xChartTypeModel
, sal_Int32 nDimensionCount );
- virtual ~BubbleChart();
+ virtual ~BubbleChart() override;
virtual void createShapes() override;
diff --git a/chart2/source/view/charttypes/CandleStickChart.hxx b/chart2/source/view/charttypes/CandleStickChart.hxx
index 38e1dacd57b9..3142e1bdd47e 100644
--- a/chart2/source/view/charttypes/CandleStickChart.hxx
+++ b/chart2/source/view/charttypes/CandleStickChart.hxx
@@ -34,7 +34,7 @@ public:
CandleStickChart( const css::uno::Reference< css::chart2::XChartType >& xChartTypeModel
, sal_Int32 nDimensionCount );
- virtual ~CandleStickChart();
+ virtual ~CandleStickChart() override;
virtual void createShapes() override;
virtual void addSeries( VDataSeries* pSeries, sal_Int32 zSlot = -1, sal_Int32 xSlot = -1,sal_Int32 ySlot = -1 ) override;
diff --git a/chart2/source/view/charttypes/NetChart.hxx b/chart2/source/view/charttypes/NetChart.hxx
index 381678de3be7..c0b22c3ee439 100644
--- a/chart2/source/view/charttypes/NetChart.hxx
+++ b/chart2/source/view/charttypes/NetChart.hxx
@@ -36,7 +36,7 @@ public:
, bool bNoArea
, PlottingPositionHelper* pPlottingPositionHelper //takes ownership
);
- virtual ~NetChart();
+ virtual ~NetChart() override;
virtual void createShapes() override;
virtual void addSeries( VDataSeries* pSeries, sal_Int32 zSlot = -1, sal_Int32 xSlot = -1,sal_Int32 ySlot = -1 ) override;
diff --git a/chart2/source/view/charttypes/PieChart.cxx b/chart2/source/view/charttypes/PieChart.cxx
index 9407995715f6..d2df00070f7d 100644
--- a/chart2/source/view/charttypes/PieChart.cxx
+++ b/chart2/source/view/charttypes/PieChart.cxx
@@ -98,7 +98,7 @@ class PiePositionHelper : public PolarPlottingPositionHelper
{
public:
PiePositionHelper( NormalAxis eNormalAxis, double fAngleDegreeOffset );
- virtual ~PiePositionHelper();
+ virtual ~PiePositionHelper() override;
bool getInnerAndOuterRadius( double fCategoryX, double& fLogicInnerRadius, double& fLogicOuterRadius, bool bUseRings, double fMaxOffset ) const;
diff --git a/chart2/source/view/charttypes/PieChart.hxx b/chart2/source/view/charttypes/PieChart.hxx
index 2b39e0869f95..7e5f0243dae3 100644
--- a/chart2/source/view/charttypes/PieChart.hxx
+++ b/chart2/source/view/charttypes/PieChart.hxx
@@ -37,7 +37,7 @@ public:
PieChart( const css::uno::Reference< css::chart2::XChartType >& xChartTypeModel
, sal_Int32 nDimensionCount, bool bExcludingPositioning );
- virtual ~PieChart();
+ virtual ~PieChart() override;
/** This method creates all shapes needed for representing the pie chart.
*/
diff --git a/chart2/source/view/inc/GL3DBarChart.hxx b/chart2/source/view/inc/GL3DBarChart.hxx
index e8d774636111..55df3d154925 100644
--- a/chart2/source/view/inc/GL3DBarChart.hxx
+++ b/chart2/source/view/inc/GL3DBarChart.hxx
@@ -68,7 +68,7 @@ public:
const css::uno::Reference<css::chart2::XChartType>& xChartType,
OpenGLWindow* pContext);
- virtual ~GL3DBarChart();
+ virtual ~GL3DBarChart() override;
virtual void create3DShapes(const std::vector<std::unique_ptr<VDataSeries>>& rDataSeries,
ExplicitCategoriesProvider& rCatProvider) override;
diff --git a/chart2/source/view/inc/Linear3DTransformation.hxx b/chart2/source/view/inc/Linear3DTransformation.hxx
index 5473b096e6a7..396d1e57379f 100644
--- a/chart2/source/view/inc/Linear3DTransformation.hxx
+++ b/chart2/source/view/inc/Linear3DTransformation.hxx
@@ -32,7 +32,7 @@ class Linear3DTransformation : public ::cppu::WeakImplHelper<
{
public:
Linear3DTransformation( const css::drawing::HomogenMatrix& rHomMatrix, bool bSwapXAndY );
- virtual ~Linear3DTransformation();
+ virtual ~Linear3DTransformation() override;
// ____ XTransformation ____
/// @see css::chart2::XTransformation
diff --git a/chart2/source/view/inc/PlottingPositionHelper.hxx b/chart2/source/view/inc/PlottingPositionHelper.hxx
index a1911476e9d9..99ed5c864492 100644
--- a/chart2/source/view/inc/PlottingPositionHelper.hxx
+++ b/chart2/source/view/inc/PlottingPositionHelper.hxx
@@ -147,7 +147,7 @@ class PolarPlottingPositionHelper : public PlottingPositionHelper
public:
PolarPlottingPositionHelper( NormalAxis eNormalAxis=NormalAxis_Z );
PolarPlottingPositionHelper( const PolarPlottingPositionHelper& rSource );
- virtual ~PolarPlottingPositionHelper();
+ virtual ~PolarPlottingPositionHelper() override;
virtual PlottingPositionHelper* clone() const override;
diff --git a/chart2/source/view/inc/PolarLabelPositionHelper.hxx b/chart2/source/view/inc/PolarLabelPositionHelper.hxx
index 95d25d33909f..d02b2f4ee6e4 100644
--- a/chart2/source/view/inc/PolarLabelPositionHelper.hxx
+++ b/chart2/source/view/inc/PolarLabelPositionHelper.hxx
@@ -39,7 +39,7 @@ public:
, sal_Int32 nDimensionCount
, const css::uno::Reference< css::drawing::XShapes >& xLogicTarget
, AbstractShapeFactory* pShapeFactory );
- virtual ~PolarLabelPositionHelper();
+ virtual ~PolarLabelPositionHelper() override;
css::awt::Point getLabelScreenPositionAndAlignmentForLogicValues(
LabelAlignment& rAlignment
diff --git a/chart2/source/view/inc/VPolarTransformation.hxx b/chart2/source/view/inc/VPolarTransformation.hxx
index b0a0f9f331aa..a9b548e70d1e 100644
--- a/chart2/source/view/inc/VPolarTransformation.hxx
+++ b/chart2/source/view/inc/VPolarTransformation.hxx
@@ -32,7 +32,7 @@ class VPolarTransformation : public ::cppu::WeakImplHelper<
{
public:
VPolarTransformation( const PolarPlottingPositionHelper& rPositionHelper );
- virtual ~VPolarTransformation();
+ virtual ~VPolarTransformation() override;
// ____ XTransformation ____
/// @see css::chart2::XTransformation
diff --git a/chart2/source/view/inc/VSeriesPlotter.hxx b/chart2/source/view/inc/VSeriesPlotter.hxx
index d5817b211a0e..cd8cf9ffd6d3 100644
--- a/chart2/source/view/inc/VSeriesPlotter.hxx
+++ b/chart2/source/view/inc/VSeriesPlotter.hxx
@@ -121,7 +121,7 @@ class VSeriesPlotter : public PlotterBase, public MinimumAndMaximumSupplier, pub
public:
VSeriesPlotter() = delete;
- virtual ~VSeriesPlotter();
+ virtual ~VSeriesPlotter() override;
/*
* A new series can be positioned relative to other series in a chart.
diff --git a/chart2/source/view/main/ChartItemPool.hxx b/chart2/source/view/main/ChartItemPool.hxx
index dded9d96b5e9..ad183e87aa41 100644
--- a/chart2/source/view/main/ChartItemPool.hxx
+++ b/chart2/source/view/main/ChartItemPool.hxx
@@ -33,7 +33,7 @@ public:
ChartItemPool();
ChartItemPool(const ChartItemPool& rPool);
protected:
- virtual ~ChartItemPool();
+ virtual ~ChartItemPool() override;
public:
virtual SfxItemPool* Clone() const override;
diff --git a/chart2/source/view/main/ChartView.cxx b/chart2/source/view/main/ChartView.cxx
index f04bcf75c842..787440cd747c 100644
--- a/chart2/source/view/main/ChartView.cxx
+++ b/chart2/source/view/main/ChartView.cxx
@@ -1064,7 +1064,7 @@ class GL2DRenderer : public IRenderer
{
public:
explicit GL2DRenderer(ChartView* pView);
- virtual ~GL2DRenderer();
+ virtual ~GL2DRenderer() override;
virtual void update() override;
virtual void clickedAt(const Point& rPos, sal_uInt16 nButton) override;
diff --git a/chart2/source/view/main/DummyXShape.hxx b/chart2/source/view/main/DummyXShape.hxx
index 624a25c73870..1b3c634e52c8 100644
--- a/chart2/source/view/main/DummyXShape.hxx
+++ b/chart2/source/view/main/DummyXShape.hxx
@@ -357,7 +357,7 @@ class DummyChart : public DummyXShapes
{
public:
DummyChart();
- virtual ~DummyChart();
+ virtual ~DummyChart() override;
virtual DummyChart* getRootShape() override;
virtual void SAL_CALL setPosition( const css::awt::Point& aPosition ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/codemaker/source/cppumaker/cppuoptions.hxx b/codemaker/source/cppumaker/cppuoptions.hxx
index e047122b1d03..5e879b79c768 100644
--- a/codemaker/source/cppumaker/cppuoptions.hxx
+++ b/codemaker/source/cppumaker/cppuoptions.hxx
@@ -28,7 +28,7 @@ public:
CppuOptions()
: Options() {}
- virtual ~CppuOptions() {}
+ virtual ~CppuOptions() override {}
bool initOptions(int ac, char* av[], bool bCmdFile=false)
throw( IllegalArgument ) override;
diff --git a/codemaker/source/javamaker/javaoptions.hxx b/codemaker/source/javamaker/javaoptions.hxx
index 18ebe0222b1d..375fb5c9825f 100644
--- a/codemaker/source/javamaker/javaoptions.hxx
+++ b/codemaker/source/javamaker/javaoptions.hxx
@@ -28,7 +28,7 @@ public:
JavaOptions()
: Options() {}
- virtual ~JavaOptions() {}
+ virtual ~JavaOptions() override {}
bool initOptions(int ac, char* av[], bool bCmdFile=false)
throw( IllegalArgument ) override;
diff --git a/comphelper/qa/container/comphelper_ifcontainer.cxx b/comphelper/qa/container/comphelper_ifcontainer.cxx
index 261dedba34db..6da949301b4b 100644
--- a/comphelper/qa/container/comphelper_ifcontainer.cxx
+++ b/comphelper/qa/container/comphelper_ifcontainer.cxx
@@ -46,7 +46,7 @@ class ContainerListener : public ::cppu::WeakImplHelper1< XEventListener >
public:
explicit ContainerListener(ContainerStats *pStats)
: m_pStats(pStats) { m_pStats->m_nAlive++; }
- virtual ~ContainerListener() { m_pStats->m_nAlive--; }
+ virtual ~ContainerListener() override { m_pStats->m_nAlive--; }
virtual void SAL_CALL disposing( const EventObject& )
throw (RuntimeException, std::exception) override
{
diff --git a/comphelper/source/container/IndexedPropertyValuesContainer.cxx b/comphelper/source/container/IndexedPropertyValuesContainer.cxx
index 824756e7ec36..d0ee59d5c25a 100644
--- a/comphelper/source/container/IndexedPropertyValuesContainer.cxx
+++ b/comphelper/source/container/IndexedPropertyValuesContainer.cxx
@@ -35,7 +35,7 @@ class IndexedPropertyValuesContainer : public cppu::WeakImplHelper< container::X
{
public:
IndexedPropertyValuesContainer() throw();
- virtual ~IndexedPropertyValuesContainer() throw();
+ virtual ~IndexedPropertyValuesContainer() throw() override;
// XIndexContainer
virtual void SAL_CALL insertByIndex( sal_Int32 nIndex, const css::uno::Any& aElement )
diff --git a/comphelper/source/container/NamedPropertyValuesContainer.cxx b/comphelper/source/container/NamedPropertyValuesContainer.cxx
index e4bb48663210..7bd50ebdf9d2 100644
--- a/comphelper/source/container/NamedPropertyValuesContainer.cxx
+++ b/comphelper/source/container/NamedPropertyValuesContainer.cxx
@@ -36,7 +36,7 @@ class NamedPropertyValuesContainer : public cppu::WeakImplHelper< container::XNa
{
public:
NamedPropertyValuesContainer() throw();
- virtual ~NamedPropertyValuesContainer() throw();
+ virtual ~NamedPropertyValuesContainer() throw() override;
// XNameContainer
virtual void SAL_CALL insertByName( const OUString& aName, const css::uno::Any& aElement )
diff --git a/comphelper/source/container/enumerablemap.cxx b/comphelper/source/container/enumerablemap.cxx
index 3b45fda06255..040192d61dca 100644
--- a/comphelper/source/container/enumerablemap.cxx
+++ b/comphelper/source/container/enumerablemap.cxx
@@ -153,7 +153,7 @@ namespace comphelper
{
protected:
EnumerableMap();
- virtual ~EnumerableMap();
+ virtual ~EnumerableMap() override;
// XInitialization
virtual void SAL_CALL initialize( const Sequence< Any >& aArguments ) throw (Exception, RuntimeException, std::exception) override;
@@ -283,7 +283,7 @@ namespace comphelper
virtual Any SAL_CALL nextElement( ) throw (NoSuchElementException, WrappedTargetException, RuntimeException, std::exception) override;
protected:
- virtual ~MapEnumeration()
+ virtual ~MapEnumeration() override
{
acquire();
{
diff --git a/comphelper/source/container/namecontainer.cxx b/comphelper/source/container/namecontainer.cxx
index 6ef8143753f9..f20be212fd48 100644
--- a/comphelper/source/container/namecontainer.cxx
+++ b/comphelper/source/container/namecontainer.cxx
@@ -42,7 +42,7 @@ namespace comphelper
{
public:
explicit NameContainer( css::uno::Type aType );
- virtual ~NameContainer();
+ virtual ~NameContainer() override;
// XNameContainer
virtual void SAL_CALL insertByName( const OUString& aName, const css::uno::Any& aElement )
diff --git a/comphelper/source/eventattachermgr/eventattachermgr.cxx b/comphelper/source/eventattachermgr/eventattachermgr.cxx
index cf3232b99eb1..81bfcd3c6ac1 100644
--- a/comphelper/source/eventattachermgr/eventattachermgr.cxx
+++ b/comphelper/source/eventattachermgr/eventattachermgr.cxx
@@ -95,7 +95,7 @@ class ImplEventAttacherManager
public:
ImplEventAttacherManager( const Reference< XIntrospection > & rIntrospection,
const Reference< XComponentContext >& rContext );
- virtual ~ImplEventAttacherManager();
+ virtual ~ImplEventAttacherManager() override;
// Methods of XEventAttacherManager
virtual void SAL_CALL registerScriptEvent(sal_Int32 Index, const ScriptEventDescriptor& ScriptEvent)
diff --git a/comphelper/source/misc/documentiologring.hxx b/comphelper/source/misc/documentiologring.hxx
index 5eabc8e56598..9a7c7a957094 100644
--- a/comphelper/source/misc/documentiologring.hxx
+++ b/comphelper/source/misc/documentiologring.hxx
@@ -46,7 +46,7 @@ class OSimpleLogRing : public ::cppu::WeakImplHelper< css::logging::XSimpleLogRi
public:
OSimpleLogRing();
- virtual ~OSimpleLogRing();
+ virtual ~OSimpleLogRing() override;
// XSimpleLogRing
virtual void SAL_CALL logString( const OUString& aMessage ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/comphelper/source/misc/instancelocker.hxx b/comphelper/source/misc/instancelocker.hxx
index 2107d7a6912d..6960e1da60ef 100644
--- a/comphelper/source/misc/instancelocker.hxx
+++ b/comphelper/source/misc/instancelocker.hxx
@@ -54,7 +54,7 @@ class OInstanceLocker : public ::cppu::WeakImplHelper< css::lang::XComponent,
public:
explicit OInstanceLocker();
- virtual ~OInstanceLocker();
+ virtual ~OInstanceLocker() override;
// XComponent
virtual void SAL_CALL dispose() throw (css::uno::RuntimeException, std::exception) override;
@@ -92,7 +92,7 @@ public:
sal_Int32 nMode,
const css::uno::Reference< css::embed::XActionsApproval >& rApproval );
- virtual ~OLockListener();
+ virtual ~OLockListener() override;
void Init();
void Dispose();
diff --git a/comphelper/source/misc/officerestartmanager.hxx b/comphelper/source/misc/officerestartmanager.hxx
index 43d707c36363..a20e5cfd7f14 100644
--- a/comphelper/source/misc/officerestartmanager.hxx
+++ b/comphelper/source/misc/officerestartmanager.hxx
@@ -48,7 +48,7 @@ public:
, m_bRestartRequested( false )
{}
- virtual ~OOfficeRestartManager()
+ virtual ~OOfficeRestartManager() override
{}
// XRestartManager
diff --git a/comphelper/source/misc/servicedecl.cxx b/comphelper/source/misc/servicedecl.cxx
index 7744d3c1f8b7..8a18fabb6a82 100644
--- a/comphelper/source/misc/servicedecl.cxx
+++ b/comphelper/source/misc/servicedecl.cxx
@@ -62,7 +62,7 @@ public:
throw (uno::Exception, std::exception) override;
private:
- virtual ~Factory();
+ virtual ~Factory() override;
ServiceDecl const& m_rServiceDecl;
};
diff --git a/comphelper/source/officeinstdir/officeinstallationdirectories.hxx b/comphelper/source/officeinstdir/officeinstallationdirectories.hxx
index 88e8341f0039..20fcc6b6ca92 100644
--- a/comphelper/source/officeinstdir/officeinstallationdirectories.hxx
+++ b/comphelper/source/officeinstdir/officeinstallationdirectories.hxx
@@ -45,7 +45,7 @@ class OfficeInstallationDirectories : public mutex_holder, public UnoImplBase
public:
explicit OfficeInstallationDirectories(
const css::uno::Reference< css::uno::XComponentContext > & xCtx );
- virtual ~OfficeInstallationDirectories();
+ virtual ~OfficeInstallationDirectories() override;
// XOfficeInstallationDirectories
virtual OUString SAL_CALL
diff --git a/comphelper/source/property/genericpropertyset.cxx b/comphelper/source/property/genericpropertyset.cxx
index 64bdf1ab190a..e8b08eca2497 100644
--- a/comphelper/source/property/genericpropertyset.cxx
+++ b/comphelper/source/property/genericpropertyset.cxx
@@ -63,7 +63,7 @@ namespace comphelper
public:
explicit GenericPropertySet( PropertySetInfo* pInfo ) throw();
- virtual ~GenericPropertySet() throw();
+ virtual ~GenericPropertySet() throw() override;
// XInterface
virtual Any SAL_CALL queryAggregation( const Type & rType ) throw( RuntimeException, std::exception) override;
diff --git a/comphelper/source/property/opropertybag.hxx b/comphelper/source/property/opropertybag.hxx
index 467aee20c718..ca2df4a9fa0a 100644
--- a/comphelper/source/property/opropertybag.hxx
+++ b/comphelper/source/property/opropertybag.hxx
@@ -92,7 +92,7 @@ namespace comphelper
OPropertyBag(const OPropertyBag&) = delete;
const OPropertyBag& operator=(const OPropertyBag&) = delete;
OPropertyBag();
- virtual ~OPropertyBag();
+ virtual ~OPropertyBag() override;
protected:
DECLARE_XINTERFACE()
diff --git a/comphelper/source/streaming/memorystream.cxx b/comphelper/source/streaming/memorystream.cxx
index 4e7601211224..b4026427589c 100644
--- a/comphelper/source/streaming/memorystream.cxx
+++ b/comphelper/source/streaming/memorystream.cxx
@@ -45,7 +45,7 @@ class UNOMemoryStream : public WeakImplHelper<XServiceInfo, XStream, XSeekableIn
{
public:
UNOMemoryStream();
- virtual ~UNOMemoryStream();
+ virtual ~UNOMemoryStream() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/comphelper/source/streaming/seqinputstreamserv.cxx b/comphelper/source/streaming/seqinputstreamserv.cxx
index 6cf44bc4c0a8..d9e372238637 100644
--- a/comphelper/source/streaming/seqinputstreamserv.cxx
+++ b/comphelper/source/streaming/seqinputstreamserv.cxx
@@ -73,7 +73,7 @@ public:
virtual void SAL_CALL initialize( const uno::Sequence< css::uno::Any > & aArguments ) throw ( uno::RuntimeException, uno::Exception, std::exception ) override;
private:
- virtual ~SequenceInputStreamService() {}
+ virtual ~SequenceInputStreamService() override {}
::osl::Mutex m_aMutex;
diff --git a/comphelper/source/streaming/seqoutputstreamserv.cxx b/comphelper/source/streaming/seqoutputstreamserv.cxx
index 58b3235029b0..461cbc5d2563 100644
--- a/comphelper/source/streaming/seqoutputstreamserv.cxx
+++ b/comphelper/source/streaming/seqoutputstreamserv.cxx
@@ -61,7 +61,7 @@ public:
virtual uno::Sequence< ::sal_Int8 > SAL_CALL getWrittenBytes( ) throw ( io::NotConnectedException, io::IOException, uno::RuntimeException, std::exception) override;
private:
- virtual ~SequenceOutputStreamService() {};
+ virtual ~SequenceOutputStreamService() override {};
::osl::Mutex m_aMutex;
diff --git a/comphelper/source/xml/ofopxmlhelper.cxx b/comphelper/source/xml/ofopxmlhelper.cxx
index 02f5815c7901..6946e0e3bbd6 100644
--- a/comphelper/source/xml/ofopxmlhelper.cxx
+++ b/comphelper/source/xml/ofopxmlhelper.cxx
@@ -70,7 +70,7 @@ public:
css::uno::Sequence< css::uno::Sequence< css::beans::StringPair > > const & GetParsingResult();
explicit OFOPXMLHelper_Impl( sal_uInt16 nFormat ); // must not be created directly
- virtual ~OFOPXMLHelper_Impl();
+ virtual ~OFOPXMLHelper_Impl() override;
// XDocumentHandler
virtual void SAL_CALL startDocument() throw (css::xml::sax::SAXException, css::uno::RuntimeException, std::exception) override;
diff --git a/compilerplugins/clang/override.cxx b/compilerplugins/clang/override.cxx
index a350415e36d6..412846c5b521 100644
--- a/compilerplugins/clang/override.cxx
+++ b/compilerplugins/clang/override.cxx
@@ -54,24 +54,6 @@ bool Override::VisitCXXMethodDecl(CXXMethodDecl const * decl) {
{
return true;
}
- // It appears that the C++ standard allows overriding destructors to be
- // marked "override," but at least some MSVC versions complain about it, so
- // at least make sure such destructors are explicitly marked "virtual":
- if (isa<CXXDestructorDecl>(decl)) {
- if (!decl->isVirtualAsWritten()
- && (rewriter == nullptr
- || !insertTextBefore(
- decl->getSourceRange().getBegin(), "virtual ")))
- {
- report(
- DiagnosticsEngine::Warning,
- ("overriding destructor declaration not explicitly marked"
- " 'override'"),
- decl->getLocation())
- << decl->getSourceRange();
- }
- return true;
- }
std::string over(
isInUnoIncludeFile(decl->getSourceRange().getBegin())
? "SAL_OVERRIDE" : "override");
@@ -148,7 +130,8 @@ bool Override::VisitCXXMethodDecl(CXXMethodDecl const * decl) {
l, &l))
{
n = Lexer::MeasureTokenLength(
- l, compiler.getSourceManager(), compiler.getLangOpts());
+ compiler.getSourceManager().getSpellingLoc(l),
+ compiler.getSourceManager(), compiler.getLangOpts());
}
l = l.getLocWithOffset(std::max<unsigned>(n, 1));
}
diff --git a/configmgr/qa/unit/test.cxx b/configmgr/qa/unit/test.cxx
index 00903eb80417..d0fc33260225 100644
--- a/configmgr/qa/unit/test.cxx
+++ b/configmgr/qa/unit/test.cxx
@@ -123,7 +123,7 @@ public:
void test();
protected:
- virtual ~RecursiveTest();
+ virtual ~RecursiveTest() override;
virtual void step() const = 0;
diff --git a/configmgr/source/access.hxx b/configmgr/source/access.hxx
index 63cba6907a5f..5bd3a74f89c3 100644
--- a/configmgr/source/access.hxx
+++ b/configmgr/source/access.hxx
@@ -427,7 +427,7 @@ public:
protected:
explicit Access(Components & components);
- virtual ~Access();
+ virtual ~Access() override;
virtual OUString getNameInternal() = 0;
virtual rtl::Reference< RootAccess > getRootAccess() = 0;
diff --git a/configmgr/source/childaccess.hxx b/configmgr/source/childaccess.hxx
index 9a43d86e8c21..dd81b251bb8b 100644
--- a/configmgr/source/childaccess.hxx
+++ b/configmgr/source/childaccess.hxx
@@ -118,7 +118,7 @@ public:
void commitChanges(bool valid, Modifications * globalModifications);
private:
- virtual ~ChildAccess();
+ virtual ~ChildAccess() override;
virtual void addTypes(
std::vector< css::uno::Type > * types) const override;
diff --git a/configmgr/source/components.cxx b/configmgr/source/components.cxx
index b401197f7026..2450d0b4af40 100644
--- a/configmgr/source/components.cxx
+++ b/configmgr/source/components.cxx
@@ -154,7 +154,7 @@ public:
void flush() { delay_.set(); }
private:
- virtual ~WriteThread() {}
+ virtual ~WriteThread() override {}
virtual void execute() override;
diff --git a/configmgr/source/configurationprovider.cxx b/configmgr/source/configurationprovider.cxx
index ed4fe6a098d4..e4454a4c02a3 100644
--- a/configmgr/source/configurationprovider.cxx
+++ b/configmgr/source/configurationprovider.cxx
@@ -113,7 +113,7 @@ private:
Service(const Service&) = delete;
Service& operator=(const Service&) = delete;
- virtual ~Service() {}
+ virtual ~Service() override {}
virtual void SAL_CALL disposing() override { flushModifications(); }
@@ -379,7 +379,7 @@ private:
Factory(const Factory&) = delete;
Factory& operator=(const Factory&) = delete;
- virtual ~Factory() {}
+ virtual ~Factory() override {}
virtual css::uno::Reference< css::uno::XInterface > SAL_CALL
createInstanceWithContext(
diff --git a/configmgr/source/configurationregistry.cxx b/configmgr/source/configurationregistry.cxx
index 437cc798d335..5370f036cde5 100644
--- a/configmgr/source/configurationregistry.cxx
+++ b/configmgr/source/configurationregistry.cxx
@@ -78,7 +78,7 @@ private:
Service(const Service&) = delete;
Service& operator=(const Service&) = delete;
- virtual ~Service() {}
+ virtual ~Service() override {}
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
@@ -161,7 +161,7 @@ private:
RegistryKey(const RegistryKey&) = delete;
RegistryKey& operator=(const RegistryKey&) = delete;
- virtual ~RegistryKey() {}
+ virtual ~RegistryKey() override {}
virtual OUString SAL_CALL getKeyName()
throw (css::uno::RuntimeException, std::exception) override;
diff --git a/configmgr/source/groupnode.hxx b/configmgr/source/groupnode.hxx
index 59f2d7e3feeb..c889f807df59 100644
--- a/configmgr/source/groupnode.hxx
+++ b/configmgr/source/groupnode.hxx
@@ -49,7 +49,7 @@ public:
private:
GroupNode(GroupNode const & other, bool keepTemplateName);
- virtual ~GroupNode();
+ virtual ~GroupNode() override;
virtual Kind kind() const override;
diff --git a/configmgr/source/localizedpropertynode.hxx b/configmgr/source/localizedpropertynode.hxx
index 702613f8abe8..35b67d2345bf 100644
--- a/configmgr/source/localizedpropertynode.hxx
+++ b/configmgr/source/localizedpropertynode.hxx
@@ -46,7 +46,7 @@ public:
private:
LocalizedPropertyNode(LocalizedPropertyNode const & other);
- virtual ~LocalizedPropertyNode();
+ virtual ~LocalizedPropertyNode() override;
virtual Kind kind() const override;
diff --git a/configmgr/source/localizedvaluenode.hxx b/configmgr/source/localizedvaluenode.hxx
index e3055aecf9f3..441d32bbb6ca 100644
--- a/configmgr/source/localizedvaluenode.hxx
+++ b/configmgr/source/localizedvaluenode.hxx
@@ -51,7 +51,7 @@ public:
private:
LocalizedValueNode(LocalizedValueNode const & other);
- virtual ~LocalizedValueNode();
+ virtual ~LocalizedValueNode() override;
virtual Kind kind() const override;
diff --git a/configmgr/source/node.hxx b/configmgr/source/node.hxx
index a42b769f1b26..b745f668a92c 100644
--- a/configmgr/source/node.hxx
+++ b/configmgr/source/node.hxx
@@ -57,7 +57,7 @@ protected:
explicit Node(int layer);
explicit Node(const Node & other);
- virtual ~Node();
+ virtual ~Node() override;
int layer_;
int finalized_;
diff --git a/configmgr/source/parsemanager.hxx b/configmgr/source/parsemanager.hxx
index 85ed3c5ca4f3..478211ff4221 100644
--- a/configmgr/source/parsemanager.hxx
+++ b/configmgr/source/parsemanager.hxx
@@ -47,7 +47,7 @@ public:
enum { NAMESPACE_OOR = 1, NAMESPACE_XS = 2, NAMESPACE_XSI = 3 };
private:
- virtual ~ParseManager();
+ virtual ~ParseManager() override;
xmlreader::XmlReader reader_;
rtl::Reference< Parser > parser_;
diff --git a/configmgr/source/parser.hxx b/configmgr/source/parser.hxx
index c3c10540752d..de57d4783381 100644
--- a/configmgr/source/parser.hxx
+++ b/configmgr/source/parser.hxx
@@ -46,7 +46,7 @@ public:
protected:
Parser() {}
- virtual ~Parser() {}
+ virtual ~Parser() override {}
};
}
diff --git a/configmgr/source/propertynode.hxx b/configmgr/source/propertynode.hxx
index e1ddb4495d08..0a442a1d21f8 100644
--- a/configmgr/source/propertynode.hxx
+++ b/configmgr/source/propertynode.hxx
@@ -57,7 +57,7 @@ public:
private:
PropertyNode(PropertyNode const & other);
- virtual ~PropertyNode();
+ virtual ~PropertyNode() override;
virtual Kind kind() const override;
diff --git a/configmgr/source/readonlyaccess.cxx b/configmgr/source/readonlyaccess.cxx
index 864eb131ab3c..9ff6c10acfa7 100644
--- a/configmgr/source/readonlyaccess.cxx
+++ b/configmgr/source/readonlyaccess.cxx
@@ -54,7 +54,7 @@ private:
Service(const Service&) = delete;
Service& operator=(const Service&) = delete;
- virtual ~Service() {}
+ virtual ~Service() override {}
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/configmgr/source/readwriteaccess.cxx b/configmgr/source/readwriteaccess.cxx
index ca59f551eea1..9ebf2f9dee65 100644
--- a/configmgr/source/readwriteaccess.cxx
+++ b/configmgr/source/readwriteaccess.cxx
@@ -56,7 +56,7 @@ private:
Service(const Service&) = delete;
Service& operator=(const Service&) = delete;
- virtual ~Service() {}
+ virtual ~Service() override {}
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/configmgr/source/rootaccess.hxx b/configmgr/source/rootaccess.hxx
index 8ea6b2025e6d..b0efeeeab842 100644
--- a/configmgr/source/rootaccess.hxx
+++ b/configmgr/source/rootaccess.hxx
@@ -101,7 +101,7 @@ public:
throw (css::uno::RuntimeException, std::exception) override;
private:
- virtual ~RootAccess();
+ virtual ~RootAccess() override;
virtual std::vector<OUString> getRelativePath() override;
diff --git a/configmgr/source/rootnode.hxx b/configmgr/source/rootnode.hxx
index 28e1041f1ff7..285c3e65bb28 100644
--- a/configmgr/source/rootnode.hxx
+++ b/configmgr/source/rootnode.hxx
@@ -24,7 +24,7 @@ public:
RootNode();
private:
- virtual ~RootNode();
+ virtual ~RootNode() override;
virtual Kind kind() const override;
diff --git a/configmgr/source/setnode.hxx b/configmgr/source/setnode.hxx
index 1638eb622254..528a2ea8c82c 100644
--- a/configmgr/source/setnode.hxx
+++ b/configmgr/source/setnode.hxx
@@ -57,7 +57,7 @@ public:
private:
SetNode(SetNode const & other, bool keepTemplateName);
- virtual ~SetNode();
+ virtual ~SetNode() override;
virtual Kind kind() const override;
diff --git a/configmgr/source/update.cxx b/configmgr/source/update.cxx
index 054bca7be646..43cc4dd40430 100644
--- a/configmgr/source/update.cxx
+++ b/configmgr/source/update.cxx
@@ -71,7 +71,7 @@ private:
Service(const Service&) = delete;
Service& operator=(const Service&) = delete;
- virtual ~Service() {}
+ virtual ~Service() override {}
virtual void SAL_CALL insertExtensionXcsFile(
sal_Bool shared, OUString const & fileUri)
diff --git a/configmgr/source/xcdparser.hxx b/configmgr/source/xcdparser.hxx
index c537f5b86398..c51bd6368136 100644
--- a/configmgr/source/xcdparser.hxx
+++ b/configmgr/source/xcdparser.hxx
@@ -43,7 +43,7 @@ public:
Data & data);
private:
- virtual ~XcdParser();
+ virtual ~XcdParser() override;
virtual xmlreader::XmlReader::Text getTextMode() override;
diff --git a/configmgr/source/xcsparser.hxx b/configmgr/source/xcsparser.hxx
index 7a01c5d5d426..36d4a239f704 100644
--- a/configmgr/source/xcsparser.hxx
+++ b/configmgr/source/xcsparser.hxx
@@ -45,7 +45,7 @@ public:
XcsParser(int layer, Data & data);
private:
- virtual ~XcsParser();
+ virtual ~XcsParser() override;
virtual xmlreader::XmlReader::Text getTextMode() override;
diff --git a/configmgr/source/xcuparser.hxx b/configmgr/source/xcuparser.hxx
index f7bc15839462..27e193bde8b7 100644
--- a/configmgr/source/xcuparser.hxx
+++ b/configmgr/source/xcuparser.hxx
@@ -56,7 +56,7 @@ public:
Modifications * broadcastModifications, Additions * additions);
private:
- virtual ~XcuParser();
+ virtual ~XcuParser() override;
virtual xmlreader::XmlReader::Text getTextMode() override;
diff --git a/connectivity/source/commontools/TTableHelper.cxx b/connectivity/source/commontools/TTableHelper.cxx
index 28e7b1e2ae74..f6a45d4bacc1 100644
--- a/connectivity/source/commontools/TTableHelper.cxx
+++ b/connectivity/source/commontools/TTableHelper.cxx
@@ -60,7 +60,7 @@ class OTableContainerListener:
::std::map< OUString,bool> m_aRefNames;
protected:
- virtual ~OTableContainerListener(){}
+ virtual ~OTableContainerListener() override {}
public:
explicit OTableContainerListener(OTableHelper* _pComponent) : m_pComponent(_pComponent){}
// noncopyable
diff --git a/connectivity/source/cpool/ZConnectionPool.hxx b/connectivity/source/cpool/ZConnectionPool.hxx
index 7cb93c28c994..c4aa5111f132 100644
--- a/connectivity/source/cpool/ZConnectionPool.hxx
+++ b/connectivity/source/cpool/ZConnectionPool.hxx
@@ -129,7 +129,7 @@ namespace connectivity
protected:
// the dtor will be called from the last instance (last release call)
- virtual ~OConnectionPool();
+ virtual ~OConnectionPool() override;
public:
OConnectionPool(const css::uno::Reference< css::sdbc::XDriver >& _xDriver,
const css::uno::Reference< css::uno::XInterface >& _xDriverNode,
diff --git a/connectivity/source/cpool/ZConnectionWrapper.hxx b/connectivity/source/cpool/ZConnectionWrapper.hxx
index 08053d064dc2..7ce68a9a60ad 100644
--- a/connectivity/source/cpool/ZConnectionWrapper.hxx
+++ b/connectivity/source/cpool/ZConnectionWrapper.hxx
@@ -42,7 +42,7 @@ namespace connectivity
protected:
// OComponentHelper
virtual void SAL_CALL disposing() override;
- virtual ~OConnectionWeakWrapper();
+ virtual ~OConnectionWeakWrapper() override;
public:
explicit OConnectionWeakWrapper(css::uno::Reference< css::uno::XAggregation >& _xConnection);
diff --git a/connectivity/source/cpool/ZDriverWrapper.hxx b/connectivity/source/cpool/ZDriverWrapper.hxx
index da0d39e212d5..0d183d110fd4 100644
--- a/connectivity/source/cpool/ZDriverWrapper.hxx
+++ b/connectivity/source/cpool/ZDriverWrapper.hxx
@@ -61,7 +61,7 @@ namespace connectivity
protected:
/// dtor
- virtual ~ODriverWrapper();
+ virtual ~ODriverWrapper() override;
// XDriver
virtual css::uno::Reference< css::sdbc::XConnection > SAL_CALL connect( const OUString& url, const css::uno::Sequence< css::beans::PropertyValue >& info ) throw (css::sdbc::SQLException, css::uno::RuntimeException, std::exception) override;
virtual sal_Bool SAL_CALL acceptsURL( const OUString& url ) throw (css::sdbc::SQLException, css::uno::RuntimeException, std::exception) override;
diff --git a/connectivity/source/cpool/ZPoolCollection.hxx b/connectivity/source/cpool/ZPoolCollection.hxx
index 25c3f5a934d1..ea5e2d307f38 100644
--- a/connectivity/source/cpool/ZPoolCollection.hxx
+++ b/connectivity/source/cpool/ZPoolCollection.hxx
@@ -105,7 +105,7 @@ namespace connectivity
void clearConnectionPools(bool _bDispose);
void clearDesktop();
protected:
- virtual ~OPoolCollection();
+ virtual ~OPoolCollection() override;
public:
static css::uno::Any getNodeValue( const OUString& _rPath,
diff --git a/connectivity/source/drivers/evoab2/NConnection.hxx b/connectivity/source/drivers/evoab2/NConnection.hxx
index dd77b00bd6ff..ecc7b76c3229 100644
--- a/connectivity/source/drivers/evoab2/NConnection.hxx
+++ b/connectivity/source/drivers/evoab2/NConnection.hxx
@@ -61,7 +61,7 @@ namespace connectivity
OString m_aPassword;
::dbtools::WarningsContainer m_aWarnings;
- virtual ~OEvoabConnection();
+ virtual ~OEvoabConnection() override;
public:
explicit OEvoabConnection( OEvoabDriver& _rDriver );
diff --git a/connectivity/source/drivers/evoab2/NDatabaseMetaData.hxx b/connectivity/source/drivers/evoab2/NDatabaseMetaData.hxx
index 610dda0eedd7..5d2d7645b3cb 100644
--- a/connectivity/source/drivers/evoab2/NDatabaseMetaData.hxx
+++ b/connectivity/source/drivers/evoab2/NDatabaseMetaData.hxx
@@ -83,7 +83,7 @@ namespace connectivity
virtual sal_Int32 impl_getMaxTablesInSelect_throw( ) override;
virtual bool impl_storesMixedCaseQuotedIdentifiers_throw( ) override;
- virtual ~OEvoabDatabaseMetaData();
+ virtual ~OEvoabDatabaseMetaData() override;
public:
inline OEvoabConnection* getOwnConnection() const { return m_pConnection; }
diff --git a/connectivity/source/drivers/evoab2/NDriver.hxx b/connectivity/source/drivers/evoab2/NDriver.hxx
index 6372a80b4d02..e0dc13dd94a2 100644
--- a/connectivity/source/drivers/evoab2/NDriver.hxx
+++ b/connectivity/source/drivers/evoab2/NDriver.hxx
@@ -51,7 +51,7 @@ namespace connectivity
public:
explicit OEvoabDriver(const css::uno::Reference< css::lang::XMultiServiceFactory >& _rxFactory);
- virtual ~OEvoabDriver();
+ virtual ~OEvoabDriver() override;
// OComponentHelper
virtual void SAL_CALL disposing() override;
diff --git a/connectivity/source/drivers/evoab2/NPreparedStatement.hxx b/connectivity/source/drivers/evoab2/NPreparedStatement.hxx
index 73e62583d0a7..dc002b2c6d1e 100644
--- a/connectivity/source/drivers/evoab2/NPreparedStatement.hxx
+++ b/connectivity/source/drivers/evoab2/NPreparedStatement.hxx
@@ -70,7 +70,7 @@ namespace connectivity
css::uno::Reference< css::sdbc::XResultSetMetaData > m_xMetaData;
protected:
- virtual ~OEvoabPreparedStatement();
+ virtual ~OEvoabPreparedStatement() override;
public:
explicit OEvoabPreparedStatement( OEvoabConnection* _pConnection );
diff --git a/connectivity/source/drivers/evoab2/NResultSet.cxx b/connectivity/source/drivers/evoab2/NResultSet.cxx
index 0ccc1ec5123d..eaf526dee639 100644
--- a/connectivity/source/drivers/evoab2/NResultSet.cxx
+++ b/connectivity/source/drivers/evoab2/NResultSet.cxx
@@ -389,7 +389,7 @@ public:
{
}
- virtual ~OEvoabVersion36Helper()
+ virtual ~OEvoabVersion36Helper() override
{
freeContacts();
}
@@ -535,7 +535,7 @@ public:
{
}
- virtual ~OEvoabVersion35Helper()
+ virtual ~OEvoabVersion35Helper() override
{
freeContacts();
}
diff --git a/connectivity/source/drivers/evoab2/NResultSet.hxx b/connectivity/source/drivers/evoab2/NResultSet.hxx
index 6031b3e26797..20cee2374744 100644
--- a/connectivity/source/drivers/evoab2/NResultSet.hxx
+++ b/connectivity/source/drivers/evoab2/NResultSet.hxx
@@ -112,7 +112,7 @@ namespace connectivity
virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper() override;
// you can't delete objects of this type
- virtual ~OEvoabResultSet();
+ virtual ~OEvoabResultSet() override;
public:
DECLARE_SERVICE_INFO();
diff --git a/connectivity/source/drivers/evoab2/NResultSetMetaData.hxx b/connectivity/source/drivers/evoab2/NResultSetMetaData.hxx
index 4fa89e261897..7cae14957bcd 100644
--- a/connectivity/source/drivers/evoab2/NResultSetMetaData.hxx
+++ b/connectivity/source/drivers/evoab2/NResultSetMetaData.hxx
@@ -40,7 +40,7 @@ namespace connectivity
::std::vector<sal_Int32> m_aEvoabFields;
protected:
- virtual ~OEvoabResultSetMetaData();
+ virtual ~OEvoabResultSetMetaData() override;
public:
explicit OEvoabResultSetMetaData(const OUString& _aTableName);
void setEvoabFields(const ::rtl::Reference<connectivity::OSQLColumns> &xColumns) throw(css::sdbc::SQLException);
diff --git a/connectivity/source/drivers/evoab2/NStatement.hxx b/connectivity/source/drivers/evoab2/NStatement.hxx
index f54f37725d5d..54085d78b381 100644
--- a/connectivity/source/drivers/evoab2/NStatement.hxx
+++ b/connectivity/source/drivers/evoab2/NStatement.hxx
@@ -173,7 +173,7 @@ namespace connectivity
// OPropertySetHelper
virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper() override;
- virtual ~OCommonStatement();
+ virtual ~OCommonStatement() override;
protected:
void parseSql( const OUString& sql, QueryData& _out_rQueryData );
@@ -239,7 +239,7 @@ namespace connectivity
,public OStatement_IBase
{
protected:
- virtual ~OStatement(){}
+ virtual ~OStatement() override {}
public:
explicit OStatement( OEvoabConnection* _pConnection)
diff --git a/connectivity/source/drivers/firebird/Connection.hxx b/connectivity/source/drivers/firebird/Connection.hxx
index 2bd7675f3871..33673032134e 100644
--- a/connectivity/source/drivers/firebird/Connection.hxx
+++ b/connectivity/source/drivers/firebird/Connection.hxx
@@ -185,7 +185,7 @@ namespace connectivity
public:
explicit Connection(FirebirdDriver* _pDriver);
- virtual ~Connection();
+ virtual ~Connection() override;
void construct( const ::rtl::OUString& url,
const css::uno::Sequence< css::beans::PropertyValue >& info)
diff --git a/connectivity/source/drivers/firebird/DatabaseMetaData.hxx b/connectivity/source/drivers/firebird/DatabaseMetaData.hxx
index afd069855d9d..fc9b1cfdb037 100644
--- a/connectivity/source/drivers/firebird/DatabaseMetaData.hxx
+++ b/connectivity/source/drivers/firebird/DatabaseMetaData.hxx
@@ -41,7 +41,7 @@ namespace connectivity
public:
explicit ODatabaseMetaData(Connection* _pCon);
- virtual ~ODatabaseMetaData();
+ virtual ~ODatabaseMetaData() override;
// as I mentioned before this interface is really BIG
// XDatabaseMetaData
diff --git a/connectivity/source/drivers/firebird/Driver.hxx b/connectivity/source/drivers/firebird/Driver.hxx
index e3ce787755b0..ac017d788018 100644
--- a/connectivity/source/drivers/firebird/Driver.hxx
+++ b/connectivity/source/drivers/firebird/Driver.hxx
@@ -60,7 +60,7 @@ namespace connectivity
public:
explicit FirebirdDriver(const css::uno::Reference< css::uno::XComponentContext >& _rxContext);
- virtual ~FirebirdDriver();
+ virtual ~FirebirdDriver() override;
const css::uno::Reference<css::uno::XComponentContext>& getContext() const { return m_aContext; }
// OComponentHelper
diff --git a/connectivity/source/drivers/firebird/PreparedStatement.hxx b/connectivity/source/drivers/firebird/PreparedStatement.hxx
index 33e1421e6f4a..d98e46d2950c 100644
--- a/connectivity/source/drivers/firebird/PreparedStatement.hxx
+++ b/connectivity/source/drivers/firebird/PreparedStatement.hxx
@@ -83,7 +83,7 @@ namespace connectivity
virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,
const css::uno::Any& rValue)
throw (css::uno::Exception, std::exception) override;
- virtual ~OPreparedStatement();
+ virtual ~OPreparedStatement() override;
public:
DECLARE_SERVICE_INFO();
// a constructor, which is required for returning objects:
diff --git a/connectivity/source/drivers/firebird/ResultSet.hxx b/connectivity/source/drivers/firebird/ResultSet.hxx
index e0f3e463415c..fb4d929a8cb7 100644
--- a/connectivity/source/drivers/firebird/ResultSet.hxx
+++ b/connectivity/source/drivers/firebird/ResultSet.hxx
@@ -120,7 +120,7 @@ namespace connectivity
css::uno::RuntimeException);
// you can't delete objects of this type
- virtual ~OResultSet();
+ virtual ~OResultSet() override;
public:
DECLARE_SERVICE_INFO();
diff --git a/connectivity/source/drivers/firebird/ResultSetMetaData.hxx b/connectivity/source/drivers/firebird/ResultSetMetaData.hxx
index cac8a013fcad..3c984e6d158f 100644
--- a/connectivity/source/drivers/firebird/ResultSetMetaData.hxx
+++ b/connectivity/source/drivers/firebird/ResultSetMetaData.hxx
@@ -42,7 +42,7 @@ namespace connectivity
XSQLDA* m_pSqlda;
OUString m_sTableName;
- virtual ~OResultSetMetaData();
+ virtual ~OResultSetMetaData() override;
void verifyValidColumn(sal_Int32 column) throw(css::sdbc::SQLException);
public:
diff --git a/connectivity/source/drivers/firebird/Statement.hxx b/connectivity/source/drivers/firebird/Statement.hxx
index ade5a8de5d3a..308d2f9ae478 100644
--- a/connectivity/source/drivers/firebird/Statement.hxx
+++ b/connectivity/source/drivers/firebird/Statement.hxx
@@ -38,7 +38,7 @@ namespace connectivity
public css::lang::XServiceInfo
{
protected:
- virtual ~OStatement(){}
+ virtual ~OStatement() override {}
XSQLDA* m_pSqlda;
diff --git a/connectivity/source/drivers/firebird/StatementCommonBase.hxx b/connectivity/source/drivers/firebird/StatementCommonBase.hxx
index b4d25775d6ea..ea5006f9ce31 100644
--- a/connectivity/source/drivers/firebird/StatementCommonBase.hxx
+++ b/connectivity/source/drivers/firebird/StatementCommonBase.hxx
@@ -85,7 +85,7 @@ namespace connectivity
virtual void SAL_CALL getFastPropertyValue(
css::uno::Any& rValue,
sal_Int32 nHandle) const override;
- virtual ~OStatementCommonBase();
+ virtual ~OStatementCommonBase() override;
void prepareAndDescribeStatement(const OUString& sqlIn,
XSQLDA*& pOutSqlda,
diff --git a/connectivity/source/drivers/hsqldb/HTerminateListener.hxx b/connectivity/source/drivers/hsqldb/HTerminateListener.hxx
index 95dc90980523..5b5a86da9713 100644
--- a/connectivity/source/drivers/hsqldb/HTerminateListener.hxx
+++ b/connectivity/source/drivers/hsqldb/HTerminateListener.hxx
@@ -34,7 +34,7 @@ namespace connectivity
{
ODriverDelegator* m_pDriver;
protected:
- virtual ~OConnectionController() {m_pDriver = nullptr;}
+ virtual ~OConnectionController() override {m_pDriver = nullptr;}
public:
explicit OConnectionController(ODriverDelegator* _pDriver) : m_pDriver(_pDriver){}
diff --git a/connectivity/source/drivers/mork/MConnection.hxx b/connectivity/source/drivers/mork/MConnection.hxx
index 125908fd9d62..0e517daafc55 100644
--- a/connectivity/source/drivers/mork/MConnection.hxx
+++ b/connectivity/source/drivers/mork/MConnection.hxx
@@ -50,7 +50,7 @@ namespace connectivity
public:
void construct( const OUString& url,const css::uno::Sequence< css::beans::PropertyValue >& info) throw(css::sdbc::SQLException);
explicit OConnection(MorkDriver* const driver);
- virtual ~OConnection();
+ virtual ~OConnection() override;
const rtl::Reference<MorkDriver>& getDriver() {return m_xDriver;};
MorkParser* getMorkParser(const OString& t) {return t == "CollectedAddressBook" ? m_pHistory : m_pBook;};
diff --git a/connectivity/source/drivers/mork/MDatabaseMetaData.hxx b/connectivity/source/drivers/mork/MDatabaseMetaData.hxx
index 931922ecf0ac..74c7b8ecc1b0 100644
--- a/connectivity/source/drivers/mork/MDatabaseMetaData.hxx
+++ b/connectivity/source/drivers/mork/MDatabaseMetaData.hxx
@@ -29,7 +29,7 @@ namespace connectivity
ODatabaseMetaDataResultSet::ORows& SAL_CALL getColumnRows( const OUString& tableNamePattern, const OUString& columnNamePattern ) throw( css::sdbc::SQLException );
protected:
- virtual ~ODatabaseMetaData();
+ virtual ~ODatabaseMetaData() override;
public:
explicit ODatabaseMetaData(OConnection* _pCon);
diff --git a/connectivity/source/drivers/mork/MDriver.hxx b/connectivity/source/drivers/mork/MDriver.hxx
index 52968d966aad..e17b5ed7950d 100644
--- a/connectivity/source/drivers/mork/MDriver.hxx
+++ b/connectivity/source/drivers/mork/MDriver.hxx
@@ -42,7 +42,7 @@ private:
MorkDriver(const MorkDriver&) = delete;
MorkDriver& operator=(const MorkDriver&) = delete;
- virtual ~MorkDriver() {}
+ virtual ~MorkDriver() override {}
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override;
diff --git a/connectivity/source/drivers/mork/MPreparedStatement.hxx b/connectivity/source/drivers/mork/MPreparedStatement.hxx
index 2aa9aef1c273..eeed5fdb91bb 100644
--- a/connectivity/source/drivers/mork/MPreparedStatement.hxx
+++ b/connectivity/source/drivers/mork/MPreparedStatement.hxx
@@ -52,7 +52,7 @@ namespace connectivity
virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,
const css::uno::Any& rValue)
throw (css::uno::Exception, std::exception) override;
- virtual ~OPreparedStatement();
+ virtual ~OPreparedStatement() override;
virtual void SAL_CALL disposing() override;
diff --git a/connectivity/source/drivers/mork/MQueryHelper.hxx b/connectivity/source/drivers/mork/MQueryHelper.hxx
index 1081f75ccd0d..907c8fdd42dc 100644
--- a/connectivity/source/drivers/mork/MQueryHelper.hxx
+++ b/connectivity/source/drivers/mork/MQueryHelper.hxx
@@ -127,7 +127,7 @@ namespace connectivity
m_aExprCondType( OR )
{}
- virtual ~MQueryExpression() {
+ virtual ~MQueryExpression() override {
for (ExprVector::iterator i(m_aExprVector.begin());
i != m_aExprVector.end(); ++i)
{
diff --git a/connectivity/source/drivers/mork/MResultSet.hxx b/connectivity/source/drivers/mork/MResultSet.hxx
index 57a651954920..d46e15c353f5 100644
--- a/connectivity/source/drivers/mork/MResultSet.hxx
+++ b/connectivity/source/drivers/mork/MResultSet.hxx
@@ -111,7 +111,7 @@ namespace connectivity
) const override;
// you can't delete objects of this type
- virtual ~OResultSet();
+ virtual ~OResultSet() override;
public:
DECLARE_SERVICE_INFO();
diff --git a/connectivity/source/drivers/mork/MResultSetMetaData.hxx b/connectivity/source/drivers/mork/MResultSetMetaData.hxx
index 1aea863bb026..2e60a2ed86a4 100644
--- a/connectivity/source/drivers/mork/MResultSetMetaData.hxx
+++ b/connectivity/source/drivers/mork/MResultSetMetaData.hxx
@@ -44,7 +44,7 @@ namespace connectivity
bool m_bReadOnly;
protected:
- virtual ~OResultSetMetaData();
+ virtual ~OResultSetMetaData() override;
public:
// a constructor that is needed to return the object:
// OResultSetMetaData(OConnection* _pConnection) : m_pConnection(_pConnection){}
diff --git a/connectivity/source/drivers/mork/MStatement.hxx b/connectivity/source/drivers/mork/MStatement.hxx
index d199142943fa..883957524230 100644
--- a/connectivity/source/drivers/mork/MStatement.hxx
+++ b/connectivity/source/drivers/mork/MStatement.hxx
@@ -96,7 +96,7 @@ namespace connectivity
virtual void SAL_CALL getFastPropertyValue(
css::uno::Any& rValue,
sal_Int32 nHandle) const override;
- virtual ~OCommonStatement();
+ virtual ~OCommonStatement() override;
protected:
@@ -167,7 +167,7 @@ namespace connectivity
public css::lang::XServiceInfo
{
protected:
- virtual ~OStatement(){}
+ virtual ~OStatement() override {}
public:
// a constructor, for when the object needs to be returned:
explicit OStatement( OConnection* _pConnection);
diff --git a/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx b/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx
index 188f54d3d5d7..9b1b9cb4dc89 100644
--- a/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx
+++ b/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx
@@ -39,7 +39,7 @@ namespace connectivity
{
protected:
::osl::Mutex m_aMutex; // mutex is need to control member access
- virtual ~MozillaBootstrap();
+ virtual ~MozillaBootstrap() override;
protected:
ProfileAccess * m_ProfileAccess;
public:
diff --git a/connectivity/source/drivers/postgresql/pq_baseresultset.hxx b/connectivity/source/drivers/postgresql/pq_baseresultset.hxx
index 3a0b888334aa..9f0d3c696ccb 100644
--- a/connectivity/source/drivers/postgresql/pq_baseresultset.hxx
+++ b/connectivity/source/drivers/postgresql/pq_baseresultset.hxx
@@ -98,7 +98,7 @@ protected:
sal_Int32 rowCount,
sal_Int32 columnCount,
const css::uno::Reference< css::script::XTypeConverter > &tc );
- virtual ~BaseResultSet();
+ virtual ~BaseResultSet() override;
public: // XInterface
virtual void SAL_CALL acquire() throw() override { BaseResultSet_BASE::acquire(); }
diff --git a/connectivity/source/drivers/postgresql/pq_connection.cxx b/connectivity/source/drivers/postgresql/pq_connection.cxx
index 35f5d3366cb6..41f04bffffdd 100644
--- a/connectivity/source/drivers/postgresql/pq_connection.cxx
+++ b/connectivity/source/drivers/postgresql/pq_connection.cxx
@@ -104,7 +104,7 @@ public:
{
}
- virtual ~ClosableReference()
+ virtual ~ClosableReference() override
{
}
diff --git a/connectivity/source/drivers/postgresql/pq_connection.hxx b/connectivity/source/drivers/postgresql/pq_connection.hxx
index d2cdd09a1c40..4459a24c0d87 100644
--- a/connectivity/source/drivers/postgresql/pq_connection.hxx
+++ b/connectivity/source/drivers/postgresql/pq_connection.hxx
@@ -175,7 +175,7 @@ public:
const rtl::Reference< RefCountedMutex > &refMutex,
const css::uno::Reference< css::uno::XComponentContext > & ctx );
- virtual ~Connection( );
+ virtual ~Connection( ) override;
public: // XCloseable
virtual void SAL_CALL close()
diff --git a/connectivity/source/drivers/postgresql/pq_preparedstatement.hxx b/connectivity/source/drivers/postgresql/pq_preparedstatement.hxx
index 7ce5ae284de5..408d14543011 100644
--- a/connectivity/source/drivers/postgresql/pq_preparedstatement.hxx
+++ b/connectivity/source/drivers/postgresql/pq_preparedstatement.hxx
@@ -101,7 +101,7 @@ public:
struct ConnectionSettings *pSettings,
const OString &stmt );
- virtual ~PreparedStatement();
+ virtual ~PreparedStatement() override;
public: // XInterface
virtual void SAL_CALL acquire() throw() override { PreparedStatement_BASE::acquire(); }
virtual void SAL_CALL release() throw() override { PreparedStatement_BASE::release(); }
diff --git a/connectivity/source/drivers/postgresql/pq_resultset.hxx b/connectivity/source/drivers/postgresql/pq_resultset.hxx
index 58a5f4de1d94..5ccf50ed0902 100644
--- a/connectivity/source/drivers/postgresql/pq_resultset.hxx
+++ b/connectivity/source/drivers/postgresql/pq_resultset.hxx
@@ -76,7 +76,7 @@ public:
PGresult *result,
const OUString &schema,
const OUString &table );
- virtual ~ResultSet();
+ virtual ~ResultSet() override;
public: // XCloseable
virtual void SAL_CALL close( )
diff --git a/connectivity/source/drivers/postgresql/pq_sequenceresultset.hxx b/connectivity/source/drivers/postgresql/pq_sequenceresultset.hxx
index 9c169324d713..1f43cfa526d4 100644
--- a/connectivity/source/drivers/postgresql/pq_sequenceresultset.hxx
+++ b/connectivity/source/drivers/postgresql/pq_sequenceresultset.hxx
@@ -77,7 +77,7 @@ public:
const std::vector< std::vector< css::uno::Any > > &data,
const css::uno::Reference< css::script::XTypeConverter > &tc,
const ColumnMetaDataVector *pVec = nullptr);
- virtual ~SequenceResultSet();
+ virtual ~SequenceResultSet() override;
public: // XCloseable
virtual void SAL_CALL close( )
diff --git a/connectivity/source/drivers/postgresql/pq_statement.hxx b/connectivity/source/drivers/postgresql/pq_statement.hxx
index e73b7a8b02fe..981fcafd64fe 100644
--- a/connectivity/source/drivers/postgresql/pq_statement.hxx
+++ b/connectivity/source/drivers/postgresql/pq_statement.hxx
@@ -94,7 +94,7 @@ public:
const css::uno::Reference< css::sdbc::XConnection> & con,
struct ConnectionSettings *pSettings );
- virtual ~Statement();
+ virtual ~Statement() override;
public: // XInterface
virtual void SAL_CALL acquire() throw() override { Statement_BASE::acquire(); }
virtual void SAL_CALL release() throw() override { Statement_BASE::release(); }
diff --git a/connectivity/source/drivers/postgresql/pq_xcolumns.hxx b/connectivity/source/drivers/postgresql/pq_xcolumns.hxx
index 9e5911d0fd2d..d7d8e92d3ffe 100644
--- a/connectivity/source/drivers/postgresql/pq_xcolumns.hxx
+++ b/connectivity/source/drivers/postgresql/pq_xcolumns.hxx
@@ -79,7 +79,7 @@ protected:
const OUString &tableName);
- virtual ~Columns();
+ virtual ~Columns() override;
public: // XAppend
virtual void SAL_CALL appendByDescriptor(
diff --git a/connectivity/source/drivers/postgresql/pq_xindexcolumns.hxx b/connectivity/source/drivers/postgresql/pq_xindexcolumns.hxx
index 55c5833ad8af..7134316a05e4 100644
--- a/connectivity/source/drivers/postgresql/pq_xindexcolumns.hxx
+++ b/connectivity/source/drivers/postgresql/pq_xindexcolumns.hxx
@@ -69,7 +69,7 @@ protected:
const OUString &indexName,
const css::uno::Sequence< OUString > &columns );
- virtual ~IndexColumns();
+ virtual ~IndexColumns() override;
public: // XAppend
virtual void SAL_CALL appendByDescriptor(
diff --git a/connectivity/source/drivers/postgresql/pq_xindexes.hxx b/connectivity/source/drivers/postgresql/pq_xindexes.hxx
index 2b49bca04231..34d15b53df58 100644
--- a/connectivity/source/drivers/postgresql/pq_xindexes.hxx
+++ b/connectivity/source/drivers/postgresql/pq_xindexes.hxx
@@ -62,7 +62,7 @@ protected:
const OUString &schemaName,
const OUString &tableName);
- virtual ~Indexes();
+ virtual ~Indexes() override;
public: // XAppend
virtual void SAL_CALL appendByDescriptor(
diff --git a/connectivity/source/drivers/postgresql/pq_xkeycolumns.hxx b/connectivity/source/drivers/postgresql/pq_xkeycolumns.hxx
index dbdfa600e24d..6d60413ab8ca 100644
--- a/connectivity/source/drivers/postgresql/pq_xkeycolumns.hxx
+++ b/connectivity/source/drivers/postgresql/pq_xkeycolumns.hxx
@@ -69,7 +69,7 @@ protected:
const css::uno::Sequence< OUString > &keyColumns,
const css::uno::Sequence< OUString > &foreignColumnNames);
- virtual ~KeyColumns();
+ virtual ~KeyColumns() override;
public: // XAppend
virtual void SAL_CALL appendByDescriptor(
diff --git a/connectivity/source/drivers/postgresql/pq_xkeys.hxx b/connectivity/source/drivers/postgresql/pq_xkeys.hxx
index d13c9e448d87..df0f21b7b619 100644
--- a/connectivity/source/drivers/postgresql/pq_xkeys.hxx
+++ b/connectivity/source/drivers/postgresql/pq_xkeys.hxx
@@ -62,7 +62,7 @@ protected:
const OUString &schemaName,
const OUString &tableName);
- virtual ~Keys();
+ virtual ~Keys() override;
public: // XAppend
virtual void SAL_CALL appendByDescriptor(
diff --git a/connectivity/source/drivers/postgresql/pq_xtables.hxx b/connectivity/source/drivers/postgresql/pq_xtables.hxx
index c2e45f0fef43..9eb675e3f933 100644
--- a/connectivity/source/drivers/postgresql/pq_xtables.hxx
+++ b/connectivity/source/drivers/postgresql/pq_xtables.hxx
@@ -58,7 +58,7 @@ protected:
const css::uno::Reference< css::sdbc::XConnection > & origin,
ConnectionSettings *pSettings );
- virtual ~Tables();
+ virtual ~Tables() override;
public: // XAppend
virtual void SAL_CALL appendByDescriptor(
diff --git a/connectivity/source/drivers/postgresql/pq_xusers.hxx b/connectivity/source/drivers/postgresql/pq_xusers.hxx
index 0ab9ef83ed17..6ecddfe302ff 100644
--- a/connectivity/source/drivers/postgresql/pq_xusers.hxx
+++ b/connectivity/source/drivers/postgresql/pq_xusers.hxx
@@ -57,7 +57,7 @@ protected:
const css::uno::Reference< css::sdbc::XConnection > & origin,
ConnectionSettings *pSettings );
- virtual ~Users();
+ virtual ~Users() override;
public: // XAppend
virtual void SAL_CALL appendByDescriptor(
diff --git a/connectivity/source/drivers/postgresql/pq_xviews.hxx b/connectivity/source/drivers/postgresql/pq_xviews.hxx
index d4263203e802..1debff30d494 100644
--- a/connectivity/source/drivers/postgresql/pq_xviews.hxx
+++ b/connectivity/source/drivers/postgresql/pq_xviews.hxx
@@ -58,7 +58,7 @@ protected:
const css::uno::Reference< css::sdbc::XConnection > & origin,
ConnectionSettings *pSettings);
- virtual ~Views();
+ virtual ~Views() override;
public: // XAppend
virtual void SAL_CALL appendByDescriptor(
diff --git a/connectivity/source/inc/FDatabaseMetaDataResultSet.hxx b/connectivity/source/inc/FDatabaseMetaDataResultSet.hxx
index 6d491ed34ee9..ccfdfa1dde95 100644
--- a/connectivity/source/inc/FDatabaseMetaDataResultSet.hxx
+++ b/connectivity/source/inc/FDatabaseMetaDataResultSet.hxx
@@ -138,7 +138,7 @@ namespace connectivity
// OPropertySetHelper
virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper() override;
- virtual ~ODatabaseMetaDataResultSet();
+ virtual ~ODatabaseMetaDataResultSet() override;
public:
virtual void SAL_CALL acquire() throw() override;
diff --git a/connectivity/source/inc/FDatabaseMetaDataResultSetMetaData.hxx b/connectivity/source/inc/FDatabaseMetaDataResultSetMetaData.hxx
index 9f1c4c60db90..a564f891ead8 100644
--- a/connectivity/source/inc/FDatabaseMetaDataResultSetMetaData.hxx
+++ b/connectivity/source/inc/FDatabaseMetaDataResultSetMetaData.hxx
@@ -41,7 +41,7 @@ namespace connectivity
::std::map<sal_Int32,connectivity::OColumn>::const_iterator m_mColumnsIter;
protected:
- virtual ~ODatabaseMetaDataResultSetMetaData();
+ virtual ~ODatabaseMetaDataResultSetMetaData() override;
public:
// a Constructor, that is needed for when Returning the Object is needed:
// ein Konstruktor, der fuer das Returnen des Objektes benoetigt wird:
diff --git a/connectivity/source/inc/ParameterSubstitution.hxx b/connectivity/source/inc/ParameterSubstitution.hxx
index eea23aecde41..df664617750d 100644
--- a/connectivity/source/inc/ParameterSubstitution.hxx
+++ b/connectivity/source/inc/ParameterSubstitution.hxx
@@ -47,7 +47,7 @@ namespace connectivity
static css::uno::Reference< css::uno::XInterface > create( const css::uno::Reference< css::uno::XComponentContext > & xContext);
protected:
ParameterSubstitution(const css::uno::Reference< css::uno::XComponentContext >& _rxContext );
- virtual ~ParameterSubstitution(){}
+ virtual ~ParameterSubstitution() override {}
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/connectivity/source/inc/TDatabaseMetaDataBase.hxx b/connectivity/source/inc/TDatabaseMetaDataBase.hxx
index 466b123cf50c..0ad1a0103f08 100644
--- a/connectivity/source/inc/TDatabaseMetaDataBase.hxx
+++ b/connectivity/source/inc/TDatabaseMetaDataBase.hxx
@@ -68,7 +68,7 @@ namespace connectivity
css::uno::Reference< css::sdbc::XConnection > m_xConnection;
css::uno::Reference< css::lang::XEventListener> m_xListenerHelper; // forward the calls from the connection to me
- virtual ~ODatabaseMetaDataBase();
+ virtual ~ODatabaseMetaDataBase() override;
protected:
virtual css::uno::Reference< css::sdbc::XResultSet > impl_getTypeInfo_throw() = 0;
diff --git a/connectivity/source/inc/calc/CConnection.hxx b/connectivity/source/inc/calc/CConnection.hxx
index a5e46b237b26..adc523601388 100644
--- a/connectivity/source/inc/calc/CConnection.hxx
+++ b/connectivity/source/inc/calc/CConnection.hxx
@@ -109,7 +109,7 @@ namespace connectivity
public:
OCalcConnection(ODriver* _pDriver);
- virtual ~OCalcConnection();
+ virtual ~OCalcConnection() override;
virtual void construct(const OUString& _rUrl,
const css::uno::Sequence< css::beans::PropertyValue >& _rInfo )
diff --git a/connectivity/source/inc/calc/CDatabaseMetaData.hxx b/connectivity/source/inc/calc/CDatabaseMetaData.hxx
index f28ee1cfd402..aeea9cfd2719 100644
--- a/connectivity/source/inc/calc/CDatabaseMetaData.hxx
+++ b/connectivity/source/inc/calc/CDatabaseMetaData.hxx
@@ -42,7 +42,7 @@ namespace connectivity
virtual sal_Int32 SAL_CALL getMaxColumnsInTable( ) throw(css::sdbc::SQLException, css::uno::RuntimeException, std::exception) override;
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL getTables( const css::uno::Any& catalog, const OUString& schemaPattern, const OUString& tableNamePattern, const css::uno::Sequence< OUString >& types ) throw(css::sdbc::SQLException, css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~OCalcDatabaseMetaData();
+ virtual ~OCalcDatabaseMetaData() override;
public:
OCalcDatabaseMetaData(file::OConnection* _pCon);
};
diff --git a/connectivity/source/inc/dbase/DConnection.hxx b/connectivity/source/inc/dbase/DConnection.hxx
index 07ca10a7d8b2..5bdecab83ba8 100644
--- a/connectivity/source/inc/dbase/DConnection.hxx
+++ b/connectivity/source/inc/dbase/DConnection.hxx
@@ -31,7 +31,7 @@ namespace connectivity
class ODbaseConnection : public ODbaseConnection_Base
{
protected:
- virtual ~ODbaseConnection();
+ virtual ~ODbaseConnection() override;
public:
ODbaseConnection(ODriver* _pDriver);
// XServiceInfo
diff --git a/connectivity/source/inc/dbase/DDatabaseMetaData.hxx b/connectivity/source/inc/dbase/DDatabaseMetaData.hxx
index b384186361bf..944a18cdf23d 100644
--- a/connectivity/source/inc/dbase/DDatabaseMetaData.hxx
+++ b/connectivity/source/inc/dbase/DDatabaseMetaData.hxx
@@ -50,7 +50,7 @@ namespace connectivity
virtual bool impl_storesMixedCaseQuotedIdentifiers_throw( ) override;
virtual bool impl_supportsMixedCaseQuotedIdentifiers_throw( ) override;
protected:
- virtual ~ODbaseDatabaseMetaData();
+ virtual ~ODbaseDatabaseMetaData() override;
public:
ODbaseDatabaseMetaData(file::OConnection* _pCon);
};
diff --git a/connectivity/source/inc/dbase/DIndex.hxx b/connectivity/source/inc/dbase/DIndex.hxx
index afe45a478708..0ddc28c523b9 100644
--- a/connectivity/source/inc/dbase/DIndex.hxx
+++ b/connectivity/source/inc/dbase/DIndex.hxx
@@ -88,7 +88,7 @@ namespace connectivity
// Closes and kills the index file and throws an error
void impl_killFileAndthrowError_throw(sal_uInt16 _nErrorId,const OUString& _sFile);
protected:
- virtual ~ODbaseIndex();
+ virtual ~ODbaseIndex() override;
public:
ODbaseIndex(ODbaseTable* _pTable);
ODbaseIndex(ODbaseTable* _pTable,const NDXHeader& _aHeader,const OUString& Name);
diff --git a/connectivity/source/inc/file/FConnection.hxx b/connectivity/source/inc/file/FConnection.hxx
index 9ebcdde2deae..f25d82f349e7 100644
--- a/connectivity/source/inc/file/FConnection.hxx
+++ b/connectivity/source/inc/file/FConnection.hxx
@@ -71,7 +71,7 @@ namespace connectivity
void throwUrlNotValid(const OUString & _rsUrl,const OUString & _rsMessage);
- virtual ~OConnection();
+ virtual ~OConnection() override;
public:
OConnection(OFileDriver* _pDriver);
diff --git a/connectivity/source/inc/file/FDatabaseMetaData.hxx b/connectivity/source/inc/file/FDatabaseMetaData.hxx
index c741cea7cd2f..ecc315ec5426 100644
--- a/connectivity/source/inc/file/FDatabaseMetaData.hxx
+++ b/connectivity/source/inc/file/FDatabaseMetaData.hxx
@@ -52,7 +52,7 @@ namespace connectivity
virtual bool impl_storesMixedCaseQuotedIdentifiers_throw( ) override;
protected:
OConnection* m_pConnection; // I need the native class not only the interface
- virtual ~ODatabaseMetaData();
+ virtual ~ODatabaseMetaData() override;
public:
ODatabaseMetaData(OConnection* _pCon);
diff --git a/connectivity/source/inc/file/FPreparedStatement.hxx b/connectivity/source/inc/file/FPreparedStatement.hxx
index 7d4d86855c9c..825186000e10 100644
--- a/connectivity/source/inc/file/FPreparedStatement.hxx
+++ b/connectivity/source/inc/file/FPreparedStatement.hxx
@@ -67,7 +67,7 @@ namespace connectivity
virtual void parseParamterElem(const OUString& _sColumnName,OSQLParseNode* pRow_Value_Constructor_Elem) override;
virtual void initializeResultSet(OResultSet* _pResult) override;
- virtual ~OPreparedStatement();
+ virtual ~OPreparedStatement() override;
public:
DECLARE_SERVICE_INFO();
// a Constructor, that is needed for when Returning the Object is needed:
diff --git a/connectivity/source/inc/file/FResultSet.hxx b/connectivity/source/inc/file/FResultSet.hxx
index f6b0c210d0c8..ea0576814682 100644
--- a/connectivity/source/inc/file/FResultSet.hxx
+++ b/connectivity/source/inc/file/FResultSet.hxx
@@ -156,7 +156,7 @@ namespace connectivity
// OPropertySetHelper
virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper() override;
- virtual ~OResultSet();
+ virtual ~OResultSet() override;
public:
DECLARE_SERVICE_INFO();
// a Constructor, that is needed for when Returning the Object is needed:
diff --git a/connectivity/source/inc/file/FResultSetMetaData.hxx b/connectivity/source/inc/file/FResultSetMetaData.hxx
index d7ba1d8e92f5..baadbc9d3629 100644
--- a/connectivity/source/inc/file/FResultSetMetaData.hxx
+++ b/connectivity/source/inc/file/FResultSetMetaData.hxx
@@ -45,7 +45,7 @@ namespace connectivity
void checkColumnIndex(sal_Int32 column) throw(css::sdbc::SQLException, css::uno::RuntimeException);
protected:
- virtual ~OResultSetMetaData();
+ virtual ~OResultSetMetaData() override;
public:
// a Constructor, that is needed for when Returning the Object is needed:
OResultSetMetaData(const ::rtl::Reference<connectivity::OSQLColumns>& _rxColumns,const OUString& _aTableName,OFileTable* _pTable);
diff --git a/connectivity/source/inc/file/FStatement.hxx b/connectivity/source/inc/file/FStatement.hxx
index aa3398daa7c8..ffdc75150dfd 100644
--- a/connectivity/source/inc/file/FStatement.hxx
+++ b/connectivity/source/inc/file/FStatement.hxx
@@ -127,7 +127,7 @@ namespace connectivity
virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const override;
// OPropertySetHelper
virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper() override;
- virtual ~OStatement_Base();
+ virtual ~OStatement_Base() override;
public:
connectivity::OSQLParseNode* getParseTree() const { return m_pParseTree;}
diff --git a/connectivity/source/inc/file/FTable.hxx b/connectivity/source/inc/file/FTable.hxx
index 3c460ff91710..e500849b69ab 100644
--- a/connectivity/source/inc/file/FTable.hxx
+++ b/connectivity/source/inc/file/FTable.hxx
@@ -48,7 +48,7 @@ namespace connectivity
// so we have to
virtual void FileClose();
- virtual ~OFileTable( );
+ virtual ~OFileTable( ) override;
public:
virtual void refreshColumns() override;
virtual void refreshKeys() override;
diff --git a/connectivity/source/inc/file/fcomp.hxx b/connectivity/source/inc/file/fcomp.hxx
index 5c3d0f2d773e..90f99dc86899 100644
--- a/connectivity/source/inc/file/fcomp.hxx
+++ b/connectivity/source/inc/file/fcomp.hxx
@@ -47,7 +47,7 @@ namespace connectivity
public:
OPredicateCompiler(OSQLAnalyzer* pAnalyzer);
- virtual ~OPredicateCompiler();
+ virtual ~OPredicateCompiler() override;
inline static void * SAL_CALL operator new( size_t nSize )
{ return ::rtl_allocateMemory( nSize ); }
@@ -86,7 +86,7 @@ namespace connectivity
public:
OPredicateInterpreter(const ::rtl::Reference<OPredicateCompiler>& rComp) : m_rCompiler(rComp){}
- virtual ~OPredicateInterpreter();
+ virtual ~OPredicateInterpreter() override;
bool evaluate(OCodeList& rCodeList);
void evaluateSelection(OCodeList& rCodeList,ORowSetValueDecoratorRef& _rVal);
diff --git a/connectivity/source/inc/flat/EConnection.hxx b/connectivity/source/inc/flat/EConnection.hxx
index e3e8fe6e137d..69cd800481f4 100644
--- a/connectivity/source/inc/flat/EConnection.hxx
+++ b/connectivity/source/inc/flat/EConnection.hxx
@@ -38,7 +38,7 @@ namespace connectivity
sal_Unicode m_cThousandDelimiter;
public:
OFlatConnection(ODriver* _pDriver);
- virtual ~OFlatConnection();
+ virtual ~OFlatConnection() override;
virtual void construct(const OUString& _rUrl,const css::uno::Sequence< css::beans::PropertyValue >& _rInfo ) throw(css::sdbc::SQLException, css::uno::RuntimeException, std::exception) override;
diff --git a/connectivity/source/inc/flat/EDatabaseMetaData.hxx b/connectivity/source/inc/flat/EDatabaseMetaData.hxx
index 830fab24349b..bb43fe61c0a8 100644
--- a/connectivity/source/inc/flat/EDatabaseMetaData.hxx
+++ b/connectivity/source/inc/flat/EDatabaseMetaData.hxx
@@ -34,7 +34,7 @@ namespace connectivity
{
virtual css::uno::Reference< css::sdbc::XResultSet > impl_getTypeInfo_throw() override;
protected:
- virtual ~OFlatDatabaseMetaData();
+ virtual ~OFlatDatabaseMetaData() override;
public:
OFlatDatabaseMetaData(file::OConnection* _pCon);
diff --git a/connectivity/source/inc/hsqldb/HConnection.hxx b/connectivity/source/inc/hsqldb/HConnection.hxx
index 2cffd40677e4..b3535023d82c 100644
--- a/connectivity/source/inc/hsqldb/HConnection.hxx
+++ b/connectivity/source/inc/hsqldb/HConnection.hxx
@@ -66,7 +66,7 @@ namespace connectivity
protected:
virtual void SAL_CALL disposing() override;
- virtual ~OHsqlConnection();
+ virtual ~OHsqlConnection() override;
public:
OHsqlConnection(
diff --git a/connectivity/source/inc/hsqldb/HDriver.hxx b/connectivity/source/inc/hsqldb/HDriver.hxx
index 255c6609b5d3..dd19db7ebc1d 100644
--- a/connectivity/source/inc/hsqldb/HDriver.hxx
+++ b/connectivity/source/inc/hsqldb/HDriver.hxx
@@ -117,7 +117,7 @@ namespace connectivity
void flushConnections();
protected:
/// dtor
- virtual ~ODriverDelegator();
+ virtual ~ODriverDelegator() override;
// OComponentHelper
virtual void SAL_CALL disposing() override;
diff --git a/connectivity/source/inc/hsqldb/HView.hxx b/connectivity/source/inc/hsqldb/HView.hxx
index 09fc95e4dbde..1d83bc7de085 100644
--- a/connectivity/source/inc/hsqldb/HView.hxx
+++ b/connectivity/source/inc/hsqldb/HView.hxx
@@ -52,7 +52,7 @@ namespace connectivity { namespace hsqldb
virtual void SAL_CALL alterCommand( const OUString& NewCommand ) throw (css::sdbc::SQLException, css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~HView();
+ virtual ~HView() override;
protected:
// OPropertyContainer
diff --git a/connectivity/source/inc/java/io/InputStream.hxx b/connectivity/source/inc/java/io/InputStream.hxx
index c4ca05517e4f..c63013a796e9 100644
--- a/connectivity/source/inc/java/io/InputStream.hxx
+++ b/connectivity/source/inc/java/io/InputStream.hxx
@@ -35,7 +35,7 @@ namespace connectivity
protected:
// static Data for the Class
static jclass theClass;
- virtual ~java_io_InputStream();
+ virtual ~java_io_InputStream() override;
public:
virtual jclass getMyClass() const override;
// a Constructor, that is needed for when Returning the Object is needed:
diff --git a/connectivity/source/inc/java/io/Reader.hxx b/connectivity/source/inc/java/io/Reader.hxx
index 6002f4f4dc58..64b71e6f0c0b 100644
--- a/connectivity/source/inc/java/io/Reader.hxx
+++ b/connectivity/source/inc/java/io/Reader.hxx
@@ -36,7 +36,7 @@ namespace connectivity
protected:
// static Data for the Class
static jclass theClass;
- virtual ~java_io_Reader();
+ virtual ~java_io_Reader() override;
boost::optional<char> m_buf;
public:
virtual jclass getMyClass() const override;
diff --git a/connectivity/source/inc/java/lang/Boolean.hxx b/connectivity/source/inc/java/lang/Boolean.hxx
index 682294709f24..399a9191ca46 100644
--- a/connectivity/source/inc/java/lang/Boolean.hxx
+++ b/connectivity/source/inc/java/lang/Boolean.hxx
@@ -32,7 +32,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_lang_Boolean();
+ virtual ~java_lang_Boolean() override;
// a Constructor, that is needed for when Returning the Object is needed:
java_lang_Boolean( JNIEnv * pEnv, jobject myObj ) : java_lang_Object( pEnv, myObj ){}
diff --git a/connectivity/source/inc/java/lang/Class.hxx b/connectivity/source/inc/java/lang/Class.hxx
index 2ad8e4c4f6fa..8dc8b3fb6eea 100644
--- a/connectivity/source/inc/java/lang/Class.hxx
+++ b/connectivity/source/inc/java/lang/Class.hxx
@@ -32,7 +32,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_lang_Class();
+ virtual ~java_lang_Class() override;
// a Constructor, that is needed for when Returning the Object is needed:
java_lang_Class( JNIEnv * pEnv, jobject myObj ) : java_lang_Object( pEnv, myObj ){}
diff --git a/connectivity/source/inc/java/lang/Exception.hxx b/connectivity/source/inc/java/lang/Exception.hxx
index fd0d670cb4a4..ea63cbcf3240 100644
--- a/connectivity/source/inc/java/lang/Exception.hxx
+++ b/connectivity/source/inc/java/lang/Exception.hxx
@@ -33,7 +33,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_lang_Exception();
+ virtual ~java_lang_Exception() override;
// a Constructor, that is needed for when Returning the Object is needed:
java_lang_Exception( JNIEnv * pEnv, jobject myObj ) : java_lang_Throwable( pEnv, myObj ){}
diff --git a/connectivity/source/inc/java/lang/String.hxx b/connectivity/source/inc/java/lang/String.hxx
index c39fbb84f871..45807594c9ea 100644
--- a/connectivity/source/inc/java/lang/String.hxx
+++ b/connectivity/source/inc/java/lang/String.hxx
@@ -30,7 +30,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_lang_String();
+ virtual ~java_lang_String() override;
// a Constructor, that is needed for when Returning the Object is needed:
java_lang_String( JNIEnv * pEnv, jobject myObj ) : java_lang_Object( pEnv, myObj ){}
diff --git a/connectivity/source/inc/java/lang/Throwable.hxx b/connectivity/source/inc/java/lang/Throwable.hxx
index 5cdbb83ab9b6..898d1b84100d 100644
--- a/connectivity/source/inc/java/lang/Throwable.hxx
+++ b/connectivity/source/inc/java/lang/Throwable.hxx
@@ -33,7 +33,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_lang_Throwable();
+ virtual ~java_lang_Throwable() override;
// a Constructor, that is needed for when Returning the Object is needed:
java_lang_Throwable( JNIEnv * pEnv, jobject myObj ) : java_lang_Object( pEnv, myObj ){}
OUString getMessage() const;
diff --git a/connectivity/source/inc/java/math/BigDecimal.hxx b/connectivity/source/inc/java/math/BigDecimal.hxx
index e3033c88f339..0b94e6b2187c 100644
--- a/connectivity/source/inc/java/math/BigDecimal.hxx
+++ b/connectivity/source/inc/java/math/BigDecimal.hxx
@@ -31,7 +31,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_math_BigDecimal();
+ virtual ~java_math_BigDecimal() override;
java_math_BigDecimal( const OUString& _par0 );
java_math_BigDecimal( const double& _par0 );
diff --git a/connectivity/source/inc/java/sql/Array.hxx b/connectivity/source/inc/java/sql/Array.hxx
index 4beb463ef21f..70f4efeb8005 100644
--- a/connectivity/source/inc/java/sql/Array.hxx
+++ b/connectivity/source/inc/java/sql/Array.hxx
@@ -37,7 +37,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_sql_Array();
+ virtual ~java_sql_Array() override;
// A ctor that is needed for returning the object
java_sql_Array( JNIEnv * pEnv, jobject myObj ) : java_lang_Object( pEnv, myObj ){}
diff --git a/connectivity/source/inc/java/sql/Blob.hxx b/connectivity/source/inc/java/sql/Blob.hxx
index f3c3667c2eec..42547795ac29 100644
--- a/connectivity/source/inc/java/sql/Blob.hxx
+++ b/connectivity/source/inc/java/sql/Blob.hxx
@@ -36,7 +36,7 @@ namespace connectivity
protected:
// Static data for the class
static jclass theClass;
- virtual ~java_sql_Blob();
+ virtual ~java_sql_Blob() override;
public:
virtual jclass getMyClass() const override;
diff --git a/connectivity/source/inc/java/sql/CallableStatement.hxx b/connectivity/source/inc/java/sql/CallableStatement.hxx
index d1ce5a7de665..fba2958853e7 100644
--- a/connectivity/source/inc/java/sql/CallableStatement.hxx
+++ b/connectivity/source/inc/java/sql/CallableStatement.hxx
@@ -39,7 +39,7 @@ namespace connectivity
static jclass theClass;
virtual void createStatement(JNIEnv* _pEnv) override;
- virtual ~java_sql_CallableStatement();
+ virtual ~java_sql_CallableStatement() override;
public:
DECLARE_SERVICE_INFO();
virtual jclass getMyClass() const override;
diff --git a/connectivity/source/inc/java/sql/Clob.hxx b/connectivity/source/inc/java/sql/Clob.hxx
index 167b10bfe03d..9ccfd22866b0 100644
--- a/connectivity/source/inc/java/sql/Clob.hxx
+++ b/connectivity/source/inc/java/sql/Clob.hxx
@@ -36,7 +36,7 @@ namespace connectivity
protected:
// Static data for the class
static jclass theClass;
- virtual ~java_sql_Clob();
+ virtual ~java_sql_Clob() override;
public:
virtual jclass getMyClass() const override;
diff --git a/connectivity/source/inc/java/sql/Connection.hxx b/connectivity/source/inc/java/sql/Connection.hxx
index 8753069a7267..8b77b5831a8f 100644
--- a/connectivity/source/inc/java/sql/Connection.hxx
+++ b/connectivity/source/inc/java/sql/Connection.hxx
@@ -80,7 +80,7 @@ namespace connectivity
// Static data for the class
static jclass theClass;
- virtual ~java_sql_Connection();
+ virtual ~java_sql_Connection() override;
public:
virtual jclass getMyClass() const override;
diff --git a/connectivity/source/inc/java/sql/DatabaseMetaData.hxx b/connectivity/source/inc/java/sql/DatabaseMetaData.hxx
index 478dc88bb39e..5484be5c099d 100644
--- a/connectivity/source/inc/java/sql/DatabaseMetaData.hxx
+++ b/connectivity/source/inc/java/sql/DatabaseMetaData.hxx
@@ -42,7 +42,7 @@ namespace connectivity
public:
virtual jclass getMyClass() const override;
- virtual ~java_sql_DatabaseMetaData();
+ virtual ~java_sql_DatabaseMetaData() override;
// A ctor that is needed for returning the object
java_sql_DatabaseMetaData( JNIEnv * pEnv, jobject myObj, java_sql_Connection& _rConnection );
diff --git a/connectivity/source/inc/java/sql/Driver.hxx b/connectivity/source/inc/java/sql/Driver.hxx
index bb91e40b85a3..876f00f1eb20 100644
--- a/connectivity/source/inc/java/sql/Driver.hxx
+++ b/connectivity/source/inc/java/sql/Driver.hxx
@@ -37,7 +37,7 @@ namespace connectivity
::comphelper::ResourceBasedEventLogger m_aLogger;
protected:
- virtual ~java_sql_Driver();
+ virtual ~java_sql_Driver() override;
public:
java_sql_Driver(const css::uno::Reference< css::uno::XComponentContext >& _rxContext);
diff --git a/connectivity/source/inc/java/sql/DriverPropertyInfo.hxx b/connectivity/source/inc/java/sql/DriverPropertyInfo.hxx
index a745fefb62c1..6594b716dd7d 100644
--- a/connectivity/source/inc/java/sql/DriverPropertyInfo.hxx
+++ b/connectivity/source/inc/java/sql/DriverPropertyInfo.hxx
@@ -36,7 +36,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_sql_DriverPropertyInfo();
+ virtual ~java_sql_DriverPropertyInfo() override;
};
}
diff --git a/connectivity/source/inc/java/sql/JStatement.hxx b/connectivity/source/inc/java/sql/JStatement.hxx
index fe7ff029f349..7c53219b5fea 100644
--- a/connectivity/source/inc/java/sql/JStatement.hxx
+++ b/connectivity/source/inc/java/sql/JStatement.hxx
@@ -115,7 +115,7 @@ namespace connectivity
virtual void createStatement(JNIEnv* _pEnv) = 0;
- virtual ~java_sql_Statement_Base();
+ virtual ~java_sql_Statement_Base() override;
sal_Int32 impl_getProperty(const char* _pMethodName, jmethodID& _inout_MethodID);
sal_Int32 impl_getProperty(const char* _pMethodName, jmethodID& _inout_MethodID,sal_Int32 _nDefault);
@@ -187,7 +187,7 @@ namespace connectivity
virtual void createStatement(JNIEnv* _pEnv) override;
- virtual ~java_sql_Statement();
+ virtual ~java_sql_Statement() override;
public:
DECLARE_SERVICE_INFO();
virtual jclass getMyClass() const override;
diff --git a/connectivity/source/inc/java/sql/PreparedStatement.hxx b/connectivity/source/inc/java/sql/PreparedStatement.hxx
index 2a25a32c79ae..0a1721fd0c99 100644
--- a/connectivity/source/inc/java/sql/PreparedStatement.hxx
+++ b/connectivity/source/inc/java/sql/PreparedStatement.hxx
@@ -44,7 +44,7 @@ namespace connectivity
static jclass theClass;
virtual void createStatement(JNIEnv* _pEnv) override;
- virtual ~java_sql_PreparedStatement();
+ virtual ~java_sql_PreparedStatement() override;
public:
DECLARE_SERVICE_INFO();
virtual jclass getMyClass() const override;
diff --git a/connectivity/source/inc/java/sql/Ref.hxx b/connectivity/source/inc/java/sql/Ref.hxx
index aa28c2c1a21b..7d2ea6a0aad6 100644
--- a/connectivity/source/inc/java/sql/Ref.hxx
+++ b/connectivity/source/inc/java/sql/Ref.hxx
@@ -35,7 +35,7 @@ namespace connectivity
protected:
// Static data for the class
static jclass theClass;
- virtual ~java_sql_Ref();
+ virtual ~java_sql_Ref() override;
public:
virtual jclass getMyClass() const override;
diff --git a/connectivity/source/inc/java/sql/ResultSet.hxx b/connectivity/source/inc/java/sql/ResultSet.hxx
index 975352c53f1c..4ef232421530 100644
--- a/connectivity/source/inc/java/sql/ResultSet.hxx
+++ b/connectivity/source/inc/java/sql/ResultSet.hxx
@@ -97,7 +97,7 @@ namespace connectivity
css::uno::Any& rValue,
sal_Int32 nHandle
) const override;
- virtual ~java_sql_ResultSet();
+ virtual ~java_sql_ResultSet() override;
public:
DECLARE_SERVICE_INFO();
virtual jclass getMyClass() const override;
diff --git a/connectivity/source/inc/java/sql/ResultSetMetaData.hxx b/connectivity/source/inc/java/sql/ResultSetMetaData.hxx
index 279e7f784d99..9e830c10ad41 100644
--- a/connectivity/source/inc/java/sql/ResultSetMetaData.hxx
+++ b/connectivity/source/inc/java/sql/ResultSetMetaData.hxx
@@ -39,7 +39,7 @@ namespace connectivity
// Static data for the class
static jclass theClass;
- virtual ~java_sql_ResultSetMetaData();
+ virtual ~java_sql_ResultSetMetaData() override;
public:
virtual jclass getMyClass() const override;
diff --git a/connectivity/source/inc/java/sql/SQLException.hxx b/connectivity/source/inc/java/sql/SQLException.hxx
index cddf852997e6..e276f9873ab9 100644
--- a/connectivity/source/inc/java/sql/SQLException.hxx
+++ b/connectivity/source/inc/java/sql/SQLException.hxx
@@ -41,7 +41,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_sql_SQLException_BASE();
+ virtual ~java_sql_SQLException_BASE() override;
// A ctor that is needed for returning the object
java_sql_SQLException_BASE( JNIEnv * pEnv, jobject myObj );
diff --git a/connectivity/source/inc/java/sql/SQLWarning.hxx b/connectivity/source/inc/java/sql/SQLWarning.hxx
index ad30f7a6e884..f1840cedb26f 100644
--- a/connectivity/source/inc/java/sql/SQLWarning.hxx
+++ b/connectivity/source/inc/java/sql/SQLWarning.hxx
@@ -33,7 +33,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_sql_SQLWarning_BASE();
+ virtual ~java_sql_SQLWarning_BASE() override;
// A ctor that is needed for returning the object
java_sql_SQLWarning_BASE( JNIEnv * pEnv, jobject myObj ) : java_sql_SQLException_BASE( pEnv, myObj ){}
diff --git a/connectivity/source/inc/java/sql/Timestamp.hxx b/connectivity/source/inc/java/sql/Timestamp.hxx
index d05505119888..968638ad079c 100644
--- a/connectivity/source/inc/java/sql/Timestamp.hxx
+++ b/connectivity/source/inc/java/sql/Timestamp.hxx
@@ -37,7 +37,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_sql_Date();
+ virtual ~java_sql_Date() override;
// A ctor that is needed for returning the object
java_sql_Date( JNIEnv * pEnv, jobject myObj ) : java_util_Date(pEnv,myObj){}
java_sql_Date( const css::util::Date& _rOut );
@@ -57,7 +57,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_sql_Time();
+ virtual ~java_sql_Time() override;
// A ctor that is needed for returning the object
java_sql_Time( JNIEnv * pEnv, jobject myObj ) : java_util_Date( pEnv, myObj ){}
java_sql_Time( const css::util::Time& _rOut );
@@ -75,7 +75,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_sql_Timestamp();
+ virtual ~java_sql_Timestamp() override;
// A ctor that is needed for returning the object
java_sql_Timestamp( JNIEnv * pEnv, jobject myObj ) : java_util_Date( pEnv, myObj ){}
java_sql_Timestamp( const css::util::DateTime& _rOut);
diff --git a/connectivity/source/inc/java/util/Date.hxx b/connectivity/source/inc/java/util/Date.hxx
index ea7d456fb9a3..ee71ff96420f 100644
--- a/connectivity/source/inc/java/util/Date.hxx
+++ b/connectivity/source/inc/java/util/Date.hxx
@@ -37,7 +37,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_util_Date();
+ virtual ~java_util_Date() override;
// A ctor that is needed for returning the object
java_util_Date( JNIEnv * pEnv, jobject myObj ) : java_lang_Object( pEnv, myObj ){}
};
diff --git a/connectivity/source/inc/java/util/Property.hxx b/connectivity/source/inc/java/util/Property.hxx
index bb9c01bfc6f2..611e4d0f540f 100644
--- a/connectivity/source/inc/java/util/Property.hxx
+++ b/connectivity/source/inc/java/util/Property.hxx
@@ -30,7 +30,7 @@ namespace connectivity
static jclass theClass;
public:
virtual jclass getMyClass() const override;
- virtual ~java_util_Properties();
+ virtual ~java_util_Properties() override;
java_util_Properties( );
void setProperty(const OUString& key, const OUString& value);
};
diff --git a/connectivity/source/inc/mysql/YDriver.hxx b/connectivity/source/inc/mysql/YDriver.hxx
index 805abe8cb526..c3d5c92c383e 100644
--- a/connectivity/source/inc/mysql/YDriver.hxx
+++ b/connectivity/source/inc/mysql/YDriver.hxx
@@ -101,7 +101,7 @@ namespace connectivity
virtual css::uno::Reference< css::sdbcx::XTablesSupplier > SAL_CALL getDataDefinitionByURL( const OUString& url, const css::uno::Sequence< css::beans::PropertyValue >& info ) throw (css::sdbc::SQLException, css::uno::RuntimeException, std::exception) override;
protected:
/// dtor
- virtual ~ODriverDelegator();
+ virtual ~ODriverDelegator() override;
// OComponentHelper
virtual void SAL_CALL disposing() override;
};
diff --git a/connectivity/source/inc/odbc/OConnection.hxx b/connectivity/source/inc/odbc/OConnection.hxx
index dc61a99389c3..2dc2df43468b 100644
--- a/connectivity/source/inc/odbc/OConnection.hxx
+++ b/connectivity/source/inc/odbc/OConnection.hxx
@@ -84,7 +84,7 @@ namespace connectivity
OConnection(const SQLHANDLE _pDriverHandle,ODBCDriver* _pDriver);
// OConnection(const SQLHANDLE _pConnectionHandle);
- virtual ~OConnection();
+ virtual ~OConnection() override;
// OComponentHelper
virtual void SAL_CALL disposing() override;
diff --git a/connectivity/source/inc/odbc/ODatabaseMetaData.hxx b/connectivity/source/inc/odbc/ODatabaseMetaData.hxx
index 477972738cb5..781660f8b6e6 100644
--- a/connectivity/source/inc/odbc/ODatabaseMetaData.hxx
+++ b/connectivity/source/inc/odbc/ODatabaseMetaData.hxx
@@ -57,7 +57,7 @@ namespace connectivity
protected:
OUString getURLImpl();
virtual css::uno::Reference< css::sdbc::XResultSet > impl_getTypeInfo_throw() override;
- virtual ~ODatabaseMetaData();
+ virtual ~ODatabaseMetaData() override;
public:
ODatabaseMetaData(const SQLHANDLE _pHandle,OConnection* _pCon);
diff --git a/connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx b/connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx
index 8bd1d116fdcf..81dbea6092c4 100644
--- a/connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx
+++ b/connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx
@@ -108,7 +108,7 @@ namespace connectivity
virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 nHandle, const css::uno::Any& rValue )
throw (css::uno::Exception, std::exception) override;
virtual void SAL_CALL getFastPropertyValue( css::uno::Any& rValue, sal_Int32 nHandle ) const override;
- virtual ~ODatabaseMetaDataResultSet();
+ virtual ~ODatabaseMetaDataResultSet() override;
template < typename T, SQLSMALLINT sqlTypeId > T getInteger ( sal_Int32 columnIndex );
public:
diff --git a/connectivity/source/inc/odbc/OResultSet.hxx b/connectivity/source/inc/odbc/OResultSet.hxx
index 3d827fe4c184..ef117aadf1f2 100644
--- a/connectivity/source/inc/odbc/OResultSet.hxx
+++ b/connectivity/source/inc/odbc/OResultSet.hxx
@@ -215,7 +215,7 @@ namespace connectivity
DECLARE_SERVICE_INFO();
// A ctor that is needed for returning the object
OResultSet( SQLHANDLE _pStatementHandle,OStatement_Base* pStmt);
- virtual ~OResultSet();
+ virtual ~OResultSet() override;
void construct();
diff --git a/connectivity/source/inc/odbc/OResultSetMetaData.hxx b/connectivity/source/inc/odbc/OResultSetMetaData.hxx
index 4a8dfc4a883d..ed80647e27be 100644
--- a/connectivity/source/inc/odbc/OResultSetMetaData.hxx
+++ b/connectivity/source/inc/odbc/OResultSetMetaData.hxx
@@ -65,7 +65,7 @@ namespace connectivity
,m_nColCount(_vMapping.size()-1)
,m_bUseODBC2Types(false)
{}
- virtual ~OResultSetMetaData();
+ virtual ~OResultSetMetaData() override;
static SQLLEN getNumColAttrib(OConnection* _pConnection
diff --git a/connectivity/source/inc/odbc/OStatement.hxx b/connectivity/source/inc/odbc/OStatement.hxx
index 9d3a9631b145..0916ec841916 100644
--- a/connectivity/source/inc/odbc/OStatement.hxx
+++ b/connectivity/source/inc/odbc/OStatement.hxx
@@ -145,7 +145,7 @@ namespace connectivity
css::uno::Any& rValue,
sal_Int32 nHandle
) const override;
- virtual ~OStatement_Base();
+ virtual ~OStatement_Base() override;
public:
OStatement_Base(OConnection* _pConnection );
@@ -222,7 +222,7 @@ namespace connectivity
public css::lang::XServiceInfo
{
protected:
- virtual ~OStatement(){}
+ virtual ~OStatement() override {}
public:
// A ctor that is needed for returning the object
OStatement( OConnection* _pConnection) : OStatement_BASE2( _pConnection){}
diff --git a/connectivity/source/manager/mdrivermanager.cxx b/connectivity/source/manager/mdrivermanager.cxx
index 98dd6e0c6cb0..116412fc551a 100644
--- a/connectivity/source/manager/mdrivermanager.cxx
+++ b/connectivity/source/manager/mdrivermanager.cxx
@@ -64,7 +64,7 @@ class ODriverEnumeration : public ::cppu::WeakImplHelper< XEnumeration >
// order matters!
protected:
- virtual ~ODriverEnumeration();
+ virtual ~ODriverEnumeration() override;
public:
explicit ODriverEnumeration(const DriverArray& _rDriverSequence);
diff --git a/connectivity/source/manager/mdrivermanager.hxx b/connectivity/source/manager/mdrivermanager.hxx
index 2b63df708f70..b1c24120d470 100644
--- a/connectivity/source/manager/mdrivermanager.hxx
+++ b/connectivity/source/manager/mdrivermanager.hxx
@@ -79,7 +79,7 @@ namespace drivermanager
private:
explicit OSDBCDriverManager(
const css::uno::Reference< css::uno::XComponentContext >& _rxContext );
- virtual ~OSDBCDriverManager();
+ virtual ~OSDBCDriverManager() override;
public:
diff --git a/connectivity/source/sdbcx/VCollection.cxx b/connectivity/source/sdbcx/VCollection.cxx
index 5b4e96553b19..690e7904e4dc 100644
--- a/connectivity/source/sdbcx/VCollection.cxx
+++ b/connectivity/source/sdbcx/VCollection.cxx
@@ -59,7 +59,7 @@ namespace
: m_aNameMap(_bCase)
{
}
- virtual ~OHardRefMap()
+ virtual ~OHardRefMap() override
{
}
diff --git a/cppcanvas/qa/extras/emfplus/emfplus.cxx b/cppcanvas/qa/extras/emfplus/emfplus.cxx
index 5eeb5f34d7c3..c83c2e992538 100644
--- a/cppcanvas/qa/extras/emfplus/emfplus.cxx
+++ b/cppcanvas/qa/extras/emfplus/emfplus.cxx
@@ -29,7 +29,7 @@ public:
{
}
- virtual ~Test()
+ virtual ~Test() override
{
}
diff --git a/cppcanvas/source/inc/implrenderer.hxx b/cppcanvas/source/inc/implrenderer.hxx
index f0fa80135b92..ba18b76c4cbd 100644
--- a/cppcanvas/source/inc/implrenderer.hxx
+++ b/cppcanvas/source/inc/implrenderer.hxx
@@ -168,7 +168,7 @@ static float GetSwapFloat( SvStream& rSt )
const GDIMetaFile& rMtf,
const Parameters& rParms );
- virtual ~ImplRenderer();
+ virtual ~ImplRenderer() override;
virtual bool draw() const override;
virtual bool drawSubset( sal_Int32 nStartIndex,
diff --git a/cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx b/cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx
index 5fc7e0aeb0b3..86568ecb8be8 100644
--- a/cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx
+++ b/cppcanvas/source/mtfrenderer/cachedprimitivebase.hxx
@@ -61,7 +61,7 @@ namespace cppcanvas
*/
CachedPrimitiveBase( const CanvasSharedPtr& rCanvas,
bool bOnlyRedrawWithSameTransform );
- virtual ~CachedPrimitiveBase() {}
+ virtual ~CachedPrimitiveBase() override {}
CachedPrimitiveBase(const CachedPrimitiveBase&) = delete;
const CachedPrimitiveBase& operator=(const CachedPrimitiveBase&) = delete;
diff --git a/cppcanvas/source/mtfrenderer/emfplus.cxx b/cppcanvas/source/mtfrenderer/emfplus.cxx
index bc82c84c0609..3fda67848ee6 100644
--- a/cppcanvas/source/mtfrenderer/emfplus.cxx
+++ b/cppcanvas/source/mtfrenderer/emfplus.cxx
@@ -254,7 +254,7 @@ namespace cppcanvas
pPointTypes = nullptr;
}
- virtual ~EMFPPath ()
+ virtual ~EMFPPath () override
{
delete [] pPoints;
delete [] pPointTypes;
@@ -402,7 +402,7 @@ namespace cppcanvas
{
}
- virtual ~EMFPRegion ()
+ virtual ~EMFPRegion () override
{
if (combineMode) {
delete [] combineMode;
@@ -486,7 +486,7 @@ namespace cppcanvas
{
}
- virtual ~EMFPBrush ()
+ virtual ~EMFPBrush () override
{
if (blendPositions != nullptr) {
delete[] blendPositions;
@@ -780,7 +780,7 @@ namespace cppcanvas
{
}
- virtual ~EMFPCustomLineCap()
+ virtual ~EMFPCustomLineCap() override
{
}
@@ -922,7 +922,7 @@ namespace cppcanvas
{
}
- virtual ~EMFPPen()
+ virtual ~EMFPPen() override
{
delete[] dashPattern;
delete[] compoundArray;
diff --git a/cppcanvas/source/wrapper/implbitmap.hxx b/cppcanvas/source/wrapper/implbitmap.hxx
index 24d8af50a3db..aabfd331a4dc 100644
--- a/cppcanvas/source/wrapper/implbitmap.hxx
+++ b/cppcanvas/source/wrapper/implbitmap.hxx
@@ -43,7 +43,7 @@ namespace cppcanvas
ImplBitmap( const CanvasSharedPtr& rParentCanvas,
const css::uno::Reference< css::rendering::XBitmap >& rBitmap );
- virtual ~ImplBitmap();
+ virtual ~ImplBitmap() override;
// CanvasGraphic implementation (that was not already implemented by CanvasGraphicHelper)
virtual bool draw() const override;
diff --git a/cppcanvas/source/wrapper/implbitmapcanvas.hxx b/cppcanvas/source/wrapper/implbitmapcanvas.hxx
index 75931bd575f5..3b6a72d1d8e4 100644
--- a/cppcanvas/source/wrapper/implbitmapcanvas.hxx
+++ b/cppcanvas/source/wrapper/implbitmapcanvas.hxx
@@ -37,7 +37,7 @@ namespace cppcanvas
{
public:
explicit ImplBitmapCanvas( const css::uno::Reference< css::rendering::XBitmapCanvas >& rCanvas );
- virtual ~ImplBitmapCanvas();
+ virtual ~ImplBitmapCanvas() override;
virtual ::basegfx::B2ISize getSize() const override;
diff --git a/cppcanvas/source/wrapper/implcanvas.hxx b/cppcanvas/source/wrapper/implcanvas.hxx
index 0499280fbedd..d1162d605ea4 100644
--- a/cppcanvas/source/wrapper/implcanvas.hxx
+++ b/cppcanvas/source/wrapper/implcanvas.hxx
@@ -51,7 +51,7 @@ namespace cppcanvas
{
public:
explicit ImplCanvas( const css::uno::Reference< css::rendering::XCanvas >& rCanvas );
- virtual ~ImplCanvas();
+ virtual ~ImplCanvas() override;
virtual void setTransformation( const ::basegfx::B2DHomMatrix& rMatrix ) override;
virtual ::basegfx::B2DHomMatrix getTransformation() const override;
diff --git a/cppcanvas/source/wrapper/implcolor.hxx b/cppcanvas/source/wrapper/implcolor.hxx
index 7f6409b291ff..a53834c3228c 100644
--- a/cppcanvas/source/wrapper/implcolor.hxx
+++ b/cppcanvas/source/wrapper/implcolor.hxx
@@ -35,7 +35,7 @@ namespace cppcanvas
public:
explicit ImplColor( const css::uno::Reference<
css::rendering::XGraphicDevice >& rDevice );
- virtual ~ImplColor();
+ virtual ~ImplColor() override;
virtual css::uno::Sequence< double > getDeviceColor( IntSRGBA aSRGBA ) const override;
diff --git a/cppcanvas/source/wrapper/implcustomsprite.hxx b/cppcanvas/source/wrapper/implcustomsprite.hxx
index 785eb5cb3409..0c4a64e1922e 100644
--- a/cppcanvas/source/wrapper/implcustomsprite.hxx
+++ b/cppcanvas/source/wrapper/implcustomsprite.hxx
@@ -39,7 +39,7 @@ namespace cppcanvas
const css::uno::Reference<
css::rendering::XCustomSprite >& rSprite,
const ImplSpriteCanvas::TransformationArbiterSharedPtr& rTransformArbiter );
- virtual ~ImplCustomSprite();
+ virtual ~ImplCustomSprite() override;
virtual CanvasSharedPtr getContentCanvas() const override;
diff --git a/cppcanvas/source/wrapper/implfont.hxx b/cppcanvas/source/wrapper/implfont.hxx
index bb8793ca26ed..fb4ccca64077 100644
--- a/cppcanvas/source/wrapper/implfont.hxx
+++ b/cppcanvas/source/wrapper/implfont.hxx
@@ -44,7 +44,7 @@ namespace cppcanvas
const OUString& rFontName,
const double& rCellSize );
- virtual ~ImplFont();
+ virtual ~ImplFont() override;
private:
css::uno::Reference< css::rendering::XCanvas > mxCanvas;
diff --git a/cppcanvas/source/wrapper/implpolypolygon.hxx b/cppcanvas/source/wrapper/implpolypolygon.hxx
index cfaed772696b..431561a6b3d8 100644
--- a/cppcanvas/source/wrapper/implpolypolygon.hxx
+++ b/cppcanvas/source/wrapper/implpolypolygon.hxx
@@ -46,7 +46,7 @@ namespace cppcanvas
const css::uno::Reference<
css::rendering::XPolyPolygon2D >& rPolyPoly );
- virtual ~ImplPolyPolygon();
+ virtual ~ImplPolyPolygon() override;
virtual void setRGBAFillColor( Color::IntSRGBA ) override;
virtual void setRGBALineColor( Color::IntSRGBA ) override;
diff --git a/cppcanvas/source/wrapper/implsprite.hxx b/cppcanvas/source/wrapper/implsprite.hxx
index 05d05635ee49..82011e71f220 100644
--- a/cppcanvas/source/wrapper/implsprite.hxx
+++ b/cppcanvas/source/wrapper/implsprite.hxx
@@ -38,7 +38,7 @@ namespace cppcanvas
const css::uno::Reference<
css::rendering::XSprite >& rSprite,
const ImplSpriteCanvas::TransformationArbiterSharedPtr& rTransformArbiter );
- virtual ~ImplSprite();
+ virtual ~ImplSprite() override;
virtual void setAlpha( const double& rAlpha ) override;
virtual void movePixel( const ::basegfx::B2DPoint& rNewPos ) override;
diff --git a/cppcanvas/source/wrapper/implspritecanvas.hxx b/cppcanvas/source/wrapper/implspritecanvas.hxx
index 89b0fc300a8e..49fcc9891265 100644
--- a/cppcanvas/source/wrapper/implspritecanvas.hxx
+++ b/cppcanvas/source/wrapper/implspritecanvas.hxx
@@ -37,7 +37,7 @@ namespace cppcanvas
css::rendering::XSpriteCanvas >& rCanvas );
ImplSpriteCanvas(const ImplSpriteCanvas&);
- virtual ~ImplSpriteCanvas();
+ virtual ~ImplSpriteCanvas() override;
virtual void setTransformation( const ::basegfx::B2DHomMatrix& rMatrix ) override;
diff --git a/cppu/qa/test_reference.cxx b/cppu/qa/test_reference.cxx
index 16d14d9d2ff7..436fb4512cfa 100644
--- a/cppu/qa/test_reference.cxx
+++ b/cppu/qa/test_reference.cxx
@@ -94,11 +94,11 @@ struct Base1: public css::uno::XInterface {
{ return ::cppu::UnoType<Base1>::get(); }
};
struct Base2: public Base1 {
- virtual ~Base2() = delete;
+ virtual ~Base2() override = delete;
};
-struct Base3: public Base1 { virtual ~Base3() = delete; };
+struct Base3: public Base1 { virtual ~Base3() override = delete; };
struct Derived: public Base2, public Base3 {
- virtual ~Derived() = delete;
+ virtual ~Derived() override = delete;
};
// The special case using the conversion operator instead:
diff --git a/cppu/source/AffineBridge/AffineBridge.cxx b/cppu/source/AffineBridge/AffineBridge.cxx
index 75d406f0e7f7..6d194517bf56 100644
--- a/cppu/source/AffineBridge/AffineBridge.cxx
+++ b/cppu/source/AffineBridge/AffineBridge.cxx
@@ -69,7 +69,7 @@ public:
OuterThread * m_pOuterThread;
explicit AffineBridge();
- virtual ~AffineBridge();
+ virtual ~AffineBridge() override;
virtual void v_callInto_v(uno_EnvCallee * pCallee, va_list * pParam) override;
virtual void v_callOut_v (uno_EnvCallee * pCallee, va_list * pParam) override;
diff --git a/cppu/source/LogBridge/LogBridge.cxx b/cppu/source/LogBridge/LogBridge.cxx
index e791e7a5be94..604369d85186 100644
--- a/cppu/source/LogBridge/LogBridge.cxx
+++ b/cppu/source/LogBridge/LogBridge.cxx
@@ -40,7 +40,7 @@ class LogBridge : public cppu::Enterable
sal_Int32 m_count;
oslThreadIdentifier m_threadId;
- virtual ~LogBridge();
+ virtual ~LogBridge() override;
public:
explicit LogBridge();
diff --git a/cppu/source/UnsafeBridge/UnsafeBridge.cxx b/cppu/source/UnsafeBridge/UnsafeBridge.cxx
index 85690841bccc..1187f54dbe58 100644
--- a/cppu/source/UnsafeBridge/UnsafeBridge.cxx
+++ b/cppu/source/UnsafeBridge/UnsafeBridge.cxx
@@ -48,7 +48,7 @@ class UnsafeBridge : public cppu::Enterable
sal_Int32 m_count;
oslThreadIdentifier m_threadId;
- virtual ~UnsafeBridge();
+ virtual ~UnsafeBridge() override;
public:
explicit UnsafeBridge();
diff --git a/cppu/source/helper/purpenv/helper_purpenv_Environment.cxx b/cppu/source/helper/purpenv/helper_purpenv_Environment.cxx
index 1e316c7f2550..449429ffc0b0 100644
--- a/cppu/source/helper/purpenv/helper_purpenv_Environment.cxx
+++ b/cppu/source/helper/purpenv/helper_purpenv_Environment.cxx
@@ -126,7 +126,7 @@ protected:
ExtEnv_acquireInterface * m_env_acquireInterface;
ExtEnv_releaseInterface * m_env_releaseInterface;
- virtual ~Base();
+ virtual ~Base() override;
};
extern "C" {
diff --git a/cppu/source/threadpool/thread.hxx b/cppu/source/threadpool/thread.hxx
index fa67a082bd94..1e74f025159b 100644
--- a/cppu/source/threadpool/thread.hxx
+++ b/cppu/source/threadpool/thread.hxx
@@ -41,7 +41,7 @@ namespace cppu_threadpool {
JobQueue * ,
const ::rtl::ByteSequence &aThreadId,
bool bAsynchron );
- virtual ~ORequestThread();
+ virtual ~ORequestThread() override;
void setTask( JobQueue * , const ::rtl::ByteSequence & aThreadId , bool bAsynchron );
diff --git a/cppu/source/threadpool/threadpool.hxx b/cppu/source/threadpool/threadpool.hxx
index b5587d46be44..d5cb8df7be3c 100644
--- a/cppu/source/threadpool/threadpool.hxx
+++ b/cppu/source/threadpool/threadpool.hxx
@@ -118,7 +118,7 @@ namespace cppu_threadpool {
{
public:
ThreadPool();
- virtual ~ThreadPool();
+ virtual ~ThreadPool() override;
void dispose( sal_Int64 nDisposeId );
void destroy( sal_Int64 nDisposeId );
diff --git a/cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx b/cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx
index 097ad9bf33a9..b1f7ff7722ed 100644
--- a/cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx
+++ b/cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx
@@ -48,7 +48,7 @@ class ContainerListener : public ::cppu::WeakImplHelper1< XEventListener >
public:
explicit ContainerListener(ContainerStats *pStats)
: m_pStats(pStats) { m_pStats->m_nAlive++; }
- virtual ~ContainerListener() { m_pStats->m_nAlive--; }
+ virtual ~ContainerListener() override { m_pStats->m_nAlive--; }
virtual void SAL_CALL disposing( const EventObject& )
throw (RuntimeException, std::exception) override
{
diff --git a/cppuhelper/source/component_context.cxx b/cppuhelper/source/component_context.cxx
index 8e75d5f4dd68..5dfb0714e1d7 100644
--- a/cppuhelper/source/component_context.cxx
+++ b/cppuhelper/source/component_context.cxx
@@ -153,7 +153,7 @@ public:
ComponentContext(
ContextEntry_Init const * pEntries, sal_Int32 nEntries,
Reference< XComponentContext > const & xDelegate );
- virtual ~ComponentContext();
+ virtual ~ComponentContext() override;
// XComponentContext
virtual Any SAL_CALL getValueByName( OUString const & rName )
diff --git a/cppuhelper/source/macro_expander.cxx b/cppuhelper/source/macro_expander.cxx
index df55a0625131..8a4a2e223721 100644
--- a/cppuhelper/source/macro_expander.cxx
+++ b/cppuhelper/source/macro_expander.cxx
@@ -129,7 +129,7 @@ public:
inline Bootstrap_MacroExpander()
: t_uno_impl( m_mutex )
{}
- virtual ~Bootstrap_MacroExpander();
+ virtual ~Bootstrap_MacroExpander() override;
// XMacroExpander impl
virtual OUString SAL_CALL expandMacros( OUString const & exp )
diff --git a/cppuhelper/source/servicemanager.cxx b/cppuhelper/source/servicemanager.cxx
index 75894244e96e..a4267f9d8442 100644
--- a/cppuhelper/source/servicemanager.cxx
+++ b/cppuhelper/source/servicemanager.cxx
@@ -449,7 +449,7 @@ public:
const ContentEnumeration& operator=(const ContentEnumeration&) = delete;
private:
- virtual ~ContentEnumeration() {}
+ virtual ~ContentEnumeration() override {}
virtual sal_Bool SAL_CALL hasMoreElements()
throw (css::uno::RuntimeException, std::exception) override;
@@ -508,7 +508,7 @@ public:
const SingletonFactory& operator=(const SingletonFactory&) = delete;
private:
- virtual ~SingletonFactory() {}
+ virtual ~SingletonFactory() override {}
virtual css::uno::Reference< css::uno::XInterface > SAL_CALL
createInstanceWithContext(
@@ -564,7 +564,7 @@ public:
const ImplementationWrapper& operator=(const ImplementationWrapper&) = delete;
private:
- virtual ~ImplementationWrapper() {}
+ virtual ~ImplementationWrapper() override {}
virtual css::uno::Reference< css::uno::XInterface > SAL_CALL
createInstanceWithContext(
diff --git a/cppuhelper/source/servicemanager.hxx b/cppuhelper/source/servicemanager.hxx
index 8c81fd087522..6f235040de1b 100644
--- a/cppuhelper/source/servicemanager.hxx
+++ b/cppuhelper/source/servicemanager.hxx
@@ -219,7 +219,7 @@ public:
std::shared_ptr< Data::Implementation > & implementation);
private:
- virtual ~ServiceManager();
+ virtual ~ServiceManager() override;
virtual void SAL_CALL disposing() override;
diff --git a/cppuhelper/source/typemanager.cxx b/cppuhelper/source/typemanager.cxx
index 8fbee37ddcab..f232c6c1c68f 100644
--- a/cppuhelper/source/typemanager.cxx
+++ b/cppuhelper/source/typemanager.cxx
@@ -89,7 +89,7 @@ public:
{}
private:
- virtual ~SimpleTypeDescription() {}
+ virtual ~SimpleTypeDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -113,7 +113,7 @@ public:
{ assert(manager.is()); }
private:
- virtual ~SequenceTypeDescription() {}
+ virtual ~SequenceTypeDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -137,7 +137,7 @@ class PublishableDescription:
protected:
explicit PublishableDescription(bool published): published_(published) {}
- virtual ~PublishableDescription() {}
+ virtual ~PublishableDescription() override {}
private:
virtual sal_Bool SAL_CALL isPublished() throw (css::uno::RuntimeException, std::exception) override
@@ -158,7 +158,7 @@ public:
{ assert(manager.is()); assert(entity.is()); }
private:
- virtual ~ModuleDescription() {}
+ virtual ~ModuleDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -210,7 +210,7 @@ public:
{ assert(entity.is()); }
private:
- virtual ~EnumTypeDescription() {}
+ virtual ~EnumTypeDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -272,7 +272,7 @@ public:
{ assert(manager.is()); assert(entity.is()); }
private:
- virtual ~PlainStructTypeDescription() {}
+ virtual ~PlainStructTypeDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -348,7 +348,7 @@ public:
{}
private:
- virtual ~ParameterizedMemberTypeDescription() {}
+ virtual ~ParameterizedMemberTypeDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -378,7 +378,7 @@ public:
{ assert(manager.is()); assert(entity.is()); }
private:
- virtual ~PolymorphicStructTypeTemplateDescription() {}
+ virtual ~PolymorphicStructTypeTemplateDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -476,7 +476,7 @@ public:
}
private:
- virtual ~InstantiatedPolymorphicStructTypeDescription() {}
+ virtual ~InstantiatedPolymorphicStructTypeDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -581,7 +581,7 @@ public:
{ assert(manager.is()); assert(entity.is()); }
private:
- virtual ~ExceptionTypeDescription() {}
+ virtual ~ExceptionTypeDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -649,7 +649,7 @@ public:
{ assert(manager.is()); }
private:
- virtual ~AttributeDescription() {}
+ virtual ~AttributeDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -733,7 +733,7 @@ public:
{ assert(manager.is()); }
private:
- virtual ~MethodParameter() {}
+ virtual ~MethodParameter() override {}
virtual rtl::OUString SAL_CALL getName() throw (css::uno::RuntimeException, std::exception) override
{ return parameter_.name; }
@@ -781,7 +781,7 @@ public:
{ assert(manager.is()); }
private:
- virtual ~MethodDescription() {}
+ virtual ~MethodDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -916,7 +916,7 @@ public:
{ assert(manager.is()); assert(entity.is()); }
private:
- virtual ~InterfaceTypeDescription() {}
+ virtual ~InterfaceTypeDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -1020,7 +1020,7 @@ public:
unoidl::ConstantGroupEntity::Member const & member);
private:
- virtual ~ConstantDescription() {}
+ virtual ~ConstantDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -1092,7 +1092,7 @@ public:
{ assert(entity.is()); }
private:
- virtual ~ConstantGroupDescription() {}
+ virtual ~ConstantGroupDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -1138,7 +1138,7 @@ public:
{ assert(manager.is()); assert(entity.is()); }
private:
- virtual ~TypedefDescription() {}
+ virtual ~TypedefDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -1169,7 +1169,7 @@ public:
{ assert(manager.is()); }
private:
- virtual ~ConstructorParameter() {}
+ virtual ~ConstructorParameter() override {}
virtual rtl::OUString SAL_CALL getName() throw (css::uno::RuntimeException, std::exception) override
{ return parameter_.name; }
@@ -1210,7 +1210,7 @@ public:
{ assert(manager.is()); }
private:
- virtual ~ConstructorDescription() {}
+ virtual ~ConstructorDescription() override {}
virtual sal_Bool SAL_CALL isDefaultConstructor()
throw (css::uno::RuntimeException, std::exception) override
@@ -1279,7 +1279,7 @@ public:
{ assert(manager.is()); assert(entity.is()); }
private:
- virtual ~SingleInterfaceBasedServiceDescription() {}
+ virtual ~SingleInterfaceBasedServiceDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -1382,7 +1382,7 @@ public:
{ assert(manager.is()); }
private:
- virtual ~PropertyDescription() {}
+ virtual ~PropertyDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -1421,7 +1421,7 @@ public:
{ assert(manager.is()); assert(entity.is()); }
private:
- virtual ~AccumulationBasedServiceDescription() {}
+ virtual ~AccumulationBasedServiceDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -1591,7 +1591,7 @@ public:
{ assert(manager.is()); assert(entity.is()); }
private:
- virtual ~InterfaceBasedSingletonDescription() {}
+ virtual ~InterfaceBasedSingletonDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -1637,7 +1637,7 @@ public:
{ assert(manager.is()); assert(entity.is()); }
private:
- virtual ~ServiceBasedSingletonDescription() {}
+ virtual ~ServiceBasedSingletonDescription() override {}
virtual css::uno::TypeClass SAL_CALL getTypeClass()
throw (css::uno::RuntimeException, std::exception) override
@@ -1683,7 +1683,7 @@ public:
}
private:
- virtual ~Enumeration() {}
+ virtual ~Enumeration() override {}
virtual sal_Bool SAL_CALL hasMoreElements()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/cppuhelper/source/typemanager.hxx b/cppuhelper/source/typemanager.hxx
index c47fb6f6e489..945438a2802d 100644
--- a/cppuhelper/source/typemanager.hxx
+++ b/cppuhelper/source/typemanager.hxx
@@ -64,7 +64,7 @@ public:
rtl::OUString const & name);
private:
- virtual ~TypeManager() throw ();
+ virtual ~TypeManager() throw () override;
virtual void SAL_CALL disposing() override;
diff --git a/cui/source/customize/acccfg.cxx b/cui/source/customize/acccfg.cxx
index 588965ae201a..95ad22de82d3 100644
--- a/cui/source/customize/acccfg.cxx
+++ b/cui/source/customize/acccfg.cxx
@@ -636,7 +636,7 @@ class SfxAccCfgLBoxString_Impl : public SvLBoxString
public:
explicit SfxAccCfgLBoxString_Impl(const OUString& sText);
- virtual ~SfxAccCfgLBoxString_Impl();
+ virtual ~SfxAccCfgLBoxString_Impl() override;
virtual void Paint(const Point& aPos, SvTreeListBox& rDevice, vcl::RenderContext& rRenderContext,
const SvViewDataEntry* pView, const SvTreeListEntry& rEntry) override;
diff --git a/cui/source/customize/cfg.cxx b/cui/source/customize/cfg.cxx
index 14902158f6d7..eb49a59b911a 100644
--- a/cui/source/customize/cfg.cxx
+++ b/cui/source/customize/cfg.cxx
@@ -1537,7 +1537,7 @@ public:
{
}
- virtual ~PopupPainter() { }
+ virtual ~PopupPainter() override { }
virtual void Paint(const Point& rPos, SvTreeListBox& rOutDev, vcl::RenderContext& rRenderContext,
const SvViewDataEntry* pView, const SvTreeListEntry& rEntry) override
diff --git a/cui/source/customize/eventdlg.hxx b/cui/source/customize/eventdlg.hxx
index a6d447909564..749bf11b8175 100644
--- a/cui/source/customize/eventdlg.hxx
+++ b/cui/source/customize/eventdlg.hxx
@@ -47,7 +47,7 @@ public:
/// this is only to let callers know that there is a LateInit which *must* be called
struct EarlyInit { };
SvxEventConfigPage( vcl::Window *pParent, const SfxItemSet& rSet, EarlyInit );
- virtual ~SvxEventConfigPage();
+ virtual ~SvxEventConfigPage() override;
virtual void dispose() override;
void LateInit( const css::uno::Reference< css::frame::XFrame >& _rxFrame );
diff --git a/cui/source/customize/macropg_impl.hxx b/cui/source/customize/macropg_impl.hxx
index 2c8c87b7fd01..f460ca216ca1 100644
--- a/cui/source/customize/macropg_impl.hxx
+++ b/cui/source/customize/macropg_impl.hxx
@@ -49,7 +49,7 @@ private:
public:
AssignComponentDialog( vcl::Window * pParent, const OUString& rURL );
- virtual ~AssignComponentDialog();
+ virtual ~AssignComponentDialog() override;
virtual void dispose() override;
const OUString& getURL() const
diff --git a/cui/source/dialogs/SpellAttrib.hxx b/cui/source/dialogs/SpellAttrib.hxx
index 77f0704ba9a4..092fdc5e46d2 100644
--- a/cui/source/dialogs/SpellAttrib.hxx
+++ b/cui/source/dialogs/SpellAttrib.hxx
@@ -100,7 +100,7 @@ private:
public:
SpellErrorAttrib( const SpellErrorDescription& );
SpellErrorAttrib( const SpellErrorAttrib& rAttr );
- virtual ~SpellErrorAttrib();
+ virtual ~SpellErrorAttrib() override;
const SpellErrorDescription& GetErrorDescription() const { return m_aSpellErrorDescription; }
@@ -120,7 +120,7 @@ class SpellLanguageAttrib : public TextAttrib
public:
SpellLanguageAttrib(LanguageType eLanguage);
SpellLanguageAttrib( const SpellLanguageAttrib& rAttr );
- virtual ~SpellLanguageAttrib();
+ virtual ~SpellLanguageAttrib() override;
LanguageType GetLanguage() const {return m_eLanguage;}
@@ -139,7 +139,7 @@ class SpellBackgroundAttrib : public TextAttrib
public:
SpellBackgroundAttrib(const Color& rCol);
SpellBackgroundAttrib( const SpellBackgroundAttrib& rAttr );
- virtual ~SpellBackgroundAttrib();
+ virtual ~SpellBackgroundAttrib() override;
virtual void SetFont( vcl::Font& rFont ) const override;
virtual TextAttrib* Clone() const override;
diff --git a/cui/source/dialogs/SpellDialog.cxx b/cui/source/dialogs/SpellDialog.cxx
index a18cafd9ee27..af15bb5878ba 100644
--- a/cui/source/dialogs/SpellDialog.cxx
+++ b/cui/source/dialogs/SpellDialog.cxx
@@ -120,7 +120,7 @@ public:
m_nOffset(0)
{}
- virtual ~SpellUndoAction_Impl();
+ virtual ~SpellUndoAction_Impl() override;
virtual void Undo() override;
virtual sal_uInt16 GetId() const override;
diff --git a/cui/source/dialogs/colorpicker.cxx b/cui/source/dialogs/colorpicker.cxx
index f7b3dbe8ef1d..bc3c5786e057 100644
--- a/cui/source/dialogs/colorpicker.cxx
+++ b/cui/source/dialogs/colorpicker.cxx
@@ -184,7 +184,7 @@ class ColorFieldControl : public Control
{
public:
ColorFieldControl(vcl::Window* pParent, WinBits nStyle);
- virtual ~ColorFieldControl();
+ virtual ~ColorFieldControl() override;
virtual void dispose() override;
@@ -595,7 +595,7 @@ class ColorSliderControl : public Control
{
public:
ColorSliderControl( vcl::Window* pParent, WinBits nStyle );
- virtual ~ColorSliderControl();
+ virtual ~ColorSliderControl() override;
virtual void dispose() override;
virtual void MouseMove( const MouseEvent& rMEvt ) override;
@@ -866,7 +866,7 @@ class ColorPickerDialog : public ModalDialog
{
public:
ColorPickerDialog(vcl::Window* pParent, sal_Int32 nColor, sal_Int16 nMode);
- virtual ~ColorPickerDialog()
+ virtual ~ColorPickerDialog() override
{
disposeOnce();
}
diff --git a/cui/source/factory/dlgfact.cxx b/cui/source/factory/dlgfact.cxx
index e732c7b28b48..94ca9e671fad 100644
--- a/cui/source/factory/dlgfact.cxx
+++ b/cui/source/factory/dlgfact.cxx
@@ -1289,7 +1289,7 @@ public:
}
virtual short Execute() override;
- virtual ~SvxMacroAssignDialog();
+ virtual ~SvxMacroAssignDialog() override;
private:
SfxItemSet m_aItems;
diff --git a/cui/source/factory/dlgfact.hxx b/cui/source/factory/dlgfact.hxx
index ada887ed7a08..a753130753a0 100644
--- a/cui/source/factory/dlgfact.hxx
+++ b/cui/source/factory/dlgfact.hxx
@@ -81,7 +81,7 @@ class VclAbstractDialog2_Impl : public VclAbstractDialog2
Link<Dialog&,void> m_aEndDlgHdl;
public:
explicit VclAbstractDialog2_Impl( Dialog* p ) : m_pDlg( p ) {}
- virtual ~VclAbstractDialog2_Impl();
+ virtual ~VclAbstractDialog2_Impl() override;
virtual void StartExecuteModal( const Link<Dialog&,void>& rEndDialogHdl ) override;
virtual long GetResult() override;
private:
diff --git a/cui/source/inc/SpellDialog.hxx b/cui/source/inc/SpellDialog.hxx
index b166dd134a5f..60b81dbbe899 100644
--- a/cui/source/inc/SpellDialog.hxx
+++ b/cui/source/inc/SpellDialog.hxx
@@ -80,7 +80,7 @@ protected:
public:
SentenceEditWindow_Impl(vcl::Window* pParent, WinBits nBits);
- virtual ~SentenceEditWindow_Impl();
+ virtual ~SentenceEditWindow_Impl() override;
void Init(VclPtr<ToolBox> &rToolbar);
void SetModifyHdl(const Link<Edit&,void>& rLink) override { m_aModifyLink = rLink;}
@@ -227,7 +227,7 @@ public:
svx::SpellDialogChildWindow* pChildWindow,
vcl::Window * pParent,
SfxBindings* pBindings);
- virtual ~SpellDialog();
+ virtual ~SpellDialog() override;
virtual void dispose() override;
virtual bool Close() override;
diff --git a/cui/source/inc/about.hxx b/cui/source/inc/about.hxx
index aaea46556271..d9597bd474f9 100644
--- a/cui/source/inc/about.hxx
+++ b/cui/source/inc/about.hxx
@@ -66,7 +66,7 @@ protected:
public:
AboutDialog(vcl::Window* pParent);
- virtual ~AboutDialog();
+ virtual ~AboutDialog() override;
virtual void dispose() override;
DECL_LINK_TYPED( HandleClick, Button*, void );
diff --git a/cui/source/inc/acccfg.hxx b/cui/source/inc/acccfg.hxx
index 9ada6ee1d792..e7f0298c27cd 100644
--- a/cui/source/inc/acccfg.hxx
+++ b/cui/source/inc/acccfg.hxx
@@ -67,7 +67,7 @@ public:
, m_pAccelConfigPage(nullptr)
{
}
- virtual ~SfxAccCfgTabListBox_Impl();
+ virtual ~SfxAccCfgTabListBox_Impl() override;
virtual void dispose() override;
void SetAccelConfigPage(SfxAcceleratorConfigPage* pAccelConfigPage)
@@ -171,7 +171,7 @@ private:
public:
SfxAcceleratorConfigPage( vcl::Window *pParent, const SfxItemSet& rItemSet );
- virtual ~SfxAcceleratorConfigPage();
+ virtual ~SfxAcceleratorConfigPage() override;
virtual void dispose() override;
virtual bool FillItemSet( SfxItemSet* ) override;
diff --git a/cui/source/inc/align.hxx b/cui/source/inc/align.hxx
index b13842995b7b..3695dadf6526 100644
--- a/cui/source/inc/align.hxx
+++ b/cui/source/inc/align.hxx
@@ -57,7 +57,7 @@ class AlignmentTabPage : public SfxTabPage
static const sal_uInt16 s_pRanges[];
public:
- virtual ~AlignmentTabPage();
+ virtual ~AlignmentTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
diff --git a/cui/source/inc/autocdlg.hxx b/cui/source/inc/autocdlg.hxx
index 1914f68c253d..45cd694f6be6 100644
--- a/cui/source/inc/autocdlg.hxx
+++ b/cui/source/inc/autocdlg.hxx
@@ -53,7 +53,7 @@ class OfaAutoCorrDlg : public SfxTabDialog
public:
OfaAutoCorrDlg(vcl::Window* pParent, const SfxItemSet *pSet);
- virtual ~OfaAutoCorrDlg();
+ virtual ~OfaAutoCorrDlg() override;
virtual void dispose() override;
void EnableLanguage(bool bEnable);
@@ -109,7 +109,7 @@ private:
public:
OfaAutocorrOptionsPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~OfaAutocorrOptionsPage();
+ virtual ~OfaAutocorrOptionsPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
@@ -168,7 +168,7 @@ class OfaSwAutoFmtOptionsPage : public SfxTabPage
OfaSwAutoFmtOptionsPage( vcl::Window* pParent,
const SfxItemSet& rSet );
- virtual ~OfaSwAutoFmtOptionsPage();
+ virtual ~OfaSwAutoFmtOptionsPage() override;
virtual void dispose() override;
public:
@@ -198,7 +198,7 @@ public:
{
}
- virtual ~AutoCorrEdit();
+ virtual ~AutoCorrEdit() override;
void SetActionHdl( const Link<AutoCorrEdit&,bool>& rLink )
{ aActionLink = rLink;}
@@ -275,7 +275,7 @@ private:
public:
OfaAutocorrReplacePage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~OfaAutocorrReplacePage();
+ virtual ~OfaAutocorrReplacePage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet);
@@ -334,7 +334,7 @@ private:
LanguageType eNewLanguage);
public:
OfaAutocorrExceptPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~OfaAutocorrExceptPage();
+ virtual ~OfaAutocorrExceptPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
@@ -402,7 +402,7 @@ private:
OfaQuoteTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
public:
- virtual ~OfaQuoteTabPage();
+ virtual ~OfaQuoteTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
@@ -428,7 +428,7 @@ public:
, m_pPage(nullptr)
{
}
- virtual ~AutoCompleteMultiListBox();
+ virtual ~AutoCompleteMultiListBox() override;
virtual void dispose() override;
void SetPage(OfaAutoCompleteTabPage *pPage) { m_pPage = pPage; }
virtual bool PreNotify( NotifyEvent& rNEvt ) override;
@@ -456,7 +456,7 @@ private:
OfaAutoCompleteTabPage( vcl::Window* pParent,
const SfxItemSet& rSet );
public:
- virtual ~OfaAutoCompleteTabPage();
+ virtual ~OfaAutoCompleteTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
const SfxItemSet* rAttrSet);
@@ -521,7 +521,7 @@ private:
public:
/// construction via Create()
OfaSmartTagOptionsTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~OfaSmartTagOptionsTabPage();
+ virtual ~OfaSmartTagOptionsTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet);
diff --git a/cui/source/inc/backgrnd.hxx b/cui/source/inc/backgrnd.hxx
index 8ba8411af948..49714edce8b1 100644
--- a/cui/source/inc/backgrnd.hxx
+++ b/cui/source/inc/backgrnd.hxx
@@ -68,7 +68,7 @@ protected:
private:
SvxBackgroundTabPage( vcl::Window* pParent, const SfxItemSet& rCoreSet );
- virtual ~SvxBackgroundTabPage();
+ virtual ~SvxBackgroundTabPage() override;
virtual void dispose() override;
VclPtr<VclContainer> m_pAsGrid;
diff --git a/cui/source/inc/border.hxx b/cui/source/inc/border.hxx
index cb0814096ed1..f2b2eaa1bb7f 100644
--- a/cui/source/inc/border.hxx
+++ b/cui/source/inc/border.hxx
@@ -46,7 +46,7 @@ class SvxBorderTabPage : public SfxTabPage
static const sal_uInt16 pRanges[];
public:
- virtual ~SvxBorderTabPage();
+ virtual ~SvxBorderTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
const SfxItemSet* rAttrSet);
diff --git a/cui/source/inc/cfg.hxx b/cui/source/inc/cfg.hxx
index eb7a2d7143ef..d52947b461a2 100644
--- a/cui/source/inc/cfg.hxx
+++ b/cui/source/inc/cfg.hxx
@@ -187,7 +187,7 @@ public:
const OUString& aModuleId,
bool docConfig );
- virtual ~MenuSaveInData();
+ virtual ~MenuSaveInData() override;
/// methods inherited from SaveInData
SvxEntries* GetEntries() override;
@@ -210,7 +210,7 @@ public:
const css::uno::Reference< css::ui::XUIConfigurationManager >& xCfgMgr,
const css::uno::Reference< css::ui::XUIConfigurationManager >& xParentCfgMgr,
const OUString& aModuleId, bool bIsDocConfig );
- virtual ~ContextMenuSaveInData();
+ virtual ~ContextMenuSaveInData() override;
SvxEntries* GetEntries() override;
void SetEntries( SvxEntries* pNewEntries ) override;
@@ -326,7 +326,7 @@ protected:
public:
SvxMenuEntriesListBox(vcl::Window*, SvxConfigPage*);
- virtual ~SvxMenuEntriesListBox();
+ virtual ~SvxMenuEntriesListBox() override;
virtual void dispose() override;
virtual sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt ) override;
@@ -426,7 +426,7 @@ protected:
public:
- virtual ~SvxConfigPage();
+ virtual ~SvxConfigPage() override;
virtual void dispose() override;
static bool CanConfig( const OUString& rModuleId );
@@ -490,7 +490,7 @@ private:
public:
SvxMenuConfigPage( vcl::Window *pParent, const SfxItemSet& rItemSet, bool bIsMenuBar = true );
- virtual ~SvxMenuConfigPage();
+ virtual ~SvxMenuConfigPage() override;
virtual void dispose() override;
SaveInData* CreateSaveInData(
@@ -524,7 +524,7 @@ public:
SvxMainMenuOrganizerDialog (
vcl::Window*, SvxEntries*,
SvxConfigEntry*, bool bCreateMenu = false );
- virtual ~SvxMainMenuOrganizerDialog();
+ virtual ~SvxMainMenuOrganizerDialog() override;
virtual void dispose() override;
SvxEntries* GetEntries() { return mpEntries;}
@@ -550,7 +550,7 @@ protected:
public:
SvxToolbarEntriesListBox(vcl::Window* pParent, SvxToolbarConfigPage* pPg);
- virtual ~SvxToolbarEntriesListBox();
+ virtual ~SvxToolbarEntriesListBox() override;
virtual void dispose() override;
virtual TriState NotifyMoving(
@@ -589,7 +589,7 @@ private:
public:
SvxToolbarConfigPage( vcl::Window *pParent, const SfxItemSet& rItemSet );
- virtual ~SvxToolbarConfigPage();
+ virtual ~SvxToolbarConfigPage() override;
virtual void dispose() override;
void AddFunction( SvTreeListEntry* pTarget = nullptr,
@@ -633,7 +633,7 @@ public:
const OUString& aModuleId,
bool docConfig );
- virtual ~ToolbarSaveInData();
+ virtual ~ToolbarSaveInData() override;
void CreateToolbar( SvxConfigEntry* pToolbar );
void RestoreToolbar( SvxConfigEntry* pToolbar );
@@ -666,7 +666,7 @@ private:
public:
SvxNewToolbarDialog(vcl::Window* pWindow, const OUString& rName);
- virtual ~SvxNewToolbarDialog();
+ virtual ~SvxNewToolbarDialog() override;
virtual void dispose() override;
VclPtr<ListBox> m_pSaveInListBox;
@@ -715,7 +715,7 @@ public:
const css::uno::Reference< css::ui::XImageManager >& rXParentImageManager
);
- virtual ~SvxIconSelectorDialog();
+ virtual ~SvxIconSelectorDialog() override;
virtual void dispose() override;
css::uno::Reference< css::graphic::XGraphic >
@@ -749,7 +749,7 @@ private:
VclPtr<VclMultiLineEdit> pLineEditDescription;
public:
SvxIconChangeDialog(vcl::Window *pWindow, const OUString& aMessage);
- virtual ~SvxIconChangeDialog();
+ virtual ~SvxIconChangeDialog() override;
virtual void dispose() override;
};
#endif // INCLUDED_CUI_SOURCE_INC_CFG_HXX
diff --git a/cui/source/inc/cfgutil.hxx b/cui/source/inc/cfgutil.hxx
index 628343c3d40a..db3f81638bef 100644
--- a/cui/source/inc/cfgutil.hxx
+++ b/cui/source/inc/cfgutil.hxx
@@ -108,7 +108,7 @@ class SfxConfigFunctionListBox : public SvTreeListBox
public:
SfxConfigFunctionListBox(vcl::Window*, WinBits nStyle);
- virtual ~SfxConfigFunctionListBox();
+ virtual ~SfxConfigFunctionListBox() override;
virtual void dispose() override;
void ClearAll();
@@ -157,7 +157,7 @@ protected:
public:
SfxConfigGroupListBox(vcl::Window* pParent, WinBits nStyle);
- virtual ~SfxConfigGroupListBox();
+ virtual ~SfxConfigGroupListBox() override;
virtual void dispose() override;
void ClearAll();
diff --git a/cui/source/inc/chardlg.hxx b/cui/source/inc/chardlg.hxx
index 7610e3eee420..b700b4507774 100644
--- a/cui/source/inc/chardlg.hxx
+++ b/cui/source/inc/chardlg.hxx
@@ -52,7 +52,7 @@ protected:
inline SvxFont& GetPreviewCTLFont();
public:
- virtual ~SvxCharBasePage();
+ virtual ~SvxCharBasePage() override;
virtual void dispose() override;
using SfxTabPage::ActivatePage;
@@ -147,7 +147,7 @@ public:
virtual DeactivateRC DeactivatePage( SfxItemSet* pSet ) override;
public:
- virtual ~SvxCharNamePage();
+ virtual ~SvxCharNamePage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
@@ -229,7 +229,7 @@ private:
DECL_LINK_TYPED(ColorBoxSelectHdl_Impl, ListBox&, void);
public:
- virtual ~SvxCharEffectsPage();
+ virtual ~SvxCharEffectsPage() override;
virtual void dispose() override;
using SfxTabPage::DeactivatePage;
@@ -308,7 +308,7 @@ private:
DECL_LINK_TYPED( ScaleWidthModifyHdl_Impl, Edit&, void );
public:
- virtual ~SvxCharPositionPage();
+ virtual ~SvxCharPositionPage() override;
virtual void dispose() override;
using SfxTabPage::DeactivatePage;
@@ -354,7 +354,7 @@ private:
DECL_LINK_TYPED(CharacterMapHdl_Impl, ListBox&, void );
public:
- virtual ~SvxCharTwoLinesPage();
+ virtual ~SvxCharTwoLinesPage() override;
virtual void dispose() override;
using SfxTabPage::ActivatePage;
diff --git a/cui/source/inc/connect.hxx b/cui/source/inc/connect.hxx
index afb0624916f5..362b9569f278 100644
--- a/cui/source/inc/connect.hxx
+++ b/cui/source/inc/connect.hxx
@@ -64,7 +64,7 @@ private:
public:
SvxConnectionPage( vcl::Window* pWindow, const SfxItemSet& rInAttrs );
- virtual ~SvxConnectionPage();
+ virtual ~SvxConnectionPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
diff --git a/cui/source/inc/cuicharmap.hxx b/cui/source/inc/cuicharmap.hxx
index a59a209478fb..0d48662e830c 100644
--- a/cui/source/inc/cuicharmap.hxx
+++ b/cui/source/inc/cuicharmap.hxx
@@ -98,7 +98,7 @@ private:
public:
SvxCharacterMap( vcl::Window* pParent, bool bOne=true, const SfxItemSet* pSet=nullptr );
- virtual ~SvxCharacterMap();
+ virtual ~SvxCharacterMap() override;
virtual void dispose() override;
void DisableFontSelection();
diff --git a/cui/source/inc/cuifmsearch.hxx b/cui/source/inc/cuifmsearch.hxx
index a9b537e0c6d2..5cc0ae265a5b 100644
--- a/cui/source/inc/cuifmsearch.hxx
+++ b/cui/source/inc/cuifmsearch.hxx
@@ -110,7 +110,7 @@ public:
FmSearchDialog(vcl::Window* pParent, const OUString& strInitialText, const ::std::vector< OUString >& _rContexts, sal_Int16 nInitialContext,
const Link<FmSearchContext&,sal_uInt32>& lnkContextSupplier);
- virtual ~FmSearchDialog();
+ virtual ~FmSearchDialog() override;
virtual void dispose() override;
/** The found-handler gets in the 'found'-case a pointer on a FmFoundRecordInformation-structure
diff --git a/cui/source/inc/cuigaldlg.hxx b/cui/source/inc/cuigaldlg.hxx
index 5d81841f20be..64343fbfa1f9 100644
--- a/cui/source/inc/cuigaldlg.hxx
+++ b/cui/source/inc/cuigaldlg.hxx
@@ -68,7 +68,7 @@ private:
const ::std::vector< OUString >& rFormats,
bool bRecursive );
- virtual ~SearchThread();
+ virtual ~SearchThread() override;
virtual void execute() override;
public:
@@ -93,7 +93,7 @@ private:
public:
SearchProgress( vcl::Window* pParent, const INetURLObject& rStartURL );
- virtual ~SearchProgress();
+ virtual ~SearchProgress() override;
virtual void dispose() override;
DECL_LINK_TYPED( CleanUpHdl, void*, void );
@@ -112,7 +112,7 @@ private:
VclPtr<TPGalleryThemeProperties> mpBrowser;
TokenList_impl& mrTakenList;
- virtual ~TakeThread();
+ virtual ~TakeThread() override;
virtual void execute() override;
public:
@@ -139,7 +139,7 @@ private:
public:
TakeProgress( vcl::Window* pWindow );
- virtual ~TakeProgress();
+ virtual ~TakeProgress() override;
virtual void dispose() override;
DECL_LINK_TYPED( CleanUpHdl, void*, void );
@@ -164,7 +164,7 @@ private:
public:
ActualizeProgress( vcl::Window* pWindow, GalleryTheme* pThm );
- virtual ~ActualizeProgress();
+ virtual ~ActualizeProgress() override;
virtual void dispose() override;
virtual short Execute() override;
@@ -176,7 +176,7 @@ private:
VclPtr<Edit> m_pEdit;
public:
TitleDialog(vcl::Window* pParent, const OUString& rOldText);
- virtual ~TitleDialog();
+ virtual ~TitleDialog() override;
virtual void dispose() override;
OUString GetTitle() const { return m_pEdit->GetText(); }
};
@@ -191,7 +191,7 @@ private:
DECL_LINK_TYPED( ClickOkHdl, Button*, void );
public:
GalleryIdDialog( vcl::Window* pParent, GalleryTheme* pThm );
- virtual ~GalleryIdDialog();
+ virtual ~GalleryIdDialog() override;
virtual void dispose() override;
sal_uLong GetId() const { return m_pLbResName->GetSelectEntryPos(); }
};
@@ -228,7 +228,7 @@ private:
public:
TPGalleryThemeGeneral( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~TPGalleryThemeGeneral();
+ virtual ~TPGalleryThemeGeneral() override;
virtual void dispose() override;
void SetXChgData( ExchangeData* pData );
@@ -291,7 +291,7 @@ class TPGalleryThemeProperties : public SfxTabPage
public:
TPGalleryThemeProperties( vcl::Window* pWindow, const SfxItemSet& rSet );
- virtual ~TPGalleryThemeProperties();
+ virtual ~TPGalleryThemeProperties() override;
virtual void dispose() override;
void SetXChgData( ExchangeData* pData );
diff --git a/cui/source/inc/cuigrfflt.hxx b/cui/source/inc/cuigrfflt.hxx
index 57b73e3473fe..53874f2255bb 100644
--- a/cui/source/inc/cuigrfflt.hxx
+++ b/cui/source/inc/cuigrfflt.hxx
@@ -85,7 +85,7 @@ protected:
public:
GraphicFilterDialog(vcl::Window* pParent, const OUString& rID, const OUString& rUIXMLDescription, const Graphic& rGraphic);
- virtual ~GraphicFilterDialog();
+ virtual ~GraphicFilterDialog() override;
virtual void dispose() override;
virtual Graphic GetFilteredGraphic( const Graphic& rGraphic, double fScaleX, double fScaleY ) = 0;
@@ -100,7 +100,7 @@ private:
public:
GraphicFilterSmooth( vcl::Window* pParent, const Graphic& rGraphic, double nRadius);
- virtual ~GraphicFilterSmooth();
+ virtual ~GraphicFilterSmooth() override;
virtual void dispose() override;
virtual Graphic GetFilteredGraphic( const Graphic& rGraphic, double fScaleX, double fScaleY ) override;
@@ -119,7 +119,7 @@ public:
GraphicFilterMosaic(vcl::Window* pParent, const Graphic& rGraphic,
sal_uInt16 nTileWidth, sal_uInt16 nTileHeight, bool bEnhanceEdges);
- virtual ~GraphicFilterMosaic();
+ virtual ~GraphicFilterMosaic() override;
virtual void dispose() override;
virtual Graphic GetFilteredGraphic( const Graphic& rGraphic, double fScaleX, double fScaleY ) override;
@@ -140,7 +140,7 @@ public:
GraphicFilterSolarize( vcl::Window* pParent, const Graphic& rGraphic,
sal_uInt8 nGreyThreshold, bool bInvert );
- virtual ~GraphicFilterSolarize();
+ virtual ~GraphicFilterSolarize() override;
virtual void dispose() override;
virtual Graphic GetFilteredGraphic( const Graphic& rGraphic, double fScaleX, double fScaleY ) override;
@@ -156,7 +156,7 @@ private:
public:
GraphicFilterSepia( vcl::Window* pParent, const Graphic& rGraphic,
sal_uInt16 nSepiaPercent );
- virtual ~GraphicFilterSepia();
+ virtual ~GraphicFilterSepia() override;
virtual void dispose() override;
virtual Graphic GetFilteredGraphic( const Graphic& rGraphic, double fScaleX, double fScaleY ) override;
sal_uInt16 GetSepiaPercent() const
@@ -173,7 +173,7 @@ private:
public:
GraphicFilterPoster( vcl::Window* pParent, const Graphic& rGraphic,
sal_uInt16 nPosterColorCount );
- virtual ~GraphicFilterPoster();
+ virtual ~GraphicFilterPoster() override;
virtual void dispose() override;
virtual Graphic GetFilteredGraphic( const Graphic& rGraphic, double fScaleX, double fScaleY ) override;
@@ -200,7 +200,7 @@ private:
public:
GraphicFilterEmboss( vcl::Window* pParent, const Graphic& rGraphic,
RectPoint eLightSource );
- virtual ~GraphicFilterEmboss();
+ virtual ~GraphicFilterEmboss() override;
virtual void dispose() override;
virtual Graphic GetFilteredGraphic( const Graphic& rGraphic, double fScaleX, double fScaleY ) override;
diff --git a/cui/source/inc/cuihyperdlg.hxx b/cui/source/inc/cuihyperdlg.hxx
index 41dcd1bd769e..95cea405e05a 100644
--- a/cui/source/inc/cuihyperdlg.hxx
+++ b/cui/source/inc/cuihyperdlg.hxx
@@ -79,7 +79,7 @@ protected:
public:
SvxHpLinkDlg (vcl::Window* pParent, SfxBindings* pBindings );
- virtual ~SvxHpLinkDlg ();
+ virtual ~SvxHpLinkDlg () override;
virtual void dispose() override;
virtual void PageCreated( sal_uInt16 nId, IconChoicePage& rPage ) override;
diff --git a/cui/source/inc/cuiimapwnd.hxx b/cui/source/inc/cuiimapwnd.hxx
index 1a83e9097750..c9ae8db630fc 100644
--- a/cui/source/inc/cuiimapwnd.hxx
+++ b/cui/source/inc/cuiimapwnd.hxx
@@ -45,7 +45,7 @@ public:
const OUString& rURL, const OUString& rAlternativeText, const OUString& rDescription,
const OUString& rTarget, const OUString& rName,
TargetList& rTargetList );
- virtual ~URLDlg();
+ virtual ~URLDlg() override;
virtual void dispose() override;
OUString GetURL() const { return m_pEdtURL->GetText(); }
diff --git a/cui/source/inc/cuioptgenrl.hxx b/cui/source/inc/cuioptgenrl.hxx
index ee5cf822eca7..b4bedc9c18d5 100644
--- a/cui/source/inc/cuioptgenrl.hxx
+++ b/cui/source/inc/cuioptgenrl.hxx
@@ -62,7 +62,7 @@ protected:
public:
SvxGeneralTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxGeneralTabPage();
+ virtual ~SvxGeneralTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
diff --git a/cui/source/inc/cuisrchdlg.hxx b/cui/source/inc/cuisrchdlg.hxx
index 6a9a00aec190..8284d731e4ce 100644
--- a/cui/source/inc/cuisrchdlg.hxx
+++ b/cui/source/inc/cuisrchdlg.hxx
@@ -45,7 +45,7 @@ class SvxJSearchOptionsDialog : public SfxSingleTabDialog
public:
SvxJSearchOptionsDialog(vcl::Window *pParent,
const SfxItemSet& rOptionsSet, sal_Int32 nInitialFlags);
- virtual ~SvxJSearchOptionsDialog();
+ virtual ~SvxJSearchOptionsDialog() override;
virtual void dispose() override;
// Window
diff --git a/cui/source/inc/cuitabarea.hxx b/cui/source/inc/cuitabarea.hxx
index d3cefc5bf62a..77244c35e06a 100644
--- a/cui/source/inc/cuitabarea.hxx
+++ b/cui/source/inc/cuitabarea.hxx
@@ -184,7 +184,7 @@ class SvxTransparenceTabPage : public SvxTabPage
public:
SvxTransparenceTabPage(vcl::Window* pParent, const SfxItemSet& rInAttrs);
- virtual ~SvxTransparenceTabPage();
+ virtual ~SvxTransparenceTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window*, const SfxItemSet*);
@@ -268,7 +268,7 @@ private:
public:
SvxAreaTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxAreaTabPage();
+ virtual ~SvxAreaTabPage() override;
virtual void dispose() override;
void Construct();
@@ -336,7 +336,7 @@ private:
public:
SvxShadowTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxShadowTabPage();
+ virtual ~SvxShadowTabPage() override;
virtual void dispose() override;
void Construct();
@@ -418,7 +418,7 @@ private:
public:
SvxGradientTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxGradientTabPage();
+ virtual ~SvxGradientTabPage() override;
virtual void dispose() override;
void Construct();
@@ -499,7 +499,7 @@ private:
public:
SvxHatchTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxHatchTabPage();
+ virtual ~SvxHatchTabPage() override;
virtual void dispose() override;
void Construct();
@@ -596,7 +596,7 @@ private:
public:
SvxBitmapTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxBitmapTabPage();
+ virtual ~SvxBitmapTabPage() override;
virtual void dispose() override;
void Construct();
@@ -667,7 +667,7 @@ private:
public:
SvxPatternTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxPatternTabPage();
+ virtual ~SvxPatternTabPage() override;
virtual void dispose() override;
void Construct();
@@ -799,7 +799,7 @@ private:
css::uno::Reference< css::uno::XComponentContext > m_context;
public:
SvxColorTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxColorTabPage();
+ virtual ~SvxColorTabPage() override;
virtual void dispose() override;
void Construct();
diff --git a/cui/source/inc/cuitabline.hxx b/cui/source/inc/cuitabline.hxx
index e95919925504..edbb252a9bac 100644
--- a/cui/source/inc/cuitabline.hxx
+++ b/cui/source/inc/cuitabline.hxx
@@ -203,7 +203,7 @@ public:
void ShowSymbolControls(bool bOn);
SvxLineTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxLineTabPage();
+ virtual ~SvxLineTabPage() override;
virtual void dispose() override;
void Construct();
@@ -304,7 +304,7 @@ private:
public:
SvxLineDefTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxLineDefTabPage();
+ virtual ~SvxLineDefTabPage() override;
virtual void dispose() override;
void Construct();
@@ -374,7 +374,7 @@ private:
public:
SvxLineEndDefTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxLineEndDefTabPage();
+ virtual ~SvxLineEndDefTabPage() override;
virtual void dispose() override;
void Construct();
diff --git a/cui/source/inc/cuitbxform.hxx b/cui/source/inc/cuitbxform.hxx
index 095b961ceca7..5eefc5712b61 100644
--- a/cui/source/inc/cuitbxform.hxx
+++ b/cui/source/inc/cuitbxform.hxx
@@ -32,7 +32,7 @@ public:
public:
FmInputRecordNoDialog(vcl::Window * pParent);
- virtual ~FmInputRecordNoDialog();
+ virtual ~FmInputRecordNoDialog() override;
virtual void dispose() override;
void SetValue(long dNew) { m_pRecordNo->SetValue(dNew); }
diff --git a/cui/source/inc/dbregister.hxx b/cui/source/inc/dbregister.hxx
index 22c8c5989fbb..0ea1e5428d32 100644
--- a/cui/source/inc/dbregister.hxx
+++ b/cui/source/inc/dbregister.hxx
@@ -86,7 +86,7 @@ namespace svx
public:
DbRegistrationOptionsPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~DbRegistrationOptionsPage();
+ virtual ~DbRegistrationOptionsPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
diff --git a/cui/source/inc/dlgname.hxx b/cui/source/inc/dlgname.hxx
index 1984a54b5c02..ab57fe5746fb 100644
--- a/cui/source/inc/dlgname.hxx
+++ b/cui/source/inc/dlgname.hxx
@@ -40,7 +40,7 @@ private:
public:
SvxNameDialog( vcl::Window* pWindow, const OUString& rName, const OUString& rDesc );
- virtual ~SvxNameDialog();
+ virtual ~SvxNameDialog() override;
virtual void dispose() override;
void GetName( OUString& rName ){rName = pEdtName->GetText();}
@@ -90,7 +90,7 @@ private:
public:
// constructor
SvxObjectNameDialog(vcl::Window* pWindow, const OUString& rName);
- virtual ~SvxObjectNameDialog();
+ virtual ~SvxObjectNameDialog() override;
virtual void dispose() override;
// data access
@@ -117,7 +117,7 @@ private:
public:
// constructor
SvxObjectTitleDescDialog(vcl::Window* pWindow, const OUString& rTitle, const OUString& rDesc);
- virtual ~SvxObjectTitleDescDialog();
+ virtual ~SvxObjectTitleDescDialog() override;
virtual void dispose() override;
// data access
void GetTitle(OUString& rTitle) {rTitle = pEdtTitle->GetText(); }
@@ -143,7 +143,7 @@ private:
public:
SvxMessDialog( vcl::Window* pWindow, const OUString& rText, const OUString& rDesc, Image* pImg = nullptr );
- virtual ~SvxMessDialog();
+ virtual ~SvxMessDialog() override;
virtual void dispose() override;
void DisableButton( SvxMessDialogButton nBtnId);
diff --git a/cui/source/inc/dstribut.hxx b/cui/source/inc/dstribut.hxx
index abe0e3fde48a..55fb09410185 100644
--- a/cui/source/inc/dstribut.hxx
+++ b/cui/source/inc/dstribut.hxx
@@ -44,7 +44,7 @@ public:
SvxDistributePage(vcl::Window* pWindow, const SfxItemSet& rInAttrs,
SvxDistributeHorizontal eHor = SvxDistributeHorizontal::NONE,
SvxDistributeVertical eVer = SvxDistributeVertical::NONE);
- virtual ~SvxDistributePage();
+ virtual ~SvxDistributePage() override;
virtual void dispose() override;
virtual bool FillItemSet(SfxItemSet*) override;
@@ -63,7 +63,7 @@ public:
SvxDistributeDialog(vcl::Window* pParent, const SfxItemSet& rAttr,
SvxDistributeHorizontal eHor = SvxDistributeHorizontal::NONE,
SvxDistributeVertical eVer = SvxDistributeVertical::NONE);
- virtual ~SvxDistributeDialog();
+ virtual ~SvxDistributeDialog() override;
virtual void dispose() override;
SvxDistributeHorizontal GetDistributeHor() const { return mpPage->GetDistributeHor(); }
diff --git a/cui/source/inc/grfpage.hxx b/cui/source/inc/grfpage.hxx
index 98232373dc9e..bfbd63a293eb 100644
--- a/cui/source/inc/grfpage.hxx
+++ b/cui/source/inc/grfpage.hxx
@@ -92,7 +92,7 @@ class SvxGrfCropPage : public SfxTabPage
SvxGrfCropPage( vcl::Window *pParent, const SfxItemSet &rSet );
- virtual ~SvxGrfCropPage();
+ virtual ~SvxGrfCropPage() override;
virtual void dispose() override;
DECL_LINK_TYPED( ZoomHdl, Edit&, void );
diff --git a/cui/source/inc/hangulhanjadlg.hxx b/cui/source/inc/hangulhanjadlg.hxx
index 958ec166731a..bf29f12f9582 100644
--- a/cui/source/inc/hangulhanjadlg.hxx
+++ b/cui/source/inc/hangulhanjadlg.hxx
@@ -42,7 +42,7 @@ namespace svx
{
public:
SuggestionSet( vcl::Window* pParent );
- virtual ~SuggestionSet();
+ virtual ~SuggestionSet() override;
virtual void dispose() override;
virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
@@ -53,7 +53,7 @@ namespace svx
{
public:
SuggestionDisplay( vcl::Window* pParent, WinBits nBits );
- virtual ~SuggestionDisplay();
+ virtual ~SuggestionDisplay() override;
virtual void dispose() override;
void DisplayListBox( bool bDisplayListBox );
@@ -139,7 +139,7 @@ namespace svx
HangulHanjaConversionDialog(
vcl::Window* _pParent,
editeng::HangulHanjaConversion::ConversionDirection _ePrimaryDirection );
- virtual ~HangulHanjaConversionDialog();
+ virtual ~HangulHanjaConversionDialog() override;
virtual void dispose() override;
public:
@@ -221,7 +221,7 @@ namespace svx
void Init(); ///< reads settings from core and init controls
public:
HangulHanjaOptionsDialog( vcl::Window* _pParent );
- virtual ~HangulHanjaOptionsDialog();
+ virtual ~HangulHanjaOptionsDialog() override;
virtual void dispose() override;
void AddDict( const OUString& _rName, bool _bChecked );
@@ -240,7 +240,7 @@ namespace svx
DECL_LINK_TYPED( ModifyHdl, Edit&, void );
public:
HangulHanjaNewDictDialog( vcl::Window* _pParent );
- virtual ~HangulHanjaNewDictDialog();
+ virtual ~HangulHanjaNewDictDialog() override;
virtual void dispose() override;
bool GetName( OUString& _rRetName ) const;
@@ -260,7 +260,7 @@ namespace svx
void DoJump( bool _bUp );
public:
SuggestionEdit( vcl::Window* pParent, WinBits nBits );
- virtual ~SuggestionEdit();
+ virtual ~SuggestionEdit() override;
virtual void dispose() override;
virtual bool PreNotify( NotifyEvent& rNEvt ) override;
void init( ScrollBar* pScrollBar, SuggestionEdit* pPrev, SuggestionEdit* pNext);
@@ -314,7 +314,7 @@ namespace svx
public:
HangulHanjaEditDictDialog( vcl::Window* _pParent, HHDictList& _rDictList, sal_uInt32 _nSelDict );
- virtual ~HangulHanjaEditDictDialog();
+ virtual ~HangulHanjaEditDictDialog() override;
virtual void dispose() override;
void UpdateScrollbar();
diff --git a/cui/source/inc/headertablistbox.hxx b/cui/source/inc/headertablistbox.hxx
index df3503861935..5fc81255614c 100644
--- a/cui/source/inc/headertablistbox.hxx
+++ b/cui/source/inc/headertablistbox.hxx
@@ -34,7 +34,7 @@ protected:
virtual bool Notify( NotifyEvent& rNEvt ) override;
public:
MacroEventListBox( vcl::Window* pParent, WinBits nStyle );
- virtual ~MacroEventListBox();
+ virtual ~MacroEventListBox() override;
virtual void dispose() override;
virtual void Resize() override;
diff --git a/cui/source/inc/hldocntp.hxx b/cui/source/inc/hldocntp.hxx
index 6c66128e1737..7be89e1aee9f 100644
--- a/cui/source/inc/hldocntp.hxx
+++ b/cui/source/inc/hldocntp.hxx
@@ -49,7 +49,7 @@ protected:
public:
SvxHyperlinkNewDocTp ( vcl::Window *pParent, IconChoiceDialog* pDlg, const SfxItemSet& rItemSet);
- virtual ~SvxHyperlinkNewDocTp ();
+ virtual ~SvxHyperlinkNewDocTp () override;
virtual void dispose() override;
static VclPtr<IconChoicePage> Create( vcl::Window* pWindow, IconChoiceDialog* pDlg, const SfxItemSet& rItemSet );
diff --git a/cui/source/inc/hldoctp.hxx b/cui/source/inc/hldoctp.hxx
index 4589c46bfb3e..59622ec19965 100644
--- a/cui/source/inc/hldoctp.hxx
+++ b/cui/source/inc/hldoctp.hxx
@@ -67,7 +67,7 @@ protected:
public:
SvxHyperlinkDocTp ( vcl::Window *pParent, IconChoiceDialog* pDlg, const SfxItemSet& rItemSet);
- virtual ~SvxHyperlinkDocTp();
+ virtual ~SvxHyperlinkDocTp() override;
virtual void dispose() override;
static VclPtr<IconChoicePage> Create( vcl::Window* pWindow, IconChoiceDialog* pDlg, const SfxItemSet& rItemSet );
diff --git a/cui/source/inc/hlinettp.hxx b/cui/source/inc/hlinettp.hxx
index 05e2467fa2d5..42cf3c6c51c0 100644
--- a/cui/source/inc/hlinettp.hxx
+++ b/cui/source/inc/hlinettp.hxx
@@ -76,7 +76,7 @@ protected:
public:
SvxHyperlinkInternetTp ( vcl::Window *pParent, IconChoiceDialog* pDlg, const SfxItemSet& rItemSet);
- virtual ~SvxHyperlinkInternetTp();
+ virtual ~SvxHyperlinkInternetTp() override;
virtual void dispose() override;
static VclPtr<IconChoicePage> Create( vcl::Window* pWindow, IconChoiceDialog* pDlg, const SfxItemSet& rItemSet );
diff --git a/cui/source/inc/hlmailtp.hxx b/cui/source/inc/hlmailtp.hxx
index df5235ec8e6a..9385d25f799d 100644
--- a/cui/source/inc/hlmailtp.hxx
+++ b/cui/source/inc/hlmailtp.hxx
@@ -52,7 +52,7 @@ protected:
public:
SvxHyperlinkMailTp ( vcl::Window *pParent, IconChoiceDialog* pDlg, const SfxItemSet& rItemSet);
- virtual ~SvxHyperlinkMailTp();
+ virtual ~SvxHyperlinkMailTp() override;
virtual void dispose() override;
static VclPtr<IconChoicePage> Create( vcl::Window* pWindow, IconChoiceDialog* pDlg, const SfxItemSet& rItemSet );
diff --git a/cui/source/inc/hlmarkwn.hxx b/cui/source/inc/hlmarkwn.hxx
index 6d3bb8a6e4a4..f497ab0f1ccc 100644
--- a/cui/source/inc/hlmarkwn.hxx
+++ b/cui/source/inc/hlmarkwn.hxx
@@ -43,7 +43,7 @@ private:
public:
SvxHlmarkTreeLBox(vcl::Window* pParent, WinBits nStyle);
- virtual ~SvxHlmarkTreeLBox();
+ virtual ~SvxHlmarkTreeLBox() override;
virtual void dispose() override;
void SetParentWnd(SvxHlinkDlgMarkWnd* pParent)
@@ -92,7 +92,7 @@ protected:
public:
SvxHlinkDlgMarkWnd (SvxHyperlinkTabPageBase *pParent);
- virtual ~SvxHlinkDlgMarkWnd();
+ virtual ~SvxHlinkDlgMarkWnd() override;
virtual void dispose() override;
bool MoveTo ( Point aNewPos );
diff --git a/cui/source/inc/hltpbase.hxx b/cui/source/inc/hltpbase.hxx
index 16e84b118594..2c2193e82565 100644
--- a/cui/source/inc/hltpbase.hxx
+++ b/cui/source/inc/hltpbase.hxx
@@ -111,7 +111,7 @@ public:
const OUString& rUIXMLDescription,
const SfxItemSet& rItemSet
);
- virtual ~SvxHyperlinkTabPageBase ();
+ virtual ~SvxHyperlinkTabPageBase () override;
virtual void dispose() override;
void SetDocumentFrame(
diff --git a/cui/source/inc/hyphen.hxx b/cui/source/inc/hyphen.hxx
index e99f0ca83843..7fc2a335527a 100644
--- a/cui/source/inc/hyphen.hxx
+++ b/cui/source/inc/hyphen.hxx
@@ -84,7 +84,7 @@ public:
vcl::Window* pParent,
css::uno::Reference< css::linguistic2::XHyphenator > &xHyphen,
SvxSpellWrapper* pWrapper );
- virtual ~SvxHyphenWordDialog();
+ virtual ~SvxHyphenWordDialog() override;
virtual void dispose() override;
void SetWindowTitle( LanguageType nLang );
diff --git a/cui/source/inc/iconcdlg.hxx b/cui/source/inc/iconcdlg.hxx
index 4c2b1d5fbca7..3cc6f7c5b568 100644
--- a/cui/source/inc/iconcdlg.hxx
+++ b/cui/source/inc/iconcdlg.hxx
@@ -77,7 +77,7 @@ protected:
IconChoicePage( vcl::Window *pParent, const OString& rID, const OUString& rUIXMLDescription, const SfxItemSet &rAttrSet );
public:
- virtual ~IconChoicePage();
+ virtual ~IconChoicePage() override;
virtual void dispose() override;
const SfxItemSet& GetItemSet() const { return *pSet; }
@@ -156,7 +156,7 @@ public:
// the IconChoiceCtrl's could also be set in the Ctor
IconChoiceDialog ( vcl::Window* pParent, const OUString& rID, const OUString& rUIXMLDescription,
const SfxItemSet * pItemSet = nullptr );
- virtual ~IconChoiceDialog ();
+ virtual ~IconChoiceDialog () override;
virtual void dispose() override;
// interface
diff --git a/cui/source/inc/insdlg.hxx b/cui/source/inc/insdlg.hxx
index 58e79ad7fe10..b982ba8ff93b 100644
--- a/cui/source/inc/insdlg.hxx
+++ b/cui/source/inc/insdlg.hxx
@@ -86,7 +86,7 @@ public:
SvInsertOleDlg( vcl::Window* pParent,
const css::uno::Reference < css::embed::XStorage >& xStorage,
const SvObjectServerList* pServers = nullptr );
- virtual ~SvInsertOleDlg();
+ virtual ~SvInsertOleDlg() override;
virtual void dispose() override;
virtual short Execute() override;
@@ -125,7 +125,7 @@ public:
const css::uno::Reference < css::embed::XStorage >& xStorage );
SfxInsertFloatingFrameDialog( vcl::Window* pParent,
const css::uno::Reference < css::embed::XEmbeddedObject >& xObj );
- virtual ~SfxInsertFloatingFrameDialog();
+ virtual ~SfxInsertFloatingFrameDialog() override;
virtual void dispose() override;
virtual short Execute() override;
};
diff --git a/cui/source/inc/insrc.hxx b/cui/source/inc/insrc.hxx
index 955da7d42e9a..9739e28f4c8f 100644
--- a/cui/source/inc/insrc.hxx
+++ b/cui/source/inc/insrc.hxx
@@ -44,7 +44,7 @@ class SvxInsRowColDlg : public SvxAbstractInsRowColDlg
public:
SvxInsRowColDlg( vcl::Window* pParent, bool bCol, const OString& sHelpId );
- virtual ~SvxInsRowColDlg();
+ virtual ~SvxInsRowColDlg() override;
virtual short Execute() override;
diff --git a/cui/source/inc/labdlg.hxx b/cui/source/inc/labdlg.hxx
index e431abb0065f..52e9fd7ab717 100644
--- a/cui/source/inc/labdlg.hxx
+++ b/cui/source/inc/labdlg.hxx
@@ -80,7 +80,7 @@ private:
public:
SvxCaptionTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxCaptionTabPage();
+ virtual ~SvxCaptionTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
diff --git a/cui/source/inc/linkdlg.hxx b/cui/source/inc/linkdlg.hxx
index e63e060e8048..3d1006a512fe 100644
--- a/cui/source/inc/linkdlg.hxx
+++ b/cui/source/inc/linkdlg.hxx
@@ -90,7 +90,7 @@ class SvBaseLinksDlg : public ModalDialog
public:
SvBaseLinksDlg( vcl::Window * pParent, sfx2::LinkManager*, bool bHtml = false );
- virtual ~SvBaseLinksDlg();
+ virtual ~SvBaseLinksDlg() override;
virtual void dispose() override;
void SetActLink( sfx2::SvBaseLink * pLink );
};
diff --git a/cui/source/inc/macroass.hxx b/cui/source/inc/macroass.hxx
index 66986e44fa0f..c5f339c0d147 100644
--- a/cui/source/inc/macroass.hxx
+++ b/cui/source/inc/macroass.hxx
@@ -60,7 +60,7 @@ public:
const SfxItemSet& rSet
);
- virtual ~SfxMacroTabPage();
+ virtual ~SfxMacroTabPage() override;
virtual void dispose() override;
void AddEvent( const OUString & rEventName, sal_uInt16 nEventId );
diff --git a/cui/source/inc/macropg.hxx b/cui/source/inc/macropg.hxx
index 256094d2ca2b..f0e0648282b3 100644
--- a/cui/source/inc/macropg.hxx
+++ b/cui/source/inc/macropg.hxx
@@ -82,7 +82,7 @@ protected:
public:
- virtual ~SvxMacroTabPage_();
+ virtual ~SvxMacroTabPage_() override;
virtual void dispose() override;
void InitResources();
diff --git a/cui/source/inc/measure.hxx b/cui/source/inc/measure.hxx
index 50418d3dc2e5..d2f632252991 100644
--- a/cui/source/inc/measure.hxx
+++ b/cui/source/inc/measure.hxx
@@ -69,7 +69,7 @@ private:
public:
SvxMeasurePage( vcl::Window* pWindow, const SfxItemSet& rInAttrs );
- virtual ~SvxMeasurePage();
+ virtual ~SvxMeasurePage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
diff --git a/cui/source/inc/multipat.hxx b/cui/source/inc/multipat.hxx
index a39b2be037dc..03b86343f0cf 100644
--- a/cui/source/inc/multipat.hxx
+++ b/cui/source/inc/multipat.hxx
@@ -50,7 +50,7 @@ private:
public:
SvxMultiPathDialog(vcl::Window* pParent);
- virtual ~SvxMultiPathDialog();
+ virtual ~SvxMultiPathDialog() override;
virtual void dispose() override;
OUString GetPath() const;
@@ -70,7 +70,7 @@ private:
public:
SvxPathSelectDialog(vcl::Window* pParent);
- virtual ~SvxPathSelectDialog();
+ virtual ~SvxPathSelectDialog() override;
virtual void dispose() override;
OUString GetPath() const;
diff --git a/cui/source/inc/newtabledlg.hxx b/cui/source/inc/newtabledlg.hxx
index 7ae311eeed70..ccf25f63d110 100644
--- a/cui/source/inc/newtabledlg.hxx
+++ b/cui/source/inc/newtabledlg.hxx
@@ -35,7 +35,7 @@ private:
public:
SvxNewTableDialog( vcl::Window* pWindow );
- virtual ~SvxNewTableDialog();
+ virtual ~SvxNewTableDialog() override;
virtual short Execute() override;
diff --git a/cui/source/inc/numfmt.hxx b/cui/source/inc/numfmt.hxx
index e89806895c3c..0429601d5d0a 100644
--- a/cui/source/inc/numfmt.hxx
+++ b/cui/source/inc/numfmt.hxx
@@ -66,7 +66,7 @@ class SvxNumberFormatTabPage : public SfxTabPage
static const sal_uInt16 pRanges[];
public:
- virtual ~SvxNumberFormatTabPage();
+ virtual ~SvxNumberFormatTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
diff --git a/cui/source/inc/numpages.hxx b/cui/source/inc/numpages.hxx
index 6047683759e2..83401e460c7b 100644
--- a/cui/source/inc/numpages.hxx
+++ b/cui/source/inc/numpages.hxx
@@ -102,7 +102,7 @@ protected:
public:
SvxSingleNumPickTabPage(vcl::Window* pParent,
const SfxItemSet& rSet);
- virtual ~SvxSingleNumPickTabPage();
+ virtual ~SvxSingleNumPickTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
@@ -135,7 +135,7 @@ protected:
public:
SvxBulletPickTabPage(vcl::Window* pParent,
const SfxItemSet& rSet);
- virtual ~SvxBulletPickTabPage();
+ virtual ~SvxBulletPickTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
@@ -179,7 +179,7 @@ protected:
public:
SvxNumPickTabPage(vcl::Window* pParent,
const SfxItemSet& rSet);
- virtual ~SvxNumPickTabPage();
+ virtual ~SvxNumPickTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
@@ -226,7 +226,7 @@ protected:
public:
SvxBitmapPickTabPage(vcl::Window* pParent,
const SfxItemSet& rSet);
- virtual ~SvxBitmapPickTabPage();
+ virtual ~SvxBitmapPickTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
@@ -337,7 +337,7 @@ class SvxNumOptionsTabPage : public SfxTabPage
public:
SvxNumOptionsTabPage(vcl::Window* pParent,
const SfxItemSet& rSet);
- virtual ~SvxNumOptionsTabPage();
+ virtual ~SvxNumOptionsTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
@@ -432,7 +432,7 @@ class SvxNumPositionTabPage : public SfxTabPage
public:
SvxNumPositionTabPage(vcl::Window* pParent,
const SfxItemSet& rSet);
- virtual ~SvxNumPositionTabPage();
+ virtual ~SvxNumPositionTabPage() override;
virtual void dispose() override;
virtual void ActivatePage(const SfxItemSet& rSet) override;
diff --git a/cui/source/inc/optasian.hxx b/cui/source/inc/optasian.hxx
index 5507b260843b..8f00b697aed8 100644
--- a/cui/source/inc/optasian.hxx
+++ b/cui/source/inc/optasian.hxx
@@ -54,7 +54,7 @@ class SvxAsianLayoutPage : public SfxTabPage
public:
SvxAsianLayoutPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxAsianLayoutPage();
+ virtual ~SvxAsianLayoutPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
diff --git a/cui/source/inc/optdict.hxx b/cui/source/inc/optdict.hxx
index 670d3b4342e8..21bb74699162 100644
--- a/cui/source/inc/optdict.hxx
+++ b/cui/source/inc/optdict.hxx
@@ -62,7 +62,7 @@ private:
public:
SvxNewDictionaryDialog( vcl::Window* pParent );
- virtual ~SvxNewDictionaryDialog();
+ virtual ~SvxNewDictionaryDialog() override;
virtual void dispose() override;
const css::uno::Reference<
@@ -141,7 +141,7 @@ private:
public:
SvxEditDictionaryDialog( vcl::Window* pParent,
const OUString& rName );
- virtual ~SvxEditDictionaryDialog();
+ virtual ~SvxEditDictionaryDialog() override;
virtual void dispose() override;
};
diff --git a/cui/source/inc/optlingu.hxx b/cui/source/inc/optlingu.hxx
index dd0730f6bb7e..b841937a96c2 100644
--- a/cui/source/inc/optlingu.hxx
+++ b/cui/source/inc/optlingu.hxx
@@ -86,7 +86,7 @@ class SvxEditModulesDlg : public ModalDialog
public:
SvxEditModulesDlg(vcl::Window* pParent, SvxLinguData_Impl& rData);
- virtual ~SvxEditModulesDlg();
+ virtual ~SvxEditModulesDlg() override;
virtual void dispose() override;
};
@@ -149,7 +149,7 @@ private:
void UpdateDicBox_Impl();
public:
- virtual ~SvxLinguTabPage();
+ virtual ~SvxLinguTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
diff --git a/cui/source/inc/optpath.hxx b/cui/source/inc/optpath.hxx
index 59828a1611ba..cb279f3a109c 100644
--- a/cui/source/inc/optpath.hxx
+++ b/cui/source/inc/optpath.hxx
@@ -70,7 +70,7 @@ private:
public:
SvxPathTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxPathTabPage();
+ virtual ~SvxPathTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
diff --git a/cui/source/inc/page.hxx b/cui/source/inc/page.hxx
index b9e88a517146..951d35179861 100644
--- a/cui/source/inc/page.hxx
+++ b/cui/source/inc/page.hxx
@@ -198,7 +198,7 @@ public:
virtual void Reset( const SfxItemSet* rSet ) override;
virtual void FillUserData() override;
- virtual ~SvxPageDescPage();
+ virtual ~SvxPageDescPage() override;
virtual void dispose() override;
void SetMode( SvxModeType eMType ) { eMode = eMType; }
diff --git a/cui/source/inc/paragrph.hxx b/cui/source/inc/paragrph.hxx
index 3e75cbfafb36..d16a057c5246 100644
--- a/cui/source/inc/paragrph.hxx
+++ b/cui/source/inc/paragrph.hxx
@@ -99,7 +99,7 @@ protected:
public:
- virtual ~SvxStdParagraphTabPage();
+ virtual ~SvxStdParagraphTabPage() override;
virtual void dispose() override;
DECL_LINK_TYPED(ELRLoseFocusHdl, Control&, void);
@@ -165,7 +165,7 @@ protected:
virtual DeactivateRC DeactivatePage( SfxItemSet* pSet ) override;
public:
- virtual ~SvxParaAlignTabPage();
+ virtual ~SvxParaAlignTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
@@ -200,7 +200,7 @@ class SvxExtParagraphTabPage: public SfxTabPage
static const sal_uInt16 pExtRanges[];
public:
- virtual ~SvxExtParagraphTabPage();
+ virtual ~SvxExtParagraphTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
@@ -282,7 +282,7 @@ class SvxAsianTabPage : public SfxTabPage
DECL_STATIC_LINK_TYPED( SvxAsianTabPage, ClickHdl_Impl, Button*, void );
public:
- virtual ~SvxAsianTabPage();
+ virtual ~SvxAsianTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
diff --git a/cui/source/inc/passwdomdlg.hxx b/cui/source/inc/passwdomdlg.hxx
index d35d9f3dc11f..92ede8689816 100644
--- a/cui/source/inc/passwdomdlg.hxx
+++ b/cui/source/inc/passwdomdlg.hxx
@@ -38,7 +38,7 @@ public:
PasswordToOpenModifyDialog( vcl::Window * pParent, sal_uInt16 nMinPasswdLen,
sal_uInt16 nMaxPasswdLen /* 0 -> no max len enforced */,
bool bIsPasswordToModify );
- virtual ~PasswordToOpenModifyDialog();
+ virtual ~PasswordToOpenModifyDialog() override;
// AbstractPasswordToOpenModifyDialog
OUString GetPasswordToOpen() const;
diff --git a/cui/source/inc/pastedlg.hxx b/cui/source/inc/pastedlg.hxx
index 7dd259c06dd0..b4d6c413569d 100644
--- a/cui/source/inc/pastedlg.hxx
+++ b/cui/source/inc/pastedlg.hxx
@@ -55,7 +55,7 @@ class SvPasteObjectDialog : public ModalDialog
public:
SvPasteObjectDialog( vcl::Window* pParent );
- virtual ~SvPasteObjectDialog();
+ virtual ~SvPasteObjectDialog() override;
virtual void dispose() override;
void Insert( SotClipboardFormatId nFormat, const OUString & rFormatName );
diff --git a/cui/source/inc/postdlg.hxx b/cui/source/inc/postdlg.hxx
index e84a548f2415..4a2c53fc3303 100644
--- a/cui/source/inc/postdlg.hxx
+++ b/cui/source/inc/postdlg.hxx
@@ -45,7 +45,7 @@ class SvxPostItDialog : public SfxModalDialog
public:
SvxPostItDialog(vcl::Window* pParent, const SfxItemSet& rCoreSet,
bool bPrevNext = false);
- virtual ~SvxPostItDialog();
+ virtual ~SvxPostItDialog() override;
virtual void dispose() override;
static const sal_uInt16* GetRanges();
diff --git a/cui/source/inc/screenshotannotationdlg.hxx b/cui/source/inc/screenshotannotationdlg.hxx
index f2412cec9a05..eaae2586bcb3 100644
--- a/cui/source/inc/screenshotannotationdlg.hxx
+++ b/cui/source/inc/screenshotannotationdlg.hxx
@@ -36,7 +36,7 @@ public:
ScreenshotAnnotationDlg(
vcl::Window* pParent,
Dialog& rParentDialog);
- virtual ~ScreenshotAnnotationDlg();
+ virtual ~ScreenshotAnnotationDlg() override;
};
#endif
diff --git a/cui/source/inc/scriptdlg.hxx b/cui/source/inc/scriptdlg.hxx
index dd588601a33f..b158ffe8fdfd 100644
--- a/cui/source/inc/scriptdlg.hxx
+++ b/cui/source/inc/scriptdlg.hxx
@@ -71,7 +71,7 @@ public:
css::uno::Reference< css::script::browse::XBrowseNode >& node,
css::uno::Reference< css::frame::XModel>& model );
SFTreeListBox(vcl::Window* pParent);
- virtual ~SFTreeListBox();
+ virtual ~SFTreeListBox() override;
virtual void dispose() override;
SvTreeListEntry * insertEntry(OUString const & rText, sal_uInt16 nBitmap,
@@ -99,7 +99,7 @@ private:
VclPtr<Edit> m_pEdit;
public:
CuiInputDialog(vcl::Window * pParent, InputDialogMode nMode);
- virtual ~CuiInputDialog();
+ virtual ~CuiInputDialog() override;
virtual void dispose() override;
OUString GetObjectName() const { return m_pEdit->GetText(); }
@@ -173,7 +173,7 @@ public:
// prob need another arg in the ctor
// to specify the language or provider
SvxScriptOrgDialog( vcl::Window* pParent, const OUString& language );
- virtual ~SvxScriptOrgDialog();
+ virtual ~SvxScriptOrgDialog() override;
virtual void dispose() override;
virtual short Execute() override;
@@ -192,7 +192,7 @@ public:
SvxScriptErrorDialog( vcl::Window* parent, css::uno::Any aException );
- virtual ~SvxScriptErrorDialog();
+ virtual ~SvxScriptErrorDialog() override;
short Execute() override;
};
diff --git a/cui/source/inc/selector.hxx b/cui/source/inc/selector.hxx
index a5fa1464cf54..6f8e20c97284 100644
--- a/cui/source/inc/selector.hxx
+++ b/cui/source/inc/selector.hxx
@@ -97,7 +97,7 @@ friend class SvxConfigGroupListBox;
public:
SvxConfigFunctionListBox(vcl::Window* pParent, WinBits nStyle);
- virtual ~SvxConfigFunctionListBox();
+ virtual ~SvxConfigFunctionListBox() override;
virtual void dispose() override;
void ClearAll();
OUString GetHelpText( SvTreeListEntry *pEntry );
@@ -159,7 +159,7 @@ protected:
public:
SvxConfigGroupListBox(vcl::Window* pParent, WinBits nStyle);
- virtual ~SvxConfigGroupListBox();
+ virtual ~SvxConfigGroupListBox() override;
virtual void dispose() override;
void Init(bool bShowSlots, const css::uno::Reference
@@ -200,7 +200,7 @@ public:
bool bShowSlots = false,
const css::uno::Reference< css::frame::XFrame >& xFrame = nullptr
);
- virtual ~SvxScriptSelectorDialog();
+ virtual ~SvxScriptSelectorDialog() override;
virtual void dispose() override;
void SetAddHdl( const Link<SvxScriptSelectorDialog&,void>& rLink ) { m_aAddHdl = rLink; }
diff --git a/cui/source/inc/showcols.hxx b/cui/source/inc/showcols.hxx
index c1cfc172d690..6fad2cda4f06 100644
--- a/cui/source/inc/showcols.hxx
+++ b/cui/source/inc/showcols.hxx
@@ -42,7 +42,7 @@ class FmShowColsDialog : public ModalDialog
public:
FmShowColsDialog(vcl::Window* pParent);
- virtual ~FmShowColsDialog();
+ virtual ~FmShowColsDialog() override;
virtual void dispose() override;
void SetColumns(const css::uno::Reference< css::container::XIndexContainer>& xCols);
diff --git a/cui/source/inc/splitcelldlg.hxx b/cui/source/inc/splitcelldlg.hxx
index b2a2d2fcb202..3fc5b5e6dcaa 100644
--- a/cui/source/inc/splitcelldlg.hxx
+++ b/cui/source/inc/splitcelldlg.hxx
@@ -39,7 +39,7 @@ class SvxSplitTableDlg : public SvxAbstractSplittTableDialog
public:
SvxSplitTableDlg(vcl::Window *pParent, bool bIsTableVertical, long nMaxVertical, long nMaxHorizontal );
- virtual ~SvxSplitTableDlg();
+ virtual ~SvxSplitTableDlg() override;
DECL_LINK_TYPED( ClickHdl, Button *, void );
diff --git a/cui/source/inc/srchxtra.hxx b/cui/source/inc/srchxtra.hxx
index e2e0f36913cf..85f889920cc9 100644
--- a/cui/source/inc/srchxtra.hxx
+++ b/cui/source/inc/srchxtra.hxx
@@ -30,7 +30,7 @@ class SvxSearchFormatDialog : public SfxTabDialog
{
public:
SvxSearchFormatDialog( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxSearchFormatDialog();
+ virtual ~SvxSearchFormatDialog() override;
virtual void dispose() override;
protected:
@@ -51,7 +51,7 @@ class SvxSearchAttributeDialog : public ModalDialog
public:
SvxSearchAttributeDialog( vcl::Window* pParent, SearchAttrItemList& rLst,
const sal_uInt16* pWhRanges );
- virtual ~SvxSearchAttributeDialog();
+ virtual ~SvxSearchAttributeDialog() override;
virtual void dispose() override;
private:
@@ -79,7 +79,7 @@ public:
sal_uInt16 nOther,
sal_uInt16 nShorter,
sal_uInt16 nLonger );
- virtual ~SvxSearchSimilarityDialog();
+ virtual ~SvxSearchSimilarityDialog() override;
virtual void dispose() override;
sal_uInt16 GetOther() { return (sal_uInt16)m_pOtherFld->GetValue(); }
diff --git a/cui/source/inc/swpossizetabpage.hxx b/cui/source/inc/swpossizetabpage.hxx
index 5142d6dfaeaf..ebc4a7d74523 100644
--- a/cui/source/inc/swpossizetabpage.hxx
+++ b/cui/source/inc/swpossizetabpage.hxx
@@ -126,7 +126,7 @@ class SvxSwPosSizeTabPage : public SfxTabPage
public:
SvxSwPosSizeTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxSwPosSizeTabPage();
+ virtual ~SvxSwPosSizeTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
diff --git a/cui/source/inc/tabstpge.hxx b/cui/source/inc/tabstpge.hxx
index 5719744fc993..6fd0c44485c2 100644
--- a/cui/source/inc/tabstpge.hxx
+++ b/cui/source/inc/tabstpge.hxx
@@ -50,7 +50,7 @@ class SvxTabulatorTabPage : public SfxTabPage
static const sal_uInt16 pRanges[];
public:
- virtual ~SvxTabulatorTabPage();
+ virtual ~SvxTabulatorTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
static const sal_uInt16* GetRanges() { return pRanges; }
diff --git a/cui/source/inc/textanim.hxx b/cui/source/inc/textanim.hxx
index 688bd2a5ec47..3bfb857094a6 100644
--- a/cui/source/inc/textanim.hxx
+++ b/cui/source/inc/textanim.hxx
@@ -76,7 +76,7 @@ private:
public:
SvxTextAnimationPage( vcl::Window* pWindow, const SfxItemSet& rInAttrs );
- virtual ~SvxTextAnimationPage();
+ virtual ~SvxTextAnimationPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
diff --git a/cui/source/inc/textattr.hxx b/cui/source/inc/textattr.hxx
index 931727bc8666..c60a743f5460 100644
--- a/cui/source/inc/textattr.hxx
+++ b/cui/source/inc/textattr.hxx
@@ -81,7 +81,7 @@ private:
public:
SvxTextAttrPage( vcl::Window* pWindow, const SfxItemSet& rInAttrs );
- virtual ~SvxTextAttrPage();
+ virtual ~SvxTextAttrPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
diff --git a/cui/source/inc/thesdlg.hxx b/cui/source/inc/thesdlg.hxx
index 6f338eb1bcc4..ab0f46517d2e 100644
--- a/cui/source/inc/thesdlg.hxx
+++ b/cui/source/inc/thesdlg.hxx
@@ -42,7 +42,7 @@ class LookUpComboBox : public ComboBox
public:
LookUpComboBox(vcl::Window *pParent);
- virtual ~LookUpComboBox();
+ virtual ~LookUpComboBox() override;
virtual void dispose() override;
DECL_LINK_TYPED( ModifyTimer_Hdl, Idle *, void );
@@ -85,7 +85,7 @@ public:
ThesaurusAlternativesCtrl(vcl::Window* pParent);
void init(SvxThesaurusDialog *pDialog);
- virtual ~ThesaurusAlternativesCtrl();
+ virtual ~ThesaurusAlternativesCtrl() override;
virtual void dispose() override;
SvTreeListEntry * AddEntry( sal_Int32 nVal, const OUString &rText, bool bIsHeader );
@@ -107,7 +107,7 @@ class ReplaceEdit : public Edit
public:
ReplaceEdit(vcl::Window *pParent);
- virtual ~ReplaceEdit();
+ virtual ~ReplaceEdit() override;
virtual void dispose() override;
void init(Button *pBtn) { m_pBtn = pBtn; }
@@ -135,7 +135,7 @@ class SvxThesaurusDialog : public SvxStandardDialog
bool m_bWordFound;
public:
- virtual ~SvxThesaurusDialog();
+ virtual ~SvxThesaurusDialog() override;
virtual void dispose() override;
bool WordFound() const { return m_bWordFound; }
diff --git a/cui/source/inc/transfrm.hxx b/cui/source/inc/transfrm.hxx
index 80a5ff14ee84..ee7f474c9a5c 100644
--- a/cui/source/inc/transfrm.hxx
+++ b/cui/source/inc/transfrm.hxx
@@ -137,7 +137,7 @@ private:
public:
SvxPositionSizeTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxPositionSizeTabPage();
+ virtual ~SvxPositionSizeTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
@@ -195,7 +195,7 @@ private:
public:
SvxAngleTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxAngleTabPage();
+ virtual ~SvxAngleTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
@@ -248,7 +248,7 @@ private:
public:
SvxSlantTabPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxSlantTabPage();
+ virtual ~SvxSlantTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
diff --git a/cui/source/inc/treeopt.hxx b/cui/source/inc/treeopt.hxx
index 27c8510c8f84..832ab1a1ec89 100644
--- a/cui/source/inc/treeopt.hxx
+++ b/cui/source/inc/treeopt.hxx
@@ -176,7 +176,7 @@ public:
const css::uno::Reference< css::frame::XFrame >& _xFrame,
bool bActivateLastSelection = true );
OfaTreeOptionsDialog( vcl::Window* pParent, const OUString& rExtensionId );
- virtual ~OfaTreeOptionsDialog();
+ virtual ~OfaTreeOptionsDialog() override;
virtual void dispose() override;
OptionsPageInfo* AddTabPage( sal_uInt16 nId, const OUString& rPageName, sal_uInt16 nGroup );
@@ -253,7 +253,7 @@ public:
const css::uno::Reference<
css::awt::XContainerWindowProvider >& rProvider );
- virtual ~ExtensionsTabPage();
+ virtual ~ExtensionsTabPage() override;
virtual void dispose() override;
virtual void ActivatePage() override;
diff --git a/cui/source/inc/zoom.hxx b/cui/source/inc/zoom.hxx
index 6b6000edee3e..7235e0e764bd 100644
--- a/cui/source/inc/zoom.hxx
+++ b/cui/source/inc/zoom.hxx
@@ -57,7 +57,7 @@ private:
public:
SvxZoomDialog(vcl::Window* pParent, const SfxItemSet& rCoreSet);
- virtual ~SvxZoomDialog();
+ virtual ~SvxZoomDialog() override;
virtual void dispose() override;
const SfxItemSet* GetOutputItemSet() const;
diff --git a/cui/source/options/certpath.hxx b/cui/source/options/certpath.hxx
index a1a18e47113e..42fbf49288c2 100644
--- a/cui/source/options/certpath.hxx
+++ b/cui/source/options/certpath.hxx
@@ -34,7 +34,7 @@ private:
void AddCertPath(const OUString &rProfile, const OUString &rPath);
public:
explicit CertPathDialog(vcl::Window* pParent);
- virtual ~CertPathDialog();
+ virtual ~CertPathDialog() override;
virtual void dispose() override;
OUString getDirectory() const;
diff --git a/cui/source/options/cfgchart.hxx b/cui/source/options/cfgchart.hxx
index 3b8b0be87553..6b1bc4a5add6 100644
--- a/cui/source/options/cfgchart.hxx
+++ b/cui/source/options/cfgchart.hxx
@@ -75,7 +75,7 @@ private:
public:
SvxChartOptions();
- virtual ~SvxChartOptions();
+ virtual ~SvxChartOptions() override;
const SvxChartColorTable& GetDefaultColors();
void SetDefaultColors( const SvxChartColorTable& aCol );
diff --git a/cui/source/options/connpooloptions.hxx b/cui/source/options/connpooloptions.hxx
index 39cc30124f24..3204c1e39e2a 100644
--- a/cui/source/options/connpooloptions.hxx
+++ b/cui/source/options/connpooloptions.hxx
@@ -49,7 +49,7 @@ namespace offapp
public:
ConnectionPoolOptionsPage(vcl::Window* _pParent, const SfxItemSet& _rAttrSet);
- virtual ~ConnectionPoolOptionsPage();
+ virtual ~ConnectionPoolOptionsPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* _pParent, const SfxItemSet* _rAttrSet);
diff --git a/cui/source/options/doclinkdialog.hxx b/cui/source/options/doclinkdialog.hxx
index 2ab3a88aacfe..6cc26cfa3793 100644
--- a/cui/source/options/doclinkdialog.hxx
+++ b/cui/source/options/doclinkdialog.hxx
@@ -47,7 +47,7 @@ namespace svx
public:
ODocumentLinkDialog( vcl::Window* _pParent, bool _bCreateNew );
- virtual ~ODocumentLinkDialog();
+ virtual ~ODocumentLinkDialog() override;
virtual void dispose() override;
// name validation has to be done by an external instance
diff --git a/cui/source/options/fontsubs.hxx b/cui/source/options/fontsubs.hxx
index 215cd506406e..9a73817c1fe4 100644
--- a/cui/source/options/fontsubs.hxx
+++ b/cui/source/options/fontsubs.hxx
@@ -92,7 +92,7 @@ class SvxFontSubstTabPage : public SfxTabPage
void CheckEnable();
- virtual ~SvxFontSubstTabPage();
+ virtual ~SvxFontSubstTabPage() override;
virtual void dispose() override;
public:
diff --git a/cui/source/options/optaboutconfig.hxx b/cui/source/options/optaboutconfig.hxx
index 460e5e928de1..ad762bfd076d 100644
--- a/cui/source/options/optaboutconfig.hxx
+++ b/cui/source/options/optaboutconfig.hxx
@@ -67,7 +67,7 @@ private:
public:
explicit CuiAboutConfigTabPage(vcl::Window* pParent);
- virtual ~CuiAboutConfigTabPage();
+ virtual ~CuiAboutConfigTabPage() override;
virtual void dispose() override;
void InsertEntry(const OUString &rPropertyPath, const OUString& rProp, const OUString& rStatus, const OUString& rType, const OUString& rValue,
SvTreeListEntry *pParentEntry, bool bInsertToPrefBox);
@@ -85,7 +85,7 @@ private:
public:
CuiAboutConfigValueDialog( vcl::Window* pWindow, const OUString& rValue , int limit = 0);
- virtual ~CuiAboutConfigValueDialog();
+ virtual ~CuiAboutConfigValueDialog() override;
virtual void dispose() override;
OUString getValue()
diff --git a/cui/source/options/optaccessibility.hxx b/cui/source/options/optaccessibility.hxx
index cdf0f514bca9..f5e161bcf2f1 100644
--- a/cui/source/options/optaccessibility.hxx
+++ b/cui/source/options/optaccessibility.hxx
@@ -34,7 +34,7 @@ class SvxAccessibilityOptionsTabPage : public SfxTabPage
public:
SvxAccessibilityOptionsTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxAccessibilityOptionsTabPage();
+ virtual ~SvxAccessibilityOptionsTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
diff --git a/cui/source/options/optbasic.hxx b/cui/source/options/optbasic.hxx
index 3d3351833a23..fe63db80201d 100644
--- a/cui/source/options/optbasic.hxx
+++ b/cui/source/options/optbasic.hxx
@@ -38,7 +38,7 @@ private:
public:
SvxBasicIDEOptionsPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxBasicIDEOptionsPage();
+ virtual ~SvxBasicIDEOptionsPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
diff --git a/cui/source/options/optchart.hxx b/cui/source/options/optchart.hxx
index 77641605ca64..1be71a4c546d 100644
--- a/cui/source/options/optchart.hxx
+++ b/cui/source/options/optchart.hxx
@@ -54,7 +54,7 @@ private:
public:
SvxDefaultColorOptPage( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SvxDefaultColorOptPage();
+ virtual ~SvxDefaultColorOptPage() override;
virtual void dispose() override;
void Construct();
diff --git a/cui/source/options/optcolor.cxx b/cui/source/options/optcolor.cxx
index 8abba4e4f812..16db5dcb5747 100644
--- a/cui/source/options/optcolor.cxx
+++ b/cui/source/options/optcolor.cxx
@@ -173,7 +173,7 @@ class ColorConfigWindow_Impl
{
public:
explicit ColorConfigWindow_Impl(vcl::Window* pParent);
- virtual ~ColorConfigWindow_Impl() { disposeOnce(); }
+ virtual ~ColorConfigWindow_Impl() override { disposeOnce(); }
virtual void dispose() override;
public:
@@ -853,7 +853,7 @@ class ColorConfigCtrl_Impl : public VclVBox
virtual void DataChanged (DataChangedEvent const& rDCEvt) override;
public:
explicit ColorConfigCtrl_Impl(vcl::Window* pParent);
- virtual ~ColorConfigCtrl_Impl();
+ virtual ~ColorConfigCtrl_Impl() override;
virtual void dispose() override;
void InitHeaderBar(const OUString &rOn, const OUString &rUIElems,
diff --git a/cui/source/options/optcolor.hxx b/cui/source/options/optcolor.hxx
index 0963c14d6f67..f65db335551f 100644
--- a/cui/source/options/optcolor.hxx
+++ b/cui/source/options/optcolor.hxx
@@ -48,7 +48,7 @@ class SvxColorOptionsTabPage : public SfxTabPage
public:
SvxColorOptionsTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxColorOptionsTabPage( );
+ virtual ~SvxColorOptionsTabPage( ) override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
diff --git a/cui/source/options/optctl.hxx b/cui/source/options/optctl.hxx
index 4458e6bfe931..bafe3b48abe3 100644
--- a/cui/source/options/optctl.hxx
+++ b/cui/source/options/optctl.hxx
@@ -43,7 +43,7 @@ private:
public:
SvxCTLOptionsPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxCTLOptionsPage();
+ virtual ~SvxCTLOptionsPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
virtual bool FillItemSet( SfxItemSet* rSet ) override;
diff --git a/cui/source/options/optfltr.hxx b/cui/source/options/optfltr.hxx
index c2376c90c120..3253ccfca25b 100644
--- a/cui/source/options/optfltr.hxx
+++ b/cui/source/options/optfltr.hxx
@@ -41,7 +41,7 @@ class OfaMSFilterTabPage : public SfxTabPage
DECL_LINK_TYPED(LoadExcelBasicCheckHdl_Impl, Button*, void);
public:
OfaMSFilterTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~OfaMSFilterTabPage();
+ virtual ~OfaMSFilterTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
@@ -87,7 +87,7 @@ class OfaMSFilterTabPage2 : public SfxTabPage
VclPtr<RadioButton> aHighlightingRB;
VclPtr<RadioButton> aShadingRB;
- virtual ~OfaMSFilterTabPage2();
+ virtual ~OfaMSFilterTabPage2() override;
virtual void dispose() override;
void InsertEntry( const OUString& _rTxt, sal_IntPtr _nType );
diff --git a/cui/source/options/optgdlg.hxx b/cui/source/options/optgdlg.hxx
index 8df1a3bb1dc6..9ec785123266 100644
--- a/cui/source/options/optgdlg.hxx
+++ b/cui/source/options/optgdlg.hxx
@@ -65,7 +65,7 @@ protected:
public:
OfaMiscTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~OfaMiscTabPage();
+ virtual ~OfaMiscTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
@@ -122,7 +122,7 @@ private:
public:
OfaViewTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~OfaViewTabPage();
+ virtual ~OfaViewTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
@@ -168,7 +168,7 @@ class OfaLanguagesTabPage : public SfxTabPage
public:
OfaLanguagesTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~OfaLanguagesTabPage();
+ virtual ~OfaLanguagesTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
diff --git a/cui/source/options/opthtml.hxx b/cui/source/options/opthtml.hxx
index f60a831d3523..5d578039451e 100644
--- a/cui/source/options/opthtml.hxx
+++ b/cui/source/options/opthtml.hxx
@@ -50,7 +50,7 @@ class OfaHtmlTabPage : public SfxTabPage
DECL_LINK_TYPED(CheckBoxHdl_Impl, Button*, void);
public:
- virtual ~OfaHtmlTabPage();
+ virtual ~OfaHtmlTabPage() override;
virtual void dispose() override;
OfaHtmlTabPage(vcl::Window* pParent, const SfxItemSet& rSet);
diff --git a/cui/source/options/optinet2.hxx b/cui/source/options/optinet2.hxx
index be755b99c597..7ae2fd20a1d3 100644
--- a/cui/source/options/optinet2.hxx
+++ b/cui/source/options/optinet2.hxx
@@ -91,7 +91,7 @@ private:
public:
SvxProxyTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxProxyTabPage();
+ virtual ~SvxProxyTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
virtual bool FillItemSet( SfxItemSet* rSet ) override;
@@ -145,7 +145,7 @@ private:
void InitControls();
SvxSecurityTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxSecurityTabPage();
+ virtual ~SvxSecurityTabPage() override;
virtual void dispose() override;
protected:
@@ -177,7 +177,7 @@ class SvxEMailTabPage : public SfxTabPage
public:
SvxEMailTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxEMailTabPage();
+ virtual ~SvxEMailTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
diff --git a/cui/source/options/optjava.hxx b/cui/source/options/optjava.hxx
index 081509e91e3d..6a83b280e24e 100644
--- a/cui/source/options/optjava.hxx
+++ b/cui/source/options/optjava.hxx
@@ -106,7 +106,7 @@ private:
public:
SvxJavaOptionsPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxJavaOptionsPage();
+ virtual ~SvxJavaOptionsPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
@@ -160,7 +160,7 @@ private:
public:
explicit SvxJavaParameterDlg( vcl::Window* pParent );
- virtual ~SvxJavaParameterDlg();
+ virtual ~SvxJavaParameterDlg() override;
virtual void dispose() override;
virtual short Execute() override;
@@ -196,7 +196,7 @@ private:
public:
explicit SvxJavaClassPathDlg( vcl::Window* pParent );
- virtual ~SvxJavaClassPathDlg();
+ virtual ~SvxJavaClassPathDlg() override;
virtual void dispose() override;
inline const OUString& GetOldPath() const { return m_sOldPath; }
diff --git a/cui/source/options/optjsearch.hxx b/cui/source/options/optjsearch.hxx
index b64ef76d330b..2695c140e2b7 100644
--- a/cui/source/options/optjsearch.hxx
+++ b/cui/source/options/optjsearch.hxx
@@ -59,7 +59,7 @@ private:
public:
SvxJSearchOptionsPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxJSearchOptionsPage();
+ virtual ~SvxJSearchOptionsPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
diff --git a/cui/source/options/optlingu.cxx b/cui/source/options/optlingu.cxx
index fc7cc554fb4e..7a16eae7fe72 100644
--- a/cui/source/options/optlingu.cxx
+++ b/cui/source/options/optlingu.cxx
@@ -362,7 +362,7 @@ public:
get(m_pBreakNF, "wordlength");
}
}
- virtual ~OptionsBreakSet() { disposeOnce(); }
+ virtual ~OptionsBreakSet() override { disposeOnce(); }
virtual void dispose() override
{
m_pBeforeFrame.clear();
diff --git a/cui/source/options/optmemory.hxx b/cui/source/options/optmemory.hxx
index 207d9cc0d22f..3906d9350bca 100644
--- a/cui/source/options/optmemory.hxx
+++ b/cui/source/options/optmemory.hxx
@@ -56,7 +56,7 @@ protected:
public:
OfaMemoryOptionsPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~OfaMemoryOptionsPage();
+ virtual ~OfaMemoryOptionsPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
diff --git a/cui/source/options/optopencl.hxx b/cui/source/options/optopencl.hxx
index ab628932632f..c24d5253935a 100644
--- a/cui/source/options/optopencl.hxx
+++ b/cui/source/options/optopencl.hxx
@@ -43,7 +43,7 @@ private:
public:
SvxOpenCLTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxOpenCLTabPage();
+ virtual ~SvxOpenCLTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
diff --git a/cui/source/options/optsave.hxx b/cui/source/options/optsave.hxx
index 53f5f9e15db9..0c64f774d3d2 100644
--- a/cui/source/options/optsave.hxx
+++ b/cui/source/options/optsave.hxx
@@ -67,7 +67,7 @@ private:
public:
SvxSaveTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxSaveTabPage();
+ virtual ~SvxSaveTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
diff --git a/cui/source/options/optupdt.hxx b/cui/source/options/optupdt.hxx
index 04a97b742f74..5ff091163d97 100644
--- a/cui/source/options/optupdt.hxx
+++ b/cui/source/options/optupdt.hxx
@@ -58,7 +58,7 @@ private:
public:
SvxOnlineUpdateTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxOnlineUpdateTabPage();
+ virtual ~SvxOnlineUpdateTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
diff --git a/cui/source/options/personalization.hxx b/cui/source/options/personalization.hxx
index 42f9f6173b60..65bb8470ca55 100644
--- a/cui/source/options/personalization.hxx
+++ b/cui/source/options/personalization.hxx
@@ -43,7 +43,7 @@ private:
public:
SvxPersonalizationTabPage( vcl::Window *pParent, const SfxItemSet &rSet );
- virtual ~SvxPersonalizationTabPage();
+ virtual ~SvxPersonalizationTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window *pParent, const SfxItemSet *rSet );
@@ -93,7 +93,7 @@ private:
public:
explicit SelectPersonaDialog( vcl::Window *pParent );
- virtual ~SelectPersonaDialog();
+ virtual ~SelectPersonaDialog() override;
virtual void dispose() override;
::rtl::Reference< SearchAndParseThread > m_pSearchThread;
@@ -121,7 +121,7 @@ private:
OUString m_aURL;
bool m_bExecute, m_bDirectURL;
- virtual ~SearchAndParseThread();
+ virtual ~SearchAndParseThread() override;
virtual void execute() override;
public:
diff --git a/cui/source/options/securityoptions.hxx b/cui/source/options/securityoptions.hxx
index 8679054f01a2..4baf800bbf68 100644
--- a/cui/source/options/securityoptions.hxx
+++ b/cui/source/options/securityoptions.hxx
@@ -45,7 +45,7 @@ namespace svx
public:
SecurityOptionsDialog( vcl::Window* pParent, SvtSecurityOptions* pOptions );
- virtual ~SecurityOptionsDialog();
+ virtual ~SecurityOptionsDialog() override;
virtual void dispose() override;
bool IsSaveOrSendDocsChecked() const { return m_pSaveOrSendDocsCB->IsChecked(); }
diff --git a/cui/source/options/treeopt.cxx b/cui/source/options/treeopt.cxx
index bab5d9408c23..4a5c51fbd886 100644
--- a/cui/source/options/treeopt.cxx
+++ b/cui/source/options/treeopt.cxx
@@ -253,7 +253,7 @@ private:
public:
MailMergeCfg_Impl();
- virtual ~MailMergeCfg_Impl();
+ virtual ~MailMergeCfg_Impl() override;
virtual void Notify( const css::uno::Sequence< OUString >& _rPropertyNames) override;
diff --git a/cui/source/options/tsaurls.hxx b/cui/source/options/tsaurls.hxx
index 15d6fe5f11b0..5d321e8cc34d 100644
--- a/cui/source/options/tsaurls.hxx
+++ b/cui/source/options/tsaurls.hxx
@@ -31,7 +31,7 @@ private:
public:
explicit TSAURLsDialog(vcl::Window* pParent);
- virtual ~TSAURLsDialog();
+ virtual ~TSAURLsDialog() override;
virtual void dispose() override;
};
diff --git a/cui/source/options/webconninfo.hxx b/cui/source/options/webconninfo.hxx
index a8e06940a81c..b829aa969c03 100644
--- a/cui/source/options/webconninfo.hxx
+++ b/cui/source/options/webconninfo.hxx
@@ -60,7 +60,7 @@ namespace svx
public:
explicit WebConnectionInfoDialog( vcl::Window* pParent );
- virtual ~WebConnectionInfoDialog();
+ virtual ~WebConnectionInfoDialog() override;
virtual void dispose() override;
};
diff --git a/cui/source/tabpages/autocdlg.cxx b/cui/source/tabpages/autocdlg.cxx
index 00363a51e0fd..bcfe6e8b592b 100644
--- a/cui/source/tabpages/autocdlg.cxx
+++ b/cui/source/tabpages/autocdlg.cxx
@@ -312,7 +312,7 @@ public:
{
get(m_pPrcntMF, "margin");
}
- virtual ~OfaAutoFmtPrcntSet() { disposeOnce(); }
+ virtual ~OfaAutoFmtPrcntSet() override { disposeOnce(); }
virtual void dispose() override { m_pPrcntMF.clear(); ModalDialog::dispose(); }
MetricField& GetPrcntFld()
diff --git a/cui/source/tabpages/backgrnd.cxx b/cui/source/tabpages/backgrnd.cxx
index 535074e71325..16cbc1d72266 100644
--- a/cui/source/tabpages/backgrnd.cxx
+++ b/cui/source/tabpages/backgrnd.cxx
@@ -150,7 +150,7 @@ class BackgroundPreviewImpl : public vcl::Window
public:
explicit BackgroundPreviewImpl(vcl::Window* pParent);
void setBmp(bool bBmp);
- virtual ~BackgroundPreviewImpl();
+ virtual ~BackgroundPreviewImpl() override;
virtual void dispose() override;
void NotifyChange( const Color& rColor );
diff --git a/cui/source/tabpages/borderconn.cxx b/cui/source/tabpages/borderconn.cxx
index 6d16ab177131..a3049990bde9 100644
--- a/cui/source/tabpages/borderconn.cxx
+++ b/cui/source/tabpages/borderconn.cxx
@@ -42,7 +42,7 @@ class LineItemWrapper : public sfx::SingleItemWrapper< SvxLineItem, const editen
public:
inline explicit LineItemWrapper( sal_uInt16 nSlot ) : SingleItemWrapperType( nSlot ) {}
- virtual ~LineItemWrapper() {}
+ virtual ~LineItemWrapper() override {}
virtual const editeng::SvxBorderLine* GetItemValue( const SvxLineItem& rItem ) const override
{ return rItem.GetLine(); }
diff --git a/cui/source/tabpages/tabstpge.cxx b/cui/source/tabpages/tabstpge.cxx
index 6588e2a05679..142c75b72b26 100644
--- a/cui/source/tabpages/tabstpge.cxx
+++ b/cui/source/tabpages/tabstpge.cxx
@@ -51,7 +51,7 @@ public:
, nTabStyle(0)
{
}
- virtual ~TabWin_Impl() { disposeOnce(); }
+ virtual ~TabWin_Impl() override { disposeOnce(); }
virtual void dispose() override { mpPage.clear(); vcl::Window::dispose(); }
virtual void Paint(vcl::RenderContext& rRenderContext, const Rectangle& rRect) override;
diff --git a/dbaccess/source/core/api/BookmarkSet.hxx b/dbaccess/source/core/api/BookmarkSet.hxx
index 6a1c00735d25..824f5acf5ece 100644
--- a/dbaccess/source/core/api/BookmarkSet.hxx
+++ b/dbaccess/source/core/api/BookmarkSet.hxx
@@ -34,7 +34,7 @@ namespace dbaccess
public:
explicit OBookmarkSet(sal_Int32 i_nMaxRows) : OCacheSet(i_nMaxRows)
{}
- virtual ~OBookmarkSet()
+ virtual ~OBookmarkSet() override
{
m_xRowLocate = nullptr;
}
diff --git a/dbaccess/source/core/api/CRowSetDataColumn.hxx b/dbaccess/source/core/api/CRowSetDataColumn.hxx
index 2daf42a761cd..76cdcf3018e8 100644
--- a/dbaccess/source/core/api/CRowSetDataColumn.hxx
+++ b/dbaccess/source/core/api/CRowSetDataColumn.hxx
@@ -43,7 +43,7 @@ namespace dbaccess
OUString m_sLabel;
OUString m_aDescription; // description
- virtual ~ORowSetDataColumn();
+ virtual ~ORowSetDataColumn() override;
public:
ORowSetDataColumn(const css::uno::Reference < css::sdbc::XResultSetMetaData >& _xMetaData,
const css::uno::Reference < css::sdbc::XRow >& _xRow,
@@ -90,7 +90,7 @@ namespace dbaccess
::osl::Mutex& _rMutex,
const ::std::vector< OUString> &_rVector
);
- virtual ~ORowSetDataColumns();
+ virtual ~ORowSetDataColumns() override;
// only the name is identical to ::cppu::OComponentHelper
virtual void SAL_CALL disposing() override;
void assign(const ::rtl::Reference< ::connectivity::OSQLColumns>& _rColumns,const ::std::vector< OUString> &_rVector);
diff --git a/dbaccess/source/core/api/CacheSet.hxx b/dbaccess/source/core/api/CacheSet.hxx
index c0dc762db3b7..117454d081f9 100644
--- a/dbaccess/source/core/api/CacheSet.hxx
+++ b/dbaccess/source/core/api/CacheSet.hxx
@@ -56,7 +56,7 @@ namespace dbaccess
OUString m_sRowSetFilter;
explicit OCacheSet(sal_Int32 i_nMaxRows);
- virtual ~OCacheSet();
+ virtual ~OCacheSet() override;
static void setParameter(sal_Int32 nPos
,const css::uno::Reference< css::sdbc::XParameters >& _xParameter
diff --git a/dbaccess/source/core/api/KeySet.hxx b/dbaccess/source/core/api/KeySet.hxx
index 9d559a4f8afd..cd18b333a5a3 100644
--- a/dbaccess/source/core/api/KeySet.hxx
+++ b/dbaccess/source/core/api/KeySet.hxx
@@ -144,7 +144,7 @@ namespace dbaccess
void executeInsert( const ORowSetRow& _rInsertRow, const OUString& i_sSQL, const OUString& i_sTableName, bool bRefetch = false);
void executeStatement(OUStringBuffer& io_aFilter, css::uno::Reference< css::sdb::XSingleSelectQueryComposer>& io_xAnalyzer);
- virtual ~OKeySet();
+ virtual ~OKeySet() override;
public:
OKeySet(const connectivity::OSQLTable& _xTable,
const css::uno::Reference< css::container::XIndexAccess>& _xTableKeys,
diff --git a/dbaccess/source/core/api/OptimisticSet.hxx b/dbaccess/source/core/api/OptimisticSet.hxx
index 0be1f68c9be2..84f3b23a6f2e 100644
--- a/dbaccess/source/core/api/OptimisticSet.hxx
+++ b/dbaccess/source/core/api/OptimisticSet.hxx
@@ -47,7 +47,7 @@ namespace dbaccess
void fillJoinedColumns_throw(const OUString& i_sLeftColumn,const OUString& i_sRightColumn);
protected:
virtual void makeNewStatement( ) override;
- virtual ~OptimisticSet();
+ virtual ~OptimisticSet() override;
public:
OptimisticSet(const css::uno::Reference< css::uno::XComponentContext>& _rContext,
const css::uno::Reference< css::sdbc::XConnection>& i_xConnection,
diff --git a/dbaccess/source/core/api/RowSet.hxx b/dbaccess/source/core/api/RowSet.hxx
index 205cc194bc42..b190d3c58d8b 100644
--- a/dbaccess/source/core/api/RowSet.hxx
+++ b/dbaccess/source/core/api/RowSet.hxx
@@ -237,7 +237,7 @@ namespace dbaccess
virtual bool isNew( ) override;
virtual bool isPropertyChangeNotificationEnabled() const override;
- virtual ~ORowSet();
+ virtual ~ORowSet() override;
public:
explicit ORowSet(const css::uno::Reference<css::uno::XComponentContext>&);
@@ -466,7 +466,7 @@ namespace dbaccess
virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const css::uno::Any& rValue) throw (css::uno::Exception, std::exception) override;
public:
ORowSetClone( const css::uno::Reference<css::uno::XComponentContext>& _rContext, ORowSet& rParent, ::osl::Mutex* _pMutex );
- virtual ~ORowSetClone();
+ virtual ~ORowSetClone() override;
// css::lang::XTypeProvider
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/dbaccess/source/core/api/RowSetBase.hxx b/dbaccess/source/core/api/RowSetBase.hxx
index 66851c512072..da0fbb7e6acb 100644
--- a/dbaccess/source/core/api/RowSetBase.hxx
+++ b/dbaccess/source/core/api/RowSetBase.hxx
@@ -231,7 +231,7 @@ namespace dbaccess
bool impl_rowDeleted();
public:
- virtual ~ORowSetBase();
+ virtual ~ORowSetBase() override;
// OComponentHelper
virtual void SAL_CALL disposing();
diff --git a/dbaccess/source/core/api/WrappedResultSet.hxx b/dbaccess/source/core/api/WrappedResultSet.hxx
index 6cd31f85230c..d855c81faaf3 100644
--- a/dbaccess/source/core/api/WrappedResultSet.hxx
+++ b/dbaccess/source/core/api/WrappedResultSet.hxx
@@ -37,7 +37,7 @@ namespace dbaccess
public:
explicit WrappedResultSet(sal_Int32 i_nMaxRows) : OCacheSet(i_nMaxRows)
{}
- virtual ~WrappedResultSet()
+ virtual ~WrappedResultSet() override
{
m_xRowLocate = nullptr;
}
diff --git a/dbaccess/source/core/api/datacolumn.hxx b/dbaccess/source/core/api/datacolumn.hxx
index 86a23dacea3e..f4d32ebc5957 100644
--- a/dbaccess/source/core/api/datacolumn.hxx
+++ b/dbaccess/source/core/api/datacolumn.hxx
@@ -39,7 +39,7 @@ namespace dbaccess
css::uno::Reference < css::sdbc::XRow > m_xRow;
css::uno::Reference < css::sdbc::XRowUpdate > m_xRowUpdate;
- virtual ~ODataColumn();
+ virtual ~ODataColumn() override;
public:
ODataColumn (const css::uno::Reference < css::sdbc::XResultSetMetaData >& _xMetaData,
const css::uno::Reference < css::sdbc::XRow >& _xRow,
diff --git a/dbaccess/source/core/api/query.hxx b/dbaccess/source/core/api/query.hxx
index 83a6e78f0f62..c7d32d0aa4ca 100644
--- a/dbaccess/source/core/api/query.hxx
+++ b/dbaccess/source/core/api/query.hxx
@@ -83,7 +83,7 @@ protected:
};
protected:
- virtual ~OQuery();
+ virtual ~OQuery() override;
// OPropertyArrayUsageHelper
virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const override;
diff --git a/dbaccess/source/core/api/querydescriptor.hxx b/dbaccess/source/core/api/querydescriptor.hxx
index 10d93f1dccea..c069bde240b3 100644
--- a/dbaccess/source/core/api/querydescriptor.hxx
+++ b/dbaccess/source/core/api/querydescriptor.hxx
@@ -125,7 +125,7 @@ protected:
// OPropertySetHelper
virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper() override;
- virtual ~OQueryDescriptor();
+ virtual ~OQueryDescriptor() override;
public:
OQueryDescriptor();
explicit OQueryDescriptor(const OQueryDescriptor_Base& _rSource);
diff --git a/dbaccess/source/core/api/resultcolumn.hxx b/dbaccess/source/core/api/resultcolumn.hxx
index 42515e233252..3bd87d841020 100644
--- a/dbaccess/source/core/api/resultcolumn.hxx
+++ b/dbaccess/source/core/api/resultcolumn.hxx
@@ -51,7 +51,7 @@ namespace dbaccess
mutable ::boost::optional< sal_Int32 > m_nPrecision;
mutable ::boost::optional< sal_Int32 > m_nScale;
- virtual ~OResultColumn();
+ virtual ~OResultColumn() override;
public:
OResultColumn(
const css::uno::Reference < css::sdbc::XResultSetMetaData >& _xMetaData,
diff --git a/dbaccess/source/core/api/resultset.hxx b/dbaccess/source/core/api/resultset.hxx
index 67a71ccbd856..ecb3c4a4878b 100644
--- a/dbaccess/source/core/api/resultset.hxx
+++ b/dbaccess/source/core/api/resultset.hxx
@@ -81,7 +81,7 @@ namespace dbaccess
OResultSet(const css::uno::Reference< css::sdbc::XResultSet >& _xResultSet,
const css::uno::Reference< css::uno::XInterface >& _xStatement,
bool _bCaseSensitive);
- virtual ~OResultSet();
+ virtual ~OResultSet() override;
// css::lang::XTypeProvider
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/dbaccess/source/core/dataaccess/ComponentDefinition.cxx b/dbaccess/source/core/dataaccess/ComponentDefinition.cxx
index e86b957d141f..ab2072118632 100644
--- a/dbaccess/source/core/dataaccess/ComponentDefinition.cxx
+++ b/dbaccess/source/core/dataaccess/ComponentDefinition.cxx
@@ -44,7 +44,7 @@ class OColumnPropertyListener:
{
OComponentDefinition* m_pComponent;
protected:
- virtual ~OColumnPropertyListener(){}
+ virtual ~OColumnPropertyListener() override {}
public:
explicit OColumnPropertyListener(OComponentDefinition* _pComponent) : m_pComponent(_pComponent){}
OColumnPropertyListener(const OColumnPropertyListener&) = delete;
diff --git a/dbaccess/source/core/dataaccess/ComponentDefinition.hxx b/dbaccess/source/core/dataaccess/ComponentDefinition.hxx
index f98103a566ed..84825edfc355 100644
--- a/dbaccess/source/core/dataaccess/ComponentDefinition.hxx
+++ b/dbaccess/source/core/dataaccess/ComponentDefinition.hxx
@@ -59,7 +59,7 @@ namespace dbaccess
public:
OComponentDefinition_Impl();
- virtual ~OComponentDefinition_Impl();
+ virtual ~OComponentDefinition_Impl() override;
inline size_t size() const { return m_aColumns.size(); }
@@ -90,7 +90,7 @@ protected:
rtl::Reference<OColumnPropertyListener> m_xColumnPropertyListener;
bool m_bTable;
- virtual ~OComponentDefinition();
+ virtual ~OComponentDefinition() override;
virtual void SAL_CALL disposing() override;
const OComponentDefinition_Impl& getDefinition() const { return dynamic_cast< const OComponentDefinition_Impl& >( *m_pImpl.get() ); }
diff --git a/dbaccess/source/core/dataaccess/ModelImpl.cxx b/dbaccess/source/core/dataaccess/ModelImpl.cxx
index d40a8f5c48a6..ebb7bbd24261 100644
--- a/dbaccess/source/core/dataaccess/ModelImpl.cxx
+++ b/dbaccess/source/core/dataaccess/ModelImpl.cxx
@@ -130,7 +130,7 @@ public:
}
protected:
- virtual ~DocumentStorageAccess()
+ virtual ~DocumentStorageAccess() override
{
}
diff --git a/dbaccess/source/core/dataaccess/SharedConnection.hxx b/dbaccess/source/core/dataaccess/SharedConnection.hxx
index 4ebe8d053a27..f4ae92491846 100644
--- a/dbaccess/source/core/dataaccess/SharedConnection.hxx
+++ b/dbaccess/source/core/dataaccess/SharedConnection.hxx
@@ -51,7 +51,7 @@ namespace dbaccess
{
protected:
virtual void SAL_CALL disposing() override;
- virtual ~OSharedConnection();
+ virtual ~OSharedConnection() override;
public:
explicit OSharedConnection(css::uno::Reference< css::uno::XAggregation >& _rxProxyConnection);
diff --git a/dbaccess/source/core/dataaccess/bookmarkcontainer.hxx b/dbaccess/source/core/dataaccess/bookmarkcontainer.hxx
index 63a99c9e91dc..1e3b8646b391 100644
--- a/dbaccess/source/core/dataaccess/bookmarkcontainer.hxx
+++ b/dbaccess/source/core/dataaccess/bookmarkcontainer.hxx
@@ -81,7 +81,7 @@ public:
/** looks like the dtor ...
*/
- virtual ~OBookmarkContainer();
+ virtual ~OBookmarkContainer() override;
// css::uno::XInterface
virtual void SAL_CALL acquire( ) throw() override;
diff --git a/dbaccess/source/core/dataaccess/commandcontainer.hxx b/dbaccess/source/core/dataaccess/commandcontainer.hxx
index c7f4cc3f78cb..3ca33c979c82 100644
--- a/dbaccess/source/core/dataaccess/commandcontainer.hxx
+++ b/dbaccess/source/core/dataaccess/commandcontainer.hxx
@@ -60,7 +60,7 @@ public:
virtual css::uno::Reference< css::uno::XInterface > SAL_CALL createInstanceWithArguments( const css::uno::Sequence< css::uno::Any >& aArguments ) throw (css::uno::Exception, css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~OCommandContainer();
+ virtual ~OCommandContainer() override;
// ODefinitionContainer
virtual css::uno::Reference< css::ucb::XContent > createObject(const OUString& _rName) override;
diff --git a/dbaccess/source/core/dataaccess/commanddefinition.hxx b/dbaccess/source/core/dataaccess/commanddefinition.hxx
index 60a856337036..09301b0225c8 100644
--- a/dbaccess/source/core/dataaccess/commanddefinition.hxx
+++ b/dbaccess/source/core/dataaccess/commanddefinition.hxx
@@ -56,7 +56,7 @@ class OCommandDefinition : public OComponentDefinition
,public OCommandDefinition_PROP
{
protected:
- virtual ~OCommandDefinition();
+ virtual ~OCommandDefinition() override;
inline OCommandDefinition_Impl& getCommandDefinition() { return dynamic_cast< OCommandDefinition_Impl& >( *m_pImpl.get() ); }
diff --git a/dbaccess/source/core/dataaccess/connection.hxx b/dbaccess/source/core/dataaccess/connection.hxx
index eef6cfc2aa75..30c2ac1a8196 100644
--- a/dbaccess/source/core/dataaccess/connection.hxx
+++ b/dbaccess/source/core/dataaccess/connection.hxx
@@ -104,7 +104,7 @@ protected:
bool m_bSupportsGroups;
protected:
- virtual ~OConnection();
+ virtual ~OConnection() override;
public:
OConnection(ODatabaseSource& _rDB
,css::uno::Reference< css::sdbc::XConnection >& _rxMaster
diff --git a/dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx b/dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx
index 93b93ccc161a..01330f5f078d 100644
--- a/dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx
+++ b/dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx
@@ -80,7 +80,7 @@ namespace
virtual Sequence< OUString > SAL_CALL getSupportedServiceNames( ) throw (RuntimeException, std::exception) override;
protected:
- virtual ~DataAccessDescriptor();
+ virtual ~DataAccessDescriptor() override;
protected:
// XPropertySet
@@ -211,7 +211,7 @@ namespace
virtual Reference< XPropertySet > SAL_CALL createDataAccessDescriptor( ) throw (RuntimeException, std::exception) override;
DataAccessDescriptorFactory();
- virtual ~DataAccessDescriptorFactory();
+ virtual ~DataAccessDescriptorFactory() override;
};
DataAccessDescriptorFactory::DataAccessDescriptorFactory()
diff --git a/dbaccess/source/core/dataaccess/databasecontext.hxx b/dbaccess/source/core/dataaccess/databasecontext.hxx
index 1eb7233b7821..611ffa80886b 100644
--- a/dbaccess/source/core/dataaccess/databasecontext.hxx
+++ b/dbaccess/source/core/dataaccess/databasecontext.hxx
@@ -111,7 +111,7 @@ protected:
public:
explicit ODatabaseContext( const css::uno::Reference< css::uno::XComponentContext >& );
- virtual ~ODatabaseContext();
+ virtual ~ODatabaseContext() override;
// OComponentHelper
virtual void SAL_CALL disposing() override;
diff --git a/dbaccess/source/core/dataaccess/databasedocument.hxx b/dbaccess/source/core/dataaccess/databasedocument.hxx
index dbee460941aa..61452235aad1 100644
--- a/dbaccess/source/core/dataaccess/databasedocument.hxx
+++ b/dbaccess/source/core/dataaccess/databasedocument.hxx
@@ -281,7 +281,7 @@ private:
protected:
virtual void SAL_CALL disposing() override;
- virtual ~ODatabaseDocument();
+ virtual ~ODatabaseDocument() override;
public:
struct FactoryAccess { friend class ODatabaseModelImpl; private: FactoryAccess() { } };
diff --git a/dbaccess/source/core/dataaccess/databaseregistrations.cxx b/dbaccess/source/core/dataaccess/databaseregistrations.cxx
index 210989749751..85f656b1a28f 100644
--- a/dbaccess/source/core/dataaccess/databaseregistrations.cxx
+++ b/dbaccess/source/core/dataaccess/databaseregistrations.cxx
@@ -70,7 +70,7 @@ namespace dbaccess
explicit DatabaseRegistrations( const Reference<XComponentContext>& _rxContext );
protected:
- virtual ~DatabaseRegistrations();
+ virtual ~DatabaseRegistrations() override;
public:
virtual sal_Bool SAL_CALL hasRegisteredDatabase( const OUString& Name ) throw (IllegalArgumentException, RuntimeException, std::exception) override;
diff --git a/dbaccess/source/core/dataaccess/datasource.cxx b/dbaccess/source/core/dataaccess/datasource.cxx
index c7d3b4370735..b55ecbf61405 100644
--- a/dbaccess/source/core/dataaccess/datasource.cxx
+++ b/dbaccess/source/core/dataaccess/datasource.cxx
@@ -117,7 +117,7 @@ public:
protected:
FlushNotificationAdapter( const Reference< XFlushable >& _rxBroadcaster, const Reference< XFlushListener >& _rxListener );
- virtual ~FlushNotificationAdapter();
+ virtual ~FlushNotificationAdapter() override;
void SAL_CALL impl_dispose();
@@ -295,7 +295,7 @@ class OSharedConnectionManager : public ::cppu::WeakImplHelper< XEventListener >
Reference< XProxyFactory > m_xProxyFactory;
protected:
- virtual ~OSharedConnectionManager();
+ virtual ~OSharedConnectionManager() override;
public:
explicit OSharedConnectionManager(const Reference< XComponentContext >& _rxContext);
diff --git a/dbaccess/source/core/dataaccess/datasource.hxx b/dbaccess/source/core/dataaccess/datasource.hxx
index d9e0b5099b57..93ae46990dc2 100644
--- a/dbaccess/source/core/dataaccess/datasource.hxx
+++ b/dbaccess/source/core/dataaccess/datasource.hxx
@@ -86,7 +86,7 @@ private:
::comphelper::OInterfaceContainerHelper2 m_aFlushListeners;
private:
- virtual ~ODatabaseSource();
+ virtual ~ODatabaseSource() override;
public:
explicit ODatabaseSource( const ::rtl::Reference< ODatabaseModelImpl >& _pImpl );
diff --git a/dbaccess/source/core/dataaccess/documentcontainer.cxx b/dbaccess/source/core/dataaccess/documentcontainer.cxx
index 9770c41831ab..543091169970 100644
--- a/dbaccess/source/core/dataaccess/documentcontainer.cxx
+++ b/dbaccess/source/core/dataaccess/documentcontainer.cxx
@@ -69,7 +69,7 @@ public:
:m_aErrors( _rxContext )
{
}
- virtual ~LocalNameApproval()
+ virtual ~LocalNameApproval() override
{
}
diff --git a/dbaccess/source/core/dataaccess/documentcontainer.hxx b/dbaccess/source/core/dataaccess/documentcontainer.hxx
index 7699c2037f34..27edbf3f9fa9 100644
--- a/dbaccess/source/core/dataaccess/documentcontainer.hxx
+++ b/dbaccess/source/core/dataaccess/documentcontainer.hxx
@@ -115,7 +115,7 @@ public:
css::uno::Reference< css::embed::XStorage > getContainerStorage() const;
protected:
- virtual ~ODocumentContainer();
+ virtual ~ODocumentContainer() override;
/** OContentHelper
*/
diff --git a/dbaccess/source/core/dataaccess/documentdefinition.hxx b/dbaccess/source/core/dataaccess/documentdefinition.hxx
index de7121613438..d9f12b977bbd 100644
--- a/dbaccess/source/core/dataaccess/documentdefinition.hxx
+++ b/dbaccess/source/core/dataaccess/documentdefinition.hxx
@@ -72,7 +72,7 @@ class ODocumentDefinition
rtl::Reference<OEmbeddedClientHelper> m_pClientHelper;
protected:
- virtual ~ODocumentDefinition();
+ virtual ~ODocumentDefinition() override;
public:
diff --git a/dbaccess/source/core/dataaccess/documenteventexecutor.hxx b/dbaccess/source/core/dataaccess/documenteventexecutor.hxx
index 7e14f77ddcce..ee3574ec023f 100644
--- a/dbaccess/source/core/dataaccess/documenteventexecutor.hxx
+++ b/dbaccess/source/core/dataaccess/documenteventexecutor.hxx
@@ -46,7 +46,7 @@ namespace dbaccess
const css::uno::Reference< css::document::XEventsSupplier >& _rxDocument );
protected:
- virtual ~DocumentEventExecutor();
+ virtual ~DocumentEventExecutor() override;
// css.document.XDocumentEventListener
virtual void SAL_CALL documentEventOccured( const css::document::DocumentEvent& Event ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/dbaccess/source/core/dataaccess/documentevents.hxx b/dbaccess/source/core/dataaccess/documentevents.hxx
index 8279682f4a50..51ed81b1b406 100644
--- a/dbaccess/source/core/dataaccess/documentevents.hxx
+++ b/dbaccess/source/core/dataaccess/documentevents.hxx
@@ -44,7 +44,7 @@ namespace dbaccess
{
public:
DocumentEvents( ::cppu::OWeakObject& _rParent, ::osl::Mutex& _rMutex, DocumentEventsData& _rEventsData );
- virtual ~DocumentEvents();
+ virtual ~DocumentEvents() override;
DocumentEvents(const DocumentEvents&) = delete;
const DocumentEvents& operator=(const DocumentEvents&) = delete;
diff --git a/dbaccess/source/core/dataaccess/intercept.hxx b/dbaccess/source/core/dataaccess/intercept.hxx
index fb4c4230d2a2..73d8b3c2e6d4 100644
--- a/dbaccess/source/core/dataaccess/intercept.hxx
+++ b/dbaccess/source/core/dataaccess/intercept.hxx
@@ -39,7 +39,7 @@ class OInterceptor : public ::cppu::WeakImplHelper< css::frame::XDispatchProvide
{
DECL_LINK_TYPED( OnDispatch, void*, void );
protected:
- virtual ~OInterceptor();
+ virtual ~OInterceptor() override;
public:
explicit OInterceptor( ODocumentDefinition* _pContentHolder );
diff --git a/dbaccess/source/core/dataaccess/myucp_datasupplier.hxx b/dbaccess/source/core/dataaccess/myucp_datasupplier.hxx
index c7f139e0a9e4..948303594a54 100644
--- a/dbaccess/source/core/dataaccess/myucp_datasupplier.hxx
+++ b/dbaccess/source/core/dataaccess/myucp_datasupplier.hxx
@@ -35,7 +35,7 @@ class DataSupplier : public ucbhelper::ResultSetDataSupplier
public:
explicit DataSupplier( const rtl::Reference< ODocumentContainer >& rxContent );
- virtual ~DataSupplier();
+ virtual ~DataSupplier() override;
virtual OUString queryContentIdentifierString( sal_uInt32 nIndex ) override;
virtual css::uno::Reference< css::ucb::XContentIdentifier >
diff --git a/dbaccess/source/core/inc/ContainerMediator.hxx b/dbaccess/source/core/inc/ContainerMediator.hxx
index ad49d889b232..30124d96cfe8 100644
--- a/dbaccess/source/core/inc/ContainerMediator.hxx
+++ b/dbaccess/source/core/inc/ContainerMediator.hxx
@@ -46,7 +46,7 @@ namespace dbaccess
css::uno::Reference< css::container::XContainer > m_xContainer; // can not be weak
protected:
- virtual ~OContainerMediator();
+ virtual ~OContainerMediator() override;
public:
OContainerMediator(
diff --git a/dbaccess/source/core/inc/DatabaseDataProvider.hxx b/dbaccess/source/core/inc/DatabaseDataProvider.hxx
index 0d99c1a6b820..6c57e1cd2dfc 100644
--- a/dbaccess/source/core/inc/DatabaseDataProvider.hxx
+++ b/dbaccess/source/core/inc/DatabaseDataProvider.hxx
@@ -210,7 +210,7 @@ private:
DatabaseDataProvider(DatabaseDataProvider &) = delete;
void operator =(DatabaseDataProvider &) = delete;
- virtual ~DatabaseDataProvider() {}
+ virtual ~DatabaseDataProvider() override {}
// This function is called upon disposing the component,
// if your component needs special work when it becomes
diff --git a/dbaccess/source/core/inc/PropertyForward.hxx b/dbaccess/source/core/inc/PropertyForward.hxx
index f5756853cce0..8d9c070a9e14 100644
--- a/dbaccess/source/core/inc/PropertyForward.hxx
+++ b/dbaccess/source/core/inc/PropertyForward.hxx
@@ -46,7 +46,7 @@ namespace dbaccess
bool m_bInInsert;
protected:
- virtual ~OPropertyForward();
+ virtual ~OPropertyForward() override;
public:
OPropertyForward( const css::uno::Reference< css::beans::XPropertySet>& _xSource,
diff --git a/dbaccess/source/core/inc/SingleSelectQueryComposer.hxx b/dbaccess/source/core/inc/SingleSelectQueryComposer.hxx
index 8269119ed901..69943a81f363 100644
--- a/dbaccess/source/core/inc/SingleSelectQueryComposer.hxx
+++ b/dbaccess/source/core/inc/SingleSelectQueryComposer.hxx
@@ -196,7 +196,7 @@ namespace dbaccess
OUString impl_getColumnNameOrderBy_throw(const css::uno::Reference< css::beans::XPropertySet >& column);
protected:
- virtual ~OSingleSelectQueryComposer();
+ virtual ~OSingleSelectQueryComposer() override;
public:
OSingleSelectQueryComposer( const css::uno::Reference< css::container::XNameAccess>& _xTableSupplier,
diff --git a/dbaccess/source/core/inc/TableDeco.hxx b/dbaccess/source/core/inc/TableDeco.hxx
index 2391d7f7b114..71c45ea356d4 100644
--- a/dbaccess/source/core/inc/TableDeco.hxx
+++ b/dbaccess/source/core/inc/TableDeco.hxx
@@ -102,7 +102,7 @@ namespace dbaccess
throw (css::uno::Exception, std::exception) override;
- virtual ~ODBTableDecorator();
+ virtual ~ODBTableDecorator() override;
public:
/** constructs a wrapper supporting the com.sun.star.sdb.Table service.
diff --git a/dbaccess/source/core/inc/View.hxx b/dbaccess/source/core/inc/View.hxx
index d848fa797f81..bc9739d4b202 100644
--- a/dbaccess/source/core/inc/View.hxx
+++ b/dbaccess/source/core/inc/View.hxx
@@ -54,7 +54,7 @@ namespace dbaccess
virtual void SAL_CALL alterCommand( const OUString& NewCommand ) throw (css::sdbc::SQLException, css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~View();
+ virtual ~View() override;
protected:
// OPropertyContainer
diff --git a/dbaccess/source/core/inc/column.hxx b/dbaccess/source/core/inc/column.hxx
index cad2ff8e5714..775c2bd14bde 100644
--- a/dbaccess/source/core/inc/column.hxx
+++ b/dbaccess/source/core/inc/column.hxx
@@ -77,7 +77,7 @@ namespace dbaccess
OColumn( const bool _bNameIsReadOnly );
public:
- virtual ~OColumn();
+ virtual ~OColumn() override;
// css::lang::XTypeProvider
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes() throw (css::uno::RuntimeException, std::exception) override;
@@ -206,7 +206,7 @@ namespace dbaccess
bool _bAddColumn = false,
bool _bDropColumn = false,
bool _bUseHardRef = true);
- virtual ~OColumns();
+ virtual ~OColumns() override;
//XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/dbaccess/source/core/inc/definitioncolumn.hxx b/dbaccess/source/core/inc/definitioncolumn.hxx
index 2930d0bd467b..e9ff214a1140 100644
--- a/dbaccess/source/core/inc/definitioncolumn.hxx
+++ b/dbaccess/source/core/inc/definitioncolumn.hxx
@@ -110,7 +110,7 @@ namespace dbaccess
,public OTableColumn_PBase
{
protected:
- virtual ~OTableColumn();
+ virtual ~OTableColumn() override;
public:
OTableColumn(const OUString& _rName);
@@ -145,7 +145,7 @@ namespace dbaccess
css::uno::Reference< css::beans::XPropertySet > m_xOriginalTableColumn;
protected:
- virtual ~OQueryColumn();
+ virtual ~OQueryColumn() override;
public:
OQueryColumn(
@@ -190,7 +190,7 @@ namespace dbaccess
protected:
OColumnWrapper( const css::uno::Reference< css::beans::XPropertySet >& _rCol, const bool _bNameIsReadOnly );
- virtual ~OColumnWrapper();
+ virtual ~OColumnWrapper() override;
public:
virtual void SAL_CALL getFastPropertyValue(
@@ -272,7 +272,7 @@ namespace dbaccess
,public ::comphelper::OIdPropertyArrayUsageHelper < OTableColumnWrapper >
{
protected:
- virtual ~OTableColumnWrapper();
+ virtual ~OTableColumnWrapper() override;
public:
OTableColumnWrapper( const css::uno::Reference< css::beans::XPropertySet >& rCol,
diff --git a/dbaccess/source/core/inc/definitioncontainer.hxx b/dbaccess/source/core/inc/definitioncontainer.hxx
index ff5346edb66d..4d32d2055720 100644
--- a/dbaccess/source/core/inc/definitioncontainer.hxx
+++ b/dbaccess/source/core/inc/definitioncontainer.hxx
@@ -140,7 +140,7 @@ protected:
const PContainerApprove& getElementApproval() const { return m_pElementApproval; }
protected:
- virtual ~ODefinitionContainer();
+ virtual ~ODefinitionContainer() override;
inline const ODefinitionContainer_Impl& getDefinitions() const
{
diff --git a/dbaccess/source/core/inc/objectnameapproval.hxx b/dbaccess/source/core/inc/objectnameapproval.hxx
index 6d1207a991fc..45f14dd6434c 100644
--- a/dbaccess/source/core/inc/objectnameapproval.hxx
+++ b/dbaccess/source/core/inc/objectnameapproval.hxx
@@ -63,7 +63,7 @@ namespace dbaccess
const css::uno::Reference< css::sdbc::XConnection >& _rxConnection,
ObjectType _eType
);
- virtual ~ObjectNameApproval();
+ virtual ~ObjectNameApproval() override;
// IContainerApprove
virtual void SAL_CALL approveElement( const OUString& _rName, const css::uno::Reference< css::uno::XInterface >& _rxElement ) override;
diff --git a/dbaccess/source/core/inc/preparedstatement.hxx b/dbaccess/source/core/inc/preparedstatement.hxx
index c36b820e3440..fe5397ffcbb7 100644
--- a/dbaccess/source/core/inc/preparedstatement.hxx
+++ b/dbaccess/source/core/inc/preparedstatement.hxx
@@ -46,7 +46,7 @@ namespace dbaccess
public:
OPreparedStatement(const css::uno::Reference< css::sdbc::XConnection > & _xConn,
const css::uno::Reference< css::uno::XInterface > & _xStatement);
- virtual ~OPreparedStatement();
+ virtual ~OPreparedStatement() override;
// css::lang::XTypeProvider
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/dbaccess/source/core/inc/querycomposer.hxx b/dbaccess/source/core/inc/querycomposer.hxx
index 32d6087c7662..659f2c951e2c 100644
--- a/dbaccess/source/core/inc/querycomposer.hxx
+++ b/dbaccess/source/core/inc/querycomposer.hxx
@@ -55,7 +55,7 @@ namespace dbaccess
protected:
virtual void SAL_CALL disposing() override;
- virtual ~OQueryComposer();
+ virtual ~OQueryComposer() override;
public:
OQueryComposer( const css::uno::Reference< css::sdbc::XConnection>& _xConnection );
diff --git a/dbaccess/source/core/inc/querycontainer.hxx b/dbaccess/source/core/inc/querycontainer.hxx
index 40bbdf9dd1ae..ff60984f0d79 100644
--- a/dbaccess/source/core/inc/querycontainer.hxx
+++ b/dbaccess/source/core/inc/querycontainer.hxx
@@ -90,7 +90,7 @@ namespace dbaccess
// helper
virtual void SAL_CALL disposing() override;
- virtual ~OQueryContainer();
+ virtual ~OQueryContainer() override;
/** ctor of the container. The parent has to support the <type scope="css::sdbc">XConnection</type>
interface.<BR>
diff --git a/dbaccess/source/core/inc/statement.hxx b/dbaccess/source/core/inc/statement.hxx
index 06c7def65cda..a2cb99a393db 100644
--- a/dbaccess/source/core/inc/statement.hxx
+++ b/dbaccess/source/core/inc/statement.hxx
@@ -59,7 +59,7 @@ protected:
bool m_bUseBookmarks;
bool m_bEscapeProcessing;
- virtual ~OStatementBase();
+ virtual ~OStatementBase() override;
public:
OStatementBase(const css::uno::Reference< css::sdbc::XConnection > & _xConn,
diff --git a/dbaccess/source/core/inc/table.hxx b/dbaccess/source/core/inc/table.hxx
index c1b1ade2a43e..8ecc53ca5823 100644
--- a/dbaccess/source/core/inc/table.hxx
+++ b/dbaccess/source/core/inc/table.hxx
@@ -116,7 +116,7 @@ namespace dbaccess
ODBTable(connectivity::sdbcx::OCollection* _pTables
,const css::uno::Reference< css::sdbc::XConnection >& _rxConn)
throw(css::sdbc::SQLException);
- virtual ~ODBTable();
+ virtual ~ODBTable() override;
// ODescriptor
virtual void construct() override;
diff --git a/dbaccess/source/core/inc/tablecontainer.hxx b/dbaccess/source/core/inc/tablecontainer.hxx
index 10eabbec3910..f413ca467066 100644
--- a/dbaccess/source/core/inc/tablecontainer.hxx
+++ b/dbaccess/source/core/inc/tablecontainer.hxx
@@ -94,7 +94,7 @@ namespace dbaccess
oslInterlockedCount& _nInAppend
);
- virtual ~OTableContainer();
+ virtual ~OTableContainer() override;
};
}
#endif // INCLUDED_DBACCESS_SOURCE_CORE_INC_TABLECONTAINER_HXX
diff --git a/dbaccess/source/core/inc/veto.hxx b/dbaccess/source/core/inc/veto.hxx
index b1e1006d2173..ce6277d24eb6 100644
--- a/dbaccess/source/core/inc/veto.hxx
+++ b/dbaccess/source/core/inc/veto.hxx
@@ -45,7 +45,7 @@ namespace dbaccess
virtual css::uno::Any SAL_CALL getDetails() throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~Veto();
+ virtual ~Veto() override;
private:
Veto( const Veto& ) = delete;
diff --git a/dbaccess/source/core/inc/viewcontainer.hxx b/dbaccess/source/core/inc/viewcontainer.hxx
index b6d48332bb7d..b8fd46b884c4 100644
--- a/dbaccess/source/core/inc/viewcontainer.hxx
+++ b/dbaccess/source/core/inc/viewcontainer.hxx
@@ -66,7 +66,7 @@ namespace dbaccess
oslInterlockedCount& _nInAppend
);
- virtual ~OViewContainer();
+ virtual ~OViewContainer() override;
protected:
// OFilteredContainer overridables
diff --git a/dbaccess/source/core/recovery/settingsimport.hxx b/dbaccess/source/core/recovery/settingsimport.hxx
index ccbca706fef1..c698263adc8a 100644
--- a/dbaccess/source/core/recovery/settingsimport.hxx
+++ b/dbaccess/source/core/recovery/settingsimport.hxx
@@ -52,7 +52,7 @@ namespace dbaccess
void characters( const OUString& i_rCharacters );
protected:
- virtual ~SettingsImport();
+ virtual ~SettingsImport() override;
protected:
static void split( const OUString& i_rElementName, OUString& o_rNamespace, OUString& o_rLocalName );
@@ -85,7 +85,7 @@ namespace dbaccess
) override;
private:
- virtual ~IgnoringSettingsImport()
+ virtual ~IgnoringSettingsImport() override
{
}
};
@@ -102,7 +102,7 @@ namespace dbaccess
) override;
protected:
- virtual ~OfficeSettingsImport();
+ virtual ~OfficeSettingsImport() override;
private:
// the settings collection to which |this| will contribute a single setting
@@ -116,7 +116,7 @@ namespace dbaccess
explicit ConfigItemImport( ::comphelper::NamedValueCollection& o_rSettings );
protected:
- virtual ~ConfigItemImport();
+ virtual ~ConfigItemImport() override;
public:
// SettingsImport overridables
@@ -142,7 +142,7 @@ namespace dbaccess
explicit ConfigItemSetImport( ::comphelper::NamedValueCollection& o_rSettings );
protected:
- virtual ~ConfigItemSetImport();
+ virtual ~ConfigItemSetImport() override;
public:
// SettingsImport overridables
diff --git a/dbaccess/source/core/recovery/storagetextstream.hxx b/dbaccess/source/core/recovery/storagetextstream.hxx
index 5626c17e43ea..53c689d56633 100644
--- a/dbaccess/source/core/recovery/storagetextstream.hxx
+++ b/dbaccess/source/core/recovery/storagetextstream.hxx
@@ -37,7 +37,7 @@ namespace dbaccess
const css::uno::Reference< css::embed::XStorage >& i_rParentStorage,
const OUString& i_rStreamName
);
- virtual ~StorageTextOutputStream();
+ virtual ~StorageTextOutputStream() override;
void writeLine( const OUString& i_rLine );
void writeLine();
diff --git a/dbaccess/source/core/recovery/storagexmlstream.hxx b/dbaccess/source/core/recovery/storagexmlstream.hxx
index 9ae07d067e48..519387f0e772 100644
--- a/dbaccess/source/core/recovery/storagexmlstream.hxx
+++ b/dbaccess/source/core/recovery/storagexmlstream.hxx
@@ -40,7 +40,7 @@ namespace dbaccess
const css::uno::Reference< css::embed::XStorage >& i_rParentStorage,
const OUString& i_rStreamName
);
- virtual ~StorageXMLOutputStream();
+ virtual ~StorageXMLOutputStream() override;
// StorageOutputStream overridables
virtual void close() override;
@@ -71,7 +71,7 @@ namespace dbaccess
const css::uno::Reference< css::embed::XStorage >& i_rParentStorage,
const OUString& i_rStreamName
);
- virtual ~StorageXMLInputStream();
+ virtual ~StorageXMLInputStream() override;
void import(
const css::uno::Reference< css::xml::sax::XDocumentHandler >& i_rHandler
diff --git a/dbaccess/source/core/recovery/subcomponentloader.hxx b/dbaccess/source/core/recovery/subcomponentloader.hxx
index 0d7322302f3b..bce08b477392 100644
--- a/dbaccess/source/core/recovery/subcomponentloader.hxx
+++ b/dbaccess/source/core/recovery/subcomponentloader.hxx
@@ -62,7 +62,7 @@ namespace dbaccess
virtual void SAL_CALL disposing( const css::lang::EventObject& Source ) throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~SubComponentLoader();
+ virtual ~SubComponentLoader() override;
private:
SubComponentLoader_Data* m_pData;
diff --git a/dbaccess/source/core/recovery/subcomponentrecovery.cxx b/dbaccess/source/core/recovery/subcomponentrecovery.cxx
index 186a3774713d..a2725117b694 100644
--- a/dbaccess/source/core/recovery/subcomponentrecovery.cxx
+++ b/dbaccess/source/core/recovery/subcomponentrecovery.cxx
@@ -246,7 +246,7 @@ namespace dbaccess
}
protected:
- virtual ~SettingsDocumentHandler()
+ virtual ~SettingsDocumentHandler() override
{
}
diff --git a/dbaccess/source/ext/macromigration/macromigrationpages.hxx b/dbaccess/source/ext/macromigration/macromigrationpages.hxx
index 1eb0b399da4f..9115aa34a0bc 100644
--- a/dbaccess/source/ext/macromigration/macromigrationpages.hxx
+++ b/dbaccess/source/ext/macromigration/macromigrationpages.hxx
@@ -56,7 +56,7 @@ namespace dbmm
{
public:
explicit PreparationPage(vcl::Window *pParent);
- virtual ~PreparationPage();
+ virtual ~PreparationPage() override;
virtual void dispose() override;
static VclPtr<TabPage> Create( ::svt::RoadmapWizard& _rParentDialog );
@@ -73,7 +73,7 @@ namespace dbmm
{
public:
explicit SaveDBDocPage(MacroMigrationDialog& _rParentDialog);
- virtual ~SaveDBDocPage();
+ virtual ~SaveDBDocPage() override;
virtual void dispose() override;
static VclPtr<TabPage> Create( ::svt::RoadmapWizard& _rParentDialog );
@@ -103,7 +103,7 @@ namespace dbmm
{
public:
explicit ProgressPage(vcl::Window *pParent);
- virtual ~ProgressPage();
+ virtual ~ProgressPage() override;
virtual void dispose() override;
static VclPtr<TabPage> Create( ::svt::RoadmapWizard& _rParentDialog );
@@ -136,7 +136,7 @@ namespace dbmm
{
public:
explicit ResultPage(vcl::Window *pParent);
- virtual ~ResultPage();
+ virtual ~ResultPage() override;
virtual void dispose() override;
static VclPtr<TabPage> Create( ::svt::RoadmapWizard& _rParentDialog );
diff --git a/dbaccess/source/ext/macromigration/macromigrationwizard.cxx b/dbaccess/source/ext/macromigration/macromigrationwizard.cxx
index fa5176b5cb0e..93085c9417dd 100644
--- a/dbaccess/source/ext/macromigration/macromigrationwizard.cxx
+++ b/dbaccess/source/ext/macromigration/macromigrationwizard.cxx
@@ -83,7 +83,7 @@ namespace dbmm
static Sequence< OUString > SAL_CALL getSupportedServiceNames_static() throw(RuntimeException);
protected:
- virtual ~MacroMigrationDialogService();
+ virtual ~MacroMigrationDialogService() override;
protected:
virtual VclPtr<Dialog> createDialog( vcl::Window* _pParent ) override;
diff --git a/dbaccess/source/ext/macromigration/progresscapture.hxx b/dbaccess/source/ext/macromigration/progresscapture.hxx
index 81b3543b7d1d..e273e1a425b4 100644
--- a/dbaccess/source/ext/macromigration/progresscapture.hxx
+++ b/dbaccess/source/ext/macromigration/progresscapture.hxx
@@ -52,7 +52,7 @@ namespace dbmm
virtual void SAL_CALL reset( ) throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~ProgressCapture();
+ virtual ~ProgressCapture() override;
private:
::std::unique_ptr< ProgressCapture_Data > m_pData;
diff --git a/dbaccess/source/filter/xml/dbloader2.cxx b/dbaccess/source/filter/xml/dbloader2.cxx
index 54689a16d830..b5135f870371 100644
--- a/dbaccess/source/filter/xml/dbloader2.cxx
+++ b/dbaccess/source/filter/xml/dbloader2.cxx
@@ -233,7 +233,7 @@ private:
DECL_LINK_TYPED( OnStartTableWizard, void*, void );
public:
explicit DBContentLoader(const Reference< XComponentContext >&);
- virtual ~DBContentLoader();
+ virtual ~DBContentLoader() override;
// XServiceInfo
OUString SAL_CALL getImplementationName() throw(std::exception ) override;
diff --git a/dbaccess/source/filter/xml/xmlAutoStyle.hxx b/dbaccess/source/filter/xml/xmlAutoStyle.hxx
index 248e92fad09d..0445d9abc3cd 100644
--- a/dbaccess/source/filter/xml/xmlAutoStyle.hxx
+++ b/dbaccess/source/filter/xml/xmlAutoStyle.hxx
@@ -41,7 +41,7 @@ namespace dbaxml
public:
explicit OXMLAutoStylePoolP(ODBExport& rXMLExport);
- virtual ~OXMLAutoStylePoolP();
+ virtual ~OXMLAutoStylePoolP() override;
};
} // dbaxml
#endif // INCLUDED_DBACCESS_SOURCE_FILTER_XML_XMLAUTOSTYLE_HXX
diff --git a/dbaccess/source/filter/xml/xmlColumn.hxx b/dbaccess/source/filter/xml/xmlColumn.hxx
index 8be91af946ec..7b319fa4766c 100644
--- a/dbaccess/source/filter/xml/xmlColumn.hxx
+++ b/dbaccess/source/filter/xml/xmlColumn.hxx
@@ -48,7 +48,7 @@ namespace dbaxml
,const css::uno::Reference< css::container::XNameAccess >& _xParentContainer
,const css::uno::Reference< css::beans::XPropertySet >& _xTable
);
- virtual ~OXMLColumn();
+ virtual ~OXMLColumn() override;
virtual void EndElement() override;
};
} // namespace dbaxml
diff --git a/dbaccess/source/filter/xml/xmlComponent.hxx b/dbaccess/source/filter/xml/xmlComponent.hxx
index 5a69ef9a1a70..cd78d501eca7 100644
--- a/dbaccess/source/filter/xml/xmlComponent.hxx
+++ b/dbaccess/source/filter/xml/xmlComponent.hxx
@@ -40,7 +40,7 @@ namespace dbaxml
,const css::uno::Reference< css::container::XNameAccess >& _xParentContainer
,const OUString& _sComponentServiceName
);
- virtual ~OXMLComponent();
+ virtual ~OXMLComponent() override;
};
} // namespace dbaxml
diff --git a/dbaccess/source/filter/xml/xmlConnectionData.hxx b/dbaccess/source/filter/xml/xmlConnectionData.hxx
index 24d29eed3080..ccf15831edca 100644
--- a/dbaccess/source/filter/xml/xmlConnectionData.hxx
+++ b/dbaccess/source/filter/xml/xmlConnectionData.hxx
@@ -35,7 +35,7 @@ namespace dbaxml
OXMLConnectionData( ODBFilter& rImport, sal_uInt16 nPrfx,
const OUString& rLName);
- virtual ~OXMLConnectionData();
+ virtual ~OXMLConnectionData() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/dbaccess/source/filter/xml/xmlConnectionResource.hxx b/dbaccess/source/filter/xml/xmlConnectionResource.hxx
index 3fea22e5f20f..d5effa9e65fd 100644
--- a/dbaccess/source/filter/xml/xmlConnectionResource.hxx
+++ b/dbaccess/source/filter/xml/xmlConnectionResource.hxx
@@ -33,7 +33,7 @@ namespace dbaxml
OXMLConnectionResource( ODBFilter& rImport, sal_uInt16 nPrfx,
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList);
- virtual ~OXMLConnectionResource();
+ virtual ~OXMLConnectionResource() override;
};
} // namespace dbaxml
diff --git a/dbaccess/source/filter/xml/xmlDataSource.hxx b/dbaccess/source/filter/xml/xmlDataSource.hxx
index 770d257ecc35..4c863c4d2cde 100644
--- a/dbaccess/source/filter/xml/xmlDataSource.hxx
+++ b/dbaccess/source/filter/xml/xmlDataSource.hxx
@@ -41,7 +41,7 @@ namespace dbaxml
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
const UsedFor _eUsedFor = eDataSource );
- virtual ~OXMLDataSource();
+ virtual ~OXMLDataSource() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/dbaccess/source/filter/xml/xmlDataSourceInfo.hxx b/dbaccess/source/filter/xml/xmlDataSourceInfo.hxx
index 91e6ffcdf39b..1d76aca40017 100644
--- a/dbaccess/source/filter/xml/xmlDataSourceInfo.hxx
+++ b/dbaccess/source/filter/xml/xmlDataSourceInfo.hxx
@@ -32,7 +32,7 @@ namespace dbaxml
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,const sal_uInt16 _nToken);
- virtual ~OXMLDataSourceInfo();
+ virtual ~OXMLDataSourceInfo() override;
};
} // namespace dbaxml
diff --git a/dbaccess/source/filter/xml/xmlDataSourceSetting.hxx b/dbaccess/source/filter/xml/xmlDataSourceSetting.hxx
index f5d684c25027..3f3afb7ada7a 100644
--- a/dbaccess/source/filter/xml/xmlDataSourceSetting.hxx
+++ b/dbaccess/source/filter/xml/xmlDataSourceSetting.hxx
@@ -42,7 +42,7 @@ namespace dbaxml
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,OXMLDataSourceSetting* _pContainer = nullptr);
- virtual ~OXMLDataSourceSetting();
+ virtual ~OXMLDataSourceSetting() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/dbaccess/source/filter/xml/xmlDataSourceSettings.hxx b/dbaccess/source/filter/xml/xmlDataSourceSettings.hxx
index 4e955f6f8e66..86259047b310 100644
--- a/dbaccess/source/filter/xml/xmlDataSourceSettings.hxx
+++ b/dbaccess/source/filter/xml/xmlDataSourceSettings.hxx
@@ -30,7 +30,7 @@ namespace dbaxml
public:
OXMLDataSourceSettings( ODBFilter& rImport, sal_uInt16 nPrfx,const OUString& rLName);
- virtual ~OXMLDataSourceSettings();
+ virtual ~OXMLDataSourceSettings() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/dbaccess/source/filter/xml/xmlDatabase.hxx b/dbaccess/source/filter/xml/xmlDatabase.hxx
index d50853da8efc..93e3167c2501 100644
--- a/dbaccess/source/filter/xml/xmlDatabase.hxx
+++ b/dbaccess/source/filter/xml/xmlDatabase.hxx
@@ -31,7 +31,7 @@ namespace dbaxml
OXMLDatabase( ODBFilter& rImport, sal_uInt16 nPrfx,
const OUString& rLName );
- virtual ~OXMLDatabase();
+ virtual ~OXMLDatabase() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/dbaccess/source/filter/xml/xmlDatabaseDescription.hxx b/dbaccess/source/filter/xml/xmlDatabaseDescription.hxx
index 5499fce8884b..7004cf1b0c18 100644
--- a/dbaccess/source/filter/xml/xmlDatabaseDescription.hxx
+++ b/dbaccess/source/filter/xml/xmlDatabaseDescription.hxx
@@ -35,7 +35,7 @@ namespace dbaxml
OXMLDatabaseDescription( ODBFilter& rImport, sal_uInt16 nPrfx,
const OUString& rLName);
- virtual ~OXMLDatabaseDescription();
+ virtual ~OXMLDatabaseDescription() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/dbaccess/source/filter/xml/xmlDocuments.hxx b/dbaccess/source/filter/xml/xmlDocuments.hxx
index 6575de4d31c1..6ee6fe85164b 100644
--- a/dbaccess/source/filter/xml/xmlDocuments.hxx
+++ b/dbaccess/source/filter/xml/xmlDocuments.hxx
@@ -52,7 +52,7 @@ namespace dbaxml
,const OUString& _sCollectionServiceName = OUString()
);
- virtual ~OXMLDocuments();
+ virtual ~OXMLDocuments() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/dbaccess/source/filter/xml/xmlExport.hxx b/dbaccess/source/filter/xml/xmlExport.hxx
index 3a335e2b4817..f10ca8e236d5 100644
--- a/dbaccess/source/filter/xml/xmlExport.hxx
+++ b/dbaccess/source/filter/xml/xmlExport.hxx
@@ -169,7 +169,7 @@ protected:
virtual void GetViewSettings(css::uno::Sequence<css::beans::PropertyValue>& aProps) override;
virtual void GetConfigurationSettings(css::uno::Sequence<css::beans::PropertyValue>& aProps) override;
- virtual ~ODBExport(){};
+ virtual ~ODBExport() override {};
public:
ODBExport(const Reference< XComponentContext >& _rxContext, OUString const & implementationName, SvXMLExportFlags nExportFlag = SvXMLExportFlags::CONTENT | SvXMLExportFlags::AUTOSTYLES | SvXMLExportFlags::PRETTY | SvXMLExportFlags::FONTDECLS | SvXMLExportFlags::SCRIPTS );
diff --git a/dbaccess/source/filter/xml/xmlFileBasedDatabase.hxx b/dbaccess/source/filter/xml/xmlFileBasedDatabase.hxx
index 81d46b3814e3..ed8926a96034 100644
--- a/dbaccess/source/filter/xml/xmlFileBasedDatabase.hxx
+++ b/dbaccess/source/filter/xml/xmlFileBasedDatabase.hxx
@@ -33,7 +33,7 @@ namespace dbaxml
OXMLFileBasedDatabase( ODBFilter& rImport, sal_uInt16 nPrfx,
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList);
- virtual ~OXMLFileBasedDatabase();
+ virtual ~OXMLFileBasedDatabase() override;
};
} // namespace dbaxml
diff --git a/dbaccess/source/filter/xml/xmlHelper.hxx b/dbaccess/source/filter/xml/xmlHelper.hxx
index 12dc4374d61c..359647710922 100644
--- a/dbaccess/source/filter/xml/xmlHelper.hxx
+++ b/dbaccess/source/filter/xml/xmlHelper.hxx
@@ -41,7 +41,7 @@ namespace dbaxml
mutable ::std::unique_ptr<XMLConstantsPropertyHandler> m_pDisplayHandler;
public:
OPropertyHandlerFactory();
- virtual ~OPropertyHandlerFactory();
+ virtual ~OPropertyHandlerFactory() override;
virtual const XMLPropertyHandler* GetPropertyHandler(sal_Int32 _nType) const override;
};
diff --git a/dbaccess/source/filter/xml/xmlHierarchyCollection.hxx b/dbaccess/source/filter/xml/xmlHierarchyCollection.hxx
index b56fab477fd5..601d858111aa 100644
--- a/dbaccess/source/filter/xml/xmlHierarchyCollection.hxx
+++ b/dbaccess/source/filter/xml/xmlHierarchyCollection.hxx
@@ -52,7 +52,7 @@ namespace dbaxml
,const css::uno::Reference< css::container::XNameAccess >& _xContainer
,const css::uno::Reference< css::beans::XPropertySet >& _xTable
);
- virtual ~OXMLHierarchyCollection();
+ virtual ~OXMLHierarchyCollection() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/dbaccess/source/filter/xml/xmlLogin.hxx b/dbaccess/source/filter/xml/xmlLogin.hxx
index ac13d93246ae..ed47680129fd 100644
--- a/dbaccess/source/filter/xml/xmlLogin.hxx
+++ b/dbaccess/source/filter/xml/xmlLogin.hxx
@@ -31,7 +31,7 @@ namespace dbaxml
OXMLLogin( ODBFilter& rImport, sal_uInt16 nPrfx,
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList );
- virtual ~OXMLLogin();
+ virtual ~OXMLLogin() override;
};
} // namespace dbaxml
diff --git a/dbaccess/source/filter/xml/xmlQuery.hxx b/dbaccess/source/filter/xml/xmlQuery.hxx
index ff98508e1f78..37668d3ec6b5 100644
--- a/dbaccess/source/filter/xml/xmlQuery.hxx
+++ b/dbaccess/source/filter/xml/xmlQuery.hxx
@@ -40,7 +40,7 @@ namespace dbaxml
,const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,const css::uno::Reference< css::container::XNameAccess >& _xParentContainer
);
- virtual ~OXMLQuery();
+ virtual ~OXMLQuery() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/dbaccess/source/filter/xml/xmlServerDatabase.hxx b/dbaccess/source/filter/xml/xmlServerDatabase.hxx
index 3a90bc191cc3..f6576f62dab5 100644
--- a/dbaccess/source/filter/xml/xmlServerDatabase.hxx
+++ b/dbaccess/source/filter/xml/xmlServerDatabase.hxx
@@ -33,7 +33,7 @@ namespace dbaxml
OXMLServerDatabase( ODBFilter& rImport, sal_uInt16 nPrfx,
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList);
- virtual ~OXMLServerDatabase();
+ virtual ~OXMLServerDatabase() override;
};
} // namespace dbaxml
diff --git a/dbaccess/source/filter/xml/xmlStyleImport.hxx b/dbaccess/source/filter/xml/xmlStyleImport.hxx
index 2ff8046b605b..8a150a60b837 100644
--- a/dbaccess/source/filter/xml/xmlStyleImport.hxx
+++ b/dbaccess/source/filter/xml/xmlStyleImport.hxx
@@ -59,7 +59,7 @@ namespace dbaxml
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
SvXMLStylesContext& rStyles, sal_uInt16 nFamily );
- virtual ~OTableStyleContext();
+ virtual ~OTableStyleContext() override;
virtual void FillPropertySet(const css::uno::Reference<
css::beans::XPropertySet > & rPropSet ) override;
@@ -100,7 +100,7 @@ namespace dbaxml
const OUString& rLName ,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
const bool bAutoStyles );
- virtual ~OTableStylesContext();
+ virtual ~OTableStylesContext() override;
virtual void EndElement() override;
diff --git a/dbaccess/source/filter/xml/xmlTable.hxx b/dbaccess/source/filter/xml/xmlTable.hxx
index badc7efb3624..bb96d14246aa 100644
--- a/dbaccess/source/filter/xml/xmlTable.hxx
+++ b/dbaccess/source/filter/xml/xmlTable.hxx
@@ -62,7 +62,7 @@ namespace dbaxml
,const css::uno::Reference< css::container::XNameAccess >& _xParentContainer
,const OUString& _sServiceName
);
- virtual ~OXMLTable();
+ virtual ~OXMLTable() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/dbaccess/source/filter/xml/xmlTableFilterList.hxx b/dbaccess/source/filter/xml/xmlTableFilterList.hxx
index 019c3e9b2b19..1a5f56a6a266 100644
--- a/dbaccess/source/filter/xml/xmlTableFilterList.hxx
+++ b/dbaccess/source/filter/xml/xmlTableFilterList.hxx
@@ -36,7 +36,7 @@ namespace dbaxml
OXMLTableFilterList( SvXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName);
- virtual ~OXMLTableFilterList();
+ virtual ~OXMLTableFilterList() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/dbaccess/source/filter/xml/xmlTableFilterPattern.hxx b/dbaccess/source/filter/xml/xmlTableFilterPattern.hxx
index 74d0bb170d68..e34e1a9674cb 100644
--- a/dbaccess/source/filter/xml/xmlTableFilterPattern.hxx
+++ b/dbaccess/source/filter/xml/xmlTableFilterPattern.hxx
@@ -35,7 +35,7 @@ namespace dbaxml
,bool _bNameFilter
,OXMLTableFilterList& _rParent);
- virtual ~OXMLTableFilterPattern();
+ virtual ~OXMLTableFilterPattern() override;
virtual void Characters( const OUString& rChars ) override;
};
diff --git a/dbaccess/source/filter/xml/xmlfilter.hxx b/dbaccess/source/filter/xml/xmlfilter.hxx
index 7e47f458cdd6..0540b49896e1 100644
--- a/dbaccess/source/filter/xml/xmlfilter.hxx
+++ b/dbaccess/source/filter/xml/xmlfilter.hxx
@@ -103,7 +103,7 @@ protected:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
- virtual ~ODBFilter() throw();
+ virtual ~ODBFilter() throw() override;
public:
explicit ODBFilter( const Reference< XComponentContext >& _rxContext );
diff --git a/dbaccess/source/inc/apitools.hxx b/dbaccess/source/inc/apitools.hxx
index b6dfd1086f4f..4937a23856e5 100644
--- a/dbaccess/source/inc/apitools.hxx
+++ b/dbaccess/source/inc/apitools.hxx
@@ -38,7 +38,7 @@ class OSubComponent : public ::cppu::OComponentHelper
protected:
// the parent must support the tunnel implementation
css::uno::Reference< css::uno::XInterface > m_xParent;
- virtual ~OSubComponent();
+ virtual ~OSubComponent() override;
public:
OSubComponent(::osl::Mutex& _rMutex,
diff --git a/dbaccess/source/sdbtools/connection/connectiontools.hxx b/dbaccess/source/sdbtools/connection/connectiontools.hxx
index 1213ca0b26ef..c1f630156232 100644
--- a/dbaccess/source/sdbtools/connection/connectiontools.hxx
+++ b/dbaccess/source/sdbtools/connection/connectiontools.hxx
@@ -77,7 +77,7 @@ namespace sdbtools
virtual void SAL_CALL initialize(const css::uno::Sequence< css::uno::Any > & aArguments) throw (css::uno::RuntimeException, css::uno::Exception, std::exception) override;
protected:
- virtual ~ConnectionTools();
+ virtual ~ConnectionTools() override;
private:
ConnectionTools( const ConnectionTools& ) = delete;
diff --git a/dbaccess/source/sdbtools/connection/datasourcemetadata.hxx b/dbaccess/source/sdbtools/connection/datasourcemetadata.hxx
index 6e6635065acb..9ebbb88e1c90 100644
--- a/dbaccess/source/sdbtools/connection/datasourcemetadata.hxx
+++ b/dbaccess/source/sdbtools/connection/datasourcemetadata.hxx
@@ -58,7 +58,7 @@ namespace sdbtools
virtual sal_Bool SAL_CALL supportsQueriesInFrom() throw (css::sdbc::SQLException, css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~DataSourceMetaData();
+ virtual ~DataSourceMetaData() override;
private:
DataSourceMetaData( const DataSourceMetaData& ) = delete;
diff --git a/dbaccess/source/sdbtools/connection/objectnames.hxx b/dbaccess/source/sdbtools/connection/objectnames.hxx
index 0af21d456e90..09919fc3a0e8 100644
--- a/dbaccess/source/sdbtools/connection/objectnames.hxx
+++ b/dbaccess/source/sdbtools/connection/objectnames.hxx
@@ -67,7 +67,7 @@ namespace sdbtools
virtual void SAL_CALL checkNameForCreate( ::sal_Int32 CommandType, const OUString& Name ) throw (css::sdbc::SQLException, css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~ObjectNames();
+ virtual ~ObjectNames() override;
private:
ObjectNames( const ObjectNames& ) = delete;
diff --git a/dbaccess/source/sdbtools/connection/tablename.hxx b/dbaccess/source/sdbtools/connection/tablename.hxx
index b2480c63e65b..1087b4ae5749 100644
--- a/dbaccess/source/sdbtools/connection/tablename.hxx
+++ b/dbaccess/source/sdbtools/connection/tablename.hxx
@@ -73,7 +73,7 @@ namespace sdbtools
virtual void SAL_CALL setComposedName( const OUString& ComposedName, ::sal_Int32 Type ) throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~TableName();
+ virtual ~TableName() override;
private:
TableName( const TableName& ) = delete;
diff --git a/dbaccess/source/ui/app/AppController.hxx b/dbaccess/source/ui/app/AppController.hxx
index f882e3ca89ae..f6f1201c323e 100644
--- a/dbaccess/source/ui/app/AppController.hxx
+++ b/dbaccess/source/ui/app/AppController.hxx
@@ -401,7 +401,7 @@ namespace dbaui
return m_xModel;
}
- virtual ~OApplicationController();
+ virtual ~OApplicationController() override;
public:
explicit OApplicationController(const css::uno::Reference< css::uno::XComponentContext >& _rxORB);
diff --git a/dbaccess/source/ui/app/AppDetailPageHelper.hxx b/dbaccess/source/ui/app/AppDetailPageHelper.hxx
index 8f0d7996653d..65426cc027b2 100644
--- a/dbaccess/source/ui/app/AppDetailPageHelper.hxx
+++ b/dbaccess/source/ui/app/AppDetailPageHelper.hxx
@@ -165,7 +165,7 @@ namespace dbaui
public:
OAppDetailPageHelper(vcl::Window* _pParent,OAppBorderWindow& _rBorderWin,PreviewMode _ePreviewMode);
- virtual ~OAppDetailPageHelper();
+ virtual ~OAppDetailPageHelper() override;
virtual void dispose() override;
// Window overrides
diff --git a/dbaccess/source/ui/app/AppDetailView.hxx b/dbaccess/source/ui/app/AppDetailView.hxx
index 1a2f430eeb93..2471e05d11d0 100644
--- a/dbaccess/source/ui/app/AppDetailView.hxx
+++ b/dbaccess/source/ui/app/AppDetailView.hxx
@@ -123,7 +123,7 @@ namespace dbaui
virtual void DataChanged(const DataChangedEvent& rDCEvt) override;
public:
OTasksWindow(vcl::Window* _pParent,OApplicationDetailView* _pDetailView);
- virtual ~OTasksWindow();
+ virtual ~OTasksWindow() override;
virtual void dispose() override;
// Window overrides
@@ -160,7 +160,7 @@ namespace dbaui
public:
OApplicationDetailView(OAppBorderWindow& _rParent,PreviewMode _ePreviewMode);
- virtual ~OApplicationDetailView();
+ virtual ~OApplicationDetailView() override;
// Window overrides
virtual void dispose() override;
diff --git a/dbaccess/source/ui/app/AppIconControl.hxx b/dbaccess/source/ui/app/AppIconControl.hxx
index a998345ed301..4cc1105c7a3c 100644
--- a/dbaccess/source/ui/app/AppIconControl.hxx
+++ b/dbaccess/source/ui/app/AppIconControl.hxx
@@ -33,7 +33,7 @@ namespace dbaui
public:
explicit OApplicationIconControl(vcl::Window* _pParent);
- virtual ~OApplicationIconControl();
+ virtual ~OApplicationIconControl() override;
virtual void dispose() override;
void setControlActionListener( IControlActionListener* _pListener ) { m_pActionListener = _pListener; }
diff --git a/dbaccess/source/ui/app/AppSwapWindow.hxx b/dbaccess/source/ui/app/AppSwapWindow.hxx
index fc7fadf49e60..0fabc5329020 100644
--- a/dbaccess/source/ui/app/AppSwapWindow.hxx
+++ b/dbaccess/source/ui/app/AppSwapWindow.hxx
@@ -43,7 +43,7 @@ namespace dbaui
virtual void DataChanged(const DataChangedEvent& rDCEvt) override;
public:
OApplicationSwapWindow( vcl::Window* _pParent, OAppBorderWindow& _rBorderWindow );
- virtual ~OApplicationSwapWindow();
+ virtual ~OApplicationSwapWindow() override;
// Window overrides
virtual void dispose() override;
virtual void Resize() override;
diff --git a/dbaccess/source/ui/app/AppTitleWindow.hxx b/dbaccess/source/ui/app/AppTitleWindow.hxx
index 6df02ac04ed5..305b56fdab25 100644
--- a/dbaccess/source/ui/app/AppTitleWindow.hxx
+++ b/dbaccess/source/ui/app/AppTitleWindow.hxx
@@ -35,7 +35,7 @@ namespace dbaui
virtual void DataChanged(const DataChangedEvent& rDCEvt) override;
public:
OTitleWindow(vcl::Window* _pParent,sal_uInt16 _nTitleId,WinBits _nBits,bool _bShift = true);
- virtual ~OTitleWindow();
+ virtual ~OTitleWindow() override;
virtual void dispose() override;
// Window overrides
diff --git a/dbaccess/source/ui/app/AppView.hxx b/dbaccess/source/ui/app/AppView.hxx
index 66ff3b86a0cc..d057ea3eb6ff 100644
--- a/dbaccess/source/ui/app/AppView.hxx
+++ b/dbaccess/source/ui/app/AppView.hxx
@@ -55,7 +55,7 @@ namespace dbaui
virtual void DataChanged( const DataChangedEvent& rDCEvt ) override;
public:
OAppBorderWindow(OApplicationView* _pParent,PreviewMode _ePreviewMode);
- virtual ~OAppBorderWindow();
+ virtual ~OAppBorderWindow() override;
virtual void dispose() override;
// Window overrides
@@ -104,7 +104,7 @@ namespace dbaui
,OApplicationController& _rAppController
,PreviewMode _ePreviewMode
);
- virtual ~OApplicationView();
+ virtual ~OApplicationView() override;
virtual void dispose() override;
/// automatically creates mnemonics for the icon/texts in our left hand side panel
diff --git a/dbaccess/source/ui/app/subcomponentmanager.hxx b/dbaccess/source/ui/app/subcomponentmanager.hxx
index 3500205f7cb4..788ec907b3ef 100644
--- a/dbaccess/source/ui/app/subcomponentmanager.hxx
+++ b/dbaccess/source/ui/app/subcomponentmanager.hxx
@@ -43,7 +43,7 @@ namespace dbaui
{
public:
SubComponentManager( OApplicationController& _rController, const ::comphelper::SharedMutex& _rMutex );
- virtual ~SubComponentManager();
+ virtual ~SubComponentManager() override;
void disposing();
diff --git a/dbaccess/source/ui/browser/brwctrlr.cxx b/dbaccess/source/ui/browser/brwctrlr.cxx
index 8c745bb03610..23b613c5cb60 100644
--- a/dbaccess/source/ui/browser/brwctrlr.cxx
+++ b/dbaccess/source/ui/browser/brwctrlr.cxx
@@ -239,7 +239,7 @@ public:
virtual void SAL_CALL disposing(const css::lang::EventObject& Source) throw( css::uno::RuntimeException, std::exception ) override;
protected:
- virtual ~FormControllerImpl();
+ virtual ~FormControllerImpl() override;
};
SbaXDataBrowserController::FormControllerImpl::FormControllerImpl(SbaXDataBrowserController* _pOwner)
diff --git a/dbaccess/source/ui/browser/dbloader.cxx b/dbaccess/source/ui/browser/dbloader.cxx
index d8efde54c7f2..04fa47ebff14 100644
--- a/dbaccess/source/ui/browser/dbloader.cxx
+++ b/dbaccess/source/ui/browser/dbloader.cxx
@@ -71,7 +71,7 @@ private:
Reference< XComponentContext > m_xContext;
public:
explicit DBContentLoader(const Reference< XComponentContext >&);
- virtual ~DBContentLoader();
+ virtual ~DBContentLoader() override;
// XServiceInfo
OUString SAL_CALL getImplementationName() throw(std::exception ) override;
diff --git a/dbaccess/source/ui/browser/dbtreeview.hxx b/dbaccess/source/ui/browser/dbtreeview.hxx
index 0e9525ef3e28..40994107f3d9 100644
--- a/dbaccess/source/ui/browser/dbtreeview.hxx
+++ b/dbaccess/source/ui/browser/dbtreeview.hxx
@@ -41,7 +41,7 @@ namespace dbaui
DBTreeView( vcl::Window* pParent,
WinBits nBits );
- virtual ~DBTreeView();
+ virtual ~DBTreeView() override;
virtual void dispose() override;
/** sets a handler which is called when an list box entry is to be expanded.
diff --git a/dbaccess/source/ui/control/RelationControl.cxx b/dbaccess/source/ui/control/RelationControl.cxx
index 1a588f4c2e49..e892251ecc3f 100644
--- a/dbaccess/source/ui/control/RelationControl.cxx
+++ b/dbaccess/source/ui/control/RelationControl.cxx
@@ -100,7 +100,7 @@ namespace dbaui
void lateInit();
protected:
- virtual ~ORelationControl() { disposeOnce(); }
+ virtual ~ORelationControl() override { disposeOnce(); }
virtual void dispose() override { m_pListCell.disposeAndClear(); ORelationControl_Base::dispose(); }
virtual void Resize() override;
virtual Size GetOptimalSize() const override;
diff --git a/dbaccess/source/ui/control/dbtreelistbox.cxx b/dbaccess/source/ui/control/dbtreelistbox.cxx
index e196a06de816..305383b348aa 100644
--- a/dbaccess/source/ui/control/dbtreelistbox.cxx
+++ b/dbaccess/source/ui/control/dbtreelistbox.cxx
@@ -516,7 +516,7 @@ namespace
virtual void SAL_CALL removeSelectionChangeListener( const Reference< XSelectionChangeListener >& xListener ) throw (RuntimeException, std::exception) override;
protected:
- virtual ~SelectionSupplier()
+ virtual ~SelectionSupplier() override
{
}
diff --git a/dbaccess/source/ui/control/sqledit.cxx b/dbaccess/source/ui/control/sqledit.cxx
index 72c88019890f..8fa8486c3a38 100644
--- a/dbaccess/source/ui/control/sqledit.cxx
+++ b/dbaccess/source/ui/control/sqledit.cxx
@@ -46,7 +46,7 @@ public:
explicit ChangesListener(OSqlEdit & editor): editor_(editor) {}
private:
- virtual ~ChangesListener() {}
+ virtual ~ChangesListener() override {}
virtual void SAL_CALL disposing(css::lang::EventObject const &)
throw (css::uno::RuntimeException, std::exception) override
diff --git a/dbaccess/source/ui/dlg/ConnectionHelper.hxx b/dbaccess/source/ui/dlg/ConnectionHelper.hxx
index d6d43925efc6..53afdc9c3e3a 100644
--- a/dbaccess/source/ui/dlg/ConnectionHelper.hxx
+++ b/dbaccess/source/ui/dlg/ConnectionHelper.hxx
@@ -41,7 +41,7 @@ namespace dbaui
public:
OConnectionHelper( vcl::Window* pParent, const OString& _rId, const OUString& _rUIXMLDescription, const SfxItemSet& _rCoreAttrs);
- virtual ~OConnectionHelper();
+ virtual ~OConnectionHelper() override;
virtual void dispose() override;
VclPtr<FixedText> m_pFT_Connection;
VclPtr<OConnectionURLEdit> m_pConnectionURL;
diff --git a/dbaccess/source/ui/dlg/ConnectionPage.hxx b/dbaccess/source/ui/dlg/ConnectionPage.hxx
index 4f6e1cf8e12f..7ee50279fda3 100644
--- a/dbaccess/source/ui/dlg/ConnectionPage.hxx
+++ b/dbaccess/source/ui/dlg/ConnectionPage.hxx
@@ -56,7 +56,7 @@ namespace dbaui
DECL_LINK_TYPED(OnEditModified, Edit&, void);
public:
- virtual ~OConnectionTabPage();
+ virtual ~OConnectionTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* _rAttrSet );
virtual bool FillItemSet (SfxItemSet* _rCoreAttrs) override;
diff --git a/dbaccess/source/ui/dlg/ConnectionPageSetup.hxx b/dbaccess/source/ui/dlg/ConnectionPageSetup.hxx
index ebe7330f9818..e2246b3db336 100644
--- a/dbaccess/source/ui/dlg/ConnectionPageSetup.hxx
+++ b/dbaccess/source/ui/dlg/ConnectionPageSetup.hxx
@@ -46,7 +46,7 @@ namespace dbaui
DECL_LINK_TYPED(OnEditModified, Edit&, void);
public:
- virtual ~OConnectionTabPageSetup();
+ virtual ~OConnectionTabPageSetup() override;
virtual void dispose() override;
static VclPtr<OGenericAdministrationPage> CreateDbaseTabPage( vcl::Window* pParent, const SfxItemSet& _rAttrSet );
static VclPtr<OGenericAdministrationPage> CreateMSAccessTabPage( vcl::Window* pParent, const SfxItemSet& _rAttrSet );
diff --git a/dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx b/dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx
index 9f23a8e6dfa9..8961cadeaf60 100644
--- a/dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx
+++ b/dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx
@@ -42,7 +42,7 @@ namespace dbaui
virtual bool FillItemSet ( SfxItemSet* _rCoreAttrs ) override;
static VclPtr<OGenericAdministrationPage> CreateSpreadSheetTabPage( vcl::Window* pParent, const SfxItemSet& _rAttrSet );
OSpreadSheetConnectionPageSetup(vcl::Window* pParent, const SfxItemSet& _rCoreAttrs);
- virtual ~OSpreadSheetConnectionPageSetup();
+ virtual ~OSpreadSheetConnectionPageSetup() override;
virtual void dispose() override;
protected:
@@ -64,7 +64,7 @@ namespace dbaui
virtual bool FillItemSet ( SfxItemSet* _rCoreAttrs ) override;
static VclPtr<OGenericAdministrationPage> CreateTextTabPage( vcl::Window* pParent, const SfxItemSet& _rAttrSet );
OTextConnectionPageSetup( vcl::Window* pParent, const SfxItemSet& _rCoreAttrs );
- virtual ~OTextConnectionPageSetup();
+ virtual ~OTextConnectionPageSetup() override;
virtual void dispose() override;
protected:
virtual bool prepareLeave() override;
@@ -84,7 +84,7 @@ namespace dbaui
virtual bool FillItemSet ( SfxItemSet* _rCoreAttrs ) override;
static VclPtr<OGenericAdministrationPage> CreateLDAPTabPage( vcl::Window* pParent, const SfxItemSet& _rAttrSet );
OLDAPConnectionPageSetup( vcl::Window* pParent, const SfxItemSet& _rCoreAttrs );
- virtual ~OLDAPConnectionPageSetup();
+ virtual ~OLDAPConnectionPageSetup() override;
virtual void dispose() override;
virtual void callModifiedHdl(void* pControl = nullptr) override;
@@ -114,7 +114,7 @@ namespace dbaui
public:
MySQLNativeSetupPage( vcl::Window* _pParent, const SfxItemSet& _rCoreAttrs );
- virtual ~MySQLNativeSetupPage();
+ virtual ~MySQLNativeSetupPage() override;
virtual void dispose() override;
static VclPtr<OGenericAdministrationPage> Create( vcl::Window* pParent, const SfxItemSet& _rAttrSet );
@@ -140,7 +140,7 @@ namespace dbaui
, sal_uInt16 _nHelpTextResId
, sal_uInt16 _nHeaderTextResId
, sal_uInt16 _nDriverClassId );
- virtual ~OGeneralSpecialJDBCConnectionPageSetup();
+ virtual ~OGeneralSpecialJDBCConnectionPageSetup() override;
virtual void dispose() override;
static VclPtr<OGenericAdministrationPage> CreateMySQLJDBCTabPage( vcl::Window* pParent, const SfxItemSet& _rAttrSet );
static VclPtr<OGenericAdministrationPage> CreateOracleJDBCTabPage( vcl::Window* pParent, const SfxItemSet& _rAttrSet );
@@ -176,7 +176,7 @@ namespace dbaui
{
public:
OJDBCConnectionPageSetup( vcl::Window* pParent, const SfxItemSet& _rCoreAttrs );
- virtual ~OJDBCConnectionPageSetup();
+ virtual ~OJDBCConnectionPageSetup() override;
virtual void dispose() override;
static VclPtr<OGenericAdministrationPage> CreateJDBCTabPage( vcl::Window* pParent, const SfxItemSet& _rAttrSet );
@@ -207,7 +207,7 @@ namespace dbaui
};
OMySQLIntroPageSetup( vcl::Window* pParent, const SfxItemSet& _rCoreAttrs);
- virtual ~OMySQLIntroPageSetup();
+ virtual ~OMySQLIntroPageSetup() override;
virtual void dispose() override;
static VclPtr<OMySQLIntroPageSetup> CreateMySQLIntroTabPage( vcl::Window* _pParent, const SfxItemSet& _rAttrSet );
@@ -237,7 +237,7 @@ namespace dbaui
virtual bool FillItemSet ( SfxItemSet* _rCoreAttrs ) override;
static VclPtr<OGenericAdministrationPage> CreateAuthentificationTabPage( vcl::Window* pParent, const SfxItemSet& _rAttrSet );
OAuthentificationPageSetup(vcl::Window* pParent, const SfxItemSet& _rCoreAttrs);
- virtual ~OAuthentificationPageSetup();
+ virtual ~OAuthentificationPageSetup() override;
virtual void dispose() override;
protected:
@@ -270,7 +270,7 @@ namespace dbaui
VclPtr<FixedText> m_pFTFinalText;
OFinalDBPageSetup(vcl::Window* pParent, const SfxItemSet& _rCoreAttrs);
- virtual ~OFinalDBPageSetup();
+ virtual ~OFinalDBPageSetup() override;
virtual void dispose() override;
bool IsDatabaseDocumentToBeRegistered();
bool IsDatabaseDocumentToBeOpened();
diff --git a/dbaccess/source/ui/dlg/TextConnectionHelper.hxx b/dbaccess/source/ui/dlg/TextConnectionHelper.hxx
index 294ed1eeb8c9..47f408f25926 100644
--- a/dbaccess/source/ui/dlg/TextConnectionHelper.hxx
+++ b/dbaccess/source/ui/dlg/TextConnectionHelper.hxx
@@ -44,7 +44,7 @@ namespace dbaui
{
public:
OTextConnectionHelper( vcl::Window* pParent, const short _nAvailableSections );
- virtual ~OTextConnectionHelper();
+ virtual ~OTextConnectionHelper() override;
virtual void dispose() override;
private:
diff --git a/dbaccess/source/ui/dlg/UserAdmin.cxx b/dbaccess/source/ui/dlg/UserAdmin.cxx
index b1d884d1a799..c1c828c11acd 100644
--- a/dbaccess/source/ui/dlg/UserAdmin.cxx
+++ b/dbaccess/source/ui/dlg/UserAdmin.cxx
@@ -62,7 +62,7 @@ class OPasswordDialog : public ModalDialog
public:
OPasswordDialog( vcl::Window* pParent,const OUString& _sUserName);
- virtual ~OPasswordDialog() { disposeOnce(); }
+ virtual ~OPasswordDialog() override { disposeOnce(); }
virtual void dispose() override
{
m_pUser.clear();
diff --git a/dbaccess/source/ui/dlg/UserAdmin.hxx b/dbaccess/source/ui/dlg/UserAdmin.hxx
index 599a5b5632dc..2a68deabfaf1 100644
--- a/dbaccess/source/ui/dlg/UserAdmin.hxx
+++ b/dbaccess/source/ui/dlg/UserAdmin.hxx
@@ -64,7 +64,7 @@ protected:
public:
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* _rAttrSet );
- virtual ~OUserAdmin();
+ virtual ~OUserAdmin() override;
virtual void dispose() override;
OUString GetUser();
diff --git a/dbaccess/source/ui/dlg/admincontrols.hxx b/dbaccess/source/ui/dlg/admincontrols.hxx
index ea7728ba652c..ae7b7afae1c2 100644
--- a/dbaccess/source/ui/dlg/admincontrols.hxx
+++ b/dbaccess/source/ui/dlg/admincontrols.hxx
@@ -55,7 +55,7 @@ namespace dbaui
public:
MySQLNativeSettings( vcl::Window& _rParent, const Link<void*,void>& _rControlModificationLink );
- virtual ~MySQLNativeSettings();
+ virtual ~MySQLNativeSettings() override;
virtual void dispose() override;
void fillControls( ::std::vector< ISaveValueWrapper* >& _rControlList );
void fillWindows( ::std::vector< ISaveValueWrapper* >& _rControlList );
diff --git a/dbaccess/source/ui/dlg/adtabdlg.cxx b/dbaccess/source/ui/dlg/adtabdlg.cxx
index 91e96fa15522..5d1cdfb6aef8 100644
--- a/dbaccess/source/ui/dlg/adtabdlg.cxx
+++ b/dbaccess/source/ui/dlg/adtabdlg.cxx
@@ -73,7 +73,7 @@ public:
,m_bAllowViews(true)
{
}
- virtual ~TableListFacade();
+ virtual ~TableListFacade() override;
private:
virtual void updateTableObjectList( bool _bAllowViews ) override;
@@ -233,7 +233,7 @@ public:
,m_xConnection( _rxConnection )
{
}
- virtual ~QueryListFacade();
+ virtual ~QueryListFacade() override;
private:
virtual void updateTableObjectList( bool _bAllowViews ) override;
diff --git a/dbaccess/source/ui/dlg/advancedsettings.hxx b/dbaccess/source/ui/dlg/advancedsettings.hxx
index 2472f8ff13f3..a9d9d7a5696a 100644
--- a/dbaccess/source/ui/dlg/advancedsettings.hxx
+++ b/dbaccess/source/ui/dlg/advancedsettings.hxx
@@ -77,7 +77,7 @@ namespace dbaui
SpecialSettingsPage(vcl::Window* pParent, const SfxItemSet& _rCoreAttrs, const DataSourceMetaData& _rDSMeta );
protected:
- virtual ~SpecialSettingsPage();
+ virtual ~SpecialSettingsPage() override;
virtual void dispose() override;
// OGenericAdministrationPage overridables
@@ -116,7 +116,7 @@ namespace dbaui
protected:
// nControlFlags is a combination of the CBTP_xxx-constants
- virtual ~GeneratedValuesPage();
+ virtual ~GeneratedValuesPage() override;
virtual void dispose() override;
// subclasses must override this, but it isn't pure virtual
diff --git a/dbaccess/source/ui/dlg/dbfindex.hxx b/dbaccess/source/ui/dlg/dbfindex.hxx
index a2991475c683..b58e1529ee38 100644
--- a/dbaccess/source/ui/dlg/dbfindex.hxx
+++ b/dbaccess/source/ui/dlg/dbfindex.hxx
@@ -110,7 +110,7 @@ protected:
public:
ODbaseIndexDialog( vcl::Window * pParent, const OUString& aDataSrcName );
- virtual ~ODbaseIndexDialog();
+ virtual ~ODbaseIndexDialog() override;
virtual void dispose() override;
};
diff --git a/dbaccess/source/ui/dlg/detailpages.hxx b/dbaccess/source/ui/dlg/detailpages.hxx
index efd3456efc7c..10bcd9607340 100644
--- a/dbaccess/source/ui/dlg/detailpages.hxx
+++ b/dbaccess/source/ui/dlg/detailpages.hxx
@@ -71,7 +71,7 @@ namespace dbaui
OCommonBehaviourTabPage(vcl::Window* pParent, const OString& rId, const OUString& rUIXMLDescription, const SfxItemSet& _rCoreAttrs, sal_uInt32 nControlFlags);
protected:
- virtual ~OCommonBehaviourTabPage();
+ virtual ~OCommonBehaviourTabPage() override;
virtual void dispose() override;
// subclasses must override this, but it isn't pure virtual
@@ -93,7 +93,7 @@ namespace dbaui
virtual bool FillItemSet ( SfxItemSet* _rCoreAttrs ) override;
ODbaseDetailsPage(vcl::Window* pParent, const SfxItemSet& _rCoreAttrs);
- virtual ~ODbaseDetailsPage();
+ virtual ~ODbaseDetailsPage() override;
virtual void dispose() override;
private:
VclPtr<CheckBox> m_pShowDeleted;
@@ -123,7 +123,7 @@ namespace dbaui
virtual bool FillItemSet ( SfxItemSet* _rCoreAttrs ) override;
OOdbcDetailsPage( vcl::Window* pParent, const SfxItemSet& _rCoreAttrs );
- virtual ~OOdbcDetailsPage();
+ virtual ~OOdbcDetailsPage() override;
virtual void dispose() override;
protected:
virtual void implInitControls(const SfxItemSet& _rSet, bool _bSaveValue) override;
@@ -138,7 +138,7 @@ namespace dbaui
virtual bool FillItemSet ( SfxItemSet* _rCoreAttrs ) override;
OUserDriverDetailsPage( vcl::Window* pParent, const SfxItemSet& _rCoreAttrs );
- virtual ~OUserDriverDetailsPage();
+ virtual ~OUserDriverDetailsPage() override;
virtual void dispose() override;
protected:
virtual void implInitControls(const SfxItemSet& _rSet, bool _bSaveValue) override;
@@ -168,7 +168,7 @@ namespace dbaui
, sal_uInt16 _nPortId
, bool bShowSocket = true
);
- virtual ~OGeneralSpecialJDBCDetailsPage();
+ virtual ~OGeneralSpecialJDBCDetailsPage() override;
virtual void dispose() override;
protected:
@@ -199,7 +199,7 @@ namespace dbaui
public:
MySQLNativePage( vcl::Window* pParent,
const SfxItemSet& _rCoreAttrs );
- virtual ~MySQLNativePage();
+ virtual ~MySQLNativePage() override;
virtual void dispose() override;
private:
@@ -225,7 +225,7 @@ namespace dbaui
virtual bool FillItemSet ( SfxItemSet* _rCoreAttrs ) override;
OLDAPDetailsPage( vcl::Window* pParent, const SfxItemSet& _rCoreAttrs );
- virtual ~OLDAPDetailsPage();
+ virtual ~OLDAPDetailsPage() override;
virtual void dispose() override;
protected:
virtual void implInitControls(const SfxItemSet& _rSet, bool _bSaveValue) override;
@@ -250,7 +250,7 @@ namespace dbaui
VclPtr<OTextConnectionHelper> m_pTextConnectionHelper;
protected:
- virtual ~OTextDetailsPage();
+ virtual ~OTextDetailsPage() override;
virtual void dispose() override;
virtual bool prepareLeave() override;
diff --git a/dbaccess/source/ui/dlg/dsselect.hxx b/dbaccess/source/ui/dlg/dsselect.hxx
index dd391bc40d50..3640938afe25 100644
--- a/dbaccess/source/ui/dlg/dsselect.hxx
+++ b/dbaccess/source/ui/dlg/dsselect.hxx
@@ -52,7 +52,7 @@ protected:
public:
ODatasourceSelectDialog( vcl::Window* _pParent, const StringBag& _rDatasources );
- virtual ~ODatasourceSelectDialog();
+ virtual ~ODatasourceSelectDialog() override;
virtual void dispose() override;
OUString GetSelected() const {
return m_pDatasource->GetSelectEntry();
diff --git a/dbaccess/source/ui/dlg/finteraction.hxx b/dbaccess/source/ui/dlg/finteraction.hxx
index 78f9620af7f6..b022252f56a6 100644
--- a/dbaccess/source/ui/dlg/finteraction.hxx
+++ b/dbaccess/source/ui/dlg/finteraction.hxx
@@ -48,7 +48,7 @@ namespace dbaui
// XInteractionHandler
virtual void SAL_CALL handle( const css::uno::Reference< css::task::XInteractionRequest >& _rxRequest ) throw (css::uno::RuntimeException, std::exception) override;
- virtual ~OFilePickerInteractionHandler();
+ virtual ~OFilePickerInteractionHandler() override;
};
} // namespace dbaui
diff --git a/dbaccess/source/ui/dlg/generalpage.hxx b/dbaccess/source/ui/dlg/generalpage.hxx
index 3ab74d63e4b2..4f02f191b993 100644
--- a/dbaccess/source/ui/dlg/generalpage.hxx
+++ b/dbaccess/source/ui/dlg/generalpage.hxx
@@ -65,7 +65,7 @@ namespace dbaui
m_aURLPrefixes;
public:
- virtual ~OGeneralPage();
+ virtual ~OGeneralPage() override;
virtual void dispose() override;
/// set a handler which gets called every time the user selects a new type
@@ -118,7 +118,7 @@ namespace dbaui
{
public:
OGeneralPageWizard( vcl::Window* pParent, const SfxItemSet& _rItems );
- virtual ~OGeneralPageWizard();
+ virtual ~OGeneralPageWizard() override;
virtual void dispose() override;
public:
enum CreationMode
diff --git a/dbaccess/source/ui/dlg/sqlmessage.cxx b/dbaccess/source/ui/dlg/sqlmessage.cxx
index 7e6b29fbdd3b..aa29808b950f 100644
--- a/dbaccess/source/ui/dlg/sqlmessage.cxx
+++ b/dbaccess/source/ui/dlg/sqlmessage.cxx
@@ -286,7 +286,7 @@ class OExceptionChainDialog : public ModalDialog
public:
OExceptionChainDialog( vcl::Window* pParent, const ExceptionDisplayChain& _rExceptions );
- virtual ~OExceptionChainDialog() { disposeOnce(); }
+ virtual ~OExceptionChainDialog() override { disposeOnce(); }
virtual void dispose() override
{
m_pExceptionList.clear();
diff --git a/dbaccess/source/ui/dlg/tablespage.hxx b/dbaccess/source/ui/dlg/tablespage.hxx
index 1ff3c602d763..fdedfff8cc9e 100644
--- a/dbaccess/source/ui/dlg/tablespage.hxx
+++ b/dbaccess/source/ui/dlg/tablespage.hxx
@@ -57,7 +57,7 @@ namespace dbaui
virtual void DataChanged( const DataChangedEvent& rDCEvt ) override;
OTableSubscriptionPage( vcl::Window* pParent, const SfxItemSet& _rCoreAttrs ,OTableSubscriptionDialog* _pTablesDlg);
- virtual ~OTableSubscriptionPage();
+ virtual ~OTableSubscriptionPage() override;
virtual void dispose() override;
protected:
diff --git a/dbaccess/source/ui/inc/CollectionView.hxx b/dbaccess/source/ui/inc/CollectionView.hxx
index 794c3213807e..f60c345c4383 100644
--- a/dbaccess/source/ui/inc/CollectionView.hxx
+++ b/dbaccess/source/ui/inc/CollectionView.hxx
@@ -56,7 +56,7 @@ namespace dbaui
,const css::uno::Reference< css::ucb::XContent>& _xContent
,const OUString& _sDefaultName
,const css::uno::Reference< css::uno::XComponentContext >& _rxContext);
- virtual ~OCollectionView();
+ virtual ~OCollectionView() override;
virtual void dispose() override;
const css::uno::Reference< css::ucb::XContent>& getSelectedFolder() const { return m_xContent;}
OUString getName() const;
diff --git a/dbaccess/source/ui/inc/ConnectionLineData.hxx b/dbaccess/source/ui/inc/ConnectionLineData.hxx
index 17f463e1fa56..9717c6014878 100644
--- a/dbaccess/source/ui/inc/ConnectionLineData.hxx
+++ b/dbaccess/source/ui/inc/ConnectionLineData.hxx
@@ -46,7 +46,7 @@ namespace dbaui
friend bool operator==(const OConnectionLineData& lhs, const OConnectionLineData& rhs);
friend bool operator!=(const OConnectionLineData& lhs, const OConnectionLineData& rhs) { return !(lhs == rhs); }
protected:
- virtual ~OConnectionLineData();
+ virtual ~OConnectionLineData() override;
public:
OConnectionLineData();
OConnectionLineData( const OUString& rSourceFieldName, const OUString& rDestFieldName );
diff --git a/dbaccess/source/ui/inc/FieldDescControl.hxx b/dbaccess/source/ui/inc/FieldDescControl.hxx
index e18d5b1bee08..3607e3e0c207 100644
--- a/dbaccess/source/ui/inc/FieldDescControl.hxx
+++ b/dbaccess/source/ui/inc/FieldDescControl.hxx
@@ -174,7 +174,7 @@ namespace dbaui
public:
OFieldDescControl( vcl::Window* pParent, OTableDesignHelpBar* pHelpBar);
- virtual ~OFieldDescControl();
+ virtual ~OFieldDescControl() override;
virtual void dispose() override;
void DisplayData(OFieldDescription* pFieldDescr );
diff --git a/dbaccess/source/ui/inc/HtmlReader.hxx b/dbaccess/source/ui/inc/HtmlReader.hxx
index 538df2d369d6..2ba3f9e9911a 100644
--- a/dbaccess/source/ui/inc/HtmlReader.hxx
+++ b/dbaccess/source/ui/inc/HtmlReader.hxx
@@ -49,7 +49,7 @@ namespace dbaui
sal_Int16 GetWidthPixel( const HTMLOption& rOption );
void setTextEncoding();
void fetchOptions();
- virtual ~OHTMLReader();
+ virtual ~OHTMLReader() override;
public:
OHTMLReader(SvStream& rIn,
diff --git a/dbaccess/source/ui/inc/JoinController.hxx b/dbaccess/source/ui/inc/JoinController.hxx
index 797770c09df7..84cca22fc3da 100644
--- a/dbaccess/source/ui/inc/JoinController.hxx
+++ b/dbaccess/source/ui/inc/JoinController.hxx
@@ -77,7 +77,7 @@ namespace dbaui
*/
void saveTableWindows( ::comphelper::NamedValueCollection& o_rViewSettings ) const;
- virtual ~OJoinController();
+ virtual ~OJoinController() override;
public:
OJoinController(const css::uno::Reference< css::uno::XComponentContext >& _rM);
diff --git a/dbaccess/source/ui/inc/JoinDesignView.hxx b/dbaccess/source/ui/inc/JoinDesignView.hxx
index fea1c67a7b43..2167cc0a3bcb 100644
--- a/dbaccess/source/ui/inc/JoinDesignView.hxx
+++ b/dbaccess/source/ui/inc/JoinDesignView.hxx
@@ -43,7 +43,7 @@ namespace dbaui
OJoinDesignView(vcl::Window* pParent,
OJoinController& _rController,
const css::uno::Reference< css::uno::XComponentContext >& );
- virtual ~OJoinDesignView();
+ virtual ~OJoinDesignView() override;
virtual void dispose() override;
// set the view readonly or not
diff --git a/dbaccess/source/ui/inc/JoinExchange.hxx b/dbaccess/source/ui/inc/JoinExchange.hxx
index 0ec87f2e88f4..450975caa270 100644
--- a/dbaccess/source/ui/inc/JoinExchange.hxx
+++ b/dbaccess/source/ui/inc/JoinExchange.hxx
@@ -40,7 +40,7 @@ namespace dbaui
OJoinExchangeData m_jxdSourceDescription;
IDragTransferableListener* m_pDragListener;
- virtual ~OJoinExchObj();
+ virtual ~OJoinExchObj() override;
public:
OJoinExchObj(const OJoinExchangeData& jxdSource,bool _bFirstEntry=false);
diff --git a/dbaccess/source/ui/inc/JoinTableView.hxx b/dbaccess/source/ui/inc/JoinTableView.hxx
index e4f9361f8359..a25562e7c5e3 100644
--- a/dbaccess/source/ui/inc/JoinTableView.hxx
+++ b/dbaccess/source/ui/inc/JoinTableView.hxx
@@ -61,7 +61,7 @@ namespace dbaui
public:
OScrollWindowHelper( vcl::Window* pParent);
- virtual ~OScrollWindowHelper();
+ virtual ~OScrollWindowHelper() override;
virtual void dispose() override;
void setTableView(OJoinTableView* _pTableView);
@@ -112,7 +112,7 @@ namespace dbaui
public:
OJoinTableView( vcl::Window* pParent, OJoinDesignView* pView );
- virtual ~OJoinTableView();
+ virtual ~OJoinTableView() override;
virtual void dispose() override;
// window override
diff --git a/dbaccess/source/ui/inc/QueryDesignView.hxx b/dbaccess/source/ui/inc/QueryDesignView.hxx
index eb1b06285e15..52e0a51e3132 100644
--- a/dbaccess/source/ui/inc/QueryDesignView.hxx
+++ b/dbaccess/source/ui/inc/QueryDesignView.hxx
@@ -76,7 +76,7 @@ namespace dbaui
public:
OQueryDesignView(OQueryContainerWindow* pParent, OQueryController& _rController, const css::uno::Reference< css::uno::XComponentContext >& );
- virtual ~OQueryDesignView();
+ virtual ~OQueryDesignView() override;
virtual void dispose() override;
bool isCutAllowed();
diff --git a/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx b/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx
index 59e45656cbad..1f1107fe7af2 100644
--- a/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx
+++ b/dbaccess/source/ui/inc/QueryPropertiesDialog.hxx
@@ -29,7 +29,7 @@ public:
QueryPropertiesDialog(
vcl::Window* pParent, const bool bDistinct, const sal_Int64 nLimit );
- virtual ~QueryPropertiesDialog();
+ virtual ~QueryPropertiesDialog() override;
virtual void dispose() override;
bool getDistinct() const;
sal_Int64 getLimit() const;
diff --git a/dbaccess/source/ui/inc/QueryTextView.hxx b/dbaccess/source/ui/inc/QueryTextView.hxx
index bf9cb97f1c8a..0179c4d76ae6 100644
--- a/dbaccess/source/ui/inc/QueryTextView.hxx
+++ b/dbaccess/source/ui/inc/QueryTextView.hxx
@@ -30,7 +30,7 @@ namespace dbaui
VclPtr<OSqlEdit> m_pEdit;
public:
OQueryTextView( OQueryContainerWindow* pParent );
- virtual ~OQueryTextView();
+ virtual ~OQueryTextView() override;
virtual void dispose() override;
virtual void GetFocus() override;
diff --git a/dbaccess/source/ui/inc/RTableConnectionData.hxx b/dbaccess/source/ui/inc/RTableConnectionData.hxx
index 16ad3d2736ce..ccd644bd0541 100644
--- a/dbaccess/source/ui/inc/RTableConnectionData.hxx
+++ b/dbaccess/source/ui/inc/RTableConnectionData.hxx
@@ -57,7 +57,7 @@ namespace dbaui
ORelationTableConnectionData( const TTableWindowData::value_type& _pReferencingTable,
const TTableWindowData::value_type& _pReferencedTable,
const OUString& rConnName = OUString() );
- virtual ~ORelationTableConnectionData();
+ virtual ~ORelationTableConnectionData() override;
virtual void CopyFrom(const OTableConnectionData& rSource) override;
virtual OTableConnectionData* NewInstance() const override { return new ORelationTableConnectionData(); }
diff --git a/dbaccess/source/ui/inc/RelationController.hxx b/dbaccess/source/ui/inc/RelationController.hxx
index 05e5d37b9351..ee2a5e86918d 100644
--- a/dbaccess/source/ui/inc/RelationController.hxx
+++ b/dbaccess/source/ui/inc/RelationController.hxx
@@ -48,7 +48,7 @@ namespace dbaui
public:
ORelationController(const css::uno::Reference< css::uno::XComponentContext >& _rM);
- virtual ~ORelationController();
+ virtual ~ORelationController() override;
void mergeData(const TTableConnectionData& _aConnectionData);
diff --git a/dbaccess/source/ui/inc/RelationDlg.hxx b/dbaccess/source/ui/inc/RelationDlg.hxx
index 5173eb78ef7f..109915570a85 100644
--- a/dbaccess/source/ui/inc/RelationDlg.hxx
+++ b/dbaccess/source/ui/inc/RelationDlg.hxx
@@ -60,7 +60,7 @@ namespace dbaui
ORelationDialog(OJoinTableView* pParent,
const TTableConnectionData::value_type& pConnectionData,
bool bAllowTableSelect = false );
- virtual ~ORelationDialog();
+ virtual ~ORelationDialog() override;
virtual void dispose() override;
virtual short Execute() override;
diff --git a/dbaccess/source/ui/inc/RelationTableView.hxx b/dbaccess/source/ui/inc/RelationTableView.hxx
index 28f45f6e0000..5e3ddc946317 100644
--- a/dbaccess/source/ui/inc/RelationTableView.hxx
+++ b/dbaccess/source/ui/inc/RelationTableView.hxx
@@ -53,7 +53,7 @@ namespace dbaui
public:
ORelationTableView( vcl::Window* pParent, ORelationDesignView* pView );
- virtual ~ORelationTableView();
+ virtual ~ORelationTableView() override;
virtual void dispose() override;
virtual void RemoveTabWin( OTableWindow* pTabWin ) override;
diff --git a/dbaccess/source/ui/inc/RtfReader.hxx b/dbaccess/source/ui/inc/RtfReader.hxx
index 5070de338048..61ad0883df9a 100644
--- a/dbaccess/source/ui/inc/RtfReader.hxx
+++ b/dbaccess/source/ui/inc/RtfReader.hxx
@@ -37,7 +37,7 @@ namespace dbaui
virtual TypeSelectionPageFactory
getTypeSelectionPageFactory() override;
- virtual ~ORTFReader();
+ virtual ~ORTFReader() override;
public:
ORTFReader( SvStream& rIn,
diff --git a/dbaccess/source/ui/inc/TableConnection.hxx b/dbaccess/source/ui/inc/TableConnection.hxx
index 964c9bdad711..6682edb3a5b7 100644
--- a/dbaccess/source/ui/inc/TableConnection.hxx
+++ b/dbaccess/source/ui/inc/TableConnection.hxx
@@ -63,7 +63,7 @@ namespace dbaui
responsible to check and save the data for deleting it
eventually.
*/
- virtual ~OTableConnection();
+ virtual ~OTableConnection() override;
virtual void dispose() override;
OTableConnection& operator=( const OTableConnection& rConn );
diff --git a/dbaccess/source/ui/inc/TableController.hxx b/dbaccess/source/ui/inc/TableController.hxx
index 4788fb8997f3..fb12a172219e 100644
--- a/dbaccess/source/ui/inc/TableController.hxx
+++ b/dbaccess/source/ui/inc/TableController.hxx
@@ -83,7 +83,7 @@ namespace dbaui
void doEditIndexes();
bool doSaveDoc(bool _bSaveAs);
- virtual ~OTableController();
+ virtual ~OTableController() override;
public:
OTableController(const css::uno::Reference< css::uno::XComponentContext >& _rM);
diff --git a/dbaccess/source/ui/inc/TableDesignHelpBar.hxx b/dbaccess/source/ui/inc/TableDesignHelpBar.hxx
index 65308c3881aa..f1e5ef7f84a2 100644
--- a/dbaccess/source/ui/inc/TableDesignHelpBar.hxx
+++ b/dbaccess/source/ui/inc/TableDesignHelpBar.hxx
@@ -39,7 +39,7 @@ namespace dbaui
public:
OTableDesignHelpBar( vcl::Window* pParent );
- virtual ~OTableDesignHelpBar();
+ virtual ~OTableDesignHelpBar() override;
virtual void dispose() override;
void SetHelpText( const OUString& rText );
diff --git a/dbaccess/source/ui/inc/TableDesignView.hxx b/dbaccess/source/ui/inc/TableDesignView.hxx
index 3ad829b4eac9..9a8dee39c4ae 100644
--- a/dbaccess/source/ui/inc/TableDesignView.hxx
+++ b/dbaccess/source/ui/inc/TableDesignView.hxx
@@ -42,7 +42,7 @@ namespace dbaui
virtual void DataChanged(const DataChangedEvent& rDCEvt) override;
public:
OTableBorderWindow(vcl::Window* pParent);
- virtual ~OTableBorderWindow();
+ virtual ~OTableBorderWindow() override;
// Window overrides
virtual void dispose() override;
virtual void Resize() override;
@@ -76,7 +76,7 @@ namespace dbaui
OTableDesignView( vcl::Window* pParent,
const css::uno::Reference< css::uno::XComponentContext >&,
OTableController& _rController);
- virtual ~OTableDesignView();
+ virtual ~OTableDesignView() override;
virtual void dispose() override;
// Window overrides
diff --git a/dbaccess/source/ui/inc/TableFieldDescription.hxx b/dbaccess/source/ui/inc/TableFieldDescription.hxx
index 0650119acb7b..f701f4b1519e 100644
--- a/dbaccess/source/ui/inc/TableFieldDescription.hxx
+++ b/dbaccess/source/ui/inc/TableFieldDescription.hxx
@@ -68,7 +68,7 @@ namespace dbaui
OTableFieldDesc();
OTableFieldDesc(const OUString& rTable, const OUString& rField );
OTableFieldDesc(const OTableFieldDesc& rRS);
- virtual ~OTableFieldDesc();
+ virtual ~OTableFieldDesc() override;
inline bool IsEmpty() const;
diff --git a/dbaccess/source/ui/inc/TableGrantCtrl.hxx b/dbaccess/source/ui/inc/TableGrantCtrl.hxx
index 244eb61aedcb..00071512a6f9 100644
--- a/dbaccess/source/ui/inc/TableGrantCtrl.hxx
+++ b/dbaccess/source/ui/inc/TableGrantCtrl.hxx
@@ -60,7 +60,7 @@ class OTableGrantControl : public ::svt::EditBrowseBox
public:
OTableGrantControl( vcl::Window* pParent, WinBits nBits);
- virtual ~OTableGrantControl();
+ virtual ~OTableGrantControl() override;
virtual void dispose() override;
void UpdateTables();
void setUserName(const OUString& _sUserName);
diff --git a/dbaccess/source/ui/inc/TableWindow.hxx b/dbaccess/source/ui/inc/TableWindow.hxx
index 10e47b4e6d49..181cd66c4be9 100644
--- a/dbaccess/source/ui/inc/TableWindow.hxx
+++ b/dbaccess/source/ui/inc/TableWindow.hxx
@@ -122,7 +122,7 @@ namespace dbaui
OTableWindow( vcl::Window* pParent, const TTableWindowData::value_type& pTabWinData );
public:
- virtual ~OTableWindow();
+ virtual ~OTableWindow() override;
virtual void dispose() override;
// late Constructor, see also CreateListbox and FillListbox
diff --git a/dbaccess/source/ui/inc/TableWindowData.hxx b/dbaccess/source/ui/inc/TableWindowData.hxx
index a598c0285f5c..382df250e725 100644
--- a/dbaccess/source/ui/inc/TableWindowData.hxx
+++ b/dbaccess/source/ui/inc/TableWindowData.hxx
@@ -55,7 +55,7 @@ namespace dbaui
,const OUString& _rComposedName
,const OUString& strTableName
,const OUString& rWinName = OUString() );
- virtual ~OTableWindowData();
+ virtual ~OTableWindowData() override;
/** late constructor
*
diff --git a/dbaccess/source/ui/inc/TableWindowListBox.hxx b/dbaccess/source/ui/inc/TableWindowListBox.hxx
index f921e7e6cd90..1629afd4378a 100644
--- a/dbaccess/source/ui/inc/TableWindowListBox.hxx
+++ b/dbaccess/source/ui/inc/TableWindowListBox.hxx
@@ -76,7 +76,7 @@ namespace dbaui
public:
OTableWindowListBox(OTableWindow* pParent);
- virtual ~OTableWindowListBox();
+ virtual ~OTableWindowListBox() override;
virtual void dispose() override;
// DnD stuff
diff --git a/dbaccess/source/ui/inc/TableWindowTitle.hxx b/dbaccess/source/ui/inc/TableWindowTitle.hxx
index e38a65bf007c..50f5dda8a8b2 100644
--- a/dbaccess/source/ui/inc/TableWindowTitle.hxx
+++ b/dbaccess/source/ui/inc/TableWindowTitle.hxx
@@ -37,7 +37,7 @@ namespace dbaui
public:
OTableWindowTitle( OTableWindow* pParent );
- virtual ~OTableWindowTitle();
+ virtual ~OTableWindowTitle() override;
virtual void dispose() override;
virtual void LoseFocus() override;
virtual void GetFocus() override;
diff --git a/dbaccess/source/ui/inc/TablesSingleDlg.hxx b/dbaccess/source/ui/inc/TablesSingleDlg.hxx
index 9b728079f90f..de5082fde84c 100644
--- a/dbaccess/source/ui/inc/TablesSingleDlg.hxx
+++ b/dbaccess/source/ui/inc/TablesSingleDlg.hxx
@@ -53,7 +53,7 @@ class ODbDataSourceAdministrationHelper;
,const css::uno::Reference< css::uno::XComponentContext >& _rxORB
,const css::uno::Any& _aDataSourceName
);
- virtual ~OTableSubscriptionDialog();
+ virtual ~OTableSubscriptionDialog() override;
virtual void dispose() override;
// forwards from ODbDataSourceAdministrationHelper
diff --git a/dbaccess/source/ui/inc/TokenWriter.hxx b/dbaccess/source/ui/inc/TokenWriter.hxx
index db45468ffc88..496baf7e76f6 100644
--- a/dbaccess/source/ui/inc/TokenWriter.hxx
+++ b/dbaccess/source/ui/inc/TokenWriter.hxx
@@ -97,7 +97,7 @@ namespace dbaui
const css::uno::Reference< css::util::XNumberFormatter >& _rxNumberF,
const css::uno::Reference< css::uno::XComponentContext >& _rM);
- virtual ~ODatabaseImportExport();
+ virtual ~ODatabaseImportExport() override;
virtual void initialize();
public:
diff --git a/dbaccess/source/ui/inc/UserAdminDlg.hxx b/dbaccess/source/ui/inc/UserAdminDlg.hxx
index e6e5949264b6..3c13172a4692 100644
--- a/dbaccess/source/ui/inc/UserAdminDlg.hxx
+++ b/dbaccess/source/ui/inc/UserAdminDlg.hxx
@@ -59,7 +59,7 @@ namespace dbaui
,const css::uno::Any& _aDataSourceName
,const css::uno::Reference< css::sdbc::XConnection>& _xConnection);
- virtual ~OUserAdminDlg();
+ virtual ~OUserAdminDlg() override;
virtual void dispose() override;
virtual const SfxItemSet* getOutputSet() const override;
diff --git a/dbaccess/source/ui/inc/VertSplitView.hxx b/dbaccess/source/ui/inc/VertSplitView.hxx
index a7bf3fc886c6..572625357365 100644
--- a/dbaccess/source/ui/inc/VertSplitView.hxx
+++ b/dbaccess/source/ui/inc/VertSplitView.hxx
@@ -37,7 +37,7 @@ namespace dbaui
virtual void DataChanged(const DataChangedEvent& rDCEvt) override;
public:
OSplitterView(vcl::Window* _pParent);
- virtual ~OSplitterView();
+ virtual ~OSplitterView() override;
// Window overrides
virtual void dispose() override;
virtual void GetFocus() override;
diff --git a/dbaccess/source/ui/inc/WCPage.hxx b/dbaccess/source/ui/inc/WCPage.hxx
index 5bd246238378..e9969b45358e 100644
--- a/dbaccess/source/ui/inc/WCPage.hxx
+++ b/dbaccess/source/ui/inc/WCPage.hxx
@@ -65,7 +65,7 @@ namespace dbaui
virtual OUString GetTitle() const override ;
OCopyTable( vcl::Window * pParent );
- virtual ~OCopyTable();
+ virtual ~OCopyTable() override;
virtual void dispose() override;
bool IsOptionDefData() const { return m_pRB_DefData->IsChecked(); }
diff --git a/dbaccess/source/ui/inc/WColumnSelect.hxx b/dbaccess/source/ui/inc/WColumnSelect.hxx
index 8346438e1c0e..5d87bf140f42 100644
--- a/dbaccess/source/ui/inc/WColumnSelect.hxx
+++ b/dbaccess/source/ui/inc/WColumnSelect.hxx
@@ -79,7 +79,7 @@ namespace dbaui
virtual OUString GetTitle() const override ;
OWizColumnSelect(vcl::Window* pParent);
- virtual ~OWizColumnSelect();
+ virtual ~OWizColumnSelect() override;
virtual void dispose() override;
};
}
diff --git a/dbaccess/source/ui/inc/WCopyTable.hxx b/dbaccess/source/ui/inc/WCopyTable.hxx
index dd8c38c5ae9c..8214e43445e2 100644
--- a/dbaccess/source/ui/inc/WCopyTable.hxx
+++ b/dbaccess/source/ui/inc/WCopyTable.hxx
@@ -323,7 +323,7 @@ namespace dbaui
const css::uno::Reference< css::uno::XComponentContext >& _rxContext
);
- virtual ~OCopyTableWizard();
+ virtual ~OCopyTableWizard() override;
virtual void dispose() override;
virtual bool DeactivatePage() override;
diff --git a/dbaccess/source/ui/inc/WNameMatch.hxx b/dbaccess/source/ui/inc/WNameMatch.hxx
index 00d7aa10dd9a..baac1a0eee5a 100644
--- a/dbaccess/source/ui/inc/WNameMatch.hxx
+++ b/dbaccess/source/ui/inc/WNameMatch.hxx
@@ -78,7 +78,7 @@ namespace dbaui
virtual OUString GetTitle() const override ;
OWizNameMatching(vcl::Window* pParent);
- virtual ~OWizNameMatching();
+ virtual ~OWizNameMatching() override;
virtual void dispose() override;
};
}
diff --git a/dbaccess/source/ui/inc/WTabPage.hxx b/dbaccess/source/ui/inc/WTabPage.hxx
index f90ccc0c9666..b3e77bc958c4 100644
--- a/dbaccess/source/ui/inc/WTabPage.hxx
+++ b/dbaccess/source/ui/inc/WTabPage.hxx
@@ -35,7 +35,7 @@ namespace dbaui
OWizardPage( vcl::Window *pParent, const OString& rID, const OUString& rUIXMLDescription );
public:
- virtual ~OWizardPage();
+ virtual ~OWizardPage() override;
virtual void dispose() override;
virtual void Reset ( ) = 0;
virtual bool LeavePage() = 0;
diff --git a/dbaccess/source/ui/inc/WTypeSelect.hxx b/dbaccess/source/ui/inc/WTypeSelect.hxx
index bf2d3a4aecb8..ff5f266402a0 100644
--- a/dbaccess/source/ui/inc/WTypeSelect.hxx
+++ b/dbaccess/source/ui/inc/WTypeSelect.hxx
@@ -52,7 +52,7 @@ namespace dbaui
public:
OWizTypeSelectControl(vcl::Window* pParent, vcl::Window* pParentTabPage);
- virtual ~OWizTypeSelectControl();
+ virtual ~OWizTypeSelectControl() override;
virtual void dispose() override;
virtual css::uno::Reference< css::sdbc::XDatabaseMetaData> getMetaData() override;
@@ -77,7 +77,7 @@ namespace dbaui
, m_bPKey(false)
, m_pParentTabPage(nullptr)
{}
- virtual ~OWizTypeSelectList();
+ virtual ~OWizTypeSelectList() override;
virtual void dispose() override;
void SetPKey(bool bPKey) { m_bPKey = bPKey; }
void SetParentTabPage(vcl::Window* pParentTabPage) { m_pParentTabPage = pParentTabPage; }
@@ -120,7 +120,7 @@ namespace dbaui
virtual OUString GetTitle() const override;
OWizTypeSelect(vcl::Window* pParent, SvStream* _pStream = nullptr );
- virtual ~OWizTypeSelect();
+ virtual ~OWizTypeSelect() override;
virtual void dispose() override;
inline void setDisplayRow(sal_Int32 _nRow) { m_nDisplayRow = _nRow - 1; }
diff --git a/dbaccess/source/ui/inc/adtabdlg.hxx b/dbaccess/source/ui/inc/adtabdlg.hxx
index 82df080702ff..69dbae8eb41f 100644
--- a/dbaccess/source/ui/inc/adtabdlg.hxx
+++ b/dbaccess/source/ui/inc/adtabdlg.hxx
@@ -80,7 +80,7 @@ namespace dbaui
OAddTableDlg(
vcl::Window* _pParent,
IAddTableDialogContext& _rContext );
- virtual ~OAddTableDlg();
+ virtual ~OAddTableDlg() override;
virtual void dispose() override;
void Update();
diff --git a/dbaccess/source/ui/inc/advancedsettingsdlg.hxx b/dbaccess/source/ui/inc/advancedsettingsdlg.hxx
index 6043660aa660..2674cb4f9069 100644
--- a/dbaccess/source/ui/inc/advancedsettingsdlg.hxx
+++ b/dbaccess/source/ui/inc/advancedsettingsdlg.hxx
@@ -50,7 +50,7 @@ namespace dbaui
,const css::uno::Reference< css::uno::XComponentContext >& _rxORB
,const css::uno::Any& _aDataSourceName);
- virtual ~AdvancedSettingsDialog();
+ virtual ~AdvancedSettingsDialog() override;
virtual void dispose() override;
/// determines whether or not the given data source type has any advanced setting
diff --git a/dbaccess/source/ui/inc/brwctrlr.hxx b/dbaccess/source/ui/inc/brwctrlr.hxx
index 5c160fb5e2c0..8cf693d5389e 100644
--- a/dbaccess/source/ui/inc/brwctrlr.hxx
+++ b/dbaccess/source/ui/inc/brwctrlr.hxx
@@ -216,7 +216,7 @@ namespace dbaui
public:
protected:
- virtual ~SbaXDataBrowserController();
+ virtual ~SbaXDataBrowserController() override;
// all the features which should be handled by this class
virtual void describeSupportedFeatures() override;
diff --git a/dbaccess/source/ui/inc/brwview.hxx b/dbaccess/source/ui/inc/brwview.hxx
index d20d90231b08..8a8ec11a11c4 100644
--- a/dbaccess/source/ui/inc/brwview.hxx
+++ b/dbaccess/source/ui/inc/brwview.hxx
@@ -61,7 +61,7 @@ namespace dbaui
UnoDataBrowserView( vcl::Window* pParent,
IController& _rController,
const css::uno::Reference< css::uno::XComponentContext >& );
- virtual ~UnoDataBrowserView();
+ virtual ~UnoDataBrowserView() override;
virtual void dispose() override;
/// late construction
diff --git a/dbaccess/source/ui/inc/curledit.hxx b/dbaccess/source/ui/inc/curledit.hxx
index 7487246903b3..cb7353fbd704 100644
--- a/dbaccess/source/ui/inc/curledit.hxx
+++ b/dbaccess/source/ui/inc/curledit.hxx
@@ -42,7 +42,7 @@ class OConnectionURLEdit : public Edit
public:
OConnectionURLEdit(vcl::Window* pParent, WinBits _nBits,bool _bShowPrefix = false);
- virtual ~OConnectionURLEdit();
+ virtual ~OConnectionURLEdit() override;
virtual void dispose() override;
public:
diff --git a/dbaccess/source/ui/inc/dbadmin.hxx b/dbaccess/source/ui/inc/dbadmin.hxx
index 5ab342ea7e61..af843dd34fbd 100644
--- a/dbaccess/source/ui/inc/dbadmin.hxx
+++ b/dbaccess/source/ui/inc/dbadmin.hxx
@@ -65,7 +65,7 @@ public:
SfxItemSet* _pItems,
const css::uno::Reference< css::uno::XComponentContext >& _rxORB
);
- virtual ~ODbAdminDialog();
+ virtual ~ODbAdminDialog() override;
virtual void dispose() override;
/** create and return an item set for use with the dialog.
diff --git a/dbaccess/source/ui/inc/dbtreelistbox.hxx b/dbaccess/source/ui/inc/dbtreelistbox.hxx
index 0e57fcf40b4a..51cc5f1677fb 100644
--- a/dbaccess/source/ui/inc/dbtreelistbox.hxx
+++ b/dbaccess/source/ui/inc/dbtreelistbox.hxx
@@ -77,7 +77,7 @@ namespace dbaui
public:
DBTreeListBox( vcl::Window* pParent, WinBits nWinStyle=0);
- virtual ~DBTreeListBox();
+ virtual ~DBTreeListBox() override;
virtual void dispose() override;
void setControlActionListener( IControlActionListener* _pListener ) { m_pActionListener = _pListener; }
diff --git a/dbaccess/source/ui/inc/dbwiz.hxx b/dbaccess/source/ui/inc/dbwiz.hxx
index 93046dd5b02a..ba68b45a0870 100644
--- a/dbaccess/source/ui/inc/dbwiz.hxx
+++ b/dbaccess/source/ui/inc/dbwiz.hxx
@@ -71,7 +71,7 @@ public:
,const css::uno::Reference< css::uno::XComponentContext >& _rxORB
,const css::uno::Any& _aDataSourceName
);
- virtual ~ODbTypeWizDialog();
+ virtual ~ODbTypeWizDialog() override;
virtual void dispose() override;
virtual const SfxItemSet* getOutputSet() const override;
diff --git a/dbaccess/source/ui/inc/dbwizsetup.hxx b/dbaccess/source/ui/inc/dbwizsetup.hxx
index a3fa96436633..7828e5901866 100644
--- a/dbaccess/source/ui/inc/dbwizsetup.hxx
+++ b/dbaccess/source/ui/inc/dbwizsetup.hxx
@@ -98,7 +98,7 @@ public:
,const css::uno::Reference< css::uno::XComponentContext >& _rxORB
,const css::uno::Any& _aDataSourceName
);
- virtual ~ODbTypeWizDialogSetup();
+ virtual ~ODbTypeWizDialogSetup() override;
virtual void dispose() override;
virtual const SfxItemSet* getOutputSet() const override;
diff --git a/dbaccess/source/ui/inc/defaultobjectnamecheck.hxx b/dbaccess/source/ui/inc/defaultobjectnamecheck.hxx
index 6db7319fd6b5..64d36b02fff1 100644
--- a/dbaccess/source/ui/inc/defaultobjectnamecheck.hxx
+++ b/dbaccess/source/ui/inc/defaultobjectnamecheck.hxx
@@ -56,7 +56,7 @@ namespace dbaui
const OUString& _rRelativeRoot
);
- virtual ~HierarchicalNameCheck();
+ virtual ~HierarchicalNameCheck() override;
HierarchicalNameCheck(const HierarchicalNameCheck&) = delete;
const HierarchicalNameCheck& operator=(const HierarchicalNameCheck&) = delete;
@@ -105,7 +105,7 @@ namespace dbaui
sal_Int32 _nCommandType
);
- virtual ~DynamicTableOrQueryNameCheck();
+ virtual ~DynamicTableOrQueryNameCheck() override;
DynamicTableOrQueryNameCheck(const DynamicTableOrQueryNameCheck&) = delete;
const DynamicTableOrQueryNameCheck& operator=(const DynamicTableOrQueryNameCheck&) = delete;
diff --git a/dbaccess/source/ui/inc/directsql.hxx b/dbaccess/source/ui/inc/directsql.hxx
index aba8f30d7e67..4d081adf2365 100644
--- a/dbaccess/source/ui/inc/directsql.hxx
+++ b/dbaccess/source/ui/inc/directsql.hxx
@@ -71,7 +71,7 @@ namespace dbaui
DirectSQLDialog(
vcl::Window* _pParent,
const css::uno::Reference< css::sdbc::XConnection >& _rxConn);
- virtual ~DirectSQLDialog();
+ virtual ~DirectSQLDialog() override;
virtual void dispose() override;
/// number of history entries
diff --git a/dbaccess/source/ui/inc/dlgattr.hxx b/dbaccess/source/ui/inc/dlgattr.hxx
index 2017654875ce..d5b5c20b4102 100644
--- a/dbaccess/source/ui/inc/dlgattr.hxx
+++ b/dbaccess/source/ui/inc/dlgattr.hxx
@@ -34,7 +34,7 @@ namespace dbaui
public:
SbaSbAttrDlg(vcl::Window * pParent, const SfxItemSet*, SvNumberFormatter*, bool bHasFormat);
- virtual ~SbaSbAttrDlg();
+ virtual ~SbaSbAttrDlg() override;
virtual void dispose() override;
virtual void PageCreated( sal_uInt16 nPageId, SfxTabPage& rTabPage ) override;
diff --git a/dbaccess/source/ui/inc/dlgsave.hxx b/dbaccess/source/ui/inc/dlgsave.hxx
index f8cbcc819cb1..9866fd99fdcb 100644
--- a/dbaccess/source/ui/inc/dlgsave.hxx
+++ b/dbaccess/source/ui/inc/dlgsave.hxx
@@ -66,7 +66,7 @@ namespace dbaui
const OUString& _sLabel,
const IObjectNameCheck& _rObjectNameCheck,
sal_Int32 _nFlags = SAD_DEFAULT | SAD_TITLE_STORE_AS);
- virtual ~OSaveAsDlg();
+ virtual ~OSaveAsDlg() override;
virtual void dispose() override;
const OUString& getName() const;
diff --git a/dbaccess/source/ui/inc/dlgsize.hxx b/dbaccess/source/ui/inc/dlgsize.hxx
index 82e3a2a0bc1c..1c2be2a8a3b9 100644
--- a/dbaccess/source/ui/inc/dlgsize.hxx
+++ b/dbaccess/source/ui/inc/dlgsize.hxx
@@ -44,7 +44,7 @@ namespace dbaui
public:
DlgSize( vcl::Window * pParent, sal_Int32 nVal, bool bRow, sal_Int32 _nAlternativeStandard = -1 );
- virtual ~DlgSize();
+ virtual ~DlgSize() override;
virtual void dispose() override;
sal_Int32 GetValue();
};
diff --git a/dbaccess/source/ui/inc/exsrcbrw.hxx b/dbaccess/source/ui/inc/exsrcbrw.hxx
index 53a10bb54967..f43c749519f8 100644
--- a/dbaccess/source/ui/inc/exsrcbrw.hxx
+++ b/dbaccess/source/ui/inc/exsrcbrw.hxx
@@ -83,7 +83,7 @@ namespace dbaui
virtual css::uno::Sequence<OUString> SAL_CALL getSupportedServiceNames() throw(css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~SbaExternalSourceBrowser();
+ virtual ~SbaExternalSourceBrowser() override;
virtual css::uno::Reference< css::sdbc::XRowSet > CreateForm() override;
virtual bool InitializeForm( const css::uno::Reference< css::beans::XPropertySet >& i_formProperties ) override;
diff --git a/dbaccess/source/ui/inc/formadapter.hxx b/dbaccess/source/ui/inc/formadapter.hxx
index 5468a19a5a39..10680b3c1d95 100644
--- a/dbaccess/source/ui/inc/formadapter.hxx
+++ b/dbaccess/source/ui/inc/formadapter.hxx
@@ -153,7 +153,7 @@ namespace dbaui
public:
SbaXFormAdapter();
- virtual ~SbaXFormAdapter();
+ virtual ~SbaXFormAdapter() override;
// css::uno::Reference< css::reflection::XIdlClass > getIdlClass();
// css::uno::Sequence<css::uno::Reference< css::reflection::XIdlClass > > getIdlClasses();
diff --git a/dbaccess/source/ui/inc/indexdialog.hxx b/dbaccess/source/ui/inc/indexdialog.hxx
index ee1534573e9f..badb6bc235f9 100644
--- a/dbaccess/source/ui/inc/indexdialog.hxx
+++ b/dbaccess/source/ui/inc/indexdialog.hxx
@@ -107,7 +107,7 @@ namespace dbaui
const css::uno::Reference< css::uno::XComponentContext >& _rxContext,
sal_Int32 _nMaxColumnsInIndex
);
- virtual ~DbaIndexDialog();
+ virtual ~DbaIndexDialog() override;
virtual void dispose() override;
virtual void StateChanged( StateChangedType nStateChange ) override;
diff --git a/dbaccess/source/ui/inc/indexfieldscontrol.hxx b/dbaccess/source/ui/inc/indexfieldscontrol.hxx
index 892a32cdbbee..7ea0ef629538 100644
--- a/dbaccess/source/ui/inc/indexfieldscontrol.hxx
+++ b/dbaccess/source/ui/inc/indexfieldscontrol.hxx
@@ -53,7 +53,7 @@ namespace dbaui
public:
IndexFieldsControl( vcl::Window* _pParent, WinBits nWinStyle);
- virtual ~IndexFieldsControl();
+ virtual ~IndexFieldsControl() override;
virtual void dispose() override;
void Init(const css::uno::Sequence< OUString >& _rAvailableFields, sal_Int32 _nMaxColumnsInIndex,bool _bAddIndexAppendix);
diff --git a/dbaccess/source/ui/inc/marktree.hxx b/dbaccess/source/ui/inc/marktree.hxx
index 17ef28b6199c..d10e461de4a1 100644
--- a/dbaccess/source/ui/inc/marktree.hxx
+++ b/dbaccess/source/ui/inc/marktree.hxx
@@ -39,7 +39,7 @@ class OMarkableTreeListBox : public DBTreeListBox
public:
OMarkableTreeListBox( vcl::Window* pParent, WinBits nWinStyle=0 );
- virtual ~OMarkableTreeListBox();
+ virtual ~OMarkableTreeListBox() override;
virtual void dispose() override;
virtual void KeyInput( const KeyEvent& rKEvt ) override;
diff --git a/dbaccess/source/ui/inc/paramdialog.hxx b/dbaccess/source/ui/inc/paramdialog.hxx
index dd7fd7654ea9..8e29c278225d 100644
--- a/dbaccess/source/ui/inc/paramdialog.hxx
+++ b/dbaccess/source/ui/inc/paramdialog.hxx
@@ -83,7 +83,7 @@ namespace dbaui
const css::uno::Reference< css::container::XIndexAccess > & _rParamContainer,
const css::uno::Reference< css::sdbc::XConnection > & _rxConnection,
const css::uno::Reference< css::uno::XComponentContext >& rxContext);
- virtual ~OParameterDialog();
+ virtual ~OParameterDialog() override;
virtual void dispose() override;
const css::uno::Sequence< css::beans::PropertyValue >&
diff --git a/dbaccess/source/ui/inc/querycontainerwindow.hxx b/dbaccess/source/ui/inc/querycontainerwindow.hxx
index 0a55f4f77cac..3b112a98cd4f 100644
--- a/dbaccess/source/ui/inc/querycontainerwindow.hxx
+++ b/dbaccess/source/ui/inc/querycontainerwindow.hxx
@@ -49,7 +49,7 @@ namespace dbaui
DECL_LINK_TYPED( SplitHdl, Splitter*, void );
public:
OQueryContainerWindow(vcl::Window* pParent, OQueryController& _rController,const css::uno::Reference< css::uno::XComponentContext >&);
- virtual ~OQueryContainerWindow();
+ virtual ~OQueryContainerWindow() override;
virtual void dispose() override;
virtual void Construct() override;
diff --git a/dbaccess/source/ui/inc/querycontroller.hxx b/dbaccess/source/ui/inc/querycontroller.hxx
index af1c79c0c946..edad899131f3 100644
--- a/dbaccess/source/ui/inc/querycontroller.hxx
+++ b/dbaccess/source/ui/inc/querycontroller.hxx
@@ -128,7 +128,7 @@ namespace dbaui
public:
OQueryController(const css::uno::Reference< css::uno::XComponentContext >& _rM);
- virtual ~OQueryController();
+ virtual ~OQueryController() override;
OTableFields& getTableFieldDesc() { return m_vTableFieldDesc; }
OTableFields& getUnUsedFields() { return m_vUnUsedFieldsDesc; }
diff --git a/dbaccess/source/ui/inc/queryfilter.hxx b/dbaccess/source/ui/inc/queryfilter.hxx
index 1b7a2ed960b1..6990b5c028ed 100644
--- a/dbaccess/source/ui/inc/queryfilter.hxx
+++ b/dbaccess/source/ui/inc/queryfilter.hxx
@@ -112,7 +112,7 @@ namespace dbaui
const css::uno::Reference< css::sdb::XSingleSelectQueryComposer>& _rxComposer,
const css::uno::Reference< css::container::XNameAccess>& _rxCols
);
- virtual ~DlgFilterCrit();
+ virtual ~DlgFilterCrit() override;
virtual void dispose() override;
void BuildWherePart();
diff --git a/dbaccess/source/ui/inc/queryorder.hxx b/dbaccess/source/ui/inc/queryorder.hxx
index 2f9a44dca551..e4b885a1496c 100644
--- a/dbaccess/source/ui/inc/queryorder.hxx
+++ b/dbaccess/source/ui/inc/queryorder.hxx
@@ -83,7 +83,7 @@ namespace dbaui
const css::uno::Reference< css::sdbc::XConnection>& _rxConnection,
const css::uno::Reference< css::sdb::XSingleSelectQueryComposer>& _rxComposer,
const css::uno::Reference< css::container::XNameAccess>& _rxCols);
- virtual ~DlgOrderCrit();
+ virtual ~DlgOrderCrit() override;
virtual void dispose() override;
void BuildOrderPart();
diff --git a/dbaccess/source/ui/inc/sbagrid.hxx b/dbaccess/source/ui/inc/sbagrid.hxx
index 3f5093f322f4..f410c1d7f1ca 100644
--- a/dbaccess/source/ui/inc/sbagrid.hxx
+++ b/dbaccess/source/ui/inc/sbagrid.hxx
@@ -58,7 +58,7 @@ namespace dbaui
public:
SbaXGridControl(const css::uno::Reference< css::uno::XComponentContext >&);
- virtual ~SbaXGridControl();
+ virtual ~SbaXGridControl() override;
// UNO
DECLARE_UNO3_DEFAULTS(SbaXGridControl, FmXGridControl)
@@ -102,7 +102,7 @@ namespace dbaui
public:
SbaXGridPeer(const css::uno::Reference< css::uno::XComponentContext >&);
- virtual ~SbaXGridPeer();
+ virtual ~SbaXGridPeer() override;
// UNO
virtual void SAL_CALL acquire() throw() override { FmXGridPeer::acquire(); }
@@ -171,7 +171,7 @@ namespace dbaui
public:
SbaGridHeader(BrowseBox* pParent);
virtual void dispose() override;
- virtual ~SbaGridHeader();
+ virtual ~SbaGridHeader() override;
protected:
// FmGridHeader overridables
@@ -224,7 +224,7 @@ namespace dbaui
public:
SbaGridControl(css::uno::Reference< css::uno::XComponentContext > const & _rM, Window* pParent, FmXGridPeer* _pPeer, WinBits nBits = WB_TABSTOP);
- virtual ~SbaGridControl();
+ virtual ~SbaGridControl() override;
virtual void dispose() override;
virtual void Select() override;
diff --git a/dbaccess/source/ui/inc/singledoccontroller.hxx b/dbaccess/source/ui/inc/singledoccontroller.hxx
index 984e6c45d2af..8be66336e397 100644
--- a/dbaccess/source/ui/inc/singledoccontroller.hxx
+++ b/dbaccess/source/ui/inc/singledoccontroller.hxx
@@ -41,7 +41,7 @@ namespace dbaui
{
protected:
OSingleDocumentController( const css::uno::Reference< css::uno::XComponentContext>& _rxORB );
- virtual ~OSingleDocumentController();
+ virtual ~OSingleDocumentController() override;
// OComponentHelper
virtual void SAL_CALL disposing() override;
diff --git a/dbaccess/source/ui/inc/sqledit.hxx b/dbaccess/source/ui/inc/sqledit.hxx
index b91efb11dff4..8bfb22c1664b 100644
--- a/dbaccess/source/ui/inc/sqledit.hxx
+++ b/dbaccess/source/ui/inc/sqledit.hxx
@@ -65,7 +65,7 @@ namespace dbaui
public:
OSqlEdit( OQueryTextView* pParent);
- virtual ~OSqlEdit();
+ virtual ~OSqlEdit() override;
virtual void dispose() override;
// Edit overridables
diff --git a/dbaccess/source/ui/inc/sqlmessage.hxx b/dbaccess/source/ui/inc/sqlmessage.hxx
index d7cad2de79be..55426f57f07a 100644
--- a/dbaccess/source/ui/inc/sqlmessage.hxx
+++ b/dbaccess/source/ui/inc/sqlmessage.hxx
@@ -89,7 +89,7 @@ public:
MessageType _eType = Info,
const ::dbtools::SQLExceptionInfo* _pAdditionalErrorInfo = nullptr );
- virtual ~OSQLMessageBox();
+ virtual ~OSQLMessageBox() override;
virtual void dispose() override;
private:
diff --git a/dbaccess/source/ui/inc/textconnectionsettings.hxx b/dbaccess/source/ui/inc/textconnectionsettings.hxx
index eb57f1a442c7..8d3f538e0416 100644
--- a/dbaccess/source/ui/inc/textconnectionsettings.hxx
+++ b/dbaccess/source/ui/inc/textconnectionsettings.hxx
@@ -38,7 +38,7 @@ namespace dbaui
{
public:
TextConnectionSettingsDialog( vcl::Window* _pParent, SfxItemSet& _rItems );
- virtual ~TextConnectionSettingsDialog();
+ virtual ~TextConnectionSettingsDialog() override;
virtual void dispose() override;
/** initializes a set of PropertyStorage instances, which are bound to
diff --git a/dbaccess/source/ui/inc/unoadmin.hxx b/dbaccess/source/ui/inc/unoadmin.hxx
index b30de4afe0f3..ba952dbd8ddd 100644
--- a/dbaccess/source/ui/inc/unoadmin.hxx
+++ b/dbaccess/source/ui/inc/unoadmin.hxx
@@ -50,7 +50,7 @@ protected:
protected:
ODatabaseAdministrationDialog(const css::uno::Reference< css::uno::XComponentContext >& _rxORB);
- virtual ~ODatabaseAdministrationDialog();
+ virtual ~ODatabaseAdministrationDialog() override;
protected:
// OGenericUnoDialog overridables
virtual void destroyDialog() override;
diff --git a/dbaccess/source/ui/inc/unodatbr.hxx b/dbaccess/source/ui/inc/unodatbr.hxx
index ad7d51951039..29146bd6a54d 100644
--- a/dbaccess/source/ui/inc/unodatbr.hxx
+++ b/dbaccess/source/ui/inc/unodatbr.hxx
@@ -117,7 +117,7 @@ namespace dbaui
// attribute access
public:
SbaTableQueryBrowser(const css::uno::Reference< css::uno::XComponentContext >& _rM);
- virtual ~SbaTableQueryBrowser();
+ virtual ~SbaTableQueryBrowser() override;
enum EntryType
{
diff --git a/dbaccess/source/ui/misc/controllerframe.cxx b/dbaccess/source/ui/misc/controllerframe.cxx
index a69e3abace30..10402728abdb 100644
--- a/dbaccess/source/ui/misc/controllerframe.cxx
+++ b/dbaccess/source/ui/misc/controllerframe.cxx
@@ -72,7 +72,7 @@ namespace dbaui
void dispose();
protected:
- virtual ~FrameWindowActivationListener();
+ virtual ~FrameWindowActivationListener() override;
// XTopWindowListener
virtual void SAL_CALL windowOpened( const css::lang::EventObject& e ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/dbaccess/source/ui/querydesign/QTableConnectionData.hxx b/dbaccess/source/ui/querydesign/QTableConnectionData.hxx
index 878455f82190..8f46c5459663 100644
--- a/dbaccess/source/ui/querydesign/QTableConnectionData.hxx
+++ b/dbaccess/source/ui/querydesign/QTableConnectionData.hxx
@@ -45,7 +45,7 @@ namespace dbaui
OQueryTableConnectionData( const OQueryTableConnectionData& rConnData );
OQueryTableConnectionData( const TTableWindowData::value_type& _pReferencingTable,const TTableWindowData::value_type& _pReferencedTable,
const OUString& rConnName=OUString());
- virtual ~OQueryTableConnectionData();
+ virtual ~OQueryTableConnectionData() override;
virtual void CopyFrom(const OTableConnectionData& rSource) override;
virtual OTableConnectionData* NewInstance() const override;
diff --git a/dbaccess/source/ui/querydesign/QTableWindowData.hxx b/dbaccess/source/ui/querydesign/QTableWindowData.hxx
index 83875fcd3ed7..9fa4de2fdd67 100644
--- a/dbaccess/source/ui/querydesign/QTableWindowData.hxx
+++ b/dbaccess/source/ui/querydesign/QTableWindowData.hxx
@@ -31,7 +31,7 @@ namespace dbaui
{
public:
explicit OQueryTableWindowData(const OUString& _rComposedName, const OUString& rTableName, const OUString& rTableAlias);
- virtual ~OQueryTableWindowData();
+ virtual ~OQueryTableWindowData() override;
OUString GetAliasName() { return GetWinName(); }
void SetAliasName(const OUString& rNewAlias) { SetWinName(rNewAlias); }
diff --git a/dbaccess/source/ui/querydesign/QueryDesignFieldUndoAct.hxx b/dbaccess/source/ui/querydesign/QueryDesignFieldUndoAct.hxx
index 31552c173e85..cc6d316a26c0 100644
--- a/dbaccess/source/ui/querydesign/QueryDesignFieldUndoAct.hxx
+++ b/dbaccess/source/ui/querydesign/QueryDesignFieldUndoAct.hxx
@@ -38,7 +38,7 @@ namespace dbaui
public:
OQueryDesignFieldUndoAct(OSelectionBrowseBox* pSelBrwBox, sal_uInt16 nCommentID);
- virtual ~OQueryDesignFieldUndoAct();
+ virtual ~OQueryDesignFieldUndoAct() override;
inline void SetColumnPosition(sal_uInt16 _nColumnPostion)
{
diff --git a/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.hxx b/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.hxx
index 8aa978482c7e..729153968588 100644
--- a/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.hxx
+++ b/dbaccess/source/ui/querydesign/QueryTabConnUndoAction.hxx
@@ -34,7 +34,7 @@ namespace dbaui
public:
OQueryTabConnUndoAction(OQueryTableView* pOwner, sal_uInt16 nCommentID);
- virtual ~OQueryTabConnUndoAction();
+ virtual ~OQueryTabConnUndoAction() override;
virtual void Undo() override = 0;
virtual void Redo() override = 0;
diff --git a/dbaccess/source/ui/querydesign/QueryTabWinShowUndoAct.hxx b/dbaccess/source/ui/querydesign/QueryTabWinShowUndoAct.hxx
index 85b8a39d514c..748ca7c38110 100644
--- a/dbaccess/source/ui/querydesign/QueryTabWinShowUndoAct.hxx
+++ b/dbaccess/source/ui/querydesign/QueryTabWinShowUndoAct.hxx
@@ -30,7 +30,7 @@ namespace dbaui
{
public:
explicit OQueryTabWinShowUndoAct(OQueryTableView* pOwner);
- virtual ~OQueryTabWinShowUndoAct();
+ virtual ~OQueryTabWinShowUndoAct() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -42,7 +42,7 @@ namespace dbaui
{
public:
explicit OQueryTabWinDelUndoAct(OQueryTableView* pOwner);
- virtual ~OQueryTabWinDelUndoAct();
+ virtual ~OQueryTabWinDelUndoAct() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.hxx b/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.hxx
index 1b67e46af85d..30257e9a9f6f 100644
--- a/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.hxx
+++ b/dbaccess/source/ui/querydesign/QueryTabWinUndoAct.hxx
@@ -40,7 +40,7 @@ namespace dbaui
public:
OQueryTabWinUndoAct(OQueryTableView* pOwner, sal_uInt16 nCommentID);
- virtual ~OQueryTabWinUndoAct();
+ virtual ~OQueryTabWinUndoAct() override;
void SetOwnership(bool bTakeIt) { m_bOwnerOfObjects = bTakeIt; }
diff --git a/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx b/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
index 971e821ae097..fc93f451aa14 100644
--- a/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
+++ b/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx
@@ -250,7 +250,7 @@ namespace
virtual void Select() override;
public:
explicit OSelectionBrwBoxHeader(OSelectionBrowseBox* pParent);
- virtual ~OSelectionBrwBoxHeader() { disposeOnce(); }
+ virtual ~OSelectionBrwBoxHeader() override { disposeOnce(); }
virtual void dispose() override { m_pBrowseBox.clear(); ::svt::EditBrowserHeader::dispose(); }
};
OSelectionBrwBoxHeader::OSelectionBrwBoxHeader(OSelectionBrowseBox* pParent)
diff --git a/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx b/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
index ea2e827cdd2b..c6be5d504e13 100644
--- a/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
+++ b/dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx
@@ -78,7 +78,7 @@ namespace dbaui
DECL_LINK_TYPED(OnInvalidateTimer, Timer*, void);
public:
explicit OSelectionBrowseBox( vcl::Window* pParent );
- virtual ~OSelectionBrowseBox();
+ virtual ~OSelectionBrowseBox() override;
virtual void dispose() override;
void initialize();
diff --git a/dbaccess/source/ui/querydesign/limitboxcontroller.hxx b/dbaccess/source/ui/querydesign/limitboxcontroller.hxx
index 5a2ad947c08a..a7bcd7cabdf5 100644
--- a/dbaccess/source/ui/querydesign/limitboxcontroller.hxx
+++ b/dbaccess/source/ui/querydesign/limitboxcontroller.hxx
@@ -33,7 +33,7 @@ class LimitBoxController: public svt::ToolboxController,
public:
explicit LimitBoxController(
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~LimitBoxController();
+ virtual ~LimitBoxController() override;
/// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/dbaccess/source/ui/querydesign/querydlg.hxx b/dbaccess/source/ui/querydesign/querydlg.hxx
index 92136919ad99..82b318efc164 100644
--- a/dbaccess/source/ui/querydesign/querydlg.hxx
+++ b/dbaccess/source/ui/querydesign/querydlg.hxx
@@ -68,7 +68,7 @@ namespace dbaui
OJoinTableView::OTableWindowMap* _pTableMap,
const css::uno::Reference< css::sdbc::XConnection >& _xConnection,
bool _bAllowTableSelect);
- virtual ~DlgQryJoin();
+ virtual ~DlgQryJoin() override;
virtual void dispose() override;
EJoinType GetJoinType() const { return eJoinType; };
diff --git a/dbaccess/source/ui/relationdesign/RelationController.cxx b/dbaccess/source/ui/relationdesign/RelationController.cxx
index 8f51f9a4babd..67690fb4f2cb 100644
--- a/dbaccess/source/ui/relationdesign/RelationController.cxx
+++ b/dbaccess/source/ui/relationdesign/RelationController.cxx
@@ -305,7 +305,7 @@ namespace
virtual void SAL_CALL run() override;
virtual void SAL_CALL onTerminated() override;
protected:
- virtual ~RelationLoader(){}
+ virtual ~RelationLoader() override {}
void loadTableData(const Any& _aTable);
};
diff --git a/dbaccess/source/ui/tabledesign/FieldDescGenWin.hxx b/dbaccess/source/ui/tabledesign/FieldDescGenWin.hxx
index 440a7ad859ab..41c518388944 100644
--- a/dbaccess/source/ui/tabledesign/FieldDescGenWin.hxx
+++ b/dbaccess/source/ui/tabledesign/FieldDescGenWin.hxx
@@ -38,7 +38,7 @@ namespace dbaui
public:
OFieldDescGenWin( vcl::Window* pParent, OTableDesignHelpBar* pHelpBar );
- virtual ~OFieldDescGenWin();
+ virtual ~OFieldDescGenWin() override;
virtual void dispose() override;
virtual void GetFocus() override;
diff --git a/dbaccess/source/ui/tabledesign/TEditControl.hxx b/dbaccess/source/ui/tabledesign/TEditControl.hxx
index 51cb83be5a07..9953a6b3b4e9 100644
--- a/dbaccess/source/ui/tabledesign/TEditControl.hxx
+++ b/dbaccess/source/ui/tabledesign/TEditControl.hxx
@@ -119,7 +119,7 @@ namespace dbaui
public:
explicit OTableEditorCtrl(vcl::Window* pParentWin);
- virtual ~OTableEditorCtrl();
+ virtual ~OTableEditorCtrl() override;
virtual void dispose() override;
virtual bool CursorMoving(long nNewRow, sal_uInt16 nNewCol) override;
SfxUndoManager& GetUndoManager() const;
diff --git a/dbaccess/source/ui/tabledesign/TableFieldDescWin.hxx b/dbaccess/source/ui/tabledesign/TableFieldDescWin.hxx
index 07634d3aaa95..066a6c7dad91 100644
--- a/dbaccess/source/ui/tabledesign/TableFieldDescWin.hxx
+++ b/dbaccess/source/ui/tabledesign/TableFieldDescWin.hxx
@@ -54,7 +54,7 @@ namespace dbaui
public:
explicit OTableFieldDescWin( vcl::Window* pParent);
- virtual ~OTableFieldDescWin();
+ virtual ~OTableFieldDescWin() override;
virtual void dispose() override;
void Init();
diff --git a/dbaccess/source/ui/tabledesign/TableUndo.hxx b/dbaccess/source/ui/tabledesign/TableUndo.hxx
index a0b7df224127..afb75c6419c2 100644
--- a/dbaccess/source/ui/tabledesign/TableUndo.hxx
+++ b/dbaccess/source/ui/tabledesign/TableUndo.hxx
@@ -41,7 +41,7 @@ namespace dbaui
virtual void Redo() override;
public:
OTableDesignUndoAct( OTableRowView* pOwner ,sal_uInt16 nCommentID);
- virtual ~OTableDesignUndoAct();
+ virtual ~OTableDesignUndoAct() override;
};
class OTableEditorCtrl;
@@ -52,7 +52,7 @@ namespace dbaui
public:
OTableEditorUndoAct( OTableEditorCtrl* pOwner,sal_uInt16 nCommentID );
- virtual ~OTableEditorUndoAct();
+ virtual ~OTableEditorUndoAct() override;
};
class OTableDesignCellUndoAct : public OTableDesignUndoAct
@@ -67,7 +67,7 @@ namespace dbaui
virtual void Redo() override;
public:
OTableDesignCellUndoAct( OTableRowView* pOwner, long nRowID, sal_uInt16 nColumn );
- virtual ~OTableDesignCellUndoAct();
+ virtual ~OTableDesignCellUndoAct() override;
};
class OTableEditorTypeSelUndoAct : public OTableEditorUndoAct
@@ -82,7 +82,7 @@ namespace dbaui
virtual void Redo() override;
public:
OTableEditorTypeSelUndoAct( OTableEditorCtrl* pOwner, long nRowID, sal_uInt16 nColumn, const TOTypeInfoSP& _pOldType );
- virtual ~OTableEditorTypeSelUndoAct();
+ virtual ~OTableEditorTypeSelUndoAct() override;
};
class OTableEditorDelUndoAct : public OTableEditorUndoAct
@@ -94,7 +94,7 @@ namespace dbaui
virtual void Redo() override;
public:
explicit OTableEditorDelUndoAct( OTableEditorCtrl* pOwner );
- virtual ~OTableEditorDelUndoAct();
+ virtual ~OTableEditorDelUndoAct() override;
};
class OTableEditorInsUndoAct : public OTableEditorUndoAct
@@ -109,7 +109,7 @@ namespace dbaui
OTableEditorInsUndoAct( OTableEditorCtrl* pOwner,
long nInsertPosition,
const ::std::vector< std::shared_ptr<OTableRow> >& _vInsertedRows);
- virtual ~OTableEditorInsUndoAct();
+ virtual ~OTableEditorInsUndoAct() override;
};
class OTableEditorInsNewUndoAct : public OTableEditorUndoAct
@@ -122,7 +122,7 @@ namespace dbaui
virtual void Redo() override;
public:
OTableEditorInsNewUndoAct( OTableEditorCtrl* pOwner, long nInsertPosition, long nInsertedRows );
- virtual ~OTableEditorInsNewUndoAct();
+ virtual ~OTableEditorInsNewUndoAct() override;
};
class OPrimKeyUndoAct : public OTableEditorUndoAct
@@ -136,7 +136,7 @@ namespace dbaui
virtual void Redo() override;
public:
OPrimKeyUndoAct( OTableEditorCtrl* pOwner, const MultiSelection& aDeletedKeys, const MultiSelection& aInsertedKeys );
- virtual ~OPrimKeyUndoAct();
+ virtual ~OPrimKeyUndoAct() override;
};
}
#endif // INCLUDED_DBACCESS_SOURCE_UI_TABLEDESIGN_TABLEUNDO_HXX
diff --git a/dbaccess/source/ui/uno/ColumnModel.hxx b/dbaccess/source/ui/uno/ColumnModel.hxx
index f4d2470f433f..9a48fc7246d5 100644
--- a/dbaccess/source/ui/uno/ColumnModel.hxx
+++ b/dbaccess/source/ui/uno/ColumnModel.hxx
@@ -64,7 +64,7 @@ class OColumnControlModel : public ::comphelper::OMutexAndBroadcastHelper
void registerProperties();
protected:
- virtual ~OColumnControlModel();
+ virtual ~OColumnControlModel() override;
OColumnControlModel(const OColumnControlModel* _pSource
,const css::uno::Reference< css::lang::XMultiServiceFactory>& _rxFactory);
public:
diff --git a/dbaccess/source/ui/uno/composerdialogs.hxx b/dbaccess/source/ui/uno/composerdialogs.hxx
index dafe18a81e96..f3bfc920ede2 100644
--- a/dbaccess/source/ui/uno/composerdialogs.hxx
+++ b/dbaccess/source/ui/uno/composerdialogs.hxx
@@ -52,7 +52,7 @@ namespace dbaui
protected:
explicit ComposerDialog(const css::uno::Reference< css::uno::XComponentContext >& _rxORB);
- virtual ~ComposerDialog();
+ virtual ~ComposerDialog() override;
public:
virtual css::uno::Sequence<sal_Int8> SAL_CALL getImplementationId()
diff --git a/dbaccess/source/ui/uno/copytablewizard.cxx b/dbaccess/source/ui/uno/copytablewizard.cxx
index 08f714a5b1a4..033e1f7f4f62 100644
--- a/dbaccess/source/ui/uno/copytablewizard.cxx
+++ b/dbaccess/source/ui/uno/copytablewizard.cxx
@@ -186,7 +186,7 @@ namespace dbaui
protected:
explicit CopyTableWizard( const Reference< XComponentContext >& _rxORB );
- virtual ~CopyTableWizard();
+ virtual ~CopyTableWizard() override;
// OGenericUnoDialog overridables
virtual VclPtr<Dialog> createDialog( vcl::Window* _pParent ) override;
diff --git a/dbaccess/source/ui/uno/textconnectionsettings_uno.cxx b/dbaccess/source/ui/uno/textconnectionsettings_uno.cxx
index 0632c0ca9daf..746c16ad8176 100644
--- a/dbaccess/source/ui/uno/textconnectionsettings_uno.cxx
+++ b/dbaccess/source/ui/uno/textconnectionsettings_uno.cxx
@@ -68,7 +68,7 @@ namespace dbaui
protected:
explicit OTextConnectionSettingsDialog( const Reference<XComponentContext>& _rContext );
- virtual ~OTextConnectionSettingsDialog();
+ virtual ~OTextConnectionSettingsDialog() override;
public:
virtual css::uno::Sequence<sal_Int8> SAL_CALL getImplementationId()
diff --git a/dbaccess/source/ui/uno/unoDirectSql.hxx b/dbaccess/source/ui/uno/unoDirectSql.hxx
index ae9c22ac227a..89e29463824c 100644
--- a/dbaccess/source/ui/uno/unoDirectSql.hxx
+++ b/dbaccess/source/ui/uno/unoDirectSql.hxx
@@ -45,7 +45,7 @@ namespace dbaui
css::uno::Reference< css::sdbc::XConnection > m_xActiveConnection;
protected:
explicit ODirectSQLDialog(const css::uno::Reference< css::uno::XComponentContext >& _rxORB);
- virtual ~ODirectSQLDialog();
+ virtual ~ODirectSQLDialog() override;
public:
virtual css::uno::Sequence<sal_Int8> SAL_CALL getImplementationId()
diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx
index c90bfdb0d7d7..f7e7e9265560 100644
--- a/desktop/inc/app.hxx
+++ b/desktop/inc/app.hxx
@@ -70,7 +70,7 @@ class Desktop : public Application
};
Desktop();
- virtual ~Desktop();
+ virtual ~Desktop() override;
virtual int Main( ) override;
virtual void Init() override;
virtual void InitFinished() override;
diff --git a/desktop/inc/lib/init.hxx b/desktop/inc/lib/init.hxx
index db281688c2f9..e202344450ff 100644
--- a/desktop/inc/lib/init.hxx
+++ b/desktop/inc/lib/init.hxx
@@ -32,7 +32,7 @@ namespace desktop {
{
public:
explicit CallbackFlushHandler(LibreOfficeKitDocument* pDocument, LibreOfficeKitCallback pCallback, void* pData);
- virtual ~CallbackFlushHandler();
+ virtual ~CallbackFlushHandler() override;
virtual void Invoke() override;
static void callback(const int type, const char* payload, void* data);
void queue(const int type, const char* data);
diff --git a/desktop/qa/desktop_app/test_desktop_app.cxx b/desktop/qa/desktop_app/test_desktop_app.cxx
index 8fc7576f8a03..fe663dc0a6bd 100644
--- a/desktop/qa/desktop_app/test_desktop_app.cxx
+++ b/desktop/qa/desktop_app/test_desktop_app.cxx
@@ -48,7 +48,7 @@ public:
class TestSupplier : public desktop::CommandLineArgs::Supplier {
public:
explicit TestSupplier(const std::initializer_list<OUString>& args) : m_args(args) {}
- virtual ~TestSupplier() {}
+ virtual ~TestSupplier() override {}
virtual boost::optional< OUString > getCwdUrl() override { return boost::optional< OUString >(); }
virtual bool next(OUString * argument) override {
CPPUNIT_ASSERT(argument != nullptr);
diff --git a/desktop/qa/desktop_lib/test_desktop_lib.cxx b/desktop/qa/desktop_lib/test_desktop_lib.cxx
index aa8286e7e437..9e5832777c83 100644
--- a/desktop/qa/desktop_lib/test_desktop_lib.cxx
+++ b/desktop/qa/desktop_lib/test_desktop_lib.cxx
@@ -50,7 +50,7 @@ public:
{
}
- virtual ~DesktopLOKTest()
+ virtual ~DesktopLOKTest() override
{
}
diff --git a/desktop/source/app/check_ext_deps.cxx b/desktop/source/app/check_ext_deps.cxx
index ad5d077c6d33..f22a3e1a63d3 100644
--- a/desktop/source/app/check_ext_deps.cxx
+++ b/desktop/source/app/check_ext_deps.cxx
@@ -81,7 +81,7 @@ public:
SilentCommandEnv(
uno::Reference<uno::XComponentContext> const & xContext,
Desktop* pDesktop );
- virtual ~SilentCommandEnv();
+ virtual ~SilentCommandEnv() override;
// XCommandEnvironment
virtual uno::Reference<task::XInteractionHandler > SAL_CALL
diff --git a/desktop/source/app/cmdlineargs.cxx b/desktop/source/app/cmdlineargs.cxx
index 1211cafaa545..0ddc29ac92ee 100644
--- a/desktop/source/app/cmdlineargs.cxx
+++ b/desktop/source/app/cmdlineargs.cxx
@@ -82,7 +82,7 @@ public:
}
}
- virtual ~ExtCommandLineSupplier() {}
+ virtual ~ExtCommandLineSupplier() override {}
virtual boost::optional< OUString > getCwdUrl() override { return m_cwdUrl; }
diff --git a/desktop/source/app/dispatchwatcher.hxx b/desktop/source/app/dispatchwatcher.hxx
index cabbe9b2e7ff..79f0858ee145 100644
--- a/desktop/source/app/dispatchwatcher.hxx
+++ b/desktop/source/app/dispatchwatcher.hxx
@@ -67,7 +67,7 @@ class DispatchWatcher : public ::cppu::WeakImplHelper< css::frame::XDispatchResu
DispatchWatcher();
- virtual ~DispatchWatcher();
+ virtual ~DispatchWatcher() override;
// XEventListener
virtual void SAL_CALL disposing( const css::lang::EventObject& Source )
diff --git a/desktop/source/app/officeipcthread.cxx b/desktop/source/app/officeipcthread.cxx
index 279e173963d0..aa0d0745560d 100644
--- a/desktop/source/app/officeipcthread.cxx
+++ b/desktop/source/app/officeipcthread.cxx
@@ -140,7 +140,7 @@ public:
}
}
- virtual ~Parser() {}
+ virtual ~Parser() override {}
virtual boost::optional< OUString > getCwdUrl() override { return m_cwdUrl; }
@@ -375,7 +375,7 @@ public:
protected:
explicit IpcThread(char const * name): Thread(name), m_handler(nullptr) {}
- virtual ~IpcThread() {}
+ virtual ~IpcThread() override {}
bool process(OString const & arguments, bool * waitProcessed);
@@ -391,7 +391,7 @@ private:
IpcThread("PipeIPC"), pipe_(pipe)
{}
- virtual ~PipeIpcThread() {}
+ virtual ~PipeIpcThread() override {}
void execute() override;
@@ -452,7 +452,7 @@ private:
IpcThread("DbusIPC"), connection_(std::move(connection))
{}
- virtual ~DbusIpcThread() {}
+ virtual ~DbusIpcThread() override {}
void execute() override;
diff --git a/desktop/source/app/officeipcthread.hxx b/desktop/source/app/officeipcthread.hxx
index 5e8957d1c165..2826aba9c32d 100644
--- a/desktop/source/app/officeipcthread.hxx
+++ b/desktop/source/app/officeipcthread.hxx
@@ -99,7 +99,7 @@ class RequestHandler: public salhelper::SimpleReferenceObject
RequestHandler();
- virtual ~RequestHandler();
+ virtual ~RequestHandler() override;
public:
enum Status
@@ -135,7 +135,7 @@ class RequestHandlerController : public ::cppu::WeakImplHelper<
{
public:
RequestHandlerController() {}
- virtual ~RequestHandlerController() {}
+ virtual ~RequestHandlerController() override {}
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/desktop/source/deployment/dp_log.cxx b/desktop/source/deployment/dp_log.cxx
index a11b0d9560e8..1e7daa70ca68 100644
--- a/desktop/source/deployment/dp_log.cxx
+++ b/desktop/source/deployment/dp_log.cxx
@@ -49,7 +49,7 @@ class ProgressLogImpl : public ::dp_misc::MutexHolder, public t_log_helper
protected:
virtual void SAL_CALL disposing() override;
- virtual ~ProgressLogImpl();
+ virtual ~ProgressLogImpl() override;
public:
ProgressLogImpl( Sequence<Any> const & args,
diff --git a/desktop/source/deployment/gui/dp_gui_dependencydialog.hxx b/desktop/source/deployment/gui/dp_gui_dependencydialog.hxx
index f5464222acdc..aee364554899 100644
--- a/desktop/source/deployment/gui/dp_gui_dependencydialog.hxx
+++ b/desktop/source/deployment/gui/dp_gui_dependencydialog.hxx
@@ -37,7 +37,7 @@ class DependencyDialog: public ModalDialog {
public:
DependencyDialog(
vcl::Window * parent, std::vector< OUString > const & dependencies);
- virtual ~DependencyDialog();
+ virtual ~DependencyDialog() override;
virtual void dispose() override;
private:
diff --git a/desktop/source/deployment/gui/dp_gui_dialog2.cxx b/desktop/source/deployment/gui/dp_gui_dialog2.cxx
index 9dfca89c66a0..b97a70fae2e8 100644
--- a/desktop/source/deployment/gui/dp_gui_dialog2.cxx
+++ b/desktop/source/deployment/gui/dp_gui_dialog2.cxx
@@ -136,7 +136,7 @@ class ExtBoxWithBtns_Impl : public ExtensionBox_Impl
public:
explicit ExtBoxWithBtns_Impl(vcl::Window* pParent);
- virtual ~ExtBoxWithBtns_Impl();
+ virtual ~ExtBoxWithBtns_Impl() override;
virtual void dispose() override;
void InitFromDialog(ExtMgrDialog *pParentDialog);
diff --git a/desktop/source/deployment/gui/dp_gui_dialog2.hxx b/desktop/source/deployment/gui/dp_gui_dialog2.hxx
index 4012cfcafaea..703803025750 100644
--- a/desktop/source/deployment/gui/dp_gui_dialog2.hxx
+++ b/desktop/source/deployment/gui/dp_gui_dialog2.hxx
@@ -144,7 +144,7 @@ class ExtMgrDialog : public ModelessDialog,
public:
ExtMgrDialog( vcl::Window * pParent, TheExtensionManager *pManager, Dialog::InitFlag eFlag = Dialog::InitFlag::Default );
- virtual ~ExtMgrDialog();
+ virtual ~ExtMgrDialog() override;
virtual void dispose() override;
virtual bool Notify( NotifyEvent& rNEvt ) override;
@@ -213,7 +213,7 @@ class UpdateRequiredDialog : public ModalDialog,
public:
UpdateRequiredDialog( vcl::Window * pParent, TheExtensionManager *pManager );
- virtual ~UpdateRequiredDialog();
+ virtual ~UpdateRequiredDialog() override;
virtual void dispose() override;
virtual short Execute() override;
@@ -240,7 +240,7 @@ class ShowLicenseDialog : public ModalDialog
VclPtr<VclMultiLineEdit> m_pLicenseText;
public:
ShowLicenseDialog(vcl::Window * pParent, const css::uno::Reference< css::deployment::XPackage > &xPackage);
- virtual ~ShowLicenseDialog();
+ virtual ~ShowLicenseDialog() override;
virtual void dispose() override;
};
diff --git a/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx b/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx
index c1b083c3ceb5..7105f899f384 100644
--- a/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx
+++ b/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx
@@ -131,7 +131,7 @@ class ProgressCmdEnv
void update_( uno::Any const & Status ) throw ( uno::RuntimeException );
public:
- virtual ~ProgressCmdEnv();
+ virtual ~ProgressCmdEnv() override;
/** When param bAskWhenInstalling = true, then the user is asked if he
agrees to install this extension. In case this extension is already installed
@@ -230,7 +230,7 @@ public:
bool isBusy();
private:
- virtual ~Thread();
+ virtual ~Thread() override;
virtual void execute() override;
diff --git a/desktop/source/deployment/gui/dp_gui_extlistbox.hxx b/desktop/source/deployment/gui/dp_gui_extlistbox.hxx
index 3cee982becdf..6c70e41d8623 100644
--- a/desktop/source/deployment/gui/dp_gui_extlistbox.hxx
+++ b/desktop/source/deployment/gui/dp_gui_extlistbox.hxx
@@ -97,7 +97,7 @@ class ExtensionRemovedListener : public ::cppu::WeakImplHelper<css::lang::XEvent
public:
explicit ExtensionRemovedListener( ExtensionBox_Impl *pParent ) { m_pParent = pParent; }
- virtual ~ExtensionRemovedListener();
+ virtual ~ExtensionRemovedListener() override;
// XEventListener
@@ -168,7 +168,7 @@ class ExtensionBox_Impl : public ::svt::IExtensionListBox
void Init();
public:
explicit ExtensionBox_Impl(vcl::Window* pParent);
- virtual ~ExtensionBox_Impl();
+ virtual ~ExtensionBox_Impl() override;
virtual void dispose() override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
diff --git a/desktop/source/deployment/gui/dp_gui_service.cxx b/desktop/source/deployment/gui/dp_gui_service.cxx
index a62c07671bf2..750336ee8580 100644
--- a/desktop/source/deployment/gui/dp_gui_service.cxx
+++ b/desktop/source/deployment/gui/dp_gui_service.cxx
@@ -53,7 +53,7 @@ class MyApp : public Application
{
public:
MyApp();
- virtual ~MyApp();
+ virtual ~MyApp() override;
MyApp(const MyApp&) = delete;
const MyApp& operator=(const MyApp&) = delete;
diff --git a/desktop/source/deployment/gui/dp_gui_theextmgr.hxx b/desktop/source/deployment/gui/dp_gui_theextmgr.hxx
index 6d7436cfb5e6..794d9258c6f0 100644
--- a/desktop/source/deployment/gui/dp_gui_theextmgr.hxx
+++ b/desktop/source/deployment/gui/dp_gui_theextmgr.hxx
@@ -65,7 +65,7 @@ public:
TheExtensionManager( const css::uno::Reference< css::awt::XWindow > &xParent,
const css::uno::Reference< css::uno::XComponentContext > &xContext );
- virtual ~TheExtensionManager();
+ virtual ~TheExtensionManager() override;
void createDialog( const bool bCreateUpdDlg );
sal_Int16 execute();
diff --git a/desktop/source/deployment/gui/dp_gui_updatedialog.cxx b/desktop/source/deployment/gui/dp_gui_updatedialog.cxx
index 53548167ca85..edac3f0cb38e 100644
--- a/desktop/source/deployment/gui/dp_gui_updatedialog.cxx
+++ b/desktop/source/deployment/gui/dp_gui_updatedialog.cxx
@@ -202,7 +202,7 @@ public:
void stop();
private:
- virtual ~Thread();
+ virtual ~Thread() override;
virtual void execute() override;
diff --git a/desktop/source/deployment/gui/dp_gui_updatedialog.hxx b/desktop/source/deployment/gui/dp_gui_updatedialog.hxx
index ce0c6394ecc4..910d662a32ef 100644
--- a/desktop/source/deployment/gui/dp_gui_updatedialog.hxx
+++ b/desktop/source/deployment/gui/dp_gui_updatedialog.hxx
@@ -84,7 +84,7 @@ public:
css::deployment::XPackage > > & vExtensionList,
std::vector< dp_gui::UpdateData > * updateData);
- virtual ~UpdateDialog();
+ virtual ~UpdateDialog() override;
virtual void dispose() override;
virtual bool Close() override;
diff --git a/desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx b/desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx
index f8c5ea11215d..79d55a2f6109 100644
--- a/desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx
+++ b/desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx
@@ -87,7 +87,7 @@ public:
void stop();
private:
- virtual ~Thread();
+ virtual ~Thread() override;
virtual void execute() override;
void downloadExtensions();
@@ -121,7 +121,7 @@ class UpdateCommandEnv
cssu::Reference< cssu::XComponentContext > m_xContext;
public:
- virtual ~UpdateCommandEnv();
+ virtual ~UpdateCommandEnv() override;
UpdateCommandEnv( cssu::Reference< cssu::XComponentContext > const & xCtx,
::rtl::Reference<UpdateInstallDialog::Thread>const & thread);
diff --git a/desktop/source/deployment/gui/dp_gui_updateinstalldialog.hxx b/desktop/source/deployment/gui/dp_gui_updateinstalldialog.hxx
index 040a9f790863..bd30805ddffa 100644
--- a/desktop/source/deployment/gui/dp_gui_updateinstalldialog.hxx
+++ b/desktop/source/deployment/gui/dp_gui_updateinstalldialog.hxx
@@ -59,7 +59,7 @@ public:
UpdateInstallDialog(vcl::Window * parent, std::vector<UpdateData> & aVecUpdateData,
css::uno::Reference< css::uno::XComponentContext > const & xCtx);
- virtual ~UpdateInstallDialog();
+ virtual ~UpdateInstallDialog() override;
virtual void dispose() override;
bool Close() override;
diff --git a/desktop/source/deployment/gui/license_dialog.cxx b/desktop/source/deployment/gui/license_dialog.cxx
index 212acccf4527..6d4de1fe7805 100644
--- a/desktop/source/deployment/gui/license_dialog.cxx
+++ b/desktop/source/deployment/gui/license_dialog.cxx
@@ -55,7 +55,7 @@ class LicenseView : public MultiLineEdit, public SfxListener
public:
LicenseView( vcl::Window* pParent, WinBits nStyle );
- virtual ~LicenseView();
+ virtual ~LicenseView() override;
virtual void dispose() override;
void ScrollDown( ScrollType eScroll );
@@ -96,7 +96,7 @@ struct LicenseDialogImpl : public ModalDialog
vcl::Window * pParent,
const OUString & sExtensionName,
const OUString & sLicenseText);
- virtual ~LicenseDialogImpl() { disposeOnce(); }
+ virtual ~LicenseDialogImpl() override { disposeOnce(); }
virtual void dispose() override;
virtual void Activate() override;
diff --git a/desktop/source/deployment/manager/dp_commandenvironments.hxx b/desktop/source/deployment/manager/dp_commandenvironments.hxx
index fcc44ce5858d..5f4ab2429dcb 100644
--- a/desktop/source/deployment/manager/dp_commandenvironments.hxx
+++ b/desktop/source/deployment/manager/dp_commandenvironments.hxx
@@ -40,7 +40,7 @@ protected:
void handle_(bool approve, bool abort,
css::uno::Reference< css::task::XInteractionRequest> const & xRequest );
public:
- virtual ~BaseCommandEnv();
+ virtual ~BaseCommandEnv() override;
BaseCommandEnv();
explicit BaseCommandEnv(
css::uno::Reference< css::task::XInteractionHandler> const & handler);
diff --git a/desktop/source/deployment/manager/dp_extensionmanager.hxx b/desktop/source/deployment/manager/dp_extensionmanager.hxx
index 1d9e3be32f62..c565a2f8a288 100644
--- a/desktop/source/deployment/manager/dp_extensionmanager.hxx
+++ b/desktop/source/deployment/manager/dp_extensionmanager.hxx
@@ -45,7 +45,7 @@ class ExtensionManager : private ::dp_misc::MutexHolder,
{
public:
explicit ExtensionManager( css::uno::Reference< css::uno::XComponentContext >const& xContext);
- virtual ~ExtensionManager();
+ virtual ~ExtensionManager() override;
void check();
void fireModified();
diff --git a/desktop/source/deployment/manager/dp_informationprovider.cxx b/desktop/source/deployment/manager/dp_informationprovider.cxx
index b56993456c6a..ca82cf215b6f 100644
--- a/desktop/source/deployment/manager/dp_informationprovider.cxx
+++ b/desktop/source/deployment/manager/dp_informationprovider.cxx
@@ -63,7 +63,7 @@ class PackageInformationProvider :
{
public:
explicit PackageInformationProvider( uno::Reference< uno::XComponentContext >const& xContext);
- virtual ~PackageInformationProvider();
+ virtual ~PackageInformationProvider() override;
// XPackageInformationProvider
virtual OUString SAL_CALL getPackageLocation( const OUString& extensionId )
diff --git a/desktop/source/deployment/manager/dp_manager.h b/desktop/source/deployment/manager/dp_manager.h
index ab49b7ee17d6..841eb0b9d90f 100644
--- a/desktop/source/deployment/manager/dp_manager.h
+++ b/desktop/source/deployment/manager/dp_manager.h
@@ -97,7 +97,7 @@ class PackageManagerImpl : private ::dp_misc::MutexHolder, public t_pm_helper
m_xUserInteractionHandler;
public:
- virtual ~CmdEnvWrapperImpl();
+ virtual ~CmdEnvWrapperImpl() override;
CmdEnvWrapperImpl(
css::uno::Reference<css::ucb::XCommandEnvironment>
const & xUserCmdEnv,
@@ -121,7 +121,7 @@ protected:
inline void check();
virtual void SAL_CALL disposing() override;
- virtual ~PackageManagerImpl();
+ virtual ~PackageManagerImpl() override;
inline PackageManagerImpl(
css::uno::Reference<css::uno::XComponentContext>
const & xComponentContext, OUString const & context )
diff --git a/desktop/source/deployment/manager/dp_managerfac.cxx b/desktop/source/deployment/manager/dp_managerfac.cxx
index 97bba6c5901c..cf8be3c18efc 100644
--- a/desktop/source/deployment/manager/dp_managerfac.cxx
+++ b/desktop/source/deployment/manager/dp_managerfac.cxx
@@ -55,7 +55,7 @@ protected:
virtual void SAL_CALL disposing() override;
public:
- virtual ~PackageManagerFactoryImpl();
+ virtual ~PackageManagerFactoryImpl() override;
explicit PackageManagerFactoryImpl(
Reference<XComponentContext> const & xComponentContext );
diff --git a/desktop/source/deployment/misc/dp_descriptioninfoset.cxx b/desktop/source/deployment/misc/dp_descriptioninfoset.cxx
index bfb2fd68e7da..8fc9ed308fb8 100644
--- a/desktop/source/deployment/misc/dp_descriptioninfoset.cxx
+++ b/desktop/source/deployment/misc/dp_descriptioninfoset.cxx
@@ -62,7 +62,7 @@ class EmptyNodeList:
public:
EmptyNodeList();
- virtual ~EmptyNodeList();
+ virtual ~EmptyNodeList() override;
EmptyNodeList(const EmptyNodeList&) = delete;
const EmptyNodeList& operator=(const EmptyNodeList&) = delete;
@@ -146,7 +146,7 @@ class FileDoesNotExistFilter
css::uno::Reference< css::ucb::XCommandEnvironment > m_xCommandEnv;
public:
- virtual ~FileDoesNotExistFilter();
+ virtual ~FileDoesNotExistFilter() override;
explicit FileDoesNotExistFilter(
const css::uno::Reference< css::ucb::XCommandEnvironment >& xCmdEnv);
diff --git a/desktop/source/deployment/registry/dp_registry.cxx b/desktop/source/deployment/registry/dp_registry.cxx
index 02419477b926..d1b77a020af9 100644
--- a/desktop/source/deployment/registry/dp_registry.cxx
+++ b/desktop/source/deployment/registry/dp_registry.cxx
@@ -94,7 +94,7 @@ protected:
inline void check();
virtual void SAL_CALL disposing() override;
- virtual ~PackageRegistryImpl();
+ virtual ~PackageRegistryImpl() override;
PackageRegistryImpl() : t_helper( getMutex() ) {}
diff --git a/desktop/source/deployment/registry/inc/dp_backend.h b/desktop/source/deployment/registry/inc/dp_backend.h
index cb7b8fcbe026..d94d30f1b25c 100644
--- a/desktop/source/deployment/registry/inc/dp_backend.h
+++ b/desktop/source/deployment/registry/inc/dp_backend.h
@@ -89,7 +89,7 @@ protected:
css::uno::Reference<css::ucb::XCommandEnvironment> const & xCmdEnv )
= 0;
- virtual ~Package();
+ virtual ~Package() override;
Package( ::rtl::Reference<PackageRegistryBackend> const & myBackend,
OUString const & url,
OUString const & name,
@@ -109,7 +109,7 @@ public:
const OUString m_shortDescr;
const sal_uInt16 m_smallIcon;
public:
- virtual ~TypeInfo();
+ virtual ~TypeInfo() override;
TypeInfo( OUString const & mediaType,
OUString const & fileFilter,
OUString const & shortDescr,
@@ -308,7 +308,7 @@ protected:
void check();
virtual void SAL_CALL disposing() override;
- virtual ~PackageRegistryBackend();
+ virtual ~PackageRegistryBackend() override;
PackageRegistryBackend(
css::uno::Sequence<css::uno::Any> const & args,
css::uno::Reference<css::uno::XComponentContext> const & xContext );
diff --git a/desktop/source/deployment/registry/inc/dp_backenddb.hxx b/desktop/source/deployment/registry/inc/dp_backenddb.hxx
index 8731cdc3d51e..85b4ee684bcc 100644
--- a/desktop/source/deployment/registry/inc/dp_backenddb.hxx
+++ b/desktop/source/deployment/registry/inc/dp_backenddb.hxx
@@ -155,7 +155,7 @@ class RegisteredDb: public BackendDb
public:
RegisteredDb( css::uno::Reference<css::uno::XComponentContext> const & xContext,
OUString const & url);
- virtual ~RegisteredDb() {};
+ virtual ~RegisteredDb() override {};
void addEntry(OUString const & url);
diff --git a/desktop/source/lib/lokinteractionhandler.hxx b/desktop/source/lib/lokinteractionhandler.hxx
index 942ee92b038e..d6716eb51b2d 100644
--- a/desktop/source/lib/lokinteractionhandler.hxx
+++ b/desktop/source/lib/lokinteractionhandler.hxx
@@ -86,7 +86,7 @@ public:
desktop::LibLibreOffice_Impl *,
desktop::LibLODocument_Impl *pLOKDocumt = nullptr);
- virtual ~LOKInteractionHandler();
+ virtual ~LOKInteractionHandler() override;
virtual OUString SAL_CALL getImplementationName()
throw (com::sun::star::uno::RuntimeException, std::exception) override;
diff --git a/desktop/source/migration/services/basicmigration.hxx b/desktop/source/migration/services/basicmigration.hxx
index 784d7f972da1..53791d64ba4b 100644
--- a/desktop/source/migration/services/basicmigration.hxx
+++ b/desktop/source/migration/services/basicmigration.hxx
@@ -63,7 +63,7 @@ namespace migration
public:
BasicMigration();
- virtual ~BasicMigration();
+ virtual ~BasicMigration() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/desktop/source/migration/services/jvmfwk.cxx b/desktop/source/migration/services/jvmfwk.cxx
index 02d26b3a303d..aa3e15deb494 100644
--- a/desktop/source/migration/services/jvmfwk.cxx
+++ b/desktop/source/migration/services/jvmfwk.cxx
@@ -190,7 +190,7 @@ public:
css::lang::WrappedTargetException, std::exception ) override;
- virtual ~JavaMigration();
+ virtual ~JavaMigration() override;
private:
OUString m_sUserDir;
diff --git a/desktop/source/migration/services/oo3extensionmigration.hxx b/desktop/source/migration/services/oo3extensionmigration.hxx
index b2c14bf11bc4..482dfe844909 100644
--- a/desktop/source/migration/services/oo3extensionmigration.hxx
+++ b/desktop/source/migration/services/oo3extensionmigration.hxx
@@ -87,7 +87,7 @@ namespace migration
public:
explicit OO3ExtensionMigration(css::uno::Reference<
css::uno::XComponentContext > const & ctx);
- virtual ~OO3ExtensionMigration();
+ virtual ~OO3ExtensionMigration() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
@@ -114,7 +114,7 @@ namespace migration
css::ucb::XProgressHandler >
{
public:
- virtual ~TmpRepositoryCommandEnv();
+ virtual ~TmpRepositoryCommandEnv() override;
TmpRepositoryCommandEnv();
// XCommandEnvironment
diff --git a/desktop/source/migration/services/wordbookmigration.hxx b/desktop/source/migration/services/wordbookmigration.hxx
index d9266f693ba1..86013ce36d89 100644
--- a/desktop/source/migration/services/wordbookmigration.hxx
+++ b/desktop/source/migration/services/wordbookmigration.hxx
@@ -63,7 +63,7 @@ namespace migration
public:
WordbookMigration();
- virtual ~WordbookMigration();
+ virtual ~WordbookMigration() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/desktop/source/offacc/acceptor.hxx b/desktop/source/offacc/acceptor.hxx
index 42ae671bc4f6..0dc1889d0adb 100644
--- a/desktop/source/offacc/acceptor.hxx
+++ b/desktop/source/offacc/acceptor.hxx
@@ -71,7 +71,7 @@ private:
public:
explicit Acceptor( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~Acceptor();
+ virtual ~Acceptor() override;
void run();
@@ -101,7 +101,7 @@ private:
public:
AccInstanceProvider(const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const css::uno::Reference< css::connection::XConnection >& rConnection);
- virtual ~AccInstanceProvider();
+ virtual ~AccInstanceProvider() override;
// XInstanceProvider
virtual css::uno::Reference<css::uno::XInterface> SAL_CALL getInstance (const OUString& aName )
diff --git a/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx b/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
index 86ae42221ed8..afd58d754a77 100644
--- a/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
+++ b/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
@@ -68,7 +68,7 @@ class CommandEnvironmentImpl
bool & accept, bool & decline);
public:
- virtual ~CommandEnvironmentImpl();
+ virtual ~CommandEnvironmentImpl() override;
CommandEnvironmentImpl(
Reference<XComponentContext> const & xComponentContext,
OUString const & log_file,
diff --git a/desktop/source/splash/splash.cxx b/desktop/source/splash/splash.cxx
index aa33a5c16fca..c86db11363d4 100644
--- a/desktop/source/splash/splash.cxx
+++ b/desktop/source/splash/splash.cxx
@@ -55,7 +55,7 @@ public:
SplashScreen *pSpl;
ScopedVclPtr<VirtualDevice> _vdev;
explicit SplashScreenWindow(SplashScreen *);
- virtual ~SplashScreenWindow() { disposeOnce(); }
+ virtual ~SplashScreenWindow() override { disposeOnce(); }
virtual void dispose() override;
// workwindow
virtual void Paint(vcl::RenderContext& rRenderContext, const Rectangle&) override;
@@ -73,7 +73,7 @@ private:
VclPtr<SplashScreenWindow> pWindow;
DECL_LINK_TYPED( AppEventListenerHdl, VclSimpleEvent&, void );
- virtual ~SplashScreen();
+ virtual ~SplashScreen() override;
void loadConfig();
void updateStatus();
void SetScreenBitmap(BitmapEx &rBitmap);
diff --git a/desktop/source/splash/unxsplash.hxx b/desktop/source/splash/unxsplash.hxx
index 4935777eaf2d..e854387fa3ff 100644
--- a/desktop/source/splash/unxsplash.hxx
+++ b/desktop/source/splash/unxsplash.hxx
@@ -34,7 +34,7 @@ private:
UnxSplashScreen( const UnxSplashScreen& ) = delete;
UnxSplashScreen operator =( const UnxSplashScreen& ) = delete;
- virtual ~UnxSplashScreen();
+ virtual ~UnxSplashScreen() override;
static UnxSplashScreen *m_pINSTANCE;
diff --git a/drawinglayer/source/drawinglayeruno/xprimitive2drenderer.cxx b/drawinglayer/source/drawinglayeruno/xprimitive2drenderer.cxx
index 2d7be59624f9..1092de8d796d 100644
--- a/drawinglayer/source/drawinglayeruno/xprimitive2drenderer.cxx
+++ b/drawinglayer/source/drawinglayeruno/xprimitive2drenderer.cxx
@@ -52,7 +52,7 @@ namespace drawinglayer
{
public:
XPrimitive2DRenderer();
- virtual ~XPrimitive2DRenderer();
+ virtual ~XPrimitive2DRenderer() override;
XPrimitive2DRenderer(const XPrimitive2DRenderer&) = delete;
const XPrimitive2DRenderer& operator=(const XPrimitive2DRenderer&) = delete;
diff --git a/drawinglayer/source/primitive2d/textlayoutdevice.cxx b/drawinglayer/source/primitive2d/textlayoutdevice.cxx
index 4f6d40701c79..3c64903a64b6 100644
--- a/drawinglayer/source/primitive2d/textlayoutdevice.cxx
+++ b/drawinglayer/source/primitive2d/textlayoutdevice.cxx
@@ -65,7 +65,7 @@ namespace
public:
explicit ImpTimedRefDev(scoped_timed_RefDev& rOwnerofMe);
- virtual ~ImpTimedRefDev();
+ virtual ~ImpTimedRefDev() override;
virtual void Invoke() override;
VirtualDevice& acquireVirtualDevice();
diff --git a/drawinglayer/source/processor2d/vclhelperbufferdevice.cxx b/drawinglayer/source/processor2d/vclhelperbufferdevice.cxx
index bf735d7be1bd..aadf09f080ee 100644
--- a/drawinglayer/source/processor2d/vclhelperbufferdevice.cxx
+++ b/drawinglayer/source/processor2d/vclhelperbufferdevice.cxx
@@ -56,7 +56,7 @@ namespace
public:
VDevBuffer();
- virtual ~VDevBuffer();
+ virtual ~VDevBuffer() override;
VirtualDevice* alloc(OutputDevice& rOutDev, const Size& rSizePixel, bool bClear, bool bMonoChrome);
void free(VirtualDevice& rDevice);
diff --git a/drawinglayer/source/processor2d/vclmetafileprocessor2d.hxx b/drawinglayer/source/processor2d/vclmetafileprocessor2d.hxx
index d216fcc3f3c9..360c0433518e 100644
--- a/drawinglayer/source/processor2d/vclmetafileprocessor2d.hxx
+++ b/drawinglayer/source/processor2d/vclmetafileprocessor2d.hxx
@@ -138,7 +138,7 @@ namespace drawinglayer
VclMetafileProcessor2D(
const geometry::ViewInformation2D& rViewInformation,
OutputDevice& rOutDev);
- virtual ~VclMetafileProcessor2D();
+ virtual ~VclMetafileProcessor2D() override;
};
} // end of namespace processor2d
} // end of namespace drawinglayer
diff --git a/drawinglayer/source/processor2d/vclpixelprocessor2d.hxx b/drawinglayer/source/processor2d/vclpixelprocessor2d.hxx
index f7b6748bb3e2..0a8e97d748b8 100644
--- a/drawinglayer/source/processor2d/vclpixelprocessor2d.hxx
+++ b/drawinglayer/source/processor2d/vclpixelprocessor2d.hxx
@@ -71,7 +71,7 @@ namespace drawinglayer
VclPixelProcessor2D(
const geometry::ViewInformation2D& rViewInformation,
OutputDevice& rOutDev);
- virtual ~VclPixelProcessor2D();
+ virtual ~VclPixelProcessor2D() override;
};
} // end of namespace processor2d
} // end of namespace drawinglayer
diff --git a/drawinglayer/source/processor2d/vclprocessor2d.hxx b/drawinglayer/source/processor2d/vclprocessor2d.hxx
index 019043b0bc38..48de1b903d5d 100644
--- a/drawinglayer/source/processor2d/vclprocessor2d.hxx
+++ b/drawinglayer/source/processor2d/vclprocessor2d.hxx
@@ -117,7 +117,7 @@ namespace drawinglayer
VclProcessor2D(
const geometry::ViewInformation2D& rViewInformation,
OutputDevice& rOutDev);
- virtual ~VclProcessor2D();
+ virtual ~VclProcessor2D() override;
// access to Drawinglayer configuration options
const SvtOptionsDrawinglayer& getOptionsDrawinglayer() const { return maDrawinglayerOpt; }
diff --git a/editeng/source/accessibility/AccessibleHyperlink.hxx b/editeng/source/accessibility/AccessibleHyperlink.hxx
index 6419e307b982..9dda555ab78a 100644
--- a/editeng/source/accessibility/AccessibleHyperlink.hxx
+++ b/editeng/source/accessibility/AccessibleHyperlink.hxx
@@ -48,7 +48,7 @@ namespace accessibility
public:
AccessibleHyperlink( SvxAccessibleTextAdapter& r, SvxFieldItem* p, sal_Int32 nP, sal_uInt16 nR, sal_Int32 nStt, sal_Int32 nEnd, const OUString& rD );
- virtual ~AccessibleHyperlink();
+ virtual ~AccessibleHyperlink() override;
// XAccessibleAction
virtual sal_Int32 SAL_CALL getAccessibleActionCount() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/editeng/source/editeng/editattr.hxx b/editeng/source/editeng/editattr.hxx
index 13bf5a297f66..3dffbe2197d7 100644
--- a/editeng/source/editeng/editattr.hxx
+++ b/editeng/source/editeng/editattr.hxx
@@ -369,7 +369,7 @@ class EditCharAttribField: public EditCharAttrib
public:
EditCharAttribField( const SvxFieldItem& rAttr, sal_uInt16 nPos );
EditCharAttribField( const EditCharAttribField& rAttr );
- virtual ~EditCharAttribField();
+ virtual ~EditCharAttribField() override;
bool operator == ( const EditCharAttribField& rAttr ) const;
bool operator != ( const EditCharAttribField& rAttr ) const
diff --git a/editeng/source/editeng/editdoc.hxx b/editeng/source/editeng/editdoc.hxx
index 063a54475195..cd3fd86a0c2b 100644
--- a/editeng/source/editeng/editdoc.hxx
+++ b/editeng/source/editeng/editdoc.hxx
@@ -825,7 +825,7 @@ class EditEngineItemPool : public SfxItemPool
public:
EditEngineItemPool( bool bPersistenRefCounts );
protected:
- virtual ~EditEngineItemPool();
+ virtual ~EditEngineItemPool() override;
public:
virtual SvStream& Store( SvStream& rStream ) const override;
diff --git a/editeng/source/editeng/editundo.hxx b/editeng/source/editeng/editundo.hxx
index 5efcfd02d58d..1364b0c1db35 100644
--- a/editeng/source/editeng/editundo.hxx
+++ b/editeng/source/editeng/editundo.hxx
@@ -42,7 +42,7 @@ private:
public:
EditUndoDelContent(EditEngine* pEE, ContentNode* pNode, sal_Int32 nPortion);
- virtual ~EditUndoDelContent();
+ virtual ~EditUndoDelContent() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -71,7 +71,7 @@ public:
EditUndoConnectParas(EditEngine* pEE, sal_Int32 nNode, sal_uInt16 nSepPos,
const SfxItemSet& rLeftParaAttribs, const SfxItemSet& rRightParaAttribs,
const SfxStyleSheet* pLeftStyle, const SfxStyleSheet* pRightStyle, bool bBackward);
- virtual ~EditUndoConnectParas();
+ virtual ~EditUndoConnectParas() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -88,7 +88,7 @@ private:
public:
EditUndoSplitPara(EditEngine* pEE, sal_Int32 nNode, sal_uInt16 nSepPos);
- virtual ~EditUndoSplitPara();
+ virtual ~EditUndoSplitPara() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -139,7 +139,7 @@ private:
public:
EditUndoInsertFeature(EditEngine* pEE, const EPaM& rEPaM, const SfxPoolItem& rFeature);
- virtual ~EditUndoInsertFeature();
+ virtual ~EditUndoInsertFeature() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -156,7 +156,7 @@ private:
public:
EditUndoMoveParagraphs(EditEngine* pEE, const Range& rParas, sal_Int32 nDest);
- virtual ~EditUndoMoveParagraphs();
+ virtual ~EditUndoMoveParagraphs() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -180,7 +180,7 @@ public:
const OUString& rPrevName, SfxStyleFamily ePrevFamily,
const OUString& rNewName, SfxStyleFamily eNewFamily,
const SfxItemSet& rPrevParaAttribs);
- virtual ~EditUndoSetStyleSheet();
+ virtual ~EditUndoSetStyleSheet() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -198,7 +198,7 @@ private:
public:
EditUndoSetParaAttribs(EditEngine* pEE, sal_Int32 nPara, const SfxItemSet& rPrevItems, const SfxItemSet& rNewItems);
- virtual ~EditUndoSetParaAttribs();
+ virtual ~EditUndoSetParaAttribs() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -226,7 +226,7 @@ private:
public:
EditUndoSetAttribs(EditEngine* pEE, const ESelection& rESel, const SfxItemSet& rNewItems);
- virtual ~EditUndoSetAttribs();
+ virtual ~EditUndoSetAttribs() override;
SfxItemSet& GetNewAttribs() { return aNewAttribs; }
@@ -256,7 +256,7 @@ private:
public:
EditUndoTransliteration(EditEngine* pEE, const ESelection& rESel, sal_Int32 nMode);
- virtual ~EditUndoTransliteration();
+ virtual ~EditUndoTransliteration() override;
void SetText( const OUString& rText ) { aText = rText; }
void SetText( EditTextObject* pObj ) { pTxtObj = pObj; }
@@ -276,7 +276,7 @@ private:
public:
EditUndoMarkSelection(EditEngine* pEE, const ESelection& rSel);
- virtual ~EditUndoMarkSelection();
+ virtual ~EditUndoMarkSelection() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/editeng/source/editeng/edtspell.hxx b/editeng/source/editeng/edtspell.hxx
index baf7b7721e91..1a2bca363b84 100644
--- a/editeng/source/editeng/edtspell.hxx
+++ b/editeng/source/editeng/edtspell.hxx
@@ -129,7 +129,7 @@ protected:
public:
EdtAutoCorrDoc(EditEngine* pE, ContentNode* pCurNode, sal_Int32 nCrsr, sal_Unicode cIns);
- virtual ~EdtAutoCorrDoc();
+ virtual ~EdtAutoCorrDoc() override;
virtual bool Delete( sal_Int32 nStt, sal_Int32 nEnd ) override;
virtual bool Insert( sal_Int32 nPos, const OUString& rTxt ) override;
diff --git a/editeng/source/editeng/eehtml.hxx b/editeng/source/editeng/eehtml.hxx
index 66af55ee2a32..b952a66ff2a4 100644
--- a/editeng/source/editeng/eehtml.hxx
+++ b/editeng/source/editeng/eehtml.hxx
@@ -70,7 +70,7 @@ protected:
public:
EditHTMLParser(SvStream& rIn, const OUString& rBaseURL, SvKeyValueIterator* pHTTPHeaderAttrs);
- virtual ~EditHTMLParser();
+ virtual ~EditHTMLParser() override;
SvParserState CallParser(EditEngine* pEE, const EditPaM& rPaM);
diff --git a/editeng/source/editeng/eeobj.hxx b/editeng/source/editeng/eeobj.hxx
index 728d791aad85..59bc1e9c77de 100644
--- a/editeng/source/editeng/eeobj.hxx
+++ b/editeng/source/editeng/eeobj.hxx
@@ -38,7 +38,7 @@ private:
public:
EditDataObject();
- virtual ~EditDataObject();
+ virtual ~EditDataObject() override;
SvMemoryStream& GetStream() { return maBinData; }
SvMemoryStream& GetRTFStream() { return maRTFData; }
diff --git a/editeng/source/editeng/eertfpar.hxx b/editeng/source/editeng/eertfpar.hxx
index 86194a097c5d..250000a8b7cc 100644
--- a/editeng/source/editeng/eertfpar.hxx
+++ b/editeng/source/editeng/eertfpar.hxx
@@ -59,7 +59,7 @@ protected:
public:
EditRTFParser(SvStream& rIn, EditSelection aCurSel, SfxItemPool& rAttrPool, EditEngine* pEditEngine);
- virtual ~EditRTFParser();
+ virtual ~EditRTFParser() override;
virtual SvParserState CallParser() override;
diff --git a/editeng/source/editeng/impedit.hxx b/editeng/source/editeng/impedit.hxx
index 69bac8d1d099..612fe41f7236 100644
--- a/editeng/source/editeng/impedit.hxx
+++ b/editeng/source/editeng/impedit.hxx
@@ -197,7 +197,7 @@ private:
public:
IdleFormattter();
- virtual ~IdleFormattter();
+ virtual ~IdleFormattter() override;
void DoIdleFormat( EditView* pV );
void ForceTimeout();
@@ -273,7 +273,7 @@ protected:
public:
ImpEditView( EditView* pView, EditEngine* pEng, vcl::Window* pWindow );
- virtual ~ImpEditView();
+ virtual ~ImpEditView() override;
EditView* GetEditViewPtr() { return pEditView; }
@@ -700,7 +700,7 @@ protected:
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
public:
- virtual ~ImpEditEngine();
+ virtual ~ImpEditEngine() override;
ImpEditEngine(const ImpEditEngine&) = delete;
ImpEditEngine& operator=(const ImpEditEngine&) = delete;
diff --git a/editeng/source/editeng/textconv.hxx b/editeng/source/editeng/textconv.hxx
index e7209fc983e0..301fcf746f09 100644
--- a/editeng/source/editeng/textconv.hxx
+++ b/editeng/source/editeng/textconv.hxx
@@ -102,7 +102,7 @@ public:
bool bIsInteractive,
bool bIsStart, EditView* pView );
- virtual ~TextConvWrapper();
+ virtual ~TextConvWrapper() override;
void Convert();
};
diff --git a/editeng/source/items/svxfont.cxx b/editeng/source/items/svxfont.cxx
index 52681d11b106..262a5c7e8073 100644
--- a/editeng/source/items/svxfont.cxx
+++ b/editeng/source/items/svxfont.cxx
@@ -588,7 +588,7 @@ public:
nKern( _nKrn )
{ }
- virtual ~SvxDoGetCapitalSize() {}
+ virtual ~SvxDoGetCapitalSize() override {}
virtual void Do( const OUString &rTxt, const sal_Int32 nIdx,
const sal_Int32 nLen, const bool bUpper ) override;
diff --git a/editeng/source/misc/SvXMLAutoCorrectExport.hxx b/editeng/source/misc/SvXMLAutoCorrectExport.hxx
index 73df5592a5b3..3b3de1dc0622 100644
--- a/editeng/source/misc/SvXMLAutoCorrectExport.hxx
+++ b/editeng/source/misc/SvXMLAutoCorrectExport.hxx
@@ -36,7 +36,7 @@ public:
const OUString &rFileName,
css::uno::Reference< css::xml::sax::XDocumentHandler> &rHandler);
- virtual ~SvXMLAutoCorrectExport() {}
+ virtual ~SvXMLAutoCorrectExport() override {}
sal_uInt32 exportDoc(enum ::xmloff::token::XMLTokenEnum eClass = ::xmloff::token::XML_TOKEN_INVALID) override;
void ExportAutoStyles_() override {}
void ExportMasterStyles_ () override {}
@@ -56,7 +56,7 @@ public:
const OUString &rFileName,
css::uno::Reference< css::xml::sax::XDocumentHandler> &rHandler);
- virtual ~SvXMLExceptionListExport() {}
+ virtual ~SvXMLExceptionListExport() override {}
sal_uInt32 exportDoc(enum ::xmloff::token::XMLTokenEnum eClass = ::xmloff::token::XML_TOKEN_INVALID) override;
void ExportAutoStyles_() override {}
void ExportMasterStyles_ () override {}
diff --git a/editeng/source/misc/SvXMLAutoCorrectImport.hxx b/editeng/source/misc/SvXMLAutoCorrectImport.hxx
index b69e42cb2490..c27219f70b7b 100644
--- a/editeng/source/misc/SvXMLAutoCorrectImport.hxx
+++ b/editeng/source/misc/SvXMLAutoCorrectImport.hxx
@@ -44,7 +44,7 @@ public:
SvxAutoCorrect &rNewAutoCorrect,
const css::uno::Reference < css::embed::XStorage >& rNewStorage);
- virtual ~SvXMLAutoCorrectImport() throw ();
+ virtual ~SvXMLAutoCorrectImport() throw () override;
};
class SvXMLWordListContext : public SvXMLImportContext
@@ -59,7 +59,7 @@ public:
const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList )
throw (css::uno::RuntimeException, css::xml::sax::SAXException, std::exception) override;
- virtual ~SvXMLWordListContext();
+ virtual ~SvXMLWordListContext() override;
};
class SvXMLWordContext : public SvXMLImportContext
@@ -70,7 +70,7 @@ public:
SvXMLWordContext ( SvXMLAutoCorrectImport& rImport, sal_Int32 Element,
const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList );
- virtual ~SvXMLWordContext();
+ virtual ~SvXMLWordContext() override;
};
@@ -89,7 +89,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext > & xContext,
SvStringsISortDtor & rNewList );
- virtual ~SvXMLExceptionListImport() throw ();
+ virtual ~SvXMLExceptionListImport() throw () override;
};
class SvXMLExceptionListContext : public SvXMLImportContext
@@ -104,7 +104,7 @@ public:
const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList )
throw (css::uno::RuntimeException, css::xml::sax::SAXException, std::exception) override;
- virtual ~SvXMLExceptionListContext();
+ virtual ~SvXMLExceptionListContext() override;
};
class SvXMLExceptionContext : public SvXMLImportContext
@@ -115,7 +115,7 @@ public:
SvXMLExceptionContext ( SvXMLExceptionListImport& rImport, sal_Int32 Element,
const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList );
- virtual ~SvXMLExceptionContext();
+ virtual ~SvXMLExceptionContext() override;
};
diff --git a/editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx b/editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx
index 66068e251be2..9913a0dd9294 100644
--- a/editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx
+++ b/editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx
@@ -36,7 +36,7 @@ class SvXMLAutoCorrectTokenHandler : public
{
public:
explicit SvXMLAutoCorrectTokenHandler();
- virtual ~SvXMLAutoCorrectTokenHandler();
+ virtual ~SvXMLAutoCorrectTokenHandler() override;
//XFastTokenHandler
virtual sal_Int32 SAL_CALL getTokenFromUTF8( const css::uno::Sequence< sal_Int8 >& Identifier )
diff --git a/editeng/source/misc/unolingu.cxx b/editeng/source/misc/unolingu.cxx
index a9d28011fb69..e8af80883467 100644
--- a/editeng/source/misc/unolingu.cxx
+++ b/editeng/source/misc/unolingu.cxx
@@ -84,7 +84,7 @@ class ThesDummy_Impl :
public:
ThesDummy_Impl() : pLocaleSeq(nullptr) {}
- virtual ~ThesDummy_Impl();
+ virtual ~ThesDummy_Impl() override;
// XSupportedLocales
virtual css::uno::Sequence< css::lang::Locale > SAL_CALL
@@ -435,7 +435,7 @@ class LinguMgrExitLstnr : public cppu::WeakImplHelper<XEventListener>
public:
LinguMgrExitLstnr();
- virtual ~LinguMgrExitLstnr();
+ virtual ~LinguMgrExitLstnr() override;
// lang::XEventListener
virtual void SAL_CALL disposing(const EventObject& rSource)
diff --git a/editeng/source/outliner/outleeng.hxx b/editeng/source/outliner/outleeng.hxx
index f165e3220d86..daaa6696c367 100644
--- a/editeng/source/outliner/outleeng.hxx
+++ b/editeng/source/outliner/outleeng.hxx
@@ -36,7 +36,7 @@ protected:
public:
OutlinerEditEng( Outliner* pOwner, SfxItemPool* pPool );
- virtual ~OutlinerEditEng();
+ virtual ~OutlinerEditEng() override;
virtual void PaintingFirstLine( sal_Int32 nPara, const Point& rStartPos, long nBaseLineY, const Point& rOrigin, short nOrientation, OutputDevice* pOutDev ) override;
diff --git a/editeng/source/outliner/outlundo.hxx b/editeng/source/outliner/outlundo.hxx
index adc15549593b..f1d5fc9696d3 100644
--- a/editeng/source/outliner/outlundo.hxx
+++ b/editeng/source/outliner/outlundo.hxx
@@ -109,7 +109,7 @@ class OLUndoExpand : public EditUndo
void Restore( bool bUndo );
public:
OLUndoExpand( Outliner* pOut, sal_uInt16 nId );
- virtual ~OLUndoExpand();
+ virtual ~OLUndoExpand() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/editeng/source/xml/editsource.hxx b/editeng/source/xml/editsource.hxx
index a22728f34e4b..335427808690 100644
--- a/editeng/source/xml/editsource.hxx
+++ b/editeng/source/xml/editsource.hxx
@@ -29,7 +29,7 @@ class SvxEditEngineSource : public SvxEditSource
{
public:
explicit SvxEditEngineSource( EditEngine* pEditEngine );
- virtual ~SvxEditEngineSource();
+ virtual ~SvxEditEngineSource() override;
virtual SvxEditSource* Clone() const override;
virtual SvxTextForwarder* GetTextForwarder() override;
diff --git a/editeng/source/xml/xmltxtexp.cxx b/editeng/source/xml/xmltxtexp.cxx
index 348aa2e73eb7..cb4f208ca649 100644
--- a/editeng/source/xml/xmltxtexp.cxx
+++ b/editeng/source/xml/xmltxtexp.cxx
@@ -65,7 +65,7 @@ private:
EditEngine* mpEditEngine;
SvxTextForwarder* mpTextForwarder;
- virtual ~SvxEditEngineSourceImpl();
+ virtual ~SvxEditEngineSourceImpl() override;
public:
explicit SvxEditEngineSourceImpl( EditEngine* pEditEngine );
@@ -130,7 +130,7 @@ class SvxSimpleUnoModel : public cppu::WeakAggImplHelper4<
{
public:
SvxSimpleUnoModel();
- virtual ~SvxSimpleUnoModel();
+ virtual ~SvxSimpleUnoModel() override;
// XMultiServiceFactory
@@ -301,7 +301,7 @@ public:
const OUString& rFileName,
const css::uno::Reference< css::xml::sax::XDocumentHandler >& rHandler );
- virtual ~SvxXMLTextExportComponent();
+ virtual ~SvxXMLTextExportComponent() override;
// methods without content:
virtual void ExportAutoStyles_() override;
diff --git a/editeng/source/xml/xmltxtimp.cxx b/editeng/source/xml/xmltxtimp.cxx
index 8cedcbc3a8e9..8a09a5732121 100644
--- a/editeng/source/xml/xmltxtimp.cxx
+++ b/editeng/source/xml/xmltxtimp.cxx
@@ -56,7 +56,7 @@ class SvxXMLTextImportContext : public SvXMLImportContext
{
public:
SvxXMLTextImportContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName, const uno::Reference< XAttributeList >& xAttrList, const uno::Reference< XText >& xText );
- virtual ~SvxXMLTextImportContext();
+ virtual ~SvxXMLTextImportContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName, const uno::Reference< XAttributeList >& xAttrList ) override;
@@ -108,7 +108,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& rContext,
const uno::Reference< XText > & rText );
- virtual ~SvxXMLXTextImportComponent() throw ();
+ virtual ~SvxXMLXTextImportComponent() throw () override;
private:
const uno::Reference< XText > mxText;
diff --git a/embeddedobj/source/inc/commonembobj.hxx b/embeddedobj/source/inc/commonembobj.hxx
index 72217defd907..174e110b3d10 100644
--- a/embeddedobj/source/inc/commonembobj.hxx
+++ b/embeddedobj/source/inc/commonembobj.hxx
@@ -238,7 +238,7 @@ public:
const css::uno::Sequence< css::beans::PropertyValue >& aMediaDescr,
const css::uno::Sequence< css::beans::PropertyValue >& aObjectDescr );
- virtual ~OCommonEmbeddedObject();
+ virtual ~OCommonEmbeddedObject() override;
void SaveObject_Impl();
diff --git a/embeddedobj/source/inc/docholder.hxx b/embeddedobj/source/inc/docholder.hxx
index 3e627257e31e..2fac504a68ce 100644
--- a/embeddedobj/source/inc/docholder.hxx
+++ b/embeddedobj/source/inc/docholder.hxx
@@ -115,7 +115,7 @@ public:
DocumentHolder( const css::uno::Reference< css::uno::XComponentContext >& xContext,
OCommonEmbeddedObject* pEmbObj );
- virtual ~DocumentHolder();
+ virtual ~DocumentHolder() override;
OCommonEmbeddedObject* GetEmbedObject() { return m_pEmbedObj; }
diff --git a/embeddedobj/source/inc/dummyobject.hxx b/embeddedobj/source/inc/dummyobject.hxx
index 4e2d90f29a3b..afec254ff13f 100644
--- a/embeddedobj/source/inc/dummyobject.hxx
+++ b/embeddedobj/source/inc/dummyobject.hxx
@@ -87,7 +87,7 @@ public:
, m_bWaitSaveCompleted( false )
{}
- virtual ~ODummyEmbeddedObject();
+ virtual ~ODummyEmbeddedObject() override;
// XEmbeddedObject
diff --git a/embeddedobj/source/inc/intercept.hxx b/embeddedobj/source/inc/intercept.hxx
index 7df7f686d741..c71f441daeb6 100644
--- a/embeddedobj/source/inc/intercept.hxx
+++ b/embeddedobj/source/inc/intercept.hxx
@@ -38,7 +38,7 @@ class Interceptor : public ::cppu::WeakImplHelper< css::frame::XDispatchProvider
public:
Interceptor( DocumentHolder* pDocHolder );
- virtual ~Interceptor();
+ virtual ~Interceptor() override;
void DisconnectDocHolder();
diff --git a/embeddedobj/source/inc/oleembobj.hxx b/embeddedobj/source/inc/oleembobj.hxx
index 6b914f47172b..d30b17cea6bf 100644
--- a/embeddedobj/source/inc/oleembobj.hxx
+++ b/embeddedobj/source/inc/oleembobj.hxx
@@ -295,7 +295,7 @@ public:
OleEmbeddedObject( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory );
#endif
- virtual ~OleEmbeddedObject();
+ virtual ~OleEmbeddedObject() override;
#ifdef _WIN32
void OnIconChanged_Impl();
diff --git a/embeddedobj/source/msole/ownview.cxx b/embeddedobj/source/msole/ownview.cxx
index 6d81bef30754..352279d01534 100644
--- a/embeddedobj/source/msole/ownview.cxx
+++ b/embeddedobj/source/msole/ownview.cxx
@@ -53,7 +53,7 @@ class DummyHandler_Impl : public ::cppu::WeakImplHelper< task::XInteractionHandl
{
public:
DummyHandler_Impl() {}
- virtual ~DummyHandler_Impl();
+ virtual ~DummyHandler_Impl() override;
virtual void SAL_CALL handle( const uno::Reference< task::XInteractionRequest >& xRequest )
throw( uno::RuntimeException, std::exception ) override;
diff --git a/embeddedobj/source/msole/ownview.hxx b/embeddedobj/source/msole/ownview.hxx
index 8c25b0982812..8878583bf5c7 100644
--- a/embeddedobj/source/msole/ownview.hxx
+++ b/embeddedobj/source/msole/ownview.hxx
@@ -64,7 +64,7 @@ public:
OwnView_Impl( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory,
const css::uno::Reference< css::io::XInputStream >& xStream );
- virtual ~OwnView_Impl();
+ virtual ~OwnView_Impl() override;
bool Open();
diff --git a/eventattacher/source/eventattacher.cxx b/eventattacher/source/eventattacher.cxx
index ee81d8c38a9e..a5c400513c10 100644
--- a/eventattacher/source/eventattacher.cxx
+++ b/eventattacher/source/eventattacher.cxx
@@ -209,7 +209,7 @@ class EventAttacherImpl : public WeakImplHelper < XEventAttacher2, XInitializati
{
public:
explicit EventAttacherImpl( const Reference< XComponentContext >& );
- virtual ~EventAttacherImpl();
+ virtual ~EventAttacherImpl() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( ) throw(RuntimeException, std::exception) override;
diff --git a/extensions/source/abpilot/abpfinalpage.hxx b/extensions/source/abpilot/abpfinalpage.hxx
index bb435a7f765e..6fa03f4b4bb5 100644
--- a/extensions/source/abpilot/abpfinalpage.hxx
+++ b/extensions/source/abpilot/abpfinalpage.hxx
@@ -51,7 +51,7 @@ namespace abp
public:
explicit FinalPage(OAddressBookSourcePilot* _pParent);
- virtual ~FinalPage();
+ virtual ~FinalPage() override;
virtual void dispose() override;
protected:
diff --git a/extensions/source/abpilot/admininvokationpage.hxx b/extensions/source/abpilot/admininvokationpage.hxx
index 4c0ac532fe17..ce94f61dc9a8 100644
--- a/extensions/source/abpilot/admininvokationpage.hxx
+++ b/extensions/source/abpilot/admininvokationpage.hxx
@@ -33,7 +33,7 @@ namespace abp
public:
explicit AdminDialogInvokationPage(OAddressBookSourcePilot* _pParent);
- virtual ~AdminDialogInvokationPage();
+ virtual ~AdminDialogInvokationPage() override;
virtual void dispose() override;
protected:
// TabDialog overridables
diff --git a/extensions/source/abpilot/fieldmappingpage.hxx b/extensions/source/abpilot/fieldmappingpage.hxx
index 146ece80f2f6..32b23133a826 100644
--- a/extensions/source/abpilot/fieldmappingpage.hxx
+++ b/extensions/source/abpilot/fieldmappingpage.hxx
@@ -35,7 +35,7 @@ namespace abp
public:
explicit FieldMappingPage(OAddressBookSourcePilot* _pParent);
- virtual ~FieldMappingPage();
+ virtual ~FieldMappingPage() override;
virtual void dispose() override;
protected:
// OWizardPage overridables
diff --git a/extensions/source/abpilot/tableselectionpage.hxx b/extensions/source/abpilot/tableselectionpage.hxx
index dac8e5f33c7e..681d9dc90fc2 100644
--- a/extensions/source/abpilot/tableselectionpage.hxx
+++ b/extensions/source/abpilot/tableselectionpage.hxx
@@ -35,7 +35,7 @@ namespace abp
public:
explicit TableSelectionPage( OAddressBookSourcePilot* _pParent );
- virtual ~TableSelectionPage();
+ virtual ~TableSelectionPage() override;
virtual void dispose() override;
protected:
// OWizardPage overridables
diff --git a/extensions/source/abpilot/typeselectionpage.hxx b/extensions/source/abpilot/typeselectionpage.hxx
index f5471681b122..8bfa4aa13dfb 100644
--- a/extensions/source/abpilot/typeselectionpage.hxx
+++ b/extensions/source/abpilot/typeselectionpage.hxx
@@ -59,7 +59,7 @@ namespace abp
public:
explicit TypeSelectionPage( OAddressBookSourcePilot* _pParent );
- virtual ~TypeSelectionPage();
+ virtual ~TypeSelectionPage() override;
virtual void dispose() override;
// retrieves the currently selected type
diff --git a/extensions/source/bibliography/bibbeam.cxx b/extensions/source/bibliography/bibbeam.cxx
index 812b30568c44..d0a488dc77b1 100644
--- a/extensions/source/bibliography/bibbeam.cxx
+++ b/extensions/source/bibliography/bibbeam.cxx
@@ -85,7 +85,7 @@ namespace bib
public:
BibGridwin(vcl::Window* pParent, WinBits nStyle = WB_3DLOOK );
- virtual ~BibGridwin();
+ virtual ~BibGridwin() override;
virtual void dispose() override;
void createGridWin(const Reference< awt::XControlModel > & xDbForm);
diff --git a/extensions/source/bibliography/bibbeam.hxx b/extensions/source/bibliography/bibbeam.hxx
index 19d5f0e7b1db..ea03b209c55a 100644
--- a/extensions/source/bibliography/bibbeam.hxx
+++ b/extensions/source/bibliography/bibbeam.hxx
@@ -66,7 +66,7 @@ namespace bib
getDispatchProviderInterception();
BibBeamer(vcl::Window* pParent,BibDataManager* pDatMan );
- virtual ~BibBeamer();
+ virtual ~BibBeamer() override;
virtual void dispose() override;
void SetXController(const css::uno::Reference< css::frame::XController > &);
diff --git a/extensions/source/bibliography/bibconfig.hxx b/extensions/source/bibliography/bibconfig.hxx
index f4dba759f2e0..2b1ed8ceb880 100644
--- a/extensions/source/bibliography/bibconfig.hxx
+++ b/extensions/source/bibliography/bibconfig.hxx
@@ -107,7 +107,7 @@ class BibConfig : public utl::ConfigItem
public:
BibConfig();
- virtual ~BibConfig();
+ virtual ~BibConfig() override;
virtual void Notify( const css::uno::Sequence<OUString>& aPropertyNames) override;
diff --git a/extensions/source/bibliography/bibcont.hxx b/extensions/source/bibliography/bibcont.hxx
index a47cafb01b83..6b6435c1c8b9 100644
--- a/extensions/source/bibliography/bibcont.hxx
+++ b/extensions/source/bibliography/bibcont.hxx
@@ -42,7 +42,7 @@ class BibWindowContainer : public BibWindow //Window
public:
BibWindowContainer( vcl::Window* pParent, BibShortCutHandler* pChild);
- virtual ~BibWindowContainer();
+ virtual ~BibWindowContainer() override;
virtual void dispose() override;
inline vcl::Window* GetChild();
@@ -83,7 +83,7 @@ class BibBookContainer: public BibSplitWindow
public:
BibBookContainer(vcl::Window* pParent );
- virtual ~BibBookContainer();
+ virtual ~BibBookContainer() override;
virtual void dispose() override;
// !BibShortCutHandler is also always a Window!
diff --git a/extensions/source/bibliography/bibload.cxx b/extensions/source/bibliography/bibload.cxx
index 3d9d4756afc2..6144d9ef0ff1 100644
--- a/extensions/source/bibliography/bibload.cxx
+++ b/extensions/source/bibliography/bibload.cxx
@@ -94,7 +94,7 @@ private:
public:
BibliographyLoader();
- virtual ~BibliographyLoader();
+ virtual ~BibliographyLoader() override;
// XServiceInfo
OUString SAL_CALL getImplementationName() throw(std::exception ) override;
diff --git a/extensions/source/bibliography/bibshortcuthandler.hxx b/extensions/source/bibliography/bibshortcuthandler.hxx
index daef09c081e9..12e28ebff577 100644
--- a/extensions/source/bibliography/bibshortcuthandler.hxx
+++ b/extensions/source/bibliography/bibshortcuthandler.hxx
@@ -56,7 +56,7 @@ class BibWindow : public vcl::Window, public BibShortCutHandler
{
public:
BibWindow( vcl::Window* pParent,WinBits nStyle = WB_3DLOOK);
- virtual ~BibWindow();
+ virtual ~BibWindow() override;
};
class BibSplitWindow : public SplitWindow, public BibShortCutHandler
diff --git a/extensions/source/bibliography/bibview.hxx b/extensions/source/bibliography/bibview.hxx
index 8bc191c04765..8e68191a9ec1 100644
--- a/extensions/source/bibliography/bibview.hxx
+++ b/extensions/source/bibliography/bibview.hxx
@@ -71,7 +71,7 @@ namespace bib
public:
BibView( vcl::Window* _pParent, BibDataManager* _pDatMan, WinBits nStyle = WB_3DLOOK );
- virtual ~BibView();
+ virtual ~BibView() override;
virtual void dispose() override;
void UpdatePages();
diff --git a/extensions/source/bibliography/datman.cxx b/extensions/source/bibliography/datman.cxx
index 8ce8ba0f6f37..5062274d449a 100644
--- a/extensions/source/bibliography/datman.cxx
+++ b/extensions/source/bibliography/datman.cxx
@@ -241,7 +241,7 @@ class MappingDialog_Impl : public ModalDialog
public:
MappingDialog_Impl(vcl::Window* pParent, BibDataManager* pDatMan);
- virtual ~MappingDialog_Impl();
+ virtual ~MappingDialog_Impl() override;
virtual void dispose() override;
void SetModified() {bModified = true;}
@@ -476,7 +476,7 @@ class DBChangeDialog_Impl : public ModalDialog
DECL_LINK_TYPED(DoubleClickHdl, ListBox&, void);
public:
DBChangeDialog_Impl(vcl::Window* pParent, BibDataManager* pMan );
- virtual ~DBChangeDialog_Impl();
+ virtual ~DBChangeDialog_Impl() override;
virtual void dispose() override;
OUString GetCurrentURL()const;
diff --git a/extensions/source/bibliography/datman.hxx b/extensions/source/bibliography/datman.hxx
index 3ba10aac8047..c8d1b4c61595 100644
--- a/extensions/source/bibliography/datman.hxx
+++ b/extensions/source/bibliography/datman.hxx
@@ -56,7 +56,7 @@ private:
css::uno::Reference< css::frame::XDispatchProviderInterception > xInterception;
protected:
- virtual ~BibInterceptorHelper( );
+ virtual ~BibInterceptorHelper( ) override;
public:
BibInterceptorHelper( ::bib::BibBeamer* pBibBeamer, css::uno::Reference< css::frame::XDispatch > const & xDispatch);
@@ -124,7 +124,7 @@ protected:
public:
BibDataManager();
- virtual ~BibDataManager();
+ virtual ~BibDataManager() override;
virtual void SAL_CALL propertyChange(const css::beans::PropertyChangeEvent& evt)
throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/extensions/source/bibliography/formcontrolcontainer.hxx b/extensions/source/bibliography/formcontrolcontainer.hxx
index f67ee4a09c63..3f35df98268e 100644
--- a/extensions/source/bibliography/formcontrolcontainer.hxx
+++ b/extensions/source/bibliography/formcontrolcontainer.hxx
@@ -40,7 +40,7 @@ namespace bib
protected:
FormControlContainer( );
- virtual ~FormControlContainer( );
+ virtual ~FormControlContainer( ) override;
bool isFormConnected() const { return nullptr != m_pFormAdapter; }
void connectForm( const css::uno::Reference< css::form::XLoadable >& _rxForm );
diff --git a/extensions/source/bibliography/framectr.cxx b/extensions/source/bibliography/framectr.cxx
index 6da8c22c8a1e..b1bceba699fb 100644
--- a/extensions/source/bibliography/framectr.cxx
+++ b/extensions/source/bibliography/framectr.cxx
@@ -144,7 +144,7 @@ public:
, pController(nullptr)
{}
- virtual ~BibFrameCtrl_Impl();
+ virtual ~BibFrameCtrl_Impl() override;
virtual void SAL_CALL frameAction(const FrameActionEvent& aEvent) throw( RuntimeException, std::exception ) override;
virtual void SAL_CALL disposing( const lang::EventObject& Source ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/extensions/source/bibliography/framectr.hxx b/extensions/source/bibliography/framectr.hxx
index a68b4b933dfe..2efbbd0d3eed 100644
--- a/extensions/source/bibliography/framectr.hxx
+++ b/extensions/source/bibliography/framectr.hxx
@@ -76,7 +76,7 @@ friend class BibFrameCtrl_Impl;
public:
BibFrameController_Impl( const css::uno::Reference< css::awt::XWindow > & xComponent,
BibDataManager* pDatMan);
- virtual ~BibFrameController_Impl();
+ virtual ~BibFrameController_Impl() override;
void ChangeDataSource(const css::uno::Sequence< css::beans::PropertyValue >& aArgs);
diff --git a/extensions/source/bibliography/general.hxx b/extensions/source/bibliography/general.hxx
index 65fd646b0490..37005847bc38 100644
--- a/extensions/source/bibliography/general.hxx
+++ b/extensions/source/bibliography/general.hxx
@@ -141,7 +141,7 @@ protected:
public:
BibGeneralPage(vcl::Window* pParent, BibDataManager* pDatMan);
- virtual ~BibGeneralPage();
+ virtual ~BibGeneralPage() override;
virtual void dispose() override;
inline const OUString& GetErrorString() const;
diff --git a/extensions/source/bibliography/toolbar.hxx b/extensions/source/bibliography/toolbar.hxx
index 136f8382ee64..e8ae3c5cd54d 100644
--- a/extensions/source/bibliography/toolbar.hxx
+++ b/extensions/source/bibliography/toolbar.hxx
@@ -49,7 +49,7 @@ protected:
public:
BibToolBarListener(BibToolBar *pTB, const OUString& aStr, sal_uInt16 nId);
- virtual ~BibToolBarListener();
+ virtual ~BibToolBarListener() override;
const OUString& GetCommand() const { return aCommand;}
@@ -69,7 +69,7 @@ class BibTBListBoxListener: public BibToolBarListener
public:
BibTBListBoxListener(BibToolBar *pTB, const OUString& aStr, sal_uInt16 nId);
- virtual ~BibTBListBoxListener();
+ virtual ~BibTBListBoxListener() override;
virtual void SAL_CALL statusChanged(const css::frame::FeatureStateEvent& Event)
throw( css::uno::RuntimeException, std::exception ) override;
@@ -81,7 +81,7 @@ class BibTBEditListener: public BibToolBarListener
public:
BibTBEditListener(BibToolBar *pTB, const OUString& aStr, sal_uInt16 nId);
- virtual ~BibTBEditListener();
+ virtual ~BibTBEditListener() override;
virtual void SAL_CALL statusChanged(const css::frame::FeatureStateEvent& Event)
throw( css::uno::RuntimeException, std::exception ) override;
@@ -93,7 +93,7 @@ class BibTBQueryMenuListener: public BibToolBarListener
public:
BibTBQueryMenuListener(BibToolBar *pTB, const OUString& aStr, sal_uInt16 nId);
- virtual ~BibTBQueryMenuListener();
+ virtual ~BibTBQueryMenuListener() override;
virtual void SAL_CALL statusChanged(const css::frame::FeatureStateEvent& Event)
throw( css::uno::RuntimeException, std::exception ) override;
@@ -156,7 +156,7 @@ class BibToolBar: public ToolBox
public:
BibToolBar(vcl::Window* pParent, Link<void*,void> aLink);
- virtual ~BibToolBar();
+ virtual ~BibToolBar() override;
virtual void dispose() override;
sal_uInt16 GetChangeSourceId() const { return nTBC_BT_CHANGESOURCE; }
diff --git a/extensions/source/config/ldap/ldapuserprofilebe.hxx b/extensions/source/config/ldap/ldapuserprofilebe.hxx
index 0a3d731abdb4..2a50c44bfab7 100644
--- a/extensions/source/config/ldap/ldapuserprofilebe.hxx
+++ b/extensions/source/config/ldap/ldapuserprofilebe.hxx
@@ -55,7 +55,7 @@ class LdapUserProfileBe : private LdapProfileMutexHolder, public BackendBase
public:
explicit LdapUserProfileBe(const uno::Reference<uno::XComponentContext>& xContext);
- virtual ~LdapUserProfileBe() ;
+ virtual ~LdapUserProfileBe() override ;
// XServiceInfo
virtual OUString SAL_CALL
diff --git a/extensions/source/dbpilots/commonpagesdbp.hxx b/extensions/source/dbpilots/commonpagesdbp.hxx
index ffe47dad7baf..71c2a5f5e5bc 100644
--- a/extensions/source/dbpilots/commonpagesdbp.hxx
+++ b/extensions/source/dbpilots/commonpagesdbp.hxx
@@ -42,7 +42,7 @@ namespace dbp
public:
explicit OTableSelectionPage(OControlWizard* _pParent);
- virtual ~OTableSelectionPage();
+ virtual ~OTableSelectionPage() override;
virtual void dispose() override;
protected:
@@ -75,7 +75,7 @@ namespace dbp
public:
OMaybeListSelectionPage( OControlWizard* _pParent, const OString& _rID, const OUString& _rUIXMLDescription );
- virtual ~OMaybeListSelectionPage();
+ virtual ~OMaybeListSelectionPage() override;
virtual void dispose() override;
protected:
@@ -106,7 +106,7 @@ namespace dbp
public:
explicit ODBFieldPage( OControlWizard* _pParent );
- virtual ~ODBFieldPage();
+ virtual ~ODBFieldPage() override;
virtual void dispose() override;
protected:
diff --git a/extensions/source/dbpilots/controlwizard.hxx b/extensions/source/dbpilots/controlwizard.hxx
index 59b66560ec39..7c62c45214f9 100644
--- a/extensions/source/dbpilots/controlwizard.hxx
+++ b/extensions/source/dbpilots/controlwizard.hxx
@@ -66,7 +66,7 @@ namespace dbp
getFormConnection() const;
public:
OControlWizardPage( OControlWizard* _pParent, const OString& rID, const OUString& rUIXMLDescription );
- virtual ~OControlWizardPage();
+ virtual ~OControlWizardPage() override;
virtual void dispose() override;
protected:
@@ -101,7 +101,7 @@ namespace dbp
const css::uno::Reference< css::beans::XPropertySet >& _rxObjectModel,
const css::uno::Reference< css::uno::XComponentContext >& _rxContext
);
- virtual ~OControlWizard();
+ virtual ~OControlWizard() override;
// make the some base class methods public
bool travelNext() { return OControlWizard_Base::travelNext(); }
diff --git a/extensions/source/dbpilots/gridwizard.hxx b/extensions/source/dbpilots/gridwizard.hxx
index 4e5a52dc507c..b03a754e267a 100644
--- a/extensions/source/dbpilots/gridwizard.hxx
+++ b/extensions/source/dbpilots/gridwizard.hxx
@@ -81,7 +81,7 @@ namespace dbp
public:
explicit OGridFieldsSelection( OGridWizard* _pParent );
- virtual ~OGridFieldsSelection();
+ virtual ~OGridFieldsSelection() override;
virtual void dispose() override;
protected:
diff --git a/extensions/source/dbpilots/groupboxwiz.hxx b/extensions/source/dbpilots/groupboxwiz.hxx
index 2c3262dd216e..e028357515f0 100644
--- a/extensions/source/dbpilots/groupboxwiz.hxx
+++ b/extensions/source/dbpilots/groupboxwiz.hxx
@@ -87,7 +87,7 @@ namespace dbp
public:
explicit ORadioSelectionPage( OControlWizard* _pParent );
- virtual ~ORadioSelectionPage();
+ virtual ~ORadioSelectionPage() override;
virtual void dispose() override;
protected:
@@ -115,7 +115,7 @@ namespace dbp
public:
explicit ODefaultFieldSelectionPage( OControlWizard* _pParent );
- virtual ~ODefaultFieldSelectionPage();
+ virtual ~ODefaultFieldSelectionPage() override;
virtual void dispose() override;
protected:
@@ -138,7 +138,7 @@ namespace dbp
public:
explicit OOptionValuesPage( OControlWizard* _pParent );
- virtual ~OOptionValuesPage();
+ virtual ~OOptionValuesPage() override;
virtual void dispose() override;
protected:
@@ -173,7 +173,7 @@ namespace dbp
public:
explicit OFinalizeGBWPage( OControlWizard* _pParent );
- virtual ~OFinalizeGBWPage();
+ virtual ~OFinalizeGBWPage() override;
virtual void dispose() override;
protected:
diff --git a/extensions/source/dbpilots/listcombowizard.hxx b/extensions/source/dbpilots/listcombowizard.hxx
index cd7c8a82b941..a1d0e4237111 100644
--- a/extensions/source/dbpilots/listcombowizard.hxx
+++ b/extensions/source/dbpilots/listcombowizard.hxx
@@ -100,7 +100,7 @@ namespace dbp
public:
explicit OContentTableSelection( OListComboWizard* _pParent );
- virtual ~OContentTableSelection();
+ virtual ~OContentTableSelection() override;
virtual void dispose() override;
protected:
@@ -127,7 +127,7 @@ namespace dbp
public:
explicit OContentFieldSelection( OListComboWizard* _pParent );
- virtual ~OContentFieldSelection();
+ virtual ~OContentFieldSelection() override;
virtual void dispose() override;
protected:
@@ -152,7 +152,7 @@ namespace dbp
public:
explicit OLinkFieldsPage( OListComboWizard* _pParent );
- virtual ~OLinkFieldsPage();
+ virtual ~OLinkFieldsPage() override;
virtual void dispose() override;
protected:
diff --git a/extensions/source/logging/consolehandler.cxx b/extensions/source/logging/consolehandler.cxx
index 964b6da10674..ea6af6884ddd 100644
--- a/extensions/source/logging/consolehandler.cxx
+++ b/extensions/source/logging/consolehandler.cxx
@@ -61,7 +61,7 @@ namespace logging
public:
ConsoleHandler(const Reference<XComponentContext> &context,
const css::uno::Sequence<css::uno::Any> &arguments);
- virtual ~ConsoleHandler();
+ virtual ~ConsoleHandler() override;
private:
// XConsoleHandler
diff --git a/extensions/source/logging/csvformatter.cxx b/extensions/source/logging/csvformatter.cxx
index 3b91daefc1d7..3da67b366b77 100644
--- a/extensions/source/logging/csvformatter.cxx
+++ b/extensions/source/logging/csvformatter.cxx
@@ -46,7 +46,7 @@ namespace logging
virtual OUString SAL_CALL formatMultiColumn(const Sequence< OUString>& column_data) throw (RuntimeException, std::exception) override;
CsvFormatter();
- virtual ~CsvFormatter();
+ virtual ~CsvFormatter() override;
private:
// XCsvLogFormatter
diff --git a/extensions/source/logging/filehandler.cxx b/extensions/source/logging/filehandler.cxx
index ae155fbc544f..c1bd711346cb 100644
--- a/extensions/source/logging/filehandler.cxx
+++ b/extensions/source/logging/filehandler.cxx
@@ -83,7 +83,7 @@ namespace logging
public:
FileHandler(const css::uno::Reference<XComponentContext> &context,
const css::uno::Sequence<css::uno::Any> &arguments);
- virtual ~FileHandler();
+ virtual ~FileHandler() override;
private:
// XLogHandler
diff --git a/extensions/source/logging/logger.cxx b/extensions/source/logging/logger.cxx
index 6e8d757cfeb7..ff3d731879e7 100644
--- a/extensions/source/logging/logger.cxx
+++ b/extensions/source/logging/logger.cxx
@@ -76,7 +76,7 @@ namespace logging
virtual void SAL_CALL logp( ::sal_Int32 Level, const OUString& SourceClass, const OUString& SourceMethod, const OUString& Message ) throw (RuntimeException, std::exception) override;
protected:
- virtual ~EventLogger();
+ virtual ~EventLogger() override;
private:
/** logs the given log record
diff --git a/extensions/source/logging/plaintextformatter.cxx b/extensions/source/logging/plaintextformatter.cxx
index 838d7686f032..c88a1f7bd3fa 100644
--- a/extensions/source/logging/plaintextformatter.cxx
+++ b/extensions/source/logging/plaintextformatter.cxx
@@ -43,7 +43,7 @@ namespace logging
{
public:
PlainTextFormatter();
- virtual ~PlainTextFormatter();
+ virtual ~PlainTextFormatter() override;
private:
// XLogFormatter
diff --git a/extensions/source/propctrlr/browserlistbox.cxx b/extensions/source/propctrlr/browserlistbox.cxx
index bbe2b92f62d6..86bd00caec55 100644
--- a/extensions/source/propctrlr/browserlistbox.cxx
+++ b/extensions/source/propctrlr/browserlistbox.cxx
@@ -160,7 +160,7 @@ namespace pcr
virtual void SAL_CALL release() throw() override;
protected:
- virtual ~PropertyControlContext_Impl();
+ virtual ~PropertyControlContext_Impl() override;
// XPropertyControlObserver
virtual void SAL_CALL focusGained( const Reference< XPropertyControl >& Control ) throw (RuntimeException, std::exception) override;
diff --git a/extensions/source/propctrlr/browserlistbox.hxx b/extensions/source/propctrlr/browserlistbox.hxx
index 60e42da4ca3c..325afbe8fe76 100644
--- a/extensions/source/propctrlr/browserlistbox.hxx
+++ b/extensions/source/propctrlr/browserlistbox.hxx
@@ -104,7 +104,7 @@ namespace pcr
public:
OBrowserListBox( vcl::Window* pParent );
- virtual ~OBrowserListBox();
+ virtual ~OBrowserListBox() override;
virtual void dispose() override;
void UpdateAll();
diff --git a/extensions/source/propctrlr/browserpage.hxx b/extensions/source/propctrlr/browserpage.hxx
index 86bbfb9cefff..55288a0a08a2 100644
--- a/extensions/source/propctrlr/browserpage.hxx
+++ b/extensions/source/propctrlr/browserpage.hxx
@@ -38,7 +38,7 @@ namespace pcr
public:
explicit OBrowserPage(vcl::Window* pParent);
- virtual ~OBrowserPage();
+ virtual ~OBrowserPage() override;
virtual void dispose() override;
sal_Int32 getMinimumWidth();
diff --git a/extensions/source/propctrlr/browserview.hxx b/extensions/source/propctrlr/browserview.hxx
index 12885d427ea0..2589a833a6bb 100644
--- a/extensions/source/propctrlr/browserview.hxx
+++ b/extensions/source/propctrlr/browserview.hxx
@@ -46,7 +46,7 @@ namespace pcr
public:
explicit OPropertyBrowserView( vcl::Window* pParent);
- virtual ~OPropertyBrowserView();
+ virtual ~OPropertyBrowserView() override;
virtual void dispose() override;
OPropertyEditor& getPropertyBox() { return *m_pPropBox; }
diff --git a/extensions/source/propctrlr/buttonnavigationhandler.hxx b/extensions/source/propctrlr/buttonnavigationhandler.hxx
index 7f930af1f3dc..48190361ba6b 100644
--- a/extensions/source/propctrlr/buttonnavigationhandler.hxx
+++ b/extensions/source/propctrlr/buttonnavigationhandler.hxx
@@ -44,7 +44,7 @@ namespace pcr
static css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames_static( ) throw (css::uno::RuntimeException);
protected:
- virtual ~ButtonNavigationHandler();
+ virtual ~ButtonNavigationHandler() override;
static bool isNavigationCapableButton( const css::uno::Reference< css::beans::XPropertySet >& _rxComponent );
diff --git a/extensions/source/propctrlr/cellbindinghandler.hxx b/extensions/source/propctrlr/cellbindinghandler.hxx
index 21f50d7dcc7a..b8422b6e20ba 100644
--- a/extensions/source/propctrlr/cellbindinghandler.hxx
+++ b/extensions/source/propctrlr/cellbindinghandler.hxx
@@ -52,7 +52,7 @@ namespace pcr
static css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames_static( ) throw (css::uno::RuntimeException);
protected:
- virtual ~CellBindingPropertyHandler();
+ virtual ~CellBindingPropertyHandler() override;
protected:
// XPropertyHandler overriables
diff --git a/extensions/source/propctrlr/composeduiupdate.cxx b/extensions/source/propctrlr/composeduiupdate.cxx
index 8295cdd3bd76..2bf17ca2fa02 100644
--- a/extensions/source/propctrlr/composeduiupdate.cxx
+++ b/extensions/source/propctrlr/composeduiupdate.cxx
@@ -145,7 +145,7 @@ namespace pcr
virtual void SAL_CALL setHelpSectionText( const OUString& HelpText ) throw (NoSupportException, RuntimeException, std::exception) override;
protected:
- virtual ~CachedInspectorUI();
+ virtual ~CachedInspectorUI() override;
/// determines whether the instance is already disposed
inline bool isDisposed() const { return m_bDisposed; }
diff --git a/extensions/source/propctrlr/controlfontdialog.hxx b/extensions/source/propctrlr/controlfontdialog.hxx
index 9c8c59a18aff..de7917327aab 100644
--- a/extensions/source/propctrlr/controlfontdialog.hxx
+++ b/extensions/source/propctrlr/controlfontdialog.hxx
@@ -51,7 +51,7 @@ namespace pcr
public:
explicit OControlFontDialog(const css::uno::Reference< css::uno::XComponentContext >& _rxContext);
- virtual ~OControlFontDialog();
+ virtual ~OControlFontDialog() override;
// XTypeProvider
virtual css::uno::Sequence<sal_Int8> SAL_CALL getImplementationId( ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/extensions/source/propctrlr/defaultforminspection.hxx b/extensions/source/propctrlr/defaultforminspection.hxx
index ba4f2856b8ce..cf0fa74a76d3 100644
--- a/extensions/source/propctrlr/defaultforminspection.hxx
+++ b/extensions/source/propctrlr/defaultforminspection.hxx
@@ -40,7 +40,7 @@ namespace pcr
::std::unique_ptr< OPropertyInfoService > m_pInfoService;
protected:
- virtual ~DefaultFormComponentInspectorModel();
+ virtual ~DefaultFormComponentInspectorModel() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/extensions/source/propctrlr/defaulthelpprovider.hxx b/extensions/source/propctrlr/defaulthelpprovider.hxx
index 0bac31f580c3..92dbd28f6b30 100644
--- a/extensions/source/propctrlr/defaulthelpprovider.hxx
+++ b/extensions/source/propctrlr/defaulthelpprovider.hxx
@@ -56,7 +56,7 @@ namespace pcr
Create(const css::uno::Reference< css::uno::XComponentContext >&);
protected:
- virtual ~DefaultHelpProvider();
+ virtual ~DefaultHelpProvider() override;
// XPropertyControlObserver
virtual void SAL_CALL focusGained( const css::uno::Reference< css::inspection::XPropertyControl >& Control ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/extensions/source/propctrlr/editpropertyhandler.hxx b/extensions/source/propctrlr/editpropertyhandler.hxx
index a7fe7a551f2e..27f8c034c1e7 100644
--- a/extensions/source/propctrlr/editpropertyhandler.hxx
+++ b/extensions/source/propctrlr/editpropertyhandler.hxx
@@ -44,7 +44,7 @@ namespace pcr
static css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames_static( ) throw (css::uno::RuntimeException);
protected:
- virtual ~EditPropertyHandler();
+ virtual ~EditPropertyHandler() override;
protected:
// XPropertyHandler overriables
diff --git a/extensions/source/propctrlr/eformspropertyhandler.hxx b/extensions/source/propctrlr/eformspropertyhandler.hxx
index 17b8fd267a4e..6d34ceaf3c5b 100644
--- a/extensions/source/propctrlr/eformspropertyhandler.hxx
+++ b/extensions/source/propctrlr/eformspropertyhandler.hxx
@@ -55,7 +55,7 @@ namespace pcr
static css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames_static( ) throw (css::uno::RuntimeException);
protected:
- virtual ~EFormsPropertyHandler();
+ virtual ~EFormsPropertyHandler() override;
protected:
// XPropertyHandler overriables
diff --git a/extensions/source/propctrlr/enumrepresentation.hxx b/extensions/source/propctrlr/enumrepresentation.hxx
index f88ae0365e67..309af3c6f745 100644
--- a/extensions/source/propctrlr/enumrepresentation.hxx
+++ b/extensions/source/propctrlr/enumrepresentation.hxx
@@ -55,7 +55,7 @@ namespace pcr
const css::uno::Any& _rEnumValue
) const = 0;
- virtual ~IPropertyEnumRepresentation() { };
+ virtual ~IPropertyEnumRepresentation() override { };
};
diff --git a/extensions/source/propctrlr/eventhandler.cxx b/extensions/source/propctrlr/eventhandler.cxx
index d51301b47b05..a1b6240f08d4 100644
--- a/extensions/source/propctrlr/eventhandler.cxx
+++ b/extensions/source/propctrlr/eventhandler.cxx
@@ -337,7 +337,7 @@ namespace pcr
virtual sal_Bool SAL_CALL hasElements( ) throw (RuntimeException, std::exception) override;
protected:
- virtual ~EventHolder( );
+ virtual ~EventHolder( ) override;
private:
ScriptEventDescriptor impl_getDescriptor_throw( const OUString& _rEventName ) const;
diff --git a/extensions/source/propctrlr/eventhandler.hxx b/extensions/source/propctrlr/eventhandler.hxx
index afa9e7f0a775..634b2f92d8cf 100644
--- a/extensions/source/propctrlr/eventhandler.hxx
+++ b/extensions/source/propctrlr/eventhandler.hxx
@@ -105,7 +105,7 @@ namespace pcr
const css::uno::Reference< css::uno::XComponentContext >& _rxContext
);
- virtual ~EventHandler();
+ virtual ~EventHandler() override;
protected:
// XPropertyHandler overridables
diff --git a/extensions/source/propctrlr/fontdialog.hxx b/extensions/source/propctrlr/fontdialog.hxx
index e04134949242..ca0b4380dce5 100644
--- a/extensions/source/propctrlr/fontdialog.hxx
+++ b/extensions/source/propctrlr/fontdialog.hxx
@@ -35,7 +35,7 @@ namespace pcr
{
public:
ControlCharacterDialog(vcl::Window* _pParent, const SfxItemSet& _rCoreSet);
- virtual ~ControlCharacterDialog();
+ virtual ~ControlCharacterDialog() override;
/// creates an item set to be used with this dialog
static SfxItemSet* createItemSet(SfxItemSet*& _rpSet, SfxItemPool*& _rpPool, SfxPoolItem**& _rppDefaults);
diff --git a/extensions/source/propctrlr/formcomponenthandler.hxx b/extensions/source/propctrlr/formcomponenthandler.hxx
index b3e6c76504a8..71c83c57dcd0 100644
--- a/extensions/source/propctrlr/formcomponenthandler.hxx
+++ b/extensions/source/propctrlr/formcomponenthandler.hxx
@@ -107,7 +107,7 @@ namespace pcr
static css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames_static( ) throw (css::uno::RuntimeException);
protected:
- virtual ~FormComponentPropertyHandler();
+ virtual ~FormComponentPropertyHandler() override;
protected:
virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const override;
diff --git a/extensions/source/propctrlr/formcontroller.hxx b/extensions/source/propctrlr/formcontroller.hxx
index b08276bef45a..53be685e7563 100644
--- a/extensions/source/propctrlr/formcontroller.hxx
+++ b/extensions/source/propctrlr/formcontroller.hxx
@@ -74,7 +74,7 @@ namespace pcr
Create(const css::uno::Reference< css::uno::XComponentContext >&);
protected:
- virtual ~FormController();
+ virtual ~FormController() override;
DECLARE_XINTERFACE()
DECLARE_XTYPEPROVIDER()
diff --git a/extensions/source/propctrlr/formgeometryhandler.cxx b/extensions/source/propctrlr/formgeometryhandler.cxx
index fda8276fbdb0..8f35c95d0e11 100644
--- a/extensions/source/propctrlr/formgeometryhandler.cxx
+++ b/extensions/source/propctrlr/formgeometryhandler.cxx
@@ -173,7 +173,7 @@ namespace pcr
virtual void SAL_CALL disposing( const EventObject& _event ) throw (RuntimeException, std::exception) override;
protected:
- virtual ~ShapeGeometryChangeNotifier()
+ virtual ~ShapeGeometryChangeNotifier() override
{
if ( !getBroadcastHelper().bDisposed )
{
@@ -213,7 +213,7 @@ namespace pcr
static Sequence< OUString > SAL_CALL getSupportedServiceNames_static( ) throw (RuntimeException);
protected:
- virtual ~FormGeometryHandler();
+ virtual ~FormGeometryHandler() override;
protected:
// XPropertyHandler overriables
diff --git a/extensions/source/propctrlr/formlinkdialog.cxx b/extensions/source/propctrlr/formlinkdialog.cxx
index 326d9a6b75ce..22e9dc321382 100644
--- a/extensions/source/propctrlr/formlinkdialog.cxx
+++ b/extensions/source/propctrlr/formlinkdialog.cxx
@@ -73,7 +73,7 @@ namespace pcr
public:
explicit FieldLinkRow( vcl::Window* _pParent );
- virtual ~FieldLinkRow();
+ virtual ~FieldLinkRow() override;
virtual void dispose() override;
inline void SetLinkChangeHandler( const Link<FieldLinkRow&,void>& _rHdl ) { m_aLinkChangeHandler = _rHdl; }
diff --git a/extensions/source/propctrlr/formlinkdialog.hxx b/extensions/source/propctrlr/formlinkdialog.hxx
index 896c94180d24..215f02e7c9a3 100644
--- a/extensions/source/propctrlr/formlinkdialog.hxx
+++ b/extensions/source/propctrlr/formlinkdialog.hxx
@@ -77,7 +77,7 @@ namespace pcr
const OUString& _sDetailLabel = OUString(),
const OUString& _sMasterLabel = OUString()
);
- virtual ~FormLinkDialog( );
+ virtual ~FormLinkDialog( ) override;
virtual void dispose() override;
// Dialog overridables
diff --git a/extensions/source/propctrlr/formmetadata.hxx b/extensions/source/propctrlr/formmetadata.hxx
index 4e3f3b18ba6b..7208a00676c1 100644
--- a/extensions/source/propctrlr/formmetadata.hxx
+++ b/extensions/source/propctrlr/formmetadata.hxx
@@ -85,7 +85,7 @@ namespace pcr
DefaultEnumRepresentation( const IPropertyInfoService& _rInfo, const css::uno::Type& _rType, sal_Int32 _nPropertyId );
protected:
- virtual ~DefaultEnumRepresentation();
+ virtual ~DefaultEnumRepresentation() override;
protected:
// IPropertyEnumRepresentation implementqation
diff --git a/extensions/source/propctrlr/genericpropertyhandler.cxx b/extensions/source/propctrlr/genericpropertyhandler.cxx
index 4cef8339ae9d..175613312aa5 100644
--- a/extensions/source/propctrlr/genericpropertyhandler.cxx
+++ b/extensions/source/propctrlr/genericpropertyhandler.cxx
@@ -184,7 +184,7 @@ namespace pcr
UrlClickHandler( const Reference<XComponentContext>& _rContext, const Reference< XHyperlinkControl >& _rxControl );
protected:
- virtual ~UrlClickHandler();
+ virtual ~UrlClickHandler() override;
// XActionListener
virtual void SAL_CALL actionPerformed( const ActionEvent& rEvent ) throw (RuntimeException, std::exception) override;
diff --git a/extensions/source/propctrlr/genericpropertyhandler.hxx b/extensions/source/propctrlr/genericpropertyhandler.hxx
index 384297a7db0e..7027a272eb9f 100644
--- a/extensions/source/propctrlr/genericpropertyhandler.hxx
+++ b/extensions/source/propctrlr/genericpropertyhandler.hxx
@@ -90,7 +90,7 @@ namespace pcr
const css::uno::Reference< css::uno::XComponentContext >& _rxContext
);
- virtual ~GenericPropertyHandler();
+ virtual ~GenericPropertyHandler() override;
protected:
// XPropertyHandler overridables
diff --git a/extensions/source/propctrlr/inspectorhelpwindow.hxx b/extensions/source/propctrlr/inspectorhelpwindow.hxx
index 11ba385a040e..4cae0bace1bd 100644
--- a/extensions/source/propctrlr/inspectorhelpwindow.hxx
+++ b/extensions/source/propctrlr/inspectorhelpwindow.hxx
@@ -40,7 +40,7 @@ namespace pcr
public:
explicit InspectorHelpWindow( vcl::Window* _pParent );
- virtual ~InspectorHelpWindow();
+ virtual ~InspectorHelpWindow() override;
virtual void dispose() override;
virtual void SetText( const OUString& rStr ) override;
diff --git a/extensions/source/propctrlr/inspectormodelbase.hxx b/extensions/source/propctrlr/inspectormodelbase.hxx
index eae50b565909..747fd7aabd0b 100644
--- a/extensions/source/propctrlr/inspectormodelbase.hxx
+++ b/extensions/source/propctrlr/inspectormodelbase.hxx
@@ -57,7 +57,7 @@ namespace pcr
::std::unique_ptr< InspectorModelProperties > m_pProperties;
protected:
- virtual ~ImplInspectorModel();
+ virtual ~ImplInspectorModel() override;
public:
ImplInspectorModel();
diff --git a/extensions/source/propctrlr/listselectiondlg.hxx b/extensions/source/propctrlr/listselectiondlg.hxx
index 6404aeb82a24..1d2d9b08b0cb 100644
--- a/extensions/source/propctrlr/listselectiondlg.hxx
+++ b/extensions/source/propctrlr/listselectiondlg.hxx
@@ -44,7 +44,7 @@ namespace pcr
const OUString& _rPropertyName,
const OUString& _rPropertyUIName
);
- virtual ~ListSelectionDialog();
+ virtual ~ListSelectionDialog() override;
virtual void dispose() override;
// Dialog overridables
diff --git a/extensions/source/propctrlr/newdatatype.hxx b/extensions/source/propctrlr/newdatatype.hxx
index 24358f907fd0..94fd4e8b396b 100644
--- a/extensions/source/propctrlr/newdatatype.hxx
+++ b/extensions/source/propctrlr/newdatatype.hxx
@@ -43,7 +43,7 @@ namespace pcr
public:
NewDataTypeDialog(vcl::Window* _pParent, const OUString& _rNameBase,
const ::std::vector< OUString >& _rProhibitedNames );
- virtual ~NewDataTypeDialog();
+ virtual ~NewDataTypeDialog() override;
virtual void dispose() override;
OUString GetName() const { return m_pName->GetText(); }
diff --git a/extensions/source/propctrlr/pcrunodialogs.hxx b/extensions/source/propctrlr/pcrunodialogs.hxx
index 65db4dd16f37..6e99e89ebc51 100644
--- a/extensions/source/propctrlr/pcrunodialogs.hxx
+++ b/extensions/source/propctrlr/pcrunodialogs.hxx
@@ -50,7 +50,7 @@ namespace pcr
public:
explicit OTabOrderDialog( const css::uno::Reference< css::uno::XComponentContext >& _rxContext );
- virtual ~OTabOrderDialog();
+ virtual ~OTabOrderDialog() override;
// XTypeProvider
virtual css::uno::Sequence<sal_Int8> SAL_CALL getImplementationId( ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/extensions/source/propctrlr/propcontroller.hxx b/extensions/source/propctrlr/propcontroller.hxx
index b7b02ac3e874..e7e289a59941 100644
--- a/extensions/source/propctrlr/propcontroller.hxx
+++ b/extensions/source/propctrlr/propcontroller.hxx
@@ -186,7 +186,7 @@ namespace pcr
const css::uno::Reference< css::uno::XComponentContext >& _rxContext);
protected:
- virtual ~OPropertyBrowserController();
+ virtual ~OPropertyBrowserController() override;
public:
// XServiceInfo - static versions
diff --git a/extensions/source/propctrlr/propertycontrolextender.hxx b/extensions/source/propctrlr/propertycontrolextender.hxx
index aa615184f77c..e0103d8bcbb2 100644
--- a/extensions/source/propctrlr/propertycontrolextender.hxx
+++ b/extensions/source/propctrlr/propertycontrolextender.hxx
@@ -51,7 +51,7 @@ namespace pcr
virtual void SAL_CALL disposing( const css::lang::EventObject& Source ) throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~PropertyControlExtender();
+ virtual ~PropertyControlExtender() override;
private:
::std::unique_ptr< PropertyControlExtender_Data > m_pData;
diff --git a/extensions/source/propctrlr/propertyeditor.hxx b/extensions/source/propctrlr/propertyeditor.hxx
index 9cc621119262..e5cba4ecb2f8 100644
--- a/extensions/source/propctrlr/propertyeditor.hxx
+++ b/extensions/source/propctrlr/propertyeditor.hxx
@@ -71,7 +71,7 @@ namespace pcr
public:
OPropertyEditor (vcl::Window* pParent);
- virtual ~OPropertyEditor();
+ virtual ~OPropertyEditor() override;
virtual void dispose() override;
void EnableUpdate();
diff --git a/extensions/source/propctrlr/propertyhandler.hxx b/extensions/source/propctrlr/propertyhandler.hxx
index 93c47830a81e..a1b6a429db1d 100644
--- a/extensions/source/propctrlr/propertyhandler.hxx
+++ b/extensions/source/propctrlr/propertyhandler.hxx
@@ -100,7 +100,7 @@ namespace pcr
explicit PropertyHandler(
const css::uno::Reference< css::uno::XComponentContext >& _rxContext
);
- virtual ~PropertyHandler();
+ virtual ~PropertyHandler() override;
// default implementations for XPropertyHandler
virtual void SAL_CALL inspect( const css::uno::Reference< css::uno::XInterface >& _rxIntrospectee ) throw (css::uno::RuntimeException, css::lang::NullPointerException, std::exception) override;
diff --git a/extensions/source/propctrlr/selectlabeldialog.hxx b/extensions/source/propctrlr/selectlabeldialog.hxx
index a02c64bf5bee..3cdfee4927f8 100644
--- a/extensions/source/propctrlr/selectlabeldialog.hxx
+++ b/extensions/source/propctrlr/selectlabeldialog.hxx
@@ -56,7 +56,7 @@ namespace pcr
public:
OSelectLabelDialog(vcl::Window* pParent, css::uno::Reference< css::beans::XPropertySet > const & _xControlModel);
- virtual ~OSelectLabelDialog();
+ virtual ~OSelectLabelDialog() override;
virtual void dispose() override;
css::uno::Reference< css::beans::XPropertySet > GetSelected() const { return m_pNoAssignment->IsChecked() ? css::uno::Reference< css::beans::XPropertySet > () : m_xSelectedControl; }
diff --git a/extensions/source/propctrlr/sqlcommanddesign.hxx b/extensions/source/propctrlr/sqlcommanddesign.hxx
index 88cb0fa8dfd4..d712312c52bd 100644
--- a/extensions/source/propctrlr/sqlcommanddesign.hxx
+++ b/extensions/source/propctrlr/sqlcommanddesign.hxx
@@ -116,7 +116,7 @@ namespace pcr
virtual void SAL_CALL disposing( const css::lang::EventObject& Source ) throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~SQLCommandDesigner();
+ virtual ~SQLCommandDesigner() override;
/** opens a new frame for interactively designing an SQL command
@precond
@@ -193,7 +193,7 @@ namespace pcr
/// sets a new EscapeProcessing property value
virtual void setEscapeProcessing( const bool _bEscapeProcessing ) const = 0;
- virtual ~ISQLCommandAdapter();
+ virtual ~ISQLCommandAdapter() override;
};
diff --git a/extensions/source/propctrlr/standardcontrol.cxx b/extensions/source/propctrlr/standardcontrol.cxx
index 78b5ea6f8511..ce0f6ecdc850 100644
--- a/extensions/source/propctrlr/standardcontrol.cxx
+++ b/extensions/source/propctrlr/standardcontrol.cxx
@@ -961,7 +961,7 @@ namespace pcr
public:
explicit OMultilineFloatingEdit(vcl::Window* _pParen);
- virtual ~OMultilineFloatingEdit();
+ virtual ~OMultilineFloatingEdit() override;
virtual void dispose() override;
MultiLineEdit& getEdit() { return *m_aImplEdit.get(); }
diff --git a/extensions/source/propctrlr/standardcontrol.hxx b/extensions/source/propctrlr/standardcontrol.hxx
index a339c7112a72..5da40afbb358 100644
--- a/extensions/source/propctrlr/standardcontrol.hxx
+++ b/extensions/source/propctrlr/standardcontrol.hxx
@@ -364,7 +364,7 @@ namespace pcr
public:
DropDownEditControl( vcl::Window* _pParent, WinBits _nStyle );
- virtual ~DropDownEditControl();
+ virtual ~DropDownEditControl() override;
virtual void dispose() override;
void setControlHelper( CommonBehaviourControlHelper& _rControlHelper );
diff --git a/extensions/source/propctrlr/stringrepresentation.cxx b/extensions/source/propctrlr/stringrepresentation.cxx
index c570ef989549..8f3407597676 100644
--- a/extensions/source/propctrlr/stringrepresentation.cxx
+++ b/extensions/source/propctrlr/stringrepresentation.cxx
@@ -86,7 +86,7 @@ public:
virtual void SAL_CALL initialize(const uno::Sequence< uno::Any > & aArguments) throw (uno::RuntimeException, uno::Exception, std::exception) override;
private:
- virtual ~StringRepresentation() {}
+ virtual ~StringRepresentation() override {}
/** converts a generic value into a string representation
diff --git a/extensions/source/propctrlr/submissionhandler.hxx b/extensions/source/propctrlr/submissionhandler.hxx
index 7a64cc35ba07..45d29bb7439a 100644
--- a/extensions/source/propctrlr/submissionhandler.hxx
+++ b/extensions/source/propctrlr/submissionhandler.hxx
@@ -80,7 +80,7 @@ namespace pcr
static OUString SAL_CALL getImplementationName_static( ) throw (css::uno::RuntimeException);
static css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames_static( ) throw (css::uno::RuntimeException);
- virtual ~SubmissionPropertyHandler();
+ virtual ~SubmissionPropertyHandler() override;
protected:
// XPropertyHandler overriables
diff --git a/extensions/source/propctrlr/taborder.hxx b/extensions/source/propctrlr/taborder.hxx
index c254ade89c9c..cd6963a609c2 100644
--- a/extensions/source/propctrlr/taborder.hxx
+++ b/extensions/source/propctrlr/taborder.hxx
@@ -46,7 +46,7 @@ namespace pcr
{
public:
TabOrderListBox( vcl::Window* pParent, WinBits nBits );
- virtual ~TabOrderListBox();
+ virtual ~TabOrderListBox() override;
void MoveSelection( long nRelPos );
@@ -99,7 +99,7 @@ namespace pcr
const css::uno::Reference< css::uno::XComponentContext >& _rxORB
);
- virtual ~TabOrderDialog();
+ virtual ~TabOrderDialog() override;
virtual void dispose() override;
void SetModified();
diff --git a/extensions/source/propctrlr/usercontrol.hxx b/extensions/source/propctrlr/usercontrol.hxx
index 2188f540f000..973e99e926c7 100644
--- a/extensions/source/propctrlr/usercontrol.hxx
+++ b/extensions/source/propctrlr/usercontrol.hxx
@@ -118,7 +118,7 @@ namespace pcr
void SetThousandsSep(bool bEnable) { getTypedControlWindow()->SetThousandsSep(bEnable); }
protected:
- virtual ~OFormattedNumericControl();
+ virtual ~OFormattedNumericControl() override;
};
@@ -136,7 +136,7 @@ namespace pcr
virtual css::uno::Type SAL_CALL getValueType() throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~OFileUrlControl();
+ virtual ~OFileUrlControl() override;
};
@@ -146,7 +146,7 @@ namespace pcr
{
public:
OTimeDurationControl( vcl::Window* pParent );
- virtual ~OTimeDurationControl();
+ virtual ~OTimeDurationControl() override;
// XPropertyControl
::sal_Int16 SAL_CALL getControlType() throw (css::uno::RuntimeException) override;
diff --git a/extensions/source/propctrlr/xsddatatypes.hxx b/extensions/source/propctrlr/xsddatatypes.hxx
index 0732abb1f5ae..76bd10f3a3f9 100644
--- a/extensions/source/propctrlr/xsddatatypes.hxx
+++ b/extensions/source/propctrlr/xsddatatypes.hxx
@@ -76,7 +76,7 @@ namespace pcr
void copyFacetsFrom( const ::rtl::Reference< XSDDataType >& _pSourceType );
protected:
- virtual ~XSDDataType();
+ virtual ~XSDDataType() override;
private:
XSDDataType( const XSDDataType& ) = delete;
diff --git a/extensions/source/propctrlr/xsdvalidationpropertyhandler.hxx b/extensions/source/propctrlr/xsdvalidationpropertyhandler.hxx
index e4f2464e65d8..cd7ef544e767 100644
--- a/extensions/source/propctrlr/xsdvalidationpropertyhandler.hxx
+++ b/extensions/source/propctrlr/xsdvalidationpropertyhandler.hxx
@@ -49,7 +49,7 @@ namespace pcr
static css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames_static( ) throw (css::uno::RuntimeException);
protected:
- virtual ~XSDValidationPropertyHandler();
+ virtual ~XSDValidationPropertyHandler() override;
protected:
// XPropertyHandler overriables
diff --git a/extensions/source/resource/oooresourceloader.cxx b/extensions/source/resource/oooresourceloader.cxx
index df3c6c22edd3..e8880ffeaa3f 100644
--- a/extensions/source/resource/oooresourceloader.cxx
+++ b/extensions/source/resource/oooresourceloader.cxx
@@ -95,7 +95,7 @@ namespace extensions { namespace resource
);
protected:
- virtual ~OpenOfficeResourceBundle();
+ virtual ~OpenOfficeResourceBundle() override;
public:
// XResourceBundle
diff --git a/extensions/source/scanner/grid.cxx b/extensions/source/scanner/grid.cxx
index 41917afe421b..c0687e369104 100644
--- a/extensions/source/scanner/grid.cxx
+++ b/extensions/source/scanner/grid.cxx
@@ -120,7 +120,7 @@ class GridWindow : public vcl::Window
public:
explicit GridWindow(vcl::Window* pParent);
void Init(double* pXValues, double* pYValues, int nValues, bool bCutValues, const BitmapEx &rMarkerBitmap);
- virtual ~GridWindow();
+ virtual ~GridWindow() override;
virtual void dispose() override;
void setBoundings( double fMinX, double fMinY, double fMaxX, double fMaxY );
diff --git a/extensions/source/scanner/grid.hxx b/extensions/source/scanner/grid.hxx
index 1167a84c27db..146e06b98344 100644
--- a/extensions/source/scanner/grid.hxx
+++ b/extensions/source/scanner/grid.hxx
@@ -49,7 +49,7 @@ class GridDialog : public ModalDialog
public:
GridDialog(double* pXValues, double* pYValues, int nValues,
vcl::Window* pParent);
- virtual ~GridDialog();
+ virtual ~GridDialog() override;
virtual void dispose() override;
void setBoundings(double fMinX, double fMinY, double fMaxX, double fMaxY);
double* getNewYValues();
diff --git a/extensions/source/scanner/sane.hxx b/extensions/source/scanner/sane.hxx
index 1257cf32824c..327410e7d9c7 100644
--- a/extensions/source/scanner/sane.hxx
+++ b/extensions/source/scanner/sane.hxx
@@ -34,7 +34,7 @@ class BitmapTransporter: public cppu::WeakImplHelper<css::awt::XBitmap>
public:
BitmapTransporter();
- virtual ~BitmapTransporter();
+ virtual ~BitmapTransporter() override;
virtual css::awt::Size SAL_CALL getSize() throw(std::exception) override;
virtual Sequence< sal_Int8 > SAL_CALL getDIB() throw(std::exception) override;
diff --git a/extensions/source/scanner/sanedlg.cxx b/extensions/source/scanner/sanedlg.cxx
index e2b8c68586ff..1f9bd5d27c65 100644
--- a/extensions/source/scanner/sanedlg.cxx
+++ b/extensions/source/scanner/sanedlg.cxx
@@ -92,7 +92,7 @@ public:
{
}
- virtual ~ScanPreview()
+ virtual ~ScanPreview() override
{
disposeOnce();
}
diff --git a/extensions/source/scanner/sanedlg.hxx b/extensions/source/scanner/sanedlg.hxx
index bbd46e990243..7044b5f13e21 100644
--- a/extensions/source/scanner/sanedlg.hxx
+++ b/extensions/source/scanner/sanedlg.hxx
@@ -104,7 +104,7 @@ private:
bool SetAdjustedNumericalValue( const char* pOption, double fValue, int nElement = 0 );
public:
SaneDlg( vcl::Window*, Sane&, bool );
- virtual ~SaneDlg();
+ virtual ~SaneDlg() override;
virtual void dispose() override;
virtual short Execute() override;
diff --git a/extensions/source/scanner/scanner.hxx b/extensions/source/scanner/scanner.hxx
index 8b777b6c9f94..c854f3fab958 100644
--- a/extensions/source/scanner/scanner.hxx
+++ b/extensions/source/scanner/scanner.hxx
@@ -52,7 +52,7 @@ protected:
public:
ScannerManager();
- virtual ~ScannerManager();
+ virtual ~ScannerManager() override;
// XScannerManager
virtual Sequence< ScannerContext > SAL_CALL getAvailableScanners() throw(std::exception) override;
diff --git a/extensions/source/scanner/scanunx.cxx b/extensions/source/scanner/scanunx.cxx
index a57f52961673..bca0c194a35f 100644
--- a/extensions/source/scanner/scanunx.cxx
+++ b/extensions/source/scanner/scanunx.cxx
@@ -135,7 +135,7 @@ public:
ScannerThread( const std::shared_ptr<SaneHolder>& pHolder,
const Reference< css::lang::XEventListener >& listener,
ScannerManager* pManager );
- virtual ~ScannerThread();
+ virtual ~ScannerThread() override;
};
diff --git a/extensions/source/update/check/actionlistener.hxx b/extensions/source/update/check/actionlistener.hxx
index 25deba207292..33304b711118 100644
--- a/extensions/source/update/check/actionlistener.hxx
+++ b/extensions/source/update/check/actionlistener.hxx
@@ -35,7 +35,7 @@ class IActionListener : public virtual salhelper::SimpleReferenceObject
virtual void closeAfterFailure() = 0;
protected:
- virtual ~IActionListener() {}
+ virtual ~IActionListener() override {}
};
#endif // INCLUDED_EXTENSIONS_SOURCE_UPDATE_CHECK_ACTIONLISTENER_HXX
diff --git a/extensions/source/update/check/download.hxx b/extensions/source/update/check/download.hxx
index 4096308c0a74..9ecce2e55119 100644
--- a/extensions/source/update/check/download.hxx
+++ b/extensions/source/update/check/download.hxx
@@ -48,7 +48,7 @@ struct DownloadInteractionHandler : public virtual salhelper::SimpleReferenceObj
virtual void downloadFinished(const OUString& rFileName) = 0;
protected:
- virtual ~DownloadInteractionHandler() {}
+ virtual ~DownloadInteractionHandler() override {}
};
diff --git a/extensions/source/update/check/updatecheck.cxx b/extensions/source/update/check/updatecheck.cxx
index 25a84c978ae2..7bee406f8b2d 100644
--- a/extensions/source/update/check/updatecheck.cxx
+++ b/extensions/source/update/check/updatecheck.cxx
@@ -234,7 +234,7 @@ public:
virtual void cancel() override;
protected:
- virtual ~UpdateCheckThread();
+ virtual ~UpdateCheckThread() override;
virtual void SAL_CALL run() override;
virtual void SAL_CALL onTerminated() override;
@@ -319,7 +319,7 @@ public:
virtual void SAL_CALL onTerminated() override;
protected:
- virtual ~DownloadThread();
+ virtual ~DownloadThread() override;
private:
osl::Condition& m_aCondition;
@@ -338,7 +338,7 @@ public:
virtual void SAL_CALL onTerminated() override;
protected:
- virtual ~ShutdownThread();
+ virtual ~ShutdownThread() override;
private:
osl::Condition m_aCondition;
diff --git a/extensions/source/update/check/updatecheck.hxx b/extensions/source/update/check/updatecheck.hxx
index f2a344ac55f0..e7e9c4fed089 100644
--- a/extensions/source/update/check/updatecheck.hxx
+++ b/extensions/source/update/check/updatecheck.hxx
@@ -58,7 +58,7 @@ class UpdateCheck :
{
UpdateCheck();
- virtual ~UpdateCheck();
+ virtual ~UpdateCheck() override;
public:
inline SAL_CALL operator rtl::Reference< UpdateCheckConfigListener > ()
diff --git a/extensions/source/update/check/updatecheckconfig.hxx b/extensions/source/update/check/updatecheckconfig.hxx
index 42b46cf4fdb4..9380bf6cada5 100644
--- a/extensions/source/update/check/updatecheckconfig.hxx
+++ b/extensions/source/update/check/updatecheckconfig.hxx
@@ -86,7 +86,7 @@ class UpdateCheckConfig : public ::cppu::WeakImplHelper<
const css::uno::Reference< css::container::XNameContainer >& xIgnoredUpdates,
const ::rtl::Reference< UpdateCheckConfigListener >& rListener );
- virtual ~UpdateCheckConfig();
+ virtual ~UpdateCheckConfig() override;
public:
diff --git a/extensions/source/update/check/updatecheckconfiglistener.hxx b/extensions/source/update/check/updatecheckconfiglistener.hxx
index b96355ae1cbe..277ca23e0643 100644
--- a/extensions/source/update/check/updatecheckconfiglistener.hxx
+++ b/extensions/source/update/check/updatecheckconfiglistener.hxx
@@ -33,7 +33,7 @@ struct UpdateCheckConfigListener : public virtual salhelper::SimpleReferenceObje
virtual void autoCheckIntervalChanged() = 0;
protected:
- virtual ~UpdateCheckConfigListener() {}
+ virtual ~UpdateCheckConfigListener() override {}
};
#endif
diff --git a/extensions/source/update/check/updatecheckjob.cxx b/extensions/source/update/check/updatecheckjob.cxx
index 5d48471f0869..4abdb50ddd3a 100644
--- a/extensions/source/update/check/updatecheckjob.cxx
+++ b/extensions/source/update/check/updatecheckjob.cxx
@@ -65,7 +65,7 @@ private:
class UpdateCheckJob :
public ::cppu::WeakImplHelper< task::XJob, lang::XServiceInfo, frame::XTerminateListener >
{
- virtual ~UpdateCheckJob();
+ virtual ~UpdateCheckJob() override;
public:
diff --git a/extensions/source/update/check/updatehdl.hxx b/extensions/source/update/check/updatehdl.hxx
index f509c73bbbc3..da93b1f9dc44 100644
--- a/extensions/source/update/check/updatehdl.hxx
+++ b/extensions/source/update/check/updatehdl.hxx
@@ -155,7 +155,7 @@ private:
public:
UpdateHandler( const css::uno::Reference< css::uno::XComponentContext > & rxContext,
const rtl::Reference< IActionListener > & rxActionListener );
- virtual ~UpdateHandler();
+ virtual ~UpdateHandler() override;
UpdateHandler(const UpdateHandler&) = delete;
UpdateHandler& operator=(const UpdateHandler&) = delete;
diff --git a/extensions/source/update/feed/updatefeed.cxx b/extensions/source/update/feed/updatefeed.cxx
index 155b0ff862df..d0e779be0c5f 100644
--- a/extensions/source/update/feed/updatefeed.cxx
+++ b/extensions/source/update/feed/updatefeed.cxx
@@ -187,7 +187,7 @@ public:
protected:
- virtual ~UpdateInformationProvider();
+ virtual ~UpdateInformationProvider() override;
static OUString getConfigurationItem(uno::Reference<lang::XMultiServiceFactory> const & configurationProvider, OUString const & node, OUString const & item);
static uno::Any getConfigurationItemAny(uno::Reference<lang::XMultiServiceFactory> const & configurationProvider, OUString const & node, OUString const & item);
@@ -233,7 +233,7 @@ public:
{
};
- virtual ~UpdateInformationEnumeration() {};
+ virtual ~UpdateInformationEnumeration() override {};
// XEnumeration
sal_Bool SAL_CALL hasMoreElements() throw (uno::RuntimeException, std::exception) override { return m_nCount < m_nNodes; };
@@ -292,7 +292,7 @@ class SingleUpdateInformationEnumeration : public ::cppu::WeakImplHelper< contai
public:
explicit SingleUpdateInformationEnumeration(const uno::Reference< xml::dom::XElement >& xElement)
: m_nCount(0) { m_aEntry.UpdateDocument = xElement; };
- virtual ~SingleUpdateInformationEnumeration() {};
+ virtual ~SingleUpdateInformationEnumeration() override {};
// XEnumeration
sal_Bool SAL_CALL hasMoreElements() throw (uno::RuntimeException, std::exception) override { return 0 == m_nCount; };
diff --git a/extensions/source/update/ui/updatecheckui.cxx b/extensions/source/update/ui/updatecheckui.cxx
index 8bbc834d83b1..7fb23d197b44 100644
--- a/extensions/source/update/ui/updatecheckui.cxx
+++ b/extensions/source/update/ui/updatecheckui.cxx
@@ -103,7 +103,7 @@ private:
public:
BubbleWindow( vcl::Window* pParent, const OUString& rTitle,
const OUString& rText, const Image& rImage );
- virtual ~BubbleWindow();
+ virtual ~BubbleWindow() override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
virtual void Paint(vcl::RenderContext& rRenderContext, const Rectangle& rRect) override;
@@ -155,7 +155,7 @@ private:
public:
explicit UpdateCheckUI(const uno::Reference<uno::XComponentContext>&);
- virtual ~UpdateCheckUI();
+ virtual ~UpdateCheckUI() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/filter/source/config/cache/basecontainer.hxx b/filter/source/config/cache/basecontainer.hxx
index 95589b2b9abb..2d5d4595530c 100644
--- a/filter/source/config/cache/basecontainer.hxx
+++ b/filter/source/config/cache/basecontainer.hxx
@@ -121,7 +121,7 @@ class BaseContainer : public BaseLock
/** @short standard dtor.
*/
- virtual ~BaseContainer();
+ virtual ~BaseContainer() override;
/** @short initialize this generic intsnace with some specialized values
diff --git a/filter/source/config/cache/cacheupdatelistener.hxx b/filter/source/config/cache/cacheupdatelistener.hxx
index babc0aebd4a2..17e4db5831de 100644
--- a/filter/source/config/cache/cacheupdatelistener.hxx
+++ b/filter/source/config/cache/cacheupdatelistener.hxx
@@ -83,7 +83,7 @@ class CacheUpdateListener : public BaseLock // must be the first one to guarante
/** @short standard dtor.
*/
- virtual ~CacheUpdateListener();
+ virtual ~CacheUpdateListener() override;
/** @short starts listening.
diff --git a/filter/source/config/cache/configflush.hxx b/filter/source/config/cache/configflush.hxx
index 62ac5ed71732..0239334c8023 100644
--- a/filter/source/config/cache/configflush.hxx
+++ b/filter/source/config/cache/configflush.hxx
@@ -66,7 +66,7 @@ class ConfigFlush : public BaseLock
/** @short standard dtor.
*/
- virtual ~ConfigFlush();
+ virtual ~ConfigFlush() override;
// uno interface
diff --git a/filter/source/config/cache/contenthandlerfactory.hxx b/filter/source/config/cache/contenthandlerfactory.hxx
index 89e9077062c3..eebd5b52eb0e 100644
--- a/filter/source/config/cache/contenthandlerfactory.hxx
+++ b/filter/source/config/cache/contenthandlerfactory.hxx
@@ -56,7 +56,7 @@ class ContentHandlerFactory : public ::cppu::ImplInheritanceHelper< BaseContaine
/** @short standard dtor.
*/
- virtual ~ContentHandlerFactory();
+ virtual ~ContentHandlerFactory() override;
// uno interface
diff --git a/filter/source/config/cache/filterfactory.hxx b/filter/source/config/cache/filterfactory.hxx
index 0e9f7d8ef50f..8007f85235ff 100644
--- a/filter/source/config/cache/filterfactory.hxx
+++ b/filter/source/config/cache/filterfactory.hxx
@@ -57,7 +57,7 @@ class FilterFactory : public ::cppu::ImplInheritanceHelper< BaseContainer
/** @short standard dtor.
*/
- virtual ~FilterFactory();
+ virtual ~FilterFactory() override;
// uno interface
diff --git a/filter/source/config/cache/frameloaderfactory.hxx b/filter/source/config/cache/frameloaderfactory.hxx
index eb7e506eb7d6..39772ad3f994 100644
--- a/filter/source/config/cache/frameloaderfactory.hxx
+++ b/filter/source/config/cache/frameloaderfactory.hxx
@@ -56,7 +56,7 @@ class FrameLoaderFactory : public ::cppu::ImplInheritanceHelper< BaseContainer
/** @short standard dtor.
*/
- virtual ~FrameLoaderFactory();
+ virtual ~FrameLoaderFactory() override;
// uno interface
diff --git a/filter/source/config/cache/typedetection.hxx b/filter/source/config/cache/typedetection.hxx
index 548a14343925..a0c6bc818fa8 100644
--- a/filter/source/config/cache/typedetection.hxx
+++ b/filter/source/config/cache/typedetection.hxx
@@ -56,7 +56,7 @@ public:
/** @short standard dtor.
*/
- virtual ~TypeDetection();
+ virtual ~TypeDetection() override;
// private helper
diff --git a/filter/source/flash/impswfdialog.hxx b/filter/source/flash/impswfdialog.hxx
index 3cef0c180e0a..5d5f152902f0 100644
--- a/filter/source/flash/impswfdialog.hxx
+++ b/filter/source/flash/impswfdialog.hxx
@@ -55,7 +55,7 @@ private:
public:
ImpSWFDialog( vcl::Window* pParent,
css::uno::Sequence< css::beans::PropertyValue >& rFilterData );
- virtual ~ImpSWFDialog();
+ virtual ~ImpSWFDialog() override;
virtual void dispose() override;
css::uno::Sequence< css::beans::PropertyValue > GetFilterData();
diff --git a/filter/source/flash/swfdialog.hxx b/filter/source/flash/swfdialog.hxx
index 50034d5a9369..f8a403d4ac92 100644
--- a/filter/source/flash/swfdialog.hxx
+++ b/filter/source/flash/swfdialog.hxx
@@ -70,7 +70,7 @@ protected:
public:
explicit SWFDialog( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~SWFDialog();
+ virtual ~SWFDialog() override;
};
diff --git a/filter/source/graphic/GraphicExportDialog.hxx b/filter/source/graphic/GraphicExportDialog.hxx
index 36869afac7f1..d6aead53f278 100644
--- a/filter/source/graphic/GraphicExportDialog.hxx
+++ b/filter/source/graphic/GraphicExportDialog.hxx
@@ -53,7 +53,7 @@ class GraphicExportDialog : public cppu::WeakImplHelper
public:
explicit GraphicExportDialog( const Reference<XComponentContext>& rxContext );
- virtual ~GraphicExportDialog();
+ virtual ~GraphicExportDialog() override;
// XInitialization
virtual void SAL_CALL initialize( const Sequence<Any>& aArguments ) throw (Exception, RuntimeException, std::exception ) override;
diff --git a/filter/source/graphic/GraphicExportFilter.hxx b/filter/source/graphic/GraphicExportFilter.hxx
index b0ae945d0e53..d998befe99ef 100644
--- a/filter/source/graphic/GraphicExportFilter.hxx
+++ b/filter/source/graphic/GraphicExportFilter.hxx
@@ -56,7 +56,7 @@ class GraphicExportFilter :
public:
explicit GraphicExportFilter( const Reference<XComponentContext>& rxContext );
- virtual ~GraphicExportFilter();
+ virtual ~GraphicExportFilter() override;
// XFilter
virtual sal_Bool SAL_CALL filter( const Sequence<PropertyValue>& rDescriptor ) throw(RuntimeException, std::exception) override;
diff --git a/filter/source/graphicfilter/icgm/bundles.hxx b/filter/source/graphicfilter/icgm/bundles.hxx
index abb8e0419c01..929c92677de7 100644
--- a/filter/source/graphicfilter/icgm/bundles.hxx
+++ b/filter/source/graphicfilter/icgm/bundles.hxx
@@ -81,7 +81,7 @@ public:
virtual Bundle* Clone() override { return new MarkerBundle( *this ); } ;
MarkerBundle& operator=( const MarkerBundle& rMarkerBundle );
- virtual ~MarkerBundle() {};
+ virtual ~MarkerBundle() override {};
};
@@ -119,7 +119,7 @@ public:
virtual Bundle* Clone() override { return new TextBundle( *this ); } ;
TextBundle& operator=( const TextBundle& rTextBundle );
- virtual ~TextBundle() {};
+ virtual ~TextBundle() override {};
};
diff --git a/filter/source/graphicfilter/idxf/dxfentrd.hxx b/filter/source/graphicfilter/idxf/dxfentrd.hxx
index 2258c6c3da51..63b69b86eb46 100644
--- a/filter/source/graphicfilter/idxf/dxfentrd.hxx
+++ b/filter/source/graphicfilter/idxf/dxfentrd.hxx
@@ -334,7 +334,7 @@ class DXFLWPolyLineEntity : public DXFBasicEntity
DXFVector* pP;
DXFLWPolyLineEntity();
- virtual ~DXFLWPolyLineEntity();
+ virtual ~DXFLWPolyLineEntity() override;
protected:
@@ -358,7 +358,7 @@ struct DXFEdgeTypeLine : public DXFEdgeType
DXFVector aStartPoint; // 10,20
DXFVector aEndPoint; // 11,21
DXFEdgeTypeLine();
- virtual ~DXFEdgeTypeLine();
+ virtual ~DXFEdgeTypeLine() override;
virtual bool EvaluateGroup( DXFGroupReader & rDGR ) override;
};
struct DXFEdgeTypeCircularArc : public DXFEdgeType
@@ -369,7 +369,7 @@ struct DXFEdgeTypeCircularArc : public DXFEdgeType
double fEndAngle; // 51
sal_Int32 nIsCounterClockwiseFlag; // 73
DXFEdgeTypeCircularArc();
- virtual ~DXFEdgeTypeCircularArc();
+ virtual ~DXFEdgeTypeCircularArc() override;
virtual bool EvaluateGroup( DXFGroupReader & rDGR ) override;
};
struct DXFEdgeTypeEllipticalArc : public DXFEdgeType
@@ -382,7 +382,7 @@ struct DXFEdgeTypeEllipticalArc : public DXFEdgeType
sal_Int32 nIsCounterClockwiseFlag; // 73
DXFEdgeTypeEllipticalArc();
- virtual ~DXFEdgeTypeEllipticalArc();
+ virtual ~DXFEdgeTypeEllipticalArc() override;
virtual bool EvaluateGroup( DXFGroupReader & rDGR ) override;
};
struct DXFEdgeTypeSpline : public DXFEdgeType
@@ -394,7 +394,7 @@ struct DXFEdgeTypeSpline : public DXFEdgeType
sal_Int32 nControlCount; // 76
DXFEdgeTypeSpline();
- virtual ~DXFEdgeTypeSpline();
+ virtual ~DXFEdgeTypeSpline() override;
virtual bool EvaluateGroup( DXFGroupReader & rDGR ) override;
};
@@ -443,7 +443,7 @@ class DXFHatchEntity : public DXFBasicEntity
DXFBoundaryPathData* pBoundaryPathData;
DXFHatchEntity();
- virtual ~DXFHatchEntity();
+ virtual ~DXFHatchEntity() override;
protected:
diff --git a/filter/source/msfilter/escherex.cxx b/filter/source/msfilter/escherex.cxx
index 148b15854302..f204391cf1bb 100644
--- a/filter/source/msfilter/escherex.cxx
+++ b/filter/source/msfilter/escherex.cxx
@@ -4954,7 +4954,7 @@ protected:
public:
SvNullStream() : SvStream() {}
- virtual ~SvNullStream() {}
+ virtual ~SvNullStream() override {}
};
EscherEx::EscherEx(const std::shared_ptr<EscherExGlobal>& rxGlobal, SvStream* pOutStrm, bool bOOXML)
diff --git a/filter/source/pdf/impdialog.hxx b/filter/source/pdf/impdialog.hxx
index 99e9a0fb3d81..62c9ea373265 100644
--- a/filter/source/pdf/impdialog.hxx
+++ b/filter/source/pdf/impdialog.hxx
@@ -62,7 +62,7 @@ private:
public:
explicit ImplErrorDialog( const std::set< vcl::PDFWriter::ErrorCode >& );
- virtual ~ImplErrorDialog();
+ virtual ~ImplErrorDialog() override;
virtual void dispose() override;
};
@@ -173,7 +173,7 @@ public:
ImpPDFTabDialog( vcl::Window* pParent,
Sequence< PropertyValue >& rFilterData,
const css::uno::Reference< XComponent >& rDoc);
- virtual ~ImpPDFTabDialog();
+ virtual ~ImpPDFTabDialog() override;
virtual void dispose() override;
@@ -253,7 +253,7 @@ public:
DECL_LINK_TYPED( ToggleExportPDFAHdl, CheckBox&, void );
ImpPDFTabGeneralPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~ImpPDFTabGeneralPage();
+ virtual ~ImpPDFTabGeneralPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet);
@@ -293,7 +293,7 @@ class ImpPDFTabOpnFtrPage : public SfxTabPage
public:
ImpPDFTabOpnFtrPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~ImpPDFTabOpnFtrPage();
+ virtual ~ImpPDFTabOpnFtrPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
@@ -326,7 +326,7 @@ class ImpPDFTabViewerPage : public SfxTabPage
public:
ImpPDFTabViewerPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~ImpPDFTabViewerPage();
+ virtual ~ImpPDFTabViewerPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
@@ -380,7 +380,7 @@ class ImpPDFTabSecurityPage : public SfxTabPage
public:
ImpPDFTabSecurityPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~ImpPDFTabSecurityPage();
+ virtual ~ImpPDFTabSecurityPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
@@ -411,7 +411,7 @@ class ImpPDFTabLinksPage : public SfxTabPage
public:
ImpPDFTabLinksPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~ImpPDFTabLinksPage();
+ virtual ~ImpPDFTabLinksPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
@@ -440,7 +440,7 @@ class ImpPDFTabSigningPage : public SfxTabPage
public:
ImpPDFTabSigningPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~ImpPDFTabSigningPage();
+ virtual ~ImpPDFTabSigningPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
diff --git a/filter/source/pdf/pdfdialog.hxx b/filter/source/pdf/pdfdialog.hxx
index 70ed93cac052..b20cd4cd65a7 100644
--- a/filter/source/pdf/pdfdialog.hxx
+++ b/filter/source/pdf/pdfdialog.hxx
@@ -62,7 +62,7 @@ protected:
public:
explicit PDFDialog( const Reference< XComponentContext >& rxContext );
- virtual ~PDFDialog();
+ virtual ~PDFDialog() override;
};
diff --git a/filter/source/pdf/pdfexport.cxx b/filter/source/pdf/pdfexport.cxx
index 6e4d644ef950..14840bd92f3c 100644
--- a/filter/source/pdf/pdfexport.cxx
+++ b/filter/source/pdf/pdfexport.cxx
@@ -264,7 +264,7 @@ public:
: m_xSrcDoc( xDoc ),
m_aPreparedPassword( rPwd )
{}
- virtual ~PDFExportStreamDoc();
+ virtual ~PDFExportStreamDoc() override;
virtual void write( const Reference< XOutputStream >& xStream ) override;
};
diff --git a/filter/source/pdf/pdffilter.hxx b/filter/source/pdf/pdffilter.hxx
index 90cb749d371f..3c93d8a7a675 100644
--- a/filter/source/pdf/pdffilter.hxx
+++ b/filter/source/pdf/pdffilter.hxx
@@ -78,7 +78,7 @@ protected:
public:
explicit PDFFilter( const Reference< XComponentContext >& rxContext );
- virtual ~PDFFilter();
+ virtual ~PDFFilter() override;
};
diff --git a/filter/source/pdf/pdfinteract.hxx b/filter/source/pdf/pdfinteract.hxx
index fe4a600260c5..8968c77e5db8 100644
--- a/filter/source/pdf/pdfinteract.hxx
+++ b/filter/source/pdf/pdfinteract.hxx
@@ -49,7 +49,7 @@ protected:
public:
PDFInteractionHandler();
- virtual ~PDFInteractionHandler();
+ virtual ~PDFInteractionHandler() override;
};
diff --git a/filter/source/storagefilterdetect/filterdetect.hxx b/filter/source/storagefilterdetect/filterdetect.hxx
index fa026aa62b03..af2c7c53d7e3 100644
--- a/filter/source/storagefilterdetect/filterdetect.hxx
+++ b/filter/source/storagefilterdetect/filterdetect.hxx
@@ -37,7 +37,7 @@ class StorageFilterDetect : public cppu::WeakImplHelper<
public:
explicit StorageFilterDetect (const css::uno::Reference<css::uno::XComponentContext>& xCxt);
- virtual ~StorageFilterDetect();
+ virtual ~StorageFilterDetect() override;
// XExtendedFilterDetection
virtual OUString SAL_CALL detect(css::uno::Sequence<css::beans::PropertyValue>& rDescriptor)
diff --git a/filter/source/svg/impsvgdialog.hxx b/filter/source/svg/impsvgdialog.hxx
index d3a7b31f42bc..3bb35e98bee5 100644
--- a/filter/source/svg/impsvgdialog.hxx
+++ b/filter/source/svg/impsvgdialog.hxx
@@ -64,7 +64,7 @@ public:
ImpSVGDialog( vcl::Window* pParent, /*ResMgr& rResMgr,*/
css::uno::Sequence< css::beans::PropertyValue >& rFilterData );
- virtual ~ImpSVGDialog();
+ virtual ~ImpSVGDialog() override;
virtual void dispose() override;
css::uno::Sequence< css::beans::PropertyValue > GetFilterData();
diff --git a/filter/source/svg/svgdialog.hxx b/filter/source/svg/svgdialog.hxx
index 0dad0f74ad19..24f80de25c69 100644
--- a/filter/source/svg/svgdialog.hxx
+++ b/filter/source/svg/svgdialog.hxx
@@ -70,7 +70,7 @@ protected:
public:
explicit SVGDialog( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~SVGDialog();
+ virtual ~SVGDialog() override;
};
diff --git a/filter/source/svg/svgexport.cxx b/filter/source/svg/svgexport.cxx
index 715f25b3037e..9c9ac5fadc13 100644
--- a/filter/source/svg/svgexport.cxx
+++ b/filter/source/svg/svgexport.cxx
@@ -163,7 +163,7 @@ public:
SvXMLElementExport aExp( *pSVGExport, XML_NAMESPACE_NONE, "g", true, true );
pSVGExport->GetDocHandler()->characters( text );
}
- virtual ~FixedTextField() {}
+ virtual ~FixedTextField() override {}
};
@@ -179,7 +179,7 @@ public:
{
implGrowCharSet( aTextFieldCharSets, text, aOOOAttrDateTimeField );
}
- virtual ~FixedDateTimeField() {}
+ virtual ~FixedDateTimeField() override {}
};
@@ -196,7 +196,7 @@ public:
static const OUString sFieldId = aOOOAttrFooterField;
implGrowCharSet( aTextFieldCharSets, text, sFieldId );
}
- virtual ~FooterField() {}
+ virtual ~FooterField() override {}
};
@@ -207,7 +207,7 @@ public:
{
return OUString( "VariableTextField" );
}
- virtual ~VariableTextField() {}
+ virtual ~VariableTextField() override {}
};
@@ -306,7 +306,7 @@ public:
aTextFieldCharSets[ *aMasterPageIt ][ sFieldId ].insert( (sal_Unicode)( format ) );
}
}
- virtual ~VariableDateTimeField() {}
+ virtual ~VariableDateTimeField() override {}
};
diff --git a/filter/source/svg/svgfilter.hxx b/filter/source/svg/svgfilter.hxx
index f99e79ec4bda..447bf77921bc 100644
--- a/filter/source/svg/svgfilter.hxx
+++ b/filter/source/svg/svgfilter.hxx
@@ -99,7 +99,7 @@ public:
const Reference< XDocumentHandler >& rxHandler,
const Sequence< PropertyValue >& rFilterData );
- virtual ~SVGExport();
+ virtual ~SVGExport() override;
bool IsUseTinyProfile() const { return mbIsUseTinyProfile; };
bool IsEmbedFonts() const { return mbIsEmbedFonts; };
@@ -304,7 +304,7 @@ protected:
public:
explicit SVGFilter( const Reference< XComponentContext >& rxCtx );
- virtual ~SVGFilter();
+ virtual ~SVGFilter() override;
};
#endif // INCLUDED_FILTER_SOURCE_SVG_SVGFILTER_HXX
diff --git a/filter/source/svg/svgwriter.hxx b/filter/source/svg/svgwriter.hxx
index 74cda8a7bee7..0ea1c7cca727 100644
--- a/filter/source/svg/svgwriter.hxx
+++ b/filter/source/svg/svgwriter.hxx
@@ -398,7 +398,7 @@ private:
public:
explicit SVGWriter( const Sequence<Any>& args,
const Reference< XComponentContext >& rxCtx );
- virtual ~SVGWriter();
+ virtual ~SVGWriter() override;
// XSVGWriter
virtual void SAL_CALL write( const Reference<XDocumentHandler>& rxDocHandler,
diff --git a/filter/source/t602/t602filter.hxx b/filter/source/t602/t602filter.hxx
index 631e6e1b77a5..f9ccc0526af0 100644
--- a/filter/source/t602/t602filter.hxx
+++ b/filter/source/t602/t602filter.hxx
@@ -102,7 +102,7 @@ class T602ImportFilterDialog : public cppu::WeakImplHelper <
OUString getResStr( sal_Int16 resid );
void initLocale();
- virtual ~T602ImportFilterDialog();
+ virtual ~T602ImportFilterDialog() override;
// XExecutableDialog
virtual void SAL_CALL setTitle( const OUString& aTitle )
@@ -254,7 +254,7 @@ private:
public:
explicit T602ImportFilter(const css::uno::Reference<css::lang::XMultiServiceFactory > &r );
explicit T602ImportFilter(css::uno::Reference<css::io::XInputStream> const & xInputStream);
- virtual ~T602ImportFilter();
+ virtual ~T602ImportFilter() override;
// XFilter
virtual sal_Bool SAL_CALL filter( const css::uno::Sequence< css::beans::PropertyValue >& aDescriptor )
diff --git a/filter/source/textfilterdetect/filterdetect.hxx b/filter/source/textfilterdetect/filterdetect.hxx
index 8ca373ea8125..cb8090c555ba 100644
--- a/filter/source/textfilterdetect/filterdetect.hxx
+++ b/filter/source/textfilterdetect/filterdetect.hxx
@@ -35,7 +35,7 @@ class PlainTextFilterDetect : public cppu::WeakImplHelper<
public:
PlainTextFilterDetect();
- virtual ~PlainTextFilterDetect();
+ virtual ~PlainTextFilterDetect() override;
// XExtendedFilterDetection
diff --git a/filter/source/xmlfilteradaptor/XmlFilterAdaptor.hxx b/filter/source/xmlfilteradaptor/XmlFilterAdaptor.hxx
index 65f6d654c066..6bfde48082d2 100644
--- a/filter/source/xmlfilteradaptor/XmlFilterAdaptor.hxx
+++ b/filter/source/xmlfilteradaptor/XmlFilterAdaptor.hxx
@@ -75,7 +75,7 @@ public:
{
}
- virtual ~XmlFilterAdaptor() {}
+ virtual ~XmlFilterAdaptor() override {}
// XFilter
diff --git a/filter/source/xmlfilterdetect/filterdetect.hxx b/filter/source/xmlfilterdetect/filterdetect.hxx
index 299f519ecb48..9f781582949c 100644
--- a/filter/source/xmlfilterdetect/filterdetect.hxx
+++ b/filter/source/xmlfilterdetect/filterdetect.hxx
@@ -43,7 +43,7 @@ public:
explicit FilterDetect( const css::uno::Reference< css::uno::XComponentContext > &rxCtx)
: mxCtx( rxCtx ) {}
- virtual ~FilterDetect() {}
+ virtual ~FilterDetect() override {}
//XExtendedFilterDetection
virtual OUString SAL_CALL detect( css::uno::Sequence< css::beans::PropertyValue >& lDescriptor )
diff --git a/filter/source/xsltdialog/typedetectionimport.hxx b/filter/source/xsltdialog/typedetectionimport.hxx
index ccdcd6d054c3..8118c2b7f6de 100644
--- a/filter/source/xsltdialog/typedetectionimport.hxx
+++ b/filter/source/xsltdialog/typedetectionimport.hxx
@@ -62,7 +62,7 @@ class TypeDetectionImporter : public cppu::WeakImplHelper < css::xml::sax::XDocu
{
public:
TypeDetectionImporter();
- virtual ~TypeDetectionImporter();
+ virtual ~TypeDetectionImporter() override;
static void doImport( const css::uno::Reference< css::uno::XComponentContext >& rxContext, const css::uno::Reference < css::io::XInputStream >& xOS, XMLFilterVector& rFilters );
diff --git a/filter/source/xsltdialog/xmlfilterdialogcomponent.cxx b/filter/source/xsltdialog/xmlfilterdialogcomponent.cxx
index abf579ef3b2f..2baa87a5b6c4 100644
--- a/filter/source/xsltdialog/xmlfilterdialogcomponent.cxx
+++ b/filter/source/xsltdialog/xmlfilterdialogcomponent.cxx
@@ -69,7 +69,7 @@ class XMLFilterDialogComponent : public XMLFilterDialogComponentBase,
{
public:
explicit XMLFilterDialogComponent( const Reference< XComponentContext >& rxContext );
- virtual ~XMLFilterDialogComponent();
+ virtual ~XMLFilterDialogComponent() override;
protected:
// XInterface
diff --git a/filter/source/xsltdialog/xmlfiltersettingsdialog.hxx b/filter/source/xsltdialog/xmlfiltersettingsdialog.hxx
index 02b01823754d..ea40b64dd802 100644
--- a/filter/source/xsltdialog/xmlfiltersettingsdialog.hxx
+++ b/filter/source/xsltdialog/xmlfiltersettingsdialog.hxx
@@ -49,7 +49,7 @@ public:
explicit SvxPathControl(vcl::Window* pParent);
HeaderBar* getHeaderBar() { return m_pHeaderBar; }
XMLFilterListBox* getListBox() { return m_pFocusCtrl; }
- virtual ~SvxPathControl();
+ virtual ~SvxPathControl() override;
virtual void dispose() override;
virtual bool Notify( NotifyEvent& rNEvt ) override;
@@ -69,7 +69,7 @@ private:
public:
XMLFilterListBox(Window* pParent, SvxPathControl* pPathControl);
- virtual ~XMLFilterListBox();
+ virtual ~XMLFilterListBox() override;
virtual void dispose() override;
/** adds a new filter info entry to the ui filter list */
@@ -87,7 +87,7 @@ public:
XMLFilterSettingsDialog(vcl::Window* pParent,
const css::uno::Reference< css::uno::XComponentContext >& rxContext,
Dialog::InitFlag eFlag = Dialog::InitFlag::Default);
- virtual ~XMLFilterSettingsDialog();
+ virtual ~XMLFilterSettingsDialog() override;
virtual void dispose() override;
DECL_LINK_TYPED(ClickHdl_Impl, Button *, void );
diff --git a/filter/source/xsltdialog/xmlfiltertabdialog.hxx b/filter/source/xsltdialog/xmlfiltertabdialog.hxx
index 067a22ac9d22..7d164f0c1799 100644
--- a/filter/source/xsltdialog/xmlfiltertabdialog.hxx
+++ b/filter/source/xsltdialog/xmlfiltertabdialog.hxx
@@ -35,7 +35,7 @@ class XMLFilterTabDialog: public TabDialog
{
public:
XMLFilterTabDialog(vcl::Window *pParent, ResMgr& rResMgr, const css::uno::Reference< css::uno::XComponentContext >& rxContext, const filter_info_impl* pInfo);
- virtual ~XMLFilterTabDialog();
+ virtual ~XMLFilterTabDialog() override;
virtual void dispose() override;
bool onOk();
diff --git a/filter/source/xsltdialog/xmlfiltertabpagebasic.hxx b/filter/source/xsltdialog/xmlfiltertabpagebasic.hxx
index e5809faf5cd6..ce6e9fc20d48 100644
--- a/filter/source/xsltdialog/xmlfiltertabpagebasic.hxx
+++ b/filter/source/xsltdialog/xmlfiltertabpagebasic.hxx
@@ -33,7 +33,7 @@ class XMLFilterTabPageBasic : public TabPage
{
public:
explicit XMLFilterTabPageBasic(vcl::Window* pParent);
- virtual ~XMLFilterTabPageBasic();
+ virtual ~XMLFilterTabPageBasic() override;
virtual void dispose() override;
void FillInfo( filter_info_impl* pInfo );
diff --git a/filter/source/xsltdialog/xmlfiltertabpagexslt.hxx b/filter/source/xsltdialog/xmlfiltertabpagexslt.hxx
index 7b0309c4c51d..880e5d530c4e 100644
--- a/filter/source/xsltdialog/xmlfiltertabpagexslt.hxx
+++ b/filter/source/xsltdialog/xmlfiltertabpagexslt.hxx
@@ -34,7 +34,7 @@ class XMLFilterTabPageXSLT : public TabPage
{
public:
explicit XMLFilterTabPageXSLT(vcl::Window* pParent);
- virtual ~XMLFilterTabPageXSLT();
+ virtual ~XMLFilterTabPageXSLT() override;
virtual void dispose() override;
void FillInfo( filter_info_impl* pInfo );
diff --git a/filter/source/xsltdialog/xmlfiltertestdialog.hxx b/filter/source/xsltdialog/xmlfiltertestdialog.hxx
index 39261c4d07d8..7825dd24fe5a 100644
--- a/filter/source/xsltdialog/xmlfiltertestdialog.hxx
+++ b/filter/source/xsltdialog/xmlfiltertestdialog.hxx
@@ -36,7 +36,7 @@ class XMLFilterTestDialog : public ModalDialog
public:
XMLFilterTestDialog(vcl::Window* pParent,
const css::uno::Reference< css::uno::XComponentContext >& rxContext);
- virtual ~XMLFilterTestDialog();
+ virtual ~XMLFilterTestDialog() override;
virtual void dispose() override;
void test( const filter_info_impl& rFilterInfo );
diff --git a/filter/source/xsltfilter/LibXSLTTransformer.hxx b/filter/source/xsltfilter/LibXSLTTransformer.hxx
index 9c4485bb28b2..87f3225c86b7 100644
--- a/filter/source/xsltfilter/LibXSLTTransformer.hxx
+++ b/filter/source/xsltfilter/LibXSLTTransformer.hxx
@@ -64,7 +64,7 @@ namespace XSLT
int SAL_CALL closeOutput();
private:
- virtual ~Reader();
+ virtual ~Reader() override;
static const sal_Int32 OUTPUT_BUFFER_SIZE;
static const sal_Int32 INPUT_BUFFER_SIZE;
@@ -118,7 +118,7 @@ namespace XSLT
rtl::Reference<Reader> m_Reader;
protected:
- virtual ~LibXSLTTransformer() {
+ virtual ~LibXSLTTransformer() override {
if (m_Reader.is()) {
m_Reader->terminate();
m_Reader->forceStateStopped();
diff --git a/forms/source/component/Button.hxx b/forms/source/component/Button.hxx
index f0b2cd2d7ebf..c3d088f17939 100644
--- a/forms/source/component/Button.hxx
+++ b/forms/source/component/Button.hxx
@@ -131,7 +131,7 @@ protected:
public:
explicit OButtonControl(const css::uno::Reference< css::uno::XComponentContext>& _rxFactory);
- virtual ~OButtonControl();
+ virtual ~OButtonControl() override;
// XServiceInfo
OUString SAL_CALL getImplementationName()
diff --git a/forms/source/component/Columns.hxx b/forms/source/component/Columns.hxx
index ee769e67eab6..29f35b645c09 100644
--- a/forms/source/component/Columns.hxx
+++ b/forms/source/component/Columns.hxx
@@ -64,7 +64,7 @@ protected:
public:
OGridColumn(const css::uno::Reference<css::uno::XComponentContext>& _rContext, const OUString& _sModelName = OUString());
explicit OGridColumn(const OGridColumn* _pOriginal );
- virtual ~OGridColumn();
+ virtual ~OGridColumn() override;
// UNO binding
DECLARE_UNO3_AGG_DEFAULTS(OGridControlModel, OGridColumn_BASE)
diff --git a/forms/source/component/DatabaseForm.hxx b/forms/source/component/DatabaseForm.hxx
index b7b601495e52..e76fc51352a5 100644
--- a/forms/source/component/DatabaseForm.hxx
+++ b/forms/source/component/DatabaseForm.hxx
@@ -214,7 +214,7 @@ class ODatabaseForm :public OFormComponents
public:
explicit ODatabaseForm(const css::uno::Reference< css::uno::XComponentContext>& _rxFactory);
ODatabaseForm( const ODatabaseForm& _cloneSource );
- virtual ~ODatabaseForm();
+ virtual ~ODatabaseForm() override;
// UNO binding
DECLARE_UNO3_AGG_DEFAULTS(ODatabaseForm, OFormComponents)
diff --git a/forms/source/component/Edit.hxx b/forms/source/component/Edit.hxx
index 8a44722f7ed8..6fca35367a47 100644
--- a/forms/source/component/Edit.hxx
+++ b/forms/source/component/Edit.hxx
@@ -132,7 +132,7 @@ class OEditControl : public OBoundControl
public:
explicit OEditControl(const css::uno::Reference< css::uno::XComponentContext>& _rxContext);
- virtual ~OEditControl();
+ virtual ~OEditControl() override;
DECLARE_UNO3_AGG_DEFAULTS(OEditControl, OBoundControl)
virtual css::uno::Any SAL_CALL queryAggregation(const css::uno::Type& _rType) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/forms/source/component/EditBase.hxx b/forms/source/component/EditBase.hxx
index 33b157d8cc26..569b42240f77 100644
--- a/forms/source/component/EditBase.hxx
+++ b/forms/source/component/EditBase.hxx
@@ -66,7 +66,7 @@ public:
const bool _bSupportsValidation
);
DECLARE_DEFAULT_CLONE_CTOR( OEditBaseModel )
- virtual ~OEditBaseModel();
+ virtual ~OEditBaseModel() override;
// XPersistObject
virtual void SAL_CALL write(const css::uno::Reference< css::io::XObjectOutputStream>& _rxOutStream) throw ( css::io::IOException, css::uno::RuntimeException, std::exception) override;
diff --git a/forms/source/component/EventThread.hxx b/forms/source/component/EventThread.hxx
index 7934fb37078b..71edb846e855 100644
--- a/forms/source/component/EventThread.hxx
+++ b/forms/source/component/EventThread.hxx
@@ -87,7 +87,7 @@ public:
virtual css::uno::Any SAL_CALL queryInterface(const css::uno::Type& _rType) throw (css::uno::RuntimeException, std::exception) override;
explicit OComponentEventThread(::cppu::OComponentHelper* pCompImpl);
- virtual ~OComponentEventThread();
+ virtual ~OComponentEventThread() override;
void addEvent( const css::lang::EventObject* _pEvt );
void addEvent( const css::lang::EventObject* _pEvt, const css::uno::Reference< css::awt::XControl>& rControl,
diff --git a/forms/source/component/FormattedField.cxx b/forms/source/component/FormattedField.cxx
index 66cf6f05056f..9c9c7e12d3b3 100644
--- a/forms/source/component/FormattedField.cxx
+++ b/forms/source/component/FormattedField.cxx
@@ -85,7 +85,7 @@ public:
using SvNumberFormatsSupplierObj::operator delete;
protected:
StandardFormatsSupplier(const Reference< XComponentContext >& _rxFactory,LanguageType _eSysLanguage);
- virtual ~StandardFormatsSupplier();
+ virtual ~StandardFormatsSupplier() override;
protected:
virtual bool queryTermination() const override;
virtual void notifyTermination() override;
diff --git a/forms/source/component/FormattedField.hxx b/forms/source/component/FormattedField.hxx
index 38ddf3596831..75399df9be49 100644
--- a/forms/source/component/FormattedField.hxx
+++ b/forms/source/component/FormattedField.hxx
@@ -150,7 +150,7 @@ class OFormattedModel
public:
explicit OFormattedControl(const css::uno::Reference< css::uno::XComponentContext>& _rxContext);
- virtual ~OFormattedControl();
+ virtual ~OFormattedControl() override;
DECLARE_UNO3_AGG_DEFAULTS(OFormattedControl, OBoundControl)
virtual css::uno::Any SAL_CALL queryAggregation(const css::uno::Type& _rType) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/forms/source/component/FormattedFieldWrapper.hxx b/forms/source/component/FormattedFieldWrapper.hxx
index a017bb389707..e780b0ed6d0a 100644
--- a/forms/source/component/FormattedFieldWrapper.hxx
+++ b/forms/source/component/FormattedFieldWrapper.hxx
@@ -52,7 +52,7 @@ private:
OFormattedFieldWrapper(const css::uno::Reference< css::uno::XComponentContext>& _rxFactory);
protected:
- virtual ~OFormattedFieldWrapper();
+ virtual ~OFormattedFieldWrapper() override;
public:
// if we act as formatted, this is the PersistObject interface of our aggregate, used
diff --git a/forms/source/component/FormsCollection.hxx b/forms/source/component/FormsCollection.hxx
index df7279f17c86..f0e64b3d4946 100644
--- a/forms/source/component/FormsCollection.hxx
+++ b/forms/source/component/FormsCollection.hxx
@@ -51,7 +51,7 @@ class OFormsCollection
public:
explicit OFormsCollection(const css::uno::Reference< css::uno::XComponentContext>& _rxFactory);
OFormsCollection( const OFormsCollection& _cloneSource );
- virtual ~OFormsCollection();
+ virtual ~OFormsCollection() override;
public:
DECLARE_UNO3_AGG_DEFAULTS(OFormsCollection, FormsCollectionComponentBase)
diff --git a/forms/source/component/GroupManager.hxx b/forms/source/component/GroupManager.hxx
index a8f45f39c7f0..d0b45fd5f424 100644
--- a/forms/source/component/GroupManager.hxx
+++ b/forms/source/component/GroupManager.hxx
@@ -175,7 +175,7 @@ class OGroupManager : public ::cppu::WeakImplHelper< css::beans::XPropertyChange
public:
explicit OGroupManager(const css::uno::Reference< css::container::XContainer >& _rxContainer);
- virtual ~OGroupManager();
+ virtual ~OGroupManager() override;
// css::lang::XEventListener
virtual void SAL_CALL disposing(const css::lang::EventObject& _rSource) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/forms/source/component/ListBox.hxx b/forms/source/component/ListBox.hxx
index b1e32e2550e9..2da96b921108 100644
--- a/forms/source/component/ListBox.hxx
+++ b/forms/source/component/ListBox.hxx
@@ -270,7 +270,7 @@ protected:
public:
explicit OListBoxControl(const css::uno::Reference< css::uno::XComponentContext>& _rxFactory);
- virtual ~OListBoxControl();
+ virtual ~OListBoxControl() override;
// UNO Anbindung
DECLARE_UNO3_AGG_DEFAULTS(OListBoxControl, OBoundControl)
diff --git a/forms/source/component/clickableimage.hxx b/forms/source/component/clickableimage.hxx
index b1ea4dcbdfb9..4a9b6880f6ff 100644
--- a/forms/source/component/clickableimage.hxx
+++ b/forms/source/component/clickableimage.hxx
@@ -97,7 +97,7 @@ namespace frm
const OUString& _rDefault
);
DECLARE_DEFAULT_CLONE_CTOR( OClickableImageBaseModel )
- virtual ~OClickableImageBaseModel();
+ virtual ~OClickableImageBaseModel() override;
// UNO Binding
DECLARE_UNO3_AGG_DEFAULTS(OClickableImageBaseModel, OControlModel)
@@ -213,7 +213,7 @@ namespace frm
OClickableImageBaseControl(
const css::uno::Reference< css::uno::XComponentContext>& _rxFactory,
const OUString& _aService);
- virtual ~OClickableImageBaseControl();
+ virtual ~OClickableImageBaseControl() override;
protected:
// UNO Binding
diff --git a/forms/source/component/imgprod.cxx b/forms/source/component/imgprod.cxx
index e90bbfc30cee..b40d892bdcc8 100644
--- a/forms/source/component/imgprod.cxx
+++ b/forms/source/component/imgprod.cxx
@@ -42,7 +42,7 @@ public:
ImgProdLockBytes( SvStream* pStm, bool bOwner );
explicit ImgProdLockBytes( css::uno::Reference< css::io::XInputStream > & rStreamRef );
- virtual ~ImgProdLockBytes();
+ virtual ~ImgProdLockBytes() override;
virtual ErrCode ReadAt( sal_uInt64 nPos, void* pBuffer, sal_Size nCount, sal_Size * pRead ) const override;
virtual ErrCode WriteAt( sal_uInt64 nPos, const void* pBuffer, sal_Size nCount, sal_Size * pWritten ) override;
diff --git a/forms/source/component/imgprod.hxx b/forms/source/component/imgprod.hxx
index 49e1107893d2..ceb9bf35e047 100644
--- a/forms/source/component/imgprod.hxx
+++ b/forms/source/component/imgprod.hxx
@@ -61,7 +61,7 @@ private:
public:
ImageProducer();
- virtual ~ImageProducer();
+ virtual ~ImageProducer() override;
void SetImage( const OUString& rPath );
void SetImage( SvStream& rStm );
diff --git a/forms/source/component/refvaluecomponent.hxx b/forms/source/component/refvaluecomponent.hxx
index bedfc4f7c8c6..5f727df6370c 100644
--- a/forms/source/component/refvaluecomponent.hxx
+++ b/forms/source/component/refvaluecomponent.hxx
@@ -54,7 +54,7 @@ namespace frm
const OUString& _rDefault
);
DECLARE_DEFAULT_CLONE_CTOR( OReferenceValueComponent )
- virtual ~OReferenceValueComponent();
+ virtual ~OReferenceValueComponent() override;
// OPropertySet and friends
virtual void SAL_CALL getFastPropertyValue(css::uno::Any& rValue, sal_Int32 nHandle) const override;
diff --git a/forms/source/helper/commandimageprovider.cxx b/forms/source/helper/commandimageprovider.cxx
index e051eb31436b..88e9bc6713e6 100644
--- a/forms/source/helper/commandimageprovider.cxx
+++ b/forms/source/helper/commandimageprovider.cxx
@@ -59,7 +59,7 @@ namespace frm
{
impl_init_nothrow( _rContext, _rxDocument );
}
- virtual ~DocumentCommandImageProvider()
+ virtual ~DocumentCommandImageProvider() override
{
}
diff --git a/forms/source/inc/FormComponent.hxx b/forms/source/inc/FormComponent.hxx
index 1b7c08d488a1..ac9f100e285a 100644
--- a/forms/source/inc/FormComponent.hxx
+++ b/forms/source/inc/FormComponent.hxx
@@ -197,7 +197,7 @@ public:
);
protected:
- virtual ~OControl();
+ virtual ~OControl() override;
/** sets the control as delegator at the aggregate
@@ -276,7 +276,7 @@ public:
const bool _bSetDelegator = true
);
- virtual ~OBoundControl();
+ virtual ~OBoundControl() override;
DECLARE_UNO3_AGG_DEFAULTS(OBoundControl, OControl)
virtual css::uno::Any SAL_CALL queryAggregation( const css::uno::Type& _rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -362,7 +362,7 @@ protected:
const bool _bCloneAggregate = true, // should the aggregate of the original be cloned, too?
const bool _bSetDelegator = true // set to sal_False if you want to call setDelegator later (after returning from this ctor)
);
- virtual ~OControlModel();
+ virtual ~OControlModel() override;
/** to be called after a OBoundControlModel (a derivee, respectively) has been cloned
@@ -522,7 +522,7 @@ public:
const classname* _pOriginal, \
const css::uno::Reference< css::uno::XComponentContext>& _rxFactory \
); \
- virtual ~classname() \
+ virtual ~classname() override \
#define IMPLEMENT_DEFAULT_CLONING( classname ) \
@@ -657,7 +657,7 @@ protected:
const css::uno::Reference< css::uno::XComponentContext>& _rxContext
// factory to create the aggregate with
);
- virtual ~OBoundControlModel();
+ virtual ~OBoundControlModel() override;
/// late ctor after cloning
virtual void clonedFrom( const OControlModel* _pOriginal ) override;
diff --git a/forms/source/inc/InterfaceContainer.hxx b/forms/source/inc/InterfaceContainer.hxx
index 1bb167620e84..90163803a4e8 100644
--- a/forms/source/inc/InterfaceContainer.hxx
+++ b/forms/source/inc/InterfaceContainer.hxx
@@ -286,7 +286,7 @@ protected:
public:
OFormComponents(const css::uno::Reference< css::uno::XComponentContext>& _rxFactory);
OFormComponents( const OFormComponents& _cloneSource );
- virtual ~OFormComponents();
+ virtual ~OFormComponents() override;
DECLARE_UNO3_AGG_DEFAULTS(OFormComponents, FormComponentsBase)
diff --git a/forms/source/richtext/attributedispatcher.hxx b/forms/source/richtext/attributedispatcher.hxx
index 358a2df57513..a2e89f829be2 100644
--- a/forms/source/richtext/attributedispatcher.hxx
+++ b/forms/source/richtext/attributedispatcher.hxx
@@ -55,7 +55,7 @@ namespace frm
);
protected:
- virtual ~OAttributeDispatcher( );
+ virtual ~OAttributeDispatcher( ) override;
// XDispatch
virtual void SAL_CALL dispatch( const css::util::URL& URL, const css::uno::Sequence< css::beans::PropertyValue >& Arguments ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/forms/source/richtext/clipboarddispatcher.hxx b/forms/source/richtext/clipboarddispatcher.hxx
index d0041b3963d0..b3ecf9006d5b 100644
--- a/forms/source/richtext/clipboarddispatcher.hxx
+++ b/forms/source/richtext/clipboarddispatcher.hxx
@@ -73,7 +73,7 @@ namespace frm
explicit OPasteClipboardDispatcher( EditView& _rView );
protected:
- virtual ~OPasteClipboardDispatcher();
+ virtual ~OPasteClipboardDispatcher() override;
// OClipboardDispatcher
virtual bool implIsEnabled( ) const override;
diff --git a/forms/source/richtext/featuredispatcher.hxx b/forms/source/richtext/featuredispatcher.hxx
index a15558cb5455..425735b582ac 100644
--- a/forms/source/richtext/featuredispatcher.hxx
+++ b/forms/source/richtext/featuredispatcher.hxx
@@ -55,7 +55,7 @@ namespace frm
protected:
ORichTextFeatureDispatcher( EditView& _rView, const css::util::URL& _rURL );
- virtual ~ORichTextFeatureDispatcher( );
+ virtual ~ORichTextFeatureDispatcher( ) override;
public:
/// clean up resources associated with this instance
diff --git a/forms/source/richtext/parametrizedattributedispatcher.hxx b/forms/source/richtext/parametrizedattributedispatcher.hxx
index 0b531f78cf4b..0dbe9d48ca34 100644
--- a/forms/source/richtext/parametrizedattributedispatcher.hxx
+++ b/forms/source/richtext/parametrizedattributedispatcher.hxx
@@ -38,7 +38,7 @@ namespace frm
);
protected:
- virtual ~OParametrizedAttributeDispatcher();
+ virtual ~OParametrizedAttributeDispatcher() override;
// XDispatch
virtual void SAL_CALL dispatch( const css::util::URL& URL, const css::uno::Sequence< css::beans::PropertyValue >& Arguments ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/forms/source/richtext/richtextcontrol.hxx b/forms/source/richtext/richtextcontrol.hxx
index 5bda91b38949..993bd21edff5 100644
--- a/forms/source/richtext/richtextcontrol.hxx
+++ b/forms/source/richtext/richtextcontrol.hxx
@@ -49,7 +49,7 @@ namespace frm
ORichTextControl();
protected:
- virtual ~ORichTextControl();
+ virtual ~ORichTextControl() override;
public:
// XServiceInfo - static version
@@ -106,7 +106,7 @@ namespace frm
protected:
ORichTextPeer();
- virtual ~ORichTextPeer();
+ virtual ~ORichTextPeer() override;
// XView
void SAL_CALL draw( sal_Int32 nX, sal_Int32 nY ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/forms/source/richtext/richtextengine.hxx b/forms/source/richtext/richtextengine.hxx
index e2beb7fc35c9..63b08a3765e5 100644
--- a/forms/source/richtext/richtextengine.hxx
+++ b/forms/source/richtext/richtextengine.hxx
@@ -49,7 +49,7 @@ namespace frm
static RichTextEngine* Create();
RichTextEngine* Clone();
- virtual ~RichTextEngine( );
+ virtual ~RichTextEngine( ) override;
// for multiplexing the StatusChanged events of the edit engine
void registerEngineStatusListener( IEngineStatusListener* _pListener );
diff --git a/forms/source/richtext/richtextunowrapper.hxx b/forms/source/richtext/richtextunowrapper.hxx
index 4de0d6ffb2d5..7f2fba8cedf9 100644
--- a/forms/source/richtext/richtextunowrapper.hxx
+++ b/forms/source/richtext/richtextunowrapper.hxx
@@ -42,7 +42,7 @@ namespace frm
ORichTextUnoWrapper( EditEngine& _rEngine, IEngineTextChangeListener* _pTextChangeListener );
protected:
- virtual ~ORichTextUnoWrapper() throw();
+ virtual ~ORichTextUnoWrapper() throw() override;
private:
@@ -66,7 +66,7 @@ namespace frm
virtual void UpdateData() override;
protected:
- virtual ~RichTextEditSource();
+ virtual ~RichTextEditSource() override;
private:
RichTextEditSource( const RichTextEditSource& _rSource ) = delete;
diff --git a/forms/source/richtext/richtextvclcontrol.hxx b/forms/source/richtext/richtextvclcontrol.hxx
index 9d9ce3bdbb05..6725ab78bd5f 100644
--- a/forms/source/richtext/richtextvclcontrol.hxx
+++ b/forms/source/richtext/richtextvclcontrol.hxx
@@ -52,7 +52,7 @@ namespace frm
ITextSelectionListener* _pSelectionListener
);
- virtual ~RichTextControl( );
+ virtual ~RichTextControl( ) override;
virtual void dispose() override;
/* enables the change notifications for a particular attribute
diff --git a/forms/source/richtext/rtattributehandler.hxx b/forms/source/richtext/rtattributehandler.hxx
index 70118a8bbca4..c8c2fcb6cf73 100644
--- a/forms/source/richtext/rtattributehandler.hxx
+++ b/forms/source/richtext/rtattributehandler.hxx
@@ -62,7 +62,7 @@ namespace frm
virtual AttributeCheckState implGetCheckState( const SfxPoolItem& _rItem ) const;
protected:
- virtual ~AttributeHandler();
+ virtual ~AttributeHandler() override;
};
namespace AttributeHandlerFactory
diff --git a/forms/source/richtext/specialdispatchers.hxx b/forms/source/richtext/specialdispatchers.hxx
index df56daffa464..f7b2e0f0a169 100644
--- a/forms/source/richtext/specialdispatchers.hxx
+++ b/forms/source/richtext/specialdispatchers.hxx
@@ -32,7 +32,7 @@ namespace frm
OSelectAllDispatcher( EditView& _rView, const css::util::URL& _rURL );
protected:
- virtual ~OSelectAllDispatcher();
+ virtual ~OSelectAllDispatcher() override;
// XDispatch
virtual void SAL_CALL dispatch( const css::util::URL& URL, const css::uno::Sequence< css::beans::PropertyValue >& Arguments )
diff --git a/forms/source/runtime/formoperations.hxx b/forms/source/runtime/formoperations.hxx
index 06aec6a3a1b8..47acd3fe48b6 100644
--- a/forms/source/runtime/formoperations.hxx
+++ b/forms/source/runtime/formoperations.hxx
@@ -102,7 +102,7 @@ namespace frm
}
protected:
- virtual ~FormOperations();
+ virtual ~FormOperations() override;
// XInitialization
virtual void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& aArguments ) throw (css::uno::Exception, css::uno::RuntimeException, std::exception) override;
diff --git a/forms/source/solar/component/navbarcontrol.hxx b/forms/source/solar/component/navbarcontrol.hxx
index b871e115fdf0..3fa62b30ac7c 100644
--- a/forms/source/solar/component/navbarcontrol.hxx
+++ b/forms/source/solar/component/navbarcontrol.hxx
@@ -49,7 +49,7 @@ namespace frm
);
protected:
- virtual ~ONavigationBarControl();
+ virtual ~ONavigationBarControl() override;
public:
// XServiceInfo - static version
@@ -98,7 +98,7 @@ namespace frm
explicit ONavigationBarPeer(
const css::uno::Reference< css::uno::XComponentContext >& _rxORB
);
- virtual ~ONavigationBarPeer();
+ virtual ~ONavigationBarPeer() override;
public:
// XInterface
diff --git a/forms/source/solar/inc/navtoolbar.hxx b/forms/source/solar/inc/navtoolbar.hxx
index a9b92b68932c..b195f7ba9b55 100644
--- a/forms/source/solar/inc/navtoolbar.hxx
+++ b/forms/source/solar/inc/navtoolbar.hxx
@@ -69,7 +69,7 @@ namespace frm
const std::shared_ptr< const ICommandImageProvider >& _pImageProvider,
const OUString & sModuleId
);
- virtual ~NavigationToolBar( );
+ virtual ~NavigationToolBar( ) override;
virtual void dispose() override;
/** sets the dispatcher which is to be used for the features
diff --git a/forms/source/xforms/NameContainer.hxx b/forms/source/xforms/NameContainer.hxx
index e32797772e36..8e4cd809dbcc 100644
--- a/forms/source/xforms/NameContainer.hxx
+++ b/forms/source/xforms/NameContainer.hxx
@@ -84,7 +84,7 @@ protected:
public:
NameContainer() {}
- virtual ~NameContainer() {}
+ virtual ~NameContainer() override {}
// methods for XElementAccess
diff --git a/forms/source/xforms/binding.hxx b/forms/source/xforms/binding.hxx
index a413e39eda63..42fba2ca7d72 100644
--- a/forms/source/xforms/binding.hxx
+++ b/forms/source/xforms/binding.hxx
@@ -157,7 +157,7 @@ private:
public:
Binding();
- virtual ~Binding();
+ virtual ~Binding() override;
// property methods: get/set value
diff --git a/forms/source/xforms/collection.hxx b/forms/source/xforms/collection.hxx
index 11ae4de55108..8ea1ae147c6e 100644
--- a/forms/source/xforms/collection.hxx
+++ b/forms/source/xforms/collection.hxx
@@ -61,7 +61,7 @@ protected:
public:
Collection() {}
- virtual ~Collection() {}
+ virtual ~Collection() override {}
const T& getItem( sal_Int32 n ) const
{
diff --git a/forms/source/xforms/datatyperepository.hxx b/forms/source/xforms/datatyperepository.hxx
index 0d3723cdba48..15c7702c19f3 100644
--- a/forms/source/xforms/datatyperepository.hxx
+++ b/forms/source/xforms/datatyperepository.hxx
@@ -47,7 +47,7 @@ namespace xforms
ODataTypeRepository( );
protected:
- virtual ~ODataTypeRepository( );
+ virtual ~ODataTypeRepository( ) override;
// XDataTypeRepository
virtual css::uno::Reference< css::xsd::XDataType > SAL_CALL getBasicDataType( sal_Int16 dataTypeClass ) throw (css::container::NoSuchElementException, css::uno::RuntimeException, std::exception) override;
diff --git a/forms/source/xforms/datatypes.hxx b/forms/source/xforms/datatypes.hxx
index a319c56975ac..5f1d40551535 100644
--- a/forms/source/xforms/datatypes.hxx
+++ b/forms/source/xforms/datatypes.hxx
@@ -75,7 +75,7 @@ namespace xforms
protected:
// create basic data type
OXSDDataType( const OUString& _rName, sal_Int16 _nTypeClass );
- virtual ~OXSDDataType();
+ virtual ~OXSDDataType() override;
public:
DECLARE_XINTERFACE()
diff --git a/forms/source/xforms/model.hxx b/forms/source/xforms/model.hxx
index 70e067c8834c..87fe6066be3d 100644
--- a/forms/source/xforms/model.hxx
+++ b/forms/source/xforms/model.hxx
@@ -117,7 +117,7 @@ public:
/// create a new model with an empty, default instance
Model();
- virtual ~Model() throw();
+ virtual ~Model() throw() override;
// get Model implementation from API object
static Model* getModel( const css::uno::Reference<css::xforms::XModel>& );
diff --git a/forms/source/xforms/model_helper.hxx b/forms/source/xforms/model_helper.hxx
index c331861efd8d..23423b4a031f 100644
--- a/forms/source/xforms/model_helper.hxx
+++ b/forms/source/xforms/model_helper.hxx
@@ -53,7 +53,7 @@ class BindingCollection : public NamedCollection<css::uno::Reference<css::beans:
public:
explicit BindingCollection( Model* pModel ) : mpModel( pModel ) {}
- virtual ~BindingCollection() {}
+ virtual ~BindingCollection() override {}
virtual bool isValid( const T& t ) const override
{
@@ -80,7 +80,7 @@ class SubmissionCollection : public NamedCollection<css::uno::Reference<css::bea
public:
explicit SubmissionCollection( Model* pModel ) : mpModel( pModel ) {}
- virtual ~SubmissionCollection() {}
+ virtual ~SubmissionCollection() override {}
public:
virtual bool isValid( const T& t ) const override
diff --git a/forms/source/xforms/propertysetbase.hxx b/forms/source/xforms/propertysetbase.hxx
index 8563f0b9160c..4408f8a23c94 100644
--- a/forms/source/xforms/propertysetbase.hxx
+++ b/forms/source/xforms/propertysetbase.hxx
@@ -45,7 +45,7 @@ class PropertyAccessorBase : public salhelper::SimpleReferenceObject
{
protected:
PropertyAccessorBase() { }
- virtual ~PropertyAccessorBase();
+ virtual ~PropertyAccessorBase() override;
public:
@@ -188,7 +188,7 @@ private:
protected:
PropertySetBase();
- virtual ~PropertySetBase();
+ virtual ~PropertySetBase() override;
/** registers a new property to be supported by this instance
@param rProperty
diff --git a/forms/source/xforms/submission.hxx b/forms/source/xforms/submission.hxx
index b847477298a5..d4521818839d 100644
--- a/forms/source/xforms/submission.hxx
+++ b/forms/source/xforms/submission.hxx
@@ -94,7 +94,7 @@ private:
public:
Submission();
- virtual ~Submission() throw();
+ virtual ~Submission() throw() override;
// property methods: get/set value
diff --git a/forms/source/xforms/xformsevent.hxx b/forms/source/xforms/xformsevent.hxx
index 414458c04128..e3aff320f306 100644
--- a/forms/source/xforms/xformsevent.hxx
+++ b/forms/source/xforms/xformsevent.hxx
@@ -40,7 +40,7 @@ class XFormsEventConcrete : public cppu::WeakImplHelper< XFormsEvent > {
, m_cancelable(false)
{
}
- virtual ~XFormsEventConcrete() {}
+ virtual ~XFormsEventConcrete() override {}
virtual OUString SAL_CALL getType() throw (css::uno::RuntimeException, std::exception) override;
virtual css::uno::Reference< css::xml::dom::events::XEventTarget > SAL_CALL getTarget() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/formula/source/ui/dlg/ControlHelper.hxx b/formula/source/ui/dlg/ControlHelper.hxx
index 0057a3afde2e..b1a6ed81d8a5 100644
--- a/formula/source/ui/dlg/ControlHelper.hxx
+++ b/formula/source/ui/dlg/ControlHelper.hxx
@@ -47,7 +47,7 @@ protected:
public:
EditBox( vcl::Window* pParent, WinBits nBits );
- virtual ~EditBox();
+ virtual ~EditBox() override;
virtual void dispose() override;
MultiLineEdit* GetEdit() {return pMEdit;}
@@ -64,7 +64,7 @@ class ArgEdit : public RefEdit
{
public:
ArgEdit( vcl::Window* pParent, WinBits nBits );
- virtual ~ArgEdit();
+ virtual ~ArgEdit() override;
virtual void dispose() override;
void Init( ArgEdit* pPrevEdit, ArgEdit* pNextEdit,
diff --git a/formula/source/ui/dlg/funcpage.hxx b/formula/source/ui/dlg/funcpage.hxx
index c6eaea1f818a..f7ef009c3b0f 100644
--- a/formula/source/ui/dlg/funcpage.hxx
+++ b/formula/source/ui/dlg/funcpage.hxx
@@ -83,7 +83,7 @@ protected:
public:
FuncPage( vcl::Window* pParent,const IFunctionManager* _pFunctionManager);
- virtual ~FuncPage();
+ virtual ~FuncPage() override;
virtual void dispose() override;
void SetCategory(sal_Int32 nCat);
diff --git a/formula/source/ui/dlg/parawin.hxx b/formula/source/ui/dlg/parawin.hxx
index 431b3521dbcf..b50192017591 100644
--- a/formula/source/ui/dlg/parawin.hxx
+++ b/formula/source/ui/dlg/parawin.hxx
@@ -123,7 +123,7 @@ protected:
public:
ParaWin(vcl::Window* pParent,IControlReferenceHandler* _pDlg);
- virtual ~ParaWin();
+ virtual ~ParaWin() override;
virtual void dispose() override;
void SetFunctionDesc(const IFunctionDescription* pFDesc);
diff --git a/formula/source/ui/dlg/structpg.hxx b/formula/source/ui/dlg/structpg.hxx
index 95b0f47bcf02..5dab3c593808 100644
--- a/formula/source/ui/dlg/structpg.hxx
+++ b/formula/source/ui/dlg/structpg.hxx
@@ -86,7 +86,7 @@ protected:
public:
explicit StructPage(vcl::Window* pParent);
- virtual ~StructPage();
+ virtual ~StructPage() override;
virtual void dispose() override;
void ClearStruct();
diff --git a/fpicker/source/office/OfficeFilePicker.hxx b/fpicker/source/office/OfficeFilePicker.hxx
index 5f8f331a7f3c..1c9f19da76f0 100644
--- a/fpicker/source/office/OfficeFilePicker.hxx
+++ b/fpicker/source/office/OfficeFilePicker.hxx
@@ -83,7 +83,7 @@ protected:
public:
SvtFilePicker();
- virtual ~SvtFilePicker();
+ virtual ~SvtFilePicker() override;
// disambiguate XInterface
diff --git a/fpicker/source/office/OfficeFolderPicker.hxx b/fpicker/source/office/OfficeFolderPicker.hxx
index 155f5a31bd60..31e7dbd27089 100644
--- a/fpicker/source/office/OfficeFolderPicker.hxx
+++ b/fpicker/source/office/OfficeFolderPicker.hxx
@@ -50,7 +50,7 @@ private:
public:
SvtFolderPicker();
- virtual ~SvtFolderPicker();
+ virtual ~SvtFolderPicker() override;
// XFolderPicker2 functions
diff --git a/fpicker/source/office/PlacesListBox.hxx b/fpicker/source/office/PlacesListBox.hxx
index 05c2637883aa..5ea96efa3ce2 100644
--- a/fpicker/source/office/PlacesListBox.hxx
+++ b/fpicker/source/office/PlacesListBox.hxx
@@ -28,7 +28,7 @@ class PlacesListBox_Impl : public SvHeaderTabListBox
public:
PlacesListBox_Impl( PlacesListBox* pParent, const OUString& rTitle );
- virtual ~PlacesListBox_Impl( );
+ virtual ~PlacesListBox_Impl( ) override;
virtual void dispose() override;
virtual void MouseButtonUp( const MouseEvent& rMEvt ) override;
@@ -50,7 +50,7 @@ class PlacesListBox : public Control
public:
PlacesListBox( vcl::Window* pParent, SvtFileDialog* pFileDlg, const OUString& rTitle, WinBits nBits );
- virtual ~PlacesListBox( );
+ virtual ~PlacesListBox( ) override;
virtual void dispose() override;
void AppendPlace( const PlacePtr& pPlace );
diff --git a/fpicker/source/office/QueryFolderName.hxx b/fpicker/source/office/QueryFolderName.hxx
index 11373dff5bd0..31cbc6485c56 100644
--- a/fpicker/source/office/QueryFolderName.hxx
+++ b/fpicker/source/office/QueryFolderName.hxx
@@ -38,7 +38,7 @@ private:
public:
QueryFolderNameDialog(vcl::Window* _pParent, const OUString& rTitle,
const OUString& rDefaultText);
- virtual ~QueryFolderNameDialog();
+ virtual ~QueryFolderNameDialog() override;
virtual void dispose() override;
OUString GetName() const { return m_pNameEdit->GetText(); }
};
diff --git a/fpicker/source/office/RemoteFilesDialog.cxx b/fpicker/source/office/RemoteFilesDialog.cxx
index 59f77918f6b0..cc74021ade8f 100644
--- a/fpicker/source/office/RemoteFilesDialog.cxx
+++ b/fpicker/source/office/RemoteFilesDialog.cxx
@@ -38,7 +38,7 @@ class FileViewContainer : public vcl::Window
{
}
- virtual ~FileViewContainer()
+ virtual ~FileViewContainer() override
{
disposeOnce();
}
diff --git a/fpicker/source/office/RemoteFilesDialog.hxx b/fpicker/source/office/RemoteFilesDialog.hxx
index 8291eb9ce193..672e2fa3ff33 100644
--- a/fpicker/source/office/RemoteFilesDialog.hxx
+++ b/fpicker/source/office/RemoteFilesDialog.hxx
@@ -71,7 +71,7 @@ class RemoteFilesDialog : public SvtFileDialog_Base
{
public:
RemoteFilesDialog( vcl::Window* pParent, PickerFlags nBits );
- virtual ~RemoteFilesDialog();
+ virtual ~RemoteFilesDialog() override;
virtual void dispose() override;
virtual void Resize() override;
diff --git a/fpicker/source/office/asyncfilepicker.hxx b/fpicker/source/office/asyncfilepicker.hxx
index 864c330c044f..51089d35b349 100644
--- a/fpicker/source/office/asyncfilepicker.hxx
+++ b/fpicker/source/office/asyncfilepicker.hxx
@@ -80,7 +80,7 @@ namespace svt
void cancel();
protected:
- virtual ~AsyncPickerAction();
+ virtual ~AsyncPickerAction() override;
private:
DECL_LINK_TYPED( OnActionDone, void*, void );
diff --git a/fpicker/source/office/commonpicker.hxx b/fpicker/source/office/commonpicker.hxx
index 9e0c4a484105..5039254d7515 100644
--- a/fpicker/source/office/commonpicker.hxx
+++ b/fpicker/source/office/commonpicker.hxx
@@ -86,7 +86,7 @@ namespace svt
OCommonPicker();
protected:
- virtual ~OCommonPicker();
+ virtual ~OCommonPicker() override;
// overridables
diff --git a/fpicker/source/office/fpinteraction.hxx b/fpicker/source/office/fpinteraction.hxx
index 2524082cf14e..26d82bc61151 100644
--- a/fpicker/source/office/fpinteraction.hxx
+++ b/fpicker/source/office/fpinteraction.hxx
@@ -72,7 +72,7 @@ namespace svt
virtual void SAL_CALL handle( const css::uno::Reference< css::task::XInteractionRequest >& _rxRequest ) throw (css::uno::RuntimeException, std::exception) override;
private:
- virtual ~OFilePickerInteractionHandler();
+ virtual ~OFilePickerInteractionHandler() override;
};
diff --git a/fpicker/source/office/iodlg.cxx b/fpicker/source/office/iodlg.cxx
index eb15bfa19d54..6a8b5a26a8b4 100644
--- a/fpicker/source/office/iodlg.cxx
+++ b/fpicker/source/office/iodlg.cxx
@@ -348,7 +348,7 @@ public:
, m_nCurrentFocus(FocusState::Prev)
{
}
- virtual ~CustomContainer() { disposeOnce(); }
+ virtual ~CustomContainer() override { disposeOnce(); }
virtual void dispose() override
{
_pFileView.clear();
diff --git a/fpicker/source/office/iodlg.hxx b/fpicker/source/office/iodlg.hxx
index 016319a9e656..a097aeaf1c88 100644
--- a/fpicker/source/office/iodlg.hxx
+++ b/fpicker/source/office/iodlg.hxx
@@ -160,7 +160,7 @@ protected:
public:
SvtFileDialog( vcl::Window* _pParent, PickerFlags nBits );
- virtual ~SvtFileDialog();
+ virtual ~SvtFileDialog() override;
virtual void dispose() override;
virtual short Execute() override;
diff --git a/fpicker/source/office/iodlgimp.hxx b/fpicker/source/office/iodlgimp.hxx
index 7ad944300e56..7781a2e73f52 100644
--- a/fpicker/source/office/iodlgimp.hxx
+++ b/fpicker/source/office/iodlgimp.hxx
@@ -80,7 +80,7 @@ enum SvtFileDlgType
class SvtFileDialogURLSelector : public MenuButton
{
public:
- virtual ~SvtFileDialogURLSelector();
+ virtual ~SvtFileDialogURLSelector() override;
virtual void dispose() override;
private:
VclPtr<SvtFileDialog> m_pDlg;
@@ -103,7 +103,7 @@ private:
public:
SvtUpButton_Impl( vcl::Window* pParent, SvtFileDialog* pDlg, WinBits nBits );
- virtual ~SvtUpButton_Impl();
+ virtual ~SvtUpButton_Impl() override;
protected:
virtual void FillURLMenu( PopupMenu* _pMenu ) override;
diff --git a/framework/inc/classes/actiontriggercontainer.hxx b/framework/inc/classes/actiontriggercontainer.hxx
index 778f6c35dac0..7408392e5a76 100644
--- a/framework/inc/classes/actiontriggercontainer.hxx
+++ b/framework/inc/classes/actiontriggercontainer.hxx
@@ -39,7 +39,7 @@ class FWE_DLLPUBLIC ActionTriggerContainer : public PropertySetContainer,
{
public:
ActionTriggerContainer();
- virtual ~ActionTriggerContainer();
+ virtual ~ActionTriggerContainer() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType )
diff --git a/framework/inc/classes/actiontriggerpropertyset.hxx b/framework/inc/classes/actiontriggerpropertyset.hxx
index a1cddc6eefd1..7b190399745d 100644
--- a/framework/inc/classes/actiontriggerpropertyset.hxx
+++ b/framework/inc/classes/actiontriggerpropertyset.hxx
@@ -47,7 +47,7 @@ class ActionTriggerPropertySet : private cppu::BaseMutex,
{
public:
FWE_DLLPUBLIC ActionTriggerPropertySet();
- FWE_DLLPUBLIC virtual ~ActionTriggerPropertySet();
+ FWE_DLLPUBLIC virtual ~ActionTriggerPropertySet() override;
// XInterface
virtual FWE_DLLPUBLIC css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType )
diff --git a/framework/inc/classes/actiontriggerseparatorpropertyset.hxx b/framework/inc/classes/actiontriggerseparatorpropertyset.hxx
index c50555621571..6addfcd0dfd0 100644
--- a/framework/inc/classes/actiontriggerseparatorpropertyset.hxx
+++ b/framework/inc/classes/actiontriggerseparatorpropertyset.hxx
@@ -45,7 +45,7 @@ class ActionTriggerSeparatorPropertySet : private cppu::BaseMutex,
{
public:
ActionTriggerSeparatorPropertySet();
- virtual ~ActionTriggerSeparatorPropertySet();
+ virtual ~ActionTriggerSeparatorPropertySet() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType )
diff --git a/framework/inc/classes/imagewrapper.hxx b/framework/inc/classes/imagewrapper.hxx
index 964907c17d96..41b75fcd93ec 100644
--- a/framework/inc/classes/imagewrapper.hxx
+++ b/framework/inc/classes/imagewrapper.hxx
@@ -36,7 +36,7 @@ class FWE_DLLPUBLIC ImageWrapper :
{
public:
ImageWrapper( const Image& aImage );
- virtual ~ImageWrapper();
+ virtual ~ImageWrapper() override;
const Image& GetImage() const
{
diff --git a/framework/inc/classes/rootactiontriggercontainer.hxx b/framework/inc/classes/rootactiontriggercontainer.hxx
index 53d009cec6ab..131ead076040 100644
--- a/framework/inc/classes/rootactiontriggercontainer.hxx
+++ b/framework/inc/classes/rootactiontriggercontainer.hxx
@@ -43,7 +43,7 @@ class FWE_DLLPUBLIC RootActionTriggerContainer : public PropertySetContainer,
{
public:
RootActionTriggerContainer( const Menu* pMenu, const OUString* pMenuIdentifier);
- virtual ~RootActionTriggerContainer();
+ virtual ~RootActionTriggerContainer() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType )
diff --git a/framework/inc/dispatch/closedispatcher.hxx b/framework/inc/dispatch/closedispatcher.hxx
index b7b65fa7d874..a20db060d711 100644
--- a/framework/inc/dispatch/closedispatcher.hxx
+++ b/framework/inc/dispatch/closedispatcher.hxx
@@ -127,7 +127,7 @@ class CloseDispatcher : public ::cppu::WeakImplHelper<
const OUString& sTarget);
/** @short does nothing real. */
- virtual ~CloseDispatcher();
+ virtual ~CloseDispatcher() override;
// uno interface
diff --git a/framework/inc/dispatch/dispatchinformationprovider.hxx b/framework/inc/dispatch/dispatchinformationprovider.hxx
index 169e289255a0..b59c8785c1b8 100644
--- a/framework/inc/dispatch/dispatchinformationprovider.hxx
+++ b/framework/inc/dispatch/dispatchinformationprovider.hxx
@@ -52,7 +52,7 @@ class DispatchInformationProvider : public ::cppu::WeakImplHelper< css::frame::
DispatchInformationProvider(const css::uno::Reference< css::uno::XComponentContext >& xContext ,
const css::uno::Reference< css::frame::XFrame >& xFrame);
- virtual ~DispatchInformationProvider();
+ virtual ~DispatchInformationProvider() override;
virtual css::uno::Sequence< sal_Int16 > SAL_CALL getSupportedCommandGroups()
throw (css::uno::RuntimeException, std::exception) override;
diff --git a/framework/inc/dispatch/dispatchprovider.hxx b/framework/inc/dispatch/dispatchprovider.hxx
index 945fbaa83d4c..af0d9105145b 100644
--- a/framework/inc/dispatch/dispatchprovider.hxx
+++ b/framework/inc/dispatch/dispatchprovider.hxx
@@ -96,7 +96,7 @@ class DispatchProvider: public ::cppu::WeakImplHelper< css::frame::XDispatchProv
/* helper */
protected:
// Let him protected! So nobody can use us as base ...
- virtual ~DispatchProvider();
+ virtual ~DispatchProvider() override;
private:
css::uno::Reference< css::frame::XDispatch > implts_getOrCreateDispatchHelper ( EDispatchHelper eHelper ,
diff --git a/framework/inc/dispatch/interceptionhelper.hxx b/framework/inc/dispatch/interceptionhelper.hxx
index 7a67b7083222..7c6e55505071 100644
--- a/framework/inc/dispatch/interceptionhelper.hxx
+++ b/framework/inc/dispatch/interceptionhelper.hxx
@@ -165,7 +165,7 @@ class InterceptionHelper : public ::cppu::WeakImplHelper<
This method is protected, because its not allowed to use this class as a direct member!
You MUST use a dynamical instance (pointer). That's the reason for a protected dtor.
*/
- virtual ~InterceptionHelper();
+ virtual ~InterceptionHelper() override;
// uno interface
diff --git a/framework/inc/dispatch/mailtodispatcher.hxx b/framework/inc/dispatch/mailtodispatcher.hxx
index f3fb8ed3d02b..f1dbabbde40f 100644
--- a/framework/inc/dispatch/mailtodispatcher.hxx
+++ b/framework/inc/dispatch/mailtodispatcher.hxx
@@ -64,7 +64,7 @@ class MailToDispatcher : public ::cppu::WeakImplHelper<
// ctor/dtor
MailToDispatcher( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~MailToDispatcher( );
+ virtual ~MailToDispatcher( ) override;
// XInterface, XTypeProvider, XServiceInfo
DECLARE_XSERVICEINFO
diff --git a/framework/inc/dispatch/oxt_handler.hxx b/framework/inc/dispatch/oxt_handler.hxx
index 96920adf642f..c3cfddb3b601 100644
--- a/framework/inc/dispatch/oxt_handler.hxx
+++ b/framework/inc/dispatch/oxt_handler.hxx
@@ -59,7 +59,7 @@ class Oxt_Handler : public ::cppu::WeakImplHelper<
public:
Oxt_Handler( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory );
- virtual ~Oxt_Handler( );
+ virtual ~Oxt_Handler( ) override;
// XInterface, XTypeProvider, XServiceInfo
diff --git a/framework/inc/dispatch/popupmenudispatcher.hxx b/framework/inc/dispatch/popupmenudispatcher.hxx
index fcd5718104f0..c4dd32b9cedf 100644
--- a/framework/inc/dispatch/popupmenudispatcher.hxx
+++ b/framework/inc/dispatch/popupmenudispatcher.hxx
@@ -116,7 +116,7 @@ class PopupMenuDispatcher : public ::cppu::WeakImplHelper<
// protected methods
protected:
- virtual ~PopupMenuDispatcher();
+ virtual ~PopupMenuDispatcher() override;
void impl_RetrievePopupControllerQuery();
void impl_CreateUriRefFactory();
diff --git a/framework/inc/dispatch/servicehandler.hxx b/framework/inc/dispatch/servicehandler.hxx
index bd75de8d7f96..ea3a66d23589 100644
--- a/framework/inc/dispatch/servicehandler.hxx
+++ b/framework/inc/dispatch/servicehandler.hxx
@@ -68,7 +68,7 @@ class ServiceHandler : public ::cppu::WeakImplHelper<
// ctor/dtor
ServiceHandler( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory );
- virtual ~ServiceHandler( );
+ virtual ~ServiceHandler( ) override;
// XInterface, XTypeProvider, XServiceInfo
DECLARE_XSERVICEINFO
diff --git a/framework/inc/dispatch/startmoduledispatcher.hxx b/framework/inc/dispatch/startmoduledispatcher.hxx
index 1a978777357c..3fbc3ee01618 100644
--- a/framework/inc/dispatch/startmoduledispatcher.hxx
+++ b/framework/inc/dispatch/startmoduledispatcher.hxx
@@ -76,7 +76,7 @@ class StartModuleDispatcher : public ::cppu::WeakImplHelper<
StartModuleDispatcher(const css::uno::Reference< css::uno::XComponentContext >& rxContext);
/** @short does nothing real. */
- virtual ~StartModuleDispatcher();
+ virtual ~StartModuleDispatcher() override;
// uno interface
diff --git a/framework/inc/dispatch/systemexec.hxx b/framework/inc/dispatch/systemexec.hxx
index b14d4ffda6d6..fe87a90e35dd 100644
--- a/framework/inc/dispatch/systemexec.hxx
+++ b/framework/inc/dispatch/systemexec.hxx
@@ -66,7 +66,7 @@ class SystemExec : public ::cppu::WeakImplHelper<
// ctor/dtor
SystemExec( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~SystemExec( );
+ virtual ~SystemExec( ) override;
// XInterface, XTypeProvider, XServiceInfo
DECLARE_XSERVICEINFO
diff --git a/framework/inc/helper/dockingareadefaultacceptor.hxx b/framework/inc/helper/dockingareadefaultacceptor.hxx
index 0fd863af6238..9581c77f171b 100644
--- a/framework/inc/helper/dockingareadefaultacceptor.hxx
+++ b/framework/inc/helper/dockingareadefaultacceptor.hxx
@@ -52,7 +52,7 @@ class DockingAreaDefaultAcceptor : public ::cppu::WeakImplHelper< css::ui::
*//*-*****************************************************************************************************/
DockingAreaDefaultAcceptor( const css::uno::Reference< css::frame::XFrame >& xOwner );
- virtual ~DockingAreaDefaultAcceptor();
+ virtual ~DockingAreaDefaultAcceptor() override;
// XDockingAreaAcceptor
diff --git a/framework/inc/helper/mischelper.hxx b/framework/inc/helper/mischelper.hxx
index 99998563bde8..49fd219ba55d 100644
--- a/framework/inc/helper/mischelper.hxx
+++ b/framework/inc/helper/mischelper.hxx
@@ -153,7 +153,7 @@ class WeakContainerListener : public ::cppu::WeakImplHelper<css::container::XCon
{
}
- virtual ~WeakContainerListener()
+ virtual ~WeakContainerListener() override
{
}
@@ -208,7 +208,7 @@ class WeakChangesListener : public ::cppu::WeakImplHelper<css::util::XChangesLis
{
}
- virtual ~WeakChangesListener()
+ virtual ~WeakChangesListener() override
{
}
@@ -245,7 +245,7 @@ class WeakDocumentEventListener : public ::cppu::WeakImplHelper<css::document::X
{
}
- virtual ~WeakDocumentEventListener()
+ virtual ~WeakDocumentEventListener() override
{
}
diff --git a/framework/inc/helper/ocomponentaccess.hxx b/framework/inc/helper/ocomponentaccess.hxx
index 9f7c88d6e679..1d541b15f8fb 100644
--- a/framework/inc/helper/ocomponentaccess.hxx
+++ b/framework/inc/helper/ocomponentaccess.hxx
@@ -127,7 +127,7 @@ class OComponentAccess : public ::cppu::WeakImplHelper< css::container::XEnum
@seealso class Desktop
*//*-*****************************************************************************************************/
- virtual ~OComponentAccess();
+ virtual ~OComponentAccess() override;
private:
diff --git a/framework/inc/helper/ocomponentenumeration.hxx b/framework/inc/helper/ocomponentenumeration.hxx
index ea3f1b57f976..a055d88f8c68 100644
--- a/framework/inc/helper/ocomponentenumeration.hxx
+++ b/framework/inc/helper/ocomponentenumeration.hxx
@@ -125,7 +125,7 @@ class OComponentEnumeration : public ::cppu::WeakImplHelper< css::container::X
You must create it dynamical in memory and use a pointer.
*//*-*****************************************************************************************************/
- virtual ~OComponentEnumeration();
+ virtual ~OComponentEnumeration() override;
/*-****************************************************************************************************
@short reset instance to default values
diff --git a/framework/inc/helper/oframes.hxx b/framework/inc/helper/oframes.hxx
index 63f2d91150d4..3eae713bf941 100644
--- a/framework/inc/helper/oframes.hxx
+++ b/framework/inc/helper/oframes.hxx
@@ -165,7 +165,7 @@ class OFrames : public ::cppu::WeakImplHelper< css::frame::XFrames >
This method is protected, because its not allowed to use this class as a member!
You MUST use a dynamical instance (pointer). That's the reason for a protected dtor.
*//*-*****************************************************************************************************/
- virtual ~OFrames();
+ virtual ~OFrames() override;
/*-****************************************************************************************************
@short reset instance to default values
diff --git a/framework/inc/helper/persistentwindowstate.hxx b/framework/inc/helper/persistentwindowstate.hxx
index b129d32fb31f..4e84cb5c12f8 100644
--- a/framework/inc/helper/persistentwindowstate.hxx
+++ b/framework/inc/helper/persistentwindowstate.hxx
@@ -76,7 +76,7 @@ class PersistentWindowState : public ::cppu::WeakImplHelper<
// ctor/dtor
PersistentWindowState(const css::uno::Reference< css::uno::XComponentContext >& xContext);
- virtual ~PersistentWindowState( );
+ virtual ~PersistentWindowState( ) override;
// XInitialization
virtual void SAL_CALL initialize(const css::uno::Sequence< css::uno::Any >& lArguments)
diff --git a/framework/inc/helper/propertysetcontainer.hxx b/framework/inc/helper/propertysetcontainer.hxx
index a04f2020e9a4..b2248a45fe74 100644
--- a/framework/inc/helper/propertysetcontainer.hxx
+++ b/framework/inc/helper/propertysetcontainer.hxx
@@ -37,7 +37,7 @@ class FWE_DLLPUBLIC PropertySetContainer : public css::container::XIndexContaine
{
public:
PropertySetContainer();
- virtual ~PropertySetContainer();
+ virtual ~PropertySetContainer() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType )
diff --git a/framework/inc/helper/statusindicator.hxx b/framework/inc/helper/statusindicator.hxx
index 7885fa986906..c1e39f90486a 100644
--- a/framework/inc/helper/statusindicator.hxx
+++ b/framework/inc/helper/statusindicator.hxx
@@ -83,7 +83,7 @@ class StatusIndicator : public ::cppu::WeakImplHelper< css::task::XStatusIndica
/** @short does nothing real ....
*/
- virtual ~StatusIndicator();
+ virtual ~StatusIndicator() override;
// uno interface
public:
diff --git a/framework/inc/helper/statusindicatorfactory.hxx b/framework/inc/helper/statusindicatorfactory.hxx
index 1a0ada7c6d1b..21fa060c9134 100644
--- a/framework/inc/helper/statusindicatorfactory.hxx
+++ b/framework/inc/helper/statusindicatorfactory.hxx
@@ -245,7 +245,7 @@ class StatusIndicatorFactory : public ::cppu::WeakImplHelper<
protected:
- virtual ~StatusIndicatorFactory();
+ virtual ~StatusIndicatorFactory() override;
// helper
private:
diff --git a/framework/inc/helper/tagwindowasmodified.hxx b/framework/inc/helper/tagwindowasmodified.hxx
index edf9d15f5fdc..fdc26596c0d3 100644
--- a/framework/inc/helper/tagwindowasmodified.hxx
+++ b/framework/inc/helper/tagwindowasmodified.hxx
@@ -71,7 +71,7 @@ class TagWindowAsModified : public ::cppu::WeakImplHelper<
// ctor/dtor
TagWindowAsModified();
- virtual ~TagWindowAsModified( );
+ virtual ~TagWindowAsModified( ) override;
// XInterface, XTypeProvider
diff --git a/framework/inc/helper/titlebarupdate.hxx b/framework/inc/helper/titlebarupdate.hxx
index f085ba62cd60..6fc4cb4c1be5 100644
--- a/framework/inc/helper/titlebarupdate.hxx
+++ b/framework/inc/helper/titlebarupdate.hxx
@@ -78,7 +78,7 @@ class TitleBarUpdate : public ::cppu::WeakImplHelper<
// ctor/dtor
TitleBarUpdate(const css::uno::Reference< css::uno::XComponentContext >& xContext);
- virtual ~TitleBarUpdate( );
+ virtual ~TitleBarUpdate( ) override;
// XInterface, XTypeProvider
diff --git a/framework/inc/helper/uiconfigelementwrapperbase.hxx b/framework/inc/helper/uiconfigelementwrapperbase.hxx
index ff694c9c4e41..4813125d31ef 100644
--- a/framework/inc/helper/uiconfigelementwrapperbase.hxx
+++ b/framework/inc/helper/uiconfigelementwrapperbase.hxx
@@ -59,7 +59,7 @@ class UIConfigElementWrapperBase : private cppu::BaseMutex,
public:
UIConfigElementWrapperBase( sal_Int16 nType );
- virtual ~UIConfigElementWrapperBase();
+ virtual ~UIConfigElementWrapperBase() override;
// XInterface
virtual void SAL_CALL acquire() throw () override
diff --git a/framework/inc/helper/uielementwrapperbase.hxx b/framework/inc/helper/uielementwrapperbase.hxx
index f8d9b4fa1c52..e856fbc35c94 100644
--- a/framework/inc/helper/uielementwrapperbase.hxx
+++ b/framework/inc/helper/uielementwrapperbase.hxx
@@ -53,7 +53,7 @@ class UIElementWrapperBase : private cppu::BaseMutex,
public:
UIElementWrapperBase( sal_Int16 nType );
- virtual ~UIElementWrapperBase();
+ virtual ~UIElementWrapperBase() override;
// XInterface
virtual void SAL_CALL acquire() throw () override
diff --git a/framework/inc/helper/vclstatusindicator.hxx b/framework/inc/helper/vclstatusindicator.hxx
index d4907a385365..6c4c389fca76 100644
--- a/framework/inc/helper/vclstatusindicator.hxx
+++ b/framework/inc/helper/vclstatusindicator.hxx
@@ -70,7 +70,7 @@ class VCLStatusIndicator : public ::cppu::WeakImplHelper< css::task::XStatusInd
VCLStatusIndicator(const css::uno::Reference< css::awt::XWindow >& xParentWindow);
/// dtor
- virtual ~VCLStatusIndicator();
+ virtual ~VCLStatusIndicator() override;
/// XStatusIndicator
virtual void SAL_CALL start(const OUString& sText ,
diff --git a/framework/inc/jobs/helponstartup.hxx b/framework/inc/jobs/helponstartup.hxx
index 6b9841d9109c..e26bb74ed410 100644
--- a/framework/inc/jobs/helponstartup.hxx
+++ b/framework/inc/jobs/helponstartup.hxx
@@ -87,7 +87,7 @@ class HelpOnStartup : public ::cppu::WeakImplHelper< css::lang::XServiceInfo,css
so this class can't make trouble
related to inline/symbols etcpp.!
*/
- virtual ~HelpOnStartup();
+ virtual ~HelpOnStartup() override;
// uno interface
public:
diff --git a/framework/inc/jobs/job.hxx b/framework/inc/jobs/job.hxx
index d108c5d9ce27..5f0a02d4bbaf 100644
--- a/framework/inc/jobs/job.hxx
+++ b/framework/inc/jobs/job.hxx
@@ -171,7 +171,7 @@ class Job : public ::cppu::WeakImplHelper<
const css::uno::Reference< css::frame::XFrame >& xFrame );
Job( const css::uno::Reference< css::uno::XComponentContext >& xContext ,
const css::uno::Reference< css::frame::XModel >& xModel );
- virtual ~Job( );
+ virtual ~Job( ) override;
void setDispatchResultFake( const css::uno::Reference< css::frame::XDispatchResultListener >& xListener ,
const css::uno::Reference< css::uno::XInterface >& xSourceFake );
diff --git a/framework/inc/jobs/shelljob.hxx b/framework/inc/jobs/shelljob.hxx
index aa54eaf60cc7..162eca14c3e8 100644
--- a/framework/inc/jobs/shelljob.hxx
+++ b/framework/inc/jobs/shelljob.hxx
@@ -71,7 +71,7 @@ class ShellJob : public ::cppu::WeakImplHelper< css::lang::XServiceInfo,css::tas
so this class can't make trouble
related to inline/symbols etcpp.!
*/
- virtual ~ShellJob();
+ virtual ~ShellJob() override;
// uno interface
public:
diff --git a/framework/inc/recording/dispatchrecorder.hxx b/framework/inc/recording/dispatchrecorder.hxx
index a03f6f16c7f2..94e0882b361e 100644
--- a/framework/inc/recording/dispatchrecorder.hxx
+++ b/framework/inc/recording/dispatchrecorder.hxx
@@ -59,7 +59,7 @@ class DispatchRecorder
// public interface
public:
DispatchRecorder( const css::uno::Reference< css::uno::XComponentContext >& xSMGR );
- virtual ~DispatchRecorder();
+ virtual ~DispatchRecorder() override;
// XInterface, XTypeProvider, XServiceInfo
DECLARE_XSERVICEINFO
diff --git a/framework/inc/recording/dispatchrecordersupplier.hxx b/framework/inc/recording/dispatchrecordersupplier.hxx
index d49b459990d5..c00e877ed8c0 100644
--- a/framework/inc/recording/dispatchrecordersupplier.hxx
+++ b/framework/inc/recording/dispatchrecordersupplier.hxx
@@ -81,7 +81,7 @@ class DispatchRecorderSupplier : public ::cppu::WeakImplHelper<
public:
DispatchRecorderSupplier( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory );
- virtual ~DispatchRecorderSupplier();
+ virtual ~DispatchRecorderSupplier() override;
}; // class DispatchRecorderSupplier
diff --git a/framework/inc/services/desktop.hxx b/framework/inc/services/desktop.hxx
index 6e0c21551589..4c9f19c3d1f0 100644
--- a/framework/inc/services/desktop.hxx
+++ b/framework/inc/services/desktop.hxx
@@ -115,7 +115,7 @@ class Desktop : private cppu::BaseMutex,
// constructor / destructor
Desktop( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~Desktop( );
+ virtual ~Desktop( ) override;
void constructorInit();
diff --git a/framework/inc/services/layoutmanager.hxx b/framework/inc/services/layoutmanager.hxx
index 8051dc60ac96..5a1ec877fe9d 100644
--- a/framework/inc/services/layoutmanager.hxx
+++ b/framework/inc/services/layoutmanager.hxx
@@ -81,7 +81,7 @@ namespace framework
enum { DOCKINGAREAS_COUNT = 4 };
LayoutManager( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~LayoutManager();
+ virtual ~LayoutManager() override;
/** declaration of XInterface, XTypeProvider, XServiceInfo */
FWK_DECLARE_XINTERFACE
diff --git a/framework/inc/services/mediatypedetectionhelper.hxx b/framework/inc/services/mediatypedetectionhelper.hxx
index e19923a84184..7c5af808c924 100644
--- a/framework/inc/services/mediatypedetectionhelper.hxx
+++ b/framework/inc/services/mediatypedetectionhelper.hxx
@@ -65,7 +65,7 @@ class MediaTypeDetectionHelper : public ::cppu::WeakImplHelper< css::util::XS
@descr This method destruct an instance of this class and clear some member.
*//*-*****************************************************************************************************/
- virtual ~MediaTypeDetectionHelper();
+ virtual ~MediaTypeDetectionHelper() override;
// XInterface, XTypeProvider, XServiceInfo
diff --git a/framework/inc/services/uriabbreviation.hxx b/framework/inc/services/uriabbreviation.hxx
index 79b38831c0af..9357a6255fbc 100644
--- a/framework/inc/services/uriabbreviation.hxx
+++ b/framework/inc/services/uriabbreviation.hxx
@@ -48,7 +48,7 @@ private:
UriAbbreviation(UriAbbreviation &) = delete;
void operator =(UriAbbreviation &) = delete;
- virtual ~UriAbbreviation() {}
+ virtual ~UriAbbreviation() override {}
};
} // namespace framework
diff --git a/framework/inc/tabwin/tabwindow.hxx b/framework/inc/tabwin/tabwindow.hxx
index 98ab0d73717c..7d30485243b4 100644
--- a/framework/inc/tabwin/tabwindow.hxx
+++ b/framework/inc/tabwin/tabwindow.hxx
@@ -61,7 +61,7 @@ class TabWindow : public css::lang::XTypeProvider ,
{
public:
TabWindow( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~TabWindow();
+ virtual ~TabWindow() override;
// XInterface, XTypeProvider, XServiceInfo
FWK_DECLARE_XINTERFACE
diff --git a/framework/inc/tabwin/tabwinfactory.hxx b/framework/inc/tabwin/tabwinfactory.hxx
index a10775a2c2c7..daf06bc229b3 100644
--- a/framework/inc/tabwin/tabwinfactory.hxx
+++ b/framework/inc/tabwin/tabwinfactory.hxx
@@ -43,7 +43,7 @@ class TabWinFactory : public ::cppu::WeakImplHelper< css::lang::XSingleComponen
{
public:
TabWinFactory( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~TabWinFactory();
+ virtual ~TabWinFactory() override;
// XInterface, XTypeProvider, XServiceInfo
DECLARE_XSERVICEINFO
diff --git a/framework/inc/uiconfiguration/graphicnameaccess.hxx b/framework/inc/uiconfiguration/graphicnameaccess.hxx
index b18ab5c7d3bc..3bf7ce48c81b 100644
--- a/framework/inc/uiconfiguration/graphicnameaccess.hxx
+++ b/framework/inc/uiconfiguration/graphicnameaccess.hxx
@@ -32,7 +32,7 @@ namespace framework
{
public:
GraphicNameAccess();
- virtual ~GraphicNameAccess();
+ virtual ~GraphicNameAccess() override;
void addElement( const OUString& rName, const css::uno::Reference< css::graphic::XGraphic >& rElement );
diff --git a/framework/inc/uiconfiguration/imagemanager.hxx b/framework/inc/uiconfiguration/imagemanager.hxx
index 8c46073d84e3..812a69d28d57 100644
--- a/framework/inc/uiconfiguration/imagemanager.hxx
+++ b/framework/inc/uiconfiguration/imagemanager.hxx
@@ -52,7 +52,7 @@ namespace framework
{
public:
ImageManager( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ImageManager();
+ virtual ~ImageManager() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/inc/uiconfiguration/moduleimagemanager.hxx b/framework/inc/uiconfiguration/moduleimagemanager.hxx
index e3009a872a99..a5ddc372bb83 100644
--- a/framework/inc/uiconfiguration/moduleimagemanager.hxx
+++ b/framework/inc/uiconfiguration/moduleimagemanager.hxx
@@ -56,7 +56,7 @@ namespace framework
{
public:
ModuleImageManager( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~ModuleImageManager();
+ virtual ~ModuleImageManager() override;
// XComponent
virtual void SAL_CALL dispose() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/framework/inc/uielement/addonstoolbarmanager.hxx b/framework/inc/uielement/addonstoolbarmanager.hxx
index 28305d801940..526ff5e206d0 100644
--- a/framework/inc/uielement/addonstoolbarmanager.hxx
+++ b/framework/inc/uielement/addonstoolbarmanager.hxx
@@ -47,7 +47,7 @@ class AddonsToolBarManager : public ToolBarManager
const css::uno::Reference< css::frame::XFrame >& rFrame,
const OUString& rResourceName,
ToolBox* pToolBar );
- virtual ~AddonsToolBarManager();
+ virtual ~AddonsToolBarManager() override;
// XComponent
void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/framework/inc/uielement/addonstoolbarwrapper.hxx b/framework/inc/uielement/addonstoolbarwrapper.hxx
index 6fb3c625a89e..7e8cc87bcb1a 100644
--- a/framework/inc/uielement/addonstoolbarwrapper.hxx
+++ b/framework/inc/uielement/addonstoolbarwrapper.hxx
@@ -34,7 +34,7 @@ class AddonsToolBarWrapper : public UIElementWrapperBase
{
public:
AddonsToolBarWrapper( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~AddonsToolBarWrapper();
+ virtual ~AddonsToolBarWrapper() override;
// XComponent
virtual void SAL_CALL dispose() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/framework/inc/uielement/buttontoolbarcontroller.hxx b/framework/inc/uielement/buttontoolbarcontroller.hxx
index a935839e605c..570ffe483410 100644
--- a/framework/inc/uielement/buttontoolbarcontroller.hxx
+++ b/framework/inc/uielement/buttontoolbarcontroller.hxx
@@ -53,7 +53,7 @@ class ButtonToolbarController : public css::frame::XStatusListener,
ButtonToolbarController( const css::uno::Reference< css::uno::XComponentContext >& rxContext,
ToolBox* pToolBar,
const OUString& aCommand );
- virtual ~ButtonToolbarController();
+ virtual ~ButtonToolbarController() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/framework/inc/uielement/comboboxtoolbarcontroller.hxx b/framework/inc/uielement/comboboxtoolbarcontroller.hxx
index 3c32442bb91a..5b333fd3b70f 100644
--- a/framework/inc/uielement/comboboxtoolbarcontroller.hxx
+++ b/framework/inc/uielement/comboboxtoolbarcontroller.hxx
@@ -43,7 +43,7 @@ class ComboboxToolbarController : public ComplexToolbarController
sal_uInt16 nID,
sal_Int32 nWidth,
const OUString& aCommand );
- virtual ~ComboboxToolbarController();
+ virtual ~ComboboxToolbarController() override;
// XComponent
virtual void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/framework/inc/uielement/complextoolbarcontroller.hxx b/framework/inc/uielement/complextoolbarcontroller.hxx
index a20e4b7ee6de..d82ba10d02df 100644
--- a/framework/inc/uielement/complextoolbarcontroller.hxx
+++ b/framework/inc/uielement/complextoolbarcontroller.hxx
@@ -45,7 +45,7 @@ class ComplexToolbarController : public svt::ToolboxController
ToolBox* pToolBar,
sal_uInt16 nID,
const OUString& aCommand );
- virtual ~ComplexToolbarController();
+ virtual ~ComplexToolbarController() override;
// XComponent
virtual void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/framework/inc/uielement/constitemcontainer.hxx b/framework/inc/uielement/constitemcontainer.hxx
index 387d770b9f05..5537238cadc8 100644
--- a/framework/inc/uielement/constitemcontainer.hxx
+++ b/framework/inc/uielement/constitemcontainer.hxx
@@ -56,7 +56,7 @@ class FWI_DLLPUBLIC ConstItemContainer : public ::cppu::WeakImplHelper<
ConstItemContainer();
ConstItemContainer( const ItemContainer& rtemContainer );
ConstItemContainer( const css::uno::Reference< css::container::XIndexAccess >& rSourceContainer, bool bFastCopy = false );
- virtual ~ConstItemContainer();
+ virtual ~ConstItemContainer() override;
// XUnoTunnel
static const css::uno::Sequence< sal_Int8 >& GetUnoTunnelId() throw();
diff --git a/framework/inc/uielement/dropdownboxtoolbarcontroller.hxx b/framework/inc/uielement/dropdownboxtoolbarcontroller.hxx
index f47cf21a8065..d45b0d943acd 100644
--- a/framework/inc/uielement/dropdownboxtoolbarcontroller.hxx
+++ b/framework/inc/uielement/dropdownboxtoolbarcontroller.hxx
@@ -45,7 +45,7 @@ class DropdownToolbarController : public ComplexToolbarController
sal_uInt16 nID,
sal_Int32 nWidth,
const OUString& aCommand );
- virtual ~DropdownToolbarController();
+ virtual ~DropdownToolbarController() override;
// XComponent
virtual void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/framework/inc/uielement/edittoolbarcontroller.hxx b/framework/inc/uielement/edittoolbarcontroller.hxx
index 639bed84c144..3a4ee3897455 100644
--- a/framework/inc/uielement/edittoolbarcontroller.hxx
+++ b/framework/inc/uielement/edittoolbarcontroller.hxx
@@ -44,7 +44,7 @@ class EditToolbarController : public ComplexToolbarController
sal_uInt16 nID,
sal_Int32 nWidth,
const OUString& aCommand );
- virtual ~EditToolbarController();
+ virtual ~EditToolbarController() override;
// XComponent
virtual void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/framework/inc/uielement/fontmenucontroller.hxx b/framework/inc/uielement/fontmenucontroller.hxx
index 0fe79589bc71..a303a54947e8 100644
--- a/framework/inc/uielement/fontmenucontroller.hxx
+++ b/framework/inc/uielement/fontmenucontroller.hxx
@@ -45,7 +45,7 @@ namespace framework
public:
FontMenuController( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~FontMenuController();
+ virtual ~FontMenuController() override;
// XServiceInfo
DECLARE_XSERVICEINFO
diff --git a/framework/inc/uielement/fontsizemenucontroller.hxx b/framework/inc/uielement/fontsizemenucontroller.hxx
index fdbd716153f3..13673a971816 100644
--- a/framework/inc/uielement/fontsizemenucontroller.hxx
+++ b/framework/inc/uielement/fontsizemenucontroller.hxx
@@ -46,7 +46,7 @@ namespace framework
public:
FontSizeMenuController( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~FontSizeMenuController();
+ virtual ~FontSizeMenuController() override;
// XServiceInfo
DECLARE_XSERVICEINFO
diff --git a/framework/inc/uielement/footermenucontroller.hxx b/framework/inc/uielement/footermenucontroller.hxx
index afd61f7cdf2f..cbdf3e003f7b 100644
--- a/framework/inc/uielement/footermenucontroller.hxx
+++ b/framework/inc/uielement/footermenucontroller.hxx
@@ -28,7 +28,7 @@ namespace framework
{
public:
FooterMenuController( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~FooterMenuController();
+ virtual ~FooterMenuController() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName ( ) throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/framework/inc/uielement/genericstatusbarcontroller.hxx b/framework/inc/uielement/genericstatusbarcontroller.hxx
index abb5702cb6b4..3d2c11580cac 100644
--- a/framework/inc/uielement/genericstatusbarcontroller.hxx
+++ b/framework/inc/uielement/genericstatusbarcontroller.hxx
@@ -35,7 +35,7 @@ class GenericStatusbarController : public svt::StatusbarController
const css::uno::Reference< css::frame::XFrame >& rFrame,
const css::uno::Reference< css::ui::XStatusbarItem >& rxItem,
AddonStatusbarItemData *pItemData );
- virtual ~GenericStatusbarController();
+ virtual ~GenericStatusbarController() override;
// XComponent
virtual void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/framework/inc/uielement/generictoolbarcontroller.hxx b/framework/inc/uielement/generictoolbarcontroller.hxx
index 69f57f7f5e54..c171d7bb287f 100644
--- a/framework/inc/uielement/generictoolbarcontroller.hxx
+++ b/framework/inc/uielement/generictoolbarcontroller.hxx
@@ -39,7 +39,7 @@ class GenericToolbarController : public svt::ToolboxController
ToolBox* pToolBar,
sal_uInt16 nID,
const OUString& aCommand );
- virtual ~GenericToolbarController();
+ virtual ~GenericToolbarController() override;
// XComponent
virtual void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;
@@ -82,7 +82,7 @@ class MenuToolbarController : public GenericToolbarController
const OUString& aModuleIdentifier,
const css::uno::Reference< css::container::XIndexAccess >& xMenuDesc );
- virtual ~MenuToolbarController();
+ virtual ~MenuToolbarController() override;
// XToolbarController
virtual void SAL_CALL click() throw ( css::uno::RuntimeException, std::exception ) override;
virtual css::uno::Reference< css::awt::XWindow > SAL_CALL createPopupWindow() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/framework/inc/uielement/headermenucontroller.hxx b/framework/inc/uielement/headermenucontroller.hxx
index 6a7295489e71..a32162665139 100644
--- a/framework/inc/uielement/headermenucontroller.hxx
+++ b/framework/inc/uielement/headermenucontroller.hxx
@@ -47,7 +47,7 @@ namespace framework
public:
HeaderMenuController( const css::uno::Reference< css::uno::XComponentContext >& xContext, bool _bFooter = false );
- virtual ~HeaderMenuController();
+ virtual ~HeaderMenuController() override;
// XServiceInfo
DECLARE_XSERVICEINFO
diff --git a/framework/inc/uielement/imagebuttontoolbarcontroller.hxx b/framework/inc/uielement/imagebuttontoolbarcontroller.hxx
index 04aa0f94410a..511f51903672 100644
--- a/framework/inc/uielement/imagebuttontoolbarcontroller.hxx
+++ b/framework/inc/uielement/imagebuttontoolbarcontroller.hxx
@@ -41,7 +41,7 @@ class ImageButtonToolbarController : public ComplexToolbarController
ToolBox* pToolBar,
sal_uInt16 nID,
const OUString& aCommand );
- virtual ~ImageButtonToolbarController();
+ virtual ~ImageButtonToolbarController() override;
// XComponent
virtual void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/framework/inc/uielement/itemcontainer.hxx b/framework/inc/uielement/itemcontainer.hxx
index a784602593a9..3a673d0a088f 100644
--- a/framework/inc/uielement/itemcontainer.hxx
+++ b/framework/inc/uielement/itemcontainer.hxx
@@ -45,7 +45,7 @@ class FWI_DLLPUBLIC ItemContainer : public ::cppu::WeakImplHelper< css::contai
ItemContainer( const ShareableMutex& );
ItemContainer( const ConstItemContainer& rConstItemContainer, const ShareableMutex& rMutex );
ItemContainer( const css::uno::Reference< css::container::XIndexAccess >& rItemAccessContainer, const ShareableMutex& rMutex );
- virtual ~ItemContainer();
+ virtual ~ItemContainer() override;
// XInterface, XTypeProvider
diff --git a/framework/inc/uielement/langselectionmenucontroller.hxx b/framework/inc/uielement/langselectionmenucontroller.hxx
index 94f9c6ce80eb..97e86e86972a 100644
--- a/framework/inc/uielement/langselectionmenucontroller.hxx
+++ b/framework/inc/uielement/langselectionmenucontroller.hxx
@@ -48,7 +48,7 @@ namespace framework
public:
LanguageSelectionMenuController( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~LanguageSelectionMenuController();
+ virtual ~LanguageSelectionMenuController() override;
// XServiceInfo
DECLARE_XSERVICEINFO
diff --git a/framework/inc/uielement/macrosmenucontroller.hxx b/framework/inc/uielement/macrosmenucontroller.hxx
index 79fddf0394a1..263d0d3905fb 100644
--- a/framework/inc/uielement/macrosmenucontroller.hxx
+++ b/framework/inc/uielement/macrosmenucontroller.hxx
@@ -48,7 +48,7 @@ namespace framework
public:
MacrosMenuController( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~MacrosMenuController();
+ virtual ~MacrosMenuController() override;
// XServiceInfo
DECLARE_XSERVICEINFO
diff --git a/framework/inc/uielement/menubarmanager.hxx b/framework/inc/uielement/menubarmanager.hxx
index 0fe3db5b185c..cd70a562278b 100644
--- a/framework/inc/uielement/menubarmanager.hxx
+++ b/framework/inc/uielement/menubarmanager.hxx
@@ -98,7 +98,7 @@ class MenuBarManager : public css::frame::XStatusListener ,
bool bDeleteChildren,
bool bHasMenuBar = true );
- virtual ~MenuBarManager();
+ virtual ~MenuBarManager() override;
// XInterface
virtual void SAL_CALL acquire() throw() override;
diff --git a/framework/inc/uielement/menubarwrapper.hxx b/framework/inc/uielement/menubarwrapper.hxx
index fbf972fb10f4..6b5c3eea89e8 100644
--- a/framework/inc/uielement/menubarwrapper.hxx
+++ b/framework/inc/uielement/menubarwrapper.hxx
@@ -39,7 +39,7 @@ class MenuBarWrapper : public UIConfigElementWrapperBase,
public:
MenuBarWrapper(
const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~MenuBarWrapper();
+ virtual ~MenuBarWrapper() override;
// XInterface, XTypeProvider
diff --git a/framework/inc/uielement/newmenucontroller.hxx b/framework/inc/uielement/newmenucontroller.hxx
index 293101c40b56..17c9791a1b91 100644
--- a/framework/inc/uielement/newmenucontroller.hxx
+++ b/framework/inc/uielement/newmenucontroller.hxx
@@ -59,7 +59,7 @@ namespace framework
public:
NewMenuController( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~NewMenuController();
+ virtual ~NewMenuController() override;
// XServiceInfo
DECLARE_XSERVICEINFO
diff --git a/framework/inc/uielement/notebookbarmenucontroller.hxx b/framework/inc/uielement/notebookbarmenucontroller.hxx
index 754933f5ec75..1407c155b37b 100644
--- a/framework/inc/uielement/notebookbarmenucontroller.hxx
+++ b/framework/inc/uielement/notebookbarmenucontroller.hxx
@@ -47,7 +47,7 @@ namespace framework
public:
NotebookbarMenuController( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~NotebookbarMenuController();
+ virtual ~NotebookbarMenuController() override;
// XServiceInfo
DECLARE_XSERVICEINFO
diff --git a/framework/inc/uielement/progressbarwrapper.hxx b/framework/inc/uielement/progressbarwrapper.hxx
index 73f93283050c..e5e81d7149a4 100644
--- a/framework/inc/uielement/progressbarwrapper.hxx
+++ b/framework/inc/uielement/progressbarwrapper.hxx
@@ -39,7 +39,7 @@ class ProgressBarWrapper : public UIElementWrapperBase
// constructor / destructor
ProgressBarWrapper();
- virtual ~ProgressBarWrapper();
+ virtual ~ProgressBarWrapper() override;
// public interfaces
void setStatusBar( const css::uno::Reference< css::awt::XWindow >& rStatusBar, bool bOwnsInstance = false );
diff --git a/framework/inc/uielement/rootitemcontainer.hxx b/framework/inc/uielement/rootitemcontainer.hxx
index 31f723e00007..f58af322cb55 100644
--- a/framework/inc/uielement/rootitemcontainer.hxx
+++ b/framework/inc/uielement/rootitemcontainer.hxx
@@ -58,7 +58,7 @@ class RootItemContainer : private cppu::BaseMutex,
public:
FWI_DLLPUBLIC RootItemContainer();
FWI_DLLPUBLIC RootItemContainer( const css::uno::Reference< css::container::XIndexAccess >& rItemAccessContainer );
- virtual FWI_DLLPUBLIC ~RootItemContainer();
+ virtual FWI_DLLPUBLIC ~RootItemContainer() override;
// XInterface
virtual void SAL_CALL acquire() throw () override
diff --git a/framework/inc/uielement/spinfieldtoolbarcontroller.hxx b/framework/inc/uielement/spinfieldtoolbarcontroller.hxx
index 58f77e8bc933..5f66ccaa1f85 100644
--- a/framework/inc/uielement/spinfieldtoolbarcontroller.hxx
+++ b/framework/inc/uielement/spinfieldtoolbarcontroller.hxx
@@ -45,7 +45,7 @@ class SpinfieldToolbarController : public ComplexToolbarController
sal_uInt16 nID,
sal_Int32 nWidth,
const OUString& aCommand );
- virtual ~SpinfieldToolbarController();
+ virtual ~SpinfieldToolbarController() override;
// XComponent
virtual void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/framework/inc/uielement/statusbaritem.hxx b/framework/inc/uielement/statusbaritem.hxx
index 8c73bffb308d..6666fe600aa7 100644
--- a/framework/inc/uielement/statusbaritem.hxx
+++ b/framework/inc/uielement/statusbaritem.hxx
@@ -42,7 +42,7 @@ public:
AddonStatusbarItemData *pItemData,
sal_uInt16 nId,
const rtl::OUString& aCommand );
- virtual ~StatusbarItem();
+ virtual ~StatusbarItem() override;
void SAL_CALL disposing() override;
diff --git a/framework/inc/uielement/statusbarmanager.hxx b/framework/inc/uielement/statusbarmanager.hxx
index 305da2cc5594..50c92944823c 100644
--- a/framework/inc/uielement/statusbarmanager.hxx
+++ b/framework/inc/uielement/statusbarmanager.hxx
@@ -55,7 +55,7 @@ class StatusBarManager : public ::cppu::WeakImplHelper<
StatusBarManager( const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const css::uno::Reference< css::frame::XFrame >& rFrame,
StatusBar* pStatusBar );
- virtual ~StatusBarManager();
+ virtual ~StatusBarManager() override;
StatusBar* GetStatusBar() const;
diff --git a/framework/inc/uielement/statusbarwrapper.hxx b/framework/inc/uielement/statusbarwrapper.hxx
index 6ecd128198a8..c8140a0708a0 100644
--- a/framework/inc/uielement/statusbarwrapper.hxx
+++ b/framework/inc/uielement/statusbarwrapper.hxx
@@ -35,7 +35,7 @@ class StatusBarWrapper : public UIConfigElementWrapperBase
public:
StatusBarWrapper(
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~StatusBarWrapper();
+ virtual ~StatusBarWrapper() override;
// XComponent
virtual void SAL_CALL dispose() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/framework/inc/uielement/statusindicatorinterfacewrapper.hxx b/framework/inc/uielement/statusindicatorinterfacewrapper.hxx
index 3801e081a9e4..fc3566cc3079 100644
--- a/framework/inc/uielement/statusindicatorinterfacewrapper.hxx
+++ b/framework/inc/uielement/statusindicatorinterfacewrapper.hxx
@@ -39,7 +39,7 @@ class StatusIndicatorInterfaceWrapper : public ::cppu::WeakImplHelper< css::ta
{
public:
StatusIndicatorInterfaceWrapper( const css::uno::Reference< css::lang::XComponent >& rStatusIndicatorImpl );
- virtual ~StatusIndicatorInterfaceWrapper();
+ virtual ~StatusIndicatorInterfaceWrapper() override;
// XStatusIndicator
diff --git a/framework/inc/uielement/togglebuttontoolbarcontroller.hxx b/framework/inc/uielement/togglebuttontoolbarcontroller.hxx
index fd34368d5ef4..51744d08ad46 100644
--- a/framework/inc/uielement/togglebuttontoolbarcontroller.hxx
+++ b/framework/inc/uielement/togglebuttontoolbarcontroller.hxx
@@ -50,7 +50,7 @@ class ToggleButtonToolbarController : public ComplexToolbarController
sal_uInt16 nID,
Style eStyle,
const OUString& aCommand );
- virtual ~ToggleButtonToolbarController();
+ virtual ~ToggleButtonToolbarController() override;
// XComponent
virtual void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/framework/inc/uielement/toolbarmanager.hxx b/framework/inc/uielement/toolbarmanager.hxx
index 0e2d89c6bfd6..306f9f3a4811 100644
--- a/framework/inc/uielement/toolbarmanager.hxx
+++ b/framework/inc/uielement/toolbarmanager.hxx
@@ -72,7 +72,7 @@ class ToolBarManager : public ToolbarManager_Base
const css::uno::Reference< css::frame::XFrame >& rFrame,
const OUString& rResourceName,
ToolBox* pToolBar );
- virtual ~ToolBarManager();
+ virtual ~ToolBarManager() override;
ToolBox* GetToolBar() const;
diff --git a/framework/inc/uielement/toolbarmodemenucontroller.hxx b/framework/inc/uielement/toolbarmodemenucontroller.hxx
index 6f084b733010..7bbf2fd2df0a 100644
--- a/framework/inc/uielement/toolbarmodemenucontroller.hxx
+++ b/framework/inc/uielement/toolbarmodemenucontroller.hxx
@@ -47,7 +47,7 @@ namespace framework
public:
ToolbarModeMenuController( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~ToolbarModeMenuController();
+ virtual ~ToolbarModeMenuController() override;
// XServiceInfo
DECLARE_XSERVICEINFO
diff --git a/framework/inc/uielement/toolbarsmenucontroller.hxx b/framework/inc/uielement/toolbarsmenucontroller.hxx
index f8240df92f29..69f06f236be3 100644
--- a/framework/inc/uielement/toolbarsmenucontroller.hxx
+++ b/framework/inc/uielement/toolbarsmenucontroller.hxx
@@ -52,7 +52,7 @@ namespace framework
public:
ToolbarsMenuController( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~ToolbarsMenuController();
+ virtual ~ToolbarsMenuController() override;
// XServiceInfo
DECLARE_XSERVICEINFO
diff --git a/framework/inc/uielement/toolbarwrapper.hxx b/framework/inc/uielement/toolbarwrapper.hxx
index 79278b25fc43..c5f5f2c6caf4 100644
--- a/framework/inc/uielement/toolbarwrapper.hxx
+++ b/framework/inc/uielement/toolbarwrapper.hxx
@@ -37,7 +37,7 @@ class ToolBarWrapper : public css::ui::XUIFunctionListener,
{
public:
ToolBarWrapper( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~ToolBarWrapper();
+ virtual ~ToolBarWrapper() override;
// XInterface
virtual void SAL_CALL acquire() throw() override;
diff --git a/framework/inc/uielement/uicommanddescription.hxx b/framework/inc/uielement/uicommanddescription.hxx
index 083cffe71ac2..df7bf36388ad 100644
--- a/framework/inc/uielement/uicommanddescription.hxx
+++ b/framework/inc/uielement/uicommanddescription.hxx
@@ -42,7 +42,7 @@ class UICommandDescription : private cppu::BaseMutex,
{
public:
UICommandDescription( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~UICommandDescription();
+ virtual ~UICommandDescription() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/inc/uifactory/configurationaccessfactorymanager.hxx b/framework/inc/uifactory/configurationaccessfactorymanager.hxx
index 917d3d4240a4..05ae5e8ecca0 100644
--- a/framework/inc/uifactory/configurationaccessfactorymanager.hxx
+++ b/framework/inc/uifactory/configurationaccessfactorymanager.hxx
@@ -39,7 +39,7 @@ namespace framework {
{
public:
ConfigurationAccess_FactoryManager( const css::uno::Reference< css::uno::XComponentContext>& rxContext, const OUString& _sRoot );
- virtual ~ConfigurationAccess_FactoryManager();
+ virtual ~ConfigurationAccess_FactoryManager() override;
void readConfigurationData();
diff --git a/framework/inc/uifactory/factoryconfiguration.hxx b/framework/inc/uifactory/factoryconfiguration.hxx
index 183b09cb70ec..f0d308d3d966 100644
--- a/framework/inc/uifactory/factoryconfiguration.hxx
+++ b/framework/inc/uifactory/factoryconfiguration.hxx
@@ -47,7 +47,7 @@ class ConfigurationAccess_ControllerFactory : // interfaces
{
public:
ConfigurationAccess_ControllerFactory( const css::uno::Reference< css::uno::XComponentContext >& rxContext, const OUString& _sRoot );
- virtual ~ConfigurationAccess_ControllerFactory();
+ virtual ~ConfigurationAccess_ControllerFactory() override;
void readConfigurationData();
void updateConfigurationData();
diff --git a/framework/inc/uifactory/menubarfactory.hxx b/framework/inc/uifactory/menubarfactory.hxx
index 27401f889182..ca7d0ed44fc6 100644
--- a/framework/inc/uifactory/menubarfactory.hxx
+++ b/framework/inc/uifactory/menubarfactory.hxx
@@ -40,7 +40,7 @@ typedef ::cppu::WeakImplHelper<
{
public:
MenuBarFactory( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~MenuBarFactory();
+ virtual ~MenuBarFactory() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/inc/xml/acceleratorconfigurationreader.hxx b/framework/inc/xml/acceleratorconfigurationreader.hxx
index 55605bc1ebe0..cccdb1740286 100644
--- a/framework/inc/xml/acceleratorconfigurationreader.hxx
+++ b/framework/inc/xml/acceleratorconfigurationreader.hxx
@@ -98,7 +98,7 @@ class AcceleratorConfigurationReader : public ::cppu::WeakImplHelper< css::xml::
AcceleratorConfigurationReader(AcceleratorCache& rContainer);
/** @short does nothing real ... */
- virtual ~AcceleratorConfigurationReader();
+ virtual ~AcceleratorConfigurationReader() override;
// XDocumentHandler
virtual void SAL_CALL startDocument()
diff --git a/framework/inc/xml/imagesdocumenthandler.hxx b/framework/inc/xml/imagesdocumenthandler.hxx
index 16ffcbea0d65..8527642cab11 100644
--- a/framework/inc/xml/imagesdocumenthandler.hxx
+++ b/framework/inc/xml/imagesdocumenthandler.hxx
@@ -65,7 +65,7 @@ class OReadImagesDocumentHandler : public ::cppu::WeakImplHelper< css::xml::sax:
};
OReadImagesDocumentHandler( ImageListsDescriptor& aItems );
- virtual ~OReadImagesDocumentHandler();
+ virtual ~OReadImagesDocumentHandler() override;
// XDocumentHandler
virtual void SAL_CALL startDocument()
diff --git a/framework/inc/xml/menudocumenthandler.hxx b/framework/inc/xml/menudocumenthandler.hxx
index ce51a1d2ccc4..6a1d99a5dafd 100644
--- a/framework/inc/xml/menudocumenthandler.hxx
+++ b/framework/inc/xml/menudocumenthandler.hxx
@@ -39,7 +39,7 @@ class FWE_DLLPUBLIC ReadMenuDocumentHandlerBase :
{
public:
ReadMenuDocumentHandlerBase();
- virtual ~ReadMenuDocumentHandlerBase();
+ virtual ~ReadMenuDocumentHandlerBase() override;
// XDocumentHandler
virtual void SAL_CALL startDocument()
@@ -100,7 +100,7 @@ class FWE_DLLPUBLIC OReadMenuDocumentHandler : public ReadMenuDocumentHandlerBas
public:
OReadMenuDocumentHandler(
const css::uno::Reference< css::container::XIndexContainer >& rItemContainer );
- virtual ~OReadMenuDocumentHandler();
+ virtual ~OReadMenuDocumentHandler() override;
// XDocumentHandler
virtual void SAL_CALL startDocument()
@@ -139,7 +139,7 @@ class FWE_DLLPUBLIC OReadMenuBarHandler : public ReadMenuDocumentHandlerBase
OReadMenuBarHandler(
const css::uno::Reference< css::container::XIndexContainer >& rMenuBarContainer,
const css::uno::Reference< css::lang::XSingleComponentFactory >& rContainerFactory );
- virtual ~OReadMenuBarHandler();
+ virtual ~OReadMenuBarHandler() override;
// XDocumentHandler
virtual void SAL_CALL startDocument()
@@ -176,7 +176,7 @@ class FWE_DLLPUBLIC OReadMenuHandler : public ReadMenuDocumentHandlerBase
public:
OReadMenuHandler( const css::uno::Reference< css::container::XIndexContainer >& rMenuContainer,
const css::uno::Reference< css::lang::XSingleComponentFactory >& rContainerFactory );
- virtual ~OReadMenuHandler();
+ virtual ~OReadMenuHandler() override;
// XDocumentHandler
virtual void SAL_CALL startDocument()
@@ -213,7 +213,7 @@ class FWE_DLLPUBLIC OReadMenuPopupHandler : public ReadMenuDocumentHandlerBase
public:
OReadMenuPopupHandler( const css::uno::Reference< css::container::XIndexContainer >& rMenuContainer,
const css::uno::Reference< css::lang::XSingleComponentFactory >& rContainerFactory );
- virtual ~OReadMenuPopupHandler();
+ virtual ~OReadMenuPopupHandler() override;
// XDocumentHandler
virtual void SAL_CALL startDocument()
diff --git a/framework/inc/xml/saxnamespacefilter.hxx b/framework/inc/xml/saxnamespacefilter.hxx
index cd4c30aa81b0..d137cf04db3c 100644
--- a/framework/inc/xml/saxnamespacefilter.hxx
+++ b/framework/inc/xml/saxnamespacefilter.hxx
@@ -37,7 +37,7 @@ class FWE_DLLPUBLIC SaxNamespaceFilter :
{
public:
SaxNamespaceFilter( css::uno::Reference< css::xml::sax::XDocumentHandler >& rSax1DocumentHandler );
- virtual ~SaxNamespaceFilter();
+ virtual ~SaxNamespaceFilter() override;
// XDocumentHandler
virtual void SAL_CALL startDocument()
diff --git a/framework/inc/xml/statusbardocumenthandler.hxx b/framework/inc/xml/statusbardocumenthandler.hxx
index 1ad108fa0d91..0c1c3aaab854 100644
--- a/framework/inc/xml/statusbardocumenthandler.hxx
+++ b/framework/inc/xml/statusbardocumenthandler.hxx
@@ -62,7 +62,7 @@ class FWE_DLLPUBLIC OReadStatusBarDocumentHandler :
};
OReadStatusBarDocumentHandler( const css::uno::Reference< css::container::XIndexContainer >& aStatusBarItems );
- virtual ~OReadStatusBarDocumentHandler();
+ virtual ~OReadStatusBarDocumentHandler() override;
// XDocumentHandler
virtual void SAL_CALL startDocument()
diff --git a/framework/inc/xml/toolboxdocumenthandler.hxx b/framework/inc/xml/toolboxdocumenthandler.hxx
index 514606118fd4..16d398679185 100644
--- a/framework/inc/xml/toolboxdocumenthandler.hxx
+++ b/framework/inc/xml/toolboxdocumenthandler.hxx
@@ -62,7 +62,7 @@ class FWE_DLLPUBLIC OReadToolBoxDocumentHandler :
};
OReadToolBoxDocumentHandler( const css::uno::Reference< css::container::XIndexContainer >& rItemContainer );
- virtual ~OReadToolBoxDocumentHandler();
+ virtual ~OReadToolBoxDocumentHandler() override;
// XDocumentHandler
virtual void SAL_CALL startDocument()
diff --git a/framework/source/accelerators/documentacceleratorconfiguration.cxx b/framework/source/accelerators/documentacceleratorconfiguration.cxx
index 634d1a105779..6bb7d6ef9e15 100644
--- a/framework/source/accelerators/documentacceleratorconfiguration.cxx
+++ b/framework/source/accelerators/documentacceleratorconfiguration.cxx
@@ -70,7 +70,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext,
const css::uno::Sequence< css::uno::Any >& lArguments);
- virtual ~DocumentAcceleratorConfiguration();
+ virtual ~DocumentAcceleratorConfiguration() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/accelerators/globalacceleratorconfiguration.cxx b/framework/source/accelerators/globalacceleratorconfiguration.cxx
index eb7ddedb34b7..318326e98ee7 100644
--- a/framework/source/accelerators/globalacceleratorconfiguration.cxx
+++ b/framework/source/accelerators/globalacceleratorconfiguration.cxx
@@ -55,7 +55,7 @@ public:
explicit GlobalAcceleratorConfiguration(const css::uno::Reference< css::uno::XComponentContext >& xContext);
/** TODO */
- virtual ~GlobalAcceleratorConfiguration() {}
+ virtual ~GlobalAcceleratorConfiguration() override {}
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/accelerators/moduleacceleratorconfiguration.cxx b/framework/source/accelerators/moduleacceleratorconfiguration.cxx
index fb1b86eb6664..30745d883e67 100644
--- a/framework/source/accelerators/moduleacceleratorconfiguration.cxx
+++ b/framework/source/accelerators/moduleacceleratorconfiguration.cxx
@@ -69,7 +69,7 @@ public:
const css::uno::Sequence< css::uno::Any >& lArguments);
/** TODO */
- virtual ~ModuleAcceleratorConfiguration();
+ virtual ~ModuleAcceleratorConfiguration() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/fwe/classes/addonsoptions.cxx b/framework/source/fwe/classes/addonsoptions.cxx
index 1e5e38520ab6..08db9b86ed03 100644
--- a/framework/source/fwe/classes/addonsoptions.cxx
+++ b/framework/source/fwe/classes/addonsoptions.cxx
@@ -165,7 +165,7 @@ class AddonsOptions_Impl : public ConfigItem
// constructor / destructor
AddonsOptions_Impl();
- virtual ~AddonsOptions_Impl();
+ virtual ~AddonsOptions_Impl() override;
// overridden methods of baseclass
diff --git a/framework/source/fwe/helper/undomanagerhelper.cxx b/framework/source/fwe/helper/undomanagerhelper.cxx
index 19c55755d54a..7efb8bfce4c4 100644
--- a/framework/source/fwe/helper/undomanagerhelper.cxx
+++ b/framework/source/fwe/helper/undomanagerhelper.cxx
@@ -66,7 +66,7 @@ namespace framework
explicit UndoActionWrapper(
Reference< XUndoAction > const& i_undoAction
);
- virtual ~UndoActionWrapper();
+ virtual ~UndoActionWrapper() override;
virtual OUString GetComment() const override;
virtual void Undo() override;
@@ -170,7 +170,7 @@ namespace framework
}
protected:
- virtual ~UndoManagerRequest()
+ virtual ~UndoManagerRequest() override
{
}
diff --git a/framework/source/inc/accelerators/acceleratorconfiguration.hxx b/framework/source/inc/accelerators/acceleratorconfiguration.hxx
index e0d875590305..ca2bae697177 100644
--- a/framework/source/inc/accelerators/acceleratorconfiguration.hxx
+++ b/framework/source/inc/accelerators/acceleratorconfiguration.hxx
@@ -91,7 +91,7 @@ class XMLBasedAcceleratorConfiguration : public ::cppu::WeakImplHelper<
public:
XMLBasedAcceleratorConfiguration( const css::uno::Reference< css::uno::XComponentContext >& xContext);
- virtual ~XMLBasedAcceleratorConfiguration( );
+ virtual ~XMLBasedAcceleratorConfiguration( ) override;
// uno interface!
@@ -260,7 +260,7 @@ class XCUBasedAcceleratorConfiguration : public ::cppu::WeakImplHelper<
public:
XCUBasedAcceleratorConfiguration( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~XCUBasedAcceleratorConfiguration( );
+ virtual ~XCUBasedAcceleratorConfiguration( ) override;
// uno interface!
diff --git a/framework/source/inc/dispatch/dispatchdisabler.hxx b/framework/source/inc/dispatch/dispatchdisabler.hxx
index 046bbb1d4972..7948ff856471 100644
--- a/framework/source/inc/dispatch/dispatchdisabler.hxx
+++ b/framework/source/inc/dispatch/dispatchdisabler.hxx
@@ -46,7 +46,7 @@ class DispatchDisabler : public ::cppu::WeakImplHelper<
css::uno::Reference< css::frame::XDispatchProvider > mxMaster;
public:
DispatchDisabler(const css::uno::Reference< css::uno::XComponentContext >& rxContext);
- virtual ~DispatchDisabler() {}
+ virtual ~DispatchDisabler() override {}
// XInitialization
virtual void SAL_CALL initialize( const ::css::uno::Sequence< ::css::uno::Any >& aArguments )
diff --git a/framework/source/inc/dispatch/loaddispatcher.hxx b/framework/source/inc/dispatch/loaddispatcher.hxx
index 8321bec19053..9d49e46b711a 100644
--- a/framework/source/inc/dispatch/loaddispatcher.hxx
+++ b/framework/source/inc/dispatch/loaddispatcher.hxx
@@ -89,7 +89,7 @@ class LoadDispatcher : public ::cppu::WeakImplHelper< css::frame::XNotifyingDis
/** @short used to free internal resources.
*/
- virtual ~LoadDispatcher();
+ virtual ~LoadDispatcher() override;
// uno interface
diff --git a/framework/source/jobs/jobdispatch.cxx b/framework/source/jobs/jobdispatch.cxx
index d85fb0e34566..e11c8228b6f8 100644
--- a/framework/source/jobs/jobdispatch.cxx
+++ b/framework/source/jobs/jobdispatch.cxx
@@ -77,7 +77,7 @@ private:
public:
explicit JobDispatch(const css::uno::Reference< css::uno::XComponentContext >& xContext);
- virtual ~JobDispatch();
+ virtual ~JobDispatch() override;
void impl_dispatchEvent ( const OUString& sEvent ,
const css::uno::Sequence< css::beans::PropertyValue >& lArgs ,
diff --git a/framework/source/jobs/jobexecutor.cxx b/framework/source/jobs/jobexecutor.cxx
index eaff5b5efa0a..9912dafc0f9d 100644
--- a/framework/source/jobs/jobexecutor.cxx
+++ b/framework/source/jobs/jobexecutor.cxx
@@ -84,7 +84,7 @@ private:
public:
explicit JobExecutor(const css::uno::Reference< css::uno::XComponentContext >& xContext);
- virtual ~JobExecutor();
+ virtual ~JobExecutor() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/layoutmanager/toolbarlayoutmanager.hxx b/framework/source/layoutmanager/toolbarlayoutmanager.hxx
index 2f0beb0a7fe7..200ef47635d7 100644
--- a/framework/source/layoutmanager/toolbarlayoutmanager.hxx
+++ b/framework/source/layoutmanager/toolbarlayoutmanager.hxx
@@ -74,7 +74,7 @@ class ToolbarLayoutManager : public ::cppu::WeakImplHelper< css::awt::XDockableW
ToolbarLayoutManager( const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const css::uno::Reference< css::ui::XUIElementFactory >& xUIElementFactory,
LayoutManager* pParentLayouter );
- virtual ~ToolbarLayoutManager();
+ virtual ~ToolbarLayoutManager() override;
void reset();
void attach( const css::uno::Reference< css::frame::XFrame >& xFrame,
diff --git a/framework/source/services/ContextChangeEventMultiplexer.cxx b/framework/source/services/ContextChangeEventMultiplexer.cxx
index 9ea52275db80..1f666691c91f 100644
--- a/framework/source/services/ContextChangeEventMultiplexer.cxx
+++ b/framework/source/services/ContextChangeEventMultiplexer.cxx
@@ -53,7 +53,7 @@ class ContextChangeEventMultiplexer
{
public:
ContextChangeEventMultiplexer();
- virtual ~ContextChangeEventMultiplexer();
+ virtual ~ContextChangeEventMultiplexer() override;
ContextChangeEventMultiplexer(const ContextChangeEventMultiplexer&) = delete;
ContextChangeEventMultiplexer& operator=(const ContextChangeEventMultiplexer&) = delete;
diff --git a/framework/source/services/autorecovery.cxx b/framework/source/services/autorecovery.cxx
index 5a9e4e626bcd..76033d84bf96 100644
--- a/framework/source/services/autorecovery.cxx
+++ b/framework/source/services/autorecovery.cxx
@@ -436,7 +436,7 @@ private:
public:
explicit AutoRecovery(const css::uno::Reference< css::uno::XComponentContext >& xContext);
- virtual ~AutoRecovery( );
+ virtual ~AutoRecovery( ) override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/services/modulemanager.cxx b/framework/source/services/modulemanager.cxx
index 250170b40d0f..5cb7b4bf6460 100644
--- a/framework/source/services/modulemanager.cxx
+++ b/framework/source/services/modulemanager.cxx
@@ -61,7 +61,7 @@ public:
explicit ModuleManager(const css::uno::Reference< css::uno::XComponentContext >& xContext);
- virtual ~ModuleManager();
+ virtual ~ModuleManager() override;
ModuleManager(const ModuleManager&) = delete;
ModuleManager& operator=(const ModuleManager&) = delete;
diff --git a/framework/source/services/pathsettings.cxx b/framework/source/services/pathsettings.cxx
index 5b22b36b8aab..64963abf1945 100644
--- a/framework/source/services/pathsettings.cxx
+++ b/framework/source/services/pathsettings.cxx
@@ -183,7 +183,7 @@ public:
explicit PathSettings(const css::uno::Reference< css::uno::XComponentContext >& xContext);
/** free all used resources ... if it was not already done. */
- virtual ~PathSettings();
+ virtual ~PathSettings() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/services/sessionlistener.cxx b/framework/source/services/sessionlistener.cxx
index befbfc4ff6f7..28feccbf107d 100644
--- a/framework/source/services/sessionlistener.cxx
+++ b/framework/source/services/sessionlistener.cxx
@@ -108,7 +108,7 @@ private:
public:
explicit SessionListener(const css::uno::Reference< css::uno::XComponentContext >& xContext);
- virtual ~SessionListener();
+ virtual ~SessionListener() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/services/substitutepathvars.cxx b/framework/source/services/substitutepathvars.cxx
index b46cb213821f..5130ae39a8e9 100644
--- a/framework/source/services/substitutepathvars.cxx
+++ b/framework/source/services/substitutepathvars.cxx
@@ -114,7 +114,7 @@ class SubstitutePathVariables_Impl : public utl::ConfigItem
{
public:
SubstitutePathVariables_Impl();
- virtual ~SubstitutePathVariables_Impl();
+ virtual ~SubstitutePathVariables_Impl() override;
static OperatingSystem GetOperatingSystemFromString( const OUString& );
static EnvironmentType GetEnvTypeFromString( const OUString& );
@@ -229,7 +229,7 @@ friend class SubstitutePathVariables_Impl;
public:
explicit SubstitutePathVariables(const css::uno::Reference< css::uno::XComponentContext >& xContext);
- virtual ~SubstitutePathVariables();
+ virtual ~SubstitutePathVariables() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/services/taskcreatorsrv.cxx b/framework/source/services/taskcreatorsrv.cxx
index 6f73c4df7942..265b30e773dc 100644
--- a/framework/source/services/taskcreatorsrv.cxx
+++ b/framework/source/services/taskcreatorsrv.cxx
@@ -64,7 +64,7 @@ private:
public:
explicit TaskCreatorService(const css::uno::Reference< css::uno::XComponentContext >& xContext);
- virtual ~TaskCreatorService( );
+ virtual ~TaskCreatorService( ) override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/services/urltransformer.cxx b/framework/source/services/urltransformer.cxx
index e3075df9262d..d5811e4b868a 100644
--- a/framework/source/services/urltransformer.cxx
+++ b/framework/source/services/urltransformer.cxx
@@ -37,7 +37,7 @@ class URLTransformer : public ::cppu::WeakImplHelper< css::util::XURLTransformer
public:
URLTransformer() {}
- virtual ~URLTransformer() {}
+ virtual ~URLTransformer() override {}
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/uiconfiguration/globalsettings.cxx b/framework/source/uiconfiguration/globalsettings.cxx
index 51e319287e53..aa8a15af8a09 100644
--- a/framework/source/uiconfiguration/globalsettings.cxx
+++ b/framework/source/uiconfiguration/globalsettings.cxx
@@ -57,7 +57,7 @@ class GlobalSettings_Access : public ::cppu::WeakImplHelper<
{
public:
explicit GlobalSettings_Access( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~GlobalSettings_Access();
+ virtual ~GlobalSettings_Access() override;
// XComponent
virtual void SAL_CALL dispose() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/framework/source/uiconfiguration/imagemanagerimpl.hxx b/framework/source/uiconfiguration/imagemanagerimpl.hxx
index b1310f56c236..1d5022b868ff 100644
--- a/framework/source/uiconfiguration/imagemanagerimpl.hxx
+++ b/framework/source/uiconfiguration/imagemanagerimpl.hxx
@@ -77,7 +77,7 @@ namespace framework
{
public:
explicit GlobalImageList(const css::uno::Reference< css::uno::XComponentContext >& rxContext);
- virtual ~GlobalImageList();
+ virtual ~GlobalImageList() override;
virtual Image getImageFromCommandURL( vcl::ImageType nImageType, const OUString& rCommandURL ) override;
virtual bool hasImage( vcl::ImageType nImageType, const OUString& rCommandURL ) override;
diff --git a/framework/source/uiconfiguration/moduleuicfgsupplier.cxx b/framework/source/uiconfiguration/moduleuicfgsupplier.cxx
index 2c707dc18325..f53b3584678e 100644
--- a/framework/source/uiconfiguration/moduleuicfgsupplier.cxx
+++ b/framework/source/uiconfiguration/moduleuicfgsupplier.cxx
@@ -63,7 +63,7 @@ class ModuleUIConfigurationManagerSupplier : private cppu::BaseMutex,
{
public:
explicit ModuleUIConfigurationManagerSupplier( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ModuleUIConfigurationManagerSupplier();
+ virtual ~ModuleUIConfigurationManagerSupplier() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx b/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx
index 5f79341edd2c..104b485570a0 100644
--- a/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx
+++ b/framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx
@@ -78,7 +78,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xServiceManager,
const css::uno::Sequence< css::uno::Any >& aArguments);
- virtual ~ModuleUIConfigurationManager();
+ virtual ~ModuleUIConfigurationManager() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/uiconfiguration/uicategorydescription.cxx b/framework/source/uiconfiguration/uicategorydescription.cxx
index d82c24224ea6..a7319de194f0 100644
--- a/framework/source/uiconfiguration/uicategorydescription.cxx
+++ b/framework/source/uiconfiguration/uicategorydescription.cxx
@@ -61,7 +61,7 @@ class ConfigurationAccess_UICategory : public ::cppu::WeakImplHelper<XNameAccess
osl::Mutex aMutex;
public:
ConfigurationAccess_UICategory( const OUString& aModuleName, const Reference< XNameAccess >& xGenericUICommands, const Reference< XComponentContext >& rxContext );
- virtual ~ConfigurationAccess_UICategory();
+ virtual ~ConfigurationAccess_UICategory() override;
// XNameAccess
virtual css::uno::Any SAL_CALL getByName( const OUString& aName )
@@ -373,7 +373,7 @@ class UICategoryDescription : public UICommandDescription
{
public:
explicit UICategoryDescription( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~UICategoryDescription();
+ virtual ~UICategoryDescription() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/uiconfiguration/uiconfigurationmanager.cxx b/framework/source/uiconfiguration/uiconfigurationmanager.cxx
index 61056c1b35f0..33b7cd1a7ad0 100644
--- a/framework/source/uiconfiguration/uiconfigurationmanager.cxx
+++ b/framework/source/uiconfiguration/uiconfigurationmanager.cxx
@@ -85,7 +85,7 @@ public:
}
explicit UIConfigurationManager( const css::uno::Reference< css::uno::XComponentContext > & rxContext );
- virtual ~UIConfigurationManager();
+ virtual ~UIConfigurationManager() override;
// XComponent
virtual void SAL_CALL dispose() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/framework/source/uiconfiguration/windowstateconfiguration.cxx b/framework/source/uiconfiguration/windowstateconfiguration.cxx
index 1e6463996949..cc2a6052396d 100644
--- a/framework/source/uiconfiguration/windowstateconfiguration.cxx
+++ b/framework/source/uiconfiguration/windowstateconfiguration.cxx
@@ -104,7 +104,7 @@ class ConfigurationAccess_WindowState : public ::cppu::WeakImplHelper< XNameCon
{
public:
ConfigurationAccess_WindowState( const OUString& aWindowStateConfigFile, const Reference< XComponentContext >& rxContext );
- virtual ~ConfigurationAccess_WindowState();
+ virtual ~ConfigurationAccess_WindowState() override;
// XNameAccess
virtual css::uno::Any SAL_CALL getByName( const OUString& aName )
@@ -1267,7 +1267,7 @@ class WindowStateConfiguration : private cppu::BaseMutex,
{
public:
explicit WindowStateConfiguration( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~WindowStateConfiguration();
+ virtual ~WindowStateConfiguration() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/uielement/comboboxtoolbarcontroller.cxx b/framework/source/uielement/comboboxtoolbarcontroller.cxx
index c0953b223ea1..eef9ac9bf288 100644
--- a/framework/source/uielement/comboboxtoolbarcontroller.cxx
+++ b/framework/source/uielement/comboboxtoolbarcontroller.cxx
@@ -54,7 +54,7 @@ class ComboBoxControl : public ComboBox
{
public:
ComboBoxControl( vcl::Window* pParent, WinBits nStyle, ComboboxToolbarController* pComboboxToolbarController );
- virtual ~ComboBoxControl();
+ virtual ~ComboBoxControl() override;
virtual void dispose() override;
virtual void Select() override;
diff --git a/framework/source/uielement/controlmenucontroller.cxx b/framework/source/uielement/controlmenucontroller.cxx
index f9852acbceab..a124f2eecc57 100644
--- a/framework/source/uielement/controlmenucontroller.cxx
+++ b/framework/source/uielement/controlmenucontroller.cxx
@@ -179,7 +179,7 @@ class ControlMenuController : public svt::PopupMenuControllerBase
public:
explicit ControlMenuController( const uno::Reference< uno::XComponentContext >& xContext );
- virtual ~ControlMenuController();
+ virtual ~ControlMenuController() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/framework/source/uielement/dropdownboxtoolbarcontroller.cxx b/framework/source/uielement/dropdownboxtoolbarcontroller.cxx
index 48b9c386895c..e0de120fd08b 100644
--- a/framework/source/uielement/dropdownboxtoolbarcontroller.cxx
+++ b/framework/source/uielement/dropdownboxtoolbarcontroller.cxx
@@ -53,7 +53,7 @@ class ListBoxControl : public ListBox
{
public:
ListBoxControl( vcl::Window* pParent, WinBits nStyle, DropdownToolbarController* pListBoxListener );
- virtual ~ListBoxControl();
+ virtual ~ListBoxControl() override;
virtual void dispose() override;
virtual void Select() override;
diff --git a/framework/source/uielement/edittoolbarcontroller.cxx b/framework/source/uielement/edittoolbarcontroller.cxx
index d860d1f65f16..ccd7a383e42f 100644
--- a/framework/source/uielement/edittoolbarcontroller.cxx
+++ b/framework/source/uielement/edittoolbarcontroller.cxx
@@ -52,7 +52,7 @@ class EditControl : public Edit
{
public:
EditControl( vcl::Window* pParent, WinBits nStyle, EditToolbarController* pEditToolbarController );
- virtual ~EditControl();
+ virtual ~EditControl() override;
virtual void dispose() override;
virtual void Modify() override;
diff --git a/framework/source/uielement/generictoolbarcontroller.cxx b/framework/source/uielement/generictoolbarcontroller.cxx
index 46fd4e0f9799..b4ec343fdc44 100644
--- a/framework/source/uielement/generictoolbarcontroller.cxx
+++ b/framework/source/uielement/generictoolbarcontroller.cxx
@@ -313,7 +313,7 @@ class Toolbarmenu : public ::PopupMenu
{
public:
Toolbarmenu();
- virtual ~Toolbarmenu();
+ virtual ~Toolbarmenu() override;
virtual void dispose() override;
};
diff --git a/framework/source/uielement/langselectionstatusbarcontroller.cxx b/framework/source/uielement/langselectionstatusbarcontroller.cxx
index 5298d40b253a..180842d1c1d7 100644
--- a/framework/source/uielement/langselectionstatusbarcontroller.cxx
+++ b/framework/source/uielement/langselectionstatusbarcontroller.cxx
@@ -95,7 +95,7 @@ public:
virtual void SAL_CALL click( const css::awt::Point& aPos ) throw (css::uno::RuntimeException, std::exception) override;
private:
- virtual ~LangSelectionStatusbarController() {}
+ virtual ~LangSelectionStatusbarController() override {}
bool m_bShowMenu; // if the menu is to be displayed or not (depending on the selected object/text)
SvtScriptType m_nScriptType; // the flags for the different script types available in the selection, LATIN = 0x0001, ASIAN = 0x0002, COMPLEX = 0x0004
diff --git a/framework/source/uielement/menubarmanager.cxx b/framework/source/uielement/menubarmanager.cxx
index af030ff3fc0a..8e1f55917dc0 100644
--- a/framework/source/uielement/menubarmanager.cxx
+++ b/framework/source/uielement/menubarmanager.cxx
@@ -717,7 +717,7 @@ public:
QuietInteractionContext& operator=(const QuietInteractionContext&) = delete;
private:
- virtual ~QuietInteractionContext() {}
+ virtual ~QuietInteractionContext() override {}
virtual css::uno::Any SAL_CALL getValueByName(
OUString const & Name)
diff --git a/framework/source/uielement/objectmenucontroller.cxx b/framework/source/uielement/objectmenucontroller.cxx
index ba6464785ed9..69ea33010a41 100644
--- a/framework/source/uielement/objectmenucontroller.cxx
+++ b/framework/source/uielement/objectmenucontroller.cxx
@@ -57,7 +57,7 @@ class ObjectMenuController : public svt::PopupMenuControllerBase
public:
explicit ObjectMenuController( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~ObjectMenuController();
+ virtual ~ObjectMenuController() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/framework/source/uielement/popuptoolbarcontroller.cxx b/framework/source/uielement/popuptoolbarcontroller.cxx
index 52d6746196fe..e23f64ce2fa8 100644
--- a/framework/source/uielement/popuptoolbarcontroller.cxx
+++ b/framework/source/uielement/popuptoolbarcontroller.cxx
@@ -62,7 +62,7 @@ typedef cppu::ImplInheritanceHelper< svt::ToolboxController,
class PopupMenuToolbarController : public ToolBarBase
{
public:
- virtual ~PopupMenuToolbarController();
+ virtual ~PopupMenuToolbarController() override;
// XComponent
virtual void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/framework/source/uielement/recentfilesmenucontroller.cxx b/framework/source/uielement/recentfilesmenucontroller.cxx
index 57574e93b3c4..1495d5d79903 100644
--- a/framework/source/uielement/recentfilesmenucontroller.cxx
+++ b/framework/source/uielement/recentfilesmenucontroller.cxx
@@ -61,7 +61,7 @@ class RecentFilesMenuController : public svt::PopupMenuControllerBase
public:
RecentFilesMenuController( const uno::Reference< uno::XComponentContext >& xContext,
const uno::Sequence< uno::Any >& args );
- virtual ~RecentFilesMenuController();
+ virtual ~RecentFilesMenuController() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/framework/source/uielement/resourcemenucontroller.cxx b/framework/source/uielement/resourcemenucontroller.cxx
index cfb2d839b565..0b65e07d49c4 100644
--- a/framework/source/uielement/resourcemenucontroller.cxx
+++ b/framework/source/uielement/resourcemenucontroller.cxx
@@ -28,7 +28,7 @@ class ResourceMenuController : public cppu::ImplInheritanceHelper< svt::PopupMen
public:
ResourceMenuController( const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const css::uno::Sequence< css::uno::Any >& rxArgs, bool bToolbarContainer );
- virtual ~ResourceMenuController();
+ virtual ~ResourceMenuController() override;
// XPopupMenuController
virtual void SAL_CALL updatePopupMenu() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/framework/source/uielement/saveasmenucontroller.cxx b/framework/source/uielement/saveasmenucontroller.cxx
index f591c405accc..0941552678d4 100644
--- a/framework/source/uielement/saveasmenucontroller.cxx
+++ b/framework/source/uielement/saveasmenucontroller.cxx
@@ -32,7 +32,7 @@ class SaveAsMenuController : public svt::PopupMenuControllerBase
{
public:
explicit SaveAsMenuController( const uno::Reference< uno::XComponentContext >& xContext );
- virtual ~SaveAsMenuController();
+ virtual ~SaveAsMenuController() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/framework/source/uielement/spinfieldtoolbarcontroller.cxx b/framework/source/uielement/spinfieldtoolbarcontroller.cxx
index 19b324d57fce..799e44407c84 100644
--- a/framework/source/uielement/spinfieldtoolbarcontroller.cxx
+++ b/framework/source/uielement/spinfieldtoolbarcontroller.cxx
@@ -57,7 +57,7 @@ class SpinfieldControl : public SpinField
{
public:
SpinfieldControl( vcl::Window* pParent, WinBits nStyle, SpinfieldToolbarController* pSpinfieldToolbarController );
- virtual ~SpinfieldControl();
+ virtual ~SpinfieldControl() override;
virtual void dispose() override;
virtual void Up() override;
diff --git a/framework/source/uielement/subtoolbarcontroller.cxx b/framework/source/uielement/subtoolbarcontroller.cxx
index 40f7630b0876..858933b3e48c 100644
--- a/framework/source/uielement/subtoolbarcontroller.cxx
+++ b/framework/source/uielement/subtoolbarcontroller.cxx
@@ -48,7 +48,7 @@ class SubToolBarController : public ToolBarBase
void disposeUIElement();
public:
explicit SubToolBarController( const css::uno::Sequence< css::uno::Any >& rxArgs );
- virtual ~SubToolBarController();
+ virtual ~SubToolBarController() override;
// XInitialization
virtual void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& rxArgs ) throw ( css::uno::Exception, css::uno::RuntimeException, std::exception ) override;
diff --git a/framework/source/uielement/thesaurusmenucontroller.cxx b/framework/source/uielement/thesaurusmenucontroller.cxx
index bf46b799f297..9d55af45c520 100644
--- a/framework/source/uielement/thesaurusmenucontroller.cxx
+++ b/framework/source/uielement/thesaurusmenucontroller.cxx
@@ -30,7 +30,7 @@ class ThesaurusMenuController : public svt::PopupMenuControllerBase
{
public:
explicit ThesaurusMenuController( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ThesaurusMenuController();
+ virtual ~ThesaurusMenuController() override;
// XStatusListener
virtual void SAL_CALL statusChanged( const css::frame::FeatureStateEvent& rEvent ) throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/framework/source/uielement/uicommanddescription.cxx b/framework/source/uielement/uicommanddescription.cxx
index 5d5b44732e87..63fd3e9fa5c3 100644
--- a/framework/source/uielement/uicommanddescription.cxx
+++ b/framework/source/uielement/uicommanddescription.cxx
@@ -84,7 +84,7 @@ class ConfigurationAccess_UICommand : // Order is necessary for right initializa
osl::Mutex m_aMutex;
public:
ConfigurationAccess_UICommand( const OUString& aModuleName, const Reference< XNameAccess >& xGenericUICommands, const Reference< XComponentContext >& rxContext );
- virtual ~ConfigurationAccess_UICommand();
+ virtual ~ConfigurationAccess_UICommand() override;
// XNameAccess
virtual css::uno::Any SAL_CALL getByName( const OUString& aName )
diff --git a/framework/source/uifactory/addonstoolbarfactory.cxx b/framework/source/uifactory/addonstoolbarfactory.cxx
index 2003669ceff7..776ea27edebb 100644
--- a/framework/source/uifactory/addonstoolbarfactory.cxx
+++ b/framework/source/uifactory/addonstoolbarfactory.cxx
@@ -55,7 +55,7 @@ class AddonsToolBarFactory : public ::cppu::WeakImplHelper< css::lang::XService
{
public:
explicit AddonsToolBarFactory( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~AddonsToolBarFactory();
+ virtual ~AddonsToolBarFactory() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/uifactory/uicontrollerfactory.cxx b/framework/source/uifactory/uicontrollerfactory.cxx
index fb6cdb48fb45..ad280b406c59 100644
--- a/framework/source/uifactory/uicontrollerfactory.cxx
+++ b/framework/source/uifactory/uicontrollerfactory.cxx
@@ -47,7 +47,7 @@ class UIControllerFactory : private cppu::BaseMutex,
public UIControllerFactory_BASE
{
public:
- virtual ~UIControllerFactory();
+ virtual ~UIControllerFactory() override;
// XMultiComponentFactory
virtual css::uno::Reference< css::uno::XInterface > SAL_CALL createInstanceWithContext( const OUString& aServiceSpecifier, const css::uno::Reference< css::uno::XComponentContext >& Context ) throw (css::uno::Exception, css::uno::RuntimeException, std::exception) override;
diff --git a/framework/source/uifactory/uielementfactorymanager.cxx b/framework/source/uifactory/uielementfactorymanager.cxx
index dea425323d5a..fab00c2e49a4 100644
--- a/framework/source/uifactory/uielementfactorymanager.cxx
+++ b/framework/source/uifactory/uielementfactorymanager.cxx
@@ -352,7 +352,7 @@ class UIElementFactoryManager : private cppu::BaseMutex,
virtual void SAL_CALL disposing() override;
public:
explicit UIElementFactoryManager( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~UIElementFactoryManager();
+ virtual ~UIElementFactoryManager() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/framework/source/uifactory/windowcontentfactorymanager.cxx b/framework/source/uifactory/windowcontentfactorymanager.cxx
index 1e93334efbec..08cbbe3f30b4 100644
--- a/framework/source/uifactory/windowcontentfactorymanager.cxx
+++ b/framework/source/uifactory/windowcontentfactorymanager.cxx
@@ -50,7 +50,7 @@ class WindowContentFactoryManager : private cppu::BaseMutex,
{
public:
explicit WindowContentFactoryManager( const css::uno::Reference< css::uno::XComponentContext>& rxContext );
- virtual ~WindowContentFactoryManager();
+ virtual ~WindowContentFactoryManager() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/hwpfilter/source/attributes.hxx b/hwpfilter/source/attributes.hxx
index a23058e66256..8d4c0cdce768 100644
--- a/hwpfilter/source/attributes.hxx
+++ b/hwpfilter/source/attributes.hxx
@@ -33,7 +33,7 @@ struct AttributeListImpl_impl;
class AttributeListImpl : public WeakImplHelper< XAttributeList >
{
protected:
- virtual ~AttributeListImpl();
+ virtual ~AttributeListImpl() override;
public:
AttributeListImpl();
diff --git a/hwpfilter/source/hbox.h b/hwpfilter/source/hbox.h
index fd4b22a566d6..064521925f51 100644
--- a/hwpfilter/source/hbox.h
+++ b/hwpfilter/source/hbox.h
@@ -76,7 +76,7 @@ struct SkipData: public HBox
char *data_block;
explicit SkipData(hchar);
- virtual ~SkipData();
+ virtual ~SkipData() override;
virtual bool Read(HWPFile &hwpf) override;
};
struct DateCode;
@@ -94,7 +94,7 @@ struct FieldCode : public HBox
DateCode *m_pDate;
FieldCode();
- virtual ~FieldCode();
+ virtual ~FieldCode() override;
virtual bool Read(HWPFile &hwpf) override;
};
/**
@@ -119,7 +119,7 @@ struct Bookmark: public HBox
unsigned short type;
Bookmark();
- virtual ~Bookmark();
+ virtual ~Bookmark() override;
virtual bool Read(HWPFile &hwpf) override;
};
@@ -322,7 +322,7 @@ struct FBox: public HBox
FBox *prev, *next;
explicit FBox( hchar hch );
- virtual ~FBox();
+ virtual ~FBox() override;
};
struct Table;
@@ -374,7 +374,7 @@ struct TxtBox: public FBox
std::list<HWPPara*> caption;
TxtBox();
- virtual ~TxtBox();
+ virtual ~TxtBox() override;
/**
* @returns Count of cell.
@@ -647,7 +647,7 @@ struct Picture: public FBox
bool ishyper;
Picture();
- virtual ~Picture();
+ virtual ~Picture() override;
virtual bool Read (HWPFile &hwpf) override;
};
@@ -684,7 +684,7 @@ struct Hidden: public HBox
std::list<HWPPara*> plist;
Hidden();
- virtual ~Hidden();
+ virtual ~Hidden() override;
virtual bool Read(HWPFile &hwpf) override;
};
@@ -713,7 +713,7 @@ struct HeaderFooter: public HBox
std::list<HWPPara*> plist;
HeaderFooter();
- virtual ~HeaderFooter();
+ virtual ~HeaderFooter() override;
virtual bool Read(HWPFile &hwpf) override;
};
@@ -746,7 +746,7 @@ struct Footnote: public HBox
std::list<HWPPara*> plist;
Footnote();
- virtual ~Footnote();
+ virtual ~Footnote() override;
virtual bool Read(HWPFile &hwpf) override;
};
diff --git a/hwpfilter/source/hiodev.h b/hwpfilter/source/hiodev.h
index 0a43d44763d6..b30a79f843c4 100644
--- a/hwpfilter/source/hiodev.h
+++ b/hwpfilter/source/hiodev.h
@@ -81,7 +81,7 @@ class HStreamIODev : public HIODev
gz_stream *_gzfp;
public:
explicit HStreamIODev(HStream* stream);
- virtual ~HStreamIODev();
+ virtual ~HStreamIODev() override;
/**
* Check whether the stream is available
*/
@@ -145,7 +145,7 @@ class HMemIODev : public HIODev
int pos, length;
public:
HMemIODev(char *s, int len);
- virtual ~HMemIODev();
+ virtual ~HMemIODev() override;
virtual bool open() override;
virtual void close() override;
diff --git a/hwpfilter/source/hwpreader.hxx b/hwpfilter/source/hwpreader.hxx
index 82efdd40b4fe..73d4378f5435 100644
--- a/hwpfilter/source/hwpreader.hxx
+++ b/hwpfilter/source/hwpreader.hxx
@@ -76,7 +76,7 @@ class HwpReader : public WeakImplHelper<XFilter>
public:
HwpReader();
- virtual ~HwpReader();
+ virtual ~HwpReader() override;
public:
/**
@@ -153,7 +153,7 @@ class HwpImportFilter : public WeakImplHelper< XFilter, XImporter, XServiceInfo,
{
public:
explicit HwpImportFilter(const Reference< XMultiServiceFactory >& rFact);
- virtual ~HwpImportFilter();
+ virtual ~HwpImportFilter() override;
public:
static Sequence< OUString > getSupportedServiceNames_Static() throw();
diff --git a/i18nlangtag/qa/cppunit/test_languagetag.cxx b/i18nlangtag/qa/cppunit/test_languagetag.cxx
index a5d40f9afb0b..ae1fd2ae5ace 100644
--- a/i18nlangtag/qa/cppunit/test_languagetag.cxx
+++ b/i18nlangtag/qa/cppunit/test_languagetag.cxx
@@ -32,7 +32,7 @@ class TestLanguageTag : public CppUnit::TestFixture
{
public:
TestLanguageTag() {}
- virtual ~TestLanguageTag() {}
+ virtual ~TestLanguageTag() override {}
void testAllTags();
void testAllIsoLangEntries();
diff --git a/i18npool/inc/breakiteratorImpl.hxx b/i18npool/inc/breakiteratorImpl.hxx
index 82547e32fc11..77b4d33190b9 100644
--- a/i18npool/inc/breakiteratorImpl.hxx
+++ b/i18npool/inc/breakiteratorImpl.hxx
@@ -48,7 +48,7 @@ class BreakIteratorImpl : public cppu::WeakImplHelper
public:
BreakIteratorImpl( const css::uno::Reference < css::uno::XComponentContext >& rxContext );
BreakIteratorImpl();
- virtual ~BreakIteratorImpl();
+ virtual ~BreakIteratorImpl() override;
virtual sal_Int32 SAL_CALL nextCharacters( const OUString& Text, sal_Int32 nStartPos,
const css::lang::Locale& rLocale, sal_Int16 nCharacterIteratorMode, sal_Int32 nCount,
diff --git a/i18npool/inc/breakiterator_cjk.hxx b/i18npool/inc/breakiterator_cjk.hxx
index a477558f7bee..8731745385c6 100644
--- a/i18npool/inc/breakiterator_cjk.hxx
+++ b/i18npool/inc/breakiterator_cjk.hxx
@@ -54,7 +54,7 @@ protected:
class BreakIterator_##lang : public BreakIterator_CJK {\
public:\
BreakIterator_##lang (); \
- virtual ~BreakIterator_##lang (); \
+ virtual ~BreakIterator_##lang () override; \
};
BREAKITERATOR_CJK( zh )
diff --git a/i18npool/inc/breakiterator_ctl.hxx b/i18npool/inc/breakiterator_ctl.hxx
index 7715a2e3e50a..e9498a82b8f7 100644
--- a/i18npool/inc/breakiterator_ctl.hxx
+++ b/i18npool/inc/breakiterator_ctl.hxx
@@ -31,7 +31,7 @@ class BreakIterator_CTL : public BreakIterator_Unicode
{
public:
BreakIterator_CTL();
- virtual ~BreakIterator_CTL();
+ virtual ~BreakIterator_CTL() override;
virtual sal_Int32 SAL_CALL previousCharacters(const OUString& text, sal_Int32 start,
const lang::Locale& nLocale, sal_Int16 nCharacterIteratorMode, sal_Int32 count,
sal_Int32& nDone) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/i18npool/inc/breakiterator_th.hxx b/i18npool/inc/breakiterator_th.hxx
index dccafea9c24f..943c8f33cabb 100644
--- a/i18npool/inc/breakiterator_th.hxx
+++ b/i18npool/inc/breakiterator_th.hxx
@@ -29,7 +29,7 @@ class BreakIterator_th : public BreakIterator_CTL
{
public:
BreakIterator_th();
- virtual ~BreakIterator_th();
+ virtual ~BreakIterator_th() override;
protected:
void SAL_CALL makeIndex(const OUString& text, sal_Int32 pos) throw(css::uno::RuntimeException) override;
diff --git a/i18npool/inc/breakiterator_unicode.hxx b/i18npool/inc/breakiterator_unicode.hxx
index 22bcbb751797..ffcb4fe44d1b 100644
--- a/i18npool/inc/breakiterator_unicode.hxx
+++ b/i18npool/inc/breakiterator_unicode.hxx
@@ -37,7 +37,7 @@ class BreakIterator_Unicode : public BreakIteratorImpl
{
public:
BreakIterator_Unicode();
- virtual ~BreakIterator_Unicode();
+ virtual ~BreakIterator_Unicode() override;
virtual sal_Int32 SAL_CALL previousCharacters( const OUString& Text, sal_Int32 nStartPos,
const css::lang::Locale& nLocale, sal_Int16 nCharacterIteratorMode, sal_Int32 nCount,
diff --git a/i18npool/inc/calendarImpl.hxx b/i18npool/inc/calendarImpl.hxx
index 286972e4b7be..8cca72220ff7 100644
--- a/i18npool/inc/calendarImpl.hxx
+++ b/i18npool/inc/calendarImpl.hxx
@@ -49,7 +49,7 @@ public:
/**
* Destructor
*/
- virtual ~CalendarImpl();
+ virtual ~CalendarImpl() override;
// Methods
diff --git a/i18npool/inc/calendar_gregorian.hxx b/i18npool/inc/calendar_gregorian.hxx
index 283e1b7c60e9..98f48bc1e0e6 100644
--- a/i18npool/inc/calendar_gregorian.hxx
+++ b/i18npool/inc/calendar_gregorian.hxx
@@ -54,7 +54,7 @@ public:
/**
* Destructor
*/
- virtual ~Calendar_gregorian();
+ virtual ~Calendar_gregorian() override;
// Methods in XCalendar
virtual void SAL_CALL loadCalendar(const OUString& uniqueID, const css::lang::Locale& rLocale) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/i18npool/inc/cclass_unicode.hxx b/i18npool/inc/cclass_unicode.hxx
index cbcb6f9baaa7..122e1ee7136b 100644
--- a/i18npool/inc/cclass_unicode.hxx
+++ b/i18npool/inc/cclass_unicode.hxx
@@ -39,7 +39,7 @@ class cclass_Unicode : public cppu::WeakImplHelper < XCharacterClassification, c
{
public:
cclass_Unicode(const css::uno::Reference < css::uno::XComponentContext >& rxContext );
- virtual ~cclass_Unicode();
+ virtual ~cclass_Unicode() override;
virtual OUString SAL_CALL toUpper( const OUString& Text, sal_Int32 nPos, sal_Int32 nCount,
const css::lang::Locale& rLocale ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/i18npool/inc/chaptercollator.hxx b/i18npool/inc/chaptercollator.hxx
index 57adfd27e228..863e408598e0 100644
--- a/i18npool/inc/chaptercollator.hxx
+++ b/i18npool/inc/chaptercollator.hxx
@@ -33,7 +33,7 @@ public:
// Constructors
ChapterCollator( const css::uno::Reference < css::uno::XComponentContext >& rxContext );
// Destructor
- virtual ~ChapterCollator();
+ virtual ~ChapterCollator() override;
sal_Int32 SAL_CALL compareSubstring( const OUString& s1, sal_Int32 off1, sal_Int32 len1,
const OUString& s2, sal_Int32 off2, sal_Int32 len2) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/i18npool/inc/characterclassificationImpl.hxx b/i18npool/inc/characterclassificationImpl.hxx
index b775e10a7110..d0d8f29a1142 100644
--- a/i18npool/inc/characterclassificationImpl.hxx
+++ b/i18npool/inc/characterclassificationImpl.hxx
@@ -37,7 +37,7 @@ class CharacterClassificationImpl : public cppu::WeakImplHelper
public:
CharacterClassificationImpl( const css::uno::Reference < css::uno::XComponentContext >& rxContext );
- virtual ~CharacterClassificationImpl();
+ virtual ~CharacterClassificationImpl() override;
virtual OUString SAL_CALL toUpper( const OUString& Text,
sal_Int32 nPos, sal_Int32 nCount, const css::lang::Locale& rLocale )
diff --git a/i18npool/inc/collatorImpl.hxx b/i18npool/inc/collatorImpl.hxx
index f9b135c964db..e1e7c5b4ea09 100644
--- a/i18npool/inc/collatorImpl.hxx
+++ b/i18npool/inc/collatorImpl.hxx
@@ -45,7 +45,7 @@ public:
// Constructors
CollatorImpl( const css::uno::Reference < css::uno::XComponentContext >& rxContext );
// Destructor
- virtual ~CollatorImpl();
+ virtual ~CollatorImpl() override;
virtual sal_Int32 SAL_CALL compareSubstring(const OUString& s1, sal_Int32 off1, sal_Int32 len1,
const OUString& s2, sal_Int32 off2, sal_Int32 len2) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/i18npool/inc/collator_unicode.hxx b/i18npool/inc/collator_unicode.hxx
index 38522a5d96c3..ac76c215295a 100644
--- a/i18npool/inc/collator_unicode.hxx
+++ b/i18npool/inc/collator_unicode.hxx
@@ -38,7 +38,7 @@ public:
// Constructors
Collator_Unicode();
// Destructor
- virtual ~Collator_Unicode();
+ virtual ~Collator_Unicode() override;
sal_Int32 SAL_CALL compareSubstring( const OUString& s1, sal_Int32 off1, sal_Int32 len1,
const OUString& s2, sal_Int32 off2, sal_Int32 len2) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/i18npool/inc/defaultnumberingprovider.hxx b/i18npool/inc/defaultnumberingprovider.hxx
index 4e72d3014bc6..d65ef5e6c29a 100644
--- a/i18npool/inc/defaultnumberingprovider.hxx
+++ b/i18npool/inc/defaultnumberingprovider.hxx
@@ -43,7 +43,7 @@ class DefaultNumberingProvider : public cppu::WeakImplHelper
public:
DefaultNumberingProvider(
const css::uno::Reference < css::uno::XComponentContext >& rxContext );
- virtual ~DefaultNumberingProvider();
+ virtual ~DefaultNumberingProvider() override;
//XDefaultNumberingProvider
virtual css::uno::Sequence< css::uno::Reference<
diff --git a/i18npool/inc/indexentrysupplier_asian.hxx b/i18npool/inc/indexentrysupplier_asian.hxx
index 8f68dfc63b06..1ae075046314 100644
--- a/i18npool/inc/indexentrysupplier_asian.hxx
+++ b/i18npool/inc/indexentrysupplier_asian.hxx
@@ -32,7 +32,7 @@ namespace com { namespace sun { namespace star { namespace i18n {
class IndexEntrySupplier_asian : public IndexEntrySupplier_Common {
public:
IndexEntrySupplier_asian( const css::uno::Reference < css::uno::XComponentContext >& rxContext );
- virtual ~IndexEntrySupplier_asian();
+ virtual ~IndexEntrySupplier_asian() override;
OUString SAL_CALL getIndexCharacter( const OUString& rIndexEntry,
const css::lang::Locale& rLocale, const OUString& rAlgorithm )
diff --git a/i18npool/inc/indexentrysupplier_common.hxx b/i18npool/inc/indexentrysupplier_common.hxx
index aab4a4c5668e..cf3120b36276 100644
--- a/i18npool/inc/indexentrysupplier_common.hxx
+++ b/i18npool/inc/indexentrysupplier_common.hxx
@@ -39,7 +39,7 @@ class IndexEntrySupplier_Common : public cppu::WeakImplHelper
{
public:
IndexEntrySupplier_Common( const css::uno::Reference < css::uno::XComponentContext >& rxContext );
- virtual ~IndexEntrySupplier_Common();
+ virtual ~IndexEntrySupplier_Common() override;
virtual css::uno::Sequence < css::lang::Locale > SAL_CALL getLocaleList()
throw (css::uno::RuntimeException, std::exception) override;
diff --git a/i18npool/inc/indexentrysupplier_default.hxx b/i18npool/inc/indexentrysupplier_default.hxx
index 79934b2016d3..49b35580e3f4 100644
--- a/i18npool/inc/indexentrysupplier_default.hxx
+++ b/i18npool/inc/indexentrysupplier_default.hxx
@@ -31,7 +31,7 @@ class Index;
class IndexEntrySupplier_Unicode : public IndexEntrySupplier_Common {
public:
IndexEntrySupplier_Unicode( const css::uno::Reference < css::uno::XComponentContext >& rxContext );
- virtual ~IndexEntrySupplier_Unicode();
+ virtual ~IndexEntrySupplier_Unicode() override;
virtual sal_Bool SAL_CALL loadAlgorithm(
const css::lang::Locale& rLocale,
diff --git a/i18npool/inc/inputsequencechecker.hxx b/i18npool/inc/inputsequencechecker.hxx
index 953aa9d2faca..b89d4061e0e5 100644
--- a/i18npool/inc/inputsequencechecker.hxx
+++ b/i18npool/inc/inputsequencechecker.hxx
@@ -41,7 +41,7 @@ class InputSequenceCheckerImpl : public cppu::WeakImplHelper
public:
InputSequenceCheckerImpl( const css::uno::Reference < css::uno::XComponentContext >& rxContext );
InputSequenceCheckerImpl(const char *pServiceName);
- virtual ~InputSequenceCheckerImpl();
+ virtual ~InputSequenceCheckerImpl() override;
virtual sal_Bool SAL_CALL checkInputSequence(const OUString& Text, sal_Int32 nStartPos,
sal_Unicode inputChar, sal_Int16 inputCheckMode) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/i18npool/inc/inputsequencechecker_hi.hxx b/i18npool/inc/inputsequencechecker_hi.hxx
index 27938f4591fc..dbbe12129a4d 100644
--- a/i18npool/inc/inputsequencechecker_hi.hxx
+++ b/i18npool/inc/inputsequencechecker_hi.hxx
@@ -33,7 +33,7 @@ class InputSequenceChecker_hi : public InputSequenceCheckerImpl
{
public:
InputSequenceChecker_hi();
- virtual ~InputSequenceChecker_hi();
+ virtual ~InputSequenceChecker_hi() override;
sal_Bool SAL_CALL checkInputSequence(const OUString& Text, sal_Int32 nStartPos,
sal_Unicode inputChar, sal_Int16 inputCheckMode) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/i18npool/inc/inputsequencechecker_th.hxx b/i18npool/inc/inputsequencechecker_th.hxx
index bf1ede02348f..8c288ec511f8 100644
--- a/i18npool/inc/inputsequencechecker_th.hxx
+++ b/i18npool/inc/inputsequencechecker_th.hxx
@@ -30,7 +30,7 @@ class InputSequenceChecker_th : public InputSequenceCheckerImpl
{
public:
InputSequenceChecker_th();
- virtual ~InputSequenceChecker_th();
+ virtual ~InputSequenceChecker_th() override;
sal_Bool SAL_CALL checkInputSequence(const OUString& Text, sal_Int32 nStartPos,
sal_Unicode inputChar, sal_Int16 inputCheckMode) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/i18npool/inc/localedata.hxx b/i18npool/inc/localedata.hxx
index c36e71175864..ae33218583d3 100644
--- a/i18npool/inc/localedata.hxx
+++ b/i18npool/inc/localedata.hxx
@@ -67,7 +67,7 @@ class LocaleDataImpl : public cppu::WeakImplHelper
{
public:
LocaleDataImpl();
- virtual ~LocaleDataImpl();
+ virtual ~LocaleDataImpl() override;
static rtl::Reference<LocaleDataImpl> get() { return new LocaleDataImpl; }
diff --git a/i18npool/inc/numberformatcode.hxx b/i18npool/inc/numberformatcode.hxx
index 9c7d78066d3e..62261f2e550d 100644
--- a/i18npool/inc/numberformatcode.hxx
+++ b/i18npool/inc/numberformatcode.hxx
@@ -38,7 +38,7 @@ class NumberFormatCodeMapper : public cppu::WeakImplHelper
public:
NumberFormatCodeMapper( const css::uno::Reference <
css::uno::XComponentContext >& rxContext );
- virtual ~NumberFormatCodeMapper();
+ virtual ~NumberFormatCodeMapper() override;
virtual css::i18n::NumberFormatCode SAL_CALL getDefault( sal_Int16 nFormatType, sal_Int16 nFormatUsage, const css::lang::Locale& rLocale ) throw(css::uno::RuntimeException, std::exception) override;
virtual css::i18n::NumberFormatCode SAL_CALL getFormatCode( sal_Int16 nFormatIndex, const css::lang::Locale& rLocale ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/i18npool/inc/ordinalsuffix.hxx b/i18npool/inc/ordinalsuffix.hxx
index f87f5b87b2bc..a62c28bef6d6 100644
--- a/i18npool/inc/ordinalsuffix.hxx
+++ b/i18npool/inc/ordinalsuffix.hxx
@@ -36,7 +36,7 @@ class OrdinalSuffixService : public cppu::WeakImplHelper
{
public:
OrdinalSuffixService();
- virtual ~OrdinalSuffixService();
+ virtual ~OrdinalSuffixService() override;
// XOrdinalSuffix
virtual css::uno::Sequence< OUString > SAL_CALL getOrdinalSuffix( sal_Int32 nNumber, const css::lang::Locale &rLocale ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/i18npool/inc/textToPronounce_zh.hxx b/i18npool/inc/textToPronounce_zh.hxx
index a428fdd378d4..ed33fad20e51 100644
--- a/i18npool/inc/textToPronounce_zh.hxx
+++ b/i18npool/inc/textToPronounce_zh.hxx
@@ -39,7 +39,7 @@ public:
#else
TextToPronounce_zh(sal_uInt16 ** (*function)());
#endif
- virtual ~TextToPronounce_zh();
+ virtual ~TextToPronounce_zh() override;
OUString SAL_CALL
folding(const OUString & inStr, sal_Int32 startPos, sal_Int32 nCount, css::uno::Sequence< sal_Int32 > & offset)
diff --git a/i18npool/inc/textconversion.hxx b/i18npool/inc/textconversion.hxx
index 6071cdfc1a4d..5b1670b03c15 100644
--- a/i18npool/inc/textconversion.hxx
+++ b/i18npool/inc/textconversion.hxx
@@ -41,7 +41,7 @@ class TextConversionService: public cppu::WeakImplHelper
{
public:
TextConversionService(const char* pImplName);
- virtual ~TextConversionService();
+ virtual ~TextConversionService() override;
// Methods
virtual css::i18n::TextConversionResult SAL_CALL
getConversions( const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength,
diff --git a/i18npool/inc/transliterationImpl.hxx b/i18npool/inc/transliterationImpl.hxx
index 21ffd6c03a56..7714ac3c5b52 100644
--- a/i18npool/inc/transliterationImpl.hxx
+++ b/i18npool/inc/transliterationImpl.hxx
@@ -38,7 +38,7 @@ public:
// Constructors
TransliterationImpl(const css::uno::Reference < css::uno::XComponentContext >& xContext);
// Destructor
- virtual ~TransliterationImpl();
+ virtual ~TransliterationImpl() override;
// Methods
virtual OUString SAL_CALL getName( ) throw(css::uno::RuntimeException, std::exception) override ;
diff --git a/i18npool/source/localedata/localedata.cxx b/i18npool/source/localedata/localedata.cxx
index 5c7d4f8100f9..99a865e181cd 100644
--- a/i18npool/source/localedata/localedata.cxx
+++ b/i18npool/source/localedata/localedata.cxx
@@ -1328,7 +1328,7 @@ class OutlineNumbering : public cppu::WeakImplHelper < container::XIndexAccess >
sal_Int16 m_nCount;
public:
OutlineNumbering(const OutlineNumberingLevel_Impl* pOutlineLevels, int nLevels);
- virtual ~OutlineNumbering();
+ virtual ~OutlineNumbering() override;
//XIndexAccess
virtual sal_Int32 SAL_CALL getCount( ) throw(RuntimeException, std::exception) override;
diff --git a/i18npool/source/localedata/saxparser.cxx b/i18npool/source/localedata/saxparser.cxx
index f367a5d50ea1..26da63a5e69c 100644
--- a/i18npool/source/localedata/saxparser.cxx
+++ b/i18npool/source/localedata/saxparser.cxx
@@ -160,7 +160,7 @@ public:
theLocale[sizeof(theLocale)-1] = 0;
}
- virtual ~TestDocumentHandler( )
+ virtual ~TestDocumentHandler( ) override
{
of.closeOutput();
delete rootNode;
diff --git a/i18npool/source/search/textsearch.hxx b/i18npool/source/search/textsearch.hxx
index 49c1dfb24fef..5ed122b73dd5 100644
--- a/i18npool/source/search/textsearch.hxx
+++ b/i18npool/source/search/textsearch.hxx
@@ -130,7 +130,7 @@ public:
explicit TextSearch(
const css::uno::Reference < css::uno::XComponentContext >& rxContext );
- virtual ~TextSearch();
+ virtual ~TextSearch() override;
// XTextSearch
virtual void SAL_CALL
diff --git a/idl/inc/hash.hxx b/idl/inc/hash.hxx
index c0dd517190ce..a510fbd35a80 100644
--- a/idl/inc/hash.hxx
+++ b/idl/inc/hash.hxx
@@ -83,7 +83,7 @@ protected:
virtual bool equals( const OString &rElement, sal_uInt32 nIndex ) const override;
public:
SvStringHashTable( sal_uInt32 nMaxEntries ); // max size of hash-tabel
- virtual ~SvStringHashTable();
+ virtual ~SvStringHashTable() override;
OString GetNearString( const OString& rName ) const;
virtual bool IsEntry( sal_uInt32 nIndex ) const override;
diff --git a/idl/inc/types.hxx b/idl/inc/types.hxx
index 167e902947de..fb051699339a 100644
--- a/idl/inc/types.hxx
+++ b/idl/inc/types.hxx
@@ -68,7 +68,7 @@ public:
SvMetaType();
SvMetaType( const OString& rTypeName );
- virtual ~SvMetaType();
+ virtual ~SvMetaType() override;
virtual void ReadContextSvIdl( SvIdlDataBase &, SvTokenStream & rInStm ) override;
diff --git a/idlc/inc/astattribute.hxx b/idlc/inc/astattribute.hxx
index 2d88b47e4082..e4bbd517318f 100644
--- a/idlc/inc/astattribute.hxx
+++ b/idlc/inc/astattribute.hxx
@@ -41,7 +41,7 @@ public:
, m_flags(flags)
, m_pType(pType)
{}
- virtual ~AstAttribute() {}
+ virtual ~AstAttribute() override {}
void setExceptions(
OUString const * getDoc, DeclList const * getExc,
diff --git a/idlc/inc/astbasetype.hxx b/idlc/inc/astbasetype.hxx
index a7edf3d817b0..35d0cc1276d0 100644
--- a/idlc/inc/astbasetype.hxx
+++ b/idlc/inc/astbasetype.hxx
@@ -31,7 +31,7 @@ public:
, m_exprType(type)
{}
- virtual ~AstBaseType() {}
+ virtual ~AstBaseType() override {}
virtual bool isUnsigned() const override {
switch (m_exprType) {
diff --git a/idlc/inc/astconstant.hxx b/idlc/inc/astconstant.hxx
index 7453c47954b3..e092b7340ee1 100644
--- a/idlc/inc/astconstant.hxx
+++ b/idlc/inc/astconstant.hxx
@@ -31,7 +31,7 @@ public:
AstExpression* pExpr, const OString& name, AstScope* pScope);
AstConstant(const ExprType type, AstExpression* pExpr,
const OString& name, AstScope* pScope);
- virtual ~AstConstant();
+ virtual ~AstConstant() override;
AstExpression* getConstValue()
{ return m_pConstValue; }
diff --git a/idlc/inc/astconstants.hxx b/idlc/inc/astconstants.hxx
index f3f7f3bed2d1..fb990f92dda8 100644
--- a/idlc/inc/astconstants.hxx
+++ b/idlc/inc/astconstants.hxx
@@ -27,7 +27,7 @@ public:
AstConstants(const OString& name, AstScope* pScope)
: AstModule(NT_constants, name, pScope)
{}
- virtual ~AstConstants() {}
+ virtual ~AstConstants() override {}
};
#endif // INCLUDED_IDLC_INC_ASTCONSTANTS_HXX
diff --git a/idlc/inc/astenum.hxx b/idlc/inc/astenum.hxx
index d7c8977fb932..6d6324353ce3 100644
--- a/idlc/inc/astenum.hxx
+++ b/idlc/inc/astenum.hxx
@@ -29,7 +29,7 @@ class AstEnum : public AstType
public:
AstEnum(const OString& name, AstScope* pScope);
- virtual ~AstEnum();
+ virtual ~AstEnum() override;
sal_Int32 getEnumValueCount()
{ return m_enumValueCount++; }
diff --git a/idlc/inc/astexception.hxx b/idlc/inc/astexception.hxx
index 64790c694048..e00e28895b11 100644
--- a/idlc/inc/astexception.hxx
+++ b/idlc/inc/astexception.hxx
@@ -28,7 +28,7 @@ public:
: AstStruct(NT_exception, name, pBaseType, pScope)
{}
- virtual ~AstException() {}
+ virtual ~AstException() override {}
};
#endif // INCLUDED_IDLC_INC_ASTEXCEPTION_HXX
diff --git a/idlc/inc/astinterface.hxx b/idlc/inc/astinterface.hxx
index caabbe669f11..1f789a304b35 100644
--- a/idlc/inc/astinterface.hxx
+++ b/idlc/inc/astinterface.hxx
@@ -49,7 +49,7 @@ public:
AstInterface(
const OString& name, AstInterface const * pInherits,
AstScope* pScope);
- virtual ~AstInterface();
+ virtual ~AstInterface() override;
InheritedInterfaces const & getAllInheritedInterfaces() const
{ return m_inheritedInterfaces; }
diff --git a/idlc/inc/astinterfacemember.hxx b/idlc/inc/astinterfacemember.hxx
index 1740d3518085..a627b0d91bfe 100644
--- a/idlc/inc/astinterfacemember.hxx
+++ b/idlc/inc/astinterfacemember.hxx
@@ -30,7 +30,7 @@ public:
, m_flags(flags)
, m_pRealInterface(pRealInterface)
{}
- virtual ~AstInterfaceMember() {}
+ virtual ~AstInterfaceMember() override {}
AstInterface* getRealInterface()
{ return m_pRealInterface; }
diff --git a/idlc/inc/astmember.hxx b/idlc/inc/astmember.hxx
index d01dbde7922c..0563eb8c7971 100644
--- a/idlc/inc/astmember.hxx
+++ b/idlc/inc/astmember.hxx
@@ -31,7 +31,7 @@ public:
AstType const * pType, OString const & name, AstScope * pScope):
AstDeclaration(NT_member, name, pScope), m_pType(pType) {}
- virtual ~AstMember() {}
+ virtual ~AstMember() override {}
AstType const * getType() const { return m_pType; }
diff --git a/idlc/inc/astmodule.hxx b/idlc/inc/astmodule.hxx
index 770c11a856a9..6f41b2d7cabe 100644
--- a/idlc/inc/astmodule.hxx
+++ b/idlc/inc/astmodule.hxx
@@ -34,7 +34,7 @@ public:
: AstDeclaration(type, name, pScope)
, AstScope(type)
{}
- virtual ~AstModule() {}
+ virtual ~AstModule() override {}
virtual bool dump(RegistryKey& rKey) override;
};
diff --git a/idlc/inc/astneeds.hxx b/idlc/inc/astneeds.hxx
index 6674e2804695..0df77f2edd01 100644
--- a/idlc/inc/astneeds.hxx
+++ b/idlc/inc/astneeds.hxx
@@ -28,7 +28,7 @@ public:
: AstDeclaration(NT_needs, name, pScope)
, m_pRealService(pRealService)
{}
- virtual ~AstNeeds() {}
+ virtual ~AstNeeds() override {}
AstService* getRealService()
{ return m_pRealService; }
diff --git a/idlc/inc/astobserves.hxx b/idlc/inc/astobserves.hxx
index c7760096a095..8e4c404eb122 100644
--- a/idlc/inc/astobserves.hxx
+++ b/idlc/inc/astobserves.hxx
@@ -28,7 +28,7 @@ public:
: AstDeclaration(NT_observes, name, pScope)
, m_pRealInterface(pRealInterface)
{}
- virtual ~AstObserves() {}
+ virtual ~AstObserves() override {}
AstInterface* getRealInterface()
{ return m_pRealInterface; }
diff --git a/idlc/inc/astoperation.hxx b/idlc/inc/astoperation.hxx
index 5a5194f92605..85b12c8321d0 100644
--- a/idlc/inc/astoperation.hxx
+++ b/idlc/inc/astoperation.hxx
@@ -35,7 +35,7 @@ public:
, AstScope(NT_operation)
, m_pReturnType(pReturnType)
{}
- virtual ~AstOperation() {}
+ virtual ~AstOperation() override {}
bool isVariadic() const;
diff --git a/idlc/inc/astparameter.hxx b/idlc/inc/astparameter.hxx
index 250aeaed33f5..ba7933c0ea09 100644
--- a/idlc/inc/astparameter.hxx
+++ b/idlc/inc/astparameter.hxx
@@ -32,7 +32,7 @@ public:
AstMember(NT_parameter, type, name, scope), m_direction(direction),
m_rest(rest) {}
- virtual ~AstParameter() {}
+ virtual ~AstParameter() override {}
Direction getDirection() const { return m_direction; }
diff --git a/idlc/inc/astsequence.hxx b/idlc/inc/astsequence.hxx
index bdc132872455..aa800ca9e052 100644
--- a/idlc/inc/astsequence.hxx
+++ b/idlc/inc/astsequence.hxx
@@ -29,7 +29,7 @@ public:
, m_pMemberType(pMemberType)
, m_pRelativName(nullptr)
{}
- virtual ~AstSequence()
+ virtual ~AstSequence() override
{
if ( m_pRelativName )
delete m_pRelativName;
diff --git a/idlc/inc/astservice.hxx b/idlc/inc/astservice.hxx
index 400e7c6f2313..8a7c0cf7edd5 100644
--- a/idlc/inc/astservice.hxx
+++ b/idlc/inc/astservice.hxx
@@ -38,7 +38,7 @@ public:
, m_singleInterfaceBasedService(false)
, m_defaultConstructor(false)
{}
- virtual ~AstService() {}
+ virtual ~AstService() override {}
virtual bool dump(RegistryKey& rKey) override;
diff --git a/idlc/inc/astservicemember.hxx b/idlc/inc/astservicemember.hxx
index 13cd97298bf7..eba1cd95aa45 100644
--- a/idlc/inc/astservicemember.hxx
+++ b/idlc/inc/astservicemember.hxx
@@ -30,7 +30,7 @@ public:
, m_flags(flags)
, m_pRealService(pRealService)
{}
- virtual ~AstServiceMember() {}
+ virtual ~AstServiceMember() override {}
AstService* getRealService()
{ return m_pRealService; }
diff --git a/idlc/inc/aststruct.hxx b/idlc/inc/aststruct.hxx
index 280f23165d43..083cd30018f1 100644
--- a/idlc/inc/aststruct.hxx
+++ b/idlc/inc/aststruct.hxx
@@ -38,7 +38,7 @@ public:
const OString& name,
AstStruct const* pBaseType,
AstScope* pScope);
- virtual ~AstStruct();
+ virtual ~AstStruct() override;
DeclList::size_type getTypeParameterCount() const
{ return m_typeParameters.size(); }
diff --git a/idlc/inc/asttype.hxx b/idlc/inc/asttype.hxx
index 67f8d4d075ee..083bd3b42184 100644
--- a/idlc/inc/asttype.hxx
+++ b/idlc/inc/asttype.hxx
@@ -28,7 +28,7 @@ public:
: AstDeclaration(type, name, pScope)
{}
- virtual ~AstType() {}
+ virtual ~AstType() override {}
virtual bool isUnsigned() const { return false; }
};
diff --git a/idlc/inc/asttypedef.hxx b/idlc/inc/asttypedef.hxx
index 2f9017200592..64eb14848d71 100644
--- a/idlc/inc/asttypedef.hxx
+++ b/idlc/inc/asttypedef.hxx
@@ -28,7 +28,7 @@ public:
AstType const * baseType, OString const & name, AstScope * scope):
AstType(NT_typedef, name, scope), m_pBaseType(baseType) {}
- virtual ~AstTypeDef() {}
+ virtual ~AstTypeDef() override {}
AstType const * getBaseType() const
{ return m_pBaseType; }
diff --git a/include/avmedia/mediaitem.hxx b/include/avmedia/mediaitem.hxx
index 1144885aa870..4819d62c9d87 100644
--- a/include/avmedia/mediaitem.hxx
+++ b/include/avmedia/mediaitem.hxx
@@ -68,7 +68,7 @@ public:
explicit MediaItem( sal_uInt16 i_nWhich = 0,
AVMediaSetMask nMaskSet = AVMediaSetMask::NONE );
MediaItem( const MediaItem& rMediaItem );
- virtual ~MediaItem();
+ virtual ~MediaItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool* pPool = nullptr ) const override;
diff --git a/include/avmedia/mediaplayer.hxx b/include/avmedia/mediaplayer.hxx
index 878954325d8c..ac45b92d42ed 100644
--- a/include/avmedia/mediaplayer.hxx
+++ b/include/avmedia/mediaplayer.hxx
@@ -32,7 +32,7 @@ class AVMEDIA_DLLPUBLIC MediaPlayer : public SfxChildWindow
{
public:
MediaPlayer( vcl::Window*, sal_uInt16, SfxBindings*, SfxChildWinInfo* );
- virtual ~MediaPlayer();
+ virtual ~MediaPlayer() override;
SFX_DECL_CHILDWINDOW_WITHID( MediaPlayer );
};
@@ -44,7 +44,7 @@ class AVMEDIA_DLLPUBLIC MediaFloater : public SfxDockingWindow
public:
MediaFloater( SfxBindings* pBindings, SfxChildWindow* pCW, vcl::Window* pParent );
- virtual ~MediaFloater();
+ virtual ~MediaFloater() override;
virtual void dispose() override;
void setURL( const OUString& rURL, const OUString& rReferer, bool bPlayImmediately );
diff --git a/include/avmedia/mediatoolbox.hxx b/include/avmedia/mediatoolbox.hxx
index 89e6083cf986..887db1a0b697 100644
--- a/include/avmedia/mediatoolbox.hxx
+++ b/include/avmedia/mediatoolbox.hxx
@@ -38,7 +38,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
MediaToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbX );
- virtual ~MediaToolBoxControl();
+ virtual ~MediaToolBoxControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) override;
virtual VclPtr<vcl::Window> CreateItemWindow( vcl::Window* pParent ) override;
diff --git a/include/basegfx/color/bcolormodifier.hxx b/include/basegfx/color/bcolormodifier.hxx
index 73f9fbbe1aa3..355a6b199117 100644
--- a/include/basegfx/color/bcolormodifier.hxx
+++ b/include/basegfx/color/bcolormodifier.hxx
@@ -98,7 +98,7 @@ namespace basegfx
{
}
- virtual ~BColorModifier_gray();
+ virtual ~BColorModifier_gray() override;
// compare operator
virtual bool operator==(const BColorModifier& rCompare) const override;
@@ -125,7 +125,7 @@ namespace basegfx
{
}
- virtual ~BColorModifier_invert();
+ virtual ~BColorModifier_invert() override;
// compare operator
virtual bool operator==(const BColorModifier& rCompare) const override;
@@ -156,7 +156,7 @@ namespace basegfx
{
}
- virtual ~BColorModifier_luminance_to_alpha();
+ virtual ~BColorModifier_luminance_to_alpha() override;
// compare operator
virtual bool operator==(const BColorModifier& rCompare) const override;
@@ -188,7 +188,7 @@ namespace basegfx
{
}
- virtual ~BColorModifier_replace();
+ virtual ~BColorModifier_replace() override;
// data access
const ::basegfx::BColor& getBColor() const { return maBColor; }
@@ -226,7 +226,7 @@ namespace basegfx
{
}
- virtual ~BColorModifier_interpolate();
+ virtual ~BColorModifier_interpolate() override;
// data access
const ::basegfx::BColor& getBColor() const { return maBColor; }
@@ -261,7 +261,7 @@ namespace basegfx
{
}
- virtual ~BColorModifier_black_and_white();
+ virtual ~BColorModifier_black_and_white() override;
// data access
double getValue() const { return mfValue; }
@@ -296,7 +296,7 @@ namespace basegfx
public:
BColorModifier_gamma(double fValue);
- virtual ~BColorModifier_gamma();
+ virtual ~BColorModifier_gamma() override;
// data access
double getValue() const { return mfValue; }
@@ -340,7 +340,7 @@ namespace basegfx
public:
BColorModifier_RGBLuminanceContrast(double fRed, double fGreen, double fBlue, double fLuminance, double fContrast);
- virtual ~BColorModifier_RGBLuminanceContrast();
+ virtual ~BColorModifier_RGBLuminanceContrast() override;
// data access
double getRed() const { return mfRed; }
diff --git a/include/basic/basmgr.hxx b/include/basic/basmgr.hxx
index c6a54016d599..baf6d56715fd 100644
--- a/include/basic/basmgr.hxx
+++ b/include/basic/basmgr.hxx
@@ -129,7 +129,7 @@ protected:
static bool ImplEncryptStream( SvStream& rStream );
BasicLibInfo* FindLibInfo( StarBASIC* pBasic );
static void CheckModules( StarBASIC* pBasic, bool bReference );
- virtual ~BasicManager();
+ virtual ~BasicManager() override;
public:
BasicManager( SotStorage& rStorage, const OUString& rBaseURL, StarBASIC* pParentFromStdLib = nullptr, OUString* pLibPath = nullptr, bool bDocMgr = false );
diff --git a/include/basic/sbmeth.hxx b/include/basic/sbmeth.hxx
index a49bcf245c26..49f22199b37e 100644
--- a/include/basic/sbmeth.hxx
+++ b/include/basic/sbmeth.hxx
@@ -48,7 +48,7 @@ class BASIC_DLLPUBLIC SbMethod : public SbxMethod
BASIC_DLLPRIVATE SbMethod( const SbMethod& );
virtual bool LoadData( SvStream&, sal_uInt16 ) override;
virtual bool StoreData( SvStream& ) const override;
- virtual ~SbMethod();
+ virtual ~SbMethod() override;
public:
SBX_DECL_PERSIST_NODATA(SBXID_BASICMETHOD,2);
@@ -78,7 +78,7 @@ public:
: SbMethod( rName, pImplMeth->GetType(), nullptr )
, mxImplMeth( pImplMeth )
{}
- virtual ~SbIfaceMapperMethod();
+ virtual ~SbIfaceMapperMethod() override;
SbMethod* getImplMethod()
{ return mxImplMeth; }
};
diff --git a/include/basic/sbmod.hxx b/include/basic/sbmod.hxx
index ca6f57f1e701..3ac306a6d487 100644
--- a/include/basic/sbmod.hxx
+++ b/include/basic/sbmod.hxx
@@ -92,7 +92,7 @@ protected:
virtual bool LoadCompleted() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
void handleProcedureProperties( SfxBroadcaster& rBC, const SfxHint& rHint );
- virtual ~SbModule();
+ virtual ~SbModule() override;
public:
SBX_DECL_PERSIST_NODATA(SBXID_BASICMOD,2);
SbModule( const OUString&, bool bCompat = false );
@@ -147,7 +147,7 @@ class BASIC_DLLPUBLIC SbClassModuleObject : public SbModule
public:
SbClassModuleObject( SbModule* pClassModule );
- virtual ~SbClassModuleObject();
+ virtual ~SbClassModuleObject() override;
// Overridden to support NameAccess etc.
virtual SbxVariable* Find( const OUString&, SbxClassType ) override;
diff --git a/include/basic/sbstar.hxx b/include/basic/sbstar.hxx
index 3ec0693a6bd6..814e47812daa 100644
--- a/include/basic/sbstar.hxx
+++ b/include/basic/sbstar.hxx
@@ -81,7 +81,7 @@ private:
protected:
bool ErrorHdl();
sal_uInt16 BreakHdl();
- virtual ~StarBASIC();
+ virtual ~StarBASIC() override;
public:
diff --git a/include/basic/sbx.hxx b/include/basic/sbx.hxx
index ac0f80bce160..96fe6dbff9b1 100644
--- a/include/basic/sbx.hxx
+++ b/include/basic/sbx.hxx
@@ -76,7 +76,7 @@ class BASIC_DLLPUBLIC SbxInfo : public SvRefBase
protected:
void LoadData( SvStream&, sal_uInt16 );
void StoreData( SvStream& ) const;
- virtual ~SbxInfo();
+ virtual ~SbxInfo() override;
public:
SbxInfo();
SbxInfo( const OUString&, sal_uInt32 );
@@ -102,7 +102,7 @@ public:
class BASIC_DLLPUBLIC SbxAlias : public SbxVariable, public SfxListener
{
SbxVariableRef xAlias;
- virtual ~SbxAlias();
+ virtual ~SbxAlias() override;
virtual void Broadcast( sal_uInt32 ) override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
public:
@@ -128,7 +128,7 @@ class BASIC_DLLPUBLIC SbxArray : public SbxBase
protected:
SbxDataType eType; // Data type of the array
- virtual ~SbxArray();
+ virtual ~SbxArray() override;
virtual bool LoadData( SvStream&, sal_uInt16 ) override;
virtual bool StoreData( SvStream& ) const override;
@@ -178,7 +178,7 @@ protected:
sal_uInt32 Offset32( SbxArray* );
virtual bool LoadData( SvStream&, sal_uInt16 ) override;
virtual bool StoreData( SvStream& ) const override;
- virtual ~SbxDimArray();
+ virtual ~SbxDimArray() override;
public:
SBX_DECL_PERSIST_NODATA(SBXID_DIMARRAY,1);
SbxDimArray( SbxDataType=SbxVARIANT );
@@ -213,7 +213,7 @@ class BASIC_DLLPUBLIC SbxCollection : public SbxObject
{
BASIC_DLLPRIVATE void Initialize();
protected:
- virtual ~SbxCollection();
+ virtual ~SbxCollection() override;
virtual bool LoadData( SvStream&, sal_uInt16 ) override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
// Overridable methods (why not pure virtual?):
@@ -236,7 +236,7 @@ class BASIC_DLLPUBLIC SbxStdCollection : public SbxCollection
protected:
OUString aElemClass;
bool bAddRemoveOk;
- virtual ~SbxStdCollection();
+ virtual ~SbxStdCollection() override;
virtual bool LoadData( SvStream&, sal_uInt16 ) override;
virtual bool StoreData( SvStream& ) const override;
virtual void CollAdd( SbxArray* pPar ) override;
diff --git a/include/basic/sbxcore.hxx b/include/basic/sbxcore.hxx
index d6d6a9097ff5..afa7e393f56c 100644
--- a/include/basic/sbxcore.hxx
+++ b/include/basic/sbxcore.hxx
@@ -50,7 +50,7 @@ protected:
SbxBase();
SbxBase( const SbxBase& );
SbxBase& operator=( const SbxBase& );
- virtual ~SbxBase();
+ virtual ~SbxBase() override;
virtual sal_uInt16 GetVersion() const = 0;
virtual sal_uInt16 GetSbxId() const = 0;
diff --git a/include/basic/sbxmeth.hxx b/include/basic/sbxmeth.hxx
index 81de1fb78119..b32a40f1454f 100644
--- a/include/basic/sbxmeth.hxx
+++ b/include/basic/sbxmeth.hxx
@@ -31,7 +31,7 @@ public:
SBX_DECL_PERSIST_NODATA(SBXID_METHOD,1);
SbxMethod( const OUString& r, SbxDataType t, bool bIsRuntimeFunction=false );
SbxMethod( const SbxMethod& r );
- virtual ~SbxMethod();
+ virtual ~SbxMethod() override;
SbxMethod& operator=( const SbxMethod& r ) { SbxVariable::operator=( r ); return *this; }
virtual SbxClassType GetClass() const override;
bool IsRuntimeFunction() const { return mbIsRuntimeFunction; }
diff --git a/include/basic/sbxobj.hxx b/include/basic/sbxobj.hxx
index 5115b7107fa2..6a0cf20ca2c9 100644
--- a/include/basic/sbxobj.hxx
+++ b/include/basic/sbxobj.hxx
@@ -39,7 +39,7 @@ protected:
OUString aDfltPropName;
virtual bool LoadData( SvStream&, sal_uInt16 ) override;
virtual bool StoreData( SvStream& ) const override;
- virtual ~SbxObject();
+ virtual ~SbxObject() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
public:
SBX_DECL_PERSIST_NODATA(SBXID_OBJECT,1);
diff --git a/include/basic/sbxprop.hxx b/include/basic/sbxprop.hxx
index 9f72d9fdbe61..4f23088273b3 100644
--- a/include/basic/sbxprop.hxx
+++ b/include/basic/sbxprop.hxx
@@ -29,7 +29,7 @@ public:
SBX_DECL_PERSIST_NODATA(SBXID_PROPERTY,1);
SbxProperty( const OUString& r, SbxDataType t );
SbxProperty( const SbxProperty& r ) : SvRefBase( r ), SbxVariable( r ) {}
- virtual ~SbxProperty();
+ virtual ~SbxProperty() override;
SbxProperty& operator=( const SbxProperty& r )
{ SbxVariable::operator=( r ); return *this; }
virtual SbxClassType GetClass() const override;
diff --git a/include/basic/sbxvar.hxx b/include/basic/sbxvar.hxx
index 4f7765009ad7..4a625d1b8c8e 100644
--- a/include/basic/sbxvar.hxx
+++ b/include/basic/sbxvar.hxx
@@ -84,7 +84,7 @@ protected:
OUString aToolString; // tool string copy
virtual void Broadcast( sal_uInt32 ); // Broadcast-Call
- virtual ~SbxValue();
+ virtual ~SbxValue() override;
virtual bool LoadData( SvStream&, sal_uInt16 ) override;
virtual bool StoreData( SvStream& ) const override;
public:
@@ -236,7 +236,7 @@ protected:
SbxInfoRef pInfo; // Probably called information
sal_uInt32 nUserData; // User data for Call()
SbxObject* pParent; // Currently attached object
- virtual ~SbxVariable();
+ virtual ~SbxVariable() override;
virtual bool LoadData( SvStream&, sal_uInt16 ) override;
virtual bool StoreData( SvStream& ) const override;
public:
diff --git a/include/canvas/base/cachedprimitivebase.hxx b/include/canvas/base/cachedprimitivebase.hxx
index a467595202ba..23d98a3845b0 100644
--- a/include/canvas/base/cachedprimitivebase.hxx
+++ b/include/canvas/base/cachedprimitivebase.hxx
@@ -76,7 +76,7 @@ namespace canvas
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames( ) throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~CachedPrimitiveBase(); // we're a ref-counted UNO class. _We_ destroy ourselves.
+ virtual ~CachedPrimitiveBase() override; // we're a ref-counted UNO class. _We_ destroy ourselves.
private:
CachedPrimitiveBase( const CachedPrimitiveBase& ) = delete;
diff --git a/include/canvas/parametricpolypolygon.hxx b/include/canvas/parametricpolypolygon.hxx
index 8e21228416ba..598a010e9c90 100644
--- a/include/canvas/parametricpolypolygon.hxx
+++ b/include/canvas/parametricpolypolygon.hxx
@@ -114,7 +114,7 @@ namespace canvas
Values getValues() const;
protected:
- virtual ~ParametricPolyPolygon(); // we're a ref-counted UNO class. _We_ destroy ourselves.
+ virtual ~ParametricPolyPolygon() override; // we're a ref-counted UNO class. _We_ destroy ourselves.
ParametricPolyPolygon(const ParametricPolyPolygon&) = delete;
ParametricPolyPolygon& operator=( const ParametricPolyPolygon& ) = delete;
diff --git a/include/codemaker/typemanager.hxx b/include/codemaker/typemanager.hxx
index 0d57a7ef80ff..3227393edb6e 100644
--- a/include/codemaker/typemanager.hxx
+++ b/include/codemaker/typemanager.hxx
@@ -56,7 +56,7 @@ public:
rtl::Reference< unoidl::Entity > * entity) const;
private:
- virtual ~TypeManager();
+ virtual ~TypeManager() override;
rtl::Reference< unoidl::Manager > manager_;
std::vector< rtl::Reference< unoidl::Provider > > primaryProviders_;
diff --git a/include/comphelper/ChainablePropertySetInfo.hxx b/include/comphelper/ChainablePropertySetInfo.hxx
index e7bcefe09857..a5885e2cd8b9 100644
--- a/include/comphelper/ChainablePropertySetInfo.hxx
+++ b/include/comphelper/ChainablePropertySetInfo.hxx
@@ -43,7 +43,7 @@ namespace comphelper
private:
virtual ~ChainablePropertySetInfo()
- throw();
+ throw() override;
// XPropertySetInfo
virtual css::uno::Sequence< css::beans::Property > SAL_CALL getProperties()
diff --git a/include/comphelper/MasterPropertySetInfo.hxx b/include/comphelper/MasterPropertySetInfo.hxx
index 80c1b32ad35e..55abed60a040 100644
--- a/include/comphelper/MasterPropertySetInfo.hxx
+++ b/include/comphelper/MasterPropertySetInfo.hxx
@@ -34,7 +34,7 @@ namespace comphelper
private:
virtual ~MasterPropertySetInfo()
- throw();
+ throw() override;
void add( PropertyInfoHash &rHash, sal_uInt8 nMapId );
diff --git a/include/comphelper/SelectionMultiplex.hxx b/include/comphelper/SelectionMultiplex.hxx
index 443e81721386..bc1c023f5a68 100644
--- a/include/comphelper/SelectionMultiplex.hxx
+++ b/include/comphelper/SelectionMultiplex.hxx
@@ -74,7 +74,7 @@ namespace comphelper
OSelectionChangeMultiplexer(const OSelectionChangeMultiplexer&) = delete;
OSelectionChangeMultiplexer& operator=(const OSelectionChangeMultiplexer&) = delete;
protected:
- virtual ~OSelectionChangeMultiplexer();
+ virtual ~OSelectionChangeMultiplexer() override;
public:
OSelectionChangeMultiplexer(OSelectionChangeListener* _pListener, const css::uno::Reference< css::view::XSelectionSupplier>& _rxSet);
diff --git a/include/comphelper/SettingsHelper.hxx b/include/comphelper/SettingsHelper.hxx
index 5ed0029643ec..9998f3c07b32 100644
--- a/include/comphelper/SettingsHelper.hxx
+++ b/include/comphelper/SettingsHelper.hxx
@@ -43,7 +43,7 @@ namespace comphelper
ChainableHelperNoState ( ChainablePropertySetInfo *pInfo, SolarMutex* pMutex = nullptr)
: ChainablePropertySet ( pInfo, pMutex )
{}
- virtual ~ChainableHelperNoState () throw( ) {}
+ virtual ~ChainableHelperNoState () throw( ) override {}
css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw (css::uno::RuntimeException, std::exception) override
{ return HelperBaseNoState::queryInterface( aType ); }
void SAL_CALL acquire( ) throw () override
diff --git a/include/comphelper/accessiblecomponenthelper.hxx b/include/comphelper/accessiblecomponenthelper.hxx
index 9370cdfae20e..de445a2ce5bc 100644
--- a/include/comphelper/accessiblecomponenthelper.hxx
+++ b/include/comphelper/accessiblecomponenthelper.hxx
@@ -42,7 +42,7 @@ namespace comphelper
protected:
/// see the respective base class ctor for an extensive comment on this, please
OCommonAccessibleComponent( IMutex* _pExternalLock );
- virtual ~OCommonAccessibleComponent();
+ virtual ~OCommonAccessibleComponent() override;
protected:
/// implements the calculation of the bounding rectangle - still waiting to be overwritten
diff --git a/include/comphelper/accessiblecontexthelper.hxx b/include/comphelper/accessiblecontexthelper.hxx
index 69759ee1aade..a7ad2c06a06f 100644
--- a/include/comphelper/accessiblecontexthelper.hxx
+++ b/include/comphelper/accessiblecontexthelper.hxx
@@ -90,7 +90,7 @@ namespace comphelper
std::unique_ptr<OContextHelper_Impl> m_pImpl;
protected:
- virtual ~OAccessibleContextHelper( );
+ virtual ~OAccessibleContextHelper( ) override;
/** ctor
diff --git a/include/comphelper/accessiblekeybindinghelper.hxx b/include/comphelper/accessiblekeybindinghelper.hxx
index 89ea8d71b050..4ad6f425fff6 100644
--- a/include/comphelper/accessiblekeybindinghelper.hxx
+++ b/include/comphelper/accessiblekeybindinghelper.hxx
@@ -51,7 +51,7 @@ namespace comphelper
protected:
::osl::Mutex m_aMutex;
- virtual ~OAccessibleKeyBindingHelper();
+ virtual ~OAccessibleKeyBindingHelper() override;
public:
OAccessibleKeyBindingHelper();
diff --git a/include/comphelper/accessiblewrapper.hxx b/include/comphelper/accessiblewrapper.hxx
index 4676d2c45bea..d2f769fea2c4 100644
--- a/include/comphelper/accessiblewrapper.hxx
+++ b/include/comphelper/accessiblewrapper.hxx
@@ -113,7 +113,7 @@ namespace comphelper
);
protected:
- virtual ~OAccessibleWrapper( );
+ virtual ~OAccessibleWrapper( ) override;
private:
OAccessibleWrapper( const OAccessibleWrapper& ) = delete;
@@ -224,7 +224,7 @@ namespace comphelper
virtual void notifyTranslatedEvent( const css::accessibility::AccessibleEventObject& _rEvent ) throw (css::uno::RuntimeException) = 0;
protected:
- virtual ~OAccessibleContextWrapperHelper( );
+ virtual ~OAccessibleContextWrapperHelper( ) override;
OAccessibleContextWrapperHelper(const OAccessibleContextWrapperHelper&) = delete;
OAccessibleContextWrapperHelper& operator=(const OAccessibleContextWrapperHelper&) = delete;
@@ -299,7 +299,7 @@ namespace comphelper
virtual void SAL_CALL disposing() throw (css::uno::RuntimeException) override;
protected:
- virtual ~OAccessibleContextWrapper();
+ virtual ~OAccessibleContextWrapper() override;
private:
OAccessibleContextWrapper( const OAccessibleContextWrapper& ) = delete;
@@ -385,7 +385,7 @@ namespace comphelper
void implTranslateChildEventValue( const css::uno::Any& _rInValue, css::uno::Any& _rOutValue );
protected:
- virtual ~OWrappedAccessibleChildrenManager( );
+ virtual ~OWrappedAccessibleChildrenManager( ) override;
private:
OWrappedAccessibleChildrenManager( const OWrappedAccessibleChildrenManager& ) = delete;
diff --git a/include/comphelper/asyncnotification.hxx b/include/comphelper/asyncnotification.hxx
index a8439f8d36e7..f512b42f31b0 100644
--- a/include/comphelper/asyncnotification.hxx
+++ b/include/comphelper/asyncnotification.hxx
@@ -41,7 +41,7 @@ namespace comphelper
AnyEvent();
protected:
- virtual ~AnyEvent();
+ virtual ~AnyEvent() override;
private:
AnyEvent( AnyEvent& ) = delete;
@@ -147,7 +147,7 @@ namespace comphelper
{
private:
- SAL_DLLPRIVATE virtual ~AsyncEventNotifier();
+ SAL_DLLPRIVATE virtual ~AsyncEventNotifier() override;
SAL_DLLPRIVATE virtual void execute() override;
@@ -178,7 +178,7 @@ namespace comphelper
public:
// only public so shared_ptr finds it
- SAL_DLLPRIVATE virtual ~AsyncEventNotifierAutoJoin();
+ SAL_DLLPRIVATE virtual ~AsyncEventNotifierAutoJoin() override;
static std::shared_ptr<AsyncEventNotifierAutoJoin>
newAsyncEventNotifierAutoJoin(char const* name);
diff --git a/include/comphelper/attributelist.hxx b/include/comphelper/attributelist.hxx
index 0836e9c0e37d..49216967c02c 100644
--- a/include/comphelper/attributelist.hxx
+++ b/include/comphelper/attributelist.hxx
@@ -42,7 +42,7 @@ public:
AttributeList();
AttributeList(const AttributeList &r);
- virtual ~AttributeList();
+ virtual ~AttributeList() override;
// methods that are not contained in any interface
void AddAttribute(const OUString &sName , const OUString &sType , const OUString &sValue);
diff --git a/include/comphelper/configurationlistener.hxx b/include/comphelper/configurationlistener.hxx
index 6d3091d1e7e4..d8cc06971ea3 100644
--- a/include/comphelper/configurationlistener.hxx
+++ b/include/comphelper/configurationlistener.hxx
@@ -55,7 +55,7 @@ public:
inline ConfigurationListenerProperty(const rtl::Reference< ConfigurationListener > &xListener,
const OUString &rProp );
- virtual inline ~ConfigurationListenerProperty();
+ virtual inline ~ConfigurationListenerProperty() override;
uno_type get() const { return maValue; }
};
@@ -74,7 +74,7 @@ public:
css::uno::UNO_QUERY_THROW )
{ }
- virtual ~ConfigurationListener()
+ virtual ~ConfigurationListener() override
{
dispose();
}
diff --git a/include/comphelper/containermultiplexer.hxx b/include/comphelper/containermultiplexer.hxx
index 39d0c7895ae3..8b3b545c68ca 100644
--- a/include/comphelper/containermultiplexer.hxx
+++ b/include/comphelper/containermultiplexer.hxx
@@ -77,7 +77,7 @@ namespace comphelper
m_xContainer;
OContainerListener* m_pListener;
- virtual ~OContainerListenerAdapter();
+ virtual ~OContainerListenerAdapter() override;
public:
OContainerListenerAdapter(OContainerListener* _pListener,
diff --git a/include/comphelper/docpasswordrequest.hxx b/include/comphelper/docpasswordrequest.hxx
index 3dce6c94d18f..f8b19b180218 100644
--- a/include/comphelper/docpasswordrequest.hxx
+++ b/include/comphelper/docpasswordrequest.hxx
@@ -44,7 +44,7 @@ class COMPHELPER_DLLPUBLIC SimplePasswordRequest :
{
public:
explicit SimplePasswordRequest( css::task::PasswordRequestMode eMode );
- virtual ~SimplePasswordRequest();
+ virtual ~SimplePasswordRequest() override;
bool isPassword() const;
@@ -74,7 +74,7 @@ public:
css::task::PasswordRequestMode eMode,
const OUString& rDocumentUrl,
bool bPasswordToModify = false );
- virtual ~DocPasswordRequest();
+ virtual ~DocPasswordRequest() override;
bool isPassword() const;
diff --git a/include/comphelper/enumhelper.hxx b/include/comphelper/enumhelper.hxx
index e6d115eac9a5..6e116af61cb5 100644
--- a/include/comphelper/enumhelper.hxx
+++ b/include/comphelper/enumhelper.hxx
@@ -54,7 +54,7 @@ public:
OEnumerationByName(const css::uno::Reference< css::container::XNameAccess >& _rxAccess);
OEnumerationByName(const css::uno::Reference< css::container::XNameAccess >& _rxAccess,
const css::uno::Sequence< OUString >& _aNames );
- virtual ~OEnumerationByName();
+ virtual ~OEnumerationByName() override;
virtual sal_Bool SAL_CALL hasMoreElements( ) throw(css::uno::RuntimeException, std::exception) override;
virtual css::uno::Any SAL_CALL nextElement( )
@@ -80,7 +80,7 @@ class COMPHELPER_DLLPUBLIC OEnumerationByIndex : private OEnumerationLock
public:
OEnumerationByIndex(const css::uno::Reference< css::container::XIndexAccess >& _rxAccess);
- virtual ~OEnumerationByIndex();
+ virtual ~OEnumerationByIndex() override;
virtual sal_Bool SAL_CALL hasMoreElements( ) throw(css::uno::RuntimeException, std::exception) override;
virtual css::uno::Any SAL_CALL nextElement( )
@@ -109,7 +109,7 @@ class COMPHELPER_DLLPUBLIC OAnyEnumeration : private OEnumerationLock
public:
OAnyEnumeration(const css::uno::Sequence< css::uno::Any >& lItems);
- virtual ~OAnyEnumeration();
+ virtual ~OAnyEnumeration() override;
virtual sal_Bool SAL_CALL hasMoreElements( ) throw(css::uno::RuntimeException, std::exception) override;
virtual css::uno::Any SAL_CALL nextElement( )
diff --git a/include/comphelper/numberedcollection.hxx b/include/comphelper/numberedcollection.hxx
index 48379eaf4435..7af2f9e68fda 100644
--- a/include/comphelper/numberedcollection.hxx
+++ b/include/comphelper/numberedcollection.hxx
@@ -77,7 +77,7 @@ class COMPHELPER_DLLPUBLIC NumberedCollection : private ::cppu::BaseMutex
/** @short free all internally used resources.
*/
- virtual ~NumberedCollection();
+ virtual ~NumberedCollection() override;
/** set an outside component which uses this container and must be set
diff --git a/include/comphelper/oslfile2streamwrap.hxx b/include/comphelper/oslfile2streamwrap.hxx
index 6bce31371fc1..842da52ea174 100644
--- a/include/comphelper/oslfile2streamwrap.hxx
+++ b/include/comphelper/oslfile2streamwrap.hxx
@@ -39,7 +39,7 @@ class COMPHELPER_DLLPUBLIC OSLInputStreamWrapper : public ::cppu::WeakImplHelper
public:
OSLInputStreamWrapper(::osl::File& _rStream);
- virtual ~OSLInputStreamWrapper();
+ virtual ~OSLInputStreamWrapper() override;
// css::io::XInputStream
virtual sal_Int32 SAL_CALL readBytes(css::uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead) throw(css::io::NotConnectedException, css::io::BufferSizeExceededException, css::uno::RuntimeException, std::exception) override;
@@ -59,7 +59,7 @@ public:
COMPHELPER_DLLPUBLIC OSLOutputStreamWrapper(::osl::File& _rFile);
private:
- virtual ~OSLOutputStreamWrapper();
+ virtual ~OSLOutputStreamWrapper() override;
// css::io::XOutputStream
virtual void SAL_CALL writeBytes(const css::uno::Sequence< sal_Int8 >& aData) throw(css::io::NotConnectedException, css::io::BufferSizeExceededException, css::uno::RuntimeException, std::exception) override;
diff --git a/include/comphelper/propagg.hxx b/include/comphelper/propagg.hxx
index 2ecc05b5156b..7797782f325b 100644
--- a/include/comphelper/propagg.hxx
+++ b/include/comphelper/propagg.hxx
@@ -255,7 +255,7 @@ public:
virtual void SAL_CALL setFastPropertyValue_NoBroadcast( sal_Int32 _nHandle, const css::uno::Any& _rValue ) throw ( css::uno::Exception, std::exception ) override;
protected:
- virtual ~OPropertySetAggregationHelper();
+ virtual ~OPropertySetAggregationHelper() override;
virtual void SAL_CALL getFastPropertyValue(css::uno::Any& rValue, sal_Int32 nHandle) const override;
void disposing();
diff --git a/include/comphelper/propertysetinfo.hxx b/include/comphelper/propertysetinfo.hxx
index e30018f2ecca..48f257009cad 100644
--- a/include/comphelper/propertysetinfo.hxx
+++ b/include/comphelper/propertysetinfo.hxx
@@ -62,7 +62,7 @@ public:
PropertySetInfo() throw();
PropertySetInfo( PropertyMapEntry const * pMap ) throw();
PropertySetInfo(css::uno::Sequence<css::beans::Property> const &) throw();
- virtual ~PropertySetInfo() throw();
+ virtual ~PropertySetInfo() throw() override;
/** returns a stl map with all PropertyMapEntry pointer.<p>
The key is the property name.
diff --git a/include/comphelper/propmultiplex.hxx b/include/comphelper/propmultiplex.hxx
index 2bafa2411114..a65ce86865d6 100644
--- a/include/comphelper/propmultiplex.hxx
+++ b/include/comphelper/propmultiplex.hxx
@@ -80,7 +80,7 @@ namespace comphelper
bool m_bAutoSetRelease : 1;
- virtual ~OPropertyChangeMultiplexer();
+ virtual ~OPropertyChangeMultiplexer() override;
public:
OPropertyChangeMultiplexer(OPropertyChangeListener* _pListener, const css::uno::Reference< css::beans::XPropertySet>& _rxSet, bool _bAutoReleaseSet = true);
diff --git a/include/comphelper/propstate.hxx b/include/comphelper/propstate.hxx
index a06296f9568a..fbce94e7951a 100644
--- a/include/comphelper/propstate.hxx
+++ b/include/comphelper/propstate.hxx
@@ -68,7 +68,7 @@ namespace comphelper
virtual css::uno::Any getPropertyDefaultByHandle(sal_Int32 nHandle) const;
protected:
- virtual ~OPropertyStateHelper();
+ virtual ~OPropertyStateHelper() override;
void firePropertyChange(sal_Int32 nHandle, const css::uno::Any& aNewValue, const css::uno::Any& aOldValue);
@@ -85,7 +85,7 @@ namespace comphelper
{
protected:
OStatefulPropertySet();
- virtual ~OStatefulPropertySet();
+ virtual ~OStatefulPropertySet() override;
protected:
DECLARE_XINTERFACE()
diff --git a/include/comphelper/proxyaggregation.hxx b/include/comphelper/proxyaggregation.hxx
index eadafbf9aefb..756004234be7 100644
--- a/include/comphelper/proxyaggregation.hxx
+++ b/include/comphelper/proxyaggregation.hxx
@@ -186,7 +186,7 @@ namespace comphelper
const css::uno::Reference< css::lang::XComponent >& _rxComponent
);
- virtual ~OComponentProxyAggregation();
+ virtual ~OComponentProxyAggregation() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/include/comphelper/seekableinput.hxx b/include/comphelper/seekableinput.hxx
index 326db1a702e9..bbb566ade6f4 100644
--- a/include/comphelper/seekableinput.hxx
+++ b/include/comphelper/seekableinput.hxx
@@ -55,7 +55,7 @@ public:
const css::uno::Reference< css::io::XInputStream >& xInStream,
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~OSeekableInputWrapper();
+ virtual ~OSeekableInputWrapper() override;
static css::uno::Reference< css::io::XInputStream > CheckSeekableCanWrap(
const css::uno::Reference< css::io::XInputStream >& xInStream,
diff --git a/include/comphelper/seqstream.hxx b/include/comphelper/seqstream.hxx
index 49e4911f79bb..ab1f344c717b 100644
--- a/include/comphelper/seqstream.hxx
+++ b/include/comphelper/seqstream.hxx
@@ -93,7 +93,7 @@ protected:
::osl::Mutex m_aMutex;
protected:
- virtual ~OSequenceOutputStream() { if (m_bConnected) closeOutput(); }
+ virtual ~OSequenceOutputStream() override { if (m_bConnected) closeOutput(); }
public:
/** constructs the object. Everything written into the stream through the XOutputStream methods will be forwarded
diff --git a/include/comphelper/simplefileaccessinteraction.hxx b/include/comphelper/simplefileaccessinteraction.hxx
index fd05bb77fe1e..69cec86d1712 100644
--- a/include/comphelper/simplefileaccessinteraction.hxx
+++ b/include/comphelper/simplefileaccessinteraction.hxx
@@ -36,7 +36,7 @@ class COMPHELPER_DLLPUBLIC SimpleFileAccessInteraction : public ::ucbhelper::Int
public:
SimpleFileAccessInteraction(const css::uno::Reference< css::task::XInteractionHandler >& xHandler);
- virtual ~SimpleFileAccessInteraction();
+ virtual ~SimpleFileAccessInteraction() override;
private:
diff --git a/include/comphelper/unique_disposing_ptr.hxx b/include/comphelper/unique_disposing_ptr.hxx
index 0f120b179392..75be7d6dabec 100644
--- a/include/comphelper/unique_disposing_ptr.hxx
+++ b/include/comphelper/unique_disposing_ptr.hxx
@@ -85,7 +85,7 @@ private:
}
}
- virtual ~TerminateListener()
+ virtual ~TerminateListener() override
{
if ( m_xComponent.is() )
{
diff --git a/include/comphelper/weak.hxx b/include/comphelper/weak.hxx
index 635337c3462b..0d8d9d5b2965 100644
--- a/include/comphelper/weak.hxx
+++ b/include/comphelper/weak.hxx
@@ -38,7 +38,7 @@ class COMPHELPER_DLLPUBLIC OWeakTypeObject : public ::cppu::OWeakObject, public
{
public:
OWeakTypeObject();
- virtual ~OWeakTypeObject();
+ virtual ~OWeakTypeObject() override;
virtual css::uno::Any SAL_CALL queryInterface(const css::uno::Type & rType ) throw (css::uno::RuntimeException, std::exception) override;
virtual void SAL_CALL acquire() throw () override;
diff --git a/include/connectivity/CommonTools.hxx b/include/connectivity/CommonTools.hxx
index 594619d489d8..16f7e070d627 100644
--- a/include/connectivity/CommonTools.hxx
+++ b/include/connectivity/CommonTools.hxx
@@ -68,7 +68,7 @@ namespace connectivity
std::vector< VectorVal > m_vector;
protected:
- virtual ~ORefVector(){}
+ virtual ~ORefVector() override {}
public:
typedef std::vector< VectorVal > Vector;
diff --git a/include/connectivity/PColumn.hxx b/include/connectivity/PColumn.hxx
index 76d61eee986f..153b57a53054 100644
--- a/include/connectivity/PColumn.hxx
+++ b/include/connectivity/PColumn.hxx
@@ -55,7 +55,7 @@ namespace connectivity
virtual ::cppu::IPropertyArrayHelper* createArrayHelper() const override;
virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper() override;
- virtual ~OParseColumn();
+ virtual ~OParseColumn() override;
public:
OParseColumn(const css::uno::Reference< css::beans::XPropertySet>& _xColumn, bool _bCase);
OParseColumn(const OUString& Name,
@@ -122,7 +122,7 @@ namespace connectivity
virtual ::cppu::IPropertyArrayHelper* createArrayHelper() const override;
virtual ::cppu::IPropertyArrayHelper & SAL_CALL getInfoHelper() override;
- virtual ~OOrderColumn();
+ virtual ~OOrderColumn() override;
public:
OOrderColumn(
const css::uno::Reference< css::beans::XPropertySet>& _xColumn,
diff --git a/include/connectivity/ParameterCont.hxx b/include/connectivity/ParameterCont.hxx
index ff6686f5d7db..c2572ef8030b 100644
--- a/include/connectivity/ParameterCont.hxx
+++ b/include/connectivity/ParameterCont.hxx
@@ -41,7 +41,7 @@ namespace dbtools
virtual void SAL_CALL setParameters( const css::uno::Sequence< css::beans::PropertyValue >& _rValues ) throw(css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~OParameterContinuation() { }
+ virtual ~OParameterContinuation() override { }
private:
OParameterContinuation(const OParameterContinuation&) = delete;
void operator =(const OParameterContinuation&) = delete;
diff --git a/include/connectivity/TColumnsHelper.hxx b/include/connectivity/TColumnsHelper.hxx
index d4e52960ef12..80de90eb10fc 100644
--- a/include/connectivity/TColumnsHelper.hxx
+++ b/include/connectivity/TColumnsHelper.hxx
@@ -49,7 +49,7 @@ namespace connectivity
,const TStringVector &_rVector
,bool _bUseHardRef = true
);
- virtual ~OColumnsHelper();
+ virtual ~OColumnsHelper() override;
/** set the parent of the columns. Can also be <NULL/>.
@param _pTable
diff --git a/include/connectivity/TTableHelper.hxx b/include/connectivity/TTableHelper.hxx
index 0000cf974a45..847094bf709b 100644
--- a/include/connectivity/TTableHelper.hxx
+++ b/include/connectivity/TTableHelper.hxx
@@ -112,7 +112,7 @@ namespace connectivity
*/
virtual OUString getRenameStart() const;
- virtual ~OTableHelper();
+ virtual ~OTableHelper() override;
public:
virtual void refreshColumns() override;
diff --git a/include/connectivity/internalnode.hxx b/include/connectivity/internalnode.hxx
index b0d3ead82752..600cab490bb1 100644
--- a/include/connectivity/internalnode.hxx
+++ b/include/connectivity/internalnode.hxx
@@ -42,7 +42,7 @@ namespace connectivity
SQLNodeType eNodeType,
sal_uInt32 nNodeID = 0);
- virtual ~OSQLInternalNode();
+ virtual ~OSQLInternalNode() override;
};
}
diff --git a/include/connectivity/paramwrapper.hxx b/include/connectivity/paramwrapper.hxx
index 39e45674c20f..2ccd288f87dd 100644
--- a/include/connectivity/paramwrapper.hxx
+++ b/include/connectivity/paramwrapper.hxx
@@ -107,7 +107,7 @@ namespace param
void SAL_CALL dispose();
protected:
- virtual ~ParameterWrapper();
+ virtual ~ParameterWrapper() override;
// disambiguations
using ::cppu::OPropertySetHelper::getFastPropertyValue;
@@ -137,7 +137,7 @@ namespace param
Parameters m_aParameters;
protected:
- virtual ~ParameterWrapperContainer();
+ virtual ~ParameterWrapperContainer() override;
public:
/** creates an empty container
diff --git a/include/connectivity/sdbcx/VCatalog.hxx b/include/connectivity/sdbcx/VCatalog.hxx
index 4254fdb2ee78..f7eee9ea6a26 100644
--- a/include/connectivity/sdbcx/VCatalog.hxx
+++ b/include/connectivity/sdbcx/VCatalog.hxx
@@ -90,7 +90,7 @@ namespace connectivity
public:
OCatalog(const css::uno::Reference< css::sdbc::XConnection> &_xConnection);
- virtual ~OCatalog();
+ virtual ~OCatalog() override;
DECLARE_SERVICE_INFO();
diff --git a/include/connectivity/sdbcx/VColumn.hxx b/include/connectivity/sdbcx/VColumn.hxx
index 1bc671d8f29d..e28b01344d0b 100644
--- a/include/connectivity/sdbcx/VColumn.hxx
+++ b/include/connectivity/sdbcx/VColumn.hxx
@@ -71,7 +71,7 @@ namespace connectivity
virtual ::cppu::IPropertyArrayHelper* createArrayHelper( sal_Int32 _nId) const override;
virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper() override;
- virtual ~OColumn();
+ virtual ~OColumn() override;
public:
virtual void SAL_CALL acquire() throw() override;
virtual void SAL_CALL release() throw() override;
diff --git a/include/connectivity/sdbcx/VDescriptor.hxx b/include/connectivity/sdbcx/VDescriptor.hxx
index 6aff71c61e5a..d2470578121e 100644
--- a/include/connectivity/sdbcx/VDescriptor.hxx
+++ b/include/connectivity/sdbcx/VDescriptor.hxx
@@ -59,7 +59,7 @@ namespace connectivity
public:
ODescriptor(::cppu::OBroadcastHelper& _rBHelper, bool _bCase, bool _bNew = false);
- virtual ~ODescriptor();
+ virtual ~ODescriptor() override;
bool isNew() const { return m_bNew; }
void setNew(bool _bNew);
diff --git a/include/connectivity/sdbcx/VGroup.hxx b/include/connectivity/sdbcx/VGroup.hxx
index bb985e69c55b..3ab99f5a4721 100644
--- a/include/connectivity/sdbcx/VGroup.hxx
+++ b/include/connectivity/sdbcx/VGroup.hxx
@@ -66,7 +66,7 @@ namespace connectivity
public:
OGroup(bool _bCase);
OGroup( const OUString& Name, bool _bCase);
- virtual ~OGroup();
+ virtual ~OGroup() override;
DECLARE_SERVICE_INFO();
// XInterface
diff --git a/include/connectivity/sdbcx/VIndex.hxx b/include/connectivity/sdbcx/VIndex.hxx
index 2f1345f75e42..4cd32c218671 100644
--- a/include/connectivity/sdbcx/VIndex.hxx
+++ b/include/connectivity/sdbcx/VIndex.hxx
@@ -73,7 +73,7 @@ namespace connectivity
bool _isClustered,
bool _bCase);
- virtual ~OIndex( );
+ virtual ~OIndex( ) override;
DECLARE_SERVICE_INFO();
diff --git a/include/connectivity/sdbcx/VKey.hxx b/include/connectivity/sdbcx/VKey.hxx
index d856e7399af2..2290ed7669e2 100644
--- a/include/connectivity/sdbcx/VKey.hxx
+++ b/include/connectivity/sdbcx/VKey.hxx
@@ -80,7 +80,7 @@ namespace connectivity
OKey(bool _bCase);
OKey(const OUString& Name,const std::shared_ptr<KeyProperties>& _rProps,bool _bCase);
- virtual ~OKey( );
+ virtual ~OKey( ) override;
DECLARE_SERVICE_INFO();
//XInterface
diff --git a/include/connectivity/sdbcx/VKeyColumn.hxx b/include/connectivity/sdbcx/VKeyColumn.hxx
index 0db663491105..b01076093ead 100644
--- a/include/connectivity/sdbcx/VKeyColumn.hxx
+++ b/include/connectivity/sdbcx/VKeyColumn.hxx
@@ -55,7 +55,7 @@ namespace connectivity
const OUString& SchemaName,
const OUString& TableName);
// just to make it not inline
- virtual ~OKeyColumn();
+ virtual ~OKeyColumn() override;
virtual void construct() override;
DECLARE_SERVICE_INFO();
diff --git a/include/connectivity/sdbcx/VTable.hxx b/include/connectivity/sdbcx/VTable.hxx
index 00be9f3746a6..83047e6f31f4 100644
--- a/include/connectivity/sdbcx/VTable.hxx
+++ b/include/connectivity/sdbcx/VTable.hxx
@@ -94,7 +94,7 @@ namespace connectivity
const OUString& SchemaName = OUString(),
const OUString& CatalogName = OUString());
- virtual ~OTable();
+ virtual ~OTable() override;
DECLARE_SERVICE_INFO();
//XInterface
diff --git a/include/connectivity/sdbcx/VUser.hxx b/include/connectivity/sdbcx/VUser.hxx
index 2dcd02fdf755..0bef5e90cb97 100644
--- a/include/connectivity/sdbcx/VUser.hxx
+++ b/include/connectivity/sdbcx/VUser.hxx
@@ -64,7 +64,7 @@ namespace connectivity
OUser(bool _bCase);
OUser(const OUString& Name,bool _bCase);
- virtual ~OUser( );
+ virtual ~OUser( ) override;
DECLARE_SERVICE_INFO();
diff --git a/include/connectivity/sdbcx/VView.hxx b/include/connectivity/sdbcx/VView.hxx
index 7778ac179667..2cb6e25f8ca2 100644
--- a/include/connectivity/sdbcx/VView.hxx
+++ b/include/connectivity/sdbcx/VView.hxx
@@ -71,7 +71,7 @@ namespace connectivity
const OUString& _rCommand = OUString(),
const OUString& _rSchemaName = OUString(),
const OUString& _rCatalogName = OUString());
- virtual ~OView();
+ virtual ~OView() override;
// ODescriptor
virtual void construct() override;
diff --git a/include/cppuhelper/compbase_ex.hxx b/include/cppuhelper/compbase_ex.hxx
index 7c4179f96da2..611d0a10541f 100644
--- a/include/cppuhelper/compbase_ex.hxx
+++ b/include/cppuhelper/compbase_ex.hxx
@@ -55,7 +55,7 @@ protected:
public:
/** Destructor
*/
- virtual ~WeakComponentImplHelperBase();
+ virtual ~WeakComponentImplHelperBase() SAL_OVERRIDE;
// these are here to force memory de/allocation to sal lib.
inline static void * SAL_CALL operator new( size_t nSize )
@@ -100,7 +100,7 @@ protected:
WeakAggComponentImplHelperBase( ::osl::Mutex & rMutex );
public:
- virtual ~WeakAggComponentImplHelperBase();
+ virtual ~WeakAggComponentImplHelperBase() SAL_OVERRIDE;
// these are here to force memory de/allocation to sal lib.
inline static void * SAL_CALL operator new( size_t nSize )
diff --git a/include/cppuhelper/component.hxx b/include/cppuhelper/component.hxx
index 0b43c488af11..e9a684f1b14c 100644
--- a/include/cppuhelper/component.hxx
+++ b/include/cppuhelper/component.hxx
@@ -57,7 +57,7 @@ public:
OComponentHelper( ::osl::Mutex & rMutex );
/** Destructor. If this object was not disposed previously, object will be disposed manually.
*/
- virtual ~OComponentHelper();
+ virtual ~OComponentHelper() SAL_OVERRIDE;
// XAggregation
virtual css::uno::Any SAL_CALL queryInterface(
diff --git a/include/cppuhelper/implbase.hxx b/include/cppuhelper/implbase.hxx
index 40a120545597..850224c49683 100644
--- a/include/cppuhelper/implbase.hxx
+++ b/include/cppuhelper/implbase.hxx
@@ -101,7 +101,7 @@ class SAL_NO_VTABLE SAL_DLLPUBLIC_TEMPLATE WeakImplHelper:
protected:
WeakImplHelper() {}
- virtual ~WeakImplHelper() {}
+ virtual ~WeakImplHelper() SAL_OVERRIDE {}
public:
css::uno::Any SAL_CALL queryInterface(css::uno::Type const & aType)
diff --git a/include/cppuhelper/weakagg.hxx b/include/cppuhelper/weakagg.hxx
index c08f00408e37..25a06875c3ba 100644
--- a/include/cppuhelper/weakagg.hxx
+++ b/include/cppuhelper/weakagg.hxx
@@ -88,7 +88,7 @@ protected:
Despite the fact that a RuntimeException is allowed to be thrown, you must not throw any
exception upon destruction!
*/
- virtual ~OWeakAggObject();
+ virtual ~OWeakAggObject() SAL_OVERRIDE;
/** weak reference to delegator.
*/
diff --git a/include/dbaccess/dataview.hxx b/include/dbaccess/dataview.hxx
index 289697ef0637..6e56e67cee43 100644
--- a/include/dbaccess/dataview.hxx
+++ b/include/dbaccess/dataview.hxx
@@ -60,7 +60,7 @@ namespace dbaui
IController& _rController,
const css::uno::Reference< css::uno::XComponentContext >& ,
WinBits nStyle = 0 );
- virtual ~ODataView();
+ virtual ~ODataView() override;
virtual void dispose() override;
/// late construction
diff --git a/include/dbaccess/dbsubcomponentcontroller.hxx b/include/dbaccess/dbsubcomponentcontroller.hxx
index a43b28d61580..4259fd5a193e 100644
--- a/include/dbaccess/dbsubcomponentcontroller.hxx
+++ b/include/dbaccess/dbsubcomponentcontroller.hxx
@@ -171,7 +171,7 @@ namespace dbaui
protected:
DBSubComponentController(const css::uno::Reference< css::uno::XComponentContext>& _rxORB);
- virtual ~DBSubComponentController();
+ virtual ~DBSubComponentController() override;
void disconnect();
virtual void reconnect( bool _bUI );
diff --git a/include/dbaccess/genericcontroller.hxx b/include/dbaccess/genericcontroller.hxx
index 7b7fed25b12f..40b9086a144d 100644
--- a/include/dbaccess/genericcontroller.hxx
+++ b/include/dbaccess/genericcontroller.hxx
@@ -409,7 +409,7 @@ namespace dbaui
void releaseNumberForComponent();
- virtual ~OGenericUnoController();
+ virtual ~OGenericUnoController() override;
private:
void fillSupportedFeatures();
diff --git a/include/drawinglayer/animation/animationtiming.hxx b/include/drawinglayer/animation/animationtiming.hxx
index 0fcd2867cddb..59c3960008dc 100644
--- a/include/drawinglayer/animation/animationtiming.hxx
+++ b/include/drawinglayer/animation/animationtiming.hxx
@@ -57,7 +57,7 @@ namespace drawinglayer
public:
AnimationEntryFixed(double fDuration, double fState = 0.0);
- virtual ~AnimationEntryFixed();
+ virtual ~AnimationEntryFixed() override;
virtual AnimationEntry* clone() const override;
virtual bool operator==(const AnimationEntry& rCandidate) const override;
@@ -77,7 +77,7 @@ namespace drawinglayer
public:
AnimationEntryLinear(double fDuration, double fFrequency = 250.0, double fStart = 0.0, double fStop = 1.0);
- virtual ~AnimationEntryLinear();
+ virtual ~AnimationEntryLinear() override;
virtual AnimationEntry* clone() const override;
virtual bool operator==(const AnimationEntry& rCandidate) const override;
@@ -98,7 +98,7 @@ namespace drawinglayer
public:
AnimationEntryList();
- virtual ~AnimationEntryList();
+ virtual ~AnimationEntryList() override;
virtual AnimationEntry* clone() const override;
virtual bool operator==(const AnimationEntry& rCandidate) const override;
@@ -116,7 +116,7 @@ namespace drawinglayer
public:
AnimationEntryLoop(sal_uInt32 nRepeat = 0xffffffff);
- virtual ~AnimationEntryLoop();
+ virtual ~AnimationEntryLoop() override;
virtual AnimationEntry* clone() const override;
virtual bool operator==(const AnimationEntry& rCandidate) const override;
diff --git a/include/drawinglayer/primitive2d/animatedprimitive2d.hxx b/include/drawinglayer/primitive2d/animatedprimitive2d.hxx
index 6241671f0607..89782b62c864 100644
--- a/include/drawinglayer/primitive2d/animatedprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/animatedprimitive2d.hxx
@@ -82,7 +82,7 @@ namespace drawinglayer
bool bIsTextAnimation);
/// destructor - needed due to mpAnimationEntry
- virtual ~AnimatedSwitchPrimitive2D();
+ virtual ~AnimatedSwitchPrimitive2D() override;
/// data read access
const animation::AnimationEntry& getAnimationEntry() const { return *mpAnimationEntry; }
diff --git a/include/drawinglayer/primitive2d/baseprimitive2d.hxx b/include/drawinglayer/primitive2d/baseprimitive2d.hxx
index 945ebde3c9f1..195de7720423 100644
--- a/include/drawinglayer/primitive2d/baseprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/baseprimitive2d.hxx
@@ -165,7 +165,7 @@ namespace drawinglayer
public:
// constructor/destructor
BasePrimitive2D();
- virtual ~BasePrimitive2D();
+ virtual ~BasePrimitive2D() override;
/** the ==operator is mainly needed to allow testing newly-created primitives against their last
incarnation which buffers/holds the made decompositions. The default implementation
diff --git a/include/drawinglayer/primitive2d/svggradientprimitive2d.hxx b/include/drawinglayer/primitive2d/svggradientprimitive2d.hxx
index d44cb72b1dfb..9fa2cd4be8b8 100644
--- a/include/drawinglayer/primitive2d/svggradientprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/svggradientprimitive2d.hxx
@@ -208,7 +208,7 @@ namespace drawinglayer
const basegfx::B2DPoint& rEnd,
bool bUseUnitCoordinates,
SpreadMethod aSpreadMethod = SpreadMethod::Pad);
- virtual ~SvgLinearGradientPrimitive2D();
+ virtual ~SvgLinearGradientPrimitive2D() override;
/// data read access
const basegfx::B2DPoint& getEnd() const { return maEnd; }
@@ -277,7 +277,7 @@ namespace drawinglayer
bool bUseUnitCoordinates,
SpreadMethod aSpreadMethod = SpreadMethod::Pad,
const basegfx::B2DPoint* pFocal = nullptr);
- virtual ~SvgRadialGradientPrimitive2D();
+ virtual ~SvgRadialGradientPrimitive2D() override;
/// data read access
double getRadius() const { return mfRadius; }
@@ -391,7 +391,7 @@ namespace drawinglayer
SvgRadialAtomPrimitive2D(
const basegfx::BColor& aColorA, double fScaleA,
const basegfx::BColor& aColorB, double fScaleB);
- virtual ~SvgRadialAtomPrimitive2D();
+ virtual ~SvgRadialAtomPrimitive2D() override;
/// data read access
const basegfx::BColor& getColorA() const { return maColorA; }
diff --git a/include/drawinglayer/primitive3d/baseprimitive3d.hxx b/include/drawinglayer/primitive3d/baseprimitive3d.hxx
index 5326d58a3252..ef75d4e808e1 100644
--- a/include/drawinglayer/primitive3d/baseprimitive3d.hxx
+++ b/include/drawinglayer/primitive3d/baseprimitive3d.hxx
@@ -101,7 +101,7 @@ namespace drawinglayer
public:
// constructor/destructor
BasePrimitive3D();
- virtual ~BasePrimitive3D();
+ virtual ~BasePrimitive3D() override;
/** the ==operator is mainly needed to allow testing newly-created high level primitives against their last
incarnation which buffers/holds the decompositions. The default implementation
diff --git a/include/drawinglayer/primitive3d/sdrextrudeprimitive3d.hxx b/include/drawinglayer/primitive3d/sdrextrudeprimitive3d.hxx
index fc4e7bc9ede9..5e67ffe45d0e 100644
--- a/include/drawinglayer/primitive3d/sdrextrudeprimitive3d.hxx
+++ b/include/drawinglayer/primitive3d/sdrextrudeprimitive3d.hxx
@@ -90,7 +90,7 @@ namespace drawinglayer
bool bCharacterMode,
bool bCloseFront,
bool bCloseBack);
- virtual ~SdrExtrudePrimitive3D();
+ virtual ~SdrExtrudePrimitive3D() override;
/// data read access
const basegfx::B2DPolyPolygon& getPolyPolygon() const { return maPolyPolygon; }
diff --git a/include/drawinglayer/primitive3d/sdrlatheprimitive3d.hxx b/include/drawinglayer/primitive3d/sdrlatheprimitive3d.hxx
index 3da2ac367e19..d4fabef127b4 100644
--- a/include/drawinglayer/primitive3d/sdrlatheprimitive3d.hxx
+++ b/include/drawinglayer/primitive3d/sdrlatheprimitive3d.hxx
@@ -94,7 +94,7 @@ namespace drawinglayer
bool bCharacterMode,
bool bCloseFront,
bool bCloseBack);
- virtual ~SdrLathePrimitive3D();
+ virtual ~SdrLathePrimitive3D() override;
/// data read access
const basegfx::B2DPolyPolygon& getPolyPolygon() const { return maPolyPolygon; }
diff --git a/include/drawinglayer/processor2d/contourextractor2d.hxx b/include/drawinglayer/processor2d/contourextractor2d.hxx
index 8414167a5e43..6520c2c378fe 100644
--- a/include/drawinglayer/processor2d/contourextractor2d.hxx
+++ b/include/drawinglayer/processor2d/contourextractor2d.hxx
@@ -52,7 +52,7 @@ namespace drawinglayer
const geometry::ViewInformation2D& rViewInformation,
bool bExtractFillOnly);
- virtual ~ContourExtractor2D();
+ virtual ~ContourExtractor2D() override;
const basegfx::B2DPolyPolygonVector& getExtractedContour() const { return maExtractedContour; }
};
diff --git a/include/drawinglayer/processor2d/hittestprocessor2d.hxx b/include/drawinglayer/processor2d/hittestprocessor2d.hxx
index 56a87c53e3c5..237818694347 100644
--- a/include/drawinglayer/processor2d/hittestprocessor2d.hxx
+++ b/include/drawinglayer/processor2d/hittestprocessor2d.hxx
@@ -68,7 +68,7 @@ namespace drawinglayer
const basegfx::B2DPoint& rLogicHitPosition,
double fLogicHitTolerance,
bool bHitTextOnly);
- virtual ~HitTestProcessor2D();
+ virtual ~HitTestProcessor2D() override;
/// data read access
const basegfx::B2DPoint& getDiscreteHitPosition() const { return maDiscreteHitPosition; }
diff --git a/include/drawinglayer/processor2d/linegeometryextractor2d.hxx b/include/drawinglayer/processor2d/linegeometryextractor2d.hxx
index 8d527d52bd55..c2213ea4231b 100644
--- a/include/drawinglayer/processor2d/linegeometryextractor2d.hxx
+++ b/include/drawinglayer/processor2d/linegeometryextractor2d.hxx
@@ -49,7 +49,7 @@ namespace drawinglayer
public:
LineGeometryExtractor2D(const geometry::ViewInformation2D& rViewInformation);
- virtual ~LineGeometryExtractor2D();
+ virtual ~LineGeometryExtractor2D() override;
const basegfx::B2DPolygonVector& getExtractedHairlines() const { return maExtractedHairlines; }
const basegfx::B2DPolyPolygonVector& getExtractedLineFills() const { return maExtractedLineFills; }
diff --git a/include/drawinglayer/processor2d/objectinfoextractor2d.hxx b/include/drawinglayer/processor2d/objectinfoextractor2d.hxx
index 32d204fb8a1e..293fdd0ca3a6 100644
--- a/include/drawinglayer/processor2d/objectinfoextractor2d.hxx
+++ b/include/drawinglayer/processor2d/objectinfoextractor2d.hxx
@@ -44,7 +44,7 @@ namespace drawinglayer
public:
ObjectInfoPrimitiveExtractor2D(const geometry::ViewInformation2D& rViewInformation);
- virtual ~ObjectInfoPrimitiveExtractor2D();
+ virtual ~ObjectInfoPrimitiveExtractor2D() override;
const primitive2d::ObjectInfoPrimitive2D* getResult() const { return mpFound; }
};
diff --git a/include/drawinglayer/processor2d/textaspolygonextractor2d.hxx b/include/drawinglayer/processor2d/textaspolygonextractor2d.hxx
index b7900b29e882..cdd3e854b78e 100644
--- a/include/drawinglayer/processor2d/textaspolygonextractor2d.hxx
+++ b/include/drawinglayer/processor2d/textaspolygonextractor2d.hxx
@@ -82,7 +82,7 @@ namespace drawinglayer
public:
explicit TextAsPolygonExtractor2D(const geometry::ViewInformation2D& rViewInformation);
- virtual ~TextAsPolygonExtractor2D();
+ virtual ~TextAsPolygonExtractor2D() override;
// data read access
const TextAsPolygonDataNodeVector& getTarget() const { return maTarget; }
diff --git a/include/drawinglayer/processor3d/defaultprocessor3d.hxx b/include/drawinglayer/processor3d/defaultprocessor3d.hxx
index 53725d89a236..cbe6a613292c 100644
--- a/include/drawinglayer/processor3d/defaultprocessor3d.hxx
+++ b/include/drawinglayer/processor3d/defaultprocessor3d.hxx
@@ -126,7 +126,7 @@ namespace drawinglayer
const geometry::ViewInformation3D& rViewInformation,
const attribute::SdrSceneAttribute& rSdrSceneAttribute,
const attribute::SdrLightingAttribute& rSdrLightingAttribute);
- virtual ~DefaultProcessor3D();
+ virtual ~DefaultProcessor3D() override;
/// data read access
const attribute::SdrSceneAttribute& getSdrSceneAttribute() const { return mrSdrSceneAttribute; }
diff --git a/include/drawinglayer/processor3d/shadow3dextractor.hxx b/include/drawinglayer/processor3d/shadow3dextractor.hxx
index 019a75f85d78..0a6d65ad79c5 100644
--- a/include/drawinglayer/processor3d/shadow3dextractor.hxx
+++ b/include/drawinglayer/processor3d/shadow3dextractor.hxx
@@ -92,7 +92,7 @@ namespace drawinglayer
const basegfx::B3DVector& rLightNormal,
double fShadowSlant,
const basegfx::B3DRange& rContained3DRange);
- virtual ~Shadow3DExtractingProcessor();
+ virtual ~Shadow3DExtractingProcessor() override;
/// data read access
const primitive2d::Primitive2DContainer& getPrimitive2DSequence() const;
diff --git a/include/drawinglayer/processor3d/zbufferprocessor3d.hxx b/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
index 0f58a7f1f0ab..9c1109eecaac 100644
--- a/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
+++ b/include/drawinglayer/processor3d/zbufferprocessor3d.hxx
@@ -94,7 +94,7 @@ namespace drawinglayer
basegfx::BZPixelRaster& rBZPixelRaster,
sal_uInt32 nStartLine,
sal_uInt32 nStopLine);
- virtual ~ZBufferProcessor3D();
+ virtual ~ZBufferProcessor3D() override;
void finish();
};
diff --git a/include/drawinglayer/texture/texture.hxx b/include/drawinglayer/texture/texture.hxx
index 6c70343989be..95bd5daf5d8e 100644
--- a/include/drawinglayer/texture/texture.hxx
+++ b/include/drawinglayer/texture/texture.hxx
@@ -86,7 +86,7 @@ namespace drawinglayer
const basegfx::BColor& rEnd,
sal_uInt32 nSteps,
double fBorder);
- virtual ~GeoTexSvxGradient();
+ virtual ~GeoTexSvxGradient() override;
// compare operator
virtual bool operator==(const GeoTexSvx& rGeoTexSvx) const override;
@@ -120,7 +120,7 @@ namespace drawinglayer
sal_uInt32 nSteps,
double fBorder,
double fAngle);
- virtual ~GeoTexSvxGradientLinear();
+ virtual ~GeoTexSvxGradientLinear() override;
virtual void appendTransformationsAndColors(
std::vector< B2DHomMatrixAndBColor >& rEntries,
@@ -150,7 +150,7 @@ namespace drawinglayer
sal_uInt32 nSteps,
double fBorder,
double fAngle);
- virtual ~GeoTexSvxGradientAxial();
+ virtual ~GeoTexSvxGradientAxial() override;
virtual void appendTransformationsAndColors(
std::vector< B2DHomMatrixAndBColor >& rEntries,
@@ -176,7 +176,7 @@ namespace drawinglayer
double fBorder,
double fOffsetX,
double fOffsetY);
- virtual ~GeoTexSvxGradientRadial();
+ virtual ~GeoTexSvxGradientRadial() override;
virtual void appendTransformationsAndColors(
std::vector< B2DHomMatrixAndBColor >& rEntries,
@@ -203,7 +203,7 @@ namespace drawinglayer
double fOffsetX,
double fOffsetY,
double fAngle);
- virtual ~GeoTexSvxGradientElliptical();
+ virtual ~GeoTexSvxGradientElliptical() override;
virtual void appendTransformationsAndColors(
std::vector< B2DHomMatrixAndBColor >& rEntries,
@@ -230,7 +230,7 @@ namespace drawinglayer
double fOffsetX,
double fOffsetY,
double fAngle);
- virtual ~GeoTexSvxGradientSquare();
+ virtual ~GeoTexSvxGradientSquare() override;
virtual void appendTransformationsAndColors(
std::vector< B2DHomMatrixAndBColor >& rEntries,
@@ -257,7 +257,7 @@ namespace drawinglayer
double fOffsetX,
double fOffsetY,
double fAngle);
- virtual ~GeoTexSvxGradientRect();
+ virtual ~GeoTexSvxGradientRect() override;
virtual void appendTransformationsAndColors(
std::vector< B2DHomMatrixAndBColor >& rEntries,
@@ -290,7 +290,7 @@ namespace drawinglayer
const basegfx::B2DRange& rOutputRange,
double fDistance,
double fAngle);
- virtual ~GeoTexSvxHatch();
+ virtual ~GeoTexSvxHatch() override;
// compare operator
virtual bool operator==(const GeoTexSvx& rGeoTexSvx) const override;
@@ -331,7 +331,7 @@ namespace drawinglayer
const basegfx::B2DRange& rRange,
double fOffsetX = 0.0,
double fOffsetY = 0.0);
- virtual ~GeoTexSvxTiled();
+ virtual ~GeoTexSvxTiled() override;
// compare operator
virtual bool operator==(const GeoTexSvx& rGeoTexSvx) const override;
diff --git a/include/drawinglayer/texture/texture3d.hxx b/include/drawinglayer/texture/texture3d.hxx
index 72145ac3a461..dd21e0664ff7 100644
--- a/include/drawinglayer/texture/texture3d.hxx
+++ b/include/drawinglayer/texture/texture3d.hxx
@@ -79,7 +79,7 @@ namespace drawinglayer
GeoTexSvxBitmapEx(
const BitmapEx& rBitmapEx,
const basegfx::B2DRange& rRange);
- virtual ~GeoTexSvxBitmapEx();
+ virtual ~GeoTexSvxBitmapEx() override;
virtual void modifyBColor(const basegfx::B2DPoint& rUV, basegfx::BColor& rBColor, double& rfOpacity) const override;
virtual void modifyOpacity(const basegfx::B2DPoint& rUV, double& rfOpacity) const override;
@@ -136,7 +136,7 @@ namespace drawinglayer
public:
GeoTexSvxMultiHatch(const primitive3d::HatchTexturePrimitive3D& rPrimitive, double fLogicPixelSize);
- virtual ~GeoTexSvxMultiHatch();
+ virtual ~GeoTexSvxMultiHatch() override;
virtual void modifyBColor(const basegfx::B2DPoint& rUV, basegfx::BColor& rBColor, double& rfOpacity) const override;
virtual void modifyOpacity(const basegfx::B2DPoint& rUV, double& rfOpacity) const override;
};
diff --git a/include/editeng/AccessibleContextBase.hxx b/include/editeng/AccessibleContextBase.hxx
index 7f414ebe00dc..dc0c19a597d3 100644
--- a/include/editeng/AccessibleContextBase.hxx
+++ b/include/editeng/AccessibleContextBase.hxx
@@ -75,7 +75,7 @@ public:
AccessibleContextBase (
const css::uno::Reference< css::accessibility::XAccessible>& rxParent,
const sal_Int16 aRole);
- virtual ~AccessibleContextBase();
+ virtual ~AccessibleContextBase() override;
/** Call all accessiblity event listeners to inform them about the
diff --git a/include/editeng/AccessibleEditableTextPara.hxx b/include/editeng/AccessibleEditableTextPara.hxx
index adaa80e4af34..10b76a130352 100644
--- a/include/editeng/AccessibleEditableTextPara.hxx
+++ b/include/editeng/AccessibleEditableTextPara.hxx
@@ -78,7 +78,7 @@ namespace accessibility
AccessibleEditableTextPara ( const css::uno::Reference< css::accessibility::XAccessible >& rParent,
const AccessibleParaManager* _pParaManager = nullptr );
- virtual ~AccessibleEditableTextPara ();
+ virtual ~AccessibleEditableTextPara () override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type & rType) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/include/editeng/AccessibleImageBullet.hxx b/include/editeng/AccessibleImageBullet.hxx
index aaa94826b3f9..997a4ccb09e4 100644
--- a/include/editeng/AccessibleImageBullet.hxx
+++ b/include/editeng/AccessibleImageBullet.hxx
@@ -51,7 +51,7 @@ namespace accessibility
/// Create accessible object for given parent
AccessibleImageBullet ( const css::uno::Reference< css::accessibility::XAccessible >& rParent );
- virtual ~AccessibleImageBullet ();
+ virtual ~AccessibleImageBullet () override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface (const css::uno::Type & rType) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/include/editeng/UnoForbiddenCharsTable.hxx b/include/editeng/UnoForbiddenCharsTable.hxx
index 1d58ca3230b9..bfe987e58a2e 100644
--- a/include/editeng/UnoForbiddenCharsTable.hxx
+++ b/include/editeng/UnoForbiddenCharsTable.hxx
@@ -41,7 +41,7 @@ protected:
public:
SvxUnoForbiddenCharsTable(rtl::Reference<SvxForbiddenCharactersTable> const & xForbiddenChars);
- virtual ~SvxUnoForbiddenCharsTable();
+ virtual ~SvxUnoForbiddenCharsTable() override;
// XForbiddenCharacters
virtual css::i18n::ForbiddenCharacters SAL_CALL getForbiddenCharacters( const css::lang::Locale& rLocale ) throw(css::container::NoSuchElementException, css::uno::RuntimeException, std::exception) override;
diff --git a/include/editeng/acorrcfg.hxx b/include/editeng/acorrcfg.hxx
index 855eb55fc690..b773c259c15c 100644
--- a/include/editeng/acorrcfg.hxx
+++ b/include/editeng/acorrcfg.hxx
@@ -34,7 +34,7 @@ private:
public:
SvxBaseAutoCorrCfg(SvxAutoCorrCfg& rParent);
- virtual ~SvxBaseAutoCorrCfg();
+ virtual ~SvxBaseAutoCorrCfg() override;
void Load(bool bInit);
virtual void Notify( const css::uno::Sequence<OUString>& aPropertyNames) override;
@@ -51,7 +51,7 @@ private:
public:
SvxSwAutoCorrCfg(SvxAutoCorrCfg& rParent);
- virtual ~SvxSwAutoCorrCfg();
+ virtual ~SvxSwAutoCorrCfg() override;
void Load(bool bInit);
virtual void Notify( const css::uno::Sequence<OUString>& aPropertyNames) override;
diff --git a/include/editeng/boxitem.hxx b/include/editeng/boxitem.hxx
index 73f66d9cc982..11d055f47766 100644
--- a/include/editeng/boxitem.hxx
+++ b/include/editeng/boxitem.hxx
@@ -67,7 +67,7 @@ public:
explicit SvxBoxItem( const sal_uInt16 nId );
SvxBoxItem( const SvxBoxItem &rCpy );
- virtual ~SvxBoxItem();
+ virtual ~SvxBoxItem() override;
SvxBoxItem &operator=( const SvxBoxItem& rBox );
// "pure virtual Methods" from SfxPoolItem
@@ -183,7 +183,7 @@ public:
explicit SvxBoxInfoItem( const sal_uInt16 nId );
SvxBoxInfoItem( const SvxBoxInfoItem &rCpy );
- virtual ~SvxBoxInfoItem();
+ virtual ~SvxBoxInfoItem() override;
SvxBoxInfoItem &operator=( const SvxBoxInfoItem &rCpy );
// "pure virtual Methods" from SfxPoolItem
diff --git a/include/editeng/brushitem.hxx b/include/editeng/brushitem.hxx
index 82fdd0ce4bc1..75a8593de7dc 100644
--- a/include/editeng/brushitem.hxx
+++ b/include/editeng/brushitem.hxx
@@ -73,7 +73,7 @@ public:
SvxBrushItem( const SvxBrushItem& );
SvxBrushItem( const CntWallpaperItem&, sal_uInt16 nWhich );
- virtual ~SvxBrushItem();
+ virtual ~SvxBrushItem() override;
public:
diff --git a/include/editeng/bulletitem.hxx b/include/editeng/bulletitem.hxx
index 8eaee6b6cfa8..aef6d072bc9a 100644
--- a/include/editeng/bulletitem.hxx
+++ b/include/editeng/bulletitem.hxx
@@ -63,7 +63,7 @@ public:
explicit SvxBulletItem( sal_uInt16 nWhich = 0 );
explicit SvxBulletItem( SvStream& rStrm, sal_uInt16 nWhich = 0 );
SvxBulletItem( const SvxBulletItem& );
- virtual ~SvxBulletItem();
+ virtual ~SvxBulletItem() override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual SfxPoolItem* Create( SvStream&, sal_uInt16 nVersion ) const override;
diff --git a/include/editeng/colritem.hxx b/include/editeng/colritem.hxx
index 33f9dec7fdfd..d68282de5146 100644
--- a/include/editeng/colritem.hxx
+++ b/include/editeng/colritem.hxx
@@ -41,7 +41,7 @@ public:
SvxColorItem(const Color& aColor, const sal_uInt16 nId);
SvxColorItem(SvStream& rStream, const sal_uInt16 nId);
SvxColorItem(const SvxColorItem& rCopy);
- virtual ~SvxColorItem();
+ virtual ~SvxColorItem() override;
// "pure virtual Methods" from SfxPoolItem
virtual bool operator==(const SfxPoolItem& rPoolItem) const override;
diff --git a/include/editeng/editund2.hxx b/include/editeng/editund2.hxx
index c6914d39e8b2..72f671c823cf 100644
--- a/include/editeng/editund2.hxx
+++ b/include/editeng/editund2.hxx
@@ -52,7 +52,7 @@ private:
public:
EditUndo(sal_uInt16 nI, EditEngine* pEE);
- virtual ~EditUndo();
+ virtual ~EditUndo() override;
EditEngine* GetEditEngine() { return mpEditEngine;}
diff --git a/include/editeng/edtdlg.hxx b/include/editeng/edtdlg.hxx
index e9adddeaeac2..da9d347290ae 100644
--- a/include/editeng/edtdlg.hxx
+++ b/include/editeng/edtdlg.hxx
@@ -83,7 +83,7 @@ class AbstractHangulHanjaConversionDialog : public VclAbstractTerminatedDialog
class EDITENG_DLLPUBLIC EditAbstractDialogFactory : virtual public VclAbstractDialogFactory
{
public:
- virtual ~EditAbstractDialogFactory(); // needed for export of vtable
+ virtual ~EditAbstractDialogFactory() override; // needed for export of vtable
static EditAbstractDialogFactory* Create();
virtual AbstractThesaurusDialog* CreateThesaurusDialog( vcl::Window*, css::uno::Reference< css::linguistic2::XThesaurus > xThesaurus,
const OUString &rWord, sal_Int16 nLanguage ) = 0;
diff --git a/include/editeng/flditem.hxx b/include/editeng/flditem.hxx
index fd01faed6d83..272b919dc8a5 100644
--- a/include/editeng/flditem.hxx
+++ b/include/editeng/flditem.hxx
@@ -50,7 +50,7 @@ public:
SV_DECL_PERSIST1( SvxFieldData, SvPersistBase, css::text::textfield::Type::UNSPECIFIED)
SvxFieldData();
- virtual ~SvxFieldData();
+ virtual ~SvxFieldData() override;
virtual SvxFieldData* Clone() const;
virtual bool operator==( const SvxFieldData& ) const;
@@ -76,7 +76,7 @@ public:
SvxFieldItem( const SvxFieldData& rField, const sal_uInt16 nId );
SvxFieldItem( const SvxFieldItem& rItem );
- virtual ~SvxFieldItem();
+ virtual ~SvxFieldItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
diff --git a/include/editeng/forbiddencharacterstable.hxx b/include/editeng/forbiddencharacterstable.hxx
index 592179e5d368..bd5c7ccbdeea 100644
--- a/include/editeng/forbiddencharacterstable.hxx
+++ b/include/editeng/forbiddencharacterstable.hxx
@@ -43,7 +43,7 @@ private:
public:
SvxForbiddenCharactersTable( const css::uno::Reference< css::uno::XComponentContext >& rxContext);
- virtual ~SvxForbiddenCharactersTable() {}
+ virtual ~SvxForbiddenCharactersTable() override {}
Map& GetMap() { return maMap; }
const css::i18n::ForbiddenCharacters* GetForbiddenCharacters( sal_uInt16 nLanguage, bool bGetDefault );
diff --git a/include/editeng/frmdiritem.hxx b/include/editeng/frmdiritem.hxx
index b70f6947e2fb..40b8aa0b32fb 100644
--- a/include/editeng/frmdiritem.hxx
+++ b/include/editeng/frmdiritem.hxx
@@ -39,7 +39,7 @@ public:
SvxFrameDirectionItem( SvxFrameDirection nValue /*= FRMDIR_HORI_LEFT_TOP*/,
sal_uInt16 nWhich );
- virtual ~SvxFrameDirectionItem();
+ virtual ~SvxFrameDirectionItem() override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const override;
diff --git a/include/editeng/lcolitem.hxx b/include/editeng/lcolitem.hxx
index bfaec7d3f6e1..61d94b61c571 100644
--- a/include/editeng/lcolitem.hxx
+++ b/include/editeng/lcolitem.hxx
@@ -34,7 +34,7 @@ public:
explicit SvxLineColorItem( const sal_uInt16 nId );
SvxLineColorItem( const SvxLineColorItem& rCopy );
- virtual ~SvxLineColorItem();
+ virtual ~SvxLineColorItem() override;
virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric,
diff --git a/include/editeng/lineitem.hxx b/include/editeng/lineitem.hxx
index 43bb08947e6b..fa328a06f7df 100644
--- a/include/editeng/lineitem.hxx
+++ b/include/editeng/lineitem.hxx
@@ -42,7 +42,7 @@ public:
explicit SvxLineItem( const sal_uInt16 nId );
SvxLineItem( const SvxLineItem& rCpy );
- virtual ~SvxLineItem();
+ virtual ~SvxLineItem() override;
SvxLineItem &operator=( const SvxLineItem& rLine );
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
diff --git a/include/editeng/measfld.hxx b/include/editeng/measfld.hxx
index 31dc1685b674..81e437f3068b 100644
--- a/include/editeng/measfld.hxx
+++ b/include/editeng/measfld.hxx
@@ -43,7 +43,7 @@ public:
SV_DECL_PERSIST1(SdrMeasureField,SvxFieldData,css::text::textfield::Type::MEASURE)
SdrMeasureField(): eMeasureFieldKind(SDRMEASUREFIELD_VALUE) {}
SdrMeasureField(SdrMeasureFieldKind eNewKind): eMeasureFieldKind(eNewKind) {}
- virtual ~SdrMeasureField();
+ virtual ~SdrMeasureField() override;
virtual SvxFieldData* Clone() const override;
virtual bool operator==(const SvxFieldData&) const override;
SdrMeasureFieldKind GetMeasureFieldKind() const { return eMeasureFieldKind; }
diff --git a/include/editeng/numitem.hxx b/include/editeng/numitem.hxx
index e87b74ffbce9..81131a493550 100644
--- a/include/editeng/numitem.hxx
+++ b/include/editeng/numitem.hxx
@@ -296,7 +296,7 @@ public:
explicit SvxNumBulletItem(SvxNumRule& rRule);
SvxNumBulletItem(SvxNumRule& rRule, sal_uInt16 nWhich );
SvxNumBulletItem(const SvxNumBulletItem& rCopy);
- virtual ~SvxNumBulletItem();
+ virtual ~SvxNumBulletItem() override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual SfxPoolItem* Create(SvStream &rStream, sal_uInt16 nItemVersion) const override;
diff --git a/include/editeng/outliner.hxx b/include/editeng/outliner.hxx
index 6b02e13a86cc..984db796dae1 100644
--- a/include/editeng/outliner.hxx
+++ b/include/editeng/outliner.hxx
@@ -673,7 +673,7 @@ protected:
public:
Outliner( SfxItemPool* pPool, OutlinerMode nOutlinerMode );
- virtual ~Outliner();
+ virtual ~Outliner() override;
void Init( OutlinerMode nOutlinerMode );
OutlinerMode GetMode() const { return nOutlinerMode; }
diff --git a/include/editeng/spltitem.hxx b/include/editeng/spltitem.hxx
index 99dcbb6b3cdf..47112ca149ff 100644
--- a/include/editeng/spltitem.hxx
+++ b/include/editeng/spltitem.hxx
@@ -35,7 +35,7 @@ class EDITENG_DLLPUBLIC SvxFormatSplitItem : public SfxBoolItem
{
public:
static SfxPoolItem* CreateDefault();
- virtual ~SvxFormatSplitItem();
+ virtual ~SvxFormatSplitItem() override;
inline SvxFormatSplitItem( const bool bSplit /*= true*/,
const sal_uInt16 nWh );
diff --git a/include/editeng/svxrtf.hxx b/include/editeng/svxrtf.hxx
index 00e42c0615bc..0ffa552a85da 100644
--- a/include/editeng/svxrtf.hxx
+++ b/include/editeng/svxrtf.hxx
@@ -284,7 +284,7 @@ protected:
SvxRTFParser( SfxItemPool& rAttrPool,
SvStream& rIn,
css::uno::Reference< css::document::XDocumentProperties> const & i_xDocProps );
- virtual ~SvxRTFParser();
+ virtual ~SvxRTFParser() override;
void SetNewDoc( bool bFlag ) { bNewDoc = bFlag; }
bool IsChkStyleAttr() const { return bChkStyleAttr; }
diff --git a/include/editeng/twolinesitem.hxx b/include/editeng/twolinesitem.hxx
index b02d4657d808..ba243cb5edfa 100644
--- a/include/editeng/twolinesitem.hxx
+++ b/include/editeng/twolinesitem.hxx
@@ -36,7 +36,7 @@ public:
sal_Unicode nEndBracket /*= 0*/,
sal_uInt16 nId );
SvxTwoLinesItem( const SvxTwoLinesItem& rAttr );
- virtual ~SvxTwoLinesItem();
+ virtual ~SvxTwoLinesItem() override;
// "pure virtual Methods" from SfxPoolItem
virtual bool operator==( const SfxPoolItem& ) const override;
diff --git a/include/editeng/unoedprx.hxx b/include/editeng/unoedprx.hxx
index 68b96f373bab..ab28fe522768 100644
--- a/include/editeng/unoedprx.hxx
+++ b/include/editeng/unoedprx.hxx
@@ -31,7 +31,7 @@ class SvxAccessibleTextAdapter : public SvxTextForwarder
{
public:
SvxAccessibleTextAdapter();
- virtual ~SvxAccessibleTextAdapter();
+ virtual ~SvxAccessibleTextAdapter() override;
virtual sal_Int32 GetParagraphCount() const override;
virtual sal_Int32 GetTextLen( sal_Int32 nParagraph ) const override;
@@ -114,7 +114,7 @@ class SvxAccessibleTextEditViewAdapter : public SvxEditViewForwarder
public:
SvxAccessibleTextEditViewAdapter();
- virtual ~SvxAccessibleTextEditViewAdapter();
+ virtual ~SvxAccessibleTextEditViewAdapter() override;
// SvxViewForwarder interface
virtual bool IsValid() const override;
@@ -140,7 +140,7 @@ class EDITENG_DLLPUBLIC SvxEditSourceAdapter : public SvxEditSource
{
public:
SvxEditSourceAdapter();
- virtual ~SvxEditSourceAdapter();
+ virtual ~SvxEditSourceAdapter() override;
virtual SvxEditSource* Clone() const override;
virtual SvxTextForwarder* GetTextForwarder() override;
diff --git a/include/editeng/unofield.hxx b/include/editeng/unofield.hxx
index a0db520332f4..8825842807c9 100644
--- a/include/editeng/unofield.hxx
+++ b/include/editeng/unofield.hxx
@@ -60,7 +60,7 @@ protected:
public:
SvxUnoTextField( sal_Int32 nServiceId ) throw();
SvxUnoTextField( css::uno::Reference< css::text::XTextRange > const & xAnchor, const OUString& rPresentation, const SvxFieldData* pFieldData ) throw();
- virtual ~SvxUnoTextField() throw();
+ virtual ~SvxUnoTextField() throw() override;
// Internal
SvxFieldData* CreateFieldData() const throw();
diff --git a/include/editeng/unofored.hxx b/include/editeng/unofored.hxx
index 83e617f66530..6bd997527260 100644
--- a/include/editeng/unofored.hxx
+++ b/include/editeng/unofored.hxx
@@ -33,7 +33,7 @@ private:
public:
SvxEditEngineForwarder( EditEngine& rEngine );
- virtual ~SvxEditEngineForwarder();
+ virtual ~SvxEditEngineForwarder() override;
virtual sal_Int32 GetParagraphCount() const override;
virtual sal_Int32 GetTextLen( sal_Int32 nParagraph ) const override;
diff --git a/include/editeng/unoforou.hxx b/include/editeng/unoforou.hxx
index 27de11c128c4..151564cf8a04 100644
--- a/include/editeng/unoforou.hxx
+++ b/include/editeng/unoforou.hxx
@@ -51,7 +51,7 @@ private:
public:
SvxOutlinerForwarder( Outliner& rOutl, bool bOutlText = false );
- virtual ~SvxOutlinerForwarder();
+ virtual ~SvxOutlinerForwarder() override;
virtual sal_Int32 GetParagraphCount() const override;
virtual sal_Int32 GetTextLen( sal_Int32 nParagraph ) const override;
diff --git a/include/editeng/unonrule.hxx b/include/editeng/unonrule.hxx
index 461fed4ea1a6..1bead5014de0 100644
--- a/include/editeng/unonrule.hxx
+++ b/include/editeng/unonrule.hxx
@@ -43,7 +43,7 @@ private:
SvxNumRule maRule;
public:
SvxUnoNumberingRules( const SvxNumRule& rRule ) throw();
- virtual ~SvxUnoNumberingRules() throw();
+ virtual ~SvxUnoNumberingRules() throw() override;
UNO3_GETIMPLEMENTATION_DECL( SvxUnoNumberingRules )
diff --git a/include/editeng/unopracc.hxx b/include/editeng/unopracc.hxx
index b1e8620e2c5c..54910358c8aa 100644
--- a/include/editeng/unopracc.hxx
+++ b/include/editeng/unopracc.hxx
@@ -37,7 +37,7 @@ class SvxAccessibleTextPropertySet : public SvxUnoTextRangeBase,
{
public:
SvxAccessibleTextPropertySet( const SvxEditSource*, const SvxItemPropertySet* );
- virtual ~SvxAccessibleTextPropertySet() throw();
+ virtual ~SvxAccessibleTextPropertySet() throw() override;
// XTextRange
virtual css::uno::Reference< css::text::XText > SAL_CALL getText() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/include/editeng/unotext.hxx b/include/editeng/unotext.hxx
index 6a30b08a9a9b..20ee791c273c 100644
--- a/include/editeng/unotext.hxx
+++ b/include/editeng/unotext.hxx
@@ -170,7 +170,7 @@ class SvxDummyTextSource : public SvxEditSource, public SvxTextForwarder
public:
// SvxEditSource
- virtual ~SvxDummyTextSource();
+ virtual ~SvxDummyTextSource() override;
virtual SvxEditSource* Clone() const override;
virtual SvxTextForwarder* GetTextForwarder() override;
virtual void UpdateData() override;
@@ -363,7 +363,7 @@ private:
public:
SvxUnoTextRange( const SvxUnoTextBase& rParent, bool bPortion = false ) throw();
- virtual ~SvxUnoTextRange() throw();
+ virtual ~SvxUnoTextRange() throw() override;
// css::uno::XInterface
virtual css::uno::Any SAL_CALL queryAggregation( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -395,7 +395,7 @@ protected:
SvxUnoTextBase( const SvxItemPropertySet* _pSet ) throw();
SvxUnoTextBase( const SvxEditSource* pSource, const SvxItemPropertySet* _pSet, css::uno::Reference < css::text::XText > const & xParent ) throw();
SvxUnoTextBase( const SvxUnoTextBase& rText ) throw();
- virtual ~SvxUnoTextBase() throw();
+ virtual ~SvxUnoTextBase() throw() override;
public:
UNO3_GETIMPLEMENTATION_DECL( SvxUnoTextBase )
@@ -464,7 +464,7 @@ public:
SvxUnoText( const SvxItemPropertySet* _pSet ) throw();
SvxUnoText( const SvxEditSource* pSource, const SvxItemPropertySet* _pSet, css::uno::Reference < css::text::XText > const & xParent ) throw();
SvxUnoText( const SvxUnoText& rText ) throw();
- virtual ~SvxUnoText() throw();
+ virtual ~SvxUnoText() throw() override;
// Internal
static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();
@@ -492,7 +492,7 @@ private:
public:
SvxUnoTextContentEnumeration( const SvxUnoTextBase& _rText ) throw();
- virtual ~SvxUnoTextContentEnumeration() throw();
+ virtual ~SvxUnoTextContentEnumeration() throw() override;
// css::container::XEnumeration
virtual sal_Bool SAL_CALL hasMoreElements( ) throw(css::uno::RuntimeException, std::exception) override;
@@ -526,7 +526,7 @@ protected:
public:
SvxUnoTextContent( const SvxUnoTextBase& rText, sal_Int32 nPara ) throw();
SvxUnoTextContent( const SvxUnoTextContent& rContent ) throw();
- virtual ~SvxUnoTextContent() throw();
+ virtual ~SvxUnoTextContent() throw() override;
// css::uno::XInterface
virtual css::uno::Any SAL_CALL queryAggregation( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -588,7 +588,7 @@ private:
public:
SvxUnoTextRangeEnumeration( const SvxUnoTextBase& rText, sal_Int32 nPara ) throw();
- virtual ~SvxUnoTextRangeEnumeration() throw();
+ virtual ~SvxUnoTextRangeEnumeration() throw() override;
// css::container::XEnumeration
virtual sal_Bool SAL_CALL hasMoreElements( ) throw(css::uno::RuntimeException, std::exception) override;
@@ -607,7 +607,7 @@ private:
public:
SvxUnoTextCursor( const SvxUnoTextBase& rText ) throw();
SvxUnoTextCursor( const SvxUnoTextCursor& rCursor ) throw();
- virtual ~SvxUnoTextCursor() throw();
+ virtual ~SvxUnoTextCursor() throw() override;
// css::uno::XInterface
virtual css::uno::Any SAL_CALL queryAggregation( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/include/editeng/unoviwou.hxx b/include/editeng/unoviwou.hxx
index a935302b6186..ec3fa18dc33b 100644
--- a/include/editeng/unoviwou.hxx
+++ b/include/editeng/unoviwou.hxx
@@ -37,7 +37,7 @@ private:
public:
explicit SvxDrawOutlinerViewForwarder( OutlinerView& rOutl );
SvxDrawOutlinerViewForwarder( OutlinerView& rOutl, const Point& rShapePosTopLeft );
- virtual ~SvxDrawOutlinerViewForwarder();
+ virtual ~SvxDrawOutlinerViewForwarder() override;
virtual bool IsValid() const override;
diff --git a/include/editeng/writingmodeitem.hxx b/include/editeng/writingmodeitem.hxx
index 73ec4ecc0702..f74ff76e9121 100644
--- a/include/editeng/writingmodeitem.hxx
+++ b/include/editeng/writingmodeitem.hxx
@@ -32,7 +32,7 @@ public:
SvxWritingModeItem( css::text::WritingMode eValue /*= css::text::WritingMode_LR_TB*/,
sal_uInt16 nWhich /*= SDRATTR_TEXTDIRECTION*/ );
- virtual ~SvxWritingModeItem();
+ virtual ~SvxWritingModeItem() override;
SvxWritingModeItem& operator=( const SvxWritingModeItem& rItem );
diff --git a/include/editeng/xmlcnitm.hxx b/include/editeng/xmlcnitm.hxx
index d6a9e0a81f0a..02e304ee1b22 100644
--- a/include/editeng/xmlcnitm.hxx
+++ b/include/editeng/xmlcnitm.hxx
@@ -37,7 +37,7 @@ public:
SvXMLAttrContainerItem( sal_uInt16 nWhich = 0 );
SvXMLAttrContainerItem( const SvXMLAttrContainerItem& );
- virtual ~SvXMLAttrContainerItem();
+ virtual ~SvXMLAttrContainerItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
diff --git a/include/filter/msfilter/escherex.hxx b/include/filter/msfilter/escherex.hxx
index e71ec4715264..8282ffd570ae 100644
--- a/include/filter/msfilter/escherex.hxx
+++ b/include/filter/msfilter/escherex.hxx
@@ -1061,7 +1061,7 @@ class MSFILTER_DLLPUBLIC EscherExGlobal : public EscherGraphicProvider
{
public:
explicit EscherExGlobal( sal_uInt32 nGraphicProvFlags = E_GRAPH_PROV_DO_NOT_ROTATE_METAFILES );
- virtual ~EscherExGlobal();
+ virtual ~EscherExGlobal() override;
/** Returns a new drawing ID for a new drawing container (DGCONTAINER). */
sal_uInt32 GenerateDrawingId();
@@ -1165,7 +1165,7 @@ class MSFILTER_DLLPUBLIC EscherEx : public EscherPersistTable
public:
explicit EscherEx( const std::shared_ptr<EscherExGlobal>& rxGlobal, SvStream* pOutStrm, bool bOOXML = false );
- virtual ~EscherEx();
+ virtual ~EscherEx() override;
/** Creates and returns a new shape identifier, updates the internal shape
counters and registers the identifier in the DGG cluster table. */
diff --git a/include/filter/msfilter/mstoolbar.hxx b/include/filter/msfilter/mstoolbar.hxx
index acf5a2d54dd2..3495a05b197e 100644
--- a/include/filter/msfilter/mstoolbar.hxx
+++ b/include/filter/msfilter/mstoolbar.hxx
@@ -113,7 +113,7 @@ class MSFILTER_DLLPUBLIC WString : public TBBase
public:
WString(){};
- virtual ~WString(){};
+ virtual ~WString() override {};
bool Read(SvStream &rS) override;
const OUString& getString(){ return sString; }
};
@@ -132,7 +132,7 @@ class MSFILTER_DLLPUBLIC TBCExtraInfo : public TBBase
TBCExtraInfo& operator = ( const TBCExtraInfo&) = delete;
public:
TBCExtraInfo();
- virtual ~TBCExtraInfo(){}
+ virtual ~TBCExtraInfo() override {}
bool Read(SvStream &rS) override;
#ifdef DEBUG_FILTER_MSTOOLBAR
virtual void Print( FILE* ) override;
@@ -150,7 +150,7 @@ class MSFILTER_DLLPUBLIC TBCGeneralInfo : public TBBase
public:
TBCGeneralInfo();
- virtual ~TBCGeneralInfo() {}
+ virtual ~TBCGeneralInfo() override {}
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* ) override;
@@ -166,7 +166,7 @@ friend class TBCBSpecific; // #FIXME hacky access, need to fix
Bitmap mBitMap;
public:
TBCBitMap();
- virtual ~TBCBitMap();
+ virtual ~TBCBitMap() override;
bool Read(SvStream &rS) override;
#ifdef DEBUG_FILTER_MSTOOLBAR
virtual void Print( FILE* ) override;
@@ -181,7 +181,7 @@ class MSFILTER_DLLPUBLIC TBCMenuSpecific : public TBBase
std::shared_ptr< WString > name; //exist only if tbid equals 0x00000001
public:
TBCMenuSpecific();
- virtual ~TBCMenuSpecific(){}
+ virtual ~TBCMenuSpecific() override {}
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* ) override;
@@ -201,7 +201,7 @@ class MSFILTER_DLLPUBLIC TBCCDData : public TBBase
public:
TBCCDData();
- virtual ~TBCCDData();
+ virtual ~TBCCDData() override;
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* ) override;
@@ -229,7 +229,7 @@ class TBCBSpecific : public TBBase
public:
TBCBSpecific();
- virtual ~TBCBSpecific(){}
+ virtual ~TBCBSpecific() override {}
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* ) override;
@@ -275,7 +275,7 @@ class MSFILTER_DLLPUBLIC TBCHeader : public TBBase
public:
TBCHeader();
- virtual ~TBCHeader();
+ virtual ~TBCHeader() override;
sal_uInt8 getTct() const { return tct; }
sal_uInt16 getTcID() const { return tcid; }
bool isVisible() { return !( bFlagsTCR & 0x1 ); }
@@ -296,7 +296,7 @@ class MSFILTER_DLLPUBLIC TBCData : public TBBase
TBCData& operator = ( const TBCData&) = delete;
public:
TBCData( const TBCHeader& Header );
- virtual ~TBCData(){}
+ virtual ~TBCData() override {}
bool Read(SvStream &rS) override;
#ifdef DEBUG_FILTER_MSTOOLBAR
virtual void Print( FILE* ) override;
@@ -318,7 +318,7 @@ class MSFILTER_DLLPUBLIC TB : public TBBase
WString name; //Structure of type WString that specifies the toolbar name
public:
TB();
- virtual ~TB(){}
+ virtual ~TB() override {}
bool Read(SvStream &rS) override;
#ifdef DEBUG_FILTER_MSTOOLBAR
virtual void Print( FILE* ) override;
@@ -356,7 +356,7 @@ class MSFILTER_DLLPUBLIC TBVisualData : public TBBase
public:
TBVisualData();
- virtual ~TBVisualData(){}
+ virtual ~TBVisualData() override {}
bool Read(SvStream &rS) override;
#ifdef DEBUG_FILTER_MSTOOLBAR
virtual void Print( FILE* ) override;
diff --git a/include/filter/msfilter/msvbahelper.hxx b/include/filter/msfilter/msvbahelper.hxx
index 366760bfc447..344f13c6ffaf 100644
--- a/include/filter/msfilter/msvbahelper.hxx
+++ b/include/filter/msfilter/msvbahelper.hxx
@@ -76,7 +76,7 @@ class VBAMacroResolver : public VBAMacroResolverBase
{
public:
explicit VBAMacroResolver();
- virtual ~VBAMacroResolver();
+ virtual ~VBAMacroResolver() override;
// com.sun.star.lang.XServiceInfo interface -------------------------------
diff --git a/include/filter/msfilter/svdfppt.hxx b/include/filter/msfilter/svdfppt.hxx
index ee893ad42932..8b8f1219878c 100644
--- a/include/filter/msfilter/svdfppt.hxx
+++ b/include/filter/msfilter/svdfppt.hxx
@@ -465,7 +465,7 @@ public:
PowerPointImportParam& rImportParam;
SdrEscherImport( PowerPointImportParam&, const OUString& rBaseURL );
- virtual ~SdrEscherImport();
+ virtual ~SdrEscherImport() override;
virtual bool GetColorFromPalette( sal_uInt16 nNum, Color& rColor ) const override;
virtual bool SeekToShape( SvStream& rSt, void* pClientData, sal_uInt32 nId ) const override;
PptFontEntityAtom* GetFontEnityAtom( sal_uInt32 nNum ) const;
@@ -601,7 +601,7 @@ protected:
public:
SdrPowerPointImport( PowerPointImportParam&, const OUString& rBaseURL );
- virtual ~SdrPowerPointImport();
+ virtual ~SdrPowerPointImport() override;
sal_uInt16 GetPageCount( PptPageKind eKind = PPT_SLIDEPAGE ) const;
void SetPageNum( sal_uInt16 nPageNum, PptPageKind = PPT_SLIDEPAGE );
Size GetPageSize() const;
diff --git a/include/formula/FormulaOpCodeMapperObj.hxx b/include/formula/FormulaOpCodeMapperObj.hxx
index fdf28eb3789f..f3c19a2c6ca1 100644
--- a/include/formula/FormulaOpCodeMapperObj.hxx
+++ b/include/formula/FormulaOpCodeMapperObj.hxx
@@ -58,7 +58,7 @@ public:
protected:
FormulaOpCodeMapperObj(::std::unique_ptr<FormulaCompiler> && _pCompiler);
- virtual ~FormulaOpCodeMapperObj();
+ virtual ~FormulaOpCodeMapperObj() override;
private:
// XFormulaOpCodeMapper
diff --git a/include/formula/formula.hxx b/include/formula/formula.hxx
index ac5aa57a70d8..923c60fe9390 100644
--- a/include/formula/formula.hxx
+++ b/include/formula/formula.hxx
@@ -66,7 +66,7 @@ public:
FormulaModalDialog( vcl::Window* pParent
,IFunctionManager* _pFunctionMgr
,IControlReferenceHandler* _pDlg = nullptr );
- virtual ~FormulaModalDialog();
+ virtual ~FormulaModalDialog() override;
virtual void dispose() override;
private:
@@ -102,7 +102,7 @@ public:
, vcl::Window* pParent
, IFunctionManager* _pFunctionMgr
, IControlReferenceHandler* _pDlg = nullptr );
- virtual ~FormulaDlg();
+ virtual ~FormulaDlg() override;
virtual void dispose() override;
private:
::std::unique_ptr<FormulaDlg_Impl> m_pImpl;
diff --git a/include/formula/funcutl.hxx b/include/formula/funcutl.hxx
index 494543edbeaa..04f919c46c6e 100644
--- a/include/formula/funcutl.hxx
+++ b/include/formula/funcutl.hxx
@@ -59,7 +59,7 @@ public:
RefEdit( vcl::Window* _pParent,IControlReferenceHandler* pParent, vcl::Window* pShrinkModeLabel, const ResId& rResId );
RefEdit( vcl::Window* _pParent, vcl::Window* pShrinkModeLabel, WinBits nStyle = WB_BORDER );
- virtual ~RefEdit();
+ virtual ~RefEdit() override;
virtual void dispose() override;
void SetRefString( const OUString& rStr );
@@ -104,7 +104,7 @@ protected:
public:
RefButton(vcl::Window* _pParent, WinBits nStyle = 0);
- virtual ~RefButton();
+ virtual ~RefButton() override;
virtual void dispose() override;
void SetReferences( IControlReferenceHandler* pDlg, RefEdit* pEdit );
void SetStartImage();
diff --git a/include/formula/token.hxx b/include/formula/token.hxx
index 6bbda35edaaf..e0ee1201095b 100644
--- a/include/formula/token.hxx
+++ b/include/formula/token.hxx
@@ -407,7 +407,7 @@ public:
pJump = new short[ r.pJump[0] + 1 ];
memcpy( pJump, r.pJump, (r.pJump[0] + 1) * sizeof(short) );
}
- virtual ~FormulaJumpToken();
+ virtual ~FormulaJumpToken() override;
virtual short* GetJump() const override;
virtual bool operator==( const formula::FormulaToken& rToken ) const override;
virtual FormulaToken* Clone() const override { return new FormulaJumpToken(*this); }
diff --git a/include/framework/addonmenu.hxx b/include/framework/addonmenu.hxx
index a8478ed9660a..136aa88cad9f 100644
--- a/include/framework/addonmenu.hxx
+++ b/include/framework/addonmenu.hxx
@@ -38,7 +38,7 @@ class FWE_DLLPUBLIC AddonMenu : public PopupMenu
{
public:
AddonMenu( const css::uno::Reference< css::frame::XFrame >& rFrame );
- virtual ~AddonMenu();
+ virtual ~AddonMenu() override;
protected:
css::uno::Reference< css::frame::XFrame > m_xFrame;
@@ -49,7 +49,7 @@ class AddonMenuManager;
class FWE_DLLPUBLIC AddonPopupMenu : public AddonMenu
{
public:
- virtual ~AddonPopupMenu();
+ virtual ~AddonPopupMenu() override;
// Check if command URL string has the unique prefix to identify addon popup menus
static bool IsCommandURLPrefix( const OUString& aCmdURL );
diff --git a/include/framework/dispatchhelper.hxx b/include/framework/dispatchhelper.hxx
index 2b4c79bf7c57..f1e28e803ea3 100644
--- a/include/framework/dispatchhelper.hxx
+++ b/include/framework/dispatchhelper.hxx
@@ -70,7 +70,7 @@ class FWE_DLLPUBLIC DispatchHelper : public ::cppu::WeakImplHelper< css::lang::X
// ctor/dtor
DispatchHelper( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~DispatchHelper( );
+ virtual ~DispatchHelper( ) override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName ( ) throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/include/framework/preventduplicateinteraction.hxx b/include/framework/preventduplicateinteraction.hxx
index cf6ac0058eda..33ed071cdd3c 100644
--- a/include/framework/preventduplicateinteraction.hxx
+++ b/include/framework/preventduplicateinteraction.hxx
@@ -169,7 +169,7 @@ class FWE_DLLPUBLIC PreventDuplicateInteraction : private ThreadHelpBase2
/**
@short dtor to free used memory.
*/
- virtual ~PreventDuplicateInteraction();
+ virtual ~PreventDuplicateInteraction() override;
/**
diff --git a/include/framework/titlehelper.hxx b/include/framework/titlehelper.hxx
index e5f351898322..48c05c92bf93 100644
--- a/include/framework/titlehelper.hxx
+++ b/include/framework/titlehelper.hxx
@@ -69,7 +69,7 @@ class FWE_DLLPUBLIC TitleHelper : private ::cppu::BaseMutex
/** @short free all internally used resources.
*/
- virtual ~TitleHelper();
+ virtual ~TitleHelper() override;
/** set an outside component which uses this container and must be set
diff --git a/include/i18nutil/oneToOneMapping.hxx b/include/i18nutil/oneToOneMapping.hxx
index d6983aa3af30..7b9e38a758df 100644
--- a/include/i18nutil/oneToOneMapping.hxx
+++ b/include/i18nutil/oneToOneMapping.hxx
@@ -70,7 +70,7 @@ private:
public:
oneToOneMappingWithFlag( UnicodePairWithFlag *rpTableWF, const size_t rnSize, const UnicodePairFlag rnFlag );
- virtual ~oneToOneMappingWithFlag();
+ virtual ~oneToOneMappingWithFlag() override;
// make index for fast search
void makeIndex();
diff --git a/include/jvmaccess/unovirtualmachine.hxx b/include/jvmaccess/unovirtualmachine.hxx
index 8021814dc44c..4c409d53d418 100644
--- a/include/jvmaccess/unovirtualmachine.hxx
+++ b/include/jvmaccess/unovirtualmachine.hxx
@@ -91,7 +91,7 @@ private:
UnoVirtualMachine(UnoVirtualMachine &) = delete;
void operator =(UnoVirtualMachine &) = delete;
- virtual ~UnoVirtualMachine();
+ virtual ~UnoVirtualMachine() override;
rtl::Reference< jvmaccess::VirtualMachine > m_virtualMachine;
void * m_classLoader;
diff --git a/include/jvmaccess/virtualmachine.hxx b/include/jvmaccess/virtualmachine.hxx
index b27ce89840bb..4f805763459f 100644
--- a/include/jvmaccess/virtualmachine.hxx
+++ b/include/jvmaccess/virtualmachine.hxx
@@ -131,7 +131,7 @@ private:
VirtualMachine(VirtualMachine &) = delete;
void operator =(VirtualMachine) = delete;
- virtual ~VirtualMachine();
+ virtual ~VirtualMachine() override;
JNIEnv * attachThread(bool * pAttached) const;
diff --git a/include/linguistic/hyphdta.hxx b/include/linguistic/hyphdta.hxx
index 2e08f9026f9b..2c7479bbc423 100644
--- a/include/linguistic/hyphdta.hxx
+++ b/include/linguistic/hyphdta.hxx
@@ -44,7 +44,7 @@ class HyphenatedWord :
public:
HyphenatedWord(const OUString &rWord, sal_uInt16 nLang, sal_Int16 nHyphenationPos,
const OUString &rHyphenatedWord, sal_Int16 nHyphenPos );
- virtual ~HyphenatedWord();
+ virtual ~HyphenatedWord() override;
// XHyphenatedWord
virtual OUString SAL_CALL
@@ -90,7 +90,7 @@ public:
PossibleHyphens(const OUString &rWord, sal_uInt16 nLang,
const OUString &rHyphWord,
const css::uno::Sequence< sal_Int16 > &rPositions);
- virtual ~PossibleHyphens();
+ virtual ~PossibleHyphens() override;
// XPossibleHyphens
virtual OUString SAL_CALL
diff --git a/include/linguistic/lngprophelp.hxx b/include/linguistic/lngprophelp.hxx
index e11b09eac1e9..ca5b631300cb 100644
--- a/include/linguistic/lngprophelp.hxx
+++ b/include/linguistic/lngprophelp.hxx
@@ -95,7 +95,7 @@ public:
const css::uno::Reference< css::uno::XInterface > &rxSource,
css::uno::Reference< css::linguistic2::XLinguProperties > &rxPropSet,
int nAllowedEvents );
- virtual ~PropertyChgHelper();
+ virtual ~PropertyChgHelper() override;
virtual void SetTmpPropVals( const css::beans::PropertyValues &rPropVals );
@@ -143,7 +143,7 @@ public:
PropertyHelper_Thes(
const css::uno::Reference< css::uno::XInterface > &rxSource,
css::uno::Reference< css::linguistic2::XLinguProperties > &rxPropSet );
- virtual ~PropertyHelper_Thes();
+ virtual ~PropertyHelper_Thes() override;
// XPropertyChangeListener
virtual void SAL_CALL
@@ -199,7 +199,7 @@ public:
PropertyHelper_Spell(
const css::uno::Reference< css::uno::XInterface > &rxSource,
css::uno::Reference< css::linguistic2::XLinguProperties > &rxPropSet );
- virtual ~PropertyHelper_Spell();
+ virtual ~PropertyHelper_Spell() override;
virtual void SetTmpPropVals( const css::beans::PropertyValues &rPropVals ) override;
@@ -273,7 +273,7 @@ public:
PropertyHelper_Hyphen(
const css::uno::Reference< css::uno::XInterface > &rxSource,
css::uno::Reference< css::linguistic2::XLinguProperties > &rxPropSet);
- virtual ~PropertyHelper_Hyphen();
+ virtual ~PropertyHelper_Hyphen() override;
virtual void SetTmpPropVals( const css::beans::PropertyValues &rPropVals ) override;
diff --git a/include/linguistic/misc.hxx b/include/linguistic/misc.hxx
index 7ba3d2fa7a69..66ec2c7af435 100644
--- a/include/linguistic/misc.hxx
+++ b/include/linguistic/misc.hxx
@@ -179,7 +179,7 @@ class AppExitListener :
public:
AppExitListener();
- virtual ~AppExitListener();
+ virtual ~AppExitListener() override;
virtual void AtExit() = 0;
diff --git a/include/linguistic/spelldta.hxx b/include/linguistic/spelldta.hxx
index d390de24784a..264be909b007 100644
--- a/include/linguistic/spelldta.hxx
+++ b/include/linguistic/spelldta.hxx
@@ -69,7 +69,7 @@ public:
LNG_DLLPUBLIC SpellAlternatives();
SpellAlternatives(const OUString &rWord, sal_Int16 nLang, sal_Int16 nFailureType,
const css::uno::Sequence< OUString > &rAlternatives );
- virtual ~SpellAlternatives();
+ virtual ~SpellAlternatives() override;
SpellAlternatives(const SpellAlternatives&) = delete;
SpellAlternatives& operator=( const SpellAlternatives& ) = delete;
diff --git a/include/oox/core/contexthandler.hxx b/include/oox/core/contexthandler.hxx
index 72973dd9fc81..68b72ad91042 100644
--- a/include/oox/core/contexthandler.hxx
+++ b/include/oox/core/contexthandler.hxx
@@ -61,7 +61,7 @@ class OOX_DLLPUBLIC ContextHandler : public ContextHandler_BASE
{
public:
explicit ContextHandler( const ContextHandler& rParent );
- virtual ~ContextHandler();
+ virtual ~ContextHandler() override;
/** Returns the filter instance. */
XmlFilterBase& getFilter() const;
diff --git a/include/oox/core/contexthandler2.hxx b/include/oox/core/contexthandler2.hxx
index d1725227bfc8..09ebd87c7dc9 100644
--- a/include/oox/core/contexthandler2.hxx
+++ b/include/oox/core/contexthandler2.hxx
@@ -227,7 +227,7 @@ class OOX_DLLPUBLIC ContextHandler2 : public ContextHandler, public ContextHandl
{
public:
explicit ContextHandler2( ContextHandler2Helper& rParent );
- virtual ~ContextHandler2();
+ virtual ~ContextHandler2() override;
// resolve ambiguity from base classes
virtual void SAL_CALL acquire() throw() override { ContextHandler::acquire(); }
diff --git a/include/oox/core/fasttokenhandler.hxx b/include/oox/core/fasttokenhandler.hxx
index 59d484f210e5..226eb9f5544a 100644
--- a/include/oox/core/fasttokenhandler.hxx
+++ b/include/oox/core/fasttokenhandler.hxx
@@ -49,7 +49,7 @@ class OOX_DLLPUBLIC FastTokenHandler :
{
public:
explicit FastTokenHandler();
- virtual ~FastTokenHandler();
+ virtual ~FastTokenHandler() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/include/oox/core/filterbase.hxx b/include/oox/core/filterbase.hxx
index f225c9a77ec7..f73c53a7cabb 100644
--- a/include/oox/core/filterbase.hxx
+++ b/include/oox/core/filterbase.hxx
@@ -99,7 +99,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& rxContext )
throw( css::uno::RuntimeException );
- virtual ~FilterBase();
+ virtual ~FilterBase() override;
/** Returns true, if filter is an import filter. */
bool isImportFilter() const;
diff --git a/include/oox/core/filterdetect.hxx b/include/oox/core/filterdetect.hxx
index a2c4ff5e86e8..2fdf4d93f4b0 100644
--- a/include/oox/core/filterdetect.hxx
+++ b/include/oox/core/filterdetect.hxx
@@ -62,7 +62,7 @@ class FilterDetectDocHandler : public ::cppu::WeakImplHelper< css::xml::sax::XFa
{
public:
explicit FilterDetectDocHandler( const css::uno::Reference< css::uno::XComponentContext >& rxContext, OUString& rFilter );
- virtual ~FilterDetectDocHandler();
+ virtual ~FilterDetectDocHandler() override;
// XFastDocumentHandler
virtual void SAL_CALL startDocument() throw (css::xml::sax::SAXException, css::uno::RuntimeException, std::exception) override;
@@ -100,7 +100,7 @@ class OOX_DLLPUBLIC FilterDetect : public ::cppu::WeakImplHelper<css::document::
public:
explicit FilterDetect( const css::uno::Reference< css::uno::XComponentContext >& rxContext )
throw( css::uno::RuntimeException );
- virtual ~FilterDetect();
+ virtual ~FilterDetect() override;
/** Tries to extract an unencrypted ZIP package from the passed media
descriptor.
diff --git a/include/oox/core/fragmenthandler.hxx b/include/oox/core/fragmenthandler.hxx
index 7077a3322cb6..b1b14f5fd98f 100644
--- a/include/oox/core/fragmenthandler.hxx
+++ b/include/oox/core/fragmenthandler.hxx
@@ -91,7 +91,7 @@ class OOX_DLLPUBLIC FragmentHandler : public FragmentHandler_BASE
{
public:
explicit FragmentHandler( XmlFilterBase& rFilter, const OUString& rFragmentPath );
- virtual ~FragmentHandler();
+ virtual ~FragmentHandler() override;
/** Returns the com.sun.star.xml.sax.XFastContextHandler interface of this context. */
css::uno::Reference< css::xml::sax::XFastContextHandler >
diff --git a/include/oox/core/fragmenthandler2.hxx b/include/oox/core/fragmenthandler2.hxx
index 0d2264ae224b..35f203df0ea4 100644
--- a/include/oox/core/fragmenthandler2.hxx
+++ b/include/oox/core/fragmenthandler2.hxx
@@ -68,7 +68,7 @@ public:
XmlFilterBase& rFilter,
const OUString& rFragmentPath,
bool bEnableTrimSpace = true );
- virtual ~FragmentHandler2();
+ virtual ~FragmentHandler2() override;
// resolve ambiguity from base classes
virtual void SAL_CALL acquire() throw() override { FragmentHandler::acquire(); }
diff --git a/include/oox/core/xmlfilterbase.hxx b/include/oox/core/xmlfilterbase.hxx
index 32f5430f2526..1a9be6a15ff9 100644
--- a/include/oox/core/xmlfilterbase.hxx
+++ b/include/oox/core/xmlfilterbase.hxx
@@ -87,7 +87,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& rxContext )
throw( css::uno::RuntimeException );
- virtual ~XmlFilterBase();
+ virtual ~XmlFilterBase() override;
/** Has to be implemented by each filter, returns the current theme. */
virtual const ::oox::drawingml::Theme*
diff --git a/include/oox/crypto/AgileEngine.hxx b/include/oox/crypto/AgileEngine.hxx
index 2bb73305d441..57a3084dd526 100644
--- a/include/oox/crypto/AgileEngine.hxx
+++ b/include/oox/crypto/AgileEngine.hxx
@@ -64,7 +64,7 @@ class AgileEngine : public CryptoEngine
public:
AgileEngine();
- virtual ~AgileEngine();
+ virtual ~AgileEngine() override;
AgileEncryptionInfo& getInfo() { return mInfo;}
diff --git a/include/oox/crypto/Standard2007Engine.hxx b/include/oox/crypto/Standard2007Engine.hxx
index 05bdc995e1a8..39ce89466ccc 100644
--- a/include/oox/crypto/Standard2007Engine.hxx
+++ b/include/oox/crypto/Standard2007Engine.hxx
@@ -94,7 +94,7 @@ class Standard2007Engine : public CryptoEngine
public:
Standard2007Engine();
- virtual ~Standard2007Engine();
+ virtual ~Standard2007Engine() override;
StandardEncryptionInfo& getInfo() { return mInfo;}
diff --git a/include/oox/drawingml/connectorshapecontext.hxx b/include/oox/drawingml/connectorshapecontext.hxx
index 9f6a1a655b52..71b5e50ff6bf 100644
--- a/include/oox/drawingml/connectorshapecontext.hxx
+++ b/include/oox/drawingml/connectorshapecontext.hxx
@@ -35,7 +35,7 @@ class OOX_DLLPUBLIC ConnectorShapeContext : public ShapeContext
{
public:
ConnectorShapeContext( ::oox::core::ContextHandler2Helper& rParent, ShapePtr pMasterShapePtr, ShapePtr pGroupShapePtr );
- virtual ~ConnectorShapeContext();
+ virtual ~ConnectorShapeContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
};
diff --git a/include/oox/drawingml/graphicshapecontext.hxx b/include/oox/drawingml/graphicshapecontext.hxx
index fed6d893007f..22218fdee265 100644
--- a/include/oox/drawingml/graphicshapecontext.hxx
+++ b/include/oox/drawingml/graphicshapecontext.hxx
@@ -60,7 +60,7 @@ class OleObjectGraphicDataContext : public ShapeContext
{
public:
OleObjectGraphicDataContext( ::oox::core::ContextHandler2Helper& rParent, ShapePtr pShapePtr );
- virtual ~OleObjectGraphicDataContext();
+ virtual ~OleObjectGraphicDataContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
private:
@@ -73,7 +73,7 @@ class DiagramGraphicDataContext
{
public:
DiagramGraphicDataContext( ::oox::core::ContextHandler2Helper& rParent, ShapePtr pShapePtr );
- virtual ~DiagramGraphicDataContext();
+ virtual ~DiagramGraphicDataContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
private:
diff --git a/include/oox/drawingml/shapecontext.hxx b/include/oox/drawingml/shapecontext.hxx
index 95a1ac08bd6c..e745b9723469 100644
--- a/include/oox/drawingml/shapecontext.hxx
+++ b/include/oox/drawingml/shapecontext.hxx
@@ -34,7 +34,7 @@ class OOX_DLLPUBLIC ShapeContext : public ::oox::core::ContextHandler2
{
public:
ShapeContext( ::oox::core::ContextHandler2Helper& rParent, ShapePtr const & pMasterShapePtr, ShapePtr const & pShapePtr );
- virtual ~ShapeContext();
+ virtual ~ShapeContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/include/oox/drawingml/shapegroupcontext.hxx b/include/oox/drawingml/shapegroupcontext.hxx
index 07b8538ea268..d66457a566b9 100644
--- a/include/oox/drawingml/shapegroupcontext.hxx
+++ b/include/oox/drawingml/shapegroupcontext.hxx
@@ -34,7 +34,7 @@ class OOX_DLLPUBLIC ShapeGroupContext : public ::oox::core::ContextHandler2
{
public:
ShapeGroupContext( ::oox::core::ContextHandler2Helper& rParent, ShapePtr const & pMasterShapePtr, ShapePtr const & pGroupShapePtr );
- virtual ~ShapeGroupContext();
+ virtual ~ShapeGroupContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
protected:
diff --git a/include/oox/drawingml/themefragmenthandler.hxx b/include/oox/drawingml/themefragmenthandler.hxx
index d097e022a7ec..25df0882cf09 100644
--- a/include/oox/drawingml/themefragmenthandler.hxx
+++ b/include/oox/drawingml/themefragmenthandler.hxx
@@ -42,7 +42,7 @@ public:
::oox::core::XmlFilterBase& rFilter,
const OUString& rFragmentPath,
Theme& rTheme );
- virtual ~ThemeFragmentHandler();
+ virtual ~ThemeFragmentHandler() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
diff --git a/include/oox/dump/dumperbase.hxx b/include/oox/dump/dumperbase.hxx
index 7e10ee138f25..c8927d6cb3d7 100644
--- a/include/oox/dump/dumperbase.hxx
+++ b/include/oox/dump/dumperbase.hxx
@@ -512,7 +512,7 @@ public:
typedef OUStringMap::const_iterator const_iterator;
public:
- virtual ~NameListBase();
+ virtual ~NameListBase() override;
/** Sets a name for the specified key. */
void setName( sal_Int64 nKey, const String& rName );
@@ -764,7 +764,7 @@ public:
const StorageRef& rxRootStrg,
const OUString& rSysFileName );
- virtual ~SharedConfigData();
+ virtual ~SharedConfigData() override;
const css::uno::Reference< css::uno::XComponentContext >& getContext() const { return mxContext; }
const StorageRef& getRootStorage() const { return mxRootStrg; }
@@ -846,7 +846,7 @@ public:
const StorageRef& rxRootStrg,
const OUString& rSysFileName );
- virtual ~Config();
+ virtual ~Config() override;
const css::uno::Reference< css::uno::XComponentContext >& getContext() const { return mxCfgData->getContext(); }
const StorageRef& getRootStorage() const { return mxCfgData->getRootStorage(); }
@@ -1079,7 +1079,7 @@ class StorageIterator : public Base
{
public:
explicit StorageIterator( const StorageRef& rxStrg );
- virtual ~StorageIterator();
+ virtual ~StorageIterator() override;
StorageIterator& operator++();
@@ -1100,7 +1100,7 @@ private:
class ObjectBase : public Base
{
public:
- virtual ~ObjectBase();
+ virtual ~ObjectBase() override;
const css::uno::Reference< css::uno::XComponentContext >&
getContext() const { return mxConfig->getContext(); }
@@ -1200,7 +1200,7 @@ private:
class OutputObjectBase : public ObjectBase
{
public:
- virtual ~OutputObjectBase();
+ virtual ~OutputObjectBase() override;
protected:
@@ -1364,7 +1364,7 @@ void OutputObjectBase::writeHexPairItem( const String& rName, Type nData1, Type
class InputObjectBase : public OutputObjectBase
{
public:
- virtual ~InputObjectBase();
+ virtual ~InputObjectBase() override;
protected:
@@ -1704,7 +1704,7 @@ private:
class DumperBase : public ObjectBase
{
public:
- virtual ~DumperBase();
+ virtual ~DumperBase() override;
bool isImportEnabled() const;
bool isImportCancelled() const;
diff --git a/include/oox/dump/xlsbdumper.hxx b/include/oox/dump/xlsbdumper.hxx
index 8c4e5f31f09a..ad692ef721b9 100644
--- a/include/oox/dump/xlsbdumper.hxx
+++ b/include/oox/dump/xlsbdumper.hxx
@@ -50,7 +50,7 @@ class RecordObjectBase : public SequenceRecordObjectBase
{
protected:
explicit RecordObjectBase();
- virtual ~RecordObjectBase();
+ virtual ~RecordObjectBase() override;
using SequenceRecordObjectBase::construct;
diff --git a/include/oox/export/vmlexport.hxx b/include/oox/export/vmlexport.hxx
index 618dd7528384..e9971e0c685a 100644
--- a/include/oox/export/vmlexport.hxx
+++ b/include/oox/export/vmlexport.hxx
@@ -106,7 +106,7 @@ class OOX_DLLPUBLIC VMLExport : public EscherEx
public:
VMLExport( ::sax_fastparser::FSHelperPtr const & pSerializer, VMLTextExport* pTextExport = nullptr );
- virtual ~VMLExport();
+ virtual ~VMLExport() override;
const ::sax_fastparser::FSHelperPtr&
GetFS() { return m_pSerializer; }
diff --git a/include/oox/helper/binaryinputstream.hxx b/include/oox/helper/binaryinputstream.hxx
index cf247f02797b..1e86437daf67 100644
--- a/include/oox/helper/binaryinputstream.hxx
+++ b/include/oox/helper/binaryinputstream.hxx
@@ -270,7 +270,7 @@ public:
const css::uno::Reference< css::io::XInputStream >& rxInStrm,
bool bAutoClose );
- virtual ~BinaryXInputStream();
+ virtual ~BinaryXInputStream() override;
/** Closes the input stream. Does also close the wrapped UNO input stream
if bAutoClose has been set to true in the constructor. */
diff --git a/include/oox/helper/binaryoutputstream.hxx b/include/oox/helper/binaryoutputstream.hxx
index 4dfbaf8559cc..796777f60209 100644
--- a/include/oox/helper/binaryoutputstream.hxx
+++ b/include/oox/helper/binaryoutputstream.hxx
@@ -149,7 +149,7 @@ public:
const css::uno::Reference< css::io::XOutputStream >& rxOutStrm,
bool bAutoClose );
- virtual ~BinaryXOutputStream();
+ virtual ~BinaryXOutputStream() override;
/** Flushes and closes the output stream. Does also close the wrapped UNO
output stream if bAutoClose has been set to true in the constructor. */
diff --git a/include/oox/helper/binarystreambase.hxx b/include/oox/helper/binarystreambase.hxx
index f9fd1e0ebe15..d5f2387872f8 100644
--- a/include/oox/helper/binarystreambase.hxx
+++ b/include/oox/helper/binarystreambase.hxx
@@ -123,7 +123,7 @@ private:
class OOX_DLLPUBLIC BinaryXSeekableStream : public virtual BinaryStreamBase
{
public:
- virtual ~BinaryXSeekableStream();
+ virtual ~BinaryXSeekableStream() override;
/** Returns the size of the stream, if wrapped stream is seekable, otherwise -1. */
virtual sal_Int64 size() const override;
diff --git a/include/oox/helper/progressbar.hxx b/include/oox/helper/progressbar.hxx
index cbc4244a7ca7..88ddb99ff919 100644
--- a/include/oox/helper/progressbar.hxx
+++ b/include/oox/helper/progressbar.hxx
@@ -67,7 +67,7 @@ typedef std::shared_ptr< ISegmentProgressBar > ISegmentProgressBarRef;
class OOX_DLLPUBLIC ISegmentProgressBar : public IProgressBar
{
public:
- virtual ~ISegmentProgressBar();
+ virtual ~ISegmentProgressBar() override;
/** Returns the length that is still free for creating sub segments. */
virtual double getFreeLength() const = 0;
@@ -86,7 +86,7 @@ public:
const css::uno::Reference< css::task::XStatusIndicator >& rxIndicator,
const OUString& rText );
- virtual ~ProgressBar();
+ virtual ~ProgressBar() override;
/** Returns the current position of the progress bar. */
virtual double getPosition() const override;
diff --git a/include/oox/helper/zipstorage.hxx b/include/oox/helper/zipstorage.hxx
index 4972254bbc0b..cea49fbd39bf 100644
--- a/include/oox/helper/zipstorage.hxx
+++ b/include/oox/helper/zipstorage.hxx
@@ -49,7 +49,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const css::uno::Reference< css::io::XStream >& rxStream );
- virtual ~ZipStorage();
+ virtual ~ZipStorage() override;
private:
explicit ZipStorage(
diff --git a/include/oox/ole/olehelper.hxx b/include/oox/ole/olehelper.hxx
index d848cc492fcb..4e2a2d8e62fc 100644
--- a/include/oox/ole/olehelper.hxx
+++ b/include/oox/ole/olehelper.hxx
@@ -154,7 +154,7 @@ protected:
sal_Int32 nSize );
public:
MSConvertOCXControls( const css::uno::Reference< css::frame::XModel >& rxModel );
- virtual ~MSConvertOCXControls();
+ virtual ~MSConvertOCXControls() override;
bool ReadOCXStorage( tools::SvRef<SotStorage>& rSrc1, css::uno::Reference< css::form::XFormComponent > & rxFormComp );
bool ReadOCXCtlsStream(tools::SvRef<SotStorageStream>& rSrc1, css::uno::Reference< css::form::XFormComponent > & rxFormComp,
sal_Int32 nPos, sal_Int32 nSize );
diff --git a/include/oox/ole/olestorage.hxx b/include/oox/ole/olestorage.hxx
index 88b0ff8c9c8a..ab8c249a652f 100644
--- a/include/oox/ole/olestorage.hxx
+++ b/include/oox/ole/olestorage.hxx
@@ -54,7 +54,7 @@ public:
const css::uno::Reference< css::io::XStream >& rxOutStream,
bool bBaseStreamAccess );
- virtual ~OleStorage();
+ virtual ~OleStorage() override;
private:
explicit OleStorage(
diff --git a/include/oox/ppt/customshowlistcontext.hxx b/include/oox/ppt/customshowlistcontext.hxx
index 5baea22103e5..34964697181e 100644
--- a/include/oox/ppt/customshowlistcontext.hxx
+++ b/include/oox/ppt/customshowlistcontext.hxx
@@ -48,7 +48,7 @@ namespace oox { namespace ppt {
CustomShowListContext( ::oox::core::FragmentHandler2& rParent,
std::vector< CustomShow >& rCustomShowList );
- virtual ~CustomShowListContext( );
+ virtual ~CustomShowListContext( ) override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;
};
diff --git a/include/oox/ppt/layoutfragmenthandler.hxx b/include/oox/ppt/layoutfragmenthandler.hxx
index 5ec9351cda23..1afd0e9e7c45 100644
--- a/include/oox/ppt/layoutfragmenthandler.hxx
+++ b/include/oox/ppt/layoutfragmenthandler.hxx
@@ -35,7 +35,7 @@ class LayoutFragmentHandler : public SlideFragmentHandler
{
public:
LayoutFragmentHandler( ::oox::core::XmlFilterBase& rFilter, const OUString& rFragmentPath, SlidePersistPtr pMasterPersistPtr ) throw();
- virtual ~LayoutFragmentHandler() throw();
+ virtual ~LayoutFragmentHandler() throw() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;
};
diff --git a/include/oox/ppt/pptimport.hxx b/include/oox/ppt/pptimport.hxx
index 2a2860721f5e..0d37d75deecd 100644
--- a/include/oox/ppt/pptimport.hxx
+++ b/include/oox/ppt/pptimport.hxx
@@ -57,7 +57,7 @@ public:
PowerPointImport( const css::uno::Reference< css::uno::XComponentContext >& rxContext )
throw( css::uno::RuntimeException );
- virtual ~PowerPointImport();
+ virtual ~PowerPointImport() override;
// from FilterBase
virtual bool importDocument() override;
diff --git a/include/oox/ppt/pptshape.hxx b/include/oox/ppt/pptshape.hxx
index e31eeab48682..5f147929bdde 100644
--- a/include/oox/ppt/pptshape.hxx
+++ b/include/oox/ppt/pptshape.hxx
@@ -55,7 +55,7 @@ public:
PPTShape( const oox::ppt::ShapeLocation eShapeLocation,
const sal_Char* pServiceType = nullptr );
- virtual ~PPTShape();
+ virtual ~PPTShape() override;
using oox::drawingml::Shape::addShape;
// addShape is creating and inserting the corresponding XShape.
diff --git a/include/oox/ppt/presentationfragmenthandler.hxx b/include/oox/ppt/presentationfragmenthandler.hxx
index 0457235e23ce..aeda119cd2f1 100644
--- a/include/oox/ppt/presentationfragmenthandler.hxx
+++ b/include/oox/ppt/presentationfragmenthandler.hxx
@@ -42,7 +42,7 @@ class PresentationFragmentHandler : public ::oox::core::FragmentHandler2
{
public:
PresentationFragmentHandler( ::oox::core::XmlFilterBase& rFilter, const OUString& rFragmentPath ) throw();
- virtual ~PresentationFragmentHandler() throw();
+ virtual ~PresentationFragmentHandler() throw() override;
virtual void finalizeImport() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;
diff --git a/include/oox/ppt/slidefragmenthandler.hxx b/include/oox/ppt/slidefragmenthandler.hxx
index fb6b6f97917b..b6b4a3d57721 100644
--- a/include/oox/ppt/slidefragmenthandler.hxx
+++ b/include/oox/ppt/slidefragmenthandler.hxx
@@ -38,7 +38,7 @@ class SlideFragmentHandler : public ::oox::core::FragmentHandler2
{
public:
SlideFragmentHandler( ::oox::core::XmlFilterBase& rFilter, const OUString& rFragmentPath, SlidePersistPtr pPersistPtr, const ShapeLocation eShapeLocation );
- virtual ~SlideFragmentHandler();
+ virtual ~SlideFragmentHandler() override;
virtual void finalizeImport() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;
diff --git a/include/oox/ppt/slidemastertextstylescontext.hxx b/include/oox/ppt/slidemastertextstylescontext.hxx
index f70cbd4768d1..a5ca1c2372b2 100644
--- a/include/oox/ppt/slidemastertextstylescontext.hxx
+++ b/include/oox/ppt/slidemastertextstylescontext.hxx
@@ -33,7 +33,7 @@ class SlideMasterTextStylesContext : public oox::core::FragmentHandler2
{
public:
SlideMasterTextStylesContext( ::oox::core::FragmentHandler2& rParent, SlidePersistPtr const & pSlidePersistPtr );
- virtual ~SlideMasterTextStylesContext();
+ virtual ~SlideMasterTextStylesContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;
protected:
diff --git a/include/oox/ppt/slidetimingcontext.hxx b/include/oox/ppt/slidetimingcontext.hxx
index b13b8ad43a4a..de936ad2a205 100644
--- a/include/oox/ppt/slidetimingcontext.hxx
+++ b/include/oox/ppt/slidetimingcontext.hxx
@@ -33,7 +33,7 @@ class SlideTimingContext : public ::oox::core::FragmentHandler2
{
public:
SlideTimingContext( ::oox::core::FragmentHandler2& rParent, TimeNodePtrList & aTimeNodeList ) throw();
- virtual ~SlideTimingContext() throw();
+ virtual ~SlideTimingContext() throw() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;
diff --git a/include/oox/ppt/slidetransitioncontext.hxx b/include/oox/ppt/slidetransitioncontext.hxx
index 1588cba3ec13..4edaa3fcae9f 100644
--- a/include/oox/ppt/slidetransitioncontext.hxx
+++ b/include/oox/ppt/slidetransitioncontext.hxx
@@ -38,7 +38,7 @@ namespace oox { namespace ppt {
SlideTransitionContext( ::oox::core::FragmentHandler2& rParent,
const AttributeList& rAttributes,
PropertyMap & aProperties ) throw();
- virtual ~SlideTransitionContext() throw();
+ virtual ~SlideTransitionContext() throw() override;
virtual void onEndElement() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;
diff --git a/include/oox/ppt/soundactioncontext.hxx b/include/oox/ppt/soundactioncontext.hxx
index 7d7f714d7803..4680332a4fe4 100644
--- a/include/oox/ppt/soundactioncontext.hxx
+++ b/include/oox/ppt/soundactioncontext.hxx
@@ -37,7 +37,7 @@ class SoundActionContext : public ::oox::core::FragmentHandler2
{
public:
SoundActionContext( ::oox::core::FragmentHandler2& rParent, PropertyMap & aProperties ) throw();
- virtual ~SoundActionContext() throw();
+ virtual ~SoundActionContext() throw() override;
virtual void onEndElement() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;
diff --git a/include/oox/ppt/timenodelistcontext.hxx b/include/oox/ppt/timenodelistcontext.hxx
index fe27bba634e6..1012f7328c7b 100644
--- a/include/oox/ppt/timenodelistcontext.hxx
+++ b/include/oox/ppt/timenodelistcontext.hxx
@@ -38,7 +38,7 @@ namespace oox { namespace ppt {
class TimeNodeContext : public ::oox::core::FragmentHandler2
{
public:
- virtual ~TimeNodeContext() throw();
+ virtual ~TimeNodeContext() throw() override;
static TimeNodeContext * SAL_CALL makeContext( ::oox::core::FragmentHandler2& rParent, sal_Int32 aElement, const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribs, const TimeNodePtr & pNode );
@@ -56,7 +56,7 @@ class TimeNodeListContext : public ::oox::core::FragmentHandler2
public:
TimeNodeListContext( ::oox::core::FragmentHandler2& rParent, TimeNodePtrList & aList ) throw();
- virtual ~TimeNodeListContext() throw();
+ virtual ~TimeNodeListContext() throw() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;
diff --git a/include/oox/vml/vmlinputstream.hxx b/include/oox/vml/vmlinputstream.hxx
index 66ec958b381e..27e697f005e5 100644
--- a/include/oox/vml/vmlinputstream.hxx
+++ b/include/oox/vml/vmlinputstream.hxx
@@ -66,7 +66,7 @@ public:
explicit InputStream(
const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const css::uno::Reference< css::io::XInputStream >& rxInStrm );
- virtual ~InputStream();
+ virtual ~InputStream() override;
virtual sal_Int32 SAL_CALL readBytes( css::uno::Sequence< sal_Int8 >& rData, sal_Int32 nBytesToRead )
throw (css::io::NotConnectedException, css::io::BufferSizeExceededException, css::io::IOException, css::uno::RuntimeException, std::exception) override;
diff --git a/include/oox/vml/vmlshape.hxx b/include/oox/vml/vmlshape.hxx
index 219feeb1489f..abb4161ec5cd 100644
--- a/include/oox/vml/vmlshape.hxx
+++ b/include/oox/vml/vmlshape.hxx
@@ -402,7 +402,7 @@ class GroupShape : public ShapeBase
{
public:
explicit GroupShape( Drawing& rDrawing );
- virtual ~GroupShape();
+ virtual ~GroupShape() override;
/** Returns read/write access to the container of child shapes and templates. */
ShapeContainer& getChildren() { return *mxChildren; }
diff --git a/include/salhelper/thread.hxx b/include/salhelper/thread.hxx
index d74d729f5ffd..7b61a2972204 100644
--- a/include/salhelper/thread.hxx
+++ b/include/salhelper/thread.hxx
@@ -69,7 +69,7 @@ public:
{ SimpleReferenceObject::operator delete(pointer); }
protected:
- virtual ~Thread();
+ virtual ~Thread() SAL_OVERRIDE;
/**
The main function executed by the thread.
diff --git a/include/salhelper/timer.hxx b/include/salhelper/timer.hxx
index 05b95564e851..b013c782a8a1 100644
--- a/include/salhelper/timer.hxx
+++ b/include/salhelper/timer.hxx
@@ -184,7 +184,7 @@ protected:
/** Destructor.
*/
- virtual ~Timer();
+ virtual ~Timer() SAL_OVERRIDE;
/** What should be done when the 'timer fires'.
*/
diff --git a/include/sax/fastattribs.hxx b/include/sax/fastattribs.hxx
index 42f5f34941a5..1dcbbf491869 100644
--- a/include/sax/fastattribs.hxx
+++ b/include/sax/fastattribs.hxx
@@ -76,7 +76,7 @@ class SAX_DLLPUBLIC FastAttributeList : public ::cppu::WeakImplHelper1< css::xml
public:
FastAttributeList( const css::uno::Reference< css::xml::sax::XFastTokenHandler >& xTokenHandler,
FastTokenHandlerBase *pOptHandlerBase = nullptr );
- virtual ~FastAttributeList();
+ virtual ~FastAttributeList() override;
void clear();
void add( sal_Int32 nToken, const sal_Char* pValue );
diff --git a/include/sax/fastparser.hxx b/include/sax/fastparser.hxx
index 85eaf305e4fe..a238229e3f01 100644
--- a/include/sax/fastparser.hxx
+++ b/include/sax/fastparser.hxx
@@ -53,7 +53,7 @@ class FASTSAX_DLLPUBLIC FastSaxParser
public:
FastSaxParser();
- virtual ~FastSaxParser();
+ virtual ~FastSaxParser() override;
// css::lang::XInitialization:
virtual void SAL_CALL initialize(css::uno::Sequence<css::uno::Any> const& rArguments) throw (css::uno::RuntimeException, css::uno::Exception, std::exception) override;
diff --git a/include/sfx2/DocumentMetadataAccess.hxx b/include/sfx2/DocumentMetadataAccess.hxx
index d77875eb099e..7af6e3264721 100644
--- a/include/sfx2/DocumentMetadataAccess.hxx
+++ b/include/sfx2/DocumentMetadataAccess.hxx
@@ -81,7 +81,7 @@ public:
// caller must immediately call loadFromStorage/Medium!
explicit DocumentMetadataAccess(css::uno::Reference< css::uno::XComponentContext > const & i_xContext,
SfxObjectShell const & i_rRegistrySupplier);
- virtual ~DocumentMetadataAccess();
+ virtual ~DocumentMetadataAccess() override;
// css::rdf::XNode:
virtual OUString SAL_CALL getStringValue()
diff --git a/include/sfx2/Metadatable.hxx b/include/sfx2/Metadatable.hxx
index ca23ffb63e49..2d7bc54d14fb 100644
--- a/include/sfx2/Metadatable.hxx
+++ b/include/sfx2/Metadatable.hxx
@@ -142,7 +142,7 @@ class SFX2_DLLPUBLIC MetadatableMixin :
public:
MetadatableMixin() {};
- virtual ~MetadatableMixin() {}
+ virtual ~MetadatableMixin() override {}
// css::rdf::XNode:
virtual OUString SAL_CALL getStringValue()
diff --git a/include/sfx2/app.hxx b/include/sfx2/app.hxx
index afeb50110fc2..947387a1a090 100644
--- a/include/sfx2/app.hxx
+++ b/include/sfx2/app.hxx
@@ -133,7 +133,7 @@ private:
public:
SfxApplication();
- virtual ~SfxApplication();
+ virtual ~SfxApplication() override;
static SfxApplication* GetOrCreate();
static SfxApplication* Get();
diff --git a/include/sfx2/basedlgs.hxx b/include/sfx2/basedlgs.hxx
index 62f1e0413968..afbf05596a38 100644
--- a/include/sfx2/basedlgs.hxx
+++ b/include/sfx2/basedlgs.hxx
@@ -70,7 +70,7 @@ protected:
SfxItemSet* GetOutputSetImpl() { return pOutputSet; }
public:
- virtual ~SfxModalDialog();
+ virtual ~SfxModalDialog() override;
virtual void dispose() override;
const SfxItemSet* GetOutputItemSet() const { return pOutputSet; }
const SfxItemSet* GetInputItemSet() const { return pInputSet; }
@@ -92,7 +92,7 @@ class SFX2_DLLPUBLIC SfxModelessDialog: public ModelessDialog
protected:
SfxModelessDialog( SfxBindings*, SfxChildWindow*,
vcl::Window*, const OUString& rID, const OUString& rUIXMLDescription );
- virtual ~SfxModelessDialog();
+ virtual ~SfxModelessDialog() override;
virtual void dispose() override;
virtual bool Close() override;
virtual void Resize() override;
@@ -131,7 +131,7 @@ protected:
vcl::Window* pParent,
const OString& rID, const OUString& rUIXMLDescription,
const css::uno::Reference<css::frame::XFrame> &rFrame = css::uno::Reference<css::frame::XFrame>());
- virtual ~SfxFloatingWindow();
+ virtual ~SfxFloatingWindow() override;
virtual void dispose() override;
virtual void StateChanged( StateChangedType nStateChange ) override;
@@ -173,7 +173,7 @@ public:
const OUString& rID = OUString("SingleTabDialog"),
const OUString& rUIXMLDescription = OUString("sfx/ui/singletabdialog.ui"));
- virtual ~SfxSingleTabDialog();
+ virtual ~SfxSingleTabDialog() override;
virtual void dispose() override;
void SetTabPage(SfxTabPage* pTabPage, sal_uInt32 nSettingsId = 0);
diff --git a/include/sfx2/bindings.hxx b/include/sfx2/bindings.hxx
index e77785d801ce..f3e5537a7d49 100644
--- a/include/sfx2/bindings.hxx
+++ b/include/sfx2/bindings.hxx
@@ -137,7 +137,7 @@ private:
public:
SfxBindings();
- virtual ~SfxBindings();
+ virtual ~SfxBindings() override;
void HidePopups( bool bHide = true );
SAL_DLLPRIVATE void HidePopupCtrls_Impl( bool bHide = true );
diff --git a/include/sfx2/checkin.hxx b/include/sfx2/checkin.hxx
index 08b5f86ebe47..1722bb9b8f9d 100644
--- a/include/sfx2/checkin.hxx
+++ b/include/sfx2/checkin.hxx
@@ -25,7 +25,7 @@ class SfxCheckinDialog : public ModalDialog
public:
SfxCheckinDialog( vcl::Window* pParent );
- virtual ~SfxCheckinDialog();
+ virtual ~SfxCheckinDialog() override;
virtual void dispose() override;
OUString GetComment( );
diff --git a/include/sfx2/controlwrapper.hxx b/include/sfx2/controlwrapper.hxx
index be0484e6654c..e2d5b55b2ee3 100644
--- a/include/sfx2/controlwrapper.hxx
+++ b/include/sfx2/controlwrapper.hxx
@@ -251,7 +251,7 @@ class SFX2_DLLPUBLIC ColorListBoxWrapper:
public:
explicit ColorListBoxWrapper(ColorListBox & rListBox);
- virtual ~ColorListBoxWrapper();
+ virtual ~ColorListBoxWrapper() override;
virtual bool IsControlDontKnow() const override;
virtual void SetControlDontKnow( bool bSet ) override;
@@ -368,7 +368,7 @@ class SFX2_DLLPUBLIC MultiControlWrapperHelper : public ControlWrapperBase
{
public:
explicit MultiControlWrapperHelper();
- virtual ~MultiControlWrapperHelper();
+ virtual ~MultiControlWrapperHelper() override;
/** Registers a control wrapper (should be a member of a derived class). */
void RegisterControlWrapper( ControlWrapperBase& rWrapper );
diff --git a/include/sfx2/dinfdlg.hxx b/include/sfx2/dinfdlg.hxx
index 57a62ff90920..bb177ccc5f93 100644
--- a/include/sfx2/dinfdlg.hxx
+++ b/include/sfx2/dinfdlg.hxx
@@ -93,7 +93,7 @@ public:
const css::uno::Sequence< css::document::CmisProperty> & i_cmisProps,
bool bUseUserData, bool bUseThumbnailSave );
SfxDocumentInfoItem( const SfxDocumentInfoItem& );
- virtual ~SfxDocumentInfoItem();
+ virtual ~SfxDocumentInfoItem() override;
/// update i_xDocProps with the data in this object
void UpdateDocumentInfo(
@@ -216,7 +216,7 @@ private:
void ImplCheckPasswordState();
protected:
- virtual ~SfxDocumentPage();
+ virtual ~SfxDocumentPage() override;
virtual void dispose() override;
virtual bool FillItemSet( SfxItemSet* ) override;
@@ -241,7 +241,7 @@ private:
SfxDocumentInfoItem* m_pInfoItem;
protected:
- virtual ~SfxDocumentDescPage();
+ virtual ~SfxDocumentDescPage() override;
virtual void dispose() override;
virtual bool FillItemSet( SfxItemSet* ) override;
@@ -366,7 +366,7 @@ private:
public:
CustomPropertiesYesNoButton( vcl::Window* pParent, const ResId& rResId );
- virtual ~CustomPropertiesYesNoButton();
+ virtual ~CustomPropertiesYesNoButton() override;
virtual void dispose() override;
virtual void Resize() override;
@@ -444,7 +444,7 @@ public:
FixedText *pHeaderAccName,
FixedText *pHeaderAccType,
FixedText *pHeaderAccValue);
- virtual ~CustomPropertiesWindow();
+ virtual ~CustomPropertiesWindow() override;
virtual void dispose() override;
bool InitControls( HeaderBar* pHeaderBar, const ScrollBar* pScrollBar );
@@ -480,7 +480,7 @@ private:
public:
CustomPropertiesControl(vcl::Window* pParent);
- virtual ~CustomPropertiesControl();
+ virtual ~CustomPropertiesControl() override;
virtual void dispose() override;
void AddLine( const OUString& sName, css::uno::Any& rAny, bool bInteractive );
@@ -506,7 +506,7 @@ private:
using TabPage::DeactivatePage;
protected:
- virtual ~SfxCustomPropertiesPage();
+ virtual ~SfxCustomPropertiesPage() override;
virtual void dispose() override;
virtual bool FillItemSet( SfxItemSet* ) override;
@@ -559,7 +559,7 @@ struct CmisPropertyLine : public VclBuilderContainer
std::vector< CmisYesNo* > m_aYesNos;
long getItemHeight() const;
CmisPropertyLine( vcl::Window* pParent );
- virtual ~CmisPropertyLine();
+ virtual ~CmisPropertyLine() override;
};
// class CmisPropertiesWindow ------------------------------------------
@@ -634,7 +634,7 @@ protected:
public:
SfxCmisPropertiesPage( vcl::Window* pParent, const SfxItemSet& );
- virtual ~SfxCmisPropertiesPage();
+ virtual ~SfxCmisPropertiesPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* );
diff --git a/include/sfx2/docfile.hxx b/include/sfx2/docfile.hxx
index 37576d1bf1a8..76c2a2c9cca2 100644
--- a/include/sfx2/docfile.hxx
+++ b/include/sfx2/docfile.hxx
@@ -100,7 +100,7 @@ public:
const SfxItemSet* pSet=nullptr );
SfxMedium( const css::uno::Sequence< css::beans::PropertyValue >& aArgs );
- virtual ~SfxMedium();
+ virtual ~SfxMedium() override;
void UseInteractionHandler( bool );
css::uno::Reference< css::task::XInteractionHandler >
diff --git a/include/sfx2/dockwin.hxx b/include/sfx2/dockwin.hxx
index 0329481f05d8..b9f2e974ce32 100644
--- a/include/sfx2/dockwin.hxx
+++ b/include/sfx2/dockwin.hxx
@@ -78,7 +78,7 @@ public:
SfxChildWindow *pCW,
vcl::Window* pParent,
const OString& rID, const OUString& rUIXMLDescription );
- virtual ~SfxDockingWindow();
+ virtual ~SfxDockingWindow() override;
virtual void dispose() override;
void Initialize (SfxChildWinInfo* pInfo);
diff --git a/include/sfx2/docstoragemodifylistener.hxx b/include/sfx2/docstoragemodifylistener.hxx
index 4a4374d4a4e4..4733e2a5f935 100644
--- a/include/sfx2/docstoragemodifylistener.hxx
+++ b/include/sfx2/docstoragemodifylistener.hxx
@@ -69,7 +69,7 @@ namespace sfx2
virtual void SAL_CALL disposing( const css::lang::EventObject& Source ) throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~DocumentStorageModifyListener();
+ virtual ~DocumentStorageModifyListener() override;
private:
DocumentStorageModifyListener( const DocumentStorageModifyListener& ) = delete;
diff --git a/include/sfx2/emojicontrol.hxx b/include/sfx2/emojicontrol.hxx
index 7bf5df9bc239..e3271e4ae2ea 100644
--- a/include/sfx2/emojicontrol.hxx
+++ b/include/sfx2/emojicontrol.hxx
@@ -27,7 +27,7 @@ class SFX2_DLLPUBLIC SfxEmojiControl : public SfxPopupWindow
public:
explicit SfxEmojiControl(sal_uInt16 nId, const css::uno::Reference< css::frame::XFrame >& rFrame);
- virtual ~SfxEmojiControl();
+ virtual ~SfxEmojiControl() override;
virtual void dispose() override;
diff --git a/include/sfx2/emojipopup.hxx b/include/sfx2/emojipopup.hxx
index a6ebc7051383..471df173e802 100644
--- a/include/sfx2/emojipopup.hxx
+++ b/include/sfx2/emojipopup.hxx
@@ -31,7 +31,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
EmojiPopup(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx);
- virtual ~EmojiPopup();
+ virtual ~EmojiPopup() override;
virtual VclPtr<SfxPopupWindow> CreatePopupWindow() override;
};
diff --git a/include/sfx2/emojiview.hxx b/include/sfx2/emojiview.hxx
index 7e83b617d1e4..3c47c3e9b16e 100644
--- a/include/sfx2/emojiview.hxx
+++ b/include/sfx2/emojiview.hxx
@@ -59,7 +59,7 @@ class EmojiView : public ThumbnailView
public:
EmojiView ( vcl::Window* pParent);
- virtual ~EmojiView ();
+ virtual ~EmojiView () override;
// Fill view with emoji unicodes
void Populate ();
diff --git a/include/sfx2/emojiviewitem.hxx b/include/sfx2/emojiviewitem.hxx
index 6e38f17da442..0ca32e78238f 100644
--- a/include/sfx2/emojiviewitem.hxx
+++ b/include/sfx2/emojiviewitem.hxx
@@ -17,7 +17,7 @@ class EmojiViewItem : public ThumbnailViewItem
public:
EmojiViewItem (ThumbnailView &rView, sal_uInt16 nId);
- virtual ~EmojiViewItem ();
+ virtual ~EmojiViewItem () override;
void setCategory (const OUString &rCategory) { msCategory = rCategory; }
diff --git a/include/sfx2/hintpost.hxx b/include/sfx2/hintpost.hxx
index 03a4bec6c143..63d6a17db7d2 100644
--- a/include/sfx2/hintpost.hxx
+++ b/include/sfx2/hintpost.hxx
@@ -44,7 +44,7 @@ private:
DECL_LINK_TYPED( DoEvent_Impl, void*, void );
protected:
- virtual ~SfxHintPoster();
+ virtual ~SfxHintPoster() override;
public:
SfxHintPoster(const Link<SfxRequest*,void>& rLink);
diff --git a/include/sfx2/infobar.hxx b/include/sfx2/infobar.hxx
index 1e5a31ea87d9..96359a1205fd 100644
--- a/include/sfx2/infobar.hxx
+++ b/include/sfx2/infobar.hxx
@@ -30,7 +30,7 @@ class SFX2_DLLPUBLIC SfxInfoBarContainerChild : public SfxChildWindow
sal_uInt16 nId,
SfxBindings* pBindings,
SfxChildWinInfo* pInfo );
- virtual ~SfxInfoBarContainerChild();
+ virtual ~SfxInfoBarContainerChild() override;
SFX_DECL_CHILDWINDOW_WITHID( SfxInfoBarContainerChild );
@@ -56,7 +56,7 @@ class SfxInfoBarWindow : public vcl::Window
const basegfx::BColor* pForegroundColor,
const basegfx::BColor* pMessageColor,
WinBits nMessageStyle );
- virtual ~SfxInfoBarWindow( );
+ virtual ~SfxInfoBarWindow( ) override;
virtual void dispose() override;
const OUString& getId() const { return m_sId; }
@@ -81,7 +81,7 @@ class SfxInfoBarContainerWindow : public vcl::Window
public:
SfxInfoBarContainerWindow(SfxInfoBarContainerChild* pChildWin);
- virtual ~SfxInfoBarContainerWindow( );
+ virtual ~SfxInfoBarContainerWindow( ) override;
virtual void dispose() override;
SfxInfoBarWindow* appendInfoBar(const OUString& sId,
diff --git a/include/sfx2/inputdlg.hxx b/include/sfx2/inputdlg.hxx
index a2a1423fe9e8..11af70168f37 100644
--- a/include/sfx2/inputdlg.hxx
+++ b/include/sfx2/inputdlg.hxx
@@ -25,7 +25,7 @@ public:
OUString GetEntryText () const;
void SetEntryText( OUString const & sStr );
void HideHelpBtn();
- virtual ~InputDialog();
+ virtual ~InputDialog() override;
virtual void dispose() override;
private:
diff --git a/include/sfx2/itemconnect.hxx b/include/sfx2/itemconnect.hxx
index e9d5cae143b8..95a9e5509f39 100644
--- a/include/sfx2/itemconnect.hxx
+++ b/include/sfx2/itemconnect.hxx
@@ -244,7 +244,7 @@ public:
explicit ItemControlConnection( sal_uInt16 nSlot, ControlType& rControl,
ItemConnFlags nFlags = ITEMCONN_DEFAULT );
- virtual ~ItemControlConnection();
+ virtual ~ItemControlConnection() override;
protected:
/** Actions according to current flags for the control. */
@@ -379,7 +379,7 @@ class ItemConnectionArray : public ItemConnectionBase
{
public:
explicit ItemConnectionArray();
- virtual ~ItemConnectionArray();
+ virtual ~ItemConnectionArray() override;
/** Adds a new connection to the list.
@descr Takes ownership of the connection! */
diff --git a/include/sfx2/linksrc.hxx b/include/sfx2/linksrc.hxx
index 7e00047c769b..8c2770a4e1d4 100644
--- a/include/sfx2/linksrc.hxx
+++ b/include/sfx2/linksrc.hxx
@@ -58,7 +58,7 @@ private:
public:
SvLinkSource();
- virtual ~SvLinkSource();
+ virtual ~SvLinkSource() override;
bool HasDataLinks() const;
diff --git a/include/sfx2/lnkbase.hxx b/include/sfx2/lnkbase.hxx
index 36739c79ec17..f8e210ce3228 100644
--- a/include/sfx2/lnkbase.hxx
+++ b/include/sfx2/lnkbase.hxx
@@ -97,7 +97,7 @@ protected:
SvBaseLink();
SvBaseLink( SfxLinkUpdateMode nLinkType, SotClipboardFormatId nContentType = SotClipboardFormatId::STRING );
- virtual ~SvBaseLink();
+ virtual ~SvBaseLink() override;
void GetRealObject_( bool bConnect = true );
diff --git a/include/sfx2/mgetempl.hxx b/include/sfx2/mgetempl.hxx
index 78408344b20a..f5bc75e6afaa 100644
--- a/include/sfx2/mgetempl.hxx
+++ b/include/sfx2/mgetempl.hxx
@@ -79,7 +79,7 @@ friend class SfxStyleDialog;
void UpdateName_Impl(ListBox *, const OUString &rNew);
void SetDescriptionText_Impl();
- virtual ~SfxManageStyleSheetPage();
+ virtual ~SfxManageStyleSheetPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* );
diff --git a/include/sfx2/module.hxx b/include/sfx2/module.hxx
index 12967402dd59..8de3e907e882 100644
--- a/include/sfx2/module.hxx
+++ b/include/sfx2/module.hxx
@@ -70,7 +70,7 @@ private:
public:
SfxModule( ResMgr* pMgrP, std::initializer_list<SfxObjectFactory*> pFactoryList);
- virtual ~SfxModule();
+ virtual ~SfxModule() override;
ResMgr* GetResMgr();
SfxSlotPool* GetSlotPool() const;
diff --git a/include/sfx2/new.hxx b/include/sfx2/new.hxx
index c7f5b625b01e..a0d58b0fdfec 100644
--- a/include/sfx2/new.hxx
+++ b/include/sfx2/new.hxx
@@ -64,7 +64,7 @@ private:
public:
SfxNewFileDialog(vcl::Window *pParent, sal_uInt16 nFlags = 0);
- virtual ~SfxNewFileDialog();
+ virtual ~SfxNewFileDialog() override;
virtual void dispose() override;
// Returns false, when '- No -' is set as Template
diff --git a/include/sfx2/newstyle.hxx b/include/sfx2/newstyle.hxx
index dff6a3119ea4..142f707c7e34 100644
--- a/include/sfx2/newstyle.hxx
+++ b/include/sfx2/newstyle.hxx
@@ -45,7 +45,7 @@ private:
public:
SfxNewStyleDlg( vcl::Window* pParent, SfxStyleSheetBasePool& );
- virtual ~SfxNewStyleDlg();
+ virtual ~SfxNewStyleDlg() override;
virtual void dispose() override;
OUString GetName() const { return comphelper::string::stripStart(m_pColBox->GetText(), ' '); }
diff --git a/include/sfx2/objsh.hxx b/include/sfx2/objsh.hxx
index 2cc4af3055bf..35d6a50c60b8 100644
--- a/include/sfx2/objsh.hxx
+++ b/include/sfx2/objsh.hxx
@@ -223,7 +223,7 @@ private:
protected:
SfxObjectShell(SfxObjectCreateMode);
SfxObjectShell(SfxModelFlags); // see sfxmodelfactory.hxx
- virtual ~SfxObjectShell();
+ virtual ~SfxObjectShell() override;
void ModifyChanged();
virtual bool Close() override;
diff --git a/include/sfx2/passwd.hxx b/include/sfx2/passwd.hxx
index 60d45aaea06c..128a51a5fdfe 100644
--- a/include/sfx2/passwd.hxx
+++ b/include/sfx2/passwd.hxx
@@ -84,7 +84,7 @@ private:
public:
SfxPasswordDialog(vcl::Window* pParent, const OUString* pGroupText = nullptr);
- virtual ~SfxPasswordDialog();
+ virtual ~SfxPasswordDialog() override;
virtual void dispose() override;
OUString GetUser() const
diff --git a/include/sfx2/printer.hxx b/include/sfx2/printer.hxx
index 2e5d5b43c823..c8d2c1e03143 100644
--- a/include/sfx2/printer.hxx
+++ b/include/sfx2/printer.hxx
@@ -47,7 +47,7 @@ public:
SfxPrinter( SfxItemSet *pTheOptions,
const JobSetup &rTheOrigJobSetup );
SfxPrinter( const SfxPrinter &rPrinter );
- virtual ~SfxPrinter();
+ virtual ~SfxPrinter() override;
virtual void dispose() override;
VclPtr<SfxPrinter> Clone() const;
diff --git a/include/sfx2/printopt.hxx b/include/sfx2/printopt.hxx
index ab1b91428e7a..4d7f96de878e 100644
--- a/include/sfx2/printopt.hxx
+++ b/include/sfx2/printopt.hxx
@@ -91,7 +91,7 @@ protected:
public:
SfxCommonPrintOptionsTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SfxCommonPrintOptionsTabPage();
+ virtual ~SfxCommonPrintOptionsTabPage() override;
virtual void dispose() override;
virtual bool FillItemSet( SfxItemSet* rSet ) override;
virtual void Reset( const SfxItemSet* rSet ) override;
diff --git a/include/sfx2/prnmon.hxx b/include/sfx2/prnmon.hxx
index f54e8837bb16..8df11c89ac39 100644
--- a/include/sfx2/prnmon.hxx
+++ b/include/sfx2/prnmon.hxx
@@ -43,7 +43,7 @@ public:
SfxPrintOptionsDialog( vcl::Window *pParent,
SfxViewShell *pViewShell,
const SfxItemSet *rOptions );
- virtual ~SfxPrintOptionsDialog();
+ virtual ~SfxPrintOptionsDialog() override;
virtual void dispose() override;
virtual short Execute() override;
diff --git a/include/sfx2/request.hxx b/include/sfx2/request.hxx
index d6dd53df7480..1ebc08b531fc 100644
--- a/include/sfx2/request.hxx
+++ b/include/sfx2/request.hxx
@@ -63,7 +63,7 @@ public:
SfxCallMode nCallMode, SfxItemPool &rPool );
SfxRequest( sal_uInt16 nSlot, SfxCallMode nCallMode, const SfxAllItemSet& rSfxArgs );
SfxRequest( const SfxRequest& rOrig );
- virtual ~SfxRequest();
+ virtual ~SfxRequest() override;
sal_uInt16 GetSlot() const { return nSlot; }
void SetSlot(sal_uInt16 nNewSlot) { nSlot = nNewSlot; }
diff --git a/include/sfx2/saveastemplatedlg.hxx b/include/sfx2/saveastemplatedlg.hxx
index 7d4d46e16e0a..d08abf31a931 100644
--- a/include/sfx2/saveastemplatedlg.hxx
+++ b/include/sfx2/saveastemplatedlg.hxx
@@ -61,7 +61,7 @@ public:
explicit SfxSaveAsTemplateDialog();
- virtual ~SfxSaveAsTemplateDialog();
+ virtual ~SfxSaveAsTemplateDialog() override;
virtual void dispose() override;
};
diff --git a/include/sfx2/sfxbasecontroller.hxx b/include/sfx2/sfxbasecontroller.hxx
index f6260c54c238..c87f563380fb 100644
--- a/include/sfx2/sfxbasecontroller.hxx
+++ b/include/sfx2/sfxbasecontroller.hxx
@@ -90,7 +90,7 @@ public:
SfxBaseController( SfxViewShell* pView ) ;
- virtual ~SfxBaseController() ;
+ virtual ~SfxBaseController() override ;
SAL_DLLPRIVATE void ReleaseShell_Impl();
SAL_DLLPRIVATE void BorderWidthsChanged_Impl();
diff --git a/include/sfx2/sfxbasemodel.hxx b/include/sfx2/sfxbasemodel.hxx
index e6c618bdf274..470dd909bbf6 100644
--- a/include/sfx2/sfxbasemodel.hxx
+++ b/include/sfx2/sfxbasemodel.hxx
@@ -174,7 +174,7 @@ public:
SfxBaseModel( SfxObjectShell *pObjectShell = nullptr ) ;
- virtual ~SfxBaseModel() ;
+ virtual ~SfxBaseModel() override ;
// XInterface
diff --git a/include/sfx2/sfxdlg.hxx b/include/sfx2/sfxdlg.hxx
index 13c1908385ed..5469ea36aed2 100644
--- a/include/sfx2/sfxdlg.hxx
+++ b/include/sfx2/sfxdlg.hxx
@@ -114,7 +114,7 @@ namespace com { namespace sun { namespace star { namespace frame { class XFrame;
class SFX2_DLLPUBLIC SfxAbstractDialogFactory : virtual public VclAbstractDialogFactory
{
public:
- virtual ~SfxAbstractDialogFactory(); // needed for export of vtable
+ virtual ~SfxAbstractDialogFactory() override; // needed for export of vtable
static SfxAbstractDialogFactory* Create();
virtual VclAbstractDialog* CreateFrameDialog( const css::uno::Reference< css::frame::XFrame >& rFrame, sal_uInt32 nResId, const rtl::OUString& rParameter ) = 0;
virtual SfxAbstractTabDialog* CreateAutoCorrTabDialog( const SfxItemSet* pAttrSet ) = 0;
diff --git a/include/sfx2/sfxhelp.hxx b/include/sfx2/sfxhelp.hxx
index 12b2f806fcd8..da6a5a281383 100644
--- a/include/sfx2/sfxhelp.hxx
+++ b/include/sfx2/sfxhelp.hxx
@@ -41,7 +41,7 @@ private:
public:
SfxHelp();
- virtual ~SfxHelp();
+ virtual ~SfxHelp() override;
virtual OUString GetHelpText( const OUString&, const vcl::Window* pWindow ) override;
diff --git a/include/sfx2/sfxhtml.hxx b/include/sfx2/sfxhtml.hxx
index 93e25e04cc5f..6be84c2f98d5 100644
--- a/include/sfx2/sfxhtml.hxx
+++ b/include/sfx2/sfxhtml.hxx
@@ -47,7 +47,7 @@ protected:
SfxHTMLParser( SvStream& rStream, bool bNewDoc=true, SfxMedium *pMedium=nullptr );
- virtual ~SfxHTMLParser();
+ virtual ~SfxHTMLParser() override;
public:
// Read the options of an image map
diff --git a/include/sfx2/sfxstatuslistener.hxx b/include/sfx2/sfxstatuslistener.hxx
index 560a0e570f48..ab9cb1e85363 100644
--- a/include/sfx2/sfxstatuslistener.hxx
+++ b/include/sfx2/sfxstatuslistener.hxx
@@ -39,7 +39,7 @@ class SFX2_DLLPUBLIC SfxStatusListener : public ::cppu::WeakImplHelper2<
public:
SfxStatusListener( const css::uno::Reference< css::frame::XDispatchProvider >& rDispatchProvider, sal_uInt16 nSlotId, const OUString& aCommand );
- virtual ~SfxStatusListener();
+ virtual ~SfxStatusListener() override;
// old methods from SfxControllerItem
sal_uInt16 GetId() const { return m_nSlotID; }
diff --git a/include/sfx2/shell.hxx b/include/sfx2/shell.hxx
index ed7b55bb7c7d..ffb6d27c70d9 100644
--- a/include/sfx2/shell.hxx
+++ b/include/sfx2/shell.hxx
@@ -148,7 +148,7 @@ public:
The SbxObject may continue to exist, but can not any longer perform
any functions and can not provide any properties.
*/
- virtual ~SfxShell();
+ virtual ~SfxShell() override;
/**
With this virtual method, which is automatically overridden by each subclass
diff --git a/include/sfx2/sidebar/Accessible.hxx b/include/sfx2/sidebar/Accessible.hxx
index 434e7aad43c6..eaa3f52eeba9 100644
--- a/include/sfx2/sidebar/Accessible.hxx
+++ b/include/sfx2/sidebar/Accessible.hxx
@@ -46,7 +46,7 @@ class Accessible
public:
explicit Accessible (
const css::uno::Reference<css::accessibility::XAccessibleContext>& rxContext);
- virtual ~Accessible();
+ virtual ~Accessible() override;
Accessible(const Accessible&) = delete;
Accessible& operator=( const Accessible& ) = delete;
diff --git a/include/sfx2/sidebar/AccessibleTitleBar.hxx b/include/sfx2/sidebar/AccessibleTitleBar.hxx
index e81a9722b229..3ed43ab248b2 100644
--- a/include/sfx2/sidebar/AccessibleTitleBar.hxx
+++ b/include/sfx2/sidebar/AccessibleTitleBar.hxx
@@ -37,7 +37,7 @@ protected:
private:
explicit AccessibleTitleBar (VCLXWindow* pWindow);
- virtual ~AccessibleTitleBar();
+ virtual ~AccessibleTitleBar() override;
};
} } // end of namespace sfx2::sidebar
diff --git a/include/sfx2/sidebar/ControllerItem.hxx b/include/sfx2/sidebar/ControllerItem.hxx
index ef2bf845c9f6..b984792c87bf 100644
--- a/include/sfx2/sidebar/ControllerItem.hxx
+++ b/include/sfx2/sidebar/ControllerItem.hxx
@@ -81,7 +81,7 @@ public:
/// releases our action listener
virtual void dispose() override;
- virtual ~ControllerItem();
+ virtual ~ControllerItem() override;
/** Returns </TRUE> when the slot/command has not been disabled.
Changes of this state are notified via the
diff --git a/include/sfx2/sidebar/Deck.hxx b/include/sfx2/sidebar/Deck.hxx
index c336d9f808f2..299e25641e30 100644
--- a/include/sfx2/sidebar/Deck.hxx
+++ b/include/sfx2/sidebar/Deck.hxx
@@ -41,7 +41,7 @@ public:
Deck(const DeckDescriptor& rDeckDescriptor,
vcl::Window* pParentWindow,
const std::function<void()>& rCloserAction);
- virtual ~Deck();
+ virtual ~Deck() override;
virtual void dispose() override;
const OUString& GetId() const { return msId; }
diff --git a/include/sfx2/sidebar/Panel.hxx b/include/sfx2/sidebar/Panel.hxx
index 1ea28de425e6..67939992fb4f 100644
--- a/include/sfx2/sidebar/Panel.hxx
+++ b/include/sfx2/sidebar/Panel.hxx
@@ -43,7 +43,7 @@ public:
const std::function<Context()>& rContextAccess,
const css::uno::Reference<css::frame::XFrame>& rxFrame);
- virtual ~Panel();
+ virtual ~Panel() override;
virtual void dispose() override;
PanelTitleBar* GetTitleBar() const;
diff --git a/include/sfx2/sidebar/PanelTitleBar.hxx b/include/sfx2/sidebar/PanelTitleBar.hxx
index 52a04eb938d1..998a12d68ee6 100644
--- a/include/sfx2/sidebar/PanelTitleBar.hxx
+++ b/include/sfx2/sidebar/PanelTitleBar.hxx
@@ -32,7 +32,7 @@ class PanelTitleBar
{
public:
PanelTitleBar(const OUString& rsTitle, vcl::Window* pParentWindow, Panel* pPanel);
- virtual ~PanelTitleBar();
+ virtual ~PanelTitleBar() override;
virtual void dispose() override;
void SetMoreOptionsCommand(const OUString& rsCommandName,
diff --git a/include/sfx2/sidebar/SidebarController.hxx b/include/sfx2/sidebar/SidebarController.hxx
index 8ff117f7d7cf..c32e9c4410a7 100644
--- a/include/sfx2/sidebar/SidebarController.hxx
+++ b/include/sfx2/sidebar/SidebarController.hxx
@@ -72,7 +72,7 @@ public:
SidebarController(
SidebarDockingWindow* pParentWindow,
const css::uno::Reference<css::frame::XFrame>& rxFrame);
- virtual ~SidebarController();
+ virtual ~SidebarController() override;
SidebarController(const SidebarController&) = delete;
SidebarController& operator=( const SidebarController& ) = delete;
diff --git a/include/sfx2/sidebar/SidebarDockingWindow.hxx b/include/sfx2/sidebar/SidebarDockingWindow.hxx
index e725031c8aa5..0a0a55c76c5e 100644
--- a/include/sfx2/sidebar/SidebarDockingWindow.hxx
+++ b/include/sfx2/sidebar/SidebarDockingWindow.hxx
@@ -34,7 +34,7 @@ class SidebarDockingWindow : public SfxDockingWindow
public:
SidebarDockingWindow(SfxBindings* pBindings, SidebarChildWindow& rChildWindow,
vcl::Window* pParent, WinBits nBits);
- virtual ~SidebarDockingWindow();
+ virtual ~SidebarDockingWindow() override;
virtual void dispose() override;
using SfxDockingWindow::Close;
diff --git a/include/sfx2/sidebar/SidebarPanelBase.hxx b/include/sfx2/sidebar/SidebarPanelBase.hxx
index 606d65c335ef..e0943b4bccf9 100644
--- a/include/sfx2/sidebar/SidebarPanelBase.hxx
+++ b/include/sfx2/sidebar/SidebarPanelBase.hxx
@@ -102,7 +102,7 @@ protected:
SidebarPanelBase(const OUString& rsResourceURL, const css::uno::Reference<css::frame::XFrame>& rxFrame,
vcl::Window* pWindow, const css::ui::LayoutSize& rLayoutSize);
- virtual ~SidebarPanelBase();
+ virtual ~SidebarPanelBase() override;
SidebarPanelBase(const SidebarPanelBase&) = delete;
SidebarPanelBase& operator=( const SidebarPanelBase& ) = delete;
diff --git a/include/sfx2/sidebar/SidebarToolBox.hxx b/include/sfx2/sidebar/SidebarToolBox.hxx
index 3eb7eb49efe2..893e8cecf16f 100644
--- a/include/sfx2/sidebar/SidebarToolBox.hxx
+++ b/include/sfx2/sidebar/SidebarToolBox.hxx
@@ -40,7 +40,7 @@ class SFX2_DLLPUBLIC SidebarToolBox : public ToolBox
{
public:
SidebarToolBox(vcl::Window* pParentWindow);
- virtual ~SidebarToolBox();
+ virtual ~SidebarToolBox() override;
virtual void dispose() override;
virtual ToolBoxButtonSize GetIconSize() const;
diff --git a/include/sfx2/sidebar/TabBar.hxx b/include/sfx2/sidebar/TabBar.hxx
index a805a94cd42a..e8982460c75a 100644
--- a/include/sfx2/sidebar/TabBar.hxx
+++ b/include/sfx2/sidebar/TabBar.hxx
@@ -72,7 +72,7 @@ public:
const PopupMenuProvider& rPopupMenuProvider,
SidebarController* rParentSidebarController);
- virtual ~TabBar();
+ virtual ~TabBar() override;
virtual void dispose() override;
virtual void Paint (vcl::RenderContext& /*rRenderContext*/, const Rectangle& rUpdateArea) override;
diff --git a/include/sfx2/sidebar/Theme.hxx b/include/sfx2/sidebar/Theme.hxx
index 2e12de396a92..84552e54bd44 100644
--- a/include/sfx2/sidebar/Theme.hxx
+++ b/include/sfx2/sidebar/Theme.hxx
@@ -148,7 +148,7 @@ public:
void InitializeTheme();
Theme();
- virtual ~Theme();
+ virtual ~Theme() override;
Theme(const Theme&) = delete;
Theme& operator=( const Theme& ) = delete;
diff --git a/include/sfx2/sidebar/TitleBar.hxx b/include/sfx2/sidebar/TitleBar.hxx
index 868e1327c0f1..612172e8e881 100644
--- a/include/sfx2/sidebar/TitleBar.hxx
+++ b/include/sfx2/sidebar/TitleBar.hxx
@@ -32,7 +32,7 @@ public:
TitleBar (const OUString& rsTitle,
vcl::Window* pParentWindow,
const sidebar::Paint& rInitialBackgroundPaint);
- virtual ~TitleBar();
+ virtual ~TitleBar() override;
virtual void dispose() override;
void SetTitle (const OUString& rsTitle);
diff --git a/include/sfx2/sidebar/UnoDeck.hxx b/include/sfx2/sidebar/UnoDeck.hxx
index 74d4d75e665e..9de2feb69c1c 100644
--- a/include/sfx2/sidebar/UnoDeck.hxx
+++ b/include/sfx2/sidebar/UnoDeck.hxx
@@ -30,7 +30,7 @@ class SfxUnoDeck : public ::cppu::WeakImplHelper1< css::ui::XDeck >
public:
SfxUnoDeck(const css::uno::Reference<css::frame::XFrame>& , const OUString&);
- virtual ~SfxUnoDeck() {};
+ virtual ~SfxUnoDeck() override {};
virtual OUString SAL_CALL getId()
throw(css::uno::RuntimeException, std::exception) override;
diff --git a/include/sfx2/sidebar/UnoDecks.hxx b/include/sfx2/sidebar/UnoDecks.hxx
index b073033064c7..88571996ace4 100644
--- a/include/sfx2/sidebar/UnoDecks.hxx
+++ b/include/sfx2/sidebar/UnoDecks.hxx
@@ -32,7 +32,7 @@ class SfxUnoDecks : public ::cppu::WeakImplHelper1< css::ui::XDecks >
public:
SfxUnoDecks(const css::uno::Reference<css::frame::XFrame>&);
- virtual ~SfxUnoDecks() {};
+ virtual ~SfxUnoDecks() override {};
// XNameAccess
diff --git a/include/sfx2/sidebar/UnoPanel.hxx b/include/sfx2/sidebar/UnoPanel.hxx
index 227358e61ba3..88f47e9ecf45 100644
--- a/include/sfx2/sidebar/UnoPanel.hxx
+++ b/include/sfx2/sidebar/UnoPanel.hxx
@@ -33,7 +33,7 @@ class SfxUnoPanel : public ::cppu::WeakImplHelper1< css::ui::XPanel >
public:
SfxUnoPanel(const css::uno::Reference<css::frame::XFrame>& , const OUString&, const OUString&);
- virtual ~SfxUnoPanel() {};
+ virtual ~SfxUnoPanel() override {};
virtual OUString SAL_CALL getId()
throw(css::uno::RuntimeException, std::exception) override;
diff --git a/include/sfx2/sidebar/UnoPanels.hxx b/include/sfx2/sidebar/UnoPanels.hxx
index d23d3da14011..f34aefca4f31 100644
--- a/include/sfx2/sidebar/UnoPanels.hxx
+++ b/include/sfx2/sidebar/UnoPanels.hxx
@@ -30,7 +30,7 @@ class SfxUnoPanels : public ::cppu::WeakImplHelper1< css::ui::XPanels >
public:
SfxUnoPanels(const css::uno::Reference<css::frame::XFrame>& , const OUString&);
- virtual ~SfxUnoPanels() {};
+ virtual ~SfxUnoPanels() override {};
// XPanels
virtual OUString SAL_CALL getDeckId()
diff --git a/include/sfx2/stbitem.hxx b/include/sfx2/stbitem.hxx
index f4970d884cac..6f54c4a3d413 100644
--- a/include/sfx2/stbitem.hxx
+++ b/include/sfx2/stbitem.hxx
@@ -107,7 +107,7 @@ protected:
public:
SfxStatusBarControl( sal_uInt16 nSlotID, sal_uInt16 nId, StatusBar& rBar );
- virtual ~SfxStatusBarControl();
+ virtual ~SfxStatusBarControl() override;
sal_uInt16 GetSlotId() const { return nSlotId; }
sal_uInt16 GetId() const { return nId; }
diff --git a/include/sfx2/styledlg.hxx b/include/sfx2/styledlg.hxx
index a1c799e347c1..50756c0f2783 100644
--- a/include/sfx2/styledlg.hxx
+++ b/include/sfx2/styledlg.hxx
@@ -38,7 +38,7 @@ public:
SfxStyleDialog(vcl::Window* pParent, const OUString& rID,
const OUString& rUIXMLDescription, SfxStyleSheetBase&);
- virtual ~SfxStyleDialog();
+ virtual ~SfxStyleDialog() override;
virtual void dispose() override;
SfxStyleSheetBase& GetStyleSheet() { return *pStyle; }
diff --git a/include/sfx2/tabdlg.hxx b/include/sfx2/tabdlg.hxx
index d80d269c2293..663310f3cb7f 100644
--- a/include/sfx2/tabdlg.hxx
+++ b/include/sfx2/tabdlg.hxx
@@ -124,7 +124,7 @@ public:
SfxTabDialog(vcl::Window* pParent,
const OUString& rID, const OUString& rUIXMLDescription,
const SfxItemSet * = nullptr, bool bEditFmt = false);
- virtual ~SfxTabDialog();
+ virtual ~SfxTabDialog() override;
virtual void dispose() override;
sal_uInt16 AddTabPage( const OString& rName, // Name of the label for the page in the notebook .ui
@@ -243,7 +243,7 @@ protected:
void AddItemConnection( sfx::ItemConnectionBase* pConnection );
public:
- virtual ~SfxTabPage();
+ virtual ~SfxTabPage() override;
virtual void dispose() override;
const SfxItemSet& GetItemSet() const { return *pSet; }
diff --git a/include/sfx2/tbxctrl.hxx b/include/sfx2/tbxctrl.hxx
index 6c0d322d2bcb..3a9d101549ba 100644
--- a/include/sfx2/tbxctrl.hxx
+++ b/include/sfx2/tbxctrl.hxx
@@ -116,7 +116,7 @@ public:
const css::uno::Reference< css::frame::XFrame >& rFrame,
vcl::Window* pParentWindow,
WinBits nBits );
- virtual ~SfxPopupWindow();
+ virtual ~SfxPopupWindow() override;
virtual void dispose() override;
virtual void MouseMove( const MouseEvent& rMEvt ) override;
@@ -203,7 +203,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SfxToolBoxControl( sal_uInt16 nSlotID, sal_uInt16 nId, ToolBox& rBox, bool bShowStrings = false );
- virtual ~SfxToolBoxControl();
+ virtual ~SfxToolBoxControl() override;
ToolBox& GetToolBox() const;
unsigned short GetId() const;
diff --git a/include/sfx2/templatedlg.hxx b/include/sfx2/templatedlg.hxx
index ba975f57fe9e..acb15217382d 100644
--- a/include/sfx2/templatedlg.hxx
+++ b/include/sfx2/templatedlg.hxx
@@ -46,7 +46,7 @@ public:
SfxTemplateManagerDlg(vcl::Window *parent = nullptr);
- virtual ~SfxTemplateManagerDlg();
+ virtual ~SfxTemplateManagerDlg() override;
virtual void dispose() override;
virtual short Execute() override;
@@ -185,7 +185,7 @@ public:
explicit SfxTemplateCategoryDialog();
- virtual ~SfxTemplateCategoryDialog();
+ virtual ~SfxTemplateCategoryDialog() override;
virtual void dispose() override;
};
@@ -197,7 +197,7 @@ class SFX2_DLLPUBLIC SfxTemplateSelectionDlg : public SfxTemplateManagerDlg
public:
SfxTemplateSelectionDlg(vcl::Window *parent = nullptr);
- virtual ~SfxTemplateSelectionDlg();
+ virtual ~SfxTemplateSelectionDlg() override;
virtual void dispose() override;
virtual short Execute() override;
diff --git a/include/sfx2/templatelocalview.hxx b/include/sfx2/templatelocalview.hxx
index e83e71cbfa6c..300330c87a93 100644
--- a/include/sfx2/templatelocalview.hxx
+++ b/include/sfx2/templatelocalview.hxx
@@ -80,7 +80,7 @@ public:
TemplateLocalView ( vcl::Window* pParent );
- virtual ~TemplateLocalView ();
+ virtual ~TemplateLocalView () override;
virtual void dispose() override;
// Fill view with new item list
diff --git a/include/sfx2/templateviewitem.hxx b/include/sfx2/templateviewitem.hxx
index c6bcbfb656dc..098241fcf1af 100644
--- a/include/sfx2/templateviewitem.hxx
+++ b/include/sfx2/templateviewitem.hxx
@@ -18,7 +18,7 @@ public:
TemplateViewItem (ThumbnailView &rView, sal_uInt16 nId);
- virtual ~TemplateViewItem ();
+ virtual ~TemplateViewItem () override;
void setPath (const OUString &rPath) { maPath = rPath; }
diff --git a/include/sfx2/templdlg.hxx b/include/sfx2/templdlg.hxx
index 9ffded71a851..4f918c839205 100644
--- a/include/sfx2/templdlg.hxx
+++ b/include/sfx2/templdlg.hxx
@@ -34,7 +34,7 @@ class SFX2_DLLPUBLIC SfxTemplatePanelControl : public vcl::Window
{
public:
SfxTemplatePanelControl(SfxBindings* pBindings, vcl::Window* pParentWindow);
- virtual ~SfxTemplatePanelControl();
+ virtual ~SfxTemplatePanelControl() override;
virtual void dispose() override;
virtual void DataChanged( const DataChangedEvent& _rDCEvt ) override;
diff --git a/include/sfx2/thumbnailview.hxx b/include/sfx2/thumbnailview.hxx
index c4e2e1a069f7..f761a3780b00 100644
--- a/include/sfx2/thumbnailview.hxx
+++ b/include/sfx2/thumbnailview.hxx
@@ -182,7 +182,7 @@ public:
ThumbnailView(vcl::Window* pParent, WinBits nWinStyle = WB_TABSTOP);
- virtual ~ThumbnailView();
+ virtual ~ThumbnailView() override;
virtual void dispose() override;
virtual void MouseMove(const MouseEvent& rMEvt) override;
diff --git a/include/sfx2/titledockwin.hxx b/include/sfx2/titledockwin.hxx
index cbb8766da125..2a4541b480b9 100644
--- a/include/sfx2/titledockwin.hxx
+++ b/include/sfx2/titledockwin.hxx
@@ -37,7 +37,7 @@ namespace sfx2
vcl::Window* i_pParent
);
- virtual ~TitledDockingWindow();
+ virtual ~TitledDockingWindow() override;
virtual void dispose() override;
/** sets a title to be displayed in the docking window
diff --git a/include/sfx2/unoctitm.hxx b/include/sfx2/unoctitm.hxx
index 834f3b71ea52..9446bc10d50d 100644
--- a/include/sfx2/unoctitm.hxx
+++ b/include/sfx2/unoctitm.hxx
@@ -82,7 +82,7 @@ public:
SfxOfficeDispatch( SfxDispatcher* pDispat,
const SfxSlot* pSlot,
const css::util::URL& rURL );
- virtual ~SfxOfficeDispatch();
+ virtual ~SfxOfficeDispatch() override;
virtual void SAL_CALL dispatchWithNotification( const css::util::URL& aURL,
const css::uno::Sequence< css::beans::PropertyValue >& aArgs,
@@ -134,7 +134,7 @@ public:
SfxDispatcher* pDispat,
const SfxSlot* pSlot,
const css::util::URL& rURL );
- virtual ~SfxDispatchController_Impl();
+ virtual ~SfxDispatchController_Impl() override;
static OUString getSlaveCommand( const css::util::URL& rURL );
diff --git a/include/sfx2/viewfrm.hxx b/include/sfx2/viewfrm.hxx
index 4c40587f5bbd..90d49a84964a 100644
--- a/include/sfx2/viewfrm.hxx
+++ b/include/sfx2/viewfrm.hxx
@@ -80,7 +80,7 @@ protected:
DECL_LINK_TYPED( SwitchReadOnlyHandler, Button*, void );
SAL_DLLPRIVATE void KillDispatcher_Impl();
- virtual ~SfxViewFrame();
+ virtual ~SfxViewFrame() override;
public:
SfxViewFrame( SfxFrame& rFrame, SfxObjectShell *pDoc = nullptr );
diff --git a/include/sfx2/viewsh.hxx b/include/sfx2/viewsh.hxx
index 1c7266a141b7..c0a9be248175 100644
--- a/include/sfx2/viewsh.hxx
+++ b/include/sfx2/viewsh.hxx
@@ -188,7 +188,7 @@ private:
public:
SfxViewShell( SfxViewFrame *pFrame, SfxViewShellFlags nFlags = SfxViewShellFlags::NONE );
- virtual ~SfxViewShell();
+ virtual ~SfxViewShell() override;
SfxInPlaceClient* GetIPClient() const;
SfxInPlaceClient* GetUIActiveClient() const;
diff --git a/include/sfx2/zoomitem.hxx b/include/sfx2/zoomitem.hxx
index 84632ea96643..b846079a3dfd 100644
--- a/include/sfx2/zoomitem.hxx
+++ b/include/sfx2/zoomitem.hxx
@@ -63,7 +63,7 @@ public:
SvxZoomItem( SvxZoomType eZoomType = SvxZoomType::PERCENT,
sal_uInt16 nVal = 0, sal_uInt16 nWhich = SID_ATTR_ZOOM );
SvxZoomItem( const SvxZoomItem& );
- virtual ~SvxZoomItem();
+ virtual ~SvxZoomItem() override;
void SetValueSet( SvxZoomEnableFlags nValues ) { nValueSet = nValues; }
SvxZoomEnableFlags GetValueSet() const { return nValueSet; }
diff --git a/include/sot/filelist.hxx b/include/sot/filelist.hxx
index 10502c12c7e6..430568c4151e 100644
--- a/include/sot/filelist.hxx
+++ b/include/sot/filelist.hxx
@@ -36,7 +36,7 @@ protected:
public:
FileList() {};
- virtual ~FileList();
+ virtual ~FileList() override;
// Zuweisungsoperator
FileList& operator=( const FileList& rFileList );
diff --git a/include/sot/object.hxx b/include/sot/object.hxx
index 8991a21b7590..9680eaba48a9 100644
--- a/include/sot/object.hxx
+++ b/include/sot/object.hxx
@@ -31,7 +31,7 @@ class SOT_DLLPUBLIC SotObject : virtual public SvRefBase
bool bInClose; // TRUE, in DoClose
protected:
- virtual ~SotObject();
+ virtual ~SotObject() override;
virtual bool Close();
public:
diff --git a/include/sot/stg.hxx b/include/sot/stg.hxx
index 9439c289c875..2c3ccda0cbfb 100644
--- a/include/sot/stg.hxx
+++ b/include/sot/stg.hxx
@@ -51,7 +51,7 @@ protected:
StreamMode m_nMode; // open mode
bool m_bAutoCommit;
StorageBase();
- virtual ~StorageBase();
+ virtual ~StorageBase() override;
public:
virtual bool Validate( bool=false ) const = 0;
virtual bool ValidateMode( StreamMode ) const = 0;
@@ -137,7 +137,7 @@ class StorageStream : public BaseStorageStream, public OLEStorageBase
//friend class Storage;
sal_uLong nPos; // current position
protected:
- virtual ~StorageStream();
+ virtual ~StorageStream() override;
public:
StorageStream( StgIo*, StgDirEntry*, StreamMode );
virtual sal_uLong Read( void * pData, sal_uLong nSize ) override;
@@ -163,7 +163,7 @@ class SOT_DLLPUBLIC Storage : public BaseStorage, public OLEStorageBase
void Init( bool bCreate );
Storage( StgIo*, StgDirEntry*, StreamMode );
protected:
- virtual ~Storage();
+ virtual ~Storage() override;
public:
Storage( const OUString &, StreamMode = StreamMode::STD_READWRITE, bool bDirect = true );
Storage( SvStream& rStrm, bool bDirect = true );
@@ -219,7 +219,7 @@ friend class UCBStorage;
UCBStorageStream_Impl*
pImp;
protected:
- virtual ~UCBStorageStream();
+ virtual ~UCBStorageStream() override;
public:
UCBStorageStream( const OUString& rName, StreamMode nMode, bool bDirect, const OString* pKey, bool bRepair, css::uno::Reference< css::ucb::XProgressHandler > const & xProgress );
UCBStorageStream( UCBStorageStream_Impl* );
@@ -253,7 +253,7 @@ class SOT_DLLPUBLIC UCBStorage : public BaseStorage
UCBStorage_Impl* pImp;
protected:
- virtual ~UCBStorage();
+ virtual ~UCBStorage() override;
public:
static bool IsStorageFile( SvStream* );
static OUString GetLinkedFile( SvStream& );
diff --git a/include/sot/storage.hxx b/include/sot/storage.hxx
index d2e56c6caf0e..92134c20f821 100644
--- a/include/sot/storage.hxx
+++ b/include/sot/storage.hxx
@@ -42,7 +42,7 @@ protected:
virtual sal_uLong PutData( const void* pData, sal_uLong nSize ) override;
virtual sal_uInt64 SeekPos(sal_uInt64 nPos) override;
virtual void FlushData() override;
- virtual ~SotStorageStream();
+ virtual ~SotStorageStream() override;
public:
SotStorageStream( const OUString &,
StreamMode = StreamMode::STD_READWRITE );
@@ -73,7 +73,7 @@ friend class SotStorageStream;
long m_nVersion;
protected:
- virtual ~SotStorage();
+ virtual ~SotStorage() override;
void CreateStorage( bool bUCBStorage, StreamMode );
public:
SotStorage( const OUString &,
diff --git a/include/svl/aeitem.hxx b/include/svl/aeitem.hxx
index e0f4254b3c7e..961737922047 100644
--- a/include/svl/aeitem.hxx
+++ b/include/svl/aeitem.hxx
@@ -42,7 +42,7 @@ public:
SfxAllEnumItem( sal_uInt16 nWhich, sal_uInt16 nVal );
SfxAllEnumItem( sal_uInt16 nWhich, SvStream &rStream );
SfxAllEnumItem( const SfxAllEnumItem & );
- virtual ~SfxAllEnumItem();
+ virtual ~SfxAllEnumItem() override;
void InsertValue( sal_uInt16 nValue );
void InsertValue( sal_uInt16 nValue, const OUString &rText );
diff --git a/include/svl/cintitem.hxx b/include/svl/cintitem.hxx
index 12d9ce30efa8..2c8afc8aa5e3 100644
--- a/include/svl/cintitem.hxx
+++ b/include/svl/cintitem.hxx
@@ -37,7 +37,7 @@ public:
SfxPoolItem(rItem), m_nValue(rItem.m_nValue)
{}
- virtual ~CntByteItem() {}
+ virtual ~CntByteItem() override {}
virtual bool operator ==(const SfxPoolItem & rItem) const override;
@@ -86,7 +86,7 @@ public:
SfxPoolItem(rItem), m_nValue(rItem.m_nValue)
{}
- virtual ~CntUInt16Item() {}
+ virtual ~CntUInt16Item() override {}
virtual bool operator ==(const SfxPoolItem & rItem) const override;
@@ -135,7 +135,7 @@ public:
SfxPoolItem(rItem), m_nValue(rItem.m_nValue)
{}
- virtual ~CntInt32Item() {}
+ virtual ~CntInt32Item() override {}
virtual bool operator ==(const SfxPoolItem & rItem) const override;
@@ -184,7 +184,7 @@ public:
SfxPoolItem(rItem), m_nValue(rItem.m_nValue)
{}
- virtual ~CntUInt32Item() {}
+ virtual ~CntUInt32Item() override {}
virtual bool operator ==(const SfxPoolItem & rItem) const override;
diff --git a/include/svl/cjkoptions.hxx b/include/svl/cjkoptions.hxx
index e35cfb2bfe27..e173e60f6287 100644
--- a/include/svl/cjkoptions.hxx
+++ b/include/svl/cjkoptions.hxx
@@ -51,7 +51,7 @@ public:
// bDontLoad is for referencing purposes only
SvtCJKOptions(bool bDontLoad = false);
- virtual ~SvtCJKOptions();
+ virtual ~SvtCJKOptions() override;
bool IsCJKFontEnabled() const;
bool IsVerticalTextEnabled() const;
diff --git a/include/svl/cntwall.hxx b/include/svl/cntwall.hxx
index cbea63600df7..cd6800f66c40 100644
--- a/include/svl/cntwall.hxx
+++ b/include/svl/cntwall.hxx
@@ -38,7 +38,7 @@ public:
CntWallpaperItem( sal_uInt16 nWhich );
CntWallpaperItem( sal_uInt16 nWhich, SvStream& rStream, sal_uInt16 nVersion );
CntWallpaperItem( const CntWallpaperItem& rCpy );
- virtual ~CntWallpaperItem();
+ virtual ~CntWallpaperItem() override;
virtual sal_uInt16 GetVersion(sal_uInt16) const override;
diff --git a/include/svl/ctloptions.hxx b/include/svl/ctloptions.hxx
index 518f73e1d6b1..b3a941f62c48 100644
--- a/include/svl/ctloptions.hxx
+++ b/include/svl/ctloptions.hxx
@@ -37,7 +37,7 @@ public:
// bDontLoad is for referencing purposes only
SvtCTLOptions( bool bDontLoad = false );
- virtual ~SvtCTLOptions();
+ virtual ~SvtCTLOptions() override;
void SetCTLFontEnabled( bool _bEnabled );
bool IsCTLFontEnabled() const;
diff --git a/include/svl/custritm.hxx b/include/svl/custritm.hxx
index e89479aa0e76..5693ceb74ca0 100644
--- a/include/svl/custritm.hxx
+++ b/include/svl/custritm.hxx
@@ -41,7 +41,7 @@ public:
SfxPoolItem(rItem), m_aValue(rItem.m_aValue)
{}
- virtual ~CntUnencodedStringItem() {}
+ virtual ~CntUnencodedStringItem() override {}
virtual bool operator ==(const SfxPoolItem & rItem) const override;
diff --git a/include/svl/flagitem.hxx b/include/svl/flagitem.hxx
index ca4864ba3d8b..f9fd4c05a5d9 100644
--- a/include/svl/flagitem.hxx
+++ b/include/svl/flagitem.hxx
@@ -33,7 +33,7 @@ public:
explicit SfxFlagItem( sal_uInt16 nWhich = 0, sal_uInt16 nValue = 0 );
SfxFlagItem( const SfxFlagItem& );
- virtual ~SfxFlagItem() {}
+ virtual ~SfxFlagItem() override {}
virtual sal_uInt8 GetFlagCount() const;
diff --git a/include/svl/globalnameitem.hxx b/include/svl/globalnameitem.hxx
index 9547b4b64327..7c12cc3a6bf1 100644
--- a/include/svl/globalnameitem.hxx
+++ b/include/svl/globalnameitem.hxx
@@ -32,7 +32,7 @@ public:
SfxGlobalNameItem();
SfxGlobalNameItem( sal_uInt16 nWhich, const SvGlobalName& );
- virtual ~SfxGlobalNameItem();
+ virtual ~SfxGlobalNameItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
diff --git a/include/svl/grabbagitem.hxx b/include/svl/grabbagitem.hxx
index c4f95929a286..38c49b8b8193 100644
--- a/include/svl/grabbagitem.hxx
+++ b/include/svl/grabbagitem.hxx
@@ -26,7 +26,7 @@ public:
SfxGrabBagItem();
SfxGrabBagItem(sal_uInt16 nWhich);
SfxGrabBagItem(const SfxGrabBagItem& rItem);
- virtual ~SfxGrabBagItem();
+ virtual ~SfxGrabBagItem() override;
const std::map<OUString, css::uno::Any>& GetGrabBag() const
{
diff --git a/include/svl/ilstitem.hxx b/include/svl/ilstitem.hxx
index cea8abce74c0..422d38d6c023 100644
--- a/include/svl/ilstitem.hxx
+++ b/include/svl/ilstitem.hxx
@@ -35,7 +35,7 @@ public:
SfxIntegerListItem( sal_uInt16 nWhich, const ::std::vector < sal_Int32 >& rList );
SfxIntegerListItem( sal_uInt16 nWhich, const css::uno::Sequence < sal_Int32 >& rList );
SfxIntegerListItem( const SfxIntegerListItem& rItem );
- virtual ~SfxIntegerListItem();
+ virtual ~SfxIntegerListItem() override;
const std::vector< sal_Int32 >& GetList() const { return m_aList; }
diff --git a/include/svl/imageitm.hxx b/include/svl/imageitm.hxx
index d19c8be282de..f8cf163e74c0 100644
--- a/include/svl/imageitm.hxx
+++ b/include/svl/imageitm.hxx
@@ -32,7 +32,7 @@ public:
static SfxPoolItem* CreateDefault();
SfxImageItem( sal_uInt16 nWhich = 0 );
SfxImageItem( const SfxImageItem& );
- virtual ~SfxImageItem();
+ virtual ~SfxImageItem() override;
virtual SfxPoolItem* Clone( SfxItemPool* pPool = nullptr ) const override;
virtual bool operator==( const SfxPoolItem& ) const override;
diff --git a/include/svl/inethist.hxx b/include/svl/inethist.hxx
index 2a03d3b90d91..e983d1d6e05c 100644
--- a/include/svl/inethist.hxx
+++ b/include/svl/inethist.hxx
@@ -41,7 +41,7 @@ class SVL_DLLPUBLIC INetURLHistory : public SfxBroadcaster
/** Construction/Destruction.
*/
SAL_DLLPRIVATE INetURLHistory();
- SAL_DLLPRIVATE virtual ~INetURLHistory();
+ SAL_DLLPRIVATE virtual ~INetURLHistory() override;
/** Implementation.
*/
@@ -105,7 +105,7 @@ class SVL_DLLPUBLIC INetURLHistoryHint: public SfxHint
const INetURLObject* pObj;
public:
explicit INetURLHistoryHint( const INetURLObject* Object ) : pObj(Object) {}
- virtual ~INetURLHistoryHint() {}
+ virtual ~INetURLHistoryHint() override {}
const INetURLObject* GetObject() const { return pObj; }
};
diff --git a/include/svl/instrm.hxx b/include/svl/instrm.hxx
index 1e64eda2aecf..65d24f37d169 100644
--- a/include/svl/instrm.hxx
+++ b/include/svl/instrm.hxx
@@ -54,7 +54,7 @@ class SVL_DLLPUBLIC SvInputStream: public SvStream
public:
SvInputStream( css::uno::Reference< css::io::XInputStream > const & rTheStream );
- virtual ~SvInputStream();
+ virtual ~SvInputStream() override;
};
#endif // INCLUDED_SVL_INSTRM_HXX
diff --git a/include/svl/int64item.hxx b/include/svl/int64item.hxx
index fd6827e6d6be..4245ab13d52a 100644
--- a/include/svl/int64item.hxx
+++ b/include/svl/int64item.hxx
@@ -22,7 +22,7 @@ public:
SfxInt64Item( sal_uInt16 nWhich, SvStream & rStream );
SfxInt64Item( const SfxInt64Item& rItem );
- virtual ~SfxInt64Item();
+ virtual ~SfxInt64Item() override;
virtual bool operator== ( const SfxPoolItem& rItem ) const override;
diff --git a/include/svl/intitem.hxx b/include/svl/intitem.hxx
index dd6b1178b5a9..da2dc649d755 100644
--- a/include/svl/intitem.hxx
+++ b/include/svl/intitem.hxx
@@ -55,7 +55,7 @@ public:
SfxPoolItem(rItem), m_nValue(rItem.m_nValue)
{}
- virtual ~SfxInt16Item() {}
+ virtual ~SfxInt16Item() override {}
virtual bool operator ==(const SfxPoolItem & rItem) const override;
diff --git a/include/svl/isethint.hxx b/include/svl/isethint.hxx
index 41dc76f01b2a..b9e730ef6415 100644
--- a/include/svl/isethint.hxx
+++ b/include/svl/isethint.hxx
@@ -32,7 +32,7 @@ class SVL_DLLPUBLIC SfxItemSetHint: public SfxHint
public:
SfxItemSetHint( const SfxItemSet &rItemSet );
- virtual ~SfxItemSetHint();
+ virtual ~SfxItemSetHint() override;
const SfxItemSet& GetItemSet() const { return *_pItemSet; }
};
diff --git a/include/svl/itemprop.hxx b/include/svl/itemprop.hxx
index 720cfb423ed6..216efdd954fb 100644
--- a/include/svl/itemprop.hxx
+++ b/include/svl/itemprop.hxx
@@ -162,7 +162,7 @@ class SVL_DLLPUBLIC SfxItemPropertySetInfo : public cppu::WeakImplHelper1<css::b
public:
SfxItemPropertySetInfo(const SfxItemPropertyMap &rMap );
SfxItemPropertySetInfo(const SfxItemPropertyMapEntry *pEntries );
- virtual ~SfxItemPropertySetInfo();
+ virtual ~SfxItemPropertySetInfo() override;
virtual css::uno::Sequence< css::beans::Property > SAL_CALL
getProperties( )
@@ -186,7 +186,7 @@ public:
SfxExtItemPropertySetInfo(
const SfxItemPropertyMapEntry *pMap,
const css::uno::Sequence<css::beans::Property>& rPropSeq );
- virtual ~SfxExtItemPropertySetInfo();
+ virtual ~SfxExtItemPropertySetInfo() override;
virtual css::uno::Sequence< css::beans::Property > SAL_CALL
getProperties( )
diff --git a/include/svl/languageoptions.hxx b/include/svl/languageoptions.hxx
index 92158684a461..3f1cd0e1a933 100644
--- a/include/svl/languageoptions.hxx
+++ b/include/svl/languageoptions.hxx
@@ -75,7 +75,7 @@ public:
// bDontLoad is for referencing purposes only
SvtLanguageOptions( bool _bDontLoad = false );
- virtual ~SvtLanguageOptions();
+ virtual ~SvtLanguageOptions() override;
// CJK options
bool IsCJKFontEnabled() const;
@@ -122,7 +122,7 @@ private:
public:
SvtSystemLanguageOptions();
- virtual ~SvtSystemLanguageOptions();
+ virtual ~SvtSystemLanguageOptions() override;
virtual void Notify( const css::uno::Sequence< OUString >& rPropertyNames ) override;
diff --git a/include/svl/lckbitem.hxx b/include/svl/lckbitem.hxx
index 64d5ff0c36d8..ef54a090fd8a 100644
--- a/include/svl/lckbitem.hxx
+++ b/include/svl/lckbitem.hxx
@@ -32,7 +32,7 @@ public:
SfxLockBytesItem();
SfxLockBytesItem( sal_uInt16 nWhich, SvStream & );
SfxLockBytesItem( const SfxLockBytesItem& );
- virtual ~SfxLockBytesItem();
+ virtual ~SfxLockBytesItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
diff --git a/include/svl/metitem.hxx b/include/svl/metitem.hxx
index 7dda419f245e..df11f83d36b1 100644
--- a/include/svl/metitem.hxx
+++ b/include/svl/metitem.hxx
@@ -28,7 +28,7 @@ public:
explicit SfxMetricItem( sal_uInt16 nWhich = 0, sal_uInt32 nValue = 0 );
SfxMetricItem( sal_uInt16 nWhich, SvStream & );
SfxMetricItem( const SfxMetricItem& );
- virtual ~SfxMetricItem() {}
+ virtual ~SfxMetricItem() override {}
virtual void ScaleMetrics( long lMult, long lDiv ) override;
virtual bool HasMetrics() const override;
diff --git a/include/svl/numuno.hxx b/include/svl/numuno.hxx
index 37f3f419a62c..6fc990791d6b 100644
--- a/include/svl/numuno.hxx
+++ b/include/svl/numuno.hxx
@@ -55,7 +55,7 @@ private:
public:
SvNumberFormatsSupplierObj();
SvNumberFormatsSupplierObj(SvNumberFormatter* pForm);
- virtual ~SvNumberFormatsSupplierObj();
+ virtual ~SvNumberFormatsSupplierObj() override;
void SetNumberFormatter(SvNumberFormatter* pNew);
SvNumberFormatter* GetNumberFormatter() const;
diff --git a/include/svl/outstrm.hxx b/include/svl/outstrm.hxx
index 487d133da738..d512d46ba51d 100644
--- a/include/svl/outstrm.hxx
+++ b/include/svl/outstrm.hxx
@@ -46,7 +46,7 @@ class SVL_DLLPUBLIC SvOutputStream: public SvStream
public:
SvOutputStream(css::uno::Reference< css::io::XOutputStream > const & rTheStream);
- virtual ~SvOutputStream();
+ virtual ~SvOutputStream() override;
};
#endif // INCLUDED_SVL_OUTSTRM_HXX
diff --git a/include/svl/poolitem.hxx b/include/svl/poolitem.hxx
index 81723690e7d4..feb209fa5f71 100644
--- a/include/svl/poolitem.hxx
+++ b/include/svl/poolitem.hxx
@@ -236,7 +236,7 @@ public:
static SfxPoolItem* CreateDefault();
explicit SfxVoidItem( sal_uInt16 nWhich );
SfxVoidItem( const SfxVoidItem& );
- virtual ~SfxVoidItem();
+ virtual ~SfxVoidItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
@@ -260,7 +260,7 @@ public:
SfxSetItem( sal_uInt16 nWhich, SfxItemSet *pSet );
SfxSetItem( sal_uInt16 nWhich, const SfxItemSet &rSet );
SfxSetItem( const SfxSetItem&, SfxItemPool *pPool = nullptr );
- virtual ~SfxSetItem();
+ virtual ~SfxSetItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
@@ -286,7 +286,7 @@ class SVL_DLLPUBLIC SfxPoolItemHint: public SfxHint
SfxPoolItem* pObj;
public:
explicit SfxPoolItemHint( SfxPoolItem* Object ) : pObj(Object) {}
- virtual ~SfxPoolItemHint() {}
+ virtual ~SfxPoolItemHint() override {}
SfxPoolItem* GetObject() const { return pObj; }
};
diff --git a/include/svl/ptitem.hxx b/include/svl/ptitem.hxx
index 846bf0ee2681..62f75172ad10 100644
--- a/include/svl/ptitem.hxx
+++ b/include/svl/ptitem.hxx
@@ -34,7 +34,7 @@ public:
SfxPointItem();
SfxPointItem( sal_uInt16 nWhich, const Point& rVal );
SfxPointItem( const SfxPointItem& );
- virtual ~SfxPointItem() {}
+ virtual ~SfxPointItem() override {}
virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric,
diff --git a/include/svl/rectitem.hxx b/include/svl/rectitem.hxx
index af438333dc7f..28872aec9a69 100644
--- a/include/svl/rectitem.hxx
+++ b/include/svl/rectitem.hxx
@@ -35,7 +35,7 @@ public:
SfxRectangleItem();
SfxRectangleItem( sal_uInt16 nWhich, const Rectangle& rVal );
SfxRectangleItem( const SfxRectangleItem& );
- virtual ~SfxRectangleItem() {}
+ virtual ~SfxRectangleItem() override {}
virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric,
diff --git a/include/svl/rngitem.hxx b/include/svl/rngitem.hxx
index 8d3422346d70..a776ce374cfd 100644
--- a/include/svl/rngitem.hxx
+++ b/include/svl/rngitem.hxx
@@ -55,7 +55,7 @@ private:
public:
SfxUShortRangesItem( sal_uInt16 nWID, SvStream &rStream );
SfxUShortRangesItem( const SfxUShortRangesItem& rItem );
- virtual ~SfxUShortRangesItem();
+ virtual ~SfxUShortRangesItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric,
diff --git a/include/svl/slstitm.hxx b/include/svl/slstitm.hxx
index b06a7351baaf..183875d83a2c 100644
--- a/include/svl/slstitm.hxx
+++ b/include/svl/slstitm.hxx
@@ -40,7 +40,7 @@ public:
SfxStringListItem( sal_uInt16 nWhich, const std::vector<OUString> *pList=nullptr );
SfxStringListItem( sal_uInt16 nWhich, SvStream& rStream );
SfxStringListItem( const SfxStringListItem& rItem );
- virtual ~SfxStringListItem();
+ virtual ~SfxStringListItem() override;
std::vector<OUString>& GetList();
diff --git a/include/svl/srchitem.hxx b/include/svl/srchitem.hxx
index 54c66cbb96d1..2be6271dc8a2 100644
--- a/include/svl/srchitem.hxx
+++ b/include/svl/srchitem.hxx
@@ -96,7 +96,7 @@ public:
explicit SvxSearchItem( const sal_uInt16 nId );
SvxSearchItem( const SvxSearchItem& rItem );
- virtual ~SvxSearchItem();
+ virtual ~SvxSearchItem() override;
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
diff --git a/include/svl/style.hxx b/include/svl/style.hxx
index ddff30a67a31..794322da11b2 100644
--- a/include/svl/style.hxx
+++ b/include/svl/style.hxx
@@ -93,7 +93,7 @@ protected:
SfxStyleSheetBase( const OUString&, SfxStyleSheetBasePool*, SfxStyleFamily eFam, sal_uInt16 mask );
SfxStyleSheetBase( const SfxStyleSheetBase& );
- virtual ~SfxStyleSheetBase();
+ virtual ~SfxStyleSheetBase() override;
virtual void Load( SvStream&, sal_uInt16 );
void Store( SvStream& );
@@ -203,7 +203,7 @@ protected:
virtual SfxStyleSheetBase* Create( const OUString&, SfxStyleFamily, sal_uInt16 );
virtual SfxStyleSheetBase* Create( const SfxStyleSheetBase& );
- virtual ~SfxStyleSheetBasePool();
+ virtual ~SfxStyleSheetBasePool() override;
void StoreStyleSheet(const rtl::Reference< SfxStyleSheetBase >&);
@@ -279,7 +279,7 @@ protected:
{
assert(false);
}
- virtual ~SfxStyleSheet();
+ virtual ~SfxStyleSheet() override;
};
diff --git a/include/svl/svdde.hxx b/include/svl/svdde.hxx
index 4c10fa26397a..b0fd3fb17f96 100644
--- a/include/svl/svdde.hxx
+++ b/include/svl/svdde.hxx
@@ -132,7 +132,7 @@ class SVL_DLLPUBLIC DdeLink : public DdeTransaction
public:
DdeLink( DdeConnection&, const OUString&, long = 0 );
- virtual ~DdeLink();
+ virtual ~DdeLink() override;
void SetNotifyHdl( const Link<void*,void>& rLink ) { aNotify = rLink; }
const Link<void*,void>& GetNotifyHdl() const { return aNotify; }
diff --git a/include/svl/szitem.hxx b/include/svl/szitem.hxx
index bcca652601a0..7fac37987f25 100644
--- a/include/svl/szitem.hxx
+++ b/include/svl/szitem.hxx
@@ -33,7 +33,7 @@ private:
public:
SfxSizeItem( sal_uInt16 nWhich, const Size& rVal );
SfxSizeItem( const SfxSizeItem& );
- virtual ~SfxSizeItem() {}
+ virtual ~SfxSizeItem() override {}
virtual bool GetPresentation( SfxItemPresentation ePres,
MapUnit eCoreMetric,
diff --git a/include/svl/undo.hxx b/include/svl/undo.hxx
index afe09557cfc9..52a2918afd36 100644
--- a/include/svl/undo.hxx
+++ b/include/svl/undo.hxx
@@ -136,7 +136,7 @@ public:
SfxListUndoAction(
const OUString &rComment, const OUString& rRepeatComment, sal_uInt16 nId, sal_Int32 nViewShellId, SfxUndoArray *pFather );
- virtual ~SfxListUndoAction();
+ virtual ~SfxListUndoAction() override;
virtual void Undo() override;
virtual void UndoWithContext( SfxUndoContext& i_context ) override;
@@ -308,7 +308,7 @@ class SVL_DLLPUBLIC SfxUndoManager : public ::svl::IUndoManager
m_xData;
public:
SfxUndoManager( size_t nMaxUndoActionCount = 20 );
- virtual ~SfxUndoManager();
+ virtual ~SfxUndoManager() override;
// IUndoManager overridables
virtual void SetMaxUndoActionCount( size_t nMaxUndoActionCount ) override;
diff --git a/include/svl/visitem.hxx b/include/svl/visitem.hxx
index b6c2102cfaa5..0efc712e9b7c 100644
--- a/include/svl/visitem.hxx
+++ b/include/svl/visitem.hxx
@@ -42,7 +42,7 @@ public:
SfxPoolItem(rItem), m_nValue(rItem.m_nValue)
{}
- virtual ~SfxVisibilityItem() {}
+ virtual ~SfxVisibilityItem() override {}
virtual bool operator ==(const SfxPoolItem & rItem) const override;
diff --git a/include/svtools/DocumentInfoPreview.hxx b/include/svtools/DocumentInfoPreview.hxx
index d7b02e73de76..0194520facdb 100644
--- a/include/svtools/DocumentInfoPreview.hxx
+++ b/include/svtools/DocumentInfoPreview.hxx
@@ -42,7 +42,7 @@ class SVT_DLLPUBLIC ODocumentInfoPreview: public vcl::Window {
public:
ODocumentInfoPreview(vcl::Window * pParent, WinBits nBits);
- virtual ~ODocumentInfoPreview();
+ virtual ~ODocumentInfoPreview() override;
virtual void dispose() override;
virtual void Resize() override;
diff --git a/include/svtools/GraphicExportOptionsDialog.hxx b/include/svtools/GraphicExportOptionsDialog.hxx
index 420b3ba21e33..41090dd68e21 100644
--- a/include/svtools/GraphicExportOptionsDialog.hxx
+++ b/include/svtools/GraphicExportOptionsDialog.hxx
@@ -62,7 +62,7 @@ private:
public:
GraphicExportOptionsDialog( vcl::Window* pWindow, const css::uno::Reference<css::lang::XComponent>& rxSourceDocument );
- virtual ~GraphicExportOptionsDialog();
+ virtual ~GraphicExportOptionsDialog() override;
virtual void dispose() override;
css::uno::Sequence<css::beans::PropertyValue> getFilterData();
};
diff --git a/include/svtools/PlaceEditDialog.hxx b/include/svtools/PlaceEditDialog.hxx
index b2f65b530f0a..975789971dee 100644
--- a/include/svtools/PlaceEditDialog.hxx
+++ b/include/svtools/PlaceEditDialog.hxx
@@ -64,7 +64,7 @@ public :
PlaceEditDialog( vcl::Window* pParent);
PlaceEditDialog(vcl::Window* pParent, const std::shared_ptr<Place> &rPlace );
- virtual ~PlaceEditDialog();
+ virtual ~PlaceEditDialog() override;
virtual void dispose() override;
// Returns a place instance with given information
diff --git a/include/svtools/ServerDetailsControls.hxx b/include/svtools/ServerDetailsControls.hxx
index aaef76f90998..a0a20157d2c9 100644
--- a/include/svtools/ServerDetailsControls.hxx
+++ b/include/svtools/ServerDetailsControls.hxx
@@ -73,7 +73,7 @@ class HostDetailsContainer : public DetailsContainer
public:
HostDetailsContainer( VclBuilderContainer* pBuilder, sal_uInt16 nPort, const OUString& sScheme );
- virtual ~HostDetailsContainer( ) { };
+ virtual ~HostDetailsContainer( ) override { };
virtual void show( bool bShow = true ) override;
virtual INetURLObject getUrl( ) override;
@@ -95,7 +95,7 @@ class DavDetailsContainer : public HostDetailsContainer
public:
DavDetailsContainer( VclBuilderContainer* pBuilder );
- virtual ~DavDetailsContainer( ) { };
+ virtual ~DavDetailsContainer( ) override { };
virtual void show( bool bShow = true ) override;
virtual bool enableUserCredentials( ) override { return false; };
@@ -115,7 +115,7 @@ class SmbDetailsContainer : public DetailsContainer
public:
SmbDetailsContainer( VclBuilderContainer* pBuilder );
- virtual ~SmbDetailsContainer( ) { };
+ virtual ~SmbDetailsContainer( ) override { };
virtual INetURLObject getUrl( ) override;
virtual bool setUrl( const INetURLObject& rUrl ) override;
@@ -140,7 +140,7 @@ class CmisDetailsContainer : public DetailsContainer
public:
CmisDetailsContainer(VclBuilderContainer* pBuilder, Dialog* pParentDialog, OUString const & sBinding);
- virtual ~CmisDetailsContainer( ) { };
+ virtual ~CmisDetailsContainer( ) override { };
virtual void show( bool bShow = true ) override;
virtual INetURLObject getUrl( ) override;
diff --git a/include/svtools/accessibilityoptions.hxx b/include/svtools/accessibilityoptions.hxx
index 9c642a4bbcc3..1cc78a7dc9f5 100644
--- a/include/svtools/accessibilityoptions.hxx
+++ b/include/svtools/accessibilityoptions.hxx
@@ -35,7 +35,7 @@ private:
public:
SvtAccessibilityOptions();
- virtual ~SvtAccessibilityOptions();
+ virtual ~SvtAccessibilityOptions() override;
// get & set config entries
bool GetIsForPagePreviews() const;
diff --git a/include/svtools/accessiblefactory.hxx b/include/svtools/accessiblefactory.hxx
index 7898426803b7..d9f3271d4490 100644
--- a/include/svtools/accessiblefactory.hxx
+++ b/include/svtools/accessiblefactory.hxx
@@ -159,7 +159,7 @@ namespace svt
) const = 0;
protected:
- virtual ~IAccessibleFactory() {}
+ virtual ~IAccessibleFactory() override {}
};
diff --git a/include/svtools/accessibleruler.hxx b/include/svtools/accessibleruler.hxx
index b7747877bd8a..ddc63a4e0898 100644
--- a/include/svtools/accessibleruler.hxx
+++ b/include/svtools/accessibleruler.hxx
@@ -67,7 +67,7 @@ public:
SvtRulerAccessible(
const css::uno::Reference< css::accessibility::XAccessible>& rxParent, Ruler& rRepresentation, const ::rtl::OUString& rName );
protected:
- virtual ~SvtRulerAccessible();
+ virtual ~SvtRulerAccessible() override;
public:
bool SAL_CALL
diff --git a/include/svtools/addresstemplate.hxx b/include/svtools/addresstemplate.hxx
index e52b17a51b0e..47e89f574291 100644
--- a/include/svtools/addresstemplate.hxx
+++ b/include/svtools/addresstemplate.hxx
@@ -97,7 +97,7 @@ namespace svt
const css::uno::Sequence< css::util::AliasProgrammaticPair >& _rMapping
);
- virtual ~AddressBookSourceDialog();
+ virtual ~AddressBookSourceDialog() override;
virtual void dispose() override;
// to be used if the object was constructed for editing a field mapping only
diff --git a/include/svtools/apearcfg.hxx b/include/svtools/apearcfg.hxx
index 98cd37c57aa5..f7a4019f7cfd 100644
--- a/include/svtools/apearcfg.hxx
+++ b/include/svtools/apearcfg.hxx
@@ -59,7 +59,7 @@ class SVT_DLLPUBLIC SvtTabAppearanceCfg : public utl::ConfigItem
public:
SvtTabAppearanceCfg( );
- virtual ~SvtTabAppearanceCfg( );
+ virtual ~SvtTabAppearanceCfg( ) override;
virtual void Notify( const css::uno::Sequence< OUString >& _rPropertyNames) override;
diff --git a/include/svtools/breadcrumb.hxx b/include/svtools/breadcrumb.hxx
index 6eff94445ff8..ac23e9b427b2 100644
--- a/include/svtools/breadcrumb.hxx
+++ b/include/svtools/breadcrumb.hxx
@@ -50,7 +50,7 @@ class SVT_DLLPUBLIC Breadcrumb : public VclHBox
public:
Breadcrumb( vcl::Window* pParent );
- virtual ~Breadcrumb();
+ virtual ~Breadcrumb() override;
void dispose() override;
void EnableFields( bool bEnable );
diff --git a/include/svtools/brwbox.hxx b/include/svtools/brwbox.hxx
index f3bb8a34914f..30cee3c8331c 100644
--- a/include/svtools/brwbox.hxx
+++ b/include/svtools/brwbox.hxx
@@ -395,7 +395,7 @@ public:
BrowserMode nMode = BrowserMode::NONE );
BrowseBox( vcl::Window* pParent, const ResId& rId,
BrowserMode nMode = BrowserMode::NONE );
- virtual ~BrowseBox();
+ virtual ~BrowseBox() override;
virtual void dispose() override;
// override inherited handler
diff --git a/include/svtools/brwhead.hxx b/include/svtools/brwhead.hxx
index 3f07347db07e..0520007cb247 100644
--- a/include/svtools/brwhead.hxx
+++ b/include/svtools/brwhead.hxx
@@ -31,7 +31,7 @@ class SVT_DLLPUBLIC BrowserHeader: public HeaderBar
VclPtr<BrowseBox> _pBrowseBox;
public:
- virtual ~BrowserHeader();
+ virtual ~BrowserHeader() override;
virtual void dispose() override;
protected:
virtual void Command( const CommandEvent& rCEvt ) override;
diff --git a/include/svtools/calendar.hxx b/include/svtools/calendar.hxx
index 3814d11a702b..cb69224ba288 100644
--- a/include/svtools/calendar.hxx
+++ b/include/svtools/calendar.hxx
@@ -247,7 +247,7 @@ protected:
public:
Calendar( vcl::Window* pParent, WinBits nWinStyle = 0 );
- virtual ~Calendar();
+ virtual ~Calendar() override;
virtual void dispose() override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
@@ -350,7 +350,7 @@ private:
public:
CalendarField( vcl::Window* pParent, WinBits nWinStyle );
- virtual ~CalendarField();
+ virtual ~CalendarField() override;
virtual void dispose() override;
virtual bool ShowDropDown( bool bShow ) override;
diff --git a/include/svtools/cliplistener.hxx b/include/svtools/cliplistener.hxx
index b73dff5e43fe..c6364ded6400 100644
--- a/include/svtools/cliplistener.hxx
+++ b/include/svtools/cliplistener.hxx
@@ -38,7 +38,7 @@ class SVT_DLLPUBLIC TransferableClipboardListener : public ::cppu::WeakImplHelpe
public:
// Link is called with a TransferableDataHelper pointer
TransferableClipboardListener( const Link<TransferableDataHelper*,void>& rCallback );
- virtual ~TransferableClipboardListener();
+ virtual ~TransferableClipboardListener() override;
void AddListener( vcl::Window* pWin ) { AddRemoveListener(pWin, true); }
void RemoveListener( vcl::Window* pWin ) { AddRemoveListener(pWin, false); }
diff --git a/include/svtools/colorcfg.hxx b/include/svtools/colorcfg.hxx
index b5e153b1fff4..ad3672d7b83b 100644
--- a/include/svtools/colorcfg.hxx
+++ b/include/svtools/colorcfg.hxx
@@ -98,7 +98,7 @@ private:
static ColorConfig_Impl* m_pImpl;
public:
ColorConfig();
- virtual ~ColorConfig();
+ virtual ~ColorConfig() override;
// get the configured value - if bSmart is set the default color setting is provided
// instead of the automatic color
diff --git a/include/svtools/ctrlbox.hxx b/include/svtools/ctrlbox.hxx
index a679e496b5eb..b068b556b5c2 100644
--- a/include/svtools/ctrlbox.hxx
+++ b/include/svtools/ctrlbox.hxx
@@ -154,7 +154,7 @@ public:
ColorListBox( vcl::Window* pParent,
WinBits nWinStyle = WB_BORDER );
ColorListBox( vcl::Window* pParent, const ResId& rResId );
- virtual ~ColorListBox();
+ virtual ~ColorListBox() override;
virtual void dispose() override;
virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
@@ -306,7 +306,7 @@ public:
typedef Color (*ColorDistFunc)(Color, Color);
LineListBox( vcl::Window* pParent, WinBits nWinStyle = WB_BORDER );
- virtual ~LineListBox();
+ virtual ~LineListBox() override;
virtual void dispose() override;
/** Set the width in Twips */
@@ -388,7 +388,7 @@ protected:
public:
FontNameBox( vcl::Window* pParent,
WinBits nWinStyle = WB_SORT );
- virtual ~FontNameBox();
+ virtual ~FontNameBox() override;
virtual void dispose() override;
virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
diff --git a/include/svtools/editbrowsebox.hxx b/include/svtools/editbrowsebox.hxx
index e2f699875954..9dcba3ba6a12 100644
--- a/include/svtools/editbrowsebox.hxx
+++ b/include/svtools/editbrowsebox.hxx
@@ -91,7 +91,7 @@ namespace svt
public:
CellController(Control* pW);
- virtual ~CellController();
+ virtual ~CellController() override;
Control& GetWindow() const { return *const_cast< CellController* >( this )->pWindow; }
@@ -237,7 +237,7 @@ namespace svt
public:
EditCellController( Edit* _pEdit );
EditCellController( IEditImplementation* _pImplementation );
- virtual ~EditCellController( );
+ virtual ~EditCellController( ) override;
const IEditImplementation* GetEditImplementation( ) const { return m_pEditImplementation; }
IEditImplementation* GetEditImplementation( ) { return m_pEditImplementation; }
@@ -284,7 +284,7 @@ namespace svt
public:
CheckBoxControl(vcl::Window* pParent);
- virtual ~CheckBoxControl();
+ virtual ~CheckBoxControl() override;
virtual void dispose() override;
virtual void GetFocus() override;
@@ -587,7 +587,7 @@ namespace svt
public:
EditBrowseBox(vcl::Window* pParent, EditBrowseBoxFlags nBrowserFlags = EditBrowseBoxFlags::NONE, WinBits nBits = WB_TABSTOP, BrowserMode nMode = BrowserMode::NONE );
EditBrowseBox(vcl::Window* pParent, const ResId& rId, EditBrowseBoxFlags nBrowserFlags = EditBrowseBoxFlags::NONE, BrowserMode nMode = BrowserMode::NONE );
- virtual ~EditBrowseBox();
+ virtual ~EditBrowseBox() override;
virtual void dispose() override;
bool IsEditing() const {return aController.Is();}
diff --git a/include/svtools/ehdl.hxx b/include/svtools/ehdl.hxx
index 844c79285caf..7649e1361d6c 100644
--- a/include/svtools/ehdl.hxx
+++ b/include/svtools/ehdl.hxx
@@ -51,7 +51,7 @@ class SVT_DLLPUBLIC SfxErrorHandler : private ErrorHandler
{
public:
SfxErrorHandler(sal_uInt16 nId, sal_uLong lStart, sal_uLong lEnd, ResMgr *pMgr=nullptr);
- virtual ~SfxErrorHandler();
+ virtual ~SfxErrorHandler() override;
protected:
bool GetErrorString(sal_uLong lErrId, OUString &, sal_uInt16&) const;
diff --git a/include/svtools/embedtransfer.hxx b/include/svtools/embedtransfer.hxx
index c76c5b4b9734..35a45987607f 100644
--- a/include/svtools/embedtransfer.hxx
+++ b/include/svtools/embedtransfer.hxx
@@ -46,7 +46,7 @@ public:
SvEmbedTransferHelper( const css::uno::Reference< css::embed::XEmbeddedObject >& xObj,
const Graphic* pGraphic,
sal_Int64 nAspect );
- virtual ~SvEmbedTransferHelper();
+ virtual ~SvEmbedTransferHelper() override;
void SetParentShellID( const OUString& rShellID );
diff --git a/include/svtools/extcolorcfg.hxx b/include/svtools/extcolorcfg.hxx
index be0982870171..2f3c9559c41b 100644
--- a/include/svtools/extcolorcfg.hxx
+++ b/include/svtools/extcolorcfg.hxx
@@ -64,7 +64,7 @@ private:
static ExtendedColorConfig_Impl* m_pImpl;
public:
ExtendedColorConfig();
- virtual ~ExtendedColorConfig();
+ virtual ~ExtendedColorConfig() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/include/svtools/filectrl.hxx b/include/svtools/filectrl.hxx
index 1ba522d46612..0e976bb45cbd 100644
--- a/include/svtools/filectrl.hxx
+++ b/include/svtools/filectrl.hxx
@@ -62,7 +62,7 @@ protected:
public:
FileControl( vcl::Window* pParent, WinBits nStyle );
- virtual ~FileControl();
+ virtual ~FileControl() override;
virtual void dispose() override;
Edit& GetEdit() { return *maEdit.get(); }
diff --git a/include/svtools/fileview.hxx b/include/svtools/fileview.hxx
index cd1dde7e38ea..e1a02465e391 100644
--- a/include/svtools/fileview.hxx
+++ b/include/svtools/fileview.hxx
@@ -82,7 +82,7 @@ protected:
public:
SvtFileView( vcl::Window* pParent, WinBits nBits, bool bOnlyFolder, bool bMultiSelection, bool bShowType = true );
- virtual ~SvtFileView();
+ virtual ~SvtFileView() override;
virtual void dispose() override;
virtual Size GetOptimalSize() const override;
@@ -219,7 +219,7 @@ private:
public:
QueryDeleteDlg_Impl(vcl::Window* pParent, const OUString& rName);
- virtual ~QueryDeleteDlg_Impl();
+ virtual ~QueryDeleteDlg_Impl() override;
virtual void dispose() override;
void EnableAllButton() { m_pAllButton->Enable(); }
diff --git a/include/svtools/fmtfield.hxx b/include/svtools/fmtfield.hxx
index 53b525ae6d9c..7a441530e00a 100644
--- a/include/svtools/fmtfield.hxx
+++ b/include/svtools/fmtfield.hxx
@@ -265,7 +265,7 @@ public:
ResetConformanceTester();
}
- virtual ~DoubleNumericField();
+ virtual ~DoubleNumericField() override;
virtual void dispose() override;
protected:
diff --git a/include/svtools/fontsubstconfig.hxx b/include/svtools/fontsubstconfig.hxx
index 77cc78a88511..fdb64cf74d06 100644
--- a/include/svtools/fontsubstconfig.hxx
+++ b/include/svtools/fontsubstconfig.hxx
@@ -44,7 +44,7 @@ private:
public:
SvtFontSubstConfig();
- virtual ~SvtFontSubstConfig();
+ virtual ~SvtFontSubstConfig() override;
virtual void Notify( const css::uno::Sequence< OUString >& _rPropertyNames) override;
diff --git a/include/svtools/framestatuslistener.hxx b/include/svtools/framestatuslistener.hxx
index 1add42a7922c..d2c211f99cf7 100644
--- a/include/svtools/framestatuslistener.hxx
+++ b/include/svtools/framestatuslistener.hxx
@@ -45,7 +45,7 @@ class SVT_DLLPUBLIC FrameStatusListener : public css::frame::XStatusListener,
public:
FrameStatusListener( const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const css::uno::Reference< css::frame::XFrame >& xFrame );
- virtual ~FrameStatusListener();
+ virtual ~FrameStatusListener() override;
// methods to support status forwarder, known by the old sfx2 toolbox controller implementation
void addStatusListener( const OUString& aCommandURL );
diff --git a/include/svtools/generictoolboxcontroller.hxx b/include/svtools/generictoolboxcontroller.hxx
index 65fb6619ec7c..e90a6b6e9a54 100644
--- a/include/svtools/generictoolboxcontroller.hxx
+++ b/include/svtools/generictoolboxcontroller.hxx
@@ -36,7 +36,7 @@ class SVT_DLLPUBLIC GenericToolboxController : public svt::ToolboxController
ToolBox* pToolBox,
sal_uInt16 nID,
const OUString& aCommand );
- virtual ~GenericToolboxController();
+ virtual ~GenericToolboxController() override;
// XComponent
virtual void SAL_CALL dispose() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/include/svtools/genericunodialog.hxx b/include/svtools/genericunodialog.hxx
index a651471a21fa..53885eddda96 100644
--- a/include/svtools/genericunodialog.hxx
+++ b/include/svtools/genericunodialog.hxx
@@ -87,7 +87,7 @@ namespace svt
protected:
OGenericUnoDialog(const css::uno::Reference< css::uno::XComponentContext >& _rxContext);
- virtual ~OGenericUnoDialog();
+ virtual ~OGenericUnoDialog() override;
public:
// UNO
diff --git a/include/svtools/grfmgr.hxx b/include/svtools/grfmgr.hxx
index 82e6081f3ad1..076f6737ef7d 100644
--- a/include/svtools/grfmgr.hxx
+++ b/include/svtools/grfmgr.hxx
@@ -328,7 +328,7 @@ public:
GraphicObject( const Graphic& rGraphic );
GraphicObject( const GraphicObject& rCacheObj, const GraphicManager* pMgr = nullptr );
explicit GraphicObject( const OString& rUniqueID );
- virtual ~GraphicObject();
+ virtual ~GraphicObject() override;
GraphicObject& operator=( const GraphicObject& rCacheObj );
bool operator==( const GraphicObject& rCacheObj ) const;
diff --git a/include/svtools/headbar.hxx b/include/svtools/headbar.hxx
index b609a8a670c7..dbe8022d007f 100644
--- a/include/svtools/headbar.hxx
+++ b/include/svtools/headbar.hxx
@@ -269,7 +269,7 @@ private:
public:
HeaderBar( vcl::Window* pParent, WinBits nWinBits = WB_STDHEADERBAR );
- virtual ~HeaderBar();
+ virtual ~HeaderBar() override;
virtual void dispose() override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
diff --git a/include/svtools/helpopt.hxx b/include/svtools/helpopt.hxx
index 365146903c6c..3e7210f09820 100644
--- a/include/svtools/helpopt.hxx
+++ b/include/svtools/helpopt.hxx
@@ -34,7 +34,7 @@ class SVT_DLLPUBLIC SvtHelpOptions: public utl::detail::Options
public:
SvtHelpOptions();
- virtual ~SvtHelpOptions();
+ virtual ~SvtHelpOptions() override;
void SetExtendedHelp( bool b );
bool IsExtendedHelp() const;
diff --git a/include/svtools/htmlcfg.hxx b/include/svtools/htmlcfg.hxx
index 5e46488d126c..18b6d351ecd3 100644
--- a/include/svtools/htmlcfg.hxx
+++ b/include/svtools/htmlcfg.hxx
@@ -45,7 +45,7 @@ class SVT_DLLPUBLIC SvxHtmlOptions : public utl::ConfigItem
public:
SvxHtmlOptions();
- virtual ~SvxHtmlOptions();
+ virtual ~SvxHtmlOptions() override;
virtual void Notify( const css::uno::Sequence< OUString >& _rPropertyNames) override;
diff --git a/include/svtools/hyperlabel.hxx b/include/svtools/hyperlabel.hxx
index 4fcb914d875b..94546f0e972e 100644
--- a/include/svtools/hyperlabel.hxx
+++ b/include/svtools/hyperlabel.hxx
@@ -50,7 +50,7 @@ namespace svt
public:
HyperLabel( vcl::Window* _pParent, WinBits _nWinStyle = 0 );
- virtual ~HyperLabel( );
+ virtual ~HyperLabel( ) override;
virtual void dispose() override;
virtual void DataChanged( const DataChangedEvent& rDCEvt ) override;
diff --git a/include/svtools/imapcirc.hxx b/include/svtools/imapcirc.hxx
index ba2513b51c53..f8c1273b6e7a 100644
--- a/include/svtools/imapcirc.hxx
+++ b/include/svtools/imapcirc.hxx
@@ -49,7 +49,7 @@ public:
const OUString& rName,
bool bActive = true,
bool bPixelCoords = true );
- virtual ~IMapCircleObject() {}
+ virtual ~IMapCircleObject() override {}
virtual sal_uInt16 GetType() const override;
virtual bool IsHit( const Point& rPoint ) const override;
diff --git a/include/svtools/imappoly.hxx b/include/svtools/imappoly.hxx
index af48e04fa851..5242edb5561a 100644
--- a/include/svtools/imappoly.hxx
+++ b/include/svtools/imappoly.hxx
@@ -50,7 +50,7 @@ public:
const OUString& rName,
bool bActive = true,
bool bPixelCoords = true );
- virtual ~IMapPolygonObject() {}
+ virtual ~IMapPolygonObject() override {}
virtual sal_uInt16 GetType() const override;
virtual bool IsHit( const Point& rPoint ) const override;
diff --git a/include/svtools/imaprect.hxx b/include/svtools/imaprect.hxx
index ce3eae645fbf..ba564ae1970c 100644
--- a/include/svtools/imaprect.hxx
+++ b/include/svtools/imaprect.hxx
@@ -48,7 +48,7 @@ public:
const OUString& rName,
bool bActive = true,
bool bPixelCoords = true );
- virtual ~IMapRectangleObject() {};
+ virtual ~IMapRectangleObject() override {};
virtual sal_uInt16 GetType() const override;
virtual bool IsHit( const Point& rPoint ) const override;
diff --git a/include/svtools/inettbc.hxx b/include/svtools/inettbc.hxx
index d46d420293fd..5ad086592e32 100644
--- a/include/svtools/inettbc.hxx
+++ b/include/svtools/inettbc.hxx
@@ -59,7 +59,7 @@ protected:
public:
SvtURLBox( vcl::Window* pParent, INetProtocol eSmart = INetProtocol::NotValid, bool bSetDefaultHelpID = true );
SvtURLBox( vcl::Window* pParent, WinBits _nStyle, INetProtocol eSmart = INetProtocol::NotValid, bool bSetDefaultHelpID = true );
- virtual ~SvtURLBox();
+ virtual ~SvtURLBox() override;
virtual void dispose() override;
void SetBaseURL( const OUString& rURL );
diff --git a/include/svtools/ivctrl.hxx b/include/svtools/ivctrl.hxx
index d3a02da88687..dd4d8e6ece34 100644
--- a/include/svtools/ivctrl.hxx
+++ b/include/svtools/ivctrl.hxx
@@ -230,7 +230,7 @@ protected:
public:
SvtIconChoiceCtrl( vcl::Window* pParent, WinBits nWinStyle = WB_ICON | WB_BORDER );
- virtual ~SvtIconChoiceCtrl();
+ virtual ~SvtIconChoiceCtrl() override;
virtual void dispose() override;
void SetStyle( WinBits nWinStyle );
diff --git a/include/svtools/menuoptions.hxx b/include/svtools/menuoptions.hxx
index 64bdc735f625..4bf4f208fa8e 100644
--- a/include/svtools/menuoptions.hxx
+++ b/include/svtools/menuoptions.hxx
@@ -45,7 +45,7 @@ class SAL_WARN_UNUSED SVT_DLLPUBLIC SvtMenuOptions: public utl::detail::Options
{
public:
SvtMenuOptions();
- virtual ~SvtMenuOptions();
+ virtual ~SvtMenuOptions() override;
/*-****************************************************************************************************
@short interface methods to get and set value of config key "org.openoffice.Office.Common/View/Menu/..."
diff --git a/include/svtools/miscopt.hxx b/include/svtools/miscopt.hxx
index aa926907ef1f..70e0d0ee539e 100644
--- a/include/svtools/miscopt.hxx
+++ b/include/svtools/miscopt.hxx
@@ -48,7 +48,7 @@ class SVT_DLLPUBLIC SvtMiscOptions: public utl::detail::Options
{
public:
SvtMiscOptions();
- virtual ~SvtMiscOptions();
+ virtual ~SvtMiscOptions() override;
void AddListenerLink( const Link<LinkParamNone*,void>& rLink );
void RemoveListenerLink( const Link<LinkParamNone*,void>& rLink );
diff --git a/include/svtools/openfiledroptargetlistener.hxx b/include/svtools/openfiledroptargetlistener.hxx
index d88b6d63ae97..78ee372722be 100644
--- a/include/svtools/openfiledroptargetlistener.hxx
+++ b/include/svtools/openfiledroptargetlistener.hxx
@@ -50,7 +50,7 @@ class SVT_DLLPUBLIC OpenFileDropTargetListener : public ::cppu::WeakImplHelper1<
public:
OpenFileDropTargetListener( const css::uno::Reference< css::uno::XComponentContext >& xContext,
const css::uno::Reference< css::frame::XFrame >& xFrame );
- virtual ~OpenFileDropTargetListener();
+ virtual ~OpenFileDropTargetListener() override;
public:
// XEventListener
diff --git a/include/svtools/parhtml.hxx b/include/svtools/parhtml.hxx
index 6a2d65201aba..f48106695a4a 100644
--- a/include/svtools/parhtml.hxx
+++ b/include/svtools/parhtml.hxx
@@ -155,7 +155,7 @@ protected:
// scan next token
virtual int GetNextToken_() override;
- virtual ~HTMLParser();
+ virtual ~HTMLParser() override;
void FinishHeader( bool bBody ) { bIsInHeader = false; bIsInBody = bBody; }
diff --git a/include/svtools/parrtf.hxx b/include/svtools/parrtf.hxx
index b913a993e684..7206a31c9cb0 100644
--- a/include/svtools/parrtf.hxx
+++ b/include/svtools/parrtf.hxx
@@ -56,7 +56,7 @@ protected:
void ReadBitmapData();
void ReadOLEData();
- virtual ~SvRTFParser();
+ virtual ~SvRTFParser() override;
rtl_TextEncoding GetCodeSet() const { return eCodeSet; }
void SetEncoding( rtl_TextEncoding eEnc );
diff --git a/include/svtools/popupmenucontrollerbase.hxx b/include/svtools/popupmenucontrollerbase.hxx
index c9353f400e12..a01e04afca70 100644
--- a/include/svtools/popupmenucontrollerbase.hxx
+++ b/include/svtools/popupmenucontrollerbase.hxx
@@ -60,7 +60,7 @@ namespace svt
{
public:
PopupMenuControllerBase( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~PopupMenuControllerBase();
+ virtual ~PopupMenuControllerBase() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( ) throw (css::uno::RuntimeException, std::exception) override = 0;
diff --git a/include/svtools/popupwindowcontroller.hxx b/include/svtools/popupwindowcontroller.hxx
index 0d87f1792950..a6e78da2dc33 100644
--- a/include/svtools/popupwindowcontroller.hxx
+++ b/include/svtools/popupwindowcontroller.hxx
@@ -39,7 +39,7 @@ public:
PopupWindowController( const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const css::uno::Reference< css::frame::XFrame >& xFrame,
const OUString& aCommandURL );
- virtual ~PopupWindowController();
+ virtual ~PopupWindowController() override;
virtual VclPtr<vcl::Window> createPopupWindow( vcl::Window* pParent ) = 0;
diff --git a/include/svtools/printoptions.hxx b/include/svtools/printoptions.hxx
index 8025a01228fe..f06a53d5ae44 100644
--- a/include/svtools/printoptions.hxx
+++ b/include/svtools/printoptions.hxx
@@ -45,7 +45,7 @@ public:
public:
SvtBasePrintOptions();
- virtual ~SvtBasePrintOptions();
+ virtual ~SvtBasePrintOptions() override;
bool IsReduceTransparency() const;
sal_Int16 GetReducedTransparencyMode() const;
@@ -88,7 +88,7 @@ private:
public:
SvtPrinterOptions();
- virtual ~SvtPrinterOptions();
+ virtual ~SvtPrinterOptions() override;
};
@@ -102,7 +102,7 @@ private:
public:
SvtPrintFileOptions();
- virtual ~SvtPrintFileOptions();
+ virtual ~SvtPrintFileOptions() override;
};
#endif // INCLUDED_SVTOOLS_PRINTOPTIONS_HXX
diff --git a/include/svtools/prnsetup.hxx b/include/svtools/prnsetup.hxx
index 007294e52656..075b1fb2885b 100644
--- a/include/svtools/prnsetup.hxx
+++ b/include/svtools/prnsetup.hxx
@@ -56,7 +56,7 @@ private:
public:
PrinterSetupDialog( vcl::Window* pWindow );
- virtual ~PrinterSetupDialog();
+ virtual ~PrinterSetupDialog() override;
virtual void dispose() override;
void SetPrinter( Printer* pNewPrinter ) { mpPrinter = pNewPrinter; }
diff --git a/include/svtools/roadmapwizard.hxx b/include/svtools/roadmapwizard.hxx
index c028250b7938..cc4ced797fd2 100644
--- a/include/svtools/roadmapwizard.hxx
+++ b/include/svtools/roadmapwizard.hxx
@@ -72,7 +72,7 @@ namespace svt
RoadmapWizard(
vcl::Window* _pParent
);
- virtual ~RoadmapWizard( );
+ virtual ~RoadmapWizard( ) override;
virtual void dispose() override;
void SetRoadmapHelpId( const OString& _rId );
diff --git a/include/svtools/ruler.hxx b/include/svtools/ruler.hxx
index 33719035cf06..c1ce6de22596 100644
--- a/include/svtools/ruler.hxx
+++ b/include/svtools/ruler.hxx
@@ -712,7 +712,7 @@ protected:
public:
Ruler( vcl::Window* pParent, WinBits nWinStyle = WB_STDRULER );
- virtual ~Ruler();
+ virtual ~Ruler() override;
virtual void dispose() override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
diff --git a/include/svtools/scrwin.hxx b/include/svtools/scrwin.hxx
index 825b827a30b0..4e5571ab9421 100644
--- a/include/svtools/scrwin.hxx
+++ b/include/svtools/scrwin.hxx
@@ -63,7 +63,7 @@ private:
public:
ScrollableWindow( vcl::Window* pParent );
- virtual ~ScrollableWindow();
+ virtual ~ScrollableWindow() override;
virtual void dispose() override;
virtual void Resize() override;
diff --git a/include/svtools/simptabl.hxx b/include/svtools/simptabl.hxx
index 55d21fd64741..7e4627552b36 100644
--- a/include/svtools/simptabl.hxx
+++ b/include/svtools/simptabl.hxx
@@ -36,7 +36,7 @@ protected:
public:
SvSimpleTableContainer( vcl::Window* pParent, WinBits nBits = WB_BORDER );
- virtual ~SvSimpleTableContainer();
+ virtual ~SvSimpleTableContainer() override;
virtual void dispose() override;
void SetTable(SvSimpleTable* pTable);
@@ -87,7 +87,7 @@ protected:
public:
SvSimpleTable(SvSimpleTableContainer& rParent, WinBits nBits = WB_BORDER);
- virtual ~SvSimpleTable();
+ virtual ~SvSimpleTable() override;
virtual void dispose() override;
void UpdateViewSize();
diff --git a/include/svtools/slidesorterbaropt.hxx b/include/svtools/slidesorterbaropt.hxx
index d92dd583c00d..9908ed074bde 100644
--- a/include/svtools/slidesorterbaropt.hxx
+++ b/include/svtools/slidesorterbaropt.hxx
@@ -43,7 +43,7 @@ class SVT_DLLPUBLIC SvtSlideSorterBarOptions: public utl::detail::Options
{
public:
SvtSlideSorterBarOptions();
- virtual ~SvtSlideSorterBarOptions();
+ virtual ~SvtSlideSorterBarOptions() override;
bool GetVisibleImpressView() const;
void SetVisibleImpressView( bool bVisible );
diff --git a/include/svtools/statusbarcontroller.hxx b/include/svtools/statusbarcontroller.hxx
index 190fa24e8676..5fb6b2693ea7 100644
--- a/include/svtools/statusbarcontroller.hxx
+++ b/include/svtools/statusbarcontroller.hxx
@@ -48,7 +48,7 @@ class SVT_DLLPUBLIC StatusbarController :
const OUString& aCommandURL,
unsigned short nID );
StatusbarController();
- virtual ~StatusbarController();
+ virtual ~StatusbarController() override;
css::uno::Reference< css::frame::XFrame > getFrameInterface() const;
css::uno::Reference< css::util::XURLTransformer > getURLTransformer() const;
diff --git a/include/svtools/svlbitm.hxx b/include/svtools/svlbitm.hxx
index 159ef350f160..f3fba9d32fa8 100644
--- a/include/svtools/svlbitm.hxx
+++ b/include/svtools/svlbitm.hxx
@@ -108,7 +108,7 @@ protected:
public:
SvLBoxString(const OUString& rText);
SvLBoxString();
- virtual ~SvLBoxString();
+ virtual ~SvLBoxString() override;
virtual SvLBoxItemType GetType() const override;
virtual void InitViewData(SvTreeListBox* pView,
@@ -149,7 +149,7 @@ public:
// for that kind).
SvLBoxButton( SvLBoxButtonKind eTheKind, SvLBoxButtonData* pBData );
SvLBoxButton();
- virtual ~SvLBoxButton();
+ virtual ~SvLBoxButton() override;
virtual void InitViewData(SvTreeListBox* pView,
SvTreeListEntry* pEntry,
SvViewDataItem* pViewData = nullptr) override;
@@ -232,7 +232,7 @@ public:
Image aBmp2,
bool bExpanded);
SvLBoxContextBmp();
- virtual ~SvLBoxContextBmp();
+ virtual ~SvLBoxContextBmp() override;
virtual SvLBoxItemType GetType() const override;
virtual void InitViewData(SvTreeListBox* pView,
diff --git a/include/svtools/svparser.hxx b/include/svtools/svparser.hxx
index 9946402d3690..9406dd5743ee 100644
--- a/include/svtools/svparser.hxx
+++ b/include/svtools/svparser.hxx
@@ -98,7 +98,7 @@ protected:
virtual void NextToken( int nToken );
// at times of SvRefBase derivation, not everybody may delete
- virtual ~SvParser();
+ virtual ~SvParser() override;
void ClearTxtConvContext();
@@ -227,7 +227,7 @@ public:
/** Construction/Destruction.
*/
SvKeyValueIterator();
- virtual ~SvKeyValueIterator();
+ virtual ~SvKeyValueIterator() override;
SvKeyValueIterator(const SvKeyValueIterator&) = delete;
SvKeyValueIterator& operator=( const SvKeyValueIterator& ) = delete;
diff --git a/include/svtools/svtabbx.hxx b/include/svtools/svtabbx.hxx
index 1f6cadd2a3c6..c07aaa1b2a91 100644
--- a/include/svtools/svtabbx.hxx
+++ b/include/svtools/svtabbx.hxx
@@ -64,7 +64,7 @@ protected:
public:
SvTabListBox( vcl::Window* pParent, WinBits = WB_BORDER );
- virtual ~SvTabListBox();
+ virtual ~SvTabListBox() override;
virtual void dispose() override;
void SetTabs(const long* pTabs, MapUnit = MAP_APPFONT);
sal_uInt16 TabCount() const { return (sal_uInt16)nTabCount; }
@@ -138,7 +138,7 @@ private:
public:
SvHeaderTabListBox( vcl::Window* pParent, WinBits nBits );
- virtual ~SvHeaderTabListBox();
+ virtual ~SvHeaderTabListBox() override;
virtual void dispose() override;
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& ) override;
diff --git a/include/svtools/tabbar.hxx b/include/svtools/tabbar.hxx
index b11a9dbbf37a..e4967ac8982b 100644
--- a/include/svtools/tabbar.hxx
+++ b/include/svtools/tabbar.hxx
@@ -367,7 +367,7 @@ public:
static const sal_uInt16 PAGE_NOT_FOUND;
TabBar( vcl::Window* pParent, WinBits nWinStyle = WB_STDTABBAR );
- virtual ~TabBar();
+ virtual ~TabBar() override;
virtual void dispose() override;
virtual void MouseMove( const MouseEvent& rMEvt ) override;
diff --git a/include/svtools/toolbarmenu.hxx b/include/svtools/toolbarmenu.hxx
index 22f0ddf40f25..11486356bf5d 100644
--- a/include/svtools/toolbarmenu.hxx
+++ b/include/svtools/toolbarmenu.hxx
@@ -51,7 +51,7 @@ public:
vcl::Window* pParentWindow,
WinBits nBits );
- virtual ~ToolbarMenu();
+ virtual ~ToolbarMenu() override;
virtual void dispose() override;
virtual void MouseMove( const MouseEvent& rMEvt ) override;
diff --git a/include/svtools/toolboxcontroller.hxx b/include/svtools/toolboxcontroller.hxx
index 249ed1643951..7f307679005e 100644
--- a/include/svtools/toolboxcontroller.hxx
+++ b/include/svtools/toolboxcontroller.hxx
@@ -65,7 +65,7 @@ class SVT_DLLPUBLIC ToolboxController :
const css::uno::Reference< css::frame::XFrame >& xFrame,
const OUString& aCommandURL );
ToolboxController();
- virtual ~ToolboxController();
+ virtual ~ToolboxController() override;
css::uno::Reference< css::frame::XFrame > getFrameInterface() const;
const css::uno::Reference< css::uno::XComponentContext >& getContext() const;
diff --git a/include/svtools/toolpanelopt.hxx b/include/svtools/toolpanelopt.hxx
index 2480e2e0d8e5..1d2e957972e4 100644
--- a/include/svtools/toolpanelopt.hxx
+++ b/include/svtools/toolpanelopt.hxx
@@ -37,7 +37,7 @@ class SVT_DLLPUBLIC SvtToolPanelOptions: public utl::detail::Options
{
public:
SvtToolPanelOptions();
- virtual ~SvtToolPanelOptions();
+ virtual ~SvtToolPanelOptions() override;
bool GetVisibleImpressView() const;
void SetVisibleImpressView( bool bVisible );
diff --git a/include/svtools/transfer.hxx b/include/svtools/transfer.hxx
index 521f0531ad5d..2eb31595afe1 100644
--- a/include/svtools/transfer.hxx
+++ b/include/svtools/transfer.hxx
@@ -148,7 +148,7 @@ private:
public:
TerminateListener( TransferableHelper& rDropTargetHelper );
- virtual ~TerminateListener();
+ virtual ~TerminateListener() override;
};
friend class TransferableHelper::TerminateListener;
@@ -212,7 +212,7 @@ private:
protected:
- virtual ~TransferableHelper();
+ virtual ~TransferableHelper() override;
void AddFormat( SotClipboardFormatId nFormat );
void AddFormat( const css::datatransfer::DataFlavor& rFlavor );
@@ -387,7 +387,7 @@ private:
public:
DragGestureListener( DragSourceHelper& rDragSourceHelper );
- virtual ~DragGestureListener();
+ virtual ~DragGestureListener() override;
};
friend class DragSourceHelper::DragGestureListener;
@@ -438,7 +438,7 @@ private:
public:
DropTargetListener( DropTargetHelper& rDropTargetHelper );
- virtual ~DropTargetListener();
+ virtual ~DropTargetListener() override;
};
friend class DropTargetHelper::DropTargetListener;
@@ -494,7 +494,7 @@ protected:
public:
TransferDataContainer();
- virtual ~TransferDataContainer();
+ virtual ~TransferDataContainer() override;
void CopyINetBookmark( const INetBookmark& rBkmk );
void CopyINetImage( const INetImage& rINtImg );
diff --git a/include/svtools/treelistbox.hxx b/include/svtools/treelistbox.hxx
index 166373a9a076..900077932ad1 100644
--- a/include/svtools/treelistbox.hxx
+++ b/include/svtools/treelistbox.hxx
@@ -343,7 +343,7 @@ public:
SvTreeListBox( vcl::Window* pParent, WinBits nWinStyle=0 );
SvTreeListBox( vcl::Window* pParent, const ResId& rResId );
- virtual ~SvTreeListBox();
+ virtual ~SvTreeListBox() override;
virtual void dispose() override;
SvTreeList* GetModel() const
diff --git a/include/svtools/unoevent.hxx b/include/svtools/unoevent.hxx
index a29b9d217cf1..ef303638f7ae 100644
--- a/include/svtools/unoevent.hxx
+++ b/include/svtools/unoevent.hxx
@@ -69,7 +69,7 @@ public:
SvBaseEventDescriptor(const SvEventDescription* pSupportedMacroItems);
- virtual ~SvBaseEventDescriptor();
+ virtual ~SvBaseEventDescriptor() override;
// XNameReplace
@@ -176,7 +176,7 @@ public:
SvEventDescriptor(css::uno::XInterface& rParent,
const SvEventDescription* pSupportedMacroItems);
- virtual ~SvEventDescriptor();
+ virtual ~SvEventDescriptor() override;
protected:
@@ -230,7 +230,7 @@ public:
SvDetachedEventDescriptor(const SvEventDescription* pSupportedMacroItems);
- virtual ~SvDetachedEventDescriptor();
+ virtual ~SvDetachedEventDescriptor() override;
//XServiceInfo
virtual OUString SAL_CALL getImplementationName()
@@ -278,7 +278,7 @@ public:
SvMacroTableEventDescriptor(const SvxMacroTableDtor& aFmt,
const SvEventDescription* pSupportedMacroItems);
- virtual ~SvMacroTableEventDescriptor();
+ virtual ~SvMacroTableEventDescriptor() override;
void copyMacrosFromTable(const SvxMacroTableDtor& aFmt);
void copyMacrosIntoTable(SvxMacroTableDtor& aFmt);
diff --git a/include/svtools/valueset.hxx b/include/svtools/valueset.hxx
index 432f410d80ca..20fe873784ca 100644
--- a/include/svtools/valueset.hxx
+++ b/include/svtools/valueset.hxx
@@ -282,7 +282,7 @@ protected:
public:
ValueSet( vcl::Window* pParent, WinBits nWinStyle );
ValueSet( vcl::Window* pParent, const ResId& rResId );
- virtual ~ValueSet();
+ virtual ~ValueSet() override;
virtual void dispose() override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
diff --git a/include/svtools/wizardmachine.hxx b/include/svtools/wizardmachine.hxx
index fd41de1d9412..bc7ce509fbaa 100644
--- a/include/svtools/wizardmachine.hxx
+++ b/include/svtools/wizardmachine.hxx
@@ -103,7 +103,7 @@ namespace svt
must be the OWizardMachine (which is derived from Window)
*/
OWizardPage(vcl::Window *pParent, const OString& rID, const OUString& rUIXMLDescription);
- virtual ~OWizardPage();
+ virtual ~OWizardPage() override;
// IWizardPageController overridables
virtual void initializePage() override;
@@ -170,7 +170,7 @@ namespace svt
public:
OWizardMachine(vcl::Window* _pParent, const WinBits i_nStyle, WizardButtonFlags _nButtonFlags );
OWizardMachine(vcl::Window* _pParent, WizardButtonFlags _nButtonFlags );
- virtual ~OWizardMachine();
+ virtual ~OWizardMachine() override;
virtual void dispose() override;
/// enable (or disable) buttons
diff --git a/include/svtools/wizdlg.hxx b/include/svtools/wizdlg.hxx
index 9ed4e2bbf949..97564c58ef8f 100644
--- a/include/svtools/wizdlg.hxx
+++ b/include/svtools/wizdlg.hxx
@@ -231,7 +231,7 @@ private:
public:
WizardDialog( vcl::Window* pParent, WinBits nStyle = WB_STDTABDIALOG );
WizardDialog( vcl::Window* pParent, const OUString& rID, const OUString& rUIXMLDescription );
- virtual ~WizardDialog();
+ virtual ~WizardDialog() override;
virtual void dispose() override;
virtual void Resize() override;
diff --git a/include/svx/AccessibleControlShape.hxx b/include/svx/AccessibleControlShape.hxx
index d2c2ec05c6b5..96c4c370d617 100644
--- a/include/svx/AccessibleControlShape.hxx
+++ b/include/svx/AccessibleControlShape.hxx
@@ -57,7 +57,7 @@ public:
AccessibleControlShape(
const AccessibleShapeInfo& rShapeInfo,
const AccessibleShapeTreeInfo& rShapeTreeInfo);
- virtual ~AccessibleControlShape( );
+ virtual ~AccessibleControlShape( ) override;
const css::uno::Reference< css::beans::XPropertySet >& SAL_CALL GetControlModel( ) { return m_xControlModel;} ;
AccessibleControlShape* SAL_CALL GetLabeledByControlShape();
diff --git a/include/svx/AccessibleGraphicShape.hxx b/include/svx/AccessibleGraphicShape.hxx
index 04271c7476db..a520a98e5176 100644
--- a/include/svx/AccessibleGraphicShape.hxx
+++ b/include/svx/AccessibleGraphicShape.hxx
@@ -41,7 +41,7 @@ public:
const AccessibleShapeInfo& rShapeInfo,
const AccessibleShapeTreeInfo& rShapeTreeInfo);
- virtual ~AccessibleGraphicShape();
+ virtual ~AccessibleGraphicShape() override;
//===== XAccessibleImage ================================================
diff --git a/include/svx/AccessibleOLEShape.hxx b/include/svx/AccessibleOLEShape.hxx
index 55fa150cfc91..9b59fa15873a 100644
--- a/include/svx/AccessibleOLEShape.hxx
+++ b/include/svx/AccessibleOLEShape.hxx
@@ -41,7 +41,7 @@ public:
AccessibleOLEShape (
const AccessibleShapeInfo& rShapeInfo,
const AccessibleShapeTreeInfo& rShapeTreeInfo);
- virtual ~AccessibleOLEShape();
+ virtual ~AccessibleOLEShape() override;
//===== XAccessibleAction ===============================================
diff --git a/include/svx/AccessibleShape.hxx b/include/svx/AccessibleShape.hxx
index 8f961fffb111..f88d190bbe7a 100644
--- a/include/svx/AccessibleShape.hxx
+++ b/include/svx/AccessibleShape.hxx
@@ -154,7 +154,7 @@ public:
/** The destructor releases its children manager and text engine if
still existent. These are responsible to send appropriate events.
*/
- virtual ~AccessibleShape();
+ virtual ~AccessibleShape() override;
/** Initialize a new shape. See the documentation of the constructor
for the reason of this method's existence.
diff --git a/include/svx/AffineMatrixItem.hxx b/include/svx/AffineMatrixItem.hxx
index ff8617c0a1dc..78e169519659 100644
--- a/include/svx/AffineMatrixItem.hxx
+++ b/include/svx/AffineMatrixItem.hxx
@@ -32,7 +32,7 @@ public:
AffineMatrixItem(const css::geometry::AffineMatrix2D* pMatrix = nullptr);
AffineMatrixItem(SvStream& rIn);
AffineMatrixItem(const AffineMatrixItem&);
- virtual ~AffineMatrixItem();
+ virtual ~AffineMatrixItem() override;
virtual bool operator==(const SfxPoolItem&) const override;
virtual SfxPoolItem* Clone( SfxItemPool* pPool = nullptr ) const override;
diff --git a/include/svx/CommonStyleManager.hxx b/include/svx/CommonStyleManager.hxx
index edb8a6dc74fa..b8e6ad63f759 100644
--- a/include/svx/CommonStyleManager.hxx
+++ b/include/svx/CommonStyleManager.hxx
@@ -26,7 +26,7 @@ public:
: StyleManager(rShell)
{}
- virtual ~CommonStyleManager()
+ virtual ~CommonStyleManager() override
{}
virtual sfx2::StylePreviewRenderer* CreateStylePreviewRenderer(
diff --git a/include/svx/CommonStylePreviewRenderer.hxx b/include/svx/CommonStylePreviewRenderer.hxx
index dc4ec8986ae7..790110d04478 100644
--- a/include/svx/CommonStylePreviewRenderer.hxx
+++ b/include/svx/CommonStylePreviewRenderer.hxx
@@ -31,7 +31,7 @@ class SVX_DLLPUBLIC CommonStylePreviewRenderer : public sfx2::StylePreviewRender
public:
CommonStylePreviewRenderer(const SfxObjectShell& rShell, OutputDevice& rOutputDev,
SfxStyleSheetBase* pStyle, long nMaxHeight = 32);
- virtual ~CommonStylePreviewRenderer();
+ virtual ~CommonStylePreviewRenderer() override;
virtual bool recalculate() override;
virtual Size getRenderSize() override;
diff --git a/include/svx/EnhancedCustomShape2d.hxx b/include/svx/EnhancedCustomShape2d.hxx
index 8ed9417af553..ee1d0e429330 100644
--- a/include/svx/EnhancedCustomShape2d.hxx
+++ b/include/svx/EnhancedCustomShape2d.hxx
@@ -192,7 +192,7 @@ class SVX_DLLPUBLIC EnhancedCustomShape2d : public SfxItemSet
bool SetHandleControllerPosition( const sal_uInt32 nIndex, const css::awt::Point& rPosition );
EnhancedCustomShape2d( SdrObject* pSdrObjCustomShape );
- virtual ~EnhancedCustomShape2d();
+ virtual ~EnhancedCustomShape2d() override;
SAL_DLLPRIVATE double GetEnumFunc( const EnhancedCustomShape::ExpressionFunct eVal ) const;
diff --git a/include/svx/Palette.hxx b/include/svx/Palette.hxx
index ffbd529fbe2f..b8814185e8b8 100644
--- a/include/svx/Palette.hxx
+++ b/include/svx/Palette.hxx
@@ -53,7 +53,7 @@ class SVX_DLLPUBLIC PaletteASE : public Palette
void LoadPalette();
public:
PaletteASE( const OUString &rFPath, const OUString &rFName );
- virtual ~PaletteASE();
+ virtual ~PaletteASE() override;
virtual const OUString& GetName() override;
virtual const OUString& GetPath() override;
@@ -78,7 +78,7 @@ class SVX_DLLPUBLIC PaletteGPL : public Palette
void LoadPalette();
public:
PaletteGPL( const OUString &rFPath, const OUString &rFName );
- virtual ~PaletteGPL();
+ virtual ~PaletteGPL() override;
virtual const OUString& GetName() override;
virtual const OUString& GetPath() override;
@@ -97,7 +97,7 @@ class SVX_DLLPUBLIC PaletteSOC : public Palette
XColorListRef mpColorList;
public:
PaletteSOC( const OUString &rFPath, const OUString &rFName );
- virtual ~PaletteSOC();
+ virtual ~PaletteSOC() override;
virtual const OUString& GetName() override;
virtual const OUString& GetPath() override;
diff --git a/include/svx/ParaLineSpacingPopup.hxx b/include/svx/ParaLineSpacingPopup.hxx
index c9f761c91beb..293253ec5f10 100644
--- a/include/svx/ParaLineSpacingPopup.hxx
+++ b/include/svx/ParaLineSpacingPopup.hxx
@@ -34,7 +34,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
ParaLineSpacingPopup(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx);
- virtual ~ParaLineSpacingPopup();
+ virtual ~ParaLineSpacingPopup() override;
virtual VclPtr<SfxPopupWindow> CreatePopupWindow() override;
};
diff --git a/include/svx/ParaSpacingControl.hxx b/include/svx/ParaSpacingControl.hxx
index b4e287c2370f..17f46b4650f6 100644
--- a/include/svx/ParaSpacingControl.hxx
+++ b/include/svx/ParaSpacingControl.hxx
@@ -34,7 +34,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
ParaULSpacingControl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx);
- virtual ~ParaULSpacingControl();
+ virtual ~ParaULSpacingControl() override;
virtual void StateChanged(sal_uInt16 nSID, SfxItemState eState,
const SfxPoolItem* pState) override;
@@ -48,7 +48,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
ParaLRSpacingControl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx);
- virtual ~ParaLRSpacingControl();
+ virtual ~ParaLRSpacingControl() override;
virtual void SAL_CALL dispose()
throw (css::uno::RuntimeException, std::exception) override;
diff --git a/include/svx/SmartTagMgr.hxx b/include/svx/SmartTagMgr.hxx
index 0a7cfcc4c700..f75a7f38385b 100644
--- a/include/svx/SmartTagMgr.hxx
+++ b/include/svx/SmartTagMgr.hxx
@@ -122,7 +122,7 @@ private:
public:
SmartTagMgr( const OUString& rApplicationName );
- virtual ~SmartTagMgr();
+ virtual ~SmartTagMgr() override;
/** Triggers configuration reading, library loading and listener registration
NOTE: MUST BE CALLED AFTER CONSTRUCTION!
diff --git a/include/svx/SpellDialogChildWindow.hxx b/include/svx/SpellDialogChildWindow.hxx
index cae041cc83a3..9f1b3f20accf 100644
--- a/include/svx/SpellDialogChildWindow.hxx
+++ b/include/svx/SpellDialogChildWindow.hxx
@@ -53,7 +53,7 @@ public:
sal_uInt16 nId,
SfxBindings* pBindings,
SfxChildWinInfo* pInfo);
- virtual ~SpellDialogChildWindow ();
+ virtual ~SpellDialogChildWindow () override;
protected:
/** This abstract method has to be defined by a derived class. It
diff --git a/include/svx/TextCharacterSpacingPopup.hxx b/include/svx/TextCharacterSpacingPopup.hxx
index 68077b25f0c9..8bfbfce058da 100644
--- a/include/svx/TextCharacterSpacingPopup.hxx
+++ b/include/svx/TextCharacterSpacingPopup.hxx
@@ -32,7 +32,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
TextCharacterSpacingPopup(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx);
- virtual ~TextCharacterSpacingPopup();
+ virtual ~TextCharacterSpacingPopup() override;
virtual VclPtr<SfxPopupWindow> CreatePopupWindow() override;
};
diff --git a/include/svx/TextUnderlinePopup.hxx b/include/svx/TextUnderlinePopup.hxx
index c627391c3492..e13a520ec538 100644
--- a/include/svx/TextUnderlinePopup.hxx
+++ b/include/svx/TextUnderlinePopup.hxx
@@ -34,7 +34,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
TextUnderlinePopup(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx);
- virtual ~TextUnderlinePopup();
+ virtual ~TextUnderlinePopup() override;
// XInitialization
virtual void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& aArguments )
diff --git a/include/svx/bmpmask.hxx b/include/svx/bmpmask.hxx
index 3630f394b065..1f66ee5ef7b5 100644
--- a/include/svx/bmpmask.hxx
+++ b/include/svx/bmpmask.hxx
@@ -134,7 +134,7 @@ class SAL_WARN_UNUSED SVX_DLLPUBLIC SvxBmpMask : public SfxDockingWindow
public:
SvxBmpMask(SfxBindings *pBindinx, SfxChildWindow *pCW, vcl::Window* pParent);
- virtual ~SvxBmpMask();
+ virtual ~SvxBmpMask() override;
virtual void dispose() override;
void SetColor( const Color& rColor );
diff --git a/include/svx/charmap.hxx b/include/svx/charmap.hxx
index d748f37fe14c..e94dc5d2d9a8 100644
--- a/include/svx/charmap.hxx
+++ b/include/svx/charmap.hxx
@@ -40,7 +40,7 @@ class SAL_WARN_UNUSED SVX_DLLPUBLIC SvxShowCharSet : public Control
{
public:
SvxShowCharSet( vcl::Window* pParent );
- virtual ~SvxShowCharSet();
+ virtual ~SvxShowCharSet() override;
virtual void dispose() override;
virtual void ApplySettings(vcl::RenderContext& rRenderContext) override;
diff --git a/include/svx/checklbx.hxx b/include/svx/checklbx.hxx
index cad5b4a17174..d744c8f33f65 100644
--- a/include/svx/checklbx.hxx
+++ b/include/svx/checklbx.hxx
@@ -45,7 +45,7 @@ private:
public:
SvxCheckListBox( vcl::Window* pParent, WinBits nWinStyle = 0 );
void SetNormalStaticImage(const Image& rNormalStaticImage);
- virtual ~SvxCheckListBox();
+ virtual ~SvxCheckListBox() override;
virtual void dispose() override;
void InsertEntry ( const OUString& rStr,
diff --git a/include/svx/clipboardctl.hxx b/include/svx/clipboardctl.hxx
index 931b3d21b51c..bbbfa2d85a2a 100644
--- a/include/svx/clipboardctl.hxx
+++ b/include/svx/clipboardctl.hxx
@@ -42,7 +42,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SvxClipBoardControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxClipBoardControl();
+ virtual ~SvxClipBoardControl() override;
virtual VclPtr<SfxPopupWindow> CreatePopupWindow() override;
virtual void StateChanged( sal_uInt16 nSID,
diff --git a/include/svx/clipfmtitem.hxx b/include/svx/clipfmtitem.hxx
index 643c13217b8c..75b89fd4041e 100644
--- a/include/svx/clipfmtitem.hxx
+++ b/include/svx/clipfmtitem.hxx
@@ -37,7 +37,7 @@ public:
static SfxPoolItem* CreateDefault();
SvxClipboardFormatItem( sal_uInt16 nId = 0 );
SvxClipboardFormatItem( const SvxClipboardFormatItem& );
- virtual ~SvxClipboardFormatItem();
+ virtual ~SvxClipboardFormatItem() override;
virtual bool QueryValue( css::uno::Any& rVal, sal_uInt8 nMemberId = 0 ) const override;
virtual bool PutValue( const css::uno::Any& rVal, sal_uInt8 nMemberId ) override;
diff --git a/include/svx/colrctrl.hxx b/include/svx/colrctrl.hxx
index dbefc7f0cbfa..b212162feab0 100644
--- a/include/svx/colrctrl.hxx
+++ b/include/svx/colrctrl.hxx
@@ -103,7 +103,7 @@ public:
SvxColorDockingWindow(SfxBindings* pBindings,
SfxChildWindow *pCW,
vcl::Window* pParent);
- virtual ~SvxColorDockingWindow();
+ virtual ~SvxColorDockingWindow() override;
virtual void dispose() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/include/svx/compressgraphicdialog.hxx b/include/svx/compressgraphicdialog.hxx
index 08819e9c04d3..eb863a166f55 100644
--- a/include/svx/compressgraphicdialog.hxx
+++ b/include/svx/compressgraphicdialog.hxx
@@ -90,7 +90,7 @@ private:
public:
CompressGraphicsDialog( vcl::Window* pParent, SdrGrafObj* pGraphicObj, SfxBindings& rBindings );
CompressGraphicsDialog( vcl::Window* pParent, Graphic& rGraphic, Size rViewSize100mm, Rectangle& rCropRectangle, SfxBindings& rBindings );
- virtual ~CompressGraphicsDialog();
+ virtual ~CompressGraphicsDialog() override;
virtual void dispose() override;
SdrGrafObj* GetCompressedSdrGrafObj();
diff --git a/include/svx/connctrl.hxx b/include/svx/connctrl.hxx
index b9b388e533aa..2bdc9eeddc34 100644
--- a/include/svx/connctrl.hxx
+++ b/include/svx/connctrl.hxx
@@ -45,7 +45,7 @@ private:
SVX_DLLPRIVATE void AdaptSize();
public:
SvxXConnectionPreview( vcl::Window* pParent, WinBits nStyle);
- virtual ~SvxXConnectionPreview();
+ virtual ~SvxXConnectionPreview() override;
virtual void dispose() override;
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& rRect ) override;
diff --git a/include/svx/contdlg.hxx b/include/svx/contdlg.hxx
index 7e13ba44ba62..d60c929be112 100644
--- a/include/svx/contdlg.hxx
+++ b/include/svx/contdlg.hxx
@@ -58,7 +58,7 @@ public:
SvxContourDlg(SfxBindings *pBindings, SfxChildWindow *pCW,
vcl::Window* pParent);
- virtual ~SvxContourDlg();
+ virtual ~SvxContourDlg() override;
virtual void dispose() override;
const Graphic& GetGraphic() const;
diff --git a/include/svx/ctredlin.hxx b/include/svx/ctredlin.hxx
index 807c4f32de55..50aa6544fac3 100644
--- a/include/svx/ctredlin.hxx
+++ b/include/svx/ctredlin.hxx
@@ -57,7 +57,7 @@ class SAL_WARN_UNUSED SvxRedlinEntry : public SvTreeListEntry
{
public:
SvxRedlinEntry();
- virtual ~SvxRedlinEntry();
+ virtual ~SvxRedlinEntry() override;
};
/// Class for the representation of Strings depending on the font.
@@ -70,7 +70,7 @@ private:
public:
SvLBoxColorString( const OUString& rStr, const Color& rCol);
SvLBoxColorString();
- virtual ~SvLBoxColorString();
+ virtual ~SvLBoxColorString() override;
/** Paint function of the SvLBoxColorString class.
@@ -113,7 +113,7 @@ protected:
public:
SvxRedlinTable(SvSimpleTableContainer& rParent, WinBits nBits = WB_BORDER);
- virtual ~SvxRedlinTable();
+ virtual ~SvxRedlinTable() override;
virtual void dispose() override;
// For FilterPage only {
@@ -209,7 +209,7 @@ protected:
public:
SvxTPFilter( vcl::Window * pParent);
- virtual ~SvxTPFilter();
+ virtual ~SvxTPFilter() override;
virtual void dispose() override;
virtual void DeactivatePage() override;
@@ -298,7 +298,7 @@ private:
public:
SvxTPView(vcl::Window * pParent, VclBuilderContainer *pTopLevel);
- virtual ~SvxTPView();
+ virtual ~SvxTPView() override;
virtual void dispose() override;
void InsertWriterHeader();
@@ -344,7 +344,7 @@ private:
public:
SvxAcceptChgCtr(vcl::Window* pParent, VclBuilderContainer* pTopLevel);
- virtual ~SvxAcceptChgCtr();
+ virtual ~SvxAcceptChgCtr() override;
virtual void dispose() override;
void ShowFilterPage();
diff --git a/include/svx/dlgctl3d.hxx b/include/svx/dlgctl3d.hxx
index fa89bc436b98..cd33094ddb7d 100644
--- a/include/svx/dlgctl3d.hxx
+++ b/include/svx/dlgctl3d.hxx
@@ -49,7 +49,7 @@ protected:
public:
Svx3DPreviewControl(vcl::Window* pParent, WinBits nStyle = 0);
- virtual ~Svx3DPreviewControl();
+ virtual ~Svx3DPreviewControl() override;
virtual void dispose() override;
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& rRect ) override;
@@ -149,7 +149,7 @@ private:
public:
SvxLightCtl3D(vcl::Window* pParent);
- virtual ~SvxLightCtl3D();
+ virtual ~SvxLightCtl3D() override;
virtual void dispose() override;
// react to size changes
diff --git a/include/svx/dlgctrl.hxx b/include/svx/dlgctrl.hxx
index 9056efae0bdc..190c996c637a 100644
--- a/include/svx/dlgctrl.hxx
+++ b/include/svx/dlgctrl.hxx
@@ -111,7 +111,7 @@ public:
sal_uInt16 nBorder = 200, sal_uInt16 nCircle = 80 );
void SetControlSettings(RectPoint eRpt, sal_uInt16 nBorder = 200,
sal_uInt16 nCircle = 80);
- virtual ~SvxRectCtl();
+ virtual ~SvxRectCtl() override;
virtual void dispose() override;
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& rRect ) override;
@@ -166,7 +166,7 @@ protected:
public:
SvxPixelCtl( vcl::Window* pParent, sal_uInt16 nNumber = 8 );
- virtual ~SvxPixelCtl();
+ virtual ~SvxPixelCtl() override;
virtual void dispose() override;
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& rRect ) override;
@@ -351,7 +351,7 @@ protected:
public:
SvxPreviewBase(vcl::Window* pParent);
- virtual ~SvxPreviewBase();
+ virtual ~SvxPreviewBase() override;
virtual void dispose() override;
// change support
@@ -388,7 +388,7 @@ private:
public:
SvxXLinePreview( vcl::Window* pParent );
- virtual ~SvxXLinePreview();
+ virtual ~SvxXLinePreview() override;
virtual void dispose() override;
void SetLineAttributes(const SfxItemSet& rItemSet);
@@ -415,7 +415,7 @@ private:
public:
SvxXRectPreview(vcl::Window* pParent);
- virtual ~SvxXRectPreview();
+ virtual ~SvxXRectPreview() override;
virtual void dispose() override;
void SetAttributes(const SfxItemSet& rItemSet);
@@ -441,7 +441,7 @@ private:
public:
SvxXShadowPreview(vcl::Window *pParent);
- virtual ~SvxXShadowPreview();
+ virtual ~SvxXShadowPreview() override;
virtual void dispose() override;
void SetRectangleAttributes(const SfxItemSet& rItemSet);
diff --git a/include/svx/e3ditem.hxx b/include/svx/e3ditem.hxx
index fdfc704edcbf..66565e27d264 100644
--- a/include/svx/e3ditem.hxx
+++ b/include/svx/e3ditem.hxx
@@ -33,7 +33,7 @@ class SAL_WARN_UNUSED SVX_DLLPUBLIC SvxB3DVectorItem : public SfxPoolItem
public:
SvxB3DVectorItem( sal_uInt16 nWhich, const basegfx::B3DVector& rVal );
SvxB3DVectorItem( const SvxB3DVectorItem& );
- virtual ~SvxB3DVectorItem();
+ virtual ~SvxB3DVectorItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
diff --git a/include/svx/e3dundo.hxx b/include/svx/e3dundo.hxx
index d9f2d6a90f97..8be61b7b9e0e 100644
--- a/include/svx/e3dundo.hxx
+++ b/include/svx/e3dundo.hxx
@@ -43,7 +43,7 @@ class SAL_WARN_UNUSED E3dUndoAction : public SdrUndoAction
{
}
- virtual ~E3dUndoAction ();
+ virtual ~E3dUndoAction () override;
virtual bool CanRepeat(SfxRepeatTarget&) const override;
};
@@ -69,7 +69,7 @@ class SAL_WARN_UNUSED E3dRotateUndoAction : public E3dUndoAction
{
}
- virtual ~E3dRotateUndoAction ();
+ virtual ~E3dRotateUndoAction () override;
virtual void Undo() override;
virtual void Redo() override;
@@ -96,7 +96,7 @@ class SAL_WARN_UNUSED SVX_DLLPUBLIC E3dAttributesUndoAction : public SdrUndoActi
const SfxItemSet& rNewSet,
const SfxItemSet& rOldSet);
- virtual ~E3dAttributesUndoAction();
+ virtual ~E3dAttributesUndoAction() override;
virtual bool CanRepeat(SfxRepeatTarget& rView) const override;
virtual void Undo() override;
diff --git a/include/svx/extrusionbar.hxx b/include/svx/extrusionbar.hxx
index 3b44d3e9986c..4aa902bf4fe2 100644
--- a/include/svx/extrusionbar.hxx
+++ b/include/svx/extrusionbar.hxx
@@ -46,7 +46,7 @@ private:
public:
ExtrusionBar(SfxViewShell* pViewShell);
- virtual ~ExtrusionBar();
+ virtual ~ExtrusionBar() override;
static void execute( SdrView* pSdrView, SfxRequest& rReq, SfxBindings& rBindings );
static void getState( SdrView* pSdrView, SfxItemSet& rSet );
diff --git a/include/svx/fillctrl.hxx b/include/svx/fillctrl.hxx
index 98a662c0ed45..e5f447465416 100644
--- a/include/svx/fillctrl.hxx
+++ b/include/svx/fillctrl.hxx
@@ -67,7 +67,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SvxFillToolBoxControl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx);
- virtual ~SvxFillToolBoxControl();
+ virtual ~SvxFillToolBoxControl() override;
virtual void StateChanged(sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState) override;
void Update();
@@ -89,7 +89,7 @@ private:
public:
FillControl(vcl::Window* pParent);
- virtual ~FillControl();
+ virtual ~FillControl() override;
virtual void dispose() override;
virtual void Resize() override;
diff --git a/include/svx/float3d.hxx b/include/svx/float3d.hxx
index 70103b5742b4..d5c211ed4a13 100644
--- a/include/svx/float3d.hxx
+++ b/include/svx/float3d.hxx
@@ -213,7 +213,7 @@ protected:
public:
Svx3DWin( SfxBindings* pBindings, SfxChildWindow *pCW,
vcl::Window* pParent );
- virtual ~Svx3DWin();
+ virtual ~Svx3DWin() override;
virtual void dispose() override;
void InitColorLB( const SdrModel* pDoc );
diff --git a/include/svx/fmdpage.hxx b/include/svx/fmdpage.hxx
index dd9397ee1cae..be32ea540bdd 100644
--- a/include/svx/fmdpage.hxx
+++ b/include/svx/fmdpage.hxx
@@ -44,7 +44,7 @@ protected:
public:
SvxFmDrawPage( SdrPage* pPage );
- virtual ~SvxFmDrawPage() throw ();
+ virtual ~SvxFmDrawPage() throw () override;
// UNO connection
DECLARE_UNO3_AGG_DEFAULTS(SvxFmDrawPage, SvxDrawPage)
diff --git a/include/svx/fmgridcl.hxx b/include/svx/fmgridcl.hxx
index 1c6dea5ade5f..2b5f0a586aef 100644
--- a/include/svx/fmgridcl.hxx
+++ b/include/svx/fmgridcl.hxx
@@ -40,7 +40,7 @@ protected:
public:
FmGridHeader( BrowseBox* pParent, WinBits nWinBits = WB_STDHEADERBAR | WB_DRAG );
- virtual ~FmGridHeader();
+ virtual ~FmGridHeader() override;
virtual void dispose() override;
public:
diff --git a/include/svx/fmgridif.hxx b/include/svx/fmgridif.hxx
index 53a219884f47..67f8cefbf103 100644
--- a/include/svx/fmgridif.hxx
+++ b/include/svx/fmgridif.hxx
@@ -217,7 +217,7 @@ protected:
public:
FmXGridControl(const css::uno::Reference< css::uno::XComponentContext >&);
- virtual ~FmXGridControl();
+ virtual ~FmXGridControl() override;
// UNO connection
DECLARE_UNO3_AGG_DEFAULTS(FmXGridControl, UnoControl)
@@ -367,7 +367,7 @@ protected:
public:
FmXGridPeer(const css::uno::Reference< css::uno::XComponentContext >&);
- virtual ~FmXGridPeer();
+ virtual ~FmXGridPeer() override;
// spaeter Constructor, immer nach dem realen Constructor zu rufen !
void Create(vcl::Window* pParent, WinBits nStyle);
diff --git a/include/svx/fmmodel.hxx b/include/svx/fmmodel.hxx
index d632df6d225c..4cbe427411ef 100644
--- a/include/svx/fmmodel.hxx
+++ b/include/svx/fmmodel.hxx
@@ -54,7 +54,7 @@ public:
FmFormModel(const OUString& rPath, SfxItemPool* pPool, SfxObjectShell* pPers,
bool bUseExtColorTable);
- virtual ~FmFormModel();
+ virtual ~FmFormModel() override;
virtual SdrPage* AllocPage(bool bMasterPage) override;
virtual void InsertPage(SdrPage* pPage, sal_uInt16 nPos=0xFFFF) override;
diff --git a/include/svx/fmpage.hxx b/include/svx/fmpage.hxx
index 851e3e473df7..3a515163d708 100644
--- a/include/svx/fmpage.hxx
+++ b/include/svx/fmpage.hxx
@@ -49,7 +49,7 @@ class SVX_DLLPUBLIC FmFormPage : public SdrPage
public:
explicit FmFormPage(FmFormModel& rModel, bool bMasterPage=false);
- virtual ~FmFormPage();
+ virtual ~FmFormPage() override;
virtual void SetModel(SdrModel* pNewModel) override;
diff --git a/include/svx/fmshell.hxx b/include/svx/fmshell.hxx
index 38b8c341fcfe..82a289757456 100644
--- a/include/svx/fmshell.hxx
+++ b/include/svx/fmshell.hxx
@@ -61,7 +61,7 @@ class SAL_WARN_UNUSED SVX_DLLPUBLIC FmDesignModeChangedHint : public SfxHint
public:
FmDesignModeChangedHint( bool bDesMode );
- virtual ~FmDesignModeChangedHint();
+ virtual ~FmDesignModeChangedHint() override;
bool GetDesignMode() const { return m_bDesignMode; }
};
@@ -96,7 +96,7 @@ private:
public:
FmFormShell(SfxViewShell* pParent, FmFormView* pView = nullptr);
- virtual ~FmFormShell();
+ virtual ~FmFormShell() override;
void Execute( SfxRequest& );
void GetState( SfxItemSet& );
diff --git a/include/svx/fmsrcimp.hxx b/include/svx/fmsrcimp.hxx
index a29c7f76195b..7190ef0b4d6e 100644
--- a/include/svx/fmsrcimp.hxx
+++ b/include/svx/fmsrcimp.hxx
@@ -95,7 +95,7 @@ public:
public:
FmRecordCountListener(const css::uno::Reference< css::sdbc::XResultSet >& dbcCursor);
// the set has to support the sdb::ResultSet service
- virtual ~FmRecordCountListener();
+ virtual ~FmRecordCountListener() override;
// DECLARE_UNO3_AGG_DEFAULTS(FmPropertyListener, UsrObject)
// virtual sal_Bool queryInterface(css::uno::Uik aUik, css::uno::Reference< css::uno::XInterface >& rOut);
diff --git a/include/svx/fmtools.hxx b/include/svx/fmtools.hxx
index 043ae366ed05..c1c5d934475e 100644
--- a/include/svx/fmtools.hxx
+++ b/include/svx/fmtools.hxx
@@ -174,7 +174,7 @@ class SAL_WARN_UNUSED FmXDisposeMultiplexer : public ::cppu::WeakImplHelper1< cs
css::uno::Reference< css::lang::XComponent> m_xObject;
FmXDisposeListener* m_pListener;
- virtual ~FmXDisposeMultiplexer();
+ virtual ~FmXDisposeMultiplexer() override;
public:
FmXDisposeMultiplexer(FmXDisposeListener* _pListener, const css::uno::Reference< css::lang::XComponent>& _rxObject);
diff --git a/include/svx/fmview.hxx b/include/svx/fmview.hxx
index ed6e2644e9a0..675500de3e9f 100644
--- a/include/svx/fmview.hxx
+++ b/include/svx/fmview.hxx
@@ -63,7 +63,7 @@ class SVX_DLLPUBLIC FmFormView : public E3dView
public:
FmFormView(FmFormModel* pModel, OutputDevice* pOut = nullptr);
- virtual ~FmFormView();
+ virtual ~FmFormView() override;
/** create a control pair (label/bound control) for the database field description given.
@param rFieldDesc
diff --git a/include/svx/fntctrl.hxx b/include/svx/fntctrl.hxx
index d491e8f7e4bd..ff26909bea8e 100644
--- a/include/svx/fntctrl.hxx
+++ b/include/svx/fntctrl.hxx
@@ -47,7 +47,7 @@ private:
public:
SvxFontPrevWindow(vcl::Window* pParent, const ResId& rId);
SvxFontPrevWindow(vcl::Window* pParent, WinBits nStyle);
- virtual ~SvxFontPrevWindow();
+ virtual ~SvxFontPrevWindow() override;
virtual void dispose() override;
virtual void StateChanged( StateChangedType nStateChange ) override;
diff --git a/include/svx/fontlb.hxx b/include/svx/fontlb.hxx
index 9174b97ad193..f7601b58e940 100644
--- a/include/svx/fontlb.hxx
+++ b/include/svx/fontlb.hxx
@@ -40,7 +40,7 @@ public:
const vcl::Font& rFont,
const Color* pColor = nullptr );
- virtual ~SvLBoxFontString();
+ virtual ~SvLBoxFontString() override;
/** Creates a new empty list box item. */
virtual SvLBoxItem* Create() const override;
diff --git a/include/svx/fontwork.hxx b/include/svx/fontwork.hxx
index 48939bc5ecc6..8ef0eb84187a 100644
--- a/include/svx/fontwork.hxx
+++ b/include/svx/fontwork.hxx
@@ -173,7 +173,7 @@ class SAL_WARN_UNUSED SVX_DLLPUBLIC SvxFontWorkDialog : public SfxDockingWindow
public:
SvxFontWorkDialog(SfxBindings *pBinding, SfxChildWindow *pCW,
vcl::Window* pParent);
- virtual ~SvxFontWorkDialog();
+ virtual ~SvxFontWorkDialog() override;
virtual void dispose() override;
void SetColorList(const XColorListRef &pTable);
diff --git a/include/svx/fontworkbar.hxx b/include/svx/fontworkbar.hxx
index 02f891938154..e2a38a6f0fb5 100644
--- a/include/svx/fontworkbar.hxx
+++ b/include/svx/fontworkbar.hxx
@@ -46,7 +46,7 @@ private:
public:
FontworkBar(SfxViewShell* pViewShell);
- virtual ~FontworkBar();
+ virtual ~FontworkBar() override;
static void execute( SdrView* pSdrView, SfxRequest& rReq, SfxBindings& rBindings );
static void getState( SdrView* pSdrView, SfxItemSet& rSet );
diff --git a/include/svx/fontworkgallery.hxx b/include/svx/fontworkgallery.hxx
index bc339c7cdb8f..0149c022c26a 100644
--- a/include/svx/fontworkgallery.hxx
+++ b/include/svx/fontworkgallery.hxx
@@ -53,7 +53,7 @@ class SAL_WARN_UNUSED FontworkCharacterSpacingDialog : public ModalDialog
public:
FontworkCharacterSpacingDialog( vcl::Window* pParent, sal_Int32 nScale );
- virtual ~FontworkCharacterSpacingDialog();
+ virtual ~FontworkCharacterSpacingDialog() override;
virtual void dispose() override;
sal_Int32 getScale() const;
@@ -82,7 +82,7 @@ class SAL_WARN_UNUSED SVX_DLLPUBLIC FontWorkGalleryDialog : public ModalDialog
public:
FontWorkGalleryDialog( SdrView* pView, vcl::Window* pParent, sal_uInt16 nSID );
- virtual ~FontWorkGalleryDialog();
+ virtual ~FontWorkGalleryDialog() override;
virtual void dispose() override;
// SJ: if the SdrObject** is set, the SdrObject is not inserted into the page when executing the dialog
diff --git a/include/svx/formatpaintbrushctrl.hxx b/include/svx/formatpaintbrushctrl.hxx
index d4805246d6ec..1cb11c82ad20 100644
--- a/include/svx/formatpaintbrushctrl.hxx
+++ b/include/svx/formatpaintbrushctrl.hxx
@@ -37,7 +37,7 @@ class SAL_WARN_UNUSED SVX_DLLPUBLIC FormatPaintBrushToolBoxControl : public SfxT
public:
SFX_DECL_TOOLBOX_CONTROL();
FormatPaintBrushToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~FormatPaintBrushToolBoxControl();
+ virtual ~FormatPaintBrushToolBoxControl() override;
virtual void DoubleClick() override;
virtual void Click() override;
diff --git a/include/svx/frmsel.hxx b/include/svx/frmsel.hxx
index 471d1fd25e92..8cc89c7a994d 100644
--- a/include/svx/frmsel.hxx
+++ b/include/svx/frmsel.hxx
@@ -86,7 +86,7 @@ class SAL_WARN_UNUSED SVX_DLLPUBLIC FrameSelector : public Control
{
public:
FrameSelector(vcl::Window* pParent);
- virtual ~FrameSelector();
+ virtual ~FrameSelector() override;
/** Initializes the control, enables/disables frame borders according to flags. */
void Initialize( FrameSelFlags nFlags );
diff --git a/include/svx/gallery1.hxx b/include/svx/gallery1.hxx
index 56ac84846b22..9d9dcc34f843 100644
--- a/include/svx/gallery1.hxx
+++ b/include/svx/gallery1.hxx
@@ -111,7 +111,7 @@ private:
SAL_DLLPRIVATE void ImplDeleteCachedTheme( GalleryTheme* pTheme );
Gallery( const OUString& rMultiPath );
- virtual ~Gallery();
+ virtual ~Gallery() override;
public:
diff --git a/include/svx/galleryitem.hxx b/include/svx/galleryitem.hxx
index 988c4ef2074f..db76b18f8150 100644
--- a/include/svx/galleryitem.hxx
+++ b/include/svx/galleryitem.hxx
@@ -49,7 +49,7 @@ public:
SvxGalleryItem();
SvxGalleryItem( const SvxGalleryItem& );
- virtual ~SvxGalleryItem();
+ virtual ~SvxGalleryItem() override;
sal_Int8 GetType() const { return m_nType; }
const rtl::OUString& GetURL() const { return m_aURL; }
diff --git a/include/svx/galmisc.hxx b/include/svx/galmisc.hxx
index 70e75e9cd475..6ae29851ef5a 100644
--- a/include/svx/galmisc.hxx
+++ b/include/svx/galmisc.hxx
@@ -112,7 +112,7 @@ public:
SdrObjUserData( IV_IMAPINFO, ID_IMAPINFO ),
aImageMap( rImageMap ) {};
- virtual ~SgaIMapInfo() {};
+ virtual ~SgaIMapInfo() override {};
virtual SdrObjUserData* Clone( SdrObject* ) const override
{
@@ -170,7 +170,7 @@ private:
protected:
GalleryTransferable( GalleryTheme* pTheme, sal_uIntPtr nObjectPos, bool bLazy );
- virtual ~GalleryTransferable();
+ virtual ~GalleryTransferable() override;
void InitData( bool bLazy );
diff --git a/include/svx/galtheme.hxx b/include/svx/galtheme.hxx
index 5ec4a59ed70b..6bf5ffbe1783 100644
--- a/include/svx/galtheme.hxx
+++ b/include/svx/galtheme.hxx
@@ -110,7 +110,7 @@ private:
SAL_DLLPRIVATE void ImplBroadcast( sal_uIntPtr nUpdatePos );
SAL_DLLPRIVATE GalleryTheme( Gallery* pGallery, GalleryThemeEntry* pThemeEntry );
- SAL_DLLPRIVATE virtual ~GalleryTheme();
+ SAL_DLLPRIVATE virtual ~GalleryTheme() override;
GalleryTheme(GalleryTheme const &) = delete;
void operator =(GalleryTheme const &) = delete;
diff --git a/include/svx/grafctrl.hxx b/include/svx/grafctrl.hxx
index 8634db586f35..f50df7df77b3 100644
--- a/include/svx/grafctrl.hxx
+++ b/include/svx/grafctrl.hxx
@@ -30,7 +30,7 @@ class SvxGrafToolBoxControl : public SfxToolBoxControl
{
public:
SvxGrafToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxGrafToolBoxControl();
+ virtual ~SvxGrafToolBoxControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) override;
virtual VclPtr<vcl::Window> CreateItemWindow( vcl::Window *pParent ) override;
@@ -98,7 +98,7 @@ class SVX_DLLPUBLIC SvxGrafModeToolBoxControl : public SfxToolBoxControl, public
public:
SFX_DECL_TOOLBOX_CONTROL();
SvxGrafModeToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxGrafModeToolBoxControl();
+ virtual ~SvxGrafModeToolBoxControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) override;
virtual VclPtr<vcl::Window> CreateItemWindow( vcl::Window *pParent ) override;
diff --git a/include/svx/graphctl.hxx b/include/svx/graphctl.hxx
index 3416a351a0b8..c3bfe7e969f1 100644
--- a/include/svx/graphctl.hxx
+++ b/include/svx/graphctl.hxx
@@ -80,7 +80,7 @@ protected:
public:
GraphCtrl( vcl::Window* pParent, WinBits nStyle );
- virtual ~GraphCtrl();
+ virtual ~GraphCtrl() override;
virtual void dispose() override;
void SetWinStyle( WinBits nWinBits );
@@ -123,7 +123,7 @@ public:
: rWin(rGraphWin)
{}
- virtual ~GraphCtrlUserCall()
+ virtual ~GraphCtrlUserCall() override
{}
virtual void Changed(const SdrObject& rObj, SdrUserCallType eType, const Rectangle& rOldBoundRect) override;
@@ -152,7 +152,7 @@ public:
, rGraphCtrl(*pWindow)
{}
- virtual ~GraphCtrlView()
+ virtual ~GraphCtrlView() override
{}
};
diff --git a/include/svx/grfcrop.hxx b/include/svx/grfcrop.hxx
index 721e5047250d..bbae2350ba66 100644
--- a/include/svx/grfcrop.hxx
+++ b/include/svx/grfcrop.hxx
@@ -34,7 +34,7 @@ public:
SvxGrfCrop( sal_Int32 nLeft, sal_Int32 nRight,
sal_Int32 nTop, sal_Int32 nBottom,
sal_uInt16 );
- virtual ~SvxGrfCrop();
+ virtual ~SvxGrfCrop() override;
// "pure virtual methods" from SfxPoolItem
virtual bool operator==( const SfxPoolItem& ) const override;
diff --git a/include/svx/gridctrl.hxx b/include/svx/gridctrl.hxx
index 3aa546595aeb..bc48342c9995 100644
--- a/include/svx/gridctrl.hxx
+++ b/include/svx/gridctrl.hxx
@@ -75,7 +75,7 @@ public:
DbGridRow(CursorWrapper* pCur, bool bPaintCursor);
void SetState(CursorWrapper* pCur, bool bPaintCursor);
- virtual ~DbGridRow();
+ virtual ~DbGridRow() override;
bool HasField(sal_uInt32 nPos) const { return nPos < m_aVariants.size(); }
const ::svxform::DataColumn& GetField(sal_uInt32 nPos) const { return *m_aVariants[ nPos ]; }
@@ -203,7 +203,7 @@ public:
public:
NavigationBar(vcl::Window* pParent);
- virtual ~NavigationBar();
+ virtual ~NavigationBar() override;
virtual void dispose() override;
// Status methods for Controls
@@ -376,7 +376,7 @@ public:
vcl::Window* pParent,
WinBits nBits = WB_BORDER);
- virtual ~DbGridControl();
+ virtual ~DbGridControl() override;
virtual void dispose() override;
virtual void Init() override;
diff --git a/include/svx/hdft.hxx b/include/svx/hdft.hxx
index 1251685d5da0..f7a6b7674e64 100644
--- a/include/svx/hdft.hxx
+++ b/include/svx/hdft.hxx
@@ -51,7 +51,7 @@ public:
virtual bool FillItemSet( SfxItemSet* rOutSet ) override;
virtual void Reset( const SfxItemSet* rSet ) override;
- virtual ~SvxHFPage();
+ virtual ~SvxHFPage() override;
virtual void dispose() override;
void DisableDeleteQueryBox() { mbDisableQueryBox = true; }
diff --git a/include/svx/hlnkitem.hxx b/include/svx/hlnkitem.hxx
index 8f73036dbfd9..b851f42ac968 100644
--- a/include/svx/hlnkitem.hxx
+++ b/include/svx/hlnkitem.hxx
@@ -67,7 +67,7 @@ public:
SvxLinkInsertMode eTyp = HLINK_FIELD,
HyperDialogEvent nEvents = HyperDialogEvent::NONE,
SvxMacroTableDtor *pMacroTbl =nullptr );
- virtual ~SvxHyperlinkItem () { delete pMacroTable; }
+ virtual ~SvxHyperlinkItem () override { delete pMacroTable; }
inline SvxHyperlinkItem& operator=( const SvxHyperlinkItem &rItem );
diff --git a/include/svx/imapdlg.hxx b/include/svx/imapdlg.hxx
index c55fb1e7230b..50dc9fed2572 100644
--- a/include/svx/imapdlg.hxx
+++ b/include/svx/imapdlg.hxx
@@ -137,7 +137,7 @@ public:
SvxIMapDlg( SfxBindings *pBindings, SfxChildWindow *pCW,
vcl::Window* pParent );
- virtual ~SvxIMapDlg();
+ virtual ~SvxIMapDlg() override;
virtual void dispose() override;
void SetExecState( bool bEnable );
diff --git a/include/svx/insctrl.hxx b/include/svx/insctrl.hxx
index d5fc3c1fcb4e..3ef32376de29 100644
--- a/include/svx/insctrl.hxx
+++ b/include/svx/insctrl.hxx
@@ -34,7 +34,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
SvxInsertStatusBarControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
- virtual ~SvxInsertStatusBarControl();
+ virtual ~SvxInsertStatusBarControl() override;
private:
bool bInsert;
diff --git a/include/svx/layctrl.hxx b/include/svx/layctrl.hxx
index a068566608cd..ef3e32d1a361 100644
--- a/include/svx/layctrl.hxx
+++ b/include/svx/layctrl.hxx
@@ -38,7 +38,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SvxTableToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxTableToolBoxControl();
+ virtual ~SvxTableToolBoxControl() override;
};
// class SvxColumnsToolBoxControl ----------------------------------------
@@ -52,7 +52,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SvxColumnsToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxColumnsToolBoxControl();
+ virtual ~SvxColumnsToolBoxControl() override;
virtual void StateChanged( sal_uInt16 nSID,
SfxItemState eState,
diff --git a/include/svx/lboxctrl.hxx b/include/svx/lboxctrl.hxx
index 0dd05213cbaf..e3d1b0b25584 100644
--- a/include/svx/lboxctrl.hxx
+++ b/include/svx/lboxctrl.hxx
@@ -42,7 +42,7 @@ protected:
public:
SvxListBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxListBoxControl();
+ virtual ~SvxListBoxControl() override;
virtual VclPtr<SfxPopupWindow> CreatePopupWindow() override;
virtual void StateChanged( sal_uInt16 nSID,
@@ -61,7 +61,7 @@ public:
SvxUndoRedoControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxUndoRedoControl();
+ virtual ~SvxUndoRedoControl() override;
virtual void StateChanged( sal_uInt16 nSID,
SfxItemState eState,
const SfxPoolItem* pState ) override;
diff --git a/include/svx/linectrl.hxx b/include/svx/linectrl.hxx
index b41d261b2b10..e11ef5b7b9f2 100644
--- a/include/svx/linectrl.hxx
+++ b/include/svx/linectrl.hxx
@@ -47,7 +47,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SvxLineStyleToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxLineStyleToolBoxControl();
+ virtual ~SvxLineStyleToolBoxControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
const SfxPoolItem* pState ) override;
@@ -65,7 +65,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SvxLineWidthToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxLineWidthToolBoxControl();
+ virtual ~SvxLineWidthToolBoxControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
const SfxPoolItem* pState ) override;
@@ -111,7 +111,7 @@ public:
const css::uno::Reference< css::frame::XFrame >& rFrame,
vcl::Window* pParentWindow,
const OUString& rWndTitle );
- virtual ~SvxLineEndWindow();
+ virtual ~SvxLineEndWindow() override;
virtual void dispose() override;
void StartSelection();
@@ -129,7 +129,7 @@ class SVX_DLLPUBLIC SvxLineEndToolBoxControl : public SfxToolBoxControl
public:
SFX_DECL_TOOLBOX_CONTROL();
SvxLineEndToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxLineEndToolBoxControl();
+ virtual ~SvxLineEndToolBoxControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
const SfxPoolItem* pState ) override;
diff --git a/include/svx/linkwarn.hxx b/include/svx/linkwarn.hxx
index 9d6bbf4dbc51..07ea3b892c3c 100644
--- a/include/svx/linkwarn.hxx
+++ b/include/svx/linkwarn.hxx
@@ -31,7 +31,7 @@ private:
public:
SvxLinkWarningDialog(vcl::Window* pParent, const OUString& _rFileName);
- virtual ~SvxLinkWarningDialog();
+ virtual ~SvxLinkWarningDialog() override;
virtual void dispose() override;
};
diff --git a/include/svx/measctrl.hxx b/include/svx/measctrl.hxx
index 9bf46c642b26..118ea02ba764 100644
--- a/include/svx/measctrl.hxx
+++ b/include/svx/measctrl.hxx
@@ -36,7 +36,7 @@ private:
public:
SvxXMeasurePreview(vcl::Window* pParent, WinBits nStyle);
- virtual ~SvxXMeasurePreview();
+ virtual ~SvxXMeasurePreview() override;
virtual void dispose() override;
virtual void Paint(vcl::RenderContext& rRenderContext, const Rectangle& rRect) override;
diff --git a/include/svx/nbdtmg.hxx b/include/svx/nbdtmg.hxx
index a2b44f234ecb..e5989253ba28 100644
--- a/include/svx/nbdtmg.hxx
+++ b/include/svx/nbdtmg.hxx
@@ -106,7 +106,7 @@ class SVX_DLLPUBLIC BulletsSettings_Impl:public BulletsSettings
: BulletsSettings(eTy)
, cBulletChar(0)
{}
- virtual ~BulletsSettings_Impl(){}
+ virtual ~BulletsSettings_Impl() override {}
};
class SVX_DLLPUBLIC GrfBulDataRelation: public BulletsSettings
@@ -124,7 +124,7 @@ class SVX_DLLPUBLIC GrfBulDataRelation: public BulletsSettings
pGrfObj(nullptr),
aSize(0,0)
{}
- virtual ~GrfBulDataRelation(){}
+ virtual ~GrfBulDataRelation() override {}
};
class SVX_DLLPUBLIC MixBulletsSettings_Impl
@@ -233,7 +233,7 @@ class SVX_DLLPUBLIC BulletsTypeMgr: public NBOTypeMgrBase
static BulletsSettings_Impl* pActualBullets[DEFAULT_BULLET_TYPES];
public:
BulletsTypeMgr();
- virtual ~BulletsTypeMgr() {}
+ virtual ~BulletsTypeMgr() override {}
virtual void Init() override;
virtual sal_uInt16 GetNBOIndexForNumRule(SvxNumRule& aNum,sal_uInt16 mLevel,sal_uInt16 nFromIndex=0) override;
virtual void RelplaceNumRule(SvxNumRule& aNum, sal_uInt16 nIndex, sal_uInt16 mLevel) override;
@@ -256,7 +256,7 @@ class SVX_DLLPUBLIC GraphicBulletsTypeMgr: public NBOTypeMgrBase
ListType aGrfDataLst;
public:
GraphicBulletsTypeMgr();
- virtual ~GraphicBulletsTypeMgr();
+ virtual ~GraphicBulletsTypeMgr() override;
virtual void Init() override;
virtual sal_uInt16 GetNBOIndexForNumRule(SvxNumRule& aNum,sal_uInt16 mLevel,sal_uInt16 nFromIndex=0) override;
virtual void RelplaceNumRule(SvxNumRule& aNum, sal_uInt16 nIndex, sal_uInt16 mLevel) override;
@@ -278,7 +278,7 @@ class SVX_DLLPUBLIC MixBulletsTypeMgr: public NBOTypeMgrBase
static MixBulletsSettings_Impl* pDefaultActualBullets[DEFAULT_BULLET_TYPES];
public:
MixBulletsTypeMgr();
- virtual ~MixBulletsTypeMgr() {}
+ virtual ~MixBulletsTypeMgr() override {}
virtual void Init() override;
virtual sal_uInt16 GetNBOIndexForNumRule(SvxNumRule& aNum,sal_uInt16 mLevel,sal_uInt16 nFromIndex=0) override;
virtual void RelplaceNumRule(SvxNumRule& aNum, sal_uInt16 nIndex, sal_uInt16 mLevel) override;
@@ -297,7 +297,7 @@ class SVX_DLLPUBLIC NumberingTypeMgr: public NBOTypeMgrBase
NumberSettingsArr_Impl* pDefaultNumberSettingsArr;
public:
NumberingTypeMgr();
- virtual ~NumberingTypeMgr();
+ virtual ~NumberingTypeMgr() override;
virtual void Init() override;
virtual sal_uInt16 GetNBOIndexForNumRule(SvxNumRule& aNum,sal_uInt16 mLevel,sal_uInt16 nFromIndex=0) override;
virtual void RelplaceNumRule(SvxNumRule& aNum, sal_uInt16 nIndex, sal_uInt16 mLevel) override;
@@ -316,7 +316,7 @@ class SVX_DLLPUBLIC OutlineTypeMgr: public NBOTypeMgrBase
OutlineSettings_Impl* pDefaultOutlineSettingsArrs[DEFAULT_NUM_VALUSET_COUNT];
public:
OutlineTypeMgr();
- virtual ~OutlineTypeMgr() {}
+ virtual ~OutlineTypeMgr() override {}
virtual void Init() override;
virtual sal_uInt16 GetNBOIndexForNumRule(SvxNumRule& aNum,sal_uInt16 mLevel,sal_uInt16 nFromIndex=0) override;
virtual void RelplaceNumRule(SvxNumRule& aNum, sal_uInt16 nIndex, sal_uInt16 mLevel) override;
diff --git a/include/svx/numinf.hxx b/include/svx/numinf.hxx
index 10314678d2af..694f8d5a3592 100644
--- a/include/svx/numinf.hxx
+++ b/include/svx/numinf.hxx
@@ -45,7 +45,7 @@ public:
SvxNumberInfoItem( SvNumberFormatter* pNumFormatter, const double& rVal,
const OUString& rValueStr, const sal_uInt16 nId );
SvxNumberInfoItem( const SvxNumberInfoItem& );
- virtual ~SvxNumberInfoItem();
+ virtual ~SvxNumberInfoItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
diff --git a/include/svx/numvset.hxx b/include/svx/numvset.hxx
index bbd8d919a445..0979d2c74f39 100644
--- a/include/svx/numvset.hxx
+++ b/include/svx/numvset.hxx
@@ -75,7 +75,7 @@ class SVX_DLLPUBLIC SvxNumValueSet : public ValueSet
public:
SvxNumValueSet(vcl::Window* pParent, WinBits nWinBits = WB_TABSTOP);
void init(NumberingPageType eType);
- virtual ~SvxNumValueSet();
+ virtual ~SvxNumValueSet() override;
virtual void dispose() override;
virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
@@ -105,7 +105,7 @@ protected:
public:
SvxBmpNumValueSet(vcl::Window* pParent, WinBits nWinBits = WB_TABSTOP);
- virtual ~SvxBmpNumValueSet();
+ virtual ~SvxBmpNumValueSet() override;
virtual void dispose() override;
virtual void UserDraw( const UserDrawEvent& rUDEvt ) override;
diff --git a/include/svx/obj3d.hxx b/include/svx/obj3d.hxx
index a17dd6b5490c..5f852962309b 100644
--- a/include/svx/obj3d.hxx
+++ b/include/svx/obj3d.hxx
@@ -82,7 +82,7 @@ class E3dObjList : public SdrObjList
public:
E3dObjList();
- SVX_DLLPUBLIC virtual ~E3dObjList();
+ SVX_DLLPUBLIC virtual ~E3dObjList() override;
virtual E3dObjList* Clone() const override;
@@ -143,7 +143,7 @@ public:
virtual void RecalcSnapRect() override;
virtual void SetRectsDirty(bool bNotMyself = false) override;
- virtual ~E3dObject();
+ virtual ~E3dObject() override;
virtual sal_uInt32 GetObjInventor() const override;
virtual sal_uInt16 GetObjIdentifier() const override;
@@ -244,7 +244,7 @@ public:
E3dCompoundObject();
E3dCompoundObject(E3dDefaultAttributes& rDefault);
- virtual ~E3dCompoundObject();
+ virtual ~E3dCompoundObject() override;
virtual basegfx::B2DPolyPolygon TakeXorPoly() const override;
virtual sal_uInt32 GetHdlCount() const override;
diff --git a/include/svx/optgrid.hxx b/include/svx/optgrid.hxx
index da7e37a73446..b0e2e59f92a8 100644
--- a/include/svx/optgrid.hxx
+++ b/include/svx/optgrid.hxx
@@ -101,7 +101,7 @@ class SVX_DLLPUBLIC SvxGridTabPage : public SfxTabPage
public:
SvxGridTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SvxGridTabPage();
+ virtual ~SvxGridTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet& rAttrSet );
diff --git a/include/svx/pagectrl.hxx b/include/svx/pagectrl.hxx
index e344f3147ebe..82225f457de1 100644
--- a/include/svx/pagectrl.hxx
+++ b/include/svx/pagectrl.hxx
@@ -81,7 +81,7 @@ protected:
public:
SvxPageWindow(vcl::Window* pParent);
- virtual ~SvxPageWindow();
+ virtual ~SvxPageWindow() override;
virtual void dispose() override;
//UUUU
diff --git a/include/svx/pageitem.hxx b/include/svx/pageitem.hxx
index 8aa95584f40b..02466cfce962 100644
--- a/include/svx/pageitem.hxx
+++ b/include/svx/pageitem.hxx
@@ -72,7 +72,7 @@ public:
SvxPageItem( const sal_uInt16 nId );
SvxPageItem( const SvxPageItem& rItem );
- virtual ~SvxPageItem();
+ virtual ~SvxPageItem() override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual bool operator==( const SfxPoolItem& ) const override;
diff --git a/include/svx/passwd.hxx b/include/svx/passwd.hxx
index e8dcfe7d9686..434d66660125 100644
--- a/include/svx/passwd.hxx
+++ b/include/svx/passwd.hxx
@@ -52,7 +52,7 @@ private:
public:
SvxPasswordDialog( vcl::Window* pParent, bool bAllowEmptyPasswords = false, bool bDisableOldPassword = false );
- virtual ~SvxPasswordDialog();
+ virtual ~SvxPasswordDialog() override;
virtual void dispose() override;
OUString GetOldPassword() const { return m_pOldPasswdED->GetText(); }
diff --git a/include/svx/polygn3d.hxx b/include/svx/polygn3d.hxx
index 388dfdea350d..345024d271fb 100644
--- a/include/svx/polygn3d.hxx
+++ b/include/svx/polygn3d.hxx
@@ -49,7 +49,7 @@ public:
const basegfx::B3DPolyPolygon& rPolyPoly3D);
E3dPolygonObj();
- virtual ~E3dPolygonObj();
+ virtual ~E3dPolygonObj() override;
const basegfx::B3DPolyPolygon& GetPolyPolygon3D() const { return aPolyPoly3D; }
const basegfx::B3DPolyPolygon& GetPolyNormals3D() const { return aPolyNormals3D; }
diff --git a/include/svx/pszctrl.hxx b/include/svx/pszctrl.hxx
index f8e8dca4d07e..35441e14723c 100644
--- a/include/svx/pszctrl.hxx
+++ b/include/svx/pszctrl.hxx
@@ -38,7 +38,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
SvxPosSizeStatusBarControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
- virtual ~SvxPosSizeStatusBarControl();
+ virtual ~SvxPosSizeStatusBarControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) override;
virtual void Paint( const UserDrawEvent& rEvt ) override;
diff --git a/include/svx/rotmodit.hxx b/include/svx/rotmodit.hxx
index 9dd5e2f57624..330b32d21bfc 100644
--- a/include/svx/rotmodit.hxx
+++ b/include/svx/rotmodit.hxx
@@ -41,7 +41,7 @@ public:
SvxRotateModeItem( SvxRotateMode eMode=SVX_ROTATE_MODE_STANDARD, sal_uInt16 nWhich=0);
SvxRotateModeItem( const SvxRotateModeItem& rItem );
- virtual ~SvxRotateModeItem();
+ virtual ~SvxRotateModeItem() override;
virtual sal_uInt16 GetValueCount() const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
diff --git a/include/svx/rubydialog.hxx b/include/svx/rubydialog.hxx
index a9aae6e140cb..3a8bfed02ea9 100644
--- a/include/svx/rubydialog.hxx
+++ b/include/svx/rubydialog.hxx
@@ -42,7 +42,7 @@ protected:
public:
RubyPreview(vcl::Window *pParent);
- virtual ~RubyPreview();
+ virtual ~RubyPreview() override;
virtual void dispose() override;
void setRubyDialog(SvxRubyDialog* pParentDlg)
{
@@ -153,7 +153,7 @@ protected:
public:
SvxRubyDialog(SfxBindings *pBindings, SfxChildWindow *pCW,
vcl::Window* pParent);
- virtual ~SvxRubyDialog();
+ virtual ~SvxRubyDialog() override;
virtual void dispose() override;
virtual void Activate() override;
diff --git a/include/svx/ruler.hxx b/include/svx/ruler.hxx
index 5cdec682f0a5..7a81bbbc4c5d 100644
--- a/include/svx/ruler.hxx
+++ b/include/svx/ruler.hxx
@@ -261,7 +261,7 @@ public:
SvxRuler(vcl::Window* pParent, vcl::Window *pEditWin, SvxRulerSupportFlags nRulerFlags,
SfxBindings &rBindings, WinBits nWinStyle = WB_STDRULER);
- virtual ~SvxRuler();
+ virtual ~SvxRuler() override;
virtual void dispose() override;
void SetDefTabDist(long);
diff --git a/include/svx/rulritem.hxx b/include/svx/rulritem.hxx
index 3eab85cd6877..294df95a14b3 100644
--- a/include/svx/rulritem.hxx
+++ b/include/svx/rulritem.hxx
@@ -185,7 +185,7 @@ public:
SvxColumnItem(sal_uInt16 nAct = 0);
SvxColumnItem(sal_uInt16 nActCol, sal_uInt16 nLeft, sal_uInt16 nRight = 0); // Table with borders
SvxColumnItem(const SvxColumnItem& aItem);
- virtual ~SvxColumnItem();
+ virtual ~SvxColumnItem() override;
SvxColumnItem &operator=(const SvxColumnItem &);
diff --git a/include/svx/scene3d.hxx b/include/svx/scene3d.hxx
index be92d7ae5982..3babb6be0057 100644
--- a/include/svx/scene3d.hxx
+++ b/include/svx/scene3d.hxx
@@ -90,7 +90,7 @@ protected:
public:
E3dScene();
E3dScene(E3dDefaultAttributes& rDefault);
- virtual ~E3dScene();
+ virtual ~E3dScene() override;
virtual void SetBoundRectDirty() override;
diff --git a/include/svx/sdasaitm.hxx b/include/svx/sdasaitm.hxx
index a43d8790f4d2..9b731fe8009b 100644
--- a/include/svx/sdasaitm.hxx
+++ b/include/svx/sdasaitm.hxx
@@ -39,7 +39,7 @@ class SVX_DLLPUBLIC SdrCustomShapeAdjustmentItem : public SfxPoolItem
SdrCustomShapeAdjustmentItem();
SdrCustomShapeAdjustmentItem( SvStream& rIn, sal_uInt16 nVersion );
- virtual ~SdrCustomShapeAdjustmentItem();
+ virtual ~SdrCustomShapeAdjustmentItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual bool GetPresentation(SfxItemPresentation ePresentation,
diff --git a/include/svx/sdasitm.hxx b/include/svx/sdasitm.hxx
index e7cfc76be8f9..31423f26728f 100644
--- a/include/svx/sdasitm.hxx
+++ b/include/svx/sdasitm.hxx
@@ -55,7 +55,7 @@ private:
SdrCustomShapeGeometryItem();
SdrCustomShapeGeometryItem( const css::uno::Sequence< css::beans::PropertyValue >& );
SdrCustomShapeGeometryItem( SvStream& rIn, sal_uInt16 nVersion );
- virtual ~SdrCustomShapeGeometryItem();
+ virtual ~SdrCustomShapeGeometryItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual bool GetPresentation(SfxItemPresentation ePresentation,
@@ -88,7 +88,7 @@ class SVX_DLLPUBLIC SdrCustomShapeReplacementURLItem : public SfxStringItem
{
public:
SdrCustomShapeReplacementURLItem();
- virtual ~SdrCustomShapeReplacementURLItem();
+ virtual ~SdrCustomShapeReplacementURLItem() override;
virtual SfxPoolItem* Clone( SfxItemPool* pPool = nullptr ) const override;
};
diff --git a/include/svx/sdr/animation/animationstate.hxx b/include/svx/sdr/animation/animationstate.hxx
index 7b83945169d7..85c5b1159cbb 100644
--- a/include/svx/sdr/animation/animationstate.hxx
+++ b/include/svx/sdr/animation/animationstate.hxx
@@ -55,7 +55,7 @@ namespace sdr
PrimitiveAnimation(sdr::contact::ViewObjectContact& rVOContact, const drawinglayer::primitive2d::Primitive2DContainer& rAnimatedPrimitives);
// destructor
- virtual ~PrimitiveAnimation();
+ virtual ~PrimitiveAnimation() override;
// execute event, from base class Event
virtual void Trigger(sal_uInt32 nTime) override;
diff --git a/include/svx/sdr/animation/objectanimator.hxx b/include/svx/sdr/animation/objectanimator.hxx
index 5665b02d3eec..eab4fe79653c 100644
--- a/include/svx/sdr/animation/objectanimator.hxx
+++ b/include/svx/sdr/animation/objectanimator.hxx
@@ -36,7 +36,7 @@ namespace sdr
public:
// basic constructor and destructor
primitiveAnimator();
- SVX_DLLPUBLIC virtual ~primitiveAnimator();
+ SVX_DLLPUBLIC virtual ~primitiveAnimator() override;
};
} // end of namespace animation
} // end of namespace sdr
diff --git a/include/svx/sdr/animation/scheduler.hxx b/include/svx/sdr/animation/scheduler.hxx
index 243d252a8c24..06477558f92f 100644
--- a/include/svx/sdr/animation/scheduler.hxx
+++ b/include/svx/sdr/animation/scheduler.hxx
@@ -113,7 +113,7 @@ namespace sdr
public:
// constructor/destructor
SAL_DLLPRIVATE Scheduler();
- virtual ~Scheduler();
+ virtual ~Scheduler() override;
// From baseclass Timer, the timeout call
virtual void Invoke() override;
diff --git a/include/svx/sdr/contact/objectcontactofobjlistpainter.hxx b/include/svx/sdr/contact/objectcontactofobjlistpainter.hxx
index 640193123cbb..63f1247466ab 100644
--- a/include/svx/sdr/contact/objectcontactofobjlistpainter.hxx
+++ b/include/svx/sdr/contact/objectcontactofobjlistpainter.hxx
@@ -39,7 +39,7 @@ protected:
public:
// basic constructor/destructor
ObjectContactPainter();
- virtual ~ObjectContactPainter();
+ virtual ~ObjectContactPainter() override;
};
// typedef for transferring SdrObject
@@ -67,7 +67,7 @@ public:
OutputDevice& rTargetDevice,
const SdrObjectVector& rObjects,
const SdrPage* pProcessedPage);
- virtual ~ObjectContactOfObjListPainter();
+ virtual ~ObjectContactOfObjListPainter() override;
// Process the whole displaying
virtual void ProcessDisplay(DisplayInfo& rDisplayInfo) override;
@@ -100,7 +100,7 @@ protected:
public:
// basic constructor
ObjectContactOfPagePainter(ObjectContact& rOriginalObjectContact);
- virtual ~ObjectContactOfPagePainter();
+ virtual ~ObjectContactOfPagePainter() override;
// set another page
void SetStartPage(const SdrPage* pPage);
diff --git a/include/svx/sdr/contact/viewcontactofe3d.hxx b/include/svx/sdr/contact/viewcontactofe3d.hxx
index b475d511da50..a6a633eb698d 100644
--- a/include/svx/sdr/contact/viewcontactofe3d.hxx
+++ b/include/svx/sdr/contact/viewcontactofe3d.hxx
@@ -47,7 +47,7 @@ protected:
public:
// basic constructor, used from E3dObject.
explicit ViewContactOfE3d(E3dObject& rObj);
- virtual ~ViewContactOfE3d();
+ virtual ~ViewContactOfE3d() override;
// access to E3dObject
const E3dObject& GetE3dObject() const
diff --git a/include/svx/sdr/contact/viewcontactofpageobj.hxx b/include/svx/sdr/contact/viewcontactofpageobj.hxx
index 6087546b7faa..a618a788955c 100644
--- a/include/svx/sdr/contact/viewcontactofpageobj.hxx
+++ b/include/svx/sdr/contact/viewcontactofpageobj.hxx
@@ -40,7 +40,7 @@ protected:
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfPageObj(SdrPageObj& rPageObj);
- virtual ~ViewContactOfPageObj();
+ virtual ~ViewContactOfPageObj() override;
// #WIP# React on changes of the object of this ViewContact
virtual void ActionChanged() override;
diff --git a/include/svx/sdr/contact/viewcontactofsdrmediaobj.hxx b/include/svx/sdr/contact/viewcontactofsdrmediaobj.hxx
index 902a55f29bf0..5652449d62e4 100644
--- a/include/svx/sdr/contact/viewcontactofsdrmediaobj.hxx
+++ b/include/svx/sdr/contact/viewcontactofsdrmediaobj.hxx
@@ -37,7 +37,7 @@ public:
// basic constructor, used from SdrObject.
explicit ViewContactOfSdrMediaObj( SdrMediaObj& rMediaObj );
- virtual ~ViewContactOfSdrMediaObj();
+ virtual ~ViewContactOfSdrMediaObj() override;
public:
diff --git a/include/svx/sdr/contact/viewcontactofsdrobj.hxx b/include/svx/sdr/contact/viewcontactofsdrobj.hxx
index 2dbfdea043e8..81583a78932e 100644
--- a/include/svx/sdr/contact/viewcontactofsdrobj.hxx
+++ b/include/svx/sdr/contact/viewcontactofsdrobj.hxx
@@ -55,7 +55,7 @@ public:
// basic constructor, used from SdrObject.
explicit ViewContactOfSdrObj(SdrObject& rObj);
- virtual ~ViewContactOfSdrObj();
+ virtual ~ViewContactOfSdrObj() override;
// Access to possible sub-hierarchy
virtual sal_uInt32 GetObjectCount() const override;
diff --git a/include/svx/sdr/contact/viewcontactofsdrrectobj.hxx b/include/svx/sdr/contact/viewcontactofsdrrectobj.hxx
index 5892952808cd..e067fce70bda 100644
--- a/include/svx/sdr/contact/viewcontactofsdrrectobj.hxx
+++ b/include/svx/sdr/contact/viewcontactofsdrrectobj.hxx
@@ -37,7 +37,7 @@ protected:
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfSdrRectObj(SdrRectObj& rTextObj);
- virtual ~ViewContactOfSdrRectObj();
+ virtual ~ViewContactOfSdrRectObj() override;
protected:
// This method is responsible for creating the graphical visualisation data
diff --git a/include/svx/sdr/contact/viewcontactoftextobj.hxx b/include/svx/sdr/contact/viewcontactoftextobj.hxx
index 418ce1679f66..a81c4893bea2 100644
--- a/include/svx/sdr/contact/viewcontactoftextobj.hxx
+++ b/include/svx/sdr/contact/viewcontactoftextobj.hxx
@@ -31,7 +31,7 @@ class ViewContactOfTextObj : public ViewContactOfSdrObj
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfTextObj(SdrTextObj& rTextObj);
- virtual ~ViewContactOfTextObj();
+ virtual ~ViewContactOfTextObj() override;
};
}}
diff --git a/include/svx/sdr/contact/viewcontactofvirtobj.hxx b/include/svx/sdr/contact/viewcontactofvirtobj.hxx
index eb83749cc4d6..e82e6ce30fb5 100644
--- a/include/svx/sdr/contact/viewcontactofvirtobj.hxx
+++ b/include/svx/sdr/contact/viewcontactofvirtobj.hxx
@@ -36,7 +36,7 @@ protected:
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfVirtObj(SdrVirtObj& rObj);
- virtual ~ViewContactOfVirtObj();
+ virtual ~ViewContactOfVirtObj() override;
// Access to possible sub-hierarchy
virtual sal_uInt32 GetObjectCount() const override;
diff --git a/include/svx/sdr/contact/viewobjectcontactofpageobj.hxx b/include/svx/sdr/contact/viewobjectcontactofpageobj.hxx
index dccd52ca2b5c..e9b115ee4e2e 100644
--- a/include/svx/sdr/contact/viewobjectcontactofpageobj.hxx
+++ b/include/svx/sdr/contact/viewobjectcontactofpageobj.hxx
@@ -42,7 +42,7 @@ protected:
public:
ViewObjectContactOfPageObj(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfPageObj();
+ virtual ~ViewObjectContactOfPageObj() override;
};
}}
diff --git a/include/svx/sdr/contact/viewobjectcontactofsdrobj.hxx b/include/svx/sdr/contact/viewobjectcontactofsdrobj.hxx
index 9bd6e5ee516d..93332d41c917 100644
--- a/include/svx/sdr/contact/viewobjectcontactofsdrobj.hxx
+++ b/include/svx/sdr/contact/viewobjectcontactofsdrobj.hxx
@@ -44,7 +44,7 @@ protected:
public:
ViewObjectContactOfSdrObj(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfSdrObj();
+ virtual ~ViewObjectContactOfSdrObj() override;
virtual bool isPrimitiveVisible(const DisplayInfo& rDisplayInfo) const override;
diff --git a/include/svx/sdr/overlay/overlayanimatedbitmapex.hxx b/include/svx/sdr/overlay/overlayanimatedbitmapex.hxx
index 20255ddd9dbc..c7c1f182aa2c 100644
--- a/include/svx/sdr/overlay/overlayanimatedbitmapex.hxx
+++ b/include/svx/sdr/overlay/overlayanimatedbitmapex.hxx
@@ -66,7 +66,7 @@ namespace sdr
sal_uInt16 nCenY2 = 0,
double fShearX = 0.0,
double fRotation = 0.0);
- virtual ~OverlayAnimatedBitmapEx();
+ virtual ~OverlayAnimatedBitmapEx() override;
const BitmapEx& getBitmapEx1() const { return maBitmapEx1; }
const BitmapEx& getBitmapEx2() const { return maBitmapEx2; }
diff --git a/include/svx/sdr/overlay/overlaybitmapex.hxx b/include/svx/sdr/overlay/overlaybitmapex.hxx
index f8cc7ef8dcee..41dccb233e49 100644
--- a/include/svx/sdr/overlay/overlaybitmapex.hxx
+++ b/include/svx/sdr/overlay/overlaybitmapex.hxx
@@ -54,7 +54,7 @@ namespace sdr
double fAlpha = 0.0,
double fShearX = 0.0,
double fRotation = 0.0);
- virtual ~OverlayBitmapEx();
+ virtual ~OverlayBitmapEx() override;
const BitmapEx& getBitmapEx() const { return maBitmapEx; }
diff --git a/include/svx/sdr/overlay/overlaymanager.hxx b/include/svx/sdr/overlay/overlaymanager.hxx
index 2be504623dc0..47ccf96ec19f 100644
--- a/include/svx/sdr/overlay/overlaymanager.hxx
+++ b/include/svx/sdr/overlay/overlaymanager.hxx
@@ -89,7 +89,7 @@ namespace sdr
double getDiscreteOne() const;
OverlayManager(OutputDevice& rOutputDevice);
- virtual ~OverlayManager();
+ virtual ~OverlayManager() override;
public:
static rtl::Reference<OverlayManager> create(OutputDevice& rOutputDevice);
diff --git a/include/svx/sdr/overlay/overlayobject.hxx b/include/svx/sdr/overlay/overlayobject.hxx
index 35cb21956004..8aa49dc7b011 100644
--- a/include/svx/sdr/overlay/overlayobject.hxx
+++ b/include/svx/sdr/overlay/overlayobject.hxx
@@ -117,7 +117,7 @@ namespace sdr
public:
explicit OverlayObject(Color aBaseColor);
- virtual ~OverlayObject();
+ virtual ~OverlayObject() override;
// get OverlayManager
OverlayManager* getOverlayManager() const { return mpOverlayManager; }
@@ -178,7 +178,7 @@ namespace sdr
public:
OverlayObjectWithBasePosition(const basegfx::B2DPoint& rBasePos, Color aBaseColor);
- virtual ~OverlayObjectWithBasePosition();
+ virtual ~OverlayObjectWithBasePosition() override;
// access to basePosition
const basegfx::B2DPoint& getBasePosition() const { return maBasePosition; }
diff --git a/include/svx/sdr/overlay/overlayobjectcell.hxx b/include/svx/sdr/overlay/overlayobjectcell.hxx
index b2713a211374..751b67bdf43f 100644
--- a/include/svx/sdr/overlay/overlayobjectcell.hxx
+++ b/include/svx/sdr/overlay/overlayobjectcell.hxx
@@ -44,7 +44,7 @@ namespace sdr
public:
OverlayObjectCell( const Color& rColor, const RangeVector& rRects);
- virtual ~OverlayObjectCell();
+ virtual ~OverlayObjectCell() override;
};
} // end of namespace overlay
diff --git a/include/svx/sdr/overlay/overlaypolypolygon.hxx b/include/svx/sdr/overlay/overlaypolypolygon.hxx
index 7cc20f481aee..bcdf90f8e5f2 100644
--- a/include/svx/sdr/overlay/overlaypolypolygon.hxx
+++ b/include/svx/sdr/overlay/overlaypolypolygon.hxx
@@ -41,7 +41,7 @@ namespace sdr
public:
explicit OverlayPolyPolygonStripedAndFilled(
const basegfx::B2DPolyPolygon& rLinePolyPolygon);
- virtual ~OverlayPolyPolygonStripedAndFilled();
+ virtual ~OverlayPolyPolygonStripedAndFilled() override;
// change geometry
const basegfx::B2DPolyPolygon& getLinePolyPolygon() const { return maLinePolyPolygon; }
diff --git a/include/svx/sdr/overlay/overlayprimitive2dsequenceobject.hxx b/include/svx/sdr/overlay/overlayprimitive2dsequenceobject.hxx
index 101e6a0c0352..2c0207b74c0a 100644
--- a/include/svx/sdr/overlay/overlayprimitive2dsequenceobject.hxx
+++ b/include/svx/sdr/overlay/overlayprimitive2dsequenceobject.hxx
@@ -41,7 +41,7 @@ namespace sdr
public:
explicit OverlayPrimitive2DSequenceObject(const drawinglayer::primitive2d::Primitive2DContainer& rSequence);
- virtual ~OverlayPrimitive2DSequenceObject();
+ virtual ~OverlayPrimitive2DSequenceObject() override;
// data read access
const drawinglayer::primitive2d::Primitive2DContainer& getSequence() const { return maSequence; }
diff --git a/include/svx/sdr/overlay/overlayselection.hxx b/include/svx/sdr/overlay/overlayselection.hxx
index b5ac1a8ca536..fe1c11e4d3f4 100644
--- a/include/svx/sdr/overlay/overlayselection.hxx
+++ b/include/svx/sdr/overlay/overlayselection.hxx
@@ -62,7 +62,7 @@ namespace sdr
const Color& rColor,
const std::vector< basegfx::B2DRange >& rRanges,
bool bBorder);
- virtual ~OverlaySelection();
+ virtual ~OverlaySelection() override;
// data read access
const std::vector< basegfx::B2DRange >& getRanges() const { return maRanges; }
diff --git a/include/svx/sdr/overlay/overlaytriangle.hxx b/include/svx/sdr/overlay/overlaytriangle.hxx
index 3dcbc52f1151..5ef25d56426d 100644
--- a/include/svx/sdr/overlay/overlaytriangle.hxx
+++ b/include/svx/sdr/overlay/overlaytriangle.hxx
@@ -42,7 +42,7 @@ namespace sdr
const basegfx::B2DPoint& rSecondPos,
const basegfx::B2DPoint& rThirdPos,
Color aTriangleColor);
- virtual ~OverlayTriangle();
+ virtual ~OverlayTriangle() override;
// get second position
const basegfx::B2DPoint& getSecondPosition() const { return maSecondPosition; }
diff --git a/include/svx/sdr/properties/defaultproperties.hxx b/include/svx/sdr/properties/defaultproperties.hxx
index 0a8e4e5682e2..5864f0e75f00 100644
--- a/include/svx/sdr/properties/defaultproperties.hxx
+++ b/include/svx/sdr/properties/defaultproperties.hxx
@@ -58,7 +58,7 @@ namespace sdr
DefaultProperties(const DefaultProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~DefaultProperties();
+ virtual ~DefaultProperties() override;
void dumpAsXml(struct _xmlTextWriter * pWriter) const;
diff --git a/include/svx/sdr/table/tablecontroller.hxx b/include/svx/sdr/table/tablecontroller.hxx
index 76a7d338e0ed..a6759e1854b0 100644
--- a/include/svx/sdr/table/tablecontroller.hxx
+++ b/include/svx/sdr/table/tablecontroller.hxx
@@ -43,7 +43,7 @@ class SVX_DLLPUBLIC SvxTableController: public sdr::SelectionController
{
public:
SVX_DLLPRIVATE SvxTableController( SdrObjEditView* pView, const SdrObject* pObj );
- SVX_DLLPRIVATE virtual ~SvxTableController();
+ SVX_DLLPRIVATE virtual ~SvxTableController() override;
// from sdr::SelectionController
SVX_DLLPRIVATE virtual bool onKeyInput(const KeyEvent& rKEvt, vcl::Window* pWin) override;
diff --git a/include/svx/sdrundomanager.hxx b/include/svx/sdrundomanager.hxx
index 14f05b7ce8e1..2add5cac9553 100644
--- a/include/svx/sdrundomanager.hxx
+++ b/include/svx/sdrundomanager.hxx
@@ -40,7 +40,7 @@ protected:
public:
SdrUndoManager(sal_uInt16 nMaxUndoActionCount = 20);
- virtual ~SdrUndoManager();
+ virtual ~SdrUndoManager() override;
/// react depending on edit mode and if no more undo is possible
virtual bool Undo() override;
diff --git a/include/svx/sdtaiitm.hxx b/include/svx/sdtaiitm.hxx
index 4a61fdf56e0e..37e6a8002d43 100644
--- a/include/svx/sdtaiitm.hxx
+++ b/include/svx/sdtaiitm.hxx
@@ -25,14 +25,14 @@
class SVX_DLLPUBLIC SdrTextAniStartInsideItem: public SdrYesNoItem {
public:
SdrTextAniStartInsideItem(bool bOn=false): SdrYesNoItem(SDRATTR_TEXT_ANISTARTINSIDE,bOn) {}
- virtual ~SdrTextAniStartInsideItem();
+ virtual ~SdrTextAniStartInsideItem() override;
virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override;
};
class SVX_DLLPUBLIC SdrTextAniStopInsideItem: public SdrYesNoItem {
public:
SdrTextAniStopInsideItem(bool bOn=false): SdrYesNoItem(SDRATTR_TEXT_ANISTOPINSIDE,bOn) {}
- virtual ~SdrTextAniStopInsideItem();
+ virtual ~SdrTextAniStopInsideItem() override;
virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override;
};
diff --git a/include/svx/sidebar/AreaPropertyPanelBase.hxx b/include/svx/sidebar/AreaPropertyPanelBase.hxx
index a30bf7328ebf..f6827b54612e 100644
--- a/include/svx/sidebar/AreaPropertyPanelBase.hxx
+++ b/include/svx/sidebar/AreaPropertyPanelBase.hxx
@@ -89,7 +89,7 @@ public:
vcl::Window* pParent,
const css::uno::Reference<css::frame::XFrame>& rxFrame);
- virtual ~AreaPropertyPanelBase();
+ virtual ~AreaPropertyPanelBase() override;
virtual void setFillTransparence(const XFillTransparenceItem& rItem) = 0;
virtual void setFillFloatTransparence(const XFillFloatTransparenceItem& rItem) = 0;
diff --git a/include/svx/sidebar/AreaTransparencyGradientPopup.hxx b/include/svx/sidebar/AreaTransparencyGradientPopup.hxx
index 8c74dff80a62..c7aee94b6f48 100644
--- a/include/svx/sidebar/AreaTransparencyGradientPopup.hxx
+++ b/include/svx/sidebar/AreaTransparencyGradientPopup.hxx
@@ -36,7 +36,7 @@ public:
AreaTransparencyGradientPopup (
vcl::Window* pParent,
::std::function<PopupControl*(PopupContainer*)> const& rControlCreator);
- virtual ~AreaTransparencyGradientPopup();
+ virtual ~AreaTransparencyGradientPopup() override;
void Rearrange (XFillFloatTransparenceItem* pItem);
};
diff --git a/include/svx/sidebar/LinePropertyPanelBase.hxx b/include/svx/sidebar/LinePropertyPanelBase.hxx
index 91d963221c8d..0d173380c527 100644
--- a/include/svx/sidebar/LinePropertyPanelBase.hxx
+++ b/include/svx/sidebar/LinePropertyPanelBase.hxx
@@ -68,7 +68,7 @@ namespace sidebar
class SVX_DLLPUBLIC LinePropertyPanelBase : public PanelLayout
{
public:
- virtual ~LinePropertyPanelBase();
+ virtual ~LinePropertyPanelBase() override;
virtual void dispose() override;
virtual void DataChanged(
diff --git a/include/svx/sidebar/LineWidthPopup.hxx b/include/svx/sidebar/LineWidthPopup.hxx
index c24ce65e9031..bdeeebe6c50f 100644
--- a/include/svx/sidebar/LineWidthPopup.hxx
+++ b/include/svx/sidebar/LineWidthPopup.hxx
@@ -37,7 +37,7 @@ class LineWidthPopup : public FloatingWindow
public:
LineWidthPopup(LinePropertyPanelBase& rParent);
virtual void dispose() override;
- virtual ~LineWidthPopup();
+ virtual ~LineWidthPopup() override;
void SetWidthSelect (long lValue, bool bValuable, MapUnit eMapUnit);
diff --git a/include/svx/sidebar/PanelLayout.hxx b/include/svx/sidebar/PanelLayout.hxx
index ddc2a0e5e084..7b1c15cdb853 100644
--- a/include/svx/sidebar/PanelLayout.hxx
+++ b/include/svx/sidebar/PanelLayout.hxx
@@ -34,7 +34,7 @@ private:
public:
PanelLayout(vcl::Window* pParent, const OString& rID, const OUString& rUIXMLDescription,
const css::uno::Reference<css::frame::XFrame> &rFrame);
- virtual ~PanelLayout();
+ virtual ~PanelLayout() override;
virtual void dispose() override;
virtual Size GetOptimalSize() const override;
diff --git a/include/svx/sidebar/PopupContainer.hxx b/include/svx/sidebar/PopupContainer.hxx
index 851c38fa62fd..f46e77eddbe9 100644
--- a/include/svx/sidebar/PopupContainer.hxx
+++ b/include/svx/sidebar/PopupContainer.hxx
@@ -34,7 +34,7 @@ class SVX_DLLPUBLIC PopupContainer
{
public:
PopupContainer (vcl::Window* pParent);
- virtual ~PopupContainer();
+ virtual ~PopupContainer() override;
virtual bool Notify (NotifyEvent& rNEvt) override;
};
diff --git a/include/svx/sidebar/SelectionChangeHandler.hxx b/include/svx/sidebar/SelectionChangeHandler.hxx
index 38d72ab2cca4..d0c4d460e90d 100644
--- a/include/svx/sidebar/SelectionChangeHandler.hxx
+++ b/include/svx/sidebar/SelectionChangeHandler.hxx
@@ -51,7 +51,7 @@ public:
const std::function<rtl::OUString ()>& rSelectionChangeCallback,
const css::uno::Reference<css::frame::XController>& rxController,
const vcl::EnumContext::Context eDefaultContext);
- virtual ~SelectionChangeHandler();
+ virtual ~SelectionChangeHandler() override;
virtual void SAL_CALL selectionChanged (const css::lang::EventObject& rEvent)
throw (css::uno::RuntimeException, std::exception) override;
diff --git a/include/svx/srchdlg.hxx b/include/svx/srchdlg.hxx
index f77f3f55fcab..89a5ee728017 100755
--- a/include/svx/srchdlg.hxx
+++ b/include/svx/srchdlg.hxx
@@ -95,7 +95,7 @@ public:
SvxSearchDialogWrapper( vcl::Window*pParent, sal_uInt16 nId,
SfxBindings* pBindings, SfxChildWinInfo* pInfo );
- virtual ~SvxSearchDialogWrapper ();
+ virtual ~SvxSearchDialogWrapper () override;
SvxSearchDialog *getDialog () { return dialog;}
static void SetSearchLabel(const SearchLabel& rSL);
static void SetSearchLabel(const OUString& sStr);
@@ -121,7 +121,7 @@ friend class SvxJSearchOptionsDialog;
public:
SvxSearchDialog( vcl::Window* pParent, SfxChildWindow* pChildWin, SfxBindings& rBind );
- virtual ~SvxSearchDialog();
+ virtual ~SvxSearchDialog() override;
virtual void dispose() override;
virtual bool Close() override;
diff --git a/include/svx/svdcrtv.hxx b/include/svx/svdcrtv.hxx
index 085f235ea6aa..47e4dc9c6b37 100644
--- a/include/svx/svdcrtv.hxx
+++ b/include/svx/svdcrtv.hxx
@@ -70,7 +70,7 @@ protected:
protected:
// #i71538# make constructors of SdrView sub-components protected to avoid incomplete incarnations which may get casted to SdrView
SdrCreateView(SdrModel* pModel1, OutputDevice* pOut = nullptr);
- virtual ~SdrCreateView();
+ virtual ~SdrCreateView() override;
public:
virtual bool IsAction() const override;
diff --git a/include/svx/svddrgmt.hxx b/include/svx/svddrgmt.hxx
index ab6bb5c59bc9..3eefaa79bec1 100644
--- a/include/svx/svddrgmt.hxx
+++ b/include/svx/svddrgmt.hxx
@@ -54,7 +54,7 @@ private:
public:
SdrDragEntryPolyPolygon(const basegfx::B2DPolyPolygon& rOriginalPolyPolygon);
- virtual ~SdrDragEntryPolyPolygon();
+ virtual ~SdrDragEntryPolyPolygon() override;
virtual drawinglayer::primitive2d::Primitive2DContainer createPrimitive2DSequenceInCurrentState(SdrDragMethod& rDragMethod) override;
};
@@ -70,7 +70,7 @@ private:
public:
SdrDragEntrySdrObject(const SdrObject& rOriginal, sdr::contact::ObjectContact& rObjectContact, bool bModify);
- virtual ~SdrDragEntrySdrObject();
+ virtual ~SdrDragEntrySdrObject() override;
// #i54102# Split createPrimitive2DSequenceInCurrentState in prepareCurrentState and processing,
// added accessors to original and clone
@@ -90,7 +90,7 @@ private:
public:
SdrDragEntryPrimitive2DSequence(
const drawinglayer::primitive2d::Primitive2DContainer& rSequence);
- virtual ~SdrDragEntryPrimitive2DSequence();
+ virtual ~SdrDragEntryPrimitive2DSequence() override;
virtual drawinglayer::primitive2d::Primitive2DContainer createPrimitive2DSequenceInCurrentState(SdrDragMethod& rDragMethod) override;
};
@@ -104,7 +104,7 @@ private:
public:
SdrDragEntryPointGlueDrag(const std::vector< basegfx::B2DPoint >& rPositions, bool bIsPointDrag);
- virtual ~SdrDragEntryPointGlueDrag();
+ virtual ~SdrDragEntryPointGlueDrag() override;
virtual drawinglayer::primitive2d::Primitive2DContainer createPrimitive2DSequenceInCurrentState(SdrDragMethod& rDragMethod) override;
};
@@ -280,7 +280,7 @@ protected:
public:
SdrDragObjOwn(SdrDragView& rNewView);
- virtual ~SdrDragObjOwn();
+ virtual ~SdrDragObjOwn() override;
virtual void TakeSdrDragComment(OUString& rStr) const override;
virtual bool BeginSdrDrag() override;
diff --git a/include/svx/svddrgv.hxx b/include/svx/svddrgv.hxx
index 3a84ee644bb7..2bdda05b4b74 100644
--- a/include/svx/svddrgv.hxx
+++ b/include/svx/svddrgv.hxx
@@ -69,7 +69,7 @@ protected:
protected:
// #i71538# make constructors of SdrView sub-components protected to avoid incomplete incarnations which may get casted to SdrView
SdrDragView(SdrModel* pModel1, OutputDevice* pOut = nullptr);
- virtual ~SdrDragView();
+ virtual ~SdrDragView() override;
public:
virtual bool IsAction() const override;
diff --git a/include/svx/svdedtv.hxx b/include/svx/svdedtv.hxx
index aefeb0c0e87e..bdf7f00747f7 100644
--- a/include/svx/svdedtv.hxx
+++ b/include/svx/svdedtv.hxx
@@ -169,7 +169,7 @@ protected:
protected:
// #i71538# make constructors of SdrView sub-components protected to avoid incomplete incarnations which may get casted to SdrView
SdrEditView(SdrModel* pModel1, OutputDevice* pOut = nullptr);
- virtual ~SdrEditView();
+ virtual ~SdrEditView() override;
public:
// each call of an undo-capable method from its view, generates an undo action.
diff --git a/include/svx/svdedxv.hxx b/include/svx/svdedxv.hxx
index a22f5b5c1f21..d293e3afb356 100644
--- a/include/svx/svdedxv.hxx
+++ b/include/svx/svdedxv.hxx
@@ -141,7 +141,7 @@ protected:
protected:
// #i71538# make constructors of SdrView sub-components protected to avoid incomplete incarnations which may get casted to SdrView
SdrObjEditView(SdrModel* pModel1, OutputDevice* pOut = nullptr);
- virtual ~SdrObjEditView();
+ virtual ~SdrObjEditView() override;
public:
diff --git a/include/svx/svdglev.hxx b/include/svx/svdglev.hxx
index a1f84c0c24e6..b920d248ab0f 100644
--- a/include/svx/svdglev.hxx
+++ b/include/svx/svdglev.hxx
@@ -41,7 +41,7 @@ class SVX_DLLPUBLIC SdrGlueEditView: public SdrPolyEditView
protected:
// #i71538# make constructors of SdrView sub-components protected to avoid incomplete incarnations which may get casted to SdrView
SdrGlueEditView(SdrModel* pModel1, OutputDevice* pOut = nullptr);
- virtual ~SdrGlueEditView();
+ virtual ~SdrGlueEditView() override;
public:
// the parameter nThisEsc is used to hand over the direction,
diff --git a/include/svx/svdhdl.hxx b/include/svx/svdhdl.hxx
index 399a009b3ea7..43fc5568ee0c 100644
--- a/include/svx/svdhdl.hxx
+++ b/include/svx/svdhdl.hxx
@@ -265,7 +265,7 @@ private:
public:
explicit SdrHdlColor(const Point& rRef, Color aCol = Color(COL_BLACK), const Size& rSize = Size(11, 11), bool bLum = false);
- virtual ~SdrHdlColor();
+ virtual ~SdrHdlColor() override;
bool IsUseLuminance() const { return bUseLuminance; }
@@ -300,7 +300,7 @@ private:
public:
SdrHdlGradient(const Point& rRef1, const Point& rRef2, bool bGrad = true);
- virtual ~SdrHdlGradient();
+ virtual ~SdrHdlGradient() override;
bool IsGradient() const { return bGradient; }
@@ -338,7 +338,7 @@ protected:
public:
SdrHdlLine(SdrHdl& rHdl1, SdrHdl& rHdl2, SdrHdlKind eNewKind=SdrHdlKind::MirrorAxis) { eKind=eNewKind; pHdl1=&rHdl1; pHdl2=&rHdl2; }
- virtual ~SdrHdlLine();
+ virtual ~SdrHdlLine() override;
virtual Pointer GetPointer() const override;
};
@@ -357,7 +357,7 @@ protected:
public:
// this is not a Copy-Ctor!!!
SdrHdlBezWgt(const SdrHdl* pRefHdl1, SdrHdlKind eNewKind=SdrHdlKind::BezierWeight) { eKind=eNewKind; pHdl1=pRefHdl1; }
- virtual ~SdrHdlBezWgt();
+ virtual ~SdrHdlBezWgt() override;
};
@@ -382,7 +382,7 @@ class ImpEdgeHdl: public SdrHdl
public:
ImpEdgeHdl(const Point& rPnt, SdrHdlKind eNewKind): SdrHdl(rPnt,eNewKind),eLineCode(SdrEdgeLineCode::MiddleLine) {}
- virtual ~ImpEdgeHdl();
+ virtual ~ImpEdgeHdl() override;
void SetLineCode(SdrEdgeLineCode eCode);
SdrEdgeLineCode GetLineCode() const { return eLineCode; }
@@ -398,7 +398,7 @@ class ImpMeasureHdl: public SdrHdl
public:
ImpMeasureHdl(const Point& rPnt, SdrHdlKind eNewKind): SdrHdl(rPnt,eNewKind) {}
- virtual ~ImpMeasureHdl();
+ virtual ~ImpMeasureHdl() override;
virtual Pointer GetPointer() const override;
};
diff --git a/include/svx/svdmodel.hxx b/include/svx/svdmodel.hxx
index 63c75f46f05c..5a49fee76568 100644
--- a/include/svx/svdmodel.hxx
+++ b/include/svx/svdmodel.hxx
@@ -261,7 +261,7 @@ public:
explicit SdrModel();
explicit SdrModel(SfxItemPool* pPool, ::comphelper::IEmbeddedHelper* pPers);
explicit SdrModel(const OUString& rPath, SfxItemPool* pPool, ::comphelper::IEmbeddedHelper* pPers, bool bUseExtColorTable);
- virtual ~SdrModel();
+ virtual ~SdrModel() override;
void ClearModel(bool bCalledFromDestructor);
// Override this to enable the Swap/LoadOnDemand of graphics.
diff --git a/include/svx/svdmrkv.hxx b/include/svx/svdmrkv.hxx
index ae49ba2344be..e58ff885a8c7 100644
--- a/include/svx/svdmrkv.hxx
+++ b/include/svx/svdmrkv.hxx
@@ -170,7 +170,7 @@ protected:
protected:
// #i71538# make constructors of SdrView sub-components protected to avoid incomplete incarnations which may get casted to SdrView
SdrMarkView(SdrModel* pModel1, OutputDevice* pOut = nullptr);
- virtual ~SdrMarkView();
+ virtual ~SdrMarkView() override;
public:
virtual bool IsAction() const override;
diff --git a/include/svx/svdoashp.hxx b/include/svx/svdoashp.hxx
index 8166a9cc2218..faba91a5b207 100644
--- a/include/svx/svdoashp.hxx
+++ b/include/svx/svdoashp.hxx
@@ -161,7 +161,7 @@ public:
double GetExtraTextRotation( const bool bPreRotation = false ) const;
SdrObjCustomShape();
- virtual ~SdrObjCustomShape();
+ virtual ~SdrObjCustomShape() override;
/* is merging default attributes from type-shape into the SdrCustomShapeGeometryItem. If pType
is NULL then the type is being taken from the "Type" property of the SdrCustomShapeGeometryItem.
diff --git a/include/svx/svdoattr.hxx b/include/svx/svdoattr.hxx
index 543e67b3e698..8ec8673d5648 100644
--- a/include/svx/svdoattr.hxx
+++ b/include/svx/svdoattr.hxx
@@ -60,7 +60,7 @@ protected:
virtual void Notify(SfxBroadcaster& rBC, const SfxHint& rHint) override;
SdrAttrObj();
- virtual ~SdrAttrObj();
+ virtual ~SdrAttrObj() override;
public:
diff --git a/include/svx/svdobj.hxx b/include/svx/svdobj.hxx
index 7b3741c973f4..3e10abd7d6cf 100644
--- a/include/svx/svdobj.hxx
+++ b/include/svx/svdobj.hxx
@@ -404,7 +404,7 @@ protected:
virtual void RestGeoData(const SdrObjGeoData& rGeo);
protected:
- virtual ~SdrObject();
+ virtual ~SdrObject() override;
public:
SdrObject();
diff --git a/include/svx/svdocapt.hxx b/include/svx/svdocapt.hxx
index 34093992a884..7e08a905a031 100644
--- a/include/svx/svdocapt.hxx
+++ b/include/svx/svdocapt.hxx
@@ -76,7 +76,7 @@ private:
public:
SdrCaptionObj();
SdrCaptionObj(const Rectangle& rRect, const Point& rTail);
- virtual ~SdrCaptionObj();
+ virtual ~SdrCaptionObj() override;
virtual void TakeObjInfo(SdrObjTransformInfoRec& rInfo) const override;
virtual sal_uInt16 GetObjIdentifier() const override;
diff --git a/include/svx/svdocirc.hxx b/include/svx/svdocirc.hxx
index 0245fdca7cfc..a713586ad70f 100644
--- a/include/svx/svdocirc.hxx
+++ b/include/svx/svdocirc.hxx
@@ -76,7 +76,7 @@ public:
// If nNewStartAngle==nNewEndWink, then arc has an angle of 0 degrees.
// If nNewStartAngle+36000==nNewEndWink, then the arc has angle of 360 degrees.
SdrCircObj(SdrObjKind eNewKind, const Rectangle& rRect, long nNewStartAngle, long nNewEndWink);
- virtual ~SdrCircObj();
+ virtual ~SdrCircObj() override;
virtual void TakeObjInfo(SdrObjTransformInfoRec& rInfo) const override;
virtual sal_uInt16 GetObjIdentifier() const override;
diff --git a/include/svx/svdoedge.hxx b/include/svx/svdoedge.hxx
index 0851689c5971..96f5d3287ae1 100644
--- a/include/svx/svdoedge.hxx
+++ b/include/svx/svdoedge.hxx
@@ -133,7 +133,7 @@ public:
public:
SdrEdgeObjGeoData();
- virtual ~SdrEdgeObjGeoData();
+ virtual ~SdrEdgeObjGeoData() override;
};
@@ -204,7 +204,7 @@ protected:
public:
SdrEdgeObj();
- virtual ~SdrEdgeObj();
+ virtual ~SdrEdgeObj() override;
SdrObjConnection& GetConnection(bool bTail1) { return *(bTail1 ? &aCon1 : &aCon2); }
virtual void TakeObjInfo(SdrObjTransformInfoRec& rInfo) const override;
diff --git a/include/svx/svdograf.hxx b/include/svx/svdograf.hxx
index f52ef362f374..81c7969e4bc8 100644
--- a/include/svx/svdograf.hxx
+++ b/include/svx/svdograf.hxx
@@ -119,7 +119,7 @@ public:
SdrGrafObj();
SdrGrafObj(const Graphic& rGrf);
SdrGrafObj(const Graphic& rGrf, const Rectangle& rRect);
- virtual ~SdrGrafObj();
+ virtual ~SdrGrafObj() override;
void SetGraphicObject( const GraphicObject& rGrfObj );
const GraphicObject& GetGraphicObject(bool bForceSwapIn = false) const;
diff --git a/include/svx/svdogrp.hxx b/include/svx/svdogrp.hxx
index 7ebcc8ea0d8f..b1694272d9e9 100644
--- a/include/svx/svdogrp.hxx
+++ b/include/svx/svdogrp.hxx
@@ -47,7 +47,7 @@ protected:
public:
SdrObjGroup();
- virtual ~SdrObjGroup();
+ virtual ~SdrObjGroup() override;
virtual void SetBoundRectDirty() override;
virtual sal_uInt16 GetObjIdentifier() const override;
diff --git a/include/svx/svdomeas.hxx b/include/svx/svdomeas.hxx
index c095545ff9bc..f6c4169fd80c 100644
--- a/include/svx/svdomeas.hxx
+++ b/include/svx/svdomeas.hxx
@@ -48,7 +48,7 @@ public:
public:
SdrMeasureObjGeoData();
- virtual ~SdrMeasureObjGeoData();
+ virtual ~SdrMeasureObjGeoData() override;
};
@@ -87,7 +87,7 @@ protected:
public:
SdrMeasureObj();
SdrMeasureObj(const Point& rPt1, const Point& rPt2);
- virtual ~SdrMeasureObj();
+ virtual ~SdrMeasureObj() override;
virtual void TakeObjInfo(SdrObjTransformInfoRec& rInfo) const override;
virtual sal_uInt16 GetObjIdentifier() const override;
diff --git a/include/svx/svdomedia.hxx b/include/svx/svdomedia.hxx
index 9ea8d917d521..28d94c9a668e 100644
--- a/include/svx/svdomedia.hxx
+++ b/include/svx/svdomedia.hxx
@@ -39,7 +39,7 @@ public:
SdrMediaObj();
SdrMediaObj( const Rectangle& rRect );
- virtual ~SdrMediaObj();
+ virtual ~SdrMediaObj() override;
virtual bool HasTextEdit() const override;
diff --git a/include/svx/svdoole2.hxx b/include/svx/svdoole2.hxx
index 39c7507df7be..3d78224af842 100644
--- a/include/svx/svdoole2.hxx
+++ b/include/svx/svdoole2.hxx
@@ -68,7 +68,7 @@ public:
SdrOle2Obj( bool bFrame_ = false );
SdrOle2Obj( const svt::EmbeddedObjectRef& rNewObjRef, const OUString& rNewObjName, const Rectangle& rNewRect );
- virtual ~SdrOle2Obj();
+ virtual ~SdrOle2Obj() override;
const svt::EmbeddedObjectRef& getEmbeddedObjectRef() const;
diff --git a/include/svx/svdopage.hxx b/include/svx/svdopage.hxx
index 3b1ca61ad0bb..5f2947fc0702 100644
--- a/include/svx/svdopage.hxx
+++ b/include/svx/svdopage.hxx
@@ -43,7 +43,7 @@ protected:
public:
SdrPageObj(SdrPage* pNewPage = nullptr);
SdrPageObj(const Rectangle& rRect, SdrPage* pNewPage = nullptr);
- virtual ~SdrPageObj();
+ virtual ~SdrPageObj() override;
SdrPage* GetReferencedPage() const { return mpShownPage;}
void SetReferencedPage(SdrPage* pNewPage);
diff --git a/include/svx/svdopath.hxx b/include/svx/svdopath.hxx
index ccdb218aaf8c..91b5bfe925ad 100644
--- a/include/svx/svdopath.hxx
+++ b/include/svx/svdopath.hxx
@@ -37,7 +37,7 @@ public:
SdrObjKind meKind;
SdrPathObjGeoData();
- virtual ~SdrPathObjGeoData();
+ virtual ~SdrPathObjGeoData() override;
};
@@ -71,7 +71,7 @@ public:
SdrPathObj(SdrObjKind eNewKind);
SdrPathObj(SdrObjKind eNewKind, const basegfx::B2DPolyPolygon& rPathPoly, double dBrightness = 1.0);
- virtual ~SdrPathObj();
+ virtual ~SdrPathObj() override;
virtual void TakeObjInfo(SdrObjTransformInfoRec& rInfo) const override;
virtual sal_uInt16 GetObjIdentifier() const override;
diff --git a/include/svx/svdorect.hxx b/include/svx/svdorect.hxx
index e7e4c734715a..0934c6f42b65 100644
--- a/include/svx/svdorect.hxx
+++ b/include/svx/svdorect.hxx
@@ -73,7 +73,7 @@ public:
// Constructor of a text frame
SdrRectObj(SdrObjKind eNewTextKind);
SdrRectObj(SdrObjKind eNewTextKind, const Rectangle& rRect);
- virtual ~SdrRectObj();
+ virtual ~SdrRectObj() override;
virtual void TakeObjInfo(SdrObjTransformInfoRec& rInfo) const override;
virtual sal_uInt16 GetObjIdentifier() const override;
diff --git a/include/svx/svdotable.hxx b/include/svx/svdotable.hxx
index dc0b5a6dec3d..71edde822018 100644
--- a/include/svx/svdotable.hxx
+++ b/include/svx/svdotable.hxx
@@ -100,7 +100,7 @@ class SVX_DLLPUBLIC SdrTableObj : public ::SdrTextObj
public:
SdrTableObj(SdrModel* _pModel);
SdrTableObj(SdrModel* _pModel, const ::Rectangle& rNewRect, sal_Int32 nColumns, sal_Int32 nRows);
- virtual ~SdrTableObj();
+ virtual ~SdrTableObj() override;
// Table stuff
diff --git a/include/svx/svdotext.hxx b/include/svx/svdotext.hxx
index cb8abe4ae063..1a4e35ed717c 100644
--- a/include/svx/svdotext.hxx
+++ b/include/svx/svdotext.hxx
@@ -110,7 +110,7 @@ class ImpSdrObjTextLinkUserData : public SdrObjUserData
public:
ImpSdrObjTextLinkUserData();
- virtual ~ImpSdrObjTextLinkUserData();
+ virtual ~ImpSdrObjTextLinkUserData() override;
virtual SdrObjUserData* Clone(SdrObject* pObj1) const override;
};
@@ -315,7 +315,7 @@ protected:
SdrTextObj(SdrObjKind eNewTextKind);
SdrTextObj(SdrObjKind eNewTextKind, const Rectangle& rNewRect);
- virtual ~SdrTextObj();
+ virtual ~SdrTextObj() override;
public:
diff --git a/include/svx/svdouno.hxx b/include/svx/svdouno.hxx
index 0c6852924b2c..ea39a18a69d3 100644
--- a/include/svx/svdouno.hxx
+++ b/include/svx/svdouno.hxx
@@ -64,7 +64,7 @@ public:
explicit SdrUnoObj(const OUString& rModelName);
SdrUnoObj(const OUString& rModelName,
const css::uno::Reference< css::lang::XMultiServiceFactory >& rxSFac);
- virtual ~SdrUnoObj();
+ virtual ~SdrUnoObj() override;
virtual void SetPage(SdrPage* pNewPage) override;
virtual void SetModel(SdrModel* pModel) override;
diff --git a/include/svx/svdoutl.hxx b/include/svx/svdoutl.hxx
index c76fbb9c2345..a9a885f68fac 100644
--- a/include/svx/svdoutl.hxx
+++ b/include/svx/svdoutl.hxx
@@ -35,7 +35,7 @@ protected:
public:
SdrOutliner( SfxItemPool* pItemPool, OutlinerMode nMode );
- virtual ~SdrOutliner() ;
+ virtual ~SdrOutliner() override ;
void SetTextObj( const SdrTextObj* pObj );
void SetTextObjNoInit( const SdrTextObj* pObj );
diff --git a/include/svx/svdovirt.hxx b/include/svx/svdovirt.hxx
index 64f5caf13778..d81732e863fb 100644
--- a/include/svx/svdovirt.hxx
+++ b/include/svx/svdovirt.hxx
@@ -48,7 +48,7 @@ protected:
public:
SdrVirtObj(SdrObject& rNewObj);
- virtual ~SdrVirtObj();
+ virtual ~SdrVirtObj() override;
SdrObject& ReferencedObj();
const SdrObject& GetReferencedObj() const;
virtual void NbcSetAnchorPos(const Point& rAnchorPos) override;
diff --git a/include/svx/svdpage.hxx b/include/svx/svdpage.hxx
index 4dcf9b45d9df..98c53cfe3150 100644
--- a/include/svx/svdpage.hxx
+++ b/include/svx/svdpage.hxx
@@ -342,7 +342,7 @@ private:
public:
// construct/destruct
SdrPageProperties(SdrPage& rSdrPage);
- virtual ~SdrPageProperties();
+ virtual ~SdrPageProperties() override;
// Notify(...) from baseclass SfxListener
virtual void Notify(SfxBroadcaster& rBC, const SfxHint& rHint) override;
@@ -447,7 +447,7 @@ protected:
public:
explicit SdrPage(SdrModel& rNewModel, bool bMasterPage=false);
- virtual ~SdrPage();
+ virtual ~SdrPage() override;
virtual SdrPage* Clone() const override;
virtual SdrPage* Clone(SdrModel* pNewModel) const;
bool IsMasterPage() const { return mbMaster; }
@@ -541,7 +541,7 @@ class SVX_DLLPUBLIC StandardCheckVisisbilityRedirector : public sdr::contact::Vi
{
public:
StandardCheckVisisbilityRedirector();
- virtual ~StandardCheckVisisbilityRedirector();
+ virtual ~StandardCheckVisisbilityRedirector() override;
// all default implementations just call the same methods at the original. To do something
// different, override the method and at least do what the method does.
diff --git a/include/svx/svdpntv.hxx b/include/svx/svdpntv.hxx
index e7245bbb7b63..158111542f3d 100644
--- a/include/svx/svdpntv.hxx
+++ b/include/svx/svdpntv.hxx
@@ -252,7 +252,7 @@ protected:
protected:
// #i71538# make constructors of SdrView sub-components protected to avoid incomplete incarnations which may get casted to SdrView
SdrPaintView(SdrModel* pModel1, OutputDevice* pOut = nullptr);
- virtual ~SdrPaintView();
+ virtual ~SdrPaintView() override;
public:
diff --git a/include/svx/svdpoev.hxx b/include/svx/svdpoev.hxx
index 7cb2e95bb42e..a4c2d948778d 100644
--- a/include/svx/svdpoev.hxx
+++ b/include/svx/svdpoev.hxx
@@ -47,7 +47,7 @@ private:
protected:
// #i71538# make constructors of SdrView sub-components protected to avoid incomplete incarnations which may get casted to SdrView
SdrPolyEditView(SdrModel* pModel1, OutputDevice* pOut = nullptr);
- virtual ~SdrPolyEditView();
+ virtual ~SdrPolyEditView() override;
public:
bool IsSetMarkedPointsSmoothPossible() const override;
diff --git a/include/svx/svdpool.hxx b/include/svx/svdpool.hxx
index cbbe980f3926..7605fb50c879 100644
--- a/include/svx/svdpool.hxx
+++ b/include/svx/svdpool.hxx
@@ -34,7 +34,7 @@ public:
SdrItemPool(SfxItemPool* pMaster = nullptr, bool bLoadRefCounts = true);
SdrItemPool(const SdrItemPool& rPool);
protected:
- virtual ~SdrItemPool();
+ virtual ~SdrItemPool() override;
public:
virtual SfxItemPool* Clone() const override;
diff --git a/include/svx/svdsnpv.hxx b/include/svx/svdsnpv.hxx
index 621b03f63826..47e001ab1c56 100644
--- a/include/svx/svdsnpv.hxx
+++ b/include/svx/svdsnpv.hxx
@@ -128,7 +128,7 @@ protected:
protected:
// #i71538# make constructors of SdrView sub-components protected to avoid incomplete incarnations which may get casted to SdrView
SdrSnapView(SdrModel* pModel1, OutputDevice* pOut = nullptr);
- virtual ~SdrSnapView();
+ virtual ~SdrSnapView() override;
public:
virtual bool IsAction() const override;
diff --git a/include/svx/svdundo.hxx b/include/svx/svdundo.hxx
index 906f565d2d14..504dc818f4f1 100644
--- a/include/svx/svdundo.hxx
+++ b/include/svx/svdundo.hxx
@@ -61,7 +61,7 @@ protected:
SdrUndoAction(SdrModel& rNewMod);
public:
- virtual ~SdrUndoAction();
+ virtual ~SdrUndoAction() override;
virtual bool CanRepeat(SfxRepeatTarget& rView) const override;
virtual void Repeat(SfxRepeatTarget& rView) override;
@@ -96,7 +96,7 @@ protected:
public:
SdrUndoGroup(SdrModel& rNewMod);
- virtual ~SdrUndoGroup();
+ virtual ~SdrUndoGroup() override;
void Clear();
sal_uIntPtr GetActionCount() const { return aBuf.size(); }
@@ -169,7 +169,7 @@ protected:
public:
SdrUndoAttrObj(SdrObject& rNewObj, bool bStyleSheet1 = false, bool bSaveText = false);
- virtual ~SdrUndoAttrObj();
+ virtual ~SdrUndoAttrObj() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -193,7 +193,7 @@ protected:
public:
SdrUndoMoveObj(SdrObject& rNewObj): SdrUndoObj(rNewObj) {}
SdrUndoMoveObj(SdrObject& rNewObj, const Size& rDist): SdrUndoObj(rNewObj),aDistance(rDist) {}
- virtual ~SdrUndoMoveObj();
+ virtual ~SdrUndoMoveObj() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -222,7 +222,7 @@ protected:
public:
SdrUndoGeoObj(SdrObject& rNewObj);
- virtual ~SdrUndoGeoObj();
+ virtual ~SdrUndoGeoObj() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -249,7 +249,7 @@ protected:
protected:
SdrUndoObjList(SdrObject& rNewObj, bool bOrdNumDirect = false);
- virtual ~SdrUndoObjList();
+ virtual ~SdrUndoObjList() override;
bool IsOwner() { return bOwner; }
void SetOwner(bool bNew);
@@ -271,7 +271,7 @@ public:
virtual void Undo() override;
virtual void Redo() override;
- virtual ~SdrUndoRemoveObj();
+ virtual ~SdrUndoRemoveObj() override;
};
/**
@@ -346,7 +346,7 @@ protected:
public:
SdrUndoReplaceObj(SdrObject& rOldObj1, SdrObject& rNewObj1, bool bOrdNumDirect = false);
- virtual ~SdrUndoReplaceObj();
+ virtual ~SdrUndoReplaceObj() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -414,7 +414,7 @@ protected:
public:
SdrUndoObjSetText(SdrObject& rNewObj, sal_Int32 nText );
- virtual ~SdrUndoObjSetText();
+ virtual ~SdrUndoObjSetText() override;
bool IsDifferent() const { return pOldText!=pNewText; }
void AfterSetText();
@@ -479,7 +479,7 @@ protected:
protected:
SdrUndoLayer(sal_uInt16 nLayerNum, SdrLayerAdmin& rNewLayerAdmin, SdrModel& rNewModel);
- virtual ~SdrUndoLayer();
+ virtual ~SdrUndoLayer() override;
};
/**
@@ -575,7 +575,7 @@ protected:
protected:
SdrUndoPageList(SdrPage& rNewPg);
- virtual ~SdrUndoPageList();
+ virtual ~SdrUndoPageList() override;
};
/**
@@ -594,7 +594,7 @@ class SVX_DLLPUBLIC SdrUndoDelPage : public SdrUndoPageList
public:
SdrUndoDelPage(SdrPage& rNewPg, bool bSoleOwnerOfFillBitmapProps);
- virtual ~SdrUndoDelPage();
+ virtual ~SdrUndoDelPage() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -686,7 +686,7 @@ protected:
SdrUndoPageMasterPage(SdrPage& rChangedPage);
public:
- SVX_DLLPUBLIC virtual ~SdrUndoPageMasterPage();
+ SVX_DLLPUBLIC virtual ~SdrUndoPageMasterPage() override;
};
/**
diff --git a/include/svx/svdview.hxx b/include/svx/svdview.hxx
index d4b39affa197..11d69b1e484f 100644
--- a/include/svx/svdview.hxx
+++ b/include/svx/svdview.hxx
@@ -169,7 +169,7 @@ protected:
public:
explicit SdrView(SdrModel* pModel1, OutputDevice* pOut = nullptr);
- virtual ~SdrView();
+ virtual ~SdrView() override;
// The default value for all dispatchers is activated. If the app for example
// wants to intervene in MouseDispatcher for special treatment, you have to
diff --git a/include/svx/svxdlg.hxx b/include/svx/svxdlg.hxx
index 9131821778ec..20b6b9dfddea 100644
--- a/include/svx/svxdlg.hxx
+++ b/include/svx/svxdlg.hxx
@@ -274,7 +274,7 @@ class SVX_DLLPUBLIC SvxAbstractDialogFactory : public SfxAbstractDialogFactory,
public:
static SvxAbstractDialogFactory* Create();
- virtual ~SvxAbstractDialogFactory();
+ virtual ~SvxAbstractDialogFactory() override;
virtual SfxAbstractTabDialog* CreateTextTabDialog( vcl::Window* pParent,
const SfxItemSet* pAttrSet,
diff --git a/include/svx/sxcecitm.hxx b/include/svx/sxcecitm.hxx
index a307d5099e51..4d8acea0f382 100644
--- a/include/svx/sxcecitm.hxx
+++ b/include/svx/sxcecitm.hxx
@@ -52,7 +52,7 @@ public:
class SVX_DLLPUBLIC SdrCaptionEscIsRelItem: public SdrYesNoItem {
public:
SdrCaptionEscIsRelItem(bool bRel=true): SdrYesNoItem(SDRATTR_CAPTIONESCISREL,bRel) {}
- virtual ~SdrCaptionEscIsRelItem();
+ virtual ~SdrCaptionEscIsRelItem() override;
virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override;
};
@@ -66,7 +66,7 @@ public:
class SVX_DLLPUBLIC SdrCaptionEscRelItem: public SfxInt32Item {
public:
SdrCaptionEscRelItem(long nEscRel=5000): SfxInt32Item(SDRATTR_CAPTIONESCREL,nEscRel) {}
- virtual ~SdrCaptionEscRelItem();
+ virtual ~SdrCaptionEscRelItem() override;
virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override;
};
diff --git a/include/svx/sxcllitm.hxx b/include/svx/sxcllitm.hxx
index 8090e17fd67e..2b3dae33f370 100644
--- a/include/svx/sxcllitm.hxx
+++ b/include/svx/sxcllitm.hxx
@@ -31,7 +31,7 @@
class SVX_DLLPUBLIC SdrCaptionLineLenItem: public SdrMetricItem {
public:
SdrCaptionLineLenItem(long nLineLen=0): SdrMetricItem(SDRATTR_CAPTIONLINELEN,nLineLen) {}
- virtual ~SdrCaptionLineLenItem();
+ virtual ~SdrCaptionLineLenItem() override;
virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override;
};
@@ -42,7 +42,7 @@ public:
class SVX_DLLPUBLIC SdrCaptionFitLineLenItem: public SdrYesNoItem {
public:
SdrCaptionFitLineLenItem(bool bBestFit=true): SdrYesNoItem(SDRATTR_CAPTIONFITLINELEN,bBestFit) {}
- virtual ~SdrCaptionFitLineLenItem();
+ virtual ~SdrCaptionFitLineLenItem() override;
virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override;
};
diff --git a/include/svx/sxmbritm.hxx b/include/svx/sxmbritm.hxx
index bd3343d3d5e0..f1f3310ed26e 100644
--- a/include/svx/sxmbritm.hxx
+++ b/include/svx/sxmbritm.hxx
@@ -32,7 +32,7 @@
class SVX_DLLPUBLIC SdrMeasureBelowRefEdgeItem: public SdrYesNoItem {
public:
SdrMeasureBelowRefEdgeItem(bool bOn=false): SdrYesNoItem(SDRATTR_MEASUREBELOWREFEDGE,bOn) {}
- virtual ~SdrMeasureBelowRefEdgeItem();
+ virtual ~SdrMeasureBelowRefEdgeItem() override;
virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override;
};
diff --git a/include/svx/sxmtfitm.hxx b/include/svx/sxmtfitm.hxx
index 1fb2b3debc5f..525e9e72bbae 100644
--- a/include/svx/sxmtfitm.hxx
+++ b/include/svx/sxmtfitm.hxx
@@ -30,7 +30,7 @@
class SVX_DLLPUBLIC SdrMeasureTextIsFixedAngleItem: public SdrYesNoItem {
public:
SdrMeasureTextIsFixedAngleItem(bool bOn=false): SdrYesNoItem(SDRATTR_MEASURETEXTISFIXEDANGLE,bOn) {}
- virtual ~SdrMeasureTextIsFixedAngleItem();
+ virtual ~SdrMeasureTextIsFixedAngleItem() override;
virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override;
};
@@ -38,7 +38,7 @@ public:
class SVX_DLLPUBLIC SdrMeasureTextFixedAngleItem: public SdrAngleItem {
public:
SdrMeasureTextFixedAngleItem(long nVal=0): SdrAngleItem(SDRATTR_MEASURETEXTFIXEDANGLE,nVal) {}
- virtual ~SdrMeasureTextFixedAngleItem();
+ virtual ~SdrMeasureTextFixedAngleItem() override;
virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override;
};
@@ -46,7 +46,7 @@ public:
class SVX_DLLPUBLIC SdrMeasureDecimalPlacesItem: public SfxInt16Item {
public:
SdrMeasureDecimalPlacesItem(sal_Int16 nVal=2): SfxInt16Item(SDRATTR_MEASUREDECIMALPLACES,nVal) {}
- virtual ~SdrMeasureDecimalPlacesItem();
+ virtual ~SdrMeasureDecimalPlacesItem() override;
virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override;
};
diff --git a/include/svx/sxmtritm.hxx b/include/svx/sxmtritm.hxx
index 07d33a18c0b7..690f2ea4cea7 100644
--- a/include/svx/sxmtritm.hxx
+++ b/include/svx/sxmtritm.hxx
@@ -26,7 +26,7 @@
class SVX_DLLPUBLIC SdrMeasureTextRota90Item: public SdrYesNoItem {
public:
SdrMeasureTextRota90Item(bool bOn=false): SdrYesNoItem(SDRATTR_MEASURETEXTROTA90,bOn) {}
- virtual ~SdrMeasureTextRota90Item();
+ virtual ~SdrMeasureTextRota90Item() override;
virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override;
};
@@ -35,7 +35,7 @@ public:
class SVX_DLLPUBLIC SdrMeasureTextUpsideDownItem: public SdrYesNoItem {
public:
SdrMeasureTextUpsideDownItem(bool bOn=false): SdrYesNoItem(SDRATTR_MEASURETEXTUPSIDEDOWN,bOn) {}
- virtual ~SdrMeasureTextUpsideDownItem();
+ virtual ~SdrMeasureTextUpsideDownItem() override;
virtual SfxPoolItem* Clone(SfxItemPool* pPool=nullptr) const override;
};
diff --git a/include/svx/tbcontrl.hxx b/include/svx/tbcontrl.hxx
index 5e96b22fc040..a1505473cc5c 100644
--- a/include/svx/tbcontrl.hxx
+++ b/include/svx/tbcontrl.hxx
@@ -162,7 +162,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SvxStyleToolBoxControl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rToolBox);
- virtual ~SvxStyleToolBoxControl();
+ virtual ~SvxStyleToolBoxControl() override;
virtual VclPtr<vcl::Window> CreateItemWindow(vcl::Window* pParent) override;
@@ -240,7 +240,7 @@ class SVX_DLLPUBLIC SvxColorToolBoxControl : public SfxToolBoxControl
public:
SFX_DECL_TOOLBOX_CONTROL();
SvxColorToolBoxControl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rToolBox);
- virtual ~SvxColorToolBoxControl();
+ virtual ~SvxColorToolBoxControl() override;
virtual void StateChanged(sal_uInt16 nSID, SfxItemState eState,
const SfxPoolItem* pState) override;
@@ -284,7 +284,7 @@ private:
public:
SFX_DECL_TOOLBOX_CONTROL();
SvxSimpleUndoRedoController(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rToolBox);
- virtual ~SvxSimpleUndoRedoController();
+ virtual ~SvxSimpleUndoRedoController() override;
virtual void StateChanged(sal_uInt16 nSID, SfxItemState eState,
const SfxPoolItem* pState) override;
@@ -301,7 +301,7 @@ public:
std::vector<sal_uInt16>& rCurrencyList );
SFX_DECL_TOOLBOX_CONTROL();
SvxCurrencyToolBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rBox );
- virtual ~SvxCurrencyToolBoxControl();
+ virtual ~SvxCurrencyToolBoxControl() override;
virtual void Select( sal_uInt16 nSelectModifier ) override;
virtual VclPtr<SfxPopupWindow> CreatePopupWindow() override;
diff --git a/include/svx/tbxctl.hxx b/include/svx/tbxctl.hxx
index fb18d8baddc6..5aa9e102b674 100644
--- a/include/svx/tbxctl.hxx
+++ b/include/svx/tbxctl.hxx
@@ -41,7 +41,7 @@ public:
SvxTbxCtlDraw( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
// XInitialization
virtual void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& aArguments ) throw ( css::uno::Exception, css::uno::RuntimeException, std::exception) override;
- virtual ~SvxTbxCtlDraw() {}
+ virtual ~SvxTbxCtlDraw() override {}
SFX_DECL_TOOLBOX_CONTROL();
diff --git a/include/svx/txencbox.hxx b/include/svx/txencbox.hxx
index 5b1c0143c4d1..dc86c1626f0a 100644
--- a/include/svx/txencbox.hxx
+++ b/include/svx/txencbox.hxx
@@ -34,7 +34,7 @@ private:
public:
SvxTextEncodingBox( vcl::Window* pParent, WinBits nBits );
- virtual ~SvxTextEncodingBox();
+ virtual ~SvxTextEncodingBox() override;
virtual void dispose() override;
/** Fill with all known encodings but exclude those matching one or more
diff --git a/include/svx/unomodel.hxx b/include/svx/unomodel.hxx
index 17d857bf9083..f771b8bdb908 100644
--- a/include/svx/unomodel.hxx
+++ b/include/svx/unomodel.hxx
@@ -55,7 +55,7 @@ private:
public:
SvxUnoDrawingModel( SdrModel* pDoc ) throw();
- virtual ~SvxUnoDrawingModel() throw();
+ virtual ~SvxUnoDrawingModel() throw() override;
SdrModel* GetDoc() const { return mpDoc; }
diff --git a/include/svx/unopage.hxx b/include/svx/unopage.hxx
index 3ce80c5f9d8e..cf2d1b6bdf7a 100644
--- a/include/svx/unopage.hxx
+++ b/include/svx/unopage.hxx
@@ -79,7 +79,7 @@ class SVX_DLLPUBLIC SvxDrawPage : public ::cppu::WeakAggImplHelper6< css::drawin
public:
SvxDrawPage( SdrPage* pPage ) throw();
- virtual ~SvxDrawPage() throw();
+ virtual ~SvxDrawPage() throw() override;
// Internals
SdrPage* GetSdrPage() const { return mpPage; }
diff --git a/include/svx/unopool.hxx b/include/svx/unopool.hxx
index 99b5199bb3d5..c890d6faf5b6 100644
--- a/include/svx/unopool.hxx
+++ b/include/svx/unopool.hxx
@@ -44,7 +44,7 @@ public:
/** deprecated */
SvxUnoDrawPool(SdrModel* pModel);
- virtual ~SvxUnoDrawPool() throw();
+ virtual ~SvxUnoDrawPool() throw() override;
/** This returns the item pool from the given model, or the default pool if there is no model and bReadOnly is true.
If bReadOnly is false and there is no model the default implementation returns NULL.
diff --git a/include/svx/unoshape.hxx b/include/svx/unoshape.hxx
index 15690c016779..749ff00baf2d 100644
--- a/include/svx/unoshape.hxx
+++ b/include/svx/unoshape.hxx
@@ -169,7 +169,7 @@ public:
SvxShape( SdrObject* pObj ) throw (css::uno::RuntimeException);
SvxShape( SdrObject* pObject, const SfxItemPropertyMapEntry* pEntries, const SvxItemPropertySet* pPropertySet ) throw (css::uno::RuntimeException);
SvxShape() throw (css::uno::RuntimeException);
- virtual ~SvxShape() throw ();
+ virtual ~SvxShape() throw () override;
// Internals
void ObtainSettingsFromPropertySet(const SvxItemPropertySet& rPropSet);
@@ -335,7 +335,7 @@ protected:
public:
SvxShapeText( SdrObject* pObj ) throw ();
SvxShapeText( SdrObject* pObject, const SfxItemPropertyMapEntry* pPropertyMap, const SvxItemPropertySet* pPropertySet ) throw ();
- virtual ~SvxShapeText() throw ();
+ virtual ~SvxShapeText() throw () override;
virtual void Create( SdrObject* pNewOpj, SvxDrawPage* pNewPage ) override;
@@ -368,7 +368,7 @@ class SvxShapeRect : public SvxShapeText
{
public:
SvxShapeRect( SdrObject* pObj ) throw ();
- virtual ~SvxShapeRect() throw ();
+ virtual ~SvxShapeRect() throw () override;
// XInterface
virtual css::uno::Any SAL_CALL queryAggregation( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -395,7 +395,7 @@ private:
public:
SvxShapeGroup( SdrObject* pObj,SvxDrawPage* pDrawPage ) throw ();
- virtual ~SvxShapeGroup() throw ();
+ virtual ~SvxShapeGroup() throw () override;
virtual void Create( SdrObject* pNewOpj, SvxDrawPage* pNewPage ) override;
@@ -447,7 +447,7 @@ class SvxShapeConnector : public css::drawing::XConnectorShape,
{
public:
SvxShapeConnector( SdrObject* pObj ) throw();
- virtual ~SvxShapeConnector() throw();
+ virtual ~SvxShapeConnector() throw() override;
// XInterface
virtual css::uno::Any SAL_CALL queryAggregation( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -487,7 +487,7 @@ protected:
public:
SvxShapeControl( SdrObject* pObj ) throw();
- virtual ~SvxShapeControl() throw();
+ virtual ~SvxShapeControl() throw() override;
// XInterface
virtual css::uno::Any SAL_CALL queryAggregation( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -529,7 +529,7 @@ class SvxShapeDimensioning : public SvxShapeText
{
public:
SvxShapeDimensioning( SdrObject* pObj ) throw();
- virtual ~SvxShapeDimensioning() throw();
+ virtual ~SvxShapeDimensioning() throw() override;
};
/***********************************************************************
@@ -539,7 +539,7 @@ class SvxShapeCircle : public SvxShapeText
{
public:
SvxShapeCircle( SdrObject* pObj ) throw ();
- virtual ~SvxShapeCircle() throw ();
+ virtual ~SvxShapeCircle() throw () override;
};
/***********************************************************************
@@ -560,7 +560,7 @@ protected:
public:
SvxOle2Shape( SdrObject* pObj ) throw();
SvxOle2Shape( SdrObject* pObject, const SfxItemPropertyMapEntry* pPropertyMap, const SvxItemPropertySet* pPropertySet ) throw ();
- virtual ~SvxOle2Shape() throw();
+ virtual ~SvxOle2Shape() throw() override;
bool createObject( const SvGlobalName &aClassName );
@@ -591,7 +591,7 @@ protected:
public:
SvxShapePolyPolygon( SdrObject* pObj , css::drawing::PolygonKind eNew = css::drawing::PolygonKind_LINE ) throw(css::lang::IllegalArgumentException, css::beans::PropertyVetoException);
- virtual ~SvxShapePolyPolygon() throw();
+ virtual ~SvxShapePolyPolygon() throw() override;
// Local support functions
css::drawing::PolygonKind GetPolygonKind() const throw() { return mePolygonKind;}
@@ -618,7 +618,7 @@ public:
virtual bool getPropertyValueImpl( const OUString& rName, const SfxItemPropertySimpleEntry* pProperty, css::uno::Any& rValue ) throw(css::beans::UnknownPropertyException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
SvxShapePolyPolygonBezier( SdrObject* pObj , css::drawing::PolygonKind eNew = css::drawing::PolygonKind_PATHLINE) throw();
- virtual ~SvxShapePolyPolygonBezier() throw();
+ virtual ~SvxShapePolyPolygonBezier() throw() override;
// Local support functions
css::drawing::PolygonKind GetPolygonKind() const throw() { return mePolygonKind;}
@@ -641,7 +641,7 @@ protected:
public:
SvxGraphicObject( SdrObject* pObj, OUString const & referer ) throw();
- virtual ~SvxGraphicObject() throw();
+ virtual ~SvxGraphicObject() throw() override;
private:
OUString referer_;
@@ -668,7 +668,7 @@ public:
throw (css::beans::UnknownPropertyException, css::lang::WrappedTargetException,
css::uno::RuntimeException, std::exception) override;
- virtual ~Svx3DSceneObject() throw();
+ virtual ~Svx3DSceneObject() throw() override;
virtual void Create( SdrObject* pNewOpj, SvxDrawPage* pNewPage ) override;
@@ -709,7 +709,7 @@ protected:
public:
Svx3DCubeObject( SdrObject* pObj ) throw();
- virtual ~Svx3DCubeObject() throw();
+ virtual ~Svx3DCubeObject() throw() override;
// XServiceInfo
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames( ) throw(css::uno::RuntimeException, std::exception) override;
@@ -727,7 +727,7 @@ protected:
virtual bool setPropertyValueImpl( const OUString& rName, const SfxItemPropertySimpleEntry* pProperty, const css::uno::Any& rValue ) throw(css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
virtual bool getPropertyValueImpl( const OUString& rName, const SfxItemPropertySimpleEntry* pProperty, css::uno::Any& rValue ) throw(css::beans::UnknownPropertyException, css::lang::WrappedTargetException, css::uno::RuntimeException, std::exception) override;
- virtual ~Svx3DSphereObject() throw();
+ virtual ~Svx3DSphereObject() throw() override;
// XServiceInfo
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames( ) throw(css::uno::RuntimeException, std::exception) override;
@@ -745,7 +745,7 @@ protected:
public:
Svx3DLatheObject( SdrObject* pObj ) throw();
- virtual ~Svx3DLatheObject() throw();
+ virtual ~Svx3DLatheObject() throw() override;
// XServiceInfo
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames( ) throw(css::uno::RuntimeException, std::exception) override;
@@ -763,7 +763,7 @@ protected:
virtual bool setPropertyValueImpl( const OUString& rName, const SfxItemPropertySimpleEntry* pProperty, const css::uno::Any& rValue ) throw(css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException) override;
virtual bool getPropertyValueImpl( const OUString& rName, const SfxItemPropertySimpleEntry* pProperty, css::uno::Any& rValue ) throw(css::beans::UnknownPropertyException, css::lang::WrappedTargetException, css::uno::RuntimeException, std::exception) override;
- virtual ~Svx3DExtrudeObject() throw();
+ virtual ~Svx3DExtrudeObject() throw() override;
// XServiceInfo
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames( ) throw(css::uno::RuntimeException, std::exception) override;
@@ -781,7 +781,7 @@ protected:
public:
Svx3DPolygonObject( SdrObject* pObj ) throw();
- virtual ~Svx3DPolygonObject() throw();
+ virtual ~Svx3DPolygonObject() throw() override;
// XServiceInfo
virtual css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames( ) throw(css::uno::RuntimeException, std::exception) override;
@@ -806,7 +806,7 @@ public:
virtual bool getPropertyValueImpl( const OUString& rName, const SfxItemPropertySimpleEntry* pProperty, css::uno::Any& rValue ) throw(css::beans::UnknownPropertyException, css::lang::WrappedTargetException, css::uno::RuntimeException, std::exception) override;
- virtual ~SvxCustomShape() throw ();
+ virtual ~SvxCustomShape() throw () override;
virtual void Create( SdrObject* pNewOpj, SvxDrawPage* pNewPage ) override;
@@ -844,7 +844,7 @@ class SvxMediaShape : public SvxShape
{
public:
SvxMediaShape( SdrObject* pObj, OUString const & referer ) throw();
- virtual ~SvxMediaShape() throw();
+ virtual ~SvxMediaShape() throw() override;
protected:
// override these for special property handling in subcasses. Return true if property is handled
@@ -871,7 +871,7 @@ private:
public:
SvxDummyShapeContainer( css::uno::Reference< css::drawing::XShapes > const & xWrappedObject );
- virtual ~SvxDummyShapeContainer() throw();
+ virtual ~SvxDummyShapeContainer() throw() override;
const css::uno::Reference< css::drawing::XShapes >& getWrappedShape()
{ return m_xDummyObject; }
diff --git a/include/svx/unoshtxt.hxx b/include/svx/unoshtxt.hxx
index f9163141b9f9..fbd214df6cf7 100644
--- a/include/svx/unoshtxt.hxx
+++ b/include/svx/unoshtxt.hxx
@@ -54,7 +54,7 @@ public:
SvxTextEditSource( SdrObject& rObj, SdrText* pText, SdrView& rView, const vcl::Window& rViewWindow );
SvxTextEditSource(const SvxTextEditSource&) = delete;
SvxTextEditSource& operator=(const SvxTextEditSource&) = delete;
- virtual ~SvxTextEditSource();
+ virtual ~SvxTextEditSource() override;
virtual SvxEditSource* Clone() const override;
virtual SvxTextForwarder* GetTextForwarder() override;
diff --git a/include/svx/verttexttbxctrl.hxx b/include/svx/verttexttbxctrl.hxx
index 7eb930f16376..06a4aafa26df 100644
--- a/include/svx/verttexttbxctrl.hxx
+++ b/include/svx/verttexttbxctrl.hxx
@@ -29,7 +29,7 @@ class SvxVertCTLTextTbxCtrl : public SfxToolBoxControl
{
public:
SvxVertCTLTextTbxCtrl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxVertCTLTextTbxCtrl();
+ virtual ~SvxVertCTLTextTbxCtrl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
const SfxPoolItem* pState ) override;
diff --git a/include/svx/view3d.hxx b/include/svx/view3d.hxx
index c6bf49bfda8c..20b951d3ebf4 100644
--- a/include/svx/view3d.hxx
+++ b/include/svx/view3d.hxx
@@ -76,7 +76,7 @@ protected:
public:
E3dView(SdrModel* pModel, OutputDevice* pOut = nullptr);
- virtual ~E3dView();
+ virtual ~E3dView() override;
// Output all marked Objects on the given OutputDevice.
virtual void DrawMarkedObj(OutputDevice& rOut) const override;
diff --git a/include/svx/viewlayoutitem.hxx b/include/svx/viewlayoutitem.hxx
index de0c0a57a901..978accfdf96d 100644
--- a/include/svx/viewlayoutitem.hxx
+++ b/include/svx/viewlayoutitem.hxx
@@ -33,7 +33,7 @@ public:
SvxViewLayoutItem( sal_uInt16 nColumns = 0, bool bBookMode = false, sal_uInt16 nWhich = SID_ATTR_VIEWLAYOUT );
SvxViewLayoutItem( const SvxViewLayoutItem& );
- virtual ~SvxViewLayoutItem();
+ virtual ~SvxViewLayoutItem() override;
void SetBookMode( bool bNew ) {mbBookMode = bNew; }
bool IsBookMode() const {return mbBookMode; }
diff --git a/include/svx/xit.hxx b/include/svx/xit.hxx
index 170368f6ebb1..e4df90144d80 100644
--- a/include/svx/xit.hxx
+++ b/include/svx/xit.hxx
@@ -49,7 +49,7 @@ public:
const OUString& rName = OUString());
NameOrIndex(sal_uInt16 nWhich, SvStream& rIn);
NameOrIndex(const NameOrIndex& rNameOrIndex);
- virtual ~NameOrIndex() {};
+ virtual ~NameOrIndex() override {};
virtual bool operator==(const SfxPoolItem& rItem) const override;
virtual SfxPoolItem* Clone(SfxItemPool* pPool = nullptr) const override;
diff --git a/include/svx/xmleohlp.hxx b/include/svx/xmleohlp.hxx
index eb39c5e48971..c76b4468869b 100644
--- a/include/svx/xmleohlp.hxx
+++ b/include/svx/xmleohlp.hxx
@@ -89,7 +89,7 @@ private:
protected:
SvXMLEmbeddedObjectHelper();
- virtual ~SvXMLEmbeddedObjectHelper();
+ virtual ~SvXMLEmbeddedObjectHelper() override;
void Init( const css::uno::Reference < css::embed::XStorage >&,
::comphelper::IEmbeddedHelper& rDocPersist,
SvXMLEmbeddedObjectHelperMode eCreateMode );
diff --git a/include/svx/xmlgrhlp.hxx b/include/svx/xmlgrhlp.hxx
index 631d91ae73ba..64b8e4929222 100644
--- a/include/svx/xmlgrhlp.hxx
+++ b/include/svx/xmlgrhlp.hxx
@@ -82,7 +82,7 @@ private:
protected:
SvXMLGraphicHelper();
- virtual ~SvXMLGraphicHelper();
+ virtual ~SvXMLGraphicHelper() override;
void Init( const css::uno::Reference < css::embed::XStorage >& xXMLStorage,
SvXMLGraphicHelperMode eCreateMode,
bool bDirect );
diff --git a/include/svx/xmlsecctrl.hxx b/include/svx/xmlsecctrl.hxx
index 776b30adb9fe..8389c6e5fcc2 100644
--- a/include/svx/xmlsecctrl.hxx
+++ b/include/svx/xmlsecctrl.hxx
@@ -38,7 +38,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
XmlSecStatusBarControl( sal_uInt16 _nSlotId, sal_uInt16 _nId, StatusBar& _rStb );
- virtual ~XmlSecStatusBarControl();
+ virtual ~XmlSecStatusBarControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) override;
virtual void Paint( const UserDrawEvent& rEvt ) override;
diff --git a/include/svx/xpool.hxx b/include/svx/xpool.hxx
index 7233f919c041..e2a27cf3f6d9 100644
--- a/include/svx/xpool.hxx
+++ b/include/svx/xpool.hxx
@@ -44,7 +44,7 @@ public:
virtual SfxItemPool* Clone() const override;
protected:
- virtual ~XOutdevItemPool();
+ virtual ~XOutdevItemPool() override;
};
#endif // INCLUDED_SVX_XPOOL_HXX
diff --git a/include/svx/xtable.hxx b/include/svx/xtable.hxx
index 359ad4318ed6..d8c1b2f136a1 100644
--- a/include/svx/xtable.hxx
+++ b/include/svx/xtable.hxx
@@ -192,7 +192,7 @@ protected:
public:
XPropertyList(const XPropertyList&) = delete;
XPropertyList& operator=(const XPropertyList&) = delete;
- virtual ~XPropertyList();
+ virtual ~XPropertyList() override;
XPropertyListType Type() const { return meType; }
long Count() const;
@@ -283,7 +283,7 @@ protected:
public:
XLineEndList(const OUString& rPath, const OUString& rReferer);
- virtual ~XLineEndList();
+ virtual ~XLineEndList() override;
XLineEndEntry* GetLineEnd(long nIndex) const;
@@ -304,7 +304,7 @@ protected:
public:
XDashList(const OUString& rPath, const OUString& rReferer);
- virtual ~XDashList();
+ virtual ~XDashList() override;
void Replace(std::unique_ptr<XDashEntry> pEntry, long nIndex);
XDashEntry* GetDash(long nIndex) const;
@@ -331,7 +331,7 @@ protected:
virtual Bitmap CreateBitmapForUI(long nIndex) override;
public:
XHatchList(const OUString& rPath, const OUString& rReferer);
- virtual ~XHatchList();
+ virtual ~XHatchList() override;
void Replace(std::unique_ptr<XHatchEntry> pEntry, long nIndex);
XHatchEntry* GetHatch(long nIndex) const;
@@ -351,7 +351,7 @@ protected:
public:
XGradientList(const OUString& rPath, const OUString& rReferer);
- virtual ~XGradientList();
+ virtual ~XGradientList() override;
void Replace(std::unique_ptr<XGradientEntry> pEntry, long nIndex);
XGradientEntry* GetGradient(long nIndex) const;
diff --git a/include/svx/zoomsliderctrl.hxx b/include/svx/zoomsliderctrl.hxx
index 0ffba28dbf01..aea330b44fb5 100644
--- a/include/svx/zoomsliderctrl.hxx
+++ b/include/svx/zoomsliderctrl.hxx
@@ -43,7 +43,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
SvxZoomSliderControl( sal_uInt16 _nSlotId, sal_uInt16 _nId, StatusBar& _rStb );
- virtual ~SvxZoomSliderControl();
+ virtual ~SvxZoomSliderControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) override;
virtual void Paint( const UserDrawEvent& rEvt ) override;
diff --git a/include/svx/zoomslideritem.hxx b/include/svx/zoomslideritem.hxx
index ca23d3f7736f..bc618fa51644 100644
--- a/include/svx/zoomslideritem.hxx
+++ b/include/svx/zoomslideritem.hxx
@@ -36,7 +36,7 @@ public:
SvxZoomSliderItem( sal_uInt16 nCurrentZoom = 100, sal_uInt16 nMinZoom = 20, sal_uInt16 nMaxZoom = 600, sal_uInt16 nWhich = SID_ATTR_ZOOMSLIDER );
SvxZoomSliderItem( const SvxZoomSliderItem& );
- virtual ~SvxZoomSliderItem();
+ virtual ~SvxZoomSliderItem() override;
void AddSnappingPoint( sal_Int32 nNew );
const css::uno::Sequence < sal_Int32 >& GetSnappingPoints() const { return maValues;}
diff --git a/include/test/bootstrapfixture.hxx b/include/test/bootstrapfixture.hxx
index 3930f8ac85bc..13cf1685fbab 100644
--- a/include/test/bootstrapfixture.hxx
+++ b/include/test/bootstrapfixture.hxx
@@ -50,7 +50,7 @@ public:
DECL_STATIC_LINK_TYPED( BootstrapFixture, ImplInitFilterHdl, ConvertData&, bool );
BootstrapFixture( bool bAssertOnDialog = true, bool bNeedUCB = true );
- virtual ~BootstrapFixture();
+ virtual ~BootstrapFixture() override;
virtual void setUp() override;
diff --git a/include/test/screenshot_test.hxx b/include/test/screenshot_test.hxx
index 473d44a4c20b..6e6ce4a9fd5f 100644
--- a/include/test/screenshot_test.hxx
+++ b/include/test/screenshot_test.hxx
@@ -46,7 +46,7 @@ private:
public:
ScreenshotTest();
- virtual ~ScreenshotTest();
+ virtual ~ScreenshotTest() override;
virtual void setUp() override;
virtual void tearDown() override;
diff --git a/include/toolkit/awt/animatedimagespeer.hxx b/include/toolkit/awt/animatedimagespeer.hxx
index 4acfd46b055d..c2bccd999065 100644
--- a/include/toolkit/awt/animatedimagespeer.hxx
+++ b/include/toolkit/awt/animatedimagespeer.hxx
@@ -48,7 +48,7 @@ namespace toolkit
AnimatedImagesPeer();
protected:
- virtual ~AnimatedImagesPeer();
+ virtual ~AnimatedImagesPeer() override;
public:
// XAnimation
diff --git a/include/toolkit/awt/scrollabledialog.hxx b/include/toolkit/awt/scrollabledialog.hxx
index 2f7269587bb4..1c73a62b4414 100644
--- a/include/toolkit/awt/scrollabledialog.hxx
+++ b/include/toolkit/awt/scrollabledialog.hxx
@@ -54,7 +54,7 @@ namespace toolkit
void lcl_Scroll( long nX, long nY );
public:
ScrollableWrapper( vcl::Window* pParent, WinBits nStyle = WB_STDDIALOG, Dialog::InitFlag eFlag = Dialog::InitFlag::Default );
- virtual ~ScrollableWrapper();
+ virtual ~ScrollableWrapper() override;
virtual void dispose() override;
virtual void SetScrollWidth( long nWidth ) override;
virtual void SetScrollHeight( long nHeight ) override;
diff --git a/include/toolkit/awt/vclxaccessiblecomponent.hxx b/include/toolkit/awt/vclxaccessiblecomponent.hxx
index b6a556b6a2e7..1fea9e5c9851 100644
--- a/include/toolkit/awt/vclxaccessiblecomponent.hxx
+++ b/include/toolkit/awt/vclxaccessiblecomponent.hxx
@@ -78,7 +78,7 @@ protected:
public:
VCLXAccessibleComponent( VCLXWindow* pVCLXWindow );
- virtual ~VCLXAccessibleComponent();
+ virtual ~VCLXAccessibleComponent() override;
VCLXWindow* GetVCLXWindow() const;
VclPtr<vcl::Window> GetWindow() const;
diff --git a/include/toolkit/awt/vclxcontainer.hxx b/include/toolkit/awt/vclxcontainer.hxx
index 732d7d200f05..bcf7bbf4755f 100644
--- a/include/toolkit/awt/vclxcontainer.hxx
+++ b/include/toolkit/awt/vclxcontainer.hxx
@@ -39,7 +39,7 @@ class TOOLKIT_DLLPUBLIC VCLXContainer : public css::awt::XVclContainer,
{
public:
VCLXContainer();
- virtual ~VCLXContainer();
+ virtual ~VCLXContainer() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/include/toolkit/awt/vclxdevice.hxx b/include/toolkit/awt/vclxdevice.hxx
index 5fb5add9f179..2b59cee62f3e 100644
--- a/include/toolkit/awt/vclxdevice.hxx
+++ b/include/toolkit/awt/vclxdevice.hxx
@@ -56,7 +56,7 @@ public:
public:
VCLXDevice();
- virtual ~VCLXDevice();
+ virtual ~VCLXDevice() override;
void SetOutputDevice( const VclPtr<OutputDevice> &pOutDev ) { mpOutputDevice = pOutDev; }
const VclPtr<OutputDevice>& GetOutputDevice() const { return mpOutputDevice; }
@@ -102,7 +102,7 @@ public:
class VCLXVirtualDevice : public VCLXDevice
{
public:
- virtual ~VCLXVirtualDevice();
+ virtual ~VCLXVirtualDevice() override;
void SetVirtualDevice( VirtualDevice* pVDev ) { SetOutputDevice( pVDev ); }
};
diff --git a/include/toolkit/awt/vclxfont.hxx b/include/toolkit/awt/vclxfont.hxx
index 85b00d1cad4d..d9550e742e82 100644
--- a/include/toolkit/awt/vclxfont.hxx
+++ b/include/toolkit/awt/vclxfont.hxx
@@ -50,7 +50,7 @@ protected:
public:
VCLXFont();
- virtual ~VCLXFont();
+ virtual ~VCLXFont() override;
void Init( css::awt::XDevice& rxDev, const vcl::Font& rFont );
const vcl::Font& GetFont() const { return maFont; }
diff --git a/include/toolkit/awt/vclxgraphics.hxx b/include/toolkit/awt/vclxgraphics.hxx
index d7111f36a6ad..5f689db070c1 100644
--- a/include/toolkit/awt/vclxgraphics.hxx
+++ b/include/toolkit/awt/vclxgraphics.hxx
@@ -76,7 +76,7 @@ private:
public:
VCLXGraphics();
- virtual ~VCLXGraphics();
+ virtual ~VCLXGraphics() override;
void Init( OutputDevice* pOutDev );
void InitOutputDevice( InitOutDevFlags nFlags );
diff --git a/include/toolkit/awt/vclxmenu.hxx b/include/toolkit/awt/vclxmenu.hxx
index e042e014ea14..8ca1ab2bece9 100644
--- a/include/toolkit/awt/vclxmenu.hxx
+++ b/include/toolkit/awt/vclxmenu.hxx
@@ -74,7 +74,7 @@ protected:
public:
VCLXMenu();
VCLXMenu( Menu* pMenu );
- virtual ~VCLXMenu();
+ virtual ~VCLXMenu() override;
Menu* GetMenu() const { return mpMenu; }
diff --git a/include/toolkit/awt/vclxpointer.hxx b/include/toolkit/awt/vclxpointer.hxx
index 145d3bc7f99f..dff64dae6115 100644
--- a/include/toolkit/awt/vclxpointer.hxx
+++ b/include/toolkit/awt/vclxpointer.hxx
@@ -45,7 +45,7 @@ protected:
public:
VCLXPointer();
- virtual ~VCLXPointer();
+ virtual ~VCLXPointer() override;
const Pointer& GetPointer() const { return maPointer; }
diff --git a/include/toolkit/awt/vclxprinter.hxx b/include/toolkit/awt/vclxprinter.hxx
index 4fe541f15833..c9a80375c5f7 100644
--- a/include/toolkit/awt/vclxprinter.hxx
+++ b/include/toolkit/awt/vclxprinter.hxx
@@ -64,7 +64,7 @@ protected:
bool mbHorizontal;
public:
VCLXPrinterPropertySet( const OUString& rPrinterName );
- virtual ~VCLXPrinterPropertySet();
+ virtual ~VCLXPrinterPropertySet() override;
Printer* GetPrinter() const { return mxPrinter.get(); }
css::uno::Reference< css::awt::XDevice > const & GetDevice();
@@ -112,7 +112,7 @@ class VCLXPrinter: public VCLXPrinter_Base
JobSetup maInitJobSetup;
public:
VCLXPrinter( const OUString& rPrinterName );
- virtual ~VCLXPrinter();
+ virtual ~VCLXPrinter() override;
// css::beans::XPropertySet
css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(css::uno::RuntimeException, std::exception) override { return VCLXPrinterPropertySet::getPropertySetInfo(); }
@@ -149,7 +149,7 @@ class VCLXInfoPrinter: public VCLXInfoPrinter_Base
{
public:
VCLXInfoPrinter( const OUString& rPrinterName );
- virtual ~VCLXInfoPrinter();
+ virtual ~VCLXInfoPrinter() override;
// css::beans::XPropertySet
css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(css::uno::RuntimeException, std::exception) override { return VCLXPrinterPropertySet::getPropertySetInfo(); }
diff --git a/include/toolkit/awt/vclxregion.hxx b/include/toolkit/awt/vclxregion.hxx
index 6225b258a18f..81b6ba2256ef 100644
--- a/include/toolkit/awt/vclxregion.hxx
+++ b/include/toolkit/awt/vclxregion.hxx
@@ -47,7 +47,7 @@ protected:
public:
VCLXRegion();
- virtual ~VCLXRegion();
+ virtual ~VCLXRegion() override;
const vcl::Region& GetRegion() const { return maRegion; }
diff --git a/include/toolkit/awt/vclxspinbutton.hxx b/include/toolkit/awt/vclxspinbutton.hxx
index 6d932925075f..81fe3ae82736 100644
--- a/include/toolkit/awt/vclxspinbutton.hxx
+++ b/include/toolkit/awt/vclxspinbutton.hxx
@@ -45,7 +45,7 @@ namespace toolkit
VCLXSpinButton();
protected:
- virtual ~VCLXSpinButton( );
+ virtual ~VCLXSpinButton( ) override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/include/toolkit/awt/vclxsystemdependentwindow.hxx b/include/toolkit/awt/vclxsystemdependentwindow.hxx
index 684136cf5f5e..3c6d19d75695 100644
--- a/include/toolkit/awt/vclxsystemdependentwindow.hxx
+++ b/include/toolkit/awt/vclxsystemdependentwindow.hxx
@@ -37,7 +37,7 @@ class TOOLKIT_DLLPUBLIC VCLXSystemDependentWindow : public css::awt::XSystemDepe
{
public:
VCLXSystemDependentWindow();
- virtual ~VCLXSystemDependentWindow();
+ virtual ~VCLXSystemDependentWindow() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/include/toolkit/awt/vclxtabpagecontainer.hxx b/include/toolkit/awt/vclxtabpagecontainer.hxx
index d8e90ab8e9af..77f2dab6c1f3 100644
--- a/include/toolkit/awt/vclxtabpagecontainer.hxx
+++ b/include/toolkit/awt/vclxtabpagecontainer.hxx
@@ -42,7 +42,7 @@ class VCLXTabPageContainer : public VCLXTabPageContainer_Base
{
public:
VCLXTabPageContainer();
- virtual ~VCLXTabPageContainer();
+ virtual ~VCLXTabPageContainer() override;
// css::awt::XView
void SAL_CALL draw( sal_Int32 nX, sal_Int32 nY ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/include/toolkit/awt/vclxtopwindow.hxx b/include/toolkit/awt/vclxtopwindow.hxx
index f80734e626d3..ba0ddafdb4fa 100644
--- a/include/toolkit/awt/vclxtopwindow.hxx
+++ b/include/toolkit/awt/vclxtopwindow.hxx
@@ -90,7 +90,7 @@ protected:
public:
VCLXTopWindow(bool bWHWND = false);
- virtual ~VCLXTopWindow();
+ virtual ~VCLXTopWindow() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/include/toolkit/awt/vclxwindow.hxx b/include/toolkit/awt/vclxwindow.hxx
index 775d38e84d06..af10c4f0aa41 100644
--- a/include/toolkit/awt/vclxwindow.hxx
+++ b/include/toolkit/awt/vclxwindow.hxx
@@ -124,7 +124,7 @@ protected:
public:
VCLXWindow( bool bWithDefaultProps = false );
- virtual ~VCLXWindow();
+ virtual ~VCLXWindow() override;
virtual void SetWindow( const VclPtr< vcl::Window > &pWindow );
template< class derived_type > VclPtr< derived_type > GetAs() const {
diff --git a/include/toolkit/awt/vclxwindows.hxx b/include/toolkit/awt/vclxwindows.hxx
index 84830085c813..62a8bc2afd05 100644
--- a/include/toolkit/awt/vclxwindows.hxx
+++ b/include/toolkit/awt/vclxwindows.hxx
@@ -161,7 +161,7 @@ protected:
public:
VCLXButton();
- virtual ~VCLXButton();
+ virtual ~VCLXButton() override;
// css::lang::XComponent
void SAL_CALL dispose( ) throw(css::uno::RuntimeException, std::exception) override;
@@ -197,7 +197,7 @@ class VCLXImageControl : public VCLXGraphicControl
{
public:
VCLXImageControl();
- virtual ~VCLXImageControl();
+ virtual ~VCLXImageControl() override;
// css::awt::XLayoutConstrains
css::awt::Size SAL_CALL getMinimumSize( ) throw(css::uno::RuntimeException, std::exception) override;
@@ -339,7 +339,7 @@ class VCLXMessageBox : public css::awt::XMessageBox,
{
public:
VCLXMessageBox();
- virtual ~VCLXMessageBox();
+ virtual ~VCLXMessageBox() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -375,7 +375,7 @@ protected:
public:
VCLXFrame();
- virtual ~VCLXFrame();
+ virtual ~VCLXFrame() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -407,7 +407,7 @@ class TOOLKIT_DLLPUBLIC VCLXDialog : public css::awt::XDialog2,
{
public:
VCLXDialog();
- virtual ~VCLXDialog();
+ virtual ~VCLXDialog() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -449,7 +449,7 @@ class VCLXTabPage : public VCLXContainer
{
public:
VCLXTabPage();
- virtual ~VCLXTabPage();
+ virtual ~VCLXTabPage() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -482,7 +482,7 @@ protected:
void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) override;
public:
VCLXMultiPage();
- virtual ~VCLXMultiPage();
+ virtual ~VCLXMultiPage() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -542,7 +542,7 @@ protected:
public:
VCLXFixedHyperlink();
- virtual ~VCLXFixedHyperlink();
+ virtual ~VCLXFixedHyperlink() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -590,7 +590,7 @@ protected:
public:
VCLXFixedText();
- virtual ~VCLXFixedText();
+ virtual ~VCLXFixedText() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -841,7 +841,7 @@ protected:
public:
VCLXComboBox();
- virtual ~VCLXComboBox();
+ virtual ~VCLXComboBox() override;
// css::lang::XComponent
void SAL_CALL dispose( ) throw(css::uno::RuntimeException, std::exception) override;
@@ -937,7 +937,7 @@ protected:
public:
VCLXFormattedSpinField();
- virtual ~VCLXFormattedSpinField();
+ virtual ~VCLXFormattedSpinField() override;
void SetFormatter( FormatterBase* pFormatter ) { mpFormatter = pFormatter; }
@@ -962,7 +962,7 @@ protected:
virtual css::uno::Reference< css::accessibility::XAccessibleContext > CreateAccessibleContext() override;
public:
VCLXDateField();
- virtual ~VCLXDateField();
+ virtual ~VCLXDateField() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -1010,7 +1010,7 @@ protected:
virtual css::uno::Reference< css::accessibility::XAccessibleContext > CreateAccessibleContext() override;
public:
VCLXTimeField();
- virtual ~VCLXTimeField();
+ virtual ~VCLXTimeField() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -1053,7 +1053,7 @@ class VCLXNumericField : public css::awt::XNumericField,
{
public:
VCLXNumericField();
- virtual ~VCLXNumericField();
+ virtual ~VCLXNumericField() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -1103,7 +1103,7 @@ class VCLXMetricField : public css::awt::XMetricField,
void CallListeners();
public:
VCLXMetricField();
- virtual ~VCLXMetricField();
+ virtual ~VCLXMetricField() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -1150,7 +1150,7 @@ class VCLXCurrencyField : public css::awt::XCurrencyField,
{
public:
VCLXCurrencyField();
- virtual ~VCLXCurrencyField();
+ virtual ~VCLXCurrencyField() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -1196,7 +1196,7 @@ class VCLXPatternField : public css::awt::XPatternField,
{
public:
VCLXPatternField();
- virtual ~VCLXPatternField();
+ virtual ~VCLXPatternField() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -1237,7 +1237,7 @@ protected:
public:
VCLXToolBox();
- virtual ~VCLXToolBox();
+ virtual ~VCLXToolBox() override;
};
#endif // INCLUDED_TOOLKIT_AWT_VCLXWINDOWS_HXX
diff --git a/include/toolkit/controls/accessiblecontrolcontext.hxx b/include/toolkit/controls/accessiblecontrolcontext.hxx
index e7ab21bc16fd..4c977db4f336 100644
--- a/include/toolkit/controls/accessiblecontrolcontext.hxx
+++ b/include/toolkit/controls/accessiblecontrolcontext.hxx
@@ -61,7 +61,7 @@ namespace toolkit
protected:
/// ctor. @see Init
OAccessibleControlContext();
- virtual ~OAccessibleControlContext();
+ virtual ~OAccessibleControlContext() override;
/** late ctor
*/
diff --git a/include/toolkit/controls/animatedimages.hxx b/include/toolkit/controls/animatedimages.hxx
index 6deaaebc6bab..6b165b788dd6 100644
--- a/include/toolkit/controls/animatedimages.hxx
+++ b/include/toolkit/controls/animatedimages.hxx
@@ -72,7 +72,7 @@ namespace toolkit
virtual void SAL_CALL removeContainerListener( const css::uno::Reference< css::container::XContainerListener >& i_listener ) throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~AnimatedImagesControlModel();
+ virtual ~AnimatedImagesControlModel() override;
css::uno::Any ImplGetDefaultValue( sal_uInt16 nPropId ) const override;
::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper() override;
diff --git a/include/toolkit/controls/controlmodelcontainerbase.hxx b/include/toolkit/controls/controlmodelcontainerbase.hxx
index 17e524c9d5b6..5b90a02251a7 100644
--- a/include/toolkit/controls/controlmodelcontainerbase.hxx
+++ b/include/toolkit/controls/controlmodelcontainerbase.hxx
@@ -102,7 +102,7 @@ protected:
public:
ControlModelContainerBase( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
ControlModelContainerBase( const ControlModelContainerBase& rModel );
- virtual ~ControlModelContainerBase();
+ virtual ~ControlModelContainerBase() override;
UnoControlModel* Clone() const override;
@@ -187,7 +187,7 @@ class ResourceListener :public css::util::XModifyListener,
{
public:
ResourceListener( const css::uno::Reference< css::util::XModifyListener >& xListener );
- virtual ~ResourceListener();
+ virtual ~ResourceListener() override;
void startListening( const css::uno::Reference< css::resource::XStringResourceResolver >& rResource );
void stopListening();
@@ -237,7 +237,7 @@ protected:
public:
ControlContainerBase( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ControlContainerBase();
+ virtual ~ControlContainerBase() override;
DECLIMPL_SERVICEINFO_DERIVED( ControlContainerBase, UnoControlBase, "toolkit.ControlContainerBase" )
diff --git a/include/toolkit/controls/dialogcontrol.hxx b/include/toolkit/controls/dialogcontrol.hxx
index 62325ac20788..aad4e977b9ab 100644
--- a/include/toolkit/controls/dialogcontrol.hxx
+++ b/include/toolkit/controls/dialogcontrol.hxx
@@ -49,7 +49,7 @@ private:
public:
UnoDialogControl( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~UnoDialogControl();
+ virtual ~UnoDialogControl() override;
OUString GetComponentServiceName() override;
void SAL_CALL createPeer( const css::uno::Reference< css::awt::XToolkit >& Toolkit, const css::uno::Reference< css::awt::XWindowPeer >& Parent ) throw(css::uno::RuntimeException, std::exception) override;
@@ -172,7 +172,7 @@ class UnoMultiPageModel : public ControlModelContainerBase
{
public:
UnoMultiPageModel( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~UnoMultiPageModel();
+ virtual ~UnoMultiPageModel() override;
UnoMultiPageModel( const UnoMultiPageModel& rModel );
UnoControlModel* Clone() const override;
@@ -200,7 +200,7 @@ class UnoMultiPageControl : public ControlContainerBase
void bindPage( const css::uno::Reference< css::awt::XControl >& _rxControl );
public:
UnoMultiPageControl( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~UnoMultiPageControl();
+ virtual ~UnoMultiPageControl() override;
OUString GetComponentServiceName() override;
// css::lang::XServiceInfo
@@ -247,7 +247,7 @@ class UnoPageModel : public ControlModelContainerBase
{
public:
UnoPageModel( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~UnoPageModel();
+ virtual ~UnoPageModel() override;
UnoPageModel( const UnoPageModel& rModel );
UnoControlModel* Clone() const override;
@@ -269,7 +269,7 @@ class UnoPageControl : public ControlContainerBase
{
public:
UnoPageControl( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~UnoPageControl();
+ virtual ~UnoPageControl() override;
OUString GetComponentServiceName() override;
@@ -281,7 +281,7 @@ class UnoFrameModel : public ControlModelContainerBase
{
public:
UnoFrameModel( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~UnoFrameModel();
+ virtual ~UnoFrameModel() override;
UnoFrameModel( const UnoFrameModel& rModel );
UnoControlModel* Clone() const override;
@@ -302,7 +302,7 @@ protected:
virtual void ImplSetPosSize( css::uno::Reference< css::awt::XControl >& rxCtrl ) override;
public:
UnoFrameControl( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~UnoFrameControl();
+ virtual ~UnoFrameControl() override;
OUString GetComponentServiceName() override;
// css::lang::XServiceInfo
diff --git a/include/toolkit/controls/formattedcontrol.hxx b/include/toolkit/controls/formattedcontrol.hxx
index f6ef3585ea45..ed993d1911c2 100644
--- a/include/toolkit/controls/formattedcontrol.hxx
+++ b/include/toolkit/controls/formattedcontrol.hxx
@@ -83,7 +83,7 @@ namespace toolkit
throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~UnoControlFormattedFieldModel();
+ virtual ~UnoControlFormattedFieldModel() override;
// XComponent
void SAL_CALL dispose( ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/include/toolkit/controls/geometrycontrolmodel.hxx b/include/toolkit/controls/geometrycontrolmodel.hxx
index 549e7e12cbdc..49d21e24e158 100644
--- a/include/toolkit/controls/geometrycontrolmodel.hxx
+++ b/include/toolkit/controls/geometrycontrolmodel.hxx
@@ -107,7 +107,7 @@ namespace com { namespace sun { namespace star {
void releaseAggregation();
protected:
- virtual ~OGeometryControlModel_Base();
+ virtual ~OGeometryControlModel_Base() override;
// XAggregation
css::uno::Any SAL_CALL queryAggregation( const css::uno::Type& _aType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/include/toolkit/controls/stdtabcontroller.hxx b/include/toolkit/controls/stdtabcontroller.hxx
index d915fc723941..7472b5d74deb 100644
--- a/include/toolkit/controls/stdtabcontroller.hxx
+++ b/include/toolkit/controls/stdtabcontroller.hxx
@@ -50,7 +50,7 @@ protected:
public:
StdTabController();
- virtual ~StdTabController();
+ virtual ~StdTabController() override;
static css::uno::Reference< css::awt::XControl > FindControl( css::uno::Sequence< css::uno::Reference< css::awt::XControl > >& rCtrls, const css::uno::Reference< css::awt::XControlModel > & rxCtrlModel );
diff --git a/include/toolkit/controls/stdtabcontrollermodel.hxx b/include/toolkit/controls/stdtabcontrollermodel.hxx
index 92d54dbc4386..e1a5b7446eaf 100644
--- a/include/toolkit/controls/stdtabcontrollermodel.hxx
+++ b/include/toolkit/controls/stdtabcontrollermodel.hxx
@@ -99,7 +99,7 @@ protected:
public:
StdTabControllerModel();
- virtual ~StdTabControllerModel();
+ virtual ~StdTabControllerModel() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override { return OWeakAggObject::queryInterface(rType); }
diff --git a/include/toolkit/controls/tabpagemodel.hxx b/include/toolkit/controls/tabpagemodel.hxx
index 4020c35963ef..b60371c92959 100644
--- a/include/toolkit/controls/tabpagemodel.hxx
+++ b/include/toolkit/controls/tabpagemodel.hxx
@@ -69,7 +69,7 @@ private:
public:
UnoControlTabPage( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~UnoControlTabPage();
+ virtual ~UnoControlTabPage() override;
OUString GetComponentServiceName() override;
void SAL_CALL createPeer( const css::uno::Reference< css::awt::XToolkit >& Toolkit, const css::uno::Reference< css::awt::XWindowPeer >& Parent ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/include/toolkit/controls/unocontrol.hxx b/include/toolkit/controls/unocontrol.hxx
index fd5fa0a0f618..72d81b6bd8d7 100644
--- a/include/toolkit/controls/unocontrol.hxx
+++ b/include/toolkit/controls/unocontrol.hxx
@@ -137,7 +137,7 @@ protected:
public:
UnoControl();
- virtual ~UnoControl();
+ virtual ~UnoControl() override;
UnoControlComponentInfos& GetComponentInfos() { return maComponentInfos; }
diff --git a/include/toolkit/controls/unocontrolcontainer.hxx b/include/toolkit/controls/unocontrolcontainer.hxx
index 86e10ae26692..37fd46db86f2 100644
--- a/include/toolkit/controls/unocontrolcontainer.hxx
+++ b/include/toolkit/controls/unocontrolcontainer.hxx
@@ -58,7 +58,7 @@ protected:
public:
UnoControlContainer();
UnoControlContainer( const css::uno::Reference< css::awt::XWindowPeer >& xPeer );
- virtual ~UnoControlContainer();
+ virtual ~UnoControlContainer() override;
// css::lang::XComponent
diff --git a/include/toolkit/controls/unocontrols.hxx b/include/toolkit/controls/unocontrols.hxx
index c81ba5268627..373e59c80ee2 100644
--- a/include/toolkit/controls/unocontrols.hxx
+++ b/include/toolkit/controls/unocontrols.hxx
@@ -543,7 +543,7 @@ private:
public:
UnoCheckBoxControl();
- virtual ~UnoCheckBoxControl(){;}
+ virtual ~UnoCheckBoxControl() override {;}
OUString GetComponentServiceName() override;
void SAL_CALL createPeer( const css::uno::Reference< css::awt::XToolkit >& Toolkit, const css::uno::Reference< css::awt::XWindowPeer >& Parent ) throw(css::uno::RuntimeException, std::exception) override;
@@ -798,7 +798,7 @@ public:
ConstructorMode const i_mode = ConstructDefault
);
UnoControlListBoxModel( const UnoControlListBoxModel& i_rSource );
- virtual ~UnoControlListBoxModel();
+ virtual ~UnoControlListBoxModel() override;
UnoControlModel* Clone() const override { return new UnoControlListBoxModel( *this ); }
diff --git a/include/toolkit/helper/accessiblefactory.hxx b/include/toolkit/helper/accessiblefactory.hxx
index 95255e7a5db8..1dfd3d7d7e35 100644
--- a/include/toolkit/helper/accessiblefactory.hxx
+++ b/include/toolkit/helper/accessiblefactory.hxx
@@ -122,7 +122,7 @@ namespace toolkit
createAccessible( Menu* _pMenu, bool _bIsMenuBar ) = 0;
protected:
- virtual ~IAccessibleFactory() {}
+ virtual ~IAccessibleFactory() override {}
};
diff --git a/include/tools/b3dtrans.hxx b/include/tools/b3dtrans.hxx
index 75129a63d95e..d12f26c6b349 100644
--- a/include/tools/b3dtrans.hxx
+++ b/include/tools/b3dtrans.hxx
@@ -159,7 +159,7 @@ private:
public:
B3dViewport();
- virtual ~B3dViewport();
+ virtual ~B3dViewport() override;
void SetVUV(const basegfx::B3DVector& rNewVUV);
void SetViewportValues(
@@ -191,7 +191,7 @@ public:
const basegfx::B3DPoint& rPos = basegfx::B3DPoint(0.0, 0.0, 1.0),
const basegfx::B3DVector& rLkAt = basegfx::B3DVector(0.0, 0.0, 0.0),
double fFocLen = 35.0, double fBnkAng = 0.0);
- virtual ~B3dCamera();
+ virtual ~B3dCamera() override;
protected:
void CalcNewViewportValues();
diff --git a/include/tools/errinf.hxx b/include/tools/errinf.hxx
index e7777eb72173..ededffb5f77a 100644
--- a/include/tools/errinf.hxx
+++ b/include/tools/errinf.hxx
@@ -60,7 +60,7 @@ private:
public:
DynamicErrorInfo(sal_uIntPtr lUserId, sal_uInt16 nMask);
- virtual ~DynamicErrorInfo();
+ virtual ~DynamicErrorInfo() override;
operator sal_uIntPtr() const;
sal_uInt16 GetDialogMask() const;
@@ -91,7 +91,7 @@ public:
const OUString & rTheArg2, sal_uInt16 nMask = 0):
DynamicErrorInfo(nUserID, nMask), aArg1(rTheArg1), aArg2(rTheArg2) {}
- virtual ~TwoStringErrorInfo() {}
+ virtual ~TwoStringErrorInfo() override {}
const OUString& GetArg1() const { return aArg1; }
const OUString& GetArg2() const { return aArg2; }
diff --git a/include/tools/pstm.hxx b/include/tools/pstm.hxx
index cb778d2dc60c..b0cbd3b9f445 100644
--- a/include/tools/pstm.hxx
+++ b/include/tools/pstm.hxx
@@ -152,7 +152,7 @@ public:
virtual void ResetError() override;
SvPersistStream( SvClassManager &, SvStream * pStream );
- virtual ~SvPersistStream();
+ virtual ~SvPersistStream() override;
void ClearStream();
diff --git a/include/tools/stream.hxx b/include/tools/stream.hxx
index 8a9f3d04db6e..5f8b9388dba5 100644
--- a/include/tools/stream.hxx
+++ b/include/tools/stream.hxx
@@ -116,7 +116,7 @@ public:
SvLockBytes(SvStream * pTheStream, bool bTheOwner = false) :
m_pStream(pTheStream), m_bOwner(bTheOwner), m_bSync(false) {}
- virtual ~SvLockBytes() { close(); }
+ virtual ~SvLockBytes() override { close(); }
const SvStream * GetStream() const { return m_pStream; }
@@ -589,7 +589,7 @@ public:
// Switches to Read StreamMode on failed attempt of Write opening
SvFileStream( const OUString& rFileName, StreamMode eOpenMode );
SvFileStream();
- virtual ~SvFileStream();
+ virtual ~SvFileStream() override;
virtual void ResetError() override;
@@ -640,7 +640,7 @@ protected:
public:
SvMemoryStream( void* pBuf, sal_Size nSize, StreamMode eMode);
SvMemoryStream( sal_Size nInitSize=512, sal_Size nResize=64 );
- virtual ~SvMemoryStream();
+ virtual ~SvMemoryStream() override;
virtual void ResetError() override;
@@ -665,7 +665,7 @@ class TOOLS_DLLPUBLIC SvScriptStream: public SvStream
public:
SvScriptStream(const OUString& rUrl);
- virtual ~SvScriptStream();
+ virtual ~SvScriptStream() override;
/** Read a line of bytes.
diff --git a/include/ucbhelper/commandenvironment.hxx b/include/ucbhelper/commandenvironment.hxx
index 26a7006c0d7d..dff68b1ed8aa 100644
--- a/include/ucbhelper/commandenvironment.hxx
+++ b/include/ucbhelper/commandenvironment.hxx
@@ -57,7 +57,7 @@ public:
/**
* Destructor.
*/
- virtual ~CommandEnvironment();
+ virtual ~CommandEnvironment() override;
// XCommandEnvironemnt
virtual css::uno::Reference< css::task::XInteractionHandler > SAL_CALL getInteractionHandler()
diff --git a/include/ucbhelper/contenthelper.hxx b/include/ucbhelper/contenthelper.hxx
index f558507e2d45..9645f7ef1f83 100644
--- a/include/ucbhelper/contenthelper.hxx
+++ b/include/ucbhelper/contenthelper.hxx
@@ -306,7 +306,7 @@ public:
* content provider. The provider implementation removes the content
* from a hash map.
*/
- virtual ~ContentImplHelper();
+ virtual ~ContentImplHelper() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/include/ucbhelper/contentidentifier.hxx b/include/ucbhelper/contentidentifier.hxx
index 25969f17ae4e..21616511ce2b 100644
--- a/include/ucbhelper/contentidentifier.hxx
+++ b/include/ucbhelper/contentidentifier.hxx
@@ -46,7 +46,7 @@ class UCBHELPER_DLLPUBLIC ContentIdentifier :
{
public:
ContentIdentifier( const OUString& rURL );
- virtual ~ContentIdentifier();
+ virtual ~ContentIdentifier() override;
// XInterface
virtual css::uno::Any SAL_CALL
diff --git a/include/ucbhelper/contentinfo.hxx b/include/ucbhelper/contentinfo.hxx
index acf778e1c8af..ee1f9ec43420 100644
--- a/include/ucbhelper/contentinfo.hxx
+++ b/include/ucbhelper/contentinfo.hxx
@@ -62,7 +62,7 @@ private:
public:
PropertySetInfo( const css::uno::Reference< css::ucb::XCommandEnvironment >& rxEnv,
ContentImplHelper* pContent );
- virtual ~PropertySetInfo();
+ virtual ~PropertySetInfo() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
@@ -127,7 +127,7 @@ private:
public:
CommandProcessorInfo( const css::uno::Reference< css::ucb::XCommandEnvironment >& rxEnv,
ContentImplHelper* pContent );
- virtual ~CommandProcessorInfo();
+ virtual ~CommandProcessorInfo() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/include/ucbhelper/fd_inputstream.hxx b/include/ucbhelper/fd_inputstream.hxx
index 0959551a2f24..27d0b1a72774 100644
--- a/include/ucbhelper/fd_inputstream.hxx
+++ b/include/ucbhelper/fd_inputstream.hxx
@@ -51,7 +51,7 @@ namespace ucbhelper
FdInputStream(oslFileHandle tmpfl = nullptr);
- virtual ~FdInputStream();
+ virtual ~FdInputStream() override;
virtual sal_Int32 SAL_CALL
readBytes(css::uno::Sequence< sal_Int8 >& aData,
diff --git a/include/ucbhelper/interactionrequest.hxx b/include/ucbhelper/interactionrequest.hxx
index 8d8f2c9191bf..4bf10bcab250 100644
--- a/include/ucbhelper/interactionrequest.hxx
+++ b/include/ucbhelper/interactionrequest.hxx
@@ -70,7 +70,7 @@ protected:
void setRequest( const css::uno::Any & rRequest );
InteractionRequest();
- virtual ~InteractionRequest();
+ virtual ~InteractionRequest() override;
public:
/**
@@ -163,7 +163,7 @@ protected:
* method the way that they call this method.
*/
void recordSelection();
- virtual ~InteractionContinuation();
+ virtual ~InteractionContinuation() override;
public:
InteractionContinuation( InteractionRequest * pRequest );
diff --git a/include/ucbhelper/propertyvalueset.hxx b/include/ucbhelper/propertyvalueset.hxx
index 8781a7d81725..c0c8c34ac698 100644
--- a/include/ucbhelper/propertyvalueset.hxx
+++ b/include/ucbhelper/propertyvalueset.hxx
@@ -71,7 +71,7 @@ private:
public:
PropertyValueSet(
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~PropertyValueSet();
+ virtual ~PropertyValueSet() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/include/ucbhelper/providerhelper.hxx b/include/ucbhelper/providerhelper.hxx
index ab0dca5a73d7..da10f4194817 100644
--- a/include/ucbhelper/providerhelper.hxx
+++ b/include/ucbhelper/providerhelper.hxx
@@ -133,7 +133,7 @@ public:
ContentProviderImplHelper(
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ContentProviderImplHelper();
+ virtual ~ContentProviderImplHelper() override;
// XInterface
diff --git a/include/ucbhelper/resultset.hxx b/include/ucbhelper/resultset.hxx
index 4f002deb9620..e2f9945d9055 100644
--- a/include/ucbhelper/resultset.hxx
+++ b/include/ucbhelper/resultset.hxx
@@ -99,7 +99,7 @@ public:
const css::uno::Sequence< css::beans::Property >& rProperties,
const rtl::Reference< ResultSetDataSupplier >& rDataSupplier,
const css::uno::Reference< css::ucb::XCommandEnvironment >& rxEnv );
- virtual ~ResultSet();
+ virtual ~ResultSet() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/include/ucbhelper/resultsethelper.hxx b/include/ucbhelper/resultsethelper.hxx
index f34b8666768c..d2f6c73b8c3e 100644
--- a/include/ucbhelper/resultsethelper.hxx
+++ b/include/ucbhelper/resultsethelper.hxx
@@ -126,7 +126,7 @@ public:
/**
* Destructor.
*/
- virtual ~ResultSetImplHelper();
+ virtual ~ResultSetImplHelper() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/include/ucbhelper/resultsetmetadata.hxx b/include/ucbhelper/resultsetmetadata.hxx
index 6d27da83f697..5b397d6603f9 100644
--- a/include/ucbhelper/resultsetmetadata.hxx
+++ b/include/ucbhelper/resultsetmetadata.hxx
@@ -140,7 +140,7 @@ public:
/**
* Destructor.
*/
- virtual ~ResultSetMetaData();
+ virtual ~ResultSetMetaData() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/include/ucbhelper/simplenameclashresolverequest.hxx b/include/ucbhelper/simplenameclashresolverequest.hxx
index 8c63126337ed..cdc5e19766e6 100644
--- a/include/ucbhelper/simplenameclashresolverequest.hxx
+++ b/include/ucbhelper/simplenameclashresolverequest.hxx
@@ -43,7 +43,7 @@ class UCBHELPER_DLLPUBLIC SimpleNameClashResolveRequest : public ucbhelper::Inte
{
rtl::Reference< InteractionSupplyName > m_xNameSupplier;
- virtual ~SimpleNameClashResolveRequest();
+ virtual ~SimpleNameClashResolveRequest() override;
public:
/**
diff --git a/include/unoidl/unoidl.hxx b/include/unoidl/unoidl.hxx
index 8837c6d961a6..4ab5d31e0047 100644
--- a/include/unoidl/unoidl.hxx
+++ b/include/unoidl/unoidl.hxx
@@ -92,7 +92,7 @@ public:
protected:
explicit SAL_DLLPRIVATE Entity(Sort sort): sort_(sort) {}
- virtual SAL_DLLPRIVATE ~Entity() throw ();
+ virtual SAL_DLLPRIVATE ~Entity() throw () override;
private:
Sort sort_;
@@ -106,7 +106,7 @@ public:
protected:
SAL_DLLPRIVATE MapCursor() {}
- virtual SAL_DLLPRIVATE ~MapCursor() throw();
+ virtual SAL_DLLPRIVATE ~MapCursor() throw() override;
};
class LO_DLLPUBLIC_UNOIDL ModuleEntity: public Entity {
@@ -120,7 +120,7 @@ public:
protected:
SAL_DLLPRIVATE ModuleEntity(): Entity(SORT_MODULE) {}
- virtual SAL_DLLPRIVATE ~ModuleEntity() throw ();
+ virtual SAL_DLLPRIVATE ~ModuleEntity() throw () override;
};
class LO_DLLPUBLIC_UNOIDL PublishableEntity: public Entity {
@@ -137,7 +137,7 @@ protected:
Entity(sort), published_(published), annotations_(annotations)
{}
- virtual SAL_DLLPRIVATE ~PublishableEntity() throw ();
+ virtual SAL_DLLPRIVATE ~PublishableEntity() throw () override;
private:
bool published_;
@@ -171,7 +171,7 @@ public:
std::vector< Member > const & getMembers() const { return members_; }
private:
- virtual SAL_DLLPRIVATE ~EnumTypeEntity() throw ();
+ virtual SAL_DLLPRIVATE ~EnumTypeEntity() throw () override;
std::vector< Member > members_;
};
@@ -205,7 +205,7 @@ public:
{ return directMembers_; }
private:
- virtual SAL_DLLPRIVATE ~PlainStructTypeEntity() throw ();
+ virtual SAL_DLLPRIVATE ~PlainStructTypeEntity() throw () override;
rtl::OUString directBase_;
std::vector< Member > directMembers_;
@@ -248,7 +248,7 @@ public:
std::vector< Member > const & getMembers() const { return members_; }
private:
- virtual SAL_DLLPRIVATE ~PolymorphicStructTypeTemplateEntity() throw ();
+ virtual SAL_DLLPRIVATE ~PolymorphicStructTypeTemplateEntity() throw () override;
std::vector< rtl::OUString > typeParameters_;
std::vector< Member > members_;
@@ -284,7 +284,7 @@ public:
{ return directMembers_; }
private:
- virtual SAL_DLLPRIVATE ~ExceptionTypeEntity() throw ();
+ virtual SAL_DLLPRIVATE ~ExceptionTypeEntity() throw () override;
rtl::OUString directBase_;
std::vector< Member > directMembers_;
@@ -382,7 +382,7 @@ public:
{ return directMethods_; }
private:
- virtual SAL_DLLPRIVATE ~InterfaceTypeEntity() throw ();
+ virtual SAL_DLLPRIVATE ~InterfaceTypeEntity() throw () override;
std::vector< AnnotatedReference > directMandatoryBases_;
std::vector< AnnotatedReference > directOptionalBases_;
@@ -401,7 +401,7 @@ public:
const rtl::OUString& getType() const { return type_; }
private:
- virtual SAL_DLLPRIVATE ~TypedefEntity() throw ();
+ virtual SAL_DLLPRIVATE ~TypedefEntity() throw () override;
rtl::OUString type_;
};
@@ -480,7 +480,7 @@ public:
std::vector< Member > const & getMembers() const { return members_; }
private:
- virtual SAL_DLLPRIVATE ~ConstantGroupEntity() throw ();
+ virtual SAL_DLLPRIVATE ~ConstantGroupEntity() throw () override;
std::vector< Member > members_;
};
@@ -541,7 +541,7 @@ public:
{ return constructors_; }
private:
- virtual SAL_DLLPRIVATE ~SingleInterfaceBasedServiceEntity() throw ();
+ virtual SAL_DLLPRIVATE ~SingleInterfaceBasedServiceEntity() throw () override;
rtl::OUString base_;
std::vector< Constructor > constructors_;
@@ -618,7 +618,7 @@ public:
{ return directProperties_; }
private:
- virtual SAL_DLLPRIVATE ~AccumulationBasedServiceEntity() throw ();
+ virtual SAL_DLLPRIVATE ~AccumulationBasedServiceEntity() throw () override;
std::vector< AnnotatedReference > directMandatoryBaseServices_;
std::vector< AnnotatedReference > directOptionalBaseServices_;
@@ -642,7 +642,7 @@ public:
const rtl::OUString& getBase() const { return base_; }
private:
- virtual SAL_DLLPRIVATE ~InterfaceBasedSingletonEntity() throw ();
+ virtual SAL_DLLPRIVATE ~InterfaceBasedSingletonEntity() throw () override;
rtl::OUString base_;
};
@@ -660,7 +660,7 @@ public:
const rtl::OUString& getBase() const { return base_; }
private:
- virtual SAL_DLLPRIVATE ~ServiceBasedSingletonEntity() throw ();
+ virtual SAL_DLLPRIVATE ~ServiceBasedSingletonEntity() throw () override;
rtl::OUString base_;
};
@@ -677,7 +677,7 @@ public:
protected:
SAL_DLLPRIVATE Provider() {}
- virtual SAL_DLLPRIVATE ~Provider() throw ();
+ virtual SAL_DLLPRIVATE ~Provider() throw () override;
};
class LO_DLLPUBLIC_UNOIDL Manager: public salhelper::SimpleReferenceObject {
@@ -694,7 +694,7 @@ public:
rtl::Reference< MapCursor > createCursor(rtl::OUString const & name) const;
private:
- virtual SAL_DLLPRIVATE ~Manager() throw ();
+ virtual SAL_DLLPRIVATE ~Manager() throw () override;
SAL_DLLPRIVATE rtl::Reference< Provider > loadProvider(
rtl::OUString const & uri);
diff --git a/include/unotest/bootstrapfixturebase.hxx b/include/unotest/bootstrapfixturebase.hxx
index d3962b29b2f7..67be3b5f4ea7 100644
--- a/include/unotest/bootstrapfixturebase.hxx
+++ b/include/unotest/bootstrapfixturebase.hxx
@@ -41,7 +41,7 @@ protected:
public:
BootstrapFixtureBase();
- virtual ~BootstrapFixtureBase();
+ virtual ~BootstrapFixtureBase() override;
const css::uno::Reference<css::uno::XComponentContext>&
getComponentContext() { return m_xContext; }
diff --git a/include/unotools/accessiblerelationsethelper.hxx b/include/unotools/accessiblerelationsethelper.hxx
index f2a9f9793861..a96550f18bed 100644
--- a/include/unotools/accessiblerelationsethelper.hxx
+++ b/include/unotools/accessiblerelationsethelper.hxx
@@ -52,7 +52,7 @@ public:
AccessibleRelationSetHelper ();
AccessibleRelationSetHelper (const AccessibleRelationSetHelper& rHelper);
protected:
- virtual ~AccessibleRelationSetHelper();
+ virtual ~AccessibleRelationSetHelper() override;
public:
//===== XAccessibleRelationSet ==========================================
diff --git a/include/unotools/accessiblestatesethelper.hxx b/include/unotools/accessiblestatesethelper.hxx
index 86d49508ac50..b59429577f41 100644
--- a/include/unotools/accessiblestatesethelper.hxx
+++ b/include/unotools/accessiblestatesethelper.hxx
@@ -63,7 +63,7 @@ public:
AccessibleStateSetHelper ( const AccessibleStateSetHelper& rHelper );
protected:
- virtual ~AccessibleStateSetHelper();
+ virtual ~AccessibleStateSetHelper() override;
public:
//===== XAccessibleStateSet ==============================================
diff --git a/include/unotools/cmdoptions.hxx b/include/unotools/cmdoptions.hxx
index a12b9e33aff1..3b5e36e9efd3 100644
--- a/include/unotools/cmdoptions.hxx
+++ b/include/unotools/cmdoptions.hxx
@@ -60,7 +60,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtCommandOptions : public utl::detail:
};
SvtCommandOptions();
- virtual ~SvtCommandOptions();
+ virtual ~SvtCommandOptions() override;
/*-****************************************************************************************************
@short return complete specified list
diff --git a/include/unotools/compatibility.hxx b/include/unotools/compatibility.hxx
index 23a6367e9282..229190c42415 100644
--- a/include/unotools/compatibility.hxx
+++ b/include/unotools/compatibility.hxx
@@ -85,7 +85,7 @@ class UNOTOOLS_DLLPUBLIC SvtCompatibilityOptions: public utl::detail::Options
{
public:
SvtCompatibilityOptions();
- virtual ~SvtCompatibilityOptions();
+ virtual ~SvtCompatibilityOptions() override;
// interface
diff --git a/include/unotools/componentresmodule.hxx b/include/unotools/componentresmodule.hxx
index c63d10c100a3..e363f658bac2 100644
--- a/include/unotools/componentresmodule.hxx
+++ b/include/unotools/componentresmodule.hxx
@@ -50,7 +50,7 @@ namespace utl
public:
OComponentResourceModule( const OString& _rResFilePrefix );
- virtual ~OComponentResourceModule();
+ virtual ~OComponentResourceModule() override;
/// get the vcl res manager of the module
ResMgr* getResManager();
diff --git a/include/unotools/configitem.hxx b/include/unotools/configitem.hxx
index 00452d5c89b4..95fd308aae7a 100644
--- a/include/unotools/configitem.hxx
+++ b/include/unotools/configitem.hxx
@@ -165,7 +165,7 @@ namespace utl
bool AddNode(const OUString& rNode, const OUString& rNewNode);
public:
- virtual ~ConfigItem();
+ virtual ~ConfigItem() override;
/** is called from the ConfigManager before application ends of from the
PropertyChangeListener if the sub tree broadcasts changes. */
diff --git a/include/unotools/confignode.hxx b/include/unotools/confignode.hxx
index 175e881394ff..5ab77c19da87 100644
--- a/include/unotools/confignode.hxx
+++ b/include/unotools/confignode.hxx
@@ -79,7 +79,7 @@ namespace utl
OConfigurationNode& operator=(const OConfigurationNode& _rSource);
/// dtor
- virtual ~OConfigurationNode() {}
+ virtual ~OConfigurationNode() override {}
/// returns the local name of the node
OUString getLocalName() const;
diff --git a/include/unotools/defaultoptions.hxx b/include/unotools/defaultoptions.hxx
index 56761d28fbfa..a849906529cd 100644
--- a/include/unotools/defaultoptions.hxx
+++ b/include/unotools/defaultoptions.hxx
@@ -35,7 +35,7 @@ private:
public:
SvtDefaultOptions();
- virtual ~SvtDefaultOptions();
+ virtual ~SvtDefaultOptions() override;
OUString GetDefaultPath( sal_uInt16 nId ) const;
};
diff --git a/include/unotools/dynamicmenuoptions.hxx b/include/unotools/dynamicmenuoptions.hxx
index d78c894c50f7..a7dfd8b813f2 100644
--- a/include/unotools/dynamicmenuoptions.hxx
+++ b/include/unotools/dynamicmenuoptions.hxx
@@ -65,7 +65,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtDynamicMenuOptions : public utl::det
{
public:
SvtDynamicMenuOptions();
- virtual ~SvtDynamicMenuOptions();
+ virtual ~SvtDynamicMenuOptions() override;
/*-****************************************************************************************************
@short return complete specified list
diff --git a/include/unotools/eventcfg.hxx b/include/unotools/eventcfg.hxx
index 046eb6a9dd0d..03ccdd4181d2 100644
--- a/include/unotools/eventcfg.hxx
+++ b/include/unotools/eventcfg.hxx
@@ -67,7 +67,7 @@ class UNOTOOLS_DLLPUBLIC GlobalEventConfig:
{
public:
GlobalEventConfig( );
- virtual ~GlobalEventConfig( );
+ virtual ~GlobalEventConfig( ) override;
static ::osl::Mutex& GetOwnStaticMutex();
css::uno::Reference< css::container::XNameReplace > SAL_CALL getEvents( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/include/unotools/extendedsecurityoptions.hxx b/include/unotools/extendedsecurityoptions.hxx
index b82711af3fc8..7eb3d80a7a9d 100644
--- a/include/unotools/extendedsecurityoptions.hxx
+++ b/include/unotools/extendedsecurityoptions.hxx
@@ -53,7 +53,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtExtendedSecurityOptions : public utl
};
SvtExtendedSecurityOptions();
- virtual ~SvtExtendedSecurityOptions();
+ virtual ~SvtExtendedSecurityOptions() override;
OpenHyperlinkMode GetOpenHyperlinkMode();
diff --git a/include/unotools/fltrcfg.hxx b/include/unotools/fltrcfg.hxx
index a6954ffb3a5b..35f79178bc80 100644
--- a/include/unotools/fltrcfg.hxx
+++ b/include/unotools/fltrcfg.hxx
@@ -35,7 +35,7 @@ private:
public:
SvtFilterOptions();
- virtual ~SvtFilterOptions();
+ virtual ~SvtFilterOptions() override;
virtual void Notify( const css::uno::Sequence<OUString>& aPropertyNames) override;
void Load();
diff --git a/include/unotools/fontoptions.hxx b/include/unotools/fontoptions.hxx
index 82e98d06505a..4f5a8eb7cb63 100644
--- a/include/unotools/fontoptions.hxx
+++ b/include/unotools/fontoptions.hxx
@@ -44,7 +44,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtFontOptions : public utl::detail::Op
{
public:
SvtFontOptions();
- virtual ~SvtFontOptions();
+ virtual ~SvtFontOptions() override;
/*-****************************************************************************************************
@short interface methods to get and set value of config key "org.openoffice.Office.Common/Font"
diff --git a/include/unotools/historyoptions.hxx b/include/unotools/historyoptions.hxx
index 51601db30d99..62457d3007bd 100644
--- a/include/unotools/historyoptions.hxx
+++ b/include/unotools/historyoptions.hxx
@@ -59,7 +59,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtHistoryOptions : public utl::detail:
{
public:
SvtHistoryOptions();
- virtual ~SvtHistoryOptions();
+ virtual ~SvtHistoryOptions() override;
/** Get max size of specified history.
diff --git a/include/unotools/lingucfg.hxx b/include/unotools/lingucfg.hxx
index 294777955007..3ac9709396b4 100644
--- a/include/unotools/lingucfg.hxx
+++ b/include/unotools/lingucfg.hxx
@@ -156,7 +156,7 @@ class UNOTOOLS_DLLPUBLIC SvtLinguConfig: public utl::detail::Options
public:
SvtLinguConfig();
- virtual ~SvtLinguConfig();
+ virtual ~SvtLinguConfig() override;
// borrowed from utl::ConfigItem
diff --git a/include/unotools/misccfg.hxx b/include/unotools/misccfg.hxx
index 297e48e3f369..34dbec889db0 100644
--- a/include/unotools/misccfg.hxx
+++ b/include/unotools/misccfg.hxx
@@ -33,7 +33,7 @@ private:
public:
MiscCfg( );
- virtual ~MiscCfg( );
+ virtual ~MiscCfg( ) override;
bool IsNotFoundWarning() const;
void SetNotFoundWarning( bool bSet);
diff --git a/include/unotools/moduleoptions.hxx b/include/unotools/moduleoptions.hxx
index 3dfb4aaa8104..3dcd8321d0e7 100644
--- a/include/unotools/moduleoptions.hxx
+++ b/include/unotools/moduleoptions.hxx
@@ -88,7 +88,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtModuleOptions : public utl::detail::
public:
SvtModuleOptions();
- virtual ~SvtModuleOptions();
+ virtual ~SvtModuleOptions() override;
bool IsModuleInstalled ( EModule eModule ) const;
OUString GetModuleName ( EModule eModule ) const;
diff --git a/include/unotools/options.hxx b/include/unotools/options.hxx
index 95bfbf950f06..5b11373d2f3d 100644
--- a/include/unotools/options.hxx
+++ b/include/unotools/options.hxx
@@ -78,7 +78,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC Options
public:
Options();
- virtual ~Options() = 0;
+ virtual ~Options() override = 0;
private:
Options(Options &) = delete;
diff --git a/include/unotools/optionsdlg.hxx b/include/unotools/optionsdlg.hxx
index a99775c12a94..f568ad032630 100644
--- a/include/unotools/optionsdlg.hxx
+++ b/include/unotools/optionsdlg.hxx
@@ -32,7 +32,7 @@ private:
public:
SvtOptionsDialogOptions();
- virtual ~SvtOptionsDialogOptions();
+ virtual ~SvtOptionsDialogOptions() override;
bool IsGroupHidden ( const OUString& _rGroup ) const;
bool IsPageHidden ( const OUString& _rPage,
diff --git a/include/unotools/pathoptions.hxx b/include/unotools/pathoptions.hxx
index da0b0e682f74..125f487b9526 100644
--- a/include/unotools/pathoptions.hxx
+++ b/include/unotools/pathoptions.hxx
@@ -68,7 +68,7 @@ public:
};
SvtPathOptions();
- virtual ~SvtPathOptions();
+ virtual ~SvtPathOptions() override;
// get the paths, not const because of using a mutex
const OUString& GetAddinPath() const;
diff --git a/include/unotools/printwarningoptions.hxx b/include/unotools/printwarningoptions.hxx
index b0f8ef9f2a63..f6876dfab053 100644
--- a/include/unotools/printwarningoptions.hxx
+++ b/include/unotools/printwarningoptions.hxx
@@ -45,7 +45,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtPrintWarningOptions : public utl::de
{
public:
SvtPrintWarningOptions();
- virtual ~SvtPrintWarningOptions();
+ virtual ~SvtPrintWarningOptions() override;
/*-****************************************************************************************************
@short interface methods to get and set value of config key "org.openoffice.Office.Common/Print/Warning..."
diff --git a/include/unotools/saveopt.hxx b/include/unotools/saveopt.hxx
index 556777375d95..22d81677f50a 100644
--- a/include/unotools/saveopt.hxx
+++ b/include/unotools/saveopt.hxx
@@ -89,7 +89,7 @@ public:
};
SvtSaveOptions();
- virtual ~SvtSaveOptions();
+ virtual ~SvtSaveOptions() override;
void SetAutoSaveTime( sal_Int32 n );
sal_Int32 GetAutoSaveTime() const;
diff --git a/include/unotools/securityoptions.hxx b/include/unotools/securityoptions.hxx
index 4bd6e9563fdd..f3c6426117af 100644
--- a/include/unotools/securityoptions.hxx
+++ b/include/unotools/securityoptions.hxx
@@ -93,7 +93,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtSecurityOptions : public utl::detail
public:
SvtSecurityOptions();
- virtual ~SvtSecurityOptions();
+ virtual ~SvtSecurityOptions() override;
/*-****************************************************************************************************
@short returns readonly state
diff --git a/include/unotools/streamwrap.hxx b/include/unotools/streamwrap.hxx
index 1fb8d2b45dde..e2303a1ac58a 100644
--- a/include/unotools/streamwrap.hxx
+++ b/include/unotools/streamwrap.hxx
@@ -55,7 +55,7 @@ protected:
public:
OInputStreamWrapper(SvStream& _rStream);
OInputStreamWrapper(SvStream* pStream, bool bOwner=false);
- virtual ~OInputStreamWrapper();
+ virtual ~OInputStreamWrapper() override;
// css::io::XInputStream
virtual sal_Int32 SAL_CALL readBytes(css::uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead) throw(css::io::NotConnectedException, css::io::BufferSizeExceededException, css::uno::RuntimeException, std::exception) override;
@@ -102,7 +102,7 @@ public:
UNOTOOLS_DLLPUBLIC OOutputStreamWrapper(SvStream& _rStream);
protected:
- virtual ~OOutputStreamWrapper();
+ virtual ~OOutputStreamWrapper() override;
// css::io::XOutputStream
virtual void SAL_CALL writeBytes(const css::uno::Sequence< sal_Int8 >& aData) throw(css::io::NotConnectedException, css::io::BufferSizeExceededException, css::uno::RuntimeException, std::exception) override;
@@ -131,7 +131,7 @@ public:
OSeekableOutputStreamWrapper(SvStream& _rStream);
private:
- virtual ~OSeekableOutputStreamWrapper();
+ virtual ~OSeekableOutputStreamWrapper() override;
// disambiguate XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& _rType ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/include/unotools/syslocaleoptions.hxx b/include/unotools/syslocaleoptions.hxx
index 92f226c12cbd..d9e08287f772 100644
--- a/include/unotools/syslocaleoptions.hxx
+++ b/include/unotools/syslocaleoptions.hxx
@@ -59,7 +59,7 @@ public:
E_DATEPATTERNS
};
SvtSysLocaleOptions();
- virtual ~SvtSysLocaleOptions();
+ virtual ~SvtSysLocaleOptions() override;
// ConfigItem methods
diff --git a/include/unotools/useroptions.hxx b/include/unotools/useroptions.hxx
index 710e1e3e86ea..f82201fdd28a 100644
--- a/include/unotools/useroptions.hxx
+++ b/include/unotools/useroptions.hxx
@@ -54,7 +54,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtUserOptions : public utl::detail::Op
{
public:
SvtUserOptions ();
- virtual ~SvtUserOptions ();
+ virtual ~SvtUserOptions () override;
static osl::Mutex& GetInitMutex ();
diff --git a/include/unotools/viewoptions.hxx b/include/unotools/viewoptions.hxx
index 6cd10e8aa535..703f837c61fd 100644
--- a/include/unotools/viewoptions.hxx
+++ b/include/unotools/viewoptions.hxx
@@ -119,7 +119,7 @@ class SAL_WARN_UNUSED UNOTOOLS_DLLPUBLIC SvtViewOptions : public utl::detail::Op
SvtViewOptions( EViewType eType ,
const OUString& sViewName );
- virtual ~SvtViewOptions();
+ virtual ~SvtViewOptions() override;
/*-****************************************************************************************************
@short support preload of these config item
diff --git a/include/vbahelper/vbaapplicationbase.hxx b/include/vbahelper/vbaapplicationbase.hxx
index 2bc2ba0c0f81..2dd703574876 100644
--- a/include/vbahelper/vbaapplicationbase.hxx
+++ b/include/vbahelper/vbaapplicationbase.hxx
@@ -54,7 +54,7 @@ class VBAHELPER_DLLPUBLIC VbaApplicationBase : public ApplicationBase_BASE
protected:
VbaApplicationBase( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~VbaApplicationBase();
+ virtual ~VbaApplicationBase() override;
virtual css::uno::Reference< css::frame::XModel > getCurrentDocument() throw (css::uno::RuntimeException) = 0;
public:
diff --git a/include/vbahelper/vbadialogbase.hxx b/include/vbahelper/vbadialogbase.hxx
index d118122eaa16..81ef6613dc0d 100644
--- a/include/vbahelper/vbadialogbase.hxx
+++ b/include/vbahelper/vbadialogbase.hxx
@@ -49,7 +49,7 @@ protected:
css::uno::Reference< css::frame::XModel > m_xModel;
public:
VbaDialogBase( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno::Reference< css::frame::XModel >& xModel, sal_Int32 nIndex ):VbaDialogBase_BASE( xParent, xContext ), mnIndex( nIndex ), m_xModel( xModel ) {}
- virtual ~VbaDialogBase() {}
+ virtual ~VbaDialogBase() override {}
// Methods
virtual void SAL_CALL Show() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/include/vbahelper/vbadialogsbase.hxx b/include/vbahelper/vbadialogsbase.hxx
index c18801b39696..5fc8255a6156 100644
--- a/include/vbahelper/vbadialogsbase.hxx
+++ b/include/vbahelper/vbadialogsbase.hxx
@@ -48,7 +48,7 @@ protected:
css::uno::Reference< css::frame::XModel > m_xModel;
public:
VbaDialogsBase( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::frame::XModel >& xModel ): VbaDialogsBase_BASE( xParent, xContext ), m_xModel( xModel ) {}
- virtual ~VbaDialogsBase() {}
+ virtual ~VbaDialogsBase() override {}
// XCollection
virtual ::sal_Int32 SAL_CALL getCount() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/include/vbahelper/vbadocumentbase.hxx b/include/vbahelper/vbadocumentbase.hxx
index 1979c6cb6141..ca1f49db415c 100644
--- a/include/vbahelper/vbadocumentbase.hxx
+++ b/include/vbahelper/vbadocumentbase.hxx
@@ -56,7 +56,7 @@ public:
VbaDocumentBase( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext,
css::uno::Reference< css::frame::XModel > const & xModel );
VbaDocumentBase( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno::XComponentContext >const& xContext );
- virtual ~VbaDocumentBase() {}
+ virtual ~VbaDocumentBase() override {}
// Attributes
virtual OUString SAL_CALL getName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/include/vbahelper/vbadocumentsbase.hxx b/include/vbahelper/vbadocumentsbase.hxx
index 9a47a92f8be6..4f592c5f455d 100644
--- a/include/vbahelper/vbadocumentsbase.hxx
+++ b/include/vbahelper/vbadocumentsbase.hxx
@@ -60,7 +60,7 @@ private:
public:
VbaDocumentsBase( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext, DOCUMENT_TYPE eDocType ) throw (css::uno::RuntimeException);
- virtual ~VbaDocumentsBase() {}
+ virtual ~VbaDocumentsBase() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override = 0;
diff --git a/include/vbahelper/vbaeventshelperbase.hxx b/include/vbahelper/vbaeventshelperbase.hxx
index 5bfd87479a1b..2ffea8e39f8c 100644
--- a/include/vbahelper/vbaeventshelperbase.hxx
+++ b/include/vbahelper/vbaeventshelperbase.hxx
@@ -63,7 +63,7 @@ public:
VbaEventsHelperBase(
const css::uno::Sequence< css::uno::Any >& rArgs,
const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~VbaEventsHelperBase();
+ virtual ~VbaEventsHelperBase() override;
// script::vba::XVBAEventProcessor
virtual sal_Bool SAL_CALL hasVbaEventHandler( sal_Int32 nEventId, const css::uno::Sequence< css::uno::Any >& rArgs ) throw (css::lang::IllegalArgumentException, css::uno::RuntimeException, std::exception) override;
diff --git a/include/vbahelper/vbafontbase.hxx b/include/vbahelper/vbafontbase.hxx
index 1835554f9aa8..3366c952e07a 100644
--- a/include/vbahelper/vbafontbase.hxx
+++ b/include/vbahelper/vbafontbase.hxx
@@ -79,7 +79,7 @@ public:
const css::uno::Reference< css::container::XIndexAccess >& xPalette,
const css::uno::Reference< css::beans::XPropertySet >& xPropertySet,
bool bFormControl = false ) throw ( css::uno::RuntimeException );
- virtual ~VbaFontBase();// {}
+ virtual ~VbaFontBase() override;// {}
// Attributes
virtual css::uno::Any SAL_CALL getSize() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/include/vbahelper/vbaglobalbase.hxx b/include/vbahelper/vbaglobalbase.hxx
index 5bbf9fac4391..6f0de82796a6 100644
--- a/include/vbahelper/vbaglobalbase.hxx
+++ b/include/vbahelper/vbaglobalbase.hxx
@@ -55,7 +55,7 @@ protected:
public:
VbaGlobalsBase( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext, const OUString& sDocCtxName );
- virtual ~VbaGlobalsBase();
+ virtual ~VbaGlobalsBase() override;
// XMultiServiceFactory
virtual css::uno::Reference< css::uno::XInterface > SAL_CALL createInstance( const OUString& aServiceSpecifier ) throw (css::uno::Exception, css::uno::RuntimeException, std::exception) override;
virtual css::uno::Reference< css::uno::XInterface > SAL_CALL createInstanceWithArguments( const OUString& ServiceSpecifier, const css::uno::Sequence< css::uno::Any >& Arguments ) throw (css::uno::Exception, css::uno::RuntimeException, std::exception) override;
diff --git a/include/vbahelper/vbahelper.hxx b/include/vbahelper/vbahelper.hxx
index 2a0776c79c84..ab5a2e1f45c3 100644
--- a/include/vbahelper/vbahelper.hxx
+++ b/include/vbahelper/vbahelper.hxx
@@ -192,7 +192,7 @@ public:
virtual void setHeight( double nHeight ) override;
virtual double getWidth() const override;
virtual void setWidth( double nWidth) override;
- virtual ~ConcreteXShapeGeometryAttributes();
+ virtual ~ConcreteXShapeGeometryAttributes() override;
};
#define VBA_LEFT "PositionX"
diff --git a/include/vbahelper/vbapagesetupbase.hxx b/include/vbahelper/vbapagesetupbase.hxx
index c2a8af60a199..a012c730ad18 100644
--- a/include/vbahelper/vbapagesetupbase.hxx
+++ b/include/vbahelper/vbapagesetupbase.hxx
@@ -52,7 +52,7 @@ protected:
VbaPageSetupBase( const css::uno::Reference< ov::XHelperInterface >& xParent,
const css::uno::Reference< css::uno::XComponentContext >& xContext ) throw (css::uno::RuntimeException);
public:
- virtual ~VbaPageSetupBase(){}
+ virtual ~VbaPageSetupBase() override {}
// Attribute
virtual double SAL_CALL getTopMargin() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/include/vbahelper/vbashape.hxx b/include/vbahelper/vbashape.hxx
index 7c53dee96cbe..3ac4045abb8a 100644
--- a/include/vbahelper/vbashape.hxx
+++ b/include/vbahelper/vbashape.hxx
@@ -75,7 +75,7 @@ protected:
public:
ScVbaShape( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno::Reference< css::drawing::XShape >& xShape, const css::uno::Reference< css::drawing::XShapes >& xShapes, const css::uno::Reference< css::frame::XModel >& xModel, sal_Int32 nType )
throw (css::lang::IllegalArgumentException, css::uno::RuntimeException);
- virtual ~ScVbaShape();
+ virtual ~ScVbaShape() override;
void setRange( css::uno::Any aRange ) { m_aRange = aRange; };
static sal_Int32 getType( const css::uno::Reference< css::drawing::XShape >& rShape ) throw (css::uno::RuntimeException);
diff --git a/include/vbahelper/vbatextframe.hxx b/include/vbahelper/vbatextframe.hxx
index f34920c9b9b8..675a52839c54 100644
--- a/include/vbahelper/vbatextframe.hxx
+++ b/include/vbahelper/vbatextframe.hxx
@@ -57,7 +57,7 @@ protected:
void setMargin( const OUString& sMarginType, float fMargin );
public:
VbaTextFrame( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext , css::uno::Reference< css::drawing::XShape > const & xShape);
- virtual ~VbaTextFrame() {}
+ virtual ~VbaTextFrame() override {}
// Attributes
virtual sal_Bool SAL_CALL getAutoSize() throw (css::uno::RuntimeException, std::exception) override;
virtual void SAL_CALL setAutoSize( sal_Bool _autosize ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/include/vcl/alpha.hxx b/include/vcl/alpha.hxx
index 950e82d9c0c1..2445cf2bbec7 100644
--- a/include/vcl/alpha.hxx
+++ b/include/vcl/alpha.hxx
@@ -35,7 +35,7 @@ public:
AlphaMask( const Bitmap& rBitmap );
AlphaMask( const AlphaMask& rAlphaMask );
AlphaMask( const Size& rSizePixel, sal_uInt8* pEraseTransparency = nullptr );
- virtual ~AlphaMask();
+ virtual ~AlphaMask() override;
AlphaMask& operator=( const Bitmap& rBitmap );
AlphaMask& operator=( const AlphaMask& rAlphaMask ) { return static_cast<AlphaMask&>( Bitmap::operator=( rAlphaMask ) ); }
diff --git a/include/vcl/bitmapaccess.hxx b/include/vcl/bitmapaccess.hxx
index f8f1cc8dfa7d..2788333fbcd0 100644
--- a/include/vcl/bitmapaccess.hxx
+++ b/include/vcl/bitmapaccess.hxx
@@ -84,7 +84,7 @@ class VCL_DLLPUBLIC BitmapReadAccess : public BitmapInfoAccess
public:
BitmapReadAccess(Bitmap& rBitmap);
- virtual ~BitmapReadAccess();
+ virtual ~BitmapReadAccess() override;
inline Scanline GetBuffer() const;
inline Scanline GetScanline( long nY ) const;
@@ -167,7 +167,7 @@ class VCL_DLLPUBLIC BitmapWriteAccess : public BitmapReadAccess
{
public:
BitmapWriteAccess(Bitmap& rBitmap);
- virtual ~BitmapWriteAccess();
+ virtual ~BitmapWriteAccess() override;
void CopyScanline(long nY, const BitmapReadAccess& rReadAcc);
void CopyScanline(long nY,
diff --git a/include/vcl/bitmapscalesuper.hxx b/include/vcl/bitmapscalesuper.hxx
index 0f279617a6e1..ad817b5f9590 100644
--- a/include/vcl/bitmapscalesuper.hxx
+++ b/include/vcl/bitmapscalesuper.hxx
@@ -26,7 +26,7 @@ class VCL_DLLPUBLIC BitmapScaleSuper : public BitmapFilter
{
public:
BitmapScaleSuper(const double& rScaleX, const double& rScaleY);
- virtual ~BitmapScaleSuper();
+ virtual ~BitmapScaleSuper() override;
virtual bool filter(Bitmap& rBitmap) override;
diff --git a/include/vcl/btndlg.hxx b/include/vcl/btndlg.hxx
index 1cb5a5071715..fbb36e9eed31 100644
--- a/include/vcl/btndlg.hxx
+++ b/include/vcl/btndlg.hxx
@@ -51,7 +51,7 @@ class VCL_DLLPUBLIC ButtonDialog : public Dialog
{
public:
ButtonDialog( vcl::Window* pParent, WinBits nStyle = WB_STDDIALOG );
- virtual ~ButtonDialog();
+ virtual ~ButtonDialog() override;
virtual void dispose() override;
virtual void Resize() override;
diff --git a/include/vcl/button.hxx b/include/vcl/button.hxx
index ac589ad35bad..1d425de57c92 100644
--- a/include/vcl/button.hxx
+++ b/include/vcl/button.hxx
@@ -66,7 +66,7 @@ protected:
explicit Button( WindowType nType );
public:
- virtual ~Button();
+ virtual ~Button() override;
virtual void dispose() override;
virtual void Click();
@@ -325,7 +325,7 @@ protected:
public:
explicit RadioButton( vcl::Window* pParent, WinBits nWinStyle = 0 );
explicit RadioButton( vcl::Window* pParent, const ResId& );
- virtual ~RadioButton();
+ virtual ~RadioButton() override;
virtual void dispose() override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
diff --git a/include/vcl/combobox.hxx b/include/vcl/combobox.hxx
index 684c273f73bd..81d1b90c3379 100644
--- a/include/vcl/combobox.hxx
+++ b/include/vcl/combobox.hxx
@@ -55,7 +55,7 @@ protected:
public:
explicit ComboBox( vcl::Window* pParent, WinBits nStyle = 0 );
explicit ComboBox( vcl::Window* pParent, const ResId& );
- virtual ~ComboBox();
+ virtual ~ComboBox() override;
virtual void dispose() override;
virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, DrawFlags nFlags ) override;
diff --git a/include/vcl/configsettings.hxx b/include/vcl/configsettings.hxx
index 265d287787f5..b58692e6acde 100644
--- a/include/vcl/configsettings.hxx
+++ b/include/vcl/configsettings.hxx
@@ -47,7 +47,7 @@ namespace vcl
virtual void ImplCommit() override;
public:
- virtual ~SettingsConfigItem();
+ virtual ~SettingsConfigItem() override;
static SettingsConfigItem* get();
diff --git a/include/vcl/ctrl.hxx b/include/vcl/ctrl.hxx
index ae3266f0b386..6bfe7a8274c0 100644
--- a/include/vcl/ctrl.hxx
+++ b/include/vcl/ctrl.hxx
@@ -121,7 +121,7 @@ public:
public:
explicit Control( vcl::Window* pParent, WinBits nWinStyle = 0 );
explicit Control( vcl::Window* pParent, const ResId& );
- virtual ~Control();
+ virtual ~Control() override;
virtual void dispose() override;
virtual void EnableRTL ( bool bEnable = true ) override;
diff --git a/include/vcl/dialog.hxx b/include/vcl/dialog.hxx
index bd965b1adb81..3246574bd418 100644
--- a/include/vcl/dialog.hxx
+++ b/include/vcl/dialog.hxx
@@ -80,7 +80,7 @@ protected:
public:
explicit Dialog( vcl::Window* pParent, WinBits nStyle = WB_STDDIALOG, InitFlag eFlag = InitFlag::Default );
explicit Dialog( vcl::Window* pParent, const OUString& rID, const OUString& rUIXMLDescription );
- virtual ~Dialog();
+ virtual ~Dialog() override;
virtual void dispose() override;
virtual bool Notify( NotifyEvent& rNEvt ) override;
diff --git a/include/vcl/dndhelp.hxx b/include/vcl/dndhelp.hxx
index 2043102de169..babb5ad7e8ef 100644
--- a/include/vcl/dndhelp.hxx
+++ b/include/vcl/dndhelp.hxx
@@ -91,7 +91,7 @@ private:
public:
DragAndDropWrapper( DragAndDropClient* pClient );
- virtual ~DragAndDropWrapper();
+ virtual ~DragAndDropWrapper() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/include/vcl/dockingarea.hxx b/include/vcl/dockingarea.hxx
index 1d6c446cb23b..b2935bf6a7e3 100644
--- a/include/vcl/dockingarea.hxx
+++ b/include/vcl/dockingarea.hxx
@@ -36,7 +36,7 @@ private:
public:
explicit DockingAreaWindow( vcl::Window* pParent );
- virtual ~DockingAreaWindow();
+ virtual ~DockingAreaWindow() override;
virtual void dispose() override;
void SetAlign( WindowAlign eNewAlign );
diff --git a/include/vcl/dockwin.hxx b/include/vcl/dockwin.hxx
index ba56bffe1da8..9647fc7494e2 100644
--- a/include/vcl/dockwin.hxx
+++ b/include/vcl/dockwin.hxx
@@ -277,7 +277,7 @@ public:
DockingWindow(vcl::Window* pParent, WinBits nStyle = WB_STDDOCKWIN);
DockingWindow(vcl::Window* pParent, const OString& rID, const OUString& rUIXMLDescription,
const css::uno::Reference<css::frame::XFrame> &rFrame = css::uno::Reference<css::frame::XFrame>());
- virtual ~DockingWindow();
+ virtual ~DockingWindow() override;
virtual void dispose() override;
virtual void StartDocking();
diff --git a/include/vcl/edit.hxx b/include/vcl/edit.hxx
index be0515a10cab..05f56bc3afef 100644
--- a/include/vcl/edit.hxx
+++ b/include/vcl/edit.hxx
@@ -168,7 +168,7 @@ public:
Edit( vcl::Window* pParent, WinBits nStyle = WB_BORDER );
Edit( vcl::Window* pParent, const ResId& rResId );
- virtual ~Edit();
+ virtual ~Edit() override;
virtual void dispose() override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
diff --git a/include/vcl/field.hxx b/include/vcl/field.hxx
index 96f03d88d0c7..90267eb269e2 100644
--- a/include/vcl/field.hxx
+++ b/include/vcl/field.hxx
@@ -107,7 +107,7 @@ protected:
SAL_DLLPRIVATE bool& ImplGetInPattKeyInput() { return mbInPattKeyInput; }
public:
- virtual ~PatternFormatter();
+ virtual ~PatternFormatter() override;
virtual void Reformat() override;
@@ -156,7 +156,7 @@ protected:
SAL_DLLPRIVATE void ImplSetUserValue( sal_Int64 nNewValue, Selection* pNewSelection = nullptr );
public:
- virtual ~NumericFormatter();
+ virtual ~NumericFormatter() override;
virtual void Reformat() override;
@@ -214,7 +214,7 @@ protected:
SAL_DLLPRIVATE bool ImplMetricReformat( const OUString& rStr, double& rValue, OUString& rOutStr );
public:
- virtual ~MetricFormatter();
+ virtual ~MetricFormatter() override;
virtual void CustomConvert() = 0;
virtual void Reformat() override;
@@ -259,7 +259,7 @@ protected:
SAL_DLLPRIVATE bool ImplCurrencyReformat( const OUString& rStr, OUString& rOutStr );
public:
- virtual ~CurrencyFormatter();
+ virtual ~CurrencyFormatter() override;
virtual void Reformat() override;
@@ -303,7 +303,7 @@ protected:
SAL_DLLPRIVATE bool ImplAllowMalformedInput() const;
public:
- virtual ~DateFormatter();
+ virtual ~DateFormatter() override;
virtual void Reformat() override;
virtual void ReformatAll() override;
@@ -391,7 +391,7 @@ protected:
public:
- virtual ~TimeFormatter();
+ virtual ~TimeFormatter() override;
virtual void Reformat() override;
virtual void ReformatAll() override;
diff --git a/include/vcl/fixed.hxx b/include/vcl/fixed.hxx
index cabe13dcad7a..97e1e5ab66ca 100644
--- a/include/vcl/fixed.hxx
+++ b/include/vcl/fixed.hxx
@@ -57,7 +57,7 @@ protected:
public:
explicit FixedText( vcl::Window* pParent, WinBits nStyle = 0 );
explicit FixedText( vcl::Window* pParent, const ResId& rResId );
- virtual ~FixedText();
+ virtual ~FixedText() override;
virtual void dispose() override;
virtual void ApplySettings(vcl::RenderContext& rRenderContext) override;
diff --git a/include/vcl/floatwin.hxx b/include/vcl/floatwin.hxx
index 63b2a78a4468..8933bf97d6e4 100644
--- a/include/vcl/floatwin.hxx
+++ b/include/vcl/floatwin.hxx
@@ -135,7 +135,7 @@ public:
explicit FloatingWindow(vcl::Window* pParent, WinBits nStyle = WB_STDFLOATWIN);
explicit FloatingWindow(vcl::Window* pParent, const OString& rID, const OUString& rUIXMLDescription,
const css::uno::Reference<css::frame::XFrame> &rFrame = css::uno::Reference<css::frame::XFrame>());
- virtual ~FloatingWindow();
+ virtual ~FloatingWindow() override;
virtual void dispose() override;
virtual bool Notify( NotifyEvent& rNEvt ) override;
diff --git a/include/vcl/fontcharmap.hxx b/include/vcl/fontcharmap.hxx
index 2e13274c8b41..15f08abac937 100644
--- a/include/vcl/fontcharmap.hxx
+++ b/include/vcl/fontcharmap.hxx
@@ -39,7 +39,7 @@ public:
**/
FontCharMap();
FontCharMap( const CmapResult& rCR );
- virtual ~FontCharMap();
+ virtual ~FontCharMap() override;
/** Get the default font character map
diff --git a/include/vcl/graph.hxx b/include/vcl/graph.hxx
index 16053e66af79..f7140627f052 100644
--- a/include/vcl/graph.hxx
+++ b/include/vcl/graph.hxx
@@ -122,7 +122,7 @@ public:
Graphic( const Animation& rAnimation );
Graphic( const GDIMetaFile& rMtf );
Graphic( const css::uno::Reference< css::graphic::XGraphic >& rxGraphic );
- virtual ~Graphic();
+ virtual ~Graphic() override;
Graphic& operator=( const Graphic& rGraphic );
bool operator==( const Graphic& rGraphic ) const;
diff --git a/include/vcl/introwin.hxx b/include/vcl/introwin.hxx
index e6a48ea6472e..502a84fd90d5 100644
--- a/include/vcl/introwin.hxx
+++ b/include/vcl/introwin.hxx
@@ -31,7 +31,7 @@ private:
public:
IntroWindow();
- virtual ~IntroWindow();
+ virtual ~IntroWindow() override;
virtual void dispose() override;
};
diff --git a/include/vcl/layout.hxx b/include/vcl/layout.hxx
index f10e66fca9c2..1713e646f5c8 100644
--- a/include/vcl/layout.hxx
+++ b/include/vcl/layout.hxx
@@ -398,7 +398,7 @@ public:
, m_pLabel(nullptr)
{
}
- virtual ~VclFrame();
+ virtual ~VclFrame() override;
virtual void dispose() override;
void set_label(const OUString &rLabel);
OUString get_label() const;
@@ -453,7 +453,7 @@ public:
m_pDisclosureButton->SetToggleHdl(LINK(this, VclExpander, ClickHdl));
m_pDisclosureButton->Show();
}
- virtual ~VclExpander() { disposeOnce(); }
+ virtual ~VclExpander() override { disposeOnce(); }
virtual void dispose() override;
virtual vcl::Window *get_child() override;
virtual const vcl::Window *get_child() const override;
@@ -486,7 +486,7 @@ class VCL_DLLPUBLIC VclScrolledWindow : public VclBin
{
public:
VclScrolledWindow(vcl::Window *pParent );
- virtual ~VclScrolledWindow() { disposeOnce(); }
+ virtual ~VclScrolledWindow() override { disposeOnce(); }
virtual void dispose() override;
virtual vcl::Window *get_child() override;
virtual const vcl::Window *get_child() const override;
@@ -552,7 +552,7 @@ private:
VclPtr<EventBoxHelper> m_aEventBoxHelper;
protected:
virtual void dispose() override;
- virtual ~VclEventBox();
+ virtual ~VclEventBox() override;
public:
VclEventBox(vcl::Window* pParent)
: VclBin(pParent)
@@ -674,7 +674,7 @@ public:
OUString const & get_secondary_text() const;
void set_primary_text(const OUString &rPrimaryString);
void set_secondary_text(const OUString &rSecondaryString);
- virtual ~MessageDialog();
+ virtual ~MessageDialog() override;
virtual void dispose() override;
static void SetMessagesWidths(vcl::Window *pParent, VclMultiLineEdit *pPrimaryMessage,
diff --git a/include/vcl/lazydelete.hxx b/include/vcl/lazydelete.hxx
index 4f28b3254ef9..ca21f5c0ad08 100644
--- a/include/vcl/lazydelete.hxx
+++ b/include/vcl/lazydelete.hxx
@@ -118,7 +118,7 @@ namespace vcl
static bool is_less( vcl::Window* left, vcl::Window* right );
LazyDeletor() { LazyDelete::addDeletor( this ); }
- virtual ~LazyDeletor()
+ virtual ~LazyDeletor() override
{
SAL_INFO("vcl.lazydelete", typeid(*this).name() << std::hex << this << " deleted");
if( s_pOneInstance == this ) // sanity check
@@ -227,7 +227,7 @@ namespace vcl
virtual void doCleanup() override { delete m_pT; m_pT = nullptr; }
public:
DeleteOnDeinit( T* i_pT ) : m_pT( i_pT ) { addDeinitContainer( this ); }
- virtual ~DeleteOnDeinit() {}
+ virtual ~DeleteOnDeinit() override {}
// get contents
T* get() { return m_pT; }
@@ -261,7 +261,7 @@ namespace vcl
public:
DeleteUnoReferenceOnDeinit(const css::uno::Reference<I>& r_xI ) : m_xI( r_xI ) {
addDeinitContainer( this ); }
- virtual ~DeleteUnoReferenceOnDeinit() {}
+ virtual ~DeleteUnoReferenceOnDeinit() override {}
css::uno::Reference<I> get() { return m_xI; }
diff --git a/include/vcl/longcurr.hxx b/include/vcl/longcurr.hxx
index 011237c6d8ef..9913d1bf5f9c 100644
--- a/include/vcl/longcurr.hxx
+++ b/include/vcl/longcurr.hxx
@@ -46,7 +46,7 @@ protected:
LongCurrencyFormatter();
public:
- virtual ~LongCurrencyFormatter();
+ virtual ~LongCurrencyFormatter() override;
virtual void Reformat() override;
virtual void ReformatAll() override;
diff --git a/include/vcl/lstbox.hxx b/include/vcl/lstbox.hxx
index bba1eae5e576..aebdcb37b606 100644
--- a/include/vcl/lstbox.hxx
+++ b/include/vcl/lstbox.hxx
@@ -118,7 +118,7 @@ protected:
public:
explicit ListBox( vcl::Window* pParent, WinBits nStyle = WB_BORDER );
explicit ListBox( vcl::Window* pParent, const ResId& );
- virtual ~ListBox();
+ virtual ~ListBox() override;
virtual void dispose() override;
virtual void ApplySettings(vcl::RenderContext& rRenderContext) override;
diff --git a/include/vcl/menu.hxx b/include/vcl/menu.hxx
index efb55d52b65a..6504edc8befc 100644
--- a/include/vcl/menu.hxx
+++ b/include/vcl/menu.hxx
@@ -229,7 +229,7 @@ protected:
Menu();
public:
- virtual ~Menu();
+ virtual ~Menu() override;
virtual void dispose() override;
void Activate();
@@ -427,7 +427,7 @@ protected:
public:
MenuBar();
MenuBar( const MenuBar& rMenu );
- virtual ~MenuBar();
+ virtual ~MenuBar() override;
virtual void dispose() override;
MenuBar& operator =( const MenuBar& rMenu );
@@ -509,7 +509,7 @@ public:
PopupMenu();
PopupMenu( const PopupMenu& rMenu );
explicit PopupMenu( const ResId& );
- virtual ~PopupMenu();
+ virtual ~PopupMenu() override;
virtual void dispose() override;
virtual bool IsMenuBar() const override { return false; }
diff --git a/include/vcl/menubtn.hxx b/include/vcl/menubtn.hxx
index c0abc93cd157..6c628aa6af96 100644
--- a/include/vcl/menubtn.hxx
+++ b/include/vcl/menubtn.hxx
@@ -54,7 +54,7 @@ protected:
public:
explicit MenuButton( vcl::Window* pParent, WinBits nStyle = 0 );
- virtual ~MenuButton();
+ virtual ~MenuButton() override;
virtual void dispose() override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
@@ -82,7 +82,7 @@ class VCL_DLLPUBLIC MenuToggleButton : public MenuButton
{
public:
explicit MenuToggleButton( vcl::Window* pParent, WinBits nStyle = 0 );
- virtual ~MenuToggleButton();
+ virtual ~MenuToggleButton() override;
void SetActive( bool bSel );
};
diff --git a/include/vcl/metaact.hxx b/include/vcl/metaact.hxx
index af914d1b4b15..c7a26cd9727b 100644
--- a/include/vcl/metaact.hxx
+++ b/include/vcl/metaact.hxx
@@ -100,7 +100,7 @@ private:
public:
MetaPixelAction();
protected:
- virtual ~MetaPixelAction();
+ virtual ~MetaPixelAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -124,7 +124,7 @@ private:
public:
MetaPointAction();
protected:
- virtual ~MetaPointAction();
+ virtual ~MetaPointAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -150,7 +150,7 @@ private:
public:
MetaLineAction();
protected:
- virtual ~MetaLineAction();
+ virtual ~MetaLineAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -178,7 +178,7 @@ private:
public:
MetaRectAction();
protected:
- virtual ~MetaRectAction();
+ virtual ~MetaRectAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -204,7 +204,7 @@ private:
public:
MetaRoundRectAction();
protected:
- virtual ~MetaRoundRectAction();
+ virtual ~MetaRoundRectAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -231,7 +231,7 @@ private:
public:
MetaEllipseAction();
protected:
- virtual ~MetaEllipseAction();
+ virtual ~MetaEllipseAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -257,7 +257,7 @@ private:
public:
MetaArcAction();
protected:
- virtual ~MetaArcAction();
+ virtual ~MetaArcAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -286,7 +286,7 @@ private:
public:
MetaPieAction();
protected:
- virtual ~MetaPieAction();
+ virtual ~MetaPieAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -315,7 +315,7 @@ private:
public:
MetaChordAction();
protected:
- virtual ~MetaChordAction();
+ virtual ~MetaChordAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -343,7 +343,7 @@ private:
public:
MetaPolyLineAction();
protected:
- virtual ~MetaPolyLineAction();
+ virtual ~MetaPolyLineAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -369,7 +369,7 @@ private:
public:
MetaPolygonAction();
protected:
- virtual ~MetaPolygonAction();
+ virtual ~MetaPolygonAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -393,7 +393,7 @@ private:
public:
MetaPolyPolygonAction();
protected:
- virtual ~MetaPolyPolygonAction();
+ virtual ~MetaPolyPolygonAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -420,7 +420,7 @@ private:
public:
MetaTextAction();
protected:
- virtual ~MetaTextAction();
+ virtual ~MetaTextAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -450,7 +450,7 @@ private:
sal_Int32 mnLen;
protected:
- virtual ~MetaTextArrayAction();
+ virtual ~MetaTextArrayAction() override;
public:
MetaTextArrayAction();
@@ -489,7 +489,7 @@ private:
public:
MetaStretchTextAction();
protected:
- virtual ~MetaStretchTextAction();
+ virtual ~MetaStretchTextAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -521,7 +521,7 @@ private:
public:
MetaTextRectAction();
protected:
- virtual ~MetaTextRectAction();
+ virtual ~MetaTextRectAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -552,7 +552,7 @@ private:
public:
MetaTextLineAction();
protected:
- virtual ~MetaTextLineAction();
+ virtual ~MetaTextLineAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -583,7 +583,7 @@ private:
public:
MetaBmpAction();
protected:
- virtual ~MetaBmpAction();
+ virtual ~MetaBmpAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -610,7 +610,7 @@ private:
public:
MetaBmpScaleAction();
protected:
- virtual ~MetaBmpScaleAction();
+ virtual ~MetaBmpScaleAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -641,7 +641,7 @@ private:
public:
MetaBmpScalePartAction();
protected:
- virtual ~MetaBmpScalePartAction();
+ virtual ~MetaBmpScalePartAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -672,7 +672,7 @@ private:
public:
MetaBmpExAction();
protected:
- virtual ~MetaBmpExAction();
+ virtual ~MetaBmpExAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -699,7 +699,7 @@ private:
public:
MetaBmpExScaleAction();
protected:
- virtual ~MetaBmpExScaleAction();
+ virtual ~MetaBmpExScaleAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -730,7 +730,7 @@ private:
public:
MetaBmpExScalePartAction();
protected:
- virtual ~MetaBmpExScalePartAction();
+ virtual ~MetaBmpExScalePartAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -762,7 +762,7 @@ private:
public:
MetaMaskAction();
protected:
- virtual ~MetaMaskAction();
+ virtual ~MetaMaskAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -793,7 +793,7 @@ private:
public:
MetaMaskScaleAction();
protected:
- virtual ~MetaMaskScaleAction();
+ virtual ~MetaMaskScaleAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -827,7 +827,7 @@ private:
public:
MetaMaskScalePartAction();
protected:
- virtual ~MetaMaskScalePartAction();
+ virtual ~MetaMaskScalePartAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -860,7 +860,7 @@ private:
public:
MetaGradientAction();
protected:
- virtual ~MetaGradientAction();
+ virtual ~MetaGradientAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -886,7 +886,7 @@ private:
public:
MetaGradientExAction();
protected:
- virtual ~MetaGradientExAction();
+ virtual ~MetaGradientExAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -912,7 +912,7 @@ private:
public:
MetaHatchAction();
protected:
- virtual ~MetaHatchAction();
+ virtual ~MetaHatchAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -938,7 +938,7 @@ private:
public:
MetaWallpaperAction();
protected:
- virtual ~MetaWallpaperAction();
+ virtual ~MetaWallpaperAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -965,7 +965,7 @@ private:
public:
MetaClipRegionAction();
protected:
- virtual ~MetaClipRegionAction();
+ virtual ~MetaClipRegionAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -990,7 +990,7 @@ private:
public:
MetaISectRectClipRegionAction();
protected:
- virtual ~MetaISectRectClipRegionAction();
+ virtual ~MetaISectRectClipRegionAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1014,7 +1014,7 @@ private:
public:
MetaISectRegionClipRegionAction();
protected:
- virtual ~MetaISectRegionClipRegionAction();
+ virtual ~MetaISectRegionClipRegionAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1039,7 +1039,7 @@ private:
public:
MetaMoveClipRegionAction();
protected:
- virtual ~MetaMoveClipRegionAction();
+ virtual ~MetaMoveClipRegionAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1064,7 +1064,7 @@ private:
public:
MetaLineColorAction();
protected:
- virtual ~MetaLineColorAction();
+ virtual ~MetaLineColorAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1087,7 +1087,7 @@ private:
public:
MetaFillColorAction();
protected:
- virtual ~MetaFillColorAction();
+ virtual ~MetaFillColorAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1109,7 +1109,7 @@ private:
public:
MetaTextColorAction();
protected:
- virtual ~MetaTextColorAction();
+ virtual ~MetaTextColorAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1131,7 +1131,7 @@ private:
public:
MetaTextFillColorAction();
protected:
- virtual ~MetaTextFillColorAction();
+ virtual ~MetaTextFillColorAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1154,7 +1154,7 @@ private:
public:
MetaTextLineColorAction();
protected:
- virtual ~MetaTextLineColorAction();
+ virtual ~MetaTextLineColorAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1177,7 +1177,7 @@ private:
public:
MetaOverlineColorAction();
protected:
- virtual ~MetaOverlineColorAction();
+ virtual ~MetaOverlineColorAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1199,7 +1199,7 @@ private:
public:
MetaTextAlignAction();
protected:
- virtual ~MetaTextAlignAction();
+ virtual ~MetaTextAlignAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1220,7 +1220,7 @@ private:
public:
MetaMapModeAction();
protected:
- virtual ~MetaMapModeAction();
+ virtual ~MetaMapModeAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1243,7 +1243,7 @@ private:
public:
MetaFontAction();
protected:
- virtual ~MetaFontAction();
+ virtual ~MetaFontAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1266,7 +1266,7 @@ private:
public:
MetaPushAction();
protected:
- virtual ~MetaPushAction();
+ virtual ~MetaPushAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1284,7 +1284,7 @@ public:
MetaPopAction();
protected:
- virtual ~MetaPopAction();
+ virtual ~MetaPopAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1301,7 +1301,7 @@ private:
public:
MetaRasterOpAction();
protected:
- virtual ~MetaRasterOpAction();
+ virtual ~MetaRasterOpAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1323,7 +1323,7 @@ private:
public:
MetaTransparentAction();
protected:
- virtual ~MetaTransparentAction();
+ virtual ~MetaTransparentAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1351,7 +1351,7 @@ private:
public:
MetaFloatTransparentAction();
protected:
- virtual ~MetaFloatTransparentAction();
+ virtual ~MetaFloatTransparentAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1382,7 +1382,7 @@ private:
public:
MetaEPSAction();
protected:
- virtual ~MetaEPSAction();
+ virtual ~MetaEPSAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1411,7 +1411,7 @@ private:
public:
MetaRefPointAction();
protected:
- virtual ~MetaRefPointAction();
+ virtual ~MetaRefPointAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1436,7 +1436,7 @@ private:
SAL_DLLPRIVATE void ImplInitDynamicData( const sal_uInt8* pData, sal_uInt32 nDataSize );
protected:
- virtual ~MetaCommentAction();
+ virtual ~MetaCommentAction() override;
public:
explicit MetaCommentAction();
@@ -1466,7 +1466,7 @@ private:
public:
MetaLayoutModeAction();
protected:
- virtual ~MetaLayoutModeAction();
+ virtual ~MetaLayoutModeAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
@@ -1487,7 +1487,7 @@ private:
public:
MetaTextLanguageAction();
protected:
- virtual ~MetaTextLanguageAction();
+ virtual ~MetaTextLanguageAction() override;
public:
virtual void Execute( OutputDevice* pOut ) override;
virtual MetaAction* Clone() override;
diff --git a/include/vcl/metric.hxx b/include/vcl/metric.hxx
index 72992744963b..0c96e0be67c5 100644
--- a/include/vcl/metric.hxx
+++ b/include/vcl/metric.hxx
@@ -36,7 +36,7 @@ class VCL_DLLPUBLIC FontMetric : public vcl::Font
public:
explicit FontMetric();
FontMetric( const FontMetric& ); // TODO make this explicit
- virtual ~FontMetric();
+ virtual ~FontMetric() override;
FontType GetType() const;
diff --git a/include/vcl/morebtn.hxx b/include/vcl/morebtn.hxx
index f37f3093509d..20a76cb17ba1 100644
--- a/include/vcl/morebtn.hxx
+++ b/include/vcl/morebtn.hxx
@@ -45,7 +45,7 @@ protected:
public:
explicit MoreButton( vcl::Window* pParent, WinBits nStyle = 0 );
- virtual ~MoreButton();
+ virtual ~MoreButton() override;
virtual void dispose() override;
void Click() override;
diff --git a/include/vcl/msgbox.hxx b/include/vcl/msgbox.hxx
index 802da7da9706..225e96bfdedb 100644
--- a/include/vcl/msgbox.hxx
+++ b/include/vcl/msgbox.hxx
@@ -47,7 +47,7 @@ protected:
public:
MessBox( vcl::Window* pParent, WinBits nStyle,
const OUString& rTitle, const OUString& rMessage );
- virtual ~MessBox();
+ virtual ~MessBox() override;
virtual void dispose() override;
virtual void StateChanged( StateChangedType nStateChange ) override;
diff --git a/include/vcl/notebookbar.hxx b/include/vcl/notebookbar.hxx
index d2a279ffe3ad..3f22162622af 100644
--- a/include/vcl/notebookbar.hxx
+++ b/include/vcl/notebookbar.hxx
@@ -22,7 +22,7 @@ class VCL_DLLPUBLIC NotebookBar : public Control, public VclBuilderContainer
friend class NotebookBarContextChangeEventListener;
public:
NotebookBar(Window* pParent, const OString& rID, const OUString& rUIXMLDescription, const css::uno::Reference<css::frame::XFrame> &rFrame);
- virtual ~NotebookBar();
+ virtual ~NotebookBar() override;
virtual void dispose() SAL_OVERRIDE;
virtual Size GetOptimalSize() const SAL_OVERRIDE;
diff --git a/include/vcl/oldprintadaptor.hxx b/include/vcl/oldprintadaptor.hxx
index 8f04f195a45f..bd65f4d2ce27 100644
--- a/include/vcl/oldprintadaptor.hxx
+++ b/include/vcl/oldprintadaptor.hxx
@@ -30,7 +30,7 @@ namespace vcl
ImplOldStyleAdaptorData* mpData;
public:
OldStylePrintAdaptor( const VclPtr< Printer >& );
- virtual ~OldStylePrintAdaptor();
+ virtual ~OldStylePrintAdaptor() override;
void StartPage();
void EndPage();
diff --git a/include/vcl/openglwin.hxx b/include/vcl/openglwin.hxx
index cac81a6968ea..e04c0984163a 100644
--- a/include/vcl/openglwin.hxx
+++ b/include/vcl/openglwin.hxx
@@ -34,7 +34,7 @@ class VCL_DLLPUBLIC OpenGLWindow : public vcl::Window
{
public:
OpenGLWindow(vcl::Window* pParent, bool bInit = true);
- virtual ~OpenGLWindow();
+ virtual ~OpenGLWindow() override;
virtual void dispose() override;
OpenGLContext& getContext();
diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx
index 56f449bde538..88b1233cbc56 100644
--- a/include/vcl/outdev.hxx
+++ b/include/vcl/outdev.hxx
@@ -415,7 +415,7 @@ private:
protected:
OutputDevice();
- virtual ~OutputDevice();
+ virtual ~OutputDevice() override;
virtual void dispose() override;
public:
diff --git a/include/vcl/pdfextoutdevdata.hxx b/include/vcl/pdfextoutdevdata.hxx
index 100c8b4a5744..a4901ca04dc7 100644
--- a/include/vcl/pdfextoutdevdata.hxx
+++ b/include/vcl/pdfextoutdevdata.hxx
@@ -98,7 +98,7 @@ class VCL_DLLPUBLIC PDFExtOutDevData : public ExtOutDevData
public:
PDFExtOutDevData( const OutputDevice& rOutDev );
- virtual ~PDFExtOutDevData();
+ virtual ~PDFExtOutDevData() override;
bool PlaySyncPageAct( PDFWriter& rWriter, sal_uInt32& rCurGDIMtfAction );
void ResetSyncData();
diff --git a/include/vcl/popupmenuwindow.hxx b/include/vcl/popupmenuwindow.hxx
index 9184c3875838..dcfcb9f84345 100644
--- a/include/vcl/popupmenuwindow.hxx
+++ b/include/vcl/popupmenuwindow.hxx
@@ -29,7 +29,7 @@ private:
ImplData* mpImplData;
public:
PopupMenuFloatingWindow( vcl::Window* pParent );
- virtual ~PopupMenuFloatingWindow();
+ virtual ~PopupMenuFloatingWindow() override;
virtual void dispose() override;
sal_uInt16 GetMenuStackLevel() const;
diff --git a/include/vcl/print.hxx b/include/vcl/print.hxx
index 809f16497489..704f3514663e 100644
--- a/include/vcl/print.hxx
+++ b/include/vcl/print.hxx
@@ -272,7 +272,7 @@ public:
Printer( const JobSetup& rJobSetup );
Printer( const QueueInfo& rQueueInfo );
Printer( const OUString& rPrinterName );
- virtual ~Printer();
+ virtual ~Printer() override;
virtual void dispose() override;
static const std::vector< OUString >&
diff --git a/include/vcl/salnativewidgets.hxx b/include/vcl/salnativewidgets.hxx
index 61609ab4acd1..72bae8843207 100644
--- a/include/vcl/salnativewidgets.hxx
+++ b/include/vcl/salnativewidgets.hxx
@@ -365,7 +365,7 @@ class VCL_DLLPUBLIC ScrollbarValue : public ImplControlValue
mnButton1State = ControlState::NONE; mnButton2State = ControlState::NONE;
mnThumbState = ControlState::NONE; mnPage1State = ControlState::NONE; mnPage2State = ControlState::NONE;
};
- virtual ~ScrollbarValue();
+ virtual ~ScrollbarValue() override;
virtual ScrollbarValue* clone() const override;
};
@@ -382,7 +382,7 @@ class VCL_DLLPUBLIC SliderValue : public ImplControlValue
: ImplControlValue( ControlType::Slider, 0 )
, mnMin( 0 ), mnMax( 0 ), mnCur( 0 ), mnThumbState( ControlState::NONE )
{}
- virtual ~SliderValue();
+ virtual ~SliderValue() override;
virtual SliderValue* clone() const override;
};
@@ -417,7 +417,7 @@ class VCL_DLLPUBLIC TabitemValue : public ImplControlValue
, maContentRect(rContentRect)
{
}
- virtual ~TabitemValue();
+ virtual ~TabitemValue() override;
virtual TabitemValue* clone() const override;
bool isLeftAligned() const { return bool(mnAlignment & TabitemFlags::LeftAligned); }
@@ -454,7 +454,7 @@ class VCL_DLLPUBLIC SpinbuttonValue : public ImplControlValue
{
}
- virtual ~SpinbuttonValue();
+ virtual ~SpinbuttonValue() override;
virtual SpinbuttonValue* clone() const override;
};
@@ -467,7 +467,7 @@ class VCL_DLLPUBLIC ToolbarValue : public ImplControlValue
public:
ToolbarValue() : ImplControlValue( ControlType::Toolbar, 0 )
{ mbIsTopDockingArea = false; }
- virtual ~ToolbarValue();
+ virtual ~ToolbarValue() override;
virtual ToolbarValue* clone() const override;
Rectangle maGripRect;
bool mbIsTopDockingArea; // indicates that this is the top aligned dockingarea
@@ -483,7 +483,7 @@ class VCL_DLLPUBLIC MenubarValue : public ImplControlValue
public:
MenubarValue() : ImplControlValue( ControlType::Menubar, 0 )
{ maTopDockingAreaHeight=0; }
- virtual ~MenubarValue();
+ virtual ~MenubarValue() override;
virtual MenubarValue* clone() const override;
int maTopDockingAreaHeight;
};
@@ -500,7 +500,7 @@ public:
: ImplControlValue( ControlType::MenuPopup, i_nGutterWidth )
, maItemRect( i_rItemRect )
{}
- virtual ~MenupopupValue();
+ virtual ~MenupopupValue() override;
virtual MenupopupValue* clone() const override;
Rectangle maItemRect;
};
@@ -515,7 +515,7 @@ public:
PushButtonValue()
: ImplControlValue( ControlType::Pushbutton, 0 )
, mbBevelButton( false ), mbSingleLine( true ) {}
- virtual ~PushButtonValue();
+ virtual ~PushButtonValue() override;
virtual PushButtonValue* clone() const override;
bool mbBevelButton:1;
diff --git a/include/vcl/scrbar.hxx b/include/vcl/scrbar.hxx
index dd06512e1359..897f13f41a95 100644
--- a/include/vcl/scrbar.hxx
+++ b/include/vcl/scrbar.hxx
@@ -88,7 +88,7 @@ private:
public:
explicit ScrollBar( vcl::Window* pParent, WinBits nStyle = WB_VERT );
- virtual ~ScrollBar();
+ virtual ~ScrollBar() override;
virtual void dispose() override;
virtual void MouseButtonDown(const MouseEvent& rMEvt) override;
diff --git a/include/vcl/slider.hxx b/include/vcl/slider.hxx
index 5b9cd1506a71..09ead4dd280e 100644
--- a/include/vcl/slider.hxx
+++ b/include/vcl/slider.hxx
@@ -80,7 +80,7 @@ private:
public:
Slider( vcl::Window* pParent, WinBits nStyle = WB_HORZ );
- virtual ~Slider();
+ virtual ~Slider() override;
virtual void dispose() override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
virtual void MouseButtonUp( const MouseEvent& rMEvt ) override;
diff --git a/include/vcl/spinfld.hxx b/include/vcl/spinfld.hxx
index 17e0c82f050a..503bcb17c5ab 100644
--- a/include/vcl/spinfld.hxx
+++ b/include/vcl/spinfld.hxx
@@ -68,7 +68,7 @@ protected:
public:
explicit SpinField( vcl::Window* pParent, WinBits nWinStyle = 0 );
explicit SpinField( vcl::Window* pParent, const ResId& );
- virtual ~SpinField();
+ virtual ~SpinField() override;
virtual void dispose() override;
virtual bool ShowDropDown( bool bShow );
diff --git a/include/vcl/split.hxx b/include/vcl/split.hxx
index 9d92b47d43b9..13f9ad7c19c2 100644
--- a/include/vcl/split.hxx
+++ b/include/vcl/split.hxx
@@ -61,7 +61,7 @@ protected:
public:
explicit Splitter( vcl::Window* pParent, WinBits nStyle = WB_VSCROLL );
- virtual ~Splitter();
+ virtual ~Splitter() override;
virtual void dispose() override;
void StartSplit();
diff --git a/include/vcl/splitwin.hxx b/include/vcl/splitwin.hxx
index 920b02e96275..1f246886dc69 100644
--- a/include/vcl/splitwin.hxx
+++ b/include/vcl/splitwin.hxx
@@ -123,7 +123,7 @@ private:
SplitWindow & operator= (const SplitWindow &) = delete;
public:
SplitWindow( vcl::Window* pParent, WinBits nStyle = 0 );
- virtual ~SplitWindow();
+ virtual ~SplitWindow() override;
virtual void dispose() override;
virtual void StartSplit();
diff --git a/include/vcl/status.hxx b/include/vcl/status.hxx
index e8fa7c0876d7..a270663ed362 100644
--- a/include/vcl/status.hxx
+++ b/include/vcl/status.hxx
@@ -104,7 +104,7 @@ protected:
public:
StatusBar( vcl::Window* pParent,
WinBits nWinStyle = WB_BORDER | WB_RIGHT );
- virtual ~StatusBar();
+ virtual ~StatusBar() override;
virtual void dispose() override;
void AdjustItemWidthsForHiDPI();
diff --git a/include/vcl/syschild.hxx b/include/vcl/syschild.hxx
index b04e6f662bfa..e4142c8b72df 100644
--- a/include/vcl/syschild.hxx
+++ b/include/vcl/syschild.hxx
@@ -40,7 +40,7 @@ public:
explicit SystemChildWindow( vcl::Window* pParent, WinBits nStyle = 0 );
// create a SystemChildWindow using the given SystemWindowData
explicit SystemChildWindow( vcl::Window* pParent, WinBits nStyle, SystemWindowData *pData, bool bShow = true );
- virtual ~SystemChildWindow();
+ virtual ~SystemChildWindow() override;
virtual void dispose() override;
virtual const SystemEnvData* GetSystemData() const override;
diff --git a/include/vcl/syswin.hxx b/include/vcl/syswin.hxx
index 1d98a3d9b246..211a4e90684c 100644
--- a/include/vcl/syswin.hxx
+++ b/include/vcl/syswin.hxx
@@ -192,7 +192,7 @@ protected:
SAL_DLLPRIVATE void DoInitialLayout();
public:
- virtual ~SystemWindow();
+ virtual ~SystemWindow() override;
virtual void dispose() override;
virtual bool Notify( NotifyEvent& rNEvt ) override;
diff --git a/include/vcl/tabctrl.hxx b/include/vcl/tabctrl.hxx
index 0be854f38699..ea9ea42a9cbf 100644
--- a/include/vcl/tabctrl.hxx
+++ b/include/vcl/tabctrl.hxx
@@ -92,7 +92,7 @@ protected:
public:
TabControl( vcl::Window* pParent,
WinBits nStyle = WB_STDTABCONTROL );
- virtual ~TabControl();
+ virtual ~TabControl() override;
virtual void dispose() override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
diff --git a/include/vcl/tabdlg.hxx b/include/vcl/tabdlg.hxx
index a3c06017b833..0849cc83587f 100644
--- a/include/vcl/tabdlg.hxx
+++ b/include/vcl/tabdlg.hxx
@@ -41,7 +41,7 @@ public:
TabDialog( vcl::Window* pParent,
WinBits nStyle = WB_STDTABDIALOG );
TabDialog( vcl::Window* pParent, const OUString& rID, const OUString& rUIXMLDescription );
- virtual ~TabDialog();
+ virtual ~TabDialog() override;
virtual void dispose() override;
virtual void StateChanged( StateChangedType nStateChange ) override;
diff --git a/include/vcl/tabpage.hxx b/include/vcl/tabpage.hxx
index 0ee6776cca6f..edf9da15d52f 100644
--- a/include/vcl/tabpage.hxx
+++ b/include/vcl/tabpage.hxx
@@ -40,7 +40,7 @@ private:
public:
explicit TabPage( vcl::Window* pParent, WinBits nStyle = 0 );
explicit TabPage( vcl::Window *pParent, const OString& rID, const OUString& rUIXMLDescription );
- virtual ~TabPage();
+ virtual ~TabPage() override;
virtual void dispose() override;
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& rRect ) override;
diff --git a/include/vcl/texteng.hxx b/include/vcl/texteng.hxx
index 79bf8ad3b388..a2bd788e4a70 100644
--- a/include/vcl/texteng.hxx
+++ b/include/vcl/texteng.hxx
@@ -220,7 +220,7 @@ protected:
public:
TextEngine();
- virtual ~TextEngine();
+ virtual ~TextEngine() override;
void SetText( const OUString& rStr );
OUString GetText( LineEnd aSeparator = LINEEND_LF ) const;
diff --git a/include/vcl/textview.hxx b/include/vcl/textview.hxx
index bf9d229c114d..6eef0f99ea89 100644
--- a/include/vcl/textview.hxx
+++ b/include/vcl/textview.hxx
@@ -96,7 +96,7 @@ protected:
public:
TextView( TextEngine* pEng, vcl::Window* pWindow );
- virtual ~TextView();
+ virtual ~TextView() override;
TextEngine* GetTextEngine() const;
vcl::Window* GetWindow() const;
diff --git a/include/vcl/throbber.hxx b/include/vcl/throbber.hxx
index 1ab8ce62906c..f98f891e7cba 100644
--- a/include/vcl/throbber.hxx
+++ b/include/vcl/throbber.hxx
@@ -47,7 +47,7 @@ public:
public:
Throbber(vcl::Window* i_parentWindow, WinBits i_style);
- virtual ~Throbber();
+ virtual ~Throbber() override;
virtual void dispose() override;
// Properties
diff --git a/include/vcl/toolbox.hxx b/include/vcl/toolbox.hxx
index 28a70451217d..ca913c8aaa6f 100644
--- a/include/vcl/toolbox.hxx
+++ b/include/vcl/toolbox.hxx
@@ -261,7 +261,7 @@ public:
ToolBox( vcl::Window* pParent, const ResId& rResId );
ToolBox(vcl::Window* pParent, const OString& rID, const OUString& rUIXMLDescription,
const css::uno::Reference<css::frame::XFrame> &rFrame = css::uno::Reference<css::frame::XFrame>());
- virtual ~ToolBox();
+ virtual ~ToolBox() override;
virtual void dispose() override;
virtual void Click();
diff --git a/include/vcl/txtattr.hxx b/include/vcl/txtattr.hxx
index ee6862ced477..cab94b248e0b 100644
--- a/include/vcl/txtattr.hxx
+++ b/include/vcl/txtattr.hxx
@@ -67,7 +67,7 @@ private:
public:
TextAttribFontColor( const Color& rColor );
TextAttribFontColor( const TextAttribFontColor& rAttr );
- virtual ~TextAttribFontColor();
+ virtual ~TextAttribFontColor() override;
const Color& GetColor() const { return maColor; }
@@ -85,7 +85,7 @@ private:
public:
TextAttribFontWeight( FontWeight eWeight );
TextAttribFontWeight( const TextAttribFontWeight& rAttr );
- virtual ~TextAttribFontWeight();
+ virtual ~TextAttribFontWeight() override;
virtual void SetFont( vcl::Font& rFont ) const override;
virtual TextAttrib* Clone() const override;
@@ -104,7 +104,7 @@ private:
public:
TextAttribHyperLink( const TextAttribHyperLink& rAttr );
- virtual ~TextAttribHyperLink();
+ virtual ~TextAttribHyperLink() override;
const OUString& GetURL() const { return maURL; }
virtual void SetFont( vcl::Font& rFont ) const override;
@@ -117,7 +117,7 @@ class VCL_DLLPUBLIC TextAttribProtect : public TextAttrib
public:
TextAttribProtect();
TextAttribProtect( const TextAttribProtect& rAttr );
- virtual ~TextAttribProtect();
+ virtual ~TextAttribProtect() override;
virtual void SetFont( vcl::Font& rFont ) const override;
virtual TextAttrib* Clone() const override;
diff --git a/include/vcl/uitest/uiobject.hxx b/include/vcl/uitest/uiobject.hxx
index a8c35be7285b..d9d683179986 100644
--- a/include/vcl/uitest/uiobject.hxx
+++ b/include/vcl/uitest/uiobject.hxx
@@ -129,7 +129,7 @@ class UITEST_DLLPUBLIC ButtonUIObject : public WindowUIObject
public:
ButtonUIObject(VclPtr<Button> xButton);
- virtual ~ButtonUIObject();
+ virtual ~ButtonUIObject() override;
virtual StringMap get_state() override;
@@ -150,7 +150,7 @@ class UITEST_DLLPUBLIC DialogUIObject : public WindowUIObject
public:
DialogUIObject(VclPtr<Dialog> xDialog);
- virtual ~DialogUIObject();
+ virtual ~DialogUIObject() override;
virtual StringMap get_state() override;
@@ -168,7 +168,7 @@ class UITEST_DLLPUBLIC EditUIObject : public WindowUIObject
public:
EditUIObject(VclPtr<Edit> xEdit);
- virtual ~EditUIObject();
+ virtual ~EditUIObject() override;
virtual void execute(const OUString& rAction,
const StringMap& rParameters) override;
@@ -190,7 +190,7 @@ private:
public:
CheckBoxUIObject(VclPtr<CheckBox> xCheckbox);
- virtual ~CheckBoxUIObject();
+ virtual ~CheckBoxUIObject() override;
virtual void execute(const OUString& rAction,
const StringMap& rParameters) override;
@@ -211,7 +211,7 @@ private:
public:
RadioButtonUIObject(VclPtr<RadioButton> xCheckbox);
- virtual ~RadioButtonUIObject();
+ virtual ~RadioButtonUIObject() override;
virtual void execute(const OUString& rAction,
const StringMap& rParameters) override;
@@ -231,7 +231,7 @@ private:
VclPtr<TabPage> mxTabPage;
public:
TabPageUIObject(VclPtr<TabPage> xTabPage);
- virtual ~TabPageUIObject();
+ virtual ~TabPageUIObject() override;
virtual void execute(const OUString& rAction,
const StringMap& rParameters) override;
@@ -253,7 +253,7 @@ private:
public:
ListBoxUIObject(VclPtr<ListBox> xListBox);
- virtual ~ListBoxUIObject();
+ virtual ~ListBoxUIObject() override;
virtual void execute(const OUString& rAction,
const StringMap& rParameters) override;
@@ -276,7 +276,7 @@ private:
public:
ComboBoxUIObject(VclPtr<ComboBox> xListBox);
- virtual ~ComboBoxUIObject();
+ virtual ~ComboBoxUIObject() override;
virtual void execute(const OUString& rAction,
const StringMap& rParameters) override;
@@ -298,7 +298,7 @@ private:
public:
SpinUIObject(VclPtr<SpinButton> xSpinButton);
- virtual ~SpinUIObject();
+ virtual ~SpinUIObject() override;
virtual void execute(const OUString& rAction,
const StringMap& rParameters) override;
@@ -319,7 +319,7 @@ class UITEST_DLLPUBLIC SpinFieldUIObject : public EditUIObject
public:
SpinFieldUIObject(VclPtr<SpinField> xEdit);
- virtual ~SpinFieldUIObject();
+ virtual ~SpinFieldUIObject() override;
virtual void execute(const OUString& rAction,
const StringMap& rParameters) override;
@@ -341,7 +341,7 @@ private:
public:
TabControlUIObject(VclPtr<TabControl> mxTabControl);
- virtual ~TabControlUIObject();
+ virtual ~TabControlUIObject() override;
virtual void execute(const OUString& rAction,
const StringMap& rParameters) override;
diff --git a/include/vcl/unohelp2.hxx b/include/vcl/unohelp2.hxx
index abd5f62ec2bf..7b7ebe91d6f3 100644
--- a/include/vcl/unohelp2.hxx
+++ b/include/vcl/unohelp2.hxx
@@ -41,7 +41,7 @@ namespace vcl { namespace unohelper {
public:
TextDataObject( const OUString& rText );
- virtual ~TextDataObject();
+ virtual ~TextDataObject() override;
OUString& GetString() { return maText; }
diff --git a/include/vcl/vclevent.hxx b/include/vcl/vclevent.hxx
index 7c1cd5ea1606..232162b76542 100644
--- a/include/vcl/vclevent.hxx
+++ b/include/vcl/vclevent.hxx
@@ -213,7 +213,7 @@ private:
public:
VclWindowEvent( vcl::Window* pWin, sal_uLong n, void* pDat = nullptr );
- virtual ~VclWindowEvent();
+ virtual ~VclWindowEvent() override;
vcl::Window* GetWindow() const { return pWindow; }
void* GetData() const { return pData; }
@@ -230,7 +230,7 @@ private:
public:
VclMenuEvent( Menu* pM, sal_uLong n, sal_uInt16 nPos );
- virtual ~VclMenuEvent();
+ virtual ~VclMenuEvent() override;
Menu* GetMenu() const;
sal_uInt16 GetItemPos() const { return mnPos; }
@@ -240,7 +240,7 @@ class VCL_DLLPUBLIC VclAccessibleEvent: public VclSimpleEvent
{
public:
VclAccessibleEvent( sal_uLong n, const css::uno::Reference< css::accessibility::XAccessible >& rxAccessible );
- virtual ~VclAccessibleEvent();
+ virtual ~VclAccessibleEvent() override;
const css::uno::Reference< css::accessibility::XAccessible >& GetAccessible() const { return mxAccessible;}
private:
diff --git a/include/vcl/vclmedit.hxx b/include/vcl/vclmedit.hxx
index 436195f64a7c..89d07c50f624 100644
--- a/include/vcl/vclmedit.hxx
+++ b/include/vcl/vclmedit.hxx
@@ -60,7 +60,7 @@ protected:
public:
VclMultiLineEdit( vcl::Window* pParent,
WinBits nWinStyle = WB_LEFT | WB_BORDER );
- virtual ~VclMultiLineEdit();
+ virtual ~VclMultiLineEdit() override;
virtual void dispose() override;
void SelectionChanged();
diff --git a/include/vcl/virdev.hxx b/include/vcl/virdev.hxx
index 3ec857345df7..88792f10dfa3 100644
--- a/include/vcl/virdev.hxx
+++ b/include/vcl/virdev.hxx
@@ -123,7 +123,7 @@ public:
explicit VirtualDevice(const SystemGraphicsData *pData, const Size &rSize,
DeviceFormat eFormat);
- virtual ~VirtualDevice();
+ virtual ~VirtualDevice() override;
virtual void dispose() override;
virtual void EnableRTL( bool bEnable = true ) override;
diff --git a/include/vcl/window.hxx b/include/vcl/window.hxx
index d69a66ce360c..e638c6095cd7 100644
--- a/include/vcl/window.hxx
+++ b/include/vcl/window.hxx
@@ -791,7 +791,7 @@ public:
explicit Window( vcl::Window* pParent, WinBits nStyle = 0 );
Window( vcl::Window* pParent, const ResId& rResId );
- virtual ~Window();
+ virtual ~Window() override;
::OutputDevice const* GetOutDev() const;
::OutputDevice* GetOutDev();
diff --git a/include/vcl/wrkwin.hxx b/include/vcl/wrkwin.hxx
index efaa697634f5..e95a7664ad07 100644
--- a/include/vcl/wrkwin.hxx
+++ b/include/vcl/wrkwin.hxx
@@ -69,7 +69,7 @@ public:
explicit WorkWindow( vcl::Window* pParent, WinBits nStyle = WB_STDWORK );
explicit WorkWindow( vcl::Window* pParent, const css::uno::Any& aSystemWorkWindowToken, WinBits nStyle = WB_STDWORK );
explicit WorkWindow( SystemParentData* pParent ); // Not in the REMOTE-Version
- virtual ~WorkWindow();
+ virtual ~WorkWindow() override;
virtual void dispose() override;
virtual bool Close() override;
diff --git a/include/vcl/xtextedt.hxx b/include/vcl/xtextedt.hxx
index f7fd91e06cd2..565872ee1be2 100644
--- a/include/vcl/xtextedt.hxx
+++ b/include/vcl/xtextedt.hxx
@@ -37,7 +37,7 @@ private:
public:
ExtTextEngine();
- virtual ~ExtTextEngine();
+ virtual ~ExtTextEngine() override;
TextSelection MatchGroup( const TextPaM& rCursor ) const;
bool Search( TextSelection& rSel, const css::util::SearchOptions& rSearchOptions, bool bForward = true );
@@ -50,7 +50,7 @@ protected:
public:
ExtTextView( ExtTextEngine* pEng, vcl::Window* pWindow );
- virtual ~ExtTextView();
+ virtual ~ExtTextView() override;
bool MatchGroup();
diff --git a/include/xmloff/DocumentSettingsContext.hxx b/include/xmloff/DocumentSettingsContext.hxx
index dee5601957ae..01443e57094b 100644
--- a/include/xmloff/DocumentSettingsContext.hxx
+++ b/include/xmloff/DocumentSettingsContext.hxx
@@ -36,7 +36,7 @@ class XMLOFF_DLLPUBLIC XMLDocumentSettingsContext : public SvXMLImportContext
public:
XMLDocumentSettingsContext(SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList);
- virtual ~XMLDocumentSettingsContext();
+ virtual ~XMLDocumentSettingsContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/include/xmloff/EnumPropertyHdl.hxx b/include/xmloff/EnumPropertyHdl.hxx
index 521b8fa0a87e..71519b82ed81 100644
--- a/include/xmloff/EnumPropertyHdl.hxx
+++ b/include/xmloff/EnumPropertyHdl.hxx
@@ -35,7 +35,7 @@ private:
public:
XMLEnumPropertyHdl( const SvXMLEnumMapEntry* pEnumMap, const css::uno::Type & rType ) : mpEnumMap( pEnumMap ), mrType( rType ) {}
- virtual ~XMLEnumPropertyHdl();
+ virtual ~XMLEnumPropertyHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/include/xmloff/NamedBoolPropertyHdl.hxx b/include/xmloff/NamedBoolPropertyHdl.hxx
index 7adbc3f03137..05f7489f4d7a 100644
--- a/include/xmloff/NamedBoolPropertyHdl.hxx
+++ b/include/xmloff/NamedBoolPropertyHdl.hxx
@@ -44,7 +44,7 @@ public:
maFalseStr( ::xmloff::token::GetXMLToken( eFalse ) )
{}
- virtual ~XMLNamedBoolPropertyHdl();
+ virtual ~XMLNamedBoolPropertyHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/include/xmloff/SchXMLExportHelper.hxx b/include/xmloff/SchXMLExportHelper.hxx
index dae6f7f64d74..ac74e09f8f9f 100644
--- a/include/xmloff/SchXMLExportHelper.hxx
+++ b/include/xmloff/SchXMLExportHelper.hxx
@@ -48,7 +48,7 @@ public:
SchXMLExportHelper( SvXMLExport& rExport,
SvXMLAutoStylePoolP& rASPool );
- virtual ~SchXMLExportHelper();
+ virtual ~SchXMLExportHelper() override;
/// returns the string corresponding to the current FileFormat CLSID for Chart
const OUString& getChartCLSID();
diff --git a/include/xmloff/WordWrapPropertyHdl.hxx b/include/xmloff/WordWrapPropertyHdl.hxx
index f9330a1ed66e..b87faa1af5e4 100644
--- a/include/xmloff/WordWrapPropertyHdl.hxx
+++ b/include/xmloff/WordWrapPropertyHdl.hxx
@@ -35,7 +35,7 @@ private:
public:
XMLWordWrapPropertyHdl( SvXMLImport* pImport );
- virtual ~XMLWordWrapPropertyHdl();
+ virtual ~XMLWordWrapPropertyHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/include/xmloff/XMLBase64ImportContext.hxx b/include/xmloff/XMLBase64ImportContext.hxx
index 5a6145da6f77..1c347b3fbf82 100644
--- a/include/xmloff/XMLBase64ImportContext.hxx
+++ b/include/xmloff/XMLBase64ImportContext.hxx
@@ -40,7 +40,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList,
const css::uno::Reference< css::io::XOutputStream >& rOut );
- virtual ~XMLBase64ImportContext();
+ virtual ~XMLBase64ImportContext() override;
virtual void EndElement() override;
diff --git a/include/xmloff/XMLCharContext.hxx b/include/xmloff/XMLCharContext.hxx
index 86dd4ebfdc51..dd49c77c6fda 100644
--- a/include/xmloff/XMLCharContext.hxx
+++ b/include/xmloff/XMLCharContext.hxx
@@ -48,7 +48,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
sal_Int16 nControl );
- virtual ~XMLCharContext();
+ virtual ~XMLCharContext() override;
// EndElement is called before a context will be destructed, but
// after a elements context has been parsed. It may be used for actions
diff --git a/include/xmloff/XMLConstantsPropertyHandler.hxx b/include/xmloff/XMLConstantsPropertyHandler.hxx
index d3aec1c7e230..b31f7d6f37be 100644
--- a/include/xmloff/XMLConstantsPropertyHandler.hxx
+++ b/include/xmloff/XMLConstantsPropertyHandler.hxx
@@ -42,7 +42,7 @@ public:
enum ::xmloff::token::XMLTokenEnum eDflt);
// Just needed for virtual destruction
- virtual ~XMLConstantsPropertyHandler();
+ virtual ~XMLConstantsPropertyHandler() override;
/// Imports the given value in cas of the given XML-data-type
virtual bool importXML(
diff --git a/include/xmloff/XMLEmbeddedObjectExportFilter.hxx b/include/xmloff/XMLEmbeddedObjectExportFilter.hxx
index ad0a9a662063..5a90419adf29 100644
--- a/include/xmloff/XMLEmbeddedObjectExportFilter.hxx
+++ b/include/xmloff/XMLEmbeddedObjectExportFilter.hxx
@@ -35,7 +35,7 @@ class XMLEmbeddedObjectExportFilter : public ::cppu::WeakImplHelper3<
public:
XMLEmbeddedObjectExportFilter( const css::uno::Reference< css::xml::sax::XDocumentHandler > & rHandler ) throw();
- virtual ~XMLEmbeddedObjectExportFilter () throw();
+ virtual ~XMLEmbeddedObjectExportFilter () throw() override;
// css::xml::sax::XDocumentHandler
virtual void SAL_CALL startDocument()
diff --git a/include/xmloff/XMLEventsImportContext.hxx b/include/xmloff/XMLEventsImportContext.hxx
index 020996553bed..e2a3ec51acf4 100644
--- a/include/xmloff/XMLEventsImportContext.hxx
+++ b/include/xmloff/XMLEventsImportContext.hxx
@@ -80,7 +80,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference<css::container::XNameReplace> & xNameRepl);
- virtual ~XMLEventsImportContext();
+ virtual ~XMLEventsImportContext() override;
void AddEventValues(
const OUString& rEventName,
diff --git a/include/xmloff/XMLFontAutoStylePool.hxx b/include/xmloff/XMLFontAutoStylePool.hxx
index c5de32ebc1db..f508a8923db7 100644
--- a/include/xmloff/XMLFontAutoStylePool.hxx
+++ b/include/xmloff/XMLFontAutoStylePool.hxx
@@ -47,7 +47,7 @@ protected:
public:
XMLFontAutoStylePool( SvXMLExport& rExport, bool tryToEmbedFonts = false );
- virtual ~XMLFontAutoStylePool();
+ virtual ~XMLFontAutoStylePool() override;
OUString Add(
const OUString& rFamilyName,
diff --git a/include/xmloff/XMLGraphicsDefaultStyle.hxx b/include/xmloff/XMLGraphicsDefaultStyle.hxx
index dce6f4b30afb..b53806c69e96 100644
--- a/include/xmloff/XMLGraphicsDefaultStyle.hxx
+++ b/include/xmloff/XMLGraphicsDefaultStyle.hxx
@@ -38,7 +38,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList,
SvXMLStylesContext& rStyles);
- virtual ~XMLGraphicsDefaultStyle();
+ virtual ~XMLGraphicsDefaultStyle() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/include/xmloff/XMLPageExport.hxx b/include/xmloff/XMLPageExport.hxx
index 27aa216092f9..0bfee31c8b59 100644
--- a/include/xmloff/XMLPageExport.hxx
+++ b/include/xmloff/XMLPageExport.hxx
@@ -85,7 +85,7 @@ protected:
public:
XMLPageExport( SvXMLExport& rExp );
- virtual ~XMLPageExport();
+ virtual ~XMLPageExport() override;
void collectAutoStyles( bool bUsed ) { exportStyles( bUsed, true ); }
void exportAutoStyles();
diff --git a/include/xmloff/XMLShapeStyleContext.hxx b/include/xmloff/XMLShapeStyleContext.hxx
index 8c93fe90582f..1c5aa010acf5 100644
--- a/include/xmloff/XMLShapeStyleContext.hxx
+++ b/include/xmloff/XMLShapeStyleContext.hxx
@@ -50,7 +50,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList,
SvXMLStylesContext& rStyles,
sal_uInt16 nFamily = XML_STYLE_FAMILY_SD_GRAPHICS_ID);
- virtual ~XMLShapeStyleContext();
+ virtual ~XMLShapeStyleContext() override;
SvXMLImportContext * CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/include/xmloff/XMLTextMasterPageContext.hxx b/include/xmloff/XMLTextMasterPageContext.hxx
index 25adf08521f1..f439f9262e51 100644
--- a/include/xmloff/XMLTextMasterPageContext.hxx
+++ b/include/xmloff/XMLTextMasterPageContext.hxx
@@ -57,7 +57,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
bool bOverwrite );
- virtual ~XMLTextMasterPageContext();
+ virtual ~XMLTextMasterPageContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/include/xmloff/XMLTextMasterPageExport.hxx b/include/xmloff/XMLTextMasterPageExport.hxx
index 77b06468b568..150a74020c48 100644
--- a/include/xmloff/XMLTextMasterPageExport.hxx
+++ b/include/xmloff/XMLTextMasterPageExport.hxx
@@ -58,7 +58,7 @@ protected:
public:
XMLTextMasterPageExport( SvXMLExport& rExp );
- virtual ~XMLTextMasterPageExport();
+ virtual ~XMLTextMasterPageExport() override;
};
#endif // INCLUDED_XMLOFF_XMLTEXTMASTERPAGEEXPORT_HXX
diff --git a/include/xmloff/XMLTextMasterStylesContext.hxx b/include/xmloff/XMLTextMasterStylesContext.hxx
index 0e7b2fcaf9c0..035812e653b9 100644
--- a/include/xmloff/XMLTextMasterStylesContext.hxx
+++ b/include/xmloff/XMLTextMasterStylesContext.hxx
@@ -44,7 +44,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList);
- virtual ~XMLTextMasterStylesContext();
+ virtual ~XMLTextMasterStylesContext() override;
};
#endif // _XMLOFF_XMLTEXTMASTERSTYLECONTEXT_HXX
diff --git a/include/xmloff/XMLTextShapeImportHelper.hxx b/include/xmloff/XMLTextShapeImportHelper.hxx
index 7480da16b1c8..7a1a0a03f6fe 100644
--- a/include/xmloff/XMLTextShapeImportHelper.hxx
+++ b/include/xmloff/XMLTextShapeImportHelper.hxx
@@ -35,7 +35,7 @@ class XMLOFF_DLLPUBLIC XMLTextShapeImportHelper : public XMLShapeImportHelper
public:
XMLTextShapeImportHelper( SvXMLImport& rImp );
- virtual ~XMLTextShapeImportHelper();
+ virtual ~XMLTextShapeImportHelper() override;
virtual void addShape(
css::uno::Reference< css::drawing::XShape >& rShape,
diff --git a/include/xmloff/XMLTextShapeStyleContext.hxx b/include/xmloff/XMLTextShapeStyleContext.hxx
index b07f8fd40fb4..9c773e91f0d8 100644
--- a/include/xmloff/XMLTextShapeStyleContext.hxx
+++ b/include/xmloff/XMLTextShapeStyleContext.hxx
@@ -44,7 +44,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
SvXMLStylesContext& rStyles, sal_uInt16 nFamily );
- virtual ~XMLTextShapeStyleContext();
+ virtual ~XMLTextShapeStyleContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/include/xmloff/XMLTextTableContext.hxx b/include/xmloff/XMLTextTableContext.hxx
index ef80f25e4bd2..6077ccd5ae18 100644
--- a/include/xmloff/XMLTextTableContext.hxx
+++ b/include/xmloff/XMLTextTableContext.hxx
@@ -37,7 +37,7 @@ public:
XMLTextTableContext( SvXMLImport& rImport,
sal_uInt16 nPrfx,
const OUString& rLName );
- virtual ~XMLTextTableContext();
+ virtual ~XMLTextTableContext() override;
};
#endif
diff --git a/include/xmloff/animationexport.hxx b/include/xmloff/animationexport.hxx
index 1bb03536d0ec..10bbd50fae31 100644
--- a/include/xmloff/animationexport.hxx
+++ b/include/xmloff/animationexport.hxx
@@ -41,7 +41,7 @@ class XMLOFF_DLLPUBLIC AnimationsExporter : public salhelper::SimpleReferenceObj
public:
AnimationsExporter( SvXMLExport& rExport, const css::uno::Reference< css::beans::XPropertySet >& xPageProps );
- virtual ~AnimationsExporter();
+ virtual ~AnimationsExporter() override;
void prepare( const css::uno::Reference< css::animations::XAnimationNode >& xRootNode );
void exportAnimations( const css::uno::Reference< css::animations::XAnimationNode >& xRootNode );
diff --git a/include/xmloff/animexp.hxx b/include/xmloff/animexp.hxx
index cce1623f342e..66a8ec7e297b 100644
--- a/include/xmloff/animexp.hxx
+++ b/include/xmloff/animexp.hxx
@@ -34,7 +34,7 @@ class XMLAnimationsExporter : public salhelper::SimpleReferenceObject
public:
XMLAnimationsExporter( XMLShapeExport* pShapeExp );
- virtual ~XMLAnimationsExporter();
+ virtual ~XMLAnimationsExporter() override;
void prepare( const css::uno::Reference< css::drawing::XShape >& xShape, SvXMLExport& rExport );
void collect( const css::uno::Reference< css::drawing::XShape >& xShape, SvXMLExport& rExport );
diff --git a/include/xmloff/attrlist.hxx b/include/xmloff/attrlist.hxx
index db8f3ff1f2f3..7e53ece5eed5 100644
--- a/include/xmloff/attrlist.hxx
+++ b/include/xmloff/attrlist.hxx
@@ -48,7 +48,7 @@ public:
SvXMLAttributeList( const SvXMLAttributeList& );
SvXMLAttributeList( const css::uno::Reference<
css::xml::sax::XAttributeList> & rAttrList );
- virtual ~SvXMLAttributeList();
+ virtual ~SvXMLAttributeList() override;
static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();
static SvXMLAttributeList* getImplementation( const css::uno::Reference< css::uno::XInterface >& ) throw();
diff --git a/include/xmloff/fasttokenhandler.hxx b/include/xmloff/fasttokenhandler.hxx
index c71cbf1f7ec8..ec6ac79073b3 100644
--- a/include/xmloff/fasttokenhandler.hxx
+++ b/include/xmloff/fasttokenhandler.hxx
@@ -65,7 +65,7 @@ class XMLOFF_DLLPUBLIC FastTokenHandler : public cppu::WeakImplHelper1<
{
public:
explicit FastTokenHandler();
- virtual ~FastTokenHandler();
+ virtual ~FastTokenHandler() override;
// XFastTokenHandler
virtual css::uno::Sequence< sal_Int8 > SAL_CALL getUTF8Identifier( sal_Int32 nToken )
diff --git a/include/xmloff/formlayerexport.hxx b/include/xmloff/formlayerexport.hxx
index 2fe31dd58fc1..cf031219f9e3 100644
--- a/include/xmloff/formlayerexport.hxx
+++ b/include/xmloff/formlayerexport.hxx
@@ -57,7 +57,7 @@ namespace xmloff
std::unique_ptr<OFormLayerXMLExport_Impl> m_pImpl;
protected:
- virtual ~OFormLayerXMLExport();
+ virtual ~OFormLayerXMLExport() override;
public:
OFormLayerXMLExport(SvXMLExport& _rContext);
diff --git a/include/xmloff/formlayerimport.hxx b/include/xmloff/formlayerimport.hxx
index 26bdb2e3838c..cbb9dbfe477b 100644
--- a/include/xmloff/formlayerimport.hxx
+++ b/include/xmloff/formlayerimport.hxx
@@ -52,7 +52,7 @@ namespace xmloff
public:
OFormLayerXMLImport(SvXMLImport& _rImporter);
- virtual ~OFormLayerXMLImport();
+ virtual ~OFormLayerXMLImport() override;
/** start importing the forms of the given page
diff --git a/include/xmloff/prhdlfac.hxx b/include/xmloff/prhdlfac.hxx
index 84827d64a215..0b517208aeee 100644
--- a/include/xmloff/prhdlfac.hxx
+++ b/include/xmloff/prhdlfac.hxx
@@ -47,7 +47,7 @@ class XMLOFF_DLLPUBLIC XMLPropertyHandlerFactory : public salhelper::SimpleRefer
public:
XMLPropertyHandlerFactory();
- virtual ~XMLPropertyHandlerFactory();
+ virtual ~XMLPropertyHandlerFactory() override;
/**
This method retrieves a PropertyHandler for the given XML-type.
diff --git a/include/xmloff/prstylei.hxx b/include/xmloff/prstylei.hxx
index 9e334ac9d526..c60c0f35d6de 100644
--- a/include/xmloff/prstylei.hxx
+++ b/include/xmloff/prstylei.hxx
@@ -96,7 +96,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
SvXMLStylesContext& rStyles, sal_uInt16 nFamily = 0,
bool bDefaultStyle=false );
- virtual ~XMLPropStyleContext();
+ virtual ~XMLPropStyleContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/include/xmloff/shapeexport.hxx b/include/xmloff/shapeexport.hxx
index 000f9a731aa9..8b25a5b5e5fd 100644
--- a/include/xmloff/shapeexport.hxx
+++ b/include/xmloff/shapeexport.hxx
@@ -244,7 +244,7 @@ private:
SAL_DLLPRIVATE void ImpExportTableShape(const css::uno::Reference< css::drawing::XShape >& xShape, XmlShapeType eShapeType, XMLShapeExportFlags nFeatures = SEF_DEFAULT, css::awt::Point* pRefPoint = nullptr );
public:
XMLShapeExport(SvXMLExport& rExp, SvXMLExportPropertyMapper *pExtMapper=nullptr );
- virtual ~XMLShapeExport();
+ virtual ~XMLShapeExport() override;
// This method collects all automatic styles for the given XShape
void collectShapeAutoStyles(
diff --git a/include/xmloff/shapeimport.hxx b/include/xmloff/shapeimport.hxx
index 4402d585d825..bad298cc5037 100644
--- a/include/xmloff/shapeimport.hxx
+++ b/include/xmloff/shapeimport.hxx
@@ -190,7 +190,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList);
- virtual ~SdXML3DLightContext();
+ virtual ~SdXML3DLightContext() override;
sal_Int32 GetDiffuseColor() { return maDiffuseColor; }
const ::basegfx::B3DVector& GetDirection() { return maDirection; }
@@ -302,7 +302,7 @@ public:
const css::uno::Reference< css::frame::XModel>& rModel,
SvXMLImportPropertyMapper *pExtMapper=nullptr );
- virtual ~XMLShapeImportHelper();
+ virtual ~XMLShapeImportHelper() override;
SvXMLShapeContext* CreateGroupChildContext(
SvXMLImport& rImport, sal_uInt16 nPrefix, const OUString& rLocalName,
diff --git a/include/xmloff/styleexp.hxx b/include/xmloff/styleexp.hxx
index 0e89d4880ea5..f311175e7f20 100644
--- a/include/xmloff/styleexp.hxx
+++ b/include/xmloff/styleexp.hxx
@@ -87,7 +87,7 @@ public:
SvXMLExport& rExp,
const OUString& rPoolStyleName,
SvXMLAutoStylePoolP *pAutoStyleP=nullptr );
- virtual ~XMLStyleExport();
+ virtual ~XMLStyleExport() override;
// void exportStyleFamily(
// const OUString& rFamily, const OUString& rXMLFamily,
diff --git a/include/xmloff/table/XMLTableExport.hxx b/include/xmloff/table/XMLTableExport.hxx
index c91c734819ee..a98546421c00 100644
--- a/include/xmloff/table/XMLTableExport.hxx
+++ b/include/xmloff/table/XMLTableExport.hxx
@@ -59,7 +59,7 @@ class XMLOFF_DLLPUBLIC XMLTableExport : public salhelper::SimpleReferenceObject
{
public:
XMLTableExport(SvXMLExport& rExp, const rtl::Reference< SvXMLExportPropertyMapper >& xCellExportPropertySetMapper, const rtl::Reference< XMLPropertyHandlerFactory >& xFactoryRef );
- virtual ~XMLTableExport();
+ virtual ~XMLTableExport() override;
// This method collects all automatic styles for the given table
void collectTableAutoStyles(const css::uno::Reference < css::table::XColumnRowRange >& xColumnRowRange);
diff --git a/include/xmloff/table/XMLTableImport.hxx b/include/xmloff/table/XMLTableImport.hxx
index df5f5eddd619..c35c662b3086 100644
--- a/include/xmloff/table/XMLTableImport.hxx
+++ b/include/xmloff/table/XMLTableImport.hxx
@@ -44,7 +44,7 @@ class XMLOFF_DLLPUBLIC XMLTableImport : public salhelper::SimpleReferenceObject
public:
XMLTableImport( SvXMLImport& rImport, const rtl::Reference< XMLPropertySetMapper >& xCellPropertySetMapper, const rtl::Reference< XMLPropertyHandlerFactory >& xFactoryRef );
- virtual ~XMLTableImport();
+ virtual ~XMLTableImport() override;
SvXMLImportContext* CreateTableContext( sal_uInt16 nPrfx, const OUString& rLName,
css::uno::Reference< css::table::XColumnRowRange >& xColumnRowRange );
diff --git a/include/xmloff/txtimp.hxx b/include/xmloff/txtimp.hxx
index ceaf392d6bb2..cab9f53653e4 100644
--- a/include/xmloff/txtimp.hxx
+++ b/include/xmloff/txtimp.hxx
@@ -410,7 +410,7 @@ public:
bool const bProgress = false, bool const bBlockMode = false,
bool const bOrganizerMode = false);
- virtual ~XMLTextImportHelper();
+ virtual ~XMLTextImportHelper() override;
void SetCursor(
const css::uno::Reference< css::text::XTextCursor >& rCursor );
diff --git a/include/xmloff/txtimppr.hxx b/include/xmloff/txtimppr.hxx
index ae8989d2892b..910b074def4d 100644
--- a/include/xmloff/txtimppr.hxx
+++ b/include/xmloff/txtimppr.hxx
@@ -58,7 +58,7 @@ public:
XMLTextImportPropertyMapper(
const rtl::Reference< XMLPropertySetMapper >& rMapper,
SvXMLImport& rImport );
- virtual ~XMLTextImportPropertyMapper();
+ virtual ~XMLTextImportPropertyMapper() override;
/** This method is called when all attributes have benn processed. It may be used to remove items that are incomplete */
virtual void finished(
diff --git a/include/xmloff/txtparae.hxx b/include/xmloff/txtparae.hxx
index 99d9ce877ca4..c4f391ad3da3 100644
--- a/include/xmloff/txtparae.hxx
+++ b/include/xmloff/txtparae.hxx
@@ -428,7 +428,7 @@ public:
SvXMLExport& rExp,
SvXMLAutoStylePoolP & rASP
);
- virtual ~XMLTextParagraphExport();
+ virtual ~XMLTextParagraphExport() override;
/// add autostyle for specified family
void Add(
diff --git a/include/xmloff/txtprmap.hxx b/include/xmloff/txtprmap.hxx
index fc4039e0344c..f6c48e4435f8 100644
--- a/include/xmloff/txtprmap.hxx
+++ b/include/xmloff/txtprmap.hxx
@@ -222,7 +222,7 @@ class XMLOFF_DLLPUBLIC XMLTextPropertySetMapper : public XMLPropertySetMapper
{
public:
XMLTextPropertySetMapper( TextPropMap nType, bool bForExport );
- virtual ~XMLTextPropertySetMapper();
+ virtual ~XMLTextPropertySetMapper() override;
static const XMLPropertyMapEntry* getPropertyMapForType( TextPropMap _nType );
};
diff --git a/include/xmloff/xmlaustp.hxx b/include/xmloff/xmlaustp.hxx
index f4f02774b5e8..95b58b029ad4 100644
--- a/include/xmloff/xmlaustp.hxx
+++ b/include/xmloff/xmlaustp.hxx
@@ -69,7 +69,7 @@ public:
SvXMLAutoStylePoolP( SvXMLExport& rExport);
- virtual ~SvXMLAutoStylePoolP();
+ virtual ~SvXMLAutoStylePoolP() override;
SvXMLExport& GetExport() const;
diff --git a/include/xmloff/xmlexp.hxx b/include/xmloff/xmlexp.hxx
index 6ba10d56828e..c319789ed6e9 100644
--- a/include/xmloff/xmlexp.hxx
+++ b/include/xmloff/xmlexp.hxx
@@ -288,7 +288,7 @@ public:
const css::uno::Reference< css::frame::XModel > &,
FieldUnit const eDefaultFieldUnit );
- virtual ~SvXMLExport();
+ virtual ~SvXMLExport() override;
static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();
static SvXMLExport* getImplementation( const css::uno::Reference< css::uno::XInterface >& ) throw();
diff --git a/include/xmloff/xmlexppr.hxx b/include/xmloff/xmlexppr.hxx
index 7ad68bb981f4..b77282c50a13 100644
--- a/include/xmloff/xmlexppr.hxx
+++ b/include/xmloff/xmlexppr.hxx
@@ -101,7 +101,7 @@ public:
SvXMLExportPropertyMapper(
const rtl::Reference< XMLPropertySetMapper >& rMapper );
- virtual ~SvXMLExportPropertyMapper();
+ virtual ~SvXMLExportPropertyMapper() override;
// Add a ExportPropertyMapper at the end of the import mapper chain.
// The added mapper MUST not be used outside the Mapper chain any longer,
diff --git a/include/xmloff/xmlictxt.hxx b/include/xmloff/xmlictxt.hxx
index eddbf709b9a8..6e064e293a68 100644
--- a/include/xmloff/xmlictxt.hxx
+++ b/include/xmloff/xmlictxt.hxx
@@ -71,7 +71,7 @@ public:
* ends. By default, nothing is done.
* Note that virtual methods cannot be used inside destructors. Use
* EndElement instead if this is required. */
- virtual ~SvXMLImportContext();
+ virtual ~SvXMLImportContext() override;
/** Create a children element context. By default, the import's
* CreateContext method is called to create a new default context. */
diff --git a/include/xmloff/xmlimp.hxx b/include/xmloff/xmlimp.hxx
index ba63b84ee65c..cc54fe1b9aeb 100644
--- a/include/xmloff/xmlimp.hxx
+++ b/include/xmloff/xmlimp.hxx
@@ -251,7 +251,7 @@ public:
OUString const & implementationName,
SvXMLImportFlags nImportFlags = SvXMLImportFlags::ALL );
- virtual ~SvXMLImport() throw();
+ virtual ~SvXMLImport() throw() override;
static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();
diff --git a/include/xmloff/xmlimppr.hxx b/include/xmloff/xmlimppr.hxx
index 308f6be0ec84..8247345c5bc5 100644
--- a/include/xmloff/xmlimppr.hxx
+++ b/include/xmloff/xmlimppr.hxx
@@ -70,7 +70,7 @@ public:
SvXMLImportPropertyMapper(
const rtl::Reference< XMLPropertySetMapper >& rMapper,
SvXMLImport& rImport);
- virtual ~SvXMLImportPropertyMapper();
+ virtual ~SvXMLImportPropertyMapper() override;
// Add a ImportPropertyMapper at the end of the import mapper chain.
// The added mapper MUST not be used outside the Mapper chain any longer,
diff --git a/include/xmloff/xmlmetae.hxx b/include/xmloff/xmlmetae.hxx
index 94505f7bcac6..7cb181332713 100644
--- a/include/xmloff/xmlmetae.hxx
+++ b/include/xmloff/xmlmetae.hxx
@@ -71,7 +71,7 @@ public:
SvXMLMetaExport( SvXMLExport& i_rExport,
const css::uno::Reference< css::document::XDocumentProperties>& i_rDocProps);
- virtual ~SvXMLMetaExport();
+ virtual ~SvXMLMetaExport() override;
/// export via XSAXWriter interface, with fallback to _MExport
void Export();
diff --git a/include/xmloff/xmlmetai.hxx b/include/xmloff/xmlmetai.hxx
index 12ec431ba6af..1ae3cec7142d 100644
--- a/include/xmloff/xmlmetai.hxx
+++ b/include/xmloff/xmlmetai.hxx
@@ -44,7 +44,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::document::XDocumentProperties>& xDocProps);
- virtual ~SvXMLMetaDocumentContext();
+ virtual ~SvXMLMetaDocumentContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/include/xmloff/xmlnumfi.hxx b/include/xmloff/xmlnumfi.hxx
index a2ea8b47ac4a..a3eb59089651 100644
--- a/include/xmloff/xmlnumfi.hxx
+++ b/include/xmloff/xmlnumfi.hxx
@@ -168,7 +168,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
const sal_Int32 nKey,
SvXMLStylesContext& rStyles );
- virtual ~SvXMLNumFormatContext();
+ virtual ~SvXMLNumFormatContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/include/xmloff/xmlprcon.hxx b/include/xmloff/xmlprcon.hxx
index e322a2238126..3961efe9bd8d 100644
--- a/include/xmloff/xmlprcon.hxx
+++ b/include/xmloff/xmlprcon.hxx
@@ -47,7 +47,7 @@ public:
const rtl::Reference < SvXMLImportPropertyMapper > &rMap,
sal_Int32 nStartIdx = -1, sal_Int32 nEndIdx = -1 );
- virtual ~SvXMLPropertySetContext();
+ virtual ~SvXMLPropertySetContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/include/xmloff/xmlprmap.hxx b/include/xmloff/xmlprmap.hxx
index 396aef4d4218..ab1690da7078 100644
--- a/include/xmloff/xmlprmap.hxx
+++ b/include/xmloff/xmlprmap.hxx
@@ -55,7 +55,7 @@ public:
const rtl::Reference<XMLPropertyHandlerFactory>& rFactory,
bool bForExport );
- virtual ~XMLPropertySetMapper();
+ virtual ~XMLPropertySetMapper() override;
void AddMapperEntry( const rtl::Reference < XMLPropertySetMapper >& rMapper );
diff --git a/include/xmloff/xmlscripti.hxx b/include/xmloff/xmlscripti.hxx
index 464595d37aa1..85043df4a226 100644
--- a/include/xmloff/xmlscripti.hxx
+++ b/include/xmloff/xmlscripti.hxx
@@ -37,7 +37,7 @@ public:
XMLScriptContext( SvXMLImport& rImport,
const OUString& rLName,
const css::uno::Reference< css::frame::XModel>& rDocModel );
- virtual ~XMLScriptContext();
+ virtual ~XMLScriptContext() override;
// Create child element.
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
diff --git a/include/xmloff/xmlstyle.hxx b/include/xmloff/xmlstyle.hxx
index a73a24fc0800..0e7e5167a0a6 100644
--- a/include/xmloff/xmlstyle.hxx
+++ b/include/xmloff/xmlstyle.hxx
@@ -97,7 +97,7 @@ public:
sal_uInt16 nFamily=0,
bool bDefaultStyle = false );
- virtual ~SvXMLStyleContext();
+ virtual ~SvXMLStyleContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -206,7 +206,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
bool bAutomatic = false );
- virtual ~SvXMLStylesContext();
+ virtual ~SvXMLStylesContext() override;
// Create child element.
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
diff --git a/io/qa/textinputstream.cxx b/io/qa/textinputstream.cxx
index 5a58391460f4..d887f379c66b 100644
--- a/io/qa/textinputstream.cxx
+++ b/io/qa/textinputstream.cxx
@@ -39,7 +39,7 @@ public:
Input(): open_(true), index_(0) {}
private:
- virtual ~Input() {}
+ virtual ~Input() override {}
sal_Int32 SAL_CALL readBytes(css::uno::Sequence<sal_Int8> &, sal_Int32)
throw (
diff --git a/io/source/TextInputStream/TextInputStream.cxx b/io/source/TextInputStream/TextInputStream.cxx
index 1852ed855939..5e43365ecc3c 100644
--- a/io/source/TextInputStream/TextInputStream.cxx
+++ b/io/source/TextInputStream/TextInputStream.cxx
@@ -78,7 +78,7 @@ class OTextInputStream : public WeakImplHelper< XTextInputStream2, XServiceInfo
public:
OTextInputStream();
- virtual ~OTextInputStream();
+ virtual ~OTextInputStream() override;
// Methods XTextInputStream
virtual OUString SAL_CALL readLine( )
diff --git a/io/source/TextOutputStream/TextOutputStream.cxx b/io/source/TextOutputStream/TextOutputStream.cxx
index 684d2fe7349f..3bd4c8de181a 100644
--- a/io/source/TextOutputStream/TextOutputStream.cxx
+++ b/io/source/TextOutputStream/TextOutputStream.cxx
@@ -65,7 +65,7 @@ class OTextOutputStream : public WeakImplHelper< XTextOutputStream2, XServiceInf
public:
OTextOutputStream();
- virtual ~OTextOutputStream();
+ virtual ~OTextOutputStream() override;
// Methods XTextOutputStream
virtual void SAL_CALL writeString( const OUString& aString )
diff --git a/io/source/acceptor/acc_pipe.cxx b/io/source/acceptor/acc_pipe.cxx
index 87f47dcace20..0ebd65808321 100644
--- a/io/source/acceptor/acc_pipe.cxx
+++ b/io/source/acceptor/acc_pipe.cxx
@@ -43,7 +43,7 @@ namespace io_acceptor
{
public:
explicit PipeConnection( const OUString &sConnectionDescription);
- virtual ~PipeConnection();
+ virtual ~PipeConnection() override;
virtual sal_Int32 SAL_CALL read( Sequence< sal_Int8 >& aReadBytes, sal_Int32 nBytesToRead )
throw(css::io::IOException,
diff --git a/io/source/acceptor/acc_socket.cxx b/io/source/acceptor/acc_socket.cxx
index ae02856ea594..1c721ec4d753 100644
--- a/io/source/acceptor/acc_socket.cxx
+++ b/io/source/acceptor/acc_socket.cxx
@@ -70,7 +70,7 @@ namespace io_acceptor {
{
public:
explicit SocketConnection( const OUString & sConnectionDescription );
- virtual ~SocketConnection();
+ virtual ~SocketConnection() override;
virtual sal_Int32 SAL_CALL read( css::uno::Sequence< sal_Int8 >& aReadBytes,
sal_Int32 nBytesToRead )
diff --git a/io/source/acceptor/acceptor.cxx b/io/source/acceptor/acceptor.cxx
index 9d918338002b..b6ef0a33556f 100644
--- a/io/source/acceptor/acceptor.cxx
+++ b/io/source/acceptor/acceptor.cxx
@@ -50,7 +50,7 @@ namespace io_acceptor
{
public:
explicit OAcceptor(const Reference< XComponentContext > & xCtx);
- virtual ~OAcceptor();
+ virtual ~OAcceptor() override;
public:
// Methods
virtual Reference< XConnection > SAL_CALL accept( const OUString& sConnectionDescription )
diff --git a/io/source/connector/connector.cxx b/io/source/connector/connector.cxx
index 91071feb803d..aeeb0354b3f4 100644
--- a/io/source/connector/connector.cxx
+++ b/io/source/connector/connector.cxx
@@ -53,7 +53,7 @@ namespace stoc_connector
Reference< XComponentContext > _xCtx;
public:
explicit OConnector(const Reference< XComponentContext > &xCtx);
- virtual ~OConnector();
+ virtual ~OConnector() override;
// Methods
virtual Reference< XConnection > SAL_CALL connect(
const OUString& sConnectionDescription )
diff --git a/io/source/connector/connector.hxx b/io/source/connector/connector.hxx
index 3650ed0d357b..3381cf0cdc22 100644
--- a/io/source/connector/connector.hxx
+++ b/io/source/connector/connector.hxx
@@ -61,7 +61,7 @@ namespace stoc_connector
{
public:
explicit PipeConnection( const OUString &sConnectionDescription );
- virtual ~PipeConnection();
+ virtual ~PipeConnection() override;
virtual sal_Int32 SAL_CALL read( css::uno::Sequence< sal_Int8 >& aReadBytes,
sal_Int32 nBytesToRead )
@@ -90,7 +90,7 @@ namespace stoc_connector
{
public:
explicit SocketConnection( const OUString & sConnectionDescription );
- virtual ~SocketConnection();
+ virtual ~SocketConnection() override;
virtual sal_Int32 SAL_CALL read( css::uno::Sequence< sal_Int8 >& aReadBytes,
sal_Int32 nBytesToRead )
diff --git a/io/source/stm/odata.cxx b/io/source/stm/odata.cxx
index 9e2f71794fca..0ba3e2bc6c5e 100644
--- a/io/source/stm/odata.cxx
+++ b/io/source/stm/odata.cxx
@@ -62,7 +62,7 @@ public:
{
}
- virtual ~ODataInputStream();
+ virtual ~ODataInputStream() override;
public: // XInputStream
virtual sal_Int32 SAL_CALL readBytes(Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead)
throw ( NotConnectedException,
@@ -498,7 +498,7 @@ public:
: m_bValidStream( false )
{
}
- virtual ~ODataOutputStream();
+ virtual ~ODataOutputStream() override;
public: // XOutputStream
virtual void SAL_CALL writeBytes(const Sequence< sal_Int8 >& aData)
@@ -908,7 +908,7 @@ public:
{
}
- virtual ~OObjectOutputStream();
+ virtual ~OObjectOutputStream() override;
public:
// XOutputStream
@@ -1171,7 +1171,7 @@ public:
, m_bValidMarkable(false)
{
}
- virtual ~OObjectInputStream();
+ virtual ~OObjectInputStream() override;
public: // XInputStream
virtual sal_Int32 SAL_CALL readBytes(Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead)
diff --git a/io/source/stm/omark.cxx b/io/source/stm/omark.cxx
index 55c2fcdd8fc4..9cb1fa402001 100644
--- a/io/source/stm/omark.cxx
+++ b/io/source/stm/omark.cxx
@@ -75,7 +75,7 @@ class OMarkableOutputStream :
{
public:
OMarkableOutputStream( );
- virtual ~OMarkableOutputStream();
+ virtual ~OMarkableOutputStream() override;
public: // XOutputStream
virtual void SAL_CALL writeBytes(const Sequence< sal_Int8 >& aData)
@@ -469,7 +469,7 @@ class OMarkableInputStream :
{
public:
OMarkableInputStream( );
- virtual ~OMarkableInputStream();
+ virtual ~OMarkableInputStream() override;
public: // XInputStream
diff --git a/io/source/stm/opipe.cxx b/io/source/stm/opipe.cxx
index 8e3ecd2f2b67..be0905a08786 100644
--- a/io/source/stm/opipe.cxx
+++ b/io/source/stm/opipe.cxx
@@ -55,7 +55,7 @@ class OPipeImpl :
{
public:
OPipeImpl( );
- virtual ~OPipeImpl();
+ virtual ~OPipeImpl() override;
public: // XInputStream
virtual sal_Int32 SAL_CALL readBytes(Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead)
diff --git a/io/source/stm/opump.cxx b/io/source/stm/opump.cxx
index 8cf275620862..147ba94be334 100644
--- a/io/source/stm/opump.cxx
+++ b/io/source/stm/opump.cxx
@@ -77,7 +77,7 @@ namespace io_stm {
public:
Pump();
- virtual ~Pump();
+ virtual ~Pump() override;
// XActiveDataSource
virtual void SAL_CALL setOutputStream( const Reference< css::io::XOutputStream >& xOutput ) throw(std::exception) override;
diff --git a/jvmfwk/inc/vendorbase.hxx b/jvmfwk/inc/vendorbase.hxx
index 6e50892a773f..2a24c9590858 100644
--- a/jvmfwk/inc/vendorbase.hxx
+++ b/jvmfwk/inc/vendorbase.hxx
@@ -89,7 +89,7 @@ public:
MalformedVersionException(const MalformedVersionException &);
- virtual ~MalformedVersionException();
+ virtual ~MalformedVersionException() override;
MalformedVersionException & operator =(const MalformedVersionException &);
};
diff --git a/jvmfwk/plugins/sunmajor/pluginlib/util.cxx b/jvmfwk/plugins/sunmajor/pluginlib/util.cxx
index f1d33b1313ee..9fe444c0bc32 100644
--- a/jvmfwk/plugins/sunmajor/pluginlib/util.cxx
+++ b/jvmfwk/plugins/sunmajor/pluginlib/util.cxx
@@ -322,7 +322,7 @@ class AsynchReader: public salhelper::Thread
bool m_bDone;
FileHandleGuard m_aGuard;
- virtual ~AsynchReader() {}
+ virtual ~AsynchReader() override {}
void execute() override;
public:
diff --git a/jvmfwk/source/framework.hxx b/jvmfwk/source/framework.hxx
index 5ae25d5286c5..9d152c8243ca 100644
--- a/jvmfwk/source/framework.hxx
+++ b/jvmfwk/source/framework.hxx
@@ -110,7 +110,7 @@ public:
errorCode(err), message(msg)
{
}
- virtual ~FrameworkException() throw () {}
+ virtual ~FrameworkException() throw () override {}
javaFrameworkError errorCode;
OString message;
};
diff --git a/l10ntools/inc/cfgmerge.hxx b/l10ntools/inc/cfgmerge.hxx
index 3982e3fdc631..2b43598a6d2f 100644
--- a/l10ntools/inc/cfgmerge.hxx
+++ b/l10ntools/inc/cfgmerge.hxx
@@ -149,7 +149,7 @@ public:
const OString &rOutputFile,
const OString &rFilePath
);
- virtual ~CfgExport();
+ virtual ~CfgExport() override;
};
/// Merge strings to *.xcu files
@@ -175,7 +175,7 @@ public:
CfgMerge(
const OString &rMergeSource, const OString &rOutputFile,
const OString &rFilename, const OString &rLanguage );
- virtual ~CfgMerge();
+ virtual ~CfgMerge() override;
};
#endif
diff --git a/l10ntools/inc/xmlparse.hxx b/l10ntools/inc/xmlparse.hxx
index f3085a51603b..235afdbc4ef0 100644
--- a/l10ntools/inc/xmlparse.hxx
+++ b/l10ntools/inc/xmlparse.hxx
@@ -98,7 +98,7 @@ protected:
public:
/// returns the parent of this node
XMLParentNode *GetParent() { return m_pParent; }
- virtual ~XMLChildNode(){};
+ virtual ~XMLChildNode() override {};
};
typedef std::vector< XMLChildNode* > XMLChildNodeList;
@@ -120,7 +120,7 @@ protected:
XMLParentNode( const XMLParentNode& );
XMLParentNode& operator=(const XMLParentNode& rObj);
- virtual ~XMLParentNode();
+ virtual ~XMLParentNode() override;
public:
/// returns child list of this node
@@ -152,7 +152,7 @@ public:
const OString &rFileName // the file name, empty if created from memory stream
);
XMLFile( const XMLFile& rObj ) ;
- virtual ~XMLFile();
+ virtual ~XMLFile() override;
void Print( XMLNode *pCur, sal_uInt16 nLevel = 0 );
void SearchL10NElements( XMLChildNode *pCur, int pos = 0 );
@@ -219,7 +219,7 @@ public:
XMLParentNode *pParent // parent node of this element
);
- virtual ~XMLElement();
+ virtual ~XMLElement() override;
XMLElement(const XMLElement&);
XMLElement& operator=(const XMLElement& rObj);
diff --git a/l10ntools/inc/xrmmerge.hxx b/l10ntools/inc/xrmmerge.hxx
index 764629963c7e..746095aee157 100644
--- a/l10ntools/inc/xrmmerge.hxx
+++ b/l10ntools/inc/xrmmerge.hxx
@@ -95,7 +95,7 @@ public:
const OString &rOutputFile,
const OString &rFilePath
);
- virtual ~XRMResExport();
+ virtual ~XRMResExport() override;
};
@@ -129,7 +129,7 @@ public:
const OString &rOutputFile,
const OString &rFilename
);
- virtual ~XRMResMerge();
+ virtual ~XRMResMerge() override;
};
#endif // INCLUDED_L10NTOOLS_INC_XRMMERGE_HXX
diff --git a/lingucomponent/source/hyphenator/hyphen/hyphenimp.hxx b/lingucomponent/source/hyphenator/hyphen/hyphenimp.hxx
index 1f23dbbeef33..a8d680a91400 100644
--- a/lingucomponent/source/hyphenator/hyphen/hyphenimp.hxx
+++ b/lingucomponent/source/hyphenator/hyphen/hyphenimp.hxx
@@ -85,7 +85,7 @@ class Hyphenator :
public:
Hyphenator();
- virtual ~Hyphenator();
+ virtual ~Hyphenator() override;
// XSupportedLocales (for XHyphenator)
virtual Sequence< Locale > SAL_CALL getLocales() throw(RuntimeException, std::exception) override;
diff --git a/lingucomponent/source/languageguessing/guesslang.cxx b/lingucomponent/source/languageguessing/guesslang.cxx
index 90009237b292..37754a894c04 100644
--- a/lingucomponent/source/languageguessing/guesslang.cxx
+++ b/lingucomponent/source/languageguessing/guesslang.cxx
@@ -79,7 +79,7 @@ class LangGuess_Impl :
SimpleGuesser m_aGuesser;
bool m_bInitialized;
- virtual ~LangGuess_Impl() {}
+ virtual ~LangGuess_Impl() override {}
void EnsureInitialized();
public:
diff --git a/lingucomponent/source/spellcheck/spell/sspellimp.hxx b/lingucomponent/source/spellcheck/spell/sspellimp.hxx
index 5abf0efe25d7..50f9578bf3d4 100644
--- a/lingucomponent/source/spellcheck/spell/sspellimp.hxx
+++ b/lingucomponent/source/spellcheck/spell/sspellimp.hxx
@@ -79,7 +79,7 @@ class SpellChecker :
public:
SpellChecker();
- virtual ~SpellChecker();
+ virtual ~SpellChecker() override;
// XSupportedLocales (for XSpellChecker)
virtual Sequence< Locale > SAL_CALL getLocales() throw(RuntimeException, std::exception) override;
diff --git a/lingucomponent/source/thesaurus/libnth/nthesdta.hxx b/lingucomponent/source/thesaurus/libnth/nthesdta.hxx
index bd506a8c40a8..b544754da273 100644
--- a/lingucomponent/source/thesaurus/libnth/nthesdta.hxx
+++ b/lingucomponent/source/thesaurus/libnth/nthesdta.hxx
@@ -42,7 +42,7 @@ class Meaning :
public:
explicit Meaning(const OUString &rTerm);
- virtual ~Meaning();
+ virtual ~Meaning() override;
// XMeaning
virtual OUString SAL_CALL getMeaning() throw(css::uno::RuntimeException, std::exception) override;
diff --git a/lingucomponent/source/thesaurus/libnth/nthesimp.hxx b/lingucomponent/source/thesaurus/libnth/nthesimp.hxx
index b39db99f7476..8073aa58f1dc 100644
--- a/lingucomponent/source/thesaurus/libnth/nthesimp.hxx
+++ b/lingucomponent/source/thesaurus/libnth/nthesimp.hxx
@@ -92,7 +92,7 @@ class Thesaurus :
public:
Thesaurus();
- virtual ~Thesaurus();
+ virtual ~Thesaurus() override;
// XSupportedLocales (for XThesaurus)
virtual Sequence< Locale > SAL_CALL getLocales() throw(RuntimeException, std::exception) override;
diff --git a/linguistic/inc/iprcache.hxx b/linguistic/inc/iprcache.hxx
index ab021c5b1311..b31d38eac8cb 100644
--- a/linguistic/inc/iprcache.hxx
+++ b/linguistic/inc/iprcache.hxx
@@ -57,7 +57,7 @@ class FlushListener :
public:
FlushListener( SpellCache& rFO ) : mrSpellCache(rFO) {}
- virtual ~FlushListener() {}
+ virtual ~FlushListener() override {}
void SetDicList( css::uno::Reference< css::linguistic2::XSearchableDictionaryList > &rDL );
void SetPropSet( css::uno::Reference< css::linguistic2::XLinguProperties > &rPS );
diff --git a/linguistic/source/convdic.hxx b/linguistic/source/convdic.hxx
index fe5585bc6de0..1ed485665874 100644
--- a/linguistic/source/convdic.hxx
+++ b/linguistic/source/convdic.hxx
@@ -112,7 +112,7 @@ public:
sal_Int16 nConversionType,
bool bBiDirectional,
const OUString &rMainURL);
- virtual ~ConvDic();
+ virtual ~ConvDic() override;
// XConversionDictionary
virtual OUString SAL_CALL getName( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/linguistic/source/convdiclist.cxx b/linguistic/source/convdiclist.cxx
index 88b10d064234..d609c9b0b4c8 100644
--- a/linguistic/source/convdiclist.cxx
+++ b/linguistic/source/convdiclist.cxx
@@ -84,7 +84,7 @@ class ConvDicNameContainer :
public:
ConvDicNameContainer();
- virtual ~ConvDicNameContainer();
+ virtual ~ConvDicNameContainer() override;
ConvDicNameContainer(const ConvDicNameContainer&) = delete;
ConvDicNameContainer& operator=(const ConvDicNameContainer&) = delete;
diff --git a/linguistic/source/convdiclist.hxx b/linguistic/source/convdiclist.hxx
index ffa0ea5dd37a..4c2bc3d0687f 100644
--- a/linguistic/source/convdiclist.hxx
+++ b/linguistic/source/convdiclist.hxx
@@ -71,7 +71,7 @@ class ConvDicList :
public:
ConvDicList();
- virtual ~ConvDicList();
+ virtual ~ConvDicList() override;
// XConversionDictionaryList
virtual css::uno::Reference< css::container::XNameContainer > SAL_CALL getDictionaryContainer( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/linguistic/source/convdicxml.hxx b/linguistic/source/convdicxml.hxx
index c667d644e7a8..c490fb71572b 100644
--- a/linguistic/source/convdicxml.hxx
+++ b/linguistic/source/convdicxml.hxx
@@ -52,7 +52,7 @@ public:
bSuccess ( false )
{
}
- virtual ~ConvDicXMLExport()
+ virtual ~ConvDicXMLExport() override
{
}
@@ -89,7 +89,7 @@ public:
nConversionType = -1;
}
- virtual ~ConvDicXMLImport() throw ()
+ virtual ~ConvDicXMLImport() throw () override
{
}
diff --git a/linguistic/source/dicimp.hxx b/linguistic/source/dicimp.hxx
index 6a8e89396779..9435dbae0750 100644
--- a/linguistic/source/dicimp.hxx
+++ b/linguistic/source/dicimp.hxx
@@ -79,7 +79,7 @@ public:
css::linguistic2::DictionaryType eType,
const OUString &rMainURL,
bool bWriteable );
- virtual ~DictionaryNeo();
+ virtual ~DictionaryNeo() override;
// XNamed
virtual OUString SAL_CALL
@@ -184,7 +184,7 @@ public:
DicEntry(const OUString &rDicFileWord, bool bIsNegativ);
DicEntry(const OUString &rDicWord, bool bIsNegativ,
const OUString &rRplcText);
- virtual ~DicEntry();
+ virtual ~DicEntry() override;
// XDictionaryEntry
virtual OUString SAL_CALL
diff --git a/linguistic/source/dlistimp.cxx b/linguistic/source/dlistimp.cxx
index 1d643d6bedd8..f4506ee5343f 100644
--- a/linguistic/source/dlistimp.cxx
+++ b/linguistic/source/dlistimp.cxx
@@ -75,7 +75,7 @@ class DicEvtListenerHelper :
public:
explicit DicEvtListenerHelper( const uno::Reference< XDictionaryList > &rxDicList );
- virtual ~DicEvtListenerHelper();
+ virtual ~DicEvtListenerHelper() override;
// XEventListener
virtual void SAL_CALL
diff --git a/linguistic/source/dlistimp.hxx b/linguistic/source/dlistimp.hxx
index 2b1fa490fffa..4d4062dbf90e 100644
--- a/linguistic/source/dlistimp.hxx
+++ b/linguistic/source/dlistimp.hxx
@@ -88,7 +88,7 @@ class DicList :
public:
DicList();
- virtual ~DicList();
+ virtual ~DicList() override;
// XDictionaryList
virtual ::sal_Int16 SAL_CALL getCount( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/linguistic/source/gciterator.hxx b/linguistic/source/gciterator.hxx
index aa6b85967750..c114c80284f4 100644
--- a/linguistic/source/gciterator.hxx
+++ b/linguistic/source/gciterator.hxx
@@ -146,7 +146,7 @@ public:
void DequeueAndCheck();
explicit GrammarCheckingIterator();
- virtual ~GrammarCheckingIterator();
+ virtual ~GrammarCheckingIterator() override;
// XProofreadingIterator
virtual void SAL_CALL startProofreading( const css::uno::Reference< css::uno::XInterface >& xDocument, const css::uno::Reference< css::text::XFlatParagraphIteratorProvider >& xIteratorProvider ) throw (css::lang::IllegalArgumentException, css::uno::RuntimeException, std::exception) override;
diff --git a/linguistic/source/hhconvdic.hxx b/linguistic/source/hhconvdic.hxx
index 69d227b69e9e..ed7c4497221e 100644
--- a/linguistic/source/hhconvdic.hxx
+++ b/linguistic/source/hhconvdic.hxx
@@ -38,7 +38,7 @@ class HHConvDic :
public:
HHConvDic( const OUString &rName, const OUString &rMainURL );
- virtual ~HHConvDic();
+ virtual ~HHConvDic() override;
// XConversionDictionary
virtual void SAL_CALL addEntry( const OUString& aLeftText, const OUString& aRightText ) throw (css::lang::IllegalArgumentException, css::container::ElementExistException, css::uno::RuntimeException, std::exception) override;
diff --git a/linguistic/source/hyphdsp.hxx b/linguistic/source/hyphdsp.hxx
index 7872c7e366ff..cf250664aaa0 100644
--- a/linguistic/source/hyphdsp.hxx
+++ b/linguistic/source/hyphdsp.hxx
@@ -79,7 +79,7 @@ class HyphenatorDispatcher :
public:
explicit HyphenatorDispatcher( LngSvcMgr &rLngSvcMgr );
- virtual ~HyphenatorDispatcher();
+ virtual ~HyphenatorDispatcher() override;
// XSupportedLocales
virtual css::uno::Sequence< css::lang::Locale > SAL_CALL
diff --git a/linguistic/source/lngsvcmgr.hxx b/linguistic/source/lngsvcmgr.hxx
index 1180444c29bc..f892ee17ed9a 100644
--- a/linguistic/source/lngsvcmgr.hxx
+++ b/linguistic/source/lngsvcmgr.hxx
@@ -142,7 +142,7 @@ class LngSvcMgr :
public:
LngSvcMgr();
- virtual ~LngSvcMgr();
+ virtual ~LngSvcMgr() override;
// XLinguServiceManager
virtual css::uno::Reference< css::linguistic2::XSpellChecker > SAL_CALL getSpellChecker( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/linguistic/source/spelldsp.hxx b/linguistic/source/spelldsp.hxx
index 9dba17c2bf8f..c79054d32d41 100644
--- a/linguistic/source/spelldsp.hxx
+++ b/linguistic/source/spelldsp.hxx
@@ -86,7 +86,7 @@ class SpellCheckerDispatcher :
public:
explicit SpellCheckerDispatcher( LngSvcMgr &rLngSvcMgr );
- virtual ~SpellCheckerDispatcher();
+ virtual ~SpellCheckerDispatcher() override;
// XSupportedLocales (for XSpellChecker)
virtual css::uno::Sequence< css::lang::Locale > SAL_CALL getLocales() throw(css::uno::RuntimeException, std::exception) override;
diff --git a/linguistic/source/thesdsp.hxx b/linguistic/source/thesdsp.hxx
index cf75d4994ed1..6cb7e4be8b39 100644
--- a/linguistic/source/thesdsp.hxx
+++ b/linguistic/source/thesdsp.hxx
@@ -63,7 +63,7 @@ class ThesaurusDispatcher :
public:
ThesaurusDispatcher();
- virtual ~ThesaurusDispatcher();
+ virtual ~ThesaurusDispatcher() override;
// XSupportedLocales
virtual css::uno::Sequence< css::lang::Locale > SAL_CALL
diff --git a/lotuswordpro/source/filter/LotusWordProImportFilter.hxx b/lotuswordpro/source/filter/LotusWordProImportFilter.hxx
index ae7a60811a6e..f78aac523758 100644
--- a/lotuswordpro/source/filter/LotusWordProImportFilter.hxx
+++ b/lotuswordpro/source/filter/LotusWordProImportFilter.hxx
@@ -57,7 +57,7 @@ public:
: mxContext( rxContext )
{
}
- virtual ~LotusWordProImportFilter() {}
+ virtual ~LotusWordProImportFilter() override {}
// XFilter
virtual sal_Bool SAL_CALL filter( const css::uno::Sequence< css::beans::PropertyValue >& aDescriptor )
diff --git a/lotuswordpro/source/filter/bento.hxx b/lotuswordpro/source/filter/bento.hxx
index ef157e947307..382ca0967b7f 100644
--- a/lotuswordpro/source/filter/bento.hxx
+++ b/lotuswordpro/source/filter/bento.hxx
@@ -172,7 +172,7 @@ class LtcUtBenValueStream : public SvStream
{
public:
explicit LtcUtBenValueStream(pCBenValue pValue);
- virtual ~LtcUtBenValueStream();
+ virtual ~LtcUtBenValueStream() override;
public: // Overridden methods
diff --git a/lotuswordpro/source/filter/lwpbackgroundoverride.hxx b/lotuswordpro/source/filter/lwpbackgroundoverride.hxx
index 3468b73d2ee7..fb38be6b22f2 100644
--- a/lotuswordpro/source/filter/lwpbackgroundoverride.hxx
+++ b/lotuswordpro/source/filter/lwpbackgroundoverride.hxx
@@ -65,7 +65,7 @@ class LwpBackgroundOverride : public LwpOverride
public:
LwpBackgroundOverride(){}
- virtual ~LwpBackgroundOverride(){}
+ virtual ~LwpBackgroundOverride() override {}
virtual LwpBackgroundOverride* clone() const override;
diff --git a/lotuswordpro/source/filter/lwpbreaksoverride.hxx b/lotuswordpro/source/filter/lwpbreaksoverride.hxx
index 3a0098ad1c8e..c1808c1c43c5 100644
--- a/lotuswordpro/source/filter/lwpbreaksoverride.hxx
+++ b/lotuswordpro/source/filter/lwpbreaksoverride.hxx
@@ -69,7 +69,7 @@ class LwpBreaksOverride : public LwpOverride
public:
LwpBreaksOverride();
- virtual ~LwpBreaksOverride();
+ virtual ~LwpBreaksOverride() override;
virtual LwpBreaksOverride* clone() const override;
diff --git a/lotuswordpro/source/filter/lwpcelllayout.hxx b/lotuswordpro/source/filter/lwpcelllayout.hxx
index 7e4b7cc29f55..f1d87609f49e 100644
--- a/lotuswordpro/source/filter/lwpcelllayout.hxx
+++ b/lotuswordpro/source/filter/lwpcelllayout.hxx
@@ -87,7 +87,7 @@ class LwpCellLayout : public LwpMiddleLayout
{
public:
LwpCellLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpCellLayout();
+ virtual ~LwpCellLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_CELL_LAYOUT;}
virtual XFCell* ConvertCell(LwpObjectID aTableID, sal_uInt16 nRow, sal_uInt16 nCol);
sal_uInt16 GetRowID(){return crowid;}
@@ -144,7 +144,7 @@ class LwpHiddenCellLayout : public LwpCellLayout
{
public:
LwpHiddenCellLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpHiddenCellLayout();
+ virtual ~LwpHiddenCellLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_HIDDEN_CELL_LAYOUT;}
virtual void Parse(IXFStream* pOutputStream) override;
virtual XFCell* ConvertCell(LwpObjectID aTableID, sal_uInt16 nRow, sal_uInt16 nCol) override;
@@ -163,7 +163,7 @@ class LwpConnectedCellLayout : public LwpCellLayout
{
public:
LwpConnectedCellLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpConnectedCellLayout();
+ virtual ~LwpConnectedCellLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_CONNECTED_CELL_LAYOUT;}
virtual void Parse(IXFStream* pOutputStream) override;
virtual XFCell* ConvertCell(LwpObjectID aTableID, sal_uInt16 nRow, sal_uInt16 nCol) override;
@@ -189,7 +189,7 @@ class LwpParallelColumnsBlock : public LwpCellLayout
{
public:
LwpParallelColumnsBlock(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpParallelColumnsBlock();
+ virtual ~LwpParallelColumnsBlock() override;
protected:
void Read() override;
diff --git a/lotuswordpro/source/filter/lwpcharacterstyle.hxx b/lotuswordpro/source/filter/lwpcharacterstyle.hxx
index eb8a84a8e71f..9c9a61048fc6 100644
--- a/lotuswordpro/source/filter/lwpcharacterstyle.hxx
+++ b/lotuswordpro/source/filter/lwpcharacterstyle.hxx
@@ -75,7 +75,7 @@ class LwpTextStyle : public LwpDLNFPVList
public:
LwpTextStyle(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- virtual ~LwpTextStyle();
+ virtual ~LwpTextStyle() override;
inline sal_uInt32 GetFinalFontID() const;
diff --git a/lotuswordpro/source/filter/lwpcharborderoverride.hxx b/lotuswordpro/source/filter/lwpcharborderoverride.hxx
index e67ef1a7fad7..08c2c164809e 100644
--- a/lotuswordpro/source/filter/lwpcharborderoverride.hxx
+++ b/lotuswordpro/source/filter/lwpcharborderoverride.hxx
@@ -70,7 +70,7 @@ class LwpCharacterBorderOverride : public LwpOverride
public:
LwpCharacterBorderOverride();
- virtual ~LwpCharacterBorderOverride();
+ virtual ~LwpCharacterBorderOverride() override;
virtual LwpCharacterBorderOverride* clone() const override;
diff --git a/lotuswordpro/source/filter/lwpcontent.hxx b/lotuswordpro/source/filter/lwpcontent.hxx
index dfdd474e4cdc..7c357fc17e00 100644
--- a/lotuswordpro/source/filter/lwpcontent.hxx
+++ b/lotuswordpro/source/filter/lwpcontent.hxx
@@ -74,7 +74,7 @@ class LwpContent : public LwpDLNFVList
{
public:
LwpContent(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpContent(){}
+ virtual ~LwpContent() override {}
protected:
LwpAssociatedLayouts m_LayoutsWithMe;
sal_uInt16 m_nFlags;
@@ -147,7 +147,7 @@ class LwpHeadContent : public LwpContent
{
public:
LwpHeadContent(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpHeadContent(){}
+ virtual ~LwpHeadContent() override {}
protected:
void Read() override;
};
diff --git a/lotuswordpro/source/filter/lwpdivinfo.hxx b/lotuswordpro/source/filter/lwpdivinfo.hxx
index 1a01e23a3a04..fb1adca2ae4a 100644
--- a/lotuswordpro/source/filter/lwpdivinfo.hxx
+++ b/lotuswordpro/source/filter/lwpdivinfo.hxx
@@ -89,7 +89,7 @@ public:
protected:
void Read() override;
private:
- virtual ~LwpDivInfo();
+ virtual ~LwpDivInfo() override;
LwpObjectID m_ParentID;
LwpAtomHolder m_Name;
diff --git a/lotuswordpro/source/filter/lwpdivopts.hxx b/lotuswordpro/source/filter/lwpdivopts.hxx
index d46b3029cfe2..d2d3fa8c1efa 100644
--- a/lotuswordpro/source/filter/lwpdivopts.hxx
+++ b/lotuswordpro/source/filter/lwpdivopts.hxx
@@ -107,7 +107,7 @@ public:
protected:
void Read() override;
private:
- virtual ~LwpDivisionOptions();
+ virtual ~LwpDivisionOptions() override;
LwpHyphenOptions m_HyphOpts;
sal_uInt16 m_nOptionFlag;
diff --git a/lotuswordpro/source/filter/lwpdlvlist.hxx b/lotuswordpro/source/filter/lwpdlvlist.hxx
index 4ce8ecc8659b..2c65eeeab83f 100644
--- a/lotuswordpro/source/filter/lwpdlvlist.hxx
+++ b/lotuswordpro/source/filter/lwpdlvlist.hxx
@@ -72,7 +72,7 @@ class LwpDLVList : public LwpObject
public:
LwpDLVList(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
protected:
- virtual ~LwpDLVList(){}
+ virtual ~LwpDLVList() override {}
LwpObjectID m_ListPrevious;
LwpObjectID m_ListNext;
@@ -91,7 +91,7 @@ class LwpDLNFVList : public LwpDLVList
public:
LwpDLNFVList(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
protected:
- virtual ~LwpDLNFVList(){}
+ virtual ~LwpDLNFVList() override {}
LwpObjectID m_ChildHead;
LwpObjectID m_ChildTail;
@@ -116,7 +116,7 @@ class LwpDLNFPVList : public LwpDLNFVList
{
public:
LwpDLNFPVList(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpDLNFPVList();
+ virtual ~LwpDLNFPVList() override;
protected:
bool m_bHasProperties;
LwpPropList* m_pPropList;
diff --git a/lotuswordpro/source/filter/lwpdoc.hxx b/lotuswordpro/source/filter/lwpdoc.hxx
index 5fa33f4108b1..6b7b8b5b717a 100644
--- a/lotuswordpro/source/filter/lwpdoc.hxx
+++ b/lotuswordpro/source/filter/lwpdoc.hxx
@@ -80,7 +80,7 @@ class LwpDocument : public LwpDLNFPVList
{
public:
LwpDocument(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpDocument();
+ virtual ~LwpDocument() override;
private:
LwpFoundry* m_pOwnedFoundry;
@@ -226,7 +226,7 @@ class LwpDocSock : public LwpDLNFVList
{
public:
LwpDocSock(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpDocSock(){}
+ virtual ~LwpDocSock() override {}
private:
LwpObjectID m_Doc;
protected:
diff --git a/lotuswordpro/source/filter/lwpdocdata.hxx b/lotuswordpro/source/filter/lwpdocdata.hxx
index 5abf214655d2..50f69066ec99 100644
--- a/lotuswordpro/source/filter/lwpdocdata.hxx
+++ b/lotuswordpro/source/filter/lwpdocdata.hxx
@@ -158,7 +158,7 @@ class LwpDocData : public LwpObject
public:
LwpDocData(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
private:
- virtual ~LwpDocData();
+ virtual ~LwpDocData() override;
LwpDocOptions m_DocOptions;
LwpDocInfo m_DocInfo;
diff --git a/lotuswordpro/source/filter/lwpdrawobj.hxx b/lotuswordpro/source/filter/lwpdrawobj.hxx
index 15fcb0e6f61c..28746ca44f34 100644
--- a/lotuswordpro/source/filter/lwpdrawobj.hxx
+++ b/lotuswordpro/source/filter/lwpdrawobj.hxx
@@ -149,7 +149,7 @@ class LwpDrawGroup : public LwpDrawObj
{
public:
explicit LwpDrawGroup(SvStream* pStream) : LwpDrawObj(pStream) {}
- virtual ~LwpDrawGroup() {}
+ virtual ~LwpDrawGroup() override {}
protected:
virtual void Read() override {}
@@ -172,7 +172,7 @@ private:
public:
LwpDrawLine(SvStream * pStream, DrawingOffsetAndScale* pTransData);
- virtual ~LwpDrawLine() {}
+ virtual ~LwpDrawLine() override {}
protected:
virtual void Read() override;
@@ -193,7 +193,7 @@ private:
public:
LwpDrawPolyLine(SvStream * pStream, DrawingOffsetAndScale* pTransData);
- virtual ~LwpDrawPolyLine();
+ virtual ~LwpDrawPolyLine() override;
protected:
virtual void Read() override;
@@ -214,7 +214,7 @@ private:
public:
LwpDrawPolygon(SvStream * pStream, DrawingOffsetAndScale* pTransData);
- virtual ~LwpDrawPolygon();
+ virtual ~LwpDrawPolygon() override;
protected:
virtual void Read() override;
@@ -234,7 +234,7 @@ private:
public:
LwpDrawRectangle(SvStream* pStream, DrawingOffsetAndScale* pTransData);
- virtual ~LwpDrawRectangle(){}
+ virtual ~LwpDrawRectangle() override {}
protected:
virtual void Read() override;
@@ -257,7 +257,7 @@ private:
public:
LwpDrawEllipse(SvStream * pStream, DrawingOffsetAndScale* pTransData);
- virtual ~LwpDrawEllipse(){}
+ virtual ~LwpDrawEllipse() override {}
protected:
virtual void Read() override;
@@ -278,7 +278,7 @@ private:
public:
LwpDrawArc(SvStream * pStream, DrawingOffsetAndScale* pTransData);
- virtual ~LwpDrawArc() {}
+ virtual ~LwpDrawArc() override {}
protected:
virtual void Read() override;
@@ -300,7 +300,7 @@ private:
public:
explicit LwpDrawTextBox(SvStream* pStream);
- virtual ~LwpDrawTextBox();
+ virtual ~LwpDrawTextBox() override;
static void SetFontStyle(rtl::Reference<XFFont> const & pFont, SdwTextBoxRecord* pRec);
protected:
@@ -326,7 +326,7 @@ private:
public:
LwpDrawTextArt(SvStream* pStream, DrawingOffsetAndScale* pTransData);
- virtual ~LwpDrawTextArt();
+ virtual ~LwpDrawTextArt() override;
protected:
virtual void Read() override;
@@ -343,7 +343,7 @@ class LwpDrawMetafile : public LwpDrawObj
{
public:
explicit LwpDrawMetafile(SvStream* pStream);
- virtual ~LwpDrawMetafile() {}
+ virtual ~LwpDrawMetafile() override {}
protected:
virtual void Read() override;
@@ -366,7 +366,7 @@ private:
sal_uInt8* m_pImageData;
public:
explicit LwpDrawBitmap(SvStream* pStream);
- virtual ~LwpDrawBitmap();
+ virtual ~LwpDrawBitmap() override;
protected:
virtual void Read() override;
diff --git a/lotuswordpro/source/filter/lwpfnlayout.hxx b/lotuswordpro/source/filter/lwpfnlayout.hxx
index ec0af1e58cee..e0a7c7980c87 100644
--- a/lotuswordpro/source/filter/lwpfnlayout.hxx
+++ b/lotuswordpro/source/filter/lwpfnlayout.hxx
@@ -71,7 +71,7 @@ class LwpFootnoteLayout : public LwpTableLayout
{
public:
LwpFootnoteLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpFootnoteLayout();
+ virtual ~LwpFootnoteLayout() override;
void RegisterStyle() override;
virtual void XFConvert(XFContentContainer * pCont) override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_FOOTNOTE_LAYOUT;}
@@ -87,7 +87,7 @@ class LwpFnRowLayout : public LwpRowLayout
{
public:
LwpFnRowLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpFnRowLayout();
+ virtual ~LwpFnRowLayout() override;
void RegisterStyle() override;
virtual void XFConvert(XFContentContainer * pCont) override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_FOOTNOTE_ROW_LAYOUT;}
@@ -103,7 +103,7 @@ class LwpFnCellLayout : public LwpCellLayout
{
public:
LwpFnCellLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpFnCellLayout();
+ virtual ~LwpFnCellLayout() override;
void RegisterStyle() override;
virtual void XFConvert(XFContentContainer * pCont) override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_FOOTNOTE_CELL_LAYOUT;}
@@ -119,7 +119,7 @@ class LwpEndnoteLayout : public LwpTableLayout
{
public:
LwpEndnoteLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpEndnoteLayout();
+ virtual ~LwpEndnoteLayout() override;
void RegisterStyle() override;
virtual void XFConvert(XFContentContainer * pCont) override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_ENDNOTE_LAYOUT;}
@@ -135,7 +135,7 @@ class LwpEnSuperTableLayout : public LwpSuperTableLayout
{
public:
LwpEnSuperTableLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpEnSuperTableLayout();
+ virtual ~LwpEnSuperTableLayout() override;
void RegisterStyle() override;
void XFConvert(XFContentContainer* pCont) override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_ENDNOTE_SUPERTABLE_LAYOUT;}
@@ -152,7 +152,7 @@ class LwpFnSuperTableLayout : public LwpEnSuperTableLayout
{
public:
LwpFnSuperTableLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpFnSuperTableLayout();
+ virtual ~LwpFnSuperTableLayout() override;
void RegisterStyle() override;
void XFConvert(XFContentContainer* pCont) override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_FOOTNOTE_SUPERTABLE_LAYOUT;}
@@ -169,7 +169,7 @@ class LwpContFromLayout : public LwpPlacableLayout
{
public:
LwpContFromLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpContFromLayout();
+ virtual ~LwpContFromLayout() override;
void RegisterStyle() override;
void XFConvert(XFContentContainer* pCont) override;
protected:
@@ -184,7 +184,7 @@ class LwpContOnLayout : public LwpPlacableLayout
{
public:
LwpContOnLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpContOnLayout();
+ virtual ~LwpContOnLayout() override;
void RegisterStyle() override;
void XFConvert(XFContentContainer* pCont) override;
protected:
diff --git a/lotuswordpro/source/filter/lwpfootnote.hxx b/lotuswordpro/source/filter/lwpfootnote.hxx
index d01c52b1ac8b..54047f5c3763 100644
--- a/lotuswordpro/source/filter/lwpfootnote.hxx
+++ b/lotuswordpro/source/filter/lwpfootnote.hxx
@@ -103,7 +103,7 @@ class LwpFribFootnote: public LwpFrib
public:
explicit LwpFribFootnote(LwpPara* pPara );
- virtual ~LwpFribFootnote(){}
+ virtual ~LwpFribFootnote() override {}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
void RegisterNewStyle();
void XFConvert(XFContentContainer* pCont);
@@ -124,7 +124,7 @@ class LwpFootnote : public LwpOrderedObject
{
public:
LwpFootnote(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpFootnote();
+ virtual ~LwpFootnote() override;
void RegisterStyle() override;
void XFConvert(XFContentContainer * pCont) override;
protected:
@@ -152,7 +152,7 @@ class LwpFootnoteTable : public LwpTable
{
public:
LwpFootnoteTable(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpFootnoteTable(){}
+ virtual ~LwpFootnoteTable() override {}
protected:
void Read() override;
};
@@ -245,7 +245,7 @@ protected:
void RegisterFootnoteStyle();
void RegisterEndnoteStyle();
private:
- virtual ~LwpFootnoteOptions();
+ virtual ~LwpFootnoteOptions() override;
sal_uInt16 m_nFlag;
LwpFootnoteNumberOptions m_FootnoteNumbering;
diff --git a/lotuswordpro/source/filter/lwpframelayout.hxx b/lotuswordpro/source/filter/lwpframelayout.hxx
index 505e0cb8fe5b..603f0d33d15c 100644
--- a/lotuswordpro/source/filter/lwpframelayout.hxx
+++ b/lotuswordpro/source/filter/lwpframelayout.hxx
@@ -123,7 +123,7 @@ class LwpFrameLayout: public LwpPlacableLayout
{
public:
LwpFrameLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpFrameLayout();
+ virtual ~LwpFrameLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_FRAME_LAYOUT;}
virtual void RegisterStyle() override;
virtual void XFConvert(XFContentContainer* pCont) override;
@@ -151,7 +151,7 @@ class LwpGroupLayout: public LwpPlacableLayout
{
public:
LwpGroupLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpGroupLayout();
+ virtual ~LwpGroupLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_GROUP_LAYOUT;}
virtual void RegisterStyle() override;
virtual void XFConvert(XFContentContainer* pCont) override;
@@ -171,7 +171,7 @@ class LwpGroupFrame: public LwpContent
{
public:
LwpGroupFrame(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpGroupFrame();
+ virtual ~LwpGroupFrame() override;
virtual void RegisterStyle() override;
virtual void XFConvert(XFContentContainer* pCont) override;
protected:
@@ -184,7 +184,7 @@ class LwpDropcapLayout : public LwpFrameLayout
{
public:
LwpDropcapLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpDropcapLayout(){}
+ virtual ~LwpDropcapLayout() override {}
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_DROPCAP_LAYOUT;}
virtual void Parse(IXFStream* pOutputStream) override;
virtual void XFConvert(XFContentContainer* pCont) override;
@@ -205,7 +205,7 @@ class LwpRubyLayout : public LwpFrameLayout
{
public:
LwpRubyLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpRubyLayout(){}
+ virtual ~LwpRubyLayout() override {}
LwpRubyMarker* GetMarker();
void ConvertContentText();
LwpStory* GetContentStory();
diff --git a/lotuswordpro/source/filter/lwpfribbreaks.hxx b/lotuswordpro/source/filter/lwpfribbreaks.hxx
index e1766d7726cd..413a61f9a95d 100644
--- a/lotuswordpro/source/filter/lwpfribbreaks.hxx
+++ b/lotuswordpro/source/filter/lwpfribbreaks.hxx
@@ -70,7 +70,7 @@ class LwpFribPageBreak: public LwpFrib
{
public:
explicit LwpFribPageBreak( LwpPara* pPara );
- virtual ~LwpFribPageBreak();
+ virtual ~LwpFribPageBreak() override;
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
void RegisterBreakStyle(LwpPara* pPara);
void ParseLayout();
@@ -88,14 +88,14 @@ class LwpFribLineBreak: public LwpFrib
{
public:
explicit LwpFribLineBreak( LwpPara* pPara ) : LwpFrib(pPara){}
- virtual ~LwpFribLineBreak(){}
+ virtual ~LwpFribLineBreak() override {}
};
class LwpFribColumnBreak: public LwpFrib
{
public:
explicit LwpFribColumnBreak( LwpPara* pPara ) : LwpFrib(pPara){}
- virtual ~LwpFribColumnBreak(){}
+ virtual ~LwpFribColumnBreak() override {}
void RegisterBreakStyle(LwpPara* pPara);
};
diff --git a/lotuswordpro/source/filter/lwpfribframe.hxx b/lotuswordpro/source/filter/lwpfribframe.hxx
index d30a9541dd40..5698332533a3 100644
--- a/lotuswordpro/source/filter/lwpfribframe.hxx
+++ b/lotuswordpro/source/filter/lwpfribframe.hxx
@@ -70,7 +70,7 @@ class LwpFribFrame : public LwpFrib
{
public:
explicit LwpFribFrame( LwpPara* pPara) : LwpFrib(pPara){}
- virtual ~LwpFribFrame(){}
+ virtual ~LwpFribFrame() override {}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
rtl::Reference<LwpObject> GetLayout();
void RegisterStyle(LwpFoundry* pFoundry) override;
@@ -84,7 +84,7 @@ class LwpFribRubyFrame : public LwpFrib
{
public:
explicit LwpFribRubyFrame(LwpPara* pPara) : LwpFrib(pPara){}
- virtual ~LwpFribRubyFrame(){}
+ virtual ~LwpFribRubyFrame() override {}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
LwpRubyLayout* GetLayout();
void RegisterStyle(LwpFoundry* pFoundry) override;
diff --git a/lotuswordpro/source/filter/lwpfribmark.hxx b/lotuswordpro/source/filter/lwpfribmark.hxx
index 226e57f0c460..c9803a7b3989 100644
--- a/lotuswordpro/source/filter/lwpfribmark.hxx
+++ b/lotuswordpro/source/filter/lwpfribmark.hxx
@@ -74,7 +74,7 @@ public:
: LwpFrib(pPara)
, m_nType(0)
{}
- virtual ~LwpFribCHBlock(){}
+ virtual ~LwpFribCHBlock() override {}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
LwpCHBlkMarker* GetMarker();
sal_uInt8 GetType(){return m_nType;}
@@ -89,7 +89,7 @@ class LwpFribBookMark : public LwpFrib
{
public:
explicit LwpFribBookMark( LwpPara* pPara );
- virtual ~LwpFribBookMark(){}
+ virtual ~LwpFribBookMark() override {}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
const LwpObjectID& GetMarkerID(){return m_objMarker;}
sal_uInt8 GetType(){return m_nType;}
@@ -107,7 +107,7 @@ class LwpFribField : public LwpFrib
{
public:
explicit LwpFribField( LwpPara* pPara );
- virtual ~LwpFribField(){}
+ virtual ~LwpFribField() override {}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
LwpFieldMark* GetMarker();
sal_uInt8 GetType(){return m_nType;}
@@ -148,7 +148,7 @@ class LwpFribRubyMarker : public LwpFrib
{
public:
explicit LwpFribRubyMarker( LwpPara* pPara );
- virtual ~LwpFribRubyMarker(){}
+ virtual ~LwpFribRubyMarker() override {}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
LwpRubyMarker* GetMarker();
sal_uInt8 GetType(){return m_nType;}
diff --git a/lotuswordpro/source/filter/lwpfribsection.hxx b/lotuswordpro/source/filter/lwpfribsection.hxx
index 6228d87e60e0..aa6c0f88cfe2 100644
--- a/lotuswordpro/source/filter/lwpfribsection.hxx
+++ b/lotuswordpro/source/filter/lwpfribsection.hxx
@@ -108,7 +108,7 @@ class LwpFribSection: public LwpFrib
{
public:
explicit LwpFribSection(LwpPara* pPara );
- virtual ~LwpFribSection();
+ virtual ~LwpFribSection() override;
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
LwpSection * GetSection();
void RegisterSectionStyle();
diff --git a/lotuswordpro/source/filter/lwpfribtable.hxx b/lotuswordpro/source/filter/lwpfribtable.hxx
index 0e83c0e65442..dd72e7508076 100644
--- a/lotuswordpro/source/filter/lwpfribtable.hxx
+++ b/lotuswordpro/source/filter/lwpfribtable.hxx
@@ -63,7 +63,7 @@ class LwpFribTable : public LwpFrib
{
public:
explicit LwpFribTable( LwpPara* pPara ) : LwpFrib(pPara){}
- virtual ~LwpFribTable(){}
+ virtual ~LwpFribTable() override {}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
LwpSuperTableLayout* GetSuperTable();
void RegisterNewStyle();
diff --git a/lotuswordpro/source/filter/lwpfribtext.hxx b/lotuswordpro/source/filter/lwpfribtext.hxx
index c4227dafffa9..138ef9a22e76 100644
--- a/lotuswordpro/source/filter/lwpfribtext.hxx
+++ b/lotuswordpro/source/filter/lwpfribtext.hxx
@@ -67,7 +67,7 @@ class LwpFribText : public LwpFrib
{
public:
LwpFribText( LwpPara* pPara, bool bNoUnicode=false);
- virtual ~LwpFribText(){}
+ virtual ~LwpFribText() override {}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
void XFConvert(XFContentContainer* pXFPara,LwpStory* pStory);
private:
@@ -81,14 +81,14 @@ class LwpFribHardSpace : public LwpFrib
{
public:
explicit LwpFribHardSpace( LwpPara* pPara ) : LwpFrib(pPara){}
- virtual ~LwpFribHardSpace(){}
+ virtual ~LwpFribHardSpace() override {}
};
class LwpFribSoftHyphen : public LwpFrib
{
public:
explicit LwpFribSoftHyphen( LwpPara* pPara ) : LwpFrib(pPara){}
- virtual ~LwpFribSoftHyphen(){}
+ virtual ~LwpFribSoftHyphen() override {}
};
class LwpFribParaNumber : public LwpFrib
@@ -128,7 +128,7 @@ class LwpFribDocVar : public LwpFrib
public:
explicit LwpFribDocVar( LwpPara* pPara );
- virtual ~LwpFribDocVar();
+ virtual ~LwpFribDocVar() override;
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
@@ -179,14 +179,14 @@ class LwpFribTab : public LwpFrib
{
public:
explicit LwpFribTab( LwpPara* pPara ) : LwpFrib(pPara){}
- virtual ~LwpFribTab(){}
+ virtual ~LwpFribTab() override {}
};
class LwpFribUnicode: public LwpFrib
{
public:
explicit LwpFribUnicode( LwpPara* pPara ) : LwpFrib(pPara){}
- virtual ~LwpFribUnicode(){}
+ virtual ~LwpFribUnicode() override {}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
void XFConvert(XFContentContainer* pXFPara,LwpStory* pStory);
private:
@@ -200,7 +200,7 @@ class LwpFribPageNumber : public LwpFrib
public:
explicit LwpFribPageNumber(LwpPara* pPara) : LwpFrib(pPara),
m_nNumStyle(0), m_nStartNum(1), m_nStartOnPage(1), m_nFlag(0){}
- virtual ~LwpFribPageNumber(){}
+ virtual ~LwpFribPageNumber() override {}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
void XFConvert(XFContentContainer* pXFPara);
private:
diff --git a/lotuswordpro/source/filter/lwpgrfobj.hxx b/lotuswordpro/source/filter/lwpgrfobj.hxx
index fd03b9595e90..5669b1d3bc6c 100644
--- a/lotuswordpro/source/filter/lwpgrfobj.hxx
+++ b/lotuswordpro/source/filter/lwpgrfobj.hxx
@@ -92,7 +92,7 @@ class LwpGraphicObject : public LwpGraphicOleObject
{
public:
LwpGraphicObject(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpGraphicObject();
+ virtual ~LwpGraphicObject() override;
private:
unsigned char m_sDataFormat[AFID_MAX_FILE_FORMAT_SIZE];
unsigned char m_sServerContextFormat[AFID_MAX_CONTEXT_FORMAT_SIZE];
diff --git a/lotuswordpro/source/filter/lwpholder.hxx b/lotuswordpro/source/filter/lwpholder.hxx
index 7cf3b8f2ceb2..a5df323bdefb 100644
--- a/lotuswordpro/source/filter/lwpholder.hxx
+++ b/lotuswordpro/source/filter/lwpholder.hxx
@@ -74,7 +74,7 @@ public:
void Read() override;
LwpObjectID& GetHeadID() { return m_DLVHead;}
private:
- virtual ~LwpDLVListHeadHolder(){}
+ virtual ~LwpDLVListHeadHolder() override {}
LwpObjectID m_DLVHead;
};
@@ -92,7 +92,7 @@ public:
protected:
LwpDLVListHeadTail m_HeadTail;
private:
- virtual ~LwpDLVListHeadTailHolder(){}
+ virtual ~LwpDLVListHeadTailHolder() override {}
};
/**
* @brief LwpObjectHolder, which is LwpDLVList, contains an id to an object
@@ -105,7 +105,7 @@ public:
void Read() override;
LwpObjectID& GetObject() { return m_Object; }
protected:
- virtual ~LwpObjectHolder(){}
+ virtual ~LwpObjectHolder() override {}
LwpObjectID m_Object;
};
@@ -123,7 +123,7 @@ public:
protected:
LwpDLVListHeadTail m_HeadTail;
private:
- virtual ~LwpListList(){}
+ virtual ~LwpListList() override {}
};
#endif
diff --git a/lotuswordpro/source/filter/lwplayout.hxx b/lotuswordpro/source/filter/lwplayout.hxx
index e2db72f0a505..54ec8ebbe469 100644
--- a/lotuswordpro/source/filter/lwplayout.hxx
+++ b/lotuswordpro/source/filter/lwplayout.hxx
@@ -95,7 +95,7 @@ class LwpVirtualLayout : public LwpDLNFPVList
{
public:
LwpVirtualLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpVirtualLayout(){}
+ virtual ~LwpVirtualLayout() override {}
inline virtual sal_uInt16 GetNumCols(){return 1;}
virtual double GetColWidth(sal_uInt16 nIndex);
virtual double GetColGap(sal_uInt16 nIndex);
@@ -294,7 +294,7 @@ class LwpHeadLayout : public LwpVirtualLayout
{
public:
LwpHeadLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpHeadLayout(){}
+ virtual ~LwpHeadLayout() override {}
void RegisterStyle() override;
rtl::Reference<LwpVirtualLayout> FindEnSuperTableLayout();
protected:
@@ -332,7 +332,7 @@ class LwpMiddleLayout : public LwpVirtualLayout
{
public:
LwpMiddleLayout( LwpObjectHeader &objHdr, LwpSvStream* pStrm );
- virtual ~LwpMiddleLayout();
+ virtual ~LwpMiddleLayout() override;
LwpLayoutGeometry* GetGeometry()
{
if (m_bGettingGeometry)
@@ -420,7 +420,7 @@ class LwpLayout : public LwpMiddleLayout
{
public:
LwpLayout( LwpObjectHeader &objHdr, LwpSvStream* pStrm );
- virtual ~LwpLayout();
+ virtual ~LwpLayout() override;
XFColumns* GetXFColumns();
XFColumnSep* GetColumnSep();
LwpShadow* GetShadow();
@@ -465,7 +465,7 @@ class LwpPlacableLayout : public LwpLayout
{
public:
LwpPlacableLayout( LwpObjectHeader &objHdr, LwpSvStream* pStrm );
- virtual ~LwpPlacableLayout();
+ virtual ~LwpPlacableLayout() override;
sal_uInt8 GetWrapType();
LwpLayoutRelativity* GetRelativityPiece();
virtual sal_uInt8 GetRelativeType() override;
diff --git a/lotuswordpro/source/filter/lwplaypiece.hxx b/lotuswordpro/source/filter/lwplaypiece.hxx
index 1fe7bb43c4ff..76ea400d1df3 100644
--- a/lotuswordpro/source/filter/lwplaypiece.hxx
+++ b/lotuswordpro/source/filter/lwplaypiece.hxx
@@ -95,7 +95,7 @@ protected:
LwpRotor m_ContainerRotor;
sal_uInt8 m_ContentOrientation;
private:
- virtual ~LwpLayoutGeometry();
+ virtual ~LwpLayoutGeometry() override;
};
class LwpLayoutScale : public LwpVirtualPiece
@@ -124,7 +124,7 @@ protected:
LwpPoint m_Offset;
sal_uInt16 m_nPlacement;
private:
- virtual ~LwpLayoutScale();
+ virtual ~LwpLayoutScale() override;
};
#include "lwpmargins.hxx"
@@ -143,7 +143,7 @@ protected:
LwpMargins m_ExtMargins;
LwpMargins m_ExtraMargins;
private:
- virtual ~LwpLayoutMargins();
+ virtual ~LwpLayoutMargins() override;
};
#include "lwpborderstuff.hxx"
@@ -158,7 +158,7 @@ protected:
protected:
LwpBorderStuff m_BorderStuff;
private:
- virtual ~LwpLayoutBorder();
+ virtual ~LwpLayoutBorder() override;
};
class LwpLayoutBackground : public LwpVirtualPiece
@@ -172,7 +172,7 @@ protected:
protected:
LwpBackgroundStuff m_BackgroundStuff;
private:
- virtual ~LwpLayoutBackground();
+ virtual ~LwpLayoutBackground() override;
};
class LwpExternalBorder
@@ -199,7 +199,7 @@ protected:
protected:
LwpExternalBorder m_ExtranalBorder;
private:
- virtual ~LwpLayoutExternalBorder();
+ virtual ~LwpLayoutExternalBorder() override;
};
class LwpColumnInfo
@@ -229,7 +229,7 @@ protected:
sal_uInt16 m_nNumCols;
LwpColumnInfo* m_pColumns;
private:
- virtual ~LwpLayoutColumns();
+ virtual ~LwpLayoutColumns() override;
};
class LwpLayoutGutters : public LwpVirtualPiece
@@ -243,7 +243,7 @@ protected:
protected:
LwpBorderStuff m_BorderBuffer;
private:
- virtual ~LwpLayoutGutters();
+ virtual ~LwpLayoutGutters() override;
};
class LwpJoinStuff
@@ -302,7 +302,7 @@ protected:
protected:
LwpJoinStuff m_JoinStuff;
private:
- virtual ~LwpLayoutJoins();
+ virtual ~LwpLayoutJoins() override;
};
#include "lwpshadow.hxx"
@@ -318,7 +318,7 @@ protected:
protected:
LwpShadow m_Shadow;
private:
- virtual ~LwpLayoutShadow();
+ virtual ~LwpLayoutShadow() override;
};
class LwpLayoutRelativityGuts
@@ -374,7 +374,7 @@ protected:
protected:
LwpLayoutRelativityGuts m_RelGuts;
private:
- virtual ~LwpLayoutRelativity();
+ virtual ~LwpLayoutRelativity() override;
};
#endif
diff --git a/lotuswordpro/source/filter/lwpmarker.hxx b/lotuswordpro/source/filter/lwpmarker.hxx
index 7b65650f64f3..176dca8cc928 100644
--- a/lotuswordpro/source/filter/lwpmarker.hxx
+++ b/lotuswordpro/source/filter/lwpmarker.hxx
@@ -71,7 +71,7 @@ class LwpMarker : public LwpDLNFPVList
{
public:
LwpMarker(LwpObjectHeader &objHdr, LwpSvStream *pStrm);
- virtual ~LwpMarker(){}
+ virtual ~LwpMarker() override {}
void Read() override;
OUString GetNamedProperty(const OUString& name);
protected:
@@ -104,7 +104,7 @@ class LwpStoryMarker : public LwpMarker
{
public:
LwpStoryMarker(LwpObjectHeader &objHdr, LwpSvStream *pStrm);
- virtual ~LwpStoryMarker(){}
+ virtual ~LwpStoryMarker() override {}
void Read() override;
private:
LwpFribRange m_Range;
@@ -115,7 +115,7 @@ class LwpCHBlkMarker : public LwpStoryMarker
{
public:
LwpCHBlkMarker(LwpObjectHeader &objHdr, LwpSvStream *pStrm);
- virtual ~LwpCHBlkMarker(){}
+ virtual ~LwpCHBlkMarker() override {}
void Read() override;
sal_uInt16 GetAction(){return m_nAction;}
void ConvertCHBlock(XFContentContainer* pXFPara,sal_uInt8 nType);
@@ -173,7 +173,7 @@ class LwpBookMark : public LwpDLNFVList
{
public:
LwpBookMark(LwpObjectHeader &objHdr, LwpSvStream *pStrm);
- virtual ~LwpBookMark(){}
+ virtual ~LwpBookMark() override {}
protected:
void Read() override;
public:
@@ -191,7 +191,7 @@ class LwpFieldMark : public LwpStoryMarker
{
public:
LwpFieldMark(LwpObjectHeader &objHdr, LwpSvStream *pStrm);
- virtual ~LwpFieldMark(){}
+ virtual ~LwpFieldMark() override {}
void Read() override;
void ParseIndex(OUString& sKey1,OUString& sKey2);
void ParseTOC(OUString& sLevel,OUString& sText);
@@ -255,7 +255,7 @@ class LwpRubyMarker : public LwpStoryMarker
{
public:
LwpRubyMarker(LwpObjectHeader &objHdr, LwpSvStream *pStrm);
- virtual ~LwpRubyMarker(){}
+ virtual ~LwpRubyMarker() override {}
void Read() override;
const OUString& GetRubyText(){return m_strRubyText;}
void SetRubyText(const OUString& sText){m_strRubyText = sText;}
diff --git a/lotuswordpro/source/filter/lwpnotes.hxx b/lotuswordpro/source/filter/lwpnotes.hxx
index 103195e268f6..157233f0e447 100644
--- a/lotuswordpro/source/filter/lwpnotes.hxx
+++ b/lotuswordpro/source/filter/lwpnotes.hxx
@@ -72,7 +72,7 @@ class LwpFribNote: public LwpFrib
{
public:
explicit LwpFribNote(LwpPara* pPara );
- virtual ~LwpFribNote(){}
+ virtual ~LwpFribNote() override {}
void Read(LwpObjectStream* pObjStrm, sal_uInt16 len) override;
void RegisterNewStyle();
void XFConvert(XFContentContainer* pCont);
@@ -88,7 +88,7 @@ class LwpNoteLayout: public LwpFrameLayout
{
public:
LwpNoteLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpNoteLayout();
+ virtual ~LwpNoteLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_NOTE_LAYOUT;}
virtual void RegisterStyle() override;
virtual void XFConvert(XFContentContainer* pCont) override;
@@ -112,7 +112,7 @@ class LwpNoteHeaderLayout: public LwpFrameLayout
{
public:
LwpNoteHeaderLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpNoteHeaderLayout();
+ virtual ~LwpNoteHeaderLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_NOTEHEADER_LAYOUT;}
virtual void RegisterStyle() override;
virtual void XFConvert(XFContentContainer* pCont) override;
@@ -129,7 +129,7 @@ class LwpNoteTextLayout: public LwpFrameLayout
{
public:
LwpNoteTextLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpNoteTextLayout();
+ virtual ~LwpNoteTextLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_NOTETEXT_LAYOUT;}
virtual void RegisterStyle() override;
virtual void XFConvert(XFContentContainer* pCont) override;
@@ -146,7 +146,7 @@ class LwpViewportLayout: public LwpPlacableLayout
{
public:
LwpViewportLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpViewportLayout();
+ virtual ~LwpViewportLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_VIEWPORT_LAYOUT;}
virtual void RegisterStyle() override;
virtual void XFConvert(XFContentContainer* pCont) override;
diff --git a/lotuswordpro/source/filter/lwpnumberingoverride.hxx b/lotuswordpro/source/filter/lwpnumberingoverride.hxx
index 4988eb811812..d6beef61fb1e 100644
--- a/lotuswordpro/source/filter/lwpnumberingoverride.hxx
+++ b/lotuswordpro/source/filter/lwpnumberingoverride.hxx
@@ -67,7 +67,7 @@ class LwpNumberingOverride : public LwpOverride
{
public:
LwpNumberingOverride();
- virtual ~LwpNumberingOverride(){}
+ virtual ~LwpNumberingOverride() override {}
virtual LwpNumberingOverride* clone() const override;
diff --git a/lotuswordpro/source/filter/lwpnumericfmt.hxx b/lotuswordpro/source/filter/lwpnumericfmt.hxx
index 1ae0fd0d6c92..890c3a4989af 100644
--- a/lotuswordpro/source/filter/lwpnumericfmt.hxx
+++ b/lotuswordpro/source/filter/lwpnumericfmt.hxx
@@ -308,7 +308,7 @@ protected:
LwpNumericFormat cNumerics;
private:
- virtual ~LwpLayoutNumerics(){}
+ virtual ~LwpLayoutNumerics() override {}
};
#endif
diff --git a/lotuswordpro/source/filter/lwpobj.hxx b/lotuswordpro/source/filter/lwpobj.hxx
index 041e3e1e069a..80dfb5e44c0c 100644
--- a/lotuswordpro/source/filter/lwpobj.hxx
+++ b/lotuswordpro/source/filter/lwpobj.hxx
@@ -83,7 +83,7 @@ class LwpObject: public salhelper::SimpleReferenceObject
public:
LwpObject(LwpObjectHeader objHdr, LwpSvStream* pStrm);
protected:
- virtual ~LwpObject();
+ virtual ~LwpObject() override;
LwpObjectHeader m_ObjHdr;
LwpObjectStream* m_pObjStrm;
LwpFoundry* m_pFoundry;
diff --git a/lotuswordpro/source/filter/lwpoleobject.hxx b/lotuswordpro/source/filter/lwpoleobject.hxx
index 157761e34052..f17e984f1513 100644
--- a/lotuswordpro/source/filter/lwpoleobject.hxx
+++ b/lotuswordpro/source/filter/lwpoleobject.hxx
@@ -116,7 +116,7 @@ class LwpOleObject : public LwpGraphicOleObject
{
public:
LwpOleObject(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- virtual ~LwpOleObject(){}
+ virtual ~LwpOleObject() override {}
virtual void Read() override;
virtual void Parse(IXFStream* pOutputStream) override;
virtual void XFConvert(XFContentContainer * pCont) override;
diff --git a/lotuswordpro/source/filter/lwpoverride.hxx b/lotuswordpro/source/filter/lwpoverride.hxx
index 0eac133cf287..c88ed65ea937 100644
--- a/lotuswordpro/source/filter/lwpoverride.hxx
+++ b/lotuswordpro/source/filter/lwpoverride.hxx
@@ -364,7 +364,7 @@ class LwpSpacingOverride : public LwpOverride
{
public:
LwpSpacingOverride();
- virtual ~LwpSpacingOverride();
+ virtual ~LwpSpacingOverride() override;
virtual LwpSpacingOverride* clone() const override;
@@ -474,7 +474,7 @@ class LwpAmikakeOverride : public LwpOverride
public:
LwpAmikakeOverride();
- virtual ~LwpAmikakeOverride();
+ virtual ~LwpAmikakeOverride() override;
virtual LwpAmikakeOverride* clone() const override;
diff --git a/lotuswordpro/source/filter/lwppagehint.hxx b/lotuswordpro/source/filter/lwppagehint.hxx
index e59bf4db9d7f..25a31a6a2c64 100644
--- a/lotuswordpro/source/filter/lwppagehint.hxx
+++ b/lotuswordpro/source/filter/lwppagehint.hxx
@@ -103,7 +103,7 @@ public:
LwpObjectID& GetPageLayoutID(){ return m_PageLayout;}
sal_uInt16 GetLayoutPageNumber(){ return m_nLayoutPageNumber;}
private:
- virtual ~LwpPageHint(){}
+ virtual ~LwpPageHint() override {}
LwpObjectID m_PageLayout;
LwpContentHintHead m_ContentHints;
diff --git a/lotuswordpro/source/filter/lwppagelayout.hxx b/lotuswordpro/source/filter/lwppagelayout.hxx
index 8b64f2f777c8..a271ea568572 100644
--- a/lotuswordpro/source/filter/lwppagelayout.hxx
+++ b/lotuswordpro/source/filter/lwppagelayout.hxx
@@ -66,7 +66,7 @@ class LwpPageLayout: public LwpLayout
{
public:
LwpPageLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpPageLayout();
+ virtual ~LwpPageLayout() override;
virtual void RegisterStyle() override;
OUString RegisterEndnoteStyle();
virtual void Parse(IXFStream* pOutputStream) override;
@@ -112,7 +112,7 @@ class LwpHeaderLayout: public LwpPlacableLayout
{
public:
LwpHeaderLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpHeaderLayout();
+ virtual ~LwpHeaderLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_HEADER_LAYOUT;}
using LwpPlacableLayout::RegisterStyle;
void RegisterStyle( XFPageMaster* pm1 );
@@ -135,7 +135,7 @@ class LwpFooterLayout: public LwpPlacableLayout
{
public:
LwpFooterLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpFooterLayout();
+ virtual ~LwpFooterLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_FOOTER_LAYOUT;}
using LwpPlacableLayout::RegisterStyle;
void RegisterStyle(XFPageMaster* pm1);
diff --git a/lotuswordpro/source/filter/lwppara.hxx b/lotuswordpro/source/filter/lwppara.hxx
index 59b479933094..fd61f1922152 100644
--- a/lotuswordpro/source/filter/lwppara.hxx
+++ b/lotuswordpro/source/filter/lwppara.hxx
@@ -264,7 +264,7 @@ protected:
MAX_INDENT_LEVELS = 10
};
private:
- virtual ~LwpPara();
+ virtual ~LwpPara() override;
static void OverrideAlignment(LwpAlignmentOverride* base,LwpAlignmentOverride* over,XFParaStyle* pOverStyle);
void OverrideIndent(LwpIndentOverride* base,LwpIndentOverride* over,XFParaStyle* pOverStyle);
diff --git a/lotuswordpro/source/filter/lwpparaborderoverride.hxx b/lotuswordpro/source/filter/lwpparaborderoverride.hxx
index 5a3c4ba1595b..2a3eaf452c6b 100644
--- a/lotuswordpro/source/filter/lwpparaborderoverride.hxx
+++ b/lotuswordpro/source/filter/lwpparaborderoverride.hxx
@@ -70,7 +70,7 @@ class LwpParaBorderOverride : public LwpOverride
{
public:
LwpParaBorderOverride();
- virtual ~LwpParaBorderOverride();
+ virtual ~LwpParaBorderOverride() override;
virtual LwpParaBorderOverride* clone() const override;
diff --git a/lotuswordpro/source/filter/lwpparaproperty.hxx b/lotuswordpro/source/filter/lwpparaproperty.hxx
index 8bf7cd9d5863..a83ec9014780 100644
--- a/lotuswordpro/source/filter/lwpparaproperty.hxx
+++ b/lotuswordpro/source/filter/lwpparaproperty.hxx
@@ -87,7 +87,7 @@ class LwpParaProperty : public LwpDLList
{
public:
LwpParaProperty(){}
- virtual ~LwpParaProperty(){}
+ virtual ~LwpParaProperty() override {}
virtual sal_uInt32 GetType() = 0;
inline LwpParaProperty* GetNext();
@@ -107,7 +107,7 @@ class LwpParaAlignProperty : public LwpParaProperty
{
public:
explicit LwpParaAlignProperty(LwpObjectStream* pFile);
- virtual ~LwpParaAlignProperty();
+ virtual ~LwpParaAlignProperty() override;
LwpAlignmentOverride* GetAlignment();
sal_uInt32 GetType() override;
@@ -124,7 +124,7 @@ class LwpParaIndentProperty : public LwpParaProperty
{
public:
explicit LwpParaIndentProperty(LwpObjectStream* pFile);
- virtual ~LwpParaIndentProperty();
+ virtual ~LwpParaIndentProperty() override;
LwpIndentOverride* GetIndent();
sal_uInt32 GetType() override;
inline const LwpObjectID& GetIndentID();
@@ -146,7 +146,7 @@ class LwpParaSpacingProperty : public LwpParaProperty
{
public:
explicit LwpParaSpacingProperty(LwpObjectStream* pFile);
- virtual ~LwpParaSpacingProperty();
+ virtual ~LwpParaSpacingProperty() override;
LwpSpacingOverride* GetSpacing();
sal_uInt32 GetType() override;
private:
@@ -202,7 +202,7 @@ class LwpParaBulletProperty : public LwpParaProperty
public:
explicit LwpParaBulletProperty(LwpObjectStream* pStrm);
- virtual ~LwpParaBulletProperty();
+ virtual ~LwpParaBulletProperty() override;
sal_uInt32 GetType() override { return PP_LOCAL_BULLET; }
@@ -238,7 +238,7 @@ class LwpParaTabRackProperty : public LwpParaProperty
{
public:
explicit LwpParaTabRackProperty(LwpObjectStream* pStrm);
- virtual ~LwpParaTabRackProperty();
+ virtual ~LwpParaTabRackProperty() override;
sal_uInt32 GetType() override { return PP_LOCAL_TABRACK; }
inline LwpTabOverride* GetTab();
@@ -256,7 +256,7 @@ class LwpParaBackGroundProperty : public LwpParaProperty
{
public:
explicit LwpParaBackGroundProperty(LwpObjectStream* pFile);
- virtual ~LwpParaBackGroundProperty();
+ virtual ~LwpParaBackGroundProperty() override;
LwpBackgroundOverride* GetBackground();
sal_uInt32 GetType() override;
private:
diff --git a/lotuswordpro/source/filter/lwpparastyle.hxx b/lotuswordpro/source/filter/lwpparastyle.hxx
index c86834c25b72..57b48922c481 100644
--- a/lotuswordpro/source/filter/lwpparastyle.hxx
+++ b/lotuswordpro/source/filter/lwpparastyle.hxx
@@ -76,7 +76,7 @@ class LwpParaStyle : public LwpTextStyle
public:
LwpParaStyle(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- virtual ~LwpParaStyle();
+ virtual ~LwpParaStyle() override;
void Read() override;
diff --git a/lotuswordpro/source/filter/lwppiece.hxx b/lotuswordpro/source/filter/lwppiece.hxx
index 9a8ffcd4ec98..ee172ffe95fb 100644
--- a/lotuswordpro/source/filter/lwppiece.hxx
+++ b/lotuswordpro/source/filter/lwppiece.hxx
@@ -95,7 +95,7 @@ public:
return m_pOverride;
}
protected:
- virtual ~LwpVirtualPiece()
+ virtual ~LwpVirtualPiece() override
{
if( m_pOverride )
delete m_pOverride;
@@ -113,7 +113,7 @@ public:
}
private:
- virtual ~LwpParaBorderPiece() {}
+ virtual ~LwpParaBorderPiece() override {}
};
class LwpBreaksPiece : public LwpVirtualPiece
@@ -125,7 +125,7 @@ public:
}
private:
- virtual ~LwpBreaksPiece() {}
+ virtual ~LwpBreaksPiece() override {}
};
class LwpNumberingPiece : public LwpVirtualPiece
@@ -137,7 +137,7 @@ public:
}
private:
- virtual ~LwpNumberingPiece() {}
+ virtual ~LwpNumberingPiece() override {}
};
class LwpTabPiece : public LwpVirtualPiece
@@ -149,7 +149,7 @@ public:
}
private:
- virtual ~LwpTabPiece() {}
+ virtual ~LwpTabPiece() override {}
};
class LwpBackgroundPiece : public LwpVirtualPiece
@@ -161,7 +161,7 @@ public:
}
private:
- virtual ~LwpBackgroundPiece() {}
+ virtual ~LwpBackgroundPiece() override {}
};
class LwpAlignmentPiece : public LwpVirtualPiece
@@ -173,7 +173,7 @@ public:
}
private:
- virtual ~LwpAlignmentPiece() {}
+ virtual ~LwpAlignmentPiece() override {}
};
class LwpIndentPiece : public LwpVirtualPiece
@@ -185,7 +185,7 @@ public:
}
private:
- virtual ~LwpIndentPiece() {}
+ virtual ~LwpIndentPiece() override {}
};
class LwpSpacingPiece : public LwpVirtualPiece
@@ -197,7 +197,7 @@ public:
}
private:
- virtual ~LwpSpacingPiece() {}
+ virtual ~LwpSpacingPiece() override {}
};
class LwpAmikakePiece : public LwpVirtualPiece
@@ -209,7 +209,7 @@ public:
}
private:
- virtual ~LwpAmikakePiece() {}
+ virtual ~LwpAmikakePiece() override {}
};
class LwpCharacterBorderPiece : public LwpVirtualPiece
@@ -221,7 +221,7 @@ public:
}
private:
- virtual ~LwpCharacterBorderPiece() {}
+ virtual ~LwpCharacterBorderPiece() override {}
};
#endif
diff --git a/lotuswordpro/source/filter/lwpproplist.hxx b/lotuswordpro/source/filter/lwpproplist.hxx
index 3dedce7e8f28..3419ba0c6543 100644
--- a/lotuswordpro/source/filter/lwpproplist.hxx
+++ b/lotuswordpro/source/filter/lwpproplist.hxx
@@ -75,7 +75,7 @@ public:
const LwpAtomHolder& GetValue(){return m_Value;}
const LwpAtomHolder& GetName(){return m_Name;}
private:
- virtual ~LwpPropListElement(){}
+ virtual ~LwpPropListElement() override {}
LwpAtomHolder m_Name;
LwpAtomHolder m_Value;
diff --git a/lotuswordpro/source/filter/lwprowlayout.hxx b/lotuswordpro/source/filter/lwprowlayout.hxx
index 6494c2223f19..e34ae8147852 100644
--- a/lotuswordpro/source/filter/lwprowlayout.hxx
+++ b/lotuswordpro/source/filter/lwprowlayout.hxx
@@ -76,7 +76,7 @@ class LwpRowLayout : public LwpVirtualLayout
{
public:
LwpRowLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpRowLayout();
+ virtual ~LwpRowLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_ROW_LAYOUT;}
sal_uInt16 GetRowID() { return crowid;}
virtual void RegisterStyle() override;
@@ -118,7 +118,7 @@ class LwpRowHeadingLayout : public LwpRowLayout
{
public:
LwpRowHeadingLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpRowHeadingLayout();
+ virtual ~LwpRowHeadingLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_ROW_HEADING_LAYOUT;}
protected:
void Read() override;
diff --git a/lotuswordpro/source/filter/lwpsection.hxx b/lotuswordpro/source/filter/lwpsection.hxx
index 47f81dbbe149..89cff3698e0c 100644
--- a/lotuswordpro/source/filter/lwpsection.hxx
+++ b/lotuswordpro/source/filter/lwpsection.hxx
@@ -71,7 +71,7 @@ class LwpOrderedObject : public LwpDLNFVList
{
public:
LwpOrderedObject(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpOrderedObject(){}
+ virtual ~LwpOrderedObject() override {}
void Read() override;
LwpObjectID& GetPosition(){ return m_Para;}
LwpObjectID& GetListList(){ return m_ListList;}
@@ -90,7 +90,7 @@ class LwpSection : public LwpOrderedObject
{
public:
LwpSection(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpSection();
+ virtual ~LwpSection() override;
inline LwpPageLayout* GetPageLayout();
void Parse(IXFStream* pOutputStream) override;
OUString GetSectionName(){return m_AtomHolder.str();}
@@ -118,7 +118,7 @@ class LwpIndexSection : public LwpSection
{
public:
LwpIndexSection(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpIndexSection();
+ virtual ~LwpIndexSection() override;
bool IsFormatRunin();
bool IsFormatSeparator();
protected:
diff --git a/lotuswordpro/source/filter/lwpsilverbullet.hxx b/lotuswordpro/source/filter/lwpsilverbullet.hxx
index a3a23e5fe329..89ea7348b0d1 100644
--- a/lotuswordpro/source/filter/lwpsilverbullet.hxx
+++ b/lotuswordpro/source/filter/lwpsilverbullet.hxx
@@ -91,7 +91,7 @@ class LwpSilverBullet : public LwpDLNFVList
public:
LwpSilverBullet(LwpObjectHeader& objHdr, LwpSvStream* pStrm);
- virtual ~LwpSilverBullet();
+ virtual ~LwpSilverBullet() override;
virtual void RegisterStyle() override;
diff --git a/lotuswordpro/source/filter/lwpstory.hxx b/lotuswordpro/source/filter/lwpstory.hxx
index ccd262f06941..a99777b6e134 100644
--- a/lotuswordpro/source/filter/lwpstory.hxx
+++ b/lotuswordpro/source/filter/lwpstory.hxx
@@ -70,7 +70,7 @@ class LwpStory: public LwpContent
{
public:
LwpStory(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpStory();
+ virtual ~LwpStory() override;
private:
//File format members:
LwpDLVListHeadTail m_ParaList;
diff --git a/lotuswordpro/source/filter/lwptable.hxx b/lotuswordpro/source/filter/lwptable.hxx
index 17d7180eb37b..f75128b0d5df 100644
--- a/lotuswordpro/source/filter/lwptable.hxx
+++ b/lotuswordpro/source/filter/lwptable.hxx
@@ -79,7 +79,7 @@ class LwpSuperTable: public LwpContent
{
public:
LwpSuperTable(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpSuperTable();
+ virtual ~LwpSuperTable() override;
virtual void Parse(IXFStream* pOutputStream) override;
virtual void XFConvert(XFContentContainer* pCont) override;
@@ -111,7 +111,7 @@ class LwpTable: public LwpContent
{
public:
LwpTable(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpTable();
+ virtual ~LwpTable() override;
virtual void Parse(IXFStream* pOutputStream) override;
double GetWidth() {return LwpTools::ConvertFromUnitsToMetric(m_nWidth);}
@@ -154,7 +154,7 @@ class LwpTableHeading : public LwpTable
{
public:
LwpTableHeading(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpTableHeading();
+ virtual ~LwpTableHeading() override;
virtual void Parse(IXFStream* pOutputStream) override;
protected:
@@ -165,7 +165,7 @@ class LwpParallelColumns : public LwpTable
{
public:
LwpParallelColumns(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpParallelColumns();
+ virtual ~LwpParallelColumns() override;
protected:
void Read() override;
LwpObjectID cDefaultLeftColumnStyle;
@@ -176,7 +176,7 @@ class LwpGlossary : public LwpParallelColumns
{
public:
LwpGlossary(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpGlossary();
+ virtual ~LwpGlossary() override;
protected:
void Read() override;
sal_uInt16 GetNumIndexRows();
diff --git a/lotuswordpro/source/filter/lwptablelayout.hxx b/lotuswordpro/source/filter/lwptablelayout.hxx
index d17f734d1bb4..16d3b09d3497 100644
--- a/lotuswordpro/source/filter/lwptablelayout.hxx
+++ b/lotuswordpro/source/filter/lwptablelayout.hxx
@@ -86,7 +86,7 @@ class LwpTableLayout: public LwpLayout
{
public:
LwpTableLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpTableLayout();
+ virtual ~LwpTableLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_TABLE_LAYOUT;}
LwpObjectID& GetColumnLayoutHead(){return m_ColumnLayout;}
void RegisterStyle() override;
@@ -158,7 +158,7 @@ class LwpSuperTableLayout: public LwpPlacableLayout
{
public:
LwpSuperTableLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpSuperTableLayout();
+ virtual ~LwpSuperTableLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_SUPERTABLE_LAYOUT;}
void RegisterNewStyle();
// for table style
@@ -193,7 +193,7 @@ class LwpColumnLayout : public LwpVirtualLayout
{
public:
LwpColumnLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpColumnLayout();
+ virtual ~LwpColumnLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_COLUMN_LAYOUT;}
sal_uInt32 GetColumnID(){return ccolid;}
double GetWidth() override {return LwpTools::ConvertFromUnitsToMetric(cwidth);}
@@ -214,7 +214,7 @@ class LwpTableHeadingLayout : public LwpTableLayout
{
public:
LwpTableHeadingLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpTableHeadingLayout();
+ virtual ~LwpTableHeadingLayout() override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_TABLE_HEADING_LAYOUT;}
void GetStartEndRow(sal_uInt16& nStartRow, sal_uInt16& nEndRow);
protected:
@@ -230,7 +230,7 @@ class LwpSuperParallelColumnLayout : public LwpSuperTableLayout
{
public:
LwpSuperParallelColumnLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpSuperParallelColumnLayout();
+ virtual ~LwpSuperParallelColumnLayout() override;
protected:
void Read() override;
};
@@ -243,7 +243,7 @@ class LwpParallelColumnsLayout : public LwpTableLayout
{
public:
LwpParallelColumnsLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpParallelColumnsLayout();
+ virtual ~LwpParallelColumnsLayout() override;
protected:
void Read() override;
};
@@ -252,7 +252,7 @@ class LwpSuperGlossaryLayout : public LwpSuperTableLayout
{
public:
LwpSuperGlossaryLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpSuperGlossaryLayout();
+ virtual ~LwpSuperGlossaryLayout() override;
protected:
void Read() override;
};
diff --git a/lotuswordpro/source/filter/lwptaboverride.hxx b/lotuswordpro/source/filter/lwptaboverride.hxx
index f1cf18fa4676..9cfc24258fdb 100644
--- a/lotuswordpro/source/filter/lwptaboverride.hxx
+++ b/lotuswordpro/source/filter/lwptaboverride.hxx
@@ -70,7 +70,7 @@ public:
{
}
- virtual ~LwpTabOverride()
+ virtual ~LwpTabOverride() override
{
}
diff --git a/lotuswordpro/source/filter/lwptabrack.hxx b/lotuswordpro/source/filter/lwptabrack.hxx
index 6371c9f004c3..4cc936057c01 100644
--- a/lotuswordpro/source/filter/lwptabrack.hxx
+++ b/lotuswordpro/source/filter/lwptabrack.hxx
@@ -138,7 +138,7 @@ public:
LwpTab* Lookup(sal_uInt16 nIndex);
LwpTabRack* GetNext();
private:
- virtual ~LwpTabRack(){}
+ virtual ~LwpTabRack() override {}
enum{
MaxTabs = 15
diff --git a/lotuswordpro/source/filter/lwptblcell.hxx b/lotuswordpro/source/filter/lwptblcell.hxx
index c6b8f58593cc..ef105d3edc69 100644
--- a/lotuswordpro/source/filter/lwptblcell.hxx
+++ b/lotuswordpro/source/filter/lwptblcell.hxx
@@ -88,7 +88,7 @@ public:
virtual void Convert(XFCell * pCell, LwpTableLayout* pCellsMap=nullptr);
protected:
- virtual ~LwpCellList();
+ virtual ~LwpCellList() override;
sal_uInt8 cColumn;
LwpObjectID cParent;
@@ -115,7 +115,7 @@ protected:
sal_uInt16 cRowID;
void Read() override;
private:
- virtual ~LwpRowList();
+ virtual ~LwpRowList() override;
};
/**
* @brief
@@ -133,7 +133,7 @@ protected:
//LwpContent m_TheContent;
void Read() override;
private:
- virtual ~LwpNumericValue();
+ virtual ~LwpNumericValue() override;
};
/**
@@ -154,7 +154,7 @@ protected:
LwpObjectID cpCellRange;
void Read() override;
private:
- virtual ~LwpTableRange();
+ virtual ~LwpTableRange() override;
};
/**
* @brief
@@ -171,7 +171,7 @@ protected:
LwpObjectID cpFolder;
void Read() override;
private:
- virtual ~LwpCellRange();
+ virtual ~LwpCellRange() override;
};
/**
* @brief
@@ -190,7 +190,7 @@ protected:
LwpObjectID cqTable;
void Read() override;
private:
- virtual ~LwpFolder();
+ virtual ~LwpFolder() override;
};
/**
* @brief
@@ -217,7 +217,7 @@ protected:
sal_uInt8 cFlags; // Used to fix dependent formula when we're
// dropped, sorted.
private:
- virtual ~LwpDependent();
+ virtual ~LwpDependent() override;
};
/**
diff --git a/lotuswordpro/source/filter/lwptblformula.hxx b/lotuswordpro/source/filter/lwptblformula.hxx
index ad695124170e..0f9873e8a92d 100644
--- a/lotuswordpro/source/filter/lwptblformula.hxx
+++ b/lotuswordpro/source/filter/lwptblformula.hxx
@@ -165,7 +165,7 @@ class LwpFormulaFunc :public LwpFormulaArg
{
public:
explicit LwpFormulaFunc(sal_uInt16 nTokenType);
- virtual ~LwpFormulaFunc();
+ virtual ~LwpFormulaFunc() override;
void AddArg(LwpFormulaArg* pArg);
@@ -206,7 +206,7 @@ protected:
void ReadArguments(LwpFormulaFunc& aFunc);
bool m_bSupported;
private:
- virtual ~LwpFormulaInfo();
+ virtual ~LwpFormulaInfo() override;
std::vector<LwpFormulaArg*> m_aStack;
void ReadConst();
diff --git a/lotuswordpro/source/filter/lwptoc.hxx b/lotuswordpro/source/filter/lwptoc.hxx
index c97fec2efcc8..1e8a6fb8a934 100644
--- a/lotuswordpro/source/filter/lwptoc.hxx
+++ b/lotuswordpro/source/filter/lwptoc.hxx
@@ -71,7 +71,7 @@ class LwpTocSuperLayout : public LwpSuperTableLayout
{
public:
LwpTocSuperLayout(LwpObjectHeader &objHdr, LwpSvStream* pStrm);
- virtual ~LwpTocSuperLayout();
+ virtual ~LwpTocSuperLayout() override;
void RegisterStyle() override;
virtual void XFConvert(XFContentContainer* pCont) override;
virtual LWP_LAYOUT_TYPE GetLayoutType () override { return LWP_TOC_SUPERTABLE_LAYOUT;}
@@ -152,7 +152,7 @@ public:
inline OUString GetSearchStyle(){return m_SearchName.str();}
inline bool GetUseLeadingText(){ return (m_nFlags & USENUMBER) != 0;}
private:
- virtual ~LwpTocLevelData();
+ virtual ~LwpTocLevelData() override;
sal_uInt16 m_nFlags;
sal_uInt16 m_nLevel;
diff --git a/lotuswordpro/source/filter/lwpverdocument.hxx b/lotuswordpro/source/filter/lwpverdocument.hxx
index 3d895ad27be3..c6ae2e826fc9 100644
--- a/lotuswordpro/source/filter/lwpverdocument.hxx
+++ b/lotuswordpro/source/filter/lwpverdocument.hxx
@@ -74,7 +74,7 @@ public:
void Read() override;
virtual void RegisterStyle() override;
private:
- virtual ~LwpVerDocument(){}
+ virtual ~LwpVerDocument() override {}
sal_uInt32 m_nTabSpacing;
};
diff --git a/lotuswordpro/source/filter/lwpvpointer.hxx b/lotuswordpro/source/filter/lwpvpointer.hxx
index c4ebd5f177f9..283e6c688446 100644
--- a/lotuswordpro/source/filter/lwpvpointer.hxx
+++ b/lotuswordpro/source/filter/lwpvpointer.hxx
@@ -75,7 +75,7 @@ public:
protected:
LwpObjectID m_PointerID;
private:
- virtual ~LwpVersionedPointer(){}
+ virtual ~LwpVersionedPointer() override {}
};
#endif
diff --git a/lotuswordpro/source/filter/utlist.hxx b/lotuswordpro/source/filter/utlist.hxx
index cc6af90923eb..9f1b0372e386 100644
--- a/lotuswordpro/source/filter/utlist.hxx
+++ b/lotuswordpro/source/filter/utlist.hxx
@@ -115,7 +115,7 @@ private: // Data
class CUtOwningList : public CUtList
{
public: // Methods
- virtual ~CUtOwningList();
+ virtual ~CUtOwningList() override;
};
}//end namespace OpenStormBento
#endif
diff --git a/lotuswordpro/source/filter/xfilter/xfcell.hxx b/lotuswordpro/source/filter/xfilter/xfcell.hxx
index eba8bac66558..d8a6e3fc05d9 100644
--- a/lotuswordpro/source/filter/xfilter/xfcell.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfcell.hxx
@@ -76,7 +76,7 @@ class XFCell : public XFContentContainer
public:
XFCell();
- virtual ~XFCell();
+ virtual ~XFCell() override;
public:
using XFContentContainer::Add;
diff --git a/lotuswordpro/source/filter/xfilter/xfcellstyle.hxx b/lotuswordpro/source/filter/xfilter/xfcellstyle.hxx
index c85ce0689b15..b945a65c3b6e 100644
--- a/lotuswordpro/source/filter/xfilter/xfcellstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfcellstyle.hxx
@@ -84,7 +84,7 @@ class XFCellStyle : public XFStyle
public:
XFCellStyle();
- virtual ~XFCellStyle();
+ virtual ~XFCellStyle() override;
public:
/**
diff --git a/lotuswordpro/source/filter/xfilter/xfchange.hxx b/lotuswordpro/source/filter/xfilter/xfchange.hxx
index 7a185d401ef3..b1536be5ccbd 100644
--- a/lotuswordpro/source/filter/xfilter/xfchange.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfchange.hxx
@@ -71,7 +71,7 @@ class XFChangeList : public XFContentContainer
{
public:
XFChangeList(){}
- virtual ~XFChangeList(){}
+ virtual ~XFChangeList() override {}
virtual void ToXml(IXFStream *pStrm) override;
};
@@ -79,7 +79,7 @@ class XFChangeRegion : public XFContentContainer
{
public:
XFChangeRegion(){}
- virtual ~XFChangeRegion(){}
+ virtual ~XFChangeRegion() override {}
virtual void ToXml(IXFStream *pStrm) override;
void SetChangeID(const OUString& sID){m_sID=sID;}
void SetEditor(const OUString& sEditor){m_sEditor=sEditor;}
@@ -92,7 +92,7 @@ class XFChangeInsert : public XFChangeRegion
{
public:
XFChangeInsert(){}
- virtual ~XFChangeInsert(){}
+ virtual ~XFChangeInsert() override {}
void ToXml(IXFStream *pStrm) override;
};
@@ -100,7 +100,7 @@ class XFChangeDelete : public XFChangeRegion
{
public:
XFChangeDelete(){}
- virtual ~XFChangeDelete(){}
+ virtual ~XFChangeDelete() override {}
void ToXml(IXFStream *pStrm) override;
};
@@ -108,7 +108,7 @@ class XFChangeStart : public XFContent
{
public:
XFChangeStart(){}
- virtual ~XFChangeStart(){}
+ virtual ~XFChangeStart() override {}
void ToXml(IXFStream *pStrm) override;
void SetChangeID(const OUString& sID){m_sID=sID;}
private:
@@ -119,7 +119,7 @@ class XFChangeEnd : public XFContent
{
public:
XFChangeEnd(){}
- virtual ~XFChangeEnd(){}
+ virtual ~XFChangeEnd() override {}
void ToXml(IXFStream *pStrm) override;
void SetChangeID(const OUString& sID){m_sID=sID;}
private:
diff --git a/lotuswordpro/source/filter/xfilter/xfcolstyle.hxx b/lotuswordpro/source/filter/xfilter/xfcolstyle.hxx
index 4e89aa61666c..c63ce5dbf8ee 100644
--- a/lotuswordpro/source/filter/xfilter/xfcolstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfcolstyle.hxx
@@ -71,7 +71,7 @@ class XFColStyle : public XFStyle
public:
XFColStyle();
- virtual ~XFColStyle();
+ virtual ~XFColStyle() override;
public:
/**
diff --git a/lotuswordpro/source/filter/xfilter/xfconfigmanager.hxx b/lotuswordpro/source/filter/xfilter/xfconfigmanager.hxx
index e158dcddf064..526129abfd0c 100644
--- a/lotuswordpro/source/filter/xfilter/xfconfigmanager.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfconfigmanager.hxx
@@ -76,7 +76,7 @@ class XFConfigManager : public XFStyleContainer
{
public:
XFConfigManager();
- virtual ~XFConfigManager();
+ virtual ~XFConfigManager() override;
public:
/**
diff --git a/lotuswordpro/source/filter/xfilter/xfcontent.hxx b/lotuswordpro/source/filter/xfilter/xfcontent.hxx
index ef50c44e7e2d..dae66be46237 100644
--- a/lotuswordpro/source/filter/xfilter/xfcontent.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfcontent.hxx
@@ -110,7 +110,7 @@ protected:
virtual void ToXml(IXFStream* stream) = 0;
- virtual ~XFContent() {}
+ virtual ~XFContent() override {}
OUString m_strStyleName;
private:
diff --git a/lotuswordpro/source/filter/xfilter/xfcontentcontainer.hxx b/lotuswordpro/source/filter/xfilter/xfcontentcontainer.hxx
index 20d067f5c2f7..ba9100e1d66b 100644
--- a/lotuswordpro/source/filter/xfilter/xfcontentcontainer.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfcontentcontainer.hxx
@@ -81,7 +81,7 @@ public:
/**
* @descr Destructure, all contents will be deleted too.
*/
- virtual ~XFContentContainer();
+ virtual ~XFContentContainer() override;
public:
/**
diff --git a/lotuswordpro/source/filter/xfilter/xfcrossref.hxx b/lotuswordpro/source/filter/xfilter/xfcrossref.hxx
index 7f505e7b07ac..79d55a936b93 100644
--- a/lotuswordpro/source/filter/xfilter/xfcrossref.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfcrossref.hxx
@@ -70,7 +70,7 @@ class XFCrossRefStart : public XFContent
{
public:
XFCrossRefStart();
- virtual ~XFCrossRefStart();
+ virtual ~XFCrossRefStart() override;
void SetRefType(sal_uInt8 nType);
void SetMarkName(const OUString& sName);
void ToXml(IXFStream *pStrm) override;
@@ -99,7 +99,7 @@ class XFCrossRefEnd : public XFContent
{
public:
XFCrossRefEnd();
- virtual ~XFCrossRefEnd();
+ virtual ~XFCrossRefEnd() override;
void ToXml(IXFStream *pStrm) override;
};
diff --git a/lotuswordpro/source/filter/xfilter/xfdate.hxx b/lotuswordpro/source/filter/xfilter/xfdate.hxx
index 94dd4dcc883c..1c2c9d365700 100644
--- a/lotuswordpro/source/filter/xfilter/xfdate.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfdate.hxx
@@ -71,7 +71,7 @@ class XFDate : public XFContent
public:
XFDate();
- virtual ~XFDate();
+ virtual ~XFDate() override;
virtual void ToXml(IXFStream *pStrm) override;
diff --git a/lotuswordpro/source/filter/xfilter/xfdatestyle.hxx b/lotuswordpro/source/filter/xfilter/xfdatestyle.hxx
index f93af6ef340a..4250bd0171d9 100644
--- a/lotuswordpro/source/filter/xfilter/xfdatestyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfdatestyle.hxx
@@ -84,7 +84,7 @@ class XFDateStyle : public XFStyle
public:
XFDateStyle();
- virtual ~XFDateStyle();
+ virtual ~XFDateStyle() override;
public:
void AddYear( bool bLongFmt = true );
diff --git a/lotuswordpro/source/filter/xfilter/xfdrawstyle.hxx b/lotuswordpro/source/filter/xfilter/xfdrawstyle.hxx
index d8a32aa8f2c7..38a5b51d4ce4 100644
--- a/lotuswordpro/source/filter/xfilter/xfdrawstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfdrawstyle.hxx
@@ -80,7 +80,7 @@ class XFDrawStyle : public XFStyle
public:
XFDrawStyle();
- virtual ~XFDrawStyle();
+ virtual ~XFDrawStyle() override;
public:
/**
diff --git a/lotuswordpro/source/filter/xfilter/xffont.hxx b/lotuswordpro/source/filter/xfilter/xffont.hxx
index 3808e76aa790..0518f3499e40 100644
--- a/lotuswordpro/source/filter/xfilter/xffont.hxx
+++ b/lotuswordpro/source/filter/xfilter/xffont.hxx
@@ -224,7 +224,7 @@ public:
friend bool operator!=(XFFont& f1, XFFont& f2);
friend class XFFontFactory;
private:
- virtual ~XFFont() {}
+ virtual ~XFFont() override {}
OUString m_strFontName;
OUString m_strFontNameAsia;
diff --git a/lotuswordpro/source/filter/xfilter/xfframe.hxx b/lotuswordpro/source/filter/xfilter/xfframe.hxx
index bfe124b517b4..86125639439c 100644
--- a/lotuswordpro/source/filter/xfilter/xfframe.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfframe.hxx
@@ -82,7 +82,7 @@ public:
XFFrame();
explicit XFFrame(bool isTextBox);
- virtual ~XFFrame();
+ virtual ~XFFrame() override;
public:
using XFContentContainer::Add;
diff --git a/lotuswordpro/source/filter/xfilter/xfframestyle.hxx b/lotuswordpro/source/filter/xfilter/xfframestyle.hxx
index 8e5edcee774b..7dfda7c4cb40 100644
--- a/lotuswordpro/source/filter/xfilter/xfframestyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfframestyle.hxx
@@ -81,7 +81,7 @@ class XFFrameStyle : public XFStyle
public:
XFFrameStyle();
- virtual ~XFFrameStyle();
+ virtual ~XFFrameStyle() override;
public:
void SetWrapType(enumXFWrap wrap);
diff --git a/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx b/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx
index 333e3aff525d..c53ba2caf9cf 100644
--- a/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx
@@ -76,7 +76,7 @@ class XFHeaderStyle : public XFStyle
public:
explicit XFHeaderStyle(bool isFooter=false);
- virtual ~XFHeaderStyle();
+ virtual ~XFHeaderStyle() override;
public:
/**
diff --git a/lotuswordpro/source/filter/xfilter/xfindex.hxx b/lotuswordpro/source/filter/xfilter/xfindex.hxx
index 1f958d7ab517..e68c03497155 100644
--- a/lotuswordpro/source/filter/xfilter/xfindex.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfindex.hxx
@@ -135,7 +135,7 @@ class XFIndex : public XFContentContainer
public:
XFIndex();
- virtual ~XFIndex();
+ virtual ~XFIndex() override;
public:
/**
diff --git a/lotuswordpro/source/filter/xfilter/xflist.hxx b/lotuswordpro/source/filter/xfilter/xflist.hxx
index 5ee7a5bb3d52..5dee764803df 100644
--- a/lotuswordpro/source/filter/xfilter/xflist.hxx
+++ b/lotuswordpro/source/filter/xfilter/xflist.hxx
@@ -74,7 +74,7 @@ class XFList : public XFContentContainer
public:
XFList();
- virtual ~XFList();
+ virtual ~XFList() override;
public:
/**
diff --git a/lotuswordpro/source/filter/xfilter/xfliststyle.hxx b/lotuswordpro/source/filter/xfilter/xfliststyle.hxx
index 88a5de6fc926..aae9ceae7dfc 100644
--- a/lotuswordpro/source/filter/xfilter/xfliststyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfliststyle.hxx
@@ -186,7 +186,7 @@ public:
XFListStyle& operator=(const XFListStyle& other);
- virtual ~XFListStyle();
+ virtual ~XFListStyle() override;
public:
void SetDisplayLevel(sal_Int32 level, sal_Int16 nShowLevel);
diff --git a/lotuswordpro/source/filter/xfilter/xfmasterpage.hxx b/lotuswordpro/source/filter/xfilter/xfmasterpage.hxx
index ef9d1e4d5914..acd3c00af3c0 100644
--- a/lotuswordpro/source/filter/xfilter/xfmasterpage.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfmasterpage.hxx
@@ -70,7 +70,7 @@ class XFMasterPage : public XFStyle
public:
XFMasterPage();
- virtual ~XFMasterPage();
+ virtual ~XFMasterPage() override;
public:
void SetPageMaster(const OUString& pm);
diff --git a/lotuswordpro/source/filter/xfilter/xfpagemaster.hxx b/lotuswordpro/source/filter/xfilter/xfpagemaster.hxx
index 9493e2df0a7c..584c162ce4b5 100644
--- a/lotuswordpro/source/filter/xfilter/xfpagemaster.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfpagemaster.hxx
@@ -78,7 +78,7 @@ class XFPageMaster : public XFStyle
public:
XFPageMaster();
- virtual ~XFPageMaster();
+ virtual ~XFPageMaster() override;
public:
void SetPageWidth(double width);
diff --git a/lotuswordpro/source/filter/xfilter/xfparagraph.hxx b/lotuswordpro/source/filter/xfilter/xfparagraph.hxx
index 2e9a1e9e89ed..2aaf343d3132 100644
--- a/lotuswordpro/source/filter/xfilter/xfparagraph.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfparagraph.hxx
@@ -76,7 +76,7 @@ class XFParagraph : public XFContentContainer
public:
XFParagraph();
- virtual ~XFParagraph();
+ virtual ~XFParagraph() override;
public:
bool HasContents();
diff --git a/lotuswordpro/source/filter/xfilter/xfparastyle.hxx b/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
index aa1f98bd93d6..07f4c7081a07 100644
--- a/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfparastyle.hxx
@@ -98,7 +98,7 @@ public:
XFParaStyle& operator=(const XFParaStyle& other);
- virtual ~XFParaStyle();
+ virtual ~XFParaStyle() override;
public:
/**
diff --git a/lotuswordpro/source/filter/xfilter/xfplaceholder.hxx b/lotuswordpro/source/filter/xfilter/xfplaceholder.hxx
index 8e57e35f53ab..3e42d903639d 100644
--- a/lotuswordpro/source/filter/xfilter/xfplaceholder.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfplaceholder.hxx
@@ -70,7 +70,7 @@ class XFHolderStart : public XFContent
{
public:
XFHolderStart();
- virtual ~XFHolderStart();
+ virtual ~XFHolderStart() override;
void SetType(const OUString& sType);
void SetDesc(const OUString& sDesc);
void SetPrompt(const OUString& sText);
@@ -120,7 +120,7 @@ class XFHolderEnd : public XFContent
{
public:
XFHolderEnd();
- virtual ~XFHolderEnd();
+ virtual ~XFHolderEnd() override;
void ToXml(IXFStream *pStrm) override;
};
diff --git a/lotuswordpro/source/filter/xfilter/xfrow.hxx b/lotuswordpro/source/filter/xfilter/xfrow.hxx
index 7b4dee04fa46..340b8b47d7e9 100644
--- a/lotuswordpro/source/filter/xfilter/xfrow.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfrow.hxx
@@ -70,7 +70,7 @@ class XFRow : public XFContent
public:
XFRow();
- virtual ~XFRow();
+ virtual ~XFRow() override;
public:
void AddCell(XFCell *pCell);
diff --git a/lotuswordpro/source/filter/xfilter/xfrubystyle.hxx b/lotuswordpro/source/filter/xfilter/xfrubystyle.hxx
index 7458d0618902..9094f1994486 100644
--- a/lotuswordpro/source/filter/xfilter/xfrubystyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfrubystyle.hxx
@@ -72,7 +72,7 @@ public:
, m_eAlign(enumXFRubyLeft)
{
}
- virtual ~XFRubyStyle(){}
+ virtual ~XFRubyStyle() override {}
virtual void ToXml(IXFStream *strm) override;
void SetPosition(enumXFRubyPosition ePosition);
void SetAlignment(enumXFRubyPosition eAlignment);
diff --git a/lotuswordpro/source/filter/xfilter/xfsaxattrlist.hxx b/lotuswordpro/source/filter/xfilter/xfsaxattrlist.hxx
index 629fcd8ddd12..23e1ebe12e5c 100644
--- a/lotuswordpro/source/filter/xfilter/xfsaxattrlist.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfsaxattrlist.hxx
@@ -69,7 +69,7 @@ class XFSaxAttrList : public IXFAttrList
public:
XFSaxAttrList();
- virtual ~XFSaxAttrList();
+ virtual ~XFSaxAttrList() override;
public:
//Interface ISaxAttributeList:
diff --git a/lotuswordpro/source/filter/xfilter/xfsaxstream.hxx b/lotuswordpro/source/filter/xfilter/xfsaxstream.hxx
index 1312ddd17d7c..c159fb3da18d 100644
--- a/lotuswordpro/source/filter/xfilter/xfsaxstream.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfsaxstream.hxx
@@ -83,7 +83,7 @@ class XFSaxStream : public IXFStream
public:
explicit XFSaxStream(css::uno::Reference<css::xml::sax::XDocumentHandler>& xHandler);
- virtual ~XFSaxStream();
+ virtual ~XFSaxStream() override;
public:
/**
diff --git a/lotuswordpro/source/filter/xfilter/xfsection.hxx b/lotuswordpro/source/filter/xfilter/xfsection.hxx
index 7aa68cedad52..1b892864c929 100644
--- a/lotuswordpro/source/filter/xfilter/xfsection.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfsection.hxx
@@ -74,7 +74,7 @@ class XFSection : public XFContentContainer
public:
XFSection();
- virtual ~XFSection();
+ virtual ~XFSection() override;
public:
diff --git a/lotuswordpro/source/filter/xfilter/xfsectionstyle.hxx b/lotuswordpro/source/filter/xfilter/xfsectionstyle.hxx
index da7010b90061..78c2ad77e2fd 100644
--- a/lotuswordpro/source/filter/xfilter/xfsectionstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfsectionstyle.hxx
@@ -75,7 +75,7 @@ class XFSectionStyle : public XFStyle
public:
XFSectionStyle();
- virtual ~XFSectionStyle();
+ virtual ~XFSectionStyle() override;
public:
void SetMarginLeft(double left);
diff --git a/lotuswordpro/source/filter/xfilter/xfstyle.hxx b/lotuswordpro/source/filter/xfilter/xfstyle.hxx
index 8c3f843b20b7..a1ab5623328e 100644
--- a/lotuswordpro/source/filter/xfilter/xfstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xfstyle.hxx
@@ -71,7 +71,7 @@ class XFStyle : public IXFStyle
public:
XFStyle();
- virtual ~XFStyle();
+ virtual ~XFStyle() override;
public:
/**
diff --git a/lotuswordpro/source/filter/xfilter/xftable.hxx b/lotuswordpro/source/filter/xfilter/xftable.hxx
index bdb0aacc1e15..52a7862d9c3a 100644
--- a/lotuswordpro/source/filter/xfilter/xftable.hxx
+++ b/lotuswordpro/source/filter/xfilter/xftable.hxx
@@ -72,7 +72,7 @@ class XFTable : public XFContent
public:
XFTable();
- virtual ~XFTable();
+ virtual ~XFTable() override;
public:
void SetTableName(const OUString& name);
diff --git a/lotuswordpro/source/filter/xfilter/xftablestyle.hxx b/lotuswordpro/source/filter/xfilter/xftablestyle.hxx
index 4365da25f8a0..8db82183a419 100644
--- a/lotuswordpro/source/filter/xfilter/xftablestyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xftablestyle.hxx
@@ -72,7 +72,7 @@ class XFTableStyle : public XFStyle
public:
XFTableStyle();
- virtual ~XFTableStyle();
+ virtual ~XFTableStyle() override;
public:
void SetWidth(double width);
diff --git a/lotuswordpro/source/filter/xfilter/xftextboxstyle.hxx b/lotuswordpro/source/filter/xfilter/xftextboxstyle.hxx
index 58c35d9e0e1d..0b27d0847045 100644
--- a/lotuswordpro/source/filter/xfilter/xftextboxstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xftextboxstyle.hxx
@@ -71,7 +71,7 @@ class XFTextBoxStyle : public XFStyle
public:
XFTextBoxStyle();
- virtual ~XFTextBoxStyle();
+ virtual ~XFTextBoxStyle() override;
public:
diff --git a/lotuswordpro/source/filter/xfilter/xftextcontent.hxx b/lotuswordpro/source/filter/xfilter/xftextcontent.hxx
index 52663caf36b4..7c185fc2b9bb 100644
--- a/lotuswordpro/source/filter/xfilter/xftextcontent.hxx
+++ b/lotuswordpro/source/filter/xfilter/xftextcontent.hxx
@@ -73,7 +73,7 @@ public:
explicit XFTextContent(const OUString& text);
- virtual ~XFTextContent();
+ virtual ~XFTextContent() override;
public:
/**
diff --git a/lotuswordpro/source/filter/xfilter/xftextspan.hxx b/lotuswordpro/source/filter/xfilter/xftextspan.hxx
index f69970ddda99..17e033ceb1cb 100644
--- a/lotuswordpro/source/filter/xfilter/xftextspan.hxx
+++ b/lotuswordpro/source/filter/xfilter/xftextspan.hxx
@@ -77,7 +77,7 @@ public:
XFTextSpan();
XFTextSpan(const OUString& text, const OUString& style );
- virtual ~XFTextSpan();
+ virtual ~XFTextSpan() override;
void Add(XFContent *pContent);
void Add(const OUString& text);
diff --git a/lotuswordpro/source/filter/xfilter/xftextstyle.hxx b/lotuswordpro/source/filter/xfilter/xftextstyle.hxx
index 750442c1cf6a..282550e8f4d2 100644
--- a/lotuswordpro/source/filter/xfilter/xftextstyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xftextstyle.hxx
@@ -76,7 +76,7 @@ class XFTextStyle : public XFStyle
public:
XFTextStyle();
- virtual ~XFTextStyle();
+ virtual ~XFTextStyle() override;
public:
/**
diff --git a/lotuswordpro/source/filter/xfilter/xftimestyle.hxx b/lotuswordpro/source/filter/xfilter/xftimestyle.hxx
index dd10bcaebed2..f9b4d6a8416c 100644
--- a/lotuswordpro/source/filter/xfilter/xftimestyle.hxx
+++ b/lotuswordpro/source/filter/xfilter/xftimestyle.hxx
@@ -72,7 +72,7 @@ public:
, m_bLongFmt(false)
{}
- virtual ~XFDateTimePart(){}
+ virtual ~XFDateTimePart() override {}
public:
void SetPartType(enumXFDatePart ePart);
@@ -91,7 +91,7 @@ class XFTimePart : public XFDateTimePart
public:
XFTimePart();
- virtual ~XFTimePart(){}
+ virtual ~XFTimePart() override {}
public:
void SetDecimalPos(sal_Int32 pos);
@@ -106,7 +106,7 @@ class XFTimeStyle : public XFStyle
public:
XFTimeStyle();
- virtual ~XFTimeStyle();
+ virtual ~XFTimeStyle() override;
public:
diff --git a/oox/inc/drawingml/ThemeOverrideFragmentHandler.hxx b/oox/inc/drawingml/ThemeOverrideFragmentHandler.hxx
index 5d1fdc9581a8..266a88c2ad6a 100644
--- a/oox/inc/drawingml/ThemeOverrideFragmentHandler.hxx
+++ b/oox/inc/drawingml/ThemeOverrideFragmentHandler.hxx
@@ -24,7 +24,7 @@ public:
::oox::core::XmlFilterBase& rFilter,
const OUString& rFragmentPath,
Theme& rTheme );
- virtual ~ThemeOverrideFragmentHandler();
+ virtual ~ThemeOverrideFragmentHandler() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
diff --git a/oox/inc/drawingml/chart/axiscontext.hxx b/oox/inc/drawingml/chart/axiscontext.hxx
index 81eb773ecf8e..4544bedf45e3 100644
--- a/oox/inc/drawingml/chart/axiscontext.hxx
+++ b/oox/inc/drawingml/chart/axiscontext.hxx
@@ -35,7 +35,7 @@ class AxisDispUnitsContext : public ContextBase< AxisDispUnitsModel >
{
public:
explicit AxisDispUnitsContext( ::oox::core::ContextHandler2Helper& rParent, AxisDispUnitsModel& rModel );
- virtual ~AxisDispUnitsContext();
+ virtual ~AxisDispUnitsContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -50,7 +50,7 @@ class AxisContextBase : public ContextBase< AxisModel >
{
public:
explicit AxisContextBase( ::oox::core::ContextHandler2Helper& rParent, AxisModel& rModel );
- virtual ~AxisContextBase();
+ virtual ~AxisContextBase() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -62,7 +62,7 @@ class CatAxisContext : public AxisContextBase
{
public:
explicit CatAxisContext( ::oox::core::ContextHandler2Helper& rParent, AxisModel& rModel );
- virtual ~CatAxisContext();
+ virtual ~CatAxisContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -74,7 +74,7 @@ class DateAxisContext : public AxisContextBase
{
public:
explicit DateAxisContext( ::oox::core::ContextHandler2Helper& rParent, AxisModel& rModel );
- virtual ~DateAxisContext();
+ virtual ~DateAxisContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -86,7 +86,7 @@ class SerAxisContext : public AxisContextBase
{
public:
explicit SerAxisContext( ::oox::core::ContextHandler2Helper& rParent, AxisModel& rModel );
- virtual ~SerAxisContext();
+ virtual ~SerAxisContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -98,7 +98,7 @@ class ValAxisContext : public AxisContextBase
{
public:
explicit ValAxisContext( ::oox::core::ContextHandler2Helper& rParent, AxisModel& rModel );
- virtual ~ValAxisContext();
+ virtual ~ValAxisContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
diff --git a/oox/inc/drawingml/chart/axisconverter.hxx b/oox/inc/drawingml/chart/axisconverter.hxx
index 4bf46b77a91c..1d98c41f8e46 100644
--- a/oox/inc/drawingml/chart/axisconverter.hxx
+++ b/oox/inc/drawingml/chart/axisconverter.hxx
@@ -40,7 +40,7 @@ public:
explicit AxisDispUnitsConverter(
const ConverterRoot& rParent,
AxisDispUnitsModel& rModel );
- virtual ~AxisDispUnitsConverter();
+ virtual ~AxisDispUnitsConverter() override;
/** Creates a chart2 axis and inserts it into the passed coordinate system. */
void convertFromModel(
@@ -56,7 +56,7 @@ public:
explicit AxisConverter(
const ConverterRoot& rParent,
AxisModel& rModel );
- virtual ~AxisConverter();
+ virtual ~AxisConverter() override;
/** Creates a chart2 axis and inserts it into the passed coordinate system. */
void convertFromModel(
diff --git a/oox/inc/drawingml/chart/chartcontextbase.hxx b/oox/inc/drawingml/chart/chartcontextbase.hxx
index 9156b8106e45..2639e0823024 100644
--- a/oox/inc/drawingml/chart/chartcontextbase.hxx
+++ b/oox/inc/drawingml/chart/chartcontextbase.hxx
@@ -34,7 +34,7 @@ class ContextBase : public ::oox::core::ContextHandler2
public:
explicit ContextBase( ::oox::core::ContextHandler2Helper& rParent, ModelType& rModel ) :
::oox::core::ContextHandler2( rParent ), mrModel( rModel ) {}
- virtual ~ContextBase() {}
+ virtual ~ContextBase() override {}
protected:
ModelType& mrModel;
@@ -46,7 +46,7 @@ class FragmentBase : public ::oox::core::FragmentHandler2
public:
explicit FragmentBase( ::oox::core::XmlFilterBase& rFilter, const OUString& rFragmentPath, ModelType& rModel ) :
::oox::core::FragmentHandler2( rFilter, rFragmentPath, false ), mrModel( rModel ) {}
- virtual ~FragmentBase() {}
+ virtual ~FragmentBase() override {}
protected:
ModelType& mrModel;
@@ -58,7 +58,7 @@ class ShapePrWrapperContext : public ContextBase< Shape >
{
public:
explicit ShapePrWrapperContext( ::oox::core::ContextHandler2Helper& rParent, Shape& rModel );
- virtual ~ShapePrWrapperContext();
+ virtual ~ShapePrWrapperContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -71,7 +71,7 @@ class LayoutContext : public ContextBase< LayoutModel >
{
public:
explicit LayoutContext( ::oox::core::ContextHandler2Helper& rParent, LayoutModel& rModel );
- virtual ~LayoutContext();
+ virtual ~LayoutContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
diff --git a/oox/inc/drawingml/chart/chartdrawingfragment.hxx b/oox/inc/drawingml/chart/chartdrawingfragment.hxx
index 4d3419e622f3..3d7ce5caf59e 100644
--- a/oox/inc/drawingml/chart/chartdrawingfragment.hxx
+++ b/oox/inc/drawingml/chart/chartdrawingfragment.hxx
@@ -85,7 +85,7 @@ public:
const css::awt::Size& rChartSize,
const css::awt::Point& rShapesOffset,
bool bOleSupport );
- virtual ~ChartDrawingFragment();
+ virtual ~ChartDrawingFragment() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
virtual void onCharacters( const OUString& rChars ) override;
diff --git a/oox/inc/drawingml/chart/chartspaceconverter.hxx b/oox/inc/drawingml/chart/chartspaceconverter.hxx
index 7e919c292941..cd034123f150 100644
--- a/oox/inc/drawingml/chart/chartspaceconverter.hxx
+++ b/oox/inc/drawingml/chart/chartspaceconverter.hxx
@@ -37,7 +37,7 @@ class ChartSpaceConverter : public ConverterBase< ChartSpaceModel >
{
public:
explicit ChartSpaceConverter( const ConverterRoot& rParent, ChartSpaceModel& rModel );
- virtual ~ChartSpaceConverter();
+ virtual ~ChartSpaceConverter() override;
/** Converts the contained OOXML chart model to a chart2 document. */
void convertFromModel(
diff --git a/oox/inc/drawingml/chart/chartspacefragment.hxx b/oox/inc/drawingml/chart/chartspacefragment.hxx
index 8a3c66068cf8..fb3586202e9e 100644
--- a/oox/inc/drawingml/chart/chartspacefragment.hxx
+++ b/oox/inc/drawingml/chart/chartspacefragment.hxx
@@ -38,7 +38,7 @@ public:
::oox::core::XmlFilterBase& rFilter,
const OUString& rFragmentPath,
ChartSpaceModel& rModel );
- virtual ~ChartSpaceFragment();
+ virtual ~ChartSpaceFragment() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
diff --git a/oox/inc/drawingml/chart/converterbase.hxx b/oox/inc/drawingml/chart/converterbase.hxx
index 77238914b517..42f763b86405 100644
--- a/oox/inc/drawingml/chart/converterbase.hxx
+++ b/oox/inc/drawingml/chart/converterbase.hxx
@@ -109,7 +109,7 @@ public:
protected:
explicit ConverterBase( const ConverterRoot& rParent, ModelType& rModel ) :
ConverterRoot( rParent ), mrModel( rModel ) {}
- virtual ~ConverterBase() {}
+ virtual ~ConverterBase() override {}
protected:
ModelType& mrModel;
@@ -122,7 +122,7 @@ class LayoutConverter : public ConverterBase< LayoutModel >
{
public:
explicit LayoutConverter( const ConverterRoot& rParent, LayoutModel& rModel );
- virtual ~LayoutConverter();
+ virtual ~LayoutConverter() override;
/** Tries to calculate the absolute position and size from the contained
OOXML layout model. Returns true, if returned rectangle is valid. */
diff --git a/oox/inc/drawingml/chart/datasourcecontext.hxx b/oox/inc/drawingml/chart/datasourcecontext.hxx
index 07c98263a793..5f4b7f7d6877 100644
--- a/oox/inc/drawingml/chart/datasourcecontext.hxx
+++ b/oox/inc/drawingml/chart/datasourcecontext.hxx
@@ -39,7 +39,7 @@ class DoubleSequenceContext : public DataSequenceContextBase
{
public:
explicit DoubleSequenceContext( ::oox::core::ContextHandler2Helper& rParent, DataSequenceModel& rModel );
- virtual ~DoubleSequenceContext();
+ virtual ~DoubleSequenceContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
virtual void onCharacters( const OUString& rChars ) override;
@@ -60,7 +60,7 @@ class StringSequenceContext : public DataSequenceContextBase
{
public:
explicit StringSequenceContext( ::oox::core::ContextHandler2Helper& rParent, DataSequenceModel& rModel );
- virtual ~StringSequenceContext();
+ virtual ~StringSequenceContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
virtual void onCharacters( const OUString& rChars ) override;
@@ -79,7 +79,7 @@ class DataSourceContext : public ContextBase< DataSourceModel >
{
public:
explicit DataSourceContext( ::oox::core::ContextHandler2Helper& rParent, DataSourceModel& rModel );
- virtual ~DataSourceContext();
+ virtual ~DataSourceContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
diff --git a/oox/inc/drawingml/chart/datasourceconverter.hxx b/oox/inc/drawingml/chart/datasourceconverter.hxx
index 7ce02d838ffa..cdaae6574bff 100644
--- a/oox/inc/drawingml/chart/datasourceconverter.hxx
+++ b/oox/inc/drawingml/chart/datasourceconverter.hxx
@@ -37,7 +37,7 @@ class DataSequenceConverter : public ConverterBase< DataSequenceModel >
{
public:
explicit DataSequenceConverter( const ConverterRoot& rParent, DataSequenceModel& rModel );
- virtual ~DataSequenceConverter();
+ virtual ~DataSequenceConverter() override;
/** Creates a data sequence object from the contained formula link. */
css::uno::Reference< css::chart2::data::XDataSequence >
@@ -51,7 +51,7 @@ class DataSourceConverter : public ConverterBase< DataSourceModel >
{
public:
explicit DataSourceConverter( const ConverterRoot& rParent, DataSourceModel& rModel );
- virtual ~DataSourceConverter();
+ virtual ~DataSourceConverter() override;
/** Creates a data sequence object from the contained series data. */
css::uno::Reference< css::chart2::data::XDataSequence >
diff --git a/oox/inc/drawingml/chart/plotareacontext.hxx b/oox/inc/drawingml/chart/plotareacontext.hxx
index 161b0d244cf3..67efde118980 100644
--- a/oox/inc/drawingml/chart/plotareacontext.hxx
+++ b/oox/inc/drawingml/chart/plotareacontext.hxx
@@ -35,7 +35,7 @@ class View3DContext : public ContextBase< View3DModel >
{
public:
explicit View3DContext( ::oox::core::ContextHandler2Helper& rParent, View3DModel& rModel );
- virtual ~View3DContext();
+ virtual ~View3DContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -50,7 +50,7 @@ class WallFloorContext : public ContextBase< WallFloorModel >
{
public:
explicit WallFloorContext( ::oox::core::ContextHandler2Helper& rParent, WallFloorModel& rModel );
- virtual ~WallFloorContext();
+ virtual ~WallFloorContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -64,7 +64,7 @@ class DataTableContext : public ContextBase< DataTableModel >
{
public:
explicit DataTableContext( ::oox::core::ContextHandler2Helper& rParent, DataTableModel& rModel );
- virtual ~DataTableContext();
+ virtual ~DataTableContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -78,7 +78,7 @@ class PlotAreaContext : public ContextBase< PlotAreaModel >
{
public:
explicit PlotAreaContext( ::oox::core::ContextHandler2Helper& rParent, PlotAreaModel& rModel );
- virtual ~PlotAreaContext();
+ virtual ~PlotAreaContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
diff --git a/oox/inc/drawingml/chart/plotareaconverter.hxx b/oox/inc/drawingml/chart/plotareaconverter.hxx
index 143d08a1649a..07061c1cc474 100644
--- a/oox/inc/drawingml/chart/plotareaconverter.hxx
+++ b/oox/inc/drawingml/chart/plotareaconverter.hxx
@@ -38,7 +38,7 @@ class View3DConverter : public ConverterBase< View3DModel >
{
public:
explicit View3DConverter( const ConverterRoot& rParent, View3DModel& rModel );
- virtual ~View3DConverter();
+ virtual ~View3DConverter() override;
/** Converts the OOXML plot area model to a chart2 diagram. */
void convertFromModel(
@@ -53,7 +53,7 @@ class WallFloorConverter : public ConverterBase< WallFloorModel >
{
public:
explicit WallFloorConverter( const ConverterRoot& rParent, WallFloorModel& rModel );
- virtual ~WallFloorConverter();
+ virtual ~WallFloorConverter() override;
/** Converts the OOXML wall/floor model to a chart2 diagram. */
void convertFromModel(
@@ -68,7 +68,7 @@ class DataTableConverter : public ConverterBase< DataTableModel >
{
public:
explicit DataTableConverter( const ConverterRoot& rParent, DataTableModel& rModel );
- virtual ~DataTableConverter();
+ virtual ~DataTableConverter() override;
/** Converts the OOXML data table model to a chart2 diagram. */
void convertFromModel(
@@ -82,7 +82,7 @@ class PlotAreaConverter : public ConverterBase< PlotAreaModel >
{
public:
explicit PlotAreaConverter( const ConverterRoot& rParent, PlotAreaModel& rModel );
- virtual ~PlotAreaConverter();
+ virtual ~PlotAreaConverter() override;
/** Converts the OOXML plot area model to a chart2 diagram. */
void convertFromModel( View3DModel& rView3DModel );
diff --git a/oox/inc/drawingml/chart/seriescontext.hxx b/oox/inc/drawingml/chart/seriescontext.hxx
index c0e6f979e342..a0d38ea8e6be 100644
--- a/oox/inc/drawingml/chart/seriescontext.hxx
+++ b/oox/inc/drawingml/chart/seriescontext.hxx
@@ -35,7 +35,7 @@ class DataLabelContext : public ContextBase< DataLabelModel >
{
public:
explicit DataLabelContext( ::oox::core::ContextHandler2Helper& rParent, DataLabelModel& rModel );
- virtual ~DataLabelContext();
+ virtual ~DataLabelContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
virtual void onCharacters( const OUString& rChars ) override;
@@ -50,7 +50,7 @@ class DataLabelsContext : public ContextBase< DataLabelsModel >
{
public:
explicit DataLabelsContext( ::oox::core::ContextHandler2Helper& rParent, DataLabelsModel& rModel );
- virtual ~DataLabelsContext();
+ virtual ~DataLabelsContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
virtual void onCharacters( const OUString& rChars ) override;
@@ -65,7 +65,7 @@ class PictureOptionsContext : public ContextBase< PictureOptionsModel >
{
public:
explicit PictureOptionsContext( ::oox::core::ContextHandler2Helper& rParent, PictureOptionsModel& rModel );
- virtual ~PictureOptionsContext();
+ virtual ~PictureOptionsContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -79,7 +79,7 @@ class ErrorBarContext : public ContextBase< ErrorBarModel >
{
public:
explicit ErrorBarContext( ::oox::core::ContextHandler2Helper& rParent, ErrorBarModel& rModel );
- virtual ~ErrorBarContext();
+ virtual ~ErrorBarContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -93,7 +93,7 @@ class TrendlineLabelContext : public ContextBase< TrendlineLabelModel >
{
public:
explicit TrendlineLabelContext( ::oox::core::ContextHandler2Helper& rParent, TrendlineLabelModel& rModel );
- virtual ~TrendlineLabelContext();
+ virtual ~TrendlineLabelContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -107,7 +107,7 @@ class TrendlineContext : public ContextBase< TrendlineModel >
{
public:
explicit TrendlineContext( ::oox::core::ContextHandler2Helper& rParent, TrendlineModel& rModel );
- virtual ~TrendlineContext();
+ virtual ~TrendlineContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
virtual void onCharacters( const OUString& rChars ) override;
@@ -122,7 +122,7 @@ class DataPointContext : public ContextBase< DataPointModel >
{
public:
explicit DataPointContext( ::oox::core::ContextHandler2Helper& rParent, DataPointModel& rModel );
- virtual ~DataPointContext();
+ virtual ~DataPointContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -136,7 +136,7 @@ class SeriesContextBase : public ContextBase< SeriesModel >
{
public:
explicit SeriesContextBase( ::oox::core::ContextHandler2Helper& rParent, SeriesModel& rModel );
- virtual ~SeriesContextBase();
+ virtual ~SeriesContextBase() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -148,7 +148,7 @@ class AreaSeriesContext : public SeriesContextBase
{
public:
explicit AreaSeriesContext( ::oox::core::ContextHandler2Helper& rParent, SeriesModel& rModel );
- virtual ~AreaSeriesContext();
+ virtual ~AreaSeriesContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -160,7 +160,7 @@ class BarSeriesContext : public SeriesContextBase
{
public:
explicit BarSeriesContext( ::oox::core::ContextHandler2Helper& rParent, SeriesModel& rModel );
- virtual ~BarSeriesContext();
+ virtual ~BarSeriesContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -172,7 +172,7 @@ class BubbleSeriesContext : public SeriesContextBase
{
public:
explicit BubbleSeriesContext( ::oox::core::ContextHandler2Helper& rParent, SeriesModel& rModel );
- virtual ~BubbleSeriesContext();
+ virtual ~BubbleSeriesContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -185,7 +185,7 @@ class LineSeriesContext : public SeriesContextBase
{
public:
explicit LineSeriesContext( ::oox::core::ContextHandler2Helper& rParent, SeriesModel& rModel );
- virtual ~LineSeriesContext();
+ virtual ~LineSeriesContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -198,7 +198,7 @@ class PieSeriesContext : public SeriesContextBase
{
public:
explicit PieSeriesContext( ::oox::core::ContextHandler2Helper& rParent, SeriesModel& rModel );
- virtual ~PieSeriesContext();
+ virtual ~PieSeriesContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -210,7 +210,7 @@ class RadarSeriesContext : public SeriesContextBase
{
public:
explicit RadarSeriesContext( ::oox::core::ContextHandler2Helper& rParent, SeriesModel& rModel );
- virtual ~RadarSeriesContext();
+ virtual ~RadarSeriesContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -222,7 +222,7 @@ class ScatterSeriesContext : public SeriesContextBase
{
public:
explicit ScatterSeriesContext( ::oox::core::ContextHandler2Helper& rParent, SeriesModel& rModel );
- virtual ~ScatterSeriesContext();
+ virtual ~ScatterSeriesContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -234,7 +234,7 @@ class SurfaceSeriesContext : public SeriesContextBase
{
public:
explicit SurfaceSeriesContext( ::oox::core::ContextHandler2Helper& rParent, SeriesModel& rModel );
- virtual ~SurfaceSeriesContext();
+ virtual ~SurfaceSeriesContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
diff --git a/oox/inc/drawingml/chart/seriesconverter.hxx b/oox/inc/drawingml/chart/seriesconverter.hxx
index a502137b712f..6ee20c59f147 100644
--- a/oox/inc/drawingml/chart/seriesconverter.hxx
+++ b/oox/inc/drawingml/chart/seriesconverter.hxx
@@ -42,7 +42,7 @@ class DataLabelConverter : public ConverterBase< DataLabelModel >
{
public:
explicit DataLabelConverter( const ConverterRoot& rParent, DataLabelModel& rModel );
- virtual ~DataLabelConverter();
+ virtual ~DataLabelConverter() override;
/** Converts OOXML data label settings for the passed data point. */
void convertFromModel(
@@ -55,7 +55,7 @@ class DataLabelsConverter : public ConverterBase< DataLabelsModel >
{
public:
explicit DataLabelsConverter( const ConverterRoot& rParent, DataLabelsModel& rModel );
- virtual ~DataLabelsConverter();
+ virtual ~DataLabelsConverter() override;
/** Converts OOXML data label settings for the passed data series. */
void convertFromModel(
@@ -68,7 +68,7 @@ class ErrorBarConverter : public ConverterBase< ErrorBarModel >
{
public:
explicit ErrorBarConverter( const ConverterRoot& rParent, ErrorBarModel& rModel );
- virtual ~ErrorBarConverter();
+ virtual ~ErrorBarConverter() override;
/** Converts an OOXML errorbar and inserts it into the passed data series. */
void convertFromModel(
@@ -84,7 +84,7 @@ class TrendlineLabelConverter : public ConverterBase< TrendlineLabelModel >
{
public:
explicit TrendlineLabelConverter( const ConverterRoot& rParent, TrendlineLabelModel& rModel );
- virtual ~TrendlineLabelConverter();
+ virtual ~TrendlineLabelConverter() override;
/** Converts the OOXML trendline label. */
void convertFromModel( PropertySet& rPropSet );
@@ -95,7 +95,7 @@ class TrendlineConverter : public ConverterBase< TrendlineModel >
{
public:
explicit TrendlineConverter( const ConverterRoot& rParent, TrendlineModel& rModel );
- virtual ~TrendlineConverter();
+ virtual ~TrendlineConverter() override;
/** Converts an OOXML trendline and inserts it into the passed data series. */
void convertFromModel(
@@ -107,7 +107,7 @@ class DataPointConverter : public ConverterBase< DataPointModel >
{
public:
explicit DataPointConverter( const ConverterRoot& rParent, DataPointModel& rModel );
- virtual ~DataPointConverter();
+ virtual ~DataPointConverter() override;
/** Converts settings for a data point in the passed series. */
void convertFromModel(
@@ -121,7 +121,7 @@ class SeriesConverter : public ConverterBase< SeriesModel >
{
public:
explicit SeriesConverter( const ConverterRoot& rParent, SeriesModel& rModel );
- virtual ~SeriesConverter();
+ virtual ~SeriesConverter() override;
/** Creates a labeled data sequence object from category data link. */
css::uno::Reference< css::chart2::data::XLabeledDataSequence >
diff --git a/oox/inc/drawingml/chart/titlecontext.hxx b/oox/inc/drawingml/chart/titlecontext.hxx
index eeb8184513e9..2d52720ef7a4 100644
--- a/oox/inc/drawingml/chart/titlecontext.hxx
+++ b/oox/inc/drawingml/chart/titlecontext.hxx
@@ -35,7 +35,7 @@ class TextContext : public ContextBase< TextModel >
{
public:
explicit TextContext( ::oox::core::ContextHandler2Helper& rParent, TextModel& rModel );
- virtual ~TextContext();
+ virtual ~TextContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
virtual void onCharacters( const OUString& rChars ) override;
@@ -50,7 +50,7 @@ class TitleContext : public ContextBase< TitleModel >
{
public:
explicit TitleContext( ::oox::core::ContextHandler2Helper& rParent, TitleModel& rModel );
- virtual ~TitleContext();
+ virtual ~TitleContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -64,7 +64,7 @@ class LegendContext : public ContextBase< LegendModel >
{
public:
explicit LegendContext( ::oox::core::ContextHandler2Helper& rParent, LegendModel& rModel );
- virtual ~LegendContext();
+ virtual ~LegendContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
diff --git a/oox/inc/drawingml/chart/titleconverter.hxx b/oox/inc/drawingml/chart/titleconverter.hxx
index ccbc7f308422..10f2f000d4aa 100644
--- a/oox/inc/drawingml/chart/titleconverter.hxx
+++ b/oox/inc/drawingml/chart/titleconverter.hxx
@@ -42,7 +42,7 @@ class TextConverter : public ConverterBase< TextModel >
{
public:
explicit TextConverter( const ConverterRoot& rParent, TextModel& rModel );
- virtual ~TextConverter();
+ virtual ~TextConverter() override;
/** Creates a data sequence object from the contained text data. */
css::uno::Reference< css::chart2::data::XDataSequence >
@@ -69,7 +69,7 @@ class TitleConverter : public ConverterBase< TitleModel >
{
public:
explicit TitleConverter( const ConverterRoot& rParent, TitleModel& rModel );
- virtual ~TitleConverter();
+ virtual ~TitleConverter() override;
/** Creates a title text object and attaches it at the passed interface. */
void convertFromModel(
@@ -85,7 +85,7 @@ class LegendConverter : public ConverterBase< LegendModel >
{
public:
explicit LegendConverter( const ConverterRoot& rParent, LegendModel& rModel );
- virtual ~LegendConverter();
+ virtual ~LegendConverter() override;
/** Creates a legend object and attaches it at the passed diagram. */
void convertFromModel(
diff --git a/oox/inc/drawingml/chart/typegroupcontext.hxx b/oox/inc/drawingml/chart/typegroupcontext.hxx
index 54260362991b..4c0a999a443f 100644
--- a/oox/inc/drawingml/chart/typegroupcontext.hxx
+++ b/oox/inc/drawingml/chart/typegroupcontext.hxx
@@ -35,7 +35,7 @@ class UpDownBarsContext : public ContextBase< UpDownBarsModel >
{
public:
explicit UpDownBarsContext( ::oox::core::ContextHandler2Helper& rParent, UpDownBarsModel& rModel );
- virtual ~UpDownBarsContext();
+ virtual ~UpDownBarsContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -51,7 +51,7 @@ class AreaTypeGroupContext : public TypeGroupContextBase
{
public:
explicit AreaTypeGroupContext( ::oox::core::ContextHandler2Helper& rParent, TypeGroupModel& rModel );
- virtual ~AreaTypeGroupContext();
+ virtual ~AreaTypeGroupContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -63,7 +63,7 @@ class BarTypeGroupContext : public TypeGroupContextBase
{
public:
explicit BarTypeGroupContext( ::oox::core::ContextHandler2Helper& rParent, TypeGroupModel& rModel );
- virtual ~BarTypeGroupContext();
+ virtual ~BarTypeGroupContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -75,7 +75,7 @@ class BubbleTypeGroupContext : public TypeGroupContextBase
{
public:
explicit BubbleTypeGroupContext( ::oox::core::ContextHandler2Helper& rParent, TypeGroupModel& rModel );
- virtual ~BubbleTypeGroupContext();
+ virtual ~BubbleTypeGroupContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -88,7 +88,7 @@ class LineTypeGroupContext : public TypeGroupContextBase
{
public:
explicit LineTypeGroupContext( ::oox::core::ContextHandler2Helper& rParent, TypeGroupModel& rModel );
- virtual ~LineTypeGroupContext();
+ virtual ~LineTypeGroupContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -101,7 +101,7 @@ class PieTypeGroupContext : public TypeGroupContextBase
{
public:
explicit PieTypeGroupContext( ::oox::core::ContextHandler2Helper& rParent, TypeGroupModel& rModel );
- virtual ~PieTypeGroupContext();
+ virtual ~PieTypeGroupContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -113,7 +113,7 @@ class RadarTypeGroupContext : public TypeGroupContextBase
{
public:
explicit RadarTypeGroupContext( ::oox::core::ContextHandler2Helper& rParent, TypeGroupModel& rModel );
- virtual ~RadarTypeGroupContext();
+ virtual ~RadarTypeGroupContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -125,7 +125,7 @@ class ScatterTypeGroupContext : public TypeGroupContextBase
{
public:
explicit ScatterTypeGroupContext( ::oox::core::ContextHandler2Helper& rParent, TypeGroupModel& rModel );
- virtual ~ScatterTypeGroupContext();
+ virtual ~ScatterTypeGroupContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
@@ -138,7 +138,7 @@ class SurfaceTypeGroupContext : public TypeGroupContextBase
{
public:
explicit SurfaceTypeGroupContext( ::oox::core::ContextHandler2Helper& rParent, TypeGroupModel& rModel );
- virtual ~SurfaceTypeGroupContext();
+ virtual ~SurfaceTypeGroupContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
};
diff --git a/oox/inc/drawingml/chart/typegroupconverter.hxx b/oox/inc/drawingml/chart/typegroupconverter.hxx
index c4fb0543f7ec..22a134ce8951 100644
--- a/oox/inc/drawingml/chart/typegroupconverter.hxx
+++ b/oox/inc/drawingml/chart/typegroupconverter.hxx
@@ -98,7 +98,7 @@ class UpDownBarsConverter : public ConverterBase< UpDownBarsModel >
{
public:
explicit UpDownBarsConverter( const ConverterRoot& rParent, UpDownBarsModel& rModel );
- virtual ~UpDownBarsConverter();
+ virtual ~UpDownBarsConverter() override;
/** Converts the OOXML up/down bars. */
void convertFromModel(
@@ -112,7 +112,7 @@ class TypeGroupConverter : public ConverterBase< TypeGroupModel >
{
public:
explicit TypeGroupConverter( const ConverterRoot& rParent, TypeGroupModel& rModel );
- virtual ~TypeGroupConverter();
+ virtual ~TypeGroupConverter() override;
/** Returns the type info struct that describes this chart type group. */
const TypeGroupInfo& getTypeInfo() const { return maTypeInfo; }
diff --git a/oox/inc/drawingml/clrschemecontext.hxx b/oox/inc/drawingml/clrschemecontext.hxx
index ad9173d16b90..b16f1c25a7f6 100644
--- a/oox/inc/drawingml/clrschemecontext.hxx
+++ b/oox/inc/drawingml/clrschemecontext.hxx
@@ -38,7 +38,7 @@ class clrSchemeColorContext : private Color, public ColorContext
{
public:
clrSchemeColorContext( ::oox::core::ContextHandler2Helper& rParent, ClrScheme& rClrScheme, sal_Int32 nColorToken );
- virtual ~clrSchemeColorContext();
+ virtual ~clrSchemeColorContext() override;
private:
ClrScheme& mrClrScheme;
diff --git a/oox/inc/drawingml/fillpropertiesgroupcontext.hxx b/oox/inc/drawingml/fillpropertiesgroupcontext.hxx
index 59cf7d27fa7d..b93249c14fe8 100644
--- a/oox/inc/drawingml/fillpropertiesgroupcontext.hxx
+++ b/oox/inc/drawingml/fillpropertiesgroupcontext.hxx
@@ -83,7 +83,7 @@ public:
explicit ArtisticEffectContext(
::oox::core::ContextHandler2Helper& rParent,
ArtisticEffectProperties& rEffect );
- virtual ~ArtisticEffectContext();
+ virtual ~ArtisticEffectContext() override;
virtual ::oox::core::ContextHandlerRef
onCreateContext(
@@ -103,7 +103,7 @@ public:
explicit BlipExtensionContext(
::oox::core::ContextHandler2Helper& rParent,
BlipFillProperties& rBlipProps );
- virtual ~BlipExtensionContext();
+ virtual ~BlipExtensionContext() override;
virtual ::oox::core::ContextHandlerRef
onCreateContext(
@@ -124,7 +124,7 @@ public:
::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttribs,
BlipFillProperties& rBlipProps );
- virtual ~DuotoneContext();
+ virtual ~DuotoneContext() override;
virtual ::oox::core::ContextHandlerRef
onCreateContext(
@@ -146,7 +146,7 @@ public:
::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttribs,
BlipFillProperties& rBlipProps );
- virtual ~ColorChangeContext();
+ virtual ~ColorChangeContext() override;
virtual ::oox::core::ContextHandlerRef
onCreateContext(
@@ -233,7 +233,7 @@ public:
explicit SimpleFillPropertiesContext(
::oox::core::ContextHandler2Helper& rParent,
Color& rColor );
- virtual ~SimpleFillPropertiesContext();
+ virtual ~SimpleFillPropertiesContext() override;
protected:
Color& mrColor;
diff --git a/oox/inc/drawingml/linepropertiescontext.hxx b/oox/inc/drawingml/linepropertiescontext.hxx
index c1d03cd9fc61..950a7edf7926 100644
--- a/oox/inc/drawingml/linepropertiescontext.hxx
+++ b/oox/inc/drawingml/linepropertiescontext.hxx
@@ -33,7 +33,7 @@ public:
LinePropertiesContext( ::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttributes,
LineProperties& rLineProperties ) throw();
- virtual ~LinePropertiesContext();
+ virtual ~LinePropertiesContext() override;
virtual ::oox::core::ContextHandlerRef
onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/inc/drawingml/shapestylecontext.hxx b/oox/inc/drawingml/shapestylecontext.hxx
index 74788abe40eb..693d9bcdbfdc 100644
--- a/oox/inc/drawingml/shapestylecontext.hxx
+++ b/oox/inc/drawingml/shapestylecontext.hxx
@@ -29,7 +29,7 @@ class ShapeStyleContext : public ::oox::core::ContextHandler2
{
public:
ShapeStyleContext( ::oox::core::ContextHandler2Helper& rParent, Shape& rShape );
- virtual ~ShapeStyleContext();
+ virtual ~ShapeStyleContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/inc/drawingml/table/tablebackgroundstylecontext.hxx b/oox/inc/drawingml/table/tablebackgroundstylecontext.hxx
index 2e4e7abaca4f..dda5376e0b64 100644
--- a/oox/inc/drawingml/table/tablebackgroundstylecontext.hxx
+++ b/oox/inc/drawingml/table/tablebackgroundstylecontext.hxx
@@ -29,7 +29,7 @@ class TableBackgroundStyleContext : public ::oox::core::ContextHandler2
{
public:
TableBackgroundStyleContext( ::oox::core::ContextHandler2Helper& rParent, TableStyle& rTableStyle );
- virtual ~TableBackgroundStyleContext();
+ virtual ~TableBackgroundStyleContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/inc/drawingml/table/tablecellcontext.hxx b/oox/inc/drawingml/table/tablecellcontext.hxx
index d1c341b4ea29..320c3ffd1805 100644
--- a/oox/inc/drawingml/table/tablecellcontext.hxx
+++ b/oox/inc/drawingml/table/tablecellcontext.hxx
@@ -30,7 +30,7 @@ class TableCellContext : public ::oox::core::ContextHandler2
public:
TableCellContext( ::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttribs, TableCell& rTableCell );
- virtual ~TableCellContext();
+ virtual ~TableCellContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/inc/drawingml/table/tablecontext.hxx b/oox/inc/drawingml/table/tablecontext.hxx
index ba3c07ca319b..00545a8e8d64 100644
--- a/oox/inc/drawingml/table/tablecontext.hxx
+++ b/oox/inc/drawingml/table/tablecontext.hxx
@@ -30,7 +30,7 @@ class TableContext : public ShapeContext
{
public:
TableContext( ::oox::core::ContextHandler2Helper& rParent, ShapePtr pShapePtr );
- virtual ~TableContext();
+ virtual ~TableContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/inc/drawingml/table/tablepartstylecontext.hxx b/oox/inc/drawingml/table/tablepartstylecontext.hxx
index fde8231880d4..2a734d4d4ae5 100644
--- a/oox/inc/drawingml/table/tablepartstylecontext.hxx
+++ b/oox/inc/drawingml/table/tablepartstylecontext.hxx
@@ -29,7 +29,7 @@ class TablePartStyleContext : public ::oox::core::ContextHandler2
{
public:
TablePartStyleContext( ::oox::core::ContextHandler2Helper& rParent, TableStylePart& rTableStylePart );
- virtual ~TablePartStyleContext();
+ virtual ~TablePartStyleContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/inc/drawingml/table/tablerowcontext.hxx b/oox/inc/drawingml/table/tablerowcontext.hxx
index 8ee5b35d63a3..129ff78d8b0c 100644
--- a/oox/inc/drawingml/table/tablerowcontext.hxx
+++ b/oox/inc/drawingml/table/tablerowcontext.hxx
@@ -31,7 +31,7 @@ class TableRowContext : public ::oox::core::ContextHandler2
public:
TableRowContext( ::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttribs, TableRow& rTableRow );
- virtual ~TableRowContext();
+ virtual ~TableRowContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/inc/drawingml/table/tablestylecellstylecontext.hxx b/oox/inc/drawingml/table/tablestylecellstylecontext.hxx
index 772e3bef2c7c..5bce17c37397 100644
--- a/oox/inc/drawingml/table/tablestylecellstylecontext.hxx
+++ b/oox/inc/drawingml/table/tablestylecellstylecontext.hxx
@@ -29,7 +29,7 @@ class TableStyleCellStyleContext : public ::oox::core::ContextHandler2
{
public:
TableStyleCellStyleContext( ::oox::core::ContextHandler2Helper& rParent, TableStylePart& rTableStylePart );
- virtual ~TableStyleCellStyleContext();
+ virtual ~TableStyleCellStyleContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/inc/drawingml/table/tablestylecontext.hxx b/oox/inc/drawingml/table/tablestylecontext.hxx
index d983d5587687..72f747c04e5f 100644
--- a/oox/inc/drawingml/table/tablestylecontext.hxx
+++ b/oox/inc/drawingml/table/tablestylecontext.hxx
@@ -31,7 +31,7 @@ public:
TableStyleContext( ::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttribs,
TableStyle& rTableStyle );
- virtual ~TableStyleContext();
+ virtual ~TableStyleContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/inc/drawingml/table/tablestylelistfragmenthandler.hxx b/oox/inc/drawingml/table/tablestylelistfragmenthandler.hxx
index 65d0a90d8747..204d25d62ddb 100644
--- a/oox/inc/drawingml/table/tablestylelistfragmenthandler.hxx
+++ b/oox/inc/drawingml/table/tablestylelistfragmenthandler.hxx
@@ -34,7 +34,7 @@ public:
::oox::core::XmlFilterBase& rFilter,
const OUString& rFragmentPath,
TableStyleList& rTableStyleList );
- virtual ~TableStyleListFragmentHandler();
+ virtual ~TableStyleListFragmentHandler() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const AttributeList& rAttribs ) override;
diff --git a/oox/inc/drawingml/table/tablestyletextstylecontext.hxx b/oox/inc/drawingml/table/tablestyletextstylecontext.hxx
index 7db5f3a45d2c..9bef38329848 100644
--- a/oox/inc/drawingml/table/tablestyletextstylecontext.hxx
+++ b/oox/inc/drawingml/table/tablestyletextstylecontext.hxx
@@ -31,7 +31,7 @@ public:
TableStyleTextStyleContext( ::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttribs,
TableStylePart& rTableStylePart );
- virtual ~TableStyleTextStyleContext();
+ virtual ~TableStyleTextStyleContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/inc/drawingml/textcharacterpropertiescontext.hxx b/oox/inc/drawingml/textcharacterpropertiescontext.hxx
index d223afd3b5e1..716b4f097a86 100644
--- a/oox/inc/drawingml/textcharacterpropertiescontext.hxx
+++ b/oox/inc/drawingml/textcharacterpropertiescontext.hxx
@@ -32,7 +32,7 @@ public:
TextCharacterPropertiesContext( ::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttribs,
TextCharacterProperties& rTextCharacterProperties );
- virtual ~TextCharacterPropertiesContext();
+ virtual ~TextCharacterPropertiesContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/inc/drawingml/texteffectscontext.hxx b/oox/inc/drawingml/texteffectscontext.hxx
index e2de24b12d57..75d96bae9888 100644
--- a/oox/inc/drawingml/texteffectscontext.hxx
+++ b/oox/inc/drawingml/texteffectscontext.hxx
@@ -26,7 +26,7 @@ public:
TextEffectsContext(oox::core::ContextHandler2Helper& rParent,
sal_Int32 aElementToken,
std::vector<css::beans::PropertyValue>& rTextEffectsProperties);
- virtual ~TextEffectsContext();
+ virtual ~TextEffectsContext() override;
virtual void onStartElement(const oox::AttributeList& rAttribs) override;
virtual void onEndElement() override;
diff --git a/oox/inc/drawingml/textliststylecontext.hxx b/oox/inc/drawingml/textliststylecontext.hxx
index ced68dfb100b..a48161410e81 100644
--- a/oox/inc/drawingml/textliststylecontext.hxx
+++ b/oox/inc/drawingml/textliststylecontext.hxx
@@ -29,7 +29,7 @@ class TextListStyleContext : public ::oox::core::ContextHandler2
{
public:
TextListStyleContext( ::oox::core::ContextHandler2Helper& rParent, TextListStyle& rTextListStyle );
- virtual ~TextListStyleContext();
+ virtual ~TextListStyleContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/inc/drawingml/textparagraphpropertiescontext.hxx b/oox/inc/drawingml/textparagraphpropertiescontext.hxx
index 8f827e8ebda9..ba3fe098db1b 100644
--- a/oox/inc/drawingml/textparagraphpropertiescontext.hxx
+++ b/oox/inc/drawingml/textparagraphpropertiescontext.hxx
@@ -36,7 +36,7 @@ public:
TextParagraphPropertiesContext( ::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttributes,
TextParagraphProperties& rTextParagraphProperties );
- virtual ~TextParagraphPropertiesContext();
+ virtual ~TextParagraphPropertiesContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/source/docprop/docprophandler.hxx b/oox/source/docprop/docprophandler.hxx
index 4dd42614bf01..4bd4577a1503 100644
--- a/oox/source/docprop/docprophandler.hxx
+++ b/oox/source/docprop/docprophandler.hxx
@@ -55,7 +55,7 @@ class OOXMLDocPropHandler : public ::cppu::WeakImplHelper< css::xml::sax::XFastD
public:
explicit OOXMLDocPropHandler( const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno::Reference< css::document::XDocumentProperties >& rDocProp );
- virtual ~OOXMLDocPropHandler();
+ virtual ~OOXMLDocPropHandler() override;
void InitNew();
void AddCustomProperty( const css::uno::Any& aAny );
diff --git a/oox/source/drawingml/chart/plotareaconverter.cxx b/oox/source/drawingml/chart/plotareaconverter.cxx
index b7796db7445a..71477a92af8a 100644
--- a/oox/source/drawingml/chart/plotareaconverter.cxx
+++ b/oox/source/drawingml/chart/plotareaconverter.cxx
@@ -65,7 +65,7 @@ class AxesSetConverter : public ConverterBase< AxesSetModel >
{
public:
explicit AxesSetConverter( const ConverterRoot& rParent, AxesSetModel& rModel );
- virtual ~AxesSetConverter();
+ virtual ~AxesSetConverter() override;
/** Converts the axes set model to a chart2 diagram. Returns an automatic
chart title from a single series title, if possible. */
diff --git a/oox/source/drawingml/customshapegeometry.cxx b/oox/source/drawingml/customshapegeometry.cxx
index a490533917f9..3ee61c28c87c 100644
--- a/oox/source/drawingml/customshapegeometry.cxx
+++ b/oox/source/drawingml/customshapegeometry.cxx
@@ -928,7 +928,7 @@ class Path2DContext : public ContextHandler2
{
public:
Path2DContext( ContextHandler2Helper& rParent, const AttributeList& rAttribs, CustomShapeProperties& rCustomShapeProperties, std::vector< css::drawing::EnhancedCustomShapeSegment >& rSegments, Path2D& rPath2D );
- virtual ~Path2DContext();
+ virtual ~Path2DContext() override;
virtual ::oox::core::ContextHandlerRef
onCreateContext( sal_Int32 aElementToken, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/source/drawingml/diagram/constraintlistcontext.hxx b/oox/source/drawingml/diagram/constraintlistcontext.hxx
index 93ceeaf08eaa..730cd2d88a30 100644
--- a/oox/source/drawingml/diagram/constraintlistcontext.hxx
+++ b/oox/source/drawingml/diagram/constraintlistcontext.hxx
@@ -30,7 +30,7 @@ class ConstraintListContext : public ::oox::core::ContextHandler2
{
public:
ConstraintListContext( ContextHandler2Helper& rParent, const AttributeList& rAttributes, const LayoutAtomPtr &pNode );
- virtual ~ConstraintListContext();
+ virtual ~ConstraintListContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const AttributeList& rAttribs ) override;
private:
diff --git a/oox/source/drawingml/diagram/datamodelcontext.hxx b/oox/source/drawingml/diagram/datamodelcontext.hxx
index c2fa95026a7d..2642be374e40 100644
--- a/oox/source/drawingml/diagram/datamodelcontext.hxx
+++ b/oox/source/drawingml/diagram/datamodelcontext.hxx
@@ -32,7 +32,7 @@ class DataModelContext : public ::oox::core::ContextHandler2
{
public:
DataModelContext( ::oox::core::ContextHandler2Helper& rParent, const DiagramDataPtr & pDataModelPtr );
- virtual ~DataModelContext();
+ virtual ~DataModelContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/source/drawingml/diagram/diagramdefinitioncontext.hxx b/oox/source/drawingml/diagram/diagramdefinitioncontext.hxx
index af2a0d98aa60..9f5161b2f769 100644
--- a/oox/source/drawingml/diagram/diagramdefinitioncontext.hxx
+++ b/oox/source/drawingml/diagram/diagramdefinitioncontext.hxx
@@ -29,7 +29,7 @@ class DiagramDefinitionContext : public ::oox::core::ContextHandler2
{
public:
DiagramDefinitionContext( ::oox::core::ContextHandler2Helper& rParent, const ::oox::AttributeList& rAttributes, const DiagramLayoutPtr &pLayout );
- virtual ~DiagramDefinitionContext();
+ virtual ~DiagramDefinitionContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/source/drawingml/diagram/diagramfragmenthandler.hxx b/oox/source/drawingml/diagram/diagramfragmenthandler.hxx
index 7b54b4fe4b3d..5e851f6424c6 100644
--- a/oox/source/drawingml/diagram/diagramfragmenthandler.hxx
+++ b/oox/source/drawingml/diagram/diagramfragmenthandler.hxx
@@ -29,7 +29,7 @@ class DiagramDataFragmentHandler : public ::oox::core::FragmentHandler2
{
public:
DiagramDataFragmentHandler( oox::core::XmlFilterBase& rFilter, const OUString& rFragmentPath, const DiagramDataPtr& rDataPtr ) throw();
- virtual ~DiagramDataFragmentHandler() throw();
+ virtual ~DiagramDataFragmentHandler() throw() override;
virtual void SAL_CALL endDocument() throw (css::xml::sax::SAXException, css::uno::RuntimeException, std::exception) override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
@@ -43,7 +43,7 @@ class DiagramLayoutFragmentHandler : public ::oox::core::FragmentHandler2
{
public:
DiagramLayoutFragmentHandler( oox::core::XmlFilterBase& rFilter, const OUString& rFragmentPath, const DiagramLayoutPtr& rDataPtr ) throw();
- virtual ~DiagramLayoutFragmentHandler() throw();
+ virtual ~DiagramLayoutFragmentHandler() throw() override;
virtual void SAL_CALL endDocument() throw (css::xml::sax::SAXException, css::uno::RuntimeException, std::exception) override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/source/drawingml/diagram/diagramlayoutatoms.hxx b/oox/source/drawingml/diagram/diagramlayoutatoms.hxx
index 6153e9cb0957..8601424b4aee 100644
--- a/oox/source/drawingml/diagram/diagramlayoutatoms.hxx
+++ b/oox/source/drawingml/diagram/diagramlayoutatoms.hxx
@@ -105,7 +105,7 @@ public:
mnRefType(-1), mnRefPointType(-1), mfFactor(1.0), mfValue(0.0), mnOperator(0)
{}
- virtual ~ConstraintAtom() { }
+ virtual ~ConstraintAtom() override { }
virtual void accept( LayoutAtomVisitor& ) override;
@@ -151,7 +151,7 @@ class AlgAtom
public:
AlgAtom() : mnType(0), maMap() {}
- virtual ~AlgAtom() { }
+ virtual ~AlgAtom() override { }
typedef std::map<sal_Int32,sal_Int32> ParamMap;
@@ -177,7 +177,7 @@ class ForEachAtom
public:
explicit ForEachAtom(const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttributes);
- virtual ~ForEachAtom() { }
+ virtual ~ForEachAtom() override { }
IteratorAttr & iterator()
{ return maIter; }
@@ -194,7 +194,7 @@ class ConditionAtom
{
public:
explicit ConditionAtom(const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttributes);
- virtual ~ConditionAtom()
+ virtual ~ConditionAtom() override
{ }
virtual void accept( LayoutAtomVisitor& ) override;
void readElseBranch()
@@ -215,7 +215,7 @@ class ChooseAtom
: public LayoutAtom
{
public:
- virtual ~ChooseAtom()
+ virtual ~ChooseAtom() override
{ }
virtual void accept( LayoutAtomVisitor& ) override;
};
@@ -240,7 +240,7 @@ public:
typedef std::array<css::uno::Any, 9> VarMap;
LayoutNode() : mnChildOrder(0) {}
- virtual ~LayoutNode() { }
+ virtual ~LayoutNode() override { }
virtual void accept( LayoutAtomVisitor& ) override;
VarMap & variables()
{ return mVariables; }
diff --git a/oox/source/drawingml/diagram/layoutnodecontext.cxx b/oox/source/drawingml/diagram/layoutnodecontext.cxx
index d381b68511b6..9bb90a8d069c 100644
--- a/oox/source/drawingml/diagram/layoutnodecontext.cxx
+++ b/oox/source/drawingml/diagram/layoutnodecontext.cxx
@@ -158,7 +158,7 @@ public:
{
}
- virtual ~LayoutVariablePropertySetContext()
+ virtual ~LayoutVariablePropertySetContext() override
{
}
diff --git a/oox/source/drawingml/diagram/layoutnodecontext.hxx b/oox/source/drawingml/diagram/layoutnodecontext.hxx
index 7559af0abbbb..a98c86713b21 100644
--- a/oox/source/drawingml/diagram/layoutnodecontext.hxx
+++ b/oox/source/drawingml/diagram/layoutnodecontext.hxx
@@ -30,7 +30,7 @@ class LayoutNodeContext : public ::oox::core::ContextHandler2
{
public:
LayoutNodeContext( ::oox::core::ContextHandler2Helper& rParent, const ::oox::AttributeList& rAttributes, const LayoutAtomPtr &pNode );
- virtual ~LayoutNodeContext();
+ virtual ~LayoutNodeContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/source/drawingml/effectpropertiescontext.hxx b/oox/source/drawingml/effectpropertiescontext.hxx
index 9e0ec3fa4582..4482db6fe0de 100644
--- a/oox/source/drawingml/effectpropertiescontext.hxx
+++ b/oox/source/drawingml/effectpropertiescontext.hxx
@@ -22,7 +22,7 @@ class EffectPropertiesContext : public ::oox::core::ContextHandler2
public:
EffectPropertiesContext( ::oox::core::ContextHandler2Helper& rParent,
EffectProperties& rEffectProperties ) throw();
- virtual ~EffectPropertiesContext();
+ virtual ~EffectPropertiesContext() override;
virtual ::oox::core::ContextHandlerRef
onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/source/drawingml/hyperlinkcontext.hxx b/oox/source/drawingml/hyperlinkcontext.hxx
index f886a7cca959..8e1ae9aebef5 100644
--- a/oox/source/drawingml/hyperlinkcontext.hxx
+++ b/oox/source/drawingml/hyperlinkcontext.hxx
@@ -35,7 +35,7 @@ public:
::oox::core::ContextHandler2Helper& rParent,
const ::oox::AttributeList& rAttribs,
PropertyMap& aProperties );
- virtual ~HyperLinkContext();
+ virtual ~HyperLinkContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/source/drawingml/texttabstoplistcontext.hxx b/oox/source/drawingml/texttabstoplistcontext.hxx
index cbec67799bc1..72e5474bfee9 100644
--- a/oox/source/drawingml/texttabstoplistcontext.hxx
+++ b/oox/source/drawingml/texttabstoplistcontext.hxx
@@ -33,7 +33,7 @@ namespace oox { namespace drawingml {
public:
TextTabStopListContext( ::oox::core::ContextHandler2Helper& rParent,
::std::list< css::style::TabStop > & aTabList );
- virtual ~TextTabStopListContext();
+ virtual ~TextTabStopListContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
diff --git a/oox/source/export/ColorPropertySet.hxx b/oox/source/export/ColorPropertySet.hxx
index 11d73a8589c0..88fc20d3c286 100644
--- a/oox/source/export/ColorPropertySet.hxx
+++ b/oox/source/export/ColorPropertySet.hxx
@@ -39,7 +39,7 @@ class ColorPropertySet : public ::cppu::WeakImplHelper<
public:
// if bFillColor == false, the color is a LineColor
explicit ColorPropertySet( sal_Int32 nColor, bool bFillColor = true );
- virtual ~ColorPropertySet();
+ virtual ~ColorPropertySet() override;
protected:
// ____ XPropertySet ____
diff --git a/oox/source/ole/olestorage.cxx b/oox/source/ole/olestorage.cxx
index 68935f944e6e..19c665f11dc8 100644
--- a/oox/source/ole/olestorage.cxx
+++ b/oox/source/ole/olestorage.cxx
@@ -58,7 +58,7 @@ public:
const Reference< XComponentContext >& rxContext,
const Reference< XNameContainer >& rxStorage,
const OUString& rElementName );
- virtual ~OleOutputStream();
+ virtual ~OleOutputStream() override;
virtual void SAL_CALL seek( sal_Int64 nPos ) throw( IllegalArgumentException, IOException, RuntimeException, std::exception ) override;
virtual sal_Int64 SAL_CALL getPosition() throw( IOException, RuntimeException, std::exception ) override;
diff --git a/oox/source/ppt/animvariantcontext.hxx b/oox/source/ppt/animvariantcontext.hxx
index 278e4255b2b2..4ab209180230 100644
--- a/oox/source/ppt/animvariantcontext.hxx
+++ b/oox/source/ppt/animvariantcontext.hxx
@@ -33,7 +33,7 @@ namespace oox { namespace ppt {
{
public:
AnimVariantContext( ::oox::core::FragmentHandler2& rParent, ::sal_Int32 aElement, css::uno::Any & aValue );
- virtual ~AnimVariantContext( ) throw( );
+ virtual ~AnimVariantContext( ) throw( ) override;
virtual void onEndElement() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;
diff --git a/oox/source/ppt/buildlistcontext.hxx b/oox/source/ppt/buildlistcontext.hxx
index 84ec8e97c879..5fbf5f2b6618 100644
--- a/oox/source/ppt/buildlistcontext.hxx
+++ b/oox/source/ppt/buildlistcontext.hxx
@@ -31,7 +31,7 @@ namespace oox { namespace ppt {
public:
explicit BuildListContext( ::oox::core::FragmentHandler2& rParent );
- virtual ~BuildListContext( );
+ virtual ~BuildListContext( ) override;
virtual void onEndElement() override;
diff --git a/oox/source/ppt/commonbehaviorcontext.hxx b/oox/source/ppt/commonbehaviorcontext.hxx
index dbe070118d59..4d396050a517 100644
--- a/oox/source/ppt/commonbehaviorcontext.hxx
+++ b/oox/source/ppt/commonbehaviorcontext.hxx
@@ -43,7 +43,7 @@ namespace oox { namespace ppt {
const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribs,
const TimeNodePtr & pNode );
virtual ~CommonBehaviorContext( )
- throw( );
+ throw( ) override;
virtual void onEndElement() override;
diff --git a/oox/source/ppt/commontimenodecontext.hxx b/oox/source/ppt/commontimenodecontext.hxx
index f5109efe2ce4..1dd2687a674b 100644
--- a/oox/source/ppt/commontimenodecontext.hxx
+++ b/oox/source/ppt/commontimenodecontext.hxx
@@ -33,7 +33,7 @@ namespace oox { namespace ppt {
{
public:
CommonTimeNodeContext( ::oox::core::FragmentHandler2& rParent, sal_Int32 aElement, const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribs, const TimeNodePtr & pNode);
- virtual ~CommonTimeNodeContext( ) throw( );
+ virtual ~CommonTimeNodeContext( ) throw( ) override;
virtual void onEndElement() override;
diff --git a/oox/source/ppt/conditioncontext.hxx b/oox/source/ppt/conditioncontext.hxx
index 6ec307f1fb29..726191dba526 100644
--- a/oox/source/ppt/conditioncontext.hxx
+++ b/oox/source/ppt/conditioncontext.hxx
@@ -37,7 +37,7 @@ namespace oox { namespace ppt {
CondContext( ::oox::core::FragmentHandler2& rParent,
const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribs,
const TimeNodePtr & pNode, AnimationCondition & aCond );
- virtual ~CondContext( ) throw( );
+ virtual ~CondContext( ) throw( ) override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;
private:
@@ -54,7 +54,7 @@ namespace oox { namespace ppt {
sal_Int32 aElement,
const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribs,
const TimeNodePtr & pNode, AnimationConditionList & aCondList );
- virtual ~CondListContext( ) throw( );
+ virtual ~CondListContext( ) throw( ) override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;
diff --git a/oox/source/ppt/customshowlistcontext.cxx b/oox/source/ppt/customshowlistcontext.cxx
index e5957c410671..e8839abb5b61 100644
--- a/oox/source/ppt/customshowlistcontext.cxx
+++ b/oox/source/ppt/customshowlistcontext.cxx
@@ -37,7 +37,7 @@ public:
CustomShowContext( ::oox::core::FragmentHandler2& rParent,
const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribs,
CustomShow& rCustomShow );
- virtual ~CustomShowContext( );
+ virtual ~CustomShowContext( ) override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;
};
diff --git a/oox/source/ppt/extdrawingfragmenthandler.hxx b/oox/source/ppt/extdrawingfragmenthandler.hxx
index f8084971369f..f799a1bad158 100644
--- a/oox/source/ppt/extdrawingfragmenthandler.hxx
+++ b/oox/source/ppt/extdrawingfragmenthandler.hxx
@@ -26,7 +26,7 @@ public:
const oox::ppt::ShapeLocation eShapeLocation,
oox::drawingml::ShapePtr const & pGroupShapePtr,
oox::drawingml::ShapePtr const & pShapePtr ) throw();
- virtual ~ExtDrawingFragmentHandler() throw();
+ virtual ~ExtDrawingFragmentHandler() throw() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const AttributeList& rAttribs ) override;
diff --git a/oox/source/ppt/headerfootercontext.hxx b/oox/source/ppt/headerfootercontext.hxx
index 7be60f09fe89..89ab5b9d79a7 100644
--- a/oox/source/ppt/headerfootercontext.hxx
+++ b/oox/source/ppt/headerfootercontext.hxx
@@ -32,7 +32,7 @@ namespace oox { namespace ppt {
HeaderFooterContext( ::oox::core::FragmentHandler2& rParent,
const AttributeList& rAttribs, HeaderFooter& rHeaderFooter );
- virtual ~HeaderFooterContext( );
+ virtual ~HeaderFooterContext( ) override;
};
} }
diff --git a/oox/source/ppt/timeanimvaluecontext.hxx b/oox/source/ppt/timeanimvaluecontext.hxx
index add8fe040f84..2562393e71d7 100644
--- a/oox/source/ppt/timeanimvaluecontext.hxx
+++ b/oox/source/ppt/timeanimvaluecontext.hxx
@@ -34,7 +34,7 @@ namespace oox { namespace ppt {
const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribs,
TimeAnimationValueList & aTavList );
- virtual ~TimeAnimValueListContext( );
+ virtual ~TimeAnimValueListContext( ) override;
virtual void onEndElement() override;
diff --git a/oox/source/ppt/timenodelistcontext.cxx b/oox/source/ppt/timenodelistcontext.cxx
index 5efc6c7ed8ec..e795b6e8b129 100644
--- a/oox/source/ppt/timenodelistcontext.cxx
+++ b/oox/source/ppt/timenodelistcontext.cxx
@@ -179,7 +179,7 @@ namespace oox { namespace ppt {
}
- virtual ~SetTimeNodeContext() throw ()
+ virtual ~SetTimeNodeContext() throw () override
{
if( maTo.hasValue() )
{
@@ -240,7 +240,7 @@ namespace oox { namespace ppt {
}
}
- virtual ~CmdTimeNodeContext() throw ()
+ virtual ~CmdTimeNodeContext() throw () override
{
}
@@ -353,7 +353,7 @@ namespace oox { namespace ppt {
mnPrevAc = xAttribs->getOptionalValueToken( XML_prevAc, 0 );
}
- virtual ~SequenceTimeNodeContext() throw()
+ virtual ~SequenceTimeNodeContext() throw() override
{
}
@@ -426,7 +426,7 @@ namespace oox { namespace ppt {
, m_byColor( AnimationColorSpace::RGB, 0, 0, 0)
{
}
- virtual ~AnimColorContext() throw()
+ virtual ~AnimColorContext() throw() override
{
}
@@ -555,7 +555,7 @@ namespace oox { namespace ppt {
mnValueType = xAttribs->getOptionalValueToken( XML_valueType, 0 );
}
- virtual ~AnimContext() throw ()
+ virtual ~AnimContext() throw () override
{
::std::list< TimeAnimationValue >::iterator iter, end;
int nKeyTimes = maTavList.size();
@@ -627,7 +627,7 @@ namespace oox { namespace ppt {
= makeAny((sal_Int16)AnimationTransformType::SCALE);
}
- virtual ~AnimScaleContext( ) throw( )
+ virtual ~AnimScaleContext( ) throw( ) override
{
}
@@ -726,7 +726,7 @@ namespace oox { namespace ppt {
}
}
- virtual ~AnimRotContext( ) throw( )
+ virtual ~AnimRotContext( ) throw( ) override
{
}
@@ -783,7 +783,7 @@ namespace oox { namespace ppt {
// TODO make sure the units are right. Likely not.
}
- virtual ~AnimMotionContext( ) throw()
+ virtual ~AnimMotionContext( ) throw() override
{
}
@@ -866,7 +866,7 @@ namespace oox { namespace ppt {
}
}
- virtual ~AnimEffectContext( ) throw()
+ virtual ~AnimEffectContext( ) throw() override
{
}
diff --git a/oox/source/ppt/timetargetelementcontext.hxx b/oox/source/ppt/timetargetelementcontext.hxx
index f5e4a65e5517..c51a6d8207a8 100644
--- a/oox/source/ppt/timetargetelementcontext.hxx
+++ b/oox/source/ppt/timetargetelementcontext.hxx
@@ -31,7 +31,7 @@ namespace oox { namespace ppt {
{
public:
TimeTargetElementContext( ::oox::core::FragmentHandler2& rParent, const AnimTargetElementPtr & aValue );
- virtual ~TimeTargetElementContext( ) throw( );
+ virtual ~TimeTargetElementContext( ) throw( ) override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;
private:
diff --git a/oox/source/shape/LockedCanvasContext.hxx b/oox/source/shape/LockedCanvasContext.hxx
index 21dc10f3f804..ca7ac4ade8d1 100644
--- a/oox/source/shape/LockedCanvasContext.hxx
+++ b/oox/source/shape/LockedCanvasContext.hxx
@@ -23,7 +23,7 @@ class LockedCanvasContext : public oox::core::ContextHandler2
{
public:
explicit LockedCanvasContext(oox::core::ContextHandler2Helper& rParent);
- virtual ~LockedCanvasContext();
+ virtual ~LockedCanvasContext() override;
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 Element, const ::oox::AttributeList& rAttribs) override;
diff --git a/oox/source/shape/ShapeContextHandler.hxx b/oox/source/shape/ShapeContextHandler.hxx
index 103a8106bd08..c594288d4d80 100644
--- a/oox/source/shape/ShapeContextHandler.hxx
+++ b/oox/source/shape/ShapeContextHandler.hxx
@@ -54,7 +54,7 @@ public:
explicit ShapeContextHandler
(css::uno::Reference< css::uno::XComponentContext > const & context);
- virtual ~ShapeContextHandler();
+ virtual ~ShapeContextHandler() override;
// css::lang::XServiceInfo:
virtual OUString SAL_CALL getImplementationName()
diff --git a/oox/source/shape/ShapeDrawingFragmentHandler.hxx b/oox/source/shape/ShapeDrawingFragmentHandler.hxx
index a14dcac6f40a..b4e202b15694 100644
--- a/oox/source/shape/ShapeDrawingFragmentHandler.hxx
+++ b/oox/source/shape/ShapeDrawingFragmentHandler.hxx
@@ -20,7 +20,7 @@ class ShapeDrawingFragmentHandler : public oox::core::FragmentHandler2
{
public:
ShapeDrawingFragmentHandler( oox::core::XmlFilterBase& rFilter, const OUString& rFragmentPath, oox::drawingml::ShapePtr const & pGroupShapePtr ) throw();
- virtual ~ShapeDrawingFragmentHandler() throw();
+ virtual ~ShapeDrawingFragmentHandler() throw() override;
virtual void SAL_CALL endDocument() throw (css::xml::sax::SAXException, css::uno::RuntimeException, std::exception) override;
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 Element, const AttributeList& rAttribs ) override;
diff --git a/oox/source/shape/ShapeFilterBase.hxx b/oox/source/shape/ShapeFilterBase.hxx
index a99c90c239ba..94d760992661 100644
--- a/oox/source/shape/ShapeFilterBase.hxx
+++ b/oox/source/shape/ShapeFilterBase.hxx
@@ -39,7 +39,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& rxContext )
throw( css::uno::RuntimeException );
- virtual ~ShapeFilterBase();
+ virtual ~ShapeFilterBase() override;
/** Has to be implemented by each filter, returns the current theme. */
virtual const ::oox::drawingml::Theme* getCurrentTheme() const override;
diff --git a/oox/source/shape/WpgContext.hxx b/oox/source/shape/WpgContext.hxx
index a212bef255cd..6144ce427755 100644
--- a/oox/source/shape/WpgContext.hxx
+++ b/oox/source/shape/WpgContext.hxx
@@ -23,7 +23,7 @@ class WpgContext : public oox::core::ContextHandler2
{
public:
explicit WpgContext(oox::core::ContextHandler2Helper& rParent);
- virtual ~WpgContext();
+ virtual ~WpgContext() override;
virtual oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElementToken, const oox::AttributeList& rAttribs) override;
diff --git a/oox/source/shape/WpsContext.hxx b/oox/source/shape/WpsContext.hxx
index 799b2117e972..03091c738132 100644
--- a/oox/source/shape/WpsContext.hxx
+++ b/oox/source/shape/WpsContext.hxx
@@ -23,7 +23,7 @@ class WpsContext : public oox::core::ContextHandler2
{
public:
WpsContext(oox::core::ContextHandler2Helper& rParent, css::uno::Reference<css::drawing::XShape> const& xShape);
- virtual ~WpsContext();
+ virtual ~WpsContext() override;
virtual oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElementToken, const oox::AttributeList& rAttribs) override;
diff --git a/package/inc/ZipPackage.hxx b/package/inc/ZipPackage.hxx
index 12e1602178ac..378876962b0d 100644
--- a/package/inc/ZipPackage.hxx
+++ b/package/inc/ZipPackage.hxx
@@ -117,7 +117,7 @@ protected:
public:
ZipPackage( const css::uno::Reference < css::uno::XComponentContext > &xContext );
- virtual ~ZipPackage();
+ virtual ~ZipPackage() override;
ZipFile& getZipFile() { return *m_pZipFile;}
sal_Int32 getFormat() const { return m_nFormat; }
diff --git a/package/inc/ZipPackageBuffer.hxx b/package/inc/ZipPackageBuffer.hxx
index 6873d7b45065..daac93d7c17f 100644
--- a/package/inc/ZipPackageBuffer.hxx
+++ b/package/inc/ZipPackageBuffer.hxx
@@ -37,7 +37,7 @@ protected:
bool m_bMustInitBuffer;
public:
ZipPackageBuffer();
- virtual ~ZipPackageBuffer();
+ virtual ~ZipPackageBuffer() override;
inline void realloc ( sal_Int32 nSize ) { m_aBuffer.realloc ( nSize ); }
const css::uno::Sequence < sal_Int8>& getSequence () const { return m_aBuffer; }
diff --git a/package/inc/ZipPackageEntry.hxx b/package/inc/ZipPackageEntry.hxx
index 6d7381e280b7..1dc3539e234d 100644
--- a/package/inc/ZipPackageEntry.hxx
+++ b/package/inc/ZipPackageEntry.hxx
@@ -57,7 +57,7 @@ protected:
public:
ZipEntry aEntry;
ZipPackageEntry();
- virtual ~ZipPackageEntry();
+ virtual ~ZipPackageEntry() override;
const OUString& GetMediaType () const { return msMediaType; }
void SetMediaType ( const OUString & sNewType) { msMediaType = sNewType; }
diff --git a/package/inc/ZipPackageFolder.hxx b/package/inc/ZipPackageFolder.hxx
index b024d2ccea04..916c82477d9d 100644
--- a/package/inc/ZipPackageFolder.hxx
+++ b/package/inc/ZipPackageFolder.hxx
@@ -47,7 +47,7 @@ public:
ZipPackageFolder( const css::uno::Reference < css::uno::XComponentContext >& xContext,
sal_Int32 nFormat,
bool bAllowRemoveOnInsert );
- virtual ~ZipPackageFolder();
+ virtual ~ZipPackageFolder() override;
const OUString& GetVersion() const { return m_sVersion; }
void SetVersion( const OUString& aVersion ) { m_sVersion = aVersion; }
diff --git a/package/inc/ZipPackageStream.hxx b/package/inc/ZipPackageStream.hxx
index 67f536816a0a..bd1367bab7fa 100644
--- a/package/inc/ZipPackageStream.hxx
+++ b/package/inc/ZipPackageStream.hxx
@@ -124,7 +124,7 @@ public:
const css::uno::Reference < css::uno::XComponentContext >& xContext,
sal_Int32 nFormat,
bool bAllowRemoveOnInsert );
- virtual ~ZipPackageStream();
+ virtual ~ZipPackageStream() override;
css::uno::Reference< css::io::XInputStream > GetRawEncrStreamNoHeaderCopy();
css::uno::Reference< css::io::XInputStream > TryToGetRawFromDataStream(bool bAddHeaderForEncr );
diff --git a/package/inc/zipfileaccess.hxx b/package/inc/zipfileaccess.hxx
index d324b0a4476c..8160447e33b0 100644
--- a/package/inc/zipfileaccess.hxx
+++ b/package/inc/zipfileaccess.hxx
@@ -53,7 +53,7 @@ class OZipFileAccess : public ::cppu::WeakImplHelper<
public:
OZipFileAccess( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~OZipFileAccess();
+ virtual ~OZipFileAccess() override;
static css::uno::Sequence< OUString > GetPatternsFromString_Impl( const OUString& aString );
diff --git a/package/source/manifest/ManifestImport.hxx b/package/source/manifest/ManifestImport.hxx
index 4e25499f5629..9cace18ee251 100644
--- a/package/source/manifest/ManifestImport.hxx
+++ b/package/source/manifest/ManifestImport.hxx
@@ -119,7 +119,7 @@ protected:
public:
ManifestImport( std::vector < css::uno::Sequence < css::beans::PropertyValue > > & rNewVector );
- virtual ~ManifestImport();
+ virtual ~ManifestImport() override;
virtual void SAL_CALL startDocument( )
throw(css::xml::sax::SAXException, css::uno::RuntimeException, std::exception) override;
virtual void SAL_CALL endDocument( )
diff --git a/package/source/manifest/ManifestReader.hxx b/package/source/manifest/ManifestReader.hxx
index 0e0b4b0fa0aa..ba9221d5a77e 100644
--- a/package/source/manifest/ManifestReader.hxx
+++ b/package/source/manifest/ManifestReader.hxx
@@ -40,7 +40,7 @@ private:
css::uno::Reference< css::uno::XComponentContext > m_xContext;
public:
ManifestReader( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~ManifestReader();
+ virtual ~ManifestReader() override;
// XManifestReader
virtual css::uno::Sequence< css::uno::Sequence< css::beans::PropertyValue > > SAL_CALL readManifestSequence( const css::uno::Reference< css::io::XInputStream >& rStream )
diff --git a/package/source/manifest/ManifestWriter.hxx b/package/source/manifest/ManifestWriter.hxx
index fd20e33252ce..0a63befb89f5 100644
--- a/package/source/manifest/ManifestWriter.hxx
+++ b/package/source/manifest/ManifestWriter.hxx
@@ -40,7 +40,7 @@ private:
css::uno::Reference< css::uno::XComponentContext > m_xContext;
public:
ManifestWriter( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~ManifestWriter();
+ virtual ~ManifestWriter() override;
// XManifestWriter
virtual void SAL_CALL writeManifestSequence( const css::uno::Reference< css::io::XOutputStream >& rStream, const css::uno::Sequence< css::uno::Sequence< css::beans::PropertyValue > >& rSequence )
diff --git a/package/source/xstor/disposelistener.hxx b/package/source/xstor/disposelistener.hxx
index 21b9b31d05d1..75d81c8913c3 100644
--- a/package/source/xstor/disposelistener.hxx
+++ b/package/source/xstor/disposelistener.hxx
@@ -32,7 +32,7 @@ class OChildDispListener_Impl : public ::cppu::WeakImplHelper < css::lang::XEven
public:
explicit OChildDispListener_Impl( OStorage& aStorage );
- virtual ~OChildDispListener_Impl();
+ virtual ~OChildDispListener_Impl() override;
void OwnerIsDisposed();
diff --git a/package/source/xstor/ocompinstream.hxx b/package/source/xstor/ocompinstream.hxx
index 451f2201fb5a..36c91a54c190 100644
--- a/package/source/xstor/ocompinstream.hxx
+++ b/package/source/xstor/ocompinstream.hxx
@@ -58,7 +58,7 @@ public:
const css::uno::Sequence< css::beans::PropertyValue >& aProps,
sal_Int32 nStorageType );
- virtual ~OInputCompStream();
+ virtual ~OInputCompStream() override;
void InternalDispose();
diff --git a/package/source/xstor/oseekinstream.hxx b/package/source/xstor/oseekinstream.hxx
index dcadc763e98e..803f4c7fc783 100644
--- a/package/source/xstor/oseekinstream.hxx
+++ b/package/source/xstor/oseekinstream.hxx
@@ -40,7 +40,7 @@ public:
const css::uno::Sequence< css::beans::PropertyValue >& aProps,
sal_Int32 nStorageType );
- virtual ~OInputSeekStream();
+ virtual ~OInputSeekStream() override;
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/package/source/xstor/owriteablestream.hxx b/package/source/xstor/owriteablestream.hxx
index 63c7fccee258..130d5fe1c532 100644
--- a/package/source/xstor/owriteablestream.hxx
+++ b/package/source/xstor/owriteablestream.hxx
@@ -272,7 +272,7 @@ protected:
public:
- virtual ~OWriteStream();
+ virtual ~OWriteStream() override;
void CheckInitOnDemand();
void DeInit();
diff --git a/package/source/xstor/selfterminatefilestream.hxx b/package/source/xstor/selfterminatefilestream.hxx
index 4cd4dbdbe81d..abd60c4676d1 100644
--- a/package/source/xstor/selfterminatefilestream.hxx
+++ b/package/source/xstor/selfterminatefilestream.hxx
@@ -41,7 +41,7 @@ protected:
public:
OSelfTerminateFileStream( const css::uno::Reference< css::uno::XComponentContext >& xContext, const OUString& aURL );
- virtual ~OSelfTerminateFileStream();
+ virtual ~OSelfTerminateFileStream() override;
void CloseStreamDeleteFile();
diff --git a/package/source/xstor/switchpersistencestream.hxx b/package/source/xstor/switchpersistencestream.hxx
index 713a7cfdbd01..dacb28ad805d 100644
--- a/package/source/xstor/switchpersistencestream.hxx
+++ b/package/source/xstor/switchpersistencestream.hxx
@@ -68,7 +68,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext,
const css::uno::Reference< css::io::XInputStream >& xInStream );
- virtual ~SwitchablePersistenceStream();
+ virtual ~SwitchablePersistenceStream() override;
void SwitchPersistenceTo( const css::uno::Reference< css::io::XStream >& xStream );
diff --git a/package/source/xstor/xstorage.hxx b/package/source/xstor/xstorage.hxx
index f7f82c086126..a0f2b3b74c8f 100644
--- a/package/source/xstor/xstorage.hxx
+++ b/package/source/xstor/xstorage.hxx
@@ -318,7 +318,7 @@ public:
OStorage( OStorage_Impl* pImpl, bool bReadOnlyWrap );
- virtual ~OStorage();
+ virtual ~OStorage() override;
void SAL_CALL InternalDispose( bool bNotifyImpl );
diff --git a/package/source/zipapi/XUnbufferedStream.hxx b/package/source/zipapi/XUnbufferedStream.hxx
index 1d34c2c158e6..a22124a5cd02 100644
--- a/package/source/zipapi/XUnbufferedStream.hxx
+++ b/package/source/zipapi/XUnbufferedStream.hxx
@@ -80,7 +80,7 @@ public:
const css::uno::Reference < css::io::XInputStream >& xRawStream,
const ::rtl::Reference< EncryptionData >& rData );
- virtual ~XUnbufferedStream();
+ virtual ~XUnbufferedStream() override;
// XInputStream
virtual sal_Int32 SAL_CALL readBytes( css::uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead )
diff --git a/package/source/zipapi/blowfishcontext.hxx b/package/source/zipapi/blowfishcontext.hxx
index 47c4adf6c263..9f368a5cc117 100644
--- a/package/source/zipapi/blowfishcontext.hxx
+++ b/package/source/zipapi/blowfishcontext.hxx
@@ -37,7 +37,7 @@ class BlowfishCFB8CipherContext : public cppu::WeakImplHelper< css::xml::crypto:
public:
- virtual ~BlowfishCFB8CipherContext();
+ virtual ~BlowfishCFB8CipherContext() override;
static css::uno::Reference< css::xml::crypto::XCipherContext >
Create( const css::uno::Sequence< sal_Int8 >& aDerivedKey, const css::uno::Sequence< sal_Int8 >& aInitVector, bool bEncrypt );
diff --git a/package/source/zipapi/sha1context.hxx b/package/source/zipapi/sha1context.hxx
index 5298d3bfea67..3be983d31913 100644
--- a/package/source/zipapi/sha1context.hxx
+++ b/package/source/zipapi/sha1context.hxx
@@ -35,7 +35,7 @@ class SHA1DigestContext : public cppu::WeakImplHelper< css::xml::crypto::XDigest
public:
- virtual ~SHA1DigestContext();
+ virtual ~SHA1DigestContext() override;
static css::uno::Reference< css::xml::crypto::XDigestContext > Create();
diff --git a/package/source/zippackage/ContentInfo.hxx b/package/source/zippackage/ContentInfo.hxx
index 1fd3a95159a0..890368744bbe 100644
--- a/package/source/zippackage/ContentInfo.hxx
+++ b/package/source/zippackage/ContentInfo.hxx
@@ -47,7 +47,7 @@ public:
, pFolder ( pNewFolder )
{
}
- virtual ~ContentInfo ()
+ virtual ~ContentInfo () override
{
if ( bFolder )
pFolder->clearParent();
diff --git a/package/source/zippackage/ZipPackageFolderEnumeration.hxx b/package/source/zippackage/ZipPackageFolderEnumeration.hxx
index eee73c5db362..6befe8c6f18f 100644
--- a/package/source/zippackage/ZipPackageFolderEnumeration.hxx
+++ b/package/source/zippackage/ZipPackageFolderEnumeration.hxx
@@ -36,7 +36,7 @@ protected:
public:
//ZipPackageFolderEnumeration (unordered_map < OUString, css::uno::Reference < css::container::XNamed >, hashFunc, eqFunc > &rInput);
ZipPackageFolderEnumeration (ContentHash &rInput);
- virtual ~ZipPackageFolderEnumeration();
+ virtual ~ZipPackageFolderEnumeration() override;
// XEnumeration
virtual sal_Bool SAL_CALL hasMoreElements( )
diff --git a/package/source/zippackage/ZipPackageSink.hxx b/package/source/zippackage/ZipPackageSink.hxx
index 1f141d2eb989..6ece3eb528f7 100644
--- a/package/source/zippackage/ZipPackageSink.hxx
+++ b/package/source/zippackage/ZipPackageSink.hxx
@@ -28,7 +28,7 @@ protected:
css::uno::Reference < css::io::XInputStream > xStream;
public:
ZipPackageSink();
- virtual ~ZipPackageSink();
+ virtual ~ZipPackageSink() override;
virtual void SAL_CALL setInputStream( const css::uno::Reference< css::io::XInputStream >& aStream )
throw(css::uno::RuntimeException, std::exception) override;
virtual css::uno::Reference< css::io::XInputStream > SAL_CALL getInputStream( )
diff --git a/package/source/zippackage/wrapstreamforshare.hxx b/package/source/zippackage/wrapstreamforshare.hxx
index 7e5950a39467..8fc51001755e 100644
--- a/package/source/zippackage/wrapstreamforshare.hxx
+++ b/package/source/zippackage/wrapstreamforshare.hxx
@@ -39,7 +39,7 @@ protected:
public:
WrapStreamForShare( const css::uno::Reference< css::io::XInputStream >& xInStream,
const rtl::Reference<SotMutexHolder>& rMutexRef );
- virtual ~WrapStreamForShare();
+ virtual ~WrapStreamForShare() override;
// XInputStream
virtual sal_Int32 SAL_CALL readBytes( css::uno::Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead )
diff --git a/pyuno/source/module/pyuno_gc.cxx b/pyuno/source/module/pyuno_gc.cxx
index d65be77402fa..8293b689e9ca 100644
--- a/pyuno/source/module/pyuno_gc.cxx
+++ b/pyuno/source/module/pyuno_gc.cxx
@@ -49,7 +49,7 @@ public:
GCThread( PyInterpreterState *interpreter, PyObject * object );
private:
- virtual ~GCThread() {}
+ virtual ~GCThread() override {}
virtual void execute() override;
diff --git a/pyuno/source/module/pyuno_impl.hxx b/pyuno/source/module/pyuno_impl.hxx
index 653d6fd51432..a688f306423d 100644
--- a/pyuno/source/module/pyuno_impl.hxx
+++ b/pyuno/source/module/pyuno_impl.hxx
@@ -353,7 +353,7 @@ public:
static css::uno::Sequence< sal_Int8 > getUnoTunnelImplementationId();
const PyRef& getWrappedObject() const { return mWrappedObject; }
const css::uno::Sequence< css::uno::Type >& getWrappedTypes() const { return mTypes; }
- virtual ~Adapter();
+ virtual ~Adapter() override;
// XInvocation
virtual css::uno::Reference< css::beans::XIntrospectionAccess >
diff --git a/remotebridges/source/unourl_resolver/unourl_resolver.cxx b/remotebridges/source/unourl_resolver/unourl_resolver.cxx
index 76cadb7696b2..4b7db748a5a9 100644
--- a/remotebridges/source/unourl_resolver/unourl_resolver.cxx
+++ b/remotebridges/source/unourl_resolver/unourl_resolver.cxx
@@ -65,7 +65,7 @@ class ResolverImpl : public WeakImplHelper< XServiceInfo, XUnoUrlResolver >
public:
explicit ResolverImpl( const Reference< XComponentContext > & xSMgr );
- virtual ~ResolverImpl();
+ virtual ~ResolverImpl() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw(css::uno::RuntimeException, std::exception) override;
diff --git a/reportdesign/inc/PropertyForward.hxx b/reportdesign/inc/PropertyForward.hxx
index caf0d530331e..87a18b059b16 100644
--- a/reportdesign/inc/PropertyForward.hxx
+++ b/reportdesign/inc/PropertyForward.hxx
@@ -51,7 +51,7 @@ namespace rptui
OPropertyMediator(OPropertyMediator&) = delete;
void operator =(OPropertyMediator&) = delete;
protected:
- virtual ~OPropertyMediator();
+ virtual ~OPropertyMediator() override;
/** this function is called upon disposing the component
*/
diff --git a/reportdesign/inc/ReportDefinition.hxx b/reportdesign/inc/ReportDefinition.hxx
index e8c404b34a50..daad8704918f 100644
--- a/reportdesign/inc/ReportDefinition.hxx
+++ b/reportdesign/inc/ReportDefinition.hxx
@@ -166,7 +166,7 @@ namespace reportdesign
);
protected:
- virtual ~OReportDefinition();
+ virtual ~OReportDefinition() override;
/** this function is called upon disposing the component
*/
diff --git a/reportdesign/inc/RptModel.hxx b/reportdesign/inc/RptModel.hxx
index 5992d21fcd78..d20ce8a329c5 100644
--- a/reportdesign/inc/RptModel.hxx
+++ b/reportdesign/inc/RptModel.hxx
@@ -55,7 +55,7 @@ private:
public:
OReportModel(::reportdesign::OReportDefinition* _pReportDefinition);
- virtual ~OReportModel();
+ virtual ~OReportModel() override;
virtual void SetChanged(bool bFlg = true) override;
virtual SdrPage* AllocPage(bool bMasterPage) override;
diff --git a/reportdesign/inc/RptObject.hxx b/reportdesign/inc/RptObject.hxx
index 6d96397fd685..8058bb2d472a 100644
--- a/reportdesign/inc/RptObject.hxx
+++ b/reportdesign/inc/RptObject.hxx
@@ -53,7 +53,7 @@ typedef ::std::multimap< sal_Int16, OUString, ::std::less< sal_Int16 > > IndexTo
void operator =(DlgEdHint&) = delete;
public:
DlgEdHint( DlgEdHintKind eHint );
- virtual ~DlgEdHint();
+ virtual ~DlgEdHint() override;
inline DlgEdHintKind GetKind() const { return eHintKind; }
};
@@ -145,7 +145,7 @@ protected:
public:
- virtual ~OCustomShape();
+ virtual ~OCustomShape() override;
virtual css::uno::Reference< css::beans::XPropertySet> getAwtComponent() override;
@@ -189,7 +189,7 @@ protected:
public:
- virtual ~OOle2Obj();
+ virtual ~OOle2Obj() override;
virtual css::uno::Reference< css::beans::XPropertySet> getAwtComponent() override;
@@ -223,7 +223,7 @@ protected:
,const OUString& rModelName
,sal_uInt16 _nObjectType);
- virtual ~OUnoObject();
+ virtual ~OUnoObject() override;
virtual void NbcMove( const Size& rSize ) override;
virtual void NbcResize(const Point& rRef, const Fraction& xFact, const Fraction& yFact) override;
diff --git a/reportdesign/inc/RptPage.hxx b/reportdesign/inc/RptPage.hxx
index 0ae4902119ea..a6f1683a399d 100644
--- a/reportdesign/inc/RptPage.hxx
+++ b/reportdesign/inc/RptPage.hxx
@@ -47,7 +47,7 @@ class REPORTDESIGN_DLLPUBLIC OReportPage : public SdrPage
// (BegDragObj)
void removeTempObject(SdrObject *_pToRemoveObj);
- virtual ~OReportPage();
+ virtual ~OReportPage() override;
protected:
virtual css::uno::Reference< css::uno::XInterface > createUnoPage() override;
diff --git a/reportdesign/inc/UndoActions.hxx b/reportdesign/inc/UndoActions.hxx
index 3d56330fac68..5038bf0c4301 100644
--- a/reportdesign/inc/UndoActions.hxx
+++ b/reportdesign/inc/UndoActions.hxx
@@ -157,7 +157,7 @@ namespace rptui
public:
OCommentUndoAction( SdrModel& rMod
,sal_uInt16 nCommentID);
- virtual ~OCommentUndoAction();
+ virtual ~OCommentUndoAction() override;
virtual OUString GetComment() const override { return m_strComment; }
virtual void Undo() override;
@@ -185,7 +185,7 @@ namespace rptui
,const css::uno::Reference< css::container::XIndexContainer >& rContainer
,const css::uno::Reference< css::uno::XInterface>& xElem
,sal_uInt16 _nCommentId);
- virtual ~OUndoContainerAction();
+ virtual ~OUndoContainerAction() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/reportdesign/inc/UndoEnv.hxx b/reportdesign/inc/UndoEnv.hxx
index d7cf5e5173b9..42563f437094 100644
--- a/reportdesign/inc/UndoEnv.hxx
+++ b/reportdesign/inc/UndoEnv.hxx
@@ -46,7 +46,7 @@ namespace rptui
OXUndoEnvironment& operator=(const OXUndoEnvironment&) = delete;
protected:
- virtual ~OXUndoEnvironment();
+ virtual ~OXUndoEnvironment() override;
void SetUndoMode(bool _bUndo);
diff --git a/reportdesign/source/core/api/ReportDefinition.cxx b/reportdesign/source/core/api/ReportDefinition.cxx
index d77a7dfb58ba..925141580f18 100644
--- a/reportdesign/source/core/api/ReportDefinition.cxx
+++ b/reportdesign/source/core/api/ReportDefinition.cxx
@@ -244,7 +244,7 @@ class OStyle : public ::comphelper::OMutexAndBroadcastHelper
protected:
void getPropertyDefaultByHandle( sal_Int32 _nHandle, uno::Any& _rDefault ) const override;
- virtual ~OStyle(){}
+ virtual ~OStyle() override {}
public:
OStyle();
@@ -2291,7 +2291,7 @@ class OStylesHelper:
uno::Type m_aType;
protected:
- virtual ~OStylesHelper(){}
+ virtual ~OStylesHelper() override {}
public:
explicit OStylesHelper(const uno::Type& rType = cppu::UnoType<container::XElementAccess>::get());
OStylesHelper(const OStylesHelper&) = delete;
diff --git a/reportdesign/source/core/inc/FixedLine.hxx b/reportdesign/source/core/inc/FixedLine.hxx
index 4d60701ff66b..7d0786d3b8b5 100644
--- a/reportdesign/source/core/inc/FixedLine.hxx
+++ b/reportdesign/source/core/inc/FixedLine.hxx
@@ -68,7 +68,7 @@ namespace reportdesign
l.notify();
}
protected:
- virtual ~OFixedLine();
+ virtual ~OFixedLine() override;
public:
explicit OFixedLine(css::uno::Reference< css::uno::XComponentContext > const & _xContext);
explicit OFixedLine(css::uno::Reference< css::uno::XComponentContext > const & _xContext
diff --git a/reportdesign/source/core/inc/FixedText.hxx b/reportdesign/source/core/inc/FixedText.hxx
index df6566c1ea09..1ded3e3a85d5 100644
--- a/reportdesign/source/core/inc/FixedText.hxx
+++ b/reportdesign/source/core/inc/FixedText.hxx
@@ -81,7 +81,7 @@ namespace reportdesign
l.notify();
}
protected:
- virtual ~OFixedText();
+ virtual ~OFixedText() override;
public:
explicit OFixedText(css::uno::Reference< css::uno::XComponentContext > const & _xContext);
explicit OFixedText(css::uno::Reference< css::uno::XComponentContext > const & _xContext
diff --git a/reportdesign/source/core/inc/FormatCondition.hxx b/reportdesign/source/core/inc/FormatCondition.hxx
index d9c2ab5caa7b..6d11c9ea3c76 100644
--- a/reportdesign/source/core/inc/FormatCondition.hxx
+++ b/reportdesign/source/core/inc/FormatCondition.hxx
@@ -73,7 +73,7 @@ namespace reportdesign
l.notify();
}
protected:
- virtual ~OFormatCondition();
+ virtual ~OFormatCondition() override;
public:
explicit OFormatCondition(css::uno::Reference< css::uno::XComponentContext > const & _xContext
);
diff --git a/reportdesign/source/core/inc/FormattedField.hxx b/reportdesign/source/core/inc/FormattedField.hxx
index 62227177693d..89cfeed1c946 100644
--- a/reportdesign/source/core/inc/FormattedField.hxx
+++ b/reportdesign/source/core/inc/FormattedField.hxx
@@ -86,7 +86,7 @@ namespace reportdesign
l.notify();
}
protected:
- virtual ~OFormattedField();
+ virtual ~OFormattedField() override;
public:
explicit OFormattedField(css::uno::Reference< css::uno::XComponentContext > const & _xContext);
explicit OFormattedField(css::uno::Reference< css::uno::XComponentContext > const & _xContext
diff --git a/reportdesign/source/core/inc/Function.hxx b/reportdesign/source/core/inc/Function.hxx
index c39378a26b97..5a901f5fefec 100644
--- a/reportdesign/source/core/inc/Function.hxx
+++ b/reportdesign/source/core/inc/Function.hxx
@@ -75,7 +75,7 @@ namespace reportdesign
l.notify();
}
protected:
- virtual ~OFunction();
+ virtual ~OFunction() override;
public:
explicit OFunction(css::uno::Reference< css::uno::XComponentContext > const & _xContext);
diff --git a/reportdesign/source/core/inc/Functions.hxx b/reportdesign/source/core/inc/Functions.hxx
index 23f28b19e5ae..b83db5690dc6 100644
--- a/reportdesign/source/core/inc/Functions.hxx
+++ b/reportdesign/source/core/inc/Functions.hxx
@@ -50,7 +50,7 @@ namespace reportdesign
protected:
// TODO: VirtualFunctionFinder: This is virtual function!
- virtual ~OFunctions();
+ virtual ~OFunctions() override;
/** this function is called upon disposing the component
*/
diff --git a/reportdesign/source/core/inc/Group.hxx b/reportdesign/source/core/inc/Group.hxx
index 90995800a13c..aceff886bcc3 100644
--- a/reportdesign/source/core/inc/Group.hxx
+++ b/reportdesign/source/core/inc/Group.hxx
@@ -91,7 +91,7 @@ namespace reportdesign
protected:
// TODO: VirtualFunctionFinder: This is virtual function!
- virtual ~OGroup();
+ virtual ~OGroup() override;
/** this function is called upon disposing the component
*/
diff --git a/reportdesign/source/core/inc/Groups.hxx b/reportdesign/source/core/inc/Groups.hxx
index b80125217360..298c83ef2620 100644
--- a/reportdesign/source/core/inc/Groups.hxx
+++ b/reportdesign/source/core/inc/Groups.hxx
@@ -49,7 +49,7 @@ namespace reportdesign
protected:
// TODO: VirtualFunctionFinder: This is virtual function!
- virtual ~OGroups();
+ virtual ~OGroups() override;
/** this function is called upon disposing the component
*/
diff --git a/reportdesign/source/core/inc/ImageControl.hxx b/reportdesign/source/core/inc/ImageControl.hxx
index 8ce365c425be..5f7bae81877e 100644
--- a/reportdesign/source/core/inc/ImageControl.hxx
+++ b/reportdesign/source/core/inc/ImageControl.hxx
@@ -75,7 +75,7 @@ namespace reportdesign
l.notify();
}
protected:
- virtual ~OImageControl();
+ virtual ~OImageControl() override;
public:
explicit OImageControl(css::uno::Reference< css::uno::XComponentContext > const & _xContext);
explicit OImageControl(css::uno::Reference< css::uno::XComponentContext > const & _xContext
diff --git a/reportdesign/source/core/inc/ReportDrawPage.hxx b/reportdesign/source/core/inc/ReportDrawPage.hxx
index fa7127c4d9c2..8504803b7bf5 100644
--- a/reportdesign/source/core/inc/ReportDrawPage.hxx
+++ b/reportdesign/source/core/inc/ReportDrawPage.hxx
@@ -36,7 +36,7 @@ namespace reportdesign
virtual css::uno::Reference< css::drawing::XShape > CreateShape( SdrObject *pObj ) const throw (css::uno::RuntimeException, std::exception) override;
public:
OReportDrawPage(SdrPage* pPage,const css::uno::Reference< css::report::XSection >& _xSection);
- virtual ~OReportDrawPage() throw(){}
+ virtual ~OReportDrawPage() throw() override {}
};
}
#endif // INCLUDED_REPORTDESIGN_SOURCE_CORE_INC_REPORTDRAWPAGE_HXX
diff --git a/reportdesign/source/core/inc/ReportEngineJFree.hxx b/reportdesign/source/core/inc/ReportEngineJFree.hxx
index 1dee7309a84f..5dbdb895ec11 100644
--- a/reportdesign/source/core/inc/ReportEngineJFree.hxx
+++ b/reportdesign/source/core/inc/ReportEngineJFree.hxx
@@ -76,7 +76,7 @@ namespace reportdesign
protected:
// TODO: VirtualFunctionFinder: This is virtual function!
- virtual ~OReportEngineJFree();
+ virtual ~OReportEngineJFree() override;
public:
typedef rtl::Reference<OReportEngineJFree> TReportEngine;
diff --git a/reportdesign/source/core/inc/ReportUndoFactory.hxx b/reportdesign/source/core/inc/ReportUndoFactory.hxx
index 1839f1f70472..8619517f7934 100644
--- a/reportdesign/source/core/inc/ReportUndoFactory.hxx
+++ b/reportdesign/source/core/inc/ReportUndoFactory.hxx
@@ -34,7 +34,7 @@ namespace rptui
OReportUndoFactory& operator=(const OReportUndoFactory&) = delete;
public:
OReportUndoFactory();
- virtual ~OReportUndoFactory();
+ virtual ~OReportUndoFactory() override;
// shapes
virtual SdrUndoAction* CreateUndoMoveObject( SdrObject& rObject ) override;
diff --git a/reportdesign/source/core/inc/RptObjectListener.hxx b/reportdesign/source/core/inc/RptObjectListener.hxx
index 97615fd139e7..b3c0bf2acdc6 100644
--- a/reportdesign/source/core/inc/RptObjectListener.hxx
+++ b/reportdesign/source/core/inc/RptObjectListener.hxx
@@ -35,7 +35,7 @@ private:
OObjectListener(const OObjectListener&) = delete;
void operator =(const OObjectListener&) = delete;
protected:
- virtual ~OObjectListener();
+ virtual ~OObjectListener() override;
public:
OObjectListener(OObjectBase* _pObject);
diff --git a/reportdesign/source/core/inc/Section.hxx b/reportdesign/source/core/inc/Section.hxx
index 724b56ed2ad2..2772040b5777 100644
--- a/reportdesign/source/core/inc/Section.hxx
+++ b/reportdesign/source/core/inc/Section.hxx
@@ -118,7 +118,7 @@ namespace reportdesign
protected:
// TODO: VirtualFunctionFinder: This is virtual function!
- virtual ~OSection();
+ virtual ~OSection() override;
/** this function is called upon disposing the component
*/
diff --git a/reportdesign/source/core/inc/Shape.hxx b/reportdesign/source/core/inc/Shape.hxx
index 7d70b1ce6d7d..ca58e9b294a9 100644
--- a/reportdesign/source/core/inc/Shape.hxx
+++ b/reportdesign/source/core/inc/Shape.hxx
@@ -85,7 +85,7 @@ namespace reportdesign
}
cppu::IPropertyArrayHelper& getInfoHelper();
protected:
- virtual ~OShape();
+ virtual ~OShape() override;
public:
explicit OShape(css::uno::Reference< css::uno::XComponentContext > const & _xContext);
explicit OShape(css::uno::Reference< css::uno::XComponentContext > const & _xContext
diff --git a/reportdesign/source/filter/xml/xmlAutoStyle.hxx b/reportdesign/source/filter/xml/xmlAutoStyle.hxx
index 2919bed2f920..bb4b25f699ef 100644
--- a/reportdesign/source/filter/xml/xmlAutoStyle.hxx
+++ b/reportdesign/source/filter/xml/xmlAutoStyle.hxx
@@ -44,7 +44,7 @@ namespace rptxml
void operator =(const OXMLAutoStylePoolP&) = delete;
public:
explicit OXMLAutoStylePoolP(ORptExport& rXMLExport);
- virtual ~OXMLAutoStylePoolP();
+ virtual ~OXMLAutoStylePoolP() override;
};
} // rptxml
diff --git a/reportdesign/source/filter/xml/xmlCell.hxx b/reportdesign/source/filter/xml/xmlCell.hxx
index 177aa44f5d66..8cc8e5ab0450 100644
--- a/reportdesign/source/filter/xml/xmlCell.hxx
+++ b/reportdesign/source/filter/xml/xmlCell.hxx
@@ -47,7 +47,7 @@ namespace rptxml
,const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,OXMLTable* _pContainer
,OXMLCell* _pCell = nullptr);
- virtual ~OXMLCell();
+ virtual ~OXMLCell() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/reportdesign/source/filter/xml/xmlColumn.hxx b/reportdesign/source/filter/xml/xmlColumn.hxx
index 62cc56124fb4..c685bbeda5a6 100644
--- a/reportdesign/source/filter/xml/xmlColumn.hxx
+++ b/reportdesign/source/filter/xml/xmlColumn.hxx
@@ -42,7 +42,7 @@ namespace rptxml
,const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,OXMLTable* _pContainer
);
- virtual ~OXMLRowColumn();
+ virtual ~OXMLRowColumn() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/reportdesign/source/filter/xml/xmlComponent.hxx b/reportdesign/source/filter/xml/xmlComponent.hxx
index 53cbc63b1737..1f3abc948006 100644
--- a/reportdesign/source/filter/xml/xmlComponent.hxx
+++ b/reportdesign/source/filter/xml/xmlComponent.hxx
@@ -42,7 +42,7 @@ namespace rptxml
,const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,const css::uno::Reference< css::report::XReportComponent >& _xComponent
);
- virtual ~OXMLComponent();
+ virtual ~OXMLComponent() override;
};
} // namespace rptxml
diff --git a/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx b/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
index bdf2c3bce43e..8d757bc0469f 100644
--- a/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
+++ b/reportdesign/source/filter/xml/xmlCondPrtExpr.hxx
@@ -37,7 +37,7 @@ namespace rptxml
,const OUString& rLName
,const css::uno::Reference< css::xml::sax::XAttributeList > & _xAttrList
,const css::uno::Reference< css::beans::XPropertySet >& _xComponent);
- virtual ~OXMLCondPrtExpr();
+ virtual ~OXMLCondPrtExpr() override;
// This method is called for all characters that are contained in the
// current element. The default is to ignore them.
diff --git a/reportdesign/source/filter/xml/xmlControlProperty.hxx b/reportdesign/source/filter/xml/xmlControlProperty.hxx
index dad1d316be0f..f06bc740cc0e 100644
--- a/reportdesign/source/filter/xml/xmlControlProperty.hxx
+++ b/reportdesign/source/filter/xml/xmlControlProperty.hxx
@@ -50,7 +50,7 @@ namespace rptxml
,const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,const css::uno::Reference< css::beans::XPropertySet >& _xControl
,OXMLControlProperty* _pContainer = nullptr);
- virtual ~OXMLControlProperty();
+ virtual ~OXMLControlProperty() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/reportdesign/source/filter/xml/xmlExport.hxx b/reportdesign/source/filter/xml/xmlExport.hxx
index 73c77f806b0d..40288762bbea 100644
--- a/reportdesign/source/filter/xml/xmlExport.hxx
+++ b/reportdesign/source/filter/xml/xmlExport.hxx
@@ -152,7 +152,7 @@ protected:
virtual SvXMLAutoStylePoolP* CreateAutoStylePool() override;
virtual XMLShapeExport* CreateShapeExport() override;
- virtual ~ORptExport(){};
+ virtual ~ORptExport() override {};
public:
ORptExport(const Reference< XComponentContext >& _rxContext, OUString const & implementationName, SvXMLExportFlags nExportFlag);
diff --git a/reportdesign/source/filter/xml/xmlExportDocumentHandler.hxx b/reportdesign/source/filter/xml/xmlExportDocumentHandler.hxx
index def0b03db243..4fee215fcec9 100644
--- a/reportdesign/source/filter/xml/xmlExportDocumentHandler.hxx
+++ b/reportdesign/source/filter/xml/xmlExportDocumentHandler.hxx
@@ -78,7 +78,7 @@ private:
ExportDocumentHandler(ExportDocumentHandler &) = delete;
void operator =(ExportDocumentHandler &) = delete;
- virtual ~ExportDocumentHandler();
+ virtual ~ExportDocumentHandler() override;
::osl::Mutex m_aMutex;
css::uno::Reference< css::uno::XComponentContext > m_xContext;
diff --git a/reportdesign/source/filter/xml/xmlFixedContent.hxx b/reportdesign/source/filter/xml/xmlFixedContent.hxx
index ccfe510d4300..6ec8fac79fce 100644
--- a/reportdesign/source/filter/xml/xmlFixedContent.hxx
+++ b/reportdesign/source/filter/xml/xmlFixedContent.hxx
@@ -49,7 +49,7 @@ namespace rptxml
,OXMLCell& _rCell
,OXMLTable* _pContainer
,OXMLFixedContent* _pInP = nullptr);
- virtual ~OXMLFixedContent();
+ virtual ~OXMLFixedContent() override;
// This method is called for all characters that are contained in the
// current element. The default is to ignore them.
diff --git a/reportdesign/source/filter/xml/xmlFormatCondition.hxx b/reportdesign/source/filter/xml/xmlFormatCondition.hxx
index 00d7d4535d39..2fb03360583c 100644
--- a/reportdesign/source/filter/xml/xmlFormatCondition.hxx
+++ b/reportdesign/source/filter/xml/xmlFormatCondition.hxx
@@ -39,7 +39,7 @@ namespace rptxml
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,const css::uno::Reference< css::report::XFormatCondition >& _xComponent
);
- virtual ~OXMLFormatCondition();
+ virtual ~OXMLFormatCondition() override;
virtual void EndElement() override;
};
diff --git a/reportdesign/source/filter/xml/xmlFormattedField.hxx b/reportdesign/source/filter/xml/xmlFormattedField.hxx
index 35dbc8f55255..41a94a8204ee 100644
--- a/reportdesign/source/filter/xml/xmlFormattedField.hxx
+++ b/reportdesign/source/filter/xml/xmlFormattedField.hxx
@@ -38,7 +38,7 @@ namespace rptxml
,const css::uno::Reference< css::report::XFormattedField >& _xComponent
,OXMLTable* _pContainer
,bool _bPageCount);
- virtual ~OXMLFormattedField();
+ virtual ~OXMLFormattedField() override;
};
} // namespace rptxml
diff --git a/reportdesign/source/filter/xml/xmlFunction.hxx b/reportdesign/source/filter/xml/xmlFunction.hxx
index 02cff22ea694..b327b753c114 100644
--- a/reportdesign/source/filter/xml/xmlFunction.hxx
+++ b/reportdesign/source/filter/xml/xmlFunction.hxx
@@ -48,7 +48,7 @@ namespace rptxml
,const css::uno::Reference< css::report::XFunctionsSupplier >& _xFunctions
,bool _bAddToReport = false
);
- virtual ~OXMLFunction();
+ virtual ~OXMLFunction() override;
virtual void EndElement() override;
};
diff --git a/reportdesign/source/filter/xml/xmlGroup.hxx b/reportdesign/source/filter/xml/xmlGroup.hxx
index 33cc935c50b3..2cb370d2e8a9 100644
--- a/reportdesign/source/filter/xml/xmlGroup.hxx
+++ b/reportdesign/source/filter/xml/xmlGroup.hxx
@@ -43,7 +43,7 @@ namespace rptxml
,const OUString& rLName
,const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
);
- virtual ~OXMLGroup();
+ virtual ~OXMLGroup() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/reportdesign/source/filter/xml/xmlHelper.hxx b/reportdesign/source/filter/xml/xmlHelper.hxx
index 01f164b2a92d..7ed59b241852 100644
--- a/reportdesign/source/filter/xml/xmlHelper.hxx
+++ b/reportdesign/source/filter/xml/xmlHelper.hxx
@@ -41,7 +41,7 @@ namespace rptxml
void operator =(const OPropertyHandlerFactory&) = delete;
public:
OPropertyHandlerFactory();
- virtual ~OPropertyHandlerFactory();
+ virtual ~OPropertyHandlerFactory() override;
virtual const XMLPropertyHandler* GetPropertyHandler(sal_Int32 _nType) const override;
};
diff --git a/reportdesign/source/filter/xml/xmlImage.hxx b/reportdesign/source/filter/xml/xmlImage.hxx
index d4aa7b08a848..af90f820e727 100644
--- a/reportdesign/source/filter/xml/xmlImage.hxx
+++ b/reportdesign/source/filter/xml/xmlImage.hxx
@@ -36,7 +36,7 @@ namespace rptxml
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,const css::uno::Reference< css::report::XImageControl >& _xComponent
,OXMLTable* _pContainer);
- virtual ~OXMLImage();
+ virtual ~OXMLImage() override;
};
} // namespace rptxml
diff --git a/reportdesign/source/filter/xml/xmlImportDocumentHandler.hxx b/reportdesign/source/filter/xml/xmlImportDocumentHandler.hxx
index 123c3ab93fa9..ea7484036f6a 100644
--- a/reportdesign/source/filter/xml/xmlImportDocumentHandler.hxx
+++ b/reportdesign/source/filter/xml/xmlImportDocumentHandler.hxx
@@ -75,7 +75,7 @@ private:
ImportDocumentHandler(ImportDocumentHandler &) = delete;
void operator =(ImportDocumentHandler &) = delete;
- virtual ~ImportDocumentHandler();
+ virtual ~ImportDocumentHandler() override;
::osl::Mutex m_aMutex;
bool m_bImportedChart;
diff --git a/reportdesign/source/filter/xml/xmlMasterFields.hxx b/reportdesign/source/filter/xml/xmlMasterFields.hxx
index c1cf96f0c06d..958b7318be5d 100644
--- a/reportdesign/source/filter/xml/xmlMasterFields.hxx
+++ b/reportdesign/source/filter/xml/xmlMasterFields.hxx
@@ -35,7 +35,7 @@ namespace rptxml
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,IMasterDetailFieds* _pReport);
- virtual ~OXMLMasterFields();
+ virtual ~OXMLMasterFields() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/reportdesign/source/filter/xml/xmlPropertyHandler.hxx b/reportdesign/source/filter/xml/xmlPropertyHandler.hxx
index f1492f2224af..ffc4499c689f 100644
--- a/reportdesign/source/filter/xml/xmlPropertyHandler.hxx
+++ b/reportdesign/source/filter/xml/xmlPropertyHandler.hxx
@@ -32,7 +32,7 @@ namespace rptxml
void operator =(const OXMLRptPropHdlFactory&) = delete;
public:
OXMLRptPropHdlFactory();
- virtual ~OXMLRptPropHdlFactory();
+ virtual ~OXMLRptPropHdlFactory() override;
};
}// rptxml
diff --git a/reportdesign/source/filter/xml/xmlReport.hxx b/reportdesign/source/filter/xml/xmlReport.hxx
index 9e2612072270..d36d1db187b8 100644
--- a/reportdesign/source/filter/xml/xmlReport.hxx
+++ b/reportdesign/source/filter/xml/xmlReport.hxx
@@ -38,7 +38,7 @@ namespace rptxml
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,const css::uno::Reference< css::report::XReportDefinition >& _xComponent);
- virtual ~OXMLReport();
+ virtual ~OXMLReport() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/reportdesign/source/filter/xml/xmlReportElement.hxx b/reportdesign/source/filter/xml/xmlReportElement.hxx
index 9ee6201db555..faef0ded8f56 100644
--- a/reportdesign/source/filter/xml/xmlReportElement.hxx
+++ b/reportdesign/source/filter/xml/xmlReportElement.hxx
@@ -37,7 +37,7 @@ namespace rptxml
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,const css::uno::Reference< css::report::XReportControlModel >& _xComponent);
- virtual ~OXMLReportElement();
+ virtual ~OXMLReportElement() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/reportdesign/source/filter/xml/xmlReportElementBase.hxx b/reportdesign/source/filter/xml/xmlReportElementBase.hxx
index fd8c5c6d5de3..bf7c347cb14e 100644
--- a/reportdesign/source/filter/xml/xmlReportElementBase.hxx
+++ b/reportdesign/source/filter/xml/xmlReportElementBase.hxx
@@ -56,7 +56,7 @@ namespace rptxml
,const OUString& rLName
,const css::uno::Reference< css::report::XReportComponent >& _xComponent
,OXMLTable* _pContainer);
- virtual ~OXMLReportElementBase();
+ virtual ~OXMLReportElementBase() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/reportdesign/source/filter/xml/xmlSection.hxx b/reportdesign/source/filter/xml/xmlSection.hxx
index b9ef8e160db0..e9162a289d30 100644
--- a/reportdesign/source/filter/xml/xmlSection.hxx
+++ b/reportdesign/source/filter/xml/xmlSection.hxx
@@ -42,7 +42,7 @@ namespace rptxml
,const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,const css::uno::Reference< css::report::XSection >& _xSection
,bool _bPageHeader = true);
- virtual ~OXMLSection();
+ virtual ~OXMLSection() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/reportdesign/source/filter/xml/xmlStyleImport.hxx b/reportdesign/source/filter/xml/xmlStyleImport.hxx
index 34e1d5b5cad5..6f8741457a85 100644
--- a/reportdesign/source/filter/xml/xmlStyleImport.hxx
+++ b/reportdesign/source/filter/xml/xmlStyleImport.hxx
@@ -62,7 +62,7 @@ namespace rptxml
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
SvXMLStylesContext& rStyles, sal_uInt16 nFamily );
- virtual ~OControlStyleContext();
+ virtual ~OControlStyleContext() override;
virtual void FillPropertySet(const css::uno::Reference<
@@ -119,7 +119,7 @@ namespace rptxml
const OUString& rLName ,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
const bool bAutoStyles );
- virtual ~OReportStylesContext();
+ virtual ~OReportStylesContext() override;
virtual void EndElement() override;
diff --git a/reportdesign/source/filter/xml/xmlSubDocument.hxx b/reportdesign/source/filter/xml/xmlSubDocument.hxx
index 347c44caa2ca..857ecb699c82 100644
--- a/reportdesign/source/filter/xml/xmlSubDocument.hxx
+++ b/reportdesign/source/filter/xml/xmlSubDocument.hxx
@@ -50,7 +50,7 @@ namespace rptxml
,const css::uno::Reference< css::report::XReportComponent >& _xComponent
,OXMLTable* _pContainer
,OXMLCell* _pCellParent);
- virtual ~OXMLSubDocument();
+ virtual ~OXMLSubDocument() override;
virtual void EndElement() override;
virtual void addMasterDetailPair(const ::std::pair< OUString,OUString >& _aPair) override;
diff --git a/reportdesign/source/filter/xml/xmlTable.hxx b/reportdesign/source/filter/xml/xmlTable.hxx
index 4139d96ff877..82e21061576f 100644
--- a/reportdesign/source/filter/xml/xmlTable.hxx
+++ b/reportdesign/source/filter/xml/xmlTable.hxx
@@ -60,7 +60,7 @@ namespace rptxml
,const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList
,const css::uno::Reference< css::report::XSection >& _xSection
);
- virtual ~OXMLTable();
+ virtual ~OXMLTable() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/reportdesign/source/filter/xml/xmlfilter.cxx b/reportdesign/source/filter/xml/xmlfilter.cxx
index 6578b35ea74e..f1fe0d224470 100644
--- a/reportdesign/source/filter/xml/xmlfilter.cxx
+++ b/reportdesign/source/filter/xml/xmlfilter.cxx
@@ -89,7 +89,7 @@ public:
ORptFilter& rImport, sal_uInt16 nPrfx,
const OUString& rLName ,
const uno::Reference< xml::sax::XAttributeList > & xAttrList );
- virtual ~RptMLMasterStylesContext_Impl();
+ virtual ~RptMLMasterStylesContext_Impl() override;
RptMLMasterStylesContext_Impl(const RptMLMasterStylesContext_Impl&) = delete;
RptMLMasterStylesContext_Impl& operator=(const RptMLMasterStylesContext_Impl&) = delete;
virtual void EndElement() override;
diff --git a/reportdesign/source/filter/xml/xmlfilter.hxx b/reportdesign/source/filter/xml/xmlfilter.hxx
index 4ab619bfb79b..bc9c654929d4 100644
--- a/reportdesign/source/filter/xml/xmlfilter.hxx
+++ b/reportdesign/source/filter/xml/xmlfilter.hxx
@@ -107,7 +107,7 @@ protected:
virtual XMLShapeImportHelper* CreateShapeImport() override;
- virtual ~ORptFilter() throw();
+ virtual ~ORptFilter() throw() override;
public:
ORptFilter( const Reference< XComponentContext >& _rxContext, SvXMLImportFlags nImportFlags = SvXMLImportFlags::ALL );
diff --git a/reportdesign/source/ui/dlg/AddField.cxx b/reportdesign/source/ui/dlg/AddField.cxx
index 4a2e21a69ead..a88ac1792cf3 100644
--- a/reportdesign/source/ui/dlg/AddField.cxx
+++ b/reportdesign/source/ui/dlg/AddField.cxx
@@ -65,7 +65,7 @@ class OAddFieldWindowListBox: public SvTreeListBox
public:
explicit OAddFieldWindowListBox( OAddFieldWindow* _pParent );
- virtual ~OAddFieldWindowListBox();
+ virtual ~OAddFieldWindowListBox() override;
virtual void dispose() override;
sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt ) override;
diff --git a/reportdesign/source/ui/dlg/Condition.cxx b/reportdesign/source/ui/dlg/Condition.cxx
index bae1c457cb92..949174ce7f96 100644
--- a/reportdesign/source/ui/dlg/Condition.cxx
+++ b/reportdesign/source/ui/dlg/Condition.cxx
@@ -100,7 +100,7 @@ class OColorPopup : public FloatingWindow
sal_uInt16 m_nSlotId;
public:
OColorPopup(vcl::Window* _pParent,Condition* _pCondition);
- virtual ~OColorPopup();
+ virtual ~OColorPopup() override;
virtual void dispose() override;
VclPtr<ValueSet> m_aColorSet;
diff --git a/reportdesign/source/ui/dlg/Condition.hxx b/reportdesign/source/ui/dlg/Condition.hxx
index fa4eaab81508..d51980ca2385 100644
--- a/reportdesign/source/ui/dlg/Condition.hxx
+++ b/reportdesign/source/ui/dlg/Condition.hxx
@@ -106,7 +106,7 @@ namespace rptui
public:
Condition( vcl::Window* _pParent, IConditionalFormatAction& _rAction, ::rptui::OReportController& _rController );
- virtual ~Condition();
+ virtual ~Condition() override;
virtual void dispose() override;
/** will be called when the id of the image list needs to change.
diff --git a/reportdesign/source/ui/dlg/GroupsSorting.cxx b/reportdesign/source/ui/dlg/GroupsSorting.cxx
index 3b65e9b72d7f..111f5afbb74d 100644
--- a/reportdesign/source/ui/dlg/GroupsSorting.cxx
+++ b/reportdesign/source/ui/dlg/GroupsSorting.cxx
@@ -111,7 +111,7 @@ class OFieldExpressionControl : public ::svt::EditBrowseBox
public:
OFieldExpressionControl(OGroupsSortingDialog* _pParentDialog, vcl::Window *_pParent);
- virtual ~OFieldExpressionControl();
+ virtual ~OFieldExpressionControl() override;
virtual void dispose() override;
// XContainerListener
diff --git a/reportdesign/source/ui/dlg/Navigator.cxx b/reportdesign/source/ui/dlg/Navigator.cxx
index 63c17cfa6c2e..bcb7ddd10688 100644
--- a/reportdesign/source/ui/dlg/Navigator.cxx
+++ b/reportdesign/source/ui/dlg/Navigator.cxx
@@ -123,7 +123,7 @@ class NavigatorTree : public ::cppu::BaseMutex
VclPtr<NavigatorTree> m_pTree;
public:
UserData(NavigatorTree* _pTree,const uno::Reference<uno::XInterface>& _xContent);
- virtual ~UserData();
+ virtual ~UserData() override;
const uno::Reference< uno::XInterface >& getContent() const { return m_xContent; }
inline void setContent(const uno::Reference< uno::XInterface >& _xContent) { m_xContent = _xContent; }
@@ -179,7 +179,7 @@ protected:
public:
NavigatorTree(vcl::Window* pParent,OReportController& _rController );
- virtual ~NavigatorTree();
+ virtual ~NavigatorTree() override;
virtual void dispose() override;
DECL_LINK_TYPED(OnEntrySelDesel, SvTreeListBox*, void);
diff --git a/reportdesign/source/ui/inc/AddField.hxx b/reportdesign/source/ui/inc/AddField.hxx
index 76c8ba571f51..09d47105f5f2 100644
--- a/reportdesign/source/ui/inc/AddField.hxx
+++ b/reportdesign/source/ui/inc/AddField.hxx
@@ -80,7 +80,7 @@ public:
OAddFieldWindow(vcl::Window* pParent
, const css::uno::Reference< css::beans::XPropertySet >& _xRowSet);
- virtual ~OAddFieldWindow();
+ virtual ~OAddFieldWindow() override;
virtual void dispose() override;
virtual void Resize() override;
virtual void GetFocus() override;
diff --git a/reportdesign/source/ui/inc/ColorListener.hxx b/reportdesign/source/ui/inc/ColorListener.hxx
index 9ab4ae8434c5..110e3bfca519 100644
--- a/reportdesign/source/ui/inc/ColorListener.hxx
+++ b/reportdesign/source/ui/inc/ColorListener.hxx
@@ -47,7 +47,7 @@ namespace rptui
virtual void DataChanged( const DataChangedEvent& rDCEvt ) override;
public:
OColorListener(vcl::Window* _pParent,const OUString& _sColorEntry);
- virtual ~OColorListener();
+ virtual ~OColorListener() override;
virtual void dispose() override;
using Window::Notify;
diff --git a/reportdesign/source/ui/inc/CondFormat.hxx b/reportdesign/source/ui/inc/CondFormat.hxx
index c7ce37b1d671..da23b9ab35cf 100644
--- a/reportdesign/source/ui/inc/CondFormat.hxx
+++ b/reportdesign/source/ui/inc/CondFormat.hxx
@@ -90,7 +90,7 @@ namespace rptui
const css::uno::Reference< css::report::XReportControlModel>& _xHoldAlive,
::rptui::OReportController& _rController
);
- virtual ~ConditionalFormattingDialog();
+ virtual ~ConditionalFormattingDialog() override;
virtual void dispose() override;
// Dialog overridables
virtual short Execute() override;
diff --git a/reportdesign/source/ui/inc/DataProviderHandler.hxx b/reportdesign/source/ui/inc/DataProviderHandler.hxx
index e4b2e1c4296e..5ece3e29394f 100644
--- a/reportdesign/source/ui/inc/DataProviderHandler.hxx
+++ b/reportdesign/source/ui/inc/DataProviderHandler.hxx
@@ -87,7 +87,7 @@ namespace rptui
virtual sal_Bool SAL_CALL suspend(sal_Bool Suspend) throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~DataProviderHandler() {}
+ virtual ~DataProviderHandler() override {}
private:
DataProviderHandler(DataProviderHandler &) = delete;
void operator =(DataProviderHandler &) = delete;
diff --git a/reportdesign/source/ui/inc/DateTime.hxx b/reportdesign/source/ui/inc/DateTime.hxx
index 033c15955560..9d38933f263c 100644
--- a/reportdesign/source/ui/inc/DateTime.hxx
+++ b/reportdesign/source/ui/inc/DateTime.hxx
@@ -80,7 +80,7 @@ public:
ODateTimeDialog( vcl::Window* pParent
,const css::uno::Reference< css::report::XSection>& _xHoldAlive
,::rptui::OReportController* _pController);
- virtual ~ODateTimeDialog();
+ virtual ~ODateTimeDialog() override;
virtual void dispose() override;
virtual short Execute() override;
};
diff --git a/reportdesign/source/ui/inc/DefaultInspection.hxx b/reportdesign/source/ui/inc/DefaultInspection.hxx
index fc4eed5baa4d..eca2c1240e87 100644
--- a/reportdesign/source/ui/inc/DefaultInspection.hxx
+++ b/reportdesign/source/ui/inc/DefaultInspection.hxx
@@ -54,7 +54,7 @@ namespace rptui
DefaultComponentInspectorModel(const DefaultComponentInspectorModel&) = delete;
DefaultComponentInspectorModel& operator=(const DefaultComponentInspectorModel&) = delete;
protected:
- virtual ~DefaultComponentInspectorModel();
+ virtual ~DefaultComponentInspectorModel() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/reportdesign/source/ui/inc/DesignView.hxx b/reportdesign/source/ui/inc/DesignView.hxx
index 3d820dc66723..9f3735ec7719 100644
--- a/reportdesign/source/ui/inc/DesignView.hxx
+++ b/reportdesign/source/ui/inc/DesignView.hxx
@@ -93,7 +93,7 @@ namespace rptui
ODesignView(vcl::Window* pParent,
const css::uno::Reference< css::uno::XComponentContext >&,
OReportController& _rController);
- virtual ~ODesignView();
+ virtual ~ODesignView() override;
virtual void dispose() override;
// Window overrides
diff --git a/reportdesign/source/ui/inc/EndMarker.hxx b/reportdesign/source/ui/inc/EndMarker.hxx
index 06a21411f666..e6898302ef66 100644
--- a/reportdesign/source/ui/inc/EndMarker.hxx
+++ b/reportdesign/source/ui/inc/EndMarker.hxx
@@ -34,7 +34,7 @@ namespace rptui
virtual void ImplInitSettings() override;
public:
OEndMarker(vcl::Window* _pParent,const OUString& _sColorEntry);
- virtual ~OEndMarker();
+ virtual ~OEndMarker() override;
// windows
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& rRect ) override;
diff --git a/reportdesign/source/ui/inc/FixedTextColor.hxx b/reportdesign/source/ui/inc/FixedTextColor.hxx
index d5692e5252b1..6b04fa50956d 100644
--- a/reportdesign/source/ui/inc/FixedTextColor.hxx
+++ b/reportdesign/source/ui/inc/FixedTextColor.hxx
@@ -45,7 +45,7 @@ namespace rptui
public:
FixedTextColor(const OReportController & _aObserver);
- virtual ~FixedTextColor();
+ virtual ~FixedTextColor() override;
void notifyPropertyChange( const css::beans::PropertyChangeEvent& _rEvent ) override;
void notifyElementInserted( const css::uno::Reference< css::uno::XInterface >& _rxElement ) override;
diff --git a/reportdesign/source/ui/inc/FormattedFieldBeautifier.hxx b/reportdesign/source/ui/inc/FormattedFieldBeautifier.hxx
index 9a20b80cad44..e1b76ca1abf7 100644
--- a/reportdesign/source/ui/inc/FormattedFieldBeautifier.hxx
+++ b/reportdesign/source/ui/inc/FormattedFieldBeautifier.hxx
@@ -46,7 +46,7 @@ namespace rptui
public:
FormattedFieldBeautifier(const OReportController & _aObserver);
- virtual ~FormattedFieldBeautifier();
+ virtual ~FormattedFieldBeautifier() override;
void notifyPropertyChange( const css::beans::PropertyChangeEvent& _rEvent ) override;
void notifyElementInserted( const css::uno::Reference< css::uno::XInterface >& _rxElement ) override;
diff --git a/reportdesign/source/ui/inc/Formula.hxx b/reportdesign/source/ui/inc/Formula.hxx
index 245f708ecba9..183dc5eab160 100644
--- a/reportdesign/source/ui/inc/Formula.hxx
+++ b/reportdesign/source/ui/inc/Formula.hxx
@@ -67,7 +67,7 @@ public:
, const css::uno::Reference < css::beans::XPropertySet >& _xRowSet
, svl::SharedStringPool& rStrPool );
- virtual ~FormulaDialog();
+ virtual ~FormulaDialog() override;
virtual void dispose() override;
// IFormulaEditorHelper
diff --git a/reportdesign/source/ui/inc/GeometryHandler.hxx b/reportdesign/source/ui/inc/GeometryHandler.hxx
index 12137a63c0c8..19d6d3ad4e80 100644
--- a/reportdesign/source/ui/inc/GeometryHandler.hxx
+++ b/reportdesign/source/ui/inc/GeometryHandler.hxx
@@ -273,7 +273,7 @@ namespace rptui
virtual sal_Bool SAL_CALL suspend(sal_Bool Suspend) throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~GeometryHandler();
+ virtual ~GeometryHandler() override;
private:
GeometryHandler(GeometryHandler &) = delete;
void operator =(GeometryHandler &) = delete;
diff --git a/reportdesign/source/ui/inc/GroupsSorting.hxx b/reportdesign/source/ui/inc/GroupsSorting.hxx
index e1b7d7730b8e..47b0eaafe131 100644
--- a/reportdesign/source/ui/inc/GroupsSorting.hxx
+++ b/reportdesign/source/ui/inc/GroupsSorting.hxx
@@ -144,7 +144,7 @@ public:
OGroupsSortingDialog( vcl::Window* pParent
,bool _bReadOnly
,::rptui::OReportController* _pController);
- virtual ~OGroupsSortingDialog();
+ virtual ~OGroupsSortingDialog() override;
virtual void dispose() override;
/* updates the current view
diff --git a/reportdesign/source/ui/inc/PageNumber.hxx b/reportdesign/source/ui/inc/PageNumber.hxx
index 4f50f6e98f8e..1bfe03dfcaad 100644
--- a/reportdesign/source/ui/inc/PageNumber.hxx
+++ b/reportdesign/source/ui/inc/PageNumber.hxx
@@ -56,7 +56,7 @@ public:
OPageNumberDialog( vcl::Window* pParent
,const css::uno::Reference< css::report::XReportDefinition>& _xHoldAlive
,::rptui::OReportController* _pController);
- virtual ~OPageNumberDialog();
+ virtual ~OPageNumberDialog() override;
virtual void dispose() override;
virtual short Execute() override;
};
diff --git a/reportdesign/source/ui/inc/ReportComponentHandler.hxx b/reportdesign/source/ui/inc/ReportComponentHandler.hxx
index d91a6cc23fe2..b44999595bba 100644
--- a/reportdesign/source/ui/inc/ReportComponentHandler.hxx
+++ b/reportdesign/source/ui/inc/ReportComponentHandler.hxx
@@ -81,7 +81,7 @@ namespace rptui
virtual sal_Bool SAL_CALL suspend(sal_Bool Suspend) throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~ReportComponentHandler() {}
+ virtual ~ReportComponentHandler() override {}
private:
ReportComponentHandler(ReportComponentHandler &) = delete;
void operator =(ReportComponentHandler &) = delete;
diff --git a/reportdesign/source/ui/inc/ReportController.hxx b/reportdesign/source/ui/inc/ReportController.hxx
index c26355ab6d29..9c89710141c2 100644
--- a/reportdesign/source/ui/inc/ReportController.hxx
+++ b/reportdesign/source/ui/inc/ReportController.hxx
@@ -328,7 +328,7 @@ namespace rptui
virtual void SAL_CALL setFastPropertyValue_NoBroadcast(sal_Int32 nHandle,const css::uno::Any& rValue) throw (css::uno::Exception, std::exception) override;
private:
- virtual ~OReportController();
+ virtual ~OReportController() override;
public:
explicit OReportController(css::uno::Reference< css::uno::XComponentContext > const & the_context);
diff --git a/reportdesign/source/ui/inc/ReportControllerObserver.hxx b/reportdesign/source/ui/inc/ReportControllerObserver.hxx
index d038de864929..a0665a737444 100644
--- a/reportdesign/source/ui/inc/ReportControllerObserver.hxx
+++ b/reportdesign/source/ui/inc/ReportControllerObserver.hxx
@@ -55,7 +55,7 @@ namespace rptui
// do not allow copy
OXReportControllerObserver(const OXReportControllerObserver&) = delete;
OXReportControllerObserver& operator=(const OXReportControllerObserver&) = delete;
- virtual ~OXReportControllerObserver(); // UNO Object must have private destructor!
+ virtual ~OXReportControllerObserver() override; // UNO Object must have private destructor!
public:
OXReportControllerObserver(const OReportController& _rController);
diff --git a/reportdesign/source/ui/inc/ReportSection.hxx b/reportdesign/source/ui/inc/ReportSection.hxx
index 2d2e932e0f1a..e4c43abb4181 100644
--- a/reportdesign/source/ui/inc/ReportSection.hxx
+++ b/reportdesign/source/ui/inc/ReportSection.hxx
@@ -77,7 +77,7 @@ namespace rptui
virtual void _propertyChanged(const css::beans::PropertyChangeEvent& _rEvent) throw( css::uno::RuntimeException) override;
public:
OReportSection(OSectionWindow* _pParent,const css::uno::Reference< css::report::XSection >& _xSection);
- virtual ~OReportSection();
+ virtual ~OReportSection() override;
virtual void dispose() override;
// window overrides
diff --git a/reportdesign/source/ui/inc/ReportWindow.hxx b/reportdesign/source/ui/inc/ReportWindow.hxx
index 40bb012bc1d8..bac2f19e94a9 100644
--- a/reportdesign/source/ui/inc/ReportWindow.hxx
+++ b/reportdesign/source/ui/inc/ReportWindow.hxx
@@ -65,7 +65,7 @@ namespace rptui
virtual void _propertyChanged(const css::beans::PropertyChangeEvent& _rEvent) throw( css::uno::RuntimeException) override;
public:
OReportWindow(OScrollWindowHelper* _pParent,ODesignView* _pView);
- virtual ~OReportWindow();
+ virtual ~OReportWindow() override;
virtual void dispose() override;
// Window overrides
diff --git a/reportdesign/source/ui/inc/RptUndo.hxx b/reportdesign/source/ui/inc/RptUndo.hxx
index 09515fe6f735..50374e4dcb97 100644
--- a/reportdesign/source/ui/inc/RptUndo.hxx
+++ b/reportdesign/source/ui/inc/RptUndo.hxx
@@ -55,7 +55,7 @@ namespace rptui
,sal_uInt16 _nSlot
,Action _eAction
,sal_uInt16 nCommentID);
- virtual ~OSectionUndo();
+ virtual ~OSectionUndo() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -81,7 +81,7 @@ namespace rptui
,OReportHelper> _pMemberFunction
,const css::uno::Reference< css::report::XReportDefinition >& _xReport
,Action _eAction);
- virtual ~OReportSectionUndo();
+ virtual ~OReportSectionUndo() override;
};
/** Undo action for the group header, footer
diff --git a/reportdesign/source/ui/inc/ScrollHelper.hxx b/reportdesign/source/ui/inc/ScrollHelper.hxx
index cf56be25c328..83c39327348f 100644
--- a/reportdesign/source/ui/inc/ScrollHelper.hxx
+++ b/reportdesign/source/ui/inc/ScrollHelper.hxx
@@ -72,7 +72,7 @@ namespace rptui
virtual void _propertyChanged(const css::beans::PropertyChangeEvent& _rEvent) throw( css::uno::RuntimeException, std::exception) override;
public:
OScrollWindowHelper( ODesignView* _pReportDesignView);
- virtual ~OScrollWindowHelper();
+ virtual ~OScrollWindowHelper() override;
virtual void dispose() override;
/** late ctor
diff --git a/reportdesign/source/ui/inc/SectionView.hxx b/reportdesign/source/ui/inc/SectionView.hxx
index 2a4e4fde518f..9c8d4609977d 100644
--- a/reportdesign/source/ui/inc/SectionView.hxx
+++ b/reportdesign/source/ui/inc/SectionView.hxx
@@ -43,7 +43,7 @@ private:
public:
OSectionView( SdrModel* pModel, OReportSection* _pSectionWindow, OReportWindow* pEditor );
- virtual ~OSectionView();
+ virtual ~OSectionView() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
virtual void MarkListHasChanged() override;
diff --git a/reportdesign/source/ui/inc/SectionWindow.hxx b/reportdesign/source/ui/inc/SectionWindow.hxx
index 2f170a346924..fbe632021050 100644
--- a/reportdesign/source/ui/inc/SectionWindow.hxx
+++ b/reportdesign/source/ui/inc/SectionWindow.hxx
@@ -96,7 +96,7 @@ namespace rptui
OSectionWindow( OViewsWindow* _pParent
,const css::uno::Reference< css::report::XSection >& _xSection
,const OUString& _sColorEntry);
- virtual ~OSectionWindow();
+ virtual ~OSectionWindow() override;
virtual void dispose() override;
inline OStartMarker& getStartMarker() { return *m_aStartMarker.get(); }
diff --git a/reportdesign/source/ui/inc/StartMarker.hxx b/reportdesign/source/ui/inc/StartMarker.hxx
index fa379ae5762c..b5179cf20a68 100644
--- a/reportdesign/source/ui/inc/StartMarker.hxx
+++ b/reportdesign/source/ui/inc/StartMarker.hxx
@@ -52,7 +52,7 @@ namespace rptui
void operator =(OStartMarker&) = delete;
public:
OStartMarker(OSectionWindow* _pParent,const OUString& _sColorEntry);
- virtual ~OStartMarker();
+ virtual ~OStartMarker() override;
virtual void dispose() override;
// SfxListener
diff --git a/reportdesign/source/ui/inc/ViewsWindow.hxx b/reportdesign/source/ui/inc/ViewsWindow.hxx
index 1a4cf784e526..df46e6f63dfd 100644
--- a/reportdesign/source/ui/inc/ViewsWindow.hxx
+++ b/reportdesign/source/ui/inc/ViewsWindow.hxx
@@ -107,7 +107,7 @@ namespace rptui
public:
OViewsWindow(
OReportWindow* _pReportWindow);
- virtual ~OViewsWindow();
+ virtual ~OViewsWindow() override;
virtual void dispose() override;
// Window overrides
diff --git a/reportdesign/source/ui/inc/dlgedfunc.hxx b/reportdesign/source/ui/inc/dlgedfunc.hxx
index c230f17840e2..ec5b3c7c0cfa 100644
--- a/reportdesign/source/ui/inc/dlgedfunc.hxx
+++ b/reportdesign/source/ui/inc/dlgedfunc.hxx
@@ -124,7 +124,7 @@ class DlgEdFuncInsert : public DlgEdFunc
{
public:
DlgEdFuncInsert( OReportSection* pParent );
- virtual ~DlgEdFuncInsert();
+ virtual ~DlgEdFuncInsert() override;
virtual bool MouseButtonDown( const MouseEvent& rMEvt ) override;
virtual bool MouseButtonUp( const MouseEvent& rMEvt ) override;
@@ -139,7 +139,7 @@ class DlgEdFuncSelect : public DlgEdFunc
{
public:
DlgEdFuncSelect( OReportSection* pParent );
- virtual ~DlgEdFuncSelect();
+ virtual ~DlgEdFuncSelect() override;
virtual bool MouseButtonDown( const MouseEvent& rMEvt ) override;
virtual bool MouseButtonUp( const MouseEvent& rMEvt ) override;
diff --git a/reportdesign/source/ui/inc/propbrw.hxx b/reportdesign/source/ui/inc/propbrw.hxx
index 05a5143918f2..9e8f37047af8 100644
--- a/reportdesign/source/ui/inc/propbrw.hxx
+++ b/reportdesign/source/ui/inc/propbrw.hxx
@@ -89,7 +89,7 @@ public:
PropBrw(const css::uno::Reference< css::uno::XComponentContext >& _xORB
,Window* pParent
,ODesignView* _pDesignView);
- virtual ~PropBrw();
+ virtual ~PropBrw() override;
virtual void dispose() override;
virtual void LoseFocus() override;
diff --git a/reportdesign/source/ui/inc/toolboxcontroller.hxx b/reportdesign/source/ui/inc/toolboxcontroller.hxx
index 6d901df20a07..2b7e910293ff 100644
--- a/reportdesign/source/ui/inc/toolboxcontroller.hxx
+++ b/reportdesign/source/ui/inc/toolboxcontroller.hxx
@@ -49,7 +49,7 @@ namespace rptui
void operator =(const OToolboxController&) = delete;
public:
OToolboxController(const css::uno::Reference< css::uno::XComponentContext >& _rxORB);
- virtual ~OToolboxController();
+ virtual ~OToolboxController() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/reportdesign/source/ui/report/DesignView.cxx b/reportdesign/source/ui/report/DesignView.cxx
index f092d8f9fae8..c5d29746411b 100644
--- a/reportdesign/source/ui/report/DesignView.cxx
+++ b/reportdesign/source/ui/report/DesignView.cxx
@@ -63,7 +63,7 @@ class OTaskWindow : public vcl::Window
VclPtr<PropBrw> m_pPropWin;
public:
explicit OTaskWindow(vcl::Window* _pParent) : Window(_pParent),m_pPropWin(nullptr){}
- virtual ~OTaskWindow() { disposeOnce(); }
+ virtual ~OTaskWindow() override { disposeOnce(); }
virtual void dispose() override { m_pPropWin.clear(); vcl::Window::dispose(); }
inline void setPropertyBrowser(PropBrw* _pPropWin)
diff --git a/rsc/inc/rscarray.hxx b/rsc/inc/rscarray.hxx
index a7bf2c4252e2..9ba70fb46d5e 100644
--- a/rsc/inc/rscarray.hxx
+++ b/rsc/inc/rscarray.hxx
@@ -34,7 +34,7 @@ protected:
public:
RSCINST aInst;
RscInstNode( sal_uInt32 nId );
- virtual ~RscInstNode();
+ virtual ~RscInstNode() override;
virtual sal_uInt32 GetId() const override;
RscInstNode * Left() const { return static_cast<RscInstNode *>(pLeft); };
RscInstNode * Right() const{ return static_cast<RscInstNode *>(pRight); };
@@ -61,7 +61,7 @@ protected:
public:
RscArray( Atom nId, sal_uInt32 nTypId,
RscTop * pSuper, RscEnum * pTypeClass );
- virtual ~RscArray();
+ virtual ~RscArray() override;
virtual RSCCLASS_TYPE GetClassType() const override;
virtual RscTop * GetTypeClass() const override;
@@ -96,7 +96,7 @@ class RscClassArray : public RscArray
public:
RscClassArray( Atom nId, sal_uInt32 nTypId,
RscTop * pSuper, RscEnum * pTypeClass );
- virtual ~RscClassArray();
+ virtual ~RscClassArray() override;
virtual void WriteSrcHeader( const RSCINST & rInst, FILE * fOutput,
RscTypCont * pTC, sal_uInt32 nTab,
const RscId & aId, const char * ) override;
diff --git a/rsc/inc/rscclass.hxx b/rsc/inc/rscclass.hxx
index 46fe526639ae..ed028e3651a9 100644
--- a/rsc/inc/rscclass.hxx
+++ b/rsc/inc/rscclass.hxx
@@ -57,7 +57,7 @@ protected:
sal_uInt32 nTupelIdx, RscTypCont * pTC );
public:
RscClass( Atom nId, sal_uInt32 nTypId, RscTop * pSuperCl );
- virtual ~RscClass();
+ virtual ~RscClass() override;
virtual RSCCLASS_TYPE GetClassType() const override;
diff --git a/rsc/inc/rscconst.hxx b/rsc/inc/rscconst.hxx
index ec3d3621b5f7..44b92b915547 100644
--- a/rsc/inc/rscconst.hxx
+++ b/rsc/inc/rscconst.hxx
@@ -36,7 +36,7 @@ protected:
sal_uInt32 nEntries; // number of entries in field
public:
RscConst( Atom nId, sal_uInt32 nTypId );
- virtual ~RscConst();
+ virtual ~RscConst() override;
virtual RSCCLASS_TYPE GetClassType() const override;
// sets the allowed values
void SetConstant( Atom nVarName, sal_Int32 lValue );
diff --git a/rsc/inc/rsccont.hxx b/rsc/inc/rsccont.hxx
index 1d7cc5870089..2843c6ca397b 100644
--- a/rsc/inc/rsccont.hxx
+++ b/rsc/inc/rsccont.hxx
@@ -57,7 +57,7 @@ public:
RscBaseCont( Atom nId, sal_uInt32 nTypId,
RscTop * pSuper = nullptr,
bool bNoId = true );
- virtual ~RscBaseCont();
+ virtual ~RscBaseCont() override;
virtual RSCCLASS_TYPE GetClassType() const override;
void SetTypeClass( RscTop * pClass, RscTop * pClass1 = nullptr )
{
diff --git a/rsc/inc/rscdef.hxx b/rsc/inc/rscdef.hxx
index 88d0a26a40a5..80ef6aba60bf 100644
--- a/rsc/inc/rscdef.hxx
+++ b/rsc/inc/rscdef.hxx
@@ -133,7 +133,7 @@ protected:
sal_Int32 lDefId );
RscDefine( sal_uLong lFileKey, const OString& rDefName,
RscExpression * pExpression );
- virtual ~RscDefine();
+ virtual ~RscDefine() override;
void IncRef(){ nRefCount++; }
void DecRef();
void DefineToNumber();
diff --git a/sal/qa/osl/condition/osl_Condition.cxx b/sal/qa/osl/condition/osl_Condition.cxx
index d13713ea652b..4c9f69b69efe 100644
--- a/sal/qa/osl/condition/osl_Condition.cxx
+++ b/sal/qa/osl/condition/osl_Condition.cxx
@@ -40,7 +40,7 @@ public:
//get the Condition to operate
ConditionThread( ::osl::Condition& Con, ConditionType tType): m_MyCon( Con ), m_MyType( tType ) { }
- virtual ~ConditionThread( )
+ virtual ~ConditionThread( ) override
{
// LLA: do not throw in DTors!
// LLA: CPPUNIT_ASSERT_MESSAGE( "#ConditionThread does not shutdown properly.\n", sal_False == this -> isRunning( ) );
diff --git a/sal/qa/osl/mutex/osl_Mutex.cxx b/sal/qa/osl/mutex/osl_Mutex.cxx
index 83c1b6872cdf..c6e07b9cce80 100644
--- a/sal/qa/osl/mutex/osl_Mutex.cxx
+++ b/sal/qa/osl/mutex/osl_Mutex.cxx
@@ -67,7 +67,7 @@ class IncreaseThread : public Thread
public:
explicit IncreaseThread( struct resource *pData ): pResource( pData ) { }
- virtual ~IncreaseThread( )
+ virtual ~IncreaseThread( ) override
{
CPPUNIT_ASSERT_MESSAGE( "#IncreaseThread does not shutdown properly.\n", !isRunning( ) );
}
@@ -95,7 +95,7 @@ class DecreaseThread : public Thread
public:
explicit DecreaseThread( struct resource *pData ): pResource( pData ) { }
- virtual ~DecreaseThread( )
+ virtual ~DecreaseThread( ) override
{
CPPUNIT_ASSERT_MESSAGE( "#DecreaseThread does not shutdown properly.\n", !isRunning( ) );
}
@@ -132,7 +132,7 @@ public:
//get the struct pointer to write data to buffer
explicit PutThread( struct chain* pData ): pChain( pData ) { }
- virtual ~PutThread( )
+ virtual ~PutThread( ) override
{
CPPUNIT_ASSERT_MESSAGE( "#PutThread does not shutdown properly.\n", !isRunning( ) );
}
@@ -170,7 +170,7 @@ public:
//get the Mutex pointer to operate
explicit HoldThread( Mutex* pMutex ): pMyMutex( pMutex ) { }
- virtual ~HoldThread( )
+ virtual ~HoldThread( ) override
{
CPPUNIT_ASSERT_MESSAGE( "#HoldThread does not shutdown properly.\n", !isRunning( ) );
}
@@ -192,7 +192,7 @@ public:
//get the Mutex pointer to operate
explicit WaitThread( Mutex* pMutex ): pMyMutex( pMutex ) { }
- virtual ~WaitThread( )
+ virtual ~WaitThread( ) override
{
CPPUNIT_ASSERT_MESSAGE( "#WaitThread does not shutdown properly.\n", !isRunning( ) );
}
@@ -216,7 +216,7 @@ public:
//get the Mutex pointer to operate
GlobalMutexThread( ){ }
- virtual ~GlobalMutexThread( )
+ virtual ~GlobalMutexThread( ) override
{
CPPUNIT_ASSERT_MESSAGE( "#GlobalMutexThread does not shutdown properly.\n", !isRunning( ) );
}
@@ -523,7 +523,7 @@ public:
//get the Mutex pointer to operate
explicit GuardThread( Mutex* pMutex ): pMyMutex( pMutex ) { }
- virtual ~GuardThread( )
+ virtual ~GuardThread( ) override
{
CPPUNIT_ASSERT_MESSAGE( "#GuardThread does not shutdown properly.\n", !isRunning( ) );
}
@@ -604,7 +604,7 @@ public:
//get the Mutex pointer to operate
explicit ClearGuardThread( Mutex* pMutex ): pMyMutex( pMutex ) {}
- virtual ~ClearGuardThread( )
+ virtual ~ClearGuardThread( ) override
{
CPPUNIT_ASSERT_MESSAGE( "#ClearGuardThread does not shutdown properly.\n", !isRunning( ) );
}
@@ -741,7 +741,7 @@ public:
//get the Mutex pointer to operate
explicit ResetGuardThread( Mutex* pMutex ): pMyMutex( pMutex ) {}
- virtual ~ResetGuardThread( )
+ virtual ~ResetGuardThread( ) override
{
CPPUNIT_ASSERT_MESSAGE( "#ResetGuardThread does not shutdown properly.\n", !isRunning( ) );
}
diff --git a/sal/qa/osl/pipe/osl_Pipe.cxx b/sal/qa/osl/pipe/osl_Pipe.cxx
index f0ccc9b68772..d3510e16c9f1 100644
--- a/sal/qa/osl/pipe/osl_Pipe.cxx
+++ b/sal/qa/osl/pipe/osl_Pipe.cxx
@@ -736,7 +736,7 @@ namespace osl_StreamPipe
sal_Char buf[256];
Pipe_DataSink_Thread( ) { }
- virtual ~Pipe_DataSink_Thread( )
+ virtual ~Pipe_DataSink_Thread( ) override
{
}
protected:
@@ -782,7 +782,7 @@ namespace osl_StreamPipe
printf("create pipe\n");
aListenPipe.create( test::uniquePipeName(aTestPipeName), osl_Pipe_CREATE );
}
- virtual ~Pipe_DataSource_Thread( )
+ virtual ~Pipe_DataSource_Thread( ) override
{
aListenPipe.close();
}
diff --git a/sal/qa/osl/process/osl_Thread.cxx b/sal/qa/osl/process/osl_Thread.cxx
index ebce318f11c4..8f42ae4080e5 100644
--- a/sal/qa/osl/process/osl_Thread.cxx
+++ b/sal/qa/osl/process/osl_Thread.cxx
@@ -253,7 +253,7 @@ public:
m_aFlag.release();
}
- virtual ~myThread()
+ virtual ~myThread() override
{
if (isRunning())
{
@@ -317,7 +317,7 @@ protected:
}
public:
- virtual ~OCountThread()
+ virtual ~OCountThread() override
{
if (isRunning())
{
@@ -359,7 +359,7 @@ public:
{
t_print("new thread id %u!\n", (unsigned) getIdentifier());
}
- virtual ~ONoScheduleThread()
+ virtual ~ONoScheduleThread() override
{
if (isRunning())
{
@@ -400,7 +400,7 @@ protected:
}
public:
- virtual ~OAddThread()
+ virtual ~OAddThread() override
{
if (isRunning())
{
@@ -1677,7 +1677,7 @@ private:
ThreadHelper::thread_sleep_tenth_sec(3);
}
public:
- virtual ~myKeyThread()
+ virtual ~myKeyThread() override
{
if (isRunning())
{
@@ -1705,7 +1705,7 @@ private:
}
public:
- virtual ~idThread()
+ virtual ~idThread() override
{
if (isRunning())
{
diff --git a/sal/qa/rtl/doublelock/rtl_doublelocking.cxx b/sal/qa/rtl/doublelock/rtl_doublelocking.cxx
index e4469fb6ffe9..910455b79ae2 100644
--- a/sal/qa/rtl/doublelock/rtl_doublelocking.cxx
+++ b/sal/qa/rtl/doublelock/rtl_doublelocking.cxx
@@ -125,7 +125,7 @@ protected:
public:
- virtual ~OGetThread()
+ virtual ~OGetThread() override
{
if (isRunning())
{
diff --git a/salhelper/source/timer.cxx b/salhelper/source/timer.cxx
index 0ab0d3bda6a8..c79f1fc03588 100644
--- a/salhelper/source/timer.cxx
+++ b/salhelper/source/timer.cxx
@@ -36,7 +36,7 @@ public:
TimerManager();
- virtual ~TimerManager();
+ virtual ~TimerManager() override;
/// register timer
void SAL_CALL registerTimer(salhelper::Timer* pTimer);
diff --git a/sax/qa/cppunit/parser.cxx b/sax/qa/cppunit/parser.cxx
index a94d5957c70d..287b712686d3 100644
--- a/sax/qa/cppunit/parser.cxx
+++ b/sax/qa/cppunit/parser.cxx
@@ -27,7 +27,7 @@ class DummyTokenHandler : public cppu::WeakImplHelper< xml::sax::XFastTokenHandl
{
public:
DummyTokenHandler() {}
- virtual ~DummyTokenHandler() {}
+ virtual ~DummyTokenHandler() override {}
virtual sal_Int32 SAL_CALL getTokenFromUTF8( const uno::Sequence<sal_Int8>& )
throw (uno::RuntimeException, std::exception) override
diff --git a/sax/source/expatwrap/sax_expat.cxx b/sax/source/expatwrap/sax_expat.cxx
index 5e995405ed18..ba87c6f9e146 100644
--- a/sax/source/expatwrap/sax_expat.cxx
+++ b/sax/source/expatwrap/sax_expat.cxx
@@ -105,7 +105,7 @@ class SaxExpatParser
public:
SaxExpatParser();
- virtual ~SaxExpatParser();
+ virtual ~SaxExpatParser() override;
// css::lang::XInitialization:
virtual void SAL_CALL initialize(css::uno::Sequence<css::uno::Any> const& rArguments)
diff --git a/sax/source/expatwrap/saxwriter.cxx b/sax/source/expatwrap/saxwriter.cxx
index 3679a396a168..9074688260e5 100644
--- a/sax/source/expatwrap/saxwriter.cxx
+++ b/sax/source/expatwrap/saxwriter.cxx
@@ -884,7 +884,7 @@ public:
, m_nLevel(0)
{
}
- virtual ~SAXWriter()
+ virtual ~SAXWriter() override
{
delete m_pSaxWriterHelper;
}
diff --git a/sax/source/tools/fastserializer.hxx b/sax/source/tools/fastserializer.hxx
index 940bc4a39468..6f679e52f82d 100644
--- a/sax/source/tools/fastserializer.hxx
+++ b/sax/source/tools/fastserializer.hxx
@@ -177,7 +177,7 @@ private:
#endif
explicit ForMerge(sal_Int32 const nTag) : m_Tag(nTag) {}
- virtual ~ForMerge() {}
+ virtual ~ForMerge() override {}
virtual void setCurrentElement( ::sal_Int32 /*nToken*/ ) {}
virtual Int8Sequence& getData();
diff --git a/sc/inc/AccessibleFilterMenu.hxx b/sc/inc/AccessibleFilterMenu.hxx
index ebd1438f0d19..9955d7c16741 100644
--- a/sc/inc/AccessibleFilterMenu.hxx
+++ b/sc/inc/AccessibleFilterMenu.hxx
@@ -50,7 +50,7 @@ public:
explicit ScAccessibleFilterMenu(
const css::uno::Reference< css::accessibility::XAccessible>& rxParent,
ScMenuFloatingWindow* pWin, const OUString& rName, size_t nMenuPos);
- virtual ~ScAccessibleFilterMenu();
+ virtual ~ScAccessibleFilterMenu() override;
virtual bool SAL_CALL isVisible()
throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/inc/AccessibleFilterMenuItem.hxx b/sc/inc/AccessibleFilterMenuItem.hxx
index 3dd57799f1a8..b9f4ebabbe34 100644
--- a/sc/inc/AccessibleFilterMenuItem.hxx
+++ b/sc/inc/AccessibleFilterMenuItem.hxx
@@ -40,7 +40,7 @@ public:
const css::uno::Reference< css::accessibility::XAccessible>& rxParent,
ScMenuFloatingWindow* pWin, const OUString& rName, size_t nMenuPos);
- virtual ~ScAccessibleFilterMenuItem();
+ virtual ~ScAccessibleFilterMenuItem() override;
/// XAccessibleContext
diff --git a/sc/inc/AccessibleFilterTopWindow.hxx b/sc/inc/AccessibleFilterTopWindow.hxx
index 12a77c82d1ea..5a8af2f9f0ee 100644
--- a/sc/inc/AccessibleFilterTopWindow.hxx
+++ b/sc/inc/AccessibleFilterTopWindow.hxx
@@ -31,7 +31,7 @@ public:
const css::uno::Reference< css::accessibility::XAccessible>& rxParent,
ScCheckListMenuWindow* pWin,
const OUString& rName);
- virtual ~ScAccessibleFilterTopWindow();
+ virtual ~ScAccessibleFilterTopWindow() override;
// XAccessibleContext
diff --git a/sc/inc/AccessibleGlobal.hxx b/sc/inc/AccessibleGlobal.hxx
index 162c011afc39..12106ddd82e6 100644
--- a/sc/inc/AccessibleGlobal.hxx
+++ b/sc/inc/AccessibleGlobal.hxx
@@ -30,7 +30,7 @@ class ScAccessibleStateSet : public ::cppu::WeakImplHelper< css::accessibility::
{
public:
ScAccessibleStateSet();
- virtual ~ScAccessibleStateSet();
+ virtual ~ScAccessibleStateSet() override;
// XAccessibleStateSet
diff --git a/sc/inc/NumberFormatControl.hxx b/sc/inc/NumberFormatControl.hxx
index b7ecb4606399..ca6fdff57f2c 100644
--- a/sc/inc/NumberFormatControl.hxx
+++ b/sc/inc/NumberFormatControl.hxx
@@ -32,7 +32,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
ScNumberFormatControl(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx);
- virtual ~ScNumberFormatControl();
+ virtual ~ScNumberFormatControl() override;
virtual void StateChanged(sal_uInt16 nSID, SfxItemState eState,
const SfxPoolItem* pState) override;
diff --git a/sc/inc/addruno.hxx b/sc/inc/addruno.hxx
index 7b42f654e885..009740167c84 100644
--- a/sc/inc/addruno.hxx
+++ b/sc/inc/addruno.hxx
@@ -42,7 +42,7 @@ private:
public:
ScAddressConversionObj(ScDocShell* pDocSh, bool bIsRange);
- virtual ~ScAddressConversionObj();
+ virtual ~ScAddressConversionObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/afmtuno.hxx b/sc/inc/afmtuno.hxx
index 6919e180bf91..cbc1cf202e70 100644
--- a/sc/inc/afmtuno.hxx
+++ b/sc/inc/afmtuno.hxx
@@ -54,7 +54,7 @@ private:
public:
ScAutoFormatsObj();
- virtual ~ScAutoFormatsObj();
+ virtual ~ScAutoFormatsObj() override;
// XNameContainer
virtual void SAL_CALL insertByName( const OUString& aName,
@@ -129,7 +129,7 @@ private:
public:
ScAutoFormatObj(sal_uInt16 nIndex);
- virtual ~ScAutoFormatObj();
+ virtual ~ScAutoFormatObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -229,7 +229,7 @@ private:
public:
ScAutoFormatFieldObj(sal_uInt16 nFormat, sal_uInt16 nField);
- virtual ~ScAutoFormatFieldObj();
+ virtual ~ScAutoFormatFieldObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/appluno.hxx b/sc/inc/appluno.hxx
index d442bd56f8f7..797178a85f42 100644
--- a/sc/inc/appluno.hxx
+++ b/sc/inc/appluno.hxx
@@ -87,7 +87,7 @@ private:
{ setPropertyValue( aPropertyName, css::uno::Any(p1) ); }
public:
ScSpreadsheetSettings();
- virtual ~ScSpreadsheetSettings();
+ virtual ~ScSpreadsheetSettings() override;
static OUString getImplementationName_Static();
static css::uno::Sequence< OUString > getSupportedServiceNames_Static();
@@ -225,7 +225,7 @@ class ScRecentFunctionsObj : public cppu::WeakImplHelper<
{
public:
ScRecentFunctionsObj();
- virtual ~ScRecentFunctionsObj();
+ virtual ~ScRecentFunctionsObj() override;
// XRecentFunctions
virtual css::uno::Sequence< sal_Int32 > SAL_CALL getRecentFunctionIds()
@@ -252,7 +252,7 @@ class ScFunctionListObj : public cppu::WeakImplHelper<
{
public:
ScFunctionListObj();
- virtual ~ScFunctionListObj();
+ virtual ~ScFunctionListObj() override;
// XFunctionDescriptions
virtual css::uno::Sequence< css::beans::PropertyValue > SAL_CALL
diff --git a/sc/inc/arealink.hxx b/sc/inc/arealink.hxx
index 2f5790196090..998f21b83aad 100644
--- a/sc/inc/arealink.hxx
+++ b/sc/inc/arealink.hxx
@@ -48,7 +48,7 @@ public:
ScAreaLink( SfxObjectShell* pShell, const OUString& rFile,
const OUString& rFilter, const OUString& rOpt,
const OUString& rArea, const ScRange& rDest, sal_uLong nRefresh );
- virtual ~ScAreaLink();
+ virtual ~ScAreaLink() override;
virtual void Closed() override;
virtual ::sfx2::SvBaseLink::UpdateResult DataChanged(
diff --git a/sc/inc/attrib.hxx b/sc/inc/attrib.hxx
index 39c08fb2d0a6..b4dc160c679f 100644
--- a/sc/inc/attrib.hxx
+++ b/sc/inc/attrib.hxx
@@ -60,7 +60,7 @@ public:
ScMergeAttr();
ScMergeAttr( SCsCOL nCol, SCsROW nRow = 0);
ScMergeAttr( const ScMergeAttr& );
- virtual ~ScMergeAttr();
+ virtual ~ScMergeAttr() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
@@ -84,7 +84,7 @@ class SC_DLLPUBLIC ScMergeFlagAttr: public SfxInt16Item
public:
ScMergeFlagAttr();
ScMergeFlagAttr(ScMF nFlags);
- virtual ~ScMergeFlagAttr();
+ virtual ~ScMergeFlagAttr() override;
SfxPoolItem * Clone(SfxItemPool * pPool = nullptr) const override;
@@ -116,7 +116,7 @@ public:
bool bHCell = false,
bool bHPrint = false);
ScProtectionAttr( const ScProtectionAttr& );
- virtual ~ScProtectionAttr();
+ virtual ~ScProtectionAttr() override;
OUString GetValueText() const;
virtual bool GetPresentation(
@@ -199,7 +199,7 @@ public:
inline ScTableListItem( const sal_uInt16 nWhich );
ScTableListItem( const ScTableListItem& rCpy );
- virtual ~ScTableListItem();
+ virtual ~ScTableListItem() override;
ScTableListItem& operator=( const ScTableListItem &rCpy );
@@ -236,7 +236,7 @@ class SC_DLLPUBLIC ScPageHFItem : public SfxPoolItem
public:
ScPageHFItem( sal_uInt16 nWhich );
ScPageHFItem( const ScPageHFItem& rItem );
- virtual ~ScPageHFItem();
+ virtual ~ScPageHFItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
@@ -267,7 +267,7 @@ public:
ScViewObjectModeItem( sal_uInt16 nWhich );
ScViewObjectModeItem( sal_uInt16 nWhich, ScVObjMode eMode );
- virtual ~ScViewObjectModeItem();
+ virtual ~ScViewObjectModeItem() override;
virtual sal_uInt16 GetValueCount() const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
@@ -286,7 +286,7 @@ public:
static SfxPoolItem* CreateDefault();
ScDoubleItem( sal_uInt16 nWhich, double nVal=0 );
ScDoubleItem( const ScDoubleItem& rItem );
- virtual ~ScDoubleItem();
+ virtual ~ScDoubleItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
@@ -312,7 +312,7 @@ public:
explicit ScPageScaleToItem();
explicit ScPageScaleToItem( sal_uInt16 nWidth, sal_uInt16 nHeight );
- virtual ~ScPageScaleToItem();
+ virtual ~ScPageScaleToItem() override;
virtual ScPageScaleToItem* Clone( SfxItemPool* = nullptr ) const override;
@@ -348,7 +348,7 @@ public:
explicit ScCondFormatItem();
explicit ScCondFormatItem(const std::vector<sal_uInt32>& nIndex);
- virtual ~ScCondFormatItem();
+ virtual ~ScCondFormatItem() override;
virtual bool operator==(const SfxPoolItem& rCmp ) const override;
virtual ScCondFormatItem* Clone( SfxItemPool* = nullptr ) const override;
diff --git a/sc/inc/bulkdatahint.hxx b/sc/inc/bulkdatahint.hxx
index dd82ef6d3b9e..4bd02c644d7f 100644
--- a/sc/inc/bulkdatahint.hxx
+++ b/sc/inc/bulkdatahint.hxx
@@ -29,7 +29,7 @@ class BulkDataHint : public SfxSimpleHint
public:
BulkDataHint( ScDocument& rDoc );
- virtual ~BulkDataHint();
+ virtual ~BulkDataHint() override;
void setSpans( const ColumnSpanSet* pSpans );
const ColumnSpanSet* getSpans() const;
diff --git a/sc/inc/cellsuno.hxx b/sc/inc/cellsuno.hxx
index d7343580ebf0..6619bc134c64 100644
--- a/sc/inc/cellsuno.hxx
+++ b/sc/inc/cellsuno.hxx
@@ -112,7 +112,7 @@ class ScLinkListener : public SvtListener
Link<const SfxHint&,void> aLink;
public:
ScLinkListener(const Link<const SfxHint&,void>& rL) : aLink(rL) {}
- virtual ~ScLinkListener();
+ virtual ~ScLinkListener() override;
virtual void Notify( const SfxHint& rHint ) override;
};
@@ -229,7 +229,7 @@ protected:
public:
ScCellRangesBase(ScDocShell* pDocSh, const ScRange& rR);
ScCellRangesBase(ScDocShell* pDocSh, const ScRangeList& rR);
- virtual ~ScCellRangesBase();
+ virtual ~ScCellRangesBase() override;
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
throw(css::uno::RuntimeException, std::exception) override;
@@ -492,7 +492,7 @@ private:
public:
ScCellRangesObj(ScDocShell* pDocSh, const ScRangeList& rR);
- virtual ~ScCellRangesObj();
+ virtual ~ScCellRangesObj() override;
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
throw(css::uno::RuntimeException, std::exception) override;
@@ -635,7 +635,7 @@ protected:
public:
ScCellRangeObj(ScDocShell* pDocSh, const ScRange& rR);
- virtual ~ScCellRangeObj();
+ virtual ~ScCellRangeObj() override;
// uses ObjectShell from document, if set (returns NULL otherwise)
static css::uno::Reference<css::table::XCellRange>
@@ -841,7 +841,7 @@ public:
static const SfxItemPropertyMap& GetCellPropertyMap();
ScCellObj(ScDocShell* pDocSh, const ScAddress& rP);
- virtual ~ScCellObj();
+ virtual ~ScCellObj() override;
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
throw(css::uno::RuntimeException, std::exception) override;
@@ -1007,7 +1007,7 @@ protected:
public:
ScTableSheetObj(ScDocShell* pDocSh, SCTAB nTab);
- virtual ~ScTableSheetObj();
+ virtual ~ScTableSheetObj() override;
void InitInsertSheet(ScDocShell* pDocSh, SCTAB nTab);
@@ -1249,7 +1249,7 @@ protected:
public:
ScTableColumnObj(ScDocShell* pDocSh, SCCOL nCol, SCTAB nTab);
- virtual ~ScTableColumnObj();
+ virtual ~ScTableColumnObj() override;
virtual css::uno::Any SAL_CALL queryInterface(
const css::uno::Type & rType )
@@ -1301,7 +1301,7 @@ protected:
public:
ScTableRowObj(ScDocShell* pDocSh, SCROW nRow, SCTAB nTab);
- virtual ~ScTableRowObj();
+ virtual ~ScTableRowObj() override;
// XPropertySet override due to row properties
virtual css::uno::Reference< css::beans::XPropertySetInfo >
@@ -1328,7 +1328,7 @@ private:
public:
ScCellsObj(ScDocShell* pDocSh, const ScRangeList& rR);
- virtual ~ScCellsObj();
+ virtual ~ScCellsObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -1368,7 +1368,7 @@ private:
public:
ScCellsEnumeration(ScDocShell* pDocSh, const ScRangeList& rR);
- virtual ~ScCellsEnumeration();
+ virtual ~ScCellsEnumeration() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -1403,7 +1403,7 @@ private:
public:
ScCellFormatsObj(ScDocShell* pDocSh, const ScRange& rR);
- virtual ~ScCellFormatsObj();
+ virtual ~ScCellFormatsObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -1451,7 +1451,7 @@ private:
public:
ScCellFormatsEnumeration(ScDocShell* pDocSh, const ScRange& rR);
- virtual ~ScCellFormatsEnumeration();
+ virtual ~ScCellFormatsEnumeration() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -1489,7 +1489,7 @@ private:
public:
ScUniqueCellFormatsObj(ScDocShell* pDocSh, const ScRange& rR);
- virtual ~ScUniqueCellFormatsObj();
+ virtual ~ScUniqueCellFormatsObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -1530,7 +1530,7 @@ private:
public:
ScUniqueCellFormatsEnumeration(ScDocShell* pDocShell, const ScMyRangeLists& rRangeLists);
- virtual ~ScUniqueCellFormatsEnumeration();
+ virtual ~ScUniqueCellFormatsEnumeration() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/chart2uno.hxx b/sc/inc/chart2uno.hxx
index 3d2a61fe33af..39c864cc1b42 100644
--- a/sc/inc/chart2uno.hxx
+++ b/sc/inc/chart2uno.hxx
@@ -66,7 +66,7 @@ class ScChart2DataProvider : public
public:
explicit ScChart2DataProvider( ScDocument* pDoc );
- virtual ~ScChart2DataProvider();
+ virtual ~ScChart2DataProvider() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
// XDataProvider
@@ -192,7 +192,7 @@ class ScChart2DataSource : public
public:
explicit ScChart2DataSource( ScDocument* pDoc);
- virtual ~ScChart2DataSource();
+ virtual ~ScChart2DataSource() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
// XDataSource
@@ -241,7 +241,7 @@ public:
const css::uno::Reference< css::chart2::data::XDataProvider >& xDP,
::std::vector<ScTokenRef>&& rTokens, bool bIncludeHiddenCells );
- virtual ~ScChart2DataSequence();
+ virtual ~ScChart2DataSequence() override;
ScChart2DataSequence(const ScChart2DataSequence&) = delete;
ScChart2DataSequence& operator=(const ScChart2DataSequence&) = delete;
@@ -369,7 +369,7 @@ private:
{
public:
ExternalRefListener(ScChart2DataSequence& rParent, ScDocument* pDoc);
- virtual ~ExternalRefListener();
+ virtual ~ExternalRefListener() override;
ExternalRefListener(const ExternalRefListener&) = delete;
ExternalRefListener& operator=(const ExternalRefListener&) = delete;
@@ -418,7 +418,7 @@ private:
{
public:
HiddenRangeListener(ScChart2DataSequence& rParent);
- virtual ~HiddenRangeListener();
+ virtual ~HiddenRangeListener() override;
virtual void notify() override;
diff --git a/sc/inc/chartlis.hxx b/sc/inc/chartlis.hxx
index 4b48f5b519ff..9c11640a857c 100644
--- a/sc/inc/chartlis.hxx
+++ b/sc/inc/chartlis.hxx
@@ -45,7 +45,7 @@ public:
{
public:
ExternalRefListener(ScChartListener& rParent, ScDocument* pDoc);
- virtual ~ExternalRefListener();
+ virtual ~ExternalRefListener() override;
virtual void notify(sal_uInt16 nFileId, ScExternalRefManager::LinkUpdateType eType) override;
void addFileId(sal_uInt16 nFileId);
void removeFileId(sal_uInt16 nFileId);
@@ -79,7 +79,7 @@ public:
ScChartListener( const OUString& rName, ScDocument* pDoc,
::std::vector<ScTokenRef>* pTokens );
ScChartListener( const ScChartListener& );
- virtual ~ScChartListener();
+ virtual ~ScChartListener() override;
const OUString& GetName() const { return maName;}
diff --git a/sc/inc/chartuno.hxx b/sc/inc/chartuno.hxx
index c11c70efcb92..76a14adfc6c4 100644
--- a/sc/inc/chartuno.hxx
+++ b/sc/inc/chartuno.hxx
@@ -55,7 +55,7 @@ private:
public:
ScChartsObj(ScDocShell* pDocSh, SCTAB nT);
- virtual ~ScChartsObj();
+ virtual ~ScChartsObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -141,7 +141,7 @@ protected:
public:
ScChartObj(ScDocShell* pDocSh, SCTAB nT, const OUString& rN);
- virtual ~ScChartObj();
+ virtual ~ScChartObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/chgtrack.hxx b/sc/inc/chgtrack.hxx
index 28e3e73f1f93..2102dcefc906 100644
--- a/sc/inc/chgtrack.hxx
+++ b/sc/inc/chgtrack.hxx
@@ -403,7 +403,7 @@ class ScChangeActionIns : public ScChangeAction
bool mbEndOfList; /// whether or not a row was auto-inserted at the bottom.
ScChangeActionIns( const ScRange& rRange, bool bEndOfList = false );
- virtual ~ScChangeActionIns();
+ virtual ~ScChangeActionIns() override;
virtual void AddContent( ScChangeActionContent* ) override {}
virtual void DeleteCellEntries() override {}
@@ -473,7 +473,7 @@ class ScChangeActionDel : public ScChangeAction
SCsROW nDy;
ScChangeActionDel( const ScRange& rRange, SCsCOL nDx, SCsROW nDy, ScChangeTrack* );
- virtual ~ScChangeActionDel();
+ virtual ~ScChangeActionDel() override;
virtual void AddContent( ScChangeActionContent* ) override;
virtual void DeleteCellEntries() override;
@@ -553,7 +553,7 @@ class ScChangeActionMove : public ScChangeAction
nStartLastCut(0),
nEndLastCut(0)
{}
- virtual ~ScChangeActionMove();
+ virtual ~ScChangeActionMove() override;
virtual void AddContent( ScChangeActionContent* ) override;
virtual void DeleteCellEntries() override;
@@ -734,7 +734,7 @@ public:
const ScBigRange& aBigRange, ScDocument* pDoc,
const OUString& sNewValue ); // to use for XML Import of Generated Actions
- virtual ~ScChangeActionContent();
+ virtual ~ScChangeActionContent() override;
ScChangeActionContent* GetNextContent() const { return pNextContent; }
ScChangeActionContent* GetPrevContent() const { return pPrevContent; }
@@ -994,7 +994,7 @@ public:
SC_DLLPUBLIC ScChangeTrack( ScDocument* );
ScChangeTrack(ScDocument* pDocP, const std::set<OUString>& aTempUserCollection); // only to use in the XML import
- SC_DLLPUBLIC virtual ~ScChangeTrack();
+ SC_DLLPUBLIC virtual ~ScChangeTrack() override;
void Clear();
ScChangeActionContent* GetFirstGenerated() const { return pFirstGeneratedDelContent; }
diff --git a/sc/inc/clipcontext.hxx b/sc/inc/clipcontext.hxx
index 31a1c600c77a..9951c053ff7e 100644
--- a/sc/inc/clipcontext.hxx
+++ b/sc/inc/clipcontext.hxx
@@ -82,7 +82,7 @@ public:
ScDocument* pRefUndoDoc, ScDocument* pClipDoc, InsertDeleteFlags nInsertFlag,
bool bAsLink, bool bSkipAttrForEmptyCells);
- virtual ~CopyFromClipContext();
+ virtual ~CopyFromClipContext() override;
void setTabRange(SCTAB nStart, SCTAB nEnd);
@@ -138,7 +138,7 @@ class CopyToClipContext : public ClipContextBase
public:
CopyToClipContext() = delete;
CopyToClipContext(ScDocument& rDoc, bool bKeepScenarioFlags, bool bCloneNotes);
- virtual ~CopyToClipContext();
+ virtual ~CopyToClipContext() override;
bool isKeepScenarioFlags() const;
bool isCloneNotes() const;
@@ -150,7 +150,7 @@ class CopyToDocContext : public ClipContextBase
public:
CopyToDocContext(ScDocument& rDoc);
- virtual ~CopyToDocContext();
+ virtual ~CopyToDocContext() override;
void setStartListening( bool b );
bool isStartListening() const;
@@ -160,7 +160,7 @@ class MixDocContext : public ClipContextBase
{
public:
MixDocContext(ScDocument& rDoc);
- virtual ~MixDocContext();
+ virtual ~MixDocContext() override;
};
}
diff --git a/sc/inc/colorscale.hxx b/sc/inc/colorscale.hxx
index 5c20633aad3f..d9a9bd12133e 100644
--- a/sc/inc/colorscale.hxx
+++ b/sc/inc/colorscale.hxx
@@ -211,7 +211,7 @@ class SC_DLLPUBLIC ScColorFormat : public ScFormatEntry
{
public:
ScColorFormat(ScDocument* pDoc);
- virtual ~ScColorFormat();
+ virtual ~ScColorFormat() override;
const ScRangeList& GetRange() const;
@@ -252,7 +252,7 @@ private:
public:
ScColorScaleFormat(ScDocument* pDoc);
ScColorScaleFormat(ScDocument* pDoc, const ScColorScaleFormat& rFormat);
- virtual ~ScColorScaleFormat();
+ virtual ~ScColorScaleFormat() override;
virtual ScColorFormat* Clone(ScDocument* pDoc) const override;
Color* GetColor(const ScAddress& rAddr) const;
diff --git a/sc/inc/compiler.hxx b/sc/inc/compiler.hxx
index 9b7cb58f5545..26be57dee30f 100644
--- a/sc/inc/compiler.hxx
+++ b/sc/inc/compiler.hxx
@@ -344,7 +344,7 @@ public:
ScCompiler( ScDocument* pDocument, const ScAddress&,ScTokenArray& rArr);
- virtual ~ScCompiler();
+ virtual ~ScCompiler() override;
public:
static void DeInit(); /// all
diff --git a/sc/inc/conditio.hxx b/sc/inc/conditio.hxx
index 08718960af01..71b803b7af0a 100644
--- a/sc/inc/conditio.hxx
+++ b/sc/inc/conditio.hxx
@@ -98,7 +98,7 @@ private:
public:
explicit ScFormulaListener(ScFormulaCell* pCell);
explicit ScFormulaListener(ScDocument* pDoc);
- virtual ~ScFormulaListener();
+ virtual ~ScFormulaListener() override;
void Notify( const SfxHint& rHint ) override;
@@ -229,7 +229,7 @@ public:
ScConditionEntry( const ScConditionEntry& r ); // flat copy of formulas
// true copy of formulas (for Ref-Undo):
ScConditionEntry( ScDocument* pDocument, const ScConditionEntry& r );
- virtual ~ScConditionEntry();
+ virtual ~ScConditionEntry() override;
bool operator== ( const ScConditionEntry& r ) const;
@@ -335,7 +335,7 @@ public:
const OUString& rStyle );
ScCondFormatEntry( const ScCondFormatEntry& r );
ScCondFormatEntry( ScDocument* pDocument, const ScCondFormatEntry& r );
- virtual ~ScCondFormatEntry();
+ virtual ~ScCondFormatEntry() override;
bool operator== ( const ScCondFormatEntry& r ) const;
diff --git a/sc/inc/confuno.hxx b/sc/inc/confuno.hxx
index 8cf6175bd9ee..caa8bff8bc1a 100644
--- a/sc/inc/confuno.hxx
+++ b/sc/inc/confuno.hxx
@@ -39,7 +39,7 @@ private:
public:
ScDocumentConfiguration(ScDocShell* pDocShell);
- virtual ~ScDocumentConfiguration();
+ virtual ~ScDocumentConfiguration() override;
// SfxListener
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/cursuno.hxx b/sc/inc/cursuno.hxx
index b75717521bd5..ceff23afb5b4 100644
--- a/sc/inc/cursuno.hxx
+++ b/sc/inc/cursuno.hxx
@@ -32,7 +32,7 @@ class ScCellCursorObj : public ScCellRangeObj,
{
public:
ScCellCursorObj(ScDocShell* pDocSh, const ScRange& rR);
- virtual ~ScCellCursorObj();
+ virtual ~ScCellCursorObj() override;
virtual css::uno::Any SAL_CALL queryInterface(
const css::uno::Type & rType )
diff --git a/sc/inc/dapiuno.hxx b/sc/inc/dapiuno.hxx
index 162d86d173e3..2dcee628e527 100644
--- a/sc/inc/dapiuno.hxx
+++ b/sc/inc/dapiuno.hxx
@@ -95,7 +95,7 @@ private:
public:
ScDataPilotTablesObj(ScDocShell* pDocSh, SCTAB nT);
- virtual ~ScDataPilotTablesObj();
+ virtual ~ScDataPilotTablesObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -161,7 +161,7 @@ private:
public:
ScDataPilotDescriptorBase(ScDocShell* pDocSh);
- virtual ~ScDataPilotDescriptorBase();
+ virtual ~ScDataPilotDescriptorBase() override;
virtual css::uno::Any SAL_CALL queryInterface(
const css::uno::Type & rType )
@@ -267,7 +267,7 @@ private:
public:
ScDataPilotDescriptor(ScDocShell* pDocSh);
- virtual ~ScDataPilotDescriptor();
+ virtual ~ScDataPilotDescriptor() override;
virtual ScDPObject* GetDPObject() const override;
virtual void SetDPObject(ScDPObject* pDPObj) override;
@@ -302,7 +302,7 @@ private:
public:
ScDataPilotTableObj(ScDocShell* pDocSh, SCTAB nT, const OUString& rN);
- virtual ~ScDataPilotTableObj();
+ virtual ~ScDataPilotTableObj() override;
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
throw(css::uno::RuntimeException, std::exception) override;
@@ -429,7 +429,7 @@ public:
ScDataPilotDescriptorBase& rParent,
css::sheet::DataPilotFieldOrientation eOrient );
- virtual ~ScDataPilotFieldsObj();
+ virtual ~ScDataPilotFieldsObj() override;
// XNameAccess
virtual css::uno::Any SAL_CALL getByName( const OUString& aName )
@@ -496,7 +496,7 @@ public:
const ScFieldIdentifier& rIdent,
const css::uno::Any& rOrient );
- virtual ~ScDataPilotFieldObj();
+ virtual ~ScDataPilotFieldObj() override;
// XNamed
virtual OUString SAL_CALL getName()
@@ -632,7 +632,7 @@ class ScDataPilotFieldGroupsObj : public ScDataPilotFieldGroupsObjImpl
{
public:
explicit ScDataPilotFieldGroupsObj( const ScFieldGroups& rGroups );
- virtual ~ScDataPilotFieldGroupsObj();
+ virtual ~ScDataPilotFieldGroupsObj() override;
// XNameAccess
virtual css::uno::Any SAL_CALL getByName( const OUString& aName )
@@ -713,7 +713,7 @@ class ScDataPilotFieldGroupObj : public ScDataPilotFieldGroupObjImpl
{
public:
explicit ScDataPilotFieldGroupObj( ScDataPilotFieldGroupsObj& rParent, const OUString& rGroupName );
- virtual ~ScDataPilotFieldGroupObj();
+ virtual ~ScDataPilotFieldGroupObj() override;
// XNameAccess
virtual css::uno::Any SAL_CALL getByName( const OUString& aName )
@@ -790,7 +790,7 @@ class ScDataPilotFieldGroupItemObj : public ScDataPilotFieldGroupItemObjImpl
{
public:
explicit ScDataPilotFieldGroupItemObj( ScDataPilotFieldGroupObj& rParent, const OUString& rName );
- virtual ~ScDataPilotFieldGroupItemObj();
+ virtual ~ScDataPilotFieldGroupItemObj() override;
// XNamed
virtual OUString SAL_CALL getName() throw(css::uno::RuntimeException, std::exception) override;
@@ -823,7 +823,7 @@ class ScDataPilotItemsObj : public ScDataPilotChildObjBase, public ScDataPilotIt
{
public:
explicit ScDataPilotItemsObj( ScDataPilotDescriptorBase& rParent, const ScFieldIdentifier& rFieldId );
- virtual ~ScDataPilotItemsObj();
+ virtual ~ScDataPilotItemsObj() override;
// XNameAccess
virtual css::uno::Any SAL_CALL getByName( const OUString& aName )
@@ -879,7 +879,7 @@ public:
const ScFieldIdentifier& rFieldId,
sal_Int32 nIndex );
- virtual ~ScDataPilotItemObj();
+ virtual ~ScDataPilotItemObj() override;
// XNamed
virtual OUString SAL_CALL getName() throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sc/inc/datauno.hxx b/sc/inc/datauno.hxx
index 69a0bc6ea934..233e25645e0f 100644
--- a/sc/inc/datauno.hxx
+++ b/sc/inc/datauno.hxx
@@ -117,7 +117,7 @@ private:
public:
ScSubTotalDescriptorBase();
- virtual ~ScSubTotalDescriptorBase();
+ virtual ~ScSubTotalDescriptorBase() override;
// in derived classes:
// (Fields are within the range)
@@ -208,7 +208,7 @@ private:
public:
ScSubTotalDescriptor();
- virtual ~ScSubTotalDescriptor();
+ virtual ~ScSubTotalDescriptor() override;
// from ScSubTotalDescriptorBase:
virtual void GetData( ScSubTotalParam& rParam ) const override;
@@ -227,7 +227,7 @@ private:
public:
ScRangeSubTotalDescriptor(ScDatabaseRangeObj* pPar);
- virtual ~ScRangeSubTotalDescriptor();
+ virtual ~ScRangeSubTotalDescriptor() override;
// from ScSubTotalDescriptorBase:
virtual void GetData( ScSubTotalParam& rParam ) const override;
@@ -244,7 +244,7 @@ private:
public:
ScSubTotalFieldObj( ScSubTotalDescriptorBase* pDesc, sal_uInt16 nP );
- virtual ~ScSubTotalFieldObj();
+ virtual ~ScSubTotalFieldObj() override;
// XSubTotalField
virtual sal_Int32 SAL_CALL getGroupColumn() throw(css::uno::RuntimeException, std::exception) override;
@@ -274,7 +274,7 @@ private:
public:
ScConsolidationDescriptor();
- virtual ~ScConsolidationDescriptor();
+ virtual ~ScConsolidationDescriptor() override;
void SetParam( const ScConsolidateParam& rNew );
const ScConsolidateParam& GetParam() const { return aParam; }
@@ -331,7 +331,7 @@ private:
public:
ScFilterDescriptorBase(ScDocShell* pDocShell);
- virtual ~ScFilterDescriptorBase();
+ virtual ~ScFilterDescriptorBase() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -420,7 +420,7 @@ private:
public:
ScFilterDescriptor(ScDocShell* pDocSh);
- virtual ~ScFilterDescriptor();
+ virtual ~ScFilterDescriptor() override;
// from ScFilterDescriptorBase:
virtual void GetData( ScQueryParam& rParam ) const override;
@@ -440,7 +440,7 @@ private:
public:
ScRangeFilterDescriptor(ScDocShell* pDocSh, ScDatabaseRangeObj* pPar);
- virtual ~ScRangeFilterDescriptor();
+ virtual ~ScRangeFilterDescriptor() override;
// from ScFilterDescriptorBase:
virtual void GetData( ScQueryParam& rParam ) const override;
@@ -456,7 +456,7 @@ private:
public:
ScDataPilotFilterDescriptor(ScDocShell* pDocSh, ScDataPilotDescriptorBase* pPar);
- virtual ~ScDataPilotFilterDescriptor();
+ virtual ~ScDataPilotFilterDescriptor() override;
// from ScFilterDescriptorBase:
virtual void GetData( ScQueryParam& rParam ) const override;
@@ -488,7 +488,7 @@ private:
public:
ScDatabaseRangeObj(ScDocShell* pDocSh, const OUString& rNm);
SC_DLLPUBLIC ScDatabaseRangeObj(ScDocShell* pDocSh, const SCTAB nTab);
- virtual ~ScDatabaseRangeObj();
+ virtual ~ScDatabaseRangeObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -595,7 +595,7 @@ private:
public:
ScDatabaseRangesObj(ScDocShell* pDocSh);
- virtual ~ScDatabaseRangesObj();
+ virtual ~ScDatabaseRangesObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -650,7 +650,7 @@ private:
public:
ScUnnamedDatabaseRangesObj(ScDocShell* pDocSh);
- virtual ~ScUnnamedDatabaseRangesObj();
+ virtual ~ScUnnamedDatabaseRangesObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/dbdata.hxx b/sc/inc/dbdata.hxx
index 23146636de65..328dd2a597e4 100644
--- a/sc/inc/dbdata.hxx
+++ b/sc/inc/dbdata.hxx
@@ -113,7 +113,7 @@ public:
bool bByR = true, bool bHasH = true, bool bTotals = false);
ScDBData(const ScDBData& rData);
ScDBData(const OUString& rName, const ScDBData& rData);
- virtual ~ScDBData();
+ virtual ~ScDBData() override;
virtual void Notify( const SfxHint& rHint ) override;
@@ -242,7 +242,7 @@ public:
ScDBCollection& mrParent;
NamedDBs(ScDBCollection& rParent, ScDocument& rDoc);
NamedDBs(const NamedDBs& r);
- virtual ~NamedDBs();
+ virtual ~NamedDBs() override;
NamedDBs & operator=(NamedDBs const&) = delete;
void initInserted( ScDBData* p );
diff --git a/sc/inc/defaultsoptions.hxx b/sc/inc/defaultsoptions.hxx
index 5699fcc69336..b0d58ef277a3 100644
--- a/sc/inc/defaultsoptions.hxx
+++ b/sc/inc/defaultsoptions.hxx
@@ -47,7 +47,7 @@ public:
ScTpDefaultsItem( sal_uInt16 nWhich,
const ScDefaultsOptions& rOpt );
ScTpDefaultsItem( const ScTpDefaultsItem& rItem );
- virtual ~ScTpDefaultsItem();
+ virtual ~ScTpDefaultsItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
diff --git a/sc/inc/defltuno.hxx b/sc/inc/defltuno.hxx
index 07bfbfaadb34..62b80274fb4b 100644
--- a/sc/inc/defltuno.hxx
+++ b/sc/inc/defltuno.hxx
@@ -43,7 +43,7 @@ private:
public:
ScDocDefaultsObj(ScDocShell* pDocSh);
- virtual ~ScDocDefaultsObj();
+ virtual ~ScDocDefaultsObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/dispuno.hxx b/sc/inc/dispuno.hxx
index f5a3c0d98784..b54ad2fd5ae6 100644
--- a/sc/inc/dispuno.hxx
+++ b/sc/inc/dispuno.hxx
@@ -52,7 +52,7 @@ class ScDispatchProviderInterceptor : public cppu::WeakImplHelper<
public:
ScDispatchProviderInterceptor(ScTabViewShell* pViewSh);
- virtual ~ScDispatchProviderInterceptor();
+ virtual ~ScDispatchProviderInterceptor() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -97,7 +97,7 @@ class ScDispatch : public cppu::WeakImplHelper<
public:
ScDispatch(ScTabViewShell* pViewSh);
- virtual ~ScDispatch();
+ virtual ~ScDispatch() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/dociter.hxx b/sc/inc/dociter.hxx
index 16cdaf37285b..162096429405 100644
--- a/sc/inc/dociter.hxx
+++ b/sc/inc/dociter.hxx
@@ -127,7 +127,7 @@ private:
typedef std::pair<sc::CellStoreType::const_iterator,size_t> PositionType;
public:
DataAccessInternal(ScDBQueryParamInternal* pParam, ScDocument* pDoc);
- virtual ~DataAccessInternal();
+ virtual ~DataAccessInternal() override;
virtual bool getCurrent(Value& rValue) override;
virtual bool getFirst(Value& rValue) override;
virtual bool getNext(Value& rValue) override;
@@ -155,7 +155,7 @@ private:
{
public:
DataAccessMatrix(ScDBQueryParamMatrix* pParam);
- virtual ~DataAccessMatrix();
+ virtual ~DataAccessMatrix() override;
virtual bool getCurrent(Value& rValue) override;
virtual bool getFirst(Value& rValue) override;
virtual bool getNext(Value& rValue) override;
diff --git a/sc/inc/docoptio.hxx b/sc/inc/docoptio.hxx
index 8e4ebb58b749..94ecf482d1c0 100644
--- a/sc/inc/docoptio.hxx
+++ b/sc/inc/docoptio.hxx
@@ -149,7 +149,7 @@ public:
ScTpCalcItem( sal_uInt16 nWhich,
const ScDocOptions& rOpt );
ScTpCalcItem( const ScTpCalcItem& rItem );
- virtual ~ScTpCalcItem();
+ virtual ~ScTpCalcItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
diff --git a/sc/inc/docpool.hxx b/sc/inc/docpool.hxx
index deaaa6bd4ba3..d3381ab8fdf7 100644
--- a/sc/inc/docpool.hxx
+++ b/sc/inc/docpool.hxx
@@ -46,7 +46,7 @@ class SC_DLLPUBLIC ScDocumentPool: public SfxItemPool
public:
ScDocumentPool();
protected:
- virtual ~ScDocumentPool();
+ virtual ~ScDocumentPool() override;
public:
virtual SfxItemPool* Clone() const override;
diff --git a/sc/inc/docuno.hxx b/sc/inc/docuno.hxx
index b2b029388e10..25dc77e7a785 100644
--- a/sc/inc/docuno.hxx
+++ b/sc/inc/docuno.hxx
@@ -119,7 +119,7 @@ protected:
public:
ScModelObj(ScDocShell* pDocSh);
- virtual ~ScModelObj();
+ virtual ~ScModelObj() override;
/// create ScModelObj and set at pDocSh (SetBaseModel)
static void CreateAndSet(ScDocShell* pDocSh);
@@ -436,7 +436,7 @@ css::uno::Reference< css::drawing::XDrawPage >
public:
ScDrawPagesObj(ScDocShell* pDocSh);
- virtual ~ScDrawPagesObj();
+ virtual ~ScDrawPagesObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -484,7 +484,7 @@ private:
public:
ScTableSheetsObj(ScDocShell* pDocSh);
- virtual ~ScTableSheetsObj();
+ virtual ~ScTableSheetsObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -597,7 +597,7 @@ private:
public:
ScTableColumnsObj(ScDocShell* pDocSh, SCTAB nT,
SCCOL nSC, SCCOL nEC);
- virtual ~ScTableColumnsObj();
+ virtual ~ScTableColumnsObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -698,7 +698,7 @@ private:
public:
ScTableRowsObj(ScDocShell* pDocSh, SCTAB nT,
SCROW nSR, SCROW nER);
- virtual ~ScTableRowsObj();
+ virtual ~ScTableRowsObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -779,7 +779,7 @@ private:
ScDocShell* pDocShell;
public:
- virtual ~ScSpreadsheetSettingsObj();
+ virtual ~ScSpreadsheetSettingsObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -843,7 +843,7 @@ private:
public:
ScAnnotationsObj(ScDocShell* pDocSh, SCTAB nT);
- virtual ~ScAnnotationsObj();
+ virtual ~ScAnnotationsObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -898,7 +898,7 @@ private:
public:
ScScenariosObj(ScDocShell* pDocSh, SCTAB nT);
- virtual ~ScScenariosObj();
+ virtual ~ScScenariosObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/dpfilteredcache.hxx b/sc/inc/dpfilteredcache.hxx
index 4497626af465..427144ccefe2 100644
--- a/sc/inc/dpfilteredcache.hxx
+++ b/sc/inc/dpfilteredcache.hxx
@@ -65,7 +65,7 @@ public:
{
public:
explicit SingleFilter(const ScDPItemData &rItem);
- virtual ~SingleFilter() {}
+ virtual ~SingleFilter() override {}
virtual bool match(const ScDPItemData& rCellData) const override;
virtual std::vector<ScDPItemData> getMatchValues() const override;
@@ -79,7 +79,7 @@ public:
{
public:
GroupFilter();
- virtual ~GroupFilter() {}
+ virtual ~GroupFilter() override {}
virtual bool match(const ScDPItemData& rCellData) const override;
virtual std::vector<ScDPItemData> getMatchValues() const override;
void addMatchItem(const ScDPItemData& rItem);
diff --git a/sc/inc/dpgroup.hxx b/sc/inc/dpgroup.hxx
index 07b25a7db786..703dc5d21960 100644
--- a/sc/inc/dpgroup.hxx
+++ b/sc/inc/dpgroup.hxx
@@ -139,7 +139,7 @@ class ScDPGroupTableData : public ScDPTableData
public:
// takes ownership of pSource
ScDPGroupTableData( const std::shared_ptr<ScDPTableData>& pSource, ScDocument* pDocument );
- virtual ~ScDPGroupTableData();
+ virtual ~ScDPGroupTableData() override;
const std::shared_ptr<ScDPTableData>& GetSourceTableData() const { return pSourceData;}
diff --git a/sc/inc/dpsdbtab.hxx b/sc/inc/dpsdbtab.hxx
index 7c7ae653f57a..a01053feaf71 100644
--- a/sc/inc/dpsdbtab.hxx
+++ b/sc/inc/dpsdbtab.hxx
@@ -60,7 +60,7 @@ private:
ScDPFilteredCache aCacheTable;
public:
ScDatabaseDPData(ScDocument* pDoc, const ScDPCache& rCache);
- virtual ~ScDatabaseDPData();
+ virtual ~ScDatabaseDPData() override;
virtual long GetColumnCount() override;
virtual OUString getDimensionName(long nColumn) override;
diff --git a/sc/inc/dpshttab.hxx b/sc/inc/dpshttab.hxx
index 7ee71a3ab55f..b1972500e4fc 100644
--- a/sc/inc/dpshttab.hxx
+++ b/sc/inc/dpshttab.hxx
@@ -99,7 +99,7 @@ private:
public:
ScSheetDPData(ScDocument* pD, const ScSheetSourceDesc& rDesc, const ScDPCache& rCache);
- virtual ~ScSheetDPData();
+ virtual ~ScSheetDPData() override;
virtual long GetColumnCount() override;
virtual OUString getDimensionName(long nColumn) override;
diff --git a/sc/inc/dptabsrc.hxx b/sc/inc/dptabsrc.hxx
index cbbd28fb9c37..c532583740e1 100644
--- a/sc/inc/dptabsrc.hxx
+++ b/sc/inc/dptabsrc.hxx
@@ -145,7 +145,7 @@ private:
public:
ScDPSource( ScDPTableData* pD );
- virtual ~ScDPSource();
+ virtual ~ScDPSource() override;
ScDPTableData* GetData() { return pData; }
const ScDPTableData* GetData() const { return pData; }
@@ -267,7 +267,7 @@ private:
public:
ScDPDimensions( ScDPSource* pSrc );
- virtual ~ScDPDimensions();
+ virtual ~ScDPDimensions() override;
void CountChanged();
@@ -323,7 +323,7 @@ class ScDPDimension : public cppu::WeakImplHelper<
public:
ScDPDimension( ScDPSource* pSrc, long nD );
- virtual ~ScDPDimension();
+ virtual ~ScDPDimension() override;
ScDPDimension(const ScDPDimension&) = delete;
ScDPDimension& operator=(const ScDPDimension&) = delete;
@@ -421,7 +421,7 @@ private:
public:
ScDPHierarchies( ScDPSource* pSrc, long nD );
- virtual ~ScDPHierarchies();
+ virtual ~ScDPHierarchies() override;
// XNameAccess
virtual css::uno::Any SAL_CALL getByName( const OUString& aName )
@@ -463,7 +463,7 @@ private:
public:
ScDPHierarchy( ScDPSource* pSrc, long nD, long nH );
- virtual ~ScDPHierarchy();
+ virtual ~ScDPHierarchy() override;
ScDPLevels* GetLevelsObject();
@@ -498,7 +498,7 @@ private:
public:
ScDPLevels( ScDPSource* pSrc, long nD, long nH );
- virtual ~ScDPLevels();
+ virtual ~ScDPLevels() override;
// XNameAccess
virtual css::uno::Any SAL_CALL getByName( const OUString& aName )
@@ -554,7 +554,7 @@ private:
public:
ScDPLevel( ScDPSource* pSrc, long nD, long nH, long nL );
- virtual ~ScDPLevel();
+ virtual ~ScDPLevel() override;
ScDPMembers* GetMembersObject();
@@ -672,7 +672,7 @@ private:
public:
ScDPMembers( ScDPSource* pSrc, long nD, long nH, long nL );
- virtual ~ScDPMembers();
+ virtual ~ScDPMembers() override;
// XMembersAccess
virtual css::uno::Sequence< OUString > SAL_CALL getLocaleIndependentElementNames()
@@ -735,7 +735,7 @@ private:
public:
ScDPMember(ScDPSource* pSrc, long nD, long nH, long nL, SCROW nIndex);
- virtual ~ScDPMember();
+ virtual ~ScDPMember() override;
ScDPMember(const ScDPMember&) = delete;
ScDPMember& operator=(const ScDPMember&) = delete;
diff --git a/sc/inc/drawpage.hxx b/sc/inc/drawpage.hxx
index cdd8ec79743e..6044600c2096 100644
--- a/sc/inc/drawpage.hxx
+++ b/sc/inc/drawpage.hxx
@@ -30,7 +30,7 @@ class ScDrawPage: public FmFormPage
public:
explicit ScDrawPage(ScDrawLayer& rNewModel, bool bMasterPage = false);
- virtual ~ScDrawPage();
+ virtual ~ScDrawPage() override;
virtual ScDrawPage* Clone() const override;
virtual ScDrawPage* Clone(SdrModel* pNewModel) const override;
diff --git a/sc/inc/drdefuno.hxx b/sc/inc/drdefuno.hxx
index 91a4baccda2a..1207aecf3614 100644
--- a/sc/inc/drdefuno.hxx
+++ b/sc/inc/drdefuno.hxx
@@ -32,7 +32,7 @@ private:
public:
ScDrawDefaultsObj(ScDocShell* pDocSh);
- virtual ~ScDrawDefaultsObj() throw ();
+ virtual ~ScDrawDefaultsObj() throw () override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/drwlayer.hxx b/sc/inc/drwlayer.hxx
index 649610bdbce3..09d59195d5bc 100644
--- a/sc/inc/drwlayer.hxx
+++ b/sc/inc/drwlayer.hxx
@@ -41,7 +41,7 @@ private:
SCTAB nTab;
public:
ScTabDeletedHint( SCTAB nTabNo = SCTAB_MAX );
- virtual ~ScTabDeletedHint();
+ virtual ~ScTabDeletedHint() override;
SCTAB GetTab() const { return nTab; }
};
@@ -52,7 +52,7 @@ private:
SCTAB nTab;
public:
ScTabSizeChangedHint( SCTAB nTabNo = SCTAB_MAX );
- virtual ~ScTabSizeChangedHint();
+ virtual ~ScTabSizeChangedHint() override;
SCTAB GetTab() const { return nTab; }
};
@@ -70,7 +70,7 @@ private:
public:
ScUndoObjData( SdrObject* pObj, const ScAddress& rOS, const ScAddress& rOE,
const ScAddress& rNS, const ScAddress& rNE );
- virtual ~ScUndoObjData();
+ virtual ~ScUndoObjData() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -84,7 +84,7 @@ private:
SCTAB mnTab;
public:
ScUndoAnchorData( SdrObject* pObj, ScDocument* pDoc, SCTAB nTab );
- virtual ~ScUndoAnchorData();
+ virtual ~ScUndoAnchorData() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -109,7 +109,7 @@ private:
public:
ScDrawLayer( ScDocument* pDocument, const OUString& rName );
- virtual ~ScDrawLayer();
+ virtual ~ScDrawLayer() override;
virtual SdrPage* AllocPage(bool bMasterPage) override;
virtual SdrModel* AllocModel() const override;
diff --git a/sc/inc/editsrc.hxx b/sc/inc/editsrc.hxx
index f992490aef0e..8ef58b768f0d 100644
--- a/sc/inc/editsrc.hxx
+++ b/sc/inc/editsrc.hxx
@@ -54,7 +54,7 @@ private:
public:
ScHeaderFooterEditSource(ScHeaderFooterTextData& rData);
- virtual ~ScHeaderFooterEditSource();
+ virtual ~ScHeaderFooterEditSource() override;
// GetEditEngine is needed because the forwarder doesn't have field functions
virtual ScEditEngineDefaulter* GetEditEngine() override;
@@ -78,7 +78,7 @@ private:
public:
ScCellEditSource(ScDocShell* pDocSh, const ScAddress& rP);
- virtual ~ScCellEditSource();
+ virtual ~ScCellEditSource() override;
// GetEditEngine is needed because the forwarder doesn't have field functions
virtual ScEditEngineDefaulter* GetEditEngine() override;
@@ -104,7 +104,7 @@ private:
SdrObject* GetCaptionObj();
public:
ScAnnotationEditSource(ScDocShell* pDocSh, const ScAddress& rP);
- virtual ~ScAnnotationEditSource();
+ virtual ~ScAnnotationEditSource() override;
virtual SvxEditSource* Clone() const override ;
virtual SvxTextForwarder* GetTextForwarder() override;
@@ -122,7 +122,7 @@ private:
public:
ScSimpleEditSource( SvxTextForwarder* pForw );
- virtual ~ScSimpleEditSource();
+ virtual ~ScSimpleEditSource() override;
virtual SvxEditSource* Clone() const override ;
virtual SvxTextForwarder* GetTextForwarder() override;
@@ -137,7 +137,7 @@ private:
public:
ScAccessibilityEditSource( ::std::unique_ptr < ScAccessibleTextData > && pAccessibleCellTextData );
- virtual ~ScAccessibilityEditSource();
+ virtual ~ScAccessibilityEditSource() override;
virtual SvxEditSource* Clone() const override;
virtual SvxTextForwarder* GetTextForwarder() override;
diff --git a/sc/inc/editutil.hxx b/sc/inc/editutil.hxx
index 5eee49f4d672..0352f79fe792 100644
--- a/sc/inc/editutil.hxx
+++ b/sc/inc/editutil.hxx
@@ -129,7 +129,7 @@ public:
/// If rOrg.bDeleteEnginePool: pool gets cloned and will be
/// deleted on destruction. Defaults are not set.
ScEditEngineDefaulter( const ScEditEngineDefaulter& rOrg );
- virtual ~ScEditEngineDefaulter();
+ virtual ~ScEditEngineDefaulter() override;
/// Creates a copy of SfxItemSet if bRememberCopy set
void SetDefaults( const SfxItemSet& rDefaults, bool bRememberCopy = true );
diff --git a/sc/inc/eventuno.hxx b/sc/inc/eventuno.hxx
index 7dc815ac7051..8099aa55e3f5 100644
--- a/sc/inc/eventuno.hxx
+++ b/sc/inc/eventuno.hxx
@@ -40,7 +40,7 @@ private:
public:
ScSheetEventsObj(ScDocShell* pDocSh, SCTAB nT);
- virtual ~ScSheetEventsObj();
+ virtual ~ScSheetEventsObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/externalrefmgr.hxx b/sc/inc/externalrefmgr.hxx
index cb1a0d8a8ff6..e6a4cd6fe5df 100644
--- a/sc/inc/externalrefmgr.hxx
+++ b/sc/inc/externalrefmgr.hxx
@@ -65,7 +65,7 @@ class ScExternalRefLink : public ::sfx2::SvBaseLink
{
public:
ScExternalRefLink(ScDocument* pDoc, sal_uInt16 nFileId, const OUString& rFilter);
- virtual ~ScExternalRefLink();
+ virtual ~ScExternalRefLink() override;
virtual void Closed() override;
virtual ::sfx2::SvBaseLink::UpdateResult DataChanged(
@@ -448,7 +448,7 @@ public:
public:
explicit ScExternalRefManager(ScDocument* pDoc);
- virtual ~ScExternalRefManager();
+ virtual ~ScExternalRefManager() override;
virtual OUString getCacheTableName(sal_uInt16 nFileId, size_t nTabIndex) const override;
diff --git a/sc/inc/fielduno.hxx b/sc/inc/fielduno.hxx
index 08c768dcdeaa..170c37438590 100644
--- a/sc/inc/fielduno.hxx
+++ b/sc/inc/fielduno.hxx
@@ -74,7 +74,7 @@ public:
ScCellFieldsObj(
const css::uno::Reference<css::text::XTextRange>& xContent,
ScDocShell* pDocSh, const ScAddress& rPos);
- virtual ~ScCellFieldsObj();
+ virtual ~ScCellFieldsObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -138,7 +138,7 @@ private:
public:
ScHeaderFieldsObj(ScHeaderFooterTextData& rData);
- virtual ~ScHeaderFieldsObj();
+ virtual ~ScHeaderFieldsObj() override;
// XIndexAccess
virtual sal_Int32 SAL_CALL getCount() throw(css::uno::RuntimeException, std::exception) override;
@@ -229,7 +229,7 @@ public:
ScEditFieldObj(
const css::uno::Reference<css::text::XTextRange>& rContent,
ScEditSource* pEditSrc, sal_Int32 eType, const ESelection& rSel);
- virtual ~ScEditFieldObj();
+ virtual ~ScEditFieldObj() override;
sal_Int32 GetFieldType() const { return meType;}
void DeleteField();
diff --git a/sc/inc/filtuno.hxx b/sc/inc/filtuno.hxx
index bd983002fb37..12d22860e294 100644
--- a/sc/inc/filtuno.hxx
+++ b/sc/inc/filtuno.hxx
@@ -49,7 +49,7 @@ private:
public:
ScFilterOptionsObj();
- virtual ~ScFilterOptionsObj();
+ virtual ~ScFilterOptionsObj() override;
// XPropertyAccess
virtual css::uno::Sequence< css::beans::PropertyValue >
diff --git a/sc/inc/fmtuno.hxx b/sc/inc/fmtuno.hxx
index 774d94ad19bb..547989d82d31 100644
--- a/sc/inc/fmtuno.hxx
+++ b/sc/inc/fmtuno.hxx
@@ -82,7 +82,7 @@ public:
ScTableConditionalFormat() = delete;
ScTableConditionalFormat(ScDocument* pDoc, sal_uLong nKey,
SCTAB nTab, formula::FormulaGrammar::Grammar eGrammar);
- virtual ~ScTableConditionalFormat();
+ virtual ~ScTableConditionalFormat() override;
void FillFormat( ScConditionalFormat& rFormat, ScDocument* pDoc,
formula::FormulaGrammar::Grammar eGrammar) const;
@@ -147,7 +147,7 @@ private:
public:
ScTableConditionalEntry() = delete;
ScTableConditionalEntry(const ScCondFormatEntryItem& aItem);
- virtual ~ScTableConditionalEntry();
+ virtual ~ScTableConditionalEntry() override;
void GetData(ScCondFormatEntryItem& rData) const;
@@ -223,7 +223,7 @@ public:
ScTableValidationObj() = delete;
ScTableValidationObj(ScDocument* pDoc, sal_uLong nKey,
const formula::FormulaGrammar::Grammar eGrammar);
- virtual ~ScTableValidationObj();
+ virtual ~ScTableValidationObj() override;
ScValidationData* CreateValidationData( ScDocument* pDoc,
formula::FormulaGrammar::Grammar eGrammar ) const;
diff --git a/sc/inc/forbiuno.hxx b/sc/inc/forbiuno.hxx
index 5c3fa2b8b9de..4f237b97ff75 100644
--- a/sc/inc/forbiuno.hxx
+++ b/sc/inc/forbiuno.hxx
@@ -36,7 +36,7 @@ protected:
public:
ScForbiddenCharsObj( ScDocShell* pDocSh );
- virtual ~ScForbiddenCharsObj();
+ virtual ~ScForbiddenCharsObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
};
diff --git a/sc/inc/formulacell.hxx b/sc/inc/formulacell.hxx
index c34831be5460..cec4b2d64db3 100644
--- a/sc/inc/formulacell.hxx
+++ b/sc/inc/formulacell.hxx
@@ -157,7 +157,7 @@ public:
ScAddress aPos;
- virtual ~ScFormulaCell();
+ virtual ~ScFormulaCell() override;
ScFormulaCell* Clone() const;
ScFormulaCell* Clone( const ScAddress& rPos ) const;
diff --git a/sc/inc/formulagroup.hxx b/sc/inc/formulagroup.hxx
index 19eb898bdfba..57fe258661de 100644
--- a/sc/inc/formulagroup.hxx
+++ b/sc/inc/formulagroup.hxx
@@ -149,7 +149,7 @@ class SC_DLLPUBLIC FormulaGroupInterpreterSoftware : public FormulaGroupInterpre
{
public:
FormulaGroupInterpreterSoftware();
- virtual ~FormulaGroupInterpreterSoftware() {}
+ virtual ~FormulaGroupInterpreterSoftware() override {}
virtual ScMatrixRef inverseMatrix(const ScMatrix& rMat) override;
virtual bool interpret(ScDocument& rDoc, const ScAddress& rTopPos, ScFormulaCellGroupRef& xGroup, ScTokenArray& rCode) override;
diff --git a/sc/inc/formulaopt.hxx b/sc/inc/formulaopt.hxx
index 237fe8d7f2d4..9d12fccb00c7 100644
--- a/sc/inc/formulaopt.hxx
+++ b/sc/inc/formulaopt.hxx
@@ -88,7 +88,7 @@ public:
ScTpFormulaItem( sal_uInt16 nWhich,
const ScFormulaOptions& rOpt );
ScTpFormulaItem( const ScTpFormulaItem& rItem );
- virtual ~ScTpFormulaItem();
+ virtual ~ScTpFormulaItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
diff --git a/sc/inc/funcuno.hxx b/sc/inc/funcuno.hxx
index 1aab2365d05f..267c7f31706c 100644
--- a/sc/inc/funcuno.hxx
+++ b/sc/inc/funcuno.hxx
@@ -66,7 +66,7 @@ private:
public:
ScFunctionAccess();
- virtual ~ScFunctionAccess();
+ virtual ~ScFunctionAccess() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/grouparealistener.hxx b/sc/inc/grouparealistener.hxx
index eab9edbd292d..138375458165 100644
--- a/sc/inc/grouparealistener.hxx
+++ b/sc/inc/grouparealistener.hxx
@@ -41,7 +41,7 @@ public:
FormulaGroupAreaListener( const ScRange& rRange, const ScDocument& rDocument,
const ScAddress& rTopCellPos, SCROW nGroupLen, bool bStartFixed, bool bEndFixed );
- virtual ~FormulaGroupAreaListener();
+ virtual ~FormulaGroupAreaListener() override;
ScRange getListeningRange() const;
diff --git a/sc/inc/hints.hxx b/sc/inc/hints.hxx
index ac740bcf7594..d36e5a2cae4a 100644
--- a/sc/inc/hints.hxx
+++ b/sc/inc/hints.hxx
@@ -33,7 +33,7 @@ class ScPaintHint : public SfxHint
public:
ScPaintHint() = delete;
ScPaintHint( const ScRange& rRng, sal_uInt16 nPaint = PAINT_ALL );
- virtual ~ScPaintHint();
+ virtual ~ScPaintHint() override;
void SetPrintFlag(bool bSet) { bPrint = bSet; }
SCCOL GetStartCol() const { return aRange.aStart.Col(); }
@@ -57,7 +57,7 @@ class ScUpdateRefHint : public SfxHint
public:
ScUpdateRefHint( UpdateRefMode eMode, const ScRange& rR,
SCsCOL nX, SCsROW nY, SCsTAB nZ );
- virtual ~ScUpdateRefHint();
+ virtual ~ScUpdateRefHint() override;
UpdateRefMode GetMode() const { return eUpdateRefMode; }
const ScRange& GetRange() const { return aRange; }
@@ -84,7 +84,7 @@ class ScLinkRefreshedHint : public SfxHint
public:
ScLinkRefreshedHint();
- virtual ~ScLinkRefreshedHint();
+ virtual ~ScLinkRefreshedHint() override;
void SetSheetLink( const OUString& rSourceUrl );
void SetDdeLink( const OUString& rA, const OUString& rT, const OUString& rI, sal_uInt8 nM );
@@ -110,7 +110,7 @@ class ScAutoStyleHint : public SfxHint
public:
ScAutoStyleHint( const ScRange& rR, const OUString& rSt1,
sal_uLong nT, const OUString& rSt2 );
- virtual ~ScAutoStyleHint();
+ virtual ~ScAutoStyleHint() override;
const ScRange& GetRange() const { return aRange; }
const OUString& GetStyle1() const { return aStyle1; }
@@ -124,7 +124,7 @@ class ScDBRangeRefreshedHint : public SfxHint
public:
ScDBRangeRefreshedHint( const ScImportParam& rP );
- virtual ~ScDBRangeRefreshedHint();
+ virtual ~ScDBRangeRefreshedHint() override;
const ScImportParam& GetImportParam() const { return aParam; }
};
@@ -135,7 +135,7 @@ class ScDataPilotModifiedHint : public SfxHint
public:
ScDataPilotModifiedHint( const OUString& rName );
- virtual ~ScDataPilotModifiedHint();
+ virtual ~ScDataPilotModifiedHint() override;
const OUString& GetName() const { return maName; }
};
diff --git a/sc/inc/linkuno.hxx b/sc/inc/linkuno.hxx
index da892143069f..efbfc35311fa 100644
--- a/sc/inc/linkuno.hxx
+++ b/sc/inc/linkuno.hxx
@@ -67,7 +67,7 @@ private:
public:
ScSheetLinkObj(ScDocShell* pDocSh, const OUString& rName);
- virtual ~ScSheetLinkObj();
+ virtual ~ScSheetLinkObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -157,7 +157,7 @@ private:
public:
ScSheetLinksObj(ScDocShell* pDocSh);
- virtual ~ScSheetLinksObj();
+ virtual ~ScSheetLinksObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -217,7 +217,7 @@ private:
public:
ScAreaLinkObj(ScDocShell* pDocSh, size_t nP);
- virtual ~ScAreaLinkObj();
+ virtual ~ScAreaLinkObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -308,7 +308,7 @@ private:
public:
ScAreaLinksObj(ScDocShell* pDocSh);
- virtual ~ScAreaLinksObj();
+ virtual ~ScAreaLinksObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -369,7 +369,7 @@ private:
public:
ScDDELinkObj(ScDocShell* pDocSh, const OUString& rA,
const OUString& rT, const OUString& rI);
- virtual ~ScDDELinkObj();
+ virtual ~ScDDELinkObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -425,7 +425,7 @@ private:
public:
ScDDELinksObj(ScDocShell* pDocSh);
- virtual ~ScDDELinksObj();
+ virtual ~ScDDELinksObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -475,7 +475,7 @@ class ScExternalSheetCacheObj : public cppu::WeakImplHelper< css::sheet::XExtern
{
public:
explicit ScExternalSheetCacheObj(ScDocShell* pDocShell, ScExternalRefCache::TableTypeRef const & pTable, size_t nIndex);
- virtual ~ScExternalSheetCacheObj();
+ virtual ~ScExternalSheetCacheObj() override;
// XExternalSheetCache
virtual void SAL_CALL setCellValue(
@@ -508,7 +508,7 @@ class ScExternalDocLinkObj : public cppu::WeakImplHelper< css::sheet::XExternalD
{
public:
ScExternalDocLinkObj(ScDocShell* pDocShell, ScExternalRefManager* pRefMgr, sal_uInt16 nFileId);
- virtual ~ScExternalDocLinkObj();
+ virtual ~ScExternalDocLinkObj() override;
// XExternalDocLink
virtual css::uno::Reference< css::sheet::XExternalSheetCache >
@@ -556,7 +556,7 @@ class ScExternalDocLinksObj : public cppu::WeakImplHelper< css::sheet::XExternal
{
public:
ScExternalDocLinksObj(ScDocShell* pDocShell);
- virtual ~ScExternalDocLinksObj();
+ virtual ~ScExternalDocLinksObj() override;
// XExternalDocLinks
virtual css::uno::Reference< css::sheet::XExternalDocLink >
diff --git a/sc/inc/listenerquery.hxx b/sc/inc/listenerquery.hxx
index f69283cb93a0..1b72023ab183 100644
--- a/sc/inc/listenerquery.hxx
+++ b/sc/inc/listenerquery.hxx
@@ -33,7 +33,7 @@ public:
typedef std::unordered_map<SCTAB,ColsType> TabsType;
RefQueryFormulaGroup();
- virtual ~RefQueryFormulaGroup();
+ virtual ~RefQueryFormulaGroup() override;
void setSkipRange( const ScRange& rRange );
void add( const ScAddress& rPos );
@@ -59,7 +59,7 @@ class QueryRange : public SvtListener::QueryBase
public:
QueryRange();
- virtual ~QueryRange();
+ virtual ~QueryRange() override;
void add( const ScRange& rRange );
diff --git a/sc/inc/lookupcache.hxx b/sc/inc/lookupcache.hxx
index 9e33c2b1d7ac..7dd37f43ad44 100644
--- a/sc/inc/lookupcache.hxx
+++ b/sc/inc/lookupcache.hxx
@@ -108,7 +108,7 @@ public:
/// MUST be new'd because Notify() deletes.
ScLookupCache( ScDocument * pDoc, const ScRange & rRange );
- virtual ~ScLookupCache();
+ virtual ~ScLookupCache() override;
/// Remove from document structure and delete (!) cache on modify hint.
virtual void Notify( const SfxHint& rHint ) override;
diff --git a/sc/inc/miscuno.hxx b/sc/inc/miscuno.hxx
index 8bbcdbf0a16b..e453a0a57a3e 100644
--- a/sc/inc/miscuno.hxx
+++ b/sc/inc/miscuno.hxx
@@ -94,7 +94,7 @@ private:
public:
ScIndexEnumeration(const css::uno::Reference<
css::container::XIndexAccess>& rInd, const OUString& rServiceName);
- virtual ~ScIndexEnumeration();
+ virtual ~ScIndexEnumeration() override;
// XEnumeration
virtual sal_Bool SAL_CALL hasMoreElements() throw(css::uno::RuntimeException, std::exception) override;
@@ -124,7 +124,7 @@ private:
public:
ScNameToIndexAccess(
const css::uno::Reference< css::container::XNameAccess>& rNameObj );
- virtual ~ScNameToIndexAccess();
+ virtual ~ScNameToIndexAccess() override;
// XIndexAccess
virtual sal_Int32 SAL_CALL getCount( ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sc/inc/nameuno.hxx b/sc/inc/nameuno.hxx
index ecdedee8adfc..befd15efe3bf 100644
--- a/sc/inc/nameuno.hxx
+++ b/sc/inc/nameuno.hxx
@@ -70,7 +70,7 @@ friend class ScVbaName;
public:
ScNamedRangeObj( rtl::Reference< ScNamedRangesObj > const & xParent, ScDocShell* pDocSh, const OUString& rNm,
css::uno::Reference< css::container::XNamed > const & xSheet = css::uno::Reference< css::container::XNamed > ());
- virtual ~ScNamedRangeObj();
+ virtual ~ScNamedRangeObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -192,7 +192,7 @@ protected:
public:
ScNamedRangesObj(ScDocShell* pDocSh);
- virtual ~ScNamedRangesObj();
+ virtual ~ScNamedRangesObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -303,7 +303,7 @@ private:
public:
ScGlobalNamedRangesObj(ScDocShell* pDocSh);
- virtual ~ScGlobalNamedRangesObj();
+ virtual ~ScGlobalNamedRangesObj() override;
};
class ScLocalNamedRangesObj: public ScNamedRangesObj
@@ -319,7 +319,7 @@ private:
css::uno::Reference< css::container::XNamed > mxSheet;
public:
ScLocalNamedRangesObj(ScDocShell* pDocSh, css::uno::Reference< css::container::XNamed > const & xNamed );
- virtual ~ScLocalNamedRangesObj();
+ virtual ~ScLocalNamedRangesObj() override;
};
class ScLabelRangeObj : public ::cppu::WeakImplHelper<
@@ -338,7 +338,7 @@ private:
public:
ScLabelRangeObj(ScDocShell* pDocSh, bool bCol, const ScRange& rR);
- virtual ~ScLabelRangeObj();
+ virtual ~ScLabelRangeObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -375,7 +375,7 @@ private:
public:
ScLabelRangesObj(ScDocShell* pDocSh, bool bCol);
- virtual ~ScLabelRangesObj();
+ virtual ~ScLabelRangesObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/notesuno.hxx b/sc/inc/notesuno.hxx
index 5b41cb2a3062..e849b3e3da86 100644
--- a/sc/inc/notesuno.hxx
+++ b/sc/inc/notesuno.hxx
@@ -44,7 +44,7 @@ class ScAnnotationObj : public cppu::WeakImplHelper<
{
public:
ScAnnotationObj(ScDocShell* pDocSh, const ScAddress& rPos);
- virtual ~ScAnnotationObj();
+ virtual ~ScAnnotationObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/optuno.hxx b/sc/inc/optuno.hxx
index b75fb3c58e8f..ca201c342a29 100644
--- a/sc/inc/optuno.hxx
+++ b/sc/inc/optuno.hxx
@@ -61,7 +61,7 @@ private:
public:
ScDocOptionsObj( const ScDocOptions& rOpt );
- virtual ~ScDocOptionsObj();
+ virtual ~ScDocOptionsObj() override;
// get/setPropertyValue override to used stored options instead of document
diff --git a/sc/inc/pageuno.hxx b/sc/inc/pageuno.hxx
index 08f087ef145a..f7303919799b 100644
--- a/sc/inc/pageuno.hxx
+++ b/sc/inc/pageuno.hxx
@@ -28,7 +28,7 @@ class ScPageObj : public SvxFmDrawPage
{
public:
ScPageObj(SdrPage* pPage);
- virtual ~ScPageObj() throw();
+ virtual ~ScPageObj() throw() override;
virtual css::uno::Reference<css::drawing::XShape> CreateShape(SdrObject *pObj) const
throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/inc/patattr.hxx b/sc/inc/patattr.hxx
index 626e3ddef6b9..244b9add84ff 100644
--- a/sc/inc/patattr.hxx
+++ b/sc/inc/patattr.hxx
@@ -58,7 +58,7 @@ public:
ScPatternAttr(SfxItemPool* pItemPool);
ScPatternAttr(const ScPatternAttr& rPatternAttr);
- virtual ~ScPatternAttr();
+ virtual ~ScPatternAttr() override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual SfxPoolItem* Create(SvStream& rStream, sal_uInt16 nVersion) const override;
diff --git a/sc/inc/printopt.hxx b/sc/inc/printopt.hxx
index bf8bef230d39..af2fd6495745 100644
--- a/sc/inc/printopt.hxx
+++ b/sc/inc/printopt.hxx
@@ -58,7 +58,7 @@ public:
ScTpPrintItem( sal_uInt16 nWhich,
const ScPrintOptions& rOpt );
ScTpPrintItem( const ScTpPrintItem& rItem );
- virtual ~ScTpPrintItem();
+ virtual ~ScTpPrintItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
diff --git a/sc/inc/queryparam.hxx b/sc/inc/queryparam.hxx
index c1ea63a659d7..68ac18b6f84a 100644
--- a/sc/inc/queryparam.hxx
+++ b/sc/inc/queryparam.hxx
@@ -101,7 +101,7 @@ struct SC_DLLPUBLIC ScQueryParam : public ScQueryParamBase, public ScQueryParamT
ScQueryParam();
ScQueryParam( const ScQueryParam& r );
ScQueryParam( const ScDBQueryParamInternal& r );
- virtual ~ScQueryParam();
+ virtual ~ScQueryParam() override;
ScQueryParam& operator= ( const ScQueryParam& r );
bool operator== ( const ScQueryParam& rOther ) const;
@@ -120,7 +120,7 @@ struct ScDBQueryParamBase : public ScQueryParamBase
DataType GetType() const { return meType;}
ScDBQueryParamBase() = delete;
- virtual ~ScDBQueryParamBase();
+ virtual ~ScDBQueryParamBase() override;
protected:
ScDBQueryParamBase(DataType eType);
@@ -132,7 +132,7 @@ private:
struct ScDBQueryParamInternal : public ScDBQueryParamBase, public ScQueryParamTable
{
ScDBQueryParamInternal();
- virtual ~ScDBQueryParamInternal();
+ virtual ~ScDBQueryParamInternal() override;
virtual bool IsValidFieldIndex() const override;
};
@@ -142,7 +142,7 @@ struct ScDBQueryParamMatrix : public ScDBQueryParamBase
ScMatrixRef mpMatrix;
ScDBQueryParamMatrix();
- virtual ~ScDBQueryParamMatrix();
+ virtual ~ScDBQueryParamMatrix() override;
virtual bool IsValidFieldIndex() const override;
};
diff --git a/sc/inc/rangelst.hxx b/sc/inc/rangelst.hxx
index 783dd44bd552..fb1df785f93c 100644
--- a/sc/inc/rangelst.hxx
+++ b/sc/inc/rangelst.hxx
@@ -33,7 +33,7 @@ public:
ScRangeList();
ScRangeList( const ScRangeList& rList );
ScRangeList( const ScRange& rRange );
- virtual ~ScRangeList();
+ virtual ~ScRangeList() override;
ScRangeList& operator=(const ScRangeList& rList);
void Append( const ScRange& rRange );
@@ -106,7 +106,7 @@ typedef tools::SvRef<ScRangeList> ScRangeListRef;
class SC_DLLPUBLIC ScRangePairList : public SvRefBase
{
public:
- virtual ~ScRangePairList();
+ virtual ~ScRangePairList() override;
ScRangePairList* Clone() const;
void Append( const ScRangePair& rRangePair )
{
diff --git a/sc/inc/refhint.hxx b/sc/inc/refhint.hxx
index ffbe7fe7bd78..209d35c2001d 100644
--- a/sc/inc/refhint.hxx
+++ b/sc/inc/refhint.hxx
@@ -37,7 +37,7 @@ protected:
public:
RefHint() = delete;
- virtual ~RefHint() = 0;
+ virtual ~RefHint() override = 0;
Type getType() const;
};
@@ -51,7 +51,7 @@ class RefMovedHint : public RefHint
public:
RefMovedHint( const ScRange& rRange, const ScAddress& rMove, const sc::RefUpdateContext& rCxt );
- virtual ~RefMovedHint();
+ virtual ~RefMovedHint() override;
/**
* Get the source range from which the references have moved.
@@ -75,7 +75,7 @@ class RefColReorderHint : public RefHint
public:
RefColReorderHint( const sc::ColRowReorderMapType& rColMap, SCTAB nTab, SCROW nRow1, SCROW nRow2 );
- virtual ~RefColReorderHint();
+ virtual ~RefColReorderHint() override;
const sc::ColRowReorderMapType& getColMap() const;
@@ -93,7 +93,7 @@ class RefRowReorderHint : public RefHint
public:
RefRowReorderHint( const sc::ColRowReorderMapType& rRowMap, SCTAB nTab, SCCOL nCol1, SCCOL nCol2 );
- virtual ~RefRowReorderHint();
+ virtual ~RefRowReorderHint() override;
const sc::ColRowReorderMapType& getRowMap() const;
@@ -106,14 +106,14 @@ class RefStartListeningHint : public RefHint
{
public:
RefStartListeningHint();
- virtual ~RefStartListeningHint();
+ virtual ~RefStartListeningHint() override;
};
class RefStopListeningHint : public RefHint
{
public:
RefStopListeningHint();
- virtual ~RefStopListeningHint();
+ virtual ~RefStopListeningHint() override;
};
}
diff --git a/sc/inc/refreshtimer.hxx b/sc/inc/refreshtimer.hxx
index 3464151d666e..93ccc315d0d6 100644
--- a/sc/inc/refreshtimer.hxx
+++ b/sc/inc/refreshtimer.hxx
@@ -47,7 +47,7 @@ public:
ScRefreshTimer();
ScRefreshTimer( sal_uLong nSeconds );
ScRefreshTimer( const ScRefreshTimer& r );
- virtual ~ScRefreshTimer();
+ virtual ~ScRefreshTimer() override;
ScRefreshTimer& operator=( const ScRefreshTimer& r );
bool operator==( const ScRefreshTimer& r ) const;
diff --git a/sc/inc/scmatrix.hxx b/sc/inc/scmatrix.hxx
index 6757c07e1513..b4899681b70b 100644
--- a/sc/inc/scmatrix.hxx
+++ b/sc/inc/scmatrix.hxx
@@ -444,7 +444,7 @@ public:
ScFullMatrix( size_t nC, size_t nR, const std::vector<double>& rInitVals );
- virtual ~ScFullMatrix();
+ virtual ~ScFullMatrix() override;
/** Clone the matrix. */
virtual ScMatrix* Clone() const override;
@@ -662,7 +662,7 @@ public:
ScVectorRefMatrix(const formula::DoubleVectorRefToken* pToken, SCSIZE nRowStart, SCSIZE nRowSize);
- virtual ~ScVectorRefMatrix();
+ virtual ~ScVectorRefMatrix() override;
/** Clone the matrix. */
virtual ScMatrix* Clone() const override;
diff --git a/sc/inc/scmod.hxx b/sc/inc/scmod.hxx
index bb8df9ce07c1..851ffbe0cf96 100644
--- a/sc/inc/scmod.hxx
+++ b/sc/inc/scmod.hxx
@@ -115,7 +115,7 @@ private:
public:
ScModule( SfxObjectFactory* pFact );
- virtual ~ScModule();
+ virtual ~ScModule() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
virtual void ConfigurationChanged( utl::ConfigurationBroadcaster*, sal_uInt32 ) override;
diff --git a/sc/inc/shapeuno.hxx b/sc/inc/shapeuno.hxx
index 3d24fa5afa09..f4e9e7ec4dfb 100644
--- a/sc/inc/shapeuno.hxx
+++ b/sc/inc/shapeuno.hxx
@@ -87,7 +87,7 @@ public:
// ctor modifies xShape parameter
ScShapeObj( css::uno::Reference<
css::drawing::XShape > & xShape );
- virtual ~ScShapeObj();
+ virtual ~ScShapeObj() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface(
diff --git a/sc/inc/srchuno.hxx b/sc/inc/srchuno.hxx
index 405c91d5d140..bbe535bb1bfe 100644
--- a/sc/inc/srchuno.hxx
+++ b/sc/inc/srchuno.hxx
@@ -39,7 +39,7 @@ private:
public:
ScCellSearchObj();
- virtual ~ScCellSearchObj();
+ virtual ~ScCellSearchObj() override;
SvxSearchItem* GetSearchItem() const { return pSearchItem; }
diff --git a/sc/inc/stlpool.hxx b/sc/inc/stlpool.hxx
index 74d815f3fafe..a5675c7353a3 100644
--- a/sc/inc/stlpool.hxx
+++ b/sc/inc/stlpool.hxx
@@ -57,7 +57,7 @@ public:
sal_uInt16 nMask = SFXSTYLEBIT_ALL) override;
protected:
- virtual ~ScStyleSheetPool();
+ virtual ~ScStyleSheetPool() override;
using SfxStyleSheetPool::Create; // calcwarnings: Create(const SfxStyleSheet&) - ever used?
diff --git a/sc/inc/stlsheet.hxx b/sc/inc/stlsheet.hxx
index 6c7f8abcdef1..bebbc0f87a1b 100644
--- a/sc/inc/stlsheet.hxx
+++ b/sc/inc/stlsheet.hxx
@@ -65,7 +65,7 @@ public:
ScStyleSheet::Usage GetUsage() const { return eUsage; }
protected:
- virtual ~ScStyleSheet();
+ virtual ~ScStyleSheet() override;
ScStyleSheet( const OUString& rName,
ScStyleSheetPool& rPool,
diff --git a/sc/inc/styleuno.hxx b/sc/inc/styleuno.hxx
index 33bb7193aed1..a6fb761e38a9 100644
--- a/sc/inc/styleuno.hxx
+++ b/sc/inc/styleuno.hxx
@@ -61,7 +61,7 @@ private:
public:
ScStyleFamiliesObj(ScDocShell* pDocSh);
- virtual ~ScStyleFamiliesObj();
+ virtual ~ScStyleFamiliesObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -130,7 +130,7 @@ private:
public:
ScStyleFamilyObj(ScDocShell* pDocSh, SfxStyleFamily eFam);
- virtual ~ScStyleFamilyObj();
+ virtual ~ScStyleFamilyObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -234,7 +234,7 @@ private:
public:
ScStyleObj() = delete;
ScStyleObj(ScDocShell* pDocSh, SfxStyleFamily eFam, const OUString& rName);
- virtual ~ScStyleObj();
+ virtual ~ScStyleObj() override;
// created by getImplementation:
bool IsInserted() const { return pDocShell != nullptr; }
diff --git a/sc/inc/tablink.hxx b/sc/inc/tablink.hxx
index ebf0018c45e5..4142c79b9ee9 100644
--- a/sc/inc/tablink.hxx
+++ b/sc/inc/tablink.hxx
@@ -46,7 +46,7 @@ public:
const OUString& rFilter, const OUString& rOpt, sal_uLong nRefresh );
ScTableLink( SfxObjectShell* pShell, const OUString& rFile,
const OUString& rFilter, const OUString& rOpt, sal_uLong nRefresh );
- virtual ~ScTableLink();
+ virtual ~ScTableLink() override;
virtual void Closed() override;
virtual ::sfx2::SvBaseLink::UpdateResult DataChanged(
const OUString& rMimeType, const css::uno::Any & rValue ) override;
diff --git a/sc/inc/tabprotection.hxx b/sc/inc/tabprotection.hxx
index f5cff8ca4b89..f8226c302ae9 100644
--- a/sc/inc/tabprotection.hxx
+++ b/sc/inc/tabprotection.hxx
@@ -82,7 +82,7 @@ public:
explicit ScDocProtection();
explicit ScDocProtection(const ScDocProtection& r);
- virtual ~ScDocProtection();
+ virtual ~ScDocProtection() override;
virtual bool isProtected() const override;
virtual bool isProtectedWithPass() const override;
@@ -167,7 +167,7 @@ public:
explicit ScTableProtection();
explicit ScTableProtection(const ScTableProtection& r);
- virtual ~ScTableProtection();
+ virtual ~ScTableProtection() override;
virtual bool isProtected() const override;
virtual bool isProtectedWithPass() const override;
diff --git a/sc/inc/targuno.hxx b/sc/inc/targuno.hxx
index a21b8e5abc29..e688683dcecc 100644
--- a/sc/inc/targuno.hxx
+++ b/sc/inc/targuno.hxx
@@ -73,7 +73,7 @@ private:
public:
ScLinkTargetTypesObj(ScDocShell* pDocSh);
- virtual ~ScLinkTargetTypesObj();
+ virtual ~ScLinkTargetTypesObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -108,7 +108,7 @@ private:
public:
ScLinkTargetTypeObj(ScDocShell* pDocSh, sal_uInt16 nT);
- virtual ~ScLinkTargetTypeObj();
+ virtual ~ScLinkTargetTypeObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -166,7 +166,7 @@ private:
public:
ScLinkTargetsObj( const css::uno::Reference< css::container::XNameAccess > & rColl );
- virtual ~ScLinkTargetsObj();
+ virtual ~ScLinkTargetsObj() override;
// css::container::XNameAccess
virtual css::uno::Any SAL_CALL getByName(const OUString& aName)
diff --git a/sc/inc/textuno.hxx b/sc/inc/textuno.hxx
index d70f17f26426..eafda68ba6be 100644
--- a/sc/inc/textuno.hxx
+++ b/sc/inc/textuno.hxx
@@ -67,7 +67,7 @@ private:
public:
ScHeaderFooterContentObj();
- virtual ~ScHeaderFooterContentObj();
+ virtual ~ScHeaderFooterContentObj() override;
// for ScPageHFItem (using getImplementation)
const EditTextObject* GetLeftEditObject() const;
@@ -157,7 +157,7 @@ private:
public:
ScHeaderFooterTextObj(
css::uno::WeakReference<css::sheet::XHeaderFooterContent> xContent, ScHeaderFooterPart nP, const EditTextObject* pTextObj);
- virtual ~ScHeaderFooterTextObj();
+ virtual ~ScHeaderFooterTextObj() override;
const EditTextObject* GetTextObject() const;
const SvxUnoText& GetUnoText();
@@ -240,7 +240,7 @@ class ScCellTextCursor : public SvxUnoTextCursor
public:
ScCellTextCursor(const ScCellTextCursor& rOther);
ScCellTextCursor(ScCellObj& rText);
- virtual ~ScCellTextCursor() throw();
+ virtual ~ScCellTextCursor() throw() override;
ScCellObj& GetCellObj() const { return rTextObj; }
@@ -268,7 +268,7 @@ private:
public:
ScHeaderFooterTextCursor(const ScHeaderFooterTextCursor& rOther);
ScHeaderFooterTextCursor(ScHeaderFooterTextObj& rText);
- virtual ~ScHeaderFooterTextCursor() throw();
+ virtual ~ScHeaderFooterTextCursor() throw() override;
// SvxUnoTextCursor methods reimplemented here:
virtual css::uno::Reference< css::text::XText > SAL_CALL
@@ -295,7 +295,7 @@ public:
ScDrawTextCursor(const ScDrawTextCursor& rOther);
ScDrawTextCursor( const css::uno::Reference< css::text::XText >& xParent,
const SvxUnoTextBase& rText );
- virtual ~ScDrawTextCursor() throw();
+ virtual ~ScDrawTextCursor() throw() override;
// SvxUnoTextCursor methods reimplemented here:
virtual css::uno::Reference< css::text::XText > SAL_CALL
@@ -336,7 +336,7 @@ class ScEditEngineTextObj : public ScSimpleEditSourceHelper, public SvxUnoText
{
public:
ScEditEngineTextObj();
- virtual ~ScEditEngineTextObj() throw();
+ virtual ~ScEditEngineTextObj() throw() override;
void SetText( const EditTextObject& rTextObject );
EditTextObject* CreateTextObject();
@@ -359,7 +359,7 @@ protected:
public:
ScCellTextData(ScDocShell* pDocSh, const ScAddress& rP);
- virtual ~ScCellTextData();
+ virtual ~ScCellTextData() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
@@ -382,7 +382,7 @@ class ScCellTextObj : public ScCellTextData, public SvxUnoText
{
public:
ScCellTextObj(ScDocShell* pDocSh, const ScAddress& rP);
- virtual ~ScCellTextObj() throw();
+ virtual ~ScCellTextObj() throw() override;
};
#endif
diff --git a/sc/inc/token.hxx b/sc/inc/token.hxx
index 1a3f9f0aca70..94a1da8b0db1 100644
--- a/sc/inc/token.hxx
+++ b/sc/inc/token.hxx
@@ -151,7 +151,7 @@ public:
ScExternalSingleRefToken( sal_uInt16 nFileId, const svl::SharedString& rTabName, const ScSingleRefData& r );
ScExternalSingleRefToken( const ScExternalSingleRefToken& r );
ScExternalSingleRefToken() = delete;
- virtual ~ScExternalSingleRefToken();
+ virtual ~ScExternalSingleRefToken() override;
virtual sal_uInt16 GetIndex() const override;
virtual svl::SharedString GetString() const override;
@@ -171,7 +171,7 @@ public:
ScExternalDoubleRefToken() = delete;
ScExternalDoubleRefToken( sal_uInt16 nFileId, const svl::SharedString& rTabName, const ScComplexRefData& r );
ScExternalDoubleRefToken( const ScExternalDoubleRefToken& r );
- virtual ~ScExternalDoubleRefToken();
+ virtual ~ScExternalDoubleRefToken() override;
virtual sal_uInt16 GetIndex() const override;
virtual svl::SharedString GetString() const override;
@@ -194,7 +194,7 @@ public:
ScExternalNameToken() = delete;
ScExternalNameToken( sal_uInt16 nFileId, const svl::SharedString& rName );
ScExternalNameToken( const ScExternalNameToken& r );
- virtual ~ScExternalNameToken();
+ virtual ~ScExternalNameToken() override;
virtual sal_uInt16 GetIndex() const override;
virtual svl::SharedString GetString() const override;
@@ -222,7 +222,7 @@ public:
ScTableRefToken() = delete;
ScTableRefToken( sal_uInt16 nIndex, Item eItem );
ScTableRefToken( const ScTableRefToken& r );
- virtual ~ScTableRefToken();
+ virtual ~ScTableRefToken() override;
virtual sal_uInt16 GetIndex() const override;
virtual void SetIndex( sal_uInt16 n ) override;
@@ -253,7 +253,7 @@ public:
FormulaToken( formula::svJumpMatrix ), pJumpMatrix( p ) {}
ScJumpMatrixToken( const ScJumpMatrixToken& r ) :
FormulaToken( r ), pJumpMatrix( r.pJumpMatrix ) {}
- virtual ~ScJumpMatrixToken();
+ virtual ~ScJumpMatrixToken() override;
virtual ScJumpMatrix* GetJumpMatrix() const override;
virtual bool operator==( const formula::FormulaToken& rToken ) const override;
virtual FormulaToken* Clone() const override { return new ScJumpMatrixToken(*this); }
@@ -310,7 +310,7 @@ protected:
public:
ScMatrixCellResultToken( const ScConstMatrixRef& pMat, formula::FormulaToken* pUL );
ScMatrixCellResultToken( const ScMatrixCellResultToken& r );
- virtual ~ScMatrixCellResultToken();
+ virtual ~ScMatrixCellResultToken() override;
virtual double GetDouble() const override;
virtual svl::SharedString GetString() const override;
virtual const ScMatrix* GetMatrix() const override;
@@ -337,7 +337,7 @@ public:
ScMatrixFormulaCellToken( SCCOL nC, SCROW nR, const ScConstMatrixRef& pMat, formula::FormulaToken* pUL );
ScMatrixFormulaCellToken( SCCOL nC, SCROW nR );
ScMatrixFormulaCellToken( const ScMatrixFormulaCellToken& r );
- virtual ~ScMatrixFormulaCellToken();
+ virtual ~ScMatrixFormulaCellToken() override;
virtual bool operator==( const formula::FormulaToken& rToken ) const override;
virtual FormulaToken* Clone() const override { return new ScMatrixFormulaCellToken(*this); }
diff --git a/sc/inc/tokenarray.hxx b/sc/inc/tokenarray.hxx
index 992a9d37dd82..f91205ac5f36 100644
--- a/sc/inc/tokenarray.hxx
+++ b/sc/inc/tokenarray.hxx
@@ -57,7 +57,7 @@ public:
ScTokenArray();
/// Assignment with references to FormulaToken entries (not copied!)
ScTokenArray( const ScTokenArray& );
- virtual ~ScTokenArray();
+ virtual ~ScTokenArray() override;
void ClearScTokenArray();
ScTokenArray* Clone() const; /// True copy!
diff --git a/sc/inc/tokenuno.hxx b/sc/inc/tokenuno.hxx
index f28d24eada64..55599c3834d2 100644
--- a/sc/inc/tokenuno.hxx
+++ b/sc/inc/tokenuno.hxx
@@ -68,7 +68,7 @@ private:
public:
ScFormulaParserObj(ScDocShell* pDocSh);
- virtual ~ScFormulaParserObj();
+ virtual ~ScFormulaParserObj() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/inc/undorangename.hxx b/sc/inc/undorangename.hxx
index 009c2a13c63f..6fbbf8d42f04 100644
--- a/sc/inc/undorangename.hxx
+++ b/sc/inc/undorangename.hxx
@@ -28,7 +28,7 @@ public:
const std::map<OUString, ScRangeName*>& rOldNames,
const std::map<OUString, std::unique_ptr<ScRangeName>>& rNewNames);
- virtual ~ScUndoAllRangeNames();
+ virtual ~ScUndoAllRangeNames() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -50,7 +50,7 @@ public:
// nTab = -1 for global range names
ScUndoAddRangeData(ScDocShell* pDocSh, ScRangeData* pRangeData, SCTAB nTab);
- virtual ~ScUndoAddRangeData();
+ virtual ~ScUndoAddRangeData() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/sc/inc/unoreflist.hxx b/sc/inc/unoreflist.hxx
index 51f4dc53dc37..d9b845e22d2c 100644
--- a/sc/inc/unoreflist.hxx
+++ b/sc/inc/unoreflist.hxx
@@ -63,7 +63,7 @@ class ScUnoRefUndoHint : public SfxHint
public:
ScUnoRefUndoHint( const ScUnoRefEntry& rRefEntry );
- virtual ~ScUnoRefUndoHint();
+ virtual ~ScUnoRefUndoHint() override;
sal_Int64 GetObjectId() const { return aEntry.nObjectId; }
const ScRangeList& GetRanges() const { return aEntry.aRanges; }
diff --git a/sc/inc/userdat.hxx b/sc/inc/userdat.hxx
index dd063be5ac3f..95a9cbc570c1 100644
--- a/sc/inc/userdat.hxx
+++ b/sc/inc/userdat.hxx
@@ -67,7 +67,7 @@ public:
ScIMapInfo();
ScIMapInfo( const ImageMap& rImageMap );
ScIMapInfo( const ScIMapInfo& rIMapInfo );
- virtual ~ScIMapInfo();
+ virtual ~ScIMapInfo() override;
virtual SdrObjUserData* Clone( SdrObject* pObj ) const override;
@@ -79,7 +79,7 @@ class ScMacroInfo : public SdrObjUserData
{
public:
ScMacroInfo();
- virtual ~ScMacroInfo();
+ virtual ~ScMacroInfo() override;
virtual SdrObjUserData* Clone( SdrObject* pObj ) const override;
diff --git a/sc/inc/validat.hxx b/sc/inc/validat.hxx
index e26655348672..6f67becea43b 100644
--- a/sc/inc/validat.hxx
+++ b/sc/inc/validat.hxx
@@ -92,7 +92,7 @@ public:
ScDocument* pDocument, const ScAddress& rPos );
ScValidationData( const ScValidationData& r );
ScValidationData( ScDocument* pDocument, const ScValidationData& r );
- virtual ~ScValidationData();
+ virtual ~ScValidationData() override;
ScValidationData* Clone() const // real copy
{ return new ScValidationData( GetDocument(), *this ); }
diff --git a/sc/inc/viewopti.hxx b/sc/inc/viewopti.hxx
index 580a2b38bdea..55cb312e43ae 100644
--- a/sc/inc/viewopti.hxx
+++ b/sc/inc/viewopti.hxx
@@ -118,7 +118,7 @@ public:
static SfxPoolItem* CreateDefault();
ScTpViewItem( sal_uInt16 nWhich, const ScViewOptions& rOpt );
ScTpViewItem( const ScTpViewItem& rItem );
- virtual ~ScTpViewItem();
+ virtual ~ScTpViewItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
diff --git a/sc/inc/viewuno.hxx b/sc/inc/viewuno.hxx
index 3fc353bf1e4f..b18281faaee5 100644
--- a/sc/inc/viewuno.hxx
+++ b/sc/inc/viewuno.hxx
@@ -66,7 +66,7 @@ protected:
public:
ScViewPaneBase(ScTabViewShell* pViewSh, sal_uInt16 nP);
- virtual ~ScViewPaneBase();
+ virtual ~ScViewPaneBase() override;
ScTabViewShell* GetViewShell() const { return pViewShell; }
@@ -128,7 +128,7 @@ class ScViewPaneObj : public ScViewPaneBase, public cppu::OWeakObject
{
public:
ScViewPaneObj(ScTabViewShell* pViewSh, sal_uInt16 nP);
- virtual ~ScViewPaneObj();
+ virtual ~ScViewPaneObj() override;
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
throw(css::uno::RuntimeException, std::exception) override;
@@ -187,7 +187,7 @@ private:
public:
ScTabViewObj(ScTabViewShell* pViewSh);
ScTabViewObj() = delete;
- virtual ~ScTabViewObj();
+ virtual ~ScTabViewObj() override;
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
throw(css::uno::RuntimeException, std::exception) override;
@@ -381,7 +381,7 @@ class ScPreviewObj : public SfxBaseController,
ScPreviewShell* mpViewShell;
public:
ScPreviewObj(ScPreviewShell* pViewSh);
- virtual ~ScPreviewObj();
+ virtual ~ScPreviewObj() override;
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType)
throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sc/qa/unit/helper/qahelper.hxx b/sc/qa/unit/helper/qahelper.hxx
index 5b3f8b609222..ac7a0e3dec5f 100644
--- a/sc/qa/unit/helper/qahelper.hxx
+++ b/sc/qa/unit/helper/qahelper.hxx
@@ -223,7 +223,7 @@ public:
static const FileFormat* getFileFormats() { return aFileFormats; }
explicit ScBootstrapFixture( const OUString& rsBaseString );
- virtual ~ScBootstrapFixture();
+ virtual ~ScBootstrapFixture() override;
void createFileURL(const OUString& aFileBase, const OUString& aFileExtension, OUString& rFilePath);
diff --git a/sc/qa/unit/ucalc.hxx b/sc/qa/unit/ucalc.hxx
index 1f362854190b..b66110c7b7ff 100644
--- a/sc/qa/unit/ucalc.hxx
+++ b/sc/qa/unit/ucalc.hxx
@@ -92,7 +92,7 @@ public:
}
Test();
- virtual ~Test();
+ virtual ~Test() override;
ScDocShell& getDocShell();
diff --git a/sc/source/core/data/column.cxx b/sc/source/core/data/column.cxx
index eba8a0dc37c3..67c51a4f54d5 100644
--- a/sc/source/core/data/column.cxx
+++ b/sc/source/core/data/column.cxx
@@ -2312,7 +2312,7 @@ public:
UpdateRefGroupBoundChecker(const sc::RefUpdateContext& rCxt, std::vector<SCROW>& rBounds) :
mrCxt(rCxt), mrBounds(rBounds) {}
- virtual ~UpdateRefGroupBoundChecker() {}
+ virtual ~UpdateRefGroupBoundChecker() override {}
virtual void processSharedTop( ScFormulaCell** ppCells, size_t /*nRow*/, size_t /*nLength*/ ) override
{
@@ -2333,7 +2333,7 @@ public:
UpdateRefExpandGroupBoundChecker(const sc::RefUpdateContext& rCxt, std::vector<SCROW>& rBounds) :
mrCxt(rCxt), mrBounds(rBounds) {}
- virtual ~UpdateRefExpandGroupBoundChecker() {}
+ virtual ~UpdateRefExpandGroupBoundChecker() override {}
virtual void processSharedTop( ScFormulaCell** ppCells, size_t /*nRow*/, size_t /*nLength*/ ) override
{
@@ -2352,7 +2352,7 @@ class FormulaGroupPicker : public SharedTopFormulaCellPicker
public:
explicit FormulaGroupPicker( std::vector<sc::FormulaGroupEntry>& rGroups ) : mrGroups(rGroups) {}
- virtual ~FormulaGroupPicker() {}
+ virtual ~FormulaGroupPicker() override {}
virtual void processNonShared( ScFormulaCell* pCell, size_t nRow ) override
{
diff --git a/sc/source/core/data/dpgroup.cxx b/sc/source/core/data/dpgroup.cxx
index 4fecf7970d0a..b2b162e9b19f 100644
--- a/sc/source/core/data/dpgroup.cxx
+++ b/sc/source/core/data/dpgroup.cxx
@@ -54,7 +54,7 @@ class ScDPGroupNumFilter : public ScDPFilteredCache::FilterBase
{
public:
ScDPGroupNumFilter(const std::vector<ScDPItemData>& rValues, const ScDPNumGroupInfo& rInfo);
- virtual ~ScDPGroupNumFilter() {}
+ virtual ~ScDPGroupNumFilter() override {}
virtual bool match(const ScDPItemData &rCellData) const override;
virtual std::vector<ScDPItemData> getMatchValues() const override;
private:
@@ -110,7 +110,7 @@ std::vector<ScDPItemData> ScDPGroupNumFilter::getMatchValues() const
class ScDPGroupDateFilter : public ScDPFilteredCache::FilterBase
{
public:
- virtual ~ScDPGroupDateFilter() {}
+ virtual ~ScDPGroupDateFilter() override {}
ScDPGroupDateFilter(
const std::vector<ScDPItemData>& rValues, const Date& rNullDate, const ScDPNumGroupInfo& rNumInfo);
diff --git a/sc/source/core/inc/addinlis.hxx b/sc/source/core/inc/addinlis.hxx
index 0cd32e9c5102..9f1c36db9770 100644
--- a/sc/source/core/inc/addinlis.hxx
+++ b/sc/source/core/inc/addinlis.hxx
@@ -46,7 +46,7 @@ private:
ScDocument* pD );
public:
- virtual ~ScAddInListener();
+ virtual ~ScAddInListener() override;
// create Listener and put it into global list
static ScAddInListener* CreateListener(
diff --git a/sc/source/core/inc/adiasync.hxx b/sc/source/core/inc/adiasync.hxx
index b34bcecb03a3..e398f97ef462 100644
--- a/sc/source/core/inc/adiasync.hxx
+++ b/sc/source/core/inc/adiasync.hxx
@@ -50,7 +50,7 @@ public:
// cTor only if ScAddInAsync::Get fails.
// nIndex: Index from FunctionCollection
ScAddInAsync(sal_uLong nHandle, LegacyFuncData* pFuncData, ScDocument* pDoc);
- virtual ~ScAddInAsync();
+ virtual ~ScAddInAsync() override;
static ScAddInAsync* Get( sal_uLong nHandle );
static void CallBack( sal_uLong nHandle, void* pData );
static void RemoveDocument( ScDocument* pDocument );
diff --git a/sc/source/core/inc/ddelink.hxx b/sc/source/core/inc/ddelink.hxx
index 2a56174af83f..fb7e8c7d3d59 100644
--- a/sc/source/core/inc/ddelink.hxx
+++ b/sc/source/core/inc/ddelink.hxx
@@ -53,7 +53,7 @@ public:
sal_uInt8 nM );
ScDdeLink( ScDocument* pD, SvStream& rStream, ScMultipleReadHeader& rHdr );
ScDdeLink( ScDocument* pD, const ScDdeLink& rOther );
- virtual ~ScDdeLink();
+ virtual ~ScDdeLink() override;
void Store( SvStream& rStream, ScMultipleWriteHeader& rHdr ) const;
diff --git a/sc/source/core/inc/doubleref.hxx b/sc/source/core/inc/doubleref.hxx
index 56fcd0b59650..da6bfa3f9117 100644
--- a/sc/source/core/inc/doubleref.hxx
+++ b/sc/source/core/inc/doubleref.hxx
@@ -93,7 +93,7 @@ class ScDBInternalRange : public ScDBRangeBase
{
public:
explicit ScDBInternalRange(ScDocument* pDoc, const ScRange& rRange);
- virtual ~ScDBInternalRange();
+ virtual ~ScDBInternalRange() override;
const ScRange& getRange() const { return maRange;}
@@ -134,7 +134,7 @@ class ScDBExternalRange : public ScDBRangeBase
{
public:
explicit ScDBExternalRange(ScDocument* pDoc, const ScMatrixRef& pMat);
- virtual ~ScDBExternalRange();
+ virtual ~ScDBExternalRange() override;
virtual SCCOL getColSize() const override;
virtual SCROW getRowSize() const override;
diff --git a/sc/source/core/inc/formulagroupcl.hxx b/sc/source/core/inc/formulagroupcl.hxx
index 51971227e746..cbfdc14a516c 100644
--- a/sc/source/core/inc/formulagroupcl.hxx
+++ b/sc/source/core/inc/formulagroupcl.hxx
@@ -18,7 +18,7 @@ class FormulaGroupInterpreterOpenCL : public FormulaGroupInterpreter
{
public:
FormulaGroupInterpreterOpenCL();
- virtual ~FormulaGroupInterpreterOpenCL();
+ virtual ~FormulaGroupInterpreterOpenCL() override;
virtual ScMatrixRef inverseMatrix( const ScMatrix& rMat ) override;
virtual bool interpret( ScDocument& rDoc, const ScAddress& rTopPos,
diff --git a/sc/source/core/inc/poolhelp.hxx b/sc/source/core/inc/poolhelp.hxx
index ec9277f87935..ff5d68b85fdd 100644
--- a/sc/source/core/inc/poolhelp.hxx
+++ b/sc/source/core/inc/poolhelp.hxx
@@ -47,7 +47,7 @@ private:
public:
ScPoolHelper( ScDocument* pSourceDoc );
- virtual ~ScPoolHelper();
+ virtual ~ScPoolHelper() override;
// called in dtor of main document
void SourceDocumentGone();
diff --git a/sc/source/core/opencl/formulagroupcl.cxx b/sc/source/core/opencl/formulagroupcl.cxx
index d0c1f3c8bb51..7f25321e23c9 100644
--- a/sc/source/core/opencl/formulagroupcl.cxx
+++ b/sc/source/core/opencl/formulagroupcl.cxx
@@ -2515,7 +2515,7 @@ public:
for (const auto & rSubArgument : mvSubArguments)
rSubArgument->DumpInlineFun(decls, funs);
}
- virtual ~DynamicKernelSoPArguments()
+ virtual ~DynamicKernelSoPArguments() override
{
if (mpClmem2)
{
@@ -3672,7 +3672,7 @@ class DynamicKernel : public CompiledFormula
{
public:
DynamicKernel( const ScCalcConfig& config, const FormulaTreeNodeRef& r, int nResultSize );
- virtual ~DynamicKernel();
+ virtual ~DynamicKernel() override;
static DynamicKernel* create( const ScCalcConfig& config, ScTokenArray& rCode, int nResultSize );
diff --git a/sc/source/core/opencl/opbase.hxx b/sc/source/core/opencl/opbase.hxx
index e99ecc5319ce..ec7661ae1e27 100644
--- a/sc/source/core/opencl/opbase.hxx
+++ b/sc/source/core/opencl/opbase.hxx
@@ -144,7 +144,7 @@ class VectorRef : public DynamicKernelArgument
{
public:
VectorRef( const ScCalcConfig& config, const std::string& s, const FormulaTreeNodeRef& ft, int index = 0 );
- virtual ~VectorRef();
+ virtual ~VectorRef() override;
/// Generate declaration
virtual void GenDecl( std::stringstream& ss ) const override;
@@ -197,7 +197,7 @@ public:
typedef std::vector<DynamicKernelArgumentRef> SubArguments;
virtual void GenSlidingWindowFunction( std::stringstream&,
const std::string&, SubArguments& ) = 0;
- virtual ~SlidingFunctionBase() { }
+ virtual ~SlidingFunctionBase() override { }
};
class Normal : public SlidingFunctionBase
diff --git a/sc/source/filter/excel/xedbdata.cxx b/sc/source/filter/excel/xedbdata.cxx
index 5be286d1090b..9ac746d2f1e2 100644
--- a/sc/source/filter/excel/xedbdata.cxx
+++ b/sc/source/filter/excel/xedbdata.cxx
@@ -21,7 +21,7 @@ class XclExpTablesImpl5 : public XclExpTables
{
public:
explicit XclExpTablesImpl5( const XclExpRoot& rRoot );
- virtual ~XclExpTablesImpl5();
+ virtual ~XclExpTablesImpl5() override;
virtual void Save( XclExpStream& rStrm ) override;
virtual void SaveXml( XclExpXmlStream& rStrm ) override;
@@ -32,7 +32,7 @@ class XclExpTablesImpl8 : public XclExpTables
{
public:
explicit XclExpTablesImpl8( const XclExpRoot& rRoot );
- virtual ~XclExpTablesImpl8();
+ virtual ~XclExpTablesImpl8() override;
virtual void Save( XclExpStream& rStrm ) override;
virtual void SaveXml( XclExpXmlStream& rStrm ) override;
diff --git a/sc/source/filter/excel/xelink.cxx b/sc/source/filter/excel/xelink.cxx
index c54c6fb4389f..3a8c0d21fdb0 100644
--- a/sc/source/filter/excel/xelink.cxx
+++ b/sc/source/filter/excel/xelink.cxx
@@ -51,7 +51,7 @@ public:
/** @param nFlags The flags to export. */
explicit XclExpExtNameBase( const XclExpRoot& rRoot,
const OUString& rName, sal_uInt16 nFlags = 0 );
- virtual ~XclExpExtNameBase();
+ virtual ~XclExpExtNameBase() override;
/** Returns the name string of the external name. */
inline const OUString& GetName() const { return maName; }
diff --git a/sc/source/filter/excel/xetable.cxx b/sc/source/filter/excel/xetable.cxx
index 1e1b63344e98..8be5f2bedfff 100644
--- a/sc/source/filter/excel/xetable.cxx
+++ b/sc/source/filter/excel/xetable.cxx
@@ -2165,7 +2165,7 @@ public:
comphelper::ThreadTask( pTag ),
mbProgress( bProgress ),
mrColXFIndexes( rColXFIndexes ) {}
- virtual ~RowFinalizeTask() {}
+ virtual ~RowFinalizeTask() override {}
void push_back( XclExpRow *pRow ) { maRows.push_back( pRow ); }
virtual void doWork() override
{
diff --git a/sc/source/filter/excel/xltoolbar.hxx b/sc/source/filter/excel/xltoolbar.hxx
index 1c7e755226e5..9ef397192f47 100644
--- a/sc/source/filter/excel/xltoolbar.hxx
+++ b/sc/source/filter/excel/xltoolbar.hxx
@@ -39,7 +39,7 @@ class ScTBC : public TBBase
std::shared_ptr<TBCData> tbcd;
public:
ScTBC();
- virtual ~ScTBC(){}
+ virtual ~ScTBC() override {}
#ifdef DEBUG_SC_EXCEL
virtual void Print( FILE* ) override;
#endif
@@ -56,7 +56,7 @@ class ScCTB : public TBBase
std::vector< ScTBC > rTBC;
public:
explicit ScCTB(sal_uInt16);
- virtual ~ScCTB(){}
+ virtual ~ScCTB() override {}
#ifdef DEBUG_SC_EXCEL
virtual void Print( FILE* ) override;
#endif
@@ -82,7 +82,7 @@ public:
CTBS(const CTBS&);
CTBS& operator = ( const CTBS&);
CTBS();
- virtual ~CTBS(){}
+ virtual ~CTBS() override {}
#ifdef DEBUG_SC_EXCEL
virtual void Print( FILE* ) override;
#endif
@@ -97,7 +97,7 @@ class ScCTBWrapper : public TBBase
public:
ScCTBWrapper();
- virtual ~ScCTBWrapper();
+ virtual ~ScCTBWrapper() override;
bool Read(SvStream &rS) override;
#ifdef DEBUG_SC_EXCEL
virtual void Print( FILE* ) override;
diff --git a/sc/source/filter/inc/XclExpChangeTrack.hxx b/sc/source/filter/inc/XclExpChangeTrack.hxx
index 928d45f18a16..6da99a5969d9 100644
--- a/sc/source/filter/inc/XclExpChangeTrack.hxx
+++ b/sc/source/filter/inc/XclExpChangeTrack.hxx
@@ -69,7 +69,7 @@ public:
typedef std::vector<XclExpUserBView*>::const_iterator const_iterator;
XclExpUserBViewList( const ScChangeTrack& rChangeTrack );
- virtual ~XclExpUserBViewList();
+ virtual ~XclExpUserBViewList() override;
inline iterator begin () { return aViews.begin(); }
inline iterator end () { return aViews.end(); }
@@ -162,7 +162,7 @@ private:
public:
inline XclExpChTrEmpty( sal_uInt16 nNum ) : nRecNum( nNum ) {}
- virtual ~XclExpChTrEmpty();
+ virtual ~XclExpChTrEmpty() override;
virtual sal_uInt16 GetNum() const override;
virtual sal_Size GetLen() const override;
@@ -176,7 +176,7 @@ private:
virtual void SaveCont( XclExpStream& rStrm ) override;
public:
- virtual ~XclExpChTr0x0195();
+ virtual ~XclExpChTr0x0195() override;
virtual sal_uInt16 GetNum() const override;
virtual sal_Size GetLen() const override;
@@ -194,7 +194,7 @@ private:
public:
inline XclExpChTr0x0194( const ScChangeTrack& rChangeTrack );
- virtual ~XclExpChTr0x0194();
+ virtual ~XclExpChTr0x0194() override;
virtual sal_uInt16 GetNum() const override;
virtual sal_Size GetLen() const override;
@@ -218,7 +218,7 @@ private:
public:
inline XclExpChTrHeader() : nCount( 0 ) {}
- virtual ~XclExpChTrHeader();
+ virtual ~XclExpChTrHeader() override;
inline void SetGUID( const sal_uInt8* pGUID ) { memcpy( aGUID, pGUID, 16 ); }
inline void SetCount( sal_uInt32 nNew ) { nCount = nNew; }
@@ -278,7 +278,7 @@ public:
XclExpChTrInfo( const OUString& rUsername, const DateTime& rDateTime,
const sal_uInt8* pGUID );
- virtual ~XclExpChTrInfo();
+ virtual ~XclExpChTrInfo() override;
virtual sal_uInt16 GetNum() const override;
virtual sal_Size GetLen() const override;
@@ -327,7 +327,7 @@ public:
inline XclExpChTrTabId( sal_uInt16 nCount ) :
pBuffer( nullptr ), nTabCount( nCount ) {}
XclExpChTrTabId( const XclExpChTrTabIdBuffer& rBuffer );
- virtual ~XclExpChTrTabId();
+ virtual ~XclExpChTrTabId() override;
void Copy( const XclExpChTrTabIdBuffer& rBuffer );
@@ -388,7 +388,7 @@ public:
const XclExpRoot& rRoot,
const XclExpChTrTabIdBuffer& rTabIdBuffer,
sal_uInt16 nNewOpCode = EXC_CHTR_OP_UNKNOWN );
- virtual ~XclExpChTrAction();
+ virtual ~XclExpChTrAction() override;
inline const OUString& GetUsername() const { return sUsername; }
inline const DateTime& GetDateTime() const { return aDateTime; }
@@ -481,7 +481,7 @@ public:
const ScChangeActionContent& rAction,
const XclExpRoot& rRoot,
const XclExpChTrTabIdBuffer& rTabIdBuffer );
- virtual ~XclExpChTrCellContent();
+ virtual ~XclExpChTrCellContent() override;
virtual sal_uInt16 GetNum() const override;
virtual sal_Size GetActionByteCount() const override;
@@ -510,7 +510,7 @@ public:
const XclExpRoot& rRoot,
const XclExpChTrTabIdBuffer& rTabIdBuffer,
ScChangeTrack& rChangeTrack );
- virtual ~XclExpChTrInsert();
+ virtual ~XclExpChTrInsert() override;
virtual sal_uInt16 GetNum() const override;
virtual sal_Size GetActionByteCount() const override;
@@ -533,7 +533,7 @@ public:
const ScChangeAction& rAction,
const XclExpRoot& rRoot,
const XclExpChTrTabIdBuffer& rTabIdBuffer );
- virtual ~XclExpChTrInsertTab();
+ virtual ~XclExpChTrInsertTab() override;
virtual sal_uInt16 GetNum() const override;
virtual sal_Size GetActionByteCount() const override;
@@ -559,7 +559,7 @@ public:
const XclExpRoot& rRoot,
const XclExpChTrTabIdBuffer& rTabIdBuffer,
ScChangeTrack& rChangeTrack );
- virtual ~XclExpChTrMoveRange();
+ virtual ~XclExpChTrMoveRange() override;
virtual sal_uInt16 GetNum() const override;
virtual sal_Size GetActionByteCount() const override;
@@ -576,7 +576,7 @@ protected:
public:
XclExpChTr0x014A( const XclExpChTrInsert& rAction );
- virtual ~XclExpChTr0x014A();
+ virtual ~XclExpChTr0x014A() override;
virtual sal_uInt16 GetNum() const override;
virtual sal_Size GetActionByteCount() const override;
@@ -608,7 +608,7 @@ class XclExpChangeTrack : protected XclExpRoot
public:
XclExpChangeTrack( const XclExpRoot& rRoot );
- virtual ~XclExpChangeTrack();
+ virtual ~XclExpChangeTrack() override;
void Write();
void WriteXml( XclExpXmlStream& rStrm );
diff --git a/sc/source/filter/inc/XclImpChangeTrack.hxx b/sc/source/filter/inc/XclImpChangeTrack.hxx
index 758b2b35719b..ac296e37711c 100644
--- a/sc/source/filter/inc/XclImpChangeTrack.hxx
+++ b/sc/source/filter/inc/XclImpChangeTrack.hxx
@@ -100,7 +100,7 @@ private:
public:
XclImpChangeTrack( const XclImpRoot& rRoot, const XclImpStream& rBookStrm );
- virtual ~XclImpChangeTrack();
+ virtual ~XclImpChangeTrack() override;
// reads extended 3D ref info following the formulas, returns sc tab nums
// ( called by XclImpChTrFmlConverter::Read3DTabReference() )
@@ -153,7 +153,7 @@ private:
public:
XclImpChTrFmlConverter( XclImpRoot& rRoot, XclImpChangeTrack& rXclChTr );
- virtual ~XclImpChTrFmlConverter();
+ virtual ~XclImpChTrFmlConverter() override;
};
#endif
diff --git a/sc/source/filter/inc/biffcodec.hxx b/sc/source/filter/inc/biffcodec.hxx
index 34e08f7b2e52..d64c9b843ea1 100644
--- a/sc/source/filter/inc/biffcodec.hxx
+++ b/sc/source/filter/inc/biffcodec.hxx
@@ -35,7 +35,7 @@ class BiffDecoderBase : public ::comphelper::IDocPasswordVerifier
{
public:
explicit BiffDecoderBase();
- virtual ~BiffDecoderBase();
+ virtual ~BiffDecoderBase() override;
/** Derived classes return a clone of the decoder for usage in new streams. */
inline BiffDecoderBase* clone() { return implClone(); }
diff --git a/sc/source/filter/inc/colrowst.hxx b/sc/source/filter/inc/colrowst.hxx
index 7d973920844a..af8bf385dcec 100644
--- a/sc/source/filter/inc/colrowst.hxx
+++ b/sc/source/filter/inc/colrowst.hxx
@@ -27,7 +27,7 @@ class XclImpColRowSettings : protected XclImpRoot
{
public:
explicit XclImpColRowSettings( const XclImpRoot& rRoot );
- virtual ~XclImpColRowSettings();
+ virtual ~XclImpColRowSettings() override;
void SetDefWidth( sal_uInt16 nDefWidth, bool bStdWidthRec = false );
void SetWidthRange( SCCOL nCol1, SCCOL nCol2, sal_uInt16 nWidth );
diff --git a/sc/source/filter/inc/eeimport.hxx b/sc/source/filter/inc/eeimport.hxx
index ed86794005bf..290d72b30e92 100644
--- a/sc/source/filter/inc/eeimport.hxx
+++ b/sc/source/filter/inc/eeimport.hxx
@@ -49,7 +49,7 @@ protected:
ScEEParseEntry* );
public:
ScEEImport( ScDocument* pDoc, const ScRange& rRange );
- virtual ~ScEEImport();
+ virtual ~ScEEImport() override;
virtual sal_uLong Read( SvStream& rStream, const OUString& rBaseURL ) override;
virtual ScRange GetRange() override { return maRange; }
diff --git a/sc/source/filter/inc/excdoc.hxx b/sc/source/filter/inc/excdoc.hxx
index 776c9f741a9a..0df4f843d661 100644
--- a/sc/source/filter/inc/excdoc.hxx
+++ b/sc/source/filter/inc/excdoc.hxx
@@ -62,7 +62,7 @@ private:
public:
ExcTable( const XclExpRoot& rRoot );
ExcTable( const XclExpRoot& rRoot, SCTAB nScTab );
- virtual ~ExcTable();
+ virtual ~ExcTable() override;
void FillAsHeaderBinary( ExcBoundsheetList& rBoundsheetList );
void FillAsHeaderXml( ExcBoundsheetList& rBoundsheetList );
@@ -95,7 +95,7 @@ private:
public:
explicit ExcDocument( const XclExpRoot& rRoot );
- virtual ~ExcDocument();
+ virtual ~ExcDocument() override;
void ReadDoc();
void Write( SvStream& rSvStrm );
diff --git a/sc/source/filter/inc/excelchartconverter.hxx b/sc/source/filter/inc/excelchartconverter.hxx
index 59982c09bc90..4103d19fba2d 100644
--- a/sc/source/filter/inc/excelchartconverter.hxx
+++ b/sc/source/filter/inc/excelchartconverter.hxx
@@ -30,7 +30,7 @@ class ExcelChartConverter : public ::oox::drawingml::chart::ChartConverter, publ
{
public:
explicit ExcelChartConverter( const WorkbookHelper& rHelper );
- virtual ~ExcelChartConverter();
+ virtual ~ExcelChartConverter() override;
/** Creates an external data provider that is able to use spreadsheet data. */
virtual void createDataProvider(
diff --git a/sc/source/filter/inc/excelfilter.hxx b/sc/source/filter/inc/excelfilter.hxx
index dfbb92a99ae2..fcd3fc514bb2 100644
--- a/sc/source/filter/inc/excelfilter.hxx
+++ b/sc/source/filter/inc/excelfilter.hxx
@@ -33,7 +33,7 @@ public:
explicit ExcelFilter(
const css::uno::Reference< css::uno::XComponentContext >& rxContext )
throw( css::uno::RuntimeException );
- virtual ~ExcelFilter();
+ virtual ~ExcelFilter() override;
void registerWorkbookGlobals( WorkbookGlobals& rBookGlob );
WorkbookGlobals& getWorkbookGlobals() const;
diff --git a/sc/source/filter/inc/excform.hxx b/sc/source/filter/inc/excform.hxx
index 84493a4242a0..05bed91bbef8 100644
--- a/sc/source/filter/inc/excform.hxx
+++ b/sc/source/filter/inc/excform.hxx
@@ -46,7 +46,7 @@ protected:
public:
ExcelToSc( XclImpRoot& rRoot );
- virtual ~ExcelToSc();
+ virtual ~ExcelToSc() override;
virtual ConvErr Convert( const ScTokenArray*&, XclImpStream& rStrm, sal_Size nFormulaLen,
bool bAllowArrays, const FORMULA_TYPE eFT = FT_CellFormula ) override;
@@ -119,7 +119,7 @@ private:
bool HandleOleLink(sal_uInt16 nXtiIndex, const XclImpExtName& rExtName, ExternalTabInfo& rExtInfo);
public:
ExcelToSc8( XclImpRoot& rRoot );
- virtual ~ExcelToSc8();
+ virtual ~ExcelToSc8() override;
virtual ConvErr Convert( const ScTokenArray*& rpTokArray, XclImpStream& rStrm, sal_Size nFormulaLen, bool bAllowArrays, const FORMULA_TYPE eFT = FT_CellFormula ) override;
diff --git a/sc/source/filter/inc/excimp8.hxx b/sc/source/filter/inc/excimp8.hxx
index dc01c5ebcf86..be0c7d8b591c 100644
--- a/sc/source/filter/inc/excimp8.hxx
+++ b/sc/source/filter/inc/excimp8.hxx
@@ -36,7 +36,7 @@ class ImportExcel8 : public ImportExcel
{
public:
ImportExcel8( XclImpRootData& rImpData, SvStream& rStrm );
- virtual ~ImportExcel8();
+ virtual ~ImportExcel8() override;
virtual FltError Read() override;
diff --git a/sc/source/filter/inc/excrecds.hxx b/sc/source/filter/inc/excrecds.hxx
index 727c96c7f6d0..4223adcea0d5 100644
--- a/sc/source/filter/inc/excrecds.hxx
+++ b/sc/source/filter/inc/excrecds.hxx
@@ -196,7 +196,7 @@ class XclExpPassHash : public XclExpRecord
{
public:
XclExpPassHash(const css::uno::Sequence<sal_Int8>& aHash);
- virtual ~XclExpPassHash();
+ virtual ~XclExpPassHash() override;
private:
virtual void WriteBody(XclExpStream& rStrm) override;
@@ -405,7 +405,7 @@ public:
Else, use defined database range; used with XclExpTables.
*/
explicit ExcAutoFilterRecs( const XclExpRoot& rRoot, SCTAB nTab, const ScDBData* pDefinedData );
- virtual ~ExcAutoFilterRecs();
+ virtual ~ExcAutoFilterRecs() override;
void AddObjRecs();
diff --git a/sc/source/filter/inc/exp_op.hxx b/sc/source/filter/inc/exp_op.hxx
index cce22e2a13c6..28f7e84a970f 100644
--- a/sc/source/filter/inc/exp_op.hxx
+++ b/sc/source/filter/inc/exp_op.hxx
@@ -58,7 +58,7 @@ protected:
public:
ExportBiff5( XclExpRootData& rExpData, SvStream& rStrm );
- virtual ~ExportBiff5();
+ virtual ~ExportBiff5() override;
FltError Write() override;
};
@@ -66,7 +66,7 @@ class ExportBiff8 : public ExportBiff5
{
public:
ExportBiff8( XclExpRootData& rExpData, SvStream& rStrm );
- virtual ~ExportBiff8();
+ virtual ~ExportBiff8() override;
};
#endif
diff --git a/sc/source/filter/inc/formel.hxx b/sc/source/filter/inc/formel.hxx
index 85e9566dacfc..4a63dbdf0d45 100644
--- a/sc/source/filter/inc/formel.hxx
+++ b/sc/source/filter/inc/formel.hxx
@@ -98,7 +98,7 @@ class ExcelConverterBase : public ConverterBase
{
protected:
ExcelConverterBase( svl::SharedStringPool& rSPool );
- virtual ~ExcelConverterBase();
+ virtual ~ExcelConverterBase() override;
public:
void Reset();
@@ -124,7 +124,7 @@ protected:
inline void Read( sal_uInt32& nUINT32 );
LotusConverterBase( SvStream& rStr, svl::SharedStringPool& rSPool );
- virtual ~LotusConverterBase();
+ virtual ~LotusConverterBase() override;
public:
void Reset( const ScAddress& rEingPos );
diff --git a/sc/source/filter/inc/formulabase.hxx b/sc/source/filter/inc/formulabase.hxx
index 2260a2e5a9a8..6076bbd18300 100644
--- a/sc/source/filter/inc/formulabase.hxx
+++ b/sc/source/filter/inc/formulabase.hxx
@@ -584,7 +584,7 @@ class OpCodeProvider : public FunctionProvider // not derived from WorkbookHelpe
public:
explicit OpCodeProvider(const css::uno::Reference<css::lang::XMultiServiceFactory>& rxModelFactory,
bool bImportFilter);
- virtual ~OpCodeProvider();
+ virtual ~OpCodeProvider() override;
/** Returns the structure containing all token op-codes for operators and
special tokens used by the Calc document and its formula parser. */
diff --git a/sc/source/filter/inc/formulaparser.hxx b/sc/source/filter/inc/formulaparser.hxx
index 93ade65f49ea..b06aa1ba87d7 100644
--- a/sc/source/filter/inc/formulaparser.hxx
+++ b/sc/source/filter/inc/formulaparser.hxx
@@ -101,7 +101,7 @@ class FormulaParser : public FormulaProcessorBase
{
public:
explicit FormulaParser( const WorkbookHelper& rHelper );
- virtual ~FormulaParser();
+ virtual ~FormulaParser() override;
/** Converts an OOXML formula string. */
ApiTokenSequence importFormula(
diff --git a/sc/source/filter/inc/htmlexp.hxx b/sc/source/filter/inc/htmlexp.hxx
index 1be62ff5b2d5..2c8a0ed62828 100644
--- a/sc/source/filter/inc/htmlexp.hxx
+++ b/sc/source/filter/inc/htmlexp.hxx
@@ -177,7 +177,7 @@ class ScHTMLExport : public ScExportBase
public:
ScHTMLExport( SvStream&, const OUString&, ScDocument*, const ScRange&,
bool bAll, const OUString& aStreamPath, const OUString& rFilterOptions );
- virtual ~ScHTMLExport();
+ virtual ~ScHTMLExport() override;
void Write();
const OUString& GetNonConvertibleChars() const
{
diff --git a/sc/source/filter/inc/htmlimp.hxx b/sc/source/filter/inc/htmlimp.hxx
index 562a64b45afd..e67c0b2ccfe3 100644
--- a/sc/source/filter/inc/htmlimp.hxx
+++ b/sc/source/filter/inc/htmlimp.hxx
@@ -30,7 +30,7 @@ private:
public:
ScHTMLImport( ScDocument* pDoc, const OUString& rBaseURL, const ScRange& rRange, bool bCalcWidthHeight );
- virtual ~ScHTMLImport();
+ virtual ~ScHTMLImport() override;
const ScHTMLParser* GetParser() const { return static_cast<ScHTMLParser*>(mpParser); }
virtual void WriteToDocument( bool bSizeColsRows = false, double nOutputFactor = 1.0,
diff --git a/sc/source/filter/inc/htmlpars.hxx b/sc/source/filter/inc/htmlpars.hxx
index 44eb72372a07..61787e2f49b8 100644
--- a/sc/source/filter/inc/htmlpars.hxx
+++ b/sc/source/filter/inc/htmlpars.hxx
@@ -83,7 +83,7 @@ protected:
public:
explicit ScHTMLParser( EditEngine* pEditEngine, ScDocument* pDoc );
- virtual ~ScHTMLParser();
+ virtual ~ScHTMLParser() override;
virtual sal_uLong Read( SvStream& rStrm, const OUString& rBaseURL ) override = 0;
@@ -214,7 +214,7 @@ private:
public:
ScHTMLLayoutParser( EditEngine*, const OUString& rBaseURL, const Size& aPageSize, ScDocument* );
- virtual ~ScHTMLLayoutParser();
+ virtual ~ScHTMLLayoutParser() override;
virtual sal_uLong Read( SvStream&, const OUString& rBaseURL ) override;
virtual const ScHTMLTable* GetGlobalTable() const override;
};
@@ -554,7 +554,7 @@ public:
::std::vector< ScEEParseEntry* >& rEEParseList,
ScHTMLTableId& rnUnusedId, ScHTMLParser* pParser );
- virtual ~ScHTMLGlobalTable();
+ virtual ~ScHTMLGlobalTable() override;
/** Recalculates sizes and resulting positions of all document entries. */
void Recalc();
@@ -569,7 +569,7 @@ class ScHTMLQueryParser : public ScHTMLParser
{
public:
explicit ScHTMLQueryParser( EditEngine* pEditEngine, ScDocument* pDoc );
- virtual ~ScHTMLQueryParser();
+ virtual ~ScHTMLQueryParser() override;
virtual sal_uLong Read( SvStream& rStrm, const OUString& rBaseURL ) override;
diff --git a/sc/source/filter/inc/imp_op.hxx b/sc/source/filter/inc/imp_op.hxx
index e5455330c047..76cde1f0a4bc 100644
--- a/sc/source/filter/inc/imp_op.hxx
+++ b/sc/source/filter/inc/imp_op.hxx
@@ -60,7 +60,7 @@ class XclImpOutlineDataBuffer : protected XclImpRoot
{
public:
explicit XclImpOutlineDataBuffer( const XclImpRoot& rRoot, SCTAB nScTab );
- virtual ~XclImpOutlineDataBuffer();
+ virtual ~XclImpOutlineDataBuffer() override;
inline XclImpColRowSettings* GetColRowBuff() const { return mxColRowBuff.get(); }
inline XclImpOutlineBuffer* GetColOutline() const { return mxColOutlineBuff.get(); }
@@ -201,7 +201,7 @@ protected:
public:
ImportExcel( XclImpRootData& rImpData, SvStream& rStrm );
- virtual ~ImportExcel();
+ virtual ~ImportExcel() override;
virtual FltError Read() override;
};
diff --git a/sc/source/filter/inc/lotimpop.hxx b/sc/source/filter/inc/lotimpop.hxx
index 4d9fe6f38e5a..54f45a1c5282 100644
--- a/sc/source/filter/inc/lotimpop.hxx
+++ b/sc/source/filter/inc/lotimpop.hxx
@@ -77,7 +77,7 @@ private:
public:
ImportLotus(LotusContext& rContext, SvStream&, ScDocument*, rtl_TextEncoding eSrc);
- virtual ~ImportLotus();
+ virtual ~ImportLotus() override;
FltError Read() override;
FltError Read( SvStream& ); // special for *.fm3-Dateien
diff --git a/sc/source/filter/inc/ooxformulaparser.hxx b/sc/source/filter/inc/ooxformulaparser.hxx
index 4520a9f4707b..c5b1d314c108 100644
--- a/sc/source/filter/inc/ooxformulaparser.hxx
+++ b/sc/source/filter/inc/ooxformulaparser.hxx
@@ -43,7 +43,7 @@ class OOXMLFormulaParser : public OOXMLFormulaParser_BASE
{
public:
explicit OOXMLFormulaParser();
- virtual ~OOXMLFormulaParser();
+ virtual ~OOXMLFormulaParser() override;
// com.sun.star.lang.XServiceInfo interface -------------------------------
diff --git a/sc/source/filter/inc/orcusfiltersimpl.hxx b/sc/source/filter/inc/orcusfiltersimpl.hxx
index 042fad27cbc3..47f88f3e3f9a 100644
--- a/sc/source/filter/inc/orcusfiltersimpl.hxx
+++ b/sc/source/filter/inc/orcusfiltersimpl.hxx
@@ -37,7 +37,7 @@ class ScOrcusXMLContextImpl : public ScOrcusXMLContext
public:
ScOrcusXMLContextImpl(ScDocument& rDoc, const OUString& rPath);
- virtual ~ScOrcusXMLContextImpl();
+ virtual ~ScOrcusXMLContextImpl() override;
virtual void loadXMLStructure(SvTreeListBox& rTreeCtrl, ScOrcusXMLTreeParam& rParam) override;
diff --git a/sc/source/filter/inc/orcusinterface.hxx b/sc/source/filter/inc/orcusinterface.hxx
index 48fed0944f82..3046b4460c49 100644
--- a/sc/source/filter/inc/orcusinterface.hxx
+++ b/sc/source/filter/inc/orcusinterface.hxx
@@ -85,7 +85,7 @@ class ScOrcusConditionalFormat : public orcus::spreadsheet::iface::import_condit
{
public:
ScOrcusConditionalFormat(SCTAB nTab, ScDocument& rDoc);
- virtual ~ScOrcusConditionalFormat();
+ virtual ~ScOrcusConditionalFormat() override;
virtual void set_color(orcus::spreadsheet::color_elem_t alpha, orcus::spreadsheet::color_elem_t red,
orcus::spreadsheet::color_elem_t green, orcus::spreadsheet::color_elem_t blue) override;
@@ -148,7 +148,7 @@ class ScOrcusAutoFilter : public orcus::spreadsheet::iface::import_auto_filter
public:
ScOrcusAutoFilter(ScDocument& rDoc);
- virtual ~ScOrcusAutoFilter();
+ virtual ~ScOrcusAutoFilter() override;
virtual void set_range(const char* p_ref, size_t n_ref) override;
@@ -170,7 +170,7 @@ class ScOrcusSheetProperties : public orcus::spreadsheet::iface::import_sheet_pr
SCTAB mnTab;
public:
ScOrcusSheetProperties(SCTAB nTab, ScDocumentImport& rDoc);
- virtual ~ScOrcusSheetProperties();
+ virtual ~ScOrcusSheetProperties() override;
virtual void set_column_width(orcus::spreadsheet::col_t col, double width, orcus::length_unit_t unit) override;
diff --git a/sc/source/filter/inc/pagesettings.hxx b/sc/source/filter/inc/pagesettings.hxx
index f9a9ff2e9391..4e92abbe49ae 100644
--- a/sc/source/filter/inc/pagesettings.hxx
+++ b/sc/source/filter/inc/pagesettings.hxx
@@ -130,7 +130,7 @@ class PageSettingsConverter : public WorkbookHelper
{
public:
explicit PageSettingsConverter( const WorkbookHelper& rHelper );
- virtual ~PageSettingsConverter();
+ virtual ~PageSettingsConverter() override;
/** Writes all properties to the passed property set of a page style object. */
void writePageSettingsProperties(
diff --git a/sc/source/filter/inc/qproform.hxx b/sc/source/filter/inc/qproform.hxx
index 1065aed9c98d..1fe9dd06328d 100644
--- a/sc/source/filter/inc/qproform.hxx
+++ b/sc/source/filter/inc/qproform.hxx
@@ -60,7 +60,7 @@ private:
public:
static const size_t nBufSize = 256;
QProToSc( SvStream &aStr, svl::SharedStringPool& rSPool, const ScAddress& rRefPos );
- virtual ~QProToSc(){ };
+ virtual ~QProToSc() override { };
ConvErr Convert( const ScTokenArray*& pArray );
void DoFunc( DefTokenId eOc, sal_uInt16 nArgs, const sal_Char* pExtString );
void ReadSRD( ScSingleRefData& rR, sal_Int8 nPage, sal_Int8 nCol, sal_uInt16 rRel );
diff --git a/sc/source/filter/inc/revisionfragment.hxx b/sc/source/filter/inc/revisionfragment.hxx
index 9e13ba861b0a..3ab4cc957d51 100644
--- a/sc/source/filter/inc/revisionfragment.hxx
+++ b/sc/source/filter/inc/revisionfragment.hxx
@@ -26,7 +26,7 @@ public:
explicit RevisionHeadersFragment(
const WorkbookHelper& rHelper, const OUString& rFragmentPath );
- virtual ~RevisionHeadersFragment();
+ virtual ~RevisionHeadersFragment() override;
protected:
virtual oox::core::ContextHandlerRef onCreateContext(
@@ -51,7 +51,7 @@ public:
explicit RevisionLogFragment(
const WorkbookHelper& rHelper, const OUString& rFragmentPath, ScChangeTrack& rChangeTrack );
- virtual ~RevisionLogFragment();
+ virtual ~RevisionLogFragment() override;
protected:
virtual oox::core::ContextHandlerRef onCreateContext(
diff --git a/sc/source/filter/inc/rtfexp.hxx b/sc/source/filter/inc/rtfexp.hxx
index 853f8a6c55dd..b289f2d47fbb 100644
--- a/sc/source/filter/inc/rtfexp.hxx
+++ b/sc/source/filter/inc/rtfexp.hxx
@@ -33,7 +33,7 @@ class ScRTFExport : public ScExportBase
public:
ScRTFExport( SvStream&, ScDocument*, const ScRange& );
- virtual ~ScRTFExport();
+ virtual ~ScRTFExport() override;
void Write();
};
diff --git a/sc/source/filter/inc/rtfimp.hxx b/sc/source/filter/inc/rtfimp.hxx
index fd60b23af2e7..4422dbf2dbf5 100644
--- a/sc/source/filter/inc/rtfimp.hxx
+++ b/sc/source/filter/inc/rtfimp.hxx
@@ -26,7 +26,7 @@ class ScRTFImport : public ScEEImport
{
public:
ScRTFImport( ScDocument* pDoc, const ScRange& rRange );
- virtual ~ScRTFImport();
+ virtual ~ScRTFImport() override;
};
#endif
diff --git a/sc/source/filter/inc/rtfparse.hxx b/sc/source/filter/inc/rtfparse.hxx
index 80c49611f30d..d96b57c20259 100644
--- a/sc/source/filter/inc/rtfparse.hxx
+++ b/sc/source/filter/inc/rtfparse.hxx
@@ -72,7 +72,7 @@ private:
public:
ScRTFParser( EditEngine* );
- virtual ~ScRTFParser();
+ virtual ~ScRTFParser() override;
virtual sal_uLong Read( SvStream&, const OUString& rBaseURL ) override;
};
diff --git a/sc/source/filter/inc/sheetdatacontext.hxx b/sc/source/filter/inc/sheetdatacontext.hxx
index 98d251e4bf85..a9aead29288a 100644
--- a/sc/source/filter/inc/sheetdatacontext.hxx
+++ b/sc/source/filter/inc/sheetdatacontext.hxx
@@ -62,7 +62,7 @@ class SheetDataContext : public WorksheetContextBase, private SheetDataContextBa
public:
explicit SheetDataContext( WorksheetFragmentBase& rFragment );
- virtual ~SheetDataContext();
+ virtual ~SheetDataContext() override;
protected:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) override;
diff --git a/sc/source/filter/inc/themebuffer.hxx b/sc/source/filter/inc/themebuffer.hxx
index 21f560ad27f6..8ae61d11e87d 100644
--- a/sc/source/filter/inc/themebuffer.hxx
+++ b/sc/source/filter/inc/themebuffer.hxx
@@ -32,7 +32,7 @@ class ThemeBuffer : public ::oox::drawingml::Theme, public WorkbookHelper
{
public:
explicit ThemeBuffer( const WorkbookHelper& rHelper );
- virtual ~ThemeBuffer();
+ virtual ~ThemeBuffer() override;
/** Returns the theme color with the specified token identifier. */
sal_Int32 getColorByToken( sal_Int32 nToken ) const;
diff --git a/sc/source/filter/inc/xcl97esc.hxx b/sc/source/filter/inc/xcl97esc.hxx
index 1aa85010123a..ee04695e4eeb 100644
--- a/sc/source/filter/inc/xcl97esc.hxx
+++ b/sc/source/filter/inc/xcl97esc.hxx
@@ -70,7 +70,7 @@ public:
XclExpObjectManager& rObjMgr,
SvStream& rStrm,
const XclEscherEx* pParent = nullptr );
- virtual ~XclEscherEx();
+ virtual ~XclEscherEx() override;
/** Called by MSODRAWING record constructors to initialize the DFF stream
fragment they will own. returns the DFF fragment identifier. */
diff --git a/sc/source/filter/inc/xcl97rec.hxx b/sc/source/filter/inc/xcl97rec.hxx
index 3965cbe02536..51f9fcd572d4 100644
--- a/sc/source/filter/inc/xcl97rec.hxx
+++ b/sc/source/filter/inc/xcl97rec.hxx
@@ -36,7 +36,7 @@ public:
typedef std::vector<XclObj*>::iterator iterator;
explicit XclExpObjList( const XclExpRoot& rRoot, XclEscherEx& rEscherEx );
- virtual ~XclExpObjList();
+ virtual ~XclExpObjList() override;
/// return: 1-based ObjId
///! count>=0xFFFF: Obj will be deleted, return 0
@@ -113,7 +113,7 @@ protected:
void SaveTextRecs( XclExpStream& rStrm );
public:
- virtual ~XclObj();
+ virtual ~XclObj() override;
inline sal_uInt16 GetObjType() const { return mnObjType; }
@@ -166,7 +166,7 @@ class XclObjComment : public XclObj
public:
XclObjComment( XclExpObjectManager& rObjMgr,
const Rectangle& rRect, const EditTextObject& rEditObj, SdrCaptionObj* pCaption, bool bVisible, const ScAddress& rAddress, Rectangle &rFrom, Rectangle &To );
- virtual ~XclObjComment();
+ virtual ~XclObjComment() override;
/** c'tor process for formatted text objects above .
@descr used to construct the MSODRAWING Escher object properties. */
@@ -189,7 +189,7 @@ private:
protected:
public:
XclObjDropDown( XclExpObjectManager& rObjMgr, const ScAddress& rPos, bool bFilt );
- virtual ~XclObjDropDown();
+ virtual ~XclObjDropDown() override;
};
// --- class XclTxo --------------------------------------------------
@@ -234,7 +234,7 @@ private:
public:
XclObjOle( XclExpObjectManager& rObjMgr, const SdrObject& rObj );
- virtual ~XclObjOle();
+ virtual ~XclObjOle() override;
virtual void Save( XclExpStream& rStrm ) override;
};
@@ -250,7 +250,7 @@ public:
XclObjAny( XclExpObjectManager& rObjMgr,
const css::uno::Reference< css::drawing::XShape >& rShape,
ScDocument* pDoc);
- virtual ~XclObjAny();
+ virtual ~XclObjAny() override;
const css::uno::Reference< css::drawing::XShape >&
GetShape() const { return mxShape; }
@@ -385,7 +385,7 @@ private:
protected:
public:
ExcEScenario( const XclExpRoot& rRoot, SCTAB nTab );
- virtual ~ExcEScenario();
+ virtual ~ExcEScenario() override;
virtual sal_uInt16 GetNum() const override;
virtual sal_Size GetLen() const override;
@@ -404,7 +404,7 @@ private:
protected:
public:
ExcEScenarioManager( const XclExpRoot& rRoot, SCTAB nTab );
- virtual ~ExcEScenarioManager();
+ virtual ~ExcEScenarioManager() override;
virtual void Save( XclExpStream& rStrm ) override;
virtual void SaveXml( XclExpXmlStream& rStrm ) override;
@@ -500,7 +500,7 @@ class XclExpFileEncryption : public XclExpRecord
{
public:
explicit XclExpFileEncryption( const XclExpRoot& rRoot );
- virtual ~XclExpFileEncryption();
+ virtual ~XclExpFileEncryption() override;
private:
virtual void WriteBody( XclExpStream& rStrm ) override;
@@ -524,7 +524,7 @@ class XclExpInterfaceEnd : public XclExpRecord
{
public:
explicit XclExpInterfaceEnd();
- virtual ~XclExpInterfaceEnd();
+ virtual ~XclExpInterfaceEnd() override;
private:
virtual void WriteBody( XclExpStream& rStrm ) override;
@@ -536,7 +536,7 @@ class XclExpWriteAccess : public XclExpRecord
{
public:
explicit XclExpWriteAccess();
- virtual ~XclExpWriteAccess();
+ virtual ~XclExpWriteAccess() override;
private:
virtual void WriteBody( XclExpStream& rStrm ) override;
@@ -562,7 +562,7 @@ class XclExpProt4Rev : public XclExpRecord
{
public:
explicit XclExpProt4Rev();
- virtual ~XclExpProt4Rev();
+ virtual ~XclExpProt4Rev() override;
private:
virtual void WriteBody( XclExpStream& rStrm ) override;
@@ -572,7 +572,7 @@ class XclExpProt4RevPass : public XclExpRecord
{
public:
explicit XclExpProt4RevPass();
- virtual ~XclExpProt4RevPass();
+ virtual ~XclExpProt4RevPass() override;
private:
virtual void WriteBody( XclExpStream& rStrm ) override;
diff --git a/sc/source/filter/inc/xechart.hxx b/sc/source/filter/inc/xechart.hxx
index 14223119f284..7fc0d18c1502 100644
--- a/sc/source/filter/inc/xechart.hxx
+++ b/sc/source/filter/inc/xechart.hxx
@@ -81,7 +81,7 @@ class XclExpChRoot : public XclExpRoot
{
public:
explicit XclExpChRoot( const XclExpRoot& rRoot, XclExpChChart& rChartData );
- virtual ~XclExpChRoot();
+ virtual ~XclExpChRoot() override;
/** Returns this root instance - for code readability in derived classes. */
inline const XclExpChRoot& GetChRoot() const { return *this; }
@@ -165,7 +165,7 @@ public:
explicit XclExpChGroupBase(
const XclExpChRoot& rRoot, sal_uInt16 nFrType,
sal_uInt16 nRecId, sal_Size nRecSize = 0 );
- virtual ~XclExpChGroupBase();
+ virtual ~XclExpChGroupBase() override;
/** Saves the header record. Calls WriteSubRecords() to let derived classes write sub records. */
virtual void Save( XclExpStream& rStrm ) override;
@@ -1168,7 +1168,7 @@ public:
const XclExpRoot& rRoot,
const css::uno::Reference< css::frame::XModel >& rxModel,
const Size& rChartSize );
- virtual ~XclExpChartDrawing();
+ virtual ~XclExpChartDrawing() override;
virtual void Save( XclExpStream& rStrm ) override;
diff --git a/sc/source/filter/inc/xecontent.hxx b/sc/source/filter/inc/xecontent.hxx
index ff2446344066..d8e9de5fd0c5 100644
--- a/sc/source/filter/inc/xecontent.hxx
+++ b/sc/source/filter/inc/xecontent.hxx
@@ -53,7 +53,7 @@ class XclExpSst : public XclExpRecordBase
{
public:
explicit XclExpSst();
- virtual ~XclExpSst();
+ virtual ~XclExpSst() override;
/** Inserts a new string into the table.
@return The index of the string in the SST, used in other records. */
@@ -101,7 +101,7 @@ public:
/** Constructs the HLINK record from an URL text field. */
explicit XclExpHyperlink( const XclExpRoot& rRoot,
const SvxURLField& rUrlField, const ScAddress& rScPos );
- virtual ~XclExpHyperlink();
+ virtual ~XclExpHyperlink() override;
/** Returns the cell representation text or 0, if not available. */
inline const OUString* GetRepr() const { return m_Repr.isEmpty() ? nullptr : &m_Repr; }
@@ -170,7 +170,7 @@ class XclExpCF : public XclExpRecord, protected XclExpRoot
{
public:
explicit XclExpCF( const XclExpRoot& rRoot, const ScCondFormatEntry& rFormatEntry, sal_Int32 nPriority );
- virtual ~XclExpCF();
+ virtual ~XclExpCF() override;
virtual void SaveXml( XclExpXmlStream& rStrm ) override;
@@ -187,7 +187,7 @@ class XclExpDateFormat : public XclExpRecord, protected XclExpRoot
{
public:
explicit XclExpDateFormat( const XclExpRoot& rRoot, const ScCondDateFormatEntry& rFormatEntry, sal_Int32 nPriority );
- virtual ~XclExpDateFormat();
+ virtual ~XclExpDateFormat() override;
virtual void SaveXml( XclExpXmlStream& rStrm ) override;
@@ -200,7 +200,7 @@ class XclExpCfvo : public XclExpRecord, protected XclExpRoot
{
public:
explicit XclExpCfvo( const XclExpRoot& rRoot, const ScColorScaleEntry& rFormatEntry, const ScAddress& rPos, bool bFirst = true);
- virtual ~XclExpCfvo() {}
+ virtual ~XclExpCfvo() override {}
virtual void SaveXml( XclExpXmlStream& rStrm ) override;
private:
@@ -213,7 +213,7 @@ class XclExpColScaleCol : public XclExpRecord, protected XclExpRoot
{
public:
explicit XclExpColScaleCol( const XclExpRoot& rRoot, const Color& rColor);
- virtual ~XclExpColScaleCol();
+ virtual ~XclExpColScaleCol() override;
virtual void SaveXml( XclExpXmlStream& rStrm ) override;
private:
@@ -228,7 +228,7 @@ class XclExpCondfmt : public XclExpRecord, protected XclExpRoot
{
public:
explicit XclExpCondfmt( const XclExpRoot& rRoot, const ScConditionalFormat& rCondFormat, XclExtLstRef xExtLst, sal_Int32& rIndex );
- virtual ~XclExpCondfmt();
+ virtual ~XclExpCondfmt() override;
/** Returns true, if this conditional format contains at least one cell range and CF record. */
bool IsValid() const;
@@ -320,7 +320,7 @@ class XclExpDV : public XclExpRecord, protected XclExpRoot
{
public:
explicit XclExpDV( const XclExpRoot& rRoot, sal_uLong nScHandle );
- virtual ~XclExpDV();
+ virtual ~XclExpDV() override;
/** Returns the core handle of the validation data. */
inline sal_uLong GetScHandle() const { return mnScHandle; }
@@ -358,7 +358,7 @@ class XclExpDval : public XclExpRecord, protected XclExpRoot
{
public:
explicit XclExpDval( const XclExpRoot& rRoot );
- virtual ~XclExpDval();
+ virtual ~XclExpDval() override;
/** Inserts the cell range into the range list of the DV record with the specified handle. */
void InsertCellRange( const ScRange& rRange, sal_uLong nScHandle );
@@ -397,7 +397,7 @@ public:
const OUString& rUrl,
const OUString& rSource,
sal_Int32 nRefrSecs );
- virtual ~XclExpWebQuery();
+ virtual ~XclExpWebQuery() override;
/** Writes all needed records for this web query. */
virtual void Save( XclExpStream& rStrm ) override;
diff --git a/sc/source/filter/inc/xedbdata.hxx b/sc/source/filter/inc/xedbdata.hxx
index 4b31ffeedda8..795867317b8c 100644
--- a/sc/source/filter/inc/xedbdata.hxx
+++ b/sc/source/filter/inc/xedbdata.hxx
@@ -30,7 +30,7 @@ class XclExpTables : public XclExpRecordBase, protected XclExpRoot
{
public:
XclExpTables( const XclExpRoot& rRoot );
- virtual ~XclExpTables();
+ virtual ~XclExpTables() override;
void AppendTable( const ScDBData* pData, sal_Int32 nTableId );
@@ -55,7 +55,7 @@ class XclExpTablesManager : protected XclExpRoot
{
public:
explicit XclExpTablesManager( const XclExpRoot& rRoot );
- virtual ~XclExpTablesManager();
+ virtual ~XclExpTablesManager() override;
void Initialize();
::std::shared_ptr< XclExpTables > GetTablesBySheet( SCTAB nTab );
diff --git a/sc/source/filter/inc/xeescher.hxx b/sc/source/filter/inc/xeescher.hxx
index 886aa0ca0b90..fdb632b38a49 100644
--- a/sc/source/filter/inc/xeescher.hxx
+++ b/sc/source/filter/inc/xeescher.hxx
@@ -164,7 +164,7 @@ class XclExpControlHelper : protected XclExpRoot
{
public:
explicit XclExpControlHelper( const XclExpRoot& rRoot );
- virtual ~XclExpControlHelper();
+ virtual ~XclExpControlHelper() override;
protected:
/** Tries to get spreadsheet cell link and source range link from the passed shape. */
@@ -196,7 +196,7 @@ protected:
public:
explicit XclMacroHelper( const XclExpRoot& rRoot );
- virtual ~XclMacroHelper();
+ virtual ~XclMacroHelper() override;
/** Writes an ftMacro subrecord containing a macro link, or nothing, if no macro present. */
void WriteMacroSubRec( XclExpStream& rStrm );
/** Sets the name of a macro for object of passed type
@@ -212,7 +212,7 @@ class XclExpShapeObj : public XclObjAny, public XclMacroHelper
{
public:
explicit XclExpShapeObj( XclExpObjectManager& rRoot, css::uno::Reference< css::drawing::XShape > const & xShape, ScDocument* pDoc );
- virtual ~XclExpShapeObj();
+ virtual ~XclExpShapeObj() override;
private:
virtual void WriteSubRecs( XclExpStream& rStrm ) override;
};
@@ -293,7 +293,7 @@ public:
XclExpObjectManager& rObjMgr,
css::uno::Reference< css::drawing::XShape > const & xShape,
const Rectangle* pChildAnchor );
- virtual ~XclExpChartObj();
+ virtual ~XclExpChartObj() override;
/** Writes the OBJ record and the entire chart substream. */
virtual void Save( XclExpStream& rStrm ) override;
@@ -382,7 +382,7 @@ class XclExpObjectManager : public XclExpRoot
{
public:
explicit XclExpObjectManager( const XclExpRoot& rRoot );
- virtual ~XclExpObjectManager();
+ virtual ~XclExpObjectManager() override;
/** Creates a new DFF client anchor object. Caller takes ownership! May be
overwritten in derived classes. */
diff --git a/sc/source/filter/inc/xeformula.hxx b/sc/source/filter/inc/xeformula.hxx
index 4c3839fb3371..32d3694a5b58 100644
--- a/sc/source/filter/inc/xeformula.hxx
+++ b/sc/source/filter/inc/xeformula.hxx
@@ -51,7 +51,7 @@ class XclExpFormulaCompiler : protected XclExpRoot
{
public:
explicit XclExpFormulaCompiler( const XclExpRoot& rRoot );
- virtual ~XclExpFormulaCompiler();
+ virtual ~XclExpFormulaCompiler() override;
/** Creates and returns the token array of a formula. */
XclTokenArrayRef CreateFormula(
diff --git a/sc/source/filter/inc/xehelper.hxx b/sc/source/filter/inc/xehelper.hxx
index 6b17b323747b..81f89463c40e 100644
--- a/sc/source/filter/inc/xehelper.hxx
+++ b/sc/source/filter/inc/xehelper.hxx
@@ -41,7 +41,7 @@ class XclExpProgressBar : protected XclExpRoot
{
public:
explicit XclExpProgressBar( const XclExpRoot& rRoot );
- virtual ~XclExpProgressBar();
+ virtual ~XclExpProgressBar() override;
/** Initializes all segments and sub progress bars. */
void Initialize();
@@ -177,7 +177,7 @@ public:
typedef std::shared_ptr< XclExpHyperlink > XclExpHyperlinkRef;
explicit XclExpHyperlinkHelper( const XclExpRoot& rRoot, const ScAddress& rScPos );
- virtual ~XclExpHyperlinkHelper();
+ virtual ~XclExpHyperlinkHelper() override;
/** Processes the passed URL field (tries to create a HLINK record).
@return The representation string of the URL field. */
diff --git a/sc/source/filter/inc/xelink.hxx b/sc/source/filter/inc/xelink.hxx
index 1e0cb52fe666..86eceb13824a 100644
--- a/sc/source/filter/inc/xelink.hxx
+++ b/sc/source/filter/inc/xelink.hxx
@@ -135,7 +135,7 @@ class XclExpLinkManager : public XclExpRecordBase, protected XclExpRoot
{
public:
explicit XclExpLinkManager( const XclExpRoot& rRoot );
- virtual ~XclExpLinkManager();
+ virtual ~XclExpLinkManager() override;
/** Searches for an EXTERNSHEET index for the given Calc sheet.
@descr See above for the meaning of EXTERNSHEET indexes.
diff --git a/sc/source/filter/inc/xename.hxx b/sc/source/filter/inc/xename.hxx
index 71e845b52e6b..e1a3ba923829 100644
--- a/sc/source/filter/inc/xename.hxx
+++ b/sc/source/filter/inc/xename.hxx
@@ -34,7 +34,7 @@ class XclExpNameManager : public XclExpRecordBase, protected XclExpRoot
{
public:
explicit XclExpNameManager( const XclExpRoot& rRoot );
- virtual ~XclExpNameManager();
+ virtual ~XclExpNameManager() override;
/** Creates NAME records for built-in and user defined names. */
void Initialize();
diff --git a/sc/source/filter/inc/xepivot.hxx b/sc/source/filter/inc/xepivot.hxx
index 4b2f71329cdd..dd94d57ccd95 100644
--- a/sc/source/filter/inc/xepivot.hxx
+++ b/sc/source/filter/inc/xepivot.hxx
@@ -73,7 +73,7 @@ public:
sal_uInt16 nFieldIdx,
const ScDPObject& rDPObj, const ScDPSaveGroupDimension& rGroupDim,
const XclExpPCField& rBaseField );
- virtual ~XclExpPCField();
+ virtual ~XclExpPCField() override;
/** Sets the passed field as direct grouping child field of this field. */
void SetGroupChildField( const XclExpPCField& rChildField );
diff --git a/sc/source/filter/inc/xerecord.hxx b/sc/source/filter/inc/xerecord.hxx
index 41f37dd44968..8cf66e174dd7 100644
--- a/sc/source/filter/inc/xerecord.hxx
+++ b/sc/source/filter/inc/xerecord.hxx
@@ -47,7 +47,7 @@ class XclExpDelegatingRecord : public XclExpRecordBase
{
public:
XclExpDelegatingRecord( XclExpRecordBase* pRecord );
- virtual ~XclExpDelegatingRecord();
+ virtual ~XclExpDelegatingRecord() override;
virtual void SaveXml( XclExpXmlStream& rStrm ) override;
private:
@@ -58,7 +58,7 @@ class XclExpXmlElementRecord : public XclExpRecordBase
{
public:
explicit XclExpXmlElementRecord(sal_Int32 nElement);
- virtual ~XclExpXmlElementRecord();
+ virtual ~XclExpXmlElementRecord() override;
protected:
sal_Int32 mnElement;
@@ -68,7 +68,7 @@ class XclExpXmlStartElementRecord : public XclExpXmlElementRecord
{
public:
explicit XclExpXmlStartElementRecord(sal_Int32 nElement);
- virtual ~XclExpXmlStartElementRecord();
+ virtual ~XclExpXmlStartElementRecord() override;
/** Starts the element nElement */
virtual void SaveXml( XclExpXmlStream& rStrm ) override;
@@ -78,7 +78,7 @@ class XclExpXmlEndElementRecord : public XclExpXmlElementRecord
{
public:
explicit XclExpXmlEndElementRecord(sal_Int32 nElement);
- virtual ~XclExpXmlEndElementRecord();
+ virtual ~XclExpXmlEndElementRecord() override;
/** Ends the element nElement */
virtual void SaveXml( XclExpXmlStream& rStrm ) override;
@@ -88,7 +88,7 @@ class XclExpXmlStartSingleElementRecord : public XclExpXmlElementRecord
{
public:
explicit XclExpXmlStartSingleElementRecord(sal_Int32 nElement);
- virtual ~XclExpXmlStartSingleElementRecord();
+ virtual ~XclExpXmlStartSingleElementRecord() override;
/** Starts the single element nElement */
virtual void SaveXml( XclExpXmlStream& rStrm ) override;
@@ -98,7 +98,7 @@ class XclExpXmlEndSingleElementRecord : public XclExpRecordBase
{
public:
XclExpXmlEndSingleElementRecord();
- virtual ~XclExpXmlEndSingleElementRecord();
+ virtual ~XclExpXmlEndSingleElementRecord() override;
/** Ends the single element nElement */
virtual void SaveXml( XclExpXmlStream& rStrm ) override;
@@ -122,7 +122,7 @@ public:
sal_uInt16 nRecId = EXC_ID_UNKNOWN,
sal_Size nRecSize = 0 );
- virtual ~XclExpRecord();
+ virtual ~XclExpRecord() override;
/** Returns the current record ID. */
inline sal_uInt16 GetRecId() const { return mnRecId; }
diff --git a/sc/source/filter/inc/xeroot.hxx b/sc/source/filter/inc/xeroot.hxx
index 941e01ca61e5..5a7ac4ef751e 100644
--- a/sc/source/filter/inc/xeroot.hxx
+++ b/sc/source/filter/inc/xeroot.hxx
@@ -105,7 +105,7 @@ struct XclExpRootData : public XclRootData
explicit XclExpRootData( XclBiff eBiff, SfxMedium& rMedium,
tools::SvRef<SotStorage> xRootStrg, ScDocument& rDoc, rtl_TextEncoding eTextEnc );
- virtual ~XclExpRootData();
+ virtual ~XclExpRootData() override;
};
/** Access to global data from other classes. */
diff --git a/sc/source/filter/inc/xestream.hxx b/sc/source/filter/inc/xestream.hxx
index fa845f34496e..25193d8cab2f 100644
--- a/sc/source/filter/inc/xestream.hxx
+++ b/sc/source/filter/inc/xestream.hxx
@@ -292,7 +292,7 @@ class XclExpXmlStream : public oox::core::XmlFilterBase
{
public:
XclExpXmlStream( const css::uno::Reference< css::uno::XComponentContext >& rCC, bool bExportVBA );
- virtual ~XclExpXmlStream();
+ virtual ~XclExpXmlStream() override;
/** Returns the filter root data. */
inline const XclExpRoot& GetRoot() const { return *mpRoot; }
diff --git a/sc/source/filter/inc/xestyle.hxx b/sc/source/filter/inc/xestyle.hxx
index 5d31b6a34ed8..9335dc543f27 100644
--- a/sc/source/filter/inc/xestyle.hxx
+++ b/sc/source/filter/inc/xestyle.hxx
@@ -78,7 +78,7 @@ class XclExpPalette : public XclDefaultPalette, public XclExpRecord
{
public:
explicit XclExpPalette( const XclExpRoot& rRoot );
- virtual ~XclExpPalette();
+ virtual ~XclExpPalette() override;
/** Inserts the color into the list and updates weighting.
@param nAutoDefault The Excel palette index for automatic color.
@@ -285,7 +285,7 @@ class XclExpNumFmtBuffer : public XclExpRecordBase, protected XclExpRoot
{
public:
explicit XclExpNumFmtBuffer( const XclExpRoot& rRoot );
- virtual ~XclExpNumFmtBuffer();
+ virtual ~XclExpNumFmtBuffer() override;
/** Returns the core index of the current standard number format. */
inline sal_uInt32 GetStandardFormat() const { return mnStdFmt; }
@@ -711,7 +711,7 @@ class XclExpDxf : public XclExpRecordBase, protected XclExpRoot
public:
XclExpDxf( const XclExpRoot& rRoot, XclExpCellAlign* pAlign, XclExpCellBorder* pBorder,
XclExpDxfFont* pFont, XclExpNumFmt* pNumberFmt, XclExpCellProt* pProt, XclExpColor* pColor);
- virtual ~XclExpDxf();
+ virtual ~XclExpDxf() override;
virtual void SaveXml( XclExpXmlStream& rStrm ) override;
@@ -728,7 +728,7 @@ class XclExpDxfs : public XclExpRecordBase, protected XclExpRoot
{
public:
XclExpDxfs( const XclExpRoot& rRoot );
- virtual ~XclExpDxfs() {}
+ virtual ~XclExpDxfs() override {}
sal_Int32 GetDxfId(const OUString& rName);
diff --git a/sc/source/filter/inc/xichart.hxx b/sc/source/filter/inc/xichart.hxx
index 9c95cabde818..6d26ed2bdb46 100644
--- a/sc/source/filter/inc/xichart.hxx
+++ b/sc/source/filter/inc/xichart.hxx
@@ -84,7 +84,7 @@ class XclImpChRoot : public XclImpRoot
{
public:
explicit XclImpChRoot( const XclImpRoot& rRoot, XclImpChChart& rChartData );
- virtual ~XclImpChRoot();
+ virtual ~XclImpChRoot() override;
/** Returns this root instance - for code readability in derived classes. */
inline const XclImpChRoot& GetChRoot() const { return *this; }
@@ -377,7 +377,7 @@ class XclImpChSourceLink : protected XclImpChRoot
{
public:
explicit XclImpChSourceLink( const XclImpChRoot& rRoot );
- virtual ~XclImpChSourceLink();
+ virtual ~XclImpChSourceLink() override;
/** Reads the CHSOURCELINK record (link to source data). */
void ReadChSourceLink( XclImpStream& rStrm );
@@ -1280,7 +1280,7 @@ class XclImpChChart : public XclImpChGroupBase, protected XclImpChRoot
{
public:
explicit XclImpChChart( const XclImpRoot& rRoot );
- virtual ~XclImpChChart();
+ virtual ~XclImpChChart() override;
/** Reads the CHCHART record (called by base class). */
virtual void ReadHeaderRecord( XclImpStream& rStrm ) override;
@@ -1382,7 +1382,7 @@ public:
/** Constructs a new chart object.
@param bOwnTab True = chart is on an own sheet; false = chart is an embedded object. */
explicit XclImpChart( const XclImpRoot& rRoot, bool bOwnTab );
- virtual ~XclImpChart();
+ virtual ~XclImpChart() override;
/** Reads the complete chart substream (BOF/EOF block).
@descr The passed stream must be located in the BOF record of the chart substream. */
diff --git a/sc/source/filter/inc/xicontent.hxx b/sc/source/filter/inc/xicontent.hxx
index 47fabf38a19d..b15b53f02f8e 100644
--- a/sc/source/filter/inc/xicontent.hxx
+++ b/sc/source/filter/inc/xicontent.hxx
@@ -125,7 +125,7 @@ class XclImpCondFormat : protected XclImpRoot
{
public:
explicit XclImpCondFormat( const XclImpRoot& rRoot, sal_uInt32 nFormatIndex );
- virtual ~XclImpCondFormat();
+ virtual ~XclImpCondFormat() override;
/** Reads a CONDFMT record and initializes this conditional format. */
void ReadCondfmt( XclImpStream& rStrm );
diff --git a/sc/source/filter/inc/xiescher.hxx b/sc/source/filter/inc/xiescher.hxx
index 7c33328b70cf..f69770332cfe 100644
--- a/sc/source/filter/inc/xiescher.hxx
+++ b/sc/source/filter/inc/xiescher.hxx
@@ -61,7 +61,7 @@ class XclImpDrawObjBase : protected XclImpRoot
{
public:
explicit XclImpDrawObjBase( const XclImpRoot& rRoot );
- virtual ~XclImpDrawObjBase();
+ virtual ~XclImpDrawObjBase() override;
/** Reads the BIFF3 OBJ record, returns a new drawing object. */
static XclImpDrawObjRef ReadObj3( const XclImpRoot& rRoot, XclImpStream& rStrm );
@@ -918,7 +918,7 @@ class XclImpSimpleDffConverter : public SvxMSDffManager, protected XclImpRoot
{
public:
explicit XclImpSimpleDffConverter( const XclImpRoot& rRoot, SvStream& rDffStrm );
- virtual ~XclImpSimpleDffConverter();
+ virtual ~XclImpSimpleDffConverter() override;
protected:
/** Returns a color from the Excel color palette. */
@@ -936,7 +936,7 @@ class XclImpDffConverter : public XclImpSimpleDffConverter, private oox::ole::MS
{
public:
explicit XclImpDffConverter( const XclImpRoot& rRoot, SvStream& rDffStrm );
- virtual ~XclImpDffConverter();
+ virtual ~XclImpDffConverter() override;
/** Initializes the internal progress bar with the passed size and starts it. */
void StartProgressBar( sal_Size nProgressSize );
@@ -1057,7 +1057,7 @@ class XclImpDrawing : protected XclImpRoot
{
public:
explicit XclImpDrawing( const XclImpRoot& rRoot, bool bOleObjects );
- virtual ~XclImpDrawing();
+ virtual ~XclImpDrawing() override;
/** Reads and returns a bitmap from the IMGDATA record. */
static Graphic ReadImgData( const XclImpRoot& rRoot, XclImpStream& rStrm );
@@ -1159,7 +1159,7 @@ class XclImpObjectManager : protected XclImpRoot
{
public:
explicit XclImpObjectManager( const XclImpRoot& rRoot );
- virtual ~XclImpObjectManager();
+ virtual ~XclImpObjectManager() override;
/** Reads the MSODRAWINGGROUP record. */
void ReadMsoDrawingGroup( XclImpStream& rStrm );
diff --git a/sc/source/filter/inc/xiformula.hxx b/sc/source/filter/inc/xiformula.hxx
index 56729e88336a..96968b34e061 100644
--- a/sc/source/filter/inc/xiformula.hxx
+++ b/sc/source/filter/inc/xiformula.hxx
@@ -34,7 +34,7 @@ class XclImpFormulaCompiler : protected XclImpRoot
{
public:
explicit XclImpFormulaCompiler( const XclImpRoot& rRoot );
- virtual ~XclImpFormulaCompiler();
+ virtual ~XclImpFormulaCompiler() override;
/** Creates a range list from the passed Excel token array.
@param rStrm Stream pointing to additional formula data (e.g. constant array data). */
diff --git a/sc/source/filter/inc/xihelper.hxx b/sc/source/filter/inc/xihelper.hxx
index 09a5a0ef3920..0cd1583613a3 100644
--- a/sc/source/filter/inc/xihelper.hxx
+++ b/sc/source/filter/inc/xihelper.hxx
@@ -171,7 +171,7 @@ public:
const XclImpHFConverter& operator=(const XclImpHFConverter&) = delete;
explicit XclImpHFConverter( const XclImpRoot& rRoot );
- virtual ~XclImpHFConverter();
+ virtual ~XclImpHFConverter() override;
/** Parses the passed string and creates three new edit engine text objects. */
void ParseString( const OUString& rHFString );
diff --git a/sc/source/filter/inc/xilink.hxx b/sc/source/filter/inc/xilink.hxx
index 6fc85b2cf609..7a76007b4c56 100644
--- a/sc/source/filter/inc/xilink.hxx
+++ b/sc/source/filter/inc/xilink.hxx
@@ -183,7 +183,7 @@ class XclImpLinkManager : protected XclImpRoot
{
public:
explicit XclImpLinkManager( const XclImpRoot& rRoot );
- virtual ~XclImpLinkManager();
+ virtual ~XclImpLinkManager() override;
/** Reads the EXTERNSHEET record. */
void ReadExternsheet( XclImpStream& rStrm );
diff --git a/sc/source/filter/inc/xipivot.hxx b/sc/source/filter/inc/xipivot.hxx
index bf6b23ea8930..bfdb553b2f25 100644
--- a/sc/source/filter/inc/xipivot.hxx
+++ b/sc/source/filter/inc/xipivot.hxx
@@ -68,7 +68,7 @@ public:
/** Creates a pivot cache field by reading an SXFIELD record. */
explicit XclImpPCField( const XclImpRoot& rRoot,
XclImpPivotCache& rPCache, sal_uInt16 nFieldIdx );
- virtual ~XclImpPCField();
+ virtual ~XclImpPCField() override;
// general field/item access ----------------------------------------------
@@ -144,7 +144,7 @@ class XclImpPivotCache : protected XclImpRoot
{
public:
explicit XclImpPivotCache( const XclImpRoot& rRoot );
- virtual ~XclImpPivotCache();
+ virtual ~XclImpPivotCache() override;
// data access ------------------------------------------------------------
@@ -297,7 +297,7 @@ class XclImpPivotTable : protected XclImpRoot
{
public:
explicit XclImpPivotTable( const XclImpRoot& rRoot );
- virtual ~XclImpPivotTable();
+ virtual ~XclImpPivotTable() override;
// cache/field access, misc. ----------------------------------------------
@@ -372,7 +372,7 @@ class XclImpPivotTableManager : protected XclImpRoot
{
public:
explicit XclImpPivotTableManager( const XclImpRoot& rRoot );
- virtual ~XclImpPivotTableManager();
+ virtual ~XclImpPivotTableManager() override;
// pivot cache records ----------------------------------------------------
diff --git a/sc/source/filter/inc/xiroot.hxx b/sc/source/filter/inc/xiroot.hxx
index ca469a43f640..0af43864bbda 100644
--- a/sc/source/filter/inc/xiroot.hxx
+++ b/sc/source/filter/inc/xiroot.hxx
@@ -119,7 +119,7 @@ struct XclImpRootData : public XclRootData
explicit XclImpRootData( XclBiff eBiff, SfxMedium& rMedium,
tools::SvRef<SotStorage> xRootStrg, ScDocument& rDoc, rtl_TextEncoding eTextEnc );
- virtual ~XclImpRootData();
+ virtual ~XclImpRootData() override;
};
/** Access to global data from other classes. */
diff --git a/sc/source/filter/inc/xistream.hxx b/sc/source/filter/inc/xistream.hxx
index 179dbbdcd3d0..c0bc09bf36b4 100644
--- a/sc/source/filter/inc/xistream.hxx
+++ b/sc/source/filter/inc/xistream.hxx
@@ -44,7 +44,7 @@ class XclImpDecrypter : public ::comphelper::IDocPasswordVerifier
{
public:
explicit XclImpDecrypter();
- virtual ~XclImpDecrypter();
+ virtual ~XclImpDecrypter() override;
/** Returns the current error code of the decrypter. */
inline ErrCode GetError() const { return mnError; }
diff --git a/sc/source/filter/inc/xistyle.hxx b/sc/source/filter/inc/xistyle.hxx
index ba87178a9e64..f537b4916d60 100644
--- a/sc/source/filter/inc/xistyle.hxx
+++ b/sc/source/filter/inc/xistyle.hxx
@@ -388,7 +388,7 @@ public:
const XclImpXF& operator=(const XclImpXF&) = delete;
explicit XclImpXF( const XclImpRoot& rRoot );
- virtual ~XclImpXF();
+ virtual ~XclImpXF() override;
/** Reads an XF record. */
void ReadXF( XclImpStream& rStrm );
@@ -619,7 +619,7 @@ public:
const XclImpXFRangeBuffer& operator=(const XclImpXFRangeBuffer&) = delete;
explicit XclImpXFRangeBuffer( const XclImpRoot& rRoot );
- virtual ~XclImpXFRangeBuffer();
+ virtual ~XclImpXFRangeBuffer() override;
/** Clears all buffered data, used to set up for a new sheet. */
void Initialize();
diff --git a/sc/source/filter/oox/formulabuffer.cxx b/sc/source/filter/oox/formulabuffer.cxx
index 4c1eb0529a71..e077aeac3e1d 100644
--- a/sc/source/filter/oox/formulabuffer.cxx
+++ b/sc/source/filter/oox/formulabuffer.cxx
@@ -328,7 +328,7 @@ public:
salhelper::Thread("xlsx-import-formula-buffer-worker-thread"),
mrDoc(rDoc), mrItem(rItem), mpFormatter(pFormatter), mrExternalLinks(rExternalLinks) {}
- virtual ~WorkerThread() {}
+ virtual ~WorkerThread() override {}
protected:
virtual void execute() override
diff --git a/sc/source/filter/oox/workbookfragment.cxx b/sc/source/filter/oox/workbookfragment.cxx
index 23fd2155643b..77317fe15995 100644
--- a/sc/source/filter/oox/workbookfragment.cxx
+++ b/sc/source/filter/oox/workbookfragment.cxx
@@ -272,7 +272,7 @@ class ProgressBarTimer : private Timer
, mxWrapped(xRef)
{
}
- virtual ~ProgressWrapper() {}
+ virtual ~ProgressWrapper() override {}
// IProgressBar
virtual double getPosition() const override { return mfPosition; }
virtual void setPosition( double fPosition ) override { mfPosition = fPosition; }
@@ -293,7 +293,7 @@ public:
{
SetTimeout( 500 );
}
- virtual ~ProgressBarTimer()
+ virtual ~ProgressBarTimer() override
{
aSegments.clear();
}
diff --git a/sc/source/filter/oox/worksheethelper.cxx b/sc/source/filter/oox/worksheethelper.cxx
index febfd2fed15f..0bdb74610940 100644
--- a/sc/source/filter/oox/worksheethelper.cxx
+++ b/sc/source/filter/oox/worksheethelper.cxx
@@ -213,7 +213,7 @@ public:
const ISegmentProgressBarRef& rxProgressBar,
WorksheetType eSheetType,
sal_Int16 nSheet );
- virtual ~WorksheetGlobals() {}
+ virtual ~WorksheetGlobals() override {}
/** Returns true, if this helper refers to an existing Calc sheet. */
inline bool isValidSheet() const { return mxSheet.is(); }
diff --git a/sc/source/filter/orcus/filterdetect.cxx b/sc/source/filter/orcus/filterdetect.cxx
index 9ae30ad86ce5..a24b0565dfc1 100644
--- a/sc/source/filter/orcus/filterdetect.cxx
+++ b/sc/source/filter/orcus/filterdetect.cxx
@@ -27,7 +27,7 @@ class OrcusFormatDetect : public ::cppu::WeakImplHelper<
{
public:
explicit OrcusFormatDetect();
- virtual ~OrcusFormatDetect();
+ virtual ~OrcusFormatDetect() override;
virtual OUString SAL_CALL getImplementationName()
throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/sc/source/filter/starcalc/collect.hxx b/sc/source/filter/starcalc/collect.hxx
index 7cad33f9862f..349788c9ccb0 100644
--- a/sc/source/filter/starcalc/collect.hxx
+++ b/sc/source/filter/starcalc/collect.hxx
@@ -40,7 +40,7 @@ protected:
public:
ScCollection(sal_uInt16 nLim = 4, sal_uInt16 nDel = 4);
ScCollection(const ScCollection& rCollection);
- virtual ~ScCollection();
+ virtual ~ScCollection() override;
virtual ScDataObject* Clone() const override;
diff --git a/sc/source/filter/xml/XMLCalculationSettingsContext.hxx b/sc/source/filter/xml/XMLCalculationSettingsContext.hxx
index 0c213576fb46..e7c9f94b2430 100644
--- a/sc/source/filter/xml/XMLCalculationSettingsContext.hxx
+++ b/sc/source/filter/xml/XMLCalculationSettingsContext.hxx
@@ -46,7 +46,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList);
- virtual ~ScXMLCalculationSettingsContext();
+ virtual ~ScXMLCalculationSettingsContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -68,7 +68,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList, ScXMLCalculationSettingsContext* pCalcSet);
- virtual ~ScXMLNullDateContext();
+ virtual ~ScXMLNullDateContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -86,7 +86,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList, ScXMLCalculationSettingsContext* pCalcSet);
- virtual ~ScXMLIterationContext();
+ virtual ~ScXMLIterationContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/XMLCellRangeSourceContext.hxx b/sc/source/filter/xml/XMLCellRangeSourceContext.hxx
index 3b790dd7ef7d..dd76562d8a28 100644
--- a/sc/source/filter/xml/XMLCellRangeSourceContext.hxx
+++ b/sc/source/filter/xml/XMLCellRangeSourceContext.hxx
@@ -51,7 +51,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList,
ScMyImpCellRangeSource* pCellRangeSource
);
- virtual ~ScXMLCellRangeSourceContext();
+ virtual ~ScXMLCellRangeSourceContext() override;
virtual SvXMLImportContext* CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx b/sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx
index bab373b1d4ad..de5211af8513 100644
--- a/sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx
+++ b/sc/source/filter/xml/XMLChangeTrackingImportHelper.hxx
@@ -131,7 +131,7 @@ struct ScMyBaseAction
struct ScMyInsAction : public ScMyBaseAction
{
explicit ScMyInsAction(const ScChangeActionType nActionType);
- virtual ~ScMyInsAction();
+ virtual ~ScMyInsAction() override;
};
struct ScMyDelAction : public ScMyBaseAction
@@ -142,7 +142,7 @@ struct ScMyDelAction : public ScMyBaseAction
sal_Int32 nD;
explicit ScMyDelAction(const ScChangeActionType nActionType);
- virtual ~ScMyDelAction();
+ virtual ~ScMyDelAction() override;
};
struct ScMyMoveAction : public ScMyBaseAction
@@ -151,7 +151,7 @@ struct ScMyMoveAction : public ScMyBaseAction
ScMyMoveRanges* pMoveRanges;
ScMyMoveAction();
- virtual ~ScMyMoveAction();
+ virtual ~ScMyMoveAction() override;
};
struct ScMyContentAction : public ScMyBaseAction
@@ -159,13 +159,13 @@ struct ScMyContentAction : public ScMyBaseAction
ScMyCellInfo* pCellInfo;
ScMyContentAction();
- virtual ~ScMyContentAction();
+ virtual ~ScMyContentAction() override;
};
struct ScMyRejAction : public ScMyBaseAction
{
ScMyRejAction();
- virtual ~ScMyRejAction();
+ virtual ~ScMyRejAction() override;
};
typedef std::list<ScMyBaseAction*> ScMyActions;
diff --git a/sc/source/filter/xml/XMLCodeNameProvider.hxx b/sc/source/filter/xml/XMLCodeNameProvider.hxx
index b135ac7890c1..4b249782caa8 100644
--- a/sc/source/filter/xml/XMLCodeNameProvider.hxx
+++ b/sc/source/filter/xml/XMLCodeNameProvider.hxx
@@ -36,7 +36,7 @@ class XMLCodeNameProvider : public ::cppu::WeakImplHelper< css::container::XName
public:
explicit XMLCodeNameProvider(ScDocument* pDoc);
- virtual ~XMLCodeNameProvider();
+ virtual ~XMLCodeNameProvider() override;
virtual sal_Bool SAL_CALL hasByName( const OUString& aName )
throw (css::uno::RuntimeException, std::exception ) override;
diff --git a/sc/source/filter/xml/XMLConsolidationContext.hxx b/sc/source/filter/xml/XMLConsolidationContext.hxx
index eb7c1d852575..9bff604ecf90 100644
--- a/sc/source/filter/xml/XMLConsolidationContext.hxx
+++ b/sc/source/filter/xml/XMLConsolidationContext.hxx
@@ -47,7 +47,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList
);
- virtual ~ScXMLConsolidationContext();
+ virtual ~ScXMLConsolidationContext() override;
virtual SvXMLImportContext* CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/sc/source/filter/xml/XMLDDELinksContext.hxx b/sc/source/filter/xml/XMLDDELinksContext.hxx
index cc2fb2c4c02f..6679ca09c8b3 100644
--- a/sc/source/filter/xml/XMLDDELinksContext.hxx
+++ b/sc/source/filter/xml/XMLDDELinksContext.hxx
@@ -33,7 +33,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList);
- virtual ~ScXMLDDELinksContext();
+ virtual ~ScXMLDDELinksContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -71,7 +71,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList);
- virtual ~ScXMLDDELinkContext();
+ virtual ~ScXMLDDELinkContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -102,7 +102,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDDELinkContext* pDDELink);
- virtual ~ScXMLDDESourceContext();
+ virtual ~ScXMLDDESourceContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -123,7 +123,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDDELinkContext* pDDELink);
- virtual ~ScXMLDDETableContext();
+ virtual ~ScXMLDDETableContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -144,7 +144,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDDELinkContext* pDDELink);
- virtual ~ScXMLDDEColumnContext();
+ virtual ~ScXMLDDEColumnContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -166,7 +166,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDDELinkContext* pDDELink);
- virtual ~ScXMLDDERowContext();
+ virtual ~ScXMLDDERowContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -194,7 +194,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDDELinkContext* pDDELink);
- virtual ~ScXMLDDECellContext();
+ virtual ~ScXMLDDECellContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/XMLDetectiveContext.hxx b/sc/source/filter/xml/XMLDetectiveContext.hxx
index 4c4ac911e1b7..8cbbb6b0704c 100644
--- a/sc/source/filter/xml/XMLDetectiveContext.hxx
+++ b/sc/source/filter/xml/XMLDetectiveContext.hxx
@@ -87,7 +87,7 @@ public:
const OUString& rLName,
ScMyImpDetectiveObjVec* pNewDetectiveObjVec
);
- virtual ~ScXMLDetectiveContext();
+ virtual ~ScXMLDetectiveContext() override;
virtual SvXMLImportContext* CreateChildContext(
sal_uInt16 nPrefix,
@@ -115,7 +115,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList,
ScMyImpDetectiveObjVec* pNewDetectiveObjVec
);
- virtual ~ScXMLDetectiveHighlightedContext();
+ virtual ~ScXMLDetectiveHighlightedContext() override;
virtual SvXMLImportContext* CreateChildContext(
sal_uInt16 nPrefix,
@@ -141,7 +141,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList
);
- virtual ~ScXMLDetectiveOperationContext();
+ virtual ~ScXMLDetectiveOperationContext() override;
virtual SvXMLImportContext* CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/sc/source/filter/xml/XMLEmptyContext.hxx b/sc/source/filter/xml/XMLEmptyContext.hxx
index 9cfe5ffe45a9..e7029612f2d2 100644
--- a/sc/source/filter/xml/XMLEmptyContext.hxx
+++ b/sc/source/filter/xml/XMLEmptyContext.hxx
@@ -33,7 +33,7 @@ public:
ScXMLEmptyContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName);
- virtual ~ScXMLEmptyContext();
+ virtual ~ScXMLEmptyContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/XMLExportIterator.hxx b/sc/source/filter/xml/XMLExportIterator.hxx
index 2419616c43ba..2a2703fcae9e 100644
--- a/sc/source/filter/xml/XMLExportIterator.hxx
+++ b/sc/source/filter/xml/XMLExportIterator.hxx
@@ -79,7 +79,7 @@ protected:
virtual bool GetFirstAddress( css::table::CellAddress& rCellAddress ) override;
public:
ScMyShapesContainer();
- virtual ~ScMyShapesContainer();
+ virtual ~ScMyShapesContainer() override;
using ScMyIteratorBase::UpdateAddress;
void AddNewShape(const ScMyShape& aShape);
@@ -108,7 +108,7 @@ protected:
virtual bool GetFirstAddress( css::table::CellAddress& rCellAddress ) override;
public:
ScMyNoteShapesContainer();
- virtual ~ScMyNoteShapesContainer();
+ virtual ~ScMyNoteShapesContainer() override;
using ScMyIteratorBase::UpdateAddress;
void AddNewNote(const ScMyNoteShape& aNote);
@@ -136,7 +136,7 @@ protected:
virtual bool GetFirstAddress( css::table::CellAddress& rCellAddress ) override;
public:
ScMyMergedRangesContainer();
- virtual ~ScMyMergedRangesContainer();
+ virtual ~ScMyMergedRangesContainer() override;
void AddRange(const css::table::CellRangeAddress& rMergedRange);
using ScMyIteratorBase::UpdateAddress;
@@ -173,7 +173,7 @@ protected:
virtual bool GetFirstAddress( css::table::CellAddress& rCellAddress ) override;
public:
ScMyAreaLinksContainer();
- virtual ~ScMyAreaLinksContainer();
+ virtual ~ScMyAreaLinksContainer() override;
inline void AddNewAreaLink( const ScMyAreaLink& rAreaLink )
{ aAreaLinkList.push_back( rAreaLink ); }
@@ -200,7 +200,7 @@ protected:
virtual bool GetFirstAddress( css::table::CellAddress& rCellAddress ) override;
public:
ScMyEmptyDatabaseRangesContainer();
- virtual ~ScMyEmptyDatabaseRangesContainer();
+ virtual ~ScMyEmptyDatabaseRangesContainer() override;
void AddNewEmptyDatabaseRange(const css::table::CellRangeAddress& aCellRangeAddress);
using ScMyIteratorBase::UpdateAddress;
@@ -229,7 +229,7 @@ protected:
virtual bool GetFirstAddress( css::table::CellAddress& rCellAddress ) override;
public:
ScMyDetectiveObjContainer();
- virtual ~ScMyDetectiveObjContainer();
+ virtual ~ScMyDetectiveObjContainer() override;
void AddObject(
ScDetectiveObjType eObjType,
@@ -263,7 +263,7 @@ protected:
virtual bool GetFirstAddress( css::table::CellAddress& rCellAddress ) override;
public:
ScMyDetectiveOpContainer();
- virtual ~ScMyDetectiveOpContainer();
+ virtual ~ScMyDetectiveOpContainer() override;
void AddOperation( ScDetOpType eOpType, const ScAddress& rPosition, sal_uInt32 nIndex );
diff --git a/sc/source/filter/xml/XMLStylesExportHelper.hxx b/sc/source/filter/xml/XMLStylesExportHelper.hxx
index 0e233ce7be20..2d385d552873 100644
--- a/sc/source/filter/xml/XMLStylesExportHelper.hxx
+++ b/sc/source/filter/xml/XMLStylesExportHelper.hxx
@@ -233,7 +233,7 @@ class ScColumnStyles : public ScColumnRowStylesBase
public:
ScColumnStyles();
- virtual ~ScColumnStyles();
+ virtual ~ScColumnStyles() override;
virtual void AddNewTable(const sal_Int32 nTable, const sal_Int32 nFields) override;
sal_Int32 GetStyleNameIndex(const sal_Int32 nTable, const sal_Int32 nField,
@@ -259,7 +259,7 @@ class ScRowStyles : public ScColumnRowStylesBase
public:
ScRowStyles();
- virtual ~ScRowStyles();
+ virtual ~ScRowStyles() override;
virtual void AddNewTable(const sal_Int32 nTable, const sal_Int32 nFields) override;
sal_Int32 GetStyleNameIndex(const sal_Int32 nTable, const sal_Int32 nField);
diff --git a/sc/source/filter/xml/XMLStylesImportHelper.hxx b/sc/source/filter/xml/XMLStylesImportHelper.hxx
index 15b339e4cdec..3caa5b659e46 100644
--- a/sc/source/filter/xml/XMLStylesImportHelper.hxx
+++ b/sc/source/filter/xml/XMLStylesImportHelper.hxx
@@ -98,7 +98,7 @@ class ScMyStyleRanges : public SvRefBase
const OUString* pCurrency, ScXMLImport& rImport);
public:
ScMyStyleRanges();
- virtual ~ScMyStyleRanges();
+ virtual ~ScMyStyleRanges() override;
void AddRange(const ScRange& rRange, const sal_Int16 nType);
void AddCurrencyRange(const ScRange& rRange, const OUString* pCurrency);
void InsertCol(const sal_Int32 nCol, const sal_Int32 nTab, ScDocument* pDoc);
diff --git a/sc/source/filter/xml/XMLTableHeaderFooterContext.hxx b/sc/source/filter/xml/XMLTableHeaderFooterContext.hxx
index 91794cfe8da7..0a54d0a82178 100644
--- a/sc/source/filter/xml/XMLTableHeaderFooterContext.hxx
+++ b/sc/source/filter/xml/XMLTableHeaderFooterContext.hxx
@@ -55,7 +55,7 @@ public:
const css::uno::Reference< css::beans::XPropertySet > & rPageStylePropSet,
bool bFooter, bool bLft );
- virtual ~XMLTableHeaderFooterContext();
+ virtual ~XMLTableHeaderFooterContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,
@@ -78,7 +78,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
css::uno::Reference< css::text::XTextCursor >& xCursor );
- virtual ~XMLHeaderFooterRegionContext();
+ virtual ~XMLHeaderFooterRegionContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/sc/source/filter/xml/XMLTableMasterPageExport.hxx b/sc/source/filter/xml/XMLTableMasterPageExport.hxx
index d2a243cc8109..3a17f719caf9 100644
--- a/sc/source/filter/xml/XMLTableMasterPageExport.hxx
+++ b/sc/source/filter/xml/XMLTableMasterPageExport.hxx
@@ -48,7 +48,7 @@ protected:
public:
explicit XMLTableMasterPageExport( ScXMLExport& rExp );
- virtual ~XMLTableMasterPageExport();
+ virtual ~XMLTableMasterPageExport() override;
};
#endif // _XMLOFF_XMLTABLEMASTERPAGEEXPORT_HXX
diff --git a/sc/source/filter/xml/XMLTableShapeImportHelper.hxx b/sc/source/filter/xml/XMLTableShapeImportHelper.hxx
index c0d39ac2b03f..ceadd12b65b1 100644
--- a/sc/source/filter/xml/XMLTableShapeImportHelper.hxx
+++ b/sc/source/filter/xml/XMLTableShapeImportHelper.hxx
@@ -35,7 +35,7 @@ class XMLTableShapeImportHelper : public XMLShapeImportHelper
public:
XMLTableShapeImportHelper( ScXMLImport& rImp );
- virtual ~XMLTableShapeImportHelper();
+ virtual ~XMLTableShapeImportHelper() override;
static void SetLayer(css::uno::Reference<css::drawing::XShape>& rShape, sal_Int16 nLayerID, const OUString& sType);
virtual void finishShape(css::uno::Reference< css::drawing::XShape >& rShape,
diff --git a/sc/source/filter/xml/XMLTableShapesContext.hxx b/sc/source/filter/xml/XMLTableShapesContext.hxx
index d813709c9395..fb39e31df141 100644
--- a/sc/source/filter/xml/XMLTableShapesContext.hxx
+++ b/sc/source/filter/xml/XMLTableShapesContext.hxx
@@ -32,7 +32,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList);
- virtual ~ScXMLTableShapesContext();
+ virtual ~ScXMLTableShapesContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/XMLTableSourceContext.hxx b/sc/source/filter/xml/XMLTableSourceContext.hxx
index 4a34619bc584..ec81e7d7469e 100644
--- a/sc/source/filter/xml/XMLTableSourceContext.hxx
+++ b/sc/source/filter/xml/XMLTableSourceContext.hxx
@@ -40,7 +40,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList);
- virtual ~ScXMLTableSourceContext();
+ virtual ~ScXMLTableSourceContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/XMLTrackedChangesContext.cxx b/sc/source/filter/xml/XMLTrackedChangesContext.cxx
index 6c56b0fc22ec..a853a8dd1164 100644
--- a/sc/source/filter/xml/XMLTrackedChangesContext.cxx
+++ b/sc/source/filter/xml/XMLTrackedChangesContext.cxx
@@ -53,7 +53,7 @@ public:
ScXMLChangeInfoContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLChangeInfoContext();
+ virtual ~ScXMLChangeInfoContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -72,7 +72,7 @@ public:
ScXMLBigRangeContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScBigRange& rBigRange);
- virtual ~ScXMLBigRangeContext();
+ virtual ~ScXMLBigRangeContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -106,7 +106,7 @@ public:
ScXMLCellContentDeletionContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLCellContentDeletionContext();
+ virtual ~ScXMLCellContentDeletionContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -125,7 +125,7 @@ public:
ScXMLDependenceContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLDependenceContext();
+ virtual ~ScXMLDependenceContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -144,7 +144,7 @@ public:
ScXMLDependingsContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLDependingsContext();
+ virtual ~ScXMLDependingsContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -163,7 +163,7 @@ public:
ScXMLChangeDeletionContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLChangeDeletionContext();
+ virtual ~ScXMLChangeDeletionContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -182,7 +182,7 @@ public:
ScXMLDeletionsContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLDeletionsContext();
+ virtual ~ScXMLDeletionsContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -211,7 +211,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeCellContext* pChangeCellContext);
- virtual ~ScXMLChangeTextPContext();
+ virtual ~ScXMLChangeTextPContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -247,7 +247,7 @@ public:
formula::FormulaGrammar::Grammar& rGrammar,
OUString& rInputString, double& fValue, sal_uInt16& nType,
sal_uInt8& nMatrixFlag, sal_Int32& nMatrixCols, sal_Int32& nMatrixRows);
- virtual ~ScXMLChangeCellContext();
+ virtual ~ScXMLChangeCellContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -282,7 +282,7 @@ public:
ScXMLPreviousContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLPreviousContext();
+ virtual ~ScXMLPreviousContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -302,7 +302,7 @@ public:
ScXMLContentChangeContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLContentChangeContext();
+ virtual ~ScXMLContentChangeContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -320,7 +320,7 @@ public:
ScXMLInsertionContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLInsertionContext();
+ virtual ~ScXMLInsertionContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -338,7 +338,7 @@ public:
ScXMLInsertionCutOffContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLInsertionCutOffContext();
+ virtual ~ScXMLInsertionCutOffContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -356,7 +356,7 @@ public:
ScXMLMovementCutOffContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLMovementCutOffContext();
+ virtual ~ScXMLMovementCutOffContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -374,7 +374,7 @@ public:
ScXMLCutOffsContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLCutOffsContext();
+ virtual ~ScXMLCutOffsContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -392,7 +392,7 @@ public:
ScXMLDeletionContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLDeletionContext();
+ virtual ~ScXMLDeletionContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -412,7 +412,7 @@ public:
ScXMLMovementContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLMovementContext();
+ virtual ~ScXMLMovementContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -430,7 +430,7 @@ public:
ScXMLRejectionContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLRejectionContext();
+ virtual ~ScXMLRejectionContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/XMLTrackedChangesContext.hxx b/sc/source/filter/xml/XMLTrackedChangesContext.hxx
index af0972a57be2..f0a2619bb28e 100644
--- a/sc/source/filter/xml/XMLTrackedChangesContext.hxx
+++ b/sc/source/filter/xml/XMLTrackedChangesContext.hxx
@@ -39,7 +39,7 @@ public:
ScXMLTrackedChangesContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLChangeTrackingImportHelper* pChangeTrackingImportHelper);
- virtual ~ScXMLTrackedChangesContext();
+ virtual ~ScXMLTrackedChangesContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/datastreamimport.hxx b/sc/source/filter/xml/datastreamimport.hxx
index cae132bc4435..0459b8d2fce4 100644
--- a/sc/source/filter/xml/datastreamimport.hxx
+++ b/sc/source/filter/xml/datastreamimport.hxx
@@ -27,7 +27,7 @@ public:
ScXMLImport& rImport, sal_uInt16 nPrefix, const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList );
- virtual ~ScXMLDataStreamContext();
+ virtual ~ScXMLDataStreamContext() override;
virtual void EndElement() override;
};
diff --git a/sc/source/filter/xml/xmlannoi.hxx b/sc/source/filter/xml/xmlannoi.hxx
index 50cd2964e34f..d32d9f46fb12 100644
--- a/sc/source/filter/xml/xmlannoi.hxx
+++ b/sc/source/filter/xml/xmlannoi.hxx
@@ -72,7 +72,7 @@ public:
ScXMLAnnotationData& rAnnotationData,
ScXMLTableRowCellContext* pCellContext);
- virtual ~ScXMLAnnotationContext();
+ virtual ~ScXMLAnnotationContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmlbodyi.hxx b/sc/source/filter/xml/xmlbodyi.hxx
index 4755f23f75c2..2177a5c5d544 100644
--- a/sc/source/filter/xml/xmlbodyi.hxx
+++ b/sc/source/filter/xml/xmlbodyi.hxx
@@ -43,7 +43,7 @@ class ScXMLBodyContext : public SvXMLImportContext
public:
ScXMLBodyContext( ScXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList );
- virtual ~ScXMLBodyContext();
+ virtual ~ScXMLBodyContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmlcelli.hxx b/sc/source/filter/xml/xmlcelli.hxx
index 883b3c71bb7d..2c545161918f 100644
--- a/sc/source/filter/xml/xmlcelli.hxx
+++ b/sc/source/filter/xml/xmlcelli.hxx
@@ -135,7 +135,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
const bool bIsCovered, const sal_Int32 nRepeatedRows );
- virtual ~ScXMLTableRowCellContext();
+ virtual ~ScXMLTableRowCellContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmlcoli.hxx b/sc/source/filter/xml/xmlcoli.hxx
index 4f551a715e75..b99df7cba818 100644
--- a/sc/source/filter/xml/xmlcoli.hxx
+++ b/sc/source/filter/xml/xmlcoli.hxx
@@ -40,7 +40,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList );
- virtual ~ScXMLTableColContext();
+ virtual ~ScXMLTableColContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -69,7 +69,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
const bool bHeader, const bool bGroup);
- virtual ~ScXMLTableColsContext();
+ virtual ~ScXMLTableColsContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmlcondformat.hxx b/sc/source/filter/xml/xmlcondformat.hxx
index ca42c0b6eed5..5170490b7c49 100644
--- a/sc/source/filter/xml/xmlcondformat.hxx
+++ b/sc/source/filter/xml/xmlcondformat.hxx
@@ -29,7 +29,7 @@ public:
ScXMLConditionalFormatsContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName );
- virtual ~ScXMLConditionalFormatsContext() {}
+ virtual ~ScXMLConditionalFormatsContext() override {}
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -47,7 +47,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList);
- virtual ~ScXMLConditionalFormatContext();
+ virtual ~ScXMLConditionalFormatContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -70,7 +70,7 @@ public:
ScXMLColorScaleFormatContext( ScXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName, ScConditionalFormat* pFormat);
- virtual ~ScXMLColorScaleFormatContext() {}
+ virtual ~ScXMLColorScaleFormatContext() override {}
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -90,7 +90,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScConditionalFormat* pFormat);
- virtual ~ScXMLDataBarFormatContext() {}
+ virtual ~ScXMLDataBarFormatContext() override {}
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -115,7 +115,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScConditionalFormat* pFormat);
- virtual ~ScXMLIconSetFormatContext() {}
+ virtual ~ScXMLIconSetFormatContext() override {}
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -132,7 +132,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScColorScaleFormat* pFormat);
- virtual ~ScXMLColorScaleFormatEntryContext() {}
+ virtual ~ScXMLColorScaleFormatEntryContext() override {}
private:
ScColorScaleEntry* mpFormatEntry;
@@ -148,7 +148,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScColorScaleEntry*& pData);
- virtual ~ScXMLFormattingEntryContext() {}
+ virtual ~ScXMLFormattingEntryContext() override {}
};
class ScXMLCondContext : public SvXMLImportContext
@@ -161,7 +161,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScConditionalFormat* pFormat);
- virtual ~ScXMLCondContext() {}
+ virtual ~ScXMLCondContext() override {}
};
class ScXMLDateContext : public SvXMLImportContext
@@ -174,7 +174,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScConditionalFormat* pFormat);
- virtual ~ScXMLDateContext() {}
+ virtual ~ScXMLDateContext() override {}
};
#endif
diff --git a/sc/source/filter/xml/xmlconti.hxx b/sc/source/filter/xml/xmlconti.hxx
index 26ce61ae8b9b..d245a80fca70 100644
--- a/sc/source/filter/xml/xmlconti.hxx
+++ b/sc/source/filter/xml/xmlconti.hxx
@@ -38,7 +38,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
OUStringBuffer& sValue);
- virtual ~ScXMLContentContext();
+ virtual ~ScXMLContentContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmlcvali.cxx b/sc/source/filter/xml/xmlcvali.cxx
index 1b52d6b1f4ca..853546387751 100644
--- a/sc/source/filter/xml/xmlcvali.cxx
+++ b/sc/source/filter/xml/xmlcvali.cxx
@@ -65,7 +65,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList);
- virtual ~ScXMLContentValidationContext();
+ virtual ~ScXMLContentValidationContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -96,7 +96,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLContentValidationContext* pValidationContext);
- virtual ~ScXMLHelpMessageContext();
+ virtual ~ScXMLHelpMessageContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -124,7 +124,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLContentValidationContext* pValidationContext);
- virtual ~ScXMLErrorMessageContext();
+ virtual ~ScXMLErrorMessageContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -149,7 +149,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLContentValidationContext* pValidationContext);
- virtual ~ScXMLErrorMacroContext();
+ virtual ~ScXMLErrorMacroContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmlcvali.hxx b/sc/source/filter/xml/xmlcvali.hxx
index 7465cd366a8b..2f63648e04ed 100644
--- a/sc/source/filter/xml/xmlcvali.hxx
+++ b/sc/source/filter/xml/xmlcvali.hxx
@@ -38,7 +38,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList);
- virtual ~ScXMLContentValidationsContext();
+ virtual ~ScXMLContentValidationsContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmldpimp.hxx b/sc/source/filter/xml/xmldpimp.hxx
index 5216263c6126..acff68b317b5 100644
--- a/sc/source/filter/xml/xmldpimp.hxx
+++ b/sc/source/filter/xml/xmldpimp.hxx
@@ -58,7 +58,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList);
- virtual ~ScXMLDataPilotTablesContext();
+ virtual ~ScXMLDataPilotTablesContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -125,7 +125,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList);
- virtual ~ScXMLDataPilotTableContext();
+ virtual ~ScXMLDataPilotTableContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -168,7 +168,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotTableContext* pDataPilotTable);
- virtual ~ScXMLDPSourceSQLContext();
+ virtual ~ScXMLDPSourceSQLContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -191,7 +191,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotTableContext* pDataPilotTable);
- virtual ~ScXMLDPSourceTableContext();
+ virtual ~ScXMLDPSourceTableContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -214,7 +214,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotTableContext* pDataPilotTable);
- virtual ~ScXMLDPSourceQueryContext();
+ virtual ~ScXMLDPSourceQueryContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -237,7 +237,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotTableContext* pDataPilotTable);
- virtual ~ScXMLSourceServiceContext();
+ virtual ~ScXMLSourceServiceContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -263,7 +263,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotTableContext* pTableContext );
- virtual ~ScXMLDataPilotGrandTotalContext();
+ virtual ~ScXMLDataPilotGrandTotalContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -286,7 +286,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotTableContext* pDataPilotTable);
- virtual ~ScXMLSourceCellRangeContext();
+ virtual ~ScXMLSourceCellRangeContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -334,7 +334,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotTableContext* pDataPilotTable);
- virtual ~ScXMLDataPilotFieldContext();
+ virtual ~ScXMLDataPilotFieldContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -381,7 +381,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotFieldContext* pDataPilotField);
- virtual ~ScXMLDataPilotFieldReferenceContext();
+ virtual ~ScXMLDataPilotFieldReferenceContext() override;
};
class ScXMLDataPilotLevelContext : public SvXMLImportContext
@@ -398,7 +398,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotFieldContext* pDataPilotField);
- virtual ~ScXMLDataPilotLevelContext();
+ virtual ~ScXMLDataPilotLevelContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -419,7 +419,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotFieldContext* pDataPilotField);
- virtual ~ScXMLDataPilotDisplayInfoContext();
+ virtual ~ScXMLDataPilotDisplayInfoContext() override;
};
class ScXMLDataPilotSortInfoContext : public SvXMLImportContext
@@ -434,7 +434,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotFieldContext* pDataPilotField);
- virtual ~ScXMLDataPilotSortInfoContext();
+ virtual ~ScXMLDataPilotSortInfoContext() override;
};
class ScXMLDataPilotLayoutInfoContext : public SvXMLImportContext
@@ -449,7 +449,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotFieldContext* pDataPilotField);
- virtual ~ScXMLDataPilotLayoutInfoContext();
+ virtual ~ScXMLDataPilotLayoutInfoContext() override;
};
class ScXMLDataPilotSubTotalsContext : public SvXMLImportContext
@@ -469,7 +469,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotFieldContext* pDataPilotField);
- virtual ~ScXMLDataPilotSubTotalsContext();
+ virtual ~ScXMLDataPilotSubTotalsContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -494,7 +494,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotSubTotalsContext* pDataPilotSubTotals);
- virtual ~ScXMLDataPilotSubTotalContext();
+ virtual ~ScXMLDataPilotSubTotalContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -517,7 +517,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotFieldContext* pDataPilotField);
- virtual ~ScXMLDataPilotMembersContext();
+ virtual ~ScXMLDataPilotMembersContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -546,7 +546,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotFieldContext* pDataPilotField);
- virtual ~ScXMLDataPilotMemberContext();
+ virtual ~ScXMLDataPilotMemberContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -569,7 +569,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotFieldContext* pDataPilotField);
- virtual ~ScXMLDataPilotGroupsContext();
+ virtual ~ScXMLDataPilotGroupsContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -595,7 +595,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotFieldContext* pDataPilotField);
- virtual ~ScXMLDataPilotGroupContext();
+ virtual ~ScXMLDataPilotGroupContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -622,7 +622,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotGroupContext* pDataPilotGroup);
- virtual ~ScXMLDataPilotGroupMemberContext();
+ virtual ~ScXMLDataPilotGroupMemberContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmldrani.hxx b/sc/source/filter/xml/xmldrani.hxx
index 004ad961b187..48cfdd0258bd 100644
--- a/sc/source/filter/xml/xmldrani.hxx
+++ b/sc/source/filter/xml/xmldrani.hxx
@@ -49,7 +49,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList);
- virtual ~ScXMLDatabaseRangesContext();
+ virtual ~ScXMLDatabaseRangesContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -109,7 +109,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList);
- virtual ~ScXMLDatabaseRangeContext();
+ virtual ~ScXMLDatabaseRangeContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -150,7 +150,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDatabaseRangeContext* pTempDatabaseRangeContext);
- virtual ~ScXMLSourceSQLContext();
+ virtual ~ScXMLSourceSQLContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -174,7 +174,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDatabaseRangeContext* pTempDatabaseRangeContext);
- virtual ~ScXMLSourceTableContext();
+ virtual ~ScXMLSourceTableContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -198,7 +198,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDatabaseRangeContext* pTempDatabaseRangeContext);
- virtual ~ScXMLSourceQueryContext();
+ virtual ~ScXMLSourceQueryContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -221,7 +221,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDatabaseRangeContext* pTempDatabaseRangeContext);
- virtual ~ScXMLConResContext();
+ virtual ~ScXMLConResContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -245,7 +245,7 @@ public:
css::xml::sax::XAttributeList>& xAttrList,
ScXMLDatabaseRangeContext* pTempDatabaseRangeContext);
- virtual ~ScXMLSubTotalRulesContext();
+ virtual ~ScXMLSubTotalRulesContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -268,7 +268,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDatabaseRangeContext* pTempDatabaseRangeContext);
- virtual ~ScXMLSortGroupsContext();
+ virtual ~ScXMLSortGroupsContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -292,7 +292,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDatabaseRangeContext* pTempDatabaseRangeContext);
- virtual ~ScXMLSubTotalRuleContext();
+ virtual ~ScXMLSubTotalRuleContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -321,7 +321,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLSubTotalRuleContext* pSubTotalRuleContext);
- virtual ~ScXMLSubTotalFieldContext();
+ virtual ~ScXMLSubTotalFieldContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmlexprt.cxx b/sc/source/filter/xml/xmlexprt.cxx
index 12e68ad56e2c..235d7873ffb3 100644
--- a/sc/source/filter/xml/xmlexprt.cxx
+++ b/sc/source/filter/xml/xmlexprt.cxx
@@ -314,7 +314,7 @@ class ScXMLShapeExport : public XMLShapeExport
{
public:
explicit ScXMLShapeExport(SvXMLExport& rExp) : XMLShapeExport(rExp) {}
- virtual ~ScXMLShapeExport();
+ virtual ~ScXMLShapeExport() override;
/** is called before a shape element for the given XShape is exported */
virtual void onExport( const uno::Reference < drawing::XShape >& xShape ) override;
diff --git a/sc/source/filter/xml/xmlexprt.hxx b/sc/source/filter/xml/xmlexprt.hxx
index 114d322f1fb4..0e3392deab00 100644
--- a/sc/source/filter/xml/xmlexprt.hxx
+++ b/sc/source/filter/xml/xmlexprt.hxx
@@ -234,7 +234,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& rContext,
OUString const & implementationName, SvXMLExportFlags nExportFlag);
- virtual ~ScXMLExport();
+ virtual ~ScXMLExport() override;
static sal_Int16 GetMeasureUnit();
inline ScDocument* GetDocument() { return pDoc; }
diff --git a/sc/source/filter/xml/xmlexternaltabi.hxx b/sc/source/filter/xml/xmlexternaltabi.hxx
index 7e6246de4304..99c46d101232 100644
--- a/sc/source/filter/xml/xmlexternaltabi.hxx
+++ b/sc/source/filter/xml/xmlexternaltabi.hxx
@@ -34,7 +34,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLExternalTabData& rRefInfo );
- virtual ~ScXMLExternalRefTabSourceContext();
+ virtual ~ScXMLExternalRefTabSourceContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -59,7 +59,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLExternalTabData& rRefInfo );
- virtual ~ScXMLExternalRefRowsContext();
+ virtual ~ScXMLExternalRefRowsContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -79,7 +79,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLExternalTabData& rRefInfo );
- virtual ~ScXMLExternalRefRowContext();
+ virtual ~ScXMLExternalRefRowContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -100,7 +100,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLExternalTabData& rRefInfo );
- virtual ~ScXMLExternalRefCellContext();
+ virtual ~ScXMLExternalRefCellContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -130,7 +130,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLExternalRefCellContext& rParent );
- virtual ~ScXMLExternalRefCellTextContext();
+ virtual ~ScXMLExternalRefCellTextContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmlfilti.hxx b/sc/source/filter/xml/xmlfilti.hxx
index 487b1c68739d..aa282bcd67ec 100644
--- a/sc/source/filter/xml/xmlfilti.hxx
+++ b/sc/source/filter/xml/xmlfilti.hxx
@@ -67,7 +67,7 @@ public:
ScQueryParam& rParam,
ScXMLDatabaseRangeContext* pTempDatabaseRangeContext);
- virtual ~ScXMLFilterContext();
+ virtual ~ScXMLFilterContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -96,7 +96,7 @@ public:
ScQueryParam& rParam,
ScXMLFilterContext* pTempFilterContext);
- virtual ~ScXMLAndContext();
+ virtual ~ScXMLAndContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -121,7 +121,7 @@ public:
ScQueryParam& rParam,
ScXMLFilterContext* pTempFilterContext);
- virtual ~ScXMLOrContext();
+ virtual ~ScXMLOrContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -153,7 +153,7 @@ public:
ScQueryParam& rParam,
ScXMLFilterContext* pTempFilterContext);
- virtual ~ScXMLConditionContext();
+ virtual ~ScXMLConditionContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -175,7 +175,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLConditionContext& rParent);
- virtual ~ScXMLSetItemContext();
+ virtual ~ScXMLSetItemContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,
@@ -214,7 +214,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDataPilotTableContext* pTempDataPilotTableContext);
- virtual ~ScXMLDPFilterContext();
+ virtual ~ScXMLDPFilterContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -269,7 +269,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDPFilterContext* pTempFilterContext);
- virtual ~ScXMLDPAndContext();
+ virtual ~ScXMLDPAndContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -292,7 +292,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDPFilterContext* pTempFilterContext);
- virtual ~ScXMLDPOrContext();
+ virtual ~ScXMLDPOrContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -321,7 +321,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDPFilterContext* pTempFilterContext);
- virtual ~ScXMLDPConditionContext();
+ virtual ~ScXMLDPConditionContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmlfonte.cxx b/sc/source/filter/xml/xmlfonte.cxx
index cc1f82f44389..7975e0e7f196 100644
--- a/sc/source/filter/xml/xmlfonte.cxx
+++ b/sc/source/filter/xml/xmlfonte.cxx
@@ -40,7 +40,7 @@ private:
public:
ScXMLFontAutoStylePool_Impl( ScXMLExport& rExport, bool bBlockFontEmbedding );
- virtual ~ScXMLFontAutoStylePool_Impl();
+ virtual ~ScXMLFontAutoStylePool_Impl() override;
};
void ScXMLFontAutoStylePool_Impl::AddFontItems(sal_uInt16* pWhichIds, sal_uInt8 nIdCount, const SfxItemPool* pItemPool, const bool bExportDefaults)
diff --git a/sc/source/filter/xml/xmlimprt.cxx b/sc/source/filter/xml/xmlimprt.cxx
index 5422231355d7..ac0f89f73c19 100644
--- a/sc/source/filter/xml/xmlimprt.cxx
+++ b/sc/source/filter/xml/xmlimprt.cxx
@@ -236,7 +236,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLName,
const uno::Reference<xml::sax::XAttributeList>& xAttrList );
- virtual ~ScXMLDocContext_Impl();
+ virtual ~ScXMLDocContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -265,7 +265,7 @@ public:
const uno::Reference<xml::sax::XAttributeList>& i_xAttrList,
const uno::Reference<document::XDocumentProperties>& i_xDocProps);
- virtual ~ScXMLFlatDocContext_Impl();
+ virtual ~ScXMLFlatDocContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 i_nPrefix, const OUString& i_rLocalName,
@@ -309,7 +309,7 @@ public:
ScXMLBodyContext_Impl( ScXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName,
const uno::Reference< xml::sax::XAttributeList > & xAttrList );
- virtual ~ScXMLBodyContext_Impl();
+ virtual ~ScXMLBodyContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmlimprt.hxx b/sc/source/filter/xml/xmlimprt.hxx
index 5df632d3c803..4f8d32b751b1 100644
--- a/sc/source/filter/xml/xmlimprt.hxx
+++ b/sc/source/filter/xml/xmlimprt.hxx
@@ -961,7 +961,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& rContext,
OUString const & implementationName, SvXMLImportFlags nImportFlag);
- virtual ~ScXMLImport() throw();
+ virtual ~ScXMLImport() throw() override;
// XInitialization
virtual void SAL_CALL initialize( const css::uno::Sequence<css::uno::Any>& aArguments )
diff --git a/sc/source/filter/xml/xmllabri.hxx b/sc/source/filter/xml/xmllabri.hxx
index 917e265c42dd..5f26a3cf074d 100644
--- a/sc/source/filter/xml/xmllabri.hxx
+++ b/sc/source/filter/xml/xmllabri.hxx
@@ -35,7 +35,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList
);
- virtual ~ScXMLLabelRangesContext();
+ virtual ~ScXMLLabelRangesContext() override;
virtual SvXMLImportContext* CreateChildContext(
sal_uInt16 nPrefix,
@@ -62,7 +62,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList
);
- virtual ~ScXMLLabelRangeContext();
+ virtual ~ScXMLLabelRangeContext() override;
virtual SvXMLImportContext* CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/sc/source/filter/xml/xmlnexpi.hxx b/sc/source/filter/xml/xmlnexpi.hxx
index 994a71c6849c..e747e93296a5 100644
--- a/sc/source/filter/xml/xmlnexpi.hxx
+++ b/sc/source/filter/xml/xmlnexpi.hxx
@@ -76,7 +76,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
Inserter* pInserter );
- virtual ~ScXMLNamedExpressionsContext();
+ virtual ~ScXMLNamedExpressionsContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -100,7 +100,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLNamedExpressionsContext::Inserter* pInserter );
- virtual ~ScXMLNamedRangeContext();
+ virtual ~ScXMLNamedRangeContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -124,7 +124,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLNamedExpressionsContext::Inserter* pInserter );
- virtual ~ScXMLNamedExpressionContext();
+ virtual ~ScXMLNamedExpressionContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmlrowi.hxx b/sc/source/filter/xml/xmlrowi.hxx
index 3532944e01cc..1a45b6763ec0 100644
--- a/sc/source/filter/xml/xmlrowi.hxx
+++ b/sc/source/filter/xml/xmlrowi.hxx
@@ -41,7 +41,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList );
- virtual ~ScXMLTableRowContext();
+ virtual ~ScXMLTableRowContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -68,7 +68,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
const bool bHeader, const bool bGroup);
- virtual ~ScXMLTableRowsContext();
+ virtual ~ScXMLTableRowsContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmlsceni.hxx b/sc/source/filter/xml/xmlsceni.hxx
index b5a4625b5896..ed88e9bd2bbe 100644
--- a/sc/source/filter/xml/xmlsceni.hxx
+++ b/sc/source/filter/xml/xmlsceni.hxx
@@ -48,7 +48,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList );
- virtual ~ScXMLTableScenarioContext();
+ virtual ~ScXMLTableScenarioContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmlsorti.hxx b/sc/source/filter/xml/xmlsorti.hxx
index d91632e58738..d8d6a053dbcf 100644
--- a/sc/source/filter/xml/xmlsorti.hxx
+++ b/sc/source/filter/xml/xmlsorti.hxx
@@ -53,7 +53,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLDatabaseRangeContext* pTempDatabaseRangeContext);
- virtual ~ScXMLSortContext();
+ virtual ~ScXMLSortContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -82,7 +82,7 @@ public:
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList,
ScXMLSortContext* pTempSortContext);
- virtual ~ScXMLSortByContext();
+ virtual ~ScXMLSortByContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/filter/xml/xmlstyle.hxx b/sc/source/filter/xml/xmlstyle.hxx
index f1f17d406910..e706d629b665 100644
--- a/sc/source/filter/xml/xmlstyle.hxx
+++ b/sc/source/filter/xml/xmlstyle.hxx
@@ -113,7 +113,7 @@ protected:
public:
explicit ScXMLCellExportPropertyMapper(
const rtl::Reference< XMLPropertySetMapper >& rMapper );
- virtual ~ScXMLCellExportPropertyMapper();
+ virtual ~ScXMLCellExportPropertyMapper() override;
virtual void handleElementItem(
SvXMLExport& rExport,
const XMLPropertyState& rProperty,
@@ -142,7 +142,7 @@ protected:
public:
explicit ScXMLRowExportPropertyMapper(
const rtl::Reference< XMLPropertySetMapper >& rMapper );
- virtual ~ScXMLRowExportPropertyMapper();
+ virtual ~ScXMLRowExportPropertyMapper() override;
};
class ScXMLColumnExportPropertyMapper : public SvXMLExportPropertyMapper
@@ -150,7 +150,7 @@ class ScXMLColumnExportPropertyMapper : public SvXMLExportPropertyMapper
public:
explicit ScXMLColumnExportPropertyMapper(
const rtl::Reference< XMLPropertySetMapper >& rMapper );
- virtual ~ScXMLColumnExportPropertyMapper();
+ virtual ~ScXMLColumnExportPropertyMapper() override;
/** this method is called for every item that has the MID_FLAG_SPECIAL_ITEM_EXPORT flag set */
virtual void handleSpecialItem(
@@ -168,7 +168,7 @@ protected:
public:
explicit ScXMLTableExportPropertyMapper(
const rtl::Reference< XMLPropertySetMapper >& rMapper );
- virtual ~ScXMLTableExportPropertyMapper();
+ virtual ~ScXMLTableExportPropertyMapper() override;
/** this method is called for every item that has the MID_FLAG_SPECIAL_ITEM_EXPORT flag set */
virtual void handleSpecialItem(
@@ -204,7 +204,7 @@ class ScXMLAutoStylePoolP : public SvXMLAutoStylePoolP
public:
explicit ScXMLAutoStylePoolP(ScXMLExport& rScXMLExport);
- virtual ~ScXMLAutoStylePoolP();
+ virtual ~ScXMLAutoStylePoolP() override;
};
class ScXMLStyleExport : public XMLStyleExport
@@ -218,21 +218,21 @@ public:
SvXMLExport& rExp,
const OUString& rPoolStyleName,
SvXMLAutoStylePoolP *pAutoStyleP=nullptr );
- virtual ~ScXMLStyleExport();
+ virtual ~ScXMLStyleExport() override;
};
class XMLScPropHdlFactory : public XMLPropertyHandlerFactory
{
public:
XMLScPropHdlFactory();
- virtual ~XMLScPropHdlFactory();
+ virtual ~XMLScPropHdlFactory() override;
virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const override;
};
class XmlScPropHdl_CellProtection : public XMLPropertyHandler
{
public:
- virtual ~XmlScPropHdl_CellProtection();
+ virtual ~XmlScPropHdl_CellProtection() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -241,7 +241,7 @@ public:
class XmlScPropHdl_PrintContent : public XMLPropertyHandler
{
public:
- virtual ~XmlScPropHdl_PrintContent();
+ virtual ~XmlScPropHdl_PrintContent() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -250,7 +250,7 @@ public:
class XmlScPropHdl_JustifyMethod : public XMLPropertyHandler
{
public:
- virtual ~XmlScPropHdl_JustifyMethod();
+ virtual ~XmlScPropHdl_JustifyMethod() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -259,7 +259,7 @@ public:
class XmlScPropHdl_HoriJustify : public XMLPropertyHandler
{
public:
- virtual ~XmlScPropHdl_HoriJustify();
+ virtual ~XmlScPropHdl_HoriJustify() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -268,7 +268,7 @@ public:
class XmlScPropHdl_HoriJustifySource : public XMLPropertyHandler
{
public:
- virtual ~XmlScPropHdl_HoriJustifySource();
+ virtual ~XmlScPropHdl_HoriJustifySource() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -277,7 +277,7 @@ public:
class XmlScPropHdl_HoriJustifyRepeat : public XMLPropertyHandler
{
public:
- virtual ~XmlScPropHdl_HoriJustifyRepeat();
+ virtual ~XmlScPropHdl_HoriJustifyRepeat() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -286,7 +286,7 @@ public:
class XmlScPropHdl_Orientation : public XMLPropertyHandler
{
public:
- virtual ~XmlScPropHdl_Orientation();
+ virtual ~XmlScPropHdl_Orientation() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -295,7 +295,7 @@ public:
class XmlScPropHdl_RotateAngle : public XMLPropertyHandler
{
public:
- virtual ~XmlScPropHdl_RotateAngle();
+ virtual ~XmlScPropHdl_RotateAngle() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -304,7 +304,7 @@ public:
class XmlScPropHdl_RotateReference : public XMLPropertyHandler
{
public:
- virtual ~XmlScPropHdl_RotateReference();
+ virtual ~XmlScPropHdl_RotateReference() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -313,7 +313,7 @@ public:
class XmlScPropHdl_VertJustify : public XMLPropertyHandler
{
public:
- virtual ~XmlScPropHdl_VertJustify();
+ virtual ~XmlScPropHdl_VertJustify() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -322,7 +322,7 @@ public:
class XmlScPropHdl_BreakBefore : public XMLPropertyHandler
{
public:
- virtual ~XmlScPropHdl_BreakBefore();
+ virtual ~XmlScPropHdl_BreakBefore() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -331,7 +331,7 @@ public:
class XmlScPropHdl_IsTextWrapped : public XMLPropertyHandler
{
public:
- virtual ~XmlScPropHdl_IsTextWrapped();
+ virtual ~XmlScPropHdl_IsTextWrapped() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -340,7 +340,7 @@ public:
class XmlScPropHdl_IsEqual : public XMLPropertyHandler
{
public:
- virtual ~XmlScPropHdl_IsEqual() {}
+ virtual ~XmlScPropHdl_IsEqual() override {}
virtual bool equals( const css::uno::Any& /* r1 */, const css::uno::Any& /* r2 */ ) const override { return true; }
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -349,7 +349,7 @@ public:
class XmlScPropHdl_Vertical : public XMLPropertyHandler
{
public:
- virtual ~XmlScPropHdl_Vertical();
+ virtual ~XmlScPropHdl_Vertical() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/sc/source/filter/xml/xmlstyli.cxx b/sc/source/filter/xml/xmlstyli.cxx
index 2441b6862925..277df69ce99f 100644
--- a/sc/source/filter/xml/xmlstyli.cxx
+++ b/sc/source/filter/xml/xmlstyli.cxx
@@ -355,7 +355,7 @@ public:
SvXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName,
const uno::Reference< xml::sax::XAttributeList > & xAttrList );
- virtual ~ScXMLMapContext();
+ virtual ~ScXMLMapContext() override;
ScCondFormatEntry* CreateConditionEntry();
};
diff --git a/sc/source/filter/xml/xmlstyli.hxx b/sc/source/filter/xml/xmlstyli.hxx
index 9072a24ab2be..4e568fc15a35 100644
--- a/sc/source/filter/xml/xmlstyli.hxx
+++ b/sc/source/filter/xml/xmlstyli.hxx
@@ -44,7 +44,7 @@ public:
ScXMLCellImportPropertyMapper(
const rtl::Reference< XMLPropertySetMapper >& rMapper,
SvXMLImport& rImport);
- virtual ~ScXMLCellImportPropertyMapper();
+ virtual ~ScXMLCellImportPropertyMapper() override;
/** This method is called when all attributes have been processed. It may be used to remove items that are incomplete */
virtual void finished(
@@ -60,7 +60,7 @@ public:
ScXMLRowImportPropertyMapper(
const rtl::Reference< XMLPropertySetMapper >& rMapper,
SvXMLImport& rImport);
- virtual ~ScXMLRowImportPropertyMapper();
+ virtual ~ScXMLRowImportPropertyMapper() override;
/** This method is called when all attributes have been processed. It may be used to remove items that are incomplete */
virtual void finished(
@@ -94,7 +94,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
SvXMLStylesContext& rStyles, sal_uInt16 nFamily, bool bDefaultStyle = false );
- virtual ~XMLTableStyleContext();
+ virtual ~XMLTableStyleContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,
@@ -164,7 +164,7 @@ public:
const OUString& rLName ,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
const bool bAutoStyles );
- virtual ~XMLTableStylesContext();
+ virtual ~XMLTableStylesContext() override;
virtual void EndElement() override;
@@ -196,7 +196,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList);
- virtual ~ScXMLMasterStylesContext();
+ virtual ~ScXMLMasterStylesContext() override;
virtual void EndElement() override;
};
@@ -218,7 +218,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
bool bOverwrite );
- virtual ~ScMasterPageContext();
+ virtual ~ScMasterPageContext() override;
virtual SvXMLImportContext *CreateHeaderFooterContext(
sal_uInt16 nPrefix,
@@ -243,7 +243,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
SvXMLStylesContext& rStyles, sal_uInt16 nFamily );
- virtual ~ScCellTextStyleContext();
+ virtual ~ScCellTextStyleContext() override;
// override FillPropertySet to store style information
virtual void FillPropertySet(
diff --git a/sc/source/filter/xml/xmltabi.hxx b/sc/source/filter/xml/xmltabi.hxx
index c92309a85a2c..40817702ce32 100644
--- a/sc/source/filter/xml/xmltabi.hxx
+++ b/sc/source/filter/xml/xmltabi.hxx
@@ -54,7 +54,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList );
- virtual ~ScXMLTableContext();
+ virtual ~ScXMLTableContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -72,7 +72,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xml::sax::XAttributeList>& xAttrList );
- virtual ~ScXMLTableProtectionContext();
+ virtual ~ScXMLTableProtectionContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sc/source/ui/Accessibility/AccessibleDocument.cxx b/sc/source/ui/Accessibility/AccessibleDocument.cxx
index 703f61db7b64..76a0997d3946 100644
--- a/sc/source/ui/Accessibility/AccessibleDocument.cxx
+++ b/sc/source/ui/Accessibility/AccessibleDocument.cxx
@@ -253,7 +253,7 @@ class ScChildrenShapes : public SfxListener,
{
public:
ScChildrenShapes(ScAccessibleDocument* pAccessibleDocument, ScTabViewShell* pViewShell, ScSplitPos eSplitPos);
- virtual ~ScChildrenShapes();
+ virtual ~ScChildrenShapes() override;
///===== SfxListener =====================================================
diff --git a/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx b/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx
index d3a599c305c4..d5ee45bd533a 100644
--- a/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx
+++ b/sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx
@@ -482,7 +482,7 @@ public:
ScIAccessibleViewForwarder(ScPreviewShell* pViewShell,
ScAccessibleDocumentPagePreview* pAccDoc,
const MapMode& aMapMode);
- virtual ~ScIAccessibleViewForwarder();
+ virtual ~ScIAccessibleViewForwarder() override;
///===== IAccessibleViewForwarder ========================================
@@ -614,7 +614,7 @@ class ScShapeChildren : public SfxListener,
{
public:
ScShapeChildren(ScPreviewShell* pViewShell, ScAccessibleDocumentPagePreview* pAccDoc);
- virtual ~ScShapeChildren();
+ virtual ~ScShapeChildren() override;
///===== SfxListener =====================================================
diff --git a/sc/source/ui/Accessibility/AccessibleText.cxx b/sc/source/ui/Accessibility/AccessibleText.cxx
index 35a6a01e6f39..80f7393e76fc 100644
--- a/sc/source/ui/Accessibility/AccessibleText.cxx
+++ b/sc/source/ui/Accessibility/AccessibleText.cxx
@@ -52,7 +52,7 @@ class ScViewForwarder : public SvxViewForwarder
ScSplitPos meSplitPos;
public:
ScViewForwarder(ScTabViewShell* pViewShell, ScSplitPos eSplitPos, const ScAddress& rCell);
- virtual ~ScViewForwarder();
+ virtual ~ScViewForwarder() override;
virtual bool IsValid() const override;
virtual Rectangle GetVisArea() const override;
@@ -150,7 +150,7 @@ class ScEditObjectViewForwarder : public SvxViewForwarder
public:
ScEditObjectViewForwarder( vcl::Window* pWindow,
const EditView* _pEditView);
- virtual ~ScEditObjectViewForwarder();
+ virtual ~ScEditObjectViewForwarder() override;
virtual bool IsValid() const override;
virtual Rectangle GetVisArea() const override;
@@ -248,7 +248,7 @@ protected:
ScPreviewShell* mpViewShell;
public:
explicit ScPreviewViewForwarder(ScPreviewShell* pViewShell);
- virtual ~ScPreviewViewForwarder();
+ virtual ~ScPreviewViewForwarder() override;
virtual bool IsValid() const override;
virtual Rectangle GetVisArea() const override;
@@ -376,7 +376,7 @@ class ScPreviewHeaderFooterViewForwarder : public ScPreviewViewForwarder
bool mbHeader;
public:
ScPreviewHeaderFooterViewForwarder(ScPreviewShell* pViewShell, bool bHeader);
- virtual ~ScPreviewHeaderFooterViewForwarder();
+ virtual ~ScPreviewHeaderFooterViewForwarder() override;
virtual Rectangle GetVisArea() const override;
};
@@ -418,7 +418,7 @@ class ScPreviewCellViewForwarder : public ScPreviewViewForwarder
public:
ScPreviewCellViewForwarder(ScPreviewShell* pViewShell,
ScAddress aCellPos);
- virtual ~ScPreviewCellViewForwarder();
+ virtual ~ScPreviewCellViewForwarder() override;
virtual Rectangle GetVisArea() const override;
};
@@ -460,7 +460,7 @@ public:
ScPreviewHeaderCellViewForwarder(ScPreviewShell* pViewShell,
ScAddress aCellPos,
bool bColHeader);
- virtual ~ScPreviewHeaderCellViewForwarder();
+ virtual ~ScPreviewHeaderCellViewForwarder() override;
virtual Rectangle GetVisArea() const override;
};
@@ -504,7 +504,7 @@ public:
ScPreviewNoteViewForwarder(ScPreviewShell* pViewShell,
ScAddress aCellPos,
bool bNoteMark);
- virtual ~ScPreviewNoteViewForwarder();
+ virtual ~ScPreviewNoteViewForwarder() override;
virtual Rectangle GetVisArea() const override;
};
@@ -546,7 +546,7 @@ class ScEditViewForwarder : public SvxEditViewForwarder
VclPtr<vcl::Window> mpWindow;
public:
ScEditViewForwarder(EditView* pEditView, vcl::Window* pWin);
- virtual ~ScEditViewForwarder();
+ virtual ~ScEditViewForwarder() override;
virtual bool IsValid() const override;
virtual Rectangle GetVisArea() const override;
diff --git a/sc/source/ui/attrdlg/scdlgfact.hxx b/sc/source/ui/attrdlg/scdlgfact.hxx
index 3955053c2ca6..7cae7f24203a 100644
--- a/sc/source/ui/attrdlg/scdlgfact.hxx
+++ b/sc/source/ui/attrdlg/scdlgfact.hxx
@@ -63,7 +63,7 @@ public: \
explicit Class( DialogClass* p) \
: pDlg(p) \
{} \
- virtual ~Class(); \
+ virtual ~Class() override; \
virtual short Execute() override ; \
std::vector<OString> getAllPageUIXMLDescriptions() const override; \
bool selectPageByUIXMLDescription(const OString& rUIXMLDescription) override; \
@@ -76,7 +76,7 @@ public: \
explicit Class( DialogClass* p) \
: pDlg(p) \
{} \
- virtual ~Class(); \
+ virtual ~Class() override; \
virtual void StartExecuteModal( const Link<Dialog&,void>& rEndDialogHdl ) override; \
long GetResult() override;
diff --git a/sc/source/ui/condformat/condformatdlgentry.cxx b/sc/source/ui/condformat/condformatdlgentry.cxx
index 9cb3e1436f8c..df5db9acefbf 100644
--- a/sc/source/ui/condformat/condformatdlgentry.cxx
+++ b/sc/source/ui/condformat/condformatdlgentry.cxx
@@ -1402,7 +1402,7 @@ class ScIconSetFrmtDataEntry : public Control
public:
ScIconSetFrmtDataEntry( vcl::Window* pParent, ScIconSetType eType, ScDocument* pDoc,
sal_Int32 i, const ScColorScaleEntry* pEntry = nullptr );
- virtual ~ScIconSetFrmtDataEntry();
+ virtual ~ScIconSetFrmtDataEntry() override;
virtual void dispose() override;
ScColorScaleEntry* CreateEntry(ScDocument* pDoc, const ScAddress& rPos) const;
diff --git a/sc/source/ui/docshell/datastream.cxx b/sc/source/ui/docshell/datastream.cxx
index cee52271c4d5..cd78c5394525 100644
--- a/sc/source/ui/docshell/datastream.cxx
+++ b/sc/source/ui/docshell/datastream.cxx
@@ -153,7 +153,7 @@ public:
#endif
}
- virtual ~ReaderThread()
+ virtual ~ReaderThread() override
{
delete mpStream;
emptyLineQueue(maPendingLines);
diff --git a/sc/source/ui/inc/AccessibilityHints.hxx b/sc/source/ui/inc/AccessibilityHints.hxx
index 8992835eaa68..182e142f2a30 100644
--- a/sc/source/ui/inc/AccessibilityHints.hxx
+++ b/sc/source/ui/inc/AccessibilityHints.hxx
@@ -37,13 +37,13 @@
class ScAccWinFocusLostHint : public SfxHint
{
public:
- virtual ~ScAccWinFocusLostHint();
+ virtual ~ScAccWinFocusLostHint() override;
};
class ScAccWinFocusGotHint : public SfxHint
{
public:
- virtual ~ScAccWinFocusGotHint();
+ virtual ~ScAccWinFocusGotHint() override;
};
class ScAccGridWinFocusLostHint : public ScAccWinFocusLostHint
@@ -51,7 +51,7 @@ class ScAccGridWinFocusLostHint : public ScAccWinFocusLostHint
ScSplitPos eOldGridWin;
public:
ScAccGridWinFocusLostHint( ScSplitPos eOldGridWin );
- virtual ~ScAccGridWinFocusLostHint();
+ virtual ~ScAccGridWinFocusLostHint() override;
ScSplitPos GetOldGridWin() const { return eOldGridWin; }
};
@@ -61,7 +61,7 @@ class ScAccGridWinFocusGotHint : public ScAccWinFocusGotHint
ScSplitPos eNewGridWin;
public:
ScAccGridWinFocusGotHint( ScSplitPos eNewGridWin );
- virtual ~ScAccGridWinFocusGotHint();
+ virtual ~ScAccGridWinFocusGotHint() override;
ScSplitPos GetNewGridWin() const { return eNewGridWin; }
};
diff --git a/sc/source/ui/inc/AccessibleCell.hxx b/sc/source/ui/inc/AccessibleCell.hxx
index ed58ccc6e0ee..11dc542f219c 100644
--- a/sc/source/ui/inc/AccessibleCell.hxx
+++ b/sc/source/ui/inc/AccessibleCell.hxx
@@ -69,7 +69,7 @@ private:
virtual void SAL_CALL disposing() override;
protected:
- virtual ~ScAccessibleCell();
+ virtual ~ScAccessibleCell() override;
using ScAccessibleCellBase::IsDefunc;
diff --git a/sc/source/ui/inc/AccessibleCellBase.hxx b/sc/source/ui/inc/AccessibleCellBase.hxx
index 558aea6fab0b..57041e47b4a2 100644
--- a/sc/source/ui/inc/AccessibleCellBase.hxx
+++ b/sc/source/ui/inc/AccessibleCellBase.hxx
@@ -41,7 +41,7 @@ public:
const ScAddress& rCellAddress,
sal_Int32 nIndex);
protected:
- virtual ~ScAccessibleCellBase();
+ virtual ~ScAccessibleCellBase() override;
public:
virtual bool SAL_CALL isVisible()
diff --git a/sc/source/ui/inc/AccessibleContextBase.hxx b/sc/source/ui/inc/AccessibleContextBase.hxx
index 3740cba2d5ff..3acf9359fe77 100644
--- a/sc/source/ui/inc/AccessibleContextBase.hxx
+++ b/sc/source/ui/inc/AccessibleContextBase.hxx
@@ -75,7 +75,7 @@ public:
virtual void Init();
virtual void SAL_CALL disposing() override;
protected:
- virtual ~ScAccessibleContextBase();
+ virtual ~ScAccessibleContextBase() override;
public:
bool SAL_CALL isShowing( )
diff --git a/sc/source/ui/inc/AccessibleCsvControl.hxx b/sc/source/ui/inc/AccessibleCsvControl.hxx
index 9b8838fc37c9..abf6e65c3a40 100644
--- a/sc/source/ui/inc/AccessibleCsvControl.hxx
+++ b/sc/source/ui/inc/AccessibleCsvControl.hxx
@@ -46,7 +46,7 @@ public:
const css::uno::Reference< css::accessibility::XAccessible >& rxParent,
ScCsvControl& rControl,
sal_uInt16 nRole );
- virtual ~ScAccessibleCsvControl();
+ virtual ~ScAccessibleCsvControl() override;
using ScAccessibleContextBase::disposing;
virtual void SAL_CALL disposing() override;
@@ -121,7 +121,7 @@ private:
public:
explicit ScAccessibleCsvRuler( ScCsvRuler& rRuler );
- virtual ~ScAccessibleCsvRuler();
+ virtual ~ScAccessibleCsvRuler() override;
// XAccessibleComponent -----------------------------------------------------
@@ -288,7 +288,7 @@ protected:
public:
explicit ScAccessibleCsvGrid( ScCsvGrid& rGrid );
- virtual ~ScAccessibleCsvGrid();
+ virtual ~ScAccessibleCsvGrid() override;
// XAccessibleComponent ---------------------------------------------------
@@ -531,7 +531,7 @@ public:
ScCsvGrid& rGrid,
const OUString& rCellText,
sal_Int32 nRow, sal_Int32 nColumn );
- virtual ~ScAccessibleCsvCell();
+ virtual ~ScAccessibleCsvCell() override;
using ScAccessibleCsvControl::disposing;
virtual void SAL_CALL disposing() override;
diff --git a/sc/source/ui/inc/AccessibleDocument.hxx b/sc/source/ui/inc/AccessibleDocument.hxx
index 70b2c37b6c84..e7e1897c21ec 100644
--- a/sc/source/ui/inc/AccessibleDocument.hxx
+++ b/sc/source/ui/inc/AccessibleDocument.hxx
@@ -68,7 +68,7 @@ public:
DECL_LINK_TYPED( WindowChildEventListener, VclWindowEvent&, void );
protected:
- virtual ~ScAccessibleDocument();
+ virtual ~ScAccessibleDocument() override;
using ScAccessibleDocumentBase::IsDefunc;
diff --git a/sc/source/ui/inc/AccessibleDocumentBase.hxx b/sc/source/ui/inc/AccessibleDocumentBase.hxx
index 607917d126d9..bd2a27aa37c8 100644
--- a/sc/source/ui/inc/AccessibleDocumentBase.hxx
+++ b/sc/source/ui/inc/AccessibleDocumentBase.hxx
@@ -30,7 +30,7 @@ public:
ScAccessibleDocumentBase(
const css::uno::Reference<css::accessibility::XAccessible>& rxParent);
protected:
- virtual ~ScAccessibleDocumentBase();
+ virtual ~ScAccessibleDocumentBase() override;
};
#endif
diff --git a/sc/source/ui/inc/AccessibleDocumentPagePreview.hxx b/sc/source/ui/inc/AccessibleDocumentPagePreview.hxx
index 26c6d9d525ab..3129a2ce34c3 100644
--- a/sc/source/ui/inc/AccessibleDocumentPagePreview.hxx
+++ b/sc/source/ui/inc/AccessibleDocumentPagePreview.hxx
@@ -41,7 +41,7 @@ public:
const css::uno::Reference<css::accessibility::XAccessible>& rxParent,
ScPreviewShell* pViewShell );
protected:
- virtual ~ScAccessibleDocumentPagePreview();
+ virtual ~ScAccessibleDocumentPagePreview() override;
using ScAccessibleDocumentBase::IsDefunc;
diff --git a/sc/source/ui/inc/AccessibleEditObject.hxx b/sc/source/ui/inc/AccessibleEditObject.hxx
index 359f1e8bea7e..e7d0b1aa4e61 100644
--- a/sc/source/ui/inc/AccessibleEditObject.hxx
+++ b/sc/source/ui/inc/AccessibleEditObject.hxx
@@ -55,7 +55,7 @@ public:
const OUString& rDescription, EditObjectType eObjectType);
protected:
- virtual ~ScAccessibleEditObject();
+ virtual ~ScAccessibleEditObject() override;
using ScAccessibleContextBase::IsDefunc;
diff --git a/sc/source/ui/inc/AccessiblePageHeader.hxx b/sc/source/ui/inc/AccessiblePageHeader.hxx
index 86877e1d55cf..395f80b3d112 100644
--- a/sc/source/ui/inc/AccessiblePageHeader.hxx
+++ b/sc/source/ui/inc/AccessiblePageHeader.hxx
@@ -35,7 +35,7 @@ public:
ScPreviewShell* pViewShell, bool bHeader, sal_Int32 nIndex );
protected:
- virtual ~ScAccessiblePageHeader();
+ virtual ~ScAccessiblePageHeader() override;
using ScAccessibleContextBase::IsDefunc;
diff --git a/sc/source/ui/inc/AccessiblePageHeaderArea.hxx b/sc/source/ui/inc/AccessiblePageHeaderArea.hxx
index e32b2c29972d..25067fbf7431 100644
--- a/sc/source/ui/inc/AccessiblePageHeaderArea.hxx
+++ b/sc/source/ui/inc/AccessiblePageHeaderArea.hxx
@@ -42,7 +42,7 @@ public:
bool bHeader,
SvxAdjust eAdjust);
protected:
- virtual ~ScAccessiblePageHeaderArea();
+ virtual ~ScAccessiblePageHeaderArea() override;
public:
const EditTextObject* GetEditTextObject() const { return mpEditObj; }
diff --git a/sc/source/ui/inc/AccessiblePreviewCell.hxx b/sc/source/ui/inc/AccessiblePreviewCell.hxx
index 72dc4eca95ee..061330b3e5c2 100644
--- a/sc/source/ui/inc/AccessiblePreviewCell.hxx
+++ b/sc/source/ui/inc/AccessiblePreviewCell.hxx
@@ -38,7 +38,7 @@ public:
ScPreviewShell* pViewShell, /* const */ ScAddress& rCellAddress, sal_Int32 nIndex );
protected:
- virtual ~ScAccessiblePreviewCell();
+ virtual ~ScAccessiblePreviewCell() override;
using ScAccessibleCellBase::IsDefunc;
diff --git a/sc/source/ui/inc/AccessiblePreviewHeaderCell.hxx b/sc/source/ui/inc/AccessiblePreviewHeaderCell.hxx
index 1c1cfb8a89be..142b58c6e116 100644
--- a/sc/source/ui/inc/AccessiblePreviewHeaderCell.hxx
+++ b/sc/source/ui/inc/AccessiblePreviewHeaderCell.hxx
@@ -47,7 +47,7 @@ public:
sal_Int32 nIndex );
protected:
- virtual ~ScAccessiblePreviewHeaderCell();
+ virtual ~ScAccessiblePreviewHeaderCell() override;
using ScAccessibleContextBase::IsDefunc;
diff --git a/sc/source/ui/inc/AccessiblePreviewTable.hxx b/sc/source/ui/inc/AccessiblePreviewTable.hxx
index ae52d1afe220..36bc0d716549 100644
--- a/sc/source/ui/inc/AccessiblePreviewTable.hxx
+++ b/sc/source/ui/inc/AccessiblePreviewTable.hxx
@@ -39,7 +39,7 @@ public:
ScPreviewShell* pViewShell, sal_Int32 nIndex );
protected:
- virtual ~ScAccessiblePreviewTable();
+ virtual ~ScAccessiblePreviewTable() override;
using ScAccessibleContextBase::IsDefunc;
diff --git a/sc/source/ui/inc/AccessibleSpreadsheet.hxx b/sc/source/ui/inc/AccessibleSpreadsheet.hxx
index c4fb374ebff1..681081f0f8c3 100644
--- a/sc/source/ui/inc/AccessibleSpreadsheet.hxx
+++ b/sc/source/ui/inc/AccessibleSpreadsheet.hxx
@@ -71,7 +71,7 @@ protected:
ScAccessibleSpreadsheet& rParent,
const ScRange& rRange );
- virtual ~ScAccessibleSpreadsheet();
+ virtual ~ScAccessibleSpreadsheet() override;
void ConstructScAccessibleSpreadsheet(
ScAccessibleDocument* pAccDoc,
diff --git a/sc/source/ui/inc/AccessibleTableBase.hxx b/sc/source/ui/inc/AccessibleTableBase.hxx
index 33ffbf50dac0..362bb032031e 100644
--- a/sc/source/ui/inc/AccessibleTableBase.hxx
+++ b/sc/source/ui/inc/AccessibleTableBase.hxx
@@ -49,7 +49,7 @@ public:
ScDocument* pDoc,
const ScRange& rRange);
protected:
- virtual ~ScAccessibleTableBase();
+ virtual ~ScAccessibleTableBase() override;
public:
using ScAccessibleContextBase::disposing;
diff --git a/sc/source/ui/inc/AccessibleText.hxx b/sc/source/ui/inc/AccessibleText.hxx
index 0bea5fae1145..b31a4da2e31e 100644
--- a/sc/source/ui/inc/AccessibleText.hxx
+++ b/sc/source/ui/inc/AccessibleText.hxx
@@ -42,7 +42,7 @@ class ScAccessibleTextData : public SfxListener
{
public:
ScAccessibleTextData() {}
- virtual ~ScAccessibleTextData() {}
+ virtual ~ScAccessibleTextData() override {}
virtual ScAccessibleTextData* Clone() const = 0;
@@ -68,7 +68,7 @@ public:
ScAccessibleCellBaseTextData(ScDocShell* pDocShellP,
const ScAddress& rP)
: ScCellTextData(pDocShellP, rP) {}
- virtual ~ScAccessibleCellBaseTextData() {}
+ virtual ~ScAccessibleCellBaseTextData() override {}
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override { ScCellTextData::Notify(rBC, rHint); }
virtual void UpdateData() override { ScCellTextData::UpdateData(); }
@@ -81,7 +81,7 @@ class ScAccessibleCellTextData : public ScAccessibleCellBaseTextData
public:
ScAccessibleCellTextData(ScTabViewShell* pViewShell,
const ScAddress& rP, ScSplitPos eSplitPos, ScAccessibleCell* pAccCell);
- virtual ~ScAccessibleCellTextData();
+ virtual ~ScAccessibleCellTextData() override;
virtual ScAccessibleTextData* Clone() const override;
@@ -107,7 +107,7 @@ class ScAccessibleEditObjectTextData : public ScAccessibleTextData
public:
// Add a para to indicate whether the object is cloned
ScAccessibleEditObjectTextData(EditView* pEditView, vcl::Window* pWin, bool isClone = false);
- virtual ~ScAccessibleEditObjectTextData();
+ virtual ~ScAccessibleEditObjectTextData() override;
virtual ScAccessibleTextData* Clone() const override;
@@ -134,7 +134,7 @@ class ScAccessibleEditLineTextData : public ScAccessibleEditObjectTextData
{
public:
ScAccessibleEditLineTextData(EditView* pEditView, vcl::Window* pWin);
- virtual ~ScAccessibleEditLineTextData();
+ virtual ~ScAccessibleEditLineTextData() override;
virtual ScAccessibleTextData* Clone() const override;
@@ -156,7 +156,7 @@ class ScAccessiblePreviewCellTextData : public ScAccessibleCellBaseTextData
public:
ScAccessiblePreviewCellTextData(ScPreviewShell* pViewShell,
const ScAddress& rP);
- virtual ~ScAccessiblePreviewCellTextData();
+ virtual ~ScAccessiblePreviewCellTextData() override;
virtual ScAccessibleTextData* Clone() const override;
@@ -179,7 +179,7 @@ class ScAccessiblePreviewHeaderCellTextData : public ScAccessibleCellBaseTextDat
public:
ScAccessiblePreviewHeaderCellTextData(ScPreviewShell* pViewShell,
const OUString& rText, const ScAddress& rP, bool bColHeader, bool bRowHeader);
- virtual ~ScAccessiblePreviewHeaderCellTextData();
+ virtual ~ScAccessiblePreviewHeaderCellTextData() override;
virtual ScAccessibleTextData* Clone() const override;
@@ -205,7 +205,7 @@ class ScAccessibleHeaderTextData : public ScAccessibleTextData
public:
ScAccessibleHeaderTextData(ScPreviewShell* pViewShell,
const EditTextObject* pEditObj, bool bHeader, SvxAdjust eAdjust);
- virtual ~ScAccessibleHeaderTextData();
+ virtual ~ScAccessibleHeaderTextData() override;
virtual ScAccessibleTextData* Clone() const override;
@@ -233,7 +233,7 @@ class ScAccessibleNoteTextData : public ScAccessibleTextData
public:
ScAccessibleNoteTextData(ScPreviewShell* pViewShell,
const OUString& sText, const ScAddress& aCellPos, bool bMarkNote);
- virtual ~ScAccessibleNoteTextData();
+ virtual ~ScAccessibleNoteTextData() override;
virtual ScAccessibleTextData* Clone() const override;
@@ -277,7 +277,7 @@ public:
const OUString& rCellText,
const Rectangle& rBoundBox,
const Size& rCellSize );
- virtual ~ScAccessibleCsvTextData();
+ virtual ~ScAccessibleCsvTextData() override;
virtual ScAccessibleTextData* Clone() const override;
diff --git a/sc/source/ui/inc/AnalysisOfVarianceDialog.hxx b/sc/source/ui/inc/AnalysisOfVarianceDialog.hxx
index 0b00ab464bea..f9a139422285 100644
--- a/sc/source/ui/inc/AnalysisOfVarianceDialog.hxx
+++ b/sc/source/ui/inc/AnalysisOfVarianceDialog.hxx
@@ -55,7 +55,7 @@ public:
SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScAnalysisOfVarianceDialog();
+ virtual ~ScAnalysisOfVarianceDialog() override;
virtual void dispose() override;
virtual bool Close() override;
diff --git a/sc/source/ui/inc/ChartRangeSelectionListener.hxx b/sc/source/ui/inc/ChartRangeSelectionListener.hxx
index 0970a9f1352b..912bf2774003 100644
--- a/sc/source/ui/inc/ChartRangeSelectionListener.hxx
+++ b/sc/source/ui/inc/ChartRangeSelectionListener.hxx
@@ -37,7 +37,7 @@ class ScChartRangeSelectionListener :
{
public:
explicit ScChartRangeSelectionListener( ScTabViewShell * pViewShell );
- virtual ~ScChartRangeSelectionListener();
+ virtual ~ScChartRangeSelectionListener() override;
protected:
// ____ XSelectionChangeListener ____
diff --git a/sc/source/ui/inc/ChiSquareTestDialog.hxx b/sc/source/ui/inc/ChiSquareTestDialog.hxx
index 2f63a064752a..eb5ca54c4520 100644
--- a/sc/source/ui/inc/ChiSquareTestDialog.hxx
+++ b/sc/source/ui/inc/ChiSquareTestDialog.hxx
@@ -20,7 +20,7 @@ public:
SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScChiSquareTestDialog();
+ virtual ~ScChiSquareTestDialog() override;
virtual bool Close() override;
diff --git a/sc/source/ui/inc/DescriptiveStatisticsDialog.hxx b/sc/source/ui/inc/DescriptiveStatisticsDialog.hxx
index ac49f6b9d919..be891a6c013c 100644
--- a/sc/source/ui/inc/DescriptiveStatisticsDialog.hxx
+++ b/sc/source/ui/inc/DescriptiveStatisticsDialog.hxx
@@ -20,7 +20,7 @@ public:
SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScDescriptiveStatisticsDialog();
+ virtual ~ScDescriptiveStatisticsDialog() override;
virtual bool Close() override;
diff --git a/sc/source/ui/inc/DrawModelBroadcaster.hxx b/sc/source/ui/inc/DrawModelBroadcaster.hxx
index b74ffccdaec9..3e42d6f12283 100644
--- a/sc/source/ui/inc/DrawModelBroadcaster.hxx
+++ b/sc/source/ui/inc/DrawModelBroadcaster.hxx
@@ -37,7 +37,7 @@ class ScDrawModelBroadcaster : public SfxListener,
public:
ScDrawModelBroadcaster( SdrModel *pDrawModel );
- virtual ~ScDrawModelBroadcaster();
+ virtual ~ScDrawModelBroadcaster() override;
virtual void SAL_CALL addEventListener( const css::uno::Reference< css::document::XEventListener >& xListener )
throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/source/ui/inc/ExponentialSmoothingDialog.hxx b/sc/source/ui/inc/ExponentialSmoothingDialog.hxx
index 798fbe8fc894..0162b0cd577d 100644
--- a/sc/source/ui/inc/ExponentialSmoothingDialog.hxx
+++ b/sc/source/ui/inc/ExponentialSmoothingDialog.hxx
@@ -31,7 +31,7 @@ public:
SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScExponentialSmoothingDialog();
+ virtual ~ScExponentialSmoothingDialog() override;
virtual void dispose() override;
virtual bool Close() override;
diff --git a/sc/source/ui/inc/FTestDialog.hxx b/sc/source/ui/inc/FTestDialog.hxx
index 3bfee4538ebb..d4ef1cfd5541 100644
--- a/sc/source/ui/inc/FTestDialog.hxx
+++ b/sc/source/ui/inc/FTestDialog.hxx
@@ -20,7 +20,7 @@ public:
SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScFTestDialog();
+ virtual ~ScFTestDialog() override;
virtual bool Close() override;
diff --git a/sc/source/ui/inc/MatrixComparisonGenerator.hxx b/sc/source/ui/inc/MatrixComparisonGenerator.hxx
index c00f83e77143..3745357fa26b 100644
--- a/sc/source/ui/inc/MatrixComparisonGenerator.hxx
+++ b/sc/source/ui/inc/MatrixComparisonGenerator.hxx
@@ -29,7 +29,7 @@ public:
vcl::Window* pParent, ScViewData* pViewData,
const OUString& rID, const OUString& rUiXmlDescription );
- virtual ~ScMatrixComparisonGenerator();
+ virtual ~ScMatrixComparisonGenerator() override;
protected:
virtual sal_Int16 GetUndoNameId() override;
diff --git a/sc/source/ui/inc/MovingAverageDialog.hxx b/sc/source/ui/inc/MovingAverageDialog.hxx
index e2b3e270d10d..c1f15ea7fea5 100644
--- a/sc/source/ui/inc/MovingAverageDialog.hxx
+++ b/sc/source/ui/inc/MovingAverageDialog.hxx
@@ -31,7 +31,7 @@ public:
SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScMovingAverageDialog();
+ virtual ~ScMovingAverageDialog() override;
virtual void dispose() override;
virtual bool Close() override;
diff --git a/sc/source/ui/inc/PivotLayoutDialog.hxx b/sc/source/ui/inc/PivotLayoutDialog.hxx
index 0d354e608a32..9a417edf1d25 100644
--- a/sc/source/ui/inc/PivotLayoutDialog.hxx
+++ b/sc/source/ui/inc/PivotLayoutDialog.hxx
@@ -111,7 +111,7 @@ private:
public:
ScPivotLayoutDialog(SfxBindings* pSfxBindings, SfxChildWindow* pChildWindow, vcl::Window* pParent,
ScViewData* pViewData, const ScDPObject* pPivotTableObject, bool bCreateNewPivotTable);
- virtual ~ScPivotLayoutDialog();
+ virtual ~ScPivotLayoutDialog() override;
virtual void dispose() override;
virtual void SetReference(const ScRange& rReferenceRange, ScDocument* pDocument) override;
diff --git a/sc/source/ui/inc/PivotLayoutTreeList.hxx b/sc/source/ui/inc/PivotLayoutTreeList.hxx
index 60feb73df465..71e7cb2e1730 100644
--- a/sc/source/ui/inc/PivotLayoutTreeList.hxx
+++ b/sc/source/ui/inc/PivotLayoutTreeList.hxx
@@ -20,7 +20,7 @@ private:
public:
ScPivotLayoutTreeList(vcl::Window* pParent, WinBits nBits);
- virtual ~ScPivotLayoutTreeList();
+ virtual ~ScPivotLayoutTreeList() override;
virtual bool DoubleClickHdl() override;
void Setup(ScPivotLayoutDialog* pParent, SvPivotTreeListType eType);
diff --git a/sc/source/ui/inc/PivotLayoutTreeListBase.hxx b/sc/source/ui/inc/PivotLayoutTreeListBase.hxx
index 6fb1f89592a2..e5d9da1ca64a 100644
--- a/sc/source/ui/inc/PivotLayoutTreeListBase.hxx
+++ b/sc/source/ui/inc/PivotLayoutTreeListBase.hxx
@@ -41,7 +41,7 @@ public:
void Setup(ScPivotLayoutDialog* pParent);
ScPivotLayoutTreeListBase(vcl::Window* pParent, WinBits nBits, SvPivotTreeListType eType = UNDEFINED);
- virtual ~ScPivotLayoutTreeListBase();
+ virtual ~ScPivotLayoutTreeListBase() override;
virtual void dispose() override;
virtual bool NotifyAcceptDrop(SvTreeListEntry* pEntry) override;
diff --git a/sc/source/ui/inc/PivotLayoutTreeListData.hxx b/sc/source/ui/inc/PivotLayoutTreeListData.hxx
index 331967f923fc..c89d99fefac5 100644
--- a/sc/source/ui/inc/PivotLayoutTreeListData.hxx
+++ b/sc/source/ui/inc/PivotLayoutTreeListData.hxx
@@ -22,7 +22,7 @@ private:
public:
ScPivotLayoutTreeListData(vcl::Window* pParent, WinBits nBits);
- virtual ~ScPivotLayoutTreeListData();
+ virtual ~ScPivotLayoutTreeListData() override;
virtual bool DoubleClickHdl() override;
void FillDataField(ScPivotFieldVector& rDataFields);
diff --git a/sc/source/ui/inc/PivotLayoutTreeListLabel.hxx b/sc/source/ui/inc/PivotLayoutTreeListLabel.hxx
index 03f42ea50532..9934dac5d523 100644
--- a/sc/source/ui/inc/PivotLayoutTreeListLabel.hxx
+++ b/sc/source/ui/inc/PivotLayoutTreeListLabel.hxx
@@ -23,7 +23,7 @@ private:
public:
ScPivotLayoutTreeListLabel(vcl::Window* pParent, WinBits nBits);
- virtual ~ScPivotLayoutTreeListLabel();
+ virtual ~ScPivotLayoutTreeListLabel() override;
void FillLabelFields(ScDPLabelDataVector& rLabelVector);
ScItemValue* GetItem(SCCOL nColumn);
bool IsDataElement(SCCOL nColumn);
diff --git a/sc/source/ui/inc/RandomNumberGeneratorDialog.hxx b/sc/source/ui/inc/RandomNumberGeneratorDialog.hxx
index 4dd9c4b10b2a..1b7db2f3fa76 100644
--- a/sc/source/ui/inc/RandomNumberGeneratorDialog.hxx
+++ b/sc/source/ui/inc/RandomNumberGeneratorDialog.hxx
@@ -28,7 +28,7 @@ public:
SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScRandomNumberGeneratorDialog();
+ virtual ~ScRandomNumberGeneratorDialog() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
diff --git a/sc/source/ui/inc/RegressionDialog.hxx b/sc/source/ui/inc/RegressionDialog.hxx
index cba4506cd803..8b6d114024bd 100644
--- a/sc/source/ui/inc/RegressionDialog.hxx
+++ b/sc/source/ui/inc/RegressionDialog.hxx
@@ -24,7 +24,7 @@ public:
SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScRegressionDialog();
+ virtual ~ScRegressionDialog() override;
virtual bool Close() override;
diff --git a/sc/source/ui/inc/SamplingDialog.hxx b/sc/source/ui/inc/SamplingDialog.hxx
index ea1d698f28e3..356477484c2d 100644
--- a/sc/source/ui/inc/SamplingDialog.hxx
+++ b/sc/source/ui/inc/SamplingDialog.hxx
@@ -26,7 +26,7 @@ public:
SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScSamplingDialog();
+ virtual ~ScSamplingDialog() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
diff --git a/sc/source/ui/inc/StatisticsInputOutputDialog.hxx b/sc/source/ui/inc/StatisticsInputOutputDialog.hxx
index 5fedfdd39f83..2f6a42710613 100644
--- a/sc/source/ui/inc/StatisticsInputOutputDialog.hxx
+++ b/sc/source/ui/inc/StatisticsInputOutputDialog.hxx
@@ -32,7 +32,7 @@ public:
vcl::Window* pParent, ScViewData* pViewData,
const OUString& rID, const OUString& rUIXMLDescription );
- virtual ~ScStatisticsInputOutputDialog();
+ virtual ~ScStatisticsInputOutputDialog() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
diff --git a/sc/source/ui/inc/StatisticsTwoVariableDialog.hxx b/sc/source/ui/inc/StatisticsTwoVariableDialog.hxx
index 41c0df053447..30ffdc183c51 100644
--- a/sc/source/ui/inc/StatisticsTwoVariableDialog.hxx
+++ b/sc/source/ui/inc/StatisticsTwoVariableDialog.hxx
@@ -32,7 +32,7 @@ public:
vcl::Window* pParent, ScViewData* pViewData,
const OUString& rID, const OUString& rUIXMLDescription );
- virtual ~ScStatisticsTwoVariableDialog();
+ virtual ~ScStatisticsTwoVariableDialog() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
diff --git a/sc/source/ui/inc/TTestDialog.hxx b/sc/source/ui/inc/TTestDialog.hxx
index adc4e22fc651..3d08b94f0214 100644
--- a/sc/source/ui/inc/TTestDialog.hxx
+++ b/sc/source/ui/inc/TTestDialog.hxx
@@ -20,7 +20,7 @@ public:
SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScTTestDialog();
+ virtual ~ScTTestDialog() override;
virtual bool Close() override;
diff --git a/sc/source/ui/inc/ZTestDialog.hxx b/sc/source/ui/inc/ZTestDialog.hxx
index 50f774de4959..84281a652083 100644
--- a/sc/source/ui/inc/ZTestDialog.hxx
+++ b/sc/source/ui/inc/ZTestDialog.hxx
@@ -20,7 +20,7 @@ public:
SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScZTestDialog();
+ virtual ~ScZTestDialog() override;
virtual bool Close() override;
diff --git a/sc/source/ui/inc/acredlin.hxx b/sc/source/ui/inc/acredlin.hxx
index 6ec0d79d3f6d..66a6e33bd4eb 100644
--- a/sc/source/ui/inc/acredlin.hxx
+++ b/sc/source/ui/inc/acredlin.hxx
@@ -42,7 +42,7 @@ class ScRedlinData : public RedlinData
{
public:
ScRedlinData();
- virtual ~ScRedlinData();
+ virtual ~ScRedlinData() override;
SCTAB nTable;
SCCOL nCol;
SCROW nRow;
@@ -162,7 +162,7 @@ public:
ScAcceptChgDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent,
ScViewData* ptrViewData);
- virtual ~ScAcceptChgDlg();
+ virtual ~ScAcceptChgDlg() override;
virtual void dispose() override;
void ReInit(ScViewData* ptrViewData);
diff --git a/sc/source/ui/inc/anyrefdg.hxx b/sc/source/ui/inc/anyrefdg.hxx
index 823e9e085c5f..cbad65a67d84 100644
--- a/sc/source/ui/inc/anyrefdg.hxx
+++ b/sc/source/ui/inc/anyrefdg.hxx
@@ -136,7 +136,7 @@ protected:
public:
ScRefHandler( vcl::Window &rWindow, SfxBindings* pB, bool bBindRef );
- virtual ~ScRefHandler();
+ virtual ~ScRefHandler() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override = 0;
virtual void AddRefEntry() override;
@@ -181,7 +181,7 @@ private:
template<class TParentWindow, class TArg>
ScRefHdlrImplBase( TParentWindow* pParent, const OUString& rID, const OUString& rUIXMLDescription, const TArg &rArg, SfxBindings *pB = nullptr );
- virtual ~ScRefHdlrImplBase();
+ virtual ~ScRefHdlrImplBase() override;
template<class, class, bool> friend struct ScRefHdlrImpl;
};
diff --git a/sc/source/ui/inc/areasdlg.hxx b/sc/source/ui/inc/areasdlg.hxx
index 64f9ce094cbf..2691571bc29b 100644
--- a/sc/source/ui/inc/areasdlg.hxx
+++ b/sc/source/ui/inc/areasdlg.hxx
@@ -33,7 +33,7 @@ class ScPrintAreasDlg : public ScAnyRefDlg
{
public:
ScPrintAreasDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent );
- virtual ~ScPrintAreasDlg();
+ virtual ~ScPrintAreasDlg() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
diff --git a/sc/source/ui/inc/attrdlg.hxx b/sc/source/ui/inc/attrdlg.hxx
index e790bc78f1fa..7e60e75946be 100644
--- a/sc/source/ui/inc/attrdlg.hxx
+++ b/sc/source/ui/inc/attrdlg.hxx
@@ -31,7 +31,7 @@ class ScAttrDlg : public SfxTabDialog
public:
ScAttrDlg( vcl::Window* pParent,
const SfxItemSet* pCellAttrs );
- virtual ~ScAttrDlg();
+ virtual ~ScAttrDlg() override;
protected:
virtual void PageCreated( sal_uInt16 nPageId, SfxTabPage& rTabPage ) override;
diff --git a/sc/source/ui/inc/auditsh.hxx b/sc/source/ui/inc/auditsh.hxx
index b6fe48c73295..2ef15d707f32 100644
--- a/sc/source/ui/inc/auditsh.hxx
+++ b/sc/source/ui/inc/auditsh.hxx
@@ -42,7 +42,7 @@ private:
public:
ScAuditingShell(ScViewData* pData);
- virtual ~ScAuditingShell();
+ virtual ~ScAuditingShell() override;
void Execute(SfxRequest& rReq);
void GetState(SfxItemSet& rSet);
diff --git a/sc/source/ui/inc/autofmt.hxx b/sc/source/ui/inc/autofmt.hxx
index bb4e067e7023..62ee238884f9 100644
--- a/sc/source/ui/inc/autofmt.hxx
+++ b/sc/source/ui/inc/autofmt.hxx
@@ -45,7 +45,7 @@ class SC_DLLPUBLIC ScAutoFmtPreview : public vcl::Window
public:
ScAutoFmtPreview(vcl::Window* pParent);
void DetectRTL(ScViewData *pViewData);
- virtual ~ScAutoFmtPreview();
+ virtual ~ScAutoFmtPreview() override;
virtual void dispose() override;
void NotifyChange( ScAutoFormatData* pNewData );
diff --git a/sc/source/ui/inc/cellsh.hxx b/sc/source/ui/inc/cellsh.hxx
index d81f822bdd9e..8bb339ed97a5 100644
--- a/sc/source/ui/inc/cellsh.hxx
+++ b/sc/source/ui/inc/cellsh.hxx
@@ -78,7 +78,7 @@ private:
public:
ScCellShell(ScViewData* pData);
- virtual ~ScCellShell();
+ virtual ~ScCellShell() override;
void Execute(SfxRequest &);
void GetState(SfxItemSet &);
diff --git a/sc/source/ui/inc/chartsh.hxx b/sc/source/ui/inc/chartsh.hxx
index 5c02eb606852..cbfc4019ea47 100644
--- a/sc/source/ui/inc/chartsh.hxx
+++ b/sc/source/ui/inc/chartsh.hxx
@@ -39,7 +39,7 @@ private:
public:
ScChartShell(ScViewData* pData);
- virtual ~ScChartShell();
+ virtual ~ScChartShell() override;
void ExecuteExportAsGraphic(SfxRequest& rReq);
void GetExportAsGraphicState(SfxItemSet &rSet);
diff --git a/sc/source/ui/inc/checklistmenu.hxx b/sc/source/ui/inc/checklistmenu.hxx
index e5c2c2236862..6994bc1e0c94 100644
--- a/sc/source/ui/inc/checklistmenu.hxx
+++ b/sc/source/ui/inc/checklistmenu.hxx
@@ -48,7 +48,7 @@ public:
};
explicit ScMenuFloatingWindow(vcl::Window* pParent, ScDocument* pDoc, sal_uInt16 nMenuStackLevel = 0);
- virtual ~ScMenuFloatingWindow();
+ virtual ~ScMenuFloatingWindow() override;
void dispose() override;
virtual void PopupModeEnd() override;
@@ -232,7 +232,7 @@ class ScCheckListBox : public SvTreeListBox
public:
ScCheckListBox( vcl::Window* pParent, WinBits nWinStyle = 0 );
- virtual ~ScCheckListBox() { disposeOnce(); }
+ virtual ~ScCheckListBox() override { disposeOnce(); }
virtual void dispose() override { delete mpCheckButton; SvTreeListBox::dispose(); }
void Init();
void CheckEntry( const OUString& sName, SvTreeListEntry* pParent, bool bCheck );
@@ -259,7 +259,7 @@ public:
{
}
- virtual ~ScSearchEdit() {}
+ virtual ~ScSearchEdit() override {}
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
void SetTabStopsContainer( ScTabStops* pTabStops ) { mpTabStops = pTabStops; }
@@ -316,7 +316,7 @@ public:
};
explicit ScCheckListMenuWindow(vcl::Window* pParent, ScDocument* pDoc);
- virtual ~ScCheckListMenuWindow();
+ virtual ~ScCheckListMenuWindow() override;
virtual void dispose() override;
virtual void MouseMove(const MouseEvent& rMEvt) override;
@@ -359,7 +359,7 @@ private:
{
public:
CancelButton(ScCheckListMenuWindow* pParent);
- virtual ~CancelButton();
+ virtual ~CancelButton() override;
virtual void dispose() override;
virtual void Click() override;
diff --git a/sc/source/ui/inc/client.hxx b/sc/source/ui/inc/client.hxx
index cb7a863eaab4..b112dfd6459b 100644
--- a/sc/source/ui/inc/client.hxx
+++ b/sc/source/ui/inc/client.hxx
@@ -39,7 +39,7 @@ private:
public:
ScClient( ScTabViewShell* pViewShell, vcl::Window* pDraw, SdrModel* pSdrModel, SdrOle2Obj* pObj );
- virtual ~ScClient();
+ virtual ~ScClient() override;
void SetGrafEdit(SdrGrafObj* pNew) { pGrafEdit = pNew; }
SdrOle2Obj* GetDrawObj();
diff --git a/sc/source/ui/inc/colorformat.hxx b/sc/source/ui/inc/colorformat.hxx
index 95239429f072..1e2e542d5c40 100644
--- a/sc/source/ui/inc/colorformat.hxx
+++ b/sc/source/ui/inc/colorformat.hxx
@@ -57,7 +57,7 @@ private:
public:
ScDataBarSettingsDlg(vcl::Window* pParent, const ScDataBarFormatData& rData, ScDocument* pDoc, const ScAddress& rPos);
- virtual ~ScDataBarSettingsDlg();
+ virtual ~ScDataBarSettingsDlg() override;
virtual void dispose() override;
ScDataBarFormatData* GetData();
diff --git a/sc/source/ui/inc/colrowba.hxx b/sc/source/ui/inc/colrowba.hxx
index 49e0cf8cd800..acff8a111f7e 100644
--- a/sc/source/ui/inc/colrowba.hxx
+++ b/sc/source/ui/inc/colrowba.hxx
@@ -36,7 +36,7 @@ public:
ScColBar( vcl::Window* pParent, ScHSplitPos eWhich,
ScHeaderFunctionSet* pFuncSet, ScHeaderSelectionEngine* pEng,
ScTabView* pTab );
- virtual ~ScColBar();
+ virtual ~ScColBar() override;
virtual SCCOLROW GetPos() const override;
virtual sal_uInt16 GetEntrySize( SCCOLROW nEntryNo ) const override;
@@ -68,7 +68,7 @@ public:
ScRowBar( vcl::Window* pParent, ScVSplitPos eWhich,
ScHeaderFunctionSet* pFuncSet, ScHeaderSelectionEngine* pEng,
ScTabView* pTab );
- virtual ~ScRowBar();
+ virtual ~ScRowBar() override;
virtual SCCOLROW GetPos() const override;
virtual sal_uInt16 GetEntrySize( SCCOLROW nEntryNo ) const override;
diff --git a/sc/source/ui/inc/condformatdlg.hxx b/sc/source/ui/inc/condformatdlg.hxx
index 212b20436ef2..d6a0a9352b88 100644
--- a/sc/source/ui/inc/condformatdlg.hxx
+++ b/sc/source/ui/inc/condformatdlg.hxx
@@ -73,7 +73,7 @@ private:
public:
ScCondFormatList(vcl::Window* pParent, WinBits nStyle);
- virtual ~ScCondFormatList();
+ virtual ~ScCondFormatList() override;
virtual void dispose() override;
void init(ScDocument* pDoc, ScCondFormatDlg* pDialogParent, const ScConditionalFormat* pFormat,
@@ -131,7 +131,7 @@ public:
ScViewData* pViewData, const ScConditionalFormat* pFormat,
const ScRangeList& rRange, const ScAddress& rPos,
condformat::dialog::ScCondFormatDialogType eType, bool bManaged);
- virtual ~ScCondFormatDlg();
+ virtual ~ScCondFormatDlg() override;
virtual void dispose() override;
SC_DLLPUBLIC ScConditionalFormat* GetConditionalFormat() const;
diff --git a/sc/source/ui/inc/condformatdlgentry.hxx b/sc/source/ui/inc/condformatdlgentry.hxx
index 4ca6a9f1a38c..675abc99db33 100644
--- a/sc/source/ui/inc/condformatdlgentry.hxx
+++ b/sc/source/ui/inc/condformatdlgentry.hxx
@@ -64,7 +64,7 @@ protected:
public:
ScCondFrmtEntry( vcl::Window* pParent, ScDocument* pDoc, const ScAddress& rPos );
- virtual ~ScCondFrmtEntry();
+ virtual ~ScCondFrmtEntry() override;
virtual void dispose() override;
virtual bool Notify( NotifyEvent& rNEvt ) override;
@@ -118,7 +118,7 @@ protected:
public:
ScConditionFrmtEntry( vcl::Window* pParent, ScDocument* pDoc, ScCondFormatDlg* pDialogParent,
const ScAddress& rPos, const ScCondFormatEntry* pFormatEntry = nullptr );
- virtual ~ScConditionFrmtEntry();
+ virtual ~ScConditionFrmtEntry() override;
virtual void dispose() override;
virtual ScFormatEntry* GetEntry() const override;
@@ -146,7 +146,7 @@ class ScFormulaFrmtEntry : public ScCondFrmtEntry
public:
ScFormulaFrmtEntry( vcl::Window* pParent, ScDocument* PDoc, ScCondFormatDlg* pDialogParent, const ScAddress& rPos, const ScCondFormatEntry* pFormatEntry = nullptr );
- virtual ~ScFormulaFrmtEntry();
+ virtual ~ScFormulaFrmtEntry() override;
virtual void dispose() override;
virtual ScFormatEntry* GetEntry() const override;
@@ -179,7 +179,7 @@ class ScColorScale2FrmtEntry : public ScCondFrmtEntry
DECL_LINK_TYPED( EntryTypeHdl, ListBox&, void );
public:
ScColorScale2FrmtEntry( vcl::Window* pParent, ScDocument* pDoc, const ScAddress& rPos, const ScColorScaleFormat* pFormat = nullptr );
- virtual ~ScColorScale2FrmtEntry();
+ virtual ~ScColorScale2FrmtEntry() override;
virtual void dispose() override;
virtual ScFormatEntry* GetEntry() const override;
virtual void SetActive() override;
@@ -214,7 +214,7 @@ class ScColorScale3FrmtEntry : public ScCondFrmtEntry
DECL_LINK_TYPED( EntryTypeHdl, ListBox&, void );
public:
ScColorScale3FrmtEntry( vcl::Window* pParent, ScDocument* pDoc, const ScAddress& rPos, const ScColorScaleFormat* pFormat = nullptr );
- virtual ~ScColorScale3FrmtEntry();
+ virtual ~ScColorScale3FrmtEntry() override;
virtual void dispose() override;
virtual ScFormatEntry* GetEntry() const override;
virtual void SetActive() override;
@@ -246,7 +246,7 @@ class ScDataBarFrmtEntry : public ScCondFrmtEntry
DECL_LINK_TYPED( DataBarTypeSelectHdl, ListBox&, void );
public:
ScDataBarFrmtEntry( vcl::Window* pParemt, ScDocument* pDoc, const ScAddress& rPos, const ScDataBarFormat* pFormat = nullptr );
- virtual ~ScDataBarFrmtEntry();
+ virtual ~ScDataBarFrmtEntry() override;
virtual void dispose() override;
virtual ScFormatEntry* GetEntry() const override;
virtual void SetActive() override;
@@ -259,7 +259,7 @@ class ScDateFrmtEntry : public ScCondFrmtEntry, public SfxListener
{
public:
ScDateFrmtEntry( vcl::Window* pParent, ScDocument* pDoc, const ScCondDateFormatEntry* pFormat = nullptr );
- virtual ~ScDateFrmtEntry();
+ virtual ~ScDateFrmtEntry() override;
virtual void dispose() override;
virtual ScFormatEntry* GetEntry() const override;
virtual void SetActive() override;
@@ -303,7 +303,7 @@ class ScIconSetFrmtEntry : public ScCondFrmtEntry
public:
ScIconSetFrmtEntry( vcl::Window* pParent, ScDocument* pDoc, const ScAddress& rPos, const ScIconSetFormat* pFormat = nullptr );
- virtual ~ScIconSetFrmtEntry();
+ virtual ~ScIconSetFrmtEntry() override;
virtual void dispose() override;
virtual ScFormatEntry* GetEntry() const override;
virtual void SetActive() override;
diff --git a/sc/source/ui/inc/condformatmgr.hxx b/sc/source/ui/inc/condformatmgr.hxx
index 013f71622a04..aad167e7f400 100644
--- a/sc/source/ui/inc/condformatmgr.hxx
+++ b/sc/source/ui/inc/condformatmgr.hxx
@@ -48,7 +48,7 @@ class ScCondFormatManagerDlg : public ModalDialog
{
public:
ScCondFormatManagerDlg(vcl::Window* pParent, ScDocument* pDoc, const ScConditionalFormatList* pFormatList);
- virtual ~ScCondFormatManagerDlg();
+ virtual ~ScCondFormatManagerDlg() override;
virtual void dispose() override;
ScConditionalFormatList* GetConditionalFormatList();
diff --git a/sc/source/ui/inc/condformatuno.hxx b/sc/source/ui/inc/condformatuno.hxx
index 7bf0e7cd57ba..ab7ab4e9f229 100644
--- a/sc/source/ui/inc/condformatuno.hxx
+++ b/sc/source/ui/inc/condformatuno.hxx
@@ -54,7 +54,7 @@ class ScCondFormatsObj : public cppu::WeakImplHelper<css::sheet::XConditionalFor
public:
ScCondFormatsObj(ScDocShell* pDocShell, SCTAB nTab);
- virtual ~ScCondFormatsObj();
+ virtual ~ScCondFormatsObj() override;
virtual void Notify(SfxBroadcaster& rBC, const SfxHint& rHint) override;
@@ -87,7 +87,7 @@ class ScCondFormatObj : public cppu::WeakImplHelper<css::sheet::XConditionalForm
public:
ScCondFormatObj(ScDocShell* pDocShell, rtl::Reference<ScCondFormatsObj> const & xCondFormats, sal_Int32 nKey);
- virtual ~ScCondFormatObj();
+ virtual ~ScCondFormatObj() override;
ScDocShell* getDocShell();
@@ -170,7 +170,7 @@ public:
ScConditionEntryObj(rtl::Reference<ScCondFormatObj> const & xParent,
const ScCondFormatEntry* pFormat);
- virtual ~ScConditionEntryObj();
+ virtual ~ScConditionEntryObj() override;
ScCondFormatEntry* getCoreObject();
@@ -228,7 +228,7 @@ class ScColorScaleFormatObj : public cppu::WeakImplHelper<css::beans::XPropertyS
public:
ScColorScaleFormatObj(rtl::Reference<ScCondFormatObj> const & xParent, const ScColorScaleFormat* pFormat);
- virtual ~ScColorScaleFormatObj();
+ virtual ~ScColorScaleFormatObj() override;
// XConditionEntry
virtual sal_Int32 SAL_CALL getType()
@@ -285,7 +285,7 @@ class ScColorScaleEntryObj : public cppu::WeakImplHelper<css::sheet::XColorScale
public:
ScColorScaleEntryObj(rtl::Reference<ScColorScaleFormatObj> const & xParent, size_t nPos);
- virtual ~ScColorScaleEntryObj();
+ virtual ~ScColorScaleEntryObj() override;
virtual css::util::Color SAL_CALL getColor()
throw(css::uno::RuntimeException, std::exception) override;
@@ -318,7 +318,7 @@ class ScDataBarFormatObj : public cppu::WeakImplHelper<css::beans::XPropertySet,
public:
ScDataBarFormatObj(rtl::Reference<ScCondFormatObj> const & xParent,
const ScDataBarFormat* pFormat);
- virtual ~ScDataBarFormatObj();
+ virtual ~ScDataBarFormatObj() override;
ScDataBarFormat* getCoreObject();
@@ -374,7 +374,7 @@ class ScDataBarEntryObj : public cppu::WeakImplHelper<css::sheet::XDataBarEntry>
public:
ScDataBarEntryObj(rtl::Reference<ScDataBarFormatObj> const & xParent, size_t nPos);
- virtual ~ScDataBarEntryObj();
+ virtual ~ScDataBarEntryObj() override;
virtual sal_Int32 SAL_CALL getType()
throw(css::uno::RuntimeException, std::exception) override;
@@ -401,7 +401,7 @@ class ScIconSetFormatObj : public cppu::WeakImplHelper<css::beans::XPropertySet,
public:
ScIconSetFormatObj(rtl::Reference<ScCondFormatObj> const & xParent,
const ScIconSetFormat* pFormat);
- virtual ~ScIconSetFormatObj();
+ virtual ~ScIconSetFormatObj() override;
ScIconSetFormat* getCoreObject();
@@ -457,7 +457,7 @@ class ScIconSetEntryObj : public cppu::WeakImplHelper<css::sheet::XIconSetEntry>
public:
ScIconSetEntryObj(rtl::Reference<ScIconSetFormatObj> const & xParent, size_t nPos);
- virtual ~ScIconSetEntryObj();
+ virtual ~ScIconSetEntryObj() override;
virtual sal_Int32 SAL_CALL getType()
throw(css::uno::RuntimeException, std::exception) override;
@@ -485,7 +485,7 @@ public:
ScCondDateFormatObj(rtl::Reference<ScCondFormatObj> const & xParent,
const ScCondDateFormatEntry* pFormat);
- virtual ~ScCondDateFormatObj();
+ virtual ~ScCondDateFormatObj() override;
ScCondDateFormatEntry* getCoreObject();
diff --git a/sc/source/ui/inc/conflictsdlg.hxx b/sc/source/ui/inc/conflictsdlg.hxx
index 2db668a50344..a8582a1081ac 100644
--- a/sc/source/ui/inc/conflictsdlg.hxx
+++ b/sc/source/ui/inc/conflictsdlg.hxx
@@ -159,7 +159,7 @@ private:
public:
ScConflictsDlg( vcl::Window* pParent, ScViewData* pViewData, ScDocument* pSharedDoc, ScConflictsList& rConflictsList );
- virtual ~ScConflictsDlg();
+ virtual ~ScConflictsDlg() override;
virtual void dispose() override;
void UpdateView();
diff --git a/sc/source/ui/inc/consdlg.hxx b/sc/source/ui/inc/consdlg.hxx
index 52cb7179bcbf..b3938dc49af4 100644
--- a/sc/source/ui/inc/consdlg.hxx
+++ b/sc/source/ui/inc/consdlg.hxx
@@ -38,7 +38,7 @@ class ScConsolidateDlg : public ScAnyRefDlg
public:
ScConsolidateDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent,
const SfxItemSet& rArgSet );
- virtual ~ScConsolidateDlg();
+ virtual ~ScConsolidateDlg() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
diff --git a/sc/source/ui/inc/content.hxx b/sc/source/ui/inc/content.hxx
index e043c636227b..d1fa598153e6 100644
--- a/sc/source/ui/inc/content.hxx
+++ b/sc/source/ui/inc/content.hxx
@@ -118,7 +118,7 @@ protected:
public:
ScContentTree( vcl::Window* pParent, const ResId& rResId );
- virtual ~ScContentTree();
+ virtual ~ScContentTree() override;
virtual void dispose() override;
OUString getAltLongDescText(SvTreeListEntry* pEntry, bool isAltText) const;
diff --git a/sc/source/ui/inc/corodlg.hxx b/sc/source/ui/inc/corodlg.hxx
index 17dbf604c04f..a7d185416d0e 100644
--- a/sc/source/ui/inc/corodlg.hxx
+++ b/sc/source/ui/inc/corodlg.hxx
@@ -37,7 +37,7 @@ public:
m_pBtnCol->Check(bCol);
m_pBtnRow->Check(bRow);
}
- virtual ~ScColRowLabelDlg() { disposeOnce(); }
+ virtual ~ScColRowLabelDlg() override { disposeOnce(); }
virtual void dispose() override
{
m_pBtnRow.clear();
diff --git a/sc/source/ui/inc/crdlg.hxx b/sc/source/ui/inc/crdlg.hxx
index 66f644714ed9..ab4d7d7b6932 100644
--- a/sc/source/ui/inc/crdlg.hxx
+++ b/sc/source/ui/inc/crdlg.hxx
@@ -30,7 +30,7 @@ class ScColOrRowDlg : public ModalDialog
public:
ScColOrRowDlg(vcl::Window* pParent, const OUString& rStrTitle,
const OUString& rStrLabel);
- virtual ~ScColOrRowDlg();
+ virtual ~ScColOrRowDlg() override;
virtual void dispose() override;
private:
VclPtr<VclFrame> m_pFrame;
diff --git a/sc/source/ui/inc/crnrdlg.hxx b/sc/source/ui/inc/crnrdlg.hxx
index a7734c027a69..5804859bf7bf 100644
--- a/sc/source/ui/inc/crnrdlg.hxx
+++ b/sc/source/ui/inc/crnrdlg.hxx
@@ -35,7 +35,7 @@ class ScColRowNameRangesDlg : public ScAnyRefDlg
public:
ScColRowNameRangesDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent,
ScViewData* ptrViewData );
- virtual ~ScColRowNameRangesDlg();
+ virtual ~ScColRowNameRangesDlg() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
diff --git a/sc/source/ui/inc/csvcontrol.hxx b/sc/source/ui/inc/csvcontrol.hxx
index 115f6fecc58f..1406e718ca64 100644
--- a/sc/source/ui/inc/csvcontrol.hxx
+++ b/sc/source/ui/inc/csvcontrol.hxx
@@ -232,7 +232,7 @@ private:
public:
explicit ScCsvControl( ScCsvControl& rParent );
explicit ScCsvControl( vcl::Window* pParent, const ScCsvLayoutData& rData, WinBits nBits );
- virtual ~ScCsvControl();
+ virtual ~ScCsvControl() override;
virtual void dispose() override;
// event handling ---------------------------------------------------------
diff --git a/sc/source/ui/inc/csvgrid.hxx b/sc/source/ui/inc/csvgrid.hxx
index 9f6011480467..65f909a5d1b4 100644
--- a/sc/source/ui/inc/csvgrid.hxx
+++ b/sc/source/ui/inc/csvgrid.hxx
@@ -93,7 +93,7 @@ private:
public:
explicit ScCsvGrid( ScCsvControl& rParent );
- virtual ~ScCsvGrid();
+ virtual ~ScCsvGrid() override;
virtual void dispose() override;
/** Finishes initialization. Must be called after constructing a new object. */
diff --git a/sc/source/ui/inc/csvruler.hxx b/sc/source/ui/inc/csvruler.hxx
index 83cb449a5251..68be359e8375 100644
--- a/sc/source/ui/inc/csvruler.hxx
+++ b/sc/source/ui/inc/csvruler.hxx
@@ -54,7 +54,7 @@ private:
public:
explicit ScCsvRuler( ScCsvControl& rParent );
- virtual ~ScCsvRuler();
+ virtual ~ScCsvRuler() override;
virtual void dispose() override;
// common ruler handling --------------------------------------------------
diff --git a/sc/source/ui/inc/csvtablebox.hxx b/sc/source/ui/inc/csvtablebox.hxx
index dd0b95801198..b75c306fdda0 100644
--- a/sc/source/ui/inc/csvtablebox.hxx
+++ b/sc/source/ui/inc/csvtablebox.hxx
@@ -63,7 +63,7 @@ private:
public:
explicit ScCsvTableBox( vcl::Window* pParent, WinBits nBits );
- virtual ~ScCsvTableBox();
+ virtual ~ScCsvTableBox() override;
virtual void dispose() override;
/** Finishes initialization. Must be called after constructing a new object. */
diff --git a/sc/source/ui/inc/dapidata.hxx b/sc/source/ui/inc/dapidata.hxx
index 84fc011ebaa2..a1b9a277e95e 100644
--- a/sc/source/ui/inc/dapidata.hxx
+++ b/sc/source/ui/inc/dapidata.hxx
@@ -40,7 +40,7 @@ private:
public:
ScDataPilotDatabaseDlg(vcl::Window* pParent);
- virtual ~ScDataPilotDatabaseDlg();
+ virtual ~ScDataPilotDatabaseDlg() override;
virtual void dispose() override;
void GetValues( ScImportSourceDesc& rDesc );
diff --git a/sc/source/ui/inc/dapitype.hxx b/sc/source/ui/inc/dapitype.hxx
index 97255f8aaa16..3ffaef9c5974 100644
--- a/sc/source/ui/inc/dapitype.hxx
+++ b/sc/source/ui/inc/dapitype.hxx
@@ -37,7 +37,7 @@ private:
public:
ScDataPilotSourceTypeDlg(vcl::Window* pParent, bool bEnableExternal);
- virtual ~ScDataPilotSourceTypeDlg();
+ virtual ~ScDataPilotSourceTypeDlg() override;
virtual void dispose() override;
bool IsDatabase() const;
bool IsExternal() const;
@@ -61,7 +61,7 @@ private:
public:
ScDataPilotServiceDlg( vcl::Window* pParent,
const std::vector<OUString>& rServices );
- virtual ~ScDataPilotServiceDlg();
+ virtual ~ScDataPilotServiceDlg() override;
virtual void dispose() override;
OUString GetServiceName() const;
diff --git a/sc/source/ui/inc/datafdlg.hxx b/sc/source/ui/inc/datafdlg.hxx
index ca69b539a47b..4317ef27fbda 100644
--- a/sc/source/ui/inc/datafdlg.hxx
+++ b/sc/source/ui/inc/datafdlg.hxx
@@ -54,7 +54,7 @@ private:
public:
ScDataFormDlg( vcl::Window* pParent, ScTabViewShell* pTabViewShell);
- virtual ~ScDataFormDlg();
+ virtual ~ScDataFormDlg() override;
virtual void dispose() override;
void FillCtrls(SCROW nCurrentRow);
diff --git a/sc/source/ui/inc/datastreamdlg.hxx b/sc/source/ui/inc/datastreamdlg.hxx
index 6ea9c14436e2..ee0ef36b8791 100644
--- a/sc/source/ui/inc/datastreamdlg.hxx
+++ b/sc/source/ui/inc/datastreamdlg.hxx
@@ -57,7 +57,7 @@ class DataStreamDlg : public ModalDialog
public:
DataStreamDlg(ScDocShell *pDocShell, vcl::Window* pParent);
- virtual ~DataStreamDlg();
+ virtual ~DataStreamDlg() override;
virtual void dispose() override;
void Init( const DataStream& rStrm );
diff --git a/sc/source/ui/inc/dbnamdlg.hxx b/sc/source/ui/inc/dbnamdlg.hxx
index 0a053c112942..34f831732c03 100644
--- a/sc/source/ui/inc/dbnamdlg.hxx
+++ b/sc/source/ui/inc/dbnamdlg.hxx
@@ -37,7 +37,7 @@ class ScDbNameDlg : public ScAnyRefDlg
public:
ScDbNameDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent,
ScViewData* ptrViewData );
- virtual ~ScDbNameDlg();
+ virtual ~ScDbNameDlg() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
diff --git a/sc/source/ui/inc/delcldlg.hxx b/sc/source/ui/inc/delcldlg.hxx
index fa2d02ee5599..5064958c7ff1 100644
--- a/sc/source/ui/inc/delcldlg.hxx
+++ b/sc/source/ui/inc/delcldlg.hxx
@@ -36,7 +36,7 @@ private:
public:
ScDeleteCellDlg(vcl::Window* pParent, bool bDisallowCellMove = false);
- virtual ~ScDeleteCellDlg();
+ virtual ~ScDeleteCellDlg() override;
virtual void dispose() override;
DelCellCmd GetDelCellCmd() const;
diff --git a/sc/source/ui/inc/delcodlg.hxx b/sc/source/ui/inc/delcodlg.hxx
index 8edcbea01593..fa6667a84a11 100644
--- a/sc/source/ui/inc/delcodlg.hxx
+++ b/sc/source/ui/inc/delcodlg.hxx
@@ -48,7 +48,7 @@ private:
public:
ScDeleteContentsDlg( vcl::Window* pParent,
InsertDeleteFlags nCheckDefaults = InsertDeleteFlags::NONE );
- virtual ~ScDeleteContentsDlg();
+ virtual ~ScDeleteContentsDlg() override;
virtual void dispose() override;
void DisableObjects();
diff --git a/sc/source/ui/inc/docfunc.hxx b/sc/source/ui/inc/docfunc.hxx
index 85a09d448e50..af6deb00b2db 100644
--- a/sc/source/ui/inc/docfunc.hxx
+++ b/sc/source/ui/inc/docfunc.hxx
@@ -231,7 +231,7 @@ class ScDocFuncDirect : public ScDocFunc
{
public:
ScDocFuncDirect( ScDocShell& rDocSh ) : ScDocFunc( rDocSh ) {}
- virtual ~ScDocFuncDirect() {}
+ virtual ~ScDocFuncDirect() override {}
};
void VBA_DeleteModule( ScDocShell& rDocSh, const OUString& sModuleName );
diff --git a/sc/source/ui/inc/docsh.hxx b/sc/source/ui/inc/docsh.hxx
index f53209bfd4b3..f8efd11a19e9 100644
--- a/sc/source/ui/inc/docsh.hxx
+++ b/sc/source/ui/inc/docsh.hxx
@@ -170,7 +170,7 @@ private:
public:
explicit ScDocShell( const ScDocShell& rDocShell );
explicit ScDocShell( const SfxModelFlags i_nSfxCreationFlags = SfxModelFlags::EMBEDDED_OBJECT );
- virtual ~ScDocShell();
+ virtual ~ScDocShell() override;
#if ENABLE_TELEPATHY
SAL_DLLPRIVATE ScCollaboration* GetCollaboration();
diff --git a/sc/source/ui/inc/dpgroupdlg.hxx b/sc/source/ui/inc/dpgroupdlg.hxx
index 48b40ad176c5..68c134d6d1fa 100644
--- a/sc/source/ui/inc/dpgroupdlg.hxx
+++ b/sc/source/ui/inc/dpgroupdlg.hxx
@@ -92,7 +92,7 @@ class ScDPNumGroupDlg : public ModalDialog
{
public:
explicit ScDPNumGroupDlg( vcl::Window* pParent, const ScDPNumGroupInfo& rInfo );
- virtual ~ScDPNumGroupDlg();
+ virtual ~ScDPNumGroupDlg() override;
virtual void dispose() override;
ScDPNumGroupInfo GetGroupInfo() const;
@@ -113,7 +113,7 @@ class ScDPDateGroupDlg : public ModalDialog
public:
explicit ScDPDateGroupDlg( vcl::Window* pParent, const ScDPNumGroupInfo& rInfo,
sal_Int32 nDatePart, const Date& rNullDate );
- virtual ~ScDPDateGroupDlg();
+ virtual ~ScDPDateGroupDlg() override;
virtual void dispose() override;
ScDPNumGroupInfo GetGroupInfo() const;
sal_Int32 GetDatePart() const;
diff --git a/sc/source/ui/inc/drawsh.hxx b/sc/source/ui/inc/drawsh.hxx
index e6beb613e84b..90c0f09d1403 100644
--- a/sc/source/ui/inc/drawsh.hxx
+++ b/sc/source/ui/inc/drawsh.hxx
@@ -56,7 +56,7 @@ private:
public:
ScDrawShell(ScViewData* pData);
- virtual ~ScDrawShell();
+ virtual ~ScDrawShell() override;
static void StateDisableItems( SfxItemSet &rSet );
diff --git a/sc/source/ui/inc/drawview.hxx b/sc/source/ui/inc/drawview.hxx
index ecc01cfc2fbc..ab157c363eec 100644
--- a/sc/source/ui/inc/drawview.hxx
+++ b/sc/source/ui/inc/drawview.hxx
@@ -58,7 +58,7 @@ protected:
public:
ScDrawView( OutputDevice* pOut, ScViewData* pData );
- virtual ~ScDrawView();
+ virtual ~ScDrawView() override;
virtual void MarkListHasChanged() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
diff --git a/sc/source/ui/inc/drformsh.hxx b/sc/source/ui/inc/drformsh.hxx
index bd061e1ff154..c2fc325a5001 100644
--- a/sc/source/ui/inc/drformsh.hxx
+++ b/sc/source/ui/inc/drformsh.hxx
@@ -40,7 +40,7 @@ private:
public:
ScDrawFormShell(ScViewData* pData);
- virtual ~ScDrawFormShell();
+ virtual ~ScDrawFormShell() override;
};
#endif
diff --git a/sc/source/ui/inc/drtxtob.hxx b/sc/source/ui/inc/drtxtob.hxx
index 5bd5c362386c..f5333d108264 100644
--- a/sc/source/ui/inc/drtxtob.hxx
+++ b/sc/source/ui/inc/drtxtob.hxx
@@ -49,7 +49,7 @@ private:
public:
ScDrawTextObjectBar(ScViewData* pData);
- virtual ~ScDrawTextObjectBar();
+ virtual ~ScDrawTextObjectBar() override;
static void StateDisableItems( SfxItemSet &rSet );
diff --git a/sc/source/ui/inc/drwtrans.hxx b/sc/source/ui/inc/drwtrans.hxx
index dd022218bc83..24e14a732b5d 100644
--- a/sc/source/ui/inc/drwtrans.hxx
+++ b/sc/source/ui/inc/drwtrans.hxx
@@ -73,7 +73,7 @@ private:
public:
ScDrawTransferObj( SdrModel* pClipModel, ScDocShell* pContainerShell,
const TransferableObjectDescriptor& rDesc );
- virtual ~ScDrawTransferObj();
+ virtual ~ScDrawTransferObj() override;
virtual void AddSupportedFormats() override;
virtual bool GetData( const css::datatransfer::DataFlavor& rFlavor, const OUString& rDestDoc ) override;
diff --git a/sc/source/ui/inc/dwfunctr.hxx b/sc/source/ui/inc/dwfunctr.hxx
index aa7b15f8306f..a3e127dc35de 100644
--- a/sc/source/ui/inc/dwfunctr.hxx
+++ b/sc/source/ui/inc/dwfunctr.hxx
@@ -82,7 +82,7 @@ public:
vcl::Window* pParent,
const ResId& rResId );
- virtual ~ScFunctionWin();
+ virtual ~ScFunctionWin() override;
virtual void dispose() override;
using ::vcl::Window::Notify;
diff --git a/sc/source/ui/inc/editsh.hxx b/sc/source/ui/inc/editsh.hxx
index 037268746b63..1638ce4b2785 100644
--- a/sc/source/ui/inc/editsh.hxx
+++ b/sc/source/ui/inc/editsh.hxx
@@ -57,7 +57,7 @@ private:
public:
ScEditShell(EditView* pView, ScViewData* pData);
- virtual ~ScEditShell();
+ virtual ~ScEditShell() override;
void SetEditView(EditView* pView);
EditView* GetEditView() {return pEditView;}
diff --git a/sc/source/ui/inc/filldlg.hxx b/sc/source/ui/inc/filldlg.hxx
index 231f298ceb43..0674b0fb45ed 100644
--- a/sc/source/ui/inc/filldlg.hxx
+++ b/sc/source/ui/inc/filldlg.hxx
@@ -42,7 +42,7 @@ public:
double fStep,
double fMax,
sal_uInt16 nPossDir );
- virtual ~ScFillSeriesDlg();
+ virtual ~ScFillSeriesDlg() override;
virtual void dispose() override;
FillDir GetFillDir() const { return theFillDir; }
diff --git a/sc/source/ui/inc/filtdlg.hxx b/sc/source/ui/inc/filtdlg.hxx
index 2e3e8b9303a6..c901bad73f05 100644
--- a/sc/source/ui/inc/filtdlg.hxx
+++ b/sc/source/ui/inc/filtdlg.hxx
@@ -57,7 +57,7 @@ class ScFilterDlg : public ScAnyRefDlg
public:
ScFilterDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent,
const SfxItemSet& rArgSet );
- virtual ~ScFilterDlg();
+ virtual ~ScFilterDlg() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
@@ -164,7 +164,7 @@ class ScSpecialFilterDlg : public ScAnyRefDlg
public:
ScSpecialFilterDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent,
const SfxItemSet& rArgSet );
- virtual ~ScSpecialFilterDlg();
+ virtual ~ScSpecialFilterDlg() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
diff --git a/sc/source/ui/inc/formatsh.hxx b/sc/source/ui/inc/formatsh.hxx
index ac7123c60b34..9f1af7d4de74 100644
--- a/sc/source/ui/inc/formatsh.hxx
+++ b/sc/source/ui/inc/formatsh.hxx
@@ -44,7 +44,7 @@ private:
public:
ScFormatShell(ScViewData* pData);
- virtual ~ScFormatShell();
+ virtual ~ScFormatShell() override;
void ExecuteNumFormat( SfxRequest& rReq );
void GetNumFormatState( SfxItemSet& rSet );
diff --git a/sc/source/ui/inc/formdata.hxx b/sc/source/ui/inc/formdata.hxx
index 6b324498e070..b1cd27d711e7 100644
--- a/sc/source/ui/inc/formdata.hxx
+++ b/sc/source/ui/inc/formdata.hxx
@@ -28,7 +28,7 @@ class ScFormEditData : public formula::FormEditData
{
public:
ScFormEditData();
- virtual ~ScFormEditData();
+ virtual ~ScFormEditData() override;
ScInputHandler* GetInputHandler() { return pInputHandler;}
ScDocShell* GetDocShell() { return pScDocShell;}
diff --git a/sc/source/ui/inc/formula.hxx b/sc/source/ui/inc/formula.hxx
index 5a0fbda6ece6..9017ee4fc68a 100644
--- a/sc/source/ui/inc/formula.hxx
+++ b/sc/source/ui/inc/formula.hxx
@@ -53,7 +53,7 @@ class ScFormulaDlg : public formula::FormulaDlg,
public:
ScFormulaDlg( SfxBindings* pB, SfxChildWindow* pCW,
vcl::Window* pParent, ScViewData* pViewData ,formula::IFunctionManager* _pFunctionMgr);
- virtual ~ScFormulaDlg();
+ virtual ~ScFormulaDlg() override;
virtual void dispose() override;
// IFormulaEditorHelper
diff --git a/sc/source/ui/inc/fuconarc.hxx b/sc/source/ui/inc/fuconarc.hxx
index 8b4986a1ac23..b0c1a63132cd 100644
--- a/sc/source/ui/inc/fuconarc.hxx
+++ b/sc/source/ui/inc/fuconarc.hxx
@@ -29,7 +29,7 @@ class FuConstArc : public FuConstruct
FuConstArc( ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pView,
SdrModel* pDoc, SfxRequest& rReq);
- virtual ~FuConstArc();
+ virtual ~FuConstArc() override;
// Mouse- & Key-Events
virtual bool MouseButtonUp(const MouseEvent& rMEvt) override;
virtual bool MouseButtonDown(const MouseEvent& rMEvt) override;
diff --git a/sc/source/ui/inc/fuconcustomshape.hxx b/sc/source/ui/inc/fuconcustomshape.hxx
index 761eaa563322..4b40eaa2e3ed 100644
--- a/sc/source/ui/inc/fuconcustomshape.hxx
+++ b/sc/source/ui/inc/fuconcustomshape.hxx
@@ -32,7 +32,7 @@ public:
FuConstCustomShape(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pView,
SdrModel* pDoc, SfxRequest& rReq);
- virtual ~FuConstCustomShape();
+ virtual ~FuConstCustomShape() override;
// Mouse- & Key-Events
virtual bool MouseButtonUp(const MouseEvent& rMEvt) override;
virtual bool MouseButtonDown(const MouseEvent& rMEvt) override;
diff --git a/sc/source/ui/inc/fuconpol.hxx b/sc/source/ui/inc/fuconpol.hxx
index 2ae4edff450d..73f843c05a81 100644
--- a/sc/source/ui/inc/fuconpol.hxx
+++ b/sc/source/ui/inc/fuconpol.hxx
@@ -29,7 +29,7 @@ class FuConstPolygon : public FuConstruct
FuConstPolygon(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pView,
SdrModel* pDoc, SfxRequest& rReq);
- virtual ~FuConstPolygon();
+ virtual ~FuConstPolygon() override;
// Mouse- & Key-Events
virtual bool MouseMove(const MouseEvent& rMEvt) override;
virtual bool MouseButtonUp(const MouseEvent& rMEvt) override;
diff --git a/sc/source/ui/inc/fuconrec.hxx b/sc/source/ui/inc/fuconrec.hxx
index 719f4bbcf1c4..72885d307b88 100644
--- a/sc/source/ui/inc/fuconrec.hxx
+++ b/sc/source/ui/inc/fuconrec.hxx
@@ -29,7 +29,7 @@ class FuConstRectangle : public FuConstruct
FuConstRectangle(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pView,
SdrModel* pDoc, SfxRequest& rReq);
- virtual ~FuConstRectangle();
+ virtual ~FuConstRectangle() override;
// Mouse- & Key-Events
virtual bool MouseButtonUp(const MouseEvent& rMEvt) override;
virtual bool MouseButtonDown(const MouseEvent& rMEvt) override;
diff --git a/sc/source/ui/inc/fuconstr.hxx b/sc/source/ui/inc/fuconstr.hxx
index 74899d3086b1..18f940a2a60a 100644
--- a/sc/source/ui/inc/fuconstr.hxx
+++ b/sc/source/ui/inc/fuconstr.hxx
@@ -29,7 +29,7 @@ class FuConstruct : public FuDraw
FuConstruct(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pView,
SdrModel* pDoc, SfxRequest& rReq);
- virtual ~FuConstruct();
+ virtual ~FuConstruct() override;
// Mouse- & Key-Events
virtual bool KeyInput(const KeyEvent& rKEvt) override;
virtual bool MouseMove(const MouseEvent& rMEvt) override;
diff --git a/sc/source/ui/inc/fuconuno.hxx b/sc/source/ui/inc/fuconuno.hxx
index da0fe6b7fed5..699e6c4f187b 100644
--- a/sc/source/ui/inc/fuconuno.hxx
+++ b/sc/source/ui/inc/fuconuno.hxx
@@ -33,7 +33,7 @@ public:
FuConstUnoControl(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pView,
SdrModel* pDoc, SfxRequest& rReq);
- virtual ~FuConstUnoControl();
+ virtual ~FuConstUnoControl() override;
// Mouse- & Key-Events
virtual bool MouseButtonUp(const MouseEvent& rMEvt) override;
virtual bool MouseButtonDown(const MouseEvent& rMEvt) override;
diff --git a/sc/source/ui/inc/fudraw.hxx b/sc/source/ui/inc/fudraw.hxx
index a635682c641b..729014e1f78d 100644
--- a/sc/source/ui/inc/fudraw.hxx
+++ b/sc/source/ui/inc/fudraw.hxx
@@ -33,7 +33,7 @@ class FuDraw : public FuPoor
public:
FuDraw(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pView,
SdrModel* pDoc, SfxRequest& rReq);
- virtual ~FuDraw();
+ virtual ~FuDraw() override;
virtual bool KeyInput(const KeyEvent& rKEvt) override;
diff --git a/sc/source/ui/inc/fuinsert.hxx b/sc/source/ui/inc/fuinsert.hxx
index 325524850122..f79144aa077c 100644
--- a/sc/source/ui/inc/fuinsert.hxx
+++ b/sc/source/ui/inc/fuinsert.hxx
@@ -28,7 +28,7 @@ class FuInsertGraphic : public FuPoor
public:
FuInsertGraphic( ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pView,
SdrModel* pDoc, SfxRequest& rReq);
- virtual ~FuInsertGraphic();
+ virtual ~FuInsertGraphic() override;
};
class FuInsertOLE : public FuPoor
@@ -57,7 +57,7 @@ class FuInsertMedia : public FuPoor
public:
FuInsertMedia( ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pView,
SdrModel* pDoc, SfxRequest& rReq);
- virtual ~FuInsertMedia();
+ virtual ~FuInsertMedia() override;
};
void SC_DLLPUBLIC ScLimitSizeOnDrawPage( Size& rSize, Point& rPos, const Size& rPage );
diff --git a/sc/source/ui/inc/fusel.hxx b/sc/source/ui/inc/fusel.hxx
index 52b2e97169a9..bae43ecf886e 100644
--- a/sc/source/ui/inc/fusel.hxx
+++ b/sc/source/ui/inc/fusel.hxx
@@ -31,7 +31,7 @@ public:
FuSelection(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pView,
SdrModel* pDoc, SfxRequest& rReq );
- virtual ~FuSelection();
+ virtual ~FuSelection() override;
// Mouse- & Key-Events
virtual bool MouseMove(const MouseEvent& rMEvt) override;
virtual bool MouseButtonUp(const MouseEvent& rMEvt) override;
diff --git a/sc/source/ui/inc/futext.hxx b/sc/source/ui/inc/futext.hxx
index 559eb4cc2369..d7ec42084552 100644
--- a/sc/source/ui/inc/futext.hxx
+++ b/sc/source/ui/inc/futext.hxx
@@ -36,7 +36,7 @@ public:
FuText(ScTabViewShell* pViewSh, vcl::Window* pWin, ScDrawView* pView,
SdrModel* pDoc, SfxRequest& rReq);
- virtual ~FuText();
+ virtual ~FuText() override;
virtual bool KeyInput(const KeyEvent& rKEvt) override;
virtual bool MouseMove(const MouseEvent& rMEvt) override;
diff --git a/sc/source/ui/inc/graphsh.hxx b/sc/source/ui/inc/graphsh.hxx
index 902820c5ff9f..ab61f6b5b678 100644
--- a/sc/source/ui/inc/graphsh.hxx
+++ b/sc/source/ui/inc/graphsh.hxx
@@ -43,7 +43,7 @@ private:
public:
ScGraphicShell(ScViewData* pData);
- virtual ~ScGraphicShell();
+ virtual ~ScGraphicShell() override;
void Execute(SfxRequest& rReq);
void GetAttrState(SfxItemSet &rSet);
diff --git a/sc/source/ui/inc/gridwin.hxx b/sc/source/ui/inc/gridwin.hxx
index 7f311dca5228..6f3a3c94bc93 100644
--- a/sc/source/ui/inc/gridwin.hxx
+++ b/sc/source/ui/inc/gridwin.hxx
@@ -301,7 +301,7 @@ public:
enum AutoFilterMode { Normal, Top10, Custom, Empty, NonEmpty, SortAscending, SortDescending };
ScGridWindow( vcl::Window* pParent, ScViewData* pData, ScSplitPos eWhichPos );
- virtual ~ScGridWindow();
+ virtual ~ScGridWindow() override;
virtual void dispose() override;
virtual void KeyInput(const KeyEvent& rKEvt) override;
diff --git a/sc/source/ui/inc/groupdlg.hxx b/sc/source/ui/inc/groupdlg.hxx
index 2677a149840e..fda836717a49 100644
--- a/sc/source/ui/inc/groupdlg.hxx
+++ b/sc/source/ui/inc/groupdlg.hxx
@@ -28,7 +28,7 @@ class ScGroupDlg : public ModalDialog
{
public:
ScGroupDlg(vcl::Window* pParent, bool bUnGroup = false, bool bRows = true);
- virtual ~ScGroupDlg();
+ virtual ~ScGroupDlg() override;
virtual void dispose() override;
bool GetColsChecked() const;
diff --git a/sc/source/ui/inc/hdrcont.hxx b/sc/source/ui/inc/hdrcont.hxx
index d2bcbe7f7fbe..c1d8ca93a13a 100644
--- a/sc/source/ui/inc/hdrcont.hxx
+++ b/sc/source/ui/inc/hdrcont.hxx
@@ -109,7 +109,7 @@ protected:
public:
ScHeaderControl( vcl::Window* pParent, SelectionEngine* pSelectionEngine,
SCCOLROW nNewSize, bool bNewVertical, ScTabView* pTab );
- virtual ~ScHeaderControl();
+ virtual ~ScHeaderControl() override;
void SetIgnoreMove(bool bSet) { bIgnoreMove = bSet; }
diff --git a/sc/source/ui/inc/highred.hxx b/sc/source/ui/inc/highred.hxx
index b53d51edf9cf..9a04ff9707e9 100644
--- a/sc/source/ui/inc/highred.hxx
+++ b/sc/source/ui/inc/highred.hxx
@@ -70,7 +70,7 @@ public:
ScHighlightChgDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent,
ScViewData* ptrViewData);
- virtual ~ScHighlightChgDlg();
+ virtual ~ScHighlightChgDlg() override;
virtual void dispose() override;
virtual void SetActive() override;
diff --git a/sc/source/ui/inc/inputwin.hxx b/sc/source/ui/inc/inputwin.hxx
index f5a8c258d11e..c049b385f11b 100644
--- a/sc/source/ui/inc/inputwin.hxx
+++ b/sc/source/ui/inc/inputwin.hxx
@@ -62,7 +62,7 @@ class ScTextWnd : public ScTextWndBase, public DragSourceHelper // edit wind
{
public:
ScTextWnd(ScInputBarGroup* pParent, ScTabViewShell* pViewSh);
- virtual ~ScTextWnd();
+ virtual ~ScTextWnd() override;
virtual void dispose() override;
virtual void SetTextString( const OUString& rString ) override;
@@ -159,7 +159,7 @@ private:
public:
ScPosWnd( vcl::Window* pParent );
- virtual ~ScPosWnd();
+ virtual ~ScPosWnd() override;
virtual void dispose() override;
void SetPos( const OUString& rPosStr ); // Displayed Text
@@ -187,7 +187,7 @@ class ScInputBarGroup : public ScTextWndBase
public:
ScInputBarGroup( vcl::Window* Parent, ScTabViewShell* pViewSh );
- virtual ~ScInputBarGroup();
+ virtual ~ScInputBarGroup() override;
virtual void dispose() override;
virtual void InsertAccessibleTextData( ScAccessibleEditLineTextData& rTextData ) override;
virtual void RemoveAccessibleTextData( ScAccessibleEditLineTextData& rTextData ) override;
@@ -223,7 +223,7 @@ class ScInputWindow : public ToolBox // Parent toolbox
{
public:
ScInputWindow( vcl::Window* pParent, SfxBindings* pBind );
- virtual ~ScInputWindow();
+ virtual ~ScInputWindow() override;
virtual void dispose() override;
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& rRect ) override;
diff --git a/sc/source/ui/inc/inscldlg.hxx b/sc/source/ui/inc/inscldlg.hxx
index aaa6aeee40f7..53e7f04c7360 100644
--- a/sc/source/ui/inc/inscldlg.hxx
+++ b/sc/source/ui/inc/inscldlg.hxx
@@ -36,7 +36,7 @@ private:
public:
ScInsertCellDlg( vcl::Window* pParent,bool bDisallowCellMove = false );
- virtual ~ScInsertCellDlg();
+ virtual ~ScInsertCellDlg() override;
virtual void dispose() override;
InsCellCmd GetInsCellCmd() const;
diff --git a/sc/source/ui/inc/inscodlg.hxx b/sc/source/ui/inc/inscodlg.hxx
index 53638b133a1d..8b14a994891c 100644
--- a/sc/source/ui/inc/inscodlg.hxx
+++ b/sc/source/ui/inc/inscodlg.hxx
@@ -33,7 +33,7 @@ public:
ScInsertContentsDlg( vcl::Window* pParent,
InsertDeleteFlags nCheckDefaults = InsertDeleteFlags::NONE,
const OUString* pStrTitle = nullptr );
- virtual ~ScInsertContentsDlg();
+ virtual ~ScInsertContentsDlg() override;
virtual void dispose() override;
InsertDeleteFlags GetInsContentsCmdBits() const;
diff --git a/sc/source/ui/inc/instbdlg.hxx b/sc/source/ui/inc/instbdlg.hxx
index 1864ef1991a0..cd5cd171e252 100644
--- a/sc/source/ui/inc/instbdlg.hxx
+++ b/sc/source/ui/inc/instbdlg.hxx
@@ -43,7 +43,7 @@ class ScInsertTableDlg : public ModalDialog
{
public:
ScInsertTableDlg( vcl::Window* pParent, ScViewData& rViewData, SCTAB nTabCount, bool bFromFile );
- virtual ~ScInsertTableDlg();
+ virtual ~ScInsertTableDlg() override;
virtual void dispose() override;
virtual short Execute() override; // override to set parent dialog
diff --git a/sc/source/ui/inc/lbseldlg.hxx b/sc/source/ui/inc/lbseldlg.hxx
index 0f73519468d8..7b5215411944 100644
--- a/sc/source/ui/inc/lbseldlg.hxx
+++ b/sc/source/ui/inc/lbseldlg.hxx
@@ -36,7 +36,7 @@ private:
public:
ScSelEntryDlg(vcl::Window* pParent, const std::vector<OUString> &rEntryList);
- virtual ~ScSelEntryDlg();
+ virtual ~ScSelEntryDlg() override;
virtual void dispose() override;
OUString GetSelectEntry() const;
diff --git a/sc/source/ui/inc/linkarea.hxx b/sc/source/ui/inc/linkarea.hxx
index a9a8b575d6e7..f8781b656d42 100644
--- a/sc/source/ui/inc/linkarea.hxx
+++ b/sc/source/ui/inc/linkarea.hxx
@@ -64,7 +64,7 @@ private:
public:
ScLinkedAreaDlg( vcl::Window* pParent );
- virtual ~ScLinkedAreaDlg();
+ virtual ~ScLinkedAreaDlg() override;
virtual void dispose() override;
void InitFromOldLink( const OUString& rFile, const OUString& rFilter,
diff --git a/sc/source/ui/inc/lnktrans.hxx b/sc/source/ui/inc/lnktrans.hxx
index f22b89ec81f7..b3f00e7be599 100644
--- a/sc/source/ui/inc/lnktrans.hxx
+++ b/sc/source/ui/inc/lnktrans.hxx
@@ -31,7 +31,7 @@ private:
public:
ScLinkTransferObj();
- virtual ~ScLinkTransferObj();
+ virtual ~ScLinkTransferObj() override;
void SetLinkURL( const OUString& rURL, const OUString& rText );
diff --git a/sc/source/ui/inc/mediash.hxx b/sc/source/ui/inc/mediash.hxx
index e22e020986ee..ac27c26022fb 100644
--- a/sc/source/ui/inc/mediash.hxx
+++ b/sc/source/ui/inc/mediash.hxx
@@ -40,7 +40,7 @@ private:
public:
ScMediaShell(ScViewData* pData);
- virtual ~ScMediaShell();
+ virtual ~ScMediaShell() override;
void ExecuteMedia(SfxRequest& rReq);
void GetMediaState(SfxItemSet &rSet);
diff --git a/sc/source/ui/inc/mergecellsdialog.hxx b/sc/source/ui/inc/mergecellsdialog.hxx
index 3d230740dbb6..49ef2da533b5 100644
--- a/sc/source/ui/inc/mergecellsdialog.hxx
+++ b/sc/source/ui/inc/mergecellsdialog.hxx
@@ -30,7 +30,7 @@ class ScMergeCellsDialog : public ModalDialog
public:
ScMergeCellsDialog( vcl::Window * pParent );
- virtual ~ScMergeCellsDialog();
+ virtual ~ScMergeCellsDialog() override;
virtual void dispose() override;
ScMergeCellsOption GetMergeCellsOption();
diff --git a/sc/source/ui/inc/msgpool.hxx b/sc/source/ui/inc/msgpool.hxx
index 72bef8d61d7e..009f7c8e832c 100644
--- a/sc/source/ui/inc/msgpool.hxx
+++ b/sc/source/ui/inc/msgpool.hxx
@@ -51,7 +51,7 @@ class ScMessagePool: public SfxItemPool
public:
ScMessagePool();
protected:
- virtual ~ScMessagePool();
+ virtual ~ScMessagePool() override;
public:
virtual MapUnit GetMetric( sal_uInt16 nWhich ) const override;
diff --git a/sc/source/ui/inc/mtrindlg.hxx b/sc/source/ui/inc/mtrindlg.hxx
index 7bd015f304c0..f5f9d5e4afae 100644
--- a/sc/source/ui/inc/mtrindlg.hxx
+++ b/sc/source/ui/inc/mtrindlg.hxx
@@ -38,7 +38,7 @@ public:
long nMinimum = 0,
long nFirst = 1,
long nLast = 100 );
- virtual ~ScMetricInputDlg();
+ virtual ~ScMetricInputDlg() override;
virtual void dispose() override;
long GetInputValue() const;
diff --git a/sc/source/ui/inc/mvtabdlg.hxx b/sc/source/ui/inc/mvtabdlg.hxx
index 98941d95673d..6d4f12bddbf6 100644
--- a/sc/source/ui/inc/mvtabdlg.hxx
+++ b/sc/source/ui/inc/mvtabdlg.hxx
@@ -31,7 +31,7 @@ class ScMoveTableDlg : public ModalDialog
{
public:
ScMoveTableDlg(vcl::Window* pParent, const OUString& rDefault);
- virtual ~ScMoveTableDlg();
+ virtual ~ScMoveTableDlg() override;
virtual void dispose() override;
sal_uInt16 GetSelectedDocument () const { return nDocument; }
diff --git a/sc/source/ui/inc/namecrea.hxx b/sc/source/ui/inc/namecrea.hxx
index 485f0490f36a..87f1864c2a9a 100644
--- a/sc/source/ui/inc/namecrea.hxx
+++ b/sc/source/ui/inc/namecrea.hxx
@@ -34,7 +34,7 @@ protected:
VclPtr<CheckBox> m_pRightBox;
public:
ScNameCreateDlg( vcl::Window * pParent, sal_uInt16 nFlags );
- virtual ~ScNameCreateDlg();
+ virtual ~ScNameCreateDlg() override;
virtual void dispose() override;
sal_uInt16 GetFlags() const;
};
diff --git a/sc/source/ui/inc/namedefdlg.hxx b/sc/source/ui/inc/namedefdlg.hxx
index 91382fbe82ff..be8855caba25 100644
--- a/sc/source/ui/inc/namedefdlg.hxx
+++ b/sc/source/ui/inc/namedefdlg.hxx
@@ -77,7 +77,7 @@ public:
ScViewData* pViewData, const std::map<OUString, ScRangeName*>& aRangeMap,
const ScAddress& aCursorPos, const bool bUndo);
- virtual ~ScNameDefDlg();
+ virtual ~ScNameDefDlg() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
diff --git a/sc/source/ui/inc/namedlg.hxx b/sc/source/ui/inc/namedlg.hxx
index 6466bf731fdf..20f779fdb7f4 100644
--- a/sc/source/ui/inc/namedlg.hxx
+++ b/sc/source/ui/inc/namedlg.hxx
@@ -117,7 +117,7 @@ public:
ScViewData* ptrViewData,
const ScAddress& aCursorPos,
std::map<OUString, std::unique_ptr<ScRangeName>>* pRangeMap = nullptr);
- virtual ~ScNameDlg();
+ virtual ~ScNameDlg() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
diff --git a/sc/source/ui/inc/namemgrtable.hxx b/sc/source/ui/inc/namemgrtable.hxx
index 8909fb36d22e..c725ba381ed7 100644
--- a/sc/source/ui/inc/namemgrtable.hxx
+++ b/sc/source/ui/inc/namemgrtable.hxx
@@ -68,7 +68,7 @@ public:
ScRangeManagerTable(SvSimpleTableContainer& rParent,
std::map<OUString, std::unique_ptr<ScRangeName>>& rTabRangeNames,
const ScAddress& rPos);
- virtual ~ScRangeManagerTable();
+ virtual ~ScRangeManagerTable() override;
virtual void dispose() override;
virtual void Resize() override;
diff --git a/sc/source/ui/inc/namepast.hxx b/sc/source/ui/inc/namepast.hxx
index 8d78ff2a912d..46d779dfe535 100644
--- a/sc/source/ui/inc/namepast.hxx
+++ b/sc/source/ui/inc/namepast.hxx
@@ -51,7 +51,7 @@ private:
public:
ScNamePasteDlg( vcl::Window * pParent, ScDocShell* pShell, bool bInsList=true );
- virtual ~ScNamePasteDlg();
+ virtual ~ScNamePasteDlg() override;
virtual void dispose() override;
const std::vector<OUString>& GetSelectedNames() const;
diff --git a/sc/source/ui/inc/navipi.hxx b/sc/source/ui/inc/navipi.hxx
index 04bbb1ff967d..fb6dd898b8f6 100644
--- a/sc/source/ui/inc/navipi.hxx
+++ b/sc/source/ui/inc/navipi.hxx
@@ -57,7 +57,7 @@ class ScScenarioListBox : public ListBox
{
public:
explicit ScScenarioListBox( ScScenarioWindow& rParent );
- virtual ~ScScenarioListBox();
+ virtual ~ScScenarioListBox() override;
void UpdateEntries( const std::vector<OUString> &aNewEntryList );
@@ -96,7 +96,7 @@ class ScScenarioWindow : public vcl::Window
{
public:
ScScenarioWindow( vcl::Window* pParent, const OUString& aQH_List, const OUString& aQH_Comment);
- virtual ~ScScenarioWindow();
+ virtual ~ScScenarioWindow() override;
virtual void dispose() override;
void NotifyState( const SfxPoolItem* pState );
@@ -120,7 +120,7 @@ class ColumnEdit : public SpinField
{
public:
ColumnEdit( ScNavigatorDlg* pParent, const ResId& rResId );
- virtual ~ColumnEdit();
+ virtual ~ColumnEdit() override;
SCCOL GetCol() { return nCol; }
void SetCol( SCCOL nColNo );
@@ -151,7 +151,7 @@ class RowEdit : public NumericField
{
public:
RowEdit( ScNavigatorDlg* pParent, const ResId& rResId );
- virtual ~RowEdit();
+ virtual ~RowEdit() override;
SCROW GetRow() { return (SCROW)GetValue(); }
void SetRow( SCROW nRow ){ SetValue( nRow ); }
@@ -172,7 +172,7 @@ class ScDocListBox : public ListBox
{
public:
ScDocListBox( ScNavigatorDlg* pParent, const ResId& rResId );
- virtual ~ScDocListBox();
+ virtual ~ScDocListBox() override;
protected:
virtual void Select() override;
@@ -187,7 +187,7 @@ class CommandToolBox : public ToolBox
{
public:
CommandToolBox( ScNavigatorDlg* pParent, const ResId& rResId );
- virtual ~CommandToolBox();
+ virtual ~CommandToolBox() override;
void Select( sal_uInt16 nId );
void UpdateButtons();
@@ -306,7 +306,7 @@ protected:
public:
ScNavigatorDlg( SfxBindings* pB, SfxChildWindowContext* pCW, vcl::Window* pParent,
const bool bUseStyleSettingsBackground);
- virtual ~ScNavigatorDlg();
+ virtual ~ScNavigatorDlg() override;
virtual void dispose() override;
using Window::Notify;
diff --git a/sc/source/ui/inc/oleobjsh.hxx b/sc/source/ui/inc/oleobjsh.hxx
index 54283233eb7e..9ff121dba0a1 100644
--- a/sc/source/ui/inc/oleobjsh.hxx
+++ b/sc/source/ui/inc/oleobjsh.hxx
@@ -40,7 +40,7 @@ private:
public:
ScOleObjectShell(ScViewData* pData);
- virtual ~ScOleObjectShell();
+ virtual ~ScOleObjectShell() override;
};
diff --git a/sc/source/ui/inc/olinewin.hxx b/sc/source/ui/inc/olinewin.hxx
index 6b94819da135..904ea1dbf61f 100644
--- a/sc/source/ui/inc/olinewin.hxx
+++ b/sc/source/ui/inc/olinewin.hxx
@@ -61,7 +61,7 @@ public:
ScOutlineMode eMode,
ScViewData* pViewData,
ScSplitPos eWhich );
- virtual ~ScOutlineWindow();
+ virtual ~ScOutlineWindow() override;
virtual void dispose() override;
/** Sets the size of the header area (width/height dep. on window type). */
diff --git a/sc/source/ui/inc/opredlin.hxx b/sc/source/ui/inc/opredlin.hxx
index a6b67d2029fc..a0a3e765c3be 100644
--- a/sc/source/ui/inc/opredlin.hxx
+++ b/sc/source/ui/inc/opredlin.hxx
@@ -45,7 +45,7 @@ class ScRedlineOptionsTabPage : public SfxTabPage
public:
ScRedlineOptionsTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~ScRedlineOptionsTabPage();
+ virtual ~ScRedlineOptionsTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
diff --git a/sc/source/ui/inc/optsolver.hxx b/sc/source/ui/inc/optsolver.hxx
index 893ffcdf7bd4..809f44850e0e 100644
--- a/sc/source/ui/inc/optsolver.hxx
+++ b/sc/source/ui/inc/optsolver.hxx
@@ -95,7 +95,7 @@ class ScOptSolverDlg : public ScAnyRefDlg
public:
ScOptSolverDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent,
ScDocShell* pDocSh, ScAddress aCursorPos );
- virtual ~ScOptSolverDlg();
+ virtual ~ScOptSolverDlg() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
@@ -207,7 +207,7 @@ class ScSolverProgressDialog : public ModelessDialog
public:
ScSolverProgressDialog( vcl::Window* pParent );
- virtual ~ScSolverProgressDialog();
+ virtual ~ScSolverProgressDialog() override;
virtual void dispose() override;
void HideTimeLimit();
@@ -220,7 +220,7 @@ class ScSolverNoSolutionDialog : public ModalDialog
public:
ScSolverNoSolutionDialog(vcl::Window* pParent, const OUString& rErrorText);
- virtual ~ScSolverNoSolutionDialog();
+ virtual ~ScSolverNoSolutionDialog() override;
virtual void dispose() override;
};
@@ -234,7 +234,7 @@ class ScSolverSuccessDialog : public ModalDialog
public:
ScSolverSuccessDialog( vcl::Window* pParent, const OUString& rSolution );
- virtual ~ScSolverSuccessDialog();
+ virtual ~ScSolverSuccessDialog() override;
virtual void dispose() override;
};
diff --git a/sc/source/ui/inc/overlayobject.hxx b/sc/source/ui/inc/overlayobject.hxx
index 64746bf874c9..d0f33f0107f8 100644
--- a/sc/source/ui/inc/overlayobject.hxx
+++ b/sc/source/ui/inc/overlayobject.hxx
@@ -28,7 +28,7 @@ class ScOverlayDashedBorder : public sdr::overlay::OverlayObject
{
public:
ScOverlayDashedBorder(const ::basegfx::B2DRange& rRange, const Color& rColor);
- virtual ~ScOverlayDashedBorder();
+ virtual ~ScOverlayDashedBorder() override;
virtual void Trigger(sal_uInt32 nTime) override;
diff --git a/sc/source/ui/inc/pfiltdlg.hxx b/sc/source/ui/inc/pfiltdlg.hxx
index 3165e8e484be..da55fc7a414b 100644
--- a/sc/source/ui/inc/pfiltdlg.hxx
+++ b/sc/source/ui/inc/pfiltdlg.hxx
@@ -39,7 +39,7 @@ class ScPivotFilterDlg : public ModalDialog
{
public:
ScPivotFilterDlg(vcl::Window* pParent, const SfxItemSet& rArgSet, SCTAB nSourceTab);
- virtual ~ScPivotFilterDlg();
+ virtual ~ScPivotFilterDlg() override;
virtual void dispose() override;
const ScQueryItem& GetOutputItem();
diff --git a/sc/source/ui/inc/pgbrksh.hxx b/sc/source/ui/inc/pgbrksh.hxx
index 0df7f76a7346..ef2d58538452 100644
--- a/sc/source/ui/inc/pgbrksh.hxx
+++ b/sc/source/ui/inc/pgbrksh.hxx
@@ -38,7 +38,7 @@ private:
public:
ScPageBreakShell(ScTabViewShell* pView);
- virtual ~ScPageBreakShell();
+ virtual ~ScPageBreakShell() override;
};
diff --git a/sc/source/ui/inc/pivotsh.hxx b/sc/source/ui/inc/pivotsh.hxx
index cd69774d457d..2a9e1a51b0b5 100644
--- a/sc/source/ui/inc/pivotsh.hxx
+++ b/sc/source/ui/inc/pivotsh.hxx
@@ -39,7 +39,7 @@ private:
public:
ScPivotShell(ScTabViewShell* pView);
- virtual ~ScPivotShell();
+ virtual ~ScPivotShell() override;
void Execute(SfxRequest& rReq);
void GetState(SfxItemSet& rSet);
diff --git a/sc/source/ui/inc/preview.hxx b/sc/source/ui/inc/preview.hxx
index c849e74eadf2..f39e6d32b053 100644
--- a/sc/source/ui/inc/preview.hxx
+++ b/sc/source/ui/inc/preview.hxx
@@ -117,7 +117,7 @@ protected:
public:
ScPreview( vcl::Window* pParent, ScDocShell* pDocSh, ScPreviewShell* pViewSh );
- virtual ~ScPreview();
+ virtual ~ScPreview() override;
virtual void dispose() override;
virtual void DataChanged( const DataChangedEvent& rDCEvt ) override;
diff --git a/sc/source/ui/inc/prevwsh.hxx b/sc/source/ui/inc/prevwsh.hxx
index 2d9d6c4cbdcc..77a9589b5183 100644
--- a/sc/source/ui/inc/prevwsh.hxx
+++ b/sc/source/ui/inc/prevwsh.hxx
@@ -86,7 +86,7 @@ public:
ScPreviewShell( SfxViewFrame* pViewFrame,
SfxViewShell* pOldSh );
- virtual ~ScPreviewShell();
+ virtual ~ScPreviewShell() override;
void InitStartTable(SCTAB nTab);
diff --git a/sc/source/ui/inc/protectiondlg.hxx b/sc/source/ui/inc/protectiondlg.hxx
index f24cda785efb..e995585acc5f 100644
--- a/sc/source/ui/inc/protectiondlg.hxx
+++ b/sc/source/ui/inc/protectiondlg.hxx
@@ -37,7 +37,7 @@ class ScTableProtectionDlg : public ModalDialog
public:
ScTableProtectionDlg() = delete;
explicit SC_DLLPUBLIC ScTableProtectionDlg(vcl::Window* pParent);
- virtual ~ScTableProtectionDlg();
+ virtual ~ScTableProtectionDlg() override;
virtual void dispose() override;
virtual short Execute() override;
diff --git a/sc/source/ui/inc/pvfundlg.hxx b/sc/source/ui/inc/pvfundlg.hxx
index bd0a4cf34ea5..f5b6c73fe6c0 100644
--- a/sc/source/ui/inc/pvfundlg.hxx
+++ b/sc/source/ui/inc/pvfundlg.hxx
@@ -60,7 +60,7 @@ class ScDPFunctionDlg : public ModalDialog
public:
explicit ScDPFunctionDlg( vcl::Window* pParent, const ScDPLabelDataVector& rLabelVec,
const ScDPLabelData& rLabelData, const ScPivotFuncData& rFuncData );
- virtual ~ScDPFunctionDlg();
+ virtual ~ScDPFunctionDlg() override;
virtual void dispose() override;
PivotFunc GetFuncMask() const;
css::sheet::DataPilotFieldReference GetFieldRef() const;
@@ -102,7 +102,7 @@ public:
explicit ScDPSubtotalDlg( vcl::Window* pParent, ScDPObject& rDPObj,
const ScDPLabelData& rLabelData, const ScPivotFuncData& rFuncData,
const ScDPNameVec& rDataFields, bool bEnableLayout );
- virtual ~ScDPSubtotalDlg();
+ virtual ~ScDPSubtotalDlg() override;
virtual void dispose() override;
PivotFunc GetFuncMask() const;
@@ -138,7 +138,7 @@ public:
explicit ScDPSubtotalOptDlg( vcl::Window* pParent, ScDPObject& rDPObj,
const ScDPLabelData& rLabelData, const ScDPNameVec& rDataFields,
bool bEnableLayout );
- virtual ~ScDPSubtotalOptDlg();
+ virtual ~ScDPSubtotalOptDlg() override;
virtual void dispose() override;
void FillLabelData( ScDPLabelData& rLabelData ) const;
@@ -190,7 +190,7 @@ class ScDPShowDetailDlg : public ModalDialog
{
public:
explicit ScDPShowDetailDlg( vcl::Window* pParent, ScDPObject& rDPObj, sal_uInt16 nOrient );
- virtual ~ScDPShowDetailDlg();
+ virtual ~ScDPShowDetailDlg() override;
virtual void dispose() override;
virtual short Execute() override;
diff --git a/sc/source/ui/inc/reffact.hxx b/sc/source/ui/inc/reffact.hxx
index d106b37d3d02..39e61e2b9343 100644
--- a/sc/source/ui/inc/reffact.hxx
+++ b/sc/source/ui/inc/reffact.hxx
@@ -185,7 +185,7 @@ class SC_DLLPUBLIC ScValidityRefChildWin : public SfxChildWindow
public:
ScValidityRefChildWin( vcl::Window*, sal_uInt16, SfxBindings*, SfxChildWinInfo* );
SFX_DECL_CHILDWINDOW_WITHID(ScValidityRefChildWin);
- virtual ~ScValidityRefChildWin();
+ virtual ~ScValidityRefChildWin() override;
bool LockVisible( bool bLock ){ bool bVis = m_bVisibleLock; m_bVisibleLock = bLock; return bVis; }
bool LockFreeWindow( bool bLock ){ bool bFreeWindow = m_bFreeWindowLock; m_bFreeWindowLock = bLock; return bFreeWindow; }
void Hide() override { if( !m_bVisibleLock) SfxChildWindow::Hide(); }
diff --git a/sc/source/ui/inc/retypepassdlg.hxx b/sc/source/ui/inc/retypepassdlg.hxx
index 8fefc8275ea5..667b819ff7d3 100644
--- a/sc/source/ui/inc/retypepassdlg.hxx
+++ b/sc/source/ui/inc/retypepassdlg.hxx
@@ -46,7 +46,7 @@ public:
ScRetypePassDlg() = delete;
explicit ScRetypePassDlg(vcl::Window* pParent);
- virtual ~ScRetypePassDlg();
+ virtual ~ScRetypePassDlg() override;
virtual void dispose() override;
virtual short Execute() override;
@@ -102,7 +102,7 @@ class ScRetypePassInputDlg : public ModalDialog
public:
ScRetypePassInputDlg() = delete;
explicit ScRetypePassInputDlg(vcl::Window* pParent, ScPassHashProtectable* pProtected);
- virtual ~ScRetypePassInputDlg();
+ virtual ~ScRetypePassInputDlg() override;
virtual void dispose() override;
virtual short Execute() override;
diff --git a/sc/source/ui/inc/scendlg.hxx b/sc/source/ui/inc/scendlg.hxx
index 8726cf59cb51..6e3673db711d 100644
--- a/sc/source/ui/inc/scendlg.hxx
+++ b/sc/source/ui/inc/scendlg.hxx
@@ -33,7 +33,7 @@ class ScNewScenarioDlg : public ModalDialog
{
public:
ScNewScenarioDlg(vcl::Window* pParent, const OUString& rName, bool bEdit = false, bool bSheetProtected = false);
- virtual ~ScNewScenarioDlg();
+ virtual ~ScNewScenarioDlg() override;
virtual void dispose() override;
void SetScenarioData( const OUString& rName, const OUString& rComment,
const Color& rColor, ScScenarioFlags nFlags );
diff --git a/sc/source/ui/inc/scuiasciiopt.hxx b/sc/source/ui/inc/scuiasciiopt.hxx
index 6851d7345fda..14719ef13c0b 100644
--- a/sc/source/ui/inc/scuiasciiopt.hxx
+++ b/sc/source/ui/inc/scuiasciiopt.hxx
@@ -93,7 +93,7 @@ public:
ScImportAsciiDlg(
vcl::Window* pParent, const OUString& aDatName,
SvStream* pInStream, ScImportAsciiCall eCall );
- virtual ~ScImportAsciiDlg();
+ virtual ~ScImportAsciiDlg() override;
virtual void dispose() override;
void GetOptions( ScAsciiOptions& rOpt );
diff --git a/sc/source/ui/inc/scuiautofmt.hxx b/sc/source/ui/inc/scuiautofmt.hxx
index d810a354541a..15feb9ca9826 100644
--- a/sc/source/ui/inc/scuiautofmt.hxx
+++ b/sc/source/ui/inc/scuiautofmt.hxx
@@ -27,7 +27,7 @@ public:
ScAutoFormat* pAutoFormat,
const ScAutoFormatData* pSelFormatData,
ScViewData *pViewData);
- virtual ~ScAutoFormatDlg();
+ virtual ~ScAutoFormatDlg() override;
virtual void dispose() override;
sal_uInt16 GetIndex() const { return nIndex; }
diff --git a/sc/source/ui/inc/scuiimoptdlg.hxx b/sc/source/ui/inc/scuiimoptdlg.hxx
index f4a29cadc476..552dea78369b 100644
--- a/sc/source/ui/inc/scuiimoptdlg.hxx
+++ b/sc/source/ui/inc/scuiimoptdlg.hxx
@@ -36,7 +36,7 @@ public:
bool bOnlyDbtoolsEncodings = false,
bool bImport = true );
- virtual ~ScImportOptionsDlg();
+ virtual ~ScImportOptionsDlg() override;
virtual void dispose() override;
void GetImportOptions( ScImportOptions& rOptions ) const;
diff --git a/sc/source/ui/inc/scuitphfedit.hxx b/sc/source/ui/inc/scuitphfedit.hxx
index d57224709fcb..5f027fb5276b 100644
--- a/sc/source/ui/inc/scuitphfedit.hxx
+++ b/sc/source/ui/inc/scuitphfedit.hxx
@@ -56,7 +56,7 @@ protected:
const SfxItemSet& rCoreSet,
sal_uInt16 nWhich,
bool bHeader );
- virtual ~ScHFEditPage();
+ virtual ~ScHFEditPage() override;
virtual void dispose() override;
private:
diff --git a/sc/source/ui/inc/searchresults.hxx b/sc/source/ui/inc/searchresults.hxx
index 776a23f66df1..a4b3fdf4593d 100644
--- a/sc/source/ui/inc/searchresults.hxx
+++ b/sc/source/ui/inc/searchresults.hxx
@@ -29,7 +29,7 @@ class SearchResultsDlg : public ModelessDialog
DECL_LINK_TYPED( ListSelectHdl, SvTreeListBox*, void );
public:
SearchResultsDlg( SfxBindings* _pBindings, vcl::Window* pParent, sal_uInt16 nId );
- virtual ~SearchResultsDlg();
+ virtual ~SearchResultsDlg() override;
virtual void dispose() override;
void FillResults( ScDocument* pDoc, const ScRangeList& rMatchedRanges, bool bCellNotes );
@@ -43,7 +43,7 @@ public:
SearchResultsDlgWrapper(
vcl::Window* _pParent, sal_uInt16 nId, SfxBindings* pBindings, SfxChildWinInfo* pInfo );
- virtual ~SearchResultsDlgWrapper();
+ virtual ~SearchResultsDlgWrapper() override;
SFX_DECL_CHILDWINDOW_WITHID(SearchResultsDlgWrapper);
};
diff --git a/sc/source/ui/inc/seltrans.hxx b/sc/source/ui/inc/seltrans.hxx
index ac78a4e7f216..438818b28f61 100644
--- a/sc/source/ui/inc/seltrans.hxx
+++ b/sc/source/ui/inc/seltrans.hxx
@@ -55,7 +55,7 @@ public:
// returns NULL otherwise
static ScSelectionTransferObj* CreateFromView( ScTabView* pSource );
- virtual ~ScSelectionTransferObj();
+ virtual ~ScSelectionTransferObj() override;
void ForgetView();
ScTabView* GetView() const { return pView; }
diff --git a/sc/source/ui/inc/servobj.hxx b/sc/source/ui/inc/servobj.hxx
index 76ca857eb9c1..904d26908fe0 100644
--- a/sc/source/ui/inc/servobj.hxx
+++ b/sc/source/ui/inc/servobj.hxx
@@ -35,7 +35,7 @@ class ScServerObjectSvtListenerForwarder : public SvtListener
SfxBroadcaster aBroadcaster;
public:
ScServerObjectSvtListenerForwarder( ScServerObject* pObjP);
- virtual ~ScServerObjectSvtListenerForwarder();
+ virtual ~ScServerObjectSvtListenerForwarder() override;
virtual void Notify( const SfxHint& rHint ) override;
};
@@ -52,7 +52,7 @@ private:
public:
ScServerObject( ScDocShell* pShell, const OUString& rItem );
- virtual ~ScServerObject();
+ virtual ~ScServerObject() override;
virtual bool GetData( css::uno::Any & rData /*out param*/,
const OUString & rMimeType,
diff --git a/sc/source/ui/inc/sharedocdlg.hxx b/sc/source/ui/inc/sharedocdlg.hxx
index 838f3acaa68c..fdbb73abf3ec 100644
--- a/sc/source/ui/inc/sharedocdlg.hxx
+++ b/sc/source/ui/inc/sharedocdlg.hxx
@@ -48,7 +48,7 @@ private:
public:
SC_DLLPUBLIC ScShareDocumentDlg( vcl::Window* pParent, ScViewData* pViewData );
- virtual ~ScShareDocumentDlg();
+ virtual ~ScShareDocumentDlg() override;
virtual void dispose() override;
bool IsShareDocumentChecked() const;
diff --git a/sc/source/ui/inc/shtabdlg.hxx b/sc/source/ui/inc/shtabdlg.hxx
index 1240c1546f82..b81b793992ff 100644
--- a/sc/source/ui/inc/shtabdlg.hxx
+++ b/sc/source/ui/inc/shtabdlg.hxx
@@ -35,7 +35,7 @@ private:
public:
ScShowTabDlg( vcl::Window* pParent );
- virtual ~ScShowTabDlg();
+ virtual ~ScShowTabDlg() override;
virtual void dispose() override;
/** Sets dialog title, fixed text for listbox and help IDs. */
diff --git a/sc/source/ui/inc/simpref.hxx b/sc/source/ui/inc/simpref.hxx
index eb1c89b17b14..2c0bd54cff8d 100644
--- a/sc/source/ui/inc/simpref.hxx
+++ b/sc/source/ui/inc/simpref.hxx
@@ -65,7 +65,7 @@ protected:
public:
ScSimpleRefDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent);
- virtual ~ScSimpleRefDlg();
+ virtual ~ScSimpleRefDlg() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
diff --git a/sc/source/ui/inc/solveroptions.hxx b/sc/source/ui/inc/solveroptions.hxx
index 0ebb12d248b0..e8c3f7388b54 100644
--- a/sc/source/ui/inc/solveroptions.hxx
+++ b/sc/source/ui/inc/solveroptions.hxx
@@ -60,7 +60,7 @@ public:
const css::uno::Sequence<OUString>& rDescriptions,
const OUString& rEngine,
const css::uno::Sequence<css::beans::PropertyValue>& rProperties );
- virtual ~ScSolverOptionsDialog();
+ virtual ~ScSolverOptionsDialog() override;
virtual void dispose() override;
// already updated in selection handler
@@ -75,7 +75,7 @@ class ScSolverIntegerDialog : public ModalDialog
public:
ScSolverIntegerDialog( vcl::Window * pParent );
- virtual ~ScSolverIntegerDialog();
+ virtual ~ScSolverIntegerDialog() override;
virtual void dispose() override;
void SetOptionName( const OUString& rName );
@@ -90,7 +90,7 @@ class ScSolverValueDialog : public ModalDialog
public:
ScSolverValueDialog( vcl::Window * pParent );
- virtual ~ScSolverValueDialog();
+ virtual ~ScSolverValueDialog() override;
virtual void dispose() override;
void SetOptionName( const OUString& rName );
diff --git a/sc/source/ui/inc/solvrdlg.hxx b/sc/source/ui/inc/solvrdlg.hxx
index 58d5cce476e0..67116e575a90 100644
--- a/sc/source/ui/inc/solvrdlg.hxx
+++ b/sc/source/ui/inc/solvrdlg.hxx
@@ -41,7 +41,7 @@ public:
ScSolverDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent,
ScDocument* pDocument,
ScAddress aCursorPos );
- virtual ~ScSolverDlg();
+ virtual ~ScSolverDlg() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
diff --git a/sc/source/ui/inc/sortdlg.hxx b/sc/source/ui/inc/sortdlg.hxx
index 478f3fca49eb..69175a9b970a 100644
--- a/sc/source/ui/inc/sortdlg.hxx
+++ b/sc/source/ui/inc/sortdlg.hxx
@@ -45,7 +45,7 @@ class ScSortWarningDlg : public ModalDialog
{
public:
ScSortWarningDlg( vcl::Window* pParent, const OUString& rExtendText,const OUString& rCurrentText );
- virtual ~ScSortWarningDlg();
+ virtual ~ScSortWarningDlg() override;
virtual void dispose() override;
DECL_LINK_TYPED( BtnHdl, Button*, void );
private:
diff --git a/sc/source/ui/inc/spelldialog.hxx b/sc/source/ui/inc/spelldialog.hxx
index dbcbfda78abc..6e735b21f4d7 100644
--- a/sc/source/ui/inc/spelldialog.hxx
+++ b/sc/source/ui/inc/spelldialog.hxx
@@ -44,7 +44,7 @@ public:
explicit ScSpellDialogChildWindow( vcl::Window* pParent, sal_uInt16 nId,
SfxBindings* pBindings, SfxChildWinInfo* pInfo );
- virtual ~ScSpellDialogChildWindow();
+ virtual ~ScSpellDialogChildWindow() override;
/** This method makes the one from the base class public so that
it can be called from the view shell when one is created.
diff --git a/sc/source/ui/inc/spelleng.hxx b/sc/source/ui/inc/spelleng.hxx
index c5211ab46d42..20f96d721c94 100644
--- a/sc/source/ui/inc/spelleng.hxx
+++ b/sc/source/ui/inc/spelleng.hxx
@@ -36,7 +36,7 @@ public:
SfxItemPool* pEnginePool, ScViewData& rViewData,
ScDocument* pUndoDoc, ScDocument* pRedoDoc );
- virtual ~ScConversionEngineBase();
+ virtual ~ScConversionEngineBase() override;
/** Derived classes implement to convert all cells in the selection or sheet. */
virtual void ConvertAll( EditView& rEditView ) = 0;
diff --git a/sc/source/ui/inc/strindlg.hxx b/sc/source/ui/inc/strindlg.hxx
index f617f9f58f42..94268fb4c3c5 100644
--- a/sc/source/ui/inc/strindlg.hxx
+++ b/sc/source/ui/inc/strindlg.hxx
@@ -32,7 +32,7 @@ public:
const OUString& rEditTitle,
const OUString& rDefault,
const OString& sHelpId, const OString& sEditHelpId);
- virtual ~ScStringInputDlg();
+ virtual ~ScStringInputDlg() override;
virtual void dispose() override;
OUString GetInputString() const
{
diff --git a/sc/source/ui/inc/subtdlg.hxx b/sc/source/ui/inc/subtdlg.hxx
index 17e3a9d7e3fb..08b85bd032bc 100644
--- a/sc/source/ui/inc/subtdlg.hxx
+++ b/sc/source/ui/inc/subtdlg.hxx
@@ -28,7 +28,7 @@ class ScSubTotalDlg : public SfxTabDialog
{
public:
ScSubTotalDlg(vcl::Window* pParent, const SfxItemSet* pArgSet);
- virtual ~ScSubTotalDlg();
+ virtual ~ScSubTotalDlg() override;
virtual void dispose() override;
private:
VclPtr<PushButton> m_pBtnRemove;
diff --git a/sc/source/ui/inc/tabbgcolordlg.hxx b/sc/source/ui/inc/tabbgcolordlg.hxx
index 68e9b6dc8c83..0f3373a2a652 100644
--- a/sc/source/ui/inc/tabbgcolordlg.hxx
+++ b/sc/source/ui/inc/tabbgcolordlg.hxx
@@ -32,7 +32,7 @@ public:
const OUString& rTitle,
const OUString& rTabBgColorNoColorText,
const Color& rDefaultColor );
- virtual ~ScTabBgColorDlg();
+ virtual ~ScTabBgColorDlg() override;
virtual void dispose() override;
void GetSelectedColor( Color& rColor ) const;
@@ -41,7 +41,7 @@ public:
{
public:
ScTabBgColorValueSet(vcl::Window* pParent, WinBits nStyle);
- virtual ~ScTabBgColorValueSet();
+ virtual ~ScTabBgColorValueSet() override;
virtual void dispose() override;
void SetDialog(ScTabBgColorDlg* pTabBgColorDlg)
diff --git a/sc/source/ui/inc/tabcont.hxx b/sc/source/ui/inc/tabcont.hxx
index e6f2df06318d..c6dfd23e32a6 100644
--- a/sc/source/ui/inc/tabcont.hxx
+++ b/sc/source/ui/inc/tabcont.hxx
@@ -65,7 +65,7 @@ protected:
public:
ScTabControl( vcl::Window* pParent, ScViewData* pData );
virtual void dispose() override;
- virtual ~ScTabControl();
+ virtual ~ScTabControl() override;
using TabBar::StartDrag;
diff --git a/sc/source/ui/inc/tabopdlg.hxx b/sc/source/ui/inc/tabopdlg.hxx
index 35fb3ce520ad..1e31559687b8 100644
--- a/sc/source/ui/inc/tabopdlg.hxx
+++ b/sc/source/ui/inc/tabopdlg.hxx
@@ -43,7 +43,7 @@ public:
ScTabOpDlg( SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent,
ScDocument* pDocument,
const ScRefAddress& rCursorPos );
- virtual ~ScTabOpDlg();
+ virtual ~ScTabOpDlg() override;
virtual void dispose() override;
virtual void SetReference( const ScRange& rRef, ScDocument* pDoc ) override;
diff --git a/sc/source/ui/inc/tabpages.hxx b/sc/source/ui/inc/tabpages.hxx
index 1eecb5225e7f..cc93e5544e09 100644
--- a/sc/source/ui/inc/tabpages.hxx
+++ b/sc/source/ui/inc/tabpages.hxx
@@ -35,7 +35,7 @@ public:
virtual bool FillItemSet ( SfxItemSet* rCoreAttrs ) override;
virtual void Reset ( const SfxItemSet* ) override;
- virtual ~ScTabPageProtection();
+ virtual ~ScTabPageProtection() override;
virtual void dispose() override;
protected:
diff --git a/sc/source/ui/inc/tabsplit.hxx b/sc/source/ui/inc/tabsplit.hxx
index e37f9ffbe31e..08d4fbfa7c28 100644
--- a/sc/source/ui/inc/tabsplit.hxx
+++ b/sc/source/ui/inc/tabsplit.hxx
@@ -36,7 +36,7 @@ protected:
public:
ScTabSplitter( vcl::Window* pParent, WinBits nWinStyle,
ScViewData* pData );
- virtual ~ScTabSplitter();
+ virtual ~ScTabSplitter() override;
void SetFixed(bool bSet);
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& rPaintRect ) override;
diff --git a/sc/source/ui/inc/tabview.hxx b/sc/source/ui/inc/tabview.hxx
index af7393ba6e84..34793bf24b1e 100644
--- a/sc/source/ui/inc/tabview.hxx
+++ b/sc/source/ui/inc/tabview.hxx
@@ -71,7 +71,7 @@ protected:
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
public:
ScCornerButton( vcl::Window* pParent, ScViewData* pData, bool bAdditional );
- virtual ~ScCornerButton();
+ virtual ~ScCornerButton() override;
virtual void StateChanged( StateChangedType nType ) override;
virtual void DataChanged( const DataChangedEvent& rDCEvt ) override;
diff --git a/sc/source/ui/inc/tabvwsh.hxx b/sc/source/ui/inc/tabvwsh.hxx
index 2aef68d7c3f3..c82a0865ab35 100644
--- a/sc/source/ui/inc/tabvwsh.hxx
+++ b/sc/source/ui/inc/tabvwsh.hxx
@@ -225,7 +225,7 @@ public:
ScTabViewShell( SfxViewFrame* pViewFrame,
SfxViewShell* pOldSh );
- virtual ~ScTabViewShell();
+ virtual ~ScTabViewShell() override;
vcl::Window* GetDialogParent();
diff --git a/sc/source/ui/inc/target.hxx b/sc/source/ui/inc/target.hxx
index fabda431756a..6c42308a6ac9 100644
--- a/sc/source/ui/inc/target.hxx
+++ b/sc/source/ui/inc/target.hxx
@@ -32,7 +32,7 @@ private:
public:
ScTabViewTarget( ScTabViewShell* pShell ) : pViewShell( pShell ) {}
- virtual ~ScTabViewTarget();
+ virtual ~ScTabViewTarget() override;
ScTabViewShell* GetViewShell() const { return pViewShell; }
};
diff --git a/sc/source/ui/inc/tbzoomsliderctrl.hxx b/sc/source/ui/inc/tbzoomsliderctrl.hxx
index 64aac6fdbf12..d5b39e1a55c8 100644
--- a/sc/source/ui/inc/tbzoomsliderctrl.hxx
+++ b/sc/source/ui/inc/tbzoomsliderctrl.hxx
@@ -31,7 +31,7 @@ class ScZoomSliderControl : public SfxToolBoxControl
public:
SFX_DECL_TOOLBOX_CONTROL();
ScZoomSliderControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~ScZoomSliderControl();
+ virtual ~ScZoomSliderControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) override;
virtual VclPtr<vcl::Window> CreateItemWindow( vcl::Window *pParent ) override;
@@ -52,7 +52,7 @@ private:
public:
ScZoomSliderWnd(vcl::Window* pParent, const css::uno::Reference<css::frame::XDispatchProvider >& rDispatchProvider,
sal_uInt16 nCurrentZoom);
- virtual ~ScZoomSliderWnd();
+ virtual ~ScZoomSliderWnd() override;
virtual void dispose() override;
void UpdateFromItem( const SvxZoomSliderItem* pZoomSliderItem );
diff --git a/sc/source/ui/inc/textimportoptions.hxx b/sc/source/ui/inc/textimportoptions.hxx
index 56f03c98a5c2..35f7d0ddc25d 100644
--- a/sc/source/ui/inc/textimportoptions.hxx
+++ b/sc/source/ui/inc/textimportoptions.hxx
@@ -30,7 +30,7 @@ class ScTextImportOptionsDlg : public ModalDialog
{
public:
ScTextImportOptionsDlg(vcl::Window* pParent);
- virtual ~ScTextImportOptionsDlg();
+ virtual ~ScTextImportOptionsDlg() override;
virtual void dispose() override;
virtual short Execute() override;
diff --git a/sc/source/ui/inc/tpcalc.hxx b/sc/source/ui/inc/tpcalc.hxx
index fe5aaa4b57b7..213ac740f450 100644
--- a/sc/source/ui/inc/tpcalc.hxx
+++ b/sc/source/ui/inc/tpcalc.hxx
@@ -43,7 +43,7 @@ public:
private:
ScTpCalcOptions( vcl::Window* pParent,
const SfxItemSet& rCoreSet );
- virtual ~ScTpCalcOptions();
+ virtual ~ScTpCalcOptions() override;
virtual void dispose() override;
private:
diff --git a/sc/source/ui/inc/tpcompatibility.hxx b/sc/source/ui/inc/tpcompatibility.hxx
index 17f055f3f7f3..1b84b0c17ea1 100644
--- a/sc/source/ui/inc/tpcompatibility.hxx
+++ b/sc/source/ui/inc/tpcompatibility.hxx
@@ -26,7 +26,7 @@ public:
virtual void Reset(const SfxItemSet* rCoreAttrs) override;
virtual DeactivateRC DeactivatePage(SfxItemSet* pSet ) override;
- virtual ~ScTpCompatOptions();
+ virtual ~ScTpCompatOptions() override;
virtual void dispose() override;
private:
explicit ScTpCompatOptions(vcl::Window* pParent, const SfxItemSet& rCoreAttrs);
diff --git a/sc/source/ui/inc/tpdefaults.hxx b/sc/source/ui/inc/tpdefaults.hxx
index 9664b3cf0632..4533a85db9e6 100644
--- a/sc/source/ui/inc/tpdefaults.hxx
+++ b/sc/source/ui/inc/tpdefaults.hxx
@@ -28,7 +28,7 @@ public:
private:
explicit ScTpDefaultsOptions(vcl::Window* pParent, const SfxItemSet& rCoreSet);
- virtual ~ScTpDefaultsOptions();
+ virtual ~ScTpDefaultsOptions() override;
virtual void dispose() override;
void CheckNumSheets();
diff --git a/sc/source/ui/inc/tpformula.hxx b/sc/source/ui/inc/tpformula.hxx
index 0f5c7d90af48..6eb4ff43eca4 100644
--- a/sc/source/ui/inc/tpformula.hxx
+++ b/sc/source/ui/inc/tpformula.hxx
@@ -43,7 +43,7 @@ public:
private:
explicit ScTpFormulaOptions(vcl::Window* pParent, const SfxItemSet& rCoreSet);
- virtual ~ScTpFormulaOptions();
+ virtual ~ScTpFormulaOptions() override;
virtual void dispose() override;
void ResetSeparators();
void OnFocusSeparatorInput(Edit* pEdit);
diff --git a/sc/source/ui/inc/tphf.hxx b/sc/source/ui/inc/tphf.hxx
index e7b02579c0ca..36f9432757b6 100644
--- a/sc/source/ui/inc/tphf.hxx
+++ b/sc/source/ui/inc/tphf.hxx
@@ -27,7 +27,7 @@ class ScStyleDlg;
class ScHFPage : public SvxHFPage
{
public:
- virtual ~ScHFPage();
+ virtual ~ScHFPage() override;
virtual void dispose() override;
virtual void Reset( const SfxItemSet* rSet ) override;
diff --git a/sc/source/ui/inc/tphfedit.hxx b/sc/source/ui/inc/tphfedit.hxx
index 31c331c7ad17..1a14b048544a 100644
--- a/sc/source/ui/inc/tphfedit.hxx
+++ b/sc/source/ui/inc/tphfedit.hxx
@@ -54,7 +54,7 @@ class SC_DLLPUBLIC ScEditWindow : public Control
{
public:
ScEditWindow( vcl::Window* pParent, WinBits nBits , ScEditWindowLocation eLoc );
- virtual ~ScEditWindow();
+ virtual ~ScEditWindow() override;
virtual void dispose() override;
using Control::SetFont;
@@ -122,7 +122,7 @@ protected:
public:
ScExtIButton(vcl::Window* pParent, WinBits nBits );
- virtual ~ScExtIButton();
+ virtual ~ScExtIButton() override;
virtual void dispose() override;
void SetPopupMenu(PopupMenu* pPopUp);
diff --git a/sc/source/ui/inc/tpprint.hxx b/sc/source/ui/inc/tpprint.hxx
index c3e202f41f18..9de8060bdfda 100644
--- a/sc/source/ui/inc/tpprint.hxx
+++ b/sc/source/ui/inc/tpprint.hxx
@@ -32,7 +32,7 @@ class ScTpPrintOptions : public SfxTabPage
ScTpPrintOptions( vcl::Window* pParent, const SfxItemSet& rCoreSet );
public:
- virtual ~ScTpPrintOptions();
+ virtual ~ScTpPrintOptions() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rCoreSet );
virtual bool FillItemSet( SfxItemSet* rCoreSet ) override;
diff --git a/sc/source/ui/inc/tpsort.hxx b/sc/source/ui/inc/tpsort.hxx
index 99d791eacbaa..50f20f396276 100644
--- a/sc/source/ui/inc/tpsort.hxx
+++ b/sc/source/ui/inc/tpsort.hxx
@@ -49,7 +49,7 @@ class ScTabPageSortFields : public SfxTabPage
public:
ScTabPageSortFields( vcl::Window* pParent,
const SfxItemSet& rArgSet );
- virtual ~ScTabPageSortFields();
+ virtual ~ScTabPageSortFields() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create ( vcl::Window* pParent,
const SfxItemSet* rArgSet );
@@ -106,7 +106,7 @@ class ScTabPageSortOptions : public SfxTabPage
public:
ScTabPageSortOptions( vcl::Window* pParent,
const SfxItemSet& rArgSet );
- virtual ~ScTabPageSortOptions();
+ virtual ~ScTabPageSortOptions() override;
virtual void dispose() override;
#undef SfxTabPage
diff --git a/sc/source/ui/inc/tpstat.hxx b/sc/source/ui/inc/tpstat.hxx
index 06e23db28d56..a48352320663 100644
--- a/sc/source/ui/inc/tpstat.hxx
+++ b/sc/source/ui/inc/tpstat.hxx
@@ -29,7 +29,7 @@ class ScDocStatPage: public SfxTabPage
friend class VclPtr<ScDocStatPage>;
public:
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
- virtual ~ScDocStatPage();
+ virtual ~ScDocStatPage() override;
virtual void dispose() override;
private:
diff --git a/sc/source/ui/inc/tpsubt.hxx b/sc/source/ui/inc/tpsubt.hxx
index 3a702efab904..efc08298d326 100644
--- a/sc/source/ui/inc/tpsubt.hxx
+++ b/sc/source/ui/inc/tpsubt.hxx
@@ -40,7 +40,7 @@ protected:
const SfxItemSet& rArgSet );
public:
- virtual ~ScTpSubTotalGroup();
+ virtual ~ScTpSubTotalGroup() override;
virtual void dispose() override;
bool DoReset ( sal_uInt16 nGroupNo,
@@ -84,7 +84,7 @@ protected:
const SfxItemSet& rArgSet );
public:
- virtual ~ScTpSubTotalGroup1();
+ virtual ~ScTpSubTotalGroup1() override;
static VclPtr<SfxTabPage> Create ( vcl::Window* pParent,
const SfxItemSet* rArgSet );
@@ -100,7 +100,7 @@ protected:
const SfxItemSet& rArgSet );
public:
- virtual ~ScTpSubTotalGroup2();
+ virtual ~ScTpSubTotalGroup2() override;
static VclPtr<SfxTabPage> Create ( vcl::Window* pParent,
const SfxItemSet* rArgSet );
@@ -116,7 +116,7 @@ protected:
const SfxItemSet& rArgSet );
public:
- virtual ~ScTpSubTotalGroup3();
+ virtual ~ScTpSubTotalGroup3() override;
static VclPtr<SfxTabPage> Create ( vcl::Window* pParent,
const SfxItemSet* rArgSet );
@@ -132,7 +132,7 @@ protected:
const SfxItemSet& rArgSet );
public:
- virtual ~ScTpSubTotalOptions();
+ virtual ~ScTpSubTotalOptions() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create ( vcl::Window* pParent,
const SfxItemSet* rArgSet );
diff --git a/sc/source/ui/inc/tptable.hxx b/sc/source/ui/inc/tptable.hxx
index 21d75fb55a9a..91cbad99f728 100644
--- a/sc/source/ui/inc/tptable.hxx
+++ b/sc/source/ui/inc/tptable.hxx
@@ -39,7 +39,7 @@ public:
virtual DeactivateRC DeactivatePage ( SfxItemSet* pSet ) override;
virtual void DataChanged ( const DataChangedEvent& rDCEvt ) override;
- virtual ~ScTablePage();
+ virtual ~ScTablePage() override;
virtual void dispose() override;
private:
ScTablePage( vcl::Window* pParent, const SfxItemSet& rCoreSet );
diff --git a/sc/source/ui/inc/tpusrlst.hxx b/sc/source/ui/inc/tpusrlst.hxx
index a0a473415950..3bebe5aac5d8 100644
--- a/sc/source/ui/inc/tpusrlst.hxx
+++ b/sc/source/ui/inc/tpusrlst.hxx
@@ -44,7 +44,7 @@ public:
private:
ScTpUserLists( vcl::Window* pParent,
const SfxItemSet& rArgSet );
- virtual ~ScTpUserLists();
+ virtual ~ScTpUserLists() override;
virtual void dispose() override;
private:
diff --git a/sc/source/ui/inc/tpview.hxx b/sc/source/ui/inc/tpview.hxx
index d9c9f3317fa1..a8a73b8e99f2 100644
--- a/sc/source/ui/inc/tpview.hxx
+++ b/sc/source/ui/inc/tpview.hxx
@@ -67,7 +67,7 @@ class ScTpContentOptions : public SfxTabPage
ScTpContentOptions( vcl::Window* pParent,
const SfxItemSet& rArgSet );
- virtual ~ScTpContentOptions();
+ virtual ~ScTpContentOptions() override;
virtual void dispose() override;
public:
@@ -114,7 +114,7 @@ class ScTpLayoutOptions : public SfxTabPage
ScTpLayoutOptions( vcl::Window* pParent,
const SfxItemSet& rArgSet );
public:
- virtual ~ScTpLayoutOptions();
+ virtual ~ScTpLayoutOptions() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create ( vcl::Window* pParent,
const SfxItemSet* rCoreSet );
diff --git a/sc/source/ui/inc/transobj.hxx b/sc/source/ui/inc/transobj.hxx
index 5cb81bf8725a..45c7d49ac737 100644
--- a/sc/source/ui/inc/transobj.hxx
+++ b/sc/source/ui/inc/transobj.hxx
@@ -71,7 +71,7 @@ private:
public:
ScTransferObj( ScDocument* pClipDoc, const TransferableObjectDescriptor& rDesc );
- virtual ~ScTransferObj();
+ virtual ~ScTransferObj() override;
virtual void AddSupportedFormats() override;
virtual bool GetData( const css::datatransfer::DataFlavor& rFlavor, const OUString& rDestDoc ) override;
diff --git a/sc/source/ui/inc/uiitems.hxx b/sc/source/ui/inc/uiitems.hxx
index a2eaf7d9387d..fe278beb5717 100644
--- a/sc/source/ui/inc/uiitems.hxx
+++ b/sc/source/ui/inc/uiitems.hxx
@@ -60,7 +60,7 @@ public:
const OUString& rString,
const EditTextObject* pData );
ScInputStatusItem( const ScInputStatusItem& rItem );
- virtual ~ScInputStatusItem();
+ virtual ~ScInputStatusItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
@@ -90,7 +90,7 @@ class ScTablesHint : public SfxHint
public:
ScTablesHint(sal_uInt16 nNewId, SCTAB nTable1, SCTAB nTable2=0);
- virtual ~ScTablesHint();
+ virtual ~ScTablesHint() override;
sal_uInt16 GetId() const { return nId; }
SCTAB GetTab1() const { return nTab1; }
@@ -105,7 +105,7 @@ class ScEditViewHint : public SfxHint
public:
ScEditViewHint() = delete;
ScEditViewHint( ScEditEngineDefaulter* pEngine, const ScAddress& rCurPos );
- virtual ~ScEditViewHint();
+ virtual ~ScEditViewHint() override;
SCCOL GetCol() const { return aCursorPos.Col(); }
SCROW GetRow() const { return aCursorPos.Row(); }
@@ -120,7 +120,7 @@ class ScIndexHint : public SfxHint
public:
ScIndexHint(sal_uInt16 nNewId, sal_uInt16 nIdx);
- virtual ~ScIndexHint();
+ virtual ~ScIndexHint() override;
sal_uInt16 GetId() const { return nId; }
sal_uInt16 GetIndex() const { return nIndex; }
@@ -137,7 +137,7 @@ public:
ScSortItem( sal_uInt16 nWhich,
const ScSortParam* pSortData );
ScSortItem( const ScSortItem& rItem );
- virtual ~ScSortItem();
+ virtual ~ScSortItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
@@ -160,7 +160,7 @@ public:
ScQueryItem( sal_uInt16 nWhich,
const ScQueryParam* pQueryData );
ScQueryItem( const ScQueryItem& rItem );
- virtual ~ScQueryItem();
+ virtual ~ScQueryItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
@@ -187,7 +187,7 @@ public:
ScSubTotalItem( sal_uInt16 nWhich,
const ScSubTotalParam* pSubTotalData );
ScSubTotalItem( const ScSubTotalItem& rItem );
- virtual ~ScSubTotalItem();
+ virtual ~ScSubTotalItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
@@ -206,7 +206,7 @@ class SC_DLLPUBLIC ScUserListItem : public SfxPoolItem
public:
ScUserListItem( sal_uInt16 nWhich );
ScUserListItem( const ScUserListItem& rItem );
- virtual ~ScUserListItem();
+ virtual ~ScUserListItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
@@ -224,7 +224,7 @@ public:
ScConsolidateItem( sal_uInt16 nWhich,
const ScConsolidateParam* pParam );
ScConsolidateItem( const ScConsolidateItem& rItem );
- virtual ~ScConsolidateItem();
+ virtual ~ScConsolidateItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
@@ -241,7 +241,7 @@ public:
ScPivotItem( sal_uInt16 nWhich, const ScDPSaveData* pData,
const ScRange* pRange, bool bNew );
ScPivotItem( const ScPivotItem& rItem );
- virtual ~ScPivotItem();
+ virtual ~ScPivotItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
@@ -262,7 +262,7 @@ public:
ScSolveItem( sal_uInt16 nWhich,
const ScSolveParam* pParam );
ScSolveItem( const ScSolveItem& rItem );
- virtual ~ScSolveItem();
+ virtual ~ScSolveItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
@@ -279,7 +279,7 @@ public:
ScTabOpItem( sal_uInt16 nWhich,
const ScTabOpParam* pParam );
ScTabOpItem( const ScTabOpItem& rItem );
- virtual ~ScTabOpItem();
+ virtual ~ScTabOpItem() override;
virtual bool operator==( const SfxPoolItem& ) const override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
diff --git a/sc/source/ui/inc/undobase.hxx b/sc/source/ui/inc/undobase.hxx
index de3ae5f238a1..00d1532ab4b2 100644
--- a/sc/source/ui/inc/undobase.hxx
+++ b/sc/source/ui/inc/undobase.hxx
@@ -43,7 +43,7 @@ public:
typedef std::map<SCTAB, std::unique_ptr<sc::ColumnSpanSet>> DataSpansType;
ScSimpleUndo( ScDocShell* pDocSh );
- virtual ~ScSimpleUndo();
+ virtual ~ScSimpleUndo() override;
virtual bool Merge( SfxUndoAction *pNextAction ) override;
/// See SfxUndoAction::GetViewShellId().
@@ -84,7 +84,7 @@ class ScBlockUndo: public ScSimpleUndo
public:
ScBlockUndo( ScDocShell* pDocSh, const ScRange& rRange,
ScBlockUndoMode eBlockMode );
- virtual ~ScBlockUndo();
+ virtual ~ScBlockUndo() override;
protected:
ScRange aBlockRange;
@@ -104,7 +104,7 @@ class ScMultiBlockUndo: public ScSimpleUndo
{
public:
ScMultiBlockUndo(ScDocShell* pDocSh, const ScRangeList& rRanges);
- virtual ~ScMultiBlockUndo();
+ virtual ~ScMultiBlockUndo() override;
protected:
ScRangeList maBlockRanges;
@@ -130,7 +130,7 @@ protected:
public:
ScDBFuncUndo( ScDocShell* pDocSh, const ScRange& rOriginal );
- virtual ~ScDBFuncUndo();
+ virtual ~ScDBFuncUndo() override;
void BeginUndo();
void EndUndo();
@@ -146,7 +146,7 @@ public:
ScMoveUndo( ScDocShell* pDocSh,
ScDocument* pRefDoc, ScRefUndoData* pRefData,
ScMoveUndoMode eRefMode );
- virtual ~ScMoveUndo();
+ virtual ~ScMoveUndo() override;
protected:
SdrUndoAction* pDrawUndo;
@@ -170,7 +170,7 @@ class ScUndoWrapper: public SfxUndoAction // for manual merging of act
public:
ScUndoWrapper( SfxUndoAction* pUndo );
- virtual ~ScUndoWrapper();
+ virtual ~ScUndoWrapper() override;
SfxUndoAction* GetWrappedUndo() { return pWrappedUndo; }
void ForgetWrappedUndo();
diff --git a/sc/source/ui/inc/undoblk.hxx b/sc/source/ui/inc/undoblk.hxx
index 8fc8432b7bb9..9e09292d13ea 100644
--- a/sc/source/ui/inc/undoblk.hxx
+++ b/sc/source/ui/inc/undoblk.hxx
@@ -46,7 +46,7 @@ public:
const ScRange& rRange, SCTAB nNewCount, SCTAB* pNewTabs, SCTAB* pNewScenarios,
InsCellCmd eNewCmd, ScDocument* pUndoDocument, ScRefUndoData* pRefData,
bool bNewPartOfPaste );
- virtual ~ScUndoInsertCells();
+ virtual ~ScUndoInsertCells() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -77,7 +77,7 @@ public:
ScUndoDeleteCells( ScDocShell* pNewDocShell,
const ScRange& rRange, SCTAB nNewCount, SCTAB* pNewTabs, SCTAB* pNewScenarios,
DelCellCmd eNewCmd, ScDocument* pUndoDocument, ScRefUndoData* pRefData );
- virtual ~ScUndoDeleteCells();
+ virtual ~ScUndoDeleteCells() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -108,7 +108,7 @@ public:
const std::vector<sc::ColRowSpan>& rSpans,
ScDocument* pUndoDocument, ScRefUndoData* pRefData );
- virtual ~ScUndoDeleteMulti();
+ virtual ~ScUndoDeleteMulti() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -137,7 +137,7 @@ public:
ScAddress aOldEnd, // end position without adjustment
const ScMarkData& rMark, // selected sheets
ScDocument* pNewUndoDoc );
- virtual ~ScUndoCut();
+ virtual ~ScUndoCut() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -184,7 +184,7 @@ public:
ScRefUndoData* pRefData,
bool bRedoIsFilled = true,
const ScUndoPasteOptions* pOptions = nullptr);
- virtual ~ScUndoPaste();
+ virtual ~ScUndoPaste() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -216,7 +216,7 @@ public:
const ScRange& rRange, ScAddress aNewDestPos, bool bNewCut,
ScDocument* pUndoDocument,
bool bScenario );
- virtual ~ScUndoDragDrop();
+ virtual ~ScUndoDragDrop() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -250,7 +250,7 @@ public:
const ScRange& rRange,
std::unique_ptr<ScDocument>&& pNewUndoDoc, bool bNewMulti,
InsertDeleteFlags nNewFlags, bool bObjects );
- virtual ~ScUndoDeleteContents();
+ virtual ~ScUndoDeleteContents() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -286,7 +286,7 @@ public:
SCCOL nEndX, SCROW nEndY, SCTAB nEndZ,
ScDocument* pNewUndoDoc, bool bNewMulti, SCTAB nSrc,
InsertDeleteFlags nFlg, ScPasteFunc nFunc, bool bSkip, bool bLink );
- virtual ~ScUndoFillTable();
+ virtual ~ScUndoFillTable() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -324,7 +324,7 @@ public:
const SvxBoxItem* pNewOuter = nullptr,
const SvxBoxInfoItem* pNewInner = nullptr,
const ScRange* pRangeCover = nullptr );
- virtual ~ScUndoSelectionAttr();
+ virtual ~ScUndoSelectionAttr() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -361,7 +361,7 @@ public:
ScOutlineTable* pNewUndoTab,
ScSizeMode eNewMode, sal_uInt16 nNewSizeTwips,
bool bNewWidth );
- virtual ~ScUndoWidthOrHeight();
+ virtual ~ScUndoWidthOrHeight() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -394,7 +394,7 @@ public:
FillDir eNewFillDir,
FillCmd eNewFillCmd, FillDateCmd eNewFillDateCmd,
double fNewStartValue, double fNewStepValue, double fNewMaxValue );
- virtual ~ScUndoAutoFill();
+ virtual ~ScUndoAutoFill() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -424,7 +424,7 @@ class ScUndoMerge: public ScSimpleUndo
public:
ScUndoMerge( ScDocShell* pNewDocShell, const ScCellMergeOption& rOption,
bool bMergeContents, ScDocument* pUndoDoc, SdrUndoAction* pDrawUndo);
- virtual ~ScUndoMerge();
+ virtual ~ScUndoMerge() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -449,7 +449,7 @@ public:
const ScRange& rRange, ScDocument* pNewUndoDoc,
const ScMarkData& rMark,
bool bNewSize, sal_uInt16 nNewFormatNo );
- virtual ~ScUndoAutoFormat();
+ virtual ~ScUndoAutoFormat() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -473,7 +473,7 @@ public:
SCCOL nCurX, SCROW nCurY, SCTAB nCurZ,
const OUString& rNewUndoStr, ScDocument* pNewUndoDoc,
const SvxSearchItem* pItem );
- virtual ~ScUndoReplace();
+ virtual ~ScUndoReplace() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -506,7 +506,7 @@ public:
const ScRefAddress& rRowCell,
const ScRefAddress& rColCell,
ScTabOpParam::Mode eMode );
- virtual ~ScUndoTabOp();
+ virtual ~ScUndoTabOp() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -533,7 +533,7 @@ public:
SCCOL nCurX, SCROW nCurY, SCTAB nCurZ, ScDocument* pNewUndoDoc,
SCCOL nNewX, SCROW nNewY, SCTAB nNewZ, ScDocument* pNewRedoDoc,
const ScConversionParam& rConvParam );
- virtual ~ScUndoConversion();
+ virtual ~ScUndoConversion() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -562,7 +562,7 @@ public:
ScUndoRefConversion( ScDocShell* pNewDocShell,
const ScRange& aMarkRange, const ScMarkData& rMark,
ScDocument* pNewUndoDoc, ScDocument* pNewRedoDoc, bool bNewMulti);
- virtual ~ScUndoRefConversion();
+ virtual ~ScUndoRefConversion() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -590,7 +590,7 @@ public:
ScUndoListNames( ScDocShell* pNewDocShell,
const ScRange& rRange,
ScDocument* pNewUndoDoc, ScDocument* pNewRedoDoc );
- virtual ~ScUndoListNames();
+ virtual ~ScUndoListNames() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -611,7 +611,7 @@ class ScUndoConditionalFormat : public ScSimpleUndo
public:
ScUndoConditionalFormat( ScDocShell* pNewDocShell,
ScDocument* pUndoDoc, ScDocument* pRedoDoc, const ScRange& rRange);
- virtual ~ScUndoConditionalFormat();
+ virtual ~ScUndoConditionalFormat() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -634,7 +634,7 @@ public:
const ScMarkData& rMark,
const ScArea& rDestArea, ScDocument* pNewUndoDoc,
const OUString& rNewName );
- virtual ~ScUndoUseScenario();
+ virtual ~ScUndoUseScenario() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -658,7 +658,7 @@ public:
const ScRange& rRange,
const OUString& rName,
ScDocument* pNewUndoDoc );
- virtual ~ScUndoSelectionStyle();
+ virtual ~ScUndoSelectionStyle() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -682,7 +682,7 @@ class ScUndoRefreshLink: public ScSimpleUndo
public:
ScUndoRefreshLink( ScDocShell* pNewDocShell,
ScDocument* pNewUndoDoc );
- virtual ~ScUndoRefreshLink();
+ virtual ~ScUndoRefreshLink() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -703,7 +703,7 @@ public:
const ScRange& rArea,
ScDocument* pNewUndoDoc,
const OUString& rForm );
- virtual ~ScUndoEnterMatrix();
+ virtual ~ScUndoEnterMatrix() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -729,7 +729,7 @@ public:
const OUString& rFltName, const OUString& rOptions,
const OUString& rAreaName, const ScRange& rDestRange,
sal_uLong nRefreshDelay );
- virtual ~ScUndoInsertAreaLink();
+ virtual ~ScUndoInsertAreaLink() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -755,7 +755,7 @@ public:
const OUString& rFltName, const OUString& rOptions,
const OUString& rAreaName, const ScRange& rDestRange,
sal_uLong nRefreshDelay );
- virtual ~ScUndoRemoveAreaLink();
+ virtual ~ScUndoRemoveAreaLink() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -787,7 +787,7 @@ public:
sal_uLong nNewRD,
ScDocument* pUndo, ScDocument* pRedo,
bool bDoInsert );
- virtual ~ScUndoUpdateAreaLink();
+ virtual ~ScUndoUpdateAreaLink() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -821,7 +821,7 @@ class ScUndoIndent: public ScBlockUndo
public:
ScUndoIndent( ScDocShell* pNewDocShell, const ScMarkData& rMark,
ScDocument* pNewUndoDoc, bool bIncrement );
- virtual ~ScUndoIndent();
+ virtual ~ScUndoIndent() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -841,7 +841,7 @@ class ScUndoTransliterate: public ScBlockUndo
public:
ScUndoTransliterate( ScDocShell* pNewDocShell, const ScMarkData& rMark,
ScDocument* pNewUndoDoc, sal_Int32 nType );
- virtual ~ScUndoTransliterate();
+ virtual ~ScUndoTransliterate() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -861,7 +861,7 @@ class ScUndoClearItems: public ScBlockUndo
public:
ScUndoClearItems( ScDocShell* pNewDocShell, const ScMarkData& rMark,
ScDocument* pNewUndoDoc, const sal_uInt16* pW );
- virtual ~ScUndoClearItems();
+ virtual ~ScUndoClearItems() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -881,7 +881,7 @@ class ScUndoRemoveBreaks: public ScSimpleUndo
public:
ScUndoRemoveBreaks( ScDocShell* pNewDocShell,
SCTAB nNewTab, ScDocument* pNewUndoDoc );
- virtual ~ScUndoRemoveBreaks();
+ virtual ~ScUndoRemoveBreaks() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -901,7 +901,7 @@ public:
ScUndoRemoveMerge( ScDocShell* pNewDocShell,
const ScCellMergeOption& rOption,
ScDocument* pNewUndoDoc );
- virtual ~ScUndoRemoveMerge();
+ virtual ~ScUndoRemoveMerge() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -925,7 +925,7 @@ public:
ScDocument* pNewUndoDoc,
const SvxBoxItem& rNewOuter,
const SvxBoxInfoItem& rNewInner );
- virtual ~ScUndoBorder();
+ virtual ~ScUndoBorder() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/sc/source/ui/inc/undocell.hxx b/sc/source/ui/inc/undocell.hxx
index 611fbc8ac20d..4c725dc242f7 100644
--- a/sc/source/ui/inc/undocell.hxx
+++ b/sc/source/ui/inc/undocell.hxx
@@ -49,7 +49,7 @@ public:
SCCOL nNewCol, SCROW nNewRow, SCTAB nNewTab,
const ScPatternAttr* pOldPat, const ScPatternAttr* pNewPat,
const ScPatternAttr* pApplyPat );
- virtual ~ScUndoCursorAttr();
+ virtual ~ScUndoCursorAttr() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -96,7 +96,7 @@ public:
ScDocShell* pNewDocShell, const ScAddress& rPos,
ValuesType& rOldValues, const OUString& rNewStr, EditTextObject* pObj = nullptr );
- virtual ~ScUndoEnterData();
+ virtual ~ScUndoEnterData() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -124,7 +124,7 @@ public:
ScDocShell* pNewDocShell, const ScAddress& rNewPos,
const ScCellValue& rUndoCell, double nVal );
- virtual ~ScUndoEnterValue();
+ virtual ~ScUndoEnterValue() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -147,7 +147,7 @@ class ScUndoSetCell : public ScSimpleUndo
public:
ScUndoSetCell( ScDocShell* pDocSh, const ScAddress& rPos, const ScCellValue& rOldVal, const ScCellValue& rNewVal );
- virtual ~ScUndoSetCell();
+ virtual ~ScUndoSetCell() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -172,7 +172,7 @@ public:
ScUndoPageBreak( ScDocShell* pNewDocShell,
SCCOL nNewCol, SCROW nNewRow, SCTAB nNewTab,
bool bNewColumn, bool bNewInsert );
- virtual ~ScUndoPageBreak();
+ virtual ~ScUndoPageBreak() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -196,7 +196,7 @@ class ScUndoPrintZoom: public ScSimpleUndo
public:
ScUndoPrintZoom( ScDocShell* pNewDocShell, SCTAB nT,
sal_uInt16 nOS, sal_uInt16 nOP, sal_uInt16 nNS, sal_uInt16 nNP );
- virtual ~ScUndoPrintZoom();
+ virtual ~ScUndoPrintZoom() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -221,7 +221,7 @@ public:
ScUndoThesaurus( ScDocShell* pNewDocShell,
SCCOL nNewCol, SCROW nNewRow, SCTAB nNewTab,
const ScCellValue& rOldText, const ScCellValue& rNewText );
- virtual ~ScUndoThesaurus();
+ virtual ~ScUndoThesaurus() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -264,7 +264,7 @@ public:
const ScNoteData& rNewData,
SdrUndoAction* pDrawUndo );
- virtual ~ScUndoReplaceNote();
+ virtual ~ScUndoReplaceNote() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -289,7 +289,7 @@ class ScUndoShowHideNote : public ScSimpleUndo
{
public:
ScUndoShowHideNote( ScDocShell& rDocShell, const ScAddress& rPos, bool bShow );
- virtual ~ScUndoShowHideNote();
+ virtual ~ScUndoShowHideNote() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -309,7 +309,7 @@ public:
ScUndoDetective( ScDocShell* pNewDocShell,
SdrUndoAction* pDraw, const ScDetOpData* pOperation,
ScDetOpList* pUndoList = nullptr );
- virtual ~ScUndoDetective();
+ virtual ~ScUndoDetective() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -332,7 +332,7 @@ public:
//use nTab = -1 for global range names
ScUndoRangeNames( ScDocShell* pNewDocShell,
ScRangeName* pOld, ScRangeName* pNew , SCTAB nTab = -1);
- virtual ~ScUndoRangeNames();
+ virtual ~ScUndoRangeNames() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -361,7 +361,7 @@ class UndoSetCells : public ScSimpleUndo
public:
UndoSetCells( ScDocShell* pDocSh, const ScAddress& rTopPos );
- virtual ~UndoSetCells();
+ virtual ~UndoSetCells() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/sc/source/ui/inc/undodat.hxx b/sc/source/ui/inc/undodat.hxx
index 564e8979de92..140bbecd9a9a 100644
--- a/sc/source/ui/inc/undodat.hxx
+++ b/sc/source/ui/inc/undodat.hxx
@@ -47,7 +47,7 @@ public:
SCCOLROW nNewStart, SCCOLROW nNewEnd, SCTAB nNewTab,
ScDocument* pNewUndoDoc, bool bNewColumns,
sal_uInt16 nNewLevel, sal_uInt16 nNewEntry, bool bNewShow );
- virtual ~ScUndoDoOutline();
+ virtual ~ScUndoDoOutline() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -75,7 +75,7 @@ public:
SCCOL nEndX, SCROW nEndY, SCTAB nEndZ,
ScOutlineTable* pNewUndoTab,
bool bNewColumns, bool bNewMake );
- virtual ~ScUndoMakeOutline();
+ virtual ~ScUndoMakeOutline() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -99,7 +99,7 @@ public:
SCCOLROW nNewStart, SCCOLROW nNewEnd, SCTAB nNewTab,
ScDocument* pNewUndoDoc, ScOutlineTable* pNewUndoTab,
bool bNewColumns, sal_uInt16 nNewLevel );
- virtual ~ScUndoOutlineLevel();
+ virtual ~ScUndoOutlineLevel() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -126,7 +126,7 @@ public:
SCCOL nEndX, SCROW nEndY, SCTAB nEndZ,
ScDocument* pNewUndoDoc, ScOutlineTable* pNewUndoTab,
bool bNewShow );
- virtual ~ScUndoOutlineBlock();
+ virtual ~ScUndoOutlineBlock() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -150,7 +150,7 @@ public:
SCCOL nStartX, SCROW nStartY, SCTAB nStartZ,
SCCOL nEndX, SCROW nEndY, SCTAB nEndZ,
ScDocument* pNewUndoDoc, ScOutlineTable* pNewUndoTab );
- virtual ~ScUndoRemoveAllOutlines();
+ virtual ~ScUndoRemoveAllOutlines() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -173,7 +173,7 @@ public:
SCCOL nStartX, SCROW nStartY, SCTAB nStartZ,
SCCOL nEndX, SCROW nEndY, SCTAB nEndZ,
ScDocument* pNewUndoDoc, ScOutlineTable* pNewUndoTab );
- virtual ~ScUndoAutoOutline();
+ virtual ~ScUndoAutoOutline() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -197,7 +197,7 @@ public:
ScDocument* pNewUndoDoc, ScOutlineTable* pNewUndoTab,
// ScDBData* pNewData,
ScRangeName* pNewUndoRange, ScDBCollection* pNewUndoDB );
- virtual ~ScUndoSubTotals();
+ virtual ~ScUndoSubTotals() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -224,7 +224,7 @@ public:
const ScQueryParam& rParam, ScDocument* pNewUndoDoc,
ScDBCollection* pNewUndoDB, const ScRange* pOld,
bool bSize, const ScRange* pAdvSrc );
- virtual ~ScUndoQuery();
+ virtual ~ScUndoQuery() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -257,7 +257,7 @@ private:
public:
ScUndoAutoFilter( ScDocShell* pNewDocShell, const ScRange& rRange,
const OUString& rName, bool bSet );
- virtual ~ScUndoAutoFilter();
+ virtual ~ScUndoAutoFilter() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -272,7 +272,7 @@ class ScUndoDBData: public ScSimpleUndo
public:
ScUndoDBData( ScDocShell* pNewDocShell,
ScDBCollection* pNewUndoColl, ScDBCollection* pNewRedoColl );
- virtual ~ScUndoDBData();
+ virtual ~ScUndoDBData() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -294,7 +294,7 @@ public:
SCCOL nNewFormula,
ScDocument* pNewUndoDoc, ScDocument* pNewRedoDoc,
ScDBData* pNewUndoData, ScDBData* pNewRedoData );
- virtual ~ScUndoImportData();
+ virtual ~ScUndoImportData() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -325,7 +325,7 @@ public:
ScDocument* pNewUndoDoc, ScOutlineTable* pNewUndoTab,
ScRangeName* pNewUndoRange, ScDBCollection* pNewUndoDB,
const ScRange* pOldQ, const ScRange* pNewQ );
- virtual ~ScUndoRepeatDB();
+ virtual ~ScUndoRepeatDB() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -355,7 +355,7 @@ public:
ScDocument* pOldDoc, ScDocument* pNewDoc,
const ScDPObject* pOldObj, const ScDPObject* pNewObj,
bool bMove );
- virtual ~ScUndoDataPilot();
+ virtual ~ScUndoDataPilot() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -380,7 +380,7 @@ public:
ScDocument* pNewUndoDoc, bool bReference,
SCROW nInsCount, ScOutlineTable* pTab,
ScDBData* pData );
- virtual ~ScUndoConsolidate();
+ virtual ~ScUndoConsolidate() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -408,7 +408,7 @@ public:
ScUndoChartData( ScDocShell* pNewDocShell,
const OUString& rName, const ScRangeListRef& rNew,
bool bColHdr, bool bRowHdr, bool bAdd );
- virtual ~ScUndoChartData();
+ virtual ~ScUndoChartData() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -442,7 +442,7 @@ public:
InsertDeleteFlags nNewFlags,
ScRefUndoData* pRefData
);
- virtual ~ScUndoDataForm();
+ virtual ~ScUndoDataForm() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/sc/source/ui/inc/undodraw.hxx b/sc/source/ui/inc/undodraw.hxx
index 4b91271c68b7..375283d141f4 100644
--- a/sc/source/ui/inc/undodraw.hxx
+++ b/sc/source/ui/inc/undodraw.hxx
@@ -34,7 +34,7 @@ class ScUndoDraw: public SfxUndoAction
public:
ScUndoDraw( SfxUndoAction* pUndo, ScDocShell* pDocSh );
- virtual ~ScUndoDraw();
+ virtual ~ScUndoDraw() override;
SfxUndoAction* GetDrawUndo() { return pDrawUndo; }
void ForgetDrawUndo();
diff --git a/sc/source/ui/inc/undostyl.hxx b/sc/source/ui/inc/undostyl.hxx
index fb54eb55ec02..3674b3173dd3 100644
--- a/sc/source/ui/inc/undostyl.hxx
+++ b/sc/source/ui/inc/undostyl.hxx
@@ -62,7 +62,7 @@ public:
SfxStyleFamily eFam,
const ScStyleSaveData& rOld,
const ScStyleSaveData& rNew );
- virtual ~ScUndoModifyStyle();
+ virtual ~ScUndoModifyStyle() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -76,7 +76,7 @@ class ScUndoApplyPageStyle: public ScSimpleUndo
{
public:
ScUndoApplyPageStyle( ScDocShell* pDocSh, const OUString& rNewStyle );
- virtual ~ScUndoApplyPageStyle();
+ virtual ~ScUndoApplyPageStyle() override;
void AddSheetAction( SCTAB nTab, const OUString& rOld );
diff --git a/sc/source/ui/inc/undotab.hxx b/sc/source/ui/inc/undotab.hxx
index 70a420ecb704..214881479dce 100644
--- a/sc/source/ui/inc/undotab.hxx
+++ b/sc/source/ui/inc/undotab.hxx
@@ -47,7 +47,7 @@ public:
SCTAB nTabNum,
bool bApp,
const OUString& rNewName);
- virtual ~ScUndoInsertTab();
+ virtual ~ScUndoInsertTab() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -73,7 +73,7 @@ public:
ScDocShell* pNewDocShell,
SCTAB nTabNum,
std::vector<OUString>& newNameList);
- virtual ~ScUndoInsertTables();
+ virtual ~ScUndoInsertTables() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -101,7 +101,7 @@ public:
const std::vector<SCTAB> &theTabs, //SCTAB nNewTab,
ScDocument* pUndoDocument,
ScRefUndoData* pRefData );
- virtual ~ScUndoDeleteTab();
+ virtual ~ScUndoDeleteTab() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -126,7 +126,7 @@ public:
SCTAB nT,
const OUString& rOldName,
const OUString& rNewName);
- virtual ~ScUndoRenameTab();
+ virtual ~ScUndoRenameTab() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -153,7 +153,7 @@ public:
::std::vector< OUString>* pOldNames = nullptr,
::std::vector< OUString>* pNewNames = nullptr );
- virtual ~ScUndoMoveTab();
+ virtual ~ScUndoMoveTab() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -180,7 +180,7 @@ public:
::std::vector<SCTAB>* pNewTabs,
::std::vector< OUString>* pNewNames = nullptr );
- virtual ~ScUndoCopyTab();
+ virtual ~ScUndoCopyTab() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -209,7 +209,7 @@ public:
ScUndoTabColor(
ScDocShell* pNewDocShell,
const ScUndoTabColorInfo::List& rUndoTabColorList);
- virtual ~ScUndoTabColor();
+ virtual ~ScUndoTabColor() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -233,7 +233,7 @@ public:
const OUString& rN, const OUString& rC,
const Color& rCol, ScScenarioFlags nF,
const ScMarkData& rMark );
- virtual ~ScUndoMakeScenario();
+ virtual ~ScUndoMakeScenario() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -259,7 +259,7 @@ public:
ScUndoImportTab(
ScDocShell* pShell,
SCTAB nNewTab, SCTAB nNewCount );
- virtual ~ScUndoImportTab();
+ virtual ~ScUndoImportTab() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -283,7 +283,7 @@ public:
ScUndoRemoveLink( // Call before delete!
ScDocShell* pShell,
const OUString& rDoc );
- virtual ~ScUndoRemoveLink();
+ virtual ~ScUndoRemoveLink() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -312,7 +312,7 @@ public:
ScDocShell* pShell,
const std::vector<SCTAB>& newUndoTabs,
bool bNewShow );
- virtual ~ScUndoShowHideTab();
+ virtual ~ScUndoShowHideTab() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -334,7 +334,7 @@ class ScUndoDocProtect : public ScSimpleUndo
{
public:
ScUndoDocProtect(ScDocShell* pShell, ::std::unique_ptr<ScDocProtection> && pProtectSettings);
- virtual ~ScUndoDocProtect();
+ virtual ~ScUndoDocProtect() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -356,7 +356,7 @@ class ScUndoTabProtect : public ScSimpleUndo
public:
ScUndoTabProtect(ScDocShell* pShell, SCTAB nTab,
std::unique_ptr<ScTableProtection> && pProtectSettings);
- virtual ~ScUndoTabProtect();
+ virtual ~ScUndoTabProtect() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -377,7 +377,7 @@ class ScUndoPrintRange : public ScSimpleUndo
public:
ScUndoPrintRange( ScDocShell* pShell, SCTAB nNewTab,
ScPrintRangeSaver* pOld, ScPrintRangeSaver* pNew );
- virtual ~ScUndoPrintRange();
+ virtual ~ScUndoPrintRange() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -404,7 +404,7 @@ public:
const Color& rOCol, const Color& rNCol,
ScScenarioFlags nOF, ScScenarioFlags nNF);
- virtual ~ScUndoScenarioFlags();
+ virtual ~ScUndoScenarioFlags() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -432,7 +432,7 @@ public:
ScDocShell* pNewDocShell, const OUString& rPN,
const OUString& rON, const OUString& rNN );
- virtual ~ScUndoRenameObject();
+ virtual ~ScUndoRenameObject() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -453,7 +453,7 @@ class ScUndoLayoutRTL : public ScSimpleUndo
{
public:
ScUndoLayoutRTL( ScDocShell* pShell, SCTAB nNewTab, bool bNewRTL );
- virtual ~ScUndoLayoutRTL();
+ virtual ~ScUndoLayoutRTL() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/sc/source/ui/inc/validate.hxx b/sc/source/ui/inc/validate.hxx
index 905b250fc258..fa6441c323aa 100644
--- a/sc/source/ui/inc/validate.hxx
+++ b/sc/source/ui/inc/validate.hxx
@@ -77,7 +77,7 @@ class ScTPValidationValue : public ScRefHandlerCaller, public SfxTabPage
static const sal_uInt16 pValueRanges[];
public:
explicit ScTPValidationValue( vcl::Window* pParent, const SfxItemSet& rArgSet );
- virtual ~ScTPValidationValue();
+ virtual ~ScTPValidationValue() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rArgSet );
static const sal_uInt16* GetRanges() { return pValueRanges; }
@@ -133,7 +133,7 @@ public:
, m_pPage(nullptr)
{
}
- virtual ~ScRefButtonEx();
+ virtual ~ScRefButtonEx() override;
virtual void dispose() override;
void SetParentPage(ScTPValidationValue *pPage)
{
@@ -176,7 +176,7 @@ class ScValidationDlg
public:
explicit ScValidationDlg( vcl::Window* pParent, const SfxItemSet* pArgSet, ScTabViewShell * pTabViewSh );
- virtual ~ScValidationDlg();
+ virtual ~ScValidationDlg() override;
virtual void dispose() override
{
if( m_bOwnRefHdlr )
@@ -268,7 +268,7 @@ private:
public:
ScTPValidationHelp( vcl::Window* pParent, const SfxItemSet& rArgSet );
- virtual ~ScTPValidationHelp();
+ virtual ~ScTPValidationHelp() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create ( vcl::Window* pParent, const SfxItemSet* rArgSet );
@@ -294,7 +294,7 @@ private:
public:
ScTPValidationError( vcl::Window* pParent, const SfxItemSet& rArgSet );
- virtual ~ScTPValidationError();
+ virtual ~ScTPValidationError() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create ( vcl::Window* pParent, const SfxItemSet* rArgSet );
diff --git a/sc/source/ui/inc/xmlsourcedlg.hxx b/sc/source/ui/inc/xmlsourcedlg.hxx
index ab8b859c3e4e..6c4f64c5dce5 100644
--- a/sc/source/ui/inc/xmlsourcedlg.hxx
+++ b/sc/source/ui/inc/xmlsourcedlg.hxx
@@ -57,7 +57,7 @@ class ScXMLSourceDlg : public ScAnyRefDlg
public:
ScXMLSourceDlg(
SfxBindings* pB, SfxChildWindow* pCW, vcl::Window* pParent, ScDocument* pDoc);
- virtual ~ScXMLSourceDlg();
+ virtual ~ScXMLSourceDlg() override;
virtual void dispose() override;
virtual bool IsRefInputMode() const override;
diff --git a/sc/source/ui/optdlg/calcoptionsdlg.hxx b/sc/source/ui/optdlg/calcoptionsdlg.hxx
index b507b076d864..00e624188b9a 100644
--- a/sc/source/ui/optdlg/calcoptionsdlg.hxx
+++ b/sc/source/ui/optdlg/calcoptionsdlg.hxx
@@ -35,7 +35,7 @@ class ScCalcOptionsDialog : public ModalDialog
{
public:
ScCalcOptionsDialog(vcl::Window* pParent, const ScCalcConfig& rConfig, bool bWriteConfig);
- virtual ~ScCalcOptionsDialog();
+ virtual ~ScCalcOptionsDialog() override;
virtual void dispose() override;
DECL_LINK_TYPED( AsZeroModifiedHdl, Button*, void);
diff --git a/sc/source/ui/sidebar/AlignmentPropertyPanel.hxx b/sc/source/ui/sidebar/AlignmentPropertyPanel.hxx
index 0eedc144ca8d..fa90bd944a23 100644
--- a/sc/source/ui/sidebar/AlignmentPropertyPanel.hxx
+++ b/sc/source/ui/sidebar/AlignmentPropertyPanel.hxx
@@ -65,7 +65,7 @@ public:
vcl::Window* pParent,
const css::uno::Reference<css::frame::XFrame>& rxFrame,
SfxBindings* pBindings);
- virtual ~AlignmentPropertyPanel();
+ virtual ~AlignmentPropertyPanel() override;
virtual void dispose() override;
private:
diff --git a/sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx b/sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx
index 36441475b307..10b5a3757431 100644
--- a/sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx
+++ b/sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx
@@ -74,7 +74,7 @@ public:
vcl::Window* pParent,
const css::uno::Reference<css::frame::XFrame>& rxFrame,
SfxBindings* pBindings);
- virtual ~CellAppearancePropertyPanel();
+ virtual ~CellAppearancePropertyPanel() override;
virtual void dispose() override;
private:
diff --git a/sc/source/ui/sidebar/CellBorderStyleControl.hxx b/sc/source/ui/sidebar/CellBorderStyleControl.hxx
index d957528e5a4a..a19580f1fb15 100644
--- a/sc/source/ui/sidebar/CellBorderStyleControl.hxx
+++ b/sc/source/ui/sidebar/CellBorderStyleControl.hxx
@@ -47,7 +47,7 @@ private:
public:
CellBorderStyleControl(vcl::Window* pParent, CellAppearancePropertyPanel& rPanel);
- virtual ~CellBorderStyleControl();
+ virtual ~CellBorderStyleControl() override;
virtual void dispose() override;
};
diff --git a/sc/source/ui/sidebar/CellBorderStylePopup.hxx b/sc/source/ui/sidebar/CellBorderStylePopup.hxx
index 52124a8490de..7b3e82204830 100644
--- a/sc/source/ui/sidebar/CellBorderStylePopup.hxx
+++ b/sc/source/ui/sidebar/CellBorderStylePopup.hxx
@@ -31,7 +31,7 @@ public:
CellBorderStylePopup(
vcl::Window* pParent,
const ::std::function<svx::sidebar::PopupControl*(svx::sidebar::PopupContainer*)>& rControlCreator);
- virtual ~CellBorderStylePopup();
+ virtual ~CellBorderStylePopup() override;
};
} } // end of namespace sc::sidebar
diff --git a/sc/source/ui/sidebar/CellLineStyleControl.hxx b/sc/source/ui/sidebar/CellLineStyleControl.hxx
index 165ea0e93e0e..ef74eb096a91 100644
--- a/sc/source/ui/sidebar/CellLineStyleControl.hxx
+++ b/sc/source/ui/sidebar/CellLineStyleControl.hxx
@@ -45,7 +45,7 @@ private:
public:
CellLineStyleControl(vcl::Window* pParent, CellAppearancePropertyPanel& rPanel);
- virtual ~CellLineStyleControl();
+ virtual ~CellLineStyleControl() override;
virtual void dispose() override;
void GetFocus() override;
diff --git a/sc/source/ui/sidebar/CellLineStylePopup.hxx b/sc/source/ui/sidebar/CellLineStylePopup.hxx
index 76ac74deeaa9..7e908291c17c 100644
--- a/sc/source/ui/sidebar/CellLineStylePopup.hxx
+++ b/sc/source/ui/sidebar/CellLineStylePopup.hxx
@@ -31,7 +31,7 @@ public:
CellLineStylePopup(
vcl::Window* pParent,
const ::std::function<svx::sidebar::PopupControl* (svx::sidebar::PopupContainer*)>& rControlCreator);
- virtual ~CellLineStylePopup();
+ virtual ~CellLineStylePopup() override;
void SetLineStyleSelect(sal_uInt16 out, sal_uInt16 in, sal_uInt16 dis);
};
diff --git a/sc/source/ui/sidebar/CellLineStyleValueSet.hxx b/sc/source/ui/sidebar/CellLineStyleValueSet.hxx
index 3d990b788822..6ab6e7569e52 100644
--- a/sc/source/ui/sidebar/CellLineStyleValueSet.hxx
+++ b/sc/source/ui/sidebar/CellLineStyleValueSet.hxx
@@ -34,7 +34,7 @@ private:
OUString maStrUnit[CELL_LINE_STYLE_ENTRIES];
public:
CellLineStyleValueSet( vcl::Window* pParent, const ResId& rResId);
- virtual ~CellLineStyleValueSet();
+ virtual ~CellLineStyleValueSet() override;
virtual void dispose() override;
void SetUnit(const OUString* str);
diff --git a/sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx b/sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx
index 1f9540e046cd..fb0f57b10509 100644
--- a/sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx
+++ b/sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx
@@ -61,7 +61,7 @@ public:
vcl::Window* pParent,
const css::uno::Reference<css::frame::XFrame>& rxFrame,
SfxBindings* pBindings);
- virtual ~NumberFormatPropertyPanel();
+ virtual ~NumberFormatPropertyPanel() override;
virtual void dispose() override;
private:
//ui controls
diff --git a/sc/source/ui/sidebar/ScPanelFactory.hxx b/sc/source/ui/sidebar/ScPanelFactory.hxx
index 989de37075fd..c04ff223d9c2 100644
--- a/sc/source/ui/sidebar/ScPanelFactory.hxx
+++ b/sc/source/ui/sidebar/ScPanelFactory.hxx
@@ -45,7 +45,7 @@ public:
const ScPanelFactory& operator=(const ScPanelFactory&) = delete;
ScPanelFactory();
- virtual ~ScPanelFactory();
+ virtual ~ScPanelFactory() override;
// XUIElementFactory
css::uno::Reference<css::ui::XUIElement> SAL_CALL createUIElement(
diff --git a/sc/source/ui/unoobj/celllistsource.hxx b/sc/source/ui/unoobj/celllistsource.hxx
index 917513358d54..9f9aa76d26ac 100644
--- a/sc/source/ui/unoobj/celllistsource.hxx
+++ b/sc/source/ui/unoobj/celllistsource.hxx
@@ -75,7 +75,7 @@ namespace calc
using OCellListSource_PBase::getFastPropertyValue;
protected:
- virtual ~OCellListSource( );
+ virtual ~OCellListSource( ) override;
protected:
// XInterface
diff --git a/sc/source/ui/unoobj/cellvaluebinding.hxx b/sc/source/ui/unoobj/cellvaluebinding.hxx
index 7550b486163b..22ca062f50fb 100644
--- a/sc/source/ui/unoobj/cellvaluebinding.hxx
+++ b/sc/source/ui/unoobj/cellvaluebinding.hxx
@@ -81,7 +81,7 @@ namespace calc
using OCellValueBinding_PBase::getFastPropertyValue;
protected:
- virtual ~OCellValueBinding( );
+ virtual ~OCellValueBinding( ) override;
protected:
// XInterface
diff --git a/sc/source/ui/unoobj/exceldetect.hxx b/sc/source/ui/unoobj/exceldetect.hxx
index 98baceed7131..9830ccd6deef 100644
--- a/sc/source/ui/unoobj/exceldetect.hxx
+++ b/sc/source/ui/unoobj/exceldetect.hxx
@@ -23,7 +23,7 @@ class ScExcelBiffDetect : public cppu::WeakImplHelper<css::document::XExtendedFi
{
public:
explicit ScExcelBiffDetect( const css::uno::Reference<css::uno::XComponentContext>& xContext );
- virtual ~ScExcelBiffDetect();
+ virtual ~ScExcelBiffDetect() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/sc/source/ui/unoobj/fielduno.cxx b/sc/source/ui/unoobj/fielduno.cxx
index 6969bb869f9a..dbab4e97d107 100644
--- a/sc/source/ui/unoobj/fielduno.cxx
+++ b/sc/source/ui/unoobj/fielduno.cxx
@@ -174,7 +174,7 @@ class ScUnoEditEngine : public ScEditEngineDefaulter
public:
explicit ScUnoEditEngine(ScEditEngineDefaulter* pSource);
- virtual ~ScUnoEditEngine();
+ virtual ~ScUnoEditEngine() override;
virtual OUString CalcFieldValue( const SvxFieldItem& rField, sal_Int32 nPara, sal_Int32 nPos,
Color*& rTxtColor, Color*& rFldColor ) override;
diff --git a/sc/source/ui/unoobj/scdetect.hxx b/sc/source/ui/unoobj/scdetect.hxx
index 30bcb9563e36..f5e00db299d6 100644
--- a/sc/source/ui/unoobj/scdetect.hxx
+++ b/sc/source/ui/unoobj/scdetect.hxx
@@ -40,7 +40,7 @@ class ScFilterDetect : public ::cppu::WeakImplHelper< css::document::XExtendedFi
{
public:
explicit ScFilterDetect( const css::uno::Reference<css::uno::XComponentContext>& xContext );
- virtual ~ScFilterDetect();
+ virtual ~ScFilterDetect() override;
/* XServiceInfo */
virtual OUString SAL_CALL getImplementationName() throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/sc/source/ui/vba/vbaapplication.hxx b/sc/source/ui/vba/vbaapplication.hxx
index c898e5a74e54..3890bd31f641 100644
--- a/sc/source/ui/vba/vbaapplication.hxx
+++ b/sc/source/ui/vba/vbaapplication.hxx
@@ -44,7 +44,7 @@ protected:
public:
explicit ScVbaApplication( const css::uno::Reference< css::uno::XComponentContext >& m_xContext );
- virtual ~ScVbaApplication();
+ virtual ~ScVbaApplication() override;
/** Returns true, if VBA document events are enabled. */
static bool getDocumentEventsEnabled();
diff --git a/sc/source/ui/vba/vbaassistant.hxx b/sc/source/ui/vba/vbaassistant.hxx
index 0736494d97ee..fea786bd24d5 100644
--- a/sc/source/ui/vba/vbaassistant.hxx
+++ b/sc/source/ui/vba/vbaassistant.hxx
@@ -40,7 +40,7 @@ private:
sal_Int32 m_nAnimation;
public:
ScVbaAssistant( const css::uno::Reference< ov::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext );
- virtual ~ScVbaAssistant();
+ virtual ~ScVbaAssistant() override;
// XAssistant
virtual sal_Bool SAL_CALL getOn() throw (css::uno::RuntimeException, std::exception) override;
virtual void SAL_CALL setOn( sal_Bool _on ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/source/ui/vba/vbaborders.hxx b/sc/source/ui/vba/vbaborders.hxx
index 0b961faef6e0..664c7f5bea79 100644
--- a/sc/source/ui/vba/vbaborders.hxx
+++ b/sc/source/ui/vba/vbaborders.hxx
@@ -37,7 +37,7 @@ class ScVbaBorders : public ScVbaBorders_BASE
css::uno::Reference< css::beans::XPropertySet > m_xProps;
public:
ScVbaBorders( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::table::XCellRange >& xRange, ScVbaPalette& rPalette );
- virtual ~ScVbaBorders() {}
+ virtual ~ScVbaBorders() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sc/source/ui/vba/vbacharacters.hxx b/sc/source/ui/vba/vbacharacters.hxx
index 9b7733dd8e35..258d4079c9e0 100644
--- a/sc/source/ui/vba/vbacharacters.hxx
+++ b/sc/source/ui/vba/vbacharacters.hxx
@@ -40,7 +40,7 @@ private:
public:
ScVbaCharacters( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext, const ScVbaPalette& dPalette, const css::uno::Reference< css::text::XSimpleText >& xRange, const css::uno::Any& Start, const css::uno::Any& Length, bool bReplace = false ) throw ( css::lang::IllegalArgumentException, css::uno::RuntimeException );
- virtual ~ScVbaCharacters() {}
+ virtual ~ScVbaCharacters() override {}
// Attributes
virtual OUString SAL_CALL getCaption() throw (css::uno::RuntimeException, std::exception) override;
virtual void SAL_CALL setCaption( const OUString& _caption ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/source/ui/vba/vbacomment.hxx b/sc/source/ui/vba/vbacomment.hxx
index da75ff9de27d..c257d4fc9612 100644
--- a/sc/source/ui/vba/vbacomment.hxx
+++ b/sc/source/ui/vba/vbacomment.hxx
@@ -48,7 +48,7 @@ public:
const css::uno::Reference< css::frame::XModel >& xModel,
const css::uno::Reference< css::table::XCellRange >& xRange ) throw ( css::lang::IllegalArgumentException, css::uno::RuntimeException );
- virtual ~ScVbaComment() {}
+ virtual ~ScVbaComment() override {}
// Attributes
virtual OUString SAL_CALL getAuthor() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/source/ui/vba/vbacomments.hxx b/sc/source/ui/vba/vbacomments.hxx
index dd5e9a85c039..b310e8a2c429 100644
--- a/sc/source/ui/vba/vbacomments.hxx
+++ b/sc/source/ui/vba/vbacomments.hxx
@@ -36,7 +36,7 @@ public:
const css::uno::Reference< css::frame::XModel >& xModel,
const css::uno::Reference< css::container::XIndexAccess >& xIndexAccess );
- virtual ~ScVbaComments() {}
+ virtual ~ScVbaComments() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sc/source/ui/vba/vbadialog.hxx b/sc/source/ui/vba/vbadialog.hxx
index 376d9198673e..8f56fb8e7986 100644
--- a/sc/source/ui/vba/vbadialog.hxx
+++ b/sc/source/ui/vba/vbadialog.hxx
@@ -30,7 +30,7 @@ class ScVbaDialog : public ScVbaDialog_BASE
{
public:
ScVbaDialog( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::frame::XModel >& xModel, sal_Int32 nIndex ):ScVbaDialog_BASE( xParent, xContext, xModel, nIndex ) {}
- virtual ~ScVbaDialog() {}
+ virtual ~ScVbaDialog() override {}
// Methods
virtual OUString mapIndexToName( sal_Int32 nIndex ) override;
diff --git a/sc/source/ui/vba/vbadialogs.hxx b/sc/source/ui/vba/vbadialogs.hxx
index ed974d4fee91..7d6991e4d7f7 100644
--- a/sc/source/ui/vba/vbadialogs.hxx
+++ b/sc/source/ui/vba/vbadialogs.hxx
@@ -32,7 +32,7 @@ class ScVbaDialogs : public ScVbaDialogs_BASE
{
public:
ScVbaDialogs( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::frame::XModel >& xModel ): ScVbaDialogs_BASE( xParent, xContext, xModel ) {}
- virtual ~ScVbaDialogs() {}
+ virtual ~ScVbaDialogs() override {}
// XCollection
virtual css::uno::Any SAL_CALL Item( const css::uno::Any& Index ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/source/ui/vba/vbaeventshelper.cxx b/sc/source/ui/vba/vbaeventshelper.cxx
index 8778b33402b5..431fe640987b 100644
--- a/sc/source/ui/vba/vbaeventshelper.cxx
+++ b/sc/source/ui/vba/vbaeventshelper.cxx
@@ -116,7 +116,7 @@ class ScVbaEventListener : public ::cppu::WeakImplHelper< awt::XTopWindowListene
{
public:
ScVbaEventListener( ScVbaEventsHelper& rVbaEvents, const uno::Reference< frame::XModel >& rxModel, ScDocShell* pDocShell );
- virtual ~ScVbaEventListener();
+ virtual ~ScVbaEventListener() override;
/** Starts listening to the passed document controller. */
void startControllerListening( const uno::Reference< frame::XController >& rxController );
diff --git a/sc/source/ui/vba/vbaeventshelper.hxx b/sc/source/ui/vba/vbaeventshelper.hxx
index 6d0dbcc0d26b..7ea02275cc06 100644
--- a/sc/source/ui/vba/vbaeventshelper.hxx
+++ b/sc/source/ui/vba/vbaeventshelper.hxx
@@ -33,7 +33,7 @@ public:
ScVbaEventsHelper(
const css::uno::Sequence< css::uno::Any >& rArgs,
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ScVbaEventsHelper();
+ virtual ~ScVbaEventsHelper() override;
virtual void SAL_CALL notifyEvent( const css::document::EventObject& rEvent ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/source/ui/vba/vbafont.hxx b/sc/source/ui/vba/vbafont.hxx
index 7a8032a2dfe2..c212f8d0c8ef 100644
--- a/sc/source/ui/vba/vbafont.hxx
+++ b/sc/source/ui/vba/vbafont.hxx
@@ -43,7 +43,7 @@ public:
const ScVbaPalette& dPalette,
const css::uno::Reference< css::beans::XPropertySet >& xPropertySet,
ScCellRangeObj* pRangeObj = nullptr, bool bFormControl = false ) throw ( css::uno::RuntimeException );
- virtual ~ScVbaFont();// {}
+ virtual ~ScVbaFont() override;// {}
// Attributes
virtual css::uno::Any SAL_CALL getSize() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/source/ui/vba/vbaglobals.hxx b/sc/source/ui/vba/vbaglobals.hxx
index fc3fe0536d54..88f538943df9 100644
--- a/sc/source/ui/vba/vbaglobals.hxx
+++ b/sc/source/ui/vba/vbaglobals.hxx
@@ -43,7 +43,7 @@ public:
ScVbaGlobals( css::uno::Sequence< css::uno::Any > const& aArgs,
css::uno::Reference< css::uno::XComponentContext >const& rxContext );
- virtual ~ScVbaGlobals();
+ virtual ~ScVbaGlobals() override;
// XGlobals
virtual css::uno::Reference< ov::excel::XWorkbook > SAL_CALL getActiveWorkbook() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/source/ui/vba/vbahyperlink.hxx b/sc/source/ui/vba/vbahyperlink.hxx
index 17d6c70c2f68..dd079ce0570d 100644
--- a/sc/source/ui/vba/vbahyperlink.hxx
+++ b/sc/source/ui/vba/vbahyperlink.hxx
@@ -42,7 +42,7 @@ public:
const css::uno::Any& rAddress, const css::uno::Any& rSubAddress,
const css::uno::Any& rScreenTip, const css::uno::Any& rTextToDisplay ) throw (css::uno::RuntimeException);
- virtual ~ScVbaHyperlink();
+ virtual ~ScVbaHyperlink() override;
// Attributes
virtual OUString SAL_CALL getName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/source/ui/vba/vbahyperlinks.cxx b/sc/source/ui/vba/vbahyperlinks.cxx
index 8e587dd0bb52..b64a09edb31a 100644
--- a/sc/source/ui/vba/vbahyperlinks.cxx
+++ b/sc/source/ui/vba/vbahyperlinks.cxx
@@ -106,7 +106,7 @@ class ScVbaHlinkContainer : public ::cppu::WeakImplHelper< container::XIndexAcce
public:
explicit ScVbaHlinkContainer() throw (uno::RuntimeException);
explicit ScVbaHlinkContainer( const ScVbaHlinkContainerRef& rxSheetContainer, const ScRangeList& rScRanges ) throw (uno::RuntimeException);
- virtual ~ScVbaHlinkContainer();
+ virtual ~ScVbaHlinkContainer() override;
/** Inserts the passed hyperlink into the collection. Will remove a
Hyperlink object with the same anchor as the passed Hyperlink object. */
diff --git a/sc/source/ui/vba/vbahyperlinks.hxx b/sc/source/ui/vba/vbahyperlinks.hxx
index a5233b9632da..12297fe54ced 100644
--- a/sc/source/ui/vba/vbahyperlinks.hxx
+++ b/sc/source/ui/vba/vbahyperlinks.hxx
@@ -107,7 +107,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const ScVbaHyperlinksRef& rxSheetHlinks, const ScRangeList& rScRanges ) throw (css::uno::RuntimeException);
- virtual ~ScVbaHyperlinks();
+ virtual ~ScVbaHyperlinks() override;
// XHyperlinks
virtual css::uno::Reference< ov::excel::XHyperlink > SAL_CALL Add(
diff --git a/sc/source/ui/vba/vbainterior.hxx b/sc/source/ui/vba/vbainterior.hxx
index 683e002faa66..8c0718d95f88 100644
--- a/sc/source/ui/vba/vbainterior.hxx
+++ b/sc/source/ui/vba/vbainterior.hxx
@@ -59,7 +59,7 @@ public:
ScVbaInterior( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext,
const css::uno::Reference< css::beans::XPropertySet >& xProps, ScDocument* pScDoc = nullptr) throw ( css::lang::IllegalArgumentException);
- virtual ~ScVbaInterior(){}
+ virtual ~ScVbaInterior() override {}
virtual css::uno::Any SAL_CALL getColor() throw (css::uno::RuntimeException, std::exception) override ;
virtual void SAL_CALL setColor( const css::uno::Any& _color ) throw (css::uno::RuntimeException, std::exception) override ;
diff --git a/sc/source/ui/vba/vbamenubars.hxx b/sc/source/ui/vba/vbamenubars.hxx
index 57e234cbf3d1..59e0e6ead33c 100644
--- a/sc/source/ui/vba/vbamenubars.hxx
+++ b/sc/source/ui/vba/vbamenubars.hxx
@@ -25,7 +25,7 @@ private:
public:
ScVbaMenuBars( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno::Reference< ov::XCommandBars >& xCommandBars ) throw (css::uno::RuntimeException);
- virtual ~ScVbaMenuBars();
+ virtual ~ScVbaMenuBars() override;
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sc/source/ui/vba/vbaname.hxx b/sc/source/ui/vba/vbaname.hxx
index b79f104383d5..c2b049948e8b 100644
--- a/sc/source/ui/vba/vbaname.hxx
+++ b/sc/source/ui/vba/vbaname.hxx
@@ -38,7 +38,7 @@ class ScVbaName : public NameImpl_BASE
void setContent( const OUString& sContent, const formula::FormulaGrammar::Grammar eGrammar );
public:
ScVbaName( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno::Reference< css::sheet::XNamedRange >& xName , const css::uno::Reference< css::sheet::XNamedRanges >& xNames , const css::uno::Reference< css::frame::XModel >& xModel );
- virtual ~ScVbaName();
+ virtual ~ScVbaName() override;
// Attributes
virtual OUString SAL_CALL getName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/source/ui/vba/vbanames.hxx b/sc/source/ui/vba/vbanames.hxx
index 1e16fe38ec4e..912171f9ee21 100644
--- a/sc/source/ui/vba/vbanames.hxx
+++ b/sc/source/ui/vba/vbanames.hxx
@@ -43,7 +43,7 @@ public:
ScDocument* getScDocument();
- virtual ~ScVbaNames();
+ virtual ~ScVbaNames() override;
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sc/source/ui/vba/vbaoutline.hxx b/sc/source/ui/vba/vbaoutline.hxx
index c2771d6aa9f4..afa2f90330f3 100644
--- a/sc/source/ui/vba/vbaoutline.hxx
+++ b/sc/source/ui/vba/vbaoutline.hxx
@@ -33,7 +33,7 @@ public:
ScVbaOutline( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext,
css::uno::Reference<css::sheet::XSheetOutline> const & outline): ScVbaOutline_BASE( xParent, xContext) , mxOutline(outline)
{}
- virtual ~ScVbaOutline(){}
+ virtual ~ScVbaOutline() override {}
virtual void SAL_CALL ShowLevels( const css::uno::Any& RowLevels, const css::uno::Any& ColumnLevels ) throw (css::uno::RuntimeException, std::exception) override ;
// XHelperInterface
diff --git a/sc/source/ui/vba/vbapagebreak.hxx b/sc/source/ui/vba/vbapagebreak.hxx
index 01a12cbf9272..285a6ab30f1d 100644
--- a/sc/source/ui/vba/vbapagebreak.hxx
+++ b/sc/source/ui/vba/vbapagebreak.hxx
@@ -61,7 +61,7 @@ public:
css::sheet::TablePageBreakData aTablePageBreakData) throw (css::uno::RuntimeException):
ScVbaHPageBreak_BASE( xParent,xContext,xProps,aTablePageBreakData ){}
- virtual ~ScVbaHPageBreak(){}
+ virtual ~ScVbaHPageBreak() override {}
// XHelperInterface
virtual OUString getServiceImplName() override;
@@ -79,7 +79,7 @@ public:
css::uno::Reference< css::beans::XPropertySet >& xProps,
css::sheet::TablePageBreakData aTablePageBreakData) throw (css::uno::RuntimeException);
- virtual ~ScVbaVPageBreak();
+ virtual ~ScVbaVPageBreak() override;
// XHelperInterface
virtual OUString getServiceImplName() override;
diff --git a/sc/source/ui/vba/vbapagebreaks.hxx b/sc/source/ui/vba/vbapagebreaks.hxx
index f090f4bc90db..62cd1b7c06fc 100644
--- a/sc/source/ui/vba/vbapagebreaks.hxx
+++ b/sc/source/ui/vba/vbapagebreaks.hxx
@@ -42,7 +42,7 @@ public:
ScVbaHPageBreaks( const css::uno::Reference< ov::XHelperInterface >& xParent,
const css::uno::Reference< css::uno::XComponentContext >& xContext,
css::uno::Reference< css::sheet::XSheetPageBreak >& xSheetPageBreak) throw (css::uno::RuntimeException);
- virtual ~ScVbaHPageBreaks(){}
+ virtual ~ScVbaHPageBreaks() override {}
// XHPageBreaks
virtual css::uno::Any SAL_CALL Add( const css::uno::Any& Before) throw ( css::script::BasicErrorException, css::uno::RuntimeException, std::exception) override;
@@ -67,7 +67,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext,
css::uno::Reference< css::sheet::XSheetPageBreak >& xSheetPageBreak ) throw ( css::uno::RuntimeException );
- virtual ~ScVbaVPageBreaks();
+ virtual ~ScVbaVPageBreaks() override;
// XVPageBreaks
virtual css::uno::Any SAL_CALL Add( const css::uno::Any& Before ) throw ( css::script::BasicErrorException, css::uno::RuntimeException, std::exception ) override;
diff --git a/sc/source/ui/vba/vbapagesetup.hxx b/sc/source/ui/vba/vbapagesetup.hxx
index c4b2a8420cea..37ef8172d991 100644
--- a/sc/source/ui/vba/vbapagesetup.hxx
+++ b/sc/source/ui/vba/vbapagesetup.hxx
@@ -39,7 +39,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext,
const css::uno::Reference< css::sheet::XSpreadsheet>& xSheet,
const css::uno::Reference< css::frame::XModel >& xModel) throw (css::uno::RuntimeException);
- virtual ~ScVbaPageSetup(){}
+ virtual ~ScVbaPageSetup() override {}
// Attribute
virtual OUString SAL_CALL getPrintArea() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/source/ui/vba/vbapivottables.hxx b/sc/source/ui/vba/vbapivottables.hxx
index 531c91b9f2e5..9edeedc2dda1 100644
--- a/sc/source/ui/vba/vbapivottables.hxx
+++ b/sc/source/ui/vba/vbapivottables.hxx
@@ -35,7 +35,7 @@ class ScVbaPivotTables : public ScVbaPivotTables_BASE
public:
ScVbaPivotTables( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::container::XIndexAccess >& xIndexAccess );
- virtual ~ScVbaPivotTables() {}
+ virtual ~ScVbaPivotTables() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sc/source/ui/vba/vbarange.hxx b/sc/source/ui/vba/vbarange.hxx
index ed2a5601abaa..6ebc7bbd7db8 100644
--- a/sc/source/ui/vba/vbarange.hxx
+++ b/sc/source/ui/vba/vbarange.hxx
@@ -136,7 +136,7 @@ public:
const ScRangeList& getScRangeList() throw (css::uno::RuntimeException);
static const ScRangeList& getScRangeList( const css::uno::Reference< ov::excel::XRange >& rxRange ) throw (css::uno::RuntimeException);
- virtual ~ScVbaRange();
+ virtual ~ScVbaRange() override;
virtual css::uno::Reference< ov::XHelperInterface > thisHelperIface() override { return this; }
bool isSingleCellRange();
diff --git a/sc/source/ui/vba/vbasheetobject.hxx b/sc/source/ui/vba/vbasheetobject.hxx
index bcc9f86250b3..1b05220a4568 100644
--- a/sc/source/ui/vba/vbasheetobject.hxx
+++ b/sc/source/ui/vba/vbasheetobject.hxx
@@ -45,7 +45,7 @@ public:
const ScVbaPalette& rPalette,
const css::uno::Any& rStart,
const css::uno::Any& rLength ) throw (css::uno::RuntimeException);
- virtual ~ScVbaButtonCharacters();
+ virtual ~ScVbaButtonCharacters() override;
// XCharacters attributes
virtual OUString SAL_CALL getCaption() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/source/ui/vba/vbasheetobjects.hxx b/sc/source/ui/vba/vbasheetobjects.hxx
index ebab4216d3cd..40e2a159e2ad 100644
--- a/sc/source/ui/vba/vbasheetobjects.hxx
+++ b/sc/source/ui/vba/vbasheetobjects.hxx
@@ -43,7 +43,7 @@ class ScVbaSheetObjectsBase : public ScVbaSheetObjects_BASE
{
public:
explicit ScVbaSheetObjectsBase( const ScVbaObjectContainerRef& rxContainer ) throw (css::uno::RuntimeException);
- virtual ~ScVbaSheetObjectsBase();
+ virtual ~ScVbaSheetObjectsBase() override;
/** Updates the collection by fetching all shapes from the draw page. */
void collectShapes() throw (css::uno::RuntimeException);
diff --git a/sc/source/ui/vba/vbastyle.hxx b/sc/source/ui/vba/vbastyle.hxx
index efeed19e1ec7..afefee39e059 100644
--- a/sc/source/ui/vba/vbastyle.hxx
+++ b/sc/source/ui/vba/vbastyle.hxx
@@ -37,7 +37,7 @@ protected:
public:
ScVbaStyle( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const OUString& sStyleName, const css::uno::Reference< css::frame::XModel >& _xModel ) throw ( css::script::BasicErrorException, css::uno::RuntimeException );
ScVbaStyle( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::beans::XPropertySet >& _xPropertySet, const css::uno::Reference< css::frame::XModel >& _xModel ) throw ( css::script::BasicErrorException, css::uno::RuntimeException );
- virtual ~ScVbaStyle(){}
+ virtual ~ScVbaStyle() override {}
static css::uno::Reference< css::container::XNameAccess > getStylesNameContainer( const css::uno::Reference< css::frame::XModel >& xModel ) throw( css::uno::RuntimeException );
virtual css::uno::Reference< ov::XHelperInterface > thisHelperIface() override { return this; };
// XStyle Methods
diff --git a/sc/source/ui/vba/vbatextframe.hxx b/sc/source/ui/vba/vbatextframe.hxx
index c50d2bc7549c..0e65fa5257b0 100644
--- a/sc/source/ui/vba/vbatextframe.hxx
+++ b/sc/source/ui/vba/vbatextframe.hxx
@@ -30,7 +30,7 @@ class ScVbaTextFrame : public ScVbaTextFrame_BASE
{
public:
ScVbaTextFrame( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno::XComponentContext > const& xContext ) throw ( css::lang::IllegalArgumentException );
- virtual ~ScVbaTextFrame() {}
+ virtual ~ScVbaTextFrame() override {}
// Methods
virtual css::uno::Any SAL_CALL Characters( ) throw (css::uno::RuntimeException, std::exception) override;
// XHelperInterface
diff --git a/sc/source/ui/vba/vbawindows.hxx b/sc/source/ui/vba/vbawindows.hxx
index 8735dd0c8f72..2d72b463002e 100644
--- a/sc/source/ui/vba/vbawindows.hxx
+++ b/sc/source/ui/vba/vbawindows.hxx
@@ -32,7 +32,7 @@ class ScVbaWindows : public ScVbaWindows_BASE
{
public:
ScVbaWindows( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~ScVbaWindows() {}
+ virtual ~ScVbaWindows() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sc/source/ui/vba/vbaworkbook.hxx b/sc/source/ui/vba/vbaworkbook.hxx
index 80b89523cebc..34bb2ad6b95e 100644
--- a/sc/source/ui/vba/vbaworkbook.hxx
+++ b/sc/source/ui/vba/vbaworkbook.hxx
@@ -38,7 +38,7 @@ public:
ScVbaWorkbook( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext,
css::uno::Reference< css::frame::XModel > const & xModel );
ScVbaWorkbook( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno::XComponentContext >const& xContext );
- virtual ~ScVbaWorkbook() {}
+ virtual ~ScVbaWorkbook() override {}
// Attributes
virtual sal_Bool SAL_CALL getProtectStructure() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sc/source/ui/vba/vbaworkbooks.hxx b/sc/source/ui/vba/vbaworkbooks.hxx
index ec75007dba74..f902af3e5dc2 100644
--- a/sc/source/ui/vba/vbaworkbooks.hxx
+++ b/sc/source/ui/vba/vbaworkbooks.hxx
@@ -37,7 +37,7 @@ private:
static sal_Int16& getCurrentDelim(){ static sal_Int16 nDelim = 44; return nDelim; }
public:
ScVbaWorkbooks( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~ScVbaWorkbooks() {}
+ virtual ~ScVbaWorkbooks() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sc/source/ui/vba/vbaworksheet.hxx b/sc/source/ui/vba/vbaworksheet.hxx
index 2a6b66e51b55..69eaf1979daf 100644
--- a/sc/source/ui/vba/vbaworksheet.hxx
+++ b/sc/source/ui/vba/vbaworksheet.hxx
@@ -70,7 +70,7 @@ public:
const css::uno::Reference< css::frame::XModel >& xModel )throw (css::uno::RuntimeException) ;
ScVbaWorksheet( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno::XComponentContext >const& xContext ) throw ( css::lang::IllegalArgumentException, css::uno::RuntimeException );
- virtual ~ScVbaWorksheet();
+ virtual ~ScVbaWorksheet() override;
const css::uno::Reference< css::frame::XModel >& getModel()
{ return mxModel; }
diff --git a/sc/source/ui/vba/vbaworksheets.hxx b/sc/source/ui/vba/vbaworksheets.hxx
index fcd162b19a89..286f68e68a39 100644
--- a/sc/source/ui/vba/vbaworksheets.hxx
+++ b/sc/source/ui/vba/vbaworksheets.hxx
@@ -41,7 +41,7 @@ protected:
public:
ScVbaWorksheets( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::container::XIndexAccess >& xSheets, const css::uno::Reference< css::frame::XModel >& xModel );
ScVbaWorksheets( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::container::XEnumerationAccess >& xEnum, const css::uno::Reference< css::frame::XModel >& xModel );
- virtual ~ScVbaWorksheets() {}
+ virtual ~ScVbaWorksheets() override {}
bool isSelectedSheets();
diff --git a/sc/source/ui/vba/vbawsfunction.hxx b/sc/source/ui/vba/vbawsfunction.hxx
index af3481e48861..d491777a82d7 100644
--- a/sc/source/ui/vba/vbawsfunction.hxx
+++ b/sc/source/ui/vba/vbawsfunction.hxx
@@ -32,7 +32,7 @@ class ScVbaWSFunction : public ScVbaWSFunction_BASE
{
public:
ScVbaWSFunction( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext);
- virtual ~ScVbaWSFunction(){}
+ virtual ~ScVbaWSFunction() override {}
virtual css::uno::Reference< css::beans::XIntrospectionAccess > SAL_CALL getIntrospection() throw(css::uno::RuntimeException, std::exception) override;
virtual css::uno::Any SAL_CALL invoke(const OUString& FunctionName, const css::uno::Sequence< css::uno::Any >& Params, css::uno::Sequence< sal_Int16 >& OutParamIndex, css::uno::Sequence< css::uno::Any >& OutParam) throw(css::lang::IllegalArgumentException, css::script::CannotConvertException, css::reflection::InvocationTargetException, css::uno::RuntimeException, std::exception) override;
diff --git a/sc/source/ui/view/gridwin.cxx b/sc/source/ui/view/gridwin.cxx
index 220cd6f7f31f..6d32198d0349 100644
--- a/sc/source/ui/view/gridwin.cxx
+++ b/sc/source/ui/view/gridwin.cxx
@@ -223,7 +223,7 @@ protected:
public:
ScFilterListBox( vcl::Window* pParent, ScGridWindow* pGrid,
SCCOL nNewCol, SCROW nNewRow, ScFilterBoxMode eNewMode );
- virtual ~ScFilterListBox();
+ virtual ~ScFilterListBox() override;
virtual void dispose() override;
virtual bool PreNotify( NotifyEvent& rNEvt ) override;
@@ -330,7 +330,7 @@ class ScFilterFloatingWindow : public FloatingWindow
{
public:
ScFilterFloatingWindow( vcl::Window* pParent, WinBits nStyle = WB_STDFLOATWIN );
- virtual ~ScFilterFloatingWindow();
+ virtual ~ScFilterFloatingWindow() override;
virtual void dispose() override;
};
diff --git a/scaddins/source/analysis/analysis.hxx b/scaddins/source/analysis/analysis.hxx
index ae2b0de6d839..fa9d9517b96d 100644
--- a/scaddins/source/analysis/analysis.hxx
+++ b/scaddins/source/analysis/analysis.hxx
@@ -77,7 +77,7 @@ private:
public:
explicit AnalysisAddIn(
const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~AnalysisAddIn();
+ virtual ~AnalysisAddIn() override;
double FactDouble( sal_Int32 nNum ) throw( css::uno::RuntimeException, css::lang::IllegalArgumentException );
diff --git a/scaddins/source/analysis/analysishelper.hxx b/scaddins/source/analysis/analysishelper.hxx
index 393ce6ab56fa..190da12d3779 100644
--- a/scaddins/source/analysis/analysishelper.hxx
+++ b/scaddins/source/analysis/analysishelper.hxx
@@ -488,7 +488,7 @@ public:
ConvertDataClass eClass,
bool bPrefSupport = false );
- virtual ~ConvertDataLinear();
+ virtual ~ConvertDataLinear() override;
virtual double Convert( double fVal, const ConvertData& rTo,
sal_Int16 nMatchLevelFrom, sal_Int16 nMatchLevelTo ) const throw( css::uno::RuntimeException, css::lang::IllegalArgumentException ) override;
diff --git a/scaddins/source/datefunc/datefunc.hxx b/scaddins/source/datefunc/datefunc.hxx
index 2fbf06f9d962..201297ed7171 100644
--- a/scaddins/source/datefunc/datefunc.hxx
+++ b/scaddins/source/datefunc/datefunc.hxx
@@ -200,7 +200,7 @@ private:
public:
ScaDateAddIn();
- virtual ~ScaDateAddIn() =default;
+ virtual ~ScaDateAddIn() override =default;
static OUString getImplementationName_Static();
static css::uno::Sequence< OUString > getSupportedServiceNames_Static();
diff --git a/scaddins/source/pricing/pricing.hxx b/scaddins/source/pricing/pricing.hxx
index 4c2f3a4a0a8c..6d1966df88d6 100644
--- a/scaddins/source/pricing/pricing.hxx
+++ b/scaddins/source/pricing/pricing.hxx
@@ -212,7 +212,7 @@ private:
public:
ScaPricingAddIn();
- virtual ~ScaPricingAddIn();
+ virtual ~ScaPricingAddIn() override;
static OUString getImplementationName_Static();
static css::uno::Sequence< OUString > getSupportedServiceNames_Static();
diff --git a/sccomp/source/solver/CoinMPSolver.cxx b/sccomp/source/solver/CoinMPSolver.cxx
index 0fad6ca63ceb..348bcf75f721 100644
--- a/sccomp/source/solver/CoinMPSolver.cxx
+++ b/sccomp/source/solver/CoinMPSolver.cxx
@@ -37,7 +37,7 @@ class CoinMPSolver : public SolverComponent
{
public:
CoinMPSolver() {}
- virtual ~CoinMPSolver() {}
+ virtual ~CoinMPSolver() override {}
private:
virtual void SAL_CALL solve() throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sccomp/source/solver/LpsolveSolver.cxx b/sccomp/source/solver/LpsolveSolver.cxx
index 1652cb11c9ec..b07691eae3a4 100644
--- a/sccomp/source/solver/LpsolveSolver.cxx
+++ b/sccomp/source/solver/LpsolveSolver.cxx
@@ -68,7 +68,7 @@ class LpsolveSolver : public SolverComponent
{
public:
LpsolveSolver() {}
- virtual ~LpsolveSolver() {}
+ virtual ~LpsolveSolver() override {}
private:
virtual void SAL_CALL solve() throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sccomp/source/solver/SolverComponent.hxx b/sccomp/source/solver/SolverComponent.hxx
index 7f9ba1bb94a4..dd0d21affd3b 100644
--- a/sccomp/source/solver/SolverComponent.hxx
+++ b/sccomp/source/solver/SolverComponent.hxx
@@ -99,7 +99,7 @@ protected:
public:
SolverComponent();
- virtual ~SolverComponent();
+ virtual ~SolverComponent() override;
DECLARE_XINTERFACE()
DECLARE_XTYPEPROVIDER()
diff --git a/scripting/source/basprov/baslibnode.hxx b/scripting/source/basprov/baslibnode.hxx
index 0fd6174905c4..98f1a753477a 100644
--- a/scripting/source/basprov/baslibnode.hxx
+++ b/scripting/source/basprov/baslibnode.hxx
@@ -57,7 +57,7 @@ namespace basprov
BasicManager* pBasicManager,
const css::uno::Reference< css::script::XLibraryContainer >& xLibContainer,
const OUString& sLibName, bool isAppScript=true );
- virtual ~BasicLibraryNodeImpl();
+ virtual ~BasicLibraryNodeImpl() override;
// XBrowseNode
virtual OUString SAL_CALL getName( )
diff --git a/scripting/source/basprov/basmethnode.hxx b/scripting/source/basprov/basmethnode.hxx
index 537d15c4735e..41c45a209c5f 100644
--- a/scripting/source/basprov/basmethnode.hxx
+++ b/scripting/source/basprov/basmethnode.hxx
@@ -72,7 +72,7 @@ namespace basprov
BasicMethodNodeImpl( const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const OUString& sScriptingContext,
SbMethod* pMethod, bool isAppScript = true );
- virtual ~BasicMethodNodeImpl();
+ virtual ~BasicMethodNodeImpl() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/scripting/source/basprov/basmodnode.hxx b/scripting/source/basprov/basmodnode.hxx
index 914184c5f4b7..1be19e286603 100644
--- a/scripting/source/basprov/basmodnode.hxx
+++ b/scripting/source/basprov/basmodnode.hxx
@@ -51,7 +51,7 @@ namespace basprov
BasicModuleNodeImpl( const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const OUString& sScriptingContext,
SbModule* pModule, bool isAppScript = true );
- virtual ~BasicModuleNodeImpl();
+ virtual ~BasicModuleNodeImpl() override;
// XBrowseNode
virtual OUString SAL_CALL getName( )
diff --git a/scripting/source/basprov/basprov.hxx b/scripting/source/basprov/basprov.hxx
index c99a536ce993..8026a5c034ca 100644
--- a/scripting/source/basprov/basprov.hxx
+++ b/scripting/source/basprov/basprov.hxx
@@ -67,7 +67,7 @@ namespace basprov
public:
explicit BasicProviderImpl(
const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~BasicProviderImpl();
+ virtual ~BasicProviderImpl() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( )
diff --git a/scripting/source/basprov/basscript.hxx b/scripting/source/basprov/basscript.hxx
index 0e5d84e676f3..cf964a8cdc0a 100644
--- a/scripting/source/basprov/basscript.hxx
+++ b/scripting/source/basprov/basscript.hxx
@@ -77,7 +77,7 @@ namespace basprov
BasicManager& documentBasicManager,
const css::uno::Reference< css::document::XScriptInvocationContext >& documentScriptContext
);
- virtual ~BasicScriptImpl();
+ virtual ~BasicScriptImpl() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/scripting/source/dlgprov/dlgevtatt.hxx b/scripting/source/dlgprov/dlgevtatt.hxx
index 0e2660d8d38e..033f25831b96 100644
--- a/scripting/source/dlgprov/dlgevtatt.hxx
+++ b/scripting/source/dlgprov/dlgevtatt.hxx
@@ -64,7 +64,7 @@ namespace dlgprov
const css::uno::Reference< css::beans::XIntrospectionAccess >& xIntrospect,
bool bProviderMode,
const css::uno::Reference< css::script::XScriptListener >& xRTLListener ,const OUString& sDialogLibName );
- virtual ~DialogEventsAttacherImpl();
+ virtual ~DialogEventsAttacherImpl() override;
// XScriptEventsAttacher
virtual void SAL_CALL attachEvents( const css::uno::Sequence<
@@ -98,7 +98,7 @@ namespace dlgprov
public:
DialogAllListenerImpl( const css::uno::Reference< css::script::XScriptListener >& rxListener,
const OUString& rScriptType, const OUString& rScriptCode );
- virtual ~DialogAllListenerImpl();
+ virtual ~DialogAllListenerImpl() override;
// XEventListener
virtual void SAL_CALL disposing( const css::lang::EventObject& Source )
@@ -126,7 +126,7 @@ namespace dlgprov
virtual void firing_impl( const css::script::ScriptEvent& aScriptEvent, css::uno::Any* pRet ) = 0;
public:
explicit DialogScriptListenerImpl( const css::uno::Reference< css::uno::XComponentContext >& rxContext ) : m_xContext( rxContext ) {}
- virtual ~DialogScriptListenerImpl();
+ virtual ~DialogScriptListenerImpl() override;
// XEventListener
virtual void SAL_CALL disposing( const css::lang::EventObject& Source )
diff --git a/scripting/source/dlgprov/dlgprov.hxx b/scripting/source/dlgprov/dlgprov.hxx
index 39ef5fa793a2..868b7df9931b 100644
--- a/scripting/source/dlgprov/dlgprov.hxx
+++ b/scripting/source/dlgprov/dlgprov.hxx
@@ -111,7 +111,7 @@ namespace dlgprov
public:
explicit DialogProviderImpl(
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~DialogProviderImpl();
+ virtual ~DialogProviderImpl() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( )
diff --git a/scripting/source/protocolhandler/scripthandler.hxx b/scripting/source/protocolhandler/scripthandler.hxx
index 303006b8dcdc..b550e1c2218d 100644
--- a/scripting/source/protocolhandler/scripthandler.hxx
+++ b/scripting/source/protocolhandler/scripthandler.hxx
@@ -76,7 +76,7 @@ private:
public:
explicit ScriptProtocolHandler( const css::uno::Reference < css::uno::XComponentContext >& xContext );
- virtual ~ScriptProtocolHandler();
+ virtual ~ScriptProtocolHandler() override;
/* XServiceInfo */
virtual OUString SAL_CALL getImplementationName()
diff --git a/scripting/source/provider/ActiveMSPList.hxx b/scripting/source/provider/ActiveMSPList.hxx
index 6590d80ab36c..dffe00f4bb6b 100644
--- a/scripting/source/provider/ActiveMSPList.hxx
+++ b/scripting/source/provider/ActiveMSPList.hxx
@@ -58,7 +58,7 @@ public:
explicit ActiveMSPList( const css::uno::Reference<
css::uno::XComponentContext > & xContext );
- virtual ~ActiveMSPList();
+ virtual ~ActiveMSPList() override;
css::uno::Reference< css::script::provider::XScriptProvider >
getMSPFromStringContext( const OUString& context );
diff --git a/scripting/source/provider/BrowseNodeFactoryImpl.cxx b/scripting/source/provider/BrowseNodeFactoryImpl.cxx
index 0dff83016a07..73011f9adca2 100644
--- a/scripting/source/provider/BrowseNodeFactoryImpl.cxx
+++ b/scripting/source/provider/BrowseNodeFactoryImpl.cxx
@@ -66,7 +66,7 @@ public:
m_Nodes[ 0 ] = node;
}
- virtual ~BrowseNodeAggregator()
+ virtual ~BrowseNodeAggregator() override
{
}
@@ -186,7 +186,7 @@ public:
m_origNode.set( node );
}
- virtual ~LocationBrowseNode()
+ virtual ~LocationBrowseNode() override
{
if (m_hBNA)
{
@@ -414,7 +414,7 @@ public:
}
}
- virtual ~DefaultBrowseNode()
+ virtual ~DefaultBrowseNode() override
{
if ( m_xAggProxy.is() )
{
@@ -531,7 +531,7 @@ public:
m_Name = "Root";
}
- virtual ~DefaultRootBrowseNode()
+ virtual ~DefaultRootBrowseNode() override
{
}
@@ -589,7 +589,7 @@ public:
{
}
- virtual ~SelectorBrowseNode()
+ virtual ~SelectorBrowseNode() override
{
}
diff --git a/scripting/source/provider/BrowseNodeFactoryImpl.hxx b/scripting/source/provider/BrowseNodeFactoryImpl.hxx
index 1509caaa0866..ef54adbe51a9 100644
--- a/scripting/source/provider/BrowseNodeFactoryImpl.hxx
+++ b/scripting/source/provider/BrowseNodeFactoryImpl.hxx
@@ -44,7 +44,7 @@ private:
css::uno::Reference< css::uno::XComponentContext > m_xComponentContext;
protected:
- virtual ~BrowseNodeFactoryImpl();
+ virtual ~BrowseNodeFactoryImpl() override;
public:
explicit BrowseNodeFactoryImpl(
diff --git a/scripting/source/provider/MasterScriptProvider.hxx b/scripting/source/provider/MasterScriptProvider.hxx
index fc0a6b3ad0aa..38f6c1fed02f 100644
--- a/scripting/source/provider/MasterScriptProvider.hxx
+++ b/scripting/source/provider/MasterScriptProvider.hxx
@@ -52,7 +52,7 @@ public:
explicit MasterScriptProvider(
const css::uno::Reference< css::uno::XComponentContext >
& xContext ) throw( css::uno::RuntimeException );
- virtual ~MasterScriptProvider();
+ virtual ~MasterScriptProvider() override;
// XServiceInfo implementation
virtual OUString SAL_CALL getImplementationName( )
diff --git a/scripting/source/provider/MasterScriptProviderFactory.hxx b/scripting/source/provider/MasterScriptProviderFactory.hxx
index 2e7a0c8b3f69..7a5245a30268 100644
--- a/scripting/source/provider/MasterScriptProviderFactory.hxx
+++ b/scripting/source/provider/MasterScriptProviderFactory.hxx
@@ -51,7 +51,7 @@ private:
const rtl::Reference< ActiveMSPList > & getActiveMSPList() const;
protected:
- virtual ~MasterScriptProviderFactory();
+ virtual ~MasterScriptProviderFactory() override;
public:
explicit MasterScriptProviderFactory(
diff --git a/scripting/source/provider/URIHelper.hxx b/scripting/source/provider/URIHelper.hxx
index 10a214cb1a57..e23e840b0847 100644
--- a/scripting/source/provider/URIHelper.hxx
+++ b/scripting/source/provider/URIHelper.hxx
@@ -61,7 +61,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext )
throw( css::uno::RuntimeException );
- virtual ~ScriptingFrameworkURIHelper();
+ virtual ~ScriptingFrameworkURIHelper() override;
virtual void SAL_CALL
initialize( const css::uno::Sequence < css::uno::Any > & args )
diff --git a/scripting/source/stringresource/stringresource.hxx b/scripting/source/stringresource/stringresource.hxx
index e5ccaafdf37a..f3050b0aecd6 100644
--- a/scripting/source/stringresource/stringresource.hxx
+++ b/scripting/source/stringresource/stringresource.hxx
@@ -154,7 +154,7 @@ protected:
public:
explicit StringResourceImpl(
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~StringResourceImpl();
+ virtual ~StringResourceImpl() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( )
@@ -306,7 +306,7 @@ protected:
public:
explicit StringResourcePersistenceImpl(
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~StringResourcePersistenceImpl();
+ virtual ~StringResourcePersistenceImpl() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( )
@@ -415,7 +415,7 @@ class StringResourceWithStorageImpl : public StringResourceWithStorageImpl_BASE
public:
explicit StringResourceWithStorageImpl( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~StringResourceWithStorageImpl();
+ virtual ~StringResourceWithStorageImpl() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( )
@@ -540,7 +540,7 @@ class StringResourceWithLocationImpl : public StringResourceWithLocationImpl_BAS
public:
explicit StringResourceWithLocationImpl( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~StringResourceWithLocationImpl();
+ virtual ~StringResourceWithLocationImpl() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( )
diff --git a/sd/inc/CustomAnimationEffect.hxx b/sd/inc/CustomAnimationEffect.hxx
index 3b8ffa1fe809..91c08dca1edf 100644
--- a/sd/inc/CustomAnimationEffect.hxx
+++ b/sd/inc/CustomAnimationEffect.hxx
@@ -373,7 +373,7 @@ class MainSequence : public EffectSequenceHelper, public ISequenceListener
public:
MainSequence();
MainSequence( const css::uno::Reference< css::animations::XAnimationNode >& xTimingRootNode );
- virtual ~MainSequence();
+ virtual ~MainSequence() override;
virtual css::uno::Reference< css::animations::XAnimationNode > getRootNode() override;
void reset( const css::uno::Reference< css::animations::XAnimationNode >& xTimingRootNode );
diff --git a/sd/inc/Outliner.hxx b/sd/inc/Outliner.hxx
index b6cfd7cb5d76..98249bd4d0e9 100644
--- a/sd/inc/Outliner.hxx
+++ b/sd/inc/Outliner.hxx
@@ -127,7 +127,7 @@ public:
editeng/outliner.hxx.
*/
Outliner( SdDrawDocument* pDoc, OutlinerMode nMode );
- virtual ~Outliner();
+ virtual ~Outliner() override;
/// Forbid copy construction and copy assignment
Outliner(const Outliner&) = delete;
Outliner& operator=(const Outliner&) = delete;
diff --git a/sd/inc/anminfo.hxx b/sd/inc/anminfo.hxx
index 96cb5a0a8860..1bce875044fc 100644
--- a/sd/inc/anminfo.hxx
+++ b/sd/inc/anminfo.hxx
@@ -64,7 +64,7 @@ public:
public:
SAL_DLLPRIVATE SdAnimationInfo(SdrObject& rObject);
SAL_DLLPRIVATE SdAnimationInfo(const SdAnimationInfo& rAnmInfo, SdrObject& rObject);
- SAL_DLLPRIVATE virtual ~SdAnimationInfo();
+ SAL_DLLPRIVATE virtual ~SdAnimationInfo() override;
SAL_DLLPRIVATE virtual SdrObjUserData* Clone(SdrObject* pObject) const override;
};
diff --git a/sd/inc/drawdoc.hxx b/sd/inc/drawdoc.hxx
index e2fae510966c..d23977dbb794 100644
--- a/sd/inc/drawdoc.hxx
+++ b/sd/inc/drawdoc.hxx
@@ -202,7 +202,7 @@ public:
SAL_DLLPRIVATE SdDrawDocument(DocumentType eType, SfxObjectShell* pDocSh);
- SAL_DLLPRIVATE virtual ~SdDrawDocument();
+ SAL_DLLPRIVATE virtual ~SdDrawDocument() override;
SAL_DLLPRIVATE SdDrawDocument* AllocSdDrawDocument() const;
SAL_DLLPRIVATE virtual SdrModel* AllocModel() const override; //forwards to AllocSdDrawDocument
diff --git a/sd/inc/imapinfo.hxx b/sd/inc/imapinfo.hxx
index 47db00b3ce27..b07d99a530ef 100644
--- a/sd/inc/imapinfo.hxx
+++ b/sd/inc/imapinfo.hxx
@@ -43,7 +43,7 @@ public:
SfxListener(),
aImageMap( rIMapInfo.aImageMap ) {};
- virtual ~SdIMapInfo() {};
+ virtual ~SdIMapInfo() override {};
virtual SdrObjUserData* Clone( SdrObject* ) const override { return new SdIMapInfo( *this ); }
diff --git a/sd/inc/pglink.hxx b/sd/inc/pglink.hxx
index 222a1f6168b4..a6344ca3ef7c 100644
--- a/sd/inc/pglink.hxx
+++ b/sd/inc/pglink.hxx
@@ -30,7 +30,7 @@ class SdPageLink : public ::sfx2::SvBaseLink
public:
SdPageLink(SdPage* pPg, const OUString& rFileName, const OUString& rBookmarkName);
- virtual ~SdPageLink();
+ virtual ~SdPageLink() override;
virtual void Closed() override;
virtual ::sfx2::SvBaseLink::UpdateResult DataChanged(
diff --git a/sd/inc/sdcgmfilter.hxx b/sd/inc/sdcgmfilter.hxx
index 550819b940df..44ba359aab17 100644
--- a/sd/inc/sdcgmfilter.hxx
+++ b/sd/inc/sdcgmfilter.hxx
@@ -29,7 +29,7 @@ public:
SdCGMFilter (
SfxMedium& rMedium,
::sd::DrawDocShell& rDocShell );
- virtual ~SdCGMFilter();
+ virtual ~SdCGMFilter() override;
bool Import();
bool Export() override;
diff --git a/sd/inc/sdgrffilter.hxx b/sd/inc/sdgrffilter.hxx
index c6287869e1f2..c725173c5dfa 100644
--- a/sd/inc/sdgrffilter.hxx
+++ b/sd/inc/sdgrffilter.hxx
@@ -31,7 +31,7 @@ class SdGRFFilter : public SdFilter
public:
SdGRFFilter ( SfxMedium& rMedium, ::sd::DrawDocShell& rDocShell );
- virtual ~SdGRFFilter();
+ virtual ~SdGRFFilter() override;
bool Import();
bool Export() override;
diff --git a/sd/inc/sdhtmlfilter.hxx b/sd/inc/sdhtmlfilter.hxx
index e696c8a786a3..86a7eb157fe8 100644
--- a/sd/inc/sdhtmlfilter.hxx
+++ b/sd/inc/sdhtmlfilter.hxx
@@ -30,7 +30,7 @@ public:
SdHTMLFilter (
SfxMedium& rMedium,
::sd::DrawDocShell& rDocShell);
- virtual ~SdHTMLFilter();
+ virtual ~SdHTMLFilter() override;
virtual bool Export() override;
};
diff --git a/sd/inc/sdmod.hxx b/sd/inc/sdmod.hxx
index cb5f2c3adbaa..27673c067355 100644
--- a/sd/inc/sdmod.hxx
+++ b/sd/inc/sdmod.hxx
@@ -86,7 +86,7 @@ private:
public:
SdModule(SfxObjectFactory* pDrawObjFact, SfxObjectFactory* pGraphicObjFact);
- virtual ~SdModule();
+ virtual ~SdModule() override;
SdTransferable* pTransferClip;
SdTransferable* pTransferDrag;
diff --git a/sd/inc/sdpage.hxx b/sd/inc/sdpage.hxx
index 2aa78aece79b..65d6cbda609b 100644
--- a/sd/inc/sdpage.hxx
+++ b/sd/inc/sdpage.hxx
@@ -152,7 +152,7 @@ protected:
public:
SdPage(SdDrawDocument& rNewDoc, bool bMasterPage=false);
- virtual ~SdPage();
+ virtual ~SdPage() override;
virtual SdrPage* Clone() const override;
virtual SdrPage* Clone(SdrModel* pNewModel) const override;
diff --git a/sd/inc/sdpptwrp.hxx b/sd/inc/sdpptwrp.hxx
index 3f74e7c11b2f..85ad2ffa5ad2 100644
--- a/sd/inc/sdpptwrp.hxx
+++ b/sd/inc/sdpptwrp.hxx
@@ -29,7 +29,7 @@ public:
SdPPTFilter (
SfxMedium& rMedium,
::sd::DrawDocShell& rDocShell);
- virtual ~SdPPTFilter();
+ virtual ~SdPPTFilter() override;
/// these methods are necessary for the export to PowerPoint
bool Import();
diff --git a/sd/inc/sdundo.hxx b/sd/inc/sdundo.hxx
index 661f354895ec..c7041399daac 100644
--- a/sd/inc/sdundo.hxx
+++ b/sd/inc/sdundo.hxx
@@ -29,7 +29,7 @@ class SD_DLLPUBLIC SdUndoAction : public SfxUndoAction
{
public:
SdUndoAction(SdDrawDocument* pSdDrawDocument);
- virtual ~SdUndoAction() {}
+ virtual ~SdUndoAction() override {}
void SetComment(const OUString& rStr) { maComment = rStr; }
virtual OUString GetComment() const override { return maComment; }
diff --git a/sd/inc/sdxmlwrp.hxx b/sd/inc/sdxmlwrp.hxx
index f3488f7d8c93..2cdcf89cd542 100644
--- a/sd/inc/sdxmlwrp.hxx
+++ b/sd/inc/sdxmlwrp.hxx
@@ -38,7 +38,7 @@ public:
::sd::DrawDocShell& rDocShell,
SdXMLFilterMode eFilterMode = SDXMLMODE_Normal,
sal_uLong nStoreVer = SOFFICE_FILEFORMAT_8 );
- virtual ~SdXMLFilter();
+ virtual ~SdXMLFilter() override;
bool Import( ErrCode& nError );
bool Export() override;
diff --git a/sd/inc/stlfamily.hxx b/sd/inc/stlfamily.hxx
index b11f8b5db1c9..a58106192924 100644
--- a/sd/inc/stlfamily.hxx
+++ b/sd/inc/stlfamily.hxx
@@ -52,7 +52,7 @@ public:
/// creates the presentation family for the given masterpage
SdStyleFamily( const rtl::Reference< SfxStyleSheetPool >& xPool, const SdPage* pMasterPage );
- virtual ~SdStyleFamily();
+ virtual ~SdStyleFamily() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sd/inc/stlpool.hxx b/sd/inc/stlpool.hxx
index 5a0832cd1f21..c1a8bcb72191 100644
--- a/sd/inc/stlpool.hxx
+++ b/sd/inc/stlpool.hxx
@@ -129,7 +129,7 @@ protected:
virtual SfxStyleSheetBase* Create(const OUString& rName, SfxStyleFamily eFamily, sal_uInt16 nMask) override;
using SfxStyleSheetPool::Create;
- virtual ~SdStyleSheetPool();
+ virtual ~SdStyleSheetPool() override;
void AddStyleFamily( const SdPage* pPage );
void RemoveStyleFamily( const SdPage* pPage );
diff --git a/sd/inc/stlsheet.hxx b/sd/inc/stlsheet.hxx
index ef8d9263d5d0..6b919e5229c8 100644
--- a/sd/inc/stlsheet.hxx
+++ b/sd/inc/stlsheet.hxx
@@ -133,7 +133,7 @@ protected:
virtual void Load (SvStream& rIn, sal_uInt16 nVersion) override;
virtual void Notify(SfxBroadcaster& rBC, const SfxHint& rHint) override;
- virtual ~SdStyleSheet();
+ virtual ~SdStyleSheet() override;
void throwIfDisposed() throw (css::uno::RuntimeException);
diff --git a/sd/inc/textapi.hxx b/sd/inc/textapi.hxx
index 466aad0eae38..d19d35547b11 100644
--- a/sd/inc/textapi.hxx
+++ b/sd/inc/textapi.hxx
@@ -40,7 +40,7 @@ class TextApiObject : public SvxUnoText
public:
static rtl::Reference< TextApiObject > create( SdDrawDocument* pDoc );
- virtual ~TextApiObject() throw();
+ virtual ~TextApiObject() throw() override;
void SAL_CALL dispose() throw(css::uno::RuntimeException);
diff --git a/sd/inc/undo/undoobjects.hxx b/sd/inc/undo/undoobjects.hxx
index bb45bbc5edfc..ee2d3bf16fcb 100644
--- a/sd/inc/undo/undoobjects.hxx
+++ b/sd/inc/undo/undoobjects.hxx
@@ -86,7 +86,7 @@ class UndoObjectSetText : public SdrUndoObjSetText
{
public:
UndoObjectSetText( SdrObject& rNewObj, sal_Int32 nText );
- virtual ~UndoObjectSetText();
+ virtual ~UndoObjectSetText() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/sd/inc/undoanim.hxx b/sd/inc/undoanim.hxx
index 699805637ff5..6270ad97c385 100644
--- a/sd/inc/undoanim.hxx
+++ b/sd/inc/undoanim.hxx
@@ -37,7 +37,7 @@ class UndoAnimation : public SdrUndoAction
{
public:
UndoAnimation( SdDrawDocument* pDoc, SdPage* pThePage );
- virtual ~UndoAnimation();
+ virtual ~UndoAnimation() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -53,7 +53,7 @@ class UndoAnimationPath : public SdrUndoAction
{
public:
UndoAnimationPath( SdDrawDocument* pDoc, SdPage* pThePage, const css::uno::Reference< css::animations::XAnimationNode >& xNode );
- virtual ~UndoAnimationPath();
+ virtual ~UndoAnimationPath() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -70,7 +70,7 @@ class UndoTransition : public SdUndoAction
{
public:
UndoTransition( SdDrawDocument* pDoc, SdPage* pThePage );
- virtual ~UndoTransition();
+ virtual ~UndoTransition() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/sd/qa/unit/uimpress.cxx b/sd/qa/unit/uimpress.cxx
index 10f6aa74c998..2ad4f2f35fa1 100644
--- a/sd/qa/unit/uimpress.cxx
+++ b/sd/qa/unit/uimpress.cxx
@@ -30,7 +30,7 @@ namespace {
class Test : public CppUnit::TestFixture {
public:
Test();
- virtual ~Test();
+ virtual ~Test() override;
virtual void setUp() override;
virtual void tearDown() override;
diff --git a/sd/source/core/PageListWatcher.hxx b/sd/source/core/PageListWatcher.hxx
index 979ad9e97a12..d93e7d44df56 100644
--- a/sd/source/core/PageListWatcher.hxx
+++ b/sd/source/core/PageListWatcher.hxx
@@ -71,7 +71,7 @@ protected:
public:
explicit ImpDrawPageListWatcher(const SdrModel& rModel);
- virtual ~ImpDrawPageListWatcher();
+ virtual ~ImpDrawPageListWatcher() override;
};
class ImpMasterPageListWatcher : public ImpPageListWatcher
@@ -82,7 +82,7 @@ protected:
public:
explicit ImpMasterPageListWatcher(const SdrModel& rModel);
- virtual ~ImpMasterPageListWatcher();
+ virtual ~ImpMasterPageListWatcher() override;
};
#endif
diff --git a/sd/source/core/text/textapi.cxx b/sd/source/core/text/textapi.cxx
index bae26eff34f4..953342a310d5 100644
--- a/sd/source/core/text/textapi.cxx
+++ b/sd/source/core/text/textapi.cxx
@@ -40,7 +40,7 @@ class UndoTextAPIChanged : public SdrUndoAction
{
public:
UndoTextAPIChanged( SdrModel& rModel, TextApiObject* pTextObj );
- virtual ~UndoTextAPIChanged();
+ virtual ~UndoTextAPIChanged() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/sd/source/filter/eppt/eppt.hxx b/sd/source/filter/eppt/eppt.hxx
index 2162ccb60bc4..ce04eaa3efe8 100644
--- a/sd/source/filter/eppt/eppt.hxx
+++ b/sd/source/filter/eppt/eppt.hxx
@@ -269,7 +269,7 @@ class PPTWriter : public PPTWriterBase, public PPTExBulletProvider
css::uno::Reference< css::task::XStatusIndicator > & rStatInd,
SvMemoryStream* pVBA, sal_uInt32 nCnvrtFlags );
- virtual ~PPTWriter();
+ virtual ~PPTWriter() override;
bool IsValid() const { return mbStatus; };
diff --git a/sd/source/filter/eppt/epptooxml.hxx b/sd/source/filter/eppt/epptooxml.hxx
index dd87cc5beae1..178261b7e449 100644
--- a/sd/source/filter/eppt/epptooxml.hxx
+++ b/sd/source/filter/eppt/epptooxml.hxx
@@ -67,7 +67,7 @@ public:
PowerPointExport( const css::uno::Reference< css::uno::XComponentContext > & rxCtxt );
- virtual ~PowerPointExport();
+ virtual ~PowerPointExport() override;
// from FilterBase
virtual bool importDocument() throw() override;
diff --git a/sd/source/filter/eppt/escherex.hxx b/sd/source/filter/eppt/escherex.hxx
index 5e54008537d9..60e1a873e21b 100644
--- a/sd/source/filter/eppt/escherex.hxx
+++ b/sd/source/filter/eppt/escherex.hxx
@@ -49,7 +49,7 @@ class PptEscherEx : public EscherEx
public:
PptEscherEx( SvStream& rOut, const OUString& );
- virtual ~PptEscherEx();
+ virtual ~PptEscherEx() override;
void OpenContainer( sal_uInt16 n_EscherContainer, int nRecInstance = 0 ) override;
void CloseContainer() override;
diff --git a/sd/source/filter/grf/sdgrffilter.cxx b/sd/source/filter/grf/sdgrffilter.cxx
index d2e90326c661..9e4bb2f706ca 100644
--- a/sd/source/filter/grf/sdgrffilter.cxx
+++ b/sd/source/filter/grf/sdgrffilter.cxx
@@ -95,7 +95,7 @@ class SdGRFFilter_ImplInteractionHdl : public ::cppu::WeakImplHelper< css::task:
nFilterError( GRFILTER_OK )
{}
- virtual ~SdGRFFilter_ImplInteractionHdl();
+ virtual ~SdGRFFilter_ImplInteractionHdl() override;
sal_uInt16 GetErrorCode() const { return nFilterError; };
diff --git a/sd/source/filter/html/HtmlOptionsDialog.cxx b/sd/source/filter/html/HtmlOptionsDialog.cxx
index fad3fd6989a1..6e01b9c37c68 100644
--- a/sd/source/filter/html/HtmlOptionsDialog.cxx
+++ b/sd/source/filter/html/HtmlOptionsDialog.cxx
@@ -66,7 +66,7 @@ class SdHtmlOptionsDialog : public cppu::WeakImplHelper
public:
SdHtmlOptionsDialog();
- virtual ~SdHtmlOptionsDialog();
+ virtual ~SdHtmlOptionsDialog() override;
// XInterface
virtual void SAL_CALL acquire() throw() override;
diff --git a/sd/source/filter/html/htmlattr.hxx b/sd/source/filter/html/htmlattr.hxx
index d54411b6b41c..9013f9d3b044 100644
--- a/sd/source/filter/html/htmlattr.hxx
+++ b/sd/source/filter/html/htmlattr.hxx
@@ -32,7 +32,7 @@ protected:
public:
SdHtmlAttrPreview( vcl::Window* pParent, WinBits nStyle );
- virtual ~SdHtmlAttrPreview();
+ virtual ~SdHtmlAttrPreview() override;
virtual void Paint(vcl::RenderContext& rRenderContext, const Rectangle& rRect) override;
diff --git a/sd/source/filter/html/htmlex.hxx b/sd/source/filter/html/htmlex.hxx
index f4b24c1d29a8..c42f1b87508d 100644
--- a/sd/source/filter/html/htmlex.hxx
+++ b/sd/source/filter/html/htmlex.hxx
@@ -67,7 +67,7 @@ private:
public:
explicit HtmlErrorContext();
- virtual ~HtmlErrorContext() {};
+ virtual ~HtmlErrorContext() override {};
virtual bool GetString( sal_uLong nErrId, OUString& rCtxStr ) override;
diff --git a/sd/source/filter/html/pubdlg.cxx b/sd/source/filter/html/pubdlg.cxx
index 7476251ca319..1f9ffad68546 100644
--- a/sd/source/filter/html/pubdlg.cxx
+++ b/sd/source/filter/html/pubdlg.cxx
@@ -344,7 +344,7 @@ private:
public:
SdDesignNameDlg(vcl::Window* pWindow, const OUString& aName );
- virtual ~SdDesignNameDlg();
+ virtual ~SdDesignNameDlg() override;
virtual void dispose() override;
OUString GetDesignName();
DECL_LINK_TYPED(ModifyHdl, Edit&, void);
diff --git a/sd/source/filter/ppt/pptin.hxx b/sd/source/filter/ppt/pptin.hxx
index ef69e29c9308..f9435922facf 100644
--- a/sd/source/filter/ppt/pptin.hxx
+++ b/sd/source/filter/ppt/pptin.hxx
@@ -74,7 +74,7 @@ public:
OUString ReadMedia( sal_uInt32 nMediaRef ) const;
ImplSdPPTImport( SdDrawDocument* pDoc, SotStorage& rStorage, SfxMedium& rMed, PowerPointImportParam& );
- virtual ~ImplSdPPTImport();
+ virtual ~ImplSdPPTImport() override;
bool Import();
virtual bool ReadFormControl( tools::SvRef<SotStorage>& rSrc1, css::uno::Reference< css::form::XFormComponent > & rFormComp ) const override;
diff --git a/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx b/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx
index 3380de7ef4e3..08c0ec8538de 100644
--- a/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx
+++ b/sd/source/ui/accessibility/AccessibleSlideSorterView.cxx
@@ -69,7 +69,7 @@ public:
AccessibleSlideSorterView& rAccessibleSlideSorter,
::sd::slidesorter::SlideSorter& rSlideSorter,
vcl::Window* pWindow);
- virtual ~Implementation();
+ virtual ~Implementation() override;
void RequestUpdateChildren();
void Clear();
diff --git a/sd/source/ui/animations/CategoryListBox.hxx b/sd/source/ui/animations/CategoryListBox.hxx
index e0bcad3ae541..25edc35e4b8a 100644
--- a/sd/source/ui/animations/CategoryListBox.hxx
+++ b/sd/source/ui/animations/CategoryListBox.hxx
@@ -29,7 +29,7 @@ class CategoryListBox : public ListBox
{
public:
explicit CategoryListBox( vcl::Window* pParent );
- virtual ~CategoryListBox();
+ virtual ~CategoryListBox() override;
virtual void MouseButtonUp( const MouseEvent& rMEvt ) SAL_OVERRIDE;
diff --git a/sd/source/ui/animations/CustomAnimationDialog.cxx b/sd/source/ui/animations/CustomAnimationDialog.cxx
index 18c409531440..d912f6d5ec05 100644
--- a/sd/source/ui/animations/CustomAnimationDialog.cxx
+++ b/sd/source/ui/animations/CustomAnimationDialog.cxx
@@ -101,7 +101,7 @@ class PresetPropertyBox : public PropertySubControl
{
public:
PresetPropertyBox( sal_Int32 nControlType, vcl::Window* pParent, const Any& rValue, const OUString& aPresetId, const Link<LinkParamNone*,void>& rModifyHdl );
- virtual ~PresetPropertyBox();
+ virtual ~PresetPropertyBox() override;
virtual Any getValue() override;
virtual void setValue( const Any& rValue, const OUString& rPresetId ) override;
@@ -184,7 +184,7 @@ class ColorPropertyBox : public PropertySubControl
{
public:
ColorPropertyBox( sal_Int32 nControlType, vcl::Window* pParent, const Any& rValue, const Link<LinkParamNone*,void>& rModifyHdl );
- virtual ~ColorPropertyBox();
+ virtual ~ColorPropertyBox() override;
virtual Any getValue() override;
virtual void setValue( const Any& rValue, const OUString& rPresetId ) override;
@@ -263,7 +263,7 @@ class FontPropertyBox : public PropertySubControl
{
public:
FontPropertyBox( sal_Int32 nControlType, vcl::Window* pParent, const Any& rValue, const Link<LinkParamNone*,void>& rModifyHdl );
- virtual ~FontPropertyBox();
+ virtual ~FontPropertyBox() override;
virtual Any getValue() override;
virtual void setValue( const Any& rValue, const OUString& rPresetId ) override;
@@ -343,7 +343,7 @@ class DropdownMenuBox : public Edit
{
public:
DropdownMenuBox( vcl::Window* pParent, Edit* pSubControl, PopupMenu* pMenu );
- virtual ~DropdownMenuBox();
+ virtual ~DropdownMenuBox() override;
virtual void dispose() override;
void Resize() override;
@@ -424,7 +424,7 @@ class CharHeightPropertyBox : public PropertySubControl
{
public:
CharHeightPropertyBox( sal_Int32 nControlType, vcl::Window* pParent, const Any& rValue, const Link<LinkParamNone*,void>& rModifyHdl );
- virtual ~CharHeightPropertyBox();
+ virtual ~CharHeightPropertyBox() override;
virtual Any getValue() override;
virtual void setValue( const Any& rValue, const OUString& ) override;
@@ -507,7 +507,7 @@ class TransparencyPropertyBox : public PropertySubControl
{
public:
TransparencyPropertyBox( sal_Int32 nControlType, vcl::Window* pParent, const Any& rValue, const Link<LinkParamNone*,void>& rModifyHdl );
- virtual ~TransparencyPropertyBox();
+ virtual ~TransparencyPropertyBox() override;
virtual Any getValue() override;
virtual void setValue( const Any& rValue, const OUString& rPresetId ) override;
@@ -607,7 +607,7 @@ class RotationPropertyBox : public PropertySubControl
{
public:
RotationPropertyBox( sal_Int32 nControlType, vcl::Window* pParent, const Any& rValue, const Link<LinkParamNone*,void>& rModifyHdl );
- virtual ~RotationPropertyBox();
+ virtual ~RotationPropertyBox() override;
virtual Any getValue() override;
virtual void setValue( const Any& rValue, const OUString& ) override;
@@ -728,7 +728,7 @@ class ScalePropertyBox : public PropertySubControl
{
public:
ScalePropertyBox( sal_Int32 nControlType, vcl::Window* pParent, const Any& rValue, const Link<LinkParamNone*,void>& rModifyHdl );
- virtual ~ScalePropertyBox();
+ virtual ~ScalePropertyBox() override;
virtual Any getValue() override;
virtual void setValue( const Any& rValue, const OUString& ) override;
@@ -887,7 +887,7 @@ class FontStylePropertyBox : public PropertySubControl
{
public:
FontStylePropertyBox( sal_Int32 nControlType, vcl::Window* pParent, const Any& rValue, const Link<LinkParamNone*,void>& rModifyHdl );
- virtual ~FontStylePropertyBox();
+ virtual ~FontStylePropertyBox() override;
virtual Any getValue() override;
virtual void setValue( const Any& rValue, const OUString& ) override;
@@ -1006,7 +1006,7 @@ class CustomAnimationEffectTabPage : public TabPage
{
public:
CustomAnimationEffectTabPage( vcl::Window* pParent, const STLPropertySet* pSet );
- virtual ~CustomAnimationEffectTabPage();
+ virtual ~CustomAnimationEffectTabPage() override;
virtual void dispose() override;
void update( STLPropertySet* pSet );
@@ -1610,7 +1610,7 @@ class CustomAnimationDurationTabPage : public TabPage
{
public:
CustomAnimationDurationTabPage( vcl::Window* pParent, const STLPropertySet* pSet );
- virtual ~CustomAnimationDurationTabPage();
+ virtual ~CustomAnimationDurationTabPage() override;
virtual void dispose() override;
void update( STLPropertySet* pSet );
@@ -2006,7 +2006,7 @@ class CustomAnimationTextAnimTabPage : public TabPage
{
public:
CustomAnimationTextAnimTabPage( vcl::Window* pParent, const STLPropertySet* pSet );
- virtual ~CustomAnimationTextAnimTabPage();
+ virtual ~CustomAnimationTextAnimTabPage() override;
virtual void dispose() override;
void update( STLPropertySet* pSet );
diff --git a/sd/source/ui/animations/CustomAnimationDialog.hxx b/sd/source/ui/animations/CustomAnimationDialog.hxx
index ccdf464fba93..6ccbdddc1469 100644
--- a/sd/source/ui/animations/CustomAnimationDialog.hxx
+++ b/sd/source/ui/animations/CustomAnimationDialog.hxx
@@ -122,7 +122,7 @@ class PropertyControl : public ListBox
{
public:
explicit PropertyControl( vcl::Window* pParent );
- virtual ~PropertyControl();
+ virtual ~PropertyControl() override;
virtual void dispose() override;
void setSubControl( PropertySubControl* pSubControl );
@@ -143,7 +143,7 @@ class CustomAnimationDialog : public TabDialog
{
public:
CustomAnimationDialog(vcl::Window* pParent, STLPropertySet* pSet, const OString& Page = OString());
- virtual ~CustomAnimationDialog();
+ virtual ~CustomAnimationDialog() override;
virtual void dispose() override;
STLPropertySet* getResultSet();
diff --git a/sd/source/ui/animations/CustomAnimationList.cxx b/sd/source/ui/animations/CustomAnimationList.cxx
index d14f670702d2..b15f0b9bbc16 100644
--- a/sd/source/ui/animations/CustomAnimationList.cxx
+++ b/sd/source/ui/animations/CustomAnimationList.cxx
@@ -203,7 +203,7 @@ class CustomAnimationListEntryItem : public SvLBoxString
public:
CustomAnimationListEntryItem(const OUString& aDescription,
const CustomAnimationEffectPtr& pEffect, CustomAnimationList* pParent);
- virtual ~CustomAnimationListEntryItem();
+ virtual ~CustomAnimationListEntryItem() override;
void InitViewData(SvTreeListBox*,SvTreeListEntry*,SvViewDataItem* = nullptr) override;
SvLBoxItem* Create() const override;
void Clone(SvLBoxItem* pSource) override;
@@ -350,7 +350,7 @@ class CustomAnimationListEntry : public SvTreeListEntry
public:
CustomAnimationListEntry();
explicit CustomAnimationListEntry(const CustomAnimationEffectPtr& pEffect);
- virtual ~CustomAnimationListEntry();
+ virtual ~CustomAnimationListEntry() override;
const CustomAnimationEffectPtr& getEffect() const { return mpEffect; }
@@ -375,7 +375,7 @@ class CustomAnimationTriggerEntryItem : public SvLBoxString
{
public:
explicit CustomAnimationTriggerEntryItem( const OUString& aDescription );
- virtual ~CustomAnimationTriggerEntryItem();
+ virtual ~CustomAnimationTriggerEntryItem() override;
void InitViewData( SvTreeListBox*,SvTreeListEntry*,SvViewDataItem* = nullptr ) override;
SvLBoxItem* Create() const override;
void Clone( SvLBoxItem* pSource ) override;
diff --git a/sd/source/ui/animations/CustomAnimationList.hxx b/sd/source/ui/animations/CustomAnimationList.hxx
index f2bce08e8439..0a0b906df09e 100644
--- a/sd/source/ui/animations/CustomAnimationList.hxx
+++ b/sd/source/ui/animations/CustomAnimationList.hxx
@@ -51,7 +51,7 @@ class CustomAnimationList : public SvTreeListBox, public ISequenceListener
public:
explicit CustomAnimationList( vcl::Window* pParent );
- virtual ~CustomAnimationList();
+ virtual ~CustomAnimationList() override;
virtual void dispose() override;
// methods
diff --git a/sd/source/ui/animations/CustomAnimationPane.hxx b/sd/source/ui/animations/CustomAnimationPane.hxx
index 186af1c196b8..6fb2e3a2aacd 100644
--- a/sd/source/ui/animations/CustomAnimationPane.hxx
+++ b/sd/source/ui/animations/CustomAnimationPane.hxx
@@ -67,7 +67,7 @@ class CustomAnimationPane : public PanelLayout, public ICustomAnimationListContr
public:
CustomAnimationPane( vcl::Window* pParent, ViewShellBase& rBase, const css::uno::Reference<css::frame::XFrame>& rxFrame );
CustomAnimationPane( vcl::Window* pParent, ViewShellBase& rBase, const css::uno::Reference<css::frame::XFrame>& rxFrame, bool bHorizontal );
- virtual ~CustomAnimationPane();
+ virtual ~CustomAnimationPane() override;
virtual void dispose() override;
// callbacks
diff --git a/sd/source/ui/animations/SlideTransitionPane.cxx b/sd/source/ui/animations/SlideTransitionPane.cxx
index a59ec42f25cc..3d42e552a2d2 100755
--- a/sd/source/ui/animations/SlideTransitionPane.cxx
+++ b/sd/source/ui/animations/SlideTransitionPane.cxx
@@ -383,7 +383,7 @@ public:
set_vexpand( true );
SetExtraSpacing( 2 );
}
- virtual ~TransitionPane() { disposeOnce(); }
+ virtual ~TransitionPane() override { disposeOnce(); }
virtual Size GetOptimalSize() const override
{
diff --git a/sd/source/ui/animations/motionpathtag.cxx b/sd/source/ui/animations/motionpathtag.cxx
index 6e4583614896..da51c1e0bbe8 100644
--- a/sd/source/ui/animations/motionpathtag.cxx
+++ b/sd/source/ui/animations/motionpathtag.cxx
@@ -245,7 +245,7 @@ class SdPathHdl : public SmartHdl
{
public:
SdPathHdl( const SmartTagReference& xTag, SdrPathObj* mpPathObj );
- virtual ~SdPathHdl();
+ virtual ~SdPathHdl() override;
virtual void CreateB2dIAObject() override;
virtual bool IsFocusHdl() const override;
virtual bool isMarkable() const override;
diff --git a/sd/source/ui/animations/motionpathtag.hxx b/sd/source/ui/animations/motionpathtag.hxx
index 0803417434ac..bfd035d034c3 100644
--- a/sd/source/ui/animations/motionpathtag.hxx
+++ b/sd/source/ui/animations/motionpathtag.hxx
@@ -39,7 +39,7 @@ class MotionPathTag : public SmartTag, public IPolyPolygonEditorController, publ
{
public:
MotionPathTag( CustomAnimationPane& rPane, ::sd::View& rView, const CustomAnimationEffectPtr& pEffect );
- virtual ~MotionPathTag();
+ virtual ~MotionPathTag() override;
SdrPathObj* getPathObj() const { return mpPathObj; }
diff --git a/sd/source/ui/annotations/annotationtag.cxx b/sd/source/ui/annotations/annotationtag.cxx
index c90bfc244ca1..80dcf37b580a 100644
--- a/sd/source/ui/annotations/annotationtag.cxx
+++ b/sd/source/ui/annotations/annotationtag.cxx
@@ -155,7 +155,7 @@ class AnnotationHdl : public SmartHdl
{
public:
AnnotationHdl( const SmartTagReference& xTag, const Reference< XAnnotation >& xAnnotation, const Point& rPnt );
- virtual ~AnnotationHdl();
+ virtual ~AnnotationHdl() override;
virtual void CreateB2dIAObject() override;
virtual bool IsFocusHdl() const override;
virtual bool isMarkable() const override;
diff --git a/sd/source/ui/annotations/annotationtag.hxx b/sd/source/ui/annotations/annotationtag.hxx
index 54a8e6b909a2..36eb57424ff1 100644
--- a/sd/source/ui/annotations/annotationtag.hxx
+++ b/sd/source/ui/annotations/annotationtag.hxx
@@ -35,7 +35,7 @@ class AnnotationTag : public SmartTag
{
public:
AnnotationTag( AnnotationManagerImpl& rManager, ::sd::View& rView, const css::uno::Reference< css::office::XAnnotation >& xAnnotation, Color& rColor, int nIndex, const vcl::Font& rFont );
- virtual ~AnnotationTag();
+ virtual ~AnnotationTag() override;
/// @return true if the SmartTag handled the event.
virtual bool MouseButtonDown( const MouseEvent&, SmartHdl& ) override;
diff --git a/sd/source/ui/annotations/annotationwindow.hxx b/sd/source/ui/annotations/annotationwindow.hxx
index 90ccbf350c3c..11d01c021564 100644
--- a/sd/source/ui/annotations/annotationwindow.hxx
+++ b/sd/source/ui/annotations/annotationwindow.hxx
@@ -62,7 +62,7 @@ protected:
public:
AnnotationTextWindow( AnnotationWindow* pParent, WinBits nBits );
- virtual ~AnnotationTextWindow();
+ virtual ~AnnotationTextWindow() override;
virtual void dispose() override;
void SetOutlinerView( OutlinerView* pOutlinerView ) { mpOutlinerView = pOutlinerView; }
@@ -95,7 +95,7 @@ class AnnotationWindow : public FloatingWindow
public:
AnnotationWindow( AnnotationManagerImpl& rManager, DrawDocShell* pDocShell, vcl::Window* pParent );
- virtual ~AnnotationWindow();
+ virtual ~AnnotationWindow() override;
virtual void dispose() override;
void StartEdit();
diff --git a/sd/source/ui/controller/displaymodecontroller.cxx b/sd/source/ui/controller/displaymodecontroller.cxx
index 628f3ac97d37..ba04c52bdc48 100644
--- a/sd/source/ui/controller/displaymodecontroller.cxx
+++ b/sd/source/ui/controller/displaymodecontroller.cxx
@@ -54,7 +54,7 @@ class DisplayModeToolbarMenu : public svtools::ToolbarMenu
public:
DisplayModeToolbarMenu( DisplayModeController& rController,
const Reference< XFrame >& xFrame, vcl::Window* pParent );
- virtual ~DisplayModeToolbarMenu();
+ virtual ~DisplayModeToolbarMenu() override;
virtual void dispose() override;
protected:
diff --git a/sd/source/ui/controller/slidelayoutcontroller.cxx b/sd/source/ui/controller/slidelayoutcontroller.cxx
index 29d1a823cf1f..b85e0c3dfced 100644
--- a/sd/source/ui/controller/slidelayoutcontroller.cxx
+++ b/sd/source/ui/controller/slidelayoutcontroller.cxx
@@ -66,7 +66,7 @@ class LayoutToolbarMenu : public svtools::ToolbarMenu
{
public:
LayoutToolbarMenu( SlideLayoutController& rController, const Reference< XFrame >& xFrame, vcl::Window* pParent, const bool bInsertPage );
- virtual ~LayoutToolbarMenu();
+ virtual ~LayoutToolbarMenu() override;
virtual void dispose() override;
protected:
diff --git a/sd/source/ui/dlg/PhotoAlbumDialog.hxx b/sd/source/ui/dlg/PhotoAlbumDialog.hxx
index e6850a2b6c7e..cfcb96c8cfd5 100644
--- a/sd/source/ui/dlg/PhotoAlbumDialog.hxx
+++ b/sd/source/ui/dlg/PhotoAlbumDialog.hxx
@@ -45,7 +45,7 @@ class SdPhotoAlbumDialog : public ModalDialog
{
public:
SdPhotoAlbumDialog(vcl::Window* pWindow, SdDrawDocument* pActDoc);
- virtual ~SdPhotoAlbumDialog();
+ virtual ~SdPhotoAlbumDialog() override;
virtual void dispose() override;
virtual short Execute() override;
diff --git a/sd/source/ui/dlg/RemoteDialog.hxx b/sd/source/ui/dlg/RemoteDialog.hxx
index 9d2b072a38a3..4f1020ce6be1 100644
--- a/sd/source/ui/dlg/RemoteDialog.hxx
+++ b/sd/source/ui/dlg/RemoteDialog.hxx
@@ -33,7 +33,7 @@ private:
DECL_LINK_TYPED( CloseClickHdl, Button*, void );
public:
explicit RemoteDialog( vcl::Window* pWindow );
- virtual ~RemoteDialog();
+ virtual ~RemoteDialog() override;
virtual void dispose() override;
};
diff --git a/sd/source/ui/dlg/RemoteDialogClientBox.hxx b/sd/source/ui/dlg/RemoteDialogClientBox.hxx
index 968a311127cd..e68e71f38b21 100644
--- a/sd/source/ui/dlg/RemoteDialogClientBox.hxx
+++ b/sd/source/ui/dlg/RemoteDialogClientBox.hxx
@@ -77,7 +77,7 @@ public:
{
m_pParent = pParent;
}
- virtual ~ClientRemovedListener();
+ virtual ~ClientRemovedListener() override;
// XEventListener
virtual void SAL_CALL disposing(css::lang::EventObject const & evt)
@@ -130,7 +130,7 @@ class ClientBox : public Control
public:
ClientBox( vcl::Window* pParent, WinBits nStyle );
- virtual ~ClientBox();
+ virtual ~ClientBox() override;
virtual void dispose() override;
void MouseButtonDown( const MouseEvent& rMEvt ) override;
diff --git a/sd/source/ui/dlg/filedlg.cxx b/sd/source/ui/dlg/filedlg.cxx
index 0508797e9396..c808dbfea8fd 100644
--- a/sd/source/ui/dlg/filedlg.cxx
+++ b/sd/source/ui/dlg/filedlg.cxx
@@ -63,7 +63,7 @@ private:
public:
explicit SdFileDialog_Imp();
- virtual ~SdFileDialog_Imp();
+ virtual ~SdFileDialog_Imp() override;
ErrCode Execute();
diff --git a/sd/source/ui/dlg/headerfooterdlg.cxx b/sd/source/ui/dlg/headerfooterdlg.cxx
index ccab84b8cfa3..75580215f7e4 100644
--- a/sd/source/ui/dlg/headerfooterdlg.cxx
+++ b/sd/source/ui/dlg/headerfooterdlg.cxx
@@ -75,7 +75,7 @@ private:
public:
explicit PresLayoutPreview(vcl::Window* pParent);
- virtual ~PresLayoutPreview();
+ virtual ~PresLayoutPreview() override;
virtual void Paint(vcl::RenderContext& rRenderContext, const Rectangle& rRect) override;
virtual Size GetOptimalSize() const override;
@@ -153,7 +153,7 @@ private:
public:
HeaderFooterTabPage( vcl::Window* pParent, SdDrawDocument* pDoc, SdPage* pActualPage, bool bHandoutMode );
- virtual ~HeaderFooterTabPage();
+ virtual ~HeaderFooterTabPage() override;
virtual void dispose() override;
void init( const HeaderFooterSettings& rSettings, bool bNotOnTitle );
diff --git a/sd/source/ui/dlg/paragr.cxx b/sd/source/ui/dlg/paragr.cxx
index 6e83e59639e0..ca06d386936f 100644
--- a/sd/source/ui/dlg/paragr.cxx
+++ b/sd/source/ui/dlg/paragr.cxx
@@ -38,7 +38,7 @@ class SdParagraphNumTabPage : public SfxTabPage
{
public:
SdParagraphNumTabPage(vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SdParagraphNumTabPage();
+ virtual ~SdParagraphNumTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
diff --git a/sd/source/ui/dlg/sddlgfact.hxx b/sd/source/ui/dlg/sddlgfact.hxx
index bcdce0407b31..9fc9a469d193 100644
--- a/sd/source/ui/dlg/sddlgfact.hxx
+++ b/sd/source/ui/dlg/sddlgfact.hxx
@@ -33,7 +33,7 @@ public: \
virtual bool selectPageByUIXMLDescription(const OString& rUIXMLDescription) override; \
virtual Bitmap createScreenshot() const override; \
virtual OString GetScreenshotId() const override; \
- virtual ~Class(); \
+ virtual ~Class() override; \
virtual short Execute() override ;
#define IMPL_ABSTDLG_BASE(Class) \
diff --git a/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx b/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx
index f7cf7e6235a0..53d6a040c09c 100644
--- a/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx
+++ b/sd/source/ui/framework/configuration/GenericConfigurationChangeRequest.hxx
@@ -70,7 +70,7 @@ public:
const Mode eMode)
throw (css::lang::IllegalArgumentException);
- virtual ~GenericConfigurationChangeRequest() throw();
+ virtual ~GenericConfigurationChangeRequest() throw() override;
// XConfigurationChangeOperation
diff --git a/sd/source/ui/framework/configuration/UpdateRequest.hxx b/sd/source/ui/framework/configuration/UpdateRequest.hxx
index 248267a313b9..d92d6792a308 100644
--- a/sd/source/ui/framework/configuration/UpdateRequest.hxx
+++ b/sd/source/ui/framework/configuration/UpdateRequest.hxx
@@ -51,7 +51,7 @@ class UpdateRequest
{
public:
UpdateRequest() throw();
- virtual ~UpdateRequest() throw();
+ virtual ~UpdateRequest() throw() override;
// XConfigurationChangeOperation
diff --git a/sd/source/ui/framework/factories/BasicPaneFactory.hxx b/sd/source/ui/framework/factories/BasicPaneFactory.hxx
index 273e74e8ad96..fcac6c04dd85 100644
--- a/sd/source/ui/framework/factories/BasicPaneFactory.hxx
+++ b/sd/source/ui/framework/factories/BasicPaneFactory.hxx
@@ -66,7 +66,7 @@ class BasicPaneFactory
public:
explicit BasicPaneFactory (
const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~BasicPaneFactory();
+ virtual ~BasicPaneFactory() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/framework/factories/BasicToolBarFactory.hxx b/sd/source/ui/framework/factories/BasicToolBarFactory.hxx
index 8093c2ba9df6..55b449602eb1 100644
--- a/sd/source/ui/framework/factories/BasicToolBarFactory.hxx
+++ b/sd/source/ui/framework/factories/BasicToolBarFactory.hxx
@@ -58,7 +58,7 @@ class BasicToolBarFactory
public:
explicit BasicToolBarFactory (
const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~BasicToolBarFactory();
+ virtual ~BasicToolBarFactory() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/framework/factories/BasicViewFactory.hxx b/sd/source/ui/framework/factories/BasicViewFactory.hxx
index 6904d8451fb2..eb1a4913031c 100644
--- a/sd/source/ui/framework/factories/BasicViewFactory.hxx
+++ b/sd/source/ui/framework/factories/BasicViewFactory.hxx
@@ -73,7 +73,7 @@ class BasicViewFactory
public:
explicit BasicViewFactory (
const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~BasicViewFactory();
+ virtual ~BasicViewFactory() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/framework/factories/ChildWindowPane.hxx b/sd/source/ui/framework/factories/ChildWindowPane.hxx
index 8c614556595b..e072d772ec0e 100644
--- a/sd/source/ui/framework/factories/ChildWindowPane.hxx
+++ b/sd/source/ui/framework/factories/ChildWindowPane.hxx
@@ -56,7 +56,7 @@ public:
sal_uInt16 nChildWindowId,
ViewShellBase& rViewShellBase,
::std::unique_ptr<SfxShell> && pShell);
- virtual ~ChildWindowPane();
+ virtual ~ChildWindowPane() override;
/** Hide the pane. To make the pane visible again, call GetWindow().
*/
diff --git a/sd/source/ui/framework/factories/FrameWindowPane.hxx b/sd/source/ui/framework/factories/FrameWindowPane.hxx
index 10961ccd1547..a0cd4b1185be 100644
--- a/sd/source/ui/framework/factories/FrameWindowPane.hxx
+++ b/sd/source/ui/framework/factories/FrameWindowPane.hxx
@@ -36,7 +36,7 @@ public:
FrameWindowPane (
const css::uno::Reference<css::drawing::framework::XResourceId>& rxPaneId,
vcl::Window* pWindow);
- virtual ~FrameWindowPane() throw();
+ virtual ~FrameWindowPane() throw() override;
/** A frame window typically can (and should) exists on its own without
children, if only to visualize that something (a view) is missing.
diff --git a/sd/source/ui/framework/factories/FullScreenPane.hxx b/sd/source/ui/framework/factories/FullScreenPane.hxx
index fa0ade96ec17..e8911503c907 100644
--- a/sd/source/ui/framework/factories/FullScreenPane.hxx
+++ b/sd/source/ui/framework/factories/FullScreenPane.hxx
@@ -52,7 +52,7 @@ public:
const css::uno::Reference<css::uno::XComponentContext>& rxComponentContext,
const css::uno::Reference<css::drawing::framework::XResourceId>& rxPaneId,
const vcl::Window* pViewShellWindow);
- virtual ~FullScreenPane() throw();
+ virtual ~FullScreenPane() throw() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/framework/factories/PresentationFactory.cxx b/sd/source/ui/framework/factories/PresentationFactory.cxx
index baefd86a3a86..76444d877893 100644
--- a/sd/source/ui/framework/factories/PresentationFactory.cxx
+++ b/sd/source/ui/framework/factories/PresentationFactory.cxx
@@ -46,7 +46,7 @@ class PresentationFactoryProvider
{
public:
explicit PresentationFactoryProvider (const Reference<XComponentContext>& rxContext);
- virtual ~PresentationFactoryProvider();
+ virtual ~PresentationFactoryProvider() override;
virtual void SAL_CALL disposing() override;
@@ -70,7 +70,7 @@ class PresentationView
public:
explicit PresentationView (const Reference<XResourceId>& rxViewId)
: PresentationViewInterfaceBase(maMutex),mxResourceId(rxViewId) {};
- virtual ~PresentationView() {};
+ virtual ~PresentationView() override {};
// XView
diff --git a/sd/source/ui/framework/module/CenterViewFocusModule.hxx b/sd/source/ui/framework/module/CenterViewFocusModule.hxx
index 15058be2de68..e8a8ebecf1eb 100644
--- a/sd/source/ui/framework/module/CenterViewFocusModule.hxx
+++ b/sd/source/ui/framework/module/CenterViewFocusModule.hxx
@@ -56,7 +56,7 @@ class CenterViewFocusModule
public:
explicit CenterViewFocusModule (
css::uno::Reference<css::frame::XController>& rxController);
- virtual ~CenterViewFocusModule();
+ virtual ~CenterViewFocusModule() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/framework/module/ResourceManager.hxx b/sd/source/ui/framework/module/ResourceManager.hxx
index 455ddd384ddc..6e40983ba50a 100644
--- a/sd/source/ui/framework/module/ResourceManager.hxx
+++ b/sd/source/ui/framework/module/ResourceManager.hxx
@@ -51,7 +51,7 @@ public:
ResourceManager (
const css::uno::Reference<css::frame::XController>& rxController,
const css::uno::Reference<css::drawing::framework::XResourceId>& rxResourceId);
- virtual ~ResourceManager();
+ virtual ~ResourceManager() override;
/** Remember the given URL as one of a center pane view for which to
activate the resource managed by the called object.
diff --git a/sd/source/ui/framework/module/ShellStackGuard.hxx b/sd/source/ui/framework/module/ShellStackGuard.hxx
index 9e4b738533eb..07bef965e3a3 100644
--- a/sd/source/ui/framework/module/ShellStackGuard.hxx
+++ b/sd/source/ui/framework/module/ShellStackGuard.hxx
@@ -65,7 +65,7 @@ class ShellStackGuard
{
public:
explicit ShellStackGuard (css::uno::Reference<css::frame::XController>& rxController);
- virtual ~ShellStackGuard();
+ virtual ~ShellStackGuard() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/framework/module/SlideSorterModule.hxx b/sd/source/ui/framework/module/SlideSorterModule.hxx
index 4ede6ab08b88..0861ca8b1e47 100644
--- a/sd/source/ui/framework/module/SlideSorterModule.hxx
+++ b/sd/source/ui/framework/module/SlideSorterModule.hxx
@@ -37,7 +37,7 @@ public:
SlideSorterModule (
const css::uno::Reference<css::frame::XController>& rxController,
const OUString& rsLeftPaneURL);
- virtual ~SlideSorterModule();
+ virtual ~SlideSorterModule() override;
virtual void SaveResourceState() override;
// XConfigurationChangeListener
diff --git a/sd/source/ui/framework/module/ToolBarModule.hxx b/sd/source/ui/framework/module/ToolBarModule.hxx
index 876362f032e4..4ffdc335dc3b 100644
--- a/sd/source/ui/framework/module/ToolBarModule.hxx
+++ b/sd/source/ui/framework/module/ToolBarModule.hxx
@@ -56,7 +56,7 @@ public:
*/
explicit ToolBarModule (
const css::uno::Reference<css::frame::XController>& rxController);
- virtual ~ToolBarModule();
+ virtual ~ToolBarModule() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/framework/module/ToolPanelModule.hxx b/sd/source/ui/framework/module/ToolPanelModule.hxx
index 3ad688f3c32a..c84a6c8b140f 100644
--- a/sd/source/ui/framework/module/ToolPanelModule.hxx
+++ b/sd/source/ui/framework/module/ToolPanelModule.hxx
@@ -36,7 +36,7 @@ public:
ToolPanelModule (
const css::uno::Reference<css::frame::XController>& rxController,
const OUString& rsRightPaneURL);
- virtual ~ToolPanelModule();
+ virtual ~ToolPanelModule() override;
virtual void SaveResourceState() override;
// XConfigurationChangeListener
diff --git a/sd/source/ui/framework/module/ViewTabBarModule.hxx b/sd/source/ui/framework/module/ViewTabBarModule.hxx
index 2f7894da9507..87962f5b977f 100644
--- a/sd/source/ui/framework/module/ViewTabBarModule.hxx
+++ b/sd/source/ui/framework/module/ViewTabBarModule.hxx
@@ -59,7 +59,7 @@ public:
const css::uno::Reference<css::frame::XController>& rxController,
const css::uno::Reference<
css::drawing::framework::XResourceId>& rxViewTabBarId);
- virtual ~ViewTabBarModule();
+ virtual ~ViewTabBarModule() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/framework/tools/FrameworkHelper.cxx b/sd/source/ui/framework/tools/FrameworkHelper.cxx
index ed1308ff0b68..8a9728ffd227 100644
--- a/sd/source/ui/framework/tools/FrameworkHelper.cxx
+++ b/sd/source/ui/framework/tools/FrameworkHelper.cxx
@@ -92,7 +92,7 @@ public:
const OUString& rsEventType,
const ::sd::framework::FrameworkHelper::ConfigurationChangeEventFilter& rFilter,
const ::sd::framework::FrameworkHelper::Callback& rCallback);
- virtual ~CallbackCaller();
+ virtual ~CallbackCaller() override;
virtual void SAL_CALL disposing() override;
// XEventListener
@@ -127,7 +127,7 @@ class LifetimeController
{
public:
explicit LifetimeController (::sd::ViewShellBase& rBase);
- virtual ~LifetimeController();
+ virtual ~LifetimeController() override;
virtual void SAL_CALL disposing() override;
@@ -297,7 +297,7 @@ class FrameworkHelper::DisposeListener
{
public:
explicit DisposeListener (const ::std::shared_ptr<FrameworkHelper>& rpHelper);
- virtual ~DisposeListener();
+ virtual ~DisposeListener() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/inc/AccessibleDocumentViewBase.hxx b/sd/source/ui/inc/AccessibleDocumentViewBase.hxx
index 1e3e5c03d497..cbd1f747ad65 100644
--- a/sd/source/ui/inc/AccessibleDocumentViewBase.hxx
+++ b/sd/source/ui/inc/AccessibleDocumentViewBase.hxx
@@ -114,7 +114,7 @@ public:
const css::uno::Reference<css::frame::XController>& rxController,
const css::uno::Reference<css::accessibility::XAccessible>& rxParent);
- virtual ~AccessibleDocumentViewBase();
+ virtual ~AccessibleDocumentViewBase() override;
/** Initialize a new object. Call this method directly after creating a
new object. It finished the initialization begun in the constructor
diff --git a/sd/source/ui/inc/AccessibleDrawDocumentView.hxx b/sd/source/ui/inc/AccessibleDrawDocumentView.hxx
index a67a0927f21e..af0be6c6577c 100644
--- a/sd/source/ui/inc/AccessibleDrawDocumentView.hxx
+++ b/sd/source/ui/inc/AccessibleDrawDocumentView.hxx
@@ -46,7 +46,7 @@ public:
const css::uno::Reference<css::frame::XController>& rxController,
const css::uno::Reference<css::accessibility::XAccessible>& rxParent);
- virtual ~AccessibleDrawDocumentView();
+ virtual ~AccessibleDrawDocumentView() override;
/** Complete the initialization begun in the constructor.
*/
diff --git a/sd/source/ui/inc/AccessibleOutlineEditSource.hxx b/sd/source/ui/inc/AccessibleOutlineEditSource.hxx
index fa45de46db8c..f22937128b85 100644
--- a/sd/source/ui/inc/AccessibleOutlineEditSource.hxx
+++ b/sd/source/ui/inc/AccessibleOutlineEditSource.hxx
@@ -53,7 +53,7 @@ namespace accessibility
SdrView& rView,
OutlinerView& rOutlView,
const vcl::Window& rViewWindow );
- virtual ~AccessibleOutlineEditSource();
+ virtual ~AccessibleOutlineEditSource() override;
/// This method is disabled and always returns NULL
virtual SvxEditSource* Clone() const override;
diff --git a/sd/source/ui/inc/AccessibleOutlineView.hxx b/sd/source/ui/inc/AccessibleOutlineView.hxx
index ffcdc3b75ed7..fb3b16cdb24e 100644
--- a/sd/source/ui/inc/AccessibleOutlineView.hxx
+++ b/sd/source/ui/inc/AccessibleOutlineView.hxx
@@ -44,7 +44,7 @@ public:
const css::uno::Reference<css::frame::XController>& rxController,
const css::uno::Reference<css::accessibility::XAccessible>& rxParent);
- virtual ~AccessibleOutlineView();
+ virtual ~AccessibleOutlineView() override;
/** Complete the initialization begun in the constructor.
*/
diff --git a/sd/source/ui/inc/AccessiblePageShape.hxx b/sd/source/ui/inc/AccessiblePageShape.hxx
index b69abf4075ab..5009c2b243ff 100644
--- a/sd/source/ui/inc/AccessiblePageShape.hxx
+++ b/sd/source/ui/inc/AccessiblePageShape.hxx
@@ -59,7 +59,7 @@ public:
const css::uno::Reference<css::accessibility::XAccessible>& rxParent,
const AccessibleShapeTreeInfo& rShapeTreeInfo);
- virtual ~AccessiblePageShape();
+ virtual ~AccessiblePageShape() override;
//===== XAccessibleContext ==============================================
diff --git a/sd/source/ui/inc/AccessiblePresentationGraphicShape.hxx b/sd/source/ui/inc/AccessiblePresentationGraphicShape.hxx
index 649e969d136f..8a43b45c18f8 100644
--- a/sd/source/ui/inc/AccessiblePresentationGraphicShape.hxx
+++ b/sd/source/ui/inc/AccessiblePresentationGraphicShape.hxx
@@ -35,7 +35,7 @@ public:
AccessiblePresentationGraphicShape (
const AccessibleShapeInfo& rShapeInfo,
const AccessibleShapeTreeInfo& rShapeTreeInfo);
- virtual ~AccessiblePresentationGraphicShape();
+ virtual ~AccessiblePresentationGraphicShape() override;
//===== XServiceInfo ====================================================
diff --git a/sd/source/ui/inc/AccessiblePresentationOLEShape.hxx b/sd/source/ui/inc/AccessiblePresentationOLEShape.hxx
index 85027aa953c4..331e6a4e4600 100644
--- a/sd/source/ui/inc/AccessiblePresentationOLEShape.hxx
+++ b/sd/source/ui/inc/AccessiblePresentationOLEShape.hxx
@@ -35,7 +35,7 @@ public:
AccessiblePresentationOLEShape (
const AccessibleShapeInfo& rShapeInfo,
const AccessibleShapeTreeInfo& rShapeTreeInfo);
- virtual ~AccessiblePresentationOLEShape();
+ virtual ~AccessiblePresentationOLEShape() override;
//===== XServiceInfo ====================================================
diff --git a/sd/source/ui/inc/AccessiblePresentationShape.hxx b/sd/source/ui/inc/AccessiblePresentationShape.hxx
index 47873007a327..e32fc4141472 100644
--- a/sd/source/ui/inc/AccessiblePresentationShape.hxx
+++ b/sd/source/ui/inc/AccessiblePresentationShape.hxx
@@ -34,7 +34,7 @@ public:
AccessiblePresentationShape (
const AccessibleShapeInfo& rShapeInfo,
const AccessibleShapeTreeInfo& rShapeTreeInfo);
- virtual ~AccessiblePresentationShape();
+ virtual ~AccessiblePresentationShape() override;
//===== XServiceInfo ====================================================
diff --git a/sd/source/ui/inc/AccessibleSlideSorterObject.hxx b/sd/source/ui/inc/AccessibleSlideSorterObject.hxx
index e269e643309c..49dca89a4b10 100644
--- a/sd/source/ui/inc/AccessibleSlideSorterObject.hxx
+++ b/sd/source/ui/inc/AccessibleSlideSorterObject.hxx
@@ -66,7 +66,7 @@ public:
const css::uno::Reference<css::accessibility::XAccessible >& rxParent,
::sd::slidesorter::SlideSorter& rSlideSorter,
sal_uInt16 nPageNumber);
- virtual ~AccessibleSlideSorterObject();
+ virtual ~AccessibleSlideSorterObject() override;
/** Return the page that is made accessible by the called object.
*/
diff --git a/sd/source/ui/inc/AccessibleSlideSorterView.hxx b/sd/source/ui/inc/AccessibleSlideSorterView.hxx
index 99a7b84f2b1a..27be093fdc7c 100644
--- a/sd/source/ui/inc/AccessibleSlideSorterView.hxx
+++ b/sd/source/ui/inc/AccessibleSlideSorterView.hxx
@@ -69,7 +69,7 @@ public:
void Init();
- virtual ~AccessibleSlideSorterView();
+ virtual ~AccessibleSlideSorterView() override;
/** This method acts like a dispose call. It sends a disposing to all
of its listeners. It may be called twice.
diff --git a/sd/source/ui/inc/AccessibleViewForwarder.hxx b/sd/source/ui/inc/AccessibleViewForwarder.hxx
index 43c3ab65f6f5..552ec61b9db2 100644
--- a/sd/source/ui/inc/AccessibleViewForwarder.hxx
+++ b/sd/source/ui/inc/AccessibleViewForwarder.hxx
@@ -46,7 +46,7 @@ public:
AccessibleViewForwarder (SdrPaintView* pView, OutputDevice& rDevice);
- virtual ~AccessibleViewForwarder();
+ virtual ~AccessibleViewForwarder() override;
//===== IAccessibleViewforwarder ========================================
diff --git a/sd/source/ui/inc/BezierObjectBar.hxx b/sd/source/ui/inc/BezierObjectBar.hxx
index b81ea4a90d8e..99340129b573 100644
--- a/sd/source/ui/inc/BezierObjectBar.hxx
+++ b/sd/source/ui/inc/BezierObjectBar.hxx
@@ -41,7 +41,7 @@ private:
public:
BezierObjectBar(ViewShell* pSdViewShell, View* pSdView);
- virtual ~BezierObjectBar();
+ virtual ~BezierObjectBar() override;
void GetAttrState(SfxItemSet& rSet);
void Execute(SfxRequest &rReq);
diff --git a/sd/source/ui/inc/BreakDlg.hxx b/sd/source/ui/inc/BreakDlg.hxx
index 635abc7c25be..6c4c93dc243a 100644
--- a/sd/source/ui/inc/BreakDlg.hxx
+++ b/sd/source/ui/inc/BreakDlg.hxx
@@ -52,7 +52,7 @@ public:
DrawDocShell* pShell,
sal_uLong nSumActionCount,
sal_uLong nObjCount);
- virtual ~BreakDlg();
+ virtual ~BreakDlg() override;
virtual void dispose() override;
short Execute() override;
diff --git a/sd/source/ui/inc/Client.hxx b/sd/source/ui/inc/Client.hxx
index 211d17d6afb2..046d8165c761 100644
--- a/sd/source/ui/inc/Client.hxx
+++ b/sd/source/ui/inc/Client.hxx
@@ -41,7 +41,7 @@ class Client : public SfxInPlaceClient
public:
Client (SdrOle2Obj* pObj, ViewShell* pSdViewShell, vcl::Window* pWindow);
- virtual ~Client();
+ virtual ~Client() override;
void SetSdrGrafObj(SdrGrafObj* pObj) { pSdrGrafObj = pObj; }
};
diff --git a/sd/source/ui/inc/ClientView.hxx b/sd/source/ui/inc/ClientView.hxx
index cb681ad17854..4756b1f4cf10 100644
--- a/sd/source/ui/inc/ClientView.hxx
+++ b/sd/source/ui/inc/ClientView.hxx
@@ -36,7 +36,7 @@ public:
ClientView (
DrawDocShell* pDocSh,
OutputDevice* pOutDev);
- virtual ~ClientView();
+ virtual ~ClientView() override;
virtual void CompleteRedraw(OutputDevice* pOutDev, const vcl::Region& rReg, sdr::contact::ViewObjectContactRedirector* pRedirector = nullptr) override;
diff --git a/sd/source/ui/inc/DocumentRenderer.hxx b/sd/source/ui/inc/DocumentRenderer.hxx
index 892636a5123b..146ef5d470a2 100644
--- a/sd/source/ui/inc/DocumentRenderer.hxx
+++ b/sd/source/ui/inc/DocumentRenderer.hxx
@@ -41,7 +41,7 @@ class DocumentRenderer
{
public:
DocumentRenderer (ViewShellBase& rBase);
- virtual ~DocumentRenderer();
+ virtual ~DocumentRenderer() override;
// XRenderable
virtual sal_Int32 SAL_CALL getRendererCount (
diff --git a/sd/source/ui/inc/DrawController.hxx b/sd/source/ui/inc/DrawController.hxx
index 04d13a58e9b9..c0a006529b51 100644
--- a/sd/source/ui/inc/DrawController.hxx
+++ b/sd/source/ui/inc/DrawController.hxx
@@ -99,7 +99,7 @@ public:
*/
explicit DrawController (ViewShellBase& rBase) throw();
- virtual ~DrawController() throw();
+ virtual ~DrawController() throw() override;
/** Replace the currently used sub controller with the given one. This
new sub controller is used from now on for the view (that is the
diff --git a/sd/source/ui/inc/DrawDocShell.hxx b/sd/source/ui/inc/DrawDocShell.hxx
index 0dd71b402d5d..8ae7b8347c5a 100644
--- a/sd/source/ui/inc/DrawDocShell.hxx
+++ b/sd/source/ui/inc/DrawDocShell.hxx
@@ -72,7 +72,7 @@ public:
SfxObjectCreateMode eMode = SfxObjectCreateMode::EMBEDDED,
bool bSdDataObj=false,
DocumentType=DOCUMENT_TYPE_IMPRESS);
- virtual ~DrawDocShell();
+ virtual ~DrawDocShell() override;
void UpdateRefDevice();
virtual void Activate( bool bMDI ) override;
diff --git a/sd/source/ui/inc/DrawViewShell.hxx b/sd/source/ui/inc/DrawViewShell.hxx
index a4aa7db6a7a8..76c12b5df5f2 100644
--- a/sd/source/ui/inc/DrawViewShell.hxx
+++ b/sd/source/ui/inc/DrawViewShell.hxx
@@ -91,7 +91,7 @@ public:
PageKind ePageKind = PK_STANDARD,
FrameView* pFrameView = nullptr);
- virtual ~DrawViewShell();
+ virtual ~DrawViewShell() override;
virtual void Init (bool bIsMainViewShell) override;
diff --git a/sd/source/ui/inc/FormShellManager.hxx b/sd/source/ui/inc/FormShellManager.hxx
index 463b53924aef..c63773bcb871 100644
--- a/sd/source/ui/inc/FormShellManager.hxx
+++ b/sd/source/ui/inc/FormShellManager.hxx
@@ -52,7 +52,7 @@ class FormShellManager
{
public:
FormShellManager (ViewShellBase& rBase);
- virtual ~FormShellManager();
+ virtual ~FormShellManager() override;
/** Typically called by a ShellFactory. It tells the
FormShellManager which form shell to manage.
diff --git a/sd/source/ui/inc/FrameView.hxx b/sd/source/ui/inc/FrameView.hxx
index 5e6267693764..8603b1ec7298 100644
--- a/sd/source/ui/inc/FrameView.hxx
+++ b/sd/source/ui/inc/FrameView.hxx
@@ -38,7 +38,7 @@ class SD_DLLPUBLIC FrameView
public:
FrameView(SdDrawDocument* pDrawDoc, FrameView* pFrameView = nullptr );
FrameView(const FrameView& rFrameView);
- virtual ~FrameView();
+ virtual ~FrameView() override;
void Connect();
void Disconnect();
diff --git a/sd/source/ui/inc/GraphicDocShell.hxx b/sd/source/ui/inc/GraphicDocShell.hxx
index f98efa1564dd..24080fb607e6 100644
--- a/sd/source/ui/inc/GraphicDocShell.hxx
+++ b/sd/source/ui/inc/GraphicDocShell.hxx
@@ -55,7 +55,7 @@ public:
bool bSdDataObj=false,
DocumentType=DOCUMENT_TYPE_DRAW);
- virtual ~GraphicDocShell();
+ virtual ~GraphicDocShell() override;
};
} // end of namespace sd
diff --git a/sd/source/ui/inc/GraphicObjectBar.hxx b/sd/source/ui/inc/GraphicObjectBar.hxx
index 2bce18b3bda1..bb7cf3b07996 100644
--- a/sd/source/ui/inc/GraphicObjectBar.hxx
+++ b/sd/source/ui/inc/GraphicObjectBar.hxx
@@ -41,7 +41,7 @@ private:
public:
GraphicObjectBar (ViewShell* pSdViewShell, ::sd::View* pSdView);
- virtual ~GraphicObjectBar();
+ virtual ~GraphicObjectBar() override;
void GetAttrState( SfxItemSet& rSet );
void Execute( SfxRequest& rReq );
diff --git a/sd/source/ui/inc/GraphicViewShell.hxx b/sd/source/ui/inc/GraphicViewShell.hxx
index c1c0e326b3c0..1b0b69143833 100644
--- a/sd/source/ui/inc/GraphicViewShell.hxx
+++ b/sd/source/ui/inc/GraphicViewShell.hxx
@@ -61,7 +61,7 @@ public:
vcl::Window* pParentWindow,
FrameView* pFrameView = nullptr);
- virtual ~GraphicViewShell();
+ virtual ~GraphicViewShell() override;
/** Override this method in order to have the layer mode always active.
*/
diff --git a/sd/source/ui/inc/GraphicViewShellBase.hxx b/sd/source/ui/inc/GraphicViewShellBase.hxx
index f94ade5b3fd0..f13b75790045 100644
--- a/sd/source/ui/inc/GraphicViewShellBase.hxx
+++ b/sd/source/ui/inc/GraphicViewShellBase.hxx
@@ -37,7 +37,7 @@ public:
macros.
*/
GraphicViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
- virtual ~GraphicViewShellBase();
+ virtual ~GraphicViewShellBase() override;
/** Callback function for general slot calls.
*/
diff --git a/sd/source/ui/inc/ImpressViewShellBase.hxx b/sd/source/ui/inc/ImpressViewShellBase.hxx
index 1725834d3685..f4cce44c3424 100644
--- a/sd/source/ui/inc/ImpressViewShellBase.hxx
+++ b/sd/source/ui/inc/ImpressViewShellBase.hxx
@@ -37,7 +37,7 @@ public:
macros.
*/
ImpressViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
- virtual ~ImpressViewShellBase();
+ virtual ~ImpressViewShellBase() override;
/** Callback function for general slot calls.
*/
diff --git a/sd/source/ui/inc/LayerTabBar.hxx b/sd/source/ui/inc/LayerTabBar.hxx
index ac2fab525ce0..b373a6fcb594 100644
--- a/sd/source/ui/inc/LayerTabBar.hxx
+++ b/sd/source/ui/inc/LayerTabBar.hxx
@@ -39,7 +39,7 @@ public:
DrawViewShell* pDrViewSh,
vcl::Window* pParent);
virtual void dispose() override;
- virtual ~LayerTabBar();
+ virtual ~LayerTabBar() override;
/** Inform all listeners of this control that the current layer has been
activated. Call this method after switching the current layer and is
diff --git a/sd/source/ui/inc/MasterPageObserver.hxx b/sd/source/ui/inc/MasterPageObserver.hxx
index 561b52b7c841..f73db7239c86 100644
--- a/sd/source/ui/inc/MasterPageObserver.hxx
+++ b/sd/source/ui/inc/MasterPageObserver.hxx
@@ -80,7 +80,7 @@ private:
::std::unique_ptr<Implementation> mpImpl;
MasterPageObserver();
- virtual ~MasterPageObserver();
+ virtual ~MasterPageObserver() override;
MasterPageObserver (const MasterPageObserver&) = delete;
diff --git a/sd/source/ui/inc/MediaObjectBar.hxx b/sd/source/ui/inc/MediaObjectBar.hxx
index cf6395ce46a6..9e28051fc4c9 100644
--- a/sd/source/ui/inc/MediaObjectBar.hxx
+++ b/sd/source/ui/inc/MediaObjectBar.hxx
@@ -42,7 +42,7 @@ private:
public:
MediaObjectBar (ViewShell* pSdViewShell, ::sd::View* pSdView);
- virtual ~MediaObjectBar();
+ virtual ~MediaObjectBar() override;
void GetState( SfxItemSet& rSet );
void Execute( SfxRequest& rReq );
diff --git a/sd/source/ui/inc/OutlineBulletDlg.hxx b/sd/source/ui/inc/OutlineBulletDlg.hxx
index 418d56b65e3f..53c3388f7bb1 100644
--- a/sd/source/ui/inc/OutlineBulletDlg.hxx
+++ b/sd/source/ui/inc/OutlineBulletDlg.hxx
@@ -37,7 +37,7 @@ public:
vcl::Window* pParent,
const SfxItemSet* pAttr,
::sd::View* pView );
- virtual ~OutlineBulletDlg ();
+ virtual ~OutlineBulletDlg () override;
virtual void dispose() override;
const SfxItemSet* GetOutputItemSet() const;
diff --git a/sd/source/ui/inc/OutlineView.hxx b/sd/source/ui/inc/OutlineView.hxx
index daf8e90e2f5b..af61c547f18d 100644
--- a/sd/source/ui/inc/OutlineView.hxx
+++ b/sd/source/ui/inc/OutlineView.hxx
@@ -60,7 +60,7 @@ public:
OutlineView (DrawDocShell& rDocSh,
vcl::Window* pWindow,
OutlineViewShell& rOutlineViewSh);
- virtual ~OutlineView();
+ virtual ~OutlineView() override;
/** This method is called by the view shell that owns the view to tell
the view that it can safely connect to the application.
diff --git a/sd/source/ui/inc/OutlineViewShell.hxx b/sd/source/ui/inc/OutlineViewShell.hxx
index 214edd90eff7..b5cb1266e823 100644
--- a/sd/source/ui/inc/OutlineViewShell.hxx
+++ b/sd/source/ui/inc/OutlineViewShell.hxx
@@ -58,7 +58,7 @@ public:
vcl::Window* pParentWindow,
FrameView* pFrameView = nullptr);
- virtual ~OutlineViewShell();
+ virtual ~OutlineViewShell() override;
virtual void Shutdown() override;
diff --git a/sd/source/ui/inc/OutlineViewShellBase.hxx b/sd/source/ui/inc/OutlineViewShellBase.hxx
index 43b04a3332cd..266b59721db6 100644
--- a/sd/source/ui/inc/OutlineViewShellBase.hxx
+++ b/sd/source/ui/inc/OutlineViewShellBase.hxx
@@ -37,7 +37,7 @@ public:
macros.
*/
OutlineViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
- virtual ~OutlineViewShellBase();
+ virtual ~OutlineViewShellBase() override;
};
} // end of namespace sd
diff --git a/sd/source/ui/inc/OutlinerIteratorImpl.hxx b/sd/source/ui/inc/OutlinerIteratorImpl.hxx
index e0ed58609618..e76d2ca748a3 100644
--- a/sd/source/ui/inc/OutlinerIteratorImpl.hxx
+++ b/sd/source/ui/inc/OutlinerIteratorImpl.hxx
@@ -136,7 +136,7 @@ public:
const std::weak_ptr<ViewShell>& rpViewShellWeak,
bool bDirectionIsForward);
SelectionIteratorImpl (const SelectionIteratorImpl& rObject);
- virtual ~SelectionIteratorImpl();
+ virtual ~SelectionIteratorImpl() override;
virtual void GotoNextText() override;
virtual const IteratorPosition& GetPosition() override;
@@ -182,7 +182,7 @@ public:
bool bDirectionIsForward,
PageKind ePageKind,
EditMode eEditMode);
- virtual ~ViewIteratorImpl();
+ virtual ~ViewIteratorImpl() override;
virtual void GotoNextText() override;
virtual IteratorImplBase* Clone (IteratorImplBase* pObject = nullptr) const override;
@@ -225,7 +225,7 @@ public:
SdDrawDocument* pDocument,
const std::weak_ptr<ViewShell>& rpViewShellWeak,
bool bDirectionIsForward);
- virtual ~DocumentIteratorImpl();
+ virtual ~DocumentIteratorImpl() override;
virtual void GotoNextText() override;
virtual IteratorImplBase* Clone (IteratorImplBase* pObject = nullptr) const override;
diff --git a/sd/source/ui/inc/PaneChildWindows.hxx b/sd/source/ui/inc/PaneChildWindows.hxx
index f9a63bab4093..0d0d1c36b3ec 100644
--- a/sd/source/ui/inc/PaneChildWindows.hxx
+++ b/sd/source/ui/inc/PaneChildWindows.hxx
@@ -34,7 +34,7 @@ public:
SfxBindings* pBindings,
SfxChildWinInfo* pInfo,
const sal_uInt16 nTitleBarResId);
- virtual ~PaneChildWindow();
+ virtual ~PaneChildWindow() override;
};
class LeftPaneImpressChildWindow
diff --git a/sd/source/ui/inc/PaneDockingWindow.hxx b/sd/source/ui/inc/PaneDockingWindow.hxx
index b860a04ec04a..a0dd38b82e0d 100644
--- a/sd/source/ui/inc/PaneDockingWindow.hxx
+++ b/sd/source/ui/inc/PaneDockingWindow.hxx
@@ -50,7 +50,7 @@ public:
vcl::Window* pParent,
const OUString& rsTitle);
- virtual ~PaneDockingWindow();
+ virtual ~PaneDockingWindow() override;
virtual void StateChanged( StateChangedType nType ) override;
virtual void MouseButtonDown (const MouseEvent& rEvent) override;
/** When docked the given range is passed to the parent SplitWindow.
diff --git a/sd/source/ui/inc/PaneShells.hxx b/sd/source/ui/inc/PaneShells.hxx
index e1b9df9e6ab8..18f78068a4b3 100644
--- a/sd/source/ui/inc/PaneShells.hxx
+++ b/sd/source/ui/inc/PaneShells.hxx
@@ -41,7 +41,7 @@ private:
public:
LeftImpressPaneShell();
- virtual ~LeftImpressPaneShell();
+ virtual ~LeftImpressPaneShell() override;
};
/** Shell that displays the left pane for Draw. The shell does not do
@@ -59,7 +59,7 @@ private:
public:
LeftDrawPaneShell();
- virtual ~LeftDrawPaneShell();
+ virtual ~LeftDrawPaneShell() override;
};
} // end of namespace sd
diff --git a/sd/source/ui/inc/PresentationViewShell.hxx b/sd/source/ui/inc/PresentationViewShell.hxx
index 0f7a481e5989..8444923ac508 100644
--- a/sd/source/ui/inc/PresentationViewShell.hxx
+++ b/sd/source/ui/inc/PresentationViewShell.hxx
@@ -39,7 +39,7 @@ private:
public:
PresentationViewShell( SfxViewFrame* pFrame, ViewShellBase& rViewShellBase, vcl::Window* pParentWindow, FrameView* pFrameView = nullptr);
- virtual ~PresentationViewShell();
+ virtual ~PresentationViewShell() override;
/** This method is used by a simple class that passes some
arguments from the creator of the new view shell to the new view
diff --git a/sd/source/ui/inc/PresentationViewShellBase.hxx b/sd/source/ui/inc/PresentationViewShellBase.hxx
index 66a8ad4e0564..8c23c604aaf5 100644
--- a/sd/source/ui/inc/PresentationViewShellBase.hxx
+++ b/sd/source/ui/inc/PresentationViewShellBase.hxx
@@ -37,7 +37,7 @@ public:
macros.
*/
PresentationViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
- virtual ~PresentationViewShellBase();
+ virtual ~PresentationViewShellBase() override;
protected:
virtual void InitializeFramework() override;
diff --git a/sd/source/ui/inc/PreviewRenderer.hxx b/sd/source/ui/inc/PreviewRenderer.hxx
index 004dc228d68e..fb3c4bd83211 100644
--- a/sd/source/ui/inc/PreviewRenderer.hxx
+++ b/sd/source/ui/inc/PreviewRenderer.hxx
@@ -47,7 +47,7 @@ public:
*/
PreviewRenderer(const bool bPaintFrame = true);
- virtual ~PreviewRenderer();
+ virtual ~PreviewRenderer() override;
/** Render a page with the given pixel size.
Use this version when only the width of the preview is known to the
diff --git a/sd/source/ui/inc/RemoteServer.hxx b/sd/source/ui/inc/RemoteServer.hxx
index 97fb55c2b515..00c58105aae6 100644
--- a/sd/source/ui/inc/RemoteServer.hxx
+++ b/sd/source/ui/inc/RemoteServer.hxx
@@ -83,7 +83,7 @@ namespace sd
static void removeCommunicator( Communicator* pCommunicator );
private:
RemoteServer();
- virtual ~RemoteServer();
+ virtual ~RemoteServer() override;
static RemoteServer *spServer;
static ::osl::Mutex sDataMutex;
static ::std::vector<Communicator*> sCommunicators;
diff --git a/sd/source/ui/inc/Ruler.hxx b/sd/source/ui/inc/Ruler.hxx
index e96e64e841f3..a83eeb9618e6 100644
--- a/sd/source/ui/inc/Ruler.hxx
+++ b/sd/source/ui/inc/Ruler.hxx
@@ -40,7 +40,7 @@ public:
SvxRulerSupportFlags nRulerFlags,
SfxBindings& rBindings,
WinBits nWinStyle);
- virtual ~Ruler();
+ virtual ~Ruler() override;
virtual void dispose() override;
void SetNullOffset(const Point& rOffset);
diff --git a/sd/source/ui/inc/SdUnoDrawView.hxx b/sd/source/ui/inc/SdUnoDrawView.hxx
index 890abd34e4fc..5a1790a3cc42 100644
--- a/sd/source/ui/inc/SdUnoDrawView.hxx
+++ b/sd/source/ui/inc/SdUnoDrawView.hxx
@@ -44,7 +44,7 @@ public:
SdUnoDrawView (
DrawViewShell& rViewShell,
View& rView) throw();
- virtual ~SdUnoDrawView() throw();
+ virtual ~SdUnoDrawView() throw() override;
// XSelectionSupplier
diff --git a/sd/source/ui/inc/SdUnoOutlineView.hxx b/sd/source/ui/inc/SdUnoOutlineView.hxx
index c5566ee2c5de..f305f2b57b4d 100644
--- a/sd/source/ui/inc/SdUnoOutlineView.hxx
+++ b/sd/source/ui/inc/SdUnoOutlineView.hxx
@@ -37,7 +37,7 @@ class SdUnoOutlineView
public:
SdUnoOutlineView (
OutlineViewShell& rViewShell) throw();
- virtual ~SdUnoOutlineView() throw();
+ virtual ~SdUnoOutlineView() throw() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/inc/SdUnoSlideView.hxx b/sd/source/ui/inc/SdUnoSlideView.hxx
index 2188291bf9e4..ad80e3e5ad2a 100644
--- a/sd/source/ui/inc/SdUnoSlideView.hxx
+++ b/sd/source/ui/inc/SdUnoSlideView.hxx
@@ -40,7 +40,7 @@ class SdUnoSlideView
public:
SdUnoSlideView (
slidesorter::SlideSorter& rSlideSorter) throw();
- virtual ~SdUnoSlideView() throw();
+ virtual ~SdUnoSlideView() throw() override;
// XSelectionSupplier
diff --git a/sd/source/ui/inc/SlideSorterViewShell.hxx b/sd/source/ui/inc/SlideSorterViewShell.hxx
index ec0922bae1a6..c6f1eb97cded 100644
--- a/sd/source/ui/inc/SlideSorterViewShell.hxx
+++ b/sd/source/ui/inc/SlideSorterViewShell.hxx
@@ -56,7 +56,7 @@ public:
FrameView* pFrameView,
const bool bIsCenterPane);
- virtual ~SlideSorterViewShell();
+ virtual ~SlideSorterViewShell() override;
/** Late initialization that has to be called after a new instance has
completed its construction.
diff --git a/sd/source/ui/inc/SlideSorterViewShellBase.hxx b/sd/source/ui/inc/SlideSorterViewShellBase.hxx
index b5914ddcce54..2e3644db5bed 100644
--- a/sd/source/ui/inc/SlideSorterViewShellBase.hxx
+++ b/sd/source/ui/inc/SlideSorterViewShellBase.hxx
@@ -37,7 +37,7 @@ public:
macros.
*/
SlideSorterViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
- virtual ~SlideSorterViewShellBase();
+ virtual ~SlideSorterViewShellBase() override;
};
} // end of namespace sd
diff --git a/sd/source/ui/inc/SlideTransitionPane.hxx b/sd/source/ui/inc/SlideTransitionPane.hxx
index e5da099de2e5..2fd437959063 100755
--- a/sd/source/ui/inc/SlideTransitionPane.hxx
+++ b/sd/source/ui/inc/SlideTransitionPane.hxx
@@ -64,7 +64,7 @@ public:
SdDrawDocument* pDoc,
const css::uno::Reference<css::frame::XFrame>& rxFrame,
bool bHorizontalLayout );
- virtual ~SlideTransitionPane();
+ virtual ~SlideTransitionPane() override;
virtual void dispose() override;
// Window
diff --git a/sd/source/ui/inc/SpellDialogChildWindow.hxx b/sd/source/ui/inc/SpellDialogChildWindow.hxx
index 3d6f654fee50..9e9ab3b1c8f3 100644
--- a/sd/source/ui/inc/SpellDialogChildWindow.hxx
+++ b/sd/source/ui/inc/SpellDialogChildWindow.hxx
@@ -40,7 +40,7 @@ public:
sal_uInt16 nId,
SfxBindings* pBindings,
SfxChildWinInfo* pInfo);
- virtual ~SpellDialogChildWindow();
+ virtual ~SpellDialogChildWindow() override;
/** This method makes the one from the base class public so that
it can be called from the view shell when one is created.
diff --git a/sd/source/ui/inc/TabControl.hxx b/sd/source/ui/inc/TabControl.hxx
index 53e762252b36..d748fe38d4a5 100644
--- a/sd/source/ui/inc/TabControl.hxx
+++ b/sd/source/ui/inc/TabControl.hxx
@@ -41,7 +41,7 @@ class TabControl
public:
TabControl (DrawViewShell* pDrViewSh, vcl::Window* pParent);
virtual void dispose() override;
- virtual ~TabControl();
+ virtual ~TabControl() override;
/** Inform all listeners of this control that the current page has been
activated. Call this method after switching the current page and is
@@ -91,7 +91,7 @@ private:
TabControl& mrParent;
- virtual ~TabControlTransferable();
+ virtual ~TabControlTransferable() override;
virtual void AddSupportedFormats() override;
virtual bool GetData( const css::datatransfer::DataFlavor& rFlavor, const OUString& rDestDoc ) override;
diff --git a/sd/source/ui/inc/TextObjectBar.hxx b/sd/source/ui/inc/TextObjectBar.hxx
index 1475782597f7..9277a09865da 100644
--- a/sd/source/ui/inc/TextObjectBar.hxx
+++ b/sd/source/ui/inc/TextObjectBar.hxx
@@ -46,7 +46,7 @@ public:
ViewShell* pSdViewShell,
SfxItemPool& rItemPool,
::sd::View* pSdView);
- virtual ~TextObjectBar();
+ virtual ~TextObjectBar() override;
void GetAttrState( SfxItemSet& rSet );
void GetCharState( SfxItemSet& rSet );
diff --git a/sd/source/ui/inc/View.hxx b/sd/source/ui/inc/View.hxx
index e8c4e370b876..8c44cb83d185 100644
--- a/sd/source/ui/inc/View.hxx
+++ b/sd/source/ui/inc/View.hxx
@@ -81,7 +81,7 @@ public:
SdDrawDocument& rDrawDoc,
OutputDevice* pOutDev,
ViewShell* pViewSh=nullptr);
- virtual ~View();
+ virtual ~View() override;
void CompleteRedraw( OutputDevice* pOutDev, const vcl::Region& rReg, sdr::contact::ViewObjectContactRedirector* pRedirector = nullptr) override;
diff --git a/sd/source/ui/inc/ViewShell.hxx b/sd/source/ui/inc/ViewShell.hxx
index 4af99de2b4a9..ef06d29524b8 100644
--- a/sd/source/ui/inc/ViewShell.hxx
+++ b/sd/source/ui/inc/ViewShell.hxx
@@ -113,7 +113,7 @@ public:
SfxViewFrame *pFrame,
vcl::Window* pParentWindow,
ViewShellBase& rViewShellBase);
- virtual ~ViewShell();
+ virtual ~ViewShell() override;
/** The Init method has to be called from the outside directly
after a new object of this class has been created. It can be
diff --git a/sd/source/ui/inc/ViewShellBase.hxx b/sd/source/ui/inc/ViewShellBase.hxx
index b2c5e47d5b0d..dca78c06c58b 100644
--- a/sd/source/ui/inc/ViewShellBase.hxx
+++ b/sd/source/ui/inc/ViewShellBase.hxx
@@ -76,7 +76,7 @@ public:
SfxViewFrame *pFrame,
SfxViewShell* pOldShell);
- virtual ~ViewShellBase();
+ virtual ~ViewShellBase() override;
/** This method is part of the object construction. It HAS to be called
after the constructor has created a new object.
diff --git a/sd/source/ui/inc/ViewTabBar.hxx b/sd/source/ui/inc/ViewTabBar.hxx
index b43b19f9acc1..a15e849e1bc6 100644
--- a/sd/source/ui/inc/ViewTabBar.hxx
+++ b/sd/source/ui/inc/ViewTabBar.hxx
@@ -60,7 +60,7 @@ public:
ViewTabBar (
const css::uno::Reference< css::drawing::framework::XResourceId>& rxViewTabBarId,
const css::uno::Reference< css::frame::XController>& rxController);
- virtual ~ViewTabBar();
+ virtual ~ViewTabBar() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/inc/Window.hxx b/sd/source/ui/inc/Window.hxx
index e76762011a87..4a9a3da0c0f8 100644
--- a/sd/source/ui/inc/Window.hxx
+++ b/sd/source/ui/inc/Window.hxx
@@ -45,7 +45,7 @@ class Window
{
public:
Window (vcl::Window* pParent);
- virtual ~Window ();
+ virtual ~Window () override;
virtual void dispose() override;
void SetViewShell (ViewShell* pViewSh);
diff --git a/sd/source/ui/inc/WindowUpdater.hxx b/sd/source/ui/inc/WindowUpdater.hxx
index 30c92d65578c..fe531de9735a 100644
--- a/sd/source/ui/inc/WindowUpdater.hxx
+++ b/sd/source/ui/inc/WindowUpdater.hxx
@@ -55,7 +55,7 @@ class SD_DLLPUBLIC WindowUpdater
{
public:
explicit WindowUpdater();
- virtual ~WindowUpdater() throw();
+ virtual ~WindowUpdater() throw() override;
/** Add the given device to the list of devices which will be updated
when one of the monitored values changes.
diff --git a/sd/source/ui/inc/animobjs.hxx b/sd/source/ui/inc/animobjs.hxx
index 660e739cafa9..f49c418274ca 100644
--- a/sd/source/ui/inc/animobjs.hxx
+++ b/sd/source/ui/inc/animobjs.hxx
@@ -66,7 +66,7 @@ private:
public:
SdDisplay(vcl::Window* pWin);
- virtual ~SdDisplay();
+ virtual ~SdDisplay() override;
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& rRect ) override;
@@ -84,7 +84,7 @@ class AnimationWindow : public SfxDockingWindow
public:
AnimationWindow(SfxBindings* pBindings, SfxChildWindow *pCW, vcl::Window* pParent);
- virtual ~AnimationWindow();
+ virtual ~AnimationWindow() override;
virtual void dispose() override;
void AddObj( ::sd::View& rView );
diff --git a/sd/source/ui/inc/copydlg.hxx b/sd/source/ui/inc/copydlg.hxx
index f3398cc75cb2..8c979b836ad4 100644
--- a/sd/source/ui/inc/copydlg.hxx
+++ b/sd/source/ui/inc/copydlg.hxx
@@ -41,7 +41,7 @@ class CopyDlg
public:
CopyDlg( vcl::Window* pWindow, const SfxItemSet& rInAttrs,
const XColorListRef &pColList, ::sd::View* pView );
- virtual ~CopyDlg();
+ virtual ~CopyDlg() override;
virtual void dispose() override;
void GetAttr( SfxItemSet& rOutAttrs );
diff --git a/sd/source/ui/inc/custsdlg.hxx b/sd/source/ui/inc/custsdlg.hxx
index adb694d01c0e..ca49b4c0142a 100644
--- a/sd/source/ui/inc/custsdlg.hxx
+++ b/sd/source/ui/inc/custsdlg.hxx
@@ -58,7 +58,7 @@ private:
public:
SdCustomShowDlg( vcl::Window* pWindow, SdDrawDocument& rDrawDoc );
- virtual ~SdCustomShowDlg();
+ virtual ~SdCustomShowDlg() override;
virtual void dispose() override;
bool IsModified() const { return bModified; }
bool IsCustomShow() const;
@@ -95,7 +95,7 @@ public:
SdDefineCustomShowDlg( vcl::Window* pWindow,
SdDrawDocument& rDrawDoc, SdCustomShow*& rpCS );
- virtual ~SdDefineCustomShowDlg();
+ virtual ~SdDefineCustomShowDlg() override;
virtual void dispose() override;
bool IsModified() const { return bModified; }
diff --git a/sd/source/ui/inc/diactrl.hxx b/sd/source/ui/inc/diactrl.hxx
index 6e5a725616fd..93ff077e4a4d 100644
--- a/sd/source/ui/inc/diactrl.hxx
+++ b/sd/source/ui/inc/diactrl.hxx
@@ -42,7 +42,7 @@ protected:
public:
SdPagesField( vcl::Window* pParent,
const css::uno::Reference< css::frame::XFrame >& rFrame );
- virtual ~SdPagesField();
+ virtual ~SdPagesField() override;
void UpdatePagesField( const SfxUInt16Item* pItem );
};
@@ -59,7 +59,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SdTbxCtlDiaPages( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SdTbxCtlDiaPages();
+ virtual ~SdTbxCtlDiaPages() override;
};
#endif // INCLUDED_SD_SOURCE_UI_INC_DIACTRL_HXX
diff --git a/sd/source/ui/inc/dlg_char.hxx b/sd/source/ui/inc/dlg_char.hxx
index 361afd859756..fb264115d7a6 100644
--- a/sd/source/ui/inc/dlg_char.hxx
+++ b/sd/source/ui/inc/dlg_char.hxx
@@ -44,7 +44,7 @@ public:
SdCharDlg( vcl::Window* pParent, const SfxItemSet* pAttr,
const SfxObjectShell* pDocShell );
- virtual ~SdCharDlg() {};
+ virtual ~SdCharDlg() override {};
};
#endif // INCLUDED_SD_SOURCE_UI_INC_DLG_CHAR_HXX
diff --git a/sd/source/ui/inc/dlgctrls.hxx b/sd/source/ui/inc/dlgctrls.hxx
index a8ae4ac905c2..06bec9386321 100644
--- a/sd/source/ui/inc/dlgctrls.hxx
+++ b/sd/source/ui/inc/dlgctrls.hxx
@@ -36,7 +36,7 @@ class SD_DLLPUBLIC FadeEffectLB : public ListBox
{
public:
FadeEffectLB(vcl::Window* pParent, WinBits nStyle);
- virtual ~FadeEffectLB();
+ virtual ~FadeEffectLB() override;
virtual void dispose() override;
void Fill();
diff --git a/sd/source/ui/inc/dlgfield.hxx b/sd/source/ui/inc/dlgfield.hxx
index 853b6205347f..e36869ae49ea 100644
--- a/sd/source/ui/inc/dlgfield.hxx
+++ b/sd/source/ui/inc/dlgfield.hxx
@@ -49,7 +49,7 @@ private:
public:
SdModifyFieldDlg( vcl::Window* pWindow, const SvxFieldData* pInField, const SfxItemSet& rSet );
- virtual ~SdModifyFieldDlg();
+ virtual ~SdModifyFieldDlg() override;
virtual void dispose() override;
SvxFieldData* GetField();
diff --git a/sd/source/ui/inc/dlgpage.hxx b/sd/source/ui/inc/dlgpage.hxx
index 4818c66ce19a..21f78905531b 100644
--- a/sd/source/ui/inc/dlgpage.hxx
+++ b/sd/source/ui/inc/dlgpage.hxx
@@ -44,7 +44,7 @@ private:
public:
SdPageDlg( SfxObjectShell* pDocSh, vcl::Window* pParent, const SfxItemSet* pAttr, bool bAreaPage = true );
- virtual ~SdPageDlg() {};
+ virtual ~SdPageDlg() override {};
virtual void PageCreated(sal_uInt16 nId, SfxTabPage& rPage) override;
};
diff --git a/sd/source/ui/inc/dlgsnap.hxx b/sd/source/ui/inc/dlgsnap.hxx
index 976dadd86ab6..138d4e331f53 100644
--- a/sd/source/ui/inc/dlgsnap.hxx
+++ b/sd/source/ui/inc/dlgsnap.hxx
@@ -59,7 +59,7 @@ private:
public:
SdSnapLineDlg(vcl::Window* pWindow, const SfxItemSet& rInAttrs, ::sd::View* pView);
- virtual ~SdSnapLineDlg();
+ virtual ~SdSnapLineDlg() override;
virtual void dispose() override;
void GetAttr(SfxItemSet& rOutAttrs);
diff --git a/sd/source/ui/inc/docprev.hxx b/sd/source/ui/inc/docprev.hxx
index ee7900c60615..ddcae4bdfa86 100644
--- a/sd/source/ui/inc/docprev.hxx
+++ b/sd/source/ui/inc/docprev.hxx
@@ -61,7 +61,7 @@ protected:
public:
SdDocPreviewWin( vcl::Window* pParent, const WinBits nStyle );
- virtual ~SdDocPreviewWin();
+ virtual ~SdDocPreviewWin() override;
virtual void dispose() override;
void SetObjectShell( SfxObjectShell* pObj, sal_uInt16 nShowPage );
virtual void Resize() override;
diff --git a/sd/source/ui/inc/drawview.hxx b/sd/source/ui/inc/drawview.hxx
index e054855ddd5d..6543b1c017fe 100644
--- a/sd/source/ui/inc/drawview.hxx
+++ b/sd/source/ui/inc/drawview.hxx
@@ -38,7 +38,7 @@ public:
DrawDocShell* pDocSh,
OutputDevice* pOutDev,
DrawViewShell* pShell);
- virtual ~DrawView();
+ virtual ~DrawView() override;
virtual void MarkListHasChanged() override;
void CompleteRedraw(OutputDevice* pOutDev, const vcl::Region& rReg, sdr::contact::ViewObjectContactRedirector* pRedirector = nullptr) override;
diff --git a/sd/source/ui/inc/framework/Configuration.hxx b/sd/source/ui/inc/framework/Configuration.hxx
index 23c32f8832ac..03b127239f5f 100644
--- a/sd/source/ui/inc/framework/Configuration.hxx
+++ b/sd/source/ui/inc/framework/Configuration.hxx
@@ -80,7 +80,7 @@ public:
*/
Configuration (const css::uno::Reference<css::drawing::framework::XConfigurationControllerBroadcaster>& rxBroadcaster,
bool bBroadcastRequestEvents);
- virtual ~Configuration();
+ virtual ~Configuration() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/inc/framework/ConfigurationController.hxx b/sd/source/ui/inc/framework/ConfigurationController.hxx
index dbb9cc945be4..1552c2937348 100644
--- a/sd/source/ui/inc/framework/ConfigurationController.hxx
+++ b/sd/source/ui/inc/framework/ConfigurationController.hxx
@@ -62,7 +62,7 @@ class ConfigurationController
{
public:
ConfigurationController() throw();
- virtual ~ConfigurationController() throw();
+ virtual ~ConfigurationController() throw() override;
ConfigurationController(const ConfigurationController&) = delete;
ConfigurationController& operator=(const ConfigurationController&) = delete;
diff --git a/sd/source/ui/inc/framework/FrameworkHelper.hxx b/sd/source/ui/inc/framework/FrameworkHelper.hxx
index a6b15941d6cf..d834e3d35126 100644
--- a/sd/source/ui/inc/framework/FrameworkHelper.hxx
+++ b/sd/source/ui/inc/framework/FrameworkHelper.hxx
@@ -319,7 +319,7 @@ private:
FrameworkHelper (ViewShellBase& rBase);
FrameworkHelper (const FrameworkHelper& rHelper) = delete;
- virtual ~FrameworkHelper();
+ virtual ~FrameworkHelper() override;
class Deleter; friend class Deleter;
FrameworkHelper& operator= (const FrameworkHelper& rHelper) = delete;
diff --git a/sd/source/ui/inc/framework/ModuleController.hxx b/sd/source/ui/inc/framework/ModuleController.hxx
index a611ecf3f9bf..54e872f477d1 100644
--- a/sd/source/ui/inc/framework/ModuleController.hxx
+++ b/sd/source/ui/inc/framework/ModuleController.hxx
@@ -98,7 +98,7 @@ private:
const css::uno::Reference<css::uno::XComponentContext>& rxContext)
throw (std::exception);
ModuleController (const ModuleController&) = delete;
- virtual ~ModuleController() throw();
+ virtual ~ModuleController() throw() override;
/** Load a list of URL to service mappings from the
/org.openoffice.Office.Impress/MultiPaneGUI/Framework/ResourceFactories
diff --git a/sd/source/ui/inc/framework/Pane.hxx b/sd/source/ui/inc/framework/Pane.hxx
index 30d7133e1ac3..d2d1233bab09 100644
--- a/sd/source/ui/inc/framework/Pane.hxx
+++ b/sd/source/ui/inc/framework/Pane.hxx
@@ -75,7 +75,7 @@ public:
const css::uno::Reference<css::drawing::framework::XResourceId>& rxPaneId,
vcl::Window* pWindow)
throw ();
- virtual ~Pane();
+ virtual ~Pane() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/inc/framework/PresentationFactory.hxx b/sd/source/ui/inc/framework/PresentationFactory.hxx
index 586b8bdadaf8..1b17080896c3 100644
--- a/sd/source/ui/inc/framework/PresentationFactory.hxx
+++ b/sd/source/ui/inc/framework/PresentationFactory.hxx
@@ -57,7 +57,7 @@ public:
PresentationFactory (
const css::uno::Reference<css::frame::XController>& rxController);
- virtual ~PresentationFactory();
+ virtual ~PresentationFactory() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/inc/framework/ResourceId.hxx b/sd/source/ui/inc/framework/ResourceId.hxx
index 32268a064120..fea9aa39f680 100644
--- a/sd/source/ui/inc/framework/ResourceId.hxx
+++ b/sd/source/ui/inc/framework/ResourceId.hxx
@@ -99,7 +99,7 @@ public:
const OUString& rsFirstAnchorURL,
const css::uno::Sequence<OUString>& rAnchorURLs);
- virtual ~ResourceId();
+ virtual ~ResourceId() override;
//===== XResourceId =======================================================
diff --git a/sd/source/ui/inc/framework/ViewShellWrapper.hxx b/sd/source/ui/inc/framework/ViewShellWrapper.hxx
index 3f7b12e82242..909f6fdd50ae 100644
--- a/sd/source/ui/inc/framework/ViewShellWrapper.hxx
+++ b/sd/source/ui/inc/framework/ViewShellWrapper.hxx
@@ -71,7 +71,7 @@ public:
::std::shared_ptr<ViewShell> pViewShell,
const css::uno::Reference<css::drawing::framework::XResourceId>& rxViewId,
const css::uno::Reference<css::awt::XWindow>& rxWindow);
- virtual ~ViewShellWrapper();
+ virtual ~ViewShellWrapper() override;
virtual void SAL_CALL disposing() override;
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sd/source/ui/inc/fudraw.hxx b/sd/source/ui/inc/fudraw.hxx
index 084161d2a22e..64bcde950f80 100644
--- a/sd/source/ui/inc/fudraw.hxx
+++ b/sd/source/ui/inc/fudraw.hxx
@@ -68,7 +68,7 @@ protected:
SdDrawDocument* pDoc,
SfxRequest& rReq);
- virtual ~FuDraw();
+ virtual ~FuDraw() override;
Pointer aNewPointer;
Pointer aOldPointer;
diff --git a/sd/source/ui/inc/fudspord.hxx b/sd/source/ui/inc/fudspord.hxx
index 24d61cafe26e..0b73be462ef2 100644
--- a/sd/source/ui/inc/fudspord.hxx
+++ b/sd/source/ui/inc/fudspord.hxx
@@ -44,7 +44,7 @@ public:
virtual void Deactivate() override;
protected:
- virtual ~FuDisplayOrder();
+ virtual ~FuDisplayOrder() override;
void implClearOverlay();
Pointer maPtr;
diff --git a/sd/source/ui/inc/fuediglu.hxx b/sd/source/ui/inc/fuediglu.hxx
index 97f678eeb09c..3abdd8a300fb 100644
--- a/sd/source/ui/inc/fuediglu.hxx
+++ b/sd/source/ui/inc/fuediglu.hxx
@@ -56,7 +56,7 @@ protected:
::sd::View* pView,
SdDrawDocument* pDoc,
SfxRequest& rReq);
- virtual ~FuEditGluePoints();
+ virtual ~FuEditGluePoints() override;
};
} // end of namespace sd
diff --git a/sd/source/ui/inc/fuhhconv.hxx b/sd/source/ui/inc/fuhhconv.hxx
index 38daed572a00..6812a5628af8 100644
--- a/sd/source/ui/inc/fuhhconv.hxx
+++ b/sd/source/ui/inc/fuhhconv.hxx
@@ -40,7 +40,7 @@ public:
void ConvertStyles( sal_Int16 nTargetLanguage, const vcl::Font *pTargetFont );
protected:
- virtual ~FuHangulHanjaConversion();
+ virtual ~FuHangulHanjaConversion() override;
Outliner* pSdOutliner;
bool bOwnOutliner;
diff --git a/sd/source/ui/inc/fupage.hxx b/sd/source/ui/inc/fupage.hxx
index 059d2a70da7e..fe17d2a5341a 100644
--- a/sd/source/ui/inc/fupage.hxx
+++ b/sd/source/ui/inc/fupage.hxx
@@ -43,7 +43,7 @@ class FuPage
const SfxItemSet* ExecuteDialog( vcl::Window* pParent );
protected:
- virtual ~FuPage();
+ virtual ~FuPage() override;
private:
FuPage (
diff --git a/sd/source/ui/inc/fupoor.hxx b/sd/source/ui/inc/fupoor.hxx
index b4be259eef2c..b4534ef7f3d5 100644
--- a/sd/source/ui/inc/fupoor.hxx
+++ b/sd/source/ui/inc/fupoor.hxx
@@ -117,7 +117,7 @@ protected:
::sd::View* pView,
SdDrawDocument* pDoc,
SfxRequest& rReq);
- virtual ~FuPoor();
+ virtual ~FuPoor() override;
DECL_LINK_TYPED( DelayHdl, Timer *, void );
diff --git a/sd/source/ui/inc/fusearch.hxx b/sd/source/ui/inc/fusearch.hxx
index eae95979f413..bf3ba5451891 100644
--- a/sd/source/ui/inc/fusearch.hxx
+++ b/sd/source/ui/inc/fusearch.hxx
@@ -38,7 +38,7 @@ public:
void SearchAndReplace( const SvxSearchItem* pSearchItem );
protected:
- virtual ~FuSearch();
+ virtual ~FuSearch() override;
::sd::Outliner* pSdOutliner;
bool bOwnOutliner;
diff --git a/sd/source/ui/inc/fusel.hxx b/sd/source/ui/inc/fusel.hxx
index 9aabd0816ec4..62d5e1b9a10f 100644
--- a/sd/source/ui/inc/fusel.hxx
+++ b/sd/source/ui/inc/fusel.hxx
@@ -70,7 +70,7 @@ protected:
SdDrawDocument* pDoc,
SfxRequest& rReq);
- virtual ~FuSelection();
+ virtual ~FuSelection() override;
bool bTempRotation;
bool bSelectionChanged;
diff --git a/sd/source/ui/inc/fuzoom.hxx b/sd/source/ui/inc/fuzoom.hxx
index 887ee7c05c41..fe4dbaae5729 100644
--- a/sd/source/ui/inc/fuzoom.hxx
+++ b/sd/source/ui/inc/fuzoom.hxx
@@ -43,7 +43,7 @@ public:
virtual void Deactivate() override; ///< deactivates the function
protected:
- virtual ~FuZoom();
+ virtual ~FuZoom() override;
Point aBeginPosPix;
Point aBeginPos;
diff --git a/sd/source/ui/inc/gluectrl.hxx b/sd/source/ui/inc/gluectrl.hxx
index 864cd1c02ba7..9da2e24e438c 100644
--- a/sd/source/ui/inc/gluectrl.hxx
+++ b/sd/source/ui/inc/gluectrl.hxx
@@ -35,7 +35,7 @@ private:
public:
GlueEscDirLB( vcl::Window* pParent,
const css::uno::Reference< css::frame::XFrame >& rFrame );
- virtual ~GlueEscDirLB();
+ virtual ~GlueEscDirLB() override;
virtual void Select() override;
@@ -58,7 +58,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SdTbxCtlGlueEscDir( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SdTbxCtlGlueEscDir() {}
+ virtual ~SdTbxCtlGlueEscDir() override {}
};
#endif // INCLUDED_SD_SOURCE_UI_INC_GLUECTRL_HXX
diff --git a/sd/source/ui/inc/headerfooterdlg.hxx b/sd/source/ui/inc/headerfooterdlg.hxx
index 9455a484aad6..5a2872e625e2 100644
--- a/sd/source/ui/inc/headerfooterdlg.hxx
+++ b/sd/source/ui/inc/headerfooterdlg.hxx
@@ -66,7 +66,7 @@ private:
public:
HeaderFooterDialog( ViewShell* pViewShell, vcl::Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage );
- virtual ~HeaderFooterDialog();
+ virtual ~HeaderFooterDialog() override;
virtual void dispose() override;
void ApplyToAll();
diff --git a/sd/source/ui/inc/ins_paste.hxx b/sd/source/ui/inc/ins_paste.hxx
index e1ec527e3773..823d09941ac6 100644
--- a/sd/source/ui/inc/ins_paste.hxx
+++ b/sd/source/ui/inc/ins_paste.hxx
@@ -36,7 +36,7 @@ private:
public:
SdInsertPasteDlg( vcl::Window* pWindow );
- virtual ~SdInsertPasteDlg();
+ virtual ~SdInsertPasteDlg() override;
virtual void dispose() override;
bool IsInsertBefore() const;
};
diff --git a/sd/source/ui/inc/inspagob.hxx b/sd/source/ui/inc/inspagob.hxx
index 137e100b9127..cbe108de5891 100644
--- a/sd/source/ui/inc/inspagob.hxx
+++ b/sd/source/ui/inc/inspagob.hxx
@@ -45,7 +45,7 @@ public:
const SdDrawDocument* pDoc,
SfxMedium* pSfxMedium,
const OUString& rFileName );
- virtual ~SdInsertPagesObjsDlg();
+ virtual ~SdInsertPagesObjsDlg() override;
virtual void dispose() override;
/** returns the list
diff --git a/sd/source/ui/inc/layeroptionsdlg.hxx b/sd/source/ui/inc/layeroptionsdlg.hxx
index 4e0ec6bf0564..312dd424a286 100644
--- a/sd/source/ui/inc/layeroptionsdlg.hxx
+++ b/sd/source/ui/inc/layeroptionsdlg.hxx
@@ -48,7 +48,7 @@ public:
SdInsertLayerDlg( vcl::Window* pWindow, const SfxItemSet& rInAttrs,
bool bDeletable, const OUString& rStr );
- virtual ~SdInsertLayerDlg();
+ virtual ~SdInsertLayerDlg() override;
virtual void dispose() override;
void GetAttr( SfxItemSet& rOutAttrs );
diff --git a/sd/source/ui/inc/masterlayoutdlg.hxx b/sd/source/ui/inc/masterlayoutdlg.hxx
index 95bf06642070..c45e975e09d4 100644
--- a/sd/source/ui/inc/masterlayoutdlg.hxx
+++ b/sd/source/ui/inc/masterlayoutdlg.hxx
@@ -54,7 +54,7 @@ private:
public:
MasterLayoutDialog( vcl::Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage );
- virtual ~MasterLayoutDialog();
+ virtual ~MasterLayoutDialog() override;
virtual void dispose() override;
virtual short Execute() override;
diff --git a/sd/source/ui/inc/morphdlg.hxx b/sd/source/ui/inc/morphdlg.hxx
index e2311c7c5f95..37e093be34e1 100644
--- a/sd/source/ui/inc/morphdlg.hxx
+++ b/sd/source/ui/inc/morphdlg.hxx
@@ -38,7 +38,7 @@ public:
vcl::Window* pParent,
const SdrObject* pObj1,
const SdrObject* pObj2);
- virtual ~MorphDlg();
+ virtual ~MorphDlg() override;
virtual void dispose() override;
void SaveSettings() const;
diff --git a/sd/source/ui/inc/navigatr.hxx b/sd/source/ui/inc/navigatr.hxx
index cce7b1ad14ea..9474ac632dbe 100644
--- a/sd/source/ui/inc/navigatr.hxx
+++ b/sd/source/ui/inc/navigatr.hxx
@@ -93,7 +93,7 @@ public:
const SdResId& rSdResId,
SfxBindings* pBindings);
void SetUpdateRequestFunctor(const UpdateRequestFunctor& rUpdateRequest);
- virtual ~SdNavigatorWin();
+ virtual ~SdNavigatorWin() override;
virtual void dispose() override;
virtual void KeyInput( const KeyEvent& rKEvt ) override;
diff --git a/sd/source/ui/inc/optsitem.hxx b/sd/source/ui/inc/optsitem.hxx
index f413f3f4f83f..7351ee9741e8 100644
--- a/sd/source/ui/inc/optsitem.hxx
+++ b/sd/source/ui/inc/optsitem.hxx
@@ -48,7 +48,7 @@ private:
public:
SdOptionsItem( const SdOptionsGeneric& rParent, const OUString& rSubTree );
- virtual ~SdOptionsItem();
+ virtual ~SdOptionsItem() override;
virtual void Notify( const css::uno::Sequence<OUString>& aPropertyNames) override;
@@ -118,7 +118,7 @@ protected:
public:
SdOptionsLayout( sal_uInt16 nConfigId, bool bUseConfig );
- virtual ~SdOptionsLayout() {}
+ virtual ~SdOptionsLayout() override {}
bool operator==( const SdOptionsLayout& rOpt ) const;
@@ -168,7 +168,7 @@ protected:
public:
SdOptionsContents( sal_uInt16 nConfigId, bool bUseConfig );
- virtual ~SdOptionsContents() {}
+ virtual ~SdOptionsContents() override {}
bool operator==( const SdOptionsContents& rOpt ) const;
};
@@ -240,7 +240,7 @@ protected:
public:
SdOptionsMisc( sal_uInt16 nConfigId, bool bUseConfig );
- virtual ~SdOptionsMisc() {}
+ virtual ~SdOptionsMisc() override {}
bool operator==( const SdOptionsMisc& rOpt ) const;
@@ -361,7 +361,7 @@ protected:
public:
SdOptionsSnap( sal_uInt16 nConfigId, bool bUseConfig );
- virtual ~SdOptionsSnap() {}
+ virtual ~SdOptionsSnap() override {}
bool operator==( const SdOptionsSnap& rOpt ) const;
@@ -421,7 +421,7 @@ protected:
public:
explicit SdOptionsZoom(sal_uInt16 nConfigId);
- virtual ~SdOptionsZoom() {}
+ virtual ~SdOptionsZoom() override {}
void GetScale( sal_Int32& rX, sal_Int32& rY ) const { Init(); rX = nX; rY = nY; }
void SetScale( sal_Int32 nInX, sal_Int32 nInY ) { if( nX != nInX || nY != nInY ) { OptionsChanged(); nX = nInX; nY = nInY; } }
@@ -438,7 +438,7 @@ protected:
public:
explicit SdOptionsGrid(sal_uInt16 nConfigId);
- virtual ~SdOptionsGrid();
+ virtual ~SdOptionsGrid() override;
void SetDefaults();
@@ -509,7 +509,7 @@ protected:
public:
SdOptionsPrint( sal_uInt16 nConfigId, bool bUseConfig );
- virtual ~SdOptionsPrint() {}
+ virtual ~SdOptionsPrint() override {}
bool operator==( const SdOptionsPrint& rOpt ) const;
@@ -584,7 +584,7 @@ class SdOptions : public SdOptionsLayout, public SdOptionsContents,
public:
explicit SdOptions( sal_uInt16 nConfigId );
- virtual ~SdOptions();
+ virtual ~SdOptions() override;
void StoreConfig();
};
diff --git a/sd/source/ui/inc/paragr.hxx b/sd/source/ui/inc/paragr.hxx
index 299f3f9ba796..dca7ea4a0de8 100644
--- a/sd/source/ui/inc/paragr.hxx
+++ b/sd/source/ui/inc/paragr.hxx
@@ -34,7 +34,7 @@ private:
public:
SdParagraphDlg( vcl::Window* pParent, const SfxItemSet* pAttr );
- virtual ~SdParagraphDlg() {};
+ virtual ~SdParagraphDlg() override {};
};
#endif // INCLUDED_SD_SOURCE_UI_INC_PARAGR_HXX
diff --git a/sd/source/ui/inc/present.hxx b/sd/source/ui/inc/present.hxx
index 9410cb81d98c..99bf183f10b2 100644
--- a/sd/source/ui/inc/present.hxx
+++ b/sd/source/ui/inc/present.hxx
@@ -87,7 +87,7 @@ public:
const SfxItemSet& rInAttrs,
const std::vector<OUString> &rPageNames,
SdCustomShowList* pCSList );
- virtual ~SdStartPresentationDlg();
+ virtual ~SdStartPresentationDlg() override;
virtual void dispose() override;
void GetAttr( SfxItemSet& rOutAttrs );
diff --git a/sd/source/ui/inc/prltempl.hxx b/sd/source/ui/inc/prltempl.hxx
index 75d4d28776b4..e2b8bc672f19 100644
--- a/sd/source/ui/inc/prltempl.hxx
+++ b/sd/source/ui/inc/prltempl.hxx
@@ -77,7 +77,7 @@ private:
public:
SdPresLayoutTemplateDlg( SfxObjectShell* pDocSh, vcl::Window* pParent, SdResId DlgId, SfxStyleSheetBase& rStyleBase, PresentationObjects ePO, SfxStyleSheetBasePool* pSSPool );
- virtual ~SdPresLayoutTemplateDlg();
+ virtual ~SdPresLayoutTemplateDlg() override;
virtual void dispose() override;
const SfxItemSet* GetOutputItemSet() const;
diff --git a/sd/source/ui/inc/prntopts.hxx b/sd/source/ui/inc/prntopts.hxx
index df668faefb29..005715ecb1ae 100644
--- a/sd/source/ui/inc/prntopts.hxx
+++ b/sd/source/ui/inc/prntopts.hxx
@@ -60,7 +60,7 @@ private:
using OutputDevice::SetDrawMode;
public:
SdPrintOptions( vcl::Window* pParent, const SfxItemSet& rInAttrs);
- virtual ~SdPrintOptions();
+ virtual ~SdPrintOptions() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
diff --git a/sd/source/ui/inc/pubdlg.hxx b/sd/source/ui/inc/pubdlg.hxx
index 5b4f3763b9a5..0ae10d96758f 100644
--- a/sd/source/ui/inc/pubdlg.hxx
+++ b/sd/source/ui/inc/pubdlg.hxx
@@ -196,7 +196,7 @@ private:
public:
SdPublishingDlg(vcl::Window* pWindow, DocumentType eDocType);
- virtual ~SdPublishingDlg();
+ virtual ~SdPublishingDlg() override;
virtual void dispose() override;
void GetParameterSequence( css::uno::Sequence< css::beans::PropertyValue >& rParams );
diff --git a/sd/source/ui/inc/sdpopup.hxx b/sd/source/ui/inc/sdpopup.hxx
index 46a42abc4e86..559cb5a9b080 100644
--- a/sd/source/ui/inc/sdpopup.hxx
+++ b/sd/source/ui/inc/sdpopup.hxx
@@ -36,7 +36,7 @@ private:
public:
SdFieldPopup( const SvxFieldData* pInField, LanguageType eLanguage );
- virtual ~SdFieldPopup();
+ virtual ~SdFieldPopup() override;
//virtual void Select();
diff --git a/sd/source/ui/inc/sdpreslt.hxx b/sd/source/ui/inc/sdpreslt.hxx
index e3b8cd315e8d..6f76c9f2113a 100644
--- a/sd/source/ui/inc/sdpreslt.hxx
+++ b/sd/source/ui/inc/sdpreslt.hxx
@@ -41,7 +41,7 @@ public:
::sd::DrawDocShell* pDocShell,
vcl::Window* pWindow,
const SfxItemSet& rInAttrs);
- virtual ~SdPresLayoutDlg();
+ virtual ~SdPresLayoutDlg() override;
virtual void dispose() override;
void GetAttr(SfxItemSet& rOutAttrs);
diff --git a/sd/source/ui/inc/sdtreelb.hxx b/sd/source/ui/inc/sdtreelb.hxx
index 7d96dee14162..af9459673975 100644
--- a/sd/source/ui/inc/sdtreelb.hxx
+++ b/sd/source/ui/inc/sdtreelb.hxx
@@ -94,7 +94,7 @@ public:
INetBookmark maBookmark;
::sd::DrawDocShell& mrDocShell;
NavigatorDragType meDragType;
- SAL_DLLPRIVATE virtual ~SdPageObjsTransferable();
+ SAL_DLLPRIVATE virtual ~SdPageObjsTransferable() override;
SAL_DLLPRIVATE virtual void AddSupportedFormats() override;
SAL_DLLPRIVATE virtual bool GetData( const css::datatransfer::DataFlavor& rFlavor, const OUString& rDestDoc ) override;
@@ -183,7 +183,7 @@ public:
SdPageObjsTLB( vcl::Window* pParent, const SdResId& rSdResId );
SdPageObjsTLB( vcl::Window* pParent, WinBits nStyle );
- virtual ~SdPageObjsTLB();
+ virtual ~SdPageObjsTLB() override;
virtual void dispose() override;
// helper function for GetEntryAltText and GetEntryLongDescription
diff --git a/sd/source/ui/inc/sdundogr.hxx b/sd/source/ui/inc/sdundogr.hxx
index 131c1a5038d1..c629edf699b8 100644
--- a/sd/source/ui/inc/sdundogr.hxx
+++ b/sd/source/ui/inc/sdundogr.hxx
@@ -33,7 +33,7 @@ public:
SdUndoGroup(SdDrawDocument* pSdDrawDocument)
: SdUndoAction(pSdDrawDocument),
aCtn() {}
- virtual ~SdUndoGroup();
+ virtual ~SdUndoGroup() override;
virtual bool Merge( SfxUndoAction* pNextAction ) override;
diff --git a/sd/source/ui/inc/sdxfer.hxx b/sd/source/ui/inc/sdxfer.hxx
index 76a636999fd0..ba00241534b5 100644
--- a/sd/source/ui/inc/sdxfer.hxx
+++ b/sd/source/ui/inc/sdxfer.hxx
@@ -42,7 +42,7 @@ class SdTransferable : public TransferableHelper, public SfxListener
public:
SdTransferable( SdDrawDocument* pSrcDoc, ::sd::View* pWorkView, bool bInitOnGetData );
- virtual ~SdTransferable();
+ virtual ~SdTransferable() override;
void SetDocShell( const SfxObjectShellRef& rRef ) { maDocShellRef = rRef; }
const SfxObjectShellRef& GetDocShell() const { return maDocShellRef; }
diff --git a/sd/source/ui/inc/smarttag.hxx b/sd/source/ui/inc/smarttag.hxx
index 7b08aea9e437..509ebb07a73a 100644
--- a/sd/source/ui/inc/smarttag.hxx
+++ b/sd/source/ui/inc/smarttag.hxx
@@ -48,7 +48,7 @@ class SmartTag : public SimpleReferenceComponent
public:
explicit SmartTag( ::sd::View& rView );
- virtual ~SmartTag();
+ virtual ~SmartTag() override;
/** returns true if the SmartTag consumes this event. */
virtual bool MouseButtonDown( const MouseEvent&, SmartHdl& );
diff --git a/sd/source/ui/inc/tmplctrl.hxx b/sd/source/ui/inc/tmplctrl.hxx
index b7bf71cc6037..2e0d469137d3 100644
--- a/sd/source/ui/inc/tmplctrl.hxx
+++ b/sd/source/ui/inc/tmplctrl.hxx
@@ -25,7 +25,7 @@ class SdTemplateControl : public SfxStatusBarControl
{
public:
SdTemplateControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
- virtual ~SdTemplateControl();
+ virtual ~SdTemplateControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) override;
virtual void Paint( const UserDrawEvent& rEvt ) override;
diff --git a/sd/source/ui/inc/tools/IconCache.hxx b/sd/source/ui/inc/tools/IconCache.hxx
index 8caf5a67009f..965a786fd2fa 100644
--- a/sd/source/ui/inc/tools/IconCache.hxx
+++ b/sd/source/ui/inc/tools/IconCache.hxx
@@ -63,7 +63,7 @@ private:
/** This destructor is called by SdGlobalResourceContainer.
*/
- virtual ~IconCache();
+ virtual ~IconCache() override;
};
} // end of namespace sd
diff --git a/sd/source/ui/inc/tools/PropertySet.hxx b/sd/source/ui/inc/tools/PropertySet.hxx
index 3e36728855d8..912e2637d7c8 100644
--- a/sd/source/ui/inc/tools/PropertySet.hxx
+++ b/sd/source/ui/inc/tools/PropertySet.hxx
@@ -47,7 +47,7 @@ class PropertySet
{
public:
explicit PropertySet();
- virtual ~PropertySet();
+ virtual ~PropertySet() override;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/inc/tools/SlotStateListener.hxx b/sd/source/ui/inc/tools/SlotStateListener.hxx
index 77210ce52fcb..ce89e1aea80f 100644
--- a/sd/source/ui/inc/tools/SlotStateListener.hxx
+++ b/sd/source/ui/inc/tools/SlotStateListener.hxx
@@ -58,7 +58,7 @@ public:
/** The constructor de-registers all remaining listeners. Usually a prior
dispose() call should have done that already.
*/
- virtual ~SlotStateListener();
+ virtual ~SlotStateListener() override;
/** Set the callback to the given value. Whenever one of the observed
slots changes its state this callback is informed about it.
diff --git a/sd/source/ui/inc/tpaction.hxx b/sd/source/ui/inc/tpaction.hxx
index 13e59a142a10..253660e0f501 100644
--- a/sd/source/ui/inc/tpaction.hxx
+++ b/sd/source/ui/inc/tpaction.hxx
@@ -93,7 +93,7 @@ private:
public:
SdTPAction( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SdTPAction();
+ virtual ~SdTPAction() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet& );
diff --git a/sd/source/ui/inc/tpoption.hxx b/sd/source/ui/inc/tpoption.hxx
index e96f5b4fe736..428f5f173477 100644
--- a/sd/source/ui/inc/tpoption.hxx
+++ b/sd/source/ui/inc/tpoption.hxx
@@ -36,7 +36,7 @@ class SdTpOptionsSnap : public SvxGridTabPage
{
public:
SdTpOptionsSnap( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SdTpOptionsSnap();
+ virtual ~SdTpOptionsSnap() override;
static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
virtual bool FillItemSet( SfxItemSet* ) override;
@@ -57,7 +57,7 @@ private:
public:
SdTpOptionsContents( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SdTpOptionsContents();
+ virtual ~SdTpOptionsContents() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
@@ -131,7 +131,7 @@ protected:
public:
SdTpOptionsMisc( vcl::Window* pParent, const SfxItemSet& rInAttrs );
- virtual ~SdTpOptionsMisc();
+ virtual ~SdTpOptionsMisc() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
diff --git a/sd/source/ui/inc/undoheaderfooter.hxx b/sd/source/ui/inc/undoheaderfooter.hxx
index 020cf667ccc4..68e4d262c11d 100644
--- a/sd/source/ui/inc/undoheaderfooter.hxx
+++ b/sd/source/ui/inc/undoheaderfooter.hxx
@@ -37,7 +37,7 @@ class SD_DLLPUBLIC SdHeaderFooterUndoAction : public SdUndoAction
public:
SdHeaderFooterUndoAction( SdDrawDocument* pDoc, SdPage* pPage, const sd::HeaderFooterSettings& rNewSettings );
- virtual ~SdHeaderFooterUndoAction();
+ virtual ~SdHeaderFooterUndoAction() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/sd/source/ui/inc/undopage.hxx b/sd/source/ui/inc/undopage.hxx
index 4c84297c44b9..4b36f8ee1a91 100644
--- a/sd/source/ui/inc/undopage.hxx
+++ b/sd/source/ui/inc/undopage.hxx
@@ -97,7 +97,7 @@ public:
mbNewFullSize (bNFullSize)
{}
- virtual ~SdPageFormatUndoAction();
+ virtual ~SdPageFormatUndoAction() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -125,7 +125,7 @@ public:
mnNewLeft (nNewLft),
mnNewRight (nNewRgt)
{}
- virtual ~SdPageLRUndoAction();
+ virtual ~SdPageLRUndoAction() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -153,7 +153,7 @@ public:
mnNewUpper (nNewUpr),
mnNewLower (nNewLwr)
{}
- virtual ~SdPageULUndoAction();
+ virtual ~SdPageULUndoAction() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/sd/source/ui/inc/unmodpg.hxx b/sd/source/ui/inc/unmodpg.hxx
index de6e4a17e40d..c48482a00cc0 100644
--- a/sd/source/ui/inc/unmodpg.hxx
+++ b/sd/source/ui/inc/unmodpg.hxx
@@ -49,7 +49,7 @@ public:
bool bTheNewBckgrndVisible,
bool bTheNewBckgrndObjsVisible);
- virtual ~ModifyPageUndoAction();
+ virtual ~ModifyPageUndoAction() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/sd/source/ui/inc/unmovss.hxx b/sd/source/ui/inc/unmovss.hxx
index 346fd4482459..dee12b32e1ba 100644
--- a/sd/source/ui/inc/unmovss.hxx
+++ b/sd/source/ui/inc/unmovss.hxx
@@ -35,7 +35,7 @@ class SdMoveStyleSheetsUndoAction : public SdUndoAction
public:
SdMoveStyleSheetsUndoAction(SdDrawDocument* pTheDoc, SdStyleSheetVector& rTheStyles, bool bInserted);
- virtual ~SdMoveStyleSheetsUndoAction();
+ virtual ~SdMoveStyleSheetsUndoAction() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/sd/source/ui/inc/unoaprms.hxx b/sd/source/ui/inc/unoaprms.hxx
index 998e1b36be45..833ac0b1286b 100644
--- a/sd/source/ui/inc/unoaprms.hxx
+++ b/sd/source/ui/inc/unoaprms.hxx
@@ -148,7 +148,7 @@ public:
void SetSecondPlayFull(bool bTheOldPlayFull, bool bTheNewPlayFull)
{ bOldSecondPlayFull = bTheOldPlayFull; bNewSecondPlayFull = bTheNewPlayFull; }
- virtual ~SdAnimationPrmsUndoAction();
+ virtual ~SdAnimationPrmsUndoAction() override;
virtual void Undo() override;
virtual void Redo() override;
};
diff --git a/sd/source/ui/inc/unomodel.hxx b/sd/source/ui/inc/unomodel.hxx
index 68d0dd758d6c..abc866e712f5 100644
--- a/sd/source/ui/inc/unomodel.hxx
+++ b/sd/source/ui/inc/unomodel.hxx
@@ -133,7 +133,7 @@ private:
public:
SdXImpressDocument( ::sd::DrawDocShell* pShell, bool bClipBoard = false ) throw();
SdXImpressDocument( SdDrawDocument* pDoc, bool bClipBoard = false ) throw();
- virtual ~SdXImpressDocument() throw();
+ virtual ~SdXImpressDocument() throw() override;
static rtl::Reference< SdXImpressDocument > GetModel( SdDrawDocument* pDoc );
@@ -289,7 +289,7 @@ private:
public:
SdDrawPagesAccess( SdXImpressDocument& rMyModel ) throw();
- virtual ~SdDrawPagesAccess() throw();
+ virtual ~SdDrawPagesAccess() throw() override;
// XDrawPages
virtual css::uno::Reference< css::drawing::XDrawPage > SAL_CALL insertNewByIndex( sal_Int32 nIndex ) throw(css::uno::RuntimeException, std::exception) override;
@@ -330,7 +330,7 @@ private:
public:
SdMasterPagesAccess( SdXImpressDocument& rMyModel ) throw();
- virtual ~SdMasterPagesAccess() throw();
+ virtual ~SdMasterPagesAccess() throw() override;
// XDrawPages
virtual css::uno::Reference< css::drawing::XDrawPage > SAL_CALL insertNewByIndex( sal_Int32 nIndex )
@@ -369,7 +369,7 @@ private:
public:
SdDocLinkTargets( SdXImpressDocument& rMyModel ) throw();
- virtual ~SdDocLinkTargets() throw();
+ virtual ~SdDocLinkTargets() throw() override;
// XNameAccess
virtual css::uno::Any SAL_CALL getByName( const OUString& aName ) throw(css::container::NoSuchElementException, css::lang::WrappedTargetException, css::uno::RuntimeException, std::exception) override;
diff --git a/sd/source/ui/inc/unopage.hxx b/sd/source/ui/inc/unopage.hxx
index ae5e2b6de1ef..d6dc3028d87f 100644
--- a/sd/source/ui/inc/unopage.hxx
+++ b/sd/source/ui/inc/unopage.hxx
@@ -95,7 +95,7 @@ protected:
public:
SdGenericDrawPage( SdXImpressDocument* pModel, SdPage* pInPage, const SvxItemPropertySet* pSet ) throw();
- virtual ~SdGenericDrawPage() throw();
+ virtual ~SdGenericDrawPage() throw() override;
// intern
bool isValid() { return (SvxDrawPage::mpPage != nullptr) && (mpModel != nullptr); }
@@ -179,7 +179,7 @@ protected:
virtual void getBackground( css::uno::Any& rValue ) throw() override;
public:
SdDrawPage( SdXImpressDocument* pModel, SdPage* pInPage ) throw();
- virtual ~SdDrawPage() throw();
+ virtual ~SdDrawPage() throw() override;
UNO3_GETIMPLEMENTATION_DECL( SdDrawPage )
@@ -242,7 +242,7 @@ protected:
public:
SdMasterPage( SdXImpressDocument* pModel, SdPage* pInPage ) throw();
- virtual ~SdMasterPage() throw();
+ virtual ~SdMasterPage() throw() override;
UNO3_GETIMPLEMENTATION_DECL(SdMasterPage)
@@ -296,7 +296,7 @@ private:
public:
SdPageLinkTargets( SdGenericDrawPage* pUnoPage ) throw();
- virtual ~SdPageLinkTargets() throw();
+ virtual ~SdPageLinkTargets() throw() override;
// intern
SdrObject* FindObject( const OUString& rName ) const throw();
diff --git a/sd/source/ui/inc/unosrch.hxx b/sd/source/ui/inc/unosrch.hxx
index 650912ba5fa6..8487993c0bdc 100644
--- a/sd/source/ui/inc/unosrch.hxx
+++ b/sd/source/ui/inc/unosrch.hxx
@@ -90,7 +90,7 @@ protected:
public:
SdUnoSearchReplaceDescriptor(bool bReplace) throw (css::uno::RuntimeException);
- virtual ~SdUnoSearchReplaceDescriptor() throw();
+ virtual ~SdUnoSearchReplaceDescriptor() throw() override;
bool IsCaseSensitive() const { return mbCaseSensitive; }
bool IsWords() const { return mbWords; }
@@ -126,7 +126,7 @@ protected:
public:
SdUnoFindAllAccess( css::uno::Sequence< css::uno::Reference< css::uno::XInterface > >& rSequence ) throw();
- virtual ~SdUnoFindAllAccess() throw();
+ virtual ~SdUnoFindAllAccess() throw() override;
// XIndexAccess
virtual sal_Int32 SAL_CALL getCount() throw(css::uno::RuntimeException, std::exception) override ;
diff --git a/sd/source/ui/inc/unprlout.hxx b/sd/source/ui/inc/unprlout.hxx
index 67496a929528..21c158f9394c 100644
--- a/sd/source/ui/inc/unprlout.hxx
+++ b/sd/source/ui/inc/unprlout.hxx
@@ -45,7 +45,7 @@ public:
bool bSet,
SdPage* pThePage);
- virtual ~SdPresentationLayoutUndoAction();
+ virtual ~SdPresentationLayoutUndoAction() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/sd/source/ui/inc/vectdlg.hxx b/sd/source/ui/inc/vectdlg.hxx
index c711ea71ea80..8b63d42ccc15 100644
--- a/sd/source/ui/inc/vectdlg.hxx
+++ b/sd/source/ui/inc/vectdlg.hxx
@@ -80,7 +80,7 @@ class SdVectorizeDlg : public ModalDialog
public:
SdVectorizeDlg( vcl::Window* pParent, const Bitmap& rBmp, ::sd::DrawDocShell* pDocShell );
- virtual ~SdVectorizeDlg();
+ virtual ~SdVectorizeDlg() override;
virtual void dispose() override;
const GDIMetaFile& GetGDIMetaFile() const { return aMtf; }
diff --git a/sd/source/ui/inc/view/viewoverlaymanager.hxx b/sd/source/ui/inc/view/viewoverlaymanager.hxx
index 39c55afc5d17..aa77b261e61c 100644
--- a/sd/source/ui/inc/view/viewoverlaymanager.hxx
+++ b/sd/source/ui/inc/view/viewoverlaymanager.hxx
@@ -35,7 +35,7 @@ class ViewOverlayManager : public SfxListener
{
public:
ViewOverlayManager( ViewShellBase& rViewShellBase );
- virtual ~ViewOverlayManager();
+ virtual ~ViewOverlayManager() override;
void onZoomChanged();
void UpdateTags();
diff --git a/sd/source/ui/presenter/PresenterCanvas.cxx b/sd/source/ui/presenter/PresenterCanvas.cxx
index cd6fba82ce51..fd42bdc207b9 100644
--- a/sd/source/ui/presenter/PresenterCanvas.cxx
+++ b/sd/source/ui/presenter/PresenterCanvas.cxx
@@ -57,7 +57,7 @@ public:
const Reference<rendering::XCustomSprite>& rxSprite,
const Reference<awt::XWindow>& rxBaseWindow,
const css::geometry::RealSize2D& rSpriteSize);
- virtual ~PresenterCustomSprite();
+ virtual ~PresenterCustomSprite() override;
PresenterCustomSprite(const PresenterCustomSprite&) = delete;
PresenterCustomSprite& operator=(const PresenterCustomSprite&) = delete;
virtual void SAL_CALL disposing()
diff --git a/sd/source/ui/presenter/PresenterCanvas.hxx b/sd/source/ui/presenter/PresenterCanvas.hxx
index 8e0937006179..a31e899d0234 100644
--- a/sd/source/ui/presenter/PresenterCanvas.hxx
+++ b/sd/source/ui/presenter/PresenterCanvas.hxx
@@ -96,7 +96,7 @@ public:
const css::uno::Reference<css::rendering::XCanvas>& rxSharedCanvas,
const css::uno::Reference<css::awt::XWindow>& rxSharedWindow,
const css::uno::Reference<css::awt::XWindow>& rxWindow);
- virtual ~PresenterCanvas();
+ virtual ~PresenterCanvas() override;
PresenterCanvas(const PresenterCanvas&) = delete;
PresenterCanvas& operator=(const PresenterCanvas&) = delete;
diff --git a/sd/source/ui/presenter/PresenterHelper.hxx b/sd/source/ui/presenter/PresenterHelper.hxx
index 785cd179135f..be955fcfbc60 100644
--- a/sd/source/ui/presenter/PresenterHelper.hxx
+++ b/sd/source/ui/presenter/PresenterHelper.hxx
@@ -44,7 +44,7 @@ class PresenterHelper
{
public:
explicit PresenterHelper (const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~PresenterHelper();
+ virtual ~PresenterHelper() override;
PresenterHelper(const PresenterHelper&) = delete;
PresenterHelper& operator=(const PresenterHelper&) = delete;
diff --git a/sd/source/ui/presenter/PresenterPreviewCache.cxx b/sd/source/ui/presenter/PresenterPreviewCache.cxx
index 050611202a3b..dc613d195c14 100644
--- a/sd/source/ui/presenter/PresenterPreviewCache.cxx
+++ b/sd/source/ui/presenter/PresenterPreviewCache.cxx
@@ -36,7 +36,7 @@ class PresenterPreviewCache::PresenterCacheContext : public CacheContext
{
public:
PresenterCacheContext();
- virtual ~PresenterCacheContext();
+ virtual ~PresenterCacheContext() override;
void SetDocumentSlides (
const Reference<container::XIndexAccess>& rxSlides,
diff --git a/sd/source/ui/presenter/PresenterPreviewCache.hxx b/sd/source/ui/presenter/PresenterPreviewCache.hxx
index af8985a54ac2..2e13d979c3d1 100644
--- a/sd/source/ui/presenter/PresenterPreviewCache.hxx
+++ b/sd/source/ui/presenter/PresenterPreviewCache.hxx
@@ -45,7 +45,7 @@ class PresenterPreviewCache
{
public:
explicit PresenterPreviewCache (const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~PresenterPreviewCache();
+ virtual ~PresenterPreviewCache() override;
PresenterPreviewCache(const PresenterPreviewCache&) = delete;
PresenterPreviewCache& operator=(const PresenterPreviewCache&) = delete;
diff --git a/sd/source/ui/presenter/PresenterTextView.hxx b/sd/source/ui/presenter/PresenterTextView.hxx
index 7570ab728dd3..f49ef4fa2453 100644
--- a/sd/source/ui/presenter/PresenterTextView.hxx
+++ b/sd/source/ui/presenter/PresenterTextView.hxx
@@ -48,7 +48,7 @@ class PresenterTextView
{
public:
explicit PresenterTextView (const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~PresenterTextView();
+ virtual ~PresenterTextView() override;
PresenterTextView(const PresenterTextView&) = delete;
PresenterTextView& operator=(const PresenterTextView&) = delete;
diff --git a/sd/source/ui/presenter/SlideRenderer.hxx b/sd/source/ui/presenter/SlideRenderer.hxx
index 3f053d918a5e..128bc46a642f 100644
--- a/sd/source/ui/presenter/SlideRenderer.hxx
+++ b/sd/source/ui/presenter/SlideRenderer.hxx
@@ -49,7 +49,7 @@ class SlideRenderer
{
public:
explicit SlideRenderer (const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~SlideRenderer();
+ virtual ~SlideRenderer() override;
SlideRenderer(const SlideRenderer&) = delete;
SlideRenderer& operator=(const SlideRenderer&) = delete;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/remotecontrol/AvahiNetworkService.hxx b/sd/source/ui/remotecontrol/AvahiNetworkService.hxx
index ec786efead7a..f23bab1543c0 100644
--- a/sd/source/ui/remotecontrol/AvahiNetworkService.hxx
+++ b/sd/source/ui/remotecontrol/AvahiNetworkService.hxx
@@ -19,7 +19,7 @@ namespace sd {
public:
AvahiNetworkService(const std::string& aname = "", unsigned int aport = 1599)
: ZeroconfService(aname, aport){}
- virtual ~AvahiNetworkService(){}
+ virtual ~AvahiNetworkService() override {}
void clear() override;
void setup() override;
diff --git a/sd/source/ui/remotecontrol/BluetoothServer.hxx b/sd/source/ui/remotecontrol/BluetoothServer.hxx
index 8ec485de92d4..b5d6f78aa2b8 100644
--- a/sd/source/ui/remotecontrol/BluetoothServer.hxx
+++ b/sd/source/ui/remotecontrol/BluetoothServer.hxx
@@ -43,7 +43,7 @@ namespace sd
#endif
private:
explicit BluetoothServer( std::vector<Communicator*>* pCommunicators );
- virtual ~BluetoothServer();
+ virtual ~BluetoothServer() override;
enum { UNKNOWN, DISCOVERABLE, NOT_DISCOVERABLE } meWasDiscoverable;
static BluetoothServer *spServer;
diff --git a/sd/source/ui/remotecontrol/Communicator.hxx b/sd/source/ui/remotecontrol/Communicator.hxx
index 4965c4381dda..cca2ea2a982a 100644
--- a/sd/source/ui/remotecontrol/Communicator.hxx
+++ b/sd/source/ui/remotecontrol/Communicator.hxx
@@ -39,7 +39,7 @@ namespace sd
{
public:
explicit Communicator( IBluetoothSocket *pSocket );
- virtual ~Communicator();
+ virtual ~Communicator() override;
void presentationStarted( const css::uno::Reference<
css::presentation::XSlideShowController > &rController );
diff --git a/sd/source/ui/remotecontrol/DiscoveryService.hxx b/sd/source/ui/remotecontrol/DiscoveryService.hxx
index f66fa49c1da6..d78e2f9abfbd 100644
--- a/sd/source/ui/remotecontrol/DiscoveryService.hxx
+++ b/sd/source/ui/remotecontrol/DiscoveryService.hxx
@@ -28,7 +28,7 @@ namespace sd
private:
DiscoveryService();
- virtual ~DiscoveryService();
+ virtual ~DiscoveryService() override;
/**
* Networking related setup -- must be run within our own thread
diff --git a/sd/source/ui/remotecontrol/ImagePreparer.hxx b/sd/source/ui/remotecontrol/ImagePreparer.hxx
index cb7f5bb112a5..8deb50300494 100644
--- a/sd/source/ui/remotecontrol/ImagePreparer.hxx
+++ b/sd/source/ui/remotecontrol/ImagePreparer.hxx
@@ -25,7 +25,7 @@ public:
ImagePreparer( const
css::uno::Reference<css::presentation::XSlideShowController>&
rxController, sd::Transmitter *aTransmitter );
- virtual ~ImagePreparer();
+ virtual ~ImagePreparer() override;
private:
css::uno::Reference<css::presentation::XSlideShowController> xController;
diff --git a/sd/source/ui/remotecontrol/Listener.hxx b/sd/source/ui/remotecontrol/Listener.hxx
index 2f2ff2b861fb..e62b67340411 100644
--- a/sd/source/ui/remotecontrol/Listener.hxx
+++ b/sd/source/ui/remotecontrol/Listener.hxx
@@ -32,7 +32,7 @@ class Listener
{
public:
Listener( const ::rtl::Reference<Communicator>& rServer, sd::Transmitter *aTransmitter );
- virtual ~Listener();
+ virtual ~Listener() override;
void init( const css::uno::Reference< css::presentation::XSlideShowController >& aController );
// XAnimationListener
diff --git a/sd/source/ui/remotecontrol/Receiver.hxx b/sd/source/ui/remotecontrol/Receiver.hxx
index d43b5af4610f..025797c0963a 100644
--- a/sd/source/ui/remotecontrol/Receiver.hxx
+++ b/sd/source/ui/remotecontrol/Receiver.hxx
@@ -32,7 +32,7 @@ class Receiver : private Timer
std::deque< std::vector< OString > > maExecQueue;
public:
explicit Receiver( Transmitter *aTransmitter );
- virtual ~Receiver();
+ virtual ~Receiver() override;
virtual void Invoke() override;
void pushCommand( const std::vector<OString> &rCommand );
static void executeCommand( const std::vector<OString> &aCommand );
diff --git a/sd/source/ui/remotecontrol/Transmitter.hxx b/sd/source/ui/remotecontrol/Transmitter.hxx
index 3deb6442f944..607ab59c5975 100644
--- a/sd/source/ui/remotecontrol/Transmitter.hxx
+++ b/sd/source/ui/remotecontrol/Transmitter.hxx
@@ -27,7 +27,7 @@ class Transmitter
public:
enum Priority { PRIORITY_LOW = 1, PRIORITY_HIGH };
explicit Transmitter( ::sd::IBluetoothSocket* aSocket );
- virtual ~Transmitter();
+ virtual ~Transmitter() override;
void addMessage( const OString& aMessage, const Priority aPriority );
void notifyFinished();
diff --git a/sd/source/ui/sidebar/AllMasterPagesSelector.hxx b/sd/source/ui/sidebar/AllMasterPagesSelector.hxx
index 5535e12ed246..b5f2c0c912a2 100644
--- a/sd/source/ui/sidebar/AllMasterPagesSelector.hxx
+++ b/sd/source/ui/sidebar/AllMasterPagesSelector.hxx
@@ -63,7 +63,7 @@ private:
ViewShellBase& rBase,
const std::shared_ptr<MasterPageContainer>& rpContainer,
const css::uno::Reference<css::ui::XSidebar>& rxSidebar);
- virtual ~AllMasterPagesSelector();
+ virtual ~AllMasterPagesSelector() override;
void AddItem (MasterPageContainer::Token aToken);
diff --git a/sd/source/ui/sidebar/CurrentMasterPagesSelector.hxx b/sd/source/ui/sidebar/CurrentMasterPagesSelector.hxx
index a3567a6e0c59..a2a3687035ba 100644
--- a/sd/source/ui/sidebar/CurrentMasterPagesSelector.hxx
+++ b/sd/source/ui/sidebar/CurrentMasterPagesSelector.hxx
@@ -66,7 +66,7 @@ private:
ViewShellBase& rBase,
const std::shared_ptr<MasterPageContainer>& rpContainer,
const css::uno::Reference<css::ui::XSidebar>& rxSidebar);
- virtual ~CurrentMasterPagesSelector();
+ virtual ~CurrentMasterPagesSelector() override;
virtual void dispose() override;
virtual void LateInit() override;
diff --git a/sd/source/ui/sidebar/CustomAnimationPanel.hxx b/sd/source/ui/sidebar/CustomAnimationPanel.hxx
index 0837d03578ea..8b32eec2bee2 100644
--- a/sd/source/ui/sidebar/CustomAnimationPanel.hxx
+++ b/sd/source/ui/sidebar/CustomAnimationPanel.hxx
@@ -32,7 +32,7 @@ public:
vcl::Window* pParentWindow,
ViewShellBase& rViewShellBase,
const css::uno::Reference<css::frame::XFrame>& rxFrame);
- virtual ~CustomAnimationPanel();
+ virtual ~CustomAnimationPanel() override;
// ILayoutableWindow
virtual css::ui::LayoutSize GetHeightForWidth (const sal_Int32 nWidth) override;
diff --git a/sd/source/ui/sidebar/LayoutMenu.hxx b/sd/source/ui/sidebar/LayoutMenu.hxx
index 5f5d02e8e3b2..93e5bb082ab9 100644
--- a/sd/source/ui/sidebar/LayoutMenu.hxx
+++ b/sd/source/ui/sidebar/LayoutMenu.hxx
@@ -72,7 +72,7 @@ public:
vcl::Window* pParent,
ViewShellBase& rViewShellBase,
const css::uno::Reference<css::ui::XSidebar>& rxSidebar);
- virtual ~LayoutMenu();
+ virtual ~LayoutMenu() override;
virtual void dispose() override;
void Dispose();
diff --git a/sd/source/ui/sidebar/MasterPageContainer.cxx b/sd/source/ui/sidebar/MasterPageContainer.cxx
index d7bc6e5c5a25..d276a720ee4c 100644
--- a/sd/source/ui/sidebar/MasterPageContainer.cxx
+++ b/sd/source/ui/sidebar/MasterPageContainer.cxx
@@ -120,7 +120,7 @@ public:
private:
Implementation();
- virtual ~Implementation();
+ virtual ~Implementation() override;
class Deleter { public:
void operator() (Implementation* pObject) { delete pObject; }
diff --git a/sd/source/ui/sidebar/MasterPagesSelector.hxx b/sd/source/ui/sidebar/MasterPagesSelector.hxx
index e5de7fa02f4a..e89af913771c 100644
--- a/sd/source/ui/sidebar/MasterPagesSelector.hxx
+++ b/sd/source/ui/sidebar/MasterPagesSelector.hxx
@@ -62,7 +62,7 @@ public:
ViewShellBase& rBase,
const std::shared_ptr<MasterPageContainer>& rpContainer,
const css::uno::Reference<css::ui::XSidebar>& rxSidebar);
- virtual ~MasterPagesSelector();
+ virtual ~MasterPagesSelector() override;
virtual void dispose() override;
virtual void LateInit();
diff --git a/sd/source/ui/sidebar/NavigatorWrapper.hxx b/sd/source/ui/sidebar/NavigatorWrapper.hxx
index ffaf18640026..a290cabd0797 100644
--- a/sd/source/ui/sidebar/NavigatorWrapper.hxx
+++ b/sd/source/ui/sidebar/NavigatorWrapper.hxx
@@ -44,7 +44,7 @@ public:
vcl::Window* pParent,
sd::ViewShellBase& rViewShellBase,
SfxBindings* pBindings);
- virtual ~NavigatorWrapper();
+ virtual ~NavigatorWrapper() override;
virtual void dispose() override;
// Control
diff --git a/sd/source/ui/sidebar/PanelBase.hxx b/sd/source/ui/sidebar/PanelBase.hxx
index 523b101480c6..6d2dfb7b9b41 100644
--- a/sd/source/ui/sidebar/PanelBase.hxx
+++ b/sd/source/ui/sidebar/PanelBase.hxx
@@ -44,7 +44,7 @@ public:
PanelBase (
vcl::Window* pParentWindow,
ViewShellBase& rViewShellBase);
- virtual ~PanelBase();
+ virtual ~PanelBase() override;
virtual void dispose() override;
virtual void Resize() override;
diff --git a/sd/source/ui/sidebar/PanelFactory.hxx b/sd/source/ui/sidebar/PanelFactory.hxx
index a60b3c79d66c..d017825842ad 100644
--- a/sd/source/ui/sidebar/PanelFactory.hxx
+++ b/sd/source/ui/sidebar/PanelFactory.hxx
@@ -53,7 +53,7 @@ public:
const css::uno::Reference<css::lang::XMultiServiceFactory>& rxFactory);
explicit PanelFactory (const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~PanelFactory();
+ virtual ~PanelFactory() override;
PanelFactory(const PanelFactory&) = delete;
PanelFactory& operator=(const PanelFactory&) = delete;
diff --git a/sd/source/ui/sidebar/PreviewValueSet.hxx b/sd/source/ui/sidebar/PreviewValueSet.hxx
index f5a5b258781b..880ee9190120 100644
--- a/sd/source/ui/sidebar/PreviewValueSet.hxx
+++ b/sd/source/ui/sidebar/PreviewValueSet.hxx
@@ -31,7 +31,7 @@ class PreviewValueSet
{
public:
explicit PreviewValueSet (vcl::Window* pParent);
- virtual ~PreviewValueSet();
+ virtual ~PreviewValueSet() override;
void SetRightMouseClickHandler (const Link<const MouseEvent&,void>& rLink);
virtual void Resize() override;
diff --git a/sd/source/ui/sidebar/RecentMasterPagesSelector.hxx b/sd/source/ui/sidebar/RecentMasterPagesSelector.hxx
index 6e362961e17e..1801242d48c8 100644
--- a/sd/source/ui/sidebar/RecentMasterPagesSelector.hxx
+++ b/sd/source/ui/sidebar/RecentMasterPagesSelector.hxx
@@ -65,7 +65,7 @@ private:
ViewShellBase& rBase,
const std::shared_ptr<MasterPageContainer>& rpContainer,
const css::uno::Reference<css::ui::XSidebar>& rxSidebar);
- virtual ~RecentMasterPagesSelector();
+ virtual ~RecentMasterPagesSelector() override;
virtual void dispose() override;
virtual void LateInit() override;
diff --git a/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx b/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx
index f8ad97abfcbd..ab0d033b474d 100644
--- a/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx
+++ b/sd/source/ui/sidebar/RecentlyUsedMasterPages.hxx
@@ -92,7 +92,7 @@ private:
std::shared_ptr<MasterPageContainer> mpContainer;
RecentlyUsedMasterPages();
- virtual ~RecentlyUsedMasterPages();
+ virtual ~RecentlyUsedMasterPages() override;
/** Call this method after a new object has been created.
*/
diff --git a/sd/source/ui/sidebar/SlideBackground.hxx b/sd/source/ui/sidebar/SlideBackground.hxx
index 0f3d491ce300..7514b4388ba4 100644
--- a/sd/source/ui/sidebar/SlideBackground.hxx
+++ b/sd/source/ui/sidebar/SlideBackground.hxx
@@ -58,7 +58,7 @@ public:
ViewShellBase& rBase,
const css::uno::Reference<css::frame::XFrame>& rxFrame,
SfxBindings* pBindings );
- virtual ~SlideBackground();
+ virtual ~SlideBackground() override;
virtual void dispose() override;
SfxBindings* GetBindings() { return mpBindings; }
// Window
diff --git a/sd/source/ui/sidebar/SlideTransitionPanel.hxx b/sd/source/ui/sidebar/SlideTransitionPanel.hxx
index ab03e293c558..256bc3759dbc 100644
--- a/sd/source/ui/sidebar/SlideTransitionPanel.hxx
+++ b/sd/source/ui/sidebar/SlideTransitionPanel.hxx
@@ -32,7 +32,7 @@ public:
vcl::Window* pParentWindow,
ViewShellBase& rViewShellBase,
const css::uno::Reference<css::frame::XFrame>& rxFrame );
- virtual ~SlideTransitionPanel();
+ virtual ~SlideTransitionPanel() override;
// ILayoutableWindow
virtual css::ui::LayoutSize GetHeightForWidth (const sal_Int32 nWidth) override;
diff --git a/sd/source/ui/sidebar/TableDesignPanel.hxx b/sd/source/ui/sidebar/TableDesignPanel.hxx
index c51116a0b147..0bcea51d03a6 100644
--- a/sd/source/ui/sidebar/TableDesignPanel.hxx
+++ b/sd/source/ui/sidebar/TableDesignPanel.hxx
@@ -30,7 +30,7 @@ public:
TableDesignPanel (
vcl::Window* pParentWindow,
ViewShellBase& rViewShellBase);
- virtual ~TableDesignPanel();
+ virtual ~TableDesignPanel() override;
// ILayoutableWindow
virtual css::ui::LayoutSize GetHeightForWidth (const sal_Int32 nWidth) override;
diff --git a/sd/source/ui/slideshow/showwindow.hxx b/sd/source/ui/slideshow/showwindow.hxx
index 0c70d3896291..97c03da90271 100644
--- a/sd/source/ui/slideshow/showwindow.hxx
+++ b/sd/source/ui/slideshow/showwindow.hxx
@@ -50,7 +50,7 @@ class ShowWindow
public:
ShowWindow ( const ::rtl::Reference< ::sd::SlideshowImpl >& xController, vcl::Window* pParent );
- virtual ~ShowWindow();
+ virtual ~ShowWindow() override;
virtual void dispose() override;
void SetEndMode();
diff --git a/sd/source/ui/slideshow/slideshowimpl.hxx b/sd/source/ui/slideshow/slideshowimpl.hxx
index fd401a40f755..f990f8d96e7e 100644
--- a/sd/source/ui/slideshow/slideshowimpl.hxx
+++ b/sd/source/ui/slideshow/slideshowimpl.hxx
@@ -121,7 +121,7 @@ class SlideShowListenerProxy : private ::cppu::BaseMutex,
{
public:
SlideShowListenerProxy( const rtl::Reference< SlideshowImpl >& xController, const css::uno::Reference< css::presentation::XSlideShow >& xSlideShow );
- virtual ~SlideShowListenerProxy();
+ virtual ~SlideShowListenerProxy() override;
void addAsSlideShowListener();
void removeAsSlideShowListener();
@@ -235,7 +235,7 @@ private:
SlideshowImpl(SlideshowImpl &) = delete;
void operator =(SlideshowImpl &) = delete;
- virtual ~SlideshowImpl();
+ virtual ~SlideshowImpl() override;
// override WeakComponentImplHelperBase::disposing()
// This function is called upon disposing the component,
diff --git a/sd/source/ui/slideshow/slideshowviewimpl.hxx b/sd/source/ui/slideshow/slideshowviewimpl.hxx
index 2242fa4ee1b0..e7baf9b98d74 100644
--- a/sd/source/ui/slideshow/slideshowviewimpl.hxx
+++ b/sd/source/ui/slideshow/slideshowviewimpl.hxx
@@ -218,7 +218,7 @@ public:
using cppu::WeakComponentImplHelperBase::disposing;
protected:
- virtual ~SlideShowView() {}
+ virtual ~SlideShowView() override {}
private:
void init();
diff --git a/sd/source/ui/slidesorter/controller/SlsListener.hxx b/sd/source/ui/slidesorter/controller/SlsListener.hxx
index eff122700593..7776248f59db 100644
--- a/sd/source/ui/slidesorter/controller/SlsListener.hxx
+++ b/sd/source/ui/slidesorter/controller/SlsListener.hxx
@@ -72,7 +72,7 @@ class Listener
{
public:
explicit Listener (SlideSorter& rSlideSorter);
- virtual ~Listener();
+ virtual ~Listener() override;
/** Connect to the current controller of the view shell as listener.
This method is called once during initialization and every time a
diff --git a/sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx b/sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx
index beca391f0823..8c18d5683f9d 100644
--- a/sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx
+++ b/sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx
@@ -195,7 +195,7 @@ public:
NormalModeHandler (
SlideSorter& rSlideSorter,
SelectionFunction& rSelectionFunction);
- virtual ~NormalModeHandler();
+ virtual ~NormalModeHandler() override;
virtual SelectionFunction::Mode GetMode() const override;
virtual void Abort() override;
@@ -234,7 +234,7 @@ public:
const Point& rMouseModelPosition,
const sal_uInt32 nEventCode);
#endif
- virtual ~MultiSelectionModeHandler();
+ virtual ~MultiSelectionModeHandler() override;
#ifndef MACOSX
void Initialize(const sal_uInt32 nEventCode);
@@ -291,7 +291,7 @@ public:
const Point& rMousePosition,
vcl::Window* pWindow);
#endif
- virtual ~DragAndDropModeHandler();
+ virtual ~DragAndDropModeHandler() override;
#ifndef MACOSX
void Initialize(const Point& rMousePosition, vcl::Window* pWindow);
diff --git a/sd/source/ui/slidesorter/inc/controller/SlsClipboard.hxx b/sd/source/ui/slidesorter/inc/controller/SlsClipboard.hxx
index b4b59a1257fa..6ec289447414 100644
--- a/sd/source/ui/slidesorter/inc/controller/SlsClipboard.hxx
+++ b/sd/source/ui/slidesorter/inc/controller/SlsClipboard.hxx
@@ -62,7 +62,7 @@ class Clipboard
{
public:
Clipboard (SlideSorter& rSlideSorter);
- virtual ~Clipboard();
+ virtual ~Clipboard() override;
/** Create a slide sorter transferable from the given sd
transferable. The returned transferable is set up with all
diff --git a/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx b/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx
index ccc8048c260a..100eac7944cf 100644
--- a/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx
+++ b/sd/source/ui/slidesorter/inc/controller/SlsSelectionFunction.hxx
@@ -106,7 +106,7 @@ protected:
SlideSorter& rSlideSorter,
SfxRequest& rRequest);
- virtual ~SelectionFunction();
+ virtual ~SelectionFunction() override;
private:
/** We use this flag to filter out the cases where MouseMotion() is called
diff --git a/sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx b/sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx
index aa3898ba517d..19a4d76f333a 100644
--- a/sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx
+++ b/sd/source/ui/slidesorter/inc/controller/SlsTransferableData.hxx
@@ -68,7 +68,7 @@ public:
TransferableData (
SlideSorterViewShell* pViewShell,
const ::std::vector<TransferableData::Representative>& rRepresentatives);
- virtual ~TransferableData();
+ virtual ~TransferableData() override;
const ::std::vector<Representative>& GetRepresentatives() const { return maRepresentatives;}
diff --git a/sd/source/ui/slidesorter/inc/model/SlsPageEnumeration.hxx b/sd/source/ui/slidesorter/inc/model/SlsPageEnumeration.hxx
index 49b85dce66f5..1c43e39034de 100644
--- a/sd/source/ui/slidesorter/inc/model/SlsPageEnumeration.hxx
+++ b/sd/source/ui/slidesorter/inc/model/SlsPageEnumeration.hxx
@@ -63,7 +63,7 @@ public:
*/
PageEnumeration (const PageEnumeration& rEnumeration);
- virtual ~PageEnumeration();
+ virtual ~PageEnumeration() override;
/** Create and return an exact copy of the called object.
*/
diff --git a/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx b/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
index 48c3cf8a32a0..4a5bcc3330c9 100644
--- a/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
+++ b/sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
@@ -71,7 +71,7 @@ public:
explicit SlideSorterView (SlideSorter& rSlideSorter);
void Init();
- virtual ~SlideSorterView();
+ virtual ~SlideSorterView() override;
void Dispose();
SlideSorterView(const SlideSorterView&) = delete;
diff --git a/sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx b/sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx
index be7e18bfa334..8e7f4e575400 100644
--- a/sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx
+++ b/sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx
@@ -60,7 +60,7 @@ private:
SharedFontPointer maFont;
FontProvider();
- virtual ~FontProvider();
+ virtual ~FontProvider() override;
FontProvider (const FontProvider&) = delete;
FontProvider& operator= (const FontProvider&) = delete;
diff --git a/sd/source/ui/slidesorter/inc/view/SlsInsertionIndicatorOverlay.hxx b/sd/source/ui/slidesorter/inc/view/SlsInsertionIndicatorOverlay.hxx
index 9e5252286800..8fe353ce73c2 100644
--- a/sd/source/ui/slidesorter/inc/view/SlsInsertionIndicatorOverlay.hxx
+++ b/sd/source/ui/slidesorter/inc/view/SlsInsertionIndicatorOverlay.hxx
@@ -53,7 +53,7 @@ class InsertionIndicatorOverlay
{
public:
InsertionIndicatorOverlay (SlideSorter& rSlideSorter);
- virtual ~InsertionIndicatorOverlay();
+ virtual ~InsertionIndicatorOverlay() override;
virtual void SetLayerInvalidator (const SharedILayerInvalidator& rpInvalidator) override;
diff --git a/sd/source/ui/slidesorter/model/SlsPageEnumeration.cxx b/sd/source/ui/slidesorter/model/SlsPageEnumeration.cxx
index a7f9031dbca7..fa046e5238c5 100644
--- a/sd/source/ui/slidesorter/model/SlsPageEnumeration.cxx
+++ b/sd/source/ui/slidesorter/model/SlsPageEnumeration.cxx
@@ -36,7 +36,7 @@ public:
inline PageEnumerationImpl (
const SlideSorterModel& rModel,
const PageEnumeration::PagePredicate& rPredicate);
- virtual ~PageEnumerationImpl();
+ virtual ~PageEnumerationImpl() override;
PageEnumerationImpl(const PageEnumerationImpl&) = delete;
PageEnumerationImpl& operator=(const PageEnumerationImpl&) = delete;
/** Create a copy of the called enumeration object.
diff --git a/sd/source/ui/slidesorter/shell/SlideSorter.cxx b/sd/source/ui/slidesorter/shell/SlideSorter.cxx
index 79171b327634..edc3750ee697 100644
--- a/sd/source/ui/slidesorter/shell/SlideSorter.cxx
+++ b/sd/source/ui/slidesorter/shell/SlideSorter.cxx
@@ -51,7 +51,7 @@ class ContentWindow : public ::sd::Window
{
public:
ContentWindow(vcl::Window& rParent, SlideSorter& rSlideSorter);
- virtual ~ContentWindow();
+ virtual ~ContentWindow() override;
void SetCurrentFunction (const rtl::Reference<FuPoor>& rpFunction);
virtual void Paint(vcl::RenderContext& /*rRenderContext*/, const Rectangle& rRect) override;
virtual void KeyInput (const KeyEvent& rEvent) override;
diff --git a/sd/source/ui/slidesorter/shell/SlideSorterService.hxx b/sd/source/ui/slidesorter/shell/SlideSorterService.hxx
index b7ebe225dc87..d0baa5cd4fbf 100644
--- a/sd/source/ui/slidesorter/shell/SlideSorterService.hxx
+++ b/sd/source/ui/slidesorter/shell/SlideSorterService.hxx
@@ -52,7 +52,7 @@ class SlideSorterService
public:
explicit SlideSorterService (
const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~SlideSorterService();
+ virtual ~SlideSorterService() override;
SlideSorterService(const SlideSorterService&) = delete;
SlideSorterService& operator=(const SlideSorterService&) = delete;
virtual void SAL_CALL disposing() override;
diff --git a/sd/source/ui/slidesorter/view/SlideSorterView.cxx b/sd/source/ui/slidesorter/view/SlideSorterView.cxx
index e58e3955284e..786f5dd4b81f 100644
--- a/sd/source/ui/slidesorter/view/SlideSorterView.cxx
+++ b/sd/source/ui/slidesorter/view/SlideSorterView.cxx
@@ -88,7 +88,7 @@ namespace {
{
public:
explicit Painter (SlideSorterView& rView) : mrView(rView) {}
- virtual ~Painter() {}
+ virtual ~Painter() override {}
virtual void Paint (OutputDevice& rDevice, const Rectangle& rRepaintArea) override
{
@@ -107,7 +107,7 @@ class BackgroundPainter
{
public:
explicit BackgroundPainter (const Color& rBackgroundColor) : maBackgroundColor(rBackgroundColor) {}
- virtual ~BackgroundPainter() {}
+ virtual ~BackgroundPainter() override {}
BackgroundPainter(const BackgroundPainter&) = delete;
BackgroundPainter& operator=(const BackgroundPainter&) = delete;
diff --git a/sd/source/ui/slidesorter/view/SlsLayeredDevice.cxx b/sd/source/ui/slidesorter/view/SlsLayeredDevice.cxx
index 216410273c26..bc8dfefd5323 100644
--- a/sd/source/ui/slidesorter/view/SlsLayeredDevice.cxx
+++ b/sd/source/ui/slidesorter/view/SlsLayeredDevice.cxx
@@ -45,7 +45,7 @@ public:
{
}
- virtual ~LayerInvalidator ( )
+ virtual ~LayerInvalidator ( ) override
{
}
diff --git a/sd/source/ui/slidesorter/view/SlsViewCacheContext.hxx b/sd/source/ui/slidesorter/view/SlsViewCacheContext.hxx
index e9e577b6583e..c8f4fcddcd1a 100644
--- a/sd/source/ui/slidesorter/view/SlsViewCacheContext.hxx
+++ b/sd/source/ui/slidesorter/view/SlsViewCacheContext.hxx
@@ -40,7 +40,7 @@ class ViewCacheContext : public cache::CacheContext
{
public:
explicit ViewCacheContext (SlideSorter& rSlideSorter);
- virtual ~ViewCacheContext();
+ virtual ~ViewCacheContext() override;
virtual void NotifyPreviewCreation (cache::CacheKey aKey, const Bitmap& rPreview) override;
virtual bool IsIdle() override;
virtual bool IsVisible (cache::CacheKey aKey) override;
diff --git a/sd/source/ui/table/tableobjectbar.hxx b/sd/source/ui/table/tableobjectbar.hxx
index 7ef0f9cbd43e..4542535f967a 100644
--- a/sd/source/ui/table/tableobjectbar.hxx
+++ b/sd/source/ui/table/tableobjectbar.hxx
@@ -45,7 +45,7 @@ private:
public:
TableObjectBar( ::sd::ViewShell* pSdViewShell, ::sd::View* pSdView);
- virtual ~TableObjectBar();
+ virtual ~TableObjectBar() override;
void GetState( SfxItemSet& rSet );
void GetAttrState( SfxItemSet& rSet );
diff --git a/sd/source/ui/tools/EventMultiplexer.cxx b/sd/source/ui/tools/EventMultiplexer.cxx
index d6df067568da..8d0522c1e5f6 100644
--- a/sd/source/ui/tools/EventMultiplexer.cxx
+++ b/sd/source/ui/tools/EventMultiplexer.cxx
@@ -65,7 +65,7 @@ class EventMultiplexer::Implementation
{
public:
explicit Implementation (ViewShellBase& rBase);
- virtual ~Implementation();
+ virtual ~Implementation() override;
void AddEventListener (
const Link<EventMultiplexerEvent&,void>& rCallback,
diff --git a/sd/source/ui/tools/PreviewRenderer.cxx b/sd/source/ui/tools/PreviewRenderer.cxx
index feec76bf3bf3..3113e5069653 100644
--- a/sd/source/ui/tools/PreviewRenderer.cxx
+++ b/sd/source/ui/tools/PreviewRenderer.cxx
@@ -54,7 +54,7 @@ namespace {
{
public:
ViewRedirector();
- virtual ~ViewRedirector();
+ virtual ~ViewRedirector() override;
virtual drawinglayer::primitive2d::Primitive2DContainer createRedirectedPrimitive2DSequence(
const sdr::contact::ViewObjectContact& rOriginal,
const sdr::contact::DisplayInfo& rDisplayInfo) override;
diff --git a/sd/source/ui/unoidl/UnoDocumentSettings.cxx b/sd/source/ui/unoidl/UnoDocumentSettings.cxx
index 18db3790bc4e..84fab5131493 100644
--- a/sd/source/ui/unoidl/UnoDocumentSettings.cxx
+++ b/sd/source/ui/unoidl/UnoDocumentSettings.cxx
@@ -72,7 +72,7 @@ namespace sd
{
public:
explicit DocumentSettings( SdXImpressDocument* pModel );
- virtual ~DocumentSettings() throw();
+ virtual ~DocumentSettings() throw() override;
// XInterface
virtual Any SAL_CALL queryInterface( const Type& aType ) throw (RuntimeException, std::exception) override;
diff --git a/sd/source/ui/unoidl/sddetect.hxx b/sd/source/ui/unoidl/sddetect.hxx
index 2672127e6d4c..49beceb6795c 100644
--- a/sd/source/ui/unoidl/sddetect.hxx
+++ b/sd/source/ui/unoidl/sddetect.hxx
@@ -53,7 +53,7 @@ class SdFilterDetect : public ::cppu::WeakImplHelper< css::document::XExtendedFi
{
public:
SdFilterDetect();
- virtual ~SdFilterDetect();
+ virtual ~SdFilterDetect() override;
// XServiceInfo
diff --git a/sd/source/ui/unoidl/unocpres.hxx b/sd/source/ui/unoidl/unocpres.hxx
index 896bbcdc9848..493c5ddccac7 100644
--- a/sd/source/ui/unoidl/unocpres.hxx
+++ b/sd/source/ui/unoidl/unocpres.hxx
@@ -51,7 +51,7 @@ private:
public:
SdXCustomPresentation() throw();
SdXCustomPresentation( SdCustomShow* mpSdCustomShow) throw();
- virtual ~SdXCustomPresentation() throw();
+ virtual ~SdXCustomPresentation() throw() override;
// internal
SdCustomShow* GetSdCustomShow() const throw() { return mpSdCustomShow; }
@@ -112,7 +112,7 @@ private:
public:
explicit SdXCustomPresentationAccess(SdXImpressDocument& rMyModel) throw();
- virtual ~SdXCustomPresentationAccess() throw();
+ virtual ~SdXCustomPresentationAccess() throw() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sd/source/ui/unoidl/unolayer.hxx b/sd/source/ui/unoidl/unolayer.hxx
index 24fb20b7e60e..99ba616adc04 100644
--- a/sd/source/ui/unoidl/unolayer.hxx
+++ b/sd/source/ui/unoidl/unolayer.hxx
@@ -49,7 +49,7 @@ class SdLayer : public ::cppu::WeakImplHelper< css::drawing::XLayer,
{
public:
SdLayer( SdLayerManager* pLayerManager_, SdrLayer* pSdrLayer_ ) throw();
- virtual ~SdLayer() throw();
+ virtual ~SdLayer() throw() override;
// intern
SdrLayer* GetSdrLayer() const throw() { return pLayer; }
@@ -116,7 +116,7 @@ class SdLayerManager : public ::cppu::WeakImplHelper< css::drawing::XLayerManage
public:
explicit SdLayerManager( SdXImpressDocument& rMyModel ) throw();
- virtual ~SdLayerManager() throw();
+ virtual ~SdLayerManager() throw() override;
// uno helper
UNO3_GETIMPLEMENTATION_DECL( SdLayerManager )
diff --git a/sd/source/ui/unoidl/unomodel.cxx b/sd/source/ui/unoidl/unomodel.cxx
index eba557cf19d0..34b9d7021073 100644
--- a/sd/source/ui/unoidl/unomodel.cxx
+++ b/sd/source/ui/unoidl/unomodel.cxx
@@ -119,7 +119,7 @@ class SdUnoForbiddenCharsTable : public SvxUnoForbiddenCharsTable,
{
public:
explicit SdUnoForbiddenCharsTable(SdrModel* pModel);
- virtual ~SdUnoForbiddenCharsTable();
+ virtual ~SdUnoForbiddenCharsTable() override;
// SfxListener
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) throw () override;
@@ -1548,7 +1548,7 @@ public:
bool IsPrintable( const SdrObject* pObj ) const;
ImplRenderPaintProc( const SdrLayerAdmin& rLA, SdrPageView* pView, vcl::PDFExtOutDevData* pData );
- virtual ~ImplRenderPaintProc();
+ virtual ~ImplRenderPaintProc() override;
// all default implementations just call the same methods at the original. To do something
// different, override the method and at least do what the method does.
diff --git a/sd/source/ui/unoidl/unopback.hxx b/sd/source/ui/unoidl/unopback.hxx
index fbe41fe87a78..6e08f7bdadd8 100644
--- a/sd/source/ui/unoidl/unopback.hxx
+++ b/sd/source/ui/unoidl/unopback.hxx
@@ -50,7 +50,7 @@ protected:
const SfxItemPropertySimpleEntry* getPropertyMapEntry( const OUString& rPropertyName ) const throw();
public:
SdUnoPageBackground( SdDrawDocument* pDoc = nullptr, const SfxItemSet* pSet = nullptr) throw();
- virtual ~SdUnoPageBackground() throw();
+ virtual ~SdUnoPageBackground() throw() override;
// internal
void fillItemSet( SdDrawDocument* pDoc, SfxItemSet& rSet ) throw();
diff --git a/sd/source/ui/unoidl/unopool.cxx b/sd/source/ui/unoidl/unopool.cxx
index 6ae35e5a8584..4dbb9be55815 100644
--- a/sd/source/ui/unoidl/unopool.cxx
+++ b/sd/source/ui/unoidl/unopool.cxx
@@ -46,7 +46,7 @@ class SdUnoDrawPool : public SvxUnoDrawPool
{
public:
explicit SdUnoDrawPool(SdDrawDocument* pModel) throw();
- virtual ~SdUnoDrawPool() throw();
+ virtual ~SdUnoDrawPool() throw() override;
protected:
virtual void putAny( SfxItemPool* pPool, const PropertyMapEntry* pEntry, const uno::Any& rValue )
diff --git a/sd/source/ui/view/DocumentRenderer.cxx b/sd/source/ui/view/DocumentRenderer.cxx
index 4f9042aa83da..6c81a615a3e1 100644
--- a/sd/source/ui/view/DocumentRenderer.cxx
+++ b/sd/source/ui/view/DocumentRenderer.cxx
@@ -740,7 +740,7 @@ namespace {
{
}
- virtual ~RegularPrinterPage() {}
+ virtual ~RegularPrinterPage() override {}
virtual void Print (
Printer& rPrinter,
@@ -794,7 +794,7 @@ namespace {
{
}
- virtual ~TiledPrinterPage() {}
+ virtual ~TiledPrinterPage() override {}
virtual void Print (
Printer& rPrinter,
@@ -879,7 +879,7 @@ namespace {
{
}
- virtual ~BookletPrinterPage() {}
+ virtual ~BookletPrinterPage() override {}
virtual void Print (
Printer& rPrinter,
@@ -1092,7 +1092,7 @@ namespace {
{
}
- virtual ~OutlinerPrinterPage()
+ virtual ~OutlinerPrinterPage() override
{
mpParaObject.reset();
}
@@ -1171,7 +1171,7 @@ public:
StartListening(mrBase);
}
- virtual ~Implementation()
+ virtual ~Implementation() override
{
EndListening(mrBase);
}
diff --git a/sd/source/ui/view/ViewShellBase.cxx b/sd/source/ui/view/ViewShellBase.cxx
index 6f718f119072..d5fce1d471a4 100644
--- a/sd/source/ui/view/ViewShellBase.cxx
+++ b/sd/source/ui/view/ViewShellBase.cxx
@@ -215,7 +215,7 @@ class FocusForwardingWindow : public vcl::Window
{
public:
FocusForwardingWindow (vcl::Window& rParentWindow, ViewShellBase& rBase);
- virtual ~FocusForwardingWindow();
+ virtual ~FocusForwardingWindow() override;
virtual void dispose() override;
virtual void KeyInput (const KeyEvent& rEvent) override;
virtual void Command (const CommandEvent& rEvent) override;
diff --git a/sd/source/ui/view/drviewsa.cxx b/sd/source/ui/view/drviewsa.cxx
index a2ead2c5af09..623392411dd2 100644
--- a/sd/source/ui/view/drviewsa.cxx
+++ b/sd/source/ui/view/drviewsa.cxx
@@ -89,7 +89,7 @@ private:
public:
explicit ScannerEventListener( DrawViewShell* pParent ) : mpParent( pParent ) {}
- virtual ~ScannerEventListener();
+ virtual ~ScannerEventListener() override;
// XEventListener
virtual void SAL_CALL disposing( const lang::EventObject& rEventObject ) throw (uno::RuntimeException, std::exception) override;
diff --git a/sd/source/ui/view/sdview.cxx b/sd/source/ui/view/sdview.cxx
index 301d202ca1fb..ebb545b3c1c5 100644
--- a/sd/source/ui/view/sdview.cxx
+++ b/sd/source/ui/view/sdview.cxx
@@ -180,7 +180,7 @@ class ViewRedirector : public sdr::contact::ViewObjectContactRedirector
{
public:
ViewRedirector();
- virtual ~ViewRedirector();
+ virtual ~ViewRedirector() override;
// all default implementations just call the same methods at the original. To do something
// different, override the method and at least do what the method does.
diff --git a/sd/source/ui/view/viewoverlaymanager.cxx b/sd/source/ui/view/viewoverlaymanager.cxx
index 40f210d8fbbe..e38765c55f28 100644
--- a/sd/source/ui/view/viewoverlaymanager.cxx
+++ b/sd/source/ui/view/viewoverlaymanager.cxx
@@ -104,7 +104,7 @@ class ChangePlaceholderTag : public SmartTag
friend class ImageButtonHdl;
public:
ChangePlaceholderTag( ::sd::View& rView, SdrObject& rPlaceholderObj );
- virtual ~ChangePlaceholderTag();
+ virtual ~ChangePlaceholderTag() override;
/** returns true if the SmartTag handled the event. */
virtual bool MouseButtonDown( const MouseEvent&, SmartHdl& ) override;
@@ -125,7 +125,7 @@ class ImageButtonHdl : public SmartHdl
{
public:
ImageButtonHdl( const SmartTagReference& xTag, /* sal_uInt16 nSID, const Image& rImage, const Image& rImageMO, */ const Point& rPnt );
- virtual ~ImageButtonHdl();
+ virtual ~ImageButtonHdl() override;
virtual void CreateB2dIAObject() override;
virtual bool IsFocusHdl() const override;
virtual Pointer GetPointer() const override;
diff --git a/sd/source/ui/view/viewshel.cxx b/sd/source/ui/view/viewshel.cxx
index 32eb612f3aef..71319f90ff80 100644
--- a/sd/source/ui/view/viewshel.cxx
+++ b/sd/source/ui/view/viewshel.cxx
@@ -101,7 +101,7 @@ class ViewShellObjectBarFactory
{
public:
explicit ViewShellObjectBarFactory (::sd::ViewShell& rViewShell);
- virtual ~ViewShellObjectBarFactory();
+ virtual ~ViewShellObjectBarFactory() override;
virtual SfxShell* CreateShell (
::sd::ShellId nId,
vcl::Window* pParentWindow,
diff --git a/sdext/source/minimizer/pppoptimizer.hxx b/sdext/source/minimizer/pppoptimizer.hxx
index 17e1222b2cd9..91ef44cbd147 100644
--- a/sdext/source/minimizer/pppoptimizer.hxx
+++ b/sdext/source/minimizer/pppoptimizer.hxx
@@ -40,7 +40,7 @@ public:
PPPOptimizer(
css::uno::Reference<css::uno::XComponentContext> const & xContext,
css::uno::Reference< css::frame::XFrame > const & xFrame);
- virtual ~PPPOptimizer();
+ virtual ~PPPOptimizer() override;
// XDispatchProvider
virtual css::uno::Reference< css::frame::XDispatch > SAL_CALL queryDispatch(
diff --git a/sdext/source/minimizer/pppoptimizerdialog.hxx b/sdext/source/minimizer/pppoptimizerdialog.hxx
index 774885501cd4..1ff64ea583f7 100644
--- a/sdext/source/minimizer/pppoptimizerdialog.hxx
+++ b/sdext/source/minimizer/pppoptimizerdialog.hxx
@@ -51,7 +51,7 @@ class PPPOptimizerDialog : public ::cppu::WeakImplHelper<
public:
explicit PPPOptimizerDialog( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~PPPOptimizerDialog();
+ virtual ~PPPOptimizerDialog() override;
// XInitialization
void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& aArguments )
diff --git a/sdext/source/pdfimport/filterdet.cxx b/sdext/source/pdfimport/filterdet.cxx
index 8889679f9d12..747fab155576 100644
--- a/sdext/source/pdfimport/filterdet.cxx
+++ b/sdext/source/pdfimport/filterdet.cxx
@@ -57,7 +57,7 @@ public:
FileEmitContext( const OUString& rOrigFile,
const uno::Reference< uno::XComponentContext >& xContext,
const pdfparse::PDFContainer* pTop );
- virtual ~FileEmitContext();
+ virtual ~FileEmitContext() override;
virtual bool write( const void* pBuf, unsigned int nLen ) override;
virtual unsigned int getCurPos() override;
diff --git a/sdext/source/pdfimport/inc/pdfparse.hxx b/sdext/source/pdfimport/inc/pdfparse.hxx
index 09a4e171dc2c..f11c833161b1 100644
--- a/sdext/source/pdfimport/inc/pdfparse.hxx
+++ b/sdext/source/pdfimport/inc/pdfparse.hxx
@@ -72,7 +72,7 @@ struct PDFComment : public PDFEntry
explicit PDFComment( const OString& rComment )
: PDFEntry(), m_aComment( rComment ) {}
- virtual ~PDFComment();
+ virtual ~PDFComment() override;
virtual bool emit( EmitContext& rWriteContext ) const override;
virtual PDFEntry* clone() const override;
};
@@ -81,7 +81,7 @@ struct PDFValue : public PDFEntry
{
// abstract base class for simple values
PDFValue() : PDFEntry() {}
- virtual ~PDFValue();
+ virtual ~PDFValue() override;
};
struct PDFName : public PDFValue
@@ -90,7 +90,7 @@ struct PDFName : public PDFValue
explicit PDFName( const OString& rName )
: PDFValue(), m_aName( rName ) {}
- virtual ~PDFName();
+ virtual ~PDFName() override;
virtual bool emit( EmitContext& rWriteContext ) const override;
virtual PDFEntry* clone() const override;
@@ -103,7 +103,7 @@ struct PDFString : public PDFValue
explicit PDFString( const OString& rString )
: PDFValue(), m_aString( rString ) {}
- virtual ~PDFString();
+ virtual ~PDFString() override;
virtual bool emit( EmitContext& rWriteContext ) const override;
virtual PDFEntry* clone() const override;
@@ -116,7 +116,7 @@ struct PDFNumber : public PDFValue
explicit PDFNumber( double fVal )
: PDFValue(), m_fValue( fVal ) {}
- virtual ~PDFNumber();
+ virtual ~PDFNumber() override;
virtual bool emit( EmitContext& rWriteContext ) const override;
virtual PDFEntry* clone() const override;
};
@@ -127,7 +127,7 @@ struct PDFBool : public PDFValue
explicit PDFBool( bool bVal )
: PDFValue(), m_bValue( bVal ) {}
- virtual ~PDFBool();
+ virtual ~PDFBool() override;
virtual bool emit( EmitContext& rWriteContext ) const override;
virtual PDFEntry* clone() const override;
};
@@ -139,7 +139,7 @@ struct PDFObjectRef : public PDFValue
PDFObjectRef( unsigned int nNr, unsigned int nGen )
: PDFValue(), m_nNumber( nNr ), m_nGeneration( nGen ) {}
- virtual ~PDFObjectRef();
+ virtual ~PDFObjectRef() override;
virtual bool emit( EmitContext& rWriteContext ) const override;
virtual PDFEntry* clone() const override;
};
@@ -147,7 +147,7 @@ struct PDFObjectRef : public PDFValue
struct PDFNull : public PDFValue
{
PDFNull() {}
- virtual ~PDFNull();
+ virtual ~PDFNull() override;
virtual bool emit( EmitContext& rWriteContext ) const override;
virtual PDFEntry* clone() const override;
};
@@ -161,7 +161,7 @@ struct PDFContainer : public PDFEntry
// this is an abstract base class for identifying
// entries that can contain sub elements besides comments
PDFContainer() : PDFEntry(), m_nOffset( 0 ) {}
- virtual ~PDFContainer();
+ virtual ~PDFContainer() override;
bool emitSubElements( EmitContext& rWriteContext ) const;
void cloneSubElements( std::vector<PDFEntry*>& rNewSubElements ) const;
@@ -173,7 +173,7 @@ struct PDFContainer : public PDFEntry
struct PDFArray : public PDFContainer
{
PDFArray() {}
- virtual ~PDFArray();
+ virtual ~PDFArray() override;
virtual bool emit( EmitContext& rWriteContext ) const override;
virtual PDFEntry* clone() const override;
};
@@ -184,7 +184,7 @@ struct PDFDict : public PDFContainer
Map m_aMap;
PDFDict() {}
- virtual ~PDFDict();
+ virtual ~PDFDict() override;
virtual bool emit( EmitContext& rWriteContext ) const override;
virtual PDFEntry* clone() const override;
@@ -206,7 +206,7 @@ struct PDFStream : public PDFEntry
PDFStream( unsigned int nBegin, unsigned int nEnd, PDFDict* pStreamDict )
: PDFEntry(), m_nBeginOffset( nBegin ), m_nEndOffset( nEnd ), m_pDict( pStreamDict ) {}
- virtual ~PDFStream();
+ virtual ~PDFStream() override;
virtual bool emit( EmitContext& rWriteContext ) const override;
virtual PDFEntry* clone() const override;
@@ -218,7 +218,7 @@ struct PDFTrailer : public PDFContainer
PDFDict* m_pDict;
PDFTrailer() : PDFContainer(), m_pDict( nullptr ) {}
- virtual ~PDFTrailer();
+ virtual ~PDFTrailer() override;
virtual bool emit( EmitContext& rWriteContext ) const override;
virtual PDFEntry* clone() const override;
};
@@ -238,7 +238,7 @@ public:
m_pData( nullptr ),
m_nMajor( 0 ), m_nMinor( 0 )
{}
- virtual ~PDFFile();
+ virtual ~PDFFile() override;
virtual bool emit( EmitContext& rWriteContext ) const override;
virtual PDFEntry* clone() const override;
@@ -268,7 +268,7 @@ struct PDFObject : public PDFContainer
PDFObject( unsigned int nNr, unsigned int nGen )
: m_pObject( nullptr ), m_pStream( nullptr ), m_nNumber( nNr ), m_nGeneration( nGen ) {}
- virtual ~PDFObject();
+ virtual ~PDFObject() override;
virtual bool emit( EmitContext& rWriteContext ) const override;
virtual PDFEntry* clone() const override;
@@ -286,7 +286,7 @@ private:
struct PDFPart : public PDFContainer
{
PDFPart() : PDFContainer() {}
- virtual ~PDFPart();
+ virtual ~PDFPart() override;
virtual bool emit( EmitContext& rWriteContext ) const override;
virtual PDFEntry* clone() const override;
};
diff --git a/sdext/source/pdfimport/misc/pwdinteract.cxx b/sdext/source/pdfimport/misc/pwdinteract.cxx
index ee189ade5bc0..ef25e919ee1c 100644
--- a/sdext/source/pdfimport/misc/pwdinteract.cxx
+++ b/sdext/source/pdfimport/misc/pwdinteract.cxx
@@ -70,7 +70,7 @@ public:
bool isSelected() const { osl::MutexGuard const guard( m_aMutex ); return m_bSelected; }
private:
- virtual ~PDFPasswordRequest() {}
+ virtual ~PDFPasswordRequest() override {}
};
PDFPasswordRequest::PDFPasswordRequest( bool bFirstTry, const OUString& rName ) :
@@ -128,7 +128,7 @@ public:
UnsupportedEncryptionFormatRequest& operator=(const UnsupportedEncryptionFormatRequest&) = delete;
private:
- virtual ~UnsupportedEncryptionFormatRequest() {}
+ virtual ~UnsupportedEncryptionFormatRequest() override {}
virtual uno::Any SAL_CALL getRequest() throw (uno::RuntimeException, std::exception) override {
return uno::makeAny(
diff --git a/sdext/source/pdfimport/pdfparse/pdfparse.cxx b/sdext/source/pdfimport/pdfparse/pdfparse.cxx
index 2d73ffdc724f..6b9b0f869720 100644
--- a/sdext/source/pdfimport/pdfparse/pdfparse.cxx
+++ b/sdext/source/pdfimport/pdfparse/pdfparse.cxx
@@ -49,7 +49,7 @@ class StringEmitContext : public EmitContext
OStringBuffer m_aBuf;
public:
StringEmitContext() : EmitContext(), m_aBuf(256) {}
- virtual ~StringEmitContext() {}
+ virtual ~StringEmitContext() override {}
virtual bool write( const void* pBuf, unsigned int nLen ) throw() override
{
m_aBuf.append( static_cast<const sal_Char*>(pBuf), nLen );
diff --git a/sdext/source/pdfimport/sax/emitcontext.hxx b/sdext/source/pdfimport/sax/emitcontext.hxx
index b0e198f1248a..d5a113734131 100644
--- a/sdext/source/pdfimport/sax/emitcontext.hxx
+++ b/sdext/source/pdfimport/sax/emitcontext.hxx
@@ -38,7 +38,7 @@ namespace pdfi
public:
explicit SaxEmitter( const css::uno::Reference<
css::xml::sax::XDocumentHandler >& xDocHdl );
- virtual ~SaxEmitter();
+ virtual ~SaxEmitter() override;
virtual void beginTag( const char* pTag, const PropertyMap& rProperties ) override;
virtual void write( const OUString& rString ) override;
diff --git a/sdext/source/pdfimport/sax/saxattrlist.hxx b/sdext/source/pdfimport/sax/saxattrlist.hxx
index 04b766460177..c57cd5ac69f4 100644
--- a/sdext/source/pdfimport/sax/saxattrlist.hxx
+++ b/sdext/source/pdfimport/sax/saxattrlist.hxx
@@ -49,7 +49,7 @@ namespace pdfi
public:
explicit SaxAttrList( const std::unordered_map< OUString, OUString, OUStringHash >& );
SaxAttrList( const SaxAttrList& );
- virtual ~SaxAttrList();
+ virtual ~SaxAttrList() override;
// css::xml::sax::XAttributeList
virtual sal_Int16 SAL_CALL getLength() throw(std::exception) override;
diff --git a/sdext/source/pdfimport/test/pdfunzip.cxx b/sdext/source/pdfimport/test/pdfunzip.cxx
index 27e659e18e12..cb03ad75268f 100644
--- a/sdext/source/pdfimport/test/pdfunzip.cxx
+++ b/sdext/source/pdfimport/test/pdfunzip.cxx
@@ -62,7 +62,7 @@ class FileEmitContext : public EmitContext
public:
FileEmitContext( const char* pFileName, const char* pOrigName, const PDFContainer* pTop );
- virtual ~FileEmitContext();
+ virtual ~FileEmitContext() override;
virtual bool write( const void* pBuf, unsigned int nLen ) throw() override;
virtual unsigned int getCurPos() throw() override;
diff --git a/sdext/source/pdfimport/test/tests.cxx b/sdext/source/pdfimport/test/tests.cxx
index d544eb51c9be..f24a8b4cef73 100644
--- a/sdext/source/pdfimport/test/tests.cxx
+++ b/sdext/source/pdfimport/test/tests.cxx
@@ -82,7 +82,7 @@ namespace
m_bImageSeen(false)
{}
- virtual ~TestSink() {}
+ virtual ~TestSink() override {}
void check()
{
diff --git a/sdext/source/pdfimport/tree/genericelements.hxx b/sdext/source/pdfimport/tree/genericelements.hxx
index 21b2c884823f..63fa7845cf5e 100644
--- a/sdext/source/pdfimport/tree/genericelements.hxx
+++ b/sdext/source/pdfimport/tree/genericelements.hxx
@@ -251,7 +251,7 @@ namespace pdfi
// helper method for resolveHyperlinks
bool resolveHyperlink( const std::list<Element*>::iterator& link_it, std::list<Element*>& rElements );
public:
- virtual ~PageElement();
+ virtual ~PageElement() override;
virtual void visitedBy( ElementTreeVisitor&, const std::list< Element* >::const_iterator& rParentIt ) override;
@@ -276,7 +276,7 @@ namespace pdfi
protected:
DocumentElement() : Element( nullptr ) {}
public:
- virtual ~DocumentElement();
+ virtual ~DocumentElement() override;
virtual void visitedBy( ElementTreeVisitor&, const std::list< Element* >::const_iterator& ) override;
};
diff --git a/sdext/source/pdfimport/tree/writertreevisiting.hxx b/sdext/source/pdfimport/tree/writertreevisiting.hxx
index ea6fca23ec8b..dcd9942924f2 100644
--- a/sdext/source/pdfimport/tree/writertreevisiting.hxx
+++ b/sdext/source/pdfimport/tree/writertreevisiting.hxx
@@ -37,7 +37,7 @@ namespace pdfi
explicit WriterXmlOptimizer(PDFIProcessor& rProcessor) :
m_rProcessor(rProcessor)
{}
- virtual ~WriterXmlOptimizer()
+ virtual ~WriterXmlOptimizer() override
{}
virtual void visit( HyperlinkElement&, const std::list< Element* >::const_iterator& ) override;
@@ -66,7 +66,7 @@ namespace pdfi
m_rStyleContainer(rStyleContainer),
m_rProcessor(rProcessor)
{}
- virtual ~WriterXmlFinalizer()
+ virtual ~WriterXmlFinalizer() override
{}
virtual void visit( HyperlinkElement&, const std::list< Element* >::const_iterator& ) override;
@@ -91,7 +91,7 @@ namespace pdfi
explicit WriterXmlEmitter(EmitContext& rEmitContext) :
m_rEmitContext(rEmitContext)
{}
- virtual ~WriterXmlEmitter()
+ virtual ~WriterXmlEmitter() override
{}
virtual void visit( HyperlinkElement&, const std::list< Element* >::const_iterator& ) override;
diff --git a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx
index 73ea8bf1062b..d060cde8ba54 100644
--- a/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx
+++ b/sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx
@@ -143,7 +143,7 @@ namespace pdfi
public:
explicit PDFOutDev( PDFDoc* pDoc );
- virtual ~PDFOutDev();
+ virtual ~PDFOutDev() override;
//----- get info about output device
diff --git a/sdext/source/presenter/PresenterAccessibility.cxx b/sdext/source/presenter/PresenterAccessibility.cxx
index 521ddd727708..766a9f87f376 100644
--- a/sdext/source/presenter/PresenterAccessibility.cxx
+++ b/sdext/source/presenter/PresenterAccessibility.cxx
@@ -72,7 +72,7 @@ public:
const OUString& rsName);
void LateInitialization();
- virtual ~AccessibleObject();
+ virtual ~AccessibleObject() override;
virtual void SetWindow (
const css::uno::Reference<css::awt::XWindow>& rxContentWindow,
@@ -237,7 +237,7 @@ class AccessibleStateSet
{
public:
explicit AccessibleStateSet (const sal_Int32 nStateSet);
- virtual ~AccessibleStateSet();
+ virtual ~AccessibleStateSet() override;
static sal_uInt32 GetStateMask (const sal_Int16 nType);
@@ -273,7 +273,7 @@ class AccessibleRelationSet
{
public:
AccessibleRelationSet();
- virtual ~AccessibleRelationSet();
+ virtual ~AccessibleRelationSet() override;
void AddRelation (
const sal_Int16 nRelationType,
@@ -316,7 +316,7 @@ public:
const SharedPresenterTextParagraph& rpParagraph,
const sal_Int32 nParagraphIndex);
- virtual ~AccessibleParagraph();
+ virtual ~AccessibleParagraph() override;
//----- XAccessibleContext ------------------------------------------------
diff --git a/sdext/source/presenter/PresenterAccessibility.hxx b/sdext/source/presenter/PresenterAccessibility.hxx
index cf32043e2917..30866b9b9151 100644
--- a/sdext/source/presenter/PresenterAccessibility.hxx
+++ b/sdext/source/presenter/PresenterAccessibility.hxx
@@ -62,7 +62,7 @@ public:
const css::uno::Reference<css::uno::XComponentContext>& rxContext,
const ::rtl::Reference<PresenterController>& rpPresenterController,
const css::uno::Reference<css::drawing::framework::XPane>& rxMainPane);
- virtual ~PresenterAccessible();
+ virtual ~PresenterAccessible() override;
void UpdateAccessibilityHierarchy();
diff --git a/sdext/source/presenter/PresenterButton.hxx b/sdext/source/presenter/PresenterButton.hxx
index 0f5bd77bf75b..eac955e60b4a 100644
--- a/sdext/source/presenter/PresenterButton.hxx
+++ b/sdext/source/presenter/PresenterButton.hxx
@@ -62,7 +62,7 @@ public:
const css::uno::Reference<css::awt::XWindow>& rxParentWindow,
const css::uno::Reference<css::rendering::XCanvas>& rxParentCanvas,
const OUString& rsConfigurationName);
- virtual ~PresenterButton();
+ virtual ~PresenterButton() override;
PresenterButton(const PresenterButton&) = delete;
PresenterButton& operator=(const PresenterButton&) = delete;
diff --git a/sdext/source/presenter/PresenterController.hxx b/sdext/source/presenter/PresenterController.hxx
index 0bb013fa92ce..e54bcf0b2903 100644
--- a/sdext/source/presenter/PresenterController.hxx
+++ b/sdext/source/presenter/PresenterController.hxx
@@ -95,7 +95,7 @@ public:
const css::uno::Reference<css::presentation::XSlideShowController>& rxSlideShowController,
const rtl::Reference<PresenterPaneContainer>& rpPaneContainer,
const css::uno::Reference<css::drawing::framework::XResourceId>& rxMainPaneId);
- virtual ~PresenterController();
+ virtual ~PresenterController() override;
virtual void SAL_CALL disposing() override;
diff --git a/sdext/source/presenter/PresenterCurrentSlideObserver.hxx b/sdext/source/presenter/PresenterCurrentSlideObserver.hxx
index 55b11c781796..545031343cc5 100644
--- a/sdext/source/presenter/PresenterCurrentSlideObserver.hxx
+++ b/sdext/source/presenter/PresenterCurrentSlideObserver.hxx
@@ -52,7 +52,7 @@ public:
PresenterCurrentSlideObserver (
const ::rtl::Reference<PresenterController>& rxPresenterController,
const css::uno::Reference<css::presentation::XSlideShowController>& rxSlideShowController);
- virtual ~PresenterCurrentSlideObserver();
+ virtual ~PresenterCurrentSlideObserver() override;
virtual void SAL_CALL disposing() override;
diff --git a/sdext/source/presenter/PresenterFrameworkObserver.hxx b/sdext/source/presenter/PresenterFrameworkObserver.hxx
index 35258e7e00cc..4406e6836119 100644
--- a/sdext/source/presenter/PresenterFrameworkObserver.hxx
+++ b/sdext/source/presenter/PresenterFrameworkObserver.hxx
@@ -79,7 +79,7 @@ private:
const OUString& rsEventName,
const Predicate& rPredicate,
const Action& rAction);
- virtual ~PresenterFrameworkObserver();
+ virtual ~PresenterFrameworkObserver() override;
void Shutdown();
diff --git a/sdext/source/presenter/PresenterHelpView.hxx b/sdext/source/presenter/PresenterHelpView.hxx
index 4d9700726c1d..ee50c4c6fea5 100644
--- a/sdext/source/presenter/PresenterHelpView.hxx
+++ b/sdext/source/presenter/PresenterHelpView.hxx
@@ -55,7 +55,7 @@ public:
const css::uno::Reference<css::drawing::framework::XResourceId>& rxViewId,
const css::uno::Reference<css::frame::XController>& rxController,
const ::rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~PresenterHelpView();
+ virtual ~PresenterHelpView() override;
virtual void SAL_CALL disposing() override;
diff --git a/sdext/source/presenter/PresenterNotesView.hxx b/sdext/source/presenter/PresenterNotesView.hxx
index 653cd2d8af2f..8a0fea61d5b8 100644
--- a/sdext/source/presenter/PresenterNotesView.hxx
+++ b/sdext/source/presenter/PresenterNotesView.hxx
@@ -70,7 +70,7 @@ public:
const css::uno::Reference<css::drawing::framework::XResourceId>& rxViewId,
const css::uno::Reference<css::frame::XController>& rxController,
const ::rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~PresenterNotesView();
+ virtual ~PresenterNotesView() override;
virtual void SAL_CALL disposing() override;
diff --git a/sdext/source/presenter/PresenterPane.hxx b/sdext/source/presenter/PresenterPane.hxx
index d2706b026658..fbd61446c9c2 100644
--- a/sdext/source/presenter/PresenterPane.hxx
+++ b/sdext/source/presenter/PresenterPane.hxx
@@ -47,7 +47,7 @@ public:
PresenterPane (
const css::uno::Reference<css::uno::XComponentContext>& rxContext,
const ::rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~PresenterPane();
+ virtual ~PresenterPane() override;
// XPane
diff --git a/sdext/source/presenter/PresenterPaneBase.hxx b/sdext/source/presenter/PresenterPaneBase.hxx
index a1301e23d1a0..1211ab708c68 100644
--- a/sdext/source/presenter/PresenterPaneBase.hxx
+++ b/sdext/source/presenter/PresenterPaneBase.hxx
@@ -65,7 +65,7 @@ public:
PresenterPaneBase (
const css::uno::Reference<css::uno::XComponentContext>& rxContext,
const ::rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~PresenterPaneBase();
+ virtual ~PresenterPaneBase() override;
PresenterPaneBase(const PresenterPaneBase&) = delete;
PresenterPaneBase& operator=(const PresenterPaneBase&) = delete;
diff --git a/sdext/source/presenter/PresenterPaneBorderPainter.hxx b/sdext/source/presenter/PresenterPaneBorderPainter.hxx
index eb3f4ae2eee4..22f55340f2c0 100644
--- a/sdext/source/presenter/PresenterPaneBorderPainter.hxx
+++ b/sdext/source/presenter/PresenterPaneBorderPainter.hxx
@@ -52,7 +52,7 @@ class PresenterPaneBorderPainter
public:
explicit PresenterPaneBorderPainter (
const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~PresenterPaneBorderPainter();
+ virtual ~PresenterPaneBorderPainter() override;
PresenterPaneBorderPainter(const PresenterPaneBorderPainter&) = delete;
PresenterPaneBorderPainter& operator=(const PresenterPaneBorderPainter&) = delete;
diff --git a/sdext/source/presenter/PresenterPaneContainer.hxx b/sdext/source/presenter/PresenterPaneContainer.hxx
index 7e7bc120bbbc..ef84dce83c3f 100644
--- a/sdext/source/presenter/PresenterPaneContainer.hxx
+++ b/sdext/source/presenter/PresenterPaneContainer.hxx
@@ -60,7 +60,7 @@ class PresenterPaneContainer
public:
explicit PresenterPaneContainer (
const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~PresenterPaneContainer();
+ virtual ~PresenterPaneContainer() override;
PresenterPaneContainer(const PresenterPaneContainer&) = delete;
PresenterPaneContainer& operator=(const PresenterPaneContainer&) = delete;
diff --git a/sdext/source/presenter/PresenterPaneFactory.hxx b/sdext/source/presenter/PresenterPaneFactory.hxx
index c7dda3c16a50..b3aea590eb8e 100644
--- a/sdext/source/presenter/PresenterPaneFactory.hxx
+++ b/sdext/source/presenter/PresenterPaneFactory.hxx
@@ -71,7 +71,7 @@ public:
const css::uno::Reference<css::uno::XComponentContext>& rxContext,
const css::uno::Reference<css::frame::XController>& rxController,
const ::rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~PresenterPaneFactory();
+ virtual ~PresenterPaneFactory() override;
virtual void SAL_CALL disposing()
throw (css::uno::RuntimeException) override;
diff --git a/sdext/source/presenter/PresenterProtocolHandler.cxx b/sdext/source/presenter/PresenterProtocolHandler.cxx
index 441ecd94d085..107c18c01660 100644
--- a/sdext/source/presenter/PresenterProtocolHandler.cxx
+++ b/sdext/source/presenter/PresenterProtocolHandler.cxx
@@ -60,7 +60,7 @@ namespace {
public:
explicit GotoPreviousSlideCommand (
const rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~GotoPreviousSlideCommand() {}
+ virtual ~GotoPreviousSlideCommand() override {}
virtual void Execute() override;
virtual bool IsEnabled() const override;
private:
@@ -72,7 +72,7 @@ namespace {
public:
explicit GotoNextSlideCommand (
const rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~GotoNextSlideCommand() {}
+ virtual ~GotoNextSlideCommand() override {}
virtual void Execute() override;
// The next slide command is always enabled, even when the current slide
// is the last slide: from the last slide it goes to the pause slide,
@@ -87,7 +87,7 @@ namespace {
public:
explicit GotoNextEffectCommand (
const rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~GotoNextEffectCommand() {}
+ virtual ~GotoNextEffectCommand() override {}
virtual void Execute() override;
private:
rtl::Reference<PresenterController> mpPresenterController;
@@ -98,7 +98,7 @@ namespace {
public:
explicit SwitchMonitorCommand (
const rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~SwitchMonitorCommand() {}
+ virtual ~SwitchMonitorCommand() override {}
virtual void Execute() override;
private:
rtl::Reference<PresenterController> mpPresenterController;
@@ -109,7 +109,7 @@ namespace {
{
public:
explicit RestartTimerCommand(const rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~RestartTimerCommand();
+ virtual ~RestartTimerCommand() override;
virtual void Execute() override;
private:
rtl::Reference<PresenterController> mpPresenterController;
@@ -121,7 +121,7 @@ namespace {
SetNotesViewCommand (
const bool bOn,
const rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~SetNotesViewCommand() {}
+ virtual ~SetNotesViewCommand() override {}
virtual void Execute() override;
virtual Any GetState() const override;
private:
@@ -136,7 +136,7 @@ namespace {
SetSlideSorterCommand (
const bool bOn,
const rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~SetSlideSorterCommand() {}
+ virtual ~SetSlideSorterCommand() override {}
virtual void Execute() override;
virtual Any GetState() const override;
private:
@@ -150,7 +150,7 @@ namespace {
SetHelpViewCommand (
const bool bOn,
const rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~SetHelpViewCommand() {}
+ virtual ~SetHelpViewCommand() override {}
virtual void Execute() override;
virtual Any GetState() const override;
private:
@@ -164,7 +164,7 @@ namespace {
NotesFontSizeCommand(
const rtl::Reference<PresenterController>& rpPresenterController,
const sal_Int32 nSizeChange);
- virtual ~NotesFontSizeCommand() {}
+ virtual ~NotesFontSizeCommand() override {}
virtual void Execute() override;
virtual Any GetState() const override;
protected:
@@ -239,7 +239,7 @@ private:
Dispatch (
const OUString& rsURLPath,
const ::rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~Dispatch();
+ virtual ~Dispatch() override;
void ThrowIfDisposed() const throw (css::lang::DisposedException);
};
diff --git a/sdext/source/presenter/PresenterProtocolHandler.hxx b/sdext/source/presenter/PresenterProtocolHandler.hxx
index b68fcfcd73f3..5f939a5e55f0 100644
--- a/sdext/source/presenter/PresenterProtocolHandler.hxx
+++ b/sdext/source/presenter/PresenterProtocolHandler.hxx
@@ -47,7 +47,7 @@ class PresenterProtocolHandler
{
public:
explicit PresenterProtocolHandler (const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~PresenterProtocolHandler();
+ virtual ~PresenterProtocolHandler() override;
void SAL_CALL disposing() override;
diff --git a/sdext/source/presenter/PresenterScreen.cxx b/sdext/source/presenter/PresenterScreen.cxx
index 52c78316df86..0bfb4522d178 100644
--- a/sdext/source/presenter/PresenterScreen.cxx
+++ b/sdext/source/presenter/PresenterScreen.cxx
@@ -66,7 +66,7 @@ namespace {
PresenterScreenListener (
const css::uno::Reference<css::uno::XComponentContext>& rxContext,
const css::uno::Reference<css::frame::XModel2>& rxModel);
- virtual ~PresenterScreenListener();
+ virtual ~PresenterScreenListener() override;
PresenterScreenListener(const PresenterScreenListener&) = delete;
PresenterScreenListener& operator=(const PresenterScreenListener&) = delete;
diff --git a/sdext/source/presenter/PresenterScreen.hxx b/sdext/source/presenter/PresenterScreen.hxx
index 6dfc71a6e1a7..e168ef9f02a3 100644
--- a/sdext/source/presenter/PresenterScreen.hxx
+++ b/sdext/source/presenter/PresenterScreen.hxx
@@ -77,7 +77,7 @@ public:
private:
explicit PresenterScreenJob (const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~PresenterScreenJob();
+ virtual ~PresenterScreenJob() override;
css::uno::Reference<css::uno::XComponentContext> mxComponentContext;
};
@@ -101,7 +101,7 @@ public:
PresenterScreen (
const css::uno::Reference<css::uno::XComponentContext>& rxContext,
const css::uno::Reference<css::frame::XModel2>& rxModel);
- virtual ~PresenterScreen();
+ virtual ~PresenterScreen() override;
PresenterScreen(const PresenterScreen&) = delete;
PresenterScreen& operator=(const PresenterScreen&) = delete;
diff --git a/sdext/source/presenter/PresenterScrollBar.hxx b/sdext/source/presenter/PresenterScrollBar.hxx
index 9e0f0183a98f..00f8393738fe 100644
--- a/sdext/source/presenter/PresenterScrollBar.hxx
+++ b/sdext/source/presenter/PresenterScrollBar.hxx
@@ -54,7 +54,7 @@ class PresenterScrollBar
{
public:
typedef ::std::function<void (double)> ThumbMotionListener;
- virtual ~PresenterScrollBar();
+ virtual ~PresenterScrollBar() override;
PresenterScrollBar(const PresenterScrollBar&) = delete;
PresenterScrollBar& operator=(const PresenterScrollBar&) = delete;
@@ -244,7 +244,7 @@ public:
const css::uno::Reference<css::awt::XWindow>& rxParentWindow,
const std::shared_ptr<PresenterPaintManager>& rpPaintManager,
const ::std::function<void (double)>& rThumbMotionListener);
- virtual ~PresenterVerticalScrollBar();
+ virtual ~PresenterVerticalScrollBar() override;
virtual sal_Int32 GetSize() const override;
protected:
diff --git a/sdext/source/presenter/PresenterSlidePreview.hxx b/sdext/source/presenter/PresenterSlidePreview.hxx
index a0ec6d1a604e..489f27b527a3 100644
--- a/sdext/source/presenter/PresenterSlidePreview.hxx
+++ b/sdext/source/presenter/PresenterSlidePreview.hxx
@@ -64,7 +64,7 @@ public:
const css::uno::Reference<css::drawing::framework::XResourceId>& rxViewId,
const css::uno::Reference<css::drawing::framework::XPane>& rxAnchorPane,
const ::rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~PresenterSlidePreview();
+ virtual ~PresenterSlidePreview() override;
PresenterSlidePreview(const PresenterSlidePreview&) = delete;
PresenterSlidePreview& operator=(const PresenterSlidePreview&) = delete;
virtual void SAL_CALL disposing() override;
diff --git a/sdext/source/presenter/PresenterSlideShowView.hxx b/sdext/source/presenter/PresenterSlideShowView.hxx
index bfd5473f4270..9455f13677cb 100644
--- a/sdext/source/presenter/PresenterSlideShowView.hxx
+++ b/sdext/source/presenter/PresenterSlideShowView.hxx
@@ -67,7 +67,7 @@ public:
const css::uno::Reference<css::drawing::framework::XResourceId>& rxViewId,
const css::uno::Reference<css::frame::XController>& rxController,
const ::rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~PresenterSlideShowView();
+ virtual ~PresenterSlideShowView() override;
PresenterSlideShowView(const PresenterSlideShowView&) = delete;
PresenterSlideShowView& operator=(const PresenterSlideShowView&) = delete;
diff --git a/sdext/source/presenter/PresenterSlideSorter.hxx b/sdext/source/presenter/PresenterSlideSorter.hxx
index b6c93ba1e0f0..997ff86bbd8a 100644
--- a/sdext/source/presenter/PresenterSlideSorter.hxx
+++ b/sdext/source/presenter/PresenterSlideSorter.hxx
@@ -70,7 +70,7 @@ public:
const css::uno::Reference<css::drawing::framework::XResourceId>& rxViewId,
const css::uno::Reference<css::frame::XController>& rxController,
const ::rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~PresenterSlideSorter();
+ virtual ~PresenterSlideSorter() override;
virtual void SAL_CALL disposing() override;
diff --git a/sdext/source/presenter/PresenterSpritePane.hxx b/sdext/source/presenter/PresenterSpritePane.hxx
index f2a110d7e23a..859f9dc9501a 100644
--- a/sdext/source/presenter/PresenterSpritePane.hxx
+++ b/sdext/source/presenter/PresenterSpritePane.hxx
@@ -51,7 +51,7 @@ public:
PresenterSpritePane (
const css::uno::Reference<css::uno::XComponentContext>& rxContext,
const ::rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~PresenterSpritePane();
+ virtual ~PresenterSpritePane() override;
virtual void SAL_CALL disposing() override;
diff --git a/sdext/source/presenter/PresenterTimer.cxx b/sdext/source/presenter/PresenterTimer.cxx
index 329a3ffff097..9e8ec8b35f72 100644
--- a/sdext/source/presenter/PresenterTimer.cxx
+++ b/sdext/source/presenter/PresenterTimer.cxx
@@ -103,7 +103,7 @@ private:
SharedTimerTask mpCurrentTask;
TimerScheduler();
- virtual ~TimerScheduler();
+ virtual ~TimerScheduler() override;
class Deleter {public: void operator () (TimerScheduler* pScheduler) { delete pScheduler; } };
friend class Deleter;
diff --git a/sdext/source/presenter/PresenterTimer.hxx b/sdext/source/presenter/PresenterTimer.hxx
index 45f0c5360a33..6b6ce0eef029 100644
--- a/sdext/source/presenter/PresenterTimer.hxx
+++ b/sdext/source/presenter/PresenterTimer.hxx
@@ -111,7 +111,7 @@ private:
PresenterClockTimer (
const css::uno::Reference<css::uno::XComponentContext>& rxContext);
- virtual ~PresenterClockTimer();
+ virtual ~PresenterClockTimer() override;
void CheckCurrentTime (const TimeValue& rCurrentTime);
};
diff --git a/sdext/source/presenter/PresenterToolBar.cxx b/sdext/source/presenter/PresenterToolBar.cxx
index b6dcff7163fd..2be0bc3ca14c 100644
--- a/sdext/source/presenter/PresenterToolBar.cxx
+++ b/sdext/source/presenter/PresenterToolBar.cxx
@@ -133,7 +133,7 @@ namespace {
{
public:
explicit Element (const ::rtl::Reference<PresenterToolBar>& rpToolBar);
- virtual ~Element();
+ virtual ~Element() override;
Element(const Element&) = delete;
Element& operator=(const Element&) = delete;
@@ -212,7 +212,7 @@ namespace {
static ::rtl::Reference<Element> Create (
const ::rtl::Reference<PresenterToolBar>& rpToolBar);
- virtual ~Button();
+ virtual ~Button() override;
virtual void SAL_CALL disposing() override;
virtual void Paint (
@@ -302,7 +302,7 @@ namespace {
const SharedElementMode& rpDisabledMode) override;
private:
CurrentTimeLabel (const ::rtl::Reference<PresenterToolBar>& rpToolBar);
- virtual ~CurrentTimeLabel();
+ virtual ~CurrentTimeLabel() override;
virtual void TimeHasChanged (const oslDateTime& rCurrentTime) override;
};
@@ -320,7 +320,7 @@ namespace {
private:
TimeValue maStartTimeValue;
PresentationTimeLabel (const ::rtl::Reference<PresenterToolBar>& rpToolBar);
- virtual ~PresentationTimeLabel();
+ virtual ~PresentationTimeLabel() override;
virtual void TimeHasChanged (const oslDateTime& rCurrentTime) override;
};
diff --git a/sdext/source/presenter/PresenterToolBar.hxx b/sdext/source/presenter/PresenterToolBar.hxx
index 7bdcc6f0ed77..76a07e6a51b4 100644
--- a/sdext/source/presenter/PresenterToolBar.hxx
+++ b/sdext/source/presenter/PresenterToolBar.hxx
@@ -84,7 +84,7 @@ public:
const css::uno::Reference<css::rendering::XCanvas>& rxCanvas,
const ::rtl::Reference<PresenterController>& rpPresenterController,
const Anchor eAnchor);
- virtual ~PresenterToolBar();
+ virtual ~PresenterToolBar() override;
PresenterToolBar(const PresenterToolBar&) = delete;
PresenterToolBar& operator=(const PresenterToolBar&) = delete;
@@ -228,7 +228,7 @@ public:
const css::uno::Reference<css::drawing::framework::XResourceId>& rxViewId,
const css::uno::Reference<css::frame::XController>& rxController,
const ::rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~PresenterToolBarView();
+ virtual ~PresenterToolBarView() override;
PresenterToolBarView(const PresenterToolBarView&) = delete;
PresenterToolBarView& operator=(const PresenterToolBarView&) = delete;
diff --git a/sdext/source/presenter/PresenterViewFactory.cxx b/sdext/source/presenter/PresenterViewFactory.cxx
index 544055f49442..cd33c6f00124 100644
--- a/sdext/source/presenter/PresenterViewFactory.cxx
+++ b/sdext/source/presenter/PresenterViewFactory.cxx
@@ -72,7 +72,7 @@ public:
: PresenterSlidePreview(rxContext, rxViewId, rxAnchorPane, rpPresenterController)
{
}
- virtual ~NextSlidePreview() {}
+ virtual ~NextSlidePreview() override {}
virtual void SAL_CALL setCurrentPage (
const css::uno::Reference<css::drawing::XDrawPage>& rxSlide)
throw (css::uno::RuntimeException, std::exception) override
diff --git a/sdext/source/presenter/PresenterViewFactory.hxx b/sdext/source/presenter/PresenterViewFactory.hxx
index a084e9ac4a6d..f0f959601f0a 100644
--- a/sdext/source/presenter/PresenterViewFactory.hxx
+++ b/sdext/source/presenter/PresenterViewFactory.hxx
@@ -96,7 +96,7 @@ public:
const css::uno::Reference<css::uno::XComponentContext>& rxContext,
const css::uno::Reference<css::frame::XController>& rxController,
const ::rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~PresenterViewFactory();
+ virtual ~PresenterViewFactory() override;
virtual void SAL_CALL disposing()
throw (css::uno::RuntimeException) override;
diff --git a/sdext/source/presenter/PresenterWindowManager.hxx b/sdext/source/presenter/PresenterWindowManager.hxx
index e8ecd9fc5819..bca8590ac60c 100644
--- a/sdext/source/presenter/PresenterWindowManager.hxx
+++ b/sdext/source/presenter/PresenterWindowManager.hxx
@@ -69,7 +69,7 @@ public:
const css::uno::Reference<css::uno::XComponentContext>& rxContext,
const ::rtl::Reference<PresenterPaneContainer>& rpPaneContainer,
const ::rtl::Reference<PresenterController>& rpPresenterController);
- virtual ~PresenterWindowManager();
+ virtual ~PresenterWindowManager() override;
PresenterWindowManager(const PresenterWindowManager&) = delete;
PresenterWindowManager& operator=(const PresenterWindowManager&) = delete;
diff --git a/sfx2/inc/inettbc.hxx b/sfx2/inc/inettbc.hxx
index 322f744f119a..d96b33e882d5 100644
--- a/sfx2/inc/inettbc.hxx
+++ b/sfx2/inc/inettbc.hxx
@@ -51,7 +51,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SfxURLToolBoxControl_Impl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rBox );
- virtual ~SfxURLToolBoxControl_Impl();
+ virtual ~SfxURLToolBoxControl_Impl() override;
virtual VclPtr<vcl::Window> CreateItemWindow( vcl::Window* pParent ) override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) override;
diff --git a/sfx2/inc/sorgitm.hxx b/sfx2/inc/sorgitm.hxx
index 45b5d795803f..521eaa8967cb 100644
--- a/sfx2/inc/sorgitm.hxx
+++ b/sfx2/inc/sorgitm.hxx
@@ -32,7 +32,7 @@ public:
static SfxPoolItem* CreateDefault();
SfxScriptOrganizerItem();
SfxScriptOrganizerItem( const SfxScriptOrganizerItem& );
- virtual ~SfxScriptOrganizerItem();
+ virtual ~SfxScriptOrganizerItem() override;
virtual SfxPoolItem* Clone( SfxItemPool* pPool = nullptr ) const override;
virtual bool operator==( const SfxPoolItem& ) const override;
diff --git a/sfx2/inc/srchdlg.hxx b/sfx2/inc/srchdlg.hxx
index 728fd86986dc..5152b8e2d952 100644
--- a/sfx2/inc/srchdlg.hxx
+++ b/sfx2/inc/srchdlg.hxx
@@ -57,7 +57,7 @@ private:
public:
SearchDialog( vcl::Window* pWindow, const OUString& rConfigName );
- virtual ~SearchDialog();
+ virtual ~SearchDialog() override;
virtual void dispose() override;
void SetFindHdl( const Link<SearchDialog&,void>& rLink ) { m_aFindHdl = rLink; }
diff --git a/sfx2/inc/uitest/sfx_uiobject.hxx b/sfx2/inc/uitest/sfx_uiobject.hxx
index 470e70053a57..2feb03135236 100644
--- a/sfx2/inc/uitest/sfx_uiobject.hxx
+++ b/sfx2/inc/uitest/sfx_uiobject.hxx
@@ -22,7 +22,7 @@ public:
SfxTabDialogUIObject(VclPtr<SfxTabDialog> xTabDialog);
- virtual ~SfxTabDialogUIObject();
+ virtual ~SfxTabDialogUIObject() override;
virtual StringMap get_state() override;
diff --git a/sfx2/qa/cppunit/test_controlleritem.cxx b/sfx2/qa/cppunit/test_controlleritem.cxx
index e7efb98b37ac..f32d3ddfdbba 100644
--- a/sfx2/qa/cppunit/test_controlleritem.cxx
+++ b/sfx2/qa/cppunit/test_controlleritem.cxx
@@ -36,7 +36,7 @@ static bool bDeleted = false;
class FooController : public SfxControllerItem {
public:
FooController() : SfxControllerItem() {}
- virtual ~FooController() { bDeleted = true; }
+ virtual ~FooController() override { bDeleted = true; }
};
void ControllerItemTest::test()
diff --git a/sfx2/source/appl/appcfg.cxx b/sfx2/source/appl/appcfg.cxx
index 65cabfe7e553..af0cf2ce28bd 100644
--- a/sfx2/source/appl/appcfg.cxx
+++ b/sfx2/source/appl/appcfg.cxx
@@ -88,7 +88,7 @@ public:
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
explicit SfxEventAsyncer_Impl(const SfxEventHint& rHint);
- virtual ~SfxEventAsyncer_Impl();
+ virtual ~SfxEventAsyncer_Impl() override;
DECL_LINK_TYPED( IdleHdl, Idle*, void );
};
diff --git a/sfx2/source/appl/fileobj.hxx b/sfx2/source/appl/fileobj.hxx
index 7f91bc635d9d..8d8810a0dc4f 100644
--- a/sfx2/source/appl/fileobj.hxx
+++ b/sfx2/source/appl/fileobj.hxx
@@ -58,7 +58,7 @@ class SvFileObject : public sfx2::SvLinkSource
DECL_LINK_TYPED( DialogClosedHdl, sfx2::FileDialogHelper*, void );
protected:
- virtual ~SvFileObject();
+ virtual ~SvFileObject() override;
public:
SvFileObject();
diff --git a/sfx2/source/appl/helpdispatch.hxx b/sfx2/source/appl/helpdispatch.hxx
index 55b970e3e2e9..dce297d4647c 100644
--- a/sfx2/source/appl/helpdispatch.hxx
+++ b/sfx2/source/appl/helpdispatch.hxx
@@ -34,7 +34,7 @@ private:
public:
HelpDispatch_Impl( HelpInterceptor_Impl& _rInterceptor,
const css::uno::Reference< css::frame::XDispatch >& _xDisp );
- virtual ~HelpDispatch_Impl();
+ virtual ~HelpDispatch_Impl() override;
// XDispatch
virtual void SAL_CALL dispatch( const css::util::URL& aURL, const css::uno::Sequence< css::beans::PropertyValue >& aArgs ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sfx2/source/appl/helpinterceptor.hxx b/sfx2/source/appl/helpinterceptor.hxx
index 77285b34ea7b..96836a09415f 100644
--- a/sfx2/source/appl/helpinterceptor.hxx
+++ b/sfx2/source/appl/helpinterceptor.hxx
@@ -71,7 +71,7 @@ friend class SfxHelpWindow_Impl;
public:
HelpInterceptor_Impl();
- virtual ~HelpInterceptor_Impl();
+ virtual ~HelpInterceptor_Impl() override;
void setInterception( const css::uno::Reference< css::frame::XFrame >& xFrame );
const OUString& GetCurrentURL() const { return m_aCurrentURL; }
@@ -143,7 +143,7 @@ public:
HelpStatusListener_Impl(
css::uno::Reference < css::frame::XDispatch > const & xDispatch,
css::util::URL& rURL);
- virtual ~HelpStatusListener_Impl();
+ virtual ~HelpStatusListener_Impl() override;
virtual void SAL_CALL statusChanged( const css::frame::FeatureStateEvent& Event )
throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/sfx2/source/appl/imestatuswindow.cxx b/sfx2/source/appl/imestatuswindow.cxx
index 242313389c18..8f7ef6f49632 100644
--- a/sfx2/source/appl/imestatuswindow.cxx
+++ b/sfx2/source/appl/imestatuswindow.cxx
@@ -55,7 +55,7 @@ class WeakPropertyChangeListener : public ::cppu::WeakImplHelper<css::beans::XPr
{
}
- virtual ~WeakPropertyChangeListener()
+ virtual ~WeakPropertyChangeListener() override
{
}
diff --git a/sfx2/source/appl/imestatuswindow.hxx b/sfx2/source/appl/imestatuswindow.hxx
index eb2b374e44d9..8af134a21016 100644
--- a/sfx2/source/appl/imestatuswindow.hxx
+++ b/sfx2/source/appl/imestatuswindow.hxx
@@ -90,7 +90,7 @@ private:
ImeStatusWindow(ImeStatusWindow &) = delete;
void operator =(const ImeStatusWindow&) = delete;
- virtual ~ImeStatusWindow();
+ virtual ~ImeStatusWindow() override;
virtual void SAL_CALL
disposing(css::lang::EventObject const & rSource)
diff --git a/sfx2/source/appl/impldde.cxx b/sfx2/source/appl/impldde.cxx
index d139e0653187..52727441489c 100644
--- a/sfx2/source/appl/impldde.cxx
+++ b/sfx2/source/appl/impldde.cxx
@@ -62,7 +62,7 @@ class SvDDELinkEditDialog : public ModalDialog
DECL_LINK_TYPED( EditHdl_Impl, Edit&, void );
public:
SvDDELinkEditDialog( vcl::Window* pParent, SvBaseLink* );
- virtual ~SvDDELinkEditDialog();
+ virtual ~SvDDELinkEditDialog() override;
virtual void dispose() override;
OUString GetCmd() const;
};
diff --git a/sfx2/source/appl/impldde.hxx b/sfx2/source/appl/impldde.hxx
index 18208cf39a09..1888246c4194 100644
--- a/sfx2/source/appl/impldde.hxx
+++ b/sfx2/source/appl/impldde.hxx
@@ -48,7 +48,7 @@ class SvDDEObject : public SvLinkSource
DECL_LINK_TYPED( ImplDoneDDEData, bool, void );
protected:
- virtual ~SvDDEObject();
+ virtual ~SvDDEObject() override;
public:
SvDDEObject();
diff --git a/sfx2/source/appl/lnkbase2.cxx b/sfx2/source/appl/lnkbase2.cxx
index dcd71af622a5..2d4907d58bdd 100644
--- a/sfx2/source/appl/lnkbase2.cxx
+++ b/sfx2/source/appl/lnkbase2.cxx
@@ -105,7 +105,7 @@ public:
bIsInDTOR( false )
{}
#endif
- virtual ~ImplDdeItem();
+ virtual ~ImplDdeItem() override;
virtual DdeData* Get( SotClipboardFormatId ) override;
virtual bool Put( const DdeData* ) override;
diff --git a/sfx2/source/appl/newhelp.hxx b/sfx2/source/appl/newhelp.hxx
index c23fcb7c58c2..a7b82d417050 100644
--- a/sfx2/source/appl/newhelp.hxx
+++ b/sfx2/source/appl/newhelp.hxx
@@ -58,7 +58,7 @@ private:
public:
ContentListBox_Impl(vcl::Window* pParent, WinBits nStyle);
- virtual ~ContentListBox_Impl();
+ virtual ~ContentListBox_Impl() override;
virtual void dispose() override;
virtual void RequestingChildren( SvTreeListEntry* pParent ) override;
@@ -80,7 +80,7 @@ protected:
public:
HelpTabPage_Impl(vcl::Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin,
const OString& rID, const OUString& rUIXMLDescription);
- virtual ~HelpTabPage_Impl();
+ virtual ~HelpTabPage_Impl() override;
virtual void dispose() override;
virtual Control* GetLastFocusControl() = 0;
@@ -95,7 +95,7 @@ private:
public:
ContentTabPage_Impl(vcl::Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin);
- virtual ~ContentTabPage_Impl();
+ virtual ~ContentTabPage_Impl() override;
virtual void dispose() override;
virtual void ActivatePage() override;
@@ -143,7 +143,7 @@ private:
public:
IndexTabPage_Impl( vcl::Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin );
- virtual ~IndexTabPage_Impl();
+ virtual ~IndexTabPage_Impl() override;
virtual void dispose() override;
virtual void ActivatePage() override;
@@ -221,7 +221,7 @@ private:
public:
SearchTabPage_Impl( vcl::Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin );
- virtual ~SearchTabPage_Impl();
+ virtual ~SearchTabPage_Impl() override;
virtual void dispose() override;
virtual void ActivatePage() override;
@@ -247,7 +247,7 @@ private:
public:
BookmarksBox_Impl(vcl::Window* pParent, WinBits nStyle);
- virtual ~BookmarksBox_Impl();
+ virtual ~BookmarksBox_Impl() override;
virtual void dispose() override;
virtual bool Notify( NotifyEvent& rNEvt ) override;
@@ -263,7 +263,7 @@ private:
public:
BookmarksTabPage_Impl( vcl::Window* pParent, SfxHelpIndexWindow_Impl* _pIdxWin );
- virtual ~BookmarksTabPage_Impl();
+ virtual ~BookmarksTabPage_Impl() override;
virtual void dispose() override;
virtual void ActivatePage() override;
@@ -323,7 +323,7 @@ private:
public:
explicit SfxHelpIndexWindow_Impl( SfxHelpWindow_Impl* pParent );
- virtual ~SfxHelpIndexWindow_Impl();
+ virtual ~SfxHelpIndexWindow_Impl() override;
virtual void dispose() override;
virtual void Resize() override;
@@ -462,7 +462,7 @@ private:
public:
explicit SfxHelpTextWindow_Impl( SfxHelpWindow_Impl* pParent );
- virtual ~SfxHelpTextWindow_Impl();
+ virtual ~SfxHelpTextWindow_Impl() override;
virtual void dispose() override;
virtual void Resize() override;
@@ -529,7 +529,7 @@ friend class SfxHelpIndexWindow_Impl;
public:
SfxHelpWindow_Impl( const css::uno::Reference < css::frame::XFrame2 >& rFrame,
vcl::Window* pParent, WinBits nBits );
- virtual ~SfxHelpWindow_Impl();
+ virtual ~SfxHelpWindow_Impl() override;
virtual void dispose() override;
virtual bool PreNotify( NotifyEvent& rNEvt ) override;
@@ -567,7 +567,7 @@ private:
VclPtr<Edit> m_pTitleED;
public:
SfxAddHelpBookmarkDialog_Impl( vcl::Window* pParent, bool bRename = true );
- virtual ~SfxAddHelpBookmarkDialog_Impl();
+ virtual ~SfxAddHelpBookmarkDialog_Impl() override;
virtual void dispose() override;
void SetTitle( const OUString& rTitle );
diff --git a/sfx2/source/appl/sfxpicklist.cxx b/sfx2/source/appl/sfxpicklist.cxx
index f0e409b78fe0..be48209473a5 100644
--- a/sfx2/source/appl/sfxpicklist.cxx
+++ b/sfx2/source/appl/sfxpicklist.cxx
@@ -66,7 +66,7 @@ class StringLength : public ::cppu::WeakImplHelper< XStringWidth >
{
public:
StringLength() {}
- virtual ~StringLength() {}
+ virtual ~StringLength() override {}
// XStringWidth
sal_Int32 SAL_CALL queryStringWidth( const OUString& aString )
diff --git a/sfx2/source/appl/shutdownicon.hxx b/sfx2/source/appl/shutdownicon.hxx
index ef95eead5e1a..cefeebb4b98f 100644
--- a/sfx2/source/appl/shutdownicon.hxx
+++ b/sfx2/source/appl/shutdownicon.hxx
@@ -80,7 +80,7 @@ class SFX2_DLLPUBLIC ShutdownIcon : public ShutdownIconServiceBase
public:
explicit ShutdownIcon( const css::uno::Reference< css::uno::XComponentContext > & rxContext );
- virtual ~ShutdownIcon();
+ virtual ~ShutdownIcon() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sfx2/source/bastyp/fltlst.cxx b/sfx2/source/bastyp/fltlst.cxx
index 8792c008f56f..046e0ee9fe6b 100644
--- a/sfx2/source/bastyp/fltlst.cxx
+++ b/sfx2/source/bastyp/fltlst.cxx
@@ -47,7 +47,7 @@ class SfxRefreshListener : public ::cppu::WeakImplHelper<css::util::XRefreshList
{
}
- virtual ~SfxRefreshListener()
+ virtual ~SfxRefreshListener() override
{
}
diff --git a/sfx2/source/control/querystatus.cxx b/sfx2/source/control/querystatus.cxx
index 2fd76fdac580..e53d812c3a11 100644
--- a/sfx2/source/control/querystatus.cxx
+++ b/sfx2/source/control/querystatus.cxx
@@ -50,7 +50,7 @@ class SfxQueryStatus_Impl:
public:
SfxQueryStatus_Impl( const css::uno::Reference< css::frame::XDispatchProvider >& rDispatchProvider, sal_uInt16 nSlotId, const OUString& aCommand );
- virtual ~SfxQueryStatus_Impl();
+ virtual ~SfxQueryStatus_Impl() override;
SfxQueryStatus_Impl(const SfxQueryStatus_Impl&) = delete;
SfxQueryStatus_Impl& operator=(const SfxQueryStatus_Impl&) = delete;
diff --git a/sfx2/source/control/request.cxx b/sfx2/source/control/request.cxx
index fb437c795641..ccefe9573b9f 100644
--- a/sfx2/source/control/request.cxx
+++ b/sfx2/source/control/request.cxx
@@ -84,7 +84,7 @@ struct SfxRequest_Impl: public SfxListener
, pInternalArgs( nullptr )
, pViewFrame(nullptr)
{}
- virtual ~SfxRequest_Impl() { delete pInternalArgs; }
+ virtual ~SfxRequest_Impl() override { delete pInternalArgs; }
void SetPool( SfxItemPool *pNewPool );
diff --git a/sfx2/source/control/shell.cxx b/sfx2/source/control/shell.cxx
index 2dd19e1b24f0..c2b903f09dff 100644
--- a/sfx2/source/control/shell.cxx
+++ b/sfx2/source/control/shell.cxx
@@ -82,7 +82,7 @@ struct SfxShell_Impl: public SfxBroadcaster
{
}
- virtual ~SfxShell_Impl() { delete pExecuter; delete pUpdater;}
+ virtual ~SfxShell_Impl() override { delete pExecuter; delete pUpdater;}
};
diff --git a/sfx2/source/control/thumbnailviewacc.hxx b/sfx2/source/control/thumbnailviewacc.hxx
index 4b2f3953aadb..744970835e28 100644
--- a/sfx2/source/control/thumbnailviewacc.hxx
+++ b/sfx2/source/control/thumbnailviewacc.hxx
@@ -55,7 +55,7 @@ class ThumbnailViewAcc :
public:
ThumbnailViewAcc( ThumbnailView* pParent, bool bIsTransientChildrenDisabled );
- virtual ~ThumbnailViewAcc();
+ virtual ~ThumbnailViewAcc() override;
void FireAccessibleEvent( short nEventId,
const css::uno::Any& rOldValue,
@@ -177,7 +177,7 @@ private:
public:
ThumbnailViewItemAcc( ThumbnailViewItem* pParent, bool bIsTransientChildrenDisabled );
- virtual ~ThumbnailViewItemAcc();
+ virtual ~ThumbnailViewItemAcc() override;
void FireAccessibleEvent( short nEventId,
const css::uno::Any& rOldValue,
diff --git a/sfx2/source/dialog/backingcomp.cxx b/sfx2/source/dialog/backingcomp.cxx
index 248733206e2d..3ba48e3f94fa 100644
--- a/sfx2/source/dialog/backingcomp.cxx
+++ b/sfx2/source/dialog/backingcomp.cxx
@@ -100,7 +100,7 @@ private:
public:
explicit BackingComp(const css::uno::Reference< css::uno::XComponentContext >& xContext);
- virtual ~BackingComp( );
+ virtual ~BackingComp( ) override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sfx2/source/dialog/backingwindow.hxx b/sfx2/source/dialog/backingwindow.hxx
index abb68e9c765b..7fe9369e8c43 100644
--- a/sfx2/source/dialog/backingwindow.hxx
+++ b/sfx2/source/dialog/backingwindow.hxx
@@ -115,7 +115,7 @@ class BackingWindow : public vcl::Window, public VclBuilderContainer
public:
explicit BackingWindow(vcl::Window* pParent);
- virtual ~BackingWindow();
+ virtual ~BackingWindow() override;
virtual void dispose() override;
virtual void Paint(vcl::RenderContext& rRenderContext, const Rectangle& rRect) override;
diff --git a/sfx2/source/dialog/dinfdlg.cxx b/sfx2/source/dialog/dinfdlg.cxx
index 017ef84dd18a..b074dc05e17d 100644
--- a/sfx2/source/dialog/dinfdlg.cxx
+++ b/sfx2/source/dialog/dinfdlg.cxx
@@ -1271,7 +1271,7 @@ class DurationDialog_Impl : public ModalDialog
public:
DurationDialog_Impl( vcl::Window* pParent, const util::Duration& rDuration );
- virtual ~DurationDialog_Impl();
+ virtual ~DurationDialog_Impl() override;
virtual void dispose() override;
util::Duration GetDuration() const;
};
diff --git a/sfx2/source/dialog/dockwin.cxx b/sfx2/source/dialog/dockwin.cxx
index 137ad50c3181..66ec34b3d8d3 100644
--- a/sfx2/source/dialog/dockwin.cxx
+++ b/sfx2/source/dialog/dockwin.cxx
@@ -69,7 +69,7 @@ public:
SfxChildWindow* pChildWin ,
vcl::Window* pParent ,
WinBits nBits);
- virtual ~SfxTitleDockingWindow();
+ virtual ~SfxTitleDockingWindow() override;
virtual void dispose() override;
vcl::Window* GetWrappedWindow() const { return m_pWrappedWindow; }
diff --git a/sfx2/source/dialog/filedlgimpl.hxx b/sfx2/source/dialog/filedlgimpl.hxx
index 7d4697dbb541..d3f0a3c793ea 100644
--- a/sfx2/source/dialog/filedlgimpl.hxx
+++ b/sfx2/source/dialog/filedlgimpl.hxx
@@ -179,7 +179,7 @@ namespace sfx2
const OUString& sStandardDir = OUString(),
const css::uno::Sequence< OUString >& rBlackList = css::uno::Sequence< OUString >()
);
- virtual ~FileDialogHelper_Impl();
+ virtual ~FileDialogHelper_Impl() override;
ErrCode execute( std::vector<OUString>& rpURLList,
SfxItemSet *& rpSet,
diff --git a/sfx2/source/dialog/infobar.cxx b/sfx2/source/dialog/infobar.cxx
index e48aaaab8201..df620f809334 100644
--- a/sfx2/source/dialog/infobar.cxx
+++ b/sfx2/source/dialog/infobar.cxx
@@ -63,7 +63,7 @@ public:
lclDetermineLightDarkColor(m_aBackgroundColor, m_aForegroundColor);
}
- virtual ~SfxCloseButton() {}
+ virtual ~SfxCloseButton() override {}
virtual void Paint(vcl::RenderContext& rRenderContext, const Rectangle& rRect) override;
diff --git a/sfx2/source/dialog/mailmodel.cxx b/sfx2/source/dialog/mailmodel.cxx
index 9d6e6b3ae1ca..e9bc1be90f0e 100644
--- a/sfx2/source/dialog/mailmodel.cxx
+++ b/sfx2/source/dialog/mailmodel.cxx
@@ -90,7 +90,7 @@ class PrepareListener_Impl : public ::cppu::WeakImplHelper< css::frame::XStatusL
bool m_bState;
public:
PrepareListener_Impl();
- virtual ~PrepareListener_Impl();
+ virtual ~PrepareListener_Impl() override;
// css.frame.XStatusListener
virtual void SAL_CALL statusChanged(const css::frame::FeatureStateEvent& aEvent)
diff --git a/sfx2/source/dialog/splitwin.cxx b/sfx2/source/dialog/splitwin.cxx
index bbe836309a11..1fbeab0a80dd 100644
--- a/sfx2/source/dialog/splitwin.cxx
+++ b/sfx2/source/dialog/splitwin.cxx
@@ -114,7 +114,7 @@ public:
ShowFadeInHideButton();
}
- virtual ~SfxEmptySplitWin_Impl()
+ virtual ~SfxEmptySplitWin_Impl() override
{ disposeOnce(); }
virtual void dispose() override
{
diff --git a/sfx2/source/dialog/templdlg.cxx b/sfx2/source/dialog/templdlg.cxx
index 9ba17a57b8c1..2519c8ae9f85 100644
--- a/sfx2/source/dialog/templdlg.cxx
+++ b/sfx2/source/dialog/templdlg.cxx
@@ -88,7 +88,7 @@ public:
StyleLBoxString(const OUString& sText,
const SfxStyleFamily& eStyleFamily);
- virtual ~StyleLBoxString();
+ virtual ~StyleLBoxString() override;
virtual void Paint(const Point& aPos,
SvTreeListBox& rDevice,
diff --git a/sfx2/source/doc/Metadatable.cxx b/sfx2/source/doc/Metadatable.cxx
index f6f3ae963672..52d7eace89f9 100644
--- a/sfx2/source/doc/Metadatable.cxx
+++ b/sfx2/source/doc/Metadatable.cxx
@@ -143,7 +143,7 @@ class XmlIdRegistry : public sfx2::IXmlIdRegistry
public:
XmlIdRegistry();
- virtual ~XmlIdRegistry();
+ virtual ~XmlIdRegistry() override;
/** get the ODF element with the given metadata reference. */
virtual css::uno::Reference< css::rdf::XMetadatable >
@@ -214,7 +214,7 @@ class XmlIdRegistryDocument : public XmlIdRegistry
public:
XmlIdRegistryDocument();
- virtual ~XmlIdRegistryDocument();
+ virtual ~XmlIdRegistryDocument() override;
virtual void RegisterMetadatableAndCreateID(Metadatable& i_xObject) override;
@@ -306,7 +306,7 @@ class XmlIdRegistryClipboard : public XmlIdRegistry
public:
XmlIdRegistryClipboard();
- virtual ~XmlIdRegistryClipboard();
+ virtual ~XmlIdRegistryClipboard() override;
virtual void RegisterMetadatableAndCreateID(Metadatable& i_xObject) override;
diff --git a/sfx2/source/doc/SfxDocumentMetaData.cxx b/sfx2/source/doc/SfxDocumentMetaData.cxx
index 4914aad7e365..cc2ecc61f6d4 100644
--- a/sfx2/source/doc/SfxDocumentMetaData.cxx
+++ b/sfx2/source/doc/SfxDocumentMetaData.cxx
@@ -287,7 +287,7 @@ public:
throw (css::uno::RuntimeException, css::xml::sax::SAXException, std::exception) override;
protected:
- virtual ~SfxDocumentMetaData() {}
+ virtual ~SfxDocumentMetaData() override {}
virtual SfxDocumentMetaData* createMe( css::uno::Reference< css::uno::XComponentContext > const & context ) { return new SfxDocumentMetaData( context ); };
const css::uno::Reference< css::uno::XComponentContext > m_xContext;
diff --git a/sfx2/source/doc/doctempl.cxx b/sfx2/source/doc/doctempl.cxx
index 844516478365..24933ce425ae 100644
--- a/sfx2/source/doc/doctempl.cxx
+++ b/sfx2/source/doc/doctempl.cxx
@@ -207,7 +207,7 @@ private:
public:
SfxDocTemplate_Impl();
- virtual ~SfxDocTemplate_Impl();
+ virtual ~SfxDocTemplate_Impl() override;
void IncrementLock();
void DecrementLock();
diff --git a/sfx2/source/doc/doctemplates.cxx b/sfx2/source/doc/doctemplates.cxx
index 2da4daae3dfd..d9b0bc1ef4ec 100644
--- a/sfx2/source/doc/doctemplates.cxx
+++ b/sfx2/source/doc/doctemplates.cxx
@@ -133,7 +133,7 @@ class WaitWindow_Impl : public WorkWindow
public:
WaitWindow_Impl();
- virtual ~WaitWindow_Impl();
+ virtual ~WaitWindow_Impl() override;
virtual void dispose() override;
virtual void Paint(vcl::RenderContext& rRenderContext, const Rectangle& rRect) override;
};
@@ -2169,7 +2169,7 @@ class SfxDocTplService: public ::cppu::WeakImplHelper< css::lang::XLocalizable,
public:
explicit SfxDocTplService( const css::uno::Reference < uno::XComponentContext >& xContext );
- virtual ~SfxDocTplService();
+ virtual ~SfxDocTplService() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/sfx2/source/doc/doctemplateslocal.hxx b/sfx2/source/doc/doctemplateslocal.hxx
index 3b41fc87a5b4..4c8bb09843b9 100644
--- a/sfx2/source/doc/doctemplateslocal.hxx
+++ b/sfx2/source/doc/doctemplateslocal.hxx
@@ -46,7 +46,7 @@ class DocTemplLocaleHelper : public cppu::WeakImplHelper < css::xml::sax::XDocum
throw( css::uno::Exception );
public:
- virtual ~DocTemplLocaleHelper();
+ virtual ~DocTemplLocaleHelper() override;
// returns sequence of pairs ( GroupName, GroupUIName )
static
diff --git a/sfx2/source/doc/iframe.cxx b/sfx2/source/doc/iframe.cxx
index 10fa37f42f36..a72d58b47974 100644
--- a/sfx2/source/doc/iframe.cxx
+++ b/sfx2/source/doc/iframe.cxx
@@ -65,7 +65,7 @@ class IFrameObject : public ::cppu::WeakImplHelper <
public:
IFrameObject(const css::uno::Reference < css::uno::XComponentContext>& rxContext, const css::uno::Sequence< css::uno::Any >& aArguments)
throw (css::uno::Exception, css::uno::RuntimeException);
- virtual ~IFrameObject();
+ virtual ~IFrameObject() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/sfx2/source/doc/ownsubfilterservice.cxx b/sfx2/source/doc/ownsubfilterservice.cxx
index 8cb5fff8774d..57c2eecc2d05 100644
--- a/sfx2/source/doc/ownsubfilterservice.cxx
+++ b/sfx2/source/doc/ownsubfilterservice.cxx
@@ -45,7 +45,7 @@ public:
explicit OwnSubFilterService(const css::uno::Sequence< css::uno::Any >& aArguments)
throw (uno::Exception, uno::RuntimeException);
- virtual ~OwnSubFilterService();
+ virtual ~OwnSubFilterService() override;
// XFilter
virtual sal_Bool SAL_CALL filter( const uno::Sequence< beans::PropertyValue >& aDescriptor ) throw (uno::RuntimeException, std::exception) override;
diff --git a/sfx2/source/doc/printhelper.hxx b/sfx2/source/doc/printhelper.hxx
index a75549edf0e0..aedd9e211b6c 100644
--- a/sfx2/source/doc/printhelper.hxx
+++ b/sfx2/source/doc/printhelper.hxx
@@ -46,7 +46,7 @@ class SfxPrintHelper : public cppu::WeakImplHelper
public:
SfxPrintHelper() ;
- virtual ~SfxPrintHelper() ;
+ virtual ~SfxPrintHelper() override ;
void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& aArguments ) throw (css::uno::Exception, css::uno::RuntimeException, std::exception) override;
virtual void SAL_CALL addPrintJobListener( const css::uno::Reference< css::view::XPrintJobListener >& xListener ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sfx2/source/doc/sfxbasemodel.cxx b/sfx2/source/doc/sfxbasemodel.cxx
index 62e87918b82b..a421ea81fbed 100644
--- a/sfx2/source/doc/sfxbasemodel.cxx
+++ b/sfx2/source/doc/sfxbasemodel.cxx
@@ -152,7 +152,7 @@ public:
: m_rShell(i_rDoc)
{ };
- virtual ~SfxDocInfoListener_Impl();
+ virtual ~SfxDocInfoListener_Impl() override;
virtual void SAL_CALL disposing( const lang::EventObject& )
throw ( RuntimeException, std::exception ) override;
diff --git a/sfx2/source/doc/sfxmodelfactory.cxx b/sfx2/source/doc/sfxmodelfactory.cxx
index 5a03d07880d4..60f72492b209 100644
--- a/sfx2/source/doc/sfxmodelfactory.cxx
+++ b/sfx2/source/doc/sfxmodelfactory.cxx
@@ -84,7 +84,7 @@ namespace sfx2
virtual Sequence< OUString > SAL_CALL getSupportedServiceNames( ) throw (RuntimeException, std::exception) override;
protected:
- virtual ~SfxModelFactory();
+ virtual ~SfxModelFactory() override;
private:
Reference< XInterface > impl_createInstance( const SfxModelFlags _nCreationFlags ) const;
diff --git a/sfx2/source/explorer/nochaos.cxx b/sfx2/source/explorer/nochaos.cxx
index f19d39395926..9141d049bd10 100644
--- a/sfx2/source/explorer/nochaos.cxx
+++ b/sfx2/source/explorer/nochaos.cxx
@@ -60,7 +60,7 @@ class CntItemPool: public SfxItemPool
protected:
CntItemPool();
- virtual ~CntItemPool();
+ virtual ~CntItemPool() override;
public:
static CntItemPool* Acquire();
diff --git a/sfx2/source/inc/alienwarn.hxx b/sfx2/source/inc/alienwarn.hxx
index 02cc724842f1..fc4a52bfad1a 100644
--- a/sfx2/source/inc/alienwarn.hxx
+++ b/sfx2/source/inc/alienwarn.hxx
@@ -32,7 +32,7 @@ private:
public:
SfxAlienWarningDialog(vcl::Window* pParent, const OUString& _rFormatName,
const OUString& _rDefaultExtension, bool rDefaultIsAlien);
- virtual ~SfxAlienWarningDialog();
+ virtual ~SfxAlienWarningDialog() override;
virtual void dispose() override;
};
diff --git a/sfx2/source/inc/documentfontsdialog.hxx b/sfx2/source/inc/documentfontsdialog.hxx
index 4c3bd5f552a2..ce601faba498 100644
--- a/sfx2/source/inc/documentfontsdialog.hxx
+++ b/sfx2/source/inc/documentfontsdialog.hxx
@@ -31,7 +31,7 @@ class SfxDocumentFontsPage: public SfxTabPage
{
public:
SfxDocumentFontsPage( vcl::Window* parent, const SfxItemSet& set );
- virtual ~SfxDocumentFontsPage();
+ virtual ~SfxDocumentFontsPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* parent, const SfxItemSet* set );
protected:
diff --git a/sfx2/source/inc/docundomanager.hxx b/sfx2/source/inc/docundomanager.hxx
index 81e90ea4c589..b675ca2ddf1f 100644
--- a/sfx2/source/inc/docundomanager.hxx
+++ b/sfx2/source/inc/docundomanager.hxx
@@ -108,7 +108,7 @@ namespace sfx2
public:
DocumentUndoManager( SfxBaseModel& i_document );
- virtual ~DocumentUndoManager();
+ virtual ~DocumentUndoManager() override;
DocumentUndoManager(const DocumentUndoManager&) = delete;
DocumentUndoManager& operator=(const DocumentUndoManager&) = delete;
diff --git a/sfx2/source/inc/eventsupplier.hxx b/sfx2/source/inc/eventsupplier.hxx
index c5bb5db6dcda..2a3a0cfbf01e 100644
--- a/sfx2/source/inc/eventsupplier.hxx
+++ b/sfx2/source/inc/eventsupplier.hxx
@@ -60,7 +60,7 @@ class SfxEvents_Impl : public ::cppu::WeakImplHelper< css::container::XNameRepla
public:
SfxEvents_Impl( SfxObjectShell* pShell,
css::uno::Reference< css::document::XEventBroadcaster > const & xBroadcaster );
- virtual ~SfxEvents_Impl();
+ virtual ~SfxEvents_Impl() override;
// --- XNameReplace ---
virtual void SAL_CALL replaceByName( const OUString & aName, const css::uno::Any & aElement )
diff --git a/sfx2/source/inc/openurlhint.hxx b/sfx2/source/inc/openurlhint.hxx
index ae8356ede52a..229194bea743 100644
--- a/sfx2/source/inc/openurlhint.hxx
+++ b/sfx2/source/inc/openurlhint.hxx
@@ -30,7 +30,7 @@ class SfxOpenUrlHint: public SfxSimpleHint
public:
SfxOpenUrlHint(const OUString& sDocumentURL);
const OUString& GetDocumentURL() const;
- virtual ~SfxOpenUrlHint();
+ virtual ~SfxOpenUrlHint() override;
};
#endif
diff --git a/sfx2/source/inc/partwnd.hxx b/sfx2/source/inc/partwnd.hxx
index 730c603c0789..07f873ce76da 100644
--- a/sfx2/source/inc/partwnd.hxx
+++ b/sfx2/source/inc/partwnd.hxx
@@ -48,7 +48,7 @@ public:
SfxChildWinInfo* pInfo );
SFX_DECL_CHILDWINDOW(SfxPartChildWnd_Impl);
- virtual ~SfxPartChildWnd_Impl();
+ virtual ~SfxPartChildWnd_Impl() override;
virtual bool QueryClose() override;
};
diff --git a/sfx2/source/inc/recfloat.hxx b/sfx2/source/inc/recfloat.hxx
index fd02b24b70b0..d3bfd427949f 100644
--- a/sfx2/source/inc/recfloat.hxx
+++ b/sfx2/source/inc/recfloat.hxx
@@ -31,7 +31,7 @@ public:
sal_uInt16 nId ,
SfxBindings* pBindings ,
SfxChildWinInfo* pInfo );
- virtual ~SfxRecordingFloatWrapper_Impl();
+ virtual ~SfxRecordingFloatWrapper_Impl() override;
SFX_DECL_CHILDWINDOW(SfxRecordingFloatWrapper_Impl);
virtual bool QueryClose() override;
@@ -43,7 +43,7 @@ public:
SfxRecordingFloat_Impl( SfxBindings* pBindings ,
SfxChildWindow* pChildWin ,
vcl::Window* pParent );
- virtual ~SfxRecordingFloat_Impl();
+ virtual ~SfxRecordingFloat_Impl() override;
virtual bool Close() override;
virtual void FillInfo( SfxChildWinInfo& rInfo ) const override;
virtual void StateChanged( StateChangedType nStateChange ) override;
diff --git a/sfx2/source/inc/sfxpicklist.hxx b/sfx2/source/inc/sfxpicklist.hxx
index 9f1fe7816d5c..e77d6ed69c17 100644
--- a/sfx2/source/inc/sfxpicklist.hxx
+++ b/sfx2/source/inc/sfxpicklist.hxx
@@ -35,7 +35,7 @@ class SfxPickList : public SfxListener
css::uno::Reference< css::util::XStringWidth > m_xStringLength;
SfxPickList( sal_uInt32 nMenuSize );
- virtual ~SfxPickList();
+ virtual ~SfxPickList() override;
/**
* Adds the given document to the pick list (recent documents) if it satisfies
diff --git a/sfx2/source/inc/splitwin.hxx b/sfx2/source/inc/splitwin.hxx
index 389384b37906..2ef9c1f9582d 100644
--- a/sfx2/source/inc/splitwin.hxx
+++ b/sfx2/source/inc/splitwin.hxx
@@ -78,7 +78,7 @@ public:
SfxSplitWindow( vcl::Window* pParent, SfxChildAlignment eAl,
SfxWorkWindow *pW, bool bWithButtons );
- virtual ~SfxSplitWindow();
+ virtual ~SfxSplitWindow() override;
virtual void dispose() override;
void ReleaseWindow_Impl(SfxDockingWindow *pWin, bool bSaveConfig=true);
diff --git a/sfx2/source/inc/templatesearchviewitem.hxx b/sfx2/source/inc/templatesearchviewitem.hxx
index f2b6801860f6..fe5a511bbf1d 100644
--- a/sfx2/source/inc/templatesearchviewitem.hxx
+++ b/sfx2/source/inc/templatesearchviewitem.hxx
@@ -19,7 +19,7 @@ struct TemplateSearchViewItem : public TemplateViewItem
, mnAssocId(0)
{}
- virtual ~TemplateSearchViewItem ()
+ virtual ~TemplateSearchViewItem () override
{}
sal_uInt16 mnAssocId; //Associated item id to the TemplateViews
diff --git a/sfx2/source/inc/templdgi.hxx b/sfx2/source/inc/templdgi.hxx
index d641b83f8ea8..526078cc7fab 100644
--- a/sfx2/source/inc/templdgi.hxx
+++ b/sfx2/source/inc/templdgi.hxx
@@ -284,7 +284,7 @@ protected:
public:
SfxCommonTemplateDialog_Impl( SfxBindings* pB, vcl::Window*, bool );
- virtual ~SfxCommonTemplateDialog_Impl();
+ virtual ~SfxCommonTemplateDialog_Impl() override;
DECL_LINK_TYPED( MenuSelectHdl, Menu*, bool );
DECL_LINK_TYPED( MenuSelectAsyncHdl, void*, void );
@@ -376,7 +376,7 @@ public:
friend class SfxTemplateDialog;
SfxTemplateDialog_Impl( SfxBindings*, SfxTemplatePanelControl* pDlgWindow );
- virtual ~SfxTemplateDialog_Impl();
+ virtual ~SfxTemplateDialog_Impl() override;
void Initialize();
};
diff --git a/sfx2/source/inc/tplcitem.hxx b/sfx2/source/inc/tplcitem.hxx
index ff823fa66cc6..01f62f6e7682 100644
--- a/sfx2/source/inc/tplcitem.hxx
+++ b/sfx2/source/inc/tplcitem.hxx
@@ -36,7 +36,7 @@ protected:
public:
SfxTemplateControllerItem(sal_uInt16 nId, SfxCommonTemplateDialog_Impl& rDialog, SfxBindings& rBindings);
- virtual ~SfxTemplateControllerItem();
+ virtual ~SfxTemplateControllerItem() override;
};
#endif
diff --git a/sfx2/source/inc/versdlg.hxx b/sfx2/source/inc/versdlg.hxx
index 04a48a6b120f..0d99c641e20e 100644
--- a/sfx2/source/inc/versdlg.hxx
+++ b/sfx2/source/inc/versdlg.hxx
@@ -65,7 +65,7 @@ class SfxVersionDialog : public SfxModalDialog
public:
SfxVersionDialog ( SfxViewFrame* pFrame, bool );
- virtual ~SfxVersionDialog ();
+ virtual ~SfxVersionDialog () override;
virtual void dispose() override;
bool IsSaveVersionOnClose() const { return m_bIsSaveVersionOnClose; }
};
@@ -84,7 +84,7 @@ class SfxViewVersionDialog_Impl : public SfxModalDialog
public:
SfxViewVersionDialog_Impl(vcl::Window *pParent, SfxVersionInfo& rInfo, bool bEdit);
- virtual ~SfxViewVersionDialog_Impl();
+ virtual ~SfxViewVersionDialog_Impl() override;
virtual void dispose() override;
};
@@ -102,7 +102,7 @@ class SfxCmisVersionsDialog : public SfxModalDialog
public:
SfxCmisVersionsDialog ( SfxViewFrame* pFrame );
- virtual ~SfxCmisVersionsDialog ();
+ virtual ~SfxCmisVersionsDialog () override;
virtual void dispose() override;
};
diff --git a/sfx2/source/inc/workwin.hxx b/sfx2/source/inc/workwin.hxx
index 6643cf2a01a8..3b111fda6581 100644
--- a/sfx2/source/inc/workwin.hxx
+++ b/sfx2/source/inc/workwin.hxx
@@ -160,7 +160,7 @@ class LayoutManagerListener : public ::cppu::WeakImplHelper<
{
public:
LayoutManagerListener( SfxWorkWindow* pWrkWin );
- virtual ~LayoutManagerListener();
+ virtual ~LayoutManagerListener() override;
void setFrame( const css::uno::Reference< css::frame::XFrame >& rFrame );
diff --git a/sfx2/source/notebookbar/DropdownBox.cxx b/sfx2/source/notebookbar/DropdownBox.cxx
index 63bf89cd8e53..dd162cdf9f39 100644
--- a/sfx2/source/notebookbar/DropdownBox.cxx
+++ b/sfx2/source/notebookbar/DropdownBox.cxx
@@ -45,7 +45,7 @@ public:
m_pBox->SetSizePixel(Size(100, 75));
}
- virtual ~Popup()
+ virtual ~Popup() override
{
disposeOnce();
}
diff --git a/sfx2/source/notify/globalevents.cxx b/sfx2/source/notify/globalevents.cxx
index 0711b66a5a5f..9cecd83e5740 100644
--- a/sfx2/source/notify/globalevents.cxx
+++ b/sfx2/source/notify/globalevents.cxx
@@ -73,7 +73,7 @@ class SfxGlobalEvents_Impl : public ModelCollectionMutexBase
public:
explicit SfxGlobalEvents_Impl(const css::uno::Reference < css::uno::XComponentContext >& rxContext);
- virtual ~SfxGlobalEvents_Impl();
+ virtual ~SfxGlobalEvents_Impl() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/sfx2/source/sidebar/ControllerItem.cxx b/sfx2/source/sidebar/ControllerItem.cxx
index 9ca665ae61ad..5443020364af 100644
--- a/sfx2/source/sidebar/ControllerItem.cxx
+++ b/sfx2/source/sidebar/ControllerItem.cxx
@@ -56,7 +56,7 @@ namespace
if (mxFrame.is())
mxFrame->addFrameActionListener(this);
}
- virtual ~FrameActionListener()
+ virtual ~FrameActionListener() override
{
}
virtual void SAL_CALL disposing() override
diff --git a/sfx2/source/toolbox/tbxitem.cxx b/sfx2/source/toolbox/tbxitem.cxx
index f11745844bdc..b76167087b0f 100644
--- a/sfx2/source/toolbox/tbxitem.cxx
+++ b/sfx2/source/toolbox/tbxitem.cxx
@@ -726,7 +726,7 @@ class SfxFrameStatusListener : public svt::FrameStatusListener
SfxFrameStatusListener( const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const css::uno::Reference< css::frame::XFrame >& xFrame,
SfxPopupWindow* pCallee );
- virtual ~SfxFrameStatusListener();
+ virtual ~SfxFrameStatusListener() override;
// XStatusListener
virtual void SAL_CALL statusChanged( const css::frame::FeatureStateEvent& Event )
diff --git a/sfx2/source/view/classificationcontroller.cxx b/sfx2/source/view/classificationcontroller.cxx
index af9152310c08..eaa94b752738 100644
--- a/sfx2/source/view/classificationcontroller.cxx
+++ b/sfx2/source/view/classificationcontroller.cxx
@@ -62,7 +62,7 @@ class ClassificationCategoriesController : public ClassificationCategoriesContro
public:
explicit ClassificationCategoriesController(const uno::Reference<uno::XComponentContext>& rContext);
- virtual ~ClassificationCategoriesController();
+ virtual ~ClassificationCategoriesController() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw (uno::RuntimeException, std::exception) override;
@@ -91,7 +91,7 @@ class SAL_WARN_UNUSED ClassificationControl : public vcl::Window
public:
explicit ClassificationControl(vcl::Window* pParent);
- virtual ~ClassificationControl();
+ virtual ~ClassificationControl() override;
virtual void dispose() override;
virtual void Resize() override;
const VclPtr<ListBox>& getCategories(SfxClassificationPolicyType eType);
diff --git a/sfx2/source/view/classificationhelper.cxx b/sfx2/source/view/classificationhelper.cxx
index f1914a37d191..500e2797e77e 100644
--- a/sfx2/source/view/classificationhelper.cxx
+++ b/sfx2/source/view/classificationhelper.cxx
@@ -117,7 +117,7 @@ public:
SfxClassificationCategory* m_pCategory;
SfxClassificationParser();
- virtual ~SfxClassificationParser();
+ virtual ~SfxClassificationParser() override;
virtual void SAL_CALL startDocument() throw (xml::sax::SAXException, uno::RuntimeException, std::exception) override;
diff --git a/sfx2/source/view/frmload.cxx b/sfx2/source/view/frmload.cxx
index 4077e9dbc0fe..829e1c96ebf4 100644
--- a/sfx2/source/view/frmload.cxx
+++ b/sfx2/source/view/frmload.cxx
@@ -119,7 +119,7 @@ public:
virtual void SAL_CALL cancel() throw( css::uno::RuntimeException, std::exception ) override;
protected:
- virtual ~SfxFrameLoader_Impl();
+ virtual ~SfxFrameLoader_Impl() override;
private:
std::shared_ptr<const SfxFilter> impl_getFilterFromServiceName_nothrow(
diff --git a/sfx2/source/view/impframe.hxx b/sfx2/source/view/impframe.hxx
index 1229b4469733..9939d8b9ec9f 100644
--- a/sfx2/source/view/impframe.hxx
+++ b/sfx2/source/view/impframe.hxx
@@ -72,7 +72,7 @@ public:
{
}
- virtual ~SfxFrame_Impl() { }
+ virtual ~SfxFrame_Impl() override { }
};
#endif
diff --git a/sfx2/source/view/ipclient.cxx b/sfx2/source/view/ipclient.cxx
index b1d983e17a75..4954e4ddd745 100644
--- a/sfx2/source/view/ipclient.cxx
+++ b/sfx2/source/view/ipclient.cxx
@@ -120,7 +120,7 @@ public:
, m_bResizeNoScale( false )
{}
- virtual ~SfxInPlaceClient_Impl();
+ virtual ~SfxInPlaceClient_Impl() override;
void SizeHasChanged();
DECL_LINK_TYPED(TimerHdl, Timer *, void);
diff --git a/sfx2/source/view/sfxbasecontroller.cxx b/sfx2/source/view/sfxbasecontroller.cxx
index e2db91966619..55403850a63a 100644
--- a/sfx2/source/view/sfxbasecontroller.cxx
+++ b/sfx2/source/view/sfxbasecontroller.cxx
@@ -320,7 +320,7 @@ class IMPL_SfxBaseController_ListenerHelper : public ::cppu::WeakImplHelper< fra
{
public:
explicit IMPL_SfxBaseController_ListenerHelper( SfxBaseController* pController ) ;
- virtual ~IMPL_SfxBaseController_ListenerHelper() ;
+ virtual ~IMPL_SfxBaseController_ListenerHelper() override ;
virtual void SAL_CALL frameAction( const frame::FrameActionEvent& aEvent ) throw (RuntimeException, std::exception) override ;
virtual void SAL_CALL disposing( const lang::EventObject& aEvent ) throw (RuntimeException, std::exception) override ;
@@ -334,7 +334,7 @@ class IMPL_SfxBaseController_CloseListenerHelper : public ::cppu::WeakImplHelper
{
public:
explicit IMPL_SfxBaseController_CloseListenerHelper( SfxBaseController* pController ) ;
- virtual ~IMPL_SfxBaseController_CloseListenerHelper() ;
+ virtual ~IMPL_SfxBaseController_CloseListenerHelper() override ;
virtual void SAL_CALL queryClosing( const lang::EventObject& aEvent, sal_Bool bDeliverOwnership )
throw (RuntimeException, util::CloseVetoException, std::exception) override ;
virtual void SAL_CALL notifyClosing( const lang::EventObject& aEvent ) throw (RuntimeException, std::exception) override ;
diff --git a/sfx2/source/view/viewprn.cxx b/sfx2/source/view/viewprn.cxx
index 2bc571e3bffd..e2f91107fba0 100644
--- a/sfx2/source/view/viewprn.cxx
+++ b/sfx2/source/view/viewprn.cxx
@@ -85,7 +85,7 @@ public:
const uno::Sequence< beans::PropertyValue >& rProps
);
- virtual ~SfxPrinterController();
+ virtual ~SfxPrinterController() override;
virtual void Notify( SfxBroadcaster&, const SfxHint& ) override;
virtual int getPageCount() const override;
diff --git a/sfx2/source/view/viewsh.cxx b/sfx2/source/view/viewsh.cxx
index e2d2473f71c5..9af6d8f48169 100644
--- a/sfx2/source/view/viewsh.cxx
+++ b/sfx2/source/view/viewsh.cxx
@@ -104,7 +104,7 @@ class SfxClipboardChangeListener : public ::cppu::WeakImplHelper<
{
public:
SfxClipboardChangeListener( SfxViewShell* pView, const uno::Reference< datatransfer::clipboard::XClipboardNotifier >& xClpbrdNtfr );
- virtual ~SfxClipboardChangeListener();
+ virtual ~SfxClipboardChangeListener() override;
// XEventListener
virtual void SAL_CALL disposing( const lang::EventObject& rEventObject )
diff --git a/shell/source/backends/desktopbe/desktopbackend.cxx b/shell/source/backends/desktopbe/desktopbackend.cxx
index fdbe4d4e9d61..db220c3e85df 100644
--- a/shell/source/backends/desktopbe/desktopbackend.cxx
+++ b/shell/source/backends/desktopbe/desktopbackend.cxx
@@ -75,7 +75,7 @@ public:
Default& operator=(const Default&) = delete;
private:
- virtual ~Default() {}
+ virtual ~Default() override {}
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/shell/source/backends/kde4be/kde4backend.cxx b/shell/source/backends/kde4be/kde4backend.cxx
index 013e5321d507..bd0b2d49edd4 100644
--- a/shell/source/backends/kde4be/kde4backend.cxx
+++ b/shell/source/backends/kde4be/kde4backend.cxx
@@ -73,7 +73,7 @@ public:
Service& operator=(const Service&) = delete;
private:
- virtual ~Service() {}
+ virtual ~Service() override {}
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/shell/source/backends/localebe/localebackend.hxx b/shell/source/backends/localebe/localebackend.hxx
index 5d7a2e732c48..5927f4cbd585 100644
--- a/shell/source/backends/localebe/localebackend.hxx
+++ b/shell/source/backends/localebe/localebackend.hxx
@@ -123,7 +123,7 @@ class LocaleBackend : public ::cppu::WeakImplHelper <
LocaleBackend();
/** Destructor */
- virtual ~LocaleBackend() ;
+ virtual ~LocaleBackend() override ;
private:
// Returns the user locale
diff --git a/shell/source/sessioninstall/SyncDbusSessionHelper.hxx b/shell/source/sessioninstall/SyncDbusSessionHelper.hxx
index 236f293586bf..afbfa92b47cf 100644
--- a/shell/source/sessioninstall/SyncDbusSessionHelper.hxx
+++ b/shell/source/sessioninstall/SyncDbusSessionHelper.hxx
@@ -21,7 +21,7 @@ namespace shell { namespace sessioninstall
{
public:
SyncDbusSessionHelper(css::uno::Reference< css::uno::XComponentContext> const&);
- virtual ~SyncDbusSessionHelper() {}
+ virtual ~SyncDbusSessionHelper() override {}
// XModify Methods
virtual void SAL_CALL InstallPackageFiles( ::sal_uInt32 xid, const css::uno::Sequence< OUString >& files, const OUString& interaction ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/slideshow/source/engine/OGLTrans/generic/OGLTrans_Operation.hxx b/slideshow/source/engine/OGLTrans/generic/OGLTrans_Operation.hxx
index edc8a51fc199..12d0a4842278 100644
--- a/slideshow/source/engine/OGLTrans/generic/OGLTrans_Operation.hxx
+++ b/slideshow/source/engine/OGLTrans/generic/OGLTrans_Operation.hxx
@@ -104,7 +104,7 @@ public:
*/
SRotate(const glm::vec3& Axis, const glm::vec3& Origin, double Angle,
bool bInter, double T0, double T1);
- virtual ~SRotate(){}
+ virtual ~SRotate() override {}
private:
/** axis to rotate CCW about
*/
@@ -149,7 +149,7 @@ public:
*/
SScale(const glm::vec3& Scale, const glm::vec3& Origin,bool bInter, double T0, double T1);
- virtual ~SScale(){}
+ virtual ~SScale() override {}
private:
glm::vec3 scale;
glm::vec3 origin;
@@ -181,7 +181,7 @@ public:
*/
STranslate(const glm::vec3& Vector,bool bInter, double T0, double T1);
- virtual ~STranslate(){}
+ virtual ~STranslate() override {}
private:
/** vector to translate by
*/
@@ -214,7 +214,7 @@ public:
*/
SEllipseTranslate(double dWidth, double dHeight, double dStartPosition, double dEndPosition, bool bInter, double T0, double T1);
- virtual ~SEllipseTranslate(){}
+ virtual ~SEllipseTranslate() override {}
private:
/** width and length of the ellipse
*/
@@ -237,7 +237,7 @@ public:
virtual void interpolate(glm::mat4& matrix, double t, double SlideWidthScale, double SlideHeightScale) const override;
RotateAndScaleDepthByWidth(const glm::vec3& Axis,const glm::vec3& Origin,double Angle, bool bScale, bool bInter, double T0, double T1);
- virtual ~RotateAndScaleDepthByWidth(){}
+ virtual ~RotateAndScaleDepthByWidth() override {}
private:
glm::vec3 axis;
glm::vec3 origin;
@@ -256,7 +256,7 @@ public:
virtual void interpolate(glm::mat4& matrix, double t, double SlideWidthScale, double SlideHeightScale) const override;
RotateAndScaleDepthByHeight(const glm::vec3& Axis,const glm::vec3& Origin,double Angle, bool bScale, bool bInter, double T0, double T1);
- virtual ~RotateAndScaleDepthByHeight(){}
+ virtual ~RotateAndScaleDepthByHeight() override {}
private:
glm::vec3 axis;
glm::vec3 origin;
diff --git a/slideshow/source/engine/animationfactory.cxx b/slideshow/source/engine/animationfactory.cxx
index 5f035957e98c..17714ffe0783 100644
--- a/slideshow/source/engine/animationfactory.cxx
+++ b/slideshow/source/engine/animationfactory.cxx
@@ -82,7 +82,7 @@ namespace slideshow
"TupleAnimation::TupleAnimation(): One of the method pointers is NULL" );
}
- virtual ~TupleAnimation()
+ virtual ~TupleAnimation() override
{
end_();
}
@@ -236,7 +236,7 @@ namespace slideshow
maPathPoly = ::basegfx::tools::adaptiveSubdivideByAngle(aPolyPoly.getB2DPolygon(0) );
}
- virtual ~PathAnimation()
+ virtual ~PathAnimation() override
{
end_();
}
diff --git a/slideshow/source/engine/effectrewinder.cxx b/slideshow/source/engine/effectrewinder.cxx
index dca1a1ee524e..19106567127b 100644
--- a/slideshow/source/engine/effectrewinder.cxx
+++ b/slideshow/source/engine/effectrewinder.cxx
@@ -43,7 +43,7 @@ class RewinderEventHandler : public EventHandler
public:
typedef ::std::function<bool ()> Action;
explicit RewinderEventHandler (const Action& rAction) : maAction(rAction) {}
- virtual ~RewinderEventHandler() {}
+ virtual ~RewinderEventHandler() override {}
private:
const Action maAction;
virtual bool handleEvent() override { return maAction(); }
@@ -55,7 +55,7 @@ class RewinderAnimationEventHandler : public AnimationEventHandler
public:
typedef ::std::function<bool (const AnimationNodeSharedPtr& rpNode)> Action;
explicit RewinderAnimationEventHandler (const Action& rAction) : maAction(rAction) {}
- virtual ~RewinderAnimationEventHandler() {}
+ virtual ~RewinderAnimationEventHandler() override {}
private:
const Action maAction;
virtual bool handleAnimationEvent (const AnimationNodeSharedPtr& rpNode) override
diff --git a/slideshow/source/engine/rehearsetimingsactivity.hxx b/slideshow/source/engine/rehearsetimingsactivity.hxx
index 802e53953bd3..d6b690fdc0d7 100644
--- a/slideshow/source/engine/rehearsetimingsactivity.hxx
+++ b/slideshow/source/engine/rehearsetimingsactivity.hxx
@@ -52,7 +52,7 @@ public:
static std::shared_ptr<RehearseTimingsActivity> create(
const SlideShowContext& rContext );
- virtual ~RehearseTimingsActivity();
+ virtual ~RehearseTimingsActivity() override;
RehearseTimingsActivity(const RehearseTimingsActivity&) = delete;
RehearseTimingsActivity& operator=(const RehearseTimingsActivity&) = delete;
diff --git a/slideshow/source/engine/shapes/drawinglayeranimation.cxx b/slideshow/source/engine/shapes/drawinglayeranimation.cxx
index 3fa51f59062f..41e30972212b 100644
--- a/slideshow/source/engine/shapes/drawinglayeranimation.cxx
+++ b/slideshow/source/engine/shapes/drawinglayeranimation.cxx
@@ -131,7 +131,7 @@ double ScrollTextAnimNode::GetStateAtRelativeTime(
class ActivityImpl : public Activity
{
public:
- virtual ~ActivityImpl();
+ virtual ~ActivityImpl() override;
ActivityImpl(
SlideShowContext const& rContext,
diff --git a/slideshow/source/engine/shapes/drawshape.hxx b/slideshow/source/engine/shapes/drawshape.hxx
index 328d0c3bd3a4..5db8b111101b 100644
--- a/slideshow/source/engine/shapes/drawshape.hxx
+++ b/slideshow/source/engine/shapes/drawshape.hxx
@@ -114,7 +114,7 @@ namespace slideshow
virtual css::uno::Reference< css::drawing::XShape > getXShape() const override;
- virtual ~DrawShape();
+ virtual ~DrawShape() override;
// View layer methods
diff --git a/slideshow/source/engine/shapes/externalshapebase.hxx b/slideshow/source/engine/shapes/externalshapebase.hxx
index f378f721e1cf..e7dcdf305125 100644
--- a/slideshow/source/engine/shapes/externalshapebase.hxx
+++ b/slideshow/source/engine/shapes/externalshapebase.hxx
@@ -59,7 +59,7 @@ namespace slideshow
ExternalShapeBase( const css::uno::Reference< css::drawing::XShape >& xShape,
double nPrio,
const SlideShowContext& rContext ); // throw ShapeLoadFailedException;
- virtual ~ExternalShapeBase();
+ virtual ~ExternalShapeBase() override;
virtual css::uno::Reference< css::drawing::XShape > getXShape() const override;
diff --git a/slideshow/source/engine/slide/slideimpl.cxx b/slideshow/source/engine/slide/slideimpl.cxx
index 8e7397d0296c..2d7dafcd6040 100644
--- a/slideshow/source/engine/slide/slideimpl.cxx
+++ b/slideshow/source/engine/slide/slideimpl.cxx
@@ -101,7 +101,7 @@ public:
bool bIntrinsicAnimationsAllowed,
bool bDisableAnimationZOrder );
- virtual ~SlideImpl();
+ virtual ~SlideImpl() override;
// Slide interface
diff --git a/slideshow/source/engine/transitions/shapetransitionfactory.cxx b/slideshow/source/engine/transitions/shapetransitionfactory.cxx
index 8837ec8e7862..ceb420696280 100644
--- a/slideshow/source/engine/transitions/shapetransitionfactory.cxx
+++ b/slideshow/source/engine/transitions/shapetransitionfactory.cxx
@@ -59,7 +59,7 @@ public:
bool bDirectionForward,
bool bModeIn );
- virtual ~ClippingAnimation();
+ virtual ~ClippingAnimation() override;
// Animation interface
diff --git a/slideshow/source/engine/transitions/slidetransitionfactory.cxx b/slideshow/source/engine/transitions/slidetransitionfactory.cxx
index a50cfea14b24..2e35f7c8e0ef 100644
--- a/slideshow/source/engine/transitions/slidetransitionfactory.cxx
+++ b/slideshow/source/engine/transitions/slidetransitionfactory.cxx
@@ -151,7 +151,7 @@ public:
mbSuccess = true;
}
- virtual ~PluginSlideChange()
+ virtual ~PluginSlideChange() override
{
mxFactory.clear();
diff --git a/slideshow/source/inc/animation.hxx b/slideshow/source/inc/animation.hxx
index 9108b72101d6..9a722df6d146 100644
--- a/slideshow/source/inc/animation.hxx
+++ b/slideshow/source/inc/animation.hxx
@@ -47,7 +47,7 @@ namespace slideshow
class Animation : public virtual SharedPtrAble
{
public:
- virtual ~Animation() {}
+ virtual ~Animation() override {}
/** Notify that the animation going active soon.
diff --git a/slideshow/source/inc/soundplayer.hxx b/slideshow/source/inc/soundplayer.hxx
index 737103512dec..82af088af462 100644
--- a/slideshow/source/inc/soundplayer.hxx
+++ b/slideshow/source/inc/soundplayer.hxx
@@ -66,7 +66,7 @@ namespace slideshow
const OUString& rSoundURL,
const css::uno::Reference< css::uno::XComponentContext>& rComponentContext );
- virtual ~SoundPlayer();
+ virtual ~SoundPlayer() override;
/** Query duration of sound playback.
diff --git a/slideshow/source/inc/vieweventhandler.hxx b/slideshow/source/inc/vieweventhandler.hxx
index 1c658bb90ace..1291c0fd2b48 100644
--- a/slideshow/source/inc/vieweventhandler.hxx
+++ b/slideshow/source/inc/vieweventhandler.hxx
@@ -42,7 +42,7 @@ namespace slideshow
class ViewEventHandler : public virtual SharedPtrAble
{
public:
- virtual ~ViewEventHandler() {}
+ virtual ~ViewEventHandler() override {}
/** Notify new view.
diff --git a/sot/source/sdstor/stgcache.hxx b/sot/source/sdstor/stgcache.hxx
index bc8511b64be8..0fafeba2abcc 100644
--- a/sot/source/sdstor/stgcache.hxx
+++ b/sot/source/sdstor/stgcache.hxx
@@ -100,7 +100,7 @@ class StgPage : public salhelper::SimpleReferenceObject
sal_uInt8* mpData; // nSize bytes
short mnSize; // size of this page
StgPage( short nData, sal_Int32 nPage );
- virtual ~StgPage();
+ virtual ~StgPage() override;
public:
StgPage(const StgPage&) = delete;
StgPage& operator=(const StgPage&) = delete;
diff --git a/sot/source/sdstor/stgdir.hxx b/sot/source/sdstor/stgdir.hxx
index 794049ffa692..ca80ab6f3ffa 100644
--- a/sot/source/sdstor/stgdir.hxx
+++ b/sot/source/sdstor/stgdir.hxx
@@ -65,7 +65,7 @@ public:
StgDirEntry(const void* pBuffer, sal_uInt32 nBufferLen,
sal_uInt64 nUnderlyingStreamSize, bool * pbOk);
explicit StgDirEntry( const StgEntry& );
- virtual ~StgDirEntry();
+ virtual ~StgDirEntry() override;
void Invalidate( bool ); // invalidate all open entries
void Enum( sal_Int32& ); // enumerate entries for iteration
@@ -96,7 +96,7 @@ class StgDirStrm : public StgDataStrm
void SetupEntry( sal_Int32, StgDirEntry* );
public:
explicit StgDirStrm( StgIo& );
- virtual ~StgDirStrm();
+ virtual ~StgDirStrm() override;
virtual bool SetSize( sal_Int32 ) override; // change the size
bool Store();
void* GetEntry( sal_Int32 n, bool );// get an entry
diff --git a/sot/source/sdstor/stgole.hxx b/sot/source/sdstor/stgole.hxx
index cd8ff38a2c40..80a090ea3943 100644
--- a/sot/source/sdstor/stgole.hxx
+++ b/sot/source/sdstor/stgole.hxx
@@ -34,7 +34,7 @@ class StgInternalStream : public SvStream
virtual void FlushData() override;
public:
StgInternalStream( BaseStorage&, const OUString&, bool );
- virtual ~StgInternalStream();
+ virtual ~StgInternalStream() override;
void Commit();
};
diff --git a/sot/source/sdstor/stgstrms.hxx b/sot/source/sdstor/stgstrms.hxx
index c2c61c006b54..739cc124aac6 100644
--- a/sot/source/sdstor/stgstrms.hxx
+++ b/sot/source/sdstor/stgstrms.hxx
@@ -100,7 +100,7 @@ class StgFATStrm : public StgStrm { // the master FAT stream
bool SetPage( short, sal_Int32 );
public:
explicit StgFATStrm( StgIo& );
- virtual ~StgFATStrm() {}
+ virtual ~StgFATStrm() override {}
using StgStrm::GetPage;
sal_Int32 GetPage( short, bool, sal_uInt16 *pnMasterAlloc = nullptr);
virtual bool SetSize( sal_Int32 ) override;
@@ -152,7 +152,7 @@ class StgTmpStrm : public SvMemoryStream
public:
explicit StgTmpStrm( sal_uInt64=16 );
- virtual ~StgTmpStrm();
+ virtual ~StgTmpStrm() override;
bool Copy( StgTmpStrm& );
virtual void SetSize( sal_uInt64 ) override;
sal_uInt64 GetSize() const;
diff --git a/sot/source/sdstor/ucbstorage.cxx b/sot/source/sdstor/ucbstorage.cxx
index 1056ce20dcf0..2823776cd7fc 100644
--- a/sot/source/sdstor/ucbstorage.cxx
+++ b/sot/source/sdstor/ucbstorage.cxx
@@ -89,7 +89,7 @@ protected:
public:
explicit FileStreamWrapper_Impl(const OUString& rName);
- virtual ~FileStreamWrapper_Impl();
+ virtual ~FileStreamWrapper_Impl() override;
virtual void SAL_CALL seek( sal_Int64 _nLocation ) throw ( IllegalArgumentException, IOException, RuntimeException, std::exception) override;
virtual sal_Int64 SAL_CALL getPosition( ) throw ( IOException, RuntimeException, std::exception) override;
@@ -402,7 +402,7 @@ enum RepresentModes {
class UCBStorageStream_Impl : public SvRefBase, public SvStream
{
- virtual ~UCBStorageStream_Impl();
+ virtual ~UCBStorageStream_Impl() override;
public:
virtual sal_uLong GetData( void* pData, sal_uLong nSize ) override;
@@ -466,7 +466,7 @@ typedef ::std::vector< UCBStorageElement_Impl* > UCBStorageElementList_Impl;
class UCBStorage_Impl : public SvRefBase
{
- virtual ~UCBStorage_Impl();
+ virtual ~UCBStorage_Impl() override;
public:
UCBStorage* m_pAntiImpl; // only valid if external references exists
diff --git a/sot/source/unoolestorage/xolesimplestorage.hxx b/sot/source/unoolestorage/xolesimplestorage.hxx
index dfe034d1d4b6..f91f97c46a4a 100644
--- a/sot/source/unoolestorage/xolesimplestorage.hxx
+++ b/sot/source/unoolestorage/xolesimplestorage.hxx
@@ -65,7 +65,7 @@ public:
OLESimpleStorage(css::uno::Reference<css::uno::XComponentContext> const & xContext,
css::uno::Sequence<css::uno::Any> const &arguments);
- virtual ~OLESimpleStorage();
+ virtual ~OLESimpleStorage() override;
// XNameContainer
diff --git a/starmath/inc/ElementsDockingWindow.hxx b/starmath/inc/ElementsDockingWindow.hxx
index cbc4bed734f2..9bef86d3a562 100644
--- a/starmath/inc/ElementsDockingWindow.hxx
+++ b/starmath/inc/ElementsDockingWindow.hxx
@@ -116,7 +116,7 @@ class SmElementsControl : public Control
public:
explicit SmElementsControl(vcl::Window *pParent);
- virtual ~SmElementsControl();
+ virtual ~SmElementsControl() override;
virtual void dispose() override;
void setElementSetId(sal_uInt16 aSetId);
@@ -151,7 +151,7 @@ public:
SmElementsDockingWindow( SfxBindings* pBindings,
SfxChildWindow* pChildWindow,
vcl::Window* pParent );
- virtual ~SmElementsDockingWindow();
+ virtual ~SmElementsDockingWindow() override;
virtual void dispose() override;
virtual void EndDocking( const Rectangle& rReactangle, bool bFloatMode) override;
@@ -167,7 +167,7 @@ protected:
sal_uInt16 nId,
SfxBindings* pBindings,
SfxChildWinInfo* pInfo );
- virtual ~SmElementsDockingWindowWrapper();
+ virtual ~SmElementsDockingWindowWrapper() override;
};
#endif // INCLUDED_STARMATH_INC_ELEMENTSDOCKINGWINDOW_HXX
diff --git a/starmath/inc/dialog.hxx b/starmath/inc/dialog.hxx
index 65062cc7bd86..4c15ed3d8399 100644
--- a/starmath/inc/dialog.hxx
+++ b/starmath/inc/dialog.hxx
@@ -72,7 +72,7 @@ public:
static VclPtr<SfxTabPage> Create(vcl::Window *pWindow, const SfxItemSet &rSet);
SmPrintOptionsTabPage(vcl::Window *pParent, const SfxItemSet &rOptions);
- virtual ~SmPrintOptionsTabPage();
+ virtual ~SmPrintOptionsTabPage() override;
virtual void dispose() override;
};
@@ -111,7 +111,7 @@ class SmFontDialog : public ModalDialog
public:
SmFontDialog(vcl::Window * pParent, OutputDevice *pFntListDevice, bool bHideCheckboxes);
- virtual ~SmFontDialog();
+ virtual ~SmFontDialog() override;
virtual void dispose() override;
const vcl::Font& GetFont() const
@@ -137,7 +137,7 @@ class SmFontSizeDialog : public ModalDialog
public:
SmFontSizeDialog(vcl::Window *pParent);
- virtual ~SmFontSizeDialog();
+ virtual ~SmFontSizeDialog() override;
virtual void dispose() override;
void ReadFrom(const SmFormat &rFormat);
@@ -165,7 +165,7 @@ class SmFontTypeDialog : public ModalDialog
public:
SmFontTypeDialog(vcl::Window *pParent, OutputDevice *pFntListDevice);
- virtual ~SmFontTypeDialog();
+ virtual ~SmFontTypeDialog() override;
virtual void dispose() override;
void ReadFrom(const SmFormat &rFormat);
@@ -234,7 +234,7 @@ class SmDistanceDialog : public ModalDialog
public:
SmDistanceDialog(vcl::Window *pParent);
- virtual ~SmDistanceDialog();
+ virtual ~SmDistanceDialog() override;
virtual void dispose() override;
void ReadFrom(const SmFormat &rFormat);
@@ -259,7 +259,7 @@ class SmAlignDialog : public ModalDialog
public:
SmAlignDialog(vcl::Window *pParent);
- virtual ~SmAlignDialog();
+ virtual ~SmAlignDialog() override;
virtual void dispose() override;
void ReadFrom(const SmFormat &rFormat);
@@ -291,7 +291,7 @@ class SmShowSymbolSetWindow : public Control
DECL_LINK_TYPED( ScrollHdl, ScrollBar*, void );
public:
SmShowSymbolSetWindow(vcl::Window *pParent, WinBits nStyle);
- virtual ~SmShowSymbolSetWindow();
+ virtual ~SmShowSymbolSetWindow() override;
virtual void dispose() override;
void setScrollbar(ScrollBar *pVScrollBar);
void calccols();
@@ -309,7 +309,7 @@ class SmShowSymbolSet : public VclHBox
public:
SmShowSymbolSet(vcl::Window *pParent);
- virtual ~SmShowSymbolSet();
+ virtual ~SmShowSymbolSet() override;
virtual void dispose() override;
void SetSymbolSet(const SymbolPtrVec_t& rSymbolSet) { aSymbolWindow->SetSymbolSet(rSymbolSet); }
@@ -377,7 +377,7 @@ class SmSymbolDialog : public ModalDialog
public:
SmSymbolDialog(vcl::Window * pParent, OutputDevice *pFntListDevice,
SmSymbolManager &rSymbolMgr, SmViewShell &rViewShell);
- virtual ~SmSymbolDialog();
+ virtual ~SmSymbolDialog() override;
virtual void dispose() override;
bool SelectSymbolSet(const OUString &rSymbolSetName);
@@ -467,7 +467,7 @@ class SmSymDefineDialog : public ModalDialog
public:
SmSymDefineDialog(vcl::Window *pParent, OutputDevice *pFntListDevice, SmSymbolManager &rMgr);
- virtual ~SmSymDefineDialog();
+ virtual ~SmSymDefineDialog() override;
virtual void dispose() override;
using OutputDevice::SetFont;
diff --git a/starmath/inc/document.hxx b/starmath/inc/document.hxx
index a03ad0db28a0..622c5062321d 100644
--- a/starmath/inc/document.hxx
+++ b/starmath/inc/document.hxx
@@ -149,7 +149,7 @@ private:
public:
explicit SmDocShell( SfxModelFlags i_nSfxCreationFlags );
- virtual ~SmDocShell();
+ virtual ~SmDocShell() override;
virtual bool ConvertTo( SfxMedium &rMedium ) override;
diff --git a/starmath/inc/edit.hxx b/starmath/inc/edit.hxx
index 084fae6b927b..8c17451eac64 100644
--- a/starmath/inc/edit.hxx
+++ b/starmath/inc/edit.hxx
@@ -84,7 +84,7 @@ class SmEditWindow : public vcl::Window, public DropTargetHelper
public:
explicit SmEditWindow(SmCmdBoxWindow& rMyCmdBoxWin);
- virtual ~SmEditWindow();
+ virtual ~SmEditWindow() override;
virtual void dispose() override;
SmDocShell* GetDoc();
diff --git a/starmath/inc/node.hxx b/starmath/inc/node.hxx
index 4a659b341d1a..bd92aa86b41a 100644
--- a/starmath/inc/node.hxx
+++ b/starmath/inc/node.hxx
@@ -236,7 +236,7 @@ protected:
{}
public:
- virtual ~SmStructureNode();
+ virtual ~SmStructureNode() override;
virtual bool IsVisible() const override;
diff --git a/starmath/inc/smmod.hxx b/starmath/inc/smmod.hxx
index fe6020716152..62f244bed554 100644
--- a/starmath/inc/smmod.hxx
+++ b/starmath/inc/smmod.hxx
@@ -101,7 +101,7 @@ private:
public:
explicit SmModule(SfxObjectFactory* pObjFact);
- virtual ~SmModule();
+ virtual ~SmModule() override;
virtual void ConfigurationChanged( utl::ConfigurationBroadcaster*, sal_uInt32 ) override;
diff --git a/starmath/inc/symbol.hxx b/starmath/inc/symbol.hxx
index 225cb47907da..24e46bd9a088 100644
--- a/starmath/inc/symbol.hxx
+++ b/starmath/inc/symbol.hxx
@@ -86,7 +86,7 @@ private:
public:
SmSymbolManager();
SmSymbolManager(const SmSymbolManager& rSymbolSetManager);
- virtual ~SmSymbolManager();
+ virtual ~SmSymbolManager() override;
SmSymbolManager & operator = (const SmSymbolManager& rSymbolSetManager);
diff --git a/starmath/inc/unomodel.hxx b/starmath/inc/unomodel.hxx
index 86bfc93861d0..f20cdb8f95f5 100644
--- a/starmath/inc/unomodel.hxx
+++ b/starmath/inc/unomodel.hxx
@@ -60,7 +60,7 @@ protected:
throw (css::uno::RuntimeException, css::beans::UnknownPropertyException, css::lang::WrappedTargetException, std::exception) override;
public:
explicit SmModel( SfxObjectShell *pObjSh = nullptr );
- virtual ~SmModel() throw ();
+ virtual ~SmModel() throw () override;
//XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/starmath/inc/view.hxx b/starmath/inc/view.hxx
index 287ddc48d440..7c1af55e35d0 100644
--- a/starmath/inc/view.hxx
+++ b/starmath/inc/view.hxx
@@ -98,7 +98,7 @@ private:
void CaretBlinkStop();
public:
explicit SmGraphicWindow(SmViewShell* pShell);
- virtual ~SmGraphicWindow();
+ virtual ~SmGraphicWindow() override;
virtual void dispose() override;
// Window
@@ -192,7 +192,7 @@ public:
SfxChildWindow *pChildWindow,
Window *pParent);
- virtual ~SmCmdBoxWindow ();
+ virtual ~SmCmdBoxWindow () override;
virtual void dispose() override;
void AdjustPosition();
@@ -276,7 +276,7 @@ protected:
public:
SmViewShell(SfxViewFrame *pFrame, SfxViewShell *pOldSh);
- virtual ~SmViewShell();
+ virtual ~SmViewShell() override;
SmDocShell * GetDoc()
{
diff --git a/starmath/source/accessibility.hxx b/starmath/source/accessibility.hxx
index 85c8aef4c81c..de257aa004cb 100644
--- a/starmath/source/accessibility.hxx
+++ b/starmath/source/accessibility.hxx
@@ -81,7 +81,7 @@ protected:
public:
explicit SmGraphicAccessible( SmGraphicWindow *pGraphicWin );
- virtual ~SmGraphicAccessible();
+ virtual ~SmGraphicAccessible() override;
void ClearWin(); // to be called when view is destroyed
void LaunchEvent(
@@ -166,7 +166,7 @@ class SmViewForwarder :
public:
explicit SmViewForwarder( SmEditAccessible &rAcc );
- virtual ~SmViewForwarder();
+ virtual ~SmViewForwarder() override;
virtual bool IsValid() const override;
virtual Rectangle GetVisArea() const override;
@@ -188,7 +188,7 @@ class SmTextForwarder : /* analog to SvxEditEngineForwarder */
public:
SmTextForwarder( SmEditAccessible& rAcc, SmEditSource & rSource );
- virtual ~SmTextForwarder();
+ virtual ~SmTextForwarder() override;
virtual sal_Int32 GetParagraphCount() const override;
virtual sal_Int32 GetTextLen( sal_Int32 nParagraph ) const override;
@@ -254,7 +254,7 @@ class SmEditViewForwarder : /* analog to SvxEditEngineViewForwarder */
public:
explicit SmEditViewForwarder( SmEditAccessible& rAcc );
- virtual ~SmEditViewForwarder();
+ virtual ~SmEditViewForwarder() override;
virtual bool IsValid() const override;
@@ -285,7 +285,7 @@ class SmEditSource :
public:
SmEditSource( SmEditWindow *pWin, SmEditAccessible &rAcc );
- virtual ~SmEditSource();
+ virtual ~SmEditSource() override;
virtual SvxEditSource* Clone() const override;
virtual SvxTextForwarder* GetTextForwarder() override;
@@ -319,7 +319,7 @@ class SmEditAccessible :
public:
explicit SmEditAccessible( SmEditWindow *pEditWin );
- virtual ~SmEditAccessible();
+ virtual ~SmEditAccessible() override;
::accessibility::AccessibleTextHelper * GetTextHelper();
diff --git a/starmath/source/cfgitem.hxx b/starmath/source/cfgitem.hxx
index 907934daee3a..c4c110527677 100644
--- a/starmath/source/cfgitem.hxx
+++ b/starmath/source/cfgitem.hxx
@@ -142,7 +142,7 @@ protected:
public:
SmMathConfig();
- virtual ~SmMathConfig();
+ virtual ~SmMathConfig() override;
// utl::ConfigItem
virtual void Notify( const css::uno::Sequence< OUString > &rPropertyNames ) override;
diff --git a/starmath/source/mathmlexport.hxx b/starmath/source/mathmlexport.hxx
index 2d18648ffa1e..4581db8f6cf1 100644
--- a/starmath/source/mathmlexport.hxx
+++ b/starmath/source/mathmlexport.hxx
@@ -97,7 +97,7 @@ public:
SmXMLExport(
const css::uno::Reference< css::uno::XComponentContext >& rContext,
OUString const & implementationName, SvXMLExportFlags nExportFlags);
- virtual ~SmXMLExport() {};
+ virtual ~SmXMLExport() override {};
// XUnoTunnel
sal_Int64 SAL_CALL getSomething( const css::uno::Sequence< sal_Int8 >& rId ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/starmath/source/mathmlimport.cxx b/starmath/source/mathmlimport.cxx
index 6e526e4e1163..60f88916bd02 100644
--- a/starmath/source/mathmlimport.cxx
+++ b/starmath/source/mathmlimport.cxx
@@ -1749,7 +1749,7 @@ public:
sal_uInt16 i_nPrefix, const OUString & i_rLName,
const uno::Reference<document::XDocumentProperties>& i_xDocProps);
- virtual ~SmXMLFlatDocContext_Impl();
+ virtual ~SmXMLFlatDocContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext(sal_uInt16 i_nPrefix, const OUString& i_rLocalName, const uno::Reference<xml::sax::XAttributeList>& i_xAttrList) override;
};
diff --git a/starmath/source/mathmlimport.hxx b/starmath/source/mathmlimport.hxx
index 5745ae08db84..8031ed447274 100644
--- a/starmath/source/mathmlimport.hxx
+++ b/starmath/source/mathmlimport.hxx
@@ -87,7 +87,7 @@ public:
SmXMLImport(
const css::uno::Reference< css::uno::XComponentContext >& rContext,
OUString const & implementationName, SvXMLImportFlags nImportFlags);
- virtual ~SmXMLImport() throw ();
+ virtual ~SmXMLImport() throw () override;
// XUnoTunnel
sal_Int64 SAL_CALL getSomething( const css::uno::Sequence< sal_Int8 >& rId ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/starmath/source/smdetect.hxx b/starmath/source/smdetect.hxx
index cbb5c480e01c..6efd67e796e8 100644
--- a/starmath/source/smdetect.hxx
+++ b/starmath/source/smdetect.hxx
@@ -55,7 +55,7 @@ class SmFilterDetect : public ::cppu::WeakImplHelper< css::document::XExtendedFi
{
public:
explicit SmFilterDetect( const css::uno::Reference < css::lang::XMultiServiceFactory >& xFactory );
- virtual ~SmFilterDetect();
+ virtual ~SmFilterDetect() override;
/* XServiceInfo */
virtual OUString SAL_CALL getImplementationName() throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/starmath/source/unofilter.cxx b/starmath/source/unofilter.cxx
index 2b005ed3c4d1..e5369e2d3d98 100644
--- a/starmath/source/unofilter.cxx
+++ b/starmath/source/unofilter.cxx
@@ -30,7 +30,7 @@ class MathTypeFilter : public cppu::WeakImplHelper
public:
MathTypeFilter();
- virtual ~MathTypeFilter();
+ virtual ~MathTypeFilter() override;
// XFilter
virtual sal_Bool SAL_CALL filter(const uno::Sequence<beans::PropertyValue>& rDescriptor) throw (uno::RuntimeException, std::exception) override;
diff --git a/stoc/source/corereflection/base.hxx b/stoc/source/corereflection/base.hxx
index cdfcb3f2f7b1..b92da9a59866 100644
--- a/stoc/source/corereflection/base.hxx
+++ b/stoc/source/corereflection/base.hxx
@@ -102,7 +102,7 @@ public:
// ctor/ dtor
explicit IdlReflectionServiceImpl( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~IdlReflectionServiceImpl();
+ virtual ~IdlReflectionServiceImpl() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -154,7 +154,7 @@ public:
IdlClassImpl( IdlReflectionServiceImpl * pReflection,
const OUString & rName, typelib_TypeClass eTypeClass,
typelib_TypeDescription * pTypeDescr );
- virtual ~IdlClassImpl();
+ virtual ~IdlClassImpl() override;
// XIdlClassImpl default implementation
virtual css::uno::TypeClass SAL_CALL getTypeClass() throw(css::uno::RuntimeException, std::exception) override;
@@ -212,7 +212,7 @@ public:
, _nMethods( 0 )
, _nAttributes( 0 )
{}
- virtual ~InterfaceIdlClassImpl();
+ virtual ~InterfaceIdlClassImpl() override;
// IdlClassImpl modifications
virtual sal_Bool SAL_CALL isAssignableFrom( const css::uno::Reference< css::reflection::XIdlClass > & xType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -245,7 +245,7 @@ public:
: IdlClassImpl( pReflection, rName, eTypeClass, pTypeDescr )
, _pFields( nullptr )
{}
- virtual ~CompoundIdlClassImpl();
+ virtual ~CompoundIdlClassImpl() override;
// IdlClassImpl modifications
virtual sal_Bool SAL_CALL isAssignableFrom( const css::uno::Reference< css::reflection::XIdlClass > & xType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -308,7 +308,7 @@ public:
: IdlClassImpl( pReflection, rName, eTypeClass, pTypeDescr )
, _pFields( nullptr )
{}
- virtual ~EnumIdlClassImpl();
+ virtual ~EnumIdlClassImpl() override;
// IdlClassImpl modifications
virtual css::uno::Reference< css::reflection::XIdlField > SAL_CALL getField( const OUString & rName ) throw(css::uno::RuntimeException, std::exception) override;
@@ -340,7 +340,7 @@ public:
// ctor/ dtor
IdlMemberImpl( IdlReflectionServiceImpl * pReflection, const OUString & rName,
typelib_TypeDescription * pTypeDescr, typelib_TypeDescription * pDeclTypeDescr );
- virtual ~IdlMemberImpl();
+ virtual ~IdlMemberImpl() override;
// XIdlMember
virtual css::uno::Reference< css::reflection::XIdlClass > SAL_CALL getDeclaringClass() throw(css::uno::RuntimeException, std::exception) override;
diff --git a/stoc/source/corereflection/crenum.cxx b/stoc/source/corereflection/crenum.cxx
index 21d4159c63da..1b23133a4a6a 100644
--- a/stoc/source/corereflection/crenum.cxx
+++ b/stoc/source/corereflection/crenum.cxx
@@ -42,7 +42,7 @@ public:
: IdlMemberImpl( pReflection, rName, pTypeDescr, pTypeDescr )
, _nValue( nValue )
{}
- virtual ~IdlEnumFieldImpl();
+ virtual ~IdlEnumFieldImpl() override;
// XInterface
virtual Any SAL_CALL queryInterface( const Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/stoc/source/corereflection/criface.cxx b/stoc/source/corereflection/criface.cxx
index 91d42ae34d1a..d61123cc1558 100644
--- a/stoc/source/corereflection/criface.cxx
+++ b/stoc/source/corereflection/criface.cxx
@@ -339,7 +339,7 @@ public:
, _pParamTypes( nullptr )
, _pParamInfos( nullptr )
{}
- virtual ~IdlInterfaceMethodImpl();
+ virtual ~IdlInterfaceMethodImpl() override;
// XInterface
virtual Any SAL_CALL queryInterface( const Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/stoc/source/defaultregistry/defaultregistry.cxx b/stoc/source/defaultregistry/defaultregistry.cxx
index 45dc8482291a..2885ccaad430 100644
--- a/stoc/source/defaultregistry/defaultregistry.cxx
+++ b/stoc/source/defaultregistry/defaultregistry.cxx
@@ -52,7 +52,7 @@ class NestedRegistryImpl : public WeakAggImplHelper4 < XSimpleRegistry, XInit
public:
NestedRegistryImpl( );
- virtual ~NestedRegistryImpl();
+ virtual ~NestedRegistryImpl() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( ) throw(RuntimeException, std::exception) override;
@@ -100,7 +100,7 @@ public:
NestedKeyImpl( const OUString& aKeyName,
NestedKeyImpl* pKey);
- virtual ~NestedKeyImpl();
+ virtual ~NestedKeyImpl() override;
// XRegistryKey
virtual OUString SAL_CALL getKeyName() throw(RuntimeException, std::exception) override;
diff --git a/stoc/source/implementationregistration/implreg.cxx b/stoc/source/implementationregistration/implreg.cxx
index b5b21cbfc8bf..3ede86fb2836 100644
--- a/stoc/source/implementationregistration/implreg.cxx
+++ b/stoc/source/implementationregistration/implreg.cxx
@@ -1196,7 +1196,7 @@ class ImplementationRegistration
{
public:
explicit ImplementationRegistration( const Reference < XComponentContext > & rSMgr );
- virtual ~ImplementationRegistration();
+ virtual ~ImplementationRegistration() override;
// XServiceInfo
OUString SAL_CALL getImplementationName() throw(RuntimeException, std::exception) override;
diff --git a/stoc/source/inspect/introspection.cxx b/stoc/source/inspect/introspection.cxx
index 2a59f2455b7b..081983f452ac 100644
--- a/stoc/source/inspect/introspection.cxx
+++ b/stoc/source/inspect/introspection.cxx
@@ -230,7 +230,7 @@ class IntrospectionAccessStatic_Impl: public salhelper::SimpleReferenceObject
public:
explicit IntrospectionAccessStatic_Impl( Reference< XIdlReflection > const & xCoreReflection_ );
- virtual ~IntrospectionAccessStatic_Impl()
+ virtual ~IntrospectionAccessStatic_Impl() override
{
delete[] mpOrgPropertyHandleArray;
}
@@ -708,7 +708,7 @@ class ImplIntrospectionAccess : public IntrospectionAccessHelper
public:
ImplIntrospectionAccess( const Any& obj, rtl::Reference< IntrospectionAccessStatic_Impl > const & pStaticImpl_ );
- virtual ~ImplIntrospectionAccess();
+ virtual ~ImplIntrospectionAccess() override;
// Methods from XIntrospectionAccess
virtual sal_Int32 SAL_CALL getSuppliedMethodConcepts()
diff --git a/stoc/source/invocation/invocation.cxx b/stoc/source/invocation/invocation.cxx
index 207797a61d4b..99ec15e5c47d 100644
--- a/stoc/source/invocation/invocation.cxx
+++ b/stoc/source/invocation/invocation.cxx
@@ -99,7 +99,7 @@ public:
Invocation_Impl( const Any & rAdapted, const Reference<XTypeConverter> &,
const Reference<XIntrospection> &,
const Reference<XIdlReflection> & );
- virtual ~Invocation_Impl();
+ virtual ~Invocation_Impl() override;
// XInterface
virtual Any SAL_CALL queryInterface( const Type & aType) throw( RuntimeException, std::exception ) override;
@@ -1072,7 +1072,7 @@ class InvocationService
{
public:
explicit InvocationService( const Reference<XComponentContext> & xCtx );
- virtual ~InvocationService();
+ virtual ~InvocationService() override;
// XServiceInfo
OUString SAL_CALL getImplementationName() throw( RuntimeException, std::exception ) override;
diff --git a/stoc/source/invocation_adapterfactory/iafactory.cxx b/stoc/source/invocation_adapterfactory/iafactory.cxx
index d66afabfa870..055ed2f415ae 100644
--- a/stoc/source/invocation_adapterfactory/iafactory.cxx
+++ b/stoc/source/invocation_adapterfactory/iafactory.cxx
@@ -100,7 +100,7 @@ public:
t_ptr_map m_receiver2adapters;
explicit FactoryImpl( Reference< XComponentContext > const & xContext );
- virtual ~FactoryImpl();
+ virtual ~FactoryImpl() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/stoc/source/javaloader/javaloader.cxx b/stoc/source/javaloader/javaloader.cxx
index 6355db4ad10b..48d88e9fe60b 100644
--- a/stoc/source/javaloader/javaloader.cxx
+++ b/stoc/source/javaloader/javaloader.cxx
@@ -102,7 +102,7 @@ class JavaComponentLoader : public WeakImplHelper<XImplementationLoader, XServic
public:
explicit JavaComponentLoader(const css::uno::Reference<XComponentContext> & xCtx)
throw(RuntimeException);
- virtual ~JavaComponentLoader() throw();
+ virtual ~JavaComponentLoader() throw() override;
public:
// XServiceInfo
diff --git a/stoc/source/javavm/interact.cxx b/stoc/source/javavm/interact.cxx
index c2962d021e46..5e20d3d603c5 100644
--- a/stoc/source/javavm/interact.cxx
+++ b/stoc/source/javavm/interact.cxx
@@ -43,7 +43,7 @@ public:
virtual void SAL_CALL select() throw (css::uno::RuntimeException, std::exception) override {}
private:
- virtual inline ~AbortContinuation() {}
+ virtual inline ~AbortContinuation() override {}
};
}
@@ -61,7 +61,7 @@ public:
bool isSelected() const;
private:
- virtual inline ~RetryContinuation() {}
+ virtual inline ~RetryContinuation() override {}
mutable osl::Mutex m_aMutex;
bool m_bSelected;
diff --git a/stoc/source/javavm/interact.hxx b/stoc/source/javavm/interact.hxx
index e4a2fc3e63b3..8977b4449416 100644
--- a/stoc/source/javavm/interact.hxx
+++ b/stoc/source/javavm/interact.hxx
@@ -54,7 +54,7 @@ private:
InteractionRequest(InteractionRequest &) = delete;
void operator =(const InteractionRequest&) = delete;
- virtual ~InteractionRequest();
+ virtual ~InteractionRequest() override;
css::uno::Any m_aRequest;
css::uno::Sequence< css::uno::Reference<
diff --git a/stoc/source/javavm/javavm.cxx b/stoc/source/javavm/javavm.cxx
index dcba929e87d2..abf287f9c595 100644
--- a/stoc/source/javavm/javavm.cxx
+++ b/stoc/source/javavm/javavm.cxx
@@ -125,7 +125,7 @@ public:
private:
inline SingletonFactory() {}
- virtual inline ~SingletonFactory() {}
+ virtual inline ~SingletonFactory() override {}
SingletonFactory(const SingletonFactory&) = delete;
SingletonFactory& operator=(const SingletonFactory&) = delete;
diff --git a/stoc/source/javavm/javavm.hxx b/stoc/source/javavm/javavm.hxx
index e2cb12dea799..8e354a8c1a35 100644
--- a/stoc/source/javavm/javavm.hxx
+++ b/stoc/source/javavm/javavm.hxx
@@ -122,7 +122,7 @@ private:
JavaVirtualMachine(JavaVirtualMachine &) = delete;
void operator =(const JavaVirtualMachine&) = delete;
- virtual ~JavaVirtualMachine();
+ virtual ~JavaVirtualMachine() override;
virtual void SAL_CALL disposing() override;
diff --git a/stoc/source/loader/dllcomponentloader.cxx b/stoc/source/loader/dllcomponentloader.cxx
index 01cf1d700a7f..a443e64fdfd0 100644
--- a/stoc/source/loader/dllcomponentloader.cxx
+++ b/stoc/source/loader/dllcomponentloader.cxx
@@ -59,7 +59,7 @@ class DllComponentLoader
{
public:
explicit DllComponentLoader( const Reference<XComponentContext> & xCtx );
- virtual ~DllComponentLoader();
+ virtual ~DllComponentLoader() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/stoc/source/namingservice/namingservice.cxx b/stoc/source/namingservice/namingservice.cxx
index 99426ea03151..40af05079ae1 100644
--- a/stoc/source/namingservice/namingservice.cxx
+++ b/stoc/source/namingservice/namingservice.cxx
@@ -76,7 +76,7 @@ class NamingService_Impl
HashMap_OWString_Interface aMap;
public:
NamingService_Impl();
- virtual ~NamingService_Impl();
+ virtual ~NamingService_Impl() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/stoc/source/proxy_factory/proxyfac.cxx b/stoc/source/proxy_factory/proxyfac.cxx
index 6153062a0336..6006907d3aa5 100644
--- a/stoc/source/proxy_factory/proxyfac.cxx
+++ b/stoc/source/proxy_factory/proxyfac.cxx
@@ -75,7 +75,7 @@ struct FactoryImpl : public ::cppu::WeakImplHelper< lang::XServiceInfo,
typelib_InterfaceTypeDescription * pTypeDescr );
FactoryImpl();
- virtual ~FactoryImpl();
+ virtual ~FactoryImpl() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
@@ -169,7 +169,7 @@ struct ProxyRoot : public ::cppu::OWeakAggObject
virtual Any SAL_CALL queryAggregation( Type const & rType )
throw (RuntimeException, std::exception) override;
- virtual ~ProxyRoot();
+ virtual ~ProxyRoot() override;
inline ProxyRoot( ::rtl::Reference< FactoryImpl > const & factory,
Reference< XInterface > const & xTarget );
diff --git a/stoc/source/security/access_controller.cxx b/stoc/source/security/access_controller.cxx
index 51094ed880dc..11e0fcdfd0a4 100644
--- a/stoc/source/security/access_controller.cxx
+++ b/stoc/source/security/access_controller.cxx
@@ -79,7 +79,7 @@ class acc_Intersection
Reference< security::XAccessControlContext > const & x2 );
public:
- virtual ~acc_Intersection();
+ virtual ~acc_Intersection() override;
static inline Reference< security::XAccessControlContext > create(
Reference< security::XAccessControlContext > const & x1,
@@ -132,7 +132,7 @@ class acc_Union
Reference< security::XAccessControlContext > const & x2 );
public:
- virtual ~acc_Union();
+ virtual ~acc_Union() override;
static inline Reference< security::XAccessControlContext > create(
Reference< security::XAccessControlContext > const & x1,
@@ -192,7 +192,7 @@ public:
: m_permissions( permissions )
{}
- virtual ~acc_Policy();
+ virtual ~acc_Policy() override;
// XAccessControlContext impl
virtual void SAL_CALL checkPermission(
@@ -338,7 +338,7 @@ protected:
public:
explicit AccessController( Reference< XComponentContext > const & xComponentContext );
- virtual ~AccessController();
+ virtual ~AccessController() override;
// XInitialization impl
virtual void SAL_CALL initialize(
diff --git a/stoc/source/security/file_policy.cxx b/stoc/source/security/file_policy.cxx
index 2e5095a934e9..212e506002ef 100644
--- a/stoc/source/security/file_policy.cxx
+++ b/stoc/source/security/file_policy.cxx
@@ -72,7 +72,7 @@ protected:
public:
explicit FilePolicy( Reference< XComponentContext > const & xComponentContext );
- virtual ~FilePolicy();
+ virtual ~FilePolicy() override;
// XPolicy impl
virtual Sequence< Any > SAL_CALL getPermissions(
diff --git a/stoc/source/servicemanager/servicemanager.cxx b/stoc/source/servicemanager/servicemanager.cxx
index 8aa9fed302a4..2aec83c41396 100644
--- a/stoc/source/servicemanager/servicemanager.cxx
+++ b/stoc/source/servicemanager/servicemanager.cxx
@@ -161,7 +161,7 @@ public:
: aFactories( rFactories )
, nIt( 0 )
{}
- virtual ~ServiceEnumeration_Impl() {}
+ virtual ~ServiceEnumeration_Impl() override {}
// XEnumeration
sal_Bool SAL_CALL hasMoreElements()
@@ -253,7 +253,7 @@ public:
: aImplementationMap( rImplementationMap )
, aIt( aImplementationMap.begin() )
{}
- virtual ~ImplementationEnumeration_Impl();
+ virtual ~ImplementationEnumeration_Impl() override;
// XEnumeration
virtual sal_Bool SAL_CALL hasMoreElements()
@@ -372,7 +372,7 @@ class OServiceManager
{
public:
explicit OServiceManager( Reference< XComponentContext > const & xContext );
- virtual ~OServiceManager();
+ virtual ~OServiceManager() override;
// XInitialization
void SAL_CALL initialize( Sequence< Any > const & args )
@@ -512,7 +512,7 @@ protected:
public:
explicit OServiceManagerWrapper(
Reference< XComponentContext > const & xContext );
- virtual ~OServiceManagerWrapper();
+ virtual ~OServiceManagerWrapper() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw (RuntimeException, std::exception) override
@@ -1270,7 +1270,7 @@ class ORegistryServiceManager : public OServiceManager
{
public:
explicit ORegistryServiceManager( Reference< XComponentContext > const & xContext );
- virtual ~ORegistryServiceManager();
+ virtual ~ORegistryServiceManager() override;
// XInitialization
void SAL_CALL initialize(const Sequence< Any >& Arguments)
diff --git a/stoc/source/simpleregistry/simpleregistry.cxx b/stoc/source/simpleregistry/simpleregistry.cxx
index b6a98c6d95be..3dd67ce2ba81 100644
--- a/stoc/source/simpleregistry/simpleregistry.cxx
+++ b/stoc/source/simpleregistry/simpleregistry.cxx
@@ -58,7 +58,7 @@ class SimpleRegistry:
public:
SimpleRegistry() {}
- virtual ~SimpleRegistry() {}
+ virtual ~SimpleRegistry() override {}
osl::Mutex mutex_;
diff --git a/stoc/source/typeconv/convert.cxx b/stoc/source/typeconv/convert.cxx
index 0565f15abe88..214d24a31e9b 100644
--- a/stoc/source/typeconv/convert.cxx
+++ b/stoc/source/typeconv/convert.cxx
@@ -251,7 +251,7 @@ class TypeConverter_Impl : public WeakImplHelper< XTypeConverter, XServiceInfo >
public:
TypeConverter_Impl();
- virtual ~TypeConverter_Impl();
+ virtual ~TypeConverter_Impl() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw( RuntimeException, std::exception ) override;
diff --git a/stoc/source/uriproc/ExternalUriReferenceTranslator.cxx b/stoc/source/uriproc/ExternalUriReferenceTranslator.cxx
index cc08209ecf27..c6ff6bbffa64 100644
--- a/stoc/source/uriproc/ExternalUriReferenceTranslator.cxx
+++ b/stoc/source/uriproc/ExternalUriReferenceTranslator.cxx
@@ -67,7 +67,7 @@ public:
throw (css::uno::RuntimeException, std::exception) override;
private:
- virtual ~Translator() {}
+ virtual ~Translator() override {}
};
OUString Translator::getImplementationName()
diff --git a/stoc/source/uriproc/UriReferenceFactory.cxx b/stoc/source/uriproc/UriReferenceFactory.cxx
index 88310c5cd340..11f02ca50b3e 100644
--- a/stoc/source/uriproc/UriReferenceFactory.cxx
+++ b/stoc/source/uriproc/UriReferenceFactory.cxx
@@ -176,7 +176,7 @@ public:
{ m_base.clearFragment(); }
private:
- virtual ~UriReference() {}
+ virtual ~UriReference() override {}
stoc::uriproc::UriReference m_base;
};
@@ -300,7 +300,7 @@ public:
throw (css::uno::RuntimeException, std::exception) override;
private:
- virtual ~Factory() {}
+ virtual ~Factory() override {}
css::uno::Reference< css::uri::XUriReference > clone(
css::uno::Reference< css::uri::XUriReference > const & uriReference)
diff --git a/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx b/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx
index cd6eef41f788..1bc7bbefcf42 100644
--- a/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx
+++ b/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx
@@ -136,7 +136,7 @@ public:
throw (css::lang::IllegalArgumentException, css::uno::RuntimeException, std::exception) override;
private:
- virtual ~UrlReference() {}
+ virtual ~UrlReference() override {}
stoc::uriproc::UriReference base_;
};
@@ -178,7 +178,7 @@ public:
throw (css::uno::RuntimeException, std::exception) override;
private:
- virtual ~Parser() {}
+ virtual ~Parser() override {}
};
OUString Parser::getImplementationName()
diff --git a/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx b/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx
index 8405ad7f5c92..c63093d79ce7 100644
--- a/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx
+++ b/stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx
@@ -284,7 +284,7 @@ public:
throw (css::uno::RuntimeException, css::lang::IllegalArgumentException, std::exception) override;
private:
- virtual ~UrlReference() {}
+ virtual ~UrlReference() override {}
sal_Int32 findParameter(OUString const & key);
@@ -401,7 +401,7 @@ public:
throw (css::uno::RuntimeException, std::exception) override;
private:
- virtual ~Parser() {}
+ virtual ~Parser() override {}
};
OUString Parser::getImplementationName()
diff --git a/stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.cxx b/stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.cxx
index c96b081b2982..5d2b25852fa4 100644
--- a/stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.cxx
+++ b/stoc/source/uriproc/VndSunStarPkgUrlReferenceFactory.cxx
@@ -69,7 +69,7 @@ public:
throw (css::uno::RuntimeException, std::exception) override;
private:
- virtual ~Factory() {}
+ virtual ~Factory() override {}
css::uno::Reference< css::uno::XComponentContext > m_context;
};
diff --git a/store/source/lockbyte.cxx b/store/source/lockbyte.cxx
index 65ac5c3dc947..1251de2b0b6d 100644
--- a/store/source/lockbyte.cxx
+++ b/store/source/lockbyte.cxx
@@ -313,7 +313,7 @@ public:
protected:
/** Destruction.
*/
- virtual ~FileLockBytes();
+ virtual ~FileLockBytes() override;
};
} // namespace store
@@ -541,7 +541,7 @@ public:
protected:
/* Destruction.
*/
- virtual ~MappedLockBytes();
+ virtual ~MappedLockBytes() override;
};
} // namespace store
@@ -679,7 +679,7 @@ public:
protected:
/** Destruction.
*/
- virtual ~MemoryLockBytes();
+ virtual ~MemoryLockBytes() override;
};
} // namespace store
diff --git a/store/source/lockbyte.hxx b/store/source/lockbyte.hxx
index c9aa2a526905..1a864ad1575b 100644
--- a/store/source/lockbyte.hxx
+++ b/store/source/lockbyte.hxx
@@ -104,7 +104,7 @@ public:
storeError flush();
protected:
- virtual ~ILockBytes() {}
+ virtual ~ILockBytes() override {}
private:
/** Implementation (abstract).
diff --git a/store/source/object.hxx b/store/source/object.hxx
index d59d9485adba..6d8c1303dc01 100644
--- a/store/source/object.hxx
+++ b/store/source/object.hxx
@@ -46,7 +46,7 @@ public:
protected:
/** Destruction.
*/
- virtual ~OStoreObject() {}
+ virtual ~OStoreObject() override {}
private:
/** The IStoreHandle TypeId.
diff --git a/store/source/storbase.cxx b/store/source/storbase.cxx
index 2515de508d78..4bdc5dd5fe02 100644
--- a/store/source/storbase.cxx
+++ b/store/source/storbase.cxx
@@ -89,7 +89,7 @@ public:
protected:
/** Destruction.
*/
- virtual ~Allocator_Impl();
+ virtual ~Allocator_Impl() override;
private:
/** Representation.
diff --git a/store/source/storbase.hxx b/store/source/storbase.hxx
index 6606f5507570..b861047c56bd 100644
--- a/store/source/storbase.hxx
+++ b/store/source/storbase.hxx
@@ -432,7 +432,7 @@ struct PageData
rtl::Reference< PageData::Allocator > & rxAllocator, sal_uInt16 nPageSize);
protected:
- virtual ~Allocator() {}
+ virtual ~Allocator() override {}
private:
/** Implementation (abstract).
diff --git a/store/source/storbios.hxx b/store/source/storbios.hxx
index ebb9ef65278b..336a37ff0515 100644
--- a/store/source/storbios.hxx
+++ b/store/source/storbios.hxx
@@ -117,7 +117,7 @@ public:
protected:
/** Destruction (OReference).
*/
- virtual ~OStorePageBIOS();
+ virtual ~OStorePageBIOS() override;
private:
/** Representation.
diff --git a/store/source/storcach.hxx b/store/source/storcach.hxx
index 099339778205..b9febd35f213 100644
--- a/store/source/storcach.hxx
+++ b/store/source/storcach.hxx
@@ -99,7 +99,7 @@ public:
protected:
// Destruction
- virtual ~PageCache();
+ virtual ~PageCache() override;
};
/*========================================================================
diff --git a/store/source/stordir.hxx b/store/source/stordir.hxx
index fb7981dbc205..09bdfe7f5ccd 100644
--- a/store/source/stordir.hxx
+++ b/store/source/stordir.hxx
@@ -75,7 +75,7 @@ public:
protected:
/** Destruction.
*/
- virtual ~OStoreDirectory_Impl();
+ virtual ~OStoreDirectory_Impl() override;
private:
/** IStoreHandle TypeId.
diff --git a/store/source/storlckb.hxx b/store/source/storlckb.hxx
index 8bcf731045a2..16a05cc1bb9e 100644
--- a/store/source/storlckb.hxx
+++ b/store/source/storlckb.hxx
@@ -99,7 +99,7 @@ public:
protected:
/** Destruction (OReference).
*/
- virtual ~OStoreLockBytes();
+ virtual ~OStoreLockBytes() override;
private:
/** IStoreHandle TypeId.
diff --git a/store/source/storpage.hxx b/store/source/storpage.hxx
index 76d4a5bf3d58..136e527b3efa 100644
--- a/store/source/storpage.hxx
+++ b/store/source/storpage.hxx
@@ -92,7 +92,7 @@ public:
protected:
/** Destruction.
*/
- virtual ~OStorePageManager();
+ virtual ~OStorePageManager() override;
private:
/** Implementation.
diff --git a/svgio/inc/svganode.hxx b/svgio/inc/svganode.hxx
index 20fd1b2960cc..1f5774a6f3c7 100644
--- a/svgio/inc/svganode.hxx
+++ b/svgio/inc/svganode.hxx
@@ -40,7 +40,7 @@ namespace svgio
SvgANode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgANode();
+ virtual ~SvgANode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgcharacternode.hxx b/svgio/inc/svgcharacternode.hxx
index befa8f4dee22..d0c74d18d217 100644
--- a/svgio/inc/svgcharacternode.hxx
+++ b/svgio/inc/svgcharacternode.hxx
@@ -148,7 +148,7 @@ namespace svgio
SvgDocument& rDocument,
SvgNode* pParent,
const OUString& rText);
- virtual ~SvgCharacterNode();
+ virtual ~SvgCharacterNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
void decomposeText(drawinglayer::primitive2d::Primitive2DContainer& rTarget, SvgTextPosition& rSvgTextPosition) const;
diff --git a/svgio/inc/svgcirclenode.hxx b/svgio/inc/svgcirclenode.hxx
index f9e6011615b7..edb0523d69d8 100644
--- a/svgio/inc/svgcirclenode.hxx
+++ b/svgio/inc/svgcirclenode.hxx
@@ -43,7 +43,7 @@ namespace svgio
SvgCircleNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgCircleNode();
+ virtual ~SvgCircleNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgclippathnode.hxx b/svgio/inc/svgclippathnode.hxx
index 558d5bd36180..a2739325ac95 100644
--- a/svgio/inc/svgclippathnode.hxx
+++ b/svgio/inc/svgclippathnode.hxx
@@ -41,7 +41,7 @@ namespace svgio
SvgClipPathNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgClipPathNode();
+ virtual ~SvgClipPathNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgdocumenthandler.hxx b/svgio/inc/svgdocumenthandler.hxx
index 5069fdbd2eda..b61fbea925b8 100644
--- a/svgio/inc/svgdocumenthandler.hxx
+++ b/svgio/inc/svgdocumenthandler.hxx
@@ -46,7 +46,7 @@ namespace svgio
public:
SvgDocHdl(const OUString& rAbsolutePath);
- virtual ~SvgDocHdl();
+ virtual ~SvgDocHdl() override;
// Methods XDocumentHandler
virtual void SAL_CALL startDocument( ) throw (css::xml::sax::SAXException, css::uno::RuntimeException, std::exception) override;
diff --git a/svgio/inc/svgellipsenode.hxx b/svgio/inc/svgellipsenode.hxx
index 52a7a84f867e..d0ad622eb44d 100644
--- a/svgio/inc/svgellipsenode.hxx
+++ b/svgio/inc/svgellipsenode.hxx
@@ -44,7 +44,7 @@ namespace svgio
SvgEllipseNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgEllipseNode();
+ virtual ~SvgEllipseNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svggnode.hxx b/svgio/inc/svggnode.hxx
index a97f48fb69ca..6f631da1a26c 100644
--- a/svgio/inc/svggnode.hxx
+++ b/svgio/inc/svggnode.hxx
@@ -41,7 +41,7 @@ namespace svgio
SVGToken aType,
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgGNode();
+ virtual ~SvgGNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svggradientnode.hxx b/svgio/inc/svggradientnode.hxx
index b453f3b7f175..3a10ed716949 100644
--- a/svgio/inc/svggradientnode.hxx
+++ b/svgio/inc/svggradientnode.hxx
@@ -66,7 +66,7 @@ namespace svgio
SVGToken aType,
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgGradientNode();
+ virtual ~SvgGradientNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svggradientstopnode.hxx b/svgio/inc/svggradientstopnode.hxx
index 1804f10c3016..00b33d6accbe 100644
--- a/svgio/inc/svggradientstopnode.hxx
+++ b/svgio/inc/svggradientstopnode.hxx
@@ -40,7 +40,7 @@ namespace svgio
SvgGradientStopNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgGradientStopNode();
+ virtual ~SvgGradientStopNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgimagenode.hxx b/svgio/inc/svgimagenode.hxx
index d4dbdcc209ab..3be9012d9af7 100644
--- a/svgio/inc/svgimagenode.hxx
+++ b/svgio/inc/svgimagenode.hxx
@@ -51,7 +51,7 @@ namespace svgio
SvgImageNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgImageNode();
+ virtual ~SvgImageNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svglinenode.hxx b/svgio/inc/svglinenode.hxx
index 004e2410f6dd..8fc05449d3f8 100644
--- a/svgio/inc/svglinenode.hxx
+++ b/svgio/inc/svglinenode.hxx
@@ -44,7 +44,7 @@ namespace svgio
SvgLineNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgLineNode();
+ virtual ~SvgLineNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgmarkernode.hxx b/svgio/inc/svgmarkernode.hxx
index 96a0457720d6..719edce91d6e 100644
--- a/svgio/inc/svgmarkernode.hxx
+++ b/svgio/inc/svgmarkernode.hxx
@@ -59,7 +59,7 @@ namespace svgio
SvgMarkerNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgMarkerNode();
+ virtual ~SvgMarkerNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgmasknode.hxx b/svgio/inc/svgmasknode.hxx
index 0545028ba254..492ac5795f67 100644
--- a/svgio/inc/svgmasknode.hxx
+++ b/svgio/inc/svgmasknode.hxx
@@ -46,7 +46,7 @@ namespace svgio
SvgMaskNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgMaskNode();
+ virtual ~SvgMaskNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgnode.hxx b/svgio/inc/svgnode.hxx
index 7a5b86f130c2..2d2c95bf2cc1 100644
--- a/svgio/inc/svgnode.hxx
+++ b/svgio/inc/svgnode.hxx
@@ -132,7 +132,7 @@ namespace svgio
SVGToken aType,
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgNode();
+ virtual ~SvgNode() override;
SvgNode(const SvgNode&) = delete;
SvgNode& operator=(const SvgNode&) = delete;
diff --git a/svgio/inc/svgpathnode.hxx b/svgio/inc/svgpathnode.hxx
index daa5985cd9fa..52818c4e531b 100644
--- a/svgio/inc/svgpathnode.hxx
+++ b/svgio/inc/svgpathnode.hxx
@@ -44,7 +44,7 @@ namespace svgio
SvgPathNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgPathNode();
+ virtual ~SvgPathNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgpatternnode.hxx b/svgio/inc/svgpatternnode.hxx
index 3bb8acc055c8..11faad0faff8 100644
--- a/svgio/inc/svgpatternnode.hxx
+++ b/svgio/inc/svgpatternnode.hxx
@@ -60,7 +60,7 @@ namespace svgio
SvgPatternNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgPatternNode();
+ virtual ~SvgPatternNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgpolynode.hxx b/svgio/inc/svgpolynode.hxx
index e4afb25224c9..fdd7a50158a3 100644
--- a/svgio/inc/svgpolynode.hxx
+++ b/svgio/inc/svgpolynode.hxx
@@ -45,7 +45,7 @@ namespace svgio
SvgDocument& rDocument,
SvgNode* pParent,
bool bIsPolyline);
- virtual ~SvgPolyNode();
+ virtual ~SvgPolyNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgrectnode.hxx b/svgio/inc/svgrectnode.hxx
index 8eadc61c3a3d..3dbf68b0526f 100644
--- a/svgio/inc/svgrectnode.hxx
+++ b/svgio/inc/svgrectnode.hxx
@@ -46,7 +46,7 @@ namespace svgio
SvgRectNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgRectNode();
+ virtual ~SvgRectNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgstylenode.hxx b/svgio/inc/svgstylenode.hxx
index a918e685c25d..f35f9b38119e 100644
--- a/svgio/inc/svgstylenode.hxx
+++ b/svgio/inc/svgstylenode.hxx
@@ -39,7 +39,7 @@ namespace svgio
SvgStyleNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgStyleNode();
+ virtual ~SvgStyleNode() override;
/// #i125258# tell if this node is allowed to have a parent style (e.g. defs do not)
virtual bool supportsParentStyle() const override;
diff --git a/svgio/inc/svgsvgnode.hxx b/svgio/inc/svgsvgnode.hxx
index 18b9a1f571f5..a8276dabc476 100644
--- a/svgio/inc/svgsvgnode.hxx
+++ b/svgio/inc/svgsvgnode.hxx
@@ -52,7 +52,7 @@ namespace svgio
SvgSvgNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgSvgNode();
+ virtual ~SvgSvgNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgsymbolnode.hxx b/svgio/inc/svgsymbolnode.hxx
index d3d28480b495..98b404ef22ac 100644
--- a/svgio/inc/svgsymbolnode.hxx
+++ b/svgio/inc/svgsymbolnode.hxx
@@ -40,7 +40,7 @@ namespace svgio
SvgSymbolNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgSymbolNode();
+ virtual ~SvgSymbolNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgtextnode.hxx b/svgio/inc/svgtextnode.hxx
index cc679a7355e4..35116d80dd42 100644
--- a/svgio/inc/svgtextnode.hxx
+++ b/svgio/inc/svgtextnode.hxx
@@ -52,7 +52,7 @@ namespace svgio
SvgTextNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgTextNode();
+ virtual ~SvgTextNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgtextpathnode.hxx b/svgio/inc/svgtextpathnode.hxx
index 1981180f63b8..42fd09676332 100644
--- a/svgio/inc/svgtextpathnode.hxx
+++ b/svgio/inc/svgtextpathnode.hxx
@@ -48,7 +48,7 @@ namespace svgio
SvgTextPathNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgTextPathNode();
+ virtual ~SvgTextPathNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgtitledescnode.hxx b/svgio/inc/svgtitledescnode.hxx
index c58b694317af..0618c51519e6 100644
--- a/svgio/inc/svgtitledescnode.hxx
+++ b/svgio/inc/svgtitledescnode.hxx
@@ -37,7 +37,7 @@ namespace svgio
SVGToken aType,
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgTitleDescNode();
+ virtual ~SvgTitleDescNode() override;
/// add new chars
void concatenate(const OUString& rChars);
diff --git a/svgio/inc/svgtrefnode.hxx b/svgio/inc/svgtrefnode.hxx
index e372887e6496..a246480d28e2 100644
--- a/svgio/inc/svgtrefnode.hxx
+++ b/svgio/inc/svgtrefnode.hxx
@@ -42,7 +42,7 @@ namespace svgio
SvgTrefNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgTrefNode();
+ virtual ~SvgTrefNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgtspannode.hxx b/svgio/inc/svgtspannode.hxx
index 1d982b15ef1b..572ac7bd21fe 100644
--- a/svgio/inc/svgtspannode.hxx
+++ b/svgio/inc/svgtspannode.hxx
@@ -41,7 +41,7 @@ namespace svgio
SvgTspanNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgTspanNode();
+ virtual ~SvgTspanNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/inc/svgusenode.hxx b/svgio/inc/svgusenode.hxx
index 3f5aba076ce2..237fa390700f 100644
--- a/svgio/inc/svgusenode.hxx
+++ b/svgio/inc/svgusenode.hxx
@@ -48,7 +48,7 @@ namespace svgio
SvgUseNode(
SvgDocument& rDocument,
SvgNode* pParent);
- virtual ~SvgUseNode();
+ virtual ~SvgUseNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
virtual void parseAttribute(const OUString& rTokenName, SVGToken aSVGToken, const OUString& aContent) override;
diff --git a/svgio/source/svgreader/svgtextpathnode.cxx b/svgio/source/svgreader/svgtextpathnode.cxx
index faeb257bb672..408d0fbe76bf 100644
--- a/svgio/source/svgreader/svgtextpathnode.cxx
+++ b/svgio/source/svgreader/svgtextpathnode.cxx
@@ -64,7 +64,7 @@ namespace svgio
const double fBasegfxPathLength,
double fPosition,
const basegfx::B2DPoint& rTextStart);
- virtual ~pathTextBreakupHelper();
+ virtual ~pathTextBreakupHelper() override;
// read access to evtl. advanced position
double getPosition() const { return mfPosition; }
diff --git a/svgio/source/svguno/xsvgparser.cxx b/svgio/source/svguno/xsvgparser.cxx
index 7f2bcac953de..91ded1f99b21 100644
--- a/svgio/source/svguno/xsvgparser.cxx
+++ b/svgio/source/svguno/xsvgparser.cxx
@@ -48,7 +48,7 @@ namespace svgio
public:
explicit XSvgParser(
uno::Reference< uno::XComponentContext > const & context);
- virtual ~XSvgParser();
+ virtual ~XSvgParser() override;
XSvgParser(const XSvgParser&) = delete;
XSvgParser& operator=(const XSvgParser&) = delete;
diff --git a/svl/qa/unit/items/test_itempool.cxx b/svl/qa/unit/items/test_itempool.cxx
index bf52772e763a..9a4aae2ba622 100644
--- a/svl/qa/unit/items/test_itempool.cxx
+++ b/svl/qa/unit/items/test_itempool.cxx
@@ -19,7 +19,7 @@ class PoolItemTest : public CppUnit::TestFixture
{
public:
PoolItemTest() {}
- virtual ~PoolItemTest() {}
+ virtual ~PoolItemTest() override {}
void testPool();
diff --git a/svl/qa/unit/svl.cxx b/svl/qa/unit/svl.cxx
index 321e382ae6fd..e3a81fb7d1af 100644
--- a/svl/qa/unit/svl.cxx
+++ b/svl/qa/unit/svl.cxx
@@ -50,7 +50,7 @@ namespace {
class Test : public CppUnit::TestFixture {
public:
Test();
- virtual ~Test();
+ virtual ~Test() override;
virtual void tearDown() override;
diff --git a/svl/source/config/cjkoptions.cxx b/svl/source/config/cjkoptions.cxx
index c16cccf4cba5..3556cb7fb0dc 100644
--- a/svl/source/config/cjkoptions.cxx
+++ b/svl/source/config/cjkoptions.cxx
@@ -62,7 +62,7 @@ class SvtCJKOptions_Impl : public utl::ConfigItem
public:
SvtCJKOptions_Impl();
- virtual ~SvtCJKOptions_Impl();
+ virtual ~SvtCJKOptions_Impl() override;
virtual void Notify( const css::uno::Sequence< OUString >& rPropertyNames ) override;
void Load();
diff --git a/svl/source/config/ctloptions.cxx b/svl/source/config/ctloptions.cxx
index 245c385846f9..3c3fa2302e08 100644
--- a/svl/source/config/ctloptions.cxx
+++ b/svl/source/config/ctloptions.cxx
@@ -58,7 +58,7 @@ private:
public:
SvtCTLOptions_Impl();
- virtual ~SvtCTLOptions_Impl();
+ virtual ~SvtCTLOptions_Impl() override;
virtual void Notify( const Sequence< OUString >& _aPropertyNames ) override;
void Load();
diff --git a/svl/source/config/itemholder2.hxx b/svl/source/config/itemholder2.hxx
index a6fa0aa0ba64..8a5ba35ad473 100644
--- a/svl/source/config/itemholder2.hxx
+++ b/svl/source/config/itemholder2.hxx
@@ -36,7 +36,7 @@ class ItemHolder2 : private ItemHolderMutexBase
public:
ItemHolder2();
- virtual ~ItemHolder2();
+ virtual ~ItemHolder2() override;
static void holdConfigItem(EItem eItem);
// uno interface
diff --git a/svl/source/fsstor/fsstorage.hxx b/svl/source/fsstor/fsstorage.hxx
index ddbaab89ae65..5cf83891d9ff 100644
--- a/svl/source/fsstor/fsstorage.hxx
+++ b/svl/source/fsstor/fsstorage.hxx
@@ -53,7 +53,7 @@ public:
sal_Int32 nMode,
css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~FSStorage();
+ virtual ~FSStorage() override;
::ucbhelper::Content* GetContent();
diff --git a/svl/source/fsstor/oinputstreamcontainer.hxx b/svl/source/fsstor/oinputstreamcontainer.hxx
index cb53f2a67300..13c983d7c355 100644
--- a/svl/source/fsstor/oinputstreamcontainer.hxx
+++ b/svl/source/fsstor/oinputstreamcontainer.hxx
@@ -48,7 +48,7 @@ class OFSInputStreamContainer : public cppu::WeakImplHelper < css::io::XInputStr
public:
explicit OFSInputStreamContainer( const css::uno::Reference < css::io::XInputStream >& xStream );
- virtual ~OFSInputStreamContainer();
+ virtual ~OFSInputStreamContainer() override;
virtual css::uno::Sequence< css::uno::Type > SAL_CALL getTypes() throw (css::uno::RuntimeException, std::exception) override;
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& rType ) throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/svl/source/fsstor/ostreamcontainer.hxx b/svl/source/fsstor/ostreamcontainer.hxx
index 6fc7f634c9b0..feac66ebef58 100644
--- a/svl/source/fsstor/ostreamcontainer.hxx
+++ b/svl/source/fsstor/ostreamcontainer.hxx
@@ -61,7 +61,7 @@ class OFSStreamContainer : public cppu::OWeakObject,
public:
explicit OFSStreamContainer( const css::uno::Reference < css::io::XStream >& xStream );
- virtual ~OFSStreamContainer();
+ virtual ~OFSStreamContainer() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& rType )
diff --git a/svl/source/inc/passwordcontainer.hxx b/svl/source/inc/passwordcontainer.hxx
index f2212e3d8382..980366fcdb7e 100644
--- a/svl/source/inc/passwordcontainer.hxx
+++ b/svl/source/inc/passwordcontainer.hxx
@@ -275,7 +275,7 @@ css::task::UrlRecord find(
public:
PasswordContainer( const css::uno::Reference< css::lang::XMultiServiceFactory >& );
- virtual ~PasswordContainer();
+ virtual ~PasswordContainer() override;
virtual void SAL_CALL add( const OUString& aUrl,
const OUString& aUserName,
diff --git a/svl/source/numbers/numfmuno.hxx b/svl/source/numbers/numfmuno.hxx
index 3523a863da7f..fad3f5108988 100644
--- a/svl/source/numbers/numfmuno.hxx
+++ b/svl/source/numbers/numfmuno.hxx
@@ -47,7 +47,7 @@ private:
public:
SvNumberFormatterServiceObj();
- virtual ~SvNumberFormatterServiceObj();
+ virtual ~SvNumberFormatterServiceObj() override;
// XNumberFormatter
virtual void SAL_CALL attachNumberFormatsSupplier(
@@ -110,7 +110,7 @@ private:
public:
SvNumberFormatsObj(SvNumberFormatsSupplierObj& pParent, ::comphelper::SharedMutex& _rMutex);
- virtual ~SvNumberFormatsObj();
+ virtual ~SvNumberFormatsObj() override;
// XNumberFormats
@@ -174,7 +174,7 @@ private:
public:
SvNumberFormatObj( SvNumberFormatsSupplierObj& rParent, sal_uLong nK, const ::comphelper::SharedMutex& _rMutex );
- virtual ~SvNumberFormatObj();
+ virtual ~SvNumberFormatObj() override;
// XPropertySet
virtual css::uno::Reference< css::beans::XPropertySetInfo >
@@ -248,7 +248,7 @@ private:
public:
SvNumberFormatSettingsObj( SvNumberFormatsSupplierObj& rParent, const ::comphelper::SharedMutex& _rMutex);
- virtual ~SvNumberFormatSettingsObj();
+ virtual ~SvNumberFormatSettingsObj() override;
// XPropertySet
diff --git a/svl/source/numbers/supservs.hxx b/svl/source/numbers/supservs.hxx
index 1a0c50c8a576..1049a5dae054 100644
--- a/svl/source/numbers/supservs.hxx
+++ b/svl/source/numbers/supservs.hxx
@@ -43,7 +43,7 @@ protected:
public:
explicit SvNumberFormatsSupplierServiceObject(const css::uno::Reference< css::uno::XComponentContext >& _rxORB);
- virtual ~SvNumberFormatsSupplierServiceObject();
+ virtual ~SvNumberFormatsSupplierServiceObject() override;
// XInterface
virtual void SAL_CALL acquire() throw() override { SvNumberFormatsSupplierObj::acquire(); }
diff --git a/svl/source/numbers/zforlist.cxx b/svl/source/numbers/zforlist.cxx
index 8574b6ffdc65..bb0e29e69817 100644
--- a/svl/source/numbers/zforlist.cxx
+++ b/svl/source/numbers/zforlist.cxx
@@ -169,7 +169,7 @@ class SvNumberFormatterRegistry_Impl : public utl::ConfigurationListener
public:
SvNumberFormatterRegistry_Impl();
- virtual ~SvNumberFormatterRegistry_Impl();
+ virtual ~SvNumberFormatterRegistry_Impl() override;
void Insert( SvNumberFormatter* pThis )
{ aFormatters.push_back( pThis ); }
diff --git a/svtools/inc/roadmap.hxx b/svtools/inc/roadmap.hxx
index 312ec797ab29..db5c83956b1c 100644
--- a/svtools/inc/roadmap.hxx
+++ b/svtools/inc/roadmap.hxx
@@ -51,7 +51,7 @@ protected:
public:
ORoadmap( vcl::Window* _pParent, WinBits _nWinStyle = 0 );
- virtual ~ORoadmap( );
+ virtual ~ORoadmap( ) override;
virtual void dispose() override;
void SetRoadmapBitmap( const BitmapEx& maBitmap );
diff --git a/svtools/inc/table/defaultinputhandler.hxx b/svtools/inc/table/defaultinputhandler.hxx
index 5e04eeb0e551..af4c6ad7ac24 100644
--- a/svtools/inc/table/defaultinputhandler.hxx
+++ b/svtools/inc/table/defaultinputhandler.hxx
@@ -42,7 +42,7 @@ namespace svt { namespace table
public:
DefaultInputHandler();
- virtual ~DefaultInputHandler();
+ virtual ~DefaultInputHandler() override;
virtual bool MouseMove ( ITableControl& _rControl, const MouseEvent& rMEvt ) override;
virtual bool MouseButtonDown ( ITableControl& _rControl, const MouseEvent& rMEvt ) override;
diff --git a/svtools/inc/table/gridtablerenderer.hxx b/svtools/inc/table/gridtablerenderer.hxx
index fba9c2c4b2cf..b761daca6735 100644
--- a/svtools/inc/table/gridtablerenderer.hxx
+++ b/svtools/inc/table/gridtablerenderer.hxx
@@ -53,7 +53,7 @@ namespace svt { namespace table
at least as long as the renderer instance lives
*/
GridTableRenderer( ITableModel& _rModel );
- virtual ~GridTableRenderer();
+ virtual ~GridTableRenderer() override;
/** determines whether or not to paint grid lines
*/
diff --git a/svtools/inc/table/tablecontrol.hxx b/svtools/inc/table/tablecontrol.hxx
index 9ab11b1f634a..4f6f2891a956 100644
--- a/svtools/inc/table/tablecontrol.hxx
+++ b/svtools/inc/table/tablecontrol.hxx
@@ -63,7 +63,7 @@ namespace svt { namespace table
public:
TableControl( vcl::Window* _pParent, WinBits _nStyle );
- virtual ~TableControl();
+ virtual ~TableControl() override;
virtual void dispose() override;
/// sets a new table model
diff --git a/svtools/inc/vclxaccessibleheaderbar.hxx b/svtools/inc/vclxaccessibleheaderbar.hxx
index bcf640d6c7e8..798637c6b924 100644
--- a/svtools/inc/vclxaccessibleheaderbar.hxx
+++ b/svtools/inc/vclxaccessibleheaderbar.hxx
@@ -37,7 +37,7 @@ class VCLXAccessibleHeaderBar : public VCLXAccessibleComponent
public:
VclPtr<HeaderBar> m_pHeadBar;
- virtual ~VCLXAccessibleHeaderBar();
+ virtual ~VCLXAccessibleHeaderBar() override;
VCLXAccessibleHeaderBar( VCLXWindow* pVCLXindow );
@@ -65,7 +65,7 @@ class VCLXHeaderBar : public VCLXWindow
{
public:
VCLXHeaderBar(vcl::Window* pHeaderBar);
- virtual ~VCLXHeaderBar();
+ virtual ~VCLXHeaderBar() override;
virtual css::uno::Reference< css::accessibility::XAccessibleContext > CreateAccessibleContext() override;
diff --git a/svtools/inc/vclxaccessibleheaderbaritem.hxx b/svtools/inc/vclxaccessibleheaderbaritem.hxx
index 88e257e53987..504de6e0c87c 100644
--- a/svtools/inc/vclxaccessibleheaderbaritem.hxx
+++ b/svtools/inc/vclxaccessibleheaderbaritem.hxx
@@ -67,7 +67,7 @@ protected:
public:
VCLXAccessibleHeaderBarItem( HeaderBar* pHeadBar, sal_Int32 _nIndexInParent );
- virtual ~VCLXAccessibleHeaderBarItem();
+ virtual ~VCLXAccessibleHeaderBarItem() override;
// XInterface
DECLARE_XINTERFACE()
diff --git a/svtools/source/brwbox/datwin.hxx b/svtools/source/brwbox/datwin.hxx
index b870e7d89037..266349b8434b 100644
--- a/svtools/source/brwbox/datwin.hxx
+++ b/svtools/source/brwbox/datwin.hxx
@@ -125,7 +125,7 @@ public:
public:
explicit BrowserDataWin( BrowseBox* pParent );
- virtual ~BrowserDataWin();
+ virtual ~BrowserDataWin() override;
virtual void dispose() override;
virtual void DataChanged( const DataChangedEvent& rDCEvt ) override;
@@ -182,7 +182,7 @@ public:
_nLastPos( ULONG_MAX ),
_pDataWin( pDataWin )
{}
- virtual ~BrowserScrollBar();
+ virtual ~BrowserScrollBar() override;
virtual void dispose() override;
//ScrollBar( vcl::Window* pParent, const ResId& rResId );
diff --git a/svtools/source/config/colorcfg.cxx b/svtools/source/config/colorcfg.cxx
index f2ae5918c049..4af1d69ecf86 100644
--- a/svtools/source/config/colorcfg.cxx
+++ b/svtools/source/config/colorcfg.cxx
@@ -74,7 +74,7 @@ class ColorConfig_Impl : public utl::ConfigItem
public:
explicit ColorConfig_Impl();
- virtual ~ColorConfig_Impl();
+ virtual ~ColorConfig_Impl() override;
void Load(const OUString& rScheme);
void CommitCurrentSchemeName();
diff --git a/svtools/source/config/extcolorcfg.cxx b/svtools/source/config/extcolorcfg.cxx
index 2267f3efeeb3..18c1807aa862 100644
--- a/svtools/source/config/extcolorcfg.cxx
+++ b/svtools/source/config/extcolorcfg.cxx
@@ -80,7 +80,7 @@ class ExtendedColorConfig_Impl : public utl::ConfigItem, public SfxBroadcaster
public:
explicit ExtendedColorConfig_Impl();
- virtual ~ExtendedColorConfig_Impl();
+ virtual ~ExtendedColorConfig_Impl() override;
void Load(const OUString& rScheme);
void CommitCurrentSchemeName();
diff --git a/svtools/source/config/itemholder2.hxx b/svtools/source/config/itemholder2.hxx
index 5126fcfd93a0..a94a3dc77acb 100644
--- a/svtools/source/config/itemholder2.hxx
+++ b/svtools/source/config/itemholder2.hxx
@@ -41,7 +41,7 @@ class ItemHolder2 : private ItemHolderMutexBase
public:
ItemHolder2();
- virtual ~ItemHolder2();
+ virtual ~ItemHolder2() override;
static void holdConfigItem(EItem eItem);
diff --git a/svtools/source/config/menuoptions.cxx b/svtools/source/config/menuoptions.cxx
index 8475b7c1635b..9a561c7284e8 100644
--- a/svtools/source/config/menuoptions.cxx
+++ b/svtools/source/config/menuoptions.cxx
@@ -72,7 +72,7 @@ class SvtMenuOptions_Impl : public ConfigItem
// constructor / destructor
SvtMenuOptions_Impl();
- virtual ~SvtMenuOptions_Impl();
+ virtual ~SvtMenuOptions_Impl() override;
// override methods of baseclass
diff --git a/svtools/source/config/miscopt.cxx b/svtools/source/config/miscopt.cxx
index 356b5cfbfa49..00d283b3d872 100644
--- a/svtools/source/config/miscopt.cxx
+++ b/svtools/source/config/miscopt.cxx
@@ -101,7 +101,7 @@ private:
public:
SvtMiscOptions_Impl();
- virtual ~SvtMiscOptions_Impl();
+ virtual ~SvtMiscOptions_Impl() override;
/*-****************************************************************************************************
@short called for notify of configmanager
diff --git a/svtools/source/config/toolpanelopt.cxx b/svtools/source/config/toolpanelopt.cxx
index 07aa4350d197..647037ad154f 100644
--- a/svtools/source/config/toolpanelopt.cxx
+++ b/svtools/source/config/toolpanelopt.cxx
@@ -59,7 +59,7 @@ class SvtToolPanelOptions_Impl : public ConfigItem
public:
SvtToolPanelOptions_Impl();
- virtual ~SvtToolPanelOptions_Impl();
+ virtual ~SvtToolPanelOptions_Impl() override;
/** called for notify of configmanager
diff --git a/svtools/source/contnr/contentenumeration.hxx b/svtools/source/contnr/contentenumeration.hxx
index 13dd8d8bc286..70bfef23b479 100644
--- a/svtools/source/contnr/contentenumeration.hxx
+++ b/svtools/source/contnr/contentenumeration.hxx
@@ -246,7 +246,7 @@ namespace svt
void cancel();
protected:
- virtual ~FileViewContentEnumerator();
+ virtual ~FileViewContentEnumerator() override;
private:
EnumerationResult enumerateFolderContent();
diff --git a/svtools/source/contnr/fileview.cxx b/svtools/source/contnr/fileview.cxx
index 43156a5d9860..3edd360176c2 100644
--- a/svtools/source/contnr/fileview.cxx
+++ b/svtools/source/contnr/fileview.cxx
@@ -187,7 +187,7 @@ protected:
public:
ViewTabListBox_Impl( vcl::Window* pParentWin, SvtFileView_Impl* pParent, FileViewFlags nFlags );
- virtual ~ViewTabListBox_Impl();
+ virtual ~ViewTabListBox_Impl() override;
virtual void dispose() override;
virtual void Resize() override;
diff --git a/svtools/source/contnr/imivctl1.cxx b/svtools/source/contnr/imivctl1.cxx
index 2cd7332e4c0c..c51f0f2815c7 100644
--- a/svtools/source/contnr/imivctl1.cxx
+++ b/svtools/source/contnr/imivctl1.cxx
@@ -77,7 +77,7 @@ public:
const OUString& rData,
const Link<LinkParamNone*,void>& rNotifyEditEnd );
- virtual ~IcnViewEdit_Impl();
+ virtual ~IcnViewEdit_Impl() override;
virtual void dispose() override;
virtual void KeyInput( const KeyEvent& rKEvt ) override;
virtual bool PreNotify( NotifyEvent& rNEvt ) override;
diff --git a/svtools/source/contnr/treelistbox.cxx b/svtools/source/contnr/treelistbox.cxx
index 946975ff2df6..d4b15b260652 100644
--- a/svtools/source/contnr/treelistbox.cxx
+++ b/svtools/source/contnr/treelistbox.cxx
@@ -62,7 +62,7 @@ class MyEdit_Impl : public Edit
SvInplaceEdit2* pOwner;
public:
MyEdit_Impl( vcl::Window* pParent, SvInplaceEdit2* pOwner );
- virtual ~MyEdit_Impl() { disposeOnce(); }
+ virtual ~MyEdit_Impl() override { disposeOnce(); }
virtual void dispose() override { pOwner = nullptr; Edit::dispose(); }
virtual void KeyInput( const KeyEvent& rKEvt ) override;
virtual void LoseFocus() override;
diff --git a/svtools/source/control/calendar.cxx b/svtools/source/control/calendar.cxx
index b89b9061fde0..2f8abea7738a 100644
--- a/svtools/source/control/calendar.cxx
+++ b/svtools/source/control/calendar.cxx
@@ -1988,7 +1988,7 @@ private:
public:
explicit ImplCFieldFloatWin( vcl::Window* pParent );
- virtual ~ImplCFieldFloatWin();
+ virtual ~ImplCFieldFloatWin() override;
virtual void dispose() override;
void SetCalendar( Calendar* pCalendar )
diff --git a/svtools/source/control/inettbc.cxx b/svtools/source/control/inettbc.cxx
index b40f2626b238..68c5d50f96de 100644
--- a/svtools/source/control/inettbc.cxx
+++ b/svtools/source/control/inettbc.cxx
@@ -108,7 +108,7 @@ class SvtMatchContext_Impl: public salhelper::Thread
DECL_LINK_TYPED( Select_Impl, void*, void );
- virtual ~SvtMatchContext_Impl();
+ virtual ~SvtMatchContext_Impl() override;
virtual void execute() override;
void doExecute();
void Insert( const OUString& rCompletion, const OUString& rURL, bool bForce = false);
diff --git a/svtools/source/control/toolbarmenuimp.hxx b/svtools/source/control/toolbarmenuimp.hxx
index 0138884a140e..2e6c0d04f96e 100644
--- a/svtools/source/control/toolbarmenuimp.hxx
+++ b/svtools/source/control/toolbarmenuimp.hxx
@@ -113,7 +113,7 @@ class ToolbarMenuAcc :
public:
explicit ToolbarMenuAcc( ToolbarMenu_Impl& rParent );
- virtual ~ToolbarMenuAcc();
+ virtual ~ToolbarMenuAcc() override;
void FireAccessibleEvent( short nEventId, const css::uno::Any& rOldValue, const css::uno::Any& rNewValue );
bool HasAccessibleListeners() const { return( mxEventListeners.size() > 0 ); }
@@ -193,7 +193,7 @@ class ToolbarMenuEntryAcc : public ::cppu::BaseMutex,
{
public:
explicit ToolbarMenuEntryAcc( ToolbarMenuEntry* pParent );
- virtual ~ToolbarMenuEntryAcc();
+ virtual ~ToolbarMenuEntryAcc() override;
// XAccessible
virtual css::uno::Reference< css::accessibility::XAccessibleContext > SAL_CALL getAccessibleContext( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/svtools/source/control/valueimp.hxx b/svtools/source/control/valueimp.hxx
index 4f8701be0b3b..04857d91d6a7 100644
--- a/svtools/source/control/valueimp.hxx
+++ b/svtools/source/control/valueimp.hxx
@@ -84,7 +84,7 @@ class ValueSetAcc :
public:
explicit ValueSetAcc(ValueSet* pParent);
- virtual ~ValueSetAcc();
+ virtual ~ValueSetAcc() override;
void FireAccessibleEvent( short nEventId, const css::uno::Any& rOldValue, const css::uno::Any& rNewValue );
bool HasAccessibleListeners() const { return( mxEventListeners.size() > 0 ); }
@@ -210,7 +210,7 @@ private:
public:
ValueItemAcc( ValueSetItem* pParent, bool bIsTransientChildrenDisabled );
- virtual ~ValueItemAcc();
+ virtual ~ValueItemAcc() override;
void ParentDestroyed();
diff --git a/svtools/source/dialogs/addresstemplate.cxx b/svtools/source/dialogs/addresstemplate.cxx
index 71923ad342f5..e82d2a4b9a59 100644
--- a/svtools/source/dialogs/addresstemplate.cxx
+++ b/svtools/source/dialogs/addresstemplate.cxx
@@ -258,7 +258,7 @@ namespace svt
public:
AssignmentPersistentData();
- virtual ~AssignmentPersistentData();
+ virtual ~AssignmentPersistentData() override;
// IAssigmentData overridables
virtual OUString getDatasourceName() const override;
diff --git a/svtools/source/dialogs/restartdialog.cxx b/svtools/source/dialogs/restartdialog.cxx
index adf4827d0a69..c5b3f0025129 100644
--- a/svtools/source/dialogs/restartdialog.cxx
+++ b/svtools/source/dialogs/restartdialog.cxx
@@ -71,7 +71,7 @@ public:
btnYes_->SetClickHdl(LINK(this, RestartDialog, hdlYes));
btnNo_->SetClickHdl(LINK(this, RestartDialog, hdlNo));
}
- virtual ~RestartDialog() { disposeOnce(); }
+ virtual ~RestartDialog() override { disposeOnce(); }
virtual void dispose() override
{
reason_.clear();
diff --git a/svtools/source/edit/textwindowpeer.cxx b/svtools/source/edit/textwindowpeer.cxx
index 8ceb80d050a2..ca5437972b0b 100644
--- a/svtools/source/edit/textwindowpeer.cxx
+++ b/svtools/source/edit/textwindowpeer.cxx
@@ -36,7 +36,7 @@ class TextWindowPeer: public VCLXWindow {
public:
explicit TextWindowPeer(TextView & view);
- virtual ~TextWindowPeer() {}
+ virtual ~TextWindowPeer() override {}
TextWindowPeer(const TextWindowPeer&) = delete;
TextWindowPeer& operator=(const TextWindowPeer&) = delete;
diff --git a/svtools/source/filter/SvFilterOptionsDialog.cxx b/svtools/source/filter/SvFilterOptionsDialog.cxx
index 047860a038e4..6013aba44686 100644
--- a/svtools/source/filter/SvFilterOptionsDialog.cxx
+++ b/svtools/source/filter/SvFilterOptionsDialog.cxx
@@ -77,7 +77,7 @@ class SvFilterOptionsDialog : public cppu::WeakImplHelper
public:
explicit SvFilterOptionsDialog( const uno::Reference< uno::XComponentContext >& _rxORB );
- virtual ~SvFilterOptionsDialog();
+ virtual ~SvFilterOptionsDialog() override;
// XInterface
virtual void SAL_CALL acquire() throw() override;
diff --git a/svtools/source/filter/exportdialog.hxx b/svtools/source/filter/exportdialog.hxx
index 03d8e6fbd0e8..5a435b0b7372 100644
--- a/svtools/source/filter/exportdialog.hxx
+++ b/svtools/source/filter/exportdialog.hxx
@@ -172,7 +172,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const css::uno::Reference< css::lang::XComponent >& rxSourceDocument,
bool bExportSelection, bool bIsExportVectorFormat );
- virtual ~ExportDialog();
+ virtual ~ExportDialog() override;
virtual void dispose() override;
};
diff --git a/svtools/source/graphic/descriptor.hxx b/svtools/source/graphic/descriptor.hxx
index 998d0260e636..4fbf441193bb 100644
--- a/svtools/source/graphic/descriptor.hxx
+++ b/svtools/source/graphic/descriptor.hxx
@@ -68,7 +68,7 @@ class GraphicDescriptor : public ::cppu::OWeakAggObject,
public:
GraphicDescriptor();
- virtual ~GraphicDescriptor() throw();
+ virtual ~GraphicDescriptor() throw() override;
void init( const ::Graphic& rGraphic );
void init( const OUString& rURL );
diff --git a/svtools/source/graphic/graphic.hxx b/svtools/source/graphic/graphic.hxx
index ec512a8cf601..475db8170aa1 100644
--- a/svtools/source/graphic/graphic.hxx
+++ b/svtools/source/graphic/graphic.hxx
@@ -39,7 +39,7 @@ class Graphic : public css::graphic::XGraphic,
public:
Graphic();
- virtual ~Graphic() throw();
+ virtual ~Graphic() throw() override;
using ::unographic::GraphicDescriptor::init;
void init( const ::Graphic& rGraphic ) throw();
diff --git a/svtools/source/graphic/transformer.hxx b/svtools/source/graphic/transformer.hxx
index 764daddfffa6..2d7376afa024 100644
--- a/svtools/source/graphic/transformer.hxx
+++ b/svtools/source/graphic/transformer.hxx
@@ -35,7 +35,7 @@ class GraphicTransformer : public GraphicTransformer_UnoImplHelper1
public:
GraphicTransformer();
- virtual ~GraphicTransformer();
+ virtual ~GraphicTransformer() override;
// XGraphicTransformer
virtual css::uno::Reference< css::graphic::XGraphic > SAL_CALL colorChange(
diff --git a/svtools/source/hatchwindow/documentcloser.cxx b/svtools/source/hatchwindow/documentcloser.cxx
index c0b18b6d4095..22821f794fcb 100644
--- a/svtools/source/hatchwindow/documentcloser.cxx
+++ b/svtools/source/hatchwindow/documentcloser.cxx
@@ -55,7 +55,7 @@ class ODocumentCloser : public ::cppu::WeakImplHelper< css::lang::XComponent,
public:
explicit ODocumentCloser(const css::uno::Sequence< css::uno::Any >& aArguments);
- virtual ~ODocumentCloser();
+ virtual ~ODocumentCloser() override;
// XComponent
virtual void SAL_CALL dispose() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/svtools/source/inc/hatchwindow.hxx b/svtools/source/inc/hatchwindow.hxx
index cd9e1b887f01..e33660fe2edf 100644
--- a/svtools/source/inc/hatchwindow.hxx
+++ b/svtools/source/inc/hatchwindow.hxx
@@ -35,7 +35,7 @@ class VCLXHatchWindow : public css::embed::XHatchWindow,
public:
VCLXHatchWindow();
- virtual ~VCLXHatchWindow();
+ virtual ~VCLXHatchWindow() override;
void initializeWindow( const css::uno::Reference< css::awt::XWindowPeer >& xParent,
const css::awt::Rectangle& aBounds,
diff --git a/svtools/source/inc/provider.hxx b/svtools/source/inc/provider.hxx
index 87bb89e09f6f..346429d3979c 100644
--- a/svtools/source/inc/provider.hxx
+++ b/svtools/source/inc/provider.hxx
@@ -33,7 +33,7 @@ class GraphicProvider : public ::cppu::WeakImplHelper< css::graphic::XGraphicPro
public:
GraphicProvider();
- virtual ~GraphicProvider();
+ virtual ~GraphicProvider() override;
protected:
diff --git a/svtools/source/inc/renderer.hxx b/svtools/source/inc/renderer.hxx
index a479b879731d..33c159b6dbd9 100644
--- a/svtools/source/inc/renderer.hxx
+++ b/svtools/source/inc/renderer.hxx
@@ -42,7 +42,7 @@ class GraphicRendererVCL : public ::cppu::OWeakAggObject,
public:
GraphicRendererVCL();
- virtual ~GraphicRendererVCL() throw();
+ virtual ~GraphicRendererVCL() throw() override;
// XInterface
virtual css::uno::Any SAL_CALL queryAggregation( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/svtools/source/inc/svimpbox.hxx b/svtools/source/inc/svimpbox.hxx
index 7ba18dadf17f..71a4fe34948e 100644
--- a/svtools/source/inc/svimpbox.hxx
+++ b/svtools/source/inc/svimpbox.hxx
@@ -50,7 +50,7 @@ class ImpLBSelEng : public FunctionSet
public:
ImpLBSelEng( SvImpLBox* pImp, SelectionEngine* pSelEng,
SvTreeListBox* pView );
- virtual ~ImpLBSelEng();
+ virtual ~ImpLBSelEng() override;
void BeginDrag() override;
void CreateAnchor() override;
void DestroyAnchor() override;
diff --git a/svtools/source/inc/unoiface.hxx b/svtools/source/inc/unoiface.hxx
index ec04cd216fd0..b9d37d9bcd0b 100644
--- a/svtools/source/inc/unoiface.hxx
+++ b/svtools/source/inc/unoiface.hxx
@@ -61,7 +61,7 @@ protected:
public:
VCLXMultiLineEdit();
- virtual ~VCLXMultiLineEdit();
+ virtual ~VCLXMultiLineEdit() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -121,7 +121,7 @@ protected:
public:
VCLXFileControl();
- virtual ~VCLXFileControl();
+ virtual ~VCLXFileControl() override;
virtual void SetWindow( const VclPtr< vcl::Window > &pWindow ) override;
@@ -177,7 +177,7 @@ protected:
public:
SVTXFormattedField();
- virtual ~SVTXFormattedField();
+ virtual ~SVTXFormattedField() override;
// css::awt::XVclWindowPeer
void SAL_CALL setProperty( const OUString& PropertyName, const css::uno::Any& Value ) throw(css::uno::RuntimeException, std::exception) override;
@@ -246,7 +246,7 @@ private:
protected:
virtual void ProcessWindowEvent( const VclWindowEvent& rVclWindowEvent ) override;
- virtual ~SVTXRoadmap();
+ virtual ~SVTXRoadmap() override;
public:
SVTXRoadmap();
@@ -286,7 +286,7 @@ class SVTXNumericField : public css::awt::XNumericField, public SVTXFormattedFie
{
public:
SVTXNumericField();
- virtual ~SVTXNumericField();
+ virtual ~SVTXNumericField() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -326,7 +326,7 @@ class SVTXCurrencyField : public css::awt::XCurrencyField, public SVTXFormattedF
{
public:
SVTXCurrencyField();
- virtual ~SVTXCurrencyField();
+ virtual ~SVTXCurrencyField() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -379,7 +379,7 @@ protected:
public:
VCLXProgressBar();
- virtual ~VCLXProgressBar();
+ virtual ~VCLXProgressBar() override;
// css::uno::XInterface
css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType ) throw(css::uno::RuntimeException, std::exception) override;
@@ -412,7 +412,7 @@ class SVTXDateField : public VCLXDateField
{
public:
SVTXDateField();
- virtual ~SVTXDateField();
+ virtual ~SVTXDateField() override;
// css::awt::VclWindowPeer
void SAL_CALL setProperty( const OUString& PropertyName, const css::uno::Any& Value ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/svtools/source/misc/svtaccessiblefactory.cxx b/svtools/source/misc/svtaccessiblefactory.cxx
index 03a68d03c623..b132eb0ce412 100644
--- a/svtools/source/misc/svtaccessiblefactory.cxx
+++ b/svtools/source/misc/svtaccessiblefactory.cxx
@@ -51,7 +51,7 @@ namespace svt
AccessibleDummyFactory& operator=(const AccessibleDummyFactory&) = delete;
protected:
- virtual ~AccessibleDummyFactory();
+ virtual ~AccessibleDummyFactory() override;
public:
// IAccessibleFactory
diff --git a/svtools/source/misc/templatefoldercache.cxx b/svtools/source/misc/templatefoldercache.cxx
index 1b74149e271a..d2e1be5712d7 100644
--- a/svtools/source/misc/templatefoldercache.cxx
+++ b/svtools/source/misc/templatefoldercache.cxx
@@ -118,7 +118,7 @@ namespace svt
}
private:
- virtual ~TemplateContent();
+ virtual ~TemplateContent() override;
public:
explicit TemplateContent( const INetURLObject& _rURL );
diff --git a/svtools/source/table/cellvalueconversion.cxx b/svtools/source/table/cellvalueconversion.cxx
index ee9fc710cc88..db62a069b28e 100644
--- a/svtools/source/table/cellvalueconversion.cxx
+++ b/svtools/source/table/cellvalueconversion.cxx
@@ -153,7 +153,7 @@ namespace svt
return returnValue;
}
- virtual ~DoubleNormalization() { }
+ virtual ~DoubleNormalization() override { }
};
@@ -167,7 +167,7 @@ namespace svt
{
}
- virtual ~IntegerNormalization() {}
+ virtual ~IntegerNormalization() override {}
virtual double convertToDouble( Any const & i_value ) const override
{
@@ -188,7 +188,7 @@ namespace svt
{
}
- virtual ~BooleanNormalization() {}
+ virtual ~BooleanNormalization() override {}
virtual double convertToDouble( Any const & i_value ) const override
{
@@ -209,7 +209,7 @@ namespace svt
{
}
- virtual ~DateTimeNormalization() {}
+ virtual ~DateTimeNormalization() override {}
virtual double convertToDouble( Any const & i_value ) const override
{
@@ -243,7 +243,7 @@ namespace svt
{
}
- virtual ~DateNormalization() {}
+ virtual ~DateNormalization() override {}
virtual double convertToDouble( Any const & i_value ) const override
{
@@ -273,7 +273,7 @@ namespace svt
{
}
- virtual ~TimeNormalization() {}
+ virtual ~TimeNormalization() override {}
virtual double convertToDouble( Any const & i_value ) const override
{
diff --git a/svtools/source/table/mousefunction.hxx b/svtools/source/table/mousefunction.hxx
index 4ecca061fa18..7136c11c8aac 100644
--- a/svtools/source/table/mousefunction.hxx
+++ b/svtools/source/table/mousefunction.hxx
@@ -60,7 +60,7 @@ namespace svt { namespace table
virtual FunctionResult handleMouseUp( ITableControl& i_tableControl, MouseEvent const & i_event ) = 0;
protected:
- virtual ~MouseFunction() { }
+ virtual ~MouseFunction() override { }
};
diff --git a/svtools/source/table/tablecontrol_impl.hxx b/svtools/source/table/tablecontrol_impl.hxx
index 889f188721df..02b36268ea4b 100644
--- a/svtools/source/table/tablecontrol_impl.hxx
+++ b/svtools/source/table/tablecontrol_impl.hxx
@@ -151,7 +151,7 @@ namespace svt { namespace table
public:
explicit TableControl_Impl( TableControl& _rAntiImpl );
- virtual ~TableControl_Impl();
+ virtual ~TableControl_Impl() override;
/** to be called when the anti-impl instance has been resized
*/
@@ -461,7 +461,7 @@ namespace svt { namespace table
public:
explicit TableFunctionSet(TableControl_Impl* _pTableControl);
- virtual ~TableFunctionSet();
+ virtual ~TableFunctionSet() override;
virtual void BeginDrag() override;
virtual void CreateAnchor() override;
diff --git a/svtools/source/table/tabledatawindow.hxx b/svtools/source/table/tabledatawindow.hxx
index b50a5de027e9..ee1300e5e438 100644
--- a/svtools/source/table/tabledatawindow.hxx
+++ b/svtools/source/table/tabledatawindow.hxx
@@ -41,7 +41,7 @@ namespace svt { namespace table
public:
explicit TableDataWindow( TableControl_Impl& _rTableControl );
- virtual ~TableDataWindow();
+ virtual ~TableDataWindow() override;
virtual void dispose() override;
inline void SetSelectHdl(const Link<LinkParamNone*,void>& rLink)
diff --git a/svtools/source/uno/svtxgridcontrol.hxx b/svtools/source/uno/svtxgridcontrol.hxx
index 1f4908e7ad3c..07af15b39982 100644
--- a/svtools/source/uno/svtxgridcontrol.hxx
+++ b/svtools/source/uno/svtxgridcontrol.hxx
@@ -61,7 +61,7 @@ protected:
public:
SVTXGridControl();
- virtual ~SVTXGridControl();
+ virtual ~SVTXGridControl() override;
// XGridDataListener
virtual void SAL_CALL rowsInserted( const css::awt::grid::GridDataEvent& Event ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/svtools/source/uno/treecontrolpeer.cxx b/svtools/source/uno/treecontrolpeer.cxx
index 053018ce06fa..f76931725980 100644
--- a/svtools/source/uno/treecontrolpeer.cxx
+++ b/svtools/source/uno/treecontrolpeer.cxx
@@ -84,7 +84,7 @@ class UnoTreeListBoxImpl : public SvTreeListBox
{
public:
UnoTreeListBoxImpl( TreeControlPeer* pPeer, vcl::Window* pParent, WinBits nWinStyle );
- virtual ~UnoTreeListBoxImpl();
+ virtual ~UnoTreeListBoxImpl() override;
virtual void dispose() override;
void insert( SvTreeListEntry* pEntry, SvTreeListEntry* pParent, sal_uLong nPos );
@@ -107,7 +107,7 @@ class UnoTreeListItem : public SvLBoxString
{
public:
UnoTreeListItem();
- virtual ~UnoTreeListItem();
+ virtual ~UnoTreeListItem() override;
void InitViewData( SvTreeListBox*,SvTreeListEntry*,SvViewDataItem * = nullptr ) override;
void SetImage( const Image& rImage );
const OUString& GetGraphicURL() const { return maGraphicURL;}
@@ -127,7 +127,7 @@ class UnoTreeListEntry : public SvTreeListEntry
{
public:
UnoTreeListEntry( const Reference< XTreeNode >& xNode, TreeControlPeer* pPeer );
- virtual ~UnoTreeListEntry();
+ virtual ~UnoTreeListEntry() override;
Reference< XTreeNode > mxNode;
TreeControlPeer* mpPeer;
diff --git a/svtools/source/uno/treecontrolpeer.hxx b/svtools/source/uno/treecontrolpeer.hxx
index 8bb49020c4d7..367317319caf 100644
--- a/svtools/source/uno/treecontrolpeer.hxx
+++ b/svtools/source/uno/treecontrolpeer.hxx
@@ -53,7 +53,7 @@ class TreeControlPeer : public ::cppu::ImplInheritanceHelper< VCLXWindow, css::a
friend class UnoTreeListEntry;
public:
TreeControlPeer();
- virtual ~TreeControlPeer();
+ virtual ~TreeControlPeer() override;
vcl::Window* createVclControl( vcl::Window* pParent, sal_Int64 nWinStyle );
diff --git a/svtools/source/uno/unocontroltablemodel.hxx b/svtools/source/uno/unocontroltablemodel.hxx
index 87ee6c7d04f0..440cf4832f6c 100644
--- a/svtools/source/uno/unocontroltablemodel.hxx
+++ b/svtools/source/uno/unocontroltablemodel.hxx
@@ -52,7 +52,7 @@ namespace svt { namespace table
public:
UnoControlTableModel();
- virtual ~UnoControlTableModel();
+ virtual ~UnoControlTableModel() override;
public:
// ITableModel overridables
diff --git a/svtools/source/uno/unogridcolumnfacade.cxx b/svtools/source/uno/unogridcolumnfacade.cxx
index 143dccc9a979..890fbd295e00 100644
--- a/svtools/source/uno/unogridcolumnfacade.cxx
+++ b/svtools/source/uno/unogridcolumnfacade.cxx
@@ -98,7 +98,7 @@ namespace svt { namespace table
void dispose();
protected:
- virtual ~ColumnChangeMultiplexer();
+ virtual ~ColumnChangeMultiplexer() override;
// XGridColumnListener
virtual void SAL_CALL columnChanged( const GridColumnEvent& i_event ) throw (RuntimeException, std::exception) override;
diff --git a/svtools/source/uno/unogridcolumnfacade.hxx b/svtools/source/uno/unogridcolumnfacade.hxx
index 0128174bdc29..68419935e168 100644
--- a/svtools/source/uno/unogridcolumnfacade.hxx
+++ b/svtools/source/uno/unogridcolumnfacade.hxx
@@ -45,7 +45,7 @@ namespace svt { namespace table
UnoControlTableModel const & i_owner,
css::uno::Reference< css::awt::grid::XGridColumn > const & i_gridColumn
);
- virtual ~UnoGridColumnFacade();
+ virtual ~UnoGridColumnFacade() override;
UnoGridColumnFacade(const UnoGridColumnFacade&) = delete;
UnoGridColumnFacade& operator=(const UnoGridColumnFacade&) = delete;
diff --git a/svtools/source/uno/unoimap.cxx b/svtools/source/uno/unoimap.cxx
index b7652417d041..a3bcc1f51180 100644
--- a/svtools/source/uno/unoimap.cxx
+++ b/svtools/source/uno/unoimap.cxx
@@ -73,7 +73,7 @@ class SvUnoImageMapObject : public OWeakAggObject,
public:
SvUnoImageMapObject( sal_uInt16 nType, const SvEventDescription* pSupportedMacroItems );
SvUnoImageMapObject( const IMapObject& rMapObject, const SvEventDescription* pSupportedMacroItems );
- virtual ~SvUnoImageMapObject() throw();
+ virtual ~SvUnoImageMapObject() throw() override;
UNO3_GETIMPLEMENTATION_DECL( SvUnoImageMapObject )
@@ -518,7 +518,7 @@ class SvUnoImageMap : public WeakImplHelper< XIndexContainer, XServiceInfo, XUno
public:
explicit SvUnoImageMap( const SvEventDescription* pSupportedMacroItems );
SvUnoImageMap( const ImageMap& rMap, const SvEventDescription* pSupportedMacroItems );
- virtual ~SvUnoImageMap();
+ virtual ~SvUnoImageMap() override;
bool fillImageMap( ImageMap& rMap ) const;
static SvUnoImageMapObject* getObject( const Any& aElement ) throw( IllegalArgumentException );
diff --git a/svtools/source/uno/wizard/unowizard.cxx b/svtools/source/uno/wizard/unowizard.cxx
index 5b0cc4d1e383..eaa4ad6faf51 100644
--- a/svtools/source/uno/wizard/unowizard.cxx
+++ b/svtools/source/uno/wizard/unowizard.cxx
@@ -129,7 +129,7 @@ namespace {
virtual void SAL_CALL initialize( const css::uno::Sequence< css::uno::Any >& aArguments ) throw (css::uno::Exception, css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~Wizard();
+ virtual ~Wizard() override;
protected:
virtual VclPtr<Dialog> createDialog( vcl::Window* _pParent ) override;
diff --git a/svx/inc/AccessibleSvxFindReplaceDialog.hxx b/svx/inc/AccessibleSvxFindReplaceDialog.hxx
index 7fc36e5b246d..90b56399102b 100644
--- a/svx/inc/AccessibleSvxFindReplaceDialog.hxx
+++ b/svx/inc/AccessibleSvxFindReplaceDialog.hxx
@@ -28,7 +28,7 @@ class VCLXAccessibleSvxFindReplaceDialog : public VCLXAccessibleComponent
{
public:
VCLXAccessibleSvxFindReplaceDialog(VCLXWindow* pVCLXindow);
- virtual ~VCLXAccessibleSvxFindReplaceDialog();
+ virtual ~VCLXAccessibleSvxFindReplaceDialog() override;
virtual void FillAccessibleRelationSet( utl::AccessibleRelationSetHelper& rRelationSet ) override;
// XServiceInfo
virtual ::rtl::OUString SAL_CALL getImplementationName() throw (css::uno::RuntimeException, std::exception) override;
@@ -44,7 +44,7 @@ public:
{
SetWindow(pSplDlg);
}
- virtual ~VCLXSvxFindReplaceDialog()
+ virtual ~VCLXSvxFindReplaceDialog() override
{};
private:
virtual css::uno::Reference< css::accessibility::XAccessibleContext > CreateAccessibleContext() override
diff --git a/svx/inc/AccessibleTableShape.hxx b/svx/inc/AccessibleTableShape.hxx
index 5ed067faf01d..5b4dec8b1ac7 100644
--- a/svx/inc/AccessibleTableShape.hxx
+++ b/svx/inc/AccessibleTableShape.hxx
@@ -53,7 +53,7 @@ class AccessibleTableShape : public AccessibleTableShape_Base, public css::acces
{
public:
AccessibleTableShape( const AccessibleShapeInfo& rShapeInfo, const AccessibleShapeTreeInfo& rShapeTreeInfo );
- virtual ~AccessibleTableShape( );
+ virtual ~AccessibleTableShape( ) override;
AccessibleTableShape(const AccessibleTableShape&) = delete;
AccessibleTableShape& operator=(const AccessibleTableShape&) = delete;
@@ -165,7 +165,7 @@ class AccessibleTableHeaderShape : public MutexOwner,
public:
// bRow, true means rowheader, false means columnheader
AccessibleTableHeaderShape( AccessibleTableShape* pTable, bool bRow );
- virtual ~AccessibleTableHeaderShape();
+ virtual ~AccessibleTableHeaderShape() override;
AccessibleTableHeaderShape(const AccessibleTableHeaderShape&) = delete;
AccessibleTableHeaderShape& operator=(const AccessibleTableHeaderShape&) = delete;
diff --git a/svx/inc/GalleryControl.hxx b/svx/inc/GalleryControl.hxx
index db467e547a2d..87d8c246b25f 100644
--- a/svx/inc/GalleryControl.hxx
+++ b/svx/inc/GalleryControl.hxx
@@ -62,7 +62,7 @@ private:
protected:
void ThemeSelectionHasChanged();
- virtual ~GalleryControl();
+ virtual ~GalleryControl() override;
virtual void dispose() override;
};
diff --git a/svx/inc/extrusiondepthdialog.hxx b/svx/inc/extrusiondepthdialog.hxx
index b09b63d091e2..69d03b5a0766 100644
--- a/svx/inc/extrusiondepthdialog.hxx
+++ b/svx/inc/extrusiondepthdialog.hxx
@@ -35,7 +35,7 @@ class ExtrusionDepthDialog : public ModalDialog
public:
ExtrusionDepthDialog( vcl::Window* pParent, double fDepth, FieldUnit eDefaultUnit );
- virtual ~ExtrusionDepthDialog();
+ virtual ~ExtrusionDepthDialog() override;
virtual void dispose() override;
double getDepth() const;
diff --git a/svx/inc/galbrws2.hxx b/svx/inc/galbrws2.hxx
index a042ff7f7d3f..13f6b068e66a 100644
--- a/svx/inc/galbrws2.hxx
+++ b/svx/inc/galbrws2.hxx
@@ -142,7 +142,7 @@ public:
public:
GalleryBrowser2(vcl::Window* pParent, Gallery* pGallery);
- virtual ~GalleryBrowser2();
+ virtual ~GalleryBrowser2() override;
virtual void dispose() override;
void SelectTheme( const OUString& rThemeName );
diff --git a/svx/inc/galobj.hxx b/svx/inc/galobj.hxx
index aba1d0ee6e61..8bb4caa3ee74 100644
--- a/svx/inc/galobj.hxx
+++ b/svx/inc/galobj.hxx
@@ -98,7 +98,7 @@ public:
SgaObjectSound();
SgaObjectSound( const INetURLObject& rURL );
- virtual ~SgaObjectSound();
+ virtual ~SgaObjectSound() override;
virtual SgaObjKind GetObjKind() const override { return SgaObjKind::Sound; }
virtual BitmapEx GetThumbBmp() const override;
@@ -124,7 +124,7 @@ public:
SgaObjectSvDraw();
SgaObjectSvDraw( const FmFormModel& rModel, const INetURLObject& rURL );
SgaObjectSvDraw( SvStream& rIStm, const INetURLObject& rURL );
- virtual ~SgaObjectSvDraw() {};
+ virtual ~SgaObjectSvDraw() override {};
virtual SgaObjKind GetObjKind() const override { return SgaObjKind::SvDraw; }
};
@@ -145,7 +145,7 @@ public:
SgaObjectBmp();
SgaObjectBmp( const INetURLObject& rURL );
SgaObjectBmp( const Graphic& rGraphic, const INetURLObject& rURL, const OUString& rFormat );
- virtual ~SgaObjectBmp() {};
+ virtual ~SgaObjectBmp() override {};
virtual SgaObjKind GetObjKind() const override { return SgaObjKind::Bitmap; }
};
@@ -157,7 +157,7 @@ public:
SgaObjectAnim();
SgaObjectAnim( const Graphic& rGraphic, const INetURLObject& rURL, const OUString& rFormatName );
- virtual ~SgaObjectAnim() {};
+ virtual ~SgaObjectAnim() override {};
virtual SgaObjKind GetObjKind() const override { return SgaObjKind::Animation; }
};
@@ -169,7 +169,7 @@ public:
SgaObjectINet();
SgaObjectINet( const Graphic& rGraphic, const INetURLObject& rURL, const OUString& rFormatName );
- virtual ~SgaObjectINet() {};
+ virtual ~SgaObjectINet() override {};
virtual SgaObjKind GetObjKind() const override { return SgaObjKind::Inet; }
};
diff --git a/svx/inc/sdr/contact/objectcontactofpageview.hxx b/svx/inc/sdr/contact/objectcontactofpageview.hxx
index 9de11ad95123..283b7990fcf1 100644
--- a/svx/inc/sdr/contact/objectcontactofpageview.hxx
+++ b/svx/inc/sdr/contact/objectcontactofpageview.hxx
@@ -49,7 +49,7 @@ namespace sdr
// basic constructor, used from SdrPageView.
explicit ObjectContactOfPageView(SdrPageWindow& rPageWindow);
- virtual ~ObjectContactOfPageView();
+ virtual ~ObjectContactOfPageView() override;
// LazyInvalidate request. This is used from the VOCs to mark that they
// got invalidated by an ActionChanged() call. An active view needs to remember
diff --git a/svx/inc/sdr/contact/viewcontactofe3dcube.hxx b/svx/inc/sdr/contact/viewcontactofe3dcube.hxx
index 137f6c90d78f..02e28560221d 100644
--- a/svx/inc/sdr/contact/viewcontactofe3dcube.hxx
+++ b/svx/inc/sdr/contact/viewcontactofe3dcube.hxx
@@ -32,7 +32,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
ViewContactOfE3dCube(E3dCubeObj& rCubeObj);
- virtual ~ViewContactOfE3dCube();
+ virtual ~ViewContactOfE3dCube() override;
// access to SdrObject
const E3dCubeObj& GetE3dCubeObj() const
diff --git a/svx/inc/sdr/contact/viewcontactofe3dextrude.hxx b/svx/inc/sdr/contact/viewcontactofe3dextrude.hxx
index 1f4c977d41de..a3c92b29d0c0 100644
--- a/svx/inc/sdr/contact/viewcontactofe3dextrude.hxx
+++ b/svx/inc/sdr/contact/viewcontactofe3dextrude.hxx
@@ -33,7 +33,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfE3dExtrude(E3dExtrudeObj& rExtrude);
- virtual ~ViewContactOfE3dExtrude();
+ virtual ~ViewContactOfE3dExtrude() override;
// access to SdrObject
const E3dExtrudeObj& GetE3dExtrudeObj() const
diff --git a/svx/inc/sdr/contact/viewcontactofe3dlathe.hxx b/svx/inc/sdr/contact/viewcontactofe3dlathe.hxx
index aaf3e3f82d5d..fa8c3e2acd38 100644
--- a/svx/inc/sdr/contact/viewcontactofe3dlathe.hxx
+++ b/svx/inc/sdr/contact/viewcontactofe3dlathe.hxx
@@ -33,7 +33,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfE3dLathe(E3dLatheObj& rLathe);
- virtual ~ViewContactOfE3dLathe();
+ virtual ~ViewContactOfE3dLathe() override;
// access to SdrObject
const E3dLatheObj& GetE3dLatheObj() const
diff --git a/svx/inc/sdr/contact/viewcontactofe3dpolygon.hxx b/svx/inc/sdr/contact/viewcontactofe3dpolygon.hxx
index a8343edc4646..3458db1becc0 100644
--- a/svx/inc/sdr/contact/viewcontactofe3dpolygon.hxx
+++ b/svx/inc/sdr/contact/viewcontactofe3dpolygon.hxx
@@ -32,7 +32,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfE3dPolygon(E3dPolygonObj& rPolygon);
- virtual ~ViewContactOfE3dPolygon();
+ virtual ~ViewContactOfE3dPolygon() override;
// access to SdrObject
const E3dPolygonObj& GetE3dPolygonObj() const
diff --git a/svx/inc/sdr/contact/viewcontactofe3dsphere.hxx b/svx/inc/sdr/contact/viewcontactofe3dsphere.hxx
index 490e0ec937cf..2b71810ac7a7 100644
--- a/svx/inc/sdr/contact/viewcontactofe3dsphere.hxx
+++ b/svx/inc/sdr/contact/viewcontactofe3dsphere.hxx
@@ -33,7 +33,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfE3dSphere(E3dSphereObj& rSphere);
- virtual ~ViewContactOfE3dSphere();
+ virtual ~ViewContactOfE3dSphere() override;
// access to SdrObject
const E3dSphereObj& GetE3dSphereObj() const
diff --git a/svx/inc/sdr/contact/viewcontactofgraphic.hxx b/svx/inc/sdr/contact/viewcontactofgraphic.hxx
index cd0cff073504..a64d392cdcdf 100644
--- a/svx/inc/sdr/contact/viewcontactofgraphic.hxx
+++ b/svx/inc/sdr/contact/viewcontactofgraphic.hxx
@@ -60,7 +60,7 @@ namespace sdr
// basic constructor, destructor
explicit ViewContactOfGraphic(SdrGrafObj& rGrafObj);
- virtual ~ViewContactOfGraphic();
+ virtual ~ViewContactOfGraphic() override;
// #i102380#
void flushGraphicObjects();
diff --git a/svx/inc/sdr/contact/viewcontactofgroup.hxx b/svx/inc/sdr/contact/viewcontactofgroup.hxx
index d0678818b97d..48c113dbaf20 100644
--- a/svx/inc/sdr/contact/viewcontactofgroup.hxx
+++ b/svx/inc/sdr/contact/viewcontactofgroup.hxx
@@ -45,7 +45,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfGroup(SdrObjGroup& rGroup);
- virtual ~ViewContactOfGroup();
+ virtual ~ViewContactOfGroup() override;
protected:
// This method is responsible for creating the graphical visualisation data
diff --git a/svx/inc/sdr/contact/viewcontactofmasterpagedescriptor.hxx b/svx/inc/sdr/contact/viewcontactofmasterpagedescriptor.hxx
index 1639472ec6fb..fec21ed720d6 100644
--- a/svx/inc/sdr/contact/viewcontactofmasterpagedescriptor.hxx
+++ b/svx/inc/sdr/contact/viewcontactofmasterpagedescriptor.hxx
@@ -50,7 +50,7 @@ namespace sdr
explicit ViewContactOfMasterPageDescriptor(sdr::MasterPageDescriptor& rDescriptor);
// The destructor.
- virtual ~ViewContactOfMasterPageDescriptor();
+ virtual ~ViewContactOfMasterPageDescriptor() override;
// access to MasterPageDescriptor
sdr::MasterPageDescriptor& GetMasterPageDescriptor() const
diff --git a/svx/inc/sdr/contact/viewcontactofsdrcaptionobj.hxx b/svx/inc/sdr/contact/viewcontactofsdrcaptionobj.hxx
index 97e53f4f7a4c..ddd6c6793efe 100644
--- a/svx/inc/sdr/contact/viewcontactofsdrcaptionobj.hxx
+++ b/svx/inc/sdr/contact/viewcontactofsdrcaptionobj.hxx
@@ -40,7 +40,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfSdrCaptionObj(SdrCaptionObj& rCaptionObj);
- virtual ~ViewContactOfSdrCaptionObj();
+ virtual ~ViewContactOfSdrCaptionObj() override;
protected:
// This method is responsible for creating the graphical visualisation data
diff --git a/svx/inc/sdr/contact/viewcontactofsdrcircobj.hxx b/svx/inc/sdr/contact/viewcontactofsdrcircobj.hxx
index ce614da05bee..d48ba3b172bb 100644
--- a/svx/inc/sdr/contact/viewcontactofsdrcircobj.hxx
+++ b/svx/inc/sdr/contact/viewcontactofsdrcircobj.hxx
@@ -40,7 +40,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfSdrCircObj(SdrCircObj& rCircObj);
- virtual ~ViewContactOfSdrCircObj();
+ virtual ~ViewContactOfSdrCircObj() override;
protected:
// This method is responsible for creating the graphical visualisation data
diff --git a/svx/inc/sdr/contact/viewcontactofsdredgeobj.hxx b/svx/inc/sdr/contact/viewcontactofsdredgeobj.hxx
index 59768a62744c..89b72ef1f3b6 100644
--- a/svx/inc/sdr/contact/viewcontactofsdredgeobj.hxx
+++ b/svx/inc/sdr/contact/viewcontactofsdredgeobj.hxx
@@ -40,7 +40,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfSdrEdgeObj(SdrEdgeObj& rEdgeObj);
- virtual ~ViewContactOfSdrEdgeObj();
+ virtual ~ViewContactOfSdrEdgeObj() override;
protected:
// This method is responsible for creating the graphical visualisation data
diff --git a/svx/inc/sdr/contact/viewcontactofsdrmeasureobj.hxx b/svx/inc/sdr/contact/viewcontactofsdrmeasureobj.hxx
index 9373585a4c5b..2b5dd31c2eac 100644
--- a/svx/inc/sdr/contact/viewcontactofsdrmeasureobj.hxx
+++ b/svx/inc/sdr/contact/viewcontactofsdrmeasureobj.hxx
@@ -40,7 +40,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfSdrMeasureObj(SdrMeasureObj& rMeasureObj);
- virtual ~ViewContactOfSdrMeasureObj();
+ virtual ~ViewContactOfSdrMeasureObj() override;
protected:
// This method is responsible for creating the graphical visualisation data
diff --git a/svx/inc/sdr/contact/viewcontactofsdrobjcustomshape.hxx b/svx/inc/sdr/contact/viewcontactofsdrobjcustomshape.hxx
index 9f93f2c6906a..35d9db98b340 100644
--- a/svx/inc/sdr/contact/viewcontactofsdrobjcustomshape.hxx
+++ b/svx/inc/sdr/contact/viewcontactofsdrobjcustomshape.hxx
@@ -43,7 +43,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfSdrObjCustomShape(SdrObjCustomShape& rCustomShape);
- virtual ~ViewContactOfSdrObjCustomShape();
+ virtual ~ViewContactOfSdrObjCustomShape() override;
protected:
// This method is responsible for creating the graphical visualisation data
diff --git a/svx/inc/sdr/contact/viewcontactofsdrole2obj.hxx b/svx/inc/sdr/contact/viewcontactofsdrole2obj.hxx
index d4222faac3a8..8d94c6115aa6 100644
--- a/svx/inc/sdr/contact/viewcontactofsdrole2obj.hxx
+++ b/svx/inc/sdr/contact/viewcontactofsdrole2obj.hxx
@@ -51,7 +51,7 @@ public:
// basic constructor, used from SdrObject.
explicit ViewContactOfSdrOle2Obj(SdrOle2Obj& rOle2Obj);
- virtual ~ViewContactOfSdrOle2Obj();
+ virtual ~ViewContactOfSdrOle2Obj() override;
// helper for creating a OLE sequence for this object. It takes care od attributes, needed
// scaling (e.g. for EmptyPresObj's), the correct graphic and other stuff. It is used from
diff --git a/svx/inc/sdr/contact/viewcontactofsdrpage.hxx b/svx/inc/sdr/contact/viewcontactofsdrpage.hxx
index 9ff6cfa65828..2342b78aae84 100644
--- a/svx/inc/sdr/contact/viewcontactofsdrpage.hxx
+++ b/svx/inc/sdr/contact/viewcontactofsdrpage.hxx
@@ -36,7 +36,7 @@ protected:
public:
explicit ViewContactOfPageSubObject(ViewContactOfSdrPage& rParentViewContactOfSdrPage);
- virtual ~ViewContactOfPageSubObject();
+ virtual ~ViewContactOfPageSubObject() override;
virtual ViewContact* GetParentContact() const override;
const SdrPage& getPage() const;
@@ -50,7 +50,7 @@ protected:
public:
explicit ViewContactOfPageBackground(ViewContactOfSdrPage& rParentViewContactOfSdrPage);
- virtual ~ViewContactOfPageBackground();
+ virtual ~ViewContactOfPageBackground() override;
};
class ViewContactOfPageShadow : public ViewContactOfPageSubObject
@@ -61,7 +61,7 @@ protected:
public:
explicit ViewContactOfPageShadow(ViewContactOfSdrPage& rParentViewContactOfSdrPage);
- virtual ~ViewContactOfPageShadow();
+ virtual ~ViewContactOfPageShadow() override;
};
class ViewContactOfPageFill : public ViewContactOfPageSubObject
@@ -72,7 +72,7 @@ protected:
public:
explicit ViewContactOfPageFill(ViewContactOfSdrPage& rParentViewContactOfSdrPage);
- virtual ~ViewContactOfPageFill();
+ virtual ~ViewContactOfPageFill() override;
};
class ViewContactOfMasterPage : public ViewContactOfPageSubObject
@@ -83,7 +83,7 @@ protected:
public:
explicit ViewContactOfMasterPage(ViewContactOfSdrPage& rParentViewContactOfSdrPage);
- virtual ~ViewContactOfMasterPage();
+ virtual ~ViewContactOfMasterPage() override;
};
class ViewContactOfOuterPageBorder : public ViewContactOfPageSubObject
@@ -94,7 +94,7 @@ protected:
public:
explicit ViewContactOfOuterPageBorder(ViewContactOfSdrPage& rParentViewContactOfSdrPage);
- virtual ~ViewContactOfOuterPageBorder();
+ virtual ~ViewContactOfOuterPageBorder() override;
};
class ViewContactOfInnerPageBorder : public ViewContactOfPageSubObject
@@ -105,7 +105,7 @@ protected:
public:
explicit ViewContactOfInnerPageBorder(ViewContactOfSdrPage& rParentViewContactOfSdrPage);
- virtual ~ViewContactOfInnerPageBorder();
+ virtual ~ViewContactOfInnerPageBorder() override;
};
/**
@@ -123,7 +123,7 @@ protected:
public:
explicit ViewContactOfPageHierarchy(ViewContactOfSdrPage& rParentViewContactOfSdrPage);
- virtual ~ViewContactOfPageHierarchy();
+ virtual ~ViewContactOfPageHierarchy() override;
virtual sal_uInt32 GetObjectCount() const override;
virtual ViewContact& GetViewContact(sal_uInt32 nIndex) const override;
@@ -139,7 +139,7 @@ protected:
public:
ViewContactOfGrid(ViewContactOfSdrPage& rParentViewContactOfSdrPage, bool bFront);
- virtual ~ViewContactOfGrid();
+ virtual ~ViewContactOfGrid() override;
bool getFront() const { return mbFront; }
};
@@ -154,7 +154,7 @@ protected:
public:
ViewContactOfHelplines(ViewContactOfSdrPage& rParentViewContactOfSdrPage, bool bFront);
- virtual ~ViewContactOfHelplines();
+ virtual ~ViewContactOfHelplines() override;
bool getFront() const { return mbFront; }
};
@@ -193,7 +193,7 @@ public:
// basic constructor, used from SdrPage.
explicit ViewContactOfSdrPage(SdrPage& rObj);
- virtual ~ViewContactOfSdrPage();
+ virtual ~ViewContactOfSdrPage() override;
// Access to possible sub-hierarchy
virtual sal_uInt32 GetObjectCount() const override;
diff --git a/svx/inc/sdr/contact/viewcontactofsdrpathobj.hxx b/svx/inc/sdr/contact/viewcontactofsdrpathobj.hxx
index 35f8e6862e85..bda545795f76 100644
--- a/svx/inc/sdr/contact/viewcontactofsdrpathobj.hxx
+++ b/svx/inc/sdr/contact/viewcontactofsdrpathobj.hxx
@@ -40,7 +40,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfSdrPathObj(SdrPathObj& rTextObj);
- virtual ~ViewContactOfSdrPathObj();
+ virtual ~ViewContactOfSdrPathObj() override;
protected:
// This method is responsible for creating the graphical visualisation data
diff --git a/svx/inc/sdr/contact/viewcontactofunocontrol.hxx b/svx/inc/sdr/contact/viewcontactofunocontrol.hxx
index 19a5b2aeaa5f..424481e67b86 100644
--- a/svx/inc/sdr/contact/viewcontactofunocontrol.hxx
+++ b/svx/inc/sdr/contact/viewcontactofunocontrol.hxx
@@ -52,7 +52,7 @@ namespace sdr { namespace contact {
}
explicit ViewContactOfUnoControl( SdrUnoObj& _rUnoObject );
- virtual ~ViewContactOfUnoControl();
+ virtual ~ViewContactOfUnoControl() override;
/** retrieves a temporary XControl instance, whose parent is the given window
@seealso SdrUnoObj::GetTemporaryControlForWindow
diff --git a/svx/inc/sdr/contact/viewobjectcontactofe3d.hxx b/svx/inc/sdr/contact/viewobjectcontactofe3d.hxx
index ac573bf2271f..957b2665b2a7 100644
--- a/svx/inc/sdr/contact/viewobjectcontactofe3d.hxx
+++ b/svx/inc/sdr/contact/viewobjectcontactofe3d.hxx
@@ -52,7 +52,7 @@ namespace sdr
public:
ViewObjectContactOfE3d(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfE3d();
+ virtual ~ViewObjectContactOfE3d() override;
// access to the local primitive sequence. This will ensure that the list is
// current in comparing the local list content with a fresh created incarnation
diff --git a/svx/inc/sdr/contact/viewobjectcontactofe3dscene.hxx b/svx/inc/sdr/contact/viewobjectcontactofe3dscene.hxx
index ae1a40910bdb..f30603be9959 100644
--- a/svx/inc/sdr/contact/viewobjectcontactofe3dscene.hxx
+++ b/svx/inc/sdr/contact/viewobjectcontactofe3dscene.hxx
@@ -37,7 +37,7 @@ namespace sdr
public:
// basic constructor.
ViewObjectContactOfE3dScene(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfE3dScene();
+ virtual ~ViewObjectContactOfE3dScene() override;
// process this primitive: Eventually also recursively travel an existing hierarchy,
// e.g. for group objects, scenes or pages. This method will test geometrical visibility.
diff --git a/svx/inc/sdr/contact/viewobjectcontactofgraphic.hxx b/svx/inc/sdr/contact/viewobjectcontactofgraphic.hxx
index 89c03e490304..75ecbf65dc2a 100644
--- a/svx/inc/sdr/contact/viewobjectcontactofgraphic.hxx
+++ b/svx/inc/sdr/contact/viewobjectcontactofgraphic.hxx
@@ -58,7 +58,7 @@ namespace sdr
public:
ViewObjectContactOfGraphic(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfGraphic();
+ virtual ~ViewObjectContactOfGraphic() override;
};
} // end of namespace contact
} // end of namespace sdr
diff --git a/svx/inc/sdr/contact/viewobjectcontactofgroup.hxx b/svx/inc/sdr/contact/viewobjectcontactofgroup.hxx
index 751931cbd039..416ca0fb633b 100644
--- a/svx/inc/sdr/contact/viewobjectcontactofgroup.hxx
+++ b/svx/inc/sdr/contact/viewobjectcontactofgroup.hxx
@@ -31,7 +31,7 @@ namespace sdr
public:
// basic constructor.
ViewObjectContactOfGroup(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfGroup();
+ virtual ~ViewObjectContactOfGroup() override;
// This method recursively paints the draw hierarchy.
virtual drawinglayer::primitive2d::Primitive2DContainer getPrimitive2DSequenceHierarchy(DisplayInfo& rDisplayInfo) const override;
diff --git a/svx/inc/sdr/contact/viewobjectcontactofmasterpagedescriptor.hxx b/svx/inc/sdr/contact/viewobjectcontactofmasterpagedescriptor.hxx
index 5aee57dcd714..35775fdaeb36 100644
--- a/svx/inc/sdr/contact/viewobjectcontactofmasterpagedescriptor.hxx
+++ b/svx/inc/sdr/contact/viewobjectcontactofmasterpagedescriptor.hxx
@@ -34,7 +34,7 @@ namespace sdr
{
public:
ViewObjectContactOfMasterPageDescriptor(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfMasterPageDescriptor();
+ virtual ~ViewObjectContactOfMasterPageDescriptor() override;
// access to MasterPageDescriptor
sdr::MasterPageDescriptor& GetMasterPageDescriptor() const;
diff --git a/svx/inc/sdr/contact/viewobjectcontactofsdrmediaobj.hxx b/svx/inc/sdr/contact/viewobjectcontactofsdrmediaobj.hxx
index 9feef60759d9..efe62f09f7c2 100644
--- a/svx/inc/sdr/contact/viewobjectcontactofsdrmediaobj.hxx
+++ b/svx/inc/sdr/contact/viewobjectcontactofsdrmediaobj.hxx
@@ -40,7 +40,7 @@ namespace sdr
ViewObjectContactOfSdrMediaObj( ObjectContact& rObjectContact,
ViewContact& rViewContact,
const ::avmedia::MediaItem& rMediaItem );
- virtual ~ViewObjectContactOfSdrMediaObj();
+ virtual ~ViewObjectContactOfSdrMediaObj() override;
public:
diff --git a/svx/inc/sdr/contact/viewobjectcontactofsdrole2obj.hxx b/svx/inc/sdr/contact/viewobjectcontactofsdrole2obj.hxx
index 4f724b36ce56..31ad144b65f2 100644
--- a/svx/inc/sdr/contact/viewobjectcontactofsdrole2obj.hxx
+++ b/svx/inc/sdr/contact/viewobjectcontactofsdrole2obj.hxx
@@ -36,7 +36,7 @@ protected:
public:
ViewObjectContactOfSdrOle2Obj(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfSdrOle2Obj();
+ virtual ~ViewObjectContactOfSdrOle2Obj() override;
};
}}
diff --git a/svx/inc/sdr/contact/viewobjectcontactofsdrpage.hxx b/svx/inc/sdr/contact/viewobjectcontactofsdrpage.hxx
index 86a45e8d6317..e267b6179467 100644
--- a/svx/inc/sdr/contact/viewobjectcontactofsdrpage.hxx
+++ b/svx/inc/sdr/contact/viewobjectcontactofsdrpage.hxx
@@ -35,7 +35,7 @@ namespace sdr
public:
ViewObjectContactOfPageSubObject(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfPageSubObject();
+ virtual ~ViewObjectContactOfPageSubObject() override;
virtual bool isPrimitiveVisible(const DisplayInfo& rDisplayInfo) const override;
virtual bool isPrimitiveGhosted(const DisplayInfo& rDisplayInfo) const override;
@@ -54,7 +54,7 @@ namespace sdr
public:
ViewObjectContactOfPageBackground(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfPageBackground();
+ virtual ~ViewObjectContactOfPageBackground() override;
virtual bool isPrimitiveVisible(const DisplayInfo& rDisplayInfo) const override;
};
@@ -70,7 +70,7 @@ namespace sdr
protected:
public:
ViewObjectContactOfMasterPage(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfMasterPage();
+ virtual ~ViewObjectContactOfMasterPage() override;
virtual bool isPrimitiveVisible(const DisplayInfo& rDisplayInfo) const override;
};
@@ -88,7 +88,7 @@ namespace sdr
public:
ViewObjectContactOfPageFill(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfPageFill();
+ virtual ~ViewObjectContactOfPageFill() override;
virtual bool isPrimitiveVisible(const DisplayInfo& rDisplayInfo) const override;
};
@@ -103,7 +103,7 @@ namespace sdr
{
public:
ViewObjectContactOfPageShadow(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfPageShadow();
+ virtual ~ViewObjectContactOfPageShadow() override;
virtual bool isPrimitiveVisible(const DisplayInfo& rDisplayInfo) const override;
};
@@ -118,7 +118,7 @@ namespace sdr
{
public:
ViewObjectContactOfOuterPageBorder(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfOuterPageBorder();
+ virtual ~ViewObjectContactOfOuterPageBorder() override;
virtual bool isPrimitiveVisible(const DisplayInfo& rDisplayInfo) const override;
};
@@ -133,7 +133,7 @@ namespace sdr
{
public:
ViewObjectContactOfInnerPageBorder(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfInnerPageBorder();
+ virtual ~ViewObjectContactOfInnerPageBorder() override;
virtual bool isPrimitiveVisible(const DisplayInfo& rDisplayInfo) const override;
};
@@ -148,7 +148,7 @@ namespace sdr
{
public:
ViewObjectContactOfPageHierarchy(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfPageHierarchy();
+ virtual ~ViewObjectContactOfPageHierarchy() override;
virtual drawinglayer::primitive2d::Primitive2DContainer getPrimitive2DSequenceHierarchy(DisplayInfo& rDisplayInfo) const override;
};
@@ -166,7 +166,7 @@ namespace sdr
public:
ViewObjectContactOfPageGrid(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfPageGrid();
+ virtual ~ViewObjectContactOfPageGrid() override;
virtual bool isPrimitiveVisible(const DisplayInfo& rDisplayInfo) const override;
};
@@ -184,7 +184,7 @@ namespace sdr
public:
ViewObjectContactOfPageHelplines(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfPageHelplines();
+ virtual ~ViewObjectContactOfPageHelplines() override;
virtual bool isPrimitiveVisible(const DisplayInfo& rDisplayInfo) const override;
};
@@ -199,7 +199,7 @@ namespace sdr
{
public:
ViewObjectContactOfSdrPage(ObjectContact& rObjectContact, ViewContact& rViewContact);
- virtual ~ViewObjectContactOfSdrPage();
+ virtual ~ViewObjectContactOfSdrPage() override;
virtual drawinglayer::primitive2d::Primitive2DContainer getPrimitive2DSequenceHierarchy(DisplayInfo& rDisplayInfo) const override;
};
diff --git a/svx/inc/sdr/contact/viewobjectcontactofunocontrol.hxx b/svx/inc/sdr/contact/viewobjectcontactofunocontrol.hxx
index c9c1abbff6df..7872e7655163 100644
--- a/svx/inc/sdr/contact/viewobjectcontactofunocontrol.hxx
+++ b/svx/inc/sdr/contact/viewobjectcontactofunocontrol.hxx
@@ -89,7 +89,7 @@ namespace sdr { namespace contact {
void onControlChangedOrModified( ImplAccess ) { impl_onControlChangedOrModified(); }
protected:
- virtual ~ViewObjectContactOfUnoControl();
+ virtual ~ViewObjectContactOfUnoControl() override;
// support for Primitive2D
virtual drawinglayer::primitive2d::Primitive2DContainer createPrimitive2DSequence(const DisplayInfo& rDisplayInfo) const override;
@@ -108,7 +108,7 @@ namespace sdr { namespace contact {
{
public:
UnoControlPrintOrPreviewContact( ObjectContactOfPageView& _rObjectContact, ViewContactOfUnoControl& _rViewContact );
- virtual ~UnoControlPrintOrPreviewContact();
+ virtual ~UnoControlPrintOrPreviewContact() override;
private:
UnoControlPrintOrPreviewContact( const UnoControlPrintOrPreviewContact& ) = delete;
diff --git a/svx/inc/sdr/overlay/overlaycrosshair.hxx b/svx/inc/sdr/overlay/overlaycrosshair.hxx
index 74a5069a0a9a..c2db22950e86 100644
--- a/svx/inc/sdr/overlay/overlaycrosshair.hxx
+++ b/svx/inc/sdr/overlay/overlaycrosshair.hxx
@@ -35,7 +35,7 @@ namespace sdr
public:
explicit OverlayCrosshairStriped(const basegfx::B2DPoint& rBasePos);
- virtual ~OverlayCrosshairStriped();
+ virtual ~OverlayCrosshairStriped() override;
// react on stripe definition change
virtual void stripeDefinitionHasChanged() override;
diff --git a/svx/inc/sdr/overlay/overlayhandle.hxx b/svx/inc/sdr/overlay/overlayhandle.hxx
index 09e18aa79a20..5e916bfe568e 100644
--- a/svx/inc/sdr/overlay/overlayhandle.hxx
+++ b/svx/inc/sdr/overlay/overlayhandle.hxx
@@ -34,7 +34,7 @@ public:
Color& rFillColor,
float fTransparency = 0.0f);
- virtual ~OverlayHandle();
+ virtual ~OverlayHandle() override;
};
}} // end of namespace sdr::overlay
diff --git a/svx/inc/sdr/overlay/overlayhelpline.hxx b/svx/inc/sdr/overlay/overlayhelpline.hxx
index a5bc4283698d..7329dcf40459 100644
--- a/svx/inc/sdr/overlay/overlayhelpline.hxx
+++ b/svx/inc/sdr/overlay/overlayhelpline.hxx
@@ -41,7 +41,7 @@ namespace sdr
explicit OverlayHelplineStriped(
const basegfx::B2DPoint& rBasePos,
SdrHelpLineKind eNewKind = SdrHelpLineKind::Point);
- virtual ~OverlayHelplineStriped();
+ virtual ~OverlayHelplineStriped() override;
// dat read access
SdrHelpLineKind getKind() const { return meKind; }
diff --git a/svx/inc/sdr/overlay/overlayline.hxx b/svx/inc/sdr/overlay/overlayline.hxx
index 6fb4f0c95ae7..ba5acb35504d 100644
--- a/svx/inc/sdr/overlay/overlayline.hxx
+++ b/svx/inc/sdr/overlay/overlayline.hxx
@@ -40,7 +40,7 @@ namespace sdr
OverlayLineStriped(
const basegfx::B2DPoint& rBasePos,
const basegfx::B2DPoint& rSecondPos);
- virtual ~OverlayLineStriped();
+ virtual ~OverlayLineStriped() override;
// change second position
const basegfx::B2DPoint& getSecondPosition() const { return maSecondPosition; }
diff --git a/svx/inc/sdr/overlay/overlaymanagerbuffered.hxx b/svx/inc/sdr/overlay/overlaymanagerbuffered.hxx
index 5eae9d6cb599..5528315fe20f 100644
--- a/svx/inc/sdr/overlay/overlaymanagerbuffered.hxx
+++ b/svx/inc/sdr/overlay/overlaymanagerbuffered.hxx
@@ -63,7 +63,7 @@ namespace sdr
OverlayManagerBuffered(
OutputDevice& rOutputDevice,
bool bRefreshWithPreRendering = false);
- virtual ~OverlayManagerBuffered();
+ virtual ~OverlayManagerBuffered() override;
public:
static rtl::Reference<OverlayManager> create(OutputDevice& rOutputDevice,
diff --git a/svx/inc/sdr/overlay/overlayrollingrectangle.hxx b/svx/inc/sdr/overlay/overlayrollingrectangle.hxx
index de6d320ceb90..2cab78012114 100644
--- a/svx/inc/sdr/overlay/overlayrollingrectangle.hxx
+++ b/svx/inc/sdr/overlay/overlayrollingrectangle.hxx
@@ -48,7 +48,7 @@ namespace sdr
const basegfx::B2DPoint& rSecondPos,
bool bExtendedLines = false,
bool bShowBounds = true);
- virtual ~OverlayRollingRectangleStriped();
+ virtual ~OverlayRollingRectangleStriped() override;
// change second position
const basegfx::B2DPoint& getSecondPosition() const { return maSecondPosition; }
diff --git a/svx/inc/sdr/properties/attributeproperties.hxx b/svx/inc/sdr/properties/attributeproperties.hxx
index 262cf7749d7c..87ec2975b8ae 100644
--- a/svx/inc/sdr/properties/attributeproperties.hxx
+++ b/svx/inc/sdr/properties/attributeproperties.hxx
@@ -61,7 +61,7 @@ namespace sdr
virtual BaseProperties& Clone(SdrObject& rObj) const override;
// destructor
- virtual ~AttributeProperties();
+ virtual ~AttributeProperties() override;
// set a new StyleSheet and broadcast
virtual void SetStyleSheet(SfxStyleSheet* pNewStyleSheet, bool bDontRemoveHardAttr) override;
diff --git a/svx/inc/sdr/properties/captionproperties.hxx b/svx/inc/sdr/properties/captionproperties.hxx
index 973741ecedfe..13bb57ff3d6a 100644
--- a/svx/inc/sdr/properties/captionproperties.hxx
+++ b/svx/inc/sdr/properties/captionproperties.hxx
@@ -44,7 +44,7 @@ namespace sdr
CaptionProperties(const CaptionProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~CaptionProperties();
+ virtual ~CaptionProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/circleproperties.hxx b/svx/inc/sdr/properties/circleproperties.hxx
index ec06c55cf459..df8ae4c472dc 100644
--- a/svx/inc/sdr/properties/circleproperties.hxx
+++ b/svx/inc/sdr/properties/circleproperties.hxx
@@ -44,7 +44,7 @@ namespace sdr
CircleProperties(const CircleProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~CircleProperties();
+ virtual ~CircleProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/connectorproperties.hxx b/svx/inc/sdr/properties/connectorproperties.hxx
index 821d7ea3fb18..95de994a0085 100644
--- a/svx/inc/sdr/properties/connectorproperties.hxx
+++ b/svx/inc/sdr/properties/connectorproperties.hxx
@@ -44,7 +44,7 @@ namespace sdr
ConnectorProperties(const ConnectorProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~ConnectorProperties();
+ virtual ~ConnectorProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/customshapeproperties.hxx b/svx/inc/sdr/properties/customshapeproperties.hxx
index 3f1cc40cd54a..ba93dad7339a 100644
--- a/svx/inc/sdr/properties/customshapeproperties.hxx
+++ b/svx/inc/sdr/properties/customshapeproperties.hxx
@@ -72,7 +72,7 @@ namespace sdr
CustomShapeProperties(const CustomShapeProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~CustomShapeProperties();
+ virtual ~CustomShapeProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/e3dcompoundproperties.hxx b/svx/inc/sdr/properties/e3dcompoundproperties.hxx
index a26dd4b0815a..b5d6bd67d2ec 100644
--- a/svx/inc/sdr/properties/e3dcompoundproperties.hxx
+++ b/svx/inc/sdr/properties/e3dcompoundproperties.hxx
@@ -42,7 +42,7 @@ namespace sdr
E3dCompoundProperties(const E3dCompoundProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~E3dCompoundProperties();
+ virtual ~E3dCompoundProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/e3dextrudeproperties.hxx b/svx/inc/sdr/properties/e3dextrudeproperties.hxx
index e846203b90db..c8156ac3695f 100644
--- a/svx/inc/sdr/properties/e3dextrudeproperties.hxx
+++ b/svx/inc/sdr/properties/e3dextrudeproperties.hxx
@@ -41,7 +41,7 @@ namespace sdr
E3dExtrudeProperties(const E3dExtrudeProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~E3dExtrudeProperties();
+ virtual ~E3dExtrudeProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/e3dlatheproperties.hxx b/svx/inc/sdr/properties/e3dlatheproperties.hxx
index 7ed1c77952c7..5c7cc4ff1780 100644
--- a/svx/inc/sdr/properties/e3dlatheproperties.hxx
+++ b/svx/inc/sdr/properties/e3dlatheproperties.hxx
@@ -41,7 +41,7 @@ namespace sdr
E3dLatheProperties(const E3dLatheProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~E3dLatheProperties();
+ virtual ~E3dLatheProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/e3dproperties.hxx b/svx/inc/sdr/properties/e3dproperties.hxx
index 34f554b1cfa5..07006c0afda5 100644
--- a/svx/inc/sdr/properties/e3dproperties.hxx
+++ b/svx/inc/sdr/properties/e3dproperties.hxx
@@ -44,7 +44,7 @@ namespace sdr
E3dProperties(const E3dProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~E3dProperties();
+ virtual ~E3dProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/e3dsceneproperties.hxx b/svx/inc/sdr/properties/e3dsceneproperties.hxx
index bd415df1fc69..54f4981d8de1 100644
--- a/svx/inc/sdr/properties/e3dsceneproperties.hxx
+++ b/svx/inc/sdr/properties/e3dsceneproperties.hxx
@@ -41,7 +41,7 @@ namespace sdr
E3dSceneProperties(const E3dSceneProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~E3dSceneProperties();
+ virtual ~E3dSceneProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/e3dsphereproperties.hxx b/svx/inc/sdr/properties/e3dsphereproperties.hxx
index 0a08f57c3abd..c7e5068d08cd 100644
--- a/svx/inc/sdr/properties/e3dsphereproperties.hxx
+++ b/svx/inc/sdr/properties/e3dsphereproperties.hxx
@@ -41,7 +41,7 @@ namespace sdr
E3dSphereProperties(const E3dSphereProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~E3dSphereProperties();
+ virtual ~E3dSphereProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/emptyproperties.hxx b/svx/inc/sdr/properties/emptyproperties.hxx
index 453e3572be76..d8c1f3e18499 100644
--- a/svx/inc/sdr/properties/emptyproperties.hxx
+++ b/svx/inc/sdr/properties/emptyproperties.hxx
@@ -56,7 +56,7 @@ namespace sdr
EmptyProperties(const EmptyProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~EmptyProperties();
+ virtual ~EmptyProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/graphicproperties.hxx b/svx/inc/sdr/properties/graphicproperties.hxx
index 768ef386dfc4..aeb8b6585a98 100644
--- a/svx/inc/sdr/properties/graphicproperties.hxx
+++ b/svx/inc/sdr/properties/graphicproperties.hxx
@@ -44,7 +44,7 @@ namespace sdr
GraphicProperties(const GraphicProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~GraphicProperties();
+ virtual ~GraphicProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/groupproperties.hxx b/svx/inc/sdr/properties/groupproperties.hxx
index 615efffd3015..50d3fb16e652 100644
--- a/svx/inc/sdr/properties/groupproperties.hxx
+++ b/svx/inc/sdr/properties/groupproperties.hxx
@@ -53,7 +53,7 @@ namespace sdr
GroupProperties(const GroupProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~GroupProperties();
+ virtual ~GroupProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/measureproperties.hxx b/svx/inc/sdr/properties/measureproperties.hxx
index 908aa2128c86..e7dae195176c 100644
--- a/svx/inc/sdr/properties/measureproperties.hxx
+++ b/svx/inc/sdr/properties/measureproperties.hxx
@@ -44,7 +44,7 @@ namespace sdr
MeasureProperties(const MeasureProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~MeasureProperties();
+ virtual ~MeasureProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/oleproperties.hxx b/svx/inc/sdr/properties/oleproperties.hxx
index 00cdb4045ed3..047af50289bc 100644
--- a/svx/inc/sdr/properties/oleproperties.hxx
+++ b/svx/inc/sdr/properties/oleproperties.hxx
@@ -38,7 +38,7 @@ namespace sdr
OleProperties(const OleProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~OleProperties();
+ virtual ~OleProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/pageproperties.hxx b/svx/inc/sdr/properties/pageproperties.hxx
index 5df093a2617f..1c4eee7c8cd4 100644
--- a/svx/inc/sdr/properties/pageproperties.hxx
+++ b/svx/inc/sdr/properties/pageproperties.hxx
@@ -47,7 +47,7 @@ namespace sdr
PageProperties(const PageProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~PageProperties();
+ virtual ~PageProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/rectangleproperties.hxx b/svx/inc/sdr/properties/rectangleproperties.hxx
index 9e50b549f0f3..376b494eac93 100644
--- a/svx/inc/sdr/properties/rectangleproperties.hxx
+++ b/svx/inc/sdr/properties/rectangleproperties.hxx
@@ -41,7 +41,7 @@ namespace sdr
RectangleProperties(const RectangleProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~RectangleProperties();
+ virtual ~RectangleProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/sdr/properties/textproperties.hxx b/svx/inc/sdr/properties/textproperties.hxx
index a7f88280706d..b2c73f4d0a00 100644
--- a/svx/inc/sdr/properties/textproperties.hxx
+++ b/svx/inc/sdr/properties/textproperties.hxx
@@ -55,7 +55,7 @@ namespace sdr
TextProperties(const TextProperties& rProps, SdrObject& rObj);
// destructor
- virtual ~TextProperties();
+ virtual ~TextProperties() override;
// Clone() operator, normally just calls the local copy constructor
virtual BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/inc/svdibrow.hxx b/svx/inc/svdibrow.hxx
index 5a811a02b40e..fd1c675b3686 100644
--- a/svx/inc/svdibrow.hxx
+++ b/svx/inc/svdibrow.hxx
@@ -70,7 +70,7 @@ protected:
virtual sal_Int32 GetFieldIndexAtPoint(sal_Int32 _nRow,sal_Int32 _nColumnPos,const Point& _rPoint) override;
public:
SdrItemBrowserControl(vcl::Window* pParent);
- virtual ~SdrItemBrowserControl();
+ virtual ~SdrItemBrowserControl() override;
virtual void dispose() override;
void Clear();
void SetAttributes(const SfxItemSet* pAttr, const SfxItemSet* p2ndSet);
@@ -107,7 +107,7 @@ class SdrItemBrowser: public FloatingWindow {
DECL_LINK_TYPED(SetDirtyHdl, SdrItemBrowserControl&, void);
public:
SdrItemBrowser(SdrView& rView);
- virtual ~SdrItemBrowser();
+ virtual ~SdrItemBrowser() override;
void ForceParent();
void SetDirty();
void Undirty();
diff --git a/svx/inc/tbunosearchcontrollers.hxx b/svx/inc/tbunosearchcontrollers.hxx
index 5b38ff7b02c8..81233727bb9b 100644
--- a/svx/inc/tbunosearchcontrollers.hxx
+++ b/svx/inc/tbunosearchcontrollers.hxx
@@ -89,7 +89,7 @@ class FindTextToolbarController : public svt::ToolboxController,
public:
FindTextToolbarController( const css::uno::Reference< css::uno::XComponentContext > & rxContext );
- virtual ~FindTextToolbarController();
+ virtual ~FindTextToolbarController() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw ( css::uno::RuntimeException, std::exception ) override;
@@ -131,7 +131,7 @@ class ExitSearchToolboxController : public svt::ToolboxController,
{
public:
ExitSearchToolboxController( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ExitSearchToolboxController();
+ virtual ~ExitSearchToolboxController() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw ( css::uno::RuntimeException, std::exception ) override;
@@ -163,7 +163,7 @@ public:
enum Type { UP, DOWN };
UpDownSearchToolboxController( const css::uno::Reference< css::uno::XComponentContext >& rxContext, Type eType );
- virtual ~UpDownSearchToolboxController();
+ virtual ~UpDownSearchToolboxController() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw ( css::uno::RuntimeException, std::exception ) override;
@@ -196,7 +196,7 @@ class MatchCaseToolboxController : public svt::ToolboxController,
{
public:
MatchCaseToolboxController( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~MatchCaseToolboxController();
+ virtual ~MatchCaseToolboxController() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw ( css::uno::RuntimeException, std::exception ) override;
@@ -229,7 +229,7 @@ class SearchFormattedToolboxController : public svt::ToolboxController,
{
public:
SearchFormattedToolboxController( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~SearchFormattedToolboxController();
+ virtual ~SearchFormattedToolboxController() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw ( css::uno::RuntimeException, std::exception ) override;
@@ -262,7 +262,7 @@ class FindAllToolboxController : public svt::ToolboxController,
{
public:
FindAllToolboxController( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~FindAllToolboxController();
+ virtual ~FindAllToolboxController() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw ( css::uno::RuntimeException, std::exception ) override;
@@ -292,7 +292,7 @@ class SearchLabelToolboxController : public svt::ToolboxController,
{
public:
SearchLabelToolboxController( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~SearchLabelToolboxController();
+ virtual ~SearchLabelToolboxController() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw ( css::uno::RuntimeException, std::exception ) override;
@@ -328,7 +328,7 @@ class FindbarDispatcher : public css::lang::XServiceInfo,
public:
FindbarDispatcher();
- virtual ~FindbarDispatcher();
+ virtual ~FindbarDispatcher() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/svx/inc/unomlstr.hxx b/svx/inc/unomlstr.hxx
index 42bf502e0743..8f816e8a65a0 100644
--- a/svx/inc/unomlstr.hxx
+++ b/svx/inc/unomlstr.hxx
@@ -31,7 +31,7 @@ class SvxUnoShapeModifyListener : public ::cppu::WeakAggImplHelper1< css::util::
public:
SvxUnoShapeModifyListener( SdrObject* pObj ) throw();
- virtual ~SvxUnoShapeModifyListener() throw();
+ virtual ~SvxUnoShapeModifyListener() throw() override;
// css::util::XModifyListener
virtual void SAL_CALL modified(const css::lang::EventObject& aEvent) throw( css::uno::RuntimeException, std::exception) override;
diff --git a/svx/source/accessibility/AccessibleEmptyEditSource.cxx b/svx/source/accessibility/AccessibleEmptyEditSource.cxx
index ebad3d603f23..15fd560dce59 100644
--- a/svx/source/accessibility/AccessibleEmptyEditSource.cxx
+++ b/svx/source/accessibility/AccessibleEmptyEditSource.cxx
@@ -53,7 +53,7 @@ namespace accessibility
AccessibleProxyEditSource_Impl( SdrObject& rObj,
SdrView& rView,
const vcl::Window& rViewWindow );
- virtual ~AccessibleProxyEditSource_Impl();
+ virtual ~AccessibleProxyEditSource_Impl() override;
// from the SvxEditSource interface
SvxTextForwarder* GetTextForwarder() override;
@@ -78,7 +78,7 @@ namespace accessibility
public:
AccessibleEmptyEditSource_Impl() {}
- virtual ~AccessibleEmptyEditSource_Impl() {}
+ virtual ~AccessibleEmptyEditSource_Impl() override {}
// SvxEditSource
SvxTextForwarder* GetTextForwarder() override { return this; }
diff --git a/svx/source/accessibility/AccessibleEmptyEditSource.hxx b/svx/source/accessibility/AccessibleEmptyEditSource.hxx
index 5a56f329e381..5fb7926c62ae 100644
--- a/svx/source/accessibility/AccessibleEmptyEditSource.hxx
+++ b/svx/source/accessibility/AccessibleEmptyEditSource.hxx
@@ -50,7 +50,7 @@ namespace accessibility
does not contain text.
*/
AccessibleEmptyEditSource( SdrObject& rObj, SdrView& rView, const vcl::Window& rViewWindow );
- virtual ~AccessibleEmptyEditSource();
+ virtual ~AccessibleEmptyEditSource() override;
// from the SvxEditSource interface
SvxTextForwarder* GetTextForwarder() override;
diff --git a/svx/source/accessibility/AccessibleTextHelper.cxx b/svx/source/accessibility/AccessibleTextHelper.cxx
index 444c08897507..9ebfa8f9f63c 100644
--- a/svx/source/accessibility/AccessibleTextHelper.cxx
+++ b/svx/source/accessibility/AccessibleTextHelper.cxx
@@ -93,7 +93,7 @@ namespace accessibility
// receive pointer to our frontend class and view window
AccessibleTextHelper_Impl();
- virtual ~AccessibleTextHelper_Impl();
+ virtual ~AccessibleTextHelper_Impl() override;
// XAccessibleContext child handling methods
sal_Int32 SAL_CALL getAccessibleChildCount();
diff --git a/svx/source/accessibility/ChildrenManagerImpl.hxx b/svx/source/accessibility/ChildrenManagerImpl.hxx
index 757953f6a019..d8c0776bb195 100644
--- a/svx/source/accessibility/ChildrenManagerImpl.hxx
+++ b/svx/source/accessibility/ChildrenManagerImpl.hxx
@@ -105,7 +105,7 @@ public:
/** If there still are managed children these are disposed and
released.
*/
- virtual ~ChildrenManagerImpl();
+ virtual ~ChildrenManagerImpl() override;
/** Do that part of the initialization that you can not or should not do
in the constructor like registering at broadcasters.
diff --git a/svx/source/customshapes/EnhancedCustomShapeEngine.cxx b/svx/source/customshapes/EnhancedCustomShapeEngine.cxx
index 15ce39efb7d7..bb26ebd1027d 100644
--- a/svx/source/customshapes/EnhancedCustomShapeEngine.cxx
+++ b/svx/source/customshapes/EnhancedCustomShapeEngine.cxx
@@ -76,7 +76,7 @@ class EnhancedCustomShapeEngine : public cppu::WeakImplHelper
public:
EnhancedCustomShapeEngine();
- virtual ~EnhancedCustomShapeEngine();
+ virtual ~EnhancedCustomShapeEngine() override;
// XInterface
virtual void SAL_CALL acquire() throw() override;
diff --git a/svx/source/customshapes/EnhancedCustomShapeHandle.hxx b/svx/source/customshapes/EnhancedCustomShapeHandle.hxx
index ccf6c8b038ad..15525d50fb6d 100644
--- a/svx/source/customshapes/EnhancedCustomShapeHandle.hxx
+++ b/svx/source/customshapes/EnhancedCustomShapeHandle.hxx
@@ -41,7 +41,7 @@ class EnhancedCustomShapeHandle : public cppu::WeakImplHelper
public:
EnhancedCustomShapeHandle( css::uno::Reference< css::drawing::XShape >& xCustomShape, sal_uInt32 nIndex );
- virtual ~EnhancedCustomShapeHandle();
+ virtual ~EnhancedCustomShapeHandle() override;
// XInterface
virtual void SAL_CALL acquire() throw() override;
diff --git a/svx/source/dialog/_bmpmask.cxx b/svx/source/dialog/_bmpmask.cxx
index 0edba8f589a2..3d81a9e7b495 100644
--- a/svx/source/dialog/_bmpmask.cxx
+++ b/svx/source/dialog/_bmpmask.cxx
@@ -86,7 +86,7 @@ class MaskSet : public ValueSet
public:
MaskSet(SvxBmpMask* pMask, vcl::Window* pParent);
- virtual ~MaskSet() { disposeOnce(); }
+ virtual ~MaskSet() override { disposeOnce(); }
virtual void dispose() override { pSvxBmpMask.clear(); ValueSet::dispose(); }
virtual void Select() override;
virtual void KeyInput( const KeyEvent& rKEvt ) override;
diff --git a/svx/source/dialog/contimp.hxx b/svx/source/dialog/contimp.hxx
index cddb4e9b6add..be0fd4adf6a4 100644
--- a/svx/source/dialog/contimp.hxx
+++ b/svx/source/dialog/contimp.hxx
@@ -98,7 +98,7 @@ public:
SvxSuperContourDlg(SfxBindings *pBindings, SfxChildWindow *pCW,
vcl::Window* pParent);
- virtual ~SvxSuperContourDlg();
+ virtual ~SvxSuperContourDlg() override;
virtual void dispose() override;
void SetExecState( bool bEnable );
diff --git a/svx/source/dialog/imapwnd.hxx b/svx/source/dialog/imapwnd.hxx
index 74974a5b003d..970662bdd529 100644
--- a/svx/source/dialog/imapwnd.hxx
+++ b/svx/source/dialog/imapwnd.hxx
@@ -68,7 +68,7 @@ public:
SdrObjUserData ( IMapInventor, SVD_IMAP_USERDATA ),
mpObj ( rIMapUserData.mpObj ) {}
- virtual ~IMapUserData() { }
+ virtual ~IMapUserData() override { }
virtual SdrObjUserData* Clone( SdrObject * ) const override { return new IMapUserData( *this ); }
@@ -116,7 +116,7 @@ protected:
public:
IMapWindow( vcl::Window* pParent, WinBits nBits, const css::uno::Reference< css::frame::XFrame >& rxDocumentFrame );
- virtual ~IMapWindow();
+ virtual ~IMapWindow() override;
virtual void dispose() override;
void ReplaceActualIMapInfo( const NotifyInfo& rNewInfo );
diff --git a/svx/source/dialog/rubydialog.cxx b/svx/source/dialog/rubydialog.cxx
index c52cdfbbc5a2..65e11f6c5e1b 100644
--- a/svx/source/dialog/rubydialog.cxx
+++ b/svx/source/dialog/rubydialog.cxx
@@ -96,7 +96,7 @@ class SvxRubyData_Impl : public cppu::WeakImplHelper<css::view::XSelectionChange
public:
SvxRubyData_Impl();
- virtual ~SvxRubyData_Impl();
+ virtual ~SvxRubyData_Impl() override;
void SetController(const Reference<XController>& xCtrl);
Reference<XModel> const & GetModel()
diff --git a/svx/source/fmcomp/gridctrl.cxx b/svx/source/fmcomp/gridctrl.cxx
index f2aa1f0be2dd..cc5d93f3f4aa 100644
--- a/svx/source/fmcomp/gridctrl.cxx
+++ b/svx/source/fmcomp/gridctrl.cxx
@@ -136,7 +136,7 @@ class GridFieldValueListener : protected ::comphelper::OPropertyChangeListener
public:
GridFieldValueListener(DbGridControl& _rParent, const Reference< XPropertySet >& xField, sal_uInt16 _nId);
- virtual ~GridFieldValueListener();
+ virtual ~GridFieldValueListener() override;
virtual void _propertyChanged(const PropertyChangeEvent& evt) throw( RuntimeException ) override;
@@ -197,7 +197,7 @@ class DisposeListenerGridBridge : public FmXDisposeListener
public:
DisposeListenerGridBridge( DbGridControl& _rParent, const Reference< XComponent >& _rxObject);
- virtual ~DisposeListenerGridBridge();
+ virtual ~DisposeListenerGridBridge() override;
virtual void disposing(const EventObject& _rEvent, sal_Int16 _nId) throw( RuntimeException ) override { m_rParent.disposing(_nId, _rEvent); }
};
diff --git a/svx/source/form/fmscriptingenv.cxx b/svx/source/form/fmscriptingenv.cxx
index f66be66fbe02..db93df68ab94 100644
--- a/svx/source/form/fmscriptingenv.cxx
+++ b/svx/source/form/fmscriptingenv.cxx
@@ -97,7 +97,7 @@ namespace svxform
void SAL_CALL dispose();
protected:
- virtual ~FormScriptListener();
+ virtual ~FormScriptListener() override;
private:
/** determines whether calling a given method at a given listener interface can be done asynchronously
@@ -151,7 +151,7 @@ namespace svxform
public:
explicit FormScriptingEnvironment( FmFormModel& _rModel );
- virtual ~FormScriptingEnvironment();
+ virtual ~FormScriptingEnvironment() override;
FormScriptingEnvironment(const FormScriptingEnvironment&) = delete;
FormScriptingEnvironment& operator=(const FormScriptingEnvironment&) = delete;
diff --git a/svx/source/form/fmtextcontrolshell.cxx b/svx/source/form/fmtextcontrolshell.cxx
index f21f324dd2c0..52b6b2e67d5b 100644
--- a/svx/source/form/fmtextcontrolshell.cxx
+++ b/svx/source/form/fmtextcontrolshell.cxx
@@ -174,7 +174,7 @@ namespace svx
void dispose();
protected:
- virtual ~FmFocusListenerAdapter();
+ virtual ~FmFocusListenerAdapter() override;
protected:
virtual void SAL_CALL focusGained( const css::awt::FocusEvent& e ) throw (RuntimeException, std::exception) override;
@@ -259,7 +259,7 @@ namespace svx
void dispose();
protected:
- virtual ~FmMouseListenerAdapter();
+ virtual ~FmMouseListenerAdapter() override;
protected:
virtual void SAL_CALL mousePressed( const css::awt::MouseEvent& e ) throw (RuntimeException, std::exception) override;
diff --git a/svx/source/gallery2/galbrws1.hxx b/svx/source/gallery2/galbrws1.hxx
index abc9c4cae342..de7cc8cce042 100644
--- a/svx/source/gallery2/galbrws1.hxx
+++ b/svx/source/gallery2/galbrws1.hxx
@@ -120,7 +120,7 @@ public:
Gallery* pGallery,
const ::std::function<sal_Bool (const KeyEvent&,Window*)>& rKeyInputHandler,
const ::std::function<void ()>& rThemeSlectionHandler);
- virtual ~GalleryBrowser1();
+ virtual ~GalleryBrowser1() override;
virtual void dispose() override;
void SelectTheme( sal_uInt16 nThemePos ) { mpThemes->SelectEntryPos( nThemePos ); SelectThemeHdl( *mpThemes ); }
diff --git a/svx/source/gallery2/galbrws2.cxx b/svx/source/gallery2/galbrws2.cxx
index c1ee1ad51650..f2b38b84291c 100644
--- a/svx/source/gallery2/galbrws2.cxx
+++ b/svx/source/gallery2/galbrws2.cxx
@@ -129,7 +129,7 @@ public:
sal_uIntPtr nObjectPos,
bool bPreview,
GalleryBrowser2* pBrowser );
- virtual ~GalleryThemePopup();
+ virtual ~GalleryThemePopup() override;
void ExecutePopup( vcl::Window *pParent, const ::Point &aPos );
diff --git a/svx/source/inc/AccessibleFrameSelector.hxx b/svx/source/inc/AccessibleFrameSelector.hxx
index 42a76a65742a..fb1771fcd501 100644
--- a/svx/source/inc/AccessibleFrameSelector.hxx
+++ b/svx/source/inc/AccessibleFrameSelector.hxx
@@ -59,7 +59,7 @@ class AccFrameSelector :
public:
explicit AccFrameSelector( FrameSelector& rFrameSel, FrameBorderType eBorder );
- virtual ~AccFrameSelector();
+ virtual ~AccFrameSelector() override;
//XAccessible
virtual css::uno::Reference< css::accessibility::XAccessibleContext > SAL_CALL getAccessibleContext( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/svx/source/inc/GraphCtlAccessibleContext.hxx b/svx/source/inc/GraphCtlAccessibleContext.hxx
index 63d802ca0644..0f4f171bcea3 100644
--- a/svx/source/inc/GraphCtlAccessibleContext.hxx
+++ b/svx/source/inc/GraphCtlAccessibleContext.hxx
@@ -92,7 +92,7 @@ public:
void Notify( SfxBroadcaster& aBC, const SfxHint& aHint ) override;
protected:
- virtual ~SvxGraphCtrlAccessibleContext();
+ virtual ~SvxGraphCtrlAccessibleContext() override;
public:
// XAccessible
/// Return the XAccessibleContext.
diff --git a/svx/source/inc/charmapacc.hxx b/svx/source/inc/charmapacc.hxx
index 02260bd3c1a2..6e78475903b0 100644
--- a/svx/source/inc/charmapacc.hxx
+++ b/svx/source/inc/charmapacc.hxx
@@ -45,7 +45,7 @@ namespace svx
SvxShowCharSetAcc* m_pTable; // the table, which holds the characters shown by the vcl control
css::uno::Reference< css::accessibility::XAccessible > m_xAcc; // the ref to the table
protected:
- virtual ~SvxShowCharSetVirtualAcc();
+ virtual ~SvxShowCharSetVirtualAcc() override;
virtual void SAL_CALL disposing() override;
@@ -186,7 +186,7 @@ namespace svx
}
protected:
- virtual ~SvxShowCharSetAcc();
+ virtual ~SvxShowCharSetAcc() override;
// OCommonAccessibleSelection
// return if the specified child is visible => watch for special ChildIndexes (ACCESSIBLE_SELECTION_CHILD_xxx)
@@ -221,7 +221,7 @@ namespace svx
private:
SvxShowCharSetItem* mpParent;
protected:
- virtual ~SvxShowCharSetItemAcc();
+ virtual ~SvxShowCharSetItemAcc() override;
// OCommonAccessibleComponent
/// implements the calculation of the bounding rectangle - still waiting to be overwritten
diff --git a/svx/source/inc/datalistener.hxx b/svx/source/inc/datalistener.hxx
index 7c61b7b39959..c12109c3e001 100644
--- a/svx/source/inc/datalistener.hxx
+++ b/svx/source/inc/datalistener.hxx
@@ -46,7 +46,7 @@ namespace svxform
DataListener( DataNavigatorWindow* pNaviWin );
protected:
- virtual ~DataListener();
+ virtual ~DataListener() override;
public:
// XContainerListener
diff --git a/svx/source/inc/datanavi.hxx b/svx/source/inc/datanavi.hxx
index eda7ac894981..da4aba3f3b6d 100644
--- a/svx/source/inc/datanavi.hxx
+++ b/svx/source/inc/datanavi.hxx
@@ -116,7 +116,7 @@ namespace svxform
public:
DataTreeListBox( vcl::Window* pParent, WinBits nBits );
- virtual ~DataTreeListBox();
+ virtual ~DataTreeListBox() override;
virtual void dispose() override;
virtual VclPtr<PopupMenu> CreateContextMenu() override;
@@ -277,7 +277,7 @@ namespace svxform
public:
XFormsPage( vcl::Window* pParent, DataNavigatorWindow* _pNaviWin, DataGroupType _eGroup );
- virtual ~XFormsPage();
+ virtual ~XFormsPage() override;
virtual void dispose() override;
virtual void Resize() override;
@@ -357,7 +357,7 @@ namespace svxform
public:
DataNavigatorWindow( vcl::Window* pParent, SfxBindings* pBindings );
- virtual ~DataNavigatorWindow();
+ virtual ~DataNavigatorWindow() override;
virtual void dispose() override;
static void SetDocModified();
@@ -385,7 +385,7 @@ namespace svxform
public:
DataNavigator( SfxBindings* pBindings, SfxChildWindow* pMgr, vcl::Window* pParent );
- virtual ~DataNavigator();
+ virtual ~DataNavigator() override;
virtual void dispose() override;
using Window::Update;
@@ -456,7 +456,7 @@ namespace svxform
public:
AddDataItemDialog(
vcl::Window* pParent, ItemNode* _pNode, const XFormsUIHelper1_ref& _rUIHelper );
- virtual ~AddDataItemDialog();
+ virtual ~AddDataItemDialog() override;
virtual void dispose() override;
void InitText( DataItemType _eType );
@@ -485,7 +485,7 @@ namespace svxform
public:
AddConditionDialog(vcl::Window* pParent,
const OUString& _rPropertyName, const XPropertySet_ref& _rBinding);
- virtual ~AddConditionDialog();
+ virtual ~AddConditionDialog() override;
virtual void dispose() override;
const XFormsUIHelper1_ref& GetUIHelper() const { return m_xUIHelper; }
@@ -522,7 +522,7 @@ namespace svxform
public:
NamespaceItemDialog( AddConditionDialog* pParent, XNameContainer_ref& _rContainer );
- virtual ~NamespaceItemDialog();
+ virtual ~NamespaceItemDialog() override;
virtual void dispose() override;
};
@@ -540,7 +540,7 @@ namespace svxform
public:
ManageNamespaceDialog(vcl::Window* pParent, AddConditionDialog* _pCondDlg, bool bIsEdit);
- virtual ~ManageNamespaceDialog();
+ virtual ~ManageNamespaceDialog() override;
virtual void dispose() override;
void SetNamespace(const OUString& _rPrefix, const OUString& _rURL)
@@ -585,7 +585,7 @@ namespace svxform
public:
AddSubmissionDialog( vcl::Window* pParent, ItemNode* _pNode,
const XFormsUIHelper1_ref& _rUIHelper );
- virtual ~AddSubmissionDialog();
+ virtual ~AddSubmissionDialog() override;
virtual void dispose() override;
inline const XSubmission_ref& GetNewSubmission() const { return m_xNewSubmission; }
@@ -600,7 +600,7 @@ namespace svxform
public:
AddModelDialog( vcl::Window* pParent, bool _bEdit );
- virtual ~AddModelDialog();
+ virtual ~AddModelDialog() override;
virtual void dispose() override;
OUString GetName() const { return m_pNameED->GetText(); }
@@ -626,7 +626,7 @@ namespace svxform
public:
AddInstanceDialog( vcl::Window* pParent, bool _bEdit );
- virtual ~AddInstanceDialog();
+ virtual ~AddInstanceDialog() override;
virtual void dispose() override;
OUString GetName() const { return m_pNameED->GetText(); }
diff --git a/svx/source/inc/docrecovery.hxx b/svx/source/inc/docrecovery.hxx
index 1910c7376863..bba889059f54 100644
--- a/svx/source/inc/docrecovery.hxx
+++ b/svx/source/inc/docrecovery.hxx
@@ -228,7 +228,7 @@ class RecoveryCore : public ::cppu::WeakImplHelper< css::frame::XStatusListener
/** @short TODO */
- virtual ~RecoveryCore();
+ virtual ~RecoveryCore() override;
/** @short TODO */
@@ -304,7 +304,7 @@ class PluginProgressWindow : public vcl::Window
public:
PluginProgressWindow( vcl::Window* pParent ,
const css::uno::Reference< css::lang::XComponent >& xProgress);
- virtual ~PluginProgressWindow();
+ virtual ~PluginProgressWindow() override;
virtual void dispose() override;
};
@@ -329,7 +329,7 @@ class PluginProgress : public ::cppu::WeakImplHelper< css::task::XStatusIndicato
/** @short TODO */
- virtual ~PluginProgress();
+ virtual ~PluginProgress() override;
// uno interface
@@ -391,7 +391,7 @@ class SaveDialog : public Dialog
which should be shown inside this dialog.
*/
SaveDialog(vcl::Window* pParent, RecoveryCore* pCore);
- virtual ~SaveDialog();
+ virtual ~SaveDialog() override;
virtual void dispose() override;
DECL_LINK_TYPED(OKButtonHdl, Button*, void);
@@ -426,7 +426,7 @@ class SaveProgressDialog : public ModalDialog
*/
SaveProgressDialog(vcl::Window* pParent,
RecoveryCore* pCore );
- virtual ~SaveProgressDialog();
+ virtual ~SaveProgressDialog() override;
virtual void dispose() override;
/** @short start the emergency save operation. */
@@ -524,7 +524,7 @@ class RecoveryDialog : public Dialog
RecoveryDialog(vcl::Window* pParent,
RecoveryCore* pCore );
- virtual ~RecoveryDialog();
+ virtual ~RecoveryDialog() override;
virtual void dispose() override;
// IRecoveryUpdateListener
@@ -572,7 +572,7 @@ class BrokenRecoveryDialog : public ModalDialog
BrokenRecoveryDialog(vcl::Window* pParent ,
RecoveryCore* pCore ,
bool bBeforeRecovery);
- virtual ~BrokenRecoveryDialog();
+ virtual ~BrokenRecoveryDialog() override;
virtual void dispose() override;
diff --git a/svx/source/inc/filtnav.hxx b/svx/source/inc/filtnav.hxx
index e386c50aba87..35ebbe57595e 100644
--- a/svx/source/inc/filtnav.hxx
+++ b/svx/source/inc/filtnav.hxx
@@ -85,7 +85,7 @@ public:
FmParentData(FmParentData* pParent, const OUString& rText)
: FmFilterData(pParent, rText)
{}
- virtual ~FmParentData();
+ virtual ~FmParentData() override;
::std::vector< FmFilterData* >& GetChildren() { return m_aChildren; }
};
@@ -161,7 +161,7 @@ class FmFilterModel : public FmParentData
public:
FmFilterModel();
- virtual ~FmFilterModel();
+ virtual ~FmFilterModel() override;
void Update(const css::uno::Reference< css::container::XIndexAccess > & xControllers, const css::uno::Reference< css::form::runtime::XFormController > & xCurrent);
void Clear();
@@ -243,7 +243,7 @@ class FmFilterNavigator : public SvTreeListBox, public SfxListener
public:
FmFilterNavigator( vcl::Window* pParent );
- virtual ~FmFilterNavigator();
+ virtual ~FmFilterNavigator() override;
virtual void dispose() override;
void UpdateContent(
@@ -316,7 +316,7 @@ protected:
public:
FmFilterNavigatorWin( SfxBindings *pBindings, SfxChildWindow *pMgr,
vcl::Window* pParent );
- virtual ~FmFilterNavigatorWin();
+ virtual ~FmFilterNavigatorWin() override;
virtual void dispose() override;
void UpdateContent( FmFormShell* pFormShell );
diff --git a/svx/source/inc/fmPropBrw.hxx b/svx/source/inc/fmPropBrw.hxx
index 39514f64f443..44448b58723f 100644
--- a/svx/source/inc/fmPropBrw.hxx
+++ b/svx/source/inc/fmPropBrw.hxx
@@ -82,7 +82,7 @@ public:
vcl::Window* pParent,
const SfxChildWinInfo* _pInfo
);
- virtual ~FmPropBrw();
+ virtual ~FmPropBrw() override;
virtual void dispose() override;
using SfxFloatingWindow::StateChanged;
diff --git a/svx/source/inc/fmexpl.hxx b/svx/source/inc/fmexpl.hxx
index 49b9ecdf6ee0..8028ae837af7 100644
--- a/svx/source/inc/fmexpl.hxx
+++ b/svx/source/inc/fmexpl.hxx
@@ -69,7 +69,7 @@ class FmNavInsertedHint : public SfxHint
public:
FmNavInsertedHint( FmEntryData* pInsertedEntryData, sal_uInt32 nRelPos );
- virtual ~FmNavInsertedHint();
+ virtual ~FmNavInsertedHint() override;
FmEntryData* GetEntryData() const { return pEntryData; }
sal_uInt32 GetRelPos() const { return nPos; }
@@ -82,7 +82,7 @@ class FmNavModelReplacedHint : public SfxHint
public:
FmNavModelReplacedHint( FmEntryData* pAffectedEntryData );
- virtual ~FmNavModelReplacedHint();
+ virtual ~FmNavModelReplacedHint() override;
FmEntryData* GetEntryData() const { return pEntryData; }
};
@@ -94,7 +94,7 @@ class FmNavRemovedHint : public SfxHint
public:
FmNavRemovedHint( FmEntryData* pInsertedEntryData );
- virtual ~FmNavRemovedHint();
+ virtual ~FmNavRemovedHint() override;
FmEntryData* GetEntryData() const { return pEntryData; }
};
@@ -107,7 +107,7 @@ class FmNavNameChangedHint : public SfxHint
public:
FmNavNameChangedHint( FmEntryData* pData, const OUString& rNewName );
- virtual ~FmNavNameChangedHint();
+ virtual ~FmNavNameChangedHint() override;
FmEntryData* GetEntryData() const { return pEntryData; }
const OUString& GetNewName() const { return aNewName; }
@@ -118,7 +118,7 @@ class FmNavClearedHint : public SfxHint
{
public:
FmNavClearedHint();
- virtual ~FmNavClearedHint();
+ virtual ~FmNavClearedHint() override;
};
@@ -127,7 +127,7 @@ class FmNavViewMarksChanged : public SfxHint
FmFormView* pView;
public:
FmNavViewMarksChanged(FmFormView* pWhichView) { pView = pWhichView; }
- virtual ~FmNavViewMarksChanged() {}
+ virtual ~FmNavViewMarksChanged() override {}
const FmFormView* GetAffectedView() const { return pView; }
};
@@ -223,7 +223,7 @@ public:
: m_bMixedSelection(false)
{
}
- virtual ~FmNavRequestSelectHint() {}
+ virtual ~FmNavRequestSelectHint() override {}
void SetMixedSelection(bool bMixedSelection) { m_bMixedSelection = bMixedSelection; }
bool IsMixedSelection() const { return m_bMixedSelection; }
@@ -247,7 +247,7 @@ public:
);
FmFormData( const FmFormData& rFormData );
- virtual ~FmFormData();
+ virtual ~FmFormData() override;
const css::uno::Reference< css::form::XForm >& GetFormIface() const { return m_xForm; }
const css::uno::Reference< css::container::XContainer >& GetContainer() const { return m_xContainer; }
@@ -271,7 +271,7 @@ public:
FmFormData* _pParent
);
FmControlData( const FmControlData& rControlData );
- virtual ~FmControlData();
+ virtual ~FmControlData() override;
const css::uno::Reference< css::form::XFormComponent >& GetFormComponent() const { return m_xFormComponent; }
virtual bool IsEqualWithoutChildren( FmEntryData* pEntryData ) override;
@@ -358,7 +358,7 @@ namespace svxform
public:
NavigatorTreeModel( const ImageList& _rNormalImages );
- virtual ~NavigatorTreeModel();
+ virtual ~NavigatorTreeModel() override;
void FillBranch( FmFormData* pParentData );
void ClearBranch( FmFormData* pParentData );
@@ -485,7 +485,7 @@ namespace svxform
public:
NavigatorTree(vcl::Window* pParent );
- virtual ~NavigatorTree();
+ virtual ~NavigatorTree() override;
virtual void dispose() override;
void Clear();
@@ -555,7 +555,7 @@ namespace svxform
public:
NavigatorFrame( SfxBindings *pBindings, SfxChildWindow *pMgr,
vcl::Window* pParent );
- virtual ~NavigatorFrame();
+ virtual ~NavigatorFrame() override;
virtual void dispose() override;
void UpdateContent( FmFormShell* pFormShell );
diff --git a/svx/source/inc/fmobj.hxx b/svx/source/inc/fmobj.hxx
index 92fe256e8a70..1a2465457548 100644
--- a/svx/source/inc/fmobj.hxx
+++ b/svx/source/inc/fmobj.hxx
@@ -65,7 +65,7 @@ public:
SAL_DLLPRIVATE void ClearObjEnv();
public:
- SAL_DLLPRIVATE virtual ~FmFormObj();
+ SAL_DLLPRIVATE virtual ~FmFormObj() override;
SAL_DLLPRIVATE virtual void SetPage(SdrPage* pNewPage) override;
SAL_DLLPRIVATE virtual sal_uInt32 GetObjInventor() const override;
diff --git a/svx/source/inc/fmscriptingenv.hxx b/svx/source/inc/fmscriptingenv.hxx
index bca6f69bcd9a..d747f038e844 100644
--- a/svx/source/inc/fmscriptingenv.hxx
+++ b/svx/source/inc/fmscriptingenv.hxx
@@ -72,7 +72,7 @@ namespace svxform
*/
virtual void dispose() = 0;
- virtual ~IFormScriptingEnvironment();
+ virtual ~IFormScriptingEnvironment() override;
};
typedef ::rtl::Reference< IFormScriptingEnvironment > PFormScriptingEnvironment;
diff --git a/svx/source/inc/fmshimp.hxx b/svx/source/inc/fmshimp.hxx
index a7476c228694..21de05b2b7d1 100644
--- a/svx/source/inc/fmshimp.hxx
+++ b/svx/source/inc/fmshimp.hxx
@@ -265,7 +265,7 @@ public:
SAL_DLLPRIVATE FmXFormShell(FmFormShell& _rShell, SfxViewFrame* _pViewFrame);
protected:
- SAL_DLLPRIVATE virtual ~FmXFormShell();
+ SAL_DLLPRIVATE virtual ~FmXFormShell() override;
// EventListener
SAL_DLLPRIVATE virtual void SAL_CALL disposing(const css::lang::EventObject& Source) throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/svx/source/inc/fmtextcontrolfeature.hxx b/svx/source/inc/fmtextcontrolfeature.hxx
index d5b6daba0b29..6c208f67e231 100644
--- a/svx/source/inc/fmtextcontrolfeature.hxx
+++ b/svx/source/inc/fmtextcontrolfeature.hxx
@@ -75,7 +75,7 @@ namespace svx
void dispose();
protected:
- virtual ~FmTextControlFeature();
+ virtual ~FmTextControlFeature() override;
protected:
// XStatusListener
diff --git a/svx/source/inc/fmundo.hxx b/svx/source/inc/fmundo.hxx
index a8bad59640c7..7d36f84415a3 100644
--- a/svx/source/inc/fmundo.hxx
+++ b/svx/source/inc/fmundo.hxx
@@ -90,7 +90,7 @@ public:
const css::uno::Reference< css::container::XIndexContainer >& xCont,
const css::uno::Reference< css::uno::XInterface >& xElem,
sal_Int32 nIdx = -1);
- virtual ~FmUndoContainerAction();
+ virtual ~FmUndoContainerAction() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -109,7 +109,7 @@ class FmUndoModelReplaceAction : public SdrUndoAction
public:
FmUndoModelReplaceAction(FmFormModel& rMod, SdrUnoObj* pObject, const css::uno::Reference< css::awt::XControlModel>& xReplaced);
- virtual ~FmUndoModelReplaceAction();
+ virtual ~FmUndoModelReplaceAction() override;
virtual void Undo() override;
virtual void Redo() override { Undo(); }
@@ -139,7 +139,7 @@ class SVX_DLLPRIVATE FmXUndoEnvironment
public:
FmXUndoEnvironment(FmFormModel& _rModel);
- virtual ~FmXUndoEnvironment();
+ virtual ~FmXUndoEnvironment() override;
// UNO Anbindung
// SMART_UNO_DECLARATION(FmXUndoEnvironment, ::cppu::OWeakObject);
diff --git a/svx/source/inc/fmvwimp.hxx b/svx/source/inc/fmvwimp.hxx
index 299b18133722..f01ad9d557d9 100644
--- a/svx/source/inc/fmvwimp.hxx
+++ b/svx/source/inc/fmvwimp.hxx
@@ -96,7 +96,7 @@ class FormViewPageWindowAdapter : public FormViewPageWindowAdapter_Base
VclPtr<vcl::Window> m_pWindow;
protected:
- virtual ~FormViewPageWindowAdapter();
+ virtual ~FormViewPageWindowAdapter() override;
public:
FormViewPageWindowAdapter( const css::uno::Reference<css::uno::XComponentContext>& _rContext,
@@ -181,7 +181,7 @@ class FmXFormView : public ::cppu::WeakImplHelper<
protected:
FmXFormView( FmFormView* _pView );
- virtual ~FmXFormView();
+ virtual ~FmXFormView() override;
void saveMarkList();
void restoreMarkList( SdrMarkList& _rRestoredMarkList );
diff --git a/svx/source/inc/formcontroller.hxx b/svx/source/inc/formcontroller.hxx
index e93160e94172..a28e50f0ce23 100644
--- a/svx/source/inc/formcontroller.hxx
+++ b/svx/source/inc/formcontroller.hxx
@@ -210,7 +210,7 @@ namespace svxform
FormController( const css::uno::Reference< css::uno::XComponentContext > & _rxORB );
protected:
- virtual ~FormController();
+ virtual ~FormController() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& type) throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/svx/source/inc/formcontrolling.hxx b/svx/source/inc/formcontrolling.hxx
index 8b0a824dc9c7..de224754b681 100644
--- a/svx/source/inc/formcontrolling.hxx
+++ b/svx/source/inc/formcontrolling.hxx
@@ -182,7 +182,7 @@ namespace svx
protected:
/// dtor
- virtual ~FormControllerHelper();
+ virtual ~FormControllerHelper() override;
// XFeatureInvalidation
virtual void SAL_CALL invalidateFeatures( const css::uno::Sequence< ::sal_Int16 >& Features ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/svx/source/inc/formdispatchinterceptor.hxx b/svx/source/inc/formdispatchinterceptor.hxx
index 44d6dfa5811f..2b26923ef3b1 100644
--- a/svx/source/inc/formdispatchinterceptor.hxx
+++ b/svx/source/inc/formdispatchinterceptor.hxx
@@ -68,7 +68,7 @@ namespace svxform
css::uno::Reference< css::frame::XDispatchProvider> m_xSlaveDispatcher;
css::uno::Reference< css::frame::XDispatchProvider> m_xMasterDispatcher;
- virtual ~DispatchInterceptionMultiplexer();
+ virtual ~DispatchInterceptionMultiplexer() override;
public:
css::uno::Reference< css::frame::XDispatchProviderInterception> getIntercepted() const { return m_xIntercepted; }
diff --git a/svx/source/inc/gridcell.hxx b/svx/source/inc/gridcell.hxx
index 71e4ba48a4f5..5a2ce9512b32 100644
--- a/svx/source/inc/gridcell.hxx
+++ b/svx/source/inc/gridcell.hxx
@@ -262,7 +262,7 @@ protected:
public:
DbCellControl(DbGridColumn& _rColumn);
- virtual ~DbCellControl();
+ virtual ~DbCellControl() override;
vcl::Window& GetWindow() const
@@ -386,7 +386,7 @@ class DbTextField : public DbLimitedLengthField
bool m_bIsSimpleEdit;
protected:
- virtual ~DbTextField( );
+ virtual ~DbTextField( ) override;
public:
DbTextField(DbGridColumn& _rColumn);
@@ -420,7 +420,7 @@ protected:
public:
DbFormattedField(DbGridColumn& _rColumn);
- virtual ~DbFormattedField();
+ virtual ~DbFormattedField() override;
virtual void Init( vcl::Window& rParent, const css::uno::Reference< css::sdbc::XRowSet >& xCursor ) override;
@@ -673,7 +673,7 @@ class DbFilterField
public:
DbFilterField(const css::uno::Reference< css::uno::XComponentContext >& rxContext, DbGridColumn& _rColumn);
- virtual ~DbFilterField();
+ virtual ~DbFilterField() override;
virtual void Init( vcl::Window& rParent, const css::uno::Reference< css::sdbc::XRowSet >& xCursor ) override;
virtual ::svt::CellControllerRef CreateController() const override;
@@ -724,7 +724,7 @@ private:
::comphelper::OInterfaceContainerHelper2 m_aMouseMotionListeners;
protected:
- virtual ~FmXGridCell();
+ virtual ~FmXGridCell() override;
public:
FmXGridCell( DbGridColumn* pColumn, DbCellControl* pControl );
@@ -875,7 +875,7 @@ protected:
::svt::IEditImplementation* m_pEditImplementation;
bool m_bOwnEditImplementation;
- virtual ~FmXEditCell();
+ virtual ~FmXEditCell() override;
public:
FmXEditCell( DbGridColumn* pColumn, DbCellControl& _rControl );
@@ -930,7 +930,7 @@ class FmXCheckBoxCell : public FmXDataCell,
VclPtr<CheckBox> m_pBox;
protected:
- virtual ~FmXCheckBoxCell();
+ virtual ~FmXCheckBoxCell() override;
public:
FmXCheckBoxCell( DbGridColumn* pColumn, DbCellControl& _rControl );
@@ -974,7 +974,7 @@ class FmXListBoxCell :public FmXTextCell
VclPtr<ListBox> m_pBox;
protected:
- virtual ~FmXListBoxCell();
+ virtual ~FmXListBoxCell() override;
public:
FmXListBoxCell( DbGridColumn* pColumn, DbCellControl& _rControl );
@@ -1029,7 +1029,7 @@ private:
VclPtr<ComboBox> m_pComboBox;
protected:
- virtual ~FmXComboBoxCell();
+ virtual ~FmXComboBoxCell() override;
public:
FmXComboBoxCell( DbGridColumn* pColumn, DbCellControl& _rControl );
@@ -1069,7 +1069,7 @@ class FmXFilterCell :public FmXGridCell
{
::comphelper::OInterfaceContainerHelper2 m_aTextListeners;
protected:
- virtual ~FmXFilterCell();
+ virtual ~FmXFilterCell() override;
public:
FmXFilterCell(DbGridColumn* pColumn = nullptr, DbCellControl* pControl = nullptr);
diff --git a/svx/source/inc/svxpixelctlaccessiblecontext.hxx b/svx/source/inc/svxpixelctlaccessiblecontext.hxx
index 07d807364eb1..791328bdd185 100644
--- a/svx/source/inc/svxpixelctlaccessiblecontext.hxx
+++ b/svx/source/inc/svxpixelctlaccessiblecontext.hxx
@@ -81,7 +81,7 @@ public:
const Rectangle& rBounds,
const css::uno::Reference< css::accessibility::XAccessible >& xParent,
long nIndexInParent );
- virtual ~SvxPixelCtlAccessibleChild();
+ virtual ~SvxPixelCtlAccessibleChild() override;
//XAccessible
virtual css::uno::Reference< css::accessibility::XAccessibleContext > SAL_CALL getAccessibleContext( ) throw (css::uno::RuntimeException, std::exception) override;
@@ -169,7 +169,7 @@ class SvxPixelCtlAccessible :
public:
SvxPixelCtlAccessible(SvxPixelCtl& rWindow);
- virtual ~SvxPixelCtlAccessible();
+ virtual ~SvxPixelCtlAccessible() override;
void ensureIsAlive() const throw ( css::lang::DisposedException );
diff --git a/svx/source/inc/svxrectctaccessiblecontext.hxx b/svx/source/inc/svxrectctaccessiblecontext.hxx
index 9f67fa3a46cd..131c6ec31170 100644
--- a/svx/source/inc/svxrectctaccessiblecontext.hxx
+++ b/svx/source/inc/svxrectctaccessiblecontext.hxx
@@ -76,7 +76,7 @@ public:
const css::uno::Reference< css::accessibility::XAccessible>& rxParent,
SvxRectCtl& rRepresentation );
protected:
- virtual ~SvxRectCtlAccessibleContext();
+ virtual ~SvxRectCtlAccessibleContext() override;
public:
// XAccessible
virtual css::uno::Reference< css::accessibility::XAccessibleContext> SAL_CALL
@@ -308,7 +308,7 @@ public:
const Rectangle& rBoundingBox,
long nIndexInParent );
protected:
- virtual ~SvxRectCtlChildAccessibleContext();
+ virtual ~SvxRectCtlChildAccessibleContext() override;
public:
// XAccessible
virtual css::uno::Reference< css::accessibility::XAccessibleContext> SAL_CALL
diff --git a/svx/source/inc/tabwin.hxx b/svx/source/inc/tabwin.hxx
index 07b09e00b6de..5a4278e493d3 100644
--- a/svx/source/inc/tabwin.hxx
+++ b/svx/source/inc/tabwin.hxx
@@ -42,7 +42,7 @@ protected:
public:
FmFieldWinListBox( FmFieldWin* pParent );
- virtual ~FmFieldWinListBox();
+ virtual ~FmFieldWinListBox() override;
virtual void dispose() override;
sal_Int8 AcceptDrop( const AcceptDropEvent& rEvt ) override;
@@ -80,7 +80,7 @@ public:
FmFieldWin(SfxBindings *pBindings,
SfxChildWindow *pMgr, vcl::Window* pParent);
- virtual ~FmFieldWin();
+ virtual ~FmFieldWin() override;
virtual void dispose() override;
virtual void Resize() override;
using SfxFloatingWindow::Close;
diff --git a/svx/source/inc/tbxform.hxx b/svx/source/inc/tbxform.hxx
index 831cdb1b69f3..369af519a41d 100644
--- a/svx/source/inc/tbxform.hxx
+++ b/svx/source/inc/tbxform.hxx
@@ -48,7 +48,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SvxFmTbxCtlAbsRec( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxFmTbxCtlAbsRec();
+ virtual ~SvxFmTbxCtlAbsRec() override;
virtual VclPtr<vcl::Window> CreateItemWindow( vcl::Window* pParent ) override;
@@ -63,7 +63,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SvxFmTbxCtlRecText( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxFmTbxCtlRecText();
+ virtual ~SvxFmTbxCtlRecText() override;
virtual VclPtr<vcl::Window> CreateItemWindow( vcl::Window* pParent ) override;
};
@@ -75,7 +75,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SvxFmTbxCtlRecFromText( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxFmTbxCtlRecFromText();
+ virtual ~SvxFmTbxCtlRecFromText() override;
virtual VclPtr<vcl::Window> CreateItemWindow( vcl::Window* pParent ) override;
};
@@ -89,7 +89,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SvxFmTbxCtlRecTotal( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SvxFmTbxCtlRecTotal();
+ virtual ~SvxFmTbxCtlRecTotal() override;
virtual VclPtr<vcl::Window> CreateItemWindow( vcl::Window* pParent ) override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
diff --git a/svx/source/inc/unogalthemeprovider.hxx b/svx/source/inc/unogalthemeprovider.hxx
index 26311cc3f4a8..0983c4188bbc 100644
--- a/svx/source/inc/unogalthemeprovider.hxx
+++ b/svx/source/inc/unogalthemeprovider.hxx
@@ -36,7 +36,7 @@ class GalleryThemeProvider : public ::cppu::WeakImplHelper< css::lang::XInitiali
public:
GalleryThemeProvider();
- virtual ~GalleryThemeProvider();
+ virtual ~GalleryThemeProvider() override;
protected:
diff --git a/svx/source/inc/xmlxtexp.hxx b/svx/source/inc/xmlxtexp.hxx
index 7d5b60df3522..1152769ee7a9 100644
--- a/svx/source/inc/xmlxtexp.hxx
+++ b/svx/source/inc/xmlxtexp.hxx
@@ -41,7 +41,7 @@ public:
const css::uno::Reference< css::container::XNameContainer > & xTable,
css::uno::Reference< css::document::XGraphicObjectResolver >& xGrfResolver);
- virtual ~SvxXMLXTableExportComponent();
+ virtual ~SvxXMLXTableExportComponent() override;
static bool save( const OUString& rURL,
const css::uno::Reference< css::container::XNameContainer >& xTable,
diff --git a/svx/source/inc/xmlxtimp.hxx b/svx/source/inc/xmlxtimp.hxx
index 3a8ce799fb99..0d99a646a298 100644
--- a/svx/source/inc/xmlxtimp.hxx
+++ b/svx/source/inc/xmlxtimp.hxx
@@ -38,7 +38,7 @@ public:
const css::uno::Reference< css::container::XNameContainer > & rTable,
css::uno::Reference< css::document::XGraphicObjectResolver >& rGrfResolver);
- virtual ~SvxXMLXTableImport() throw ();
+ virtual ~SvxXMLXTableImport() throw () override;
static bool load( const OUString &rPath, const OUString &rReferer,
const css::uno::Reference < css::embed::XStorage > &xStorage,
diff --git a/svx/source/mnuctrls/smarttagmenu.cxx b/svx/source/mnuctrls/smarttagmenu.cxx
index f45fa91dc7ec..aaa99f0d8630 100644
--- a/svx/source/mnuctrls/smarttagmenu.cxx
+++ b/svx/source/mnuctrls/smarttagmenu.cxx
@@ -28,7 +28,7 @@ class SmartTagMenuController : public svt::PopupMenuControllerBase
{
public:
explicit SmartTagMenuController( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~SmartTagMenuController();
+ virtual ~SmartTagMenuController() override;
// XStatusListener
virtual void SAL_CALL statusChanged( const css::frame::FeatureStateEvent& rEvent ) throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/svx/source/sdr/contact/sdrmediawindow.hxx b/svx/source/sdr/contact/sdrmediawindow.hxx
index a92c407965f0..4fc9d6e175b6 100644
--- a/svx/source/sdr/contact/sdrmediawindow.hxx
+++ b/svx/source/sdr/contact/sdrmediawindow.hxx
@@ -32,7 +32,7 @@ class SdrMediaWindow : public ::avmedia::MediaWindow
public:
SdrMediaWindow( vcl::Window* pParent, ViewObjectContactOfSdrMediaObj& rViewObjContact );
- virtual ~SdrMediaWindow();
+ virtual ~SdrMediaWindow() override;
virtual void MouseMove( const MouseEvent& rMEvt ) override;
virtual void MouseButtonDown( const MouseEvent& rMEvt ) override;
diff --git a/svx/source/sdr/contact/viewobjectcontact.cxx b/svx/source/sdr/contact/viewobjectcontact.cxx
index 230a2940577b..af86f2d4079d 100644
--- a/svx/source/sdr/contact/viewobjectcontact.cxx
+++ b/svx/source/sdr/contact/viewobjectcontact.cxx
@@ -73,7 +73,7 @@ public:
const drawinglayer::geometry::ViewInformation2D& rViewInformation,
bool bTextAnimationAllowed,
bool bGraphicAnimationAllowed);
- virtual ~AnimatedExtractingProcessor2D();
+ virtual ~AnimatedExtractingProcessor2D() override;
// data access
const drawinglayer::primitive2d::Primitive2DContainer& getPrimitive2DSequence() const { return maPrimitive2DSequence; }
diff --git a/svx/source/sdr/contact/viewobjectcontactofgraphic.cxx b/svx/source/sdr/contact/viewobjectcontactofgraphic.cxx
index fa5028ae566f..3b42c3837ebe 100644
--- a/svx/source/sdr/contact/viewobjectcontactofgraphic.cxx
+++ b/svx/source/sdr/contact/viewobjectcontactofgraphic.cxx
@@ -40,7 +40,7 @@ namespace sdr
AsynchGraphicLoadingEvent(TimerEventHandler& rEventHandler, sdr::contact::ViewObjectContactOfGraphic& rVOCOfGraphic);
// destructor
- virtual ~AsynchGraphicLoadingEvent();
+ virtual ~AsynchGraphicLoadingEvent() override;
// the called method if the event is triggered
virtual void ExecuteEvent() override;
diff --git a/svx/source/sdr/contact/viewobjectcontactofpageobj.cxx b/svx/source/sdr/contact/viewobjectcontactofpageobj.cxx
index 09ea52169dcb..4827c3d1ce72 100644
--- a/svx/source/sdr/contact/viewobjectcontactofpageobj.cxx
+++ b/svx/source/sdr/contact/viewobjectcontactofpageobj.cxx
@@ -46,7 +46,7 @@ private:
public:
// basic constructor/destructor
explicit PagePrimitiveExtractor(ViewObjectContactOfPageObj& rVOC);
- virtual ~PagePrimitiveExtractor();
+ virtual ~PagePrimitiveExtractor() override;
// LazyInvalidate request. Supported here to not automatically
// invalidate the second interaction state all the time at the
diff --git a/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx b/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
index baaf6ae6798e..44c559d62fca 100644
--- a/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
+++ b/svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
@@ -618,7 +618,7 @@ namespace sdr { namespace contact {
}
protected:
- virtual ~ViewObjectContactOfUnoControl_Impl();
+ virtual ~ViewObjectContactOfUnoControl_Impl() override;
// XEventListener
virtual void SAL_CALL disposing( const EventObject& Source ) throw(RuntimeException, std::exception) override;
diff --git a/svx/source/sidebar/EmptyPanel.hxx b/svx/source/sidebar/EmptyPanel.hxx
index 06221a9d5de7..3fcd07e5910e 100644
--- a/svx/source/sidebar/EmptyPanel.hxx
+++ b/svx/source/sidebar/EmptyPanel.hxx
@@ -35,7 +35,7 @@ class EmptyPanel
{
public:
explicit EmptyPanel (vcl::Window* pParent);
- virtual ~EmptyPanel();
+ virtual ~EmptyPanel() override;
virtual void dispose() override;
virtual void Resize() override;
diff --git a/svx/source/sidebar/PanelFactory.cxx b/svx/source/sidebar/PanelFactory.cxx
index 97817e0283fb..574145b8c43b 100644
--- a/svx/source/sidebar/PanelFactory.cxx
+++ b/svx/source/sidebar/PanelFactory.cxx
@@ -65,7 +65,7 @@ class PanelFactory
{
public:
PanelFactory();
- virtual ~PanelFactory();
+ virtual ~PanelFactory() override;
PanelFactory(const PanelFactory&) = delete;
PanelFactory& operator=(const PanelFactory&) = delete;
diff --git a/svx/source/sidebar/area/AreaPropertyPanel.hxx b/svx/source/sidebar/area/AreaPropertyPanel.hxx
index f8fc55faeeb3..458ace7ce6c4 100644
--- a/svx/source/sidebar/area/AreaPropertyPanel.hxx
+++ b/svx/source/sidebar/area/AreaPropertyPanel.hxx
@@ -66,7 +66,7 @@ public:
const css::uno::Reference<css::frame::XFrame>& rxFrame,
SfxBindings* pBindings);
- virtual ~AreaPropertyPanel();
+ virtual ~AreaPropertyPanel() override;
virtual void setFillTransparence(const XFillTransparenceItem& rItem) override;
virtual void setFillFloatTransparence(const XFillFloatTransparenceItem& rItem) override;
diff --git a/svx/source/sidebar/area/AreaTransparencyGradientControl.hxx b/svx/source/sidebar/area/AreaTransparencyGradientControl.hxx
index bf900d9ae56d..04b6b6d67b17 100644
--- a/svx/source/sidebar/area/AreaTransparencyGradientControl.hxx
+++ b/svx/source/sidebar/area/AreaTransparencyGradientControl.hxx
@@ -41,7 +41,7 @@ public:
AreaTransparencyGradientControl (
vcl::Window* pParent,
AreaPropertyPanelBase& rPanel);
- virtual ~AreaTransparencyGradientControl();
+ virtual ~AreaTransparencyGradientControl() override;
virtual void dispose() override;
void Rearrange(XFillFloatTransparenceItem* pGradientItem);
diff --git a/svx/source/sidebar/graphic/GraphicPropertyPanel.hxx b/svx/source/sidebar/graphic/GraphicPropertyPanel.hxx
index 4555b7d9177e..dfdc375804da 100644
--- a/svx/source/sidebar/graphic/GraphicPropertyPanel.hxx
+++ b/svx/source/sidebar/graphic/GraphicPropertyPanel.hxx
@@ -38,7 +38,7 @@ class GraphicPropertyPanel
public ::sfx2::sidebar::ControllerItem::ItemUpdateReceiverInterface
{
public:
- virtual ~GraphicPropertyPanel();
+ virtual ~GraphicPropertyPanel() override;
virtual void dispose() override;
static VclPtr<vcl::Window> Create(
diff --git a/svx/source/sidebar/line/LinePropertyPanel.hxx b/svx/source/sidebar/line/LinePropertyPanel.hxx
index 19b2cdd5f937..4d6531ad5bc4 100644
--- a/svx/source/sidebar/line/LinePropertyPanel.hxx
+++ b/svx/source/sidebar/line/LinePropertyPanel.hxx
@@ -62,7 +62,7 @@ class LinePropertyPanel : public LinePropertyPanelBase,
public sfx2::sidebar::ControllerItem::ItemUpdateReceiverInterface
{
public:
- virtual ~LinePropertyPanel();
+ virtual ~LinePropertyPanel() override;
virtual void dispose() override;
static VclPtr<vcl::Window> Create(
diff --git a/svx/source/sidebar/line/LineWidthValueSet.hxx b/svx/source/sidebar/line/LineWidthValueSet.hxx
index ca7e1041dcbf..f2747d5311ea 100644
--- a/svx/source/sidebar/line/LineWidthValueSet.hxx
+++ b/svx/source/sidebar/line/LineWidthValueSet.hxx
@@ -29,7 +29,7 @@ class LineWidthValueSet
{
public:
explicit LineWidthValueSet(vcl::Window* pParent);
- virtual ~LineWidthValueSet();
+ virtual ~LineWidthValueSet() override;
virtual void dispose() override;
void SetUnit(OUString* str);
diff --git a/svx/source/sidebar/media/MediaPlaybackPanel.hxx b/svx/source/sidebar/media/MediaPlaybackPanel.hxx
index 0a4bd5ebf441..4ba851b2333c 100644
--- a/svx/source/sidebar/media/MediaPlaybackPanel.hxx
+++ b/svx/source/sidebar/media/MediaPlaybackPanel.hxx
@@ -53,7 +53,7 @@ public:
vcl::Window* pParent,
const css::uno::Reference<css::frame::XFrame>& rxFrame,
SfxBindings* pBindings);
- virtual ~MediaPlaybackPanel();
+ virtual ~MediaPlaybackPanel() override;
virtual void dispose() override;
protected:
diff --git a/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx b/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx
index c804cc92ea2f..e0df457776be 100644
--- a/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx
+++ b/svx/source/sidebar/paragraph/ParaLineSpacingControl.hxx
@@ -31,7 +31,7 @@ class ParaLineSpacingControl : public SfxPopupWindow
{
public:
explicit ParaLineSpacingControl(sal_uInt16 nId);
- virtual ~ParaLineSpacingControl();
+ virtual ~ParaLineSpacingControl() override;
virtual void dispose() override;
private:
diff --git a/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx b/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx
index 90411f4e913b..fabb1cb62865 100644
--- a/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx
+++ b/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx
@@ -43,7 +43,7 @@ class ParaPropertyPanel
public ::sfx2::sidebar::ControllerItem::ItemUpdateReceiverInterface
{
public:
- virtual ~ParaPropertyPanel();
+ virtual ~ParaPropertyPanel() override;
virtual void dispose() override;
static VclPtr<vcl::Window> Create (
diff --git a/svx/source/sidebar/paragraph/ParaSpacingWindow.hxx b/svx/source/sidebar/paragraph/ParaSpacingWindow.hxx
index d0a16d5701b9..b396cd50b74f 100644
--- a/svx/source/sidebar/paragraph/ParaSpacingWindow.hxx
+++ b/svx/source/sidebar/paragraph/ParaSpacingWindow.hxx
@@ -39,7 +39,7 @@ class ParaULSpacingWindow : public VclVBox,
{
public:
explicit ParaULSpacingWindow(vcl::Window* pParent, css::uno::Reference<css::frame::XFrame>& xFrame);
- virtual ~ParaULSpacingWindow();
+ virtual ~ParaULSpacingWindow() override;
virtual void dispose() override;
void SetValue(const SvxULSpaceItem* pItem);
@@ -59,7 +59,7 @@ class ParaLRSpacingWindow : public VclVBox,
{
public:
explicit ParaLRSpacingWindow(vcl::Window* pParent, css::uno::Reference<css::frame::XFrame>& xFrame);
- virtual ~ParaLRSpacingWindow();
+ virtual ~ParaLRSpacingWindow() override;
virtual void dispose() override;
void SetValue(SfxItemState eState, const SfxPoolItem* pState);
diff --git a/svx/source/sidebar/possize/PosSizePropertyPanel.hxx b/svx/source/sidebar/possize/PosSizePropertyPanel.hxx
index f514df21d7f5..9501c11987f0 100644
--- a/svx/source/sidebar/possize/PosSizePropertyPanel.hxx
+++ b/svx/source/sidebar/possize/PosSizePropertyPanel.hxx
@@ -52,7 +52,7 @@ class PosSizePropertyPanel
public ::sfx2::sidebar::ControllerItem::ItemUpdateReceiverInterface
{
public:
- virtual ~PosSizePropertyPanel();
+ virtual ~PosSizePropertyPanel() override;
virtual void dispose() override;
static VclPtr<vcl::Window> Create(
diff --git a/svx/source/sidebar/shadow/ShadowPropertyPanel.hxx b/svx/source/sidebar/shadow/ShadowPropertyPanel.hxx
index 23f5cbaae7d1..b4b5f4fcedd5 100644
--- a/svx/source/sidebar/shadow/ShadowPropertyPanel.hxx
+++ b/svx/source/sidebar/shadow/ShadowPropertyPanel.hxx
@@ -33,7 +33,7 @@ class ShadowPropertyPanel
public ::sfx2::sidebar::ControllerItem::ItemUpdateReceiverInterface
{
public:
- virtual ~ShadowPropertyPanel();
+ virtual ~ShadowPropertyPanel() override;
virtual void dispose() override;
static VclPtr<vcl::Window> Create(
diff --git a/svx/source/sidebar/shapes/DefaultShapesPanel.hxx b/svx/source/sidebar/shapes/DefaultShapesPanel.hxx
index 5da2f184a845..6a57eb3af0db 100644
--- a/svx/source/sidebar/shapes/DefaultShapesPanel.hxx
+++ b/svx/source/sidebar/shapes/DefaultShapesPanel.hxx
@@ -46,7 +46,7 @@ public:
static VclPtr<vcl::Window> Create(
vcl::Window* pParent,
const css::uno::Reference<css::frame::XFrame>& rxFrame);
- virtual ~DefaultShapesPanel();
+ virtual ~DefaultShapesPanel() override;
virtual void dispose() override;
private:
diff --git a/svx/source/sidebar/styles/StylesPropertyPanel.hxx b/svx/source/sidebar/styles/StylesPropertyPanel.hxx
index dcbd210086ad..c38ae0754f1b 100644
--- a/svx/source/sidebar/styles/StylesPropertyPanel.hxx
+++ b/svx/source/sidebar/styles/StylesPropertyPanel.hxx
@@ -19,7 +19,7 @@ class StylesPropertyPanel:
public PanelLayout
{
public:
- virtual ~StylesPropertyPanel();
+ virtual ~StylesPropertyPanel() override;
static VclPtr<vcl::Window> Create (
vcl::Window* pParent,
diff --git a/svx/source/sidebar/text/TextCharacterSpacingControl.hxx b/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
index 76df39d9ca23..7e4893b81323 100644
--- a/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
+++ b/svx/source/sidebar/text/TextCharacterSpacingControl.hxx
@@ -36,7 +36,7 @@ class TextCharacterSpacingControl : public SfxPopupWindow
{
public:
explicit TextCharacterSpacingControl(sal_uInt16 nId);
- virtual ~TextCharacterSpacingControl();
+ virtual ~TextCharacterSpacingControl() override;
virtual void dispose() override;
short GetLastCustomState() { return mnLastCus;}
diff --git a/svx/source/sidebar/text/TextPropertyPanel.hxx b/svx/source/sidebar/text/TextPropertyPanel.hxx
index a61ea40e9962..d005ac740e82 100644
--- a/svx/source/sidebar/text/TextPropertyPanel.hxx
+++ b/svx/source/sidebar/text/TextPropertyPanel.hxx
@@ -44,7 +44,7 @@ class TextPropertyPanel
public ::sfx2::sidebar::ControllerItem::ItemUpdateReceiverInterface
{
public:
- virtual ~TextPropertyPanel();
+ virtual ~TextPropertyPanel() override;
virtual void dispose() override;
static VclPtr<vcl::Window> Create (
diff --git a/svx/source/sidebar/text/TextUnderlineControl.hxx b/svx/source/sidebar/text/TextUnderlineControl.hxx
index 333f039eaf15..7e82602a03fc 100644
--- a/svx/source/sidebar/text/TextUnderlineControl.hxx
+++ b/svx/source/sidebar/text/TextUnderlineControl.hxx
@@ -33,7 +33,7 @@ class TextUnderlineControl : public SfxPopupWindow
{
public:
explicit TextUnderlineControl(sal_uInt16 nId);
- virtual ~TextUnderlineControl();
+ virtual ~TextUnderlineControl() override;
virtual void dispose() override;
private:
diff --git a/svx/source/svdraw/svdibrow.cxx b/svx/source/svdraw/svdibrow.cxx
index 3a989743838a..51e6f475e32f 100644
--- a/svx/source/svdraw/svdibrow.cxx
+++ b/svx/source/svdraw/svdibrow.cxx
@@ -170,7 +170,7 @@ public:
: Edit(pParent, nBits),
pBrowse(pBrowse_)
{}
- virtual ~ImpItemEdit() { disposeOnce(); }
+ virtual ~ImpItemEdit() override { disposeOnce(); }
virtual void dispose() override { pBrowse.clear(); Edit::dispose(); }
virtual void KeyInput(const KeyEvent& rEvt) override;
};
diff --git a/svx/source/svdraw/svdograf.cxx b/svx/source/svdraw/svdograf.cxx
index c2b40aca0f57..656d17c68260 100644
--- a/svx/source/svdraw/svdograf.cxx
+++ b/svx/source/svdraw/svdograf.cxx
@@ -112,7 +112,7 @@ class SdrGraphicLink : public sfx2::SvBaseLink
public:
explicit SdrGraphicLink(SdrGrafObj& rObj);
- virtual ~SdrGraphicLink();
+ virtual ~SdrGraphicLink() override;
virtual void Closed() override;
@@ -131,7 +131,7 @@ class SdrGraphicUpdater : public ::osl::Thread
{
public:
SdrGraphicUpdater( const OUString& rFileName, const OUString& rFilterName, SdrGraphicLink& );
- virtual ~SdrGraphicUpdater();
+ virtual ~SdrGraphicUpdater() override;
void SAL_CALL Terminate();
diff --git a/svx/source/svdraw/svdoole2.cxx b/svx/source/svdraw/svdoole2.cxx
index 793ecdb29b30..4bc6459ae437 100644
--- a/svx/source/svdraw/svdoole2.cxx
+++ b/svx/source/svdraw/svdoole2.cxx
@@ -575,7 +575,7 @@ class SdrEmbedObjectLink : public sfx2::SvBaseLink
public:
explicit SdrEmbedObjectLink(SdrOle2Obj* pObj);
- virtual ~SdrEmbedObjectLink();
+ virtual ~SdrEmbedObjectLink() override;
virtual void Closed() override;
virtual ::sfx2::SvBaseLink::UpdateResult DataChanged(
diff --git a/svx/source/svdraw/svdotxln.cxx b/svx/source/svdraw/svdotxln.cxx
index b6846dbd81d3..37ded6fc972f 100644
--- a/svx/source/svdraw/svdotxln.cxx
+++ b/svx/source/svdraw/svdotxln.cxx
@@ -44,7 +44,7 @@ public:
: ::sfx2::SvBaseLink( ::SfxLinkUpdateMode::ONCALL, SotClipboardFormatId::SIMPLE_FILE ),
pSdrObj( pObj1 )
{}
- virtual ~ImpSdrObjTextLink();
+ virtual ~ImpSdrObjTextLink() override;
virtual void Closed() override;
virtual ::sfx2::SvBaseLink::UpdateResult DataChanged(
diff --git a/svx/source/table/accessiblecell.hxx b/svx/source/table/accessiblecell.hxx
index d001ef3130b5..6aecc113912b 100644
--- a/svx/source/table/accessiblecell.hxx
+++ b/svx/source/table/accessiblecell.hxx
@@ -52,7 +52,7 @@ class AccessibleCell : public AccessibleCellBase
{
public:
AccessibleCell( const css::uno::Reference< css::accessibility::XAccessible>& rxParent, const sdr::table::CellRef& rCell, sal_Int32 nIndex, const AccessibleShapeTreeInfo& rShapeTreeInfo);
- virtual ~AccessibleCell();
+ virtual ~AccessibleCell() override;
AccessibleCell(const AccessibleCell&) = delete;
AccessibleCell& operator=(const AccessibleCell&) = delete;
diff --git a/svx/source/table/cell.cxx b/svx/source/table/cell.cxx
index 5d43b9af4b39..5f1f1db9dcfe 100644
--- a/svx/source/table/cell.cxx
+++ b/svx/source/table/cell.cxx
@@ -160,7 +160,7 @@ namespace sdr
CellProperties(const CellProperties& rProps, SdrObject& rObj, sdr::table::Cell* pCell);
// destructor
- virtual ~CellProperties();
+ virtual ~CellProperties() override;
// Clone() operator, normally just calls the local copy constructor
BaseProperties& Clone(SdrObject& rObj) const override;
diff --git a/svx/source/table/cell.hxx b/svx/source/table/cell.hxx
index 55e5ab738761..33e57b433acb 100644
--- a/svx/source/table/cell.hxx
+++ b/svx/source/table/cell.hxx
@@ -204,7 +204,7 @@ protected:
private:
SVX_DLLPRIVATE Cell( SdrTableObj& rTableObj, OutlinerParaObject* pOutlinerParaObject ) throw(css::uno::RuntimeException);
- SVX_DLLPRIVATE virtual ~Cell() throw();
+ SVX_DLLPRIVATE virtual ~Cell() throw() override;
Cell(Cell const &) = delete;
void operator =(Cell const &) = delete;
diff --git a/svx/source/table/cellcursor.hxx b/svx/source/table/cellcursor.hxx
index 2c4430a35255..6a4c301b45cc 100644
--- a/svx/source/table/cellcursor.hxx
+++ b/svx/source/table/cellcursor.hxx
@@ -36,7 +36,7 @@ class CellCursor : public CellCursorBase
{
public:
CellCursor( const TableModelRef& xTableModel, sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, sal_Int32 nBottom );
- virtual ~CellCursor();
+ virtual ~CellCursor() override;
// XCellRange
virtual css::uno::Reference< css::table::XCell > SAL_CALL getCellByPosition( sal_Int32 nColumn, sal_Int32 nRow ) throw (css::lang::IndexOutOfBoundsException, css::uno::RuntimeException, std::exception) override;
diff --git a/svx/source/table/cellrange.hxx b/svx/source/table/cellrange.hxx
index 8f76b6f96752..519729c7b608 100644
--- a/svx/source/table/cellrange.hxx
+++ b/svx/source/table/cellrange.hxx
@@ -32,7 +32,7 @@ class CellRange : public ::cppu::WeakAggImplHelper1< css::table::XCellRange >, p
{
public:
CellRange( const TableModelRef & xTable, sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, sal_Int32 nBottom );
- virtual ~CellRange();
+ virtual ~CellRange() override;
// ICellRange
virtual sal_Int32 getLeft() override;
diff --git a/svx/source/table/propertyset.hxx b/svx/source/table/propertyset.hxx
index 3649d2845597..b84125db7206 100644
--- a/svx/source/table/propertyset.hxx
+++ b/svx/source/table/propertyset.hxx
@@ -40,7 +40,7 @@ class FastPropertySetInfo : public ::cppu::WeakAggImplHelper1< css::beans::XProp
{
public:
explicit FastPropertySetInfo( const PropertyVector& rProps );
- virtual ~FastPropertySetInfo();
+ virtual ~FastPropertySetInfo() override;
void addProperties( const PropertyVector& rProps );
@@ -62,7 +62,7 @@ class FastPropertySet : public ::cppu::WeakAggImplHelper3< css::beans::XPropert
{
public:
explicit FastPropertySet( const rtl::Reference< FastPropertySetInfo >& xInfo );
- virtual ~FastPropertySet();
+ virtual ~FastPropertySet() override;
// XPropertySet
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/svx/source/table/svdotable.cxx b/svx/source/table/svdotable.cxx
index 1f11ef2725e8..e4e3087010cc 100644
--- a/svx/source/table/svdotable.cxx
+++ b/svx/source/table/svdotable.cxx
@@ -95,7 +95,7 @@ public:
TableProperties(const TableProperties& rProps, SdrObject& rObj );
// destructor
- virtual ~TableProperties();
+ virtual ~TableProperties() override;
// Clone() operator, normally just calls the local copy constructor
BaseProperties& Clone(SdrObject& rObj) const override;
@@ -216,7 +216,7 @@ public:
void UpdateCells( Rectangle& rArea );
SdrTableObjImpl();
- virtual ~SdrTableObjImpl();
+ virtual ~SdrTableObjImpl() override;
void init( SdrTableObj* pTable, sal_Int32 nColumns, sal_Int32 nRows );
void dispose();
diff --git a/svx/source/table/tablecolumn.hxx b/svx/source/table/tablecolumn.hxx
index 320b38431b09..8597e0676f70 100644
--- a/svx/source/table/tablecolumn.hxx
+++ b/svx/source/table/tablecolumn.hxx
@@ -38,7 +38,7 @@ class TableColumn : public TableColumnBase
friend class TableModel;
public:
TableColumn( const TableModelRef& xTableModel, sal_Int32 nColumn );
- virtual ~TableColumn();
+ virtual ~TableColumn() override;
void dispose();
void throwIfDisposed() const throw (css::uno::RuntimeException);
diff --git a/svx/source/table/tablecolumns.hxx b/svx/source/table/tablecolumns.hxx
index 0da242abd16a..fdc9973d1b30 100644
--- a/svx/source/table/tablecolumns.hxx
+++ b/svx/source/table/tablecolumns.hxx
@@ -32,7 +32,7 @@ class TableColumns : public ::cppu::WeakAggImplHelper1< css::table::XTableColumn
{
public:
explicit TableColumns( const TableModelRef& xTableModel );
- virtual ~TableColumns();
+ virtual ~TableColumns() override;
void dispose();
void throwIfDisposed() const throw (css::uno::RuntimeException);
diff --git a/svx/source/table/tablehandles.cxx b/svx/source/table/tablehandles.cxx
index d369ed866380..cae87f76ad05 100644
--- a/svx/source/table/tablehandles.cxx
+++ b/svx/source/table/tablehandles.cxx
@@ -52,7 +52,7 @@ protected:
public:
OverlayTableEdge( const basegfx::B2DPolyPolygon& rPolyPolygon, bool bVisible );
- virtual ~OverlayTableEdge();
+ virtual ~OverlayTableEdge() override;
};
diff --git a/svx/source/table/tablemodel.hxx b/svx/source/table/tablemodel.hxx
index 336f0d7d2c28..faafccd6d3fe 100644
--- a/svx/source/table/tablemodel.hxx
+++ b/svx/source/table/tablemodel.hxx
@@ -71,7 +71,7 @@ class TableModel : public ::cppu::BaseMutex,
public:
explicit TableModel( SdrTableObj* pTableObj );
TableModel( SdrTableObj* pTableObj, const TableModelRef& xSourceTable );
- virtual ~TableModel();
+ virtual ~TableModel() override;
void init( sal_Int32 nColumns, sal_Int32 nRows );
diff --git a/svx/source/table/tablerow.hxx b/svx/source/table/tablerow.hxx
index b857b66ed170..ba8df5bc75bf 100644
--- a/svx/source/table/tablerow.hxx
+++ b/svx/source/table/tablerow.hxx
@@ -38,7 +38,7 @@ class TableRow : public TableRowBase
friend class TableRowUndo;
public:
TableRow( const TableModelRef& xTableModel, sal_Int32 nRow, sal_Int32 nColumns );
- virtual ~TableRow();
+ virtual ~TableRow() override;
void dispose();
void throwIfDisposed() const throw (css::uno::RuntimeException);
diff --git a/svx/source/table/tablerows.hxx b/svx/source/table/tablerows.hxx
index a9b6fc19e8c6..000d2a21f6cf 100644
--- a/svx/source/table/tablerows.hxx
+++ b/svx/source/table/tablerows.hxx
@@ -32,7 +32,7 @@ class TableRows : public ::cppu::WeakAggImplHelper1< css::table::XTableRows >
{
public:
explicit TableRows( const TableModelRef& xTableModel );
- virtual ~TableRows();
+ virtual ~TableRows() override;
void dispose();
void throwIfDisposed() const throw (css::uno::RuntimeException);
diff --git a/svx/source/table/tableundo.hxx b/svx/source/table/tableundo.hxx
index 36e5158534ed..608643ec1ea5 100644
--- a/svx/source/table/tableundo.hxx
+++ b/svx/source/table/tableundo.hxx
@@ -43,7 +43,7 @@ class CellUndo : public SdrUndoAction, public sdr::ObjectUser
{
public:
CellUndo( const SdrObjectWeakRef& xObjRef, const CellRef& xCell );
- virtual ~CellUndo();
+ virtual ~CellUndo() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -95,7 +95,7 @@ class InsertRowUndo : public SdrUndoAction
{
public:
InsertRowUndo( const TableModelRef& xTable, sal_Int32 nIndex, RowVector& aNewRows );
- virtual ~InsertRowUndo();
+ virtual ~InsertRowUndo() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -112,7 +112,7 @@ class RemoveRowUndo : public SdrUndoAction
{
public:
RemoveRowUndo( const TableModelRef& xTable, sal_Int32 nIndex, RowVector& aRemovedRows );
- virtual ~RemoveRowUndo();
+ virtual ~RemoveRowUndo() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -129,7 +129,7 @@ class InsertColUndo : public SdrUndoAction
{
public:
InsertColUndo( const TableModelRef& xTable, sal_Int32 nIndex, ColumnVector& aNewCols, CellVector& aCells );
- virtual ~InsertColUndo();
+ virtual ~InsertColUndo() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -147,7 +147,7 @@ class RemoveColUndo : public SdrUndoAction
{
public:
RemoveColUndo( const TableModelRef& xTable, sal_Int32 nIndex, ColumnVector& aNewCols, CellVector& aCells );
- virtual ~RemoveColUndo();
+ virtual ~RemoveColUndo() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -165,7 +165,7 @@ class TableColumnUndo : public SdrUndoAction
{
public:
explicit TableColumnUndo( const TableColumnRef& xCol );
- virtual ~TableColumnUndo();
+ virtual ~TableColumnUndo() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -205,7 +205,7 @@ class TableRowUndo : public SdrUndoAction
{
public:
explicit TableRowUndo( const TableRowRef& xRow );
- virtual ~TableRowUndo();
+ virtual ~TableRowUndo() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/svx/source/table/viewcontactoftableobj.hxx b/svx/source/table/viewcontactoftableobj.hxx
index 9f247bf64cd5..a0581e2afb3d 100644
--- a/svx/source/table/viewcontactoftableobj.hxx
+++ b/svx/source/table/viewcontactoftableobj.hxx
@@ -43,7 +43,7 @@ namespace sdr
public:
// basic constructor, used from SdrObject.
explicit ViewContactOfTableObj(sdr::table::SdrTableObj& rTextObj);
- virtual ~ViewContactOfTableObj();
+ virtual ~ViewContactOfTableObj() override;
};
} // end of namespace contact
} // end of namespace sdr
diff --git a/svx/source/tbxctrls/bulletsnumbering.cxx b/svx/source/tbxctrls/bulletsnumbering.cxx
index 92896cc74081..4a4df8f7a84d 100644
--- a/svx/source/tbxctrls/bulletsnumbering.cxx
+++ b/svx/source/tbxctrls/bulletsnumbering.cxx
@@ -35,7 +35,7 @@ public:
NumberingPopup( NumberingToolBoxControl& rController,
const css::uno::Reference< css::frame::XFrame >& rFrame,
vcl::Window* pParent, NumberingPageType ePageType );
- virtual ~NumberingPopup();
+ virtual ~NumberingPopup() override;
virtual void dispose() override;
virtual void statusChanged( const css::frame::FeatureStateEvent& rEvent )
diff --git a/svx/source/tbxctrls/colorwindow.hxx b/svx/source/tbxctrls/colorwindow.hxx
index 185872e55c3c..cb472bba7d20 100644
--- a/svx/source/tbxctrls/colorwindow.hxx
+++ b/svx/source/tbxctrls/colorwindow.hxx
@@ -71,7 +71,7 @@ public:
const OUString& rWndTitle,
vcl::Window* pParentWindow,
std::function<void(const OUString&, const Color&)> const & maColorSelectFunction);
- virtual ~SvxColorWindow_Impl();
+ virtual ~SvxColorWindow_Impl() override;
virtual void dispose() override;
void StartSelection();
diff --git a/svx/source/tbxctrls/extrusioncontrols.hxx b/svx/source/tbxctrls/extrusioncontrols.hxx
index 62c1aa091894..c055403ca056 100644
--- a/svx/source/tbxctrls/extrusioncontrols.hxx
+++ b/svx/source/tbxctrls/extrusioncontrols.hxx
@@ -40,7 +40,7 @@ class ExtrusionDirectionWindow : public svtools::ToolbarMenu
{
public:
ExtrusionDirectionWindow( svt::ToolboxController& rController, const css::uno::Reference< css::frame::XFrame >& rFrame, vcl::Window* pParentWindow );
- virtual ~ExtrusionDirectionWindow();
+ virtual ~ExtrusionDirectionWindow() override;
virtual void dispose() override;
virtual void statusChanged( const css::frame::FeatureStateEvent& Event ) throw ( css::uno::RuntimeException ) override;
@@ -157,7 +157,7 @@ private:
void SelectHdl(void*);
public:
ExtrusionLightingWindow( svt::ToolboxController& rController, const css::uno::Reference< css::frame::XFrame >& rFrame, vcl::Window* pParentWindow );
- virtual ~ExtrusionLightingWindow();
+ virtual ~ExtrusionLightingWindow() override;
virtual void dispose() override;
virtual void statusChanged( const css::frame::FeatureStateEvent& Event ) throw ( css::uno::RuntimeException ) override;
diff --git a/svx/source/tbxctrls/grafctrl.cxx b/svx/source/tbxctrls/grafctrl.cxx
index 36191d062473..7c066c8d0bfc 100644
--- a/svx/source/tbxctrls/grafctrl.cxx
+++ b/svx/source/tbxctrls/grafctrl.cxx
@@ -230,7 +230,7 @@ protected:
public:
ImplGrafControl( vcl::Window* pParent, const OUString& rCmd, const Reference< XFrame >& rFrame );
- virtual ~ImplGrafControl();
+ virtual ~ImplGrafControl() override;
virtual void dispose() override;
void Update( const SfxPoolItem* pItem ) { maField->Update( pItem ); }
diff --git a/svx/source/tbxctrls/layctrl.cxx b/svx/source/tbxctrls/layctrl.cxx
index 102652f87cc5..8a4becca15a5 100644
--- a/svx/source/tbxctrls/layctrl.cxx
+++ b/svx/source/tbxctrls/layctrl.cxx
@@ -75,7 +75,7 @@ public:
const OUString& rCmd,
const OUString& rText,
const Reference< XFrame >& rFrame );
- virtual ~TableWindow();
+ virtual ~TableWindow() override;
virtual void dispose() override;
void KeyInput( const KeyEvent& rKEvt ) override;
diff --git a/svx/source/tbxctrls/lboxctrl.cxx b/svx/source/tbxctrls/lboxctrl.cxx
index d0e43ab67581..96e44e014a12 100644
--- a/svx/source/tbxctrls/lboxctrl.cxx
+++ b/svx/source/tbxctrls/lboxctrl.cxx
@@ -60,7 +60,7 @@ class SvxPopupWindowListBox: public SfxPopupWindow
public:
SvxPopupWindowListBox( sal_uInt16 nSlotId, const OUString& rCommandURL, sal_uInt16 nTbxId, ToolBox& rTbx );
- virtual ~SvxPopupWindowListBox();
+ virtual ~SvxPopupWindowListBox() override;
virtual void dispose() override;
// SfxPopupWindow
diff --git a/svx/source/tbxctrls/tbcontrl.cxx b/svx/source/tbxctrls/tbcontrl.cxx
index a1aa174a6e91..56f71174d447 100644
--- a/svx/source/tbxctrls/tbcontrl.cxx
+++ b/svx/source/tbxctrls/tbcontrl.cxx
@@ -127,7 +127,7 @@ class SvxStyleBox_Impl : public ComboBox
public:
SvxStyleBox_Impl( vcl::Window* pParent, const OUString& rCommand, SfxStyleFamily eFamily, const Reference< XDispatchProvider >& rDispatchProvider,
const Reference< XFrame >& _xFrame,const OUString& rClearFormatKey, const OUString& rMoreKey, bool bInSpecialMode );
- virtual ~SvxStyleBox_Impl();
+ virtual ~SvxStyleBox_Impl() override;
virtual void dispose() override;
void SetFamily( SfxStyleFamily eNewFamily );
@@ -213,7 +213,7 @@ public:
SvxFontNameBox_Impl( vcl::Window* pParent, const Reference< XDispatchProvider >& rDispatchProvider,const Reference< XFrame >& _xFrame
, WinBits nStyle = WB_SORT
);
- virtual ~SvxFontNameBox_Impl();
+ virtual ~SvxFontNameBox_Impl() override;
virtual void dispose() override;
void FillList();
@@ -265,7 +265,7 @@ protected:
public:
SvxFrameWindow_Impl( sal_uInt16 nId, const Reference< XFrame >& rFrame, vcl::Window* pParentWindow );
- virtual ~SvxFrameWindow_Impl();
+ virtual ~SvxFrameWindow_Impl() override;
virtual void dispose() override;
void StartSelection();
@@ -288,7 +288,7 @@ protected:
virtual void GetFocus() override;
public:
SvxLineWindow_Impl( sal_uInt16 nId, const Reference< XFrame >& rFrame, vcl::Window* pParentWindow );
- virtual ~SvxLineWindow_Impl() { disposeOnce(); }
+ virtual ~SvxLineWindow_Impl() override { disposeOnce(); }
virtual void dispose() override { m_aLineStyleLb.disposeAndClear(); SfxPopupWindow::dispose(); }
};
@@ -312,7 +312,7 @@ public:
SvxCurrencyToolBoxControl *pControl,
OUString& rSelectFormat,
LanguageType& eSelectLanguage );
- virtual ~SvxCurrencyList_Impl() { disposeOnce(); }
+ virtual ~SvxCurrencyList_Impl() override { disposeOnce(); }
virtual void dispose() override;
};
diff --git a/svx/source/tbxctrls/tbunocontroller.cxx b/svx/source/tbxctrls/tbunocontroller.cxx
index 8a3e502935a0..ff9bb9e1c55b 100644
--- a/svx/source/tbxctrls/tbunocontroller.cxx
+++ b/svx/source/tbxctrls/tbunocontroller.cxx
@@ -49,7 +49,7 @@ class FontHeightToolBoxControl : public svt::ToolboxController,
public:
explicit FontHeightToolBoxControl(
const css::uno::Reference< css::uno::XComponentContext >& rServiceManager );
- virtual ~FontHeightToolBoxControl();
+ virtual ~FontHeightToolBoxControl() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.hxx b/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.hxx
index 09de3f803e91..eac4a01881f9 100644
--- a/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.hxx
+++ b/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.hxx
@@ -55,7 +55,7 @@ class DictionaryList : public SvSimpleTable
{
public:
DictionaryList(SvSimpleTableContainer& rParent, WinBits nBits);
- virtual ~DictionaryList();
+ virtual ~DictionaryList() override;
virtual void dispose() override;
void init(const css::uno::Reference< css::linguistic2::XConversionDictionary>& xDictionary,
@@ -108,7 +108,7 @@ class ChineseDictionaryDialog : public ModalDialog
{
public:
explicit ChineseDictionaryDialog( vcl::Window* pParent );
- virtual ~ChineseDictionaryDialog();
+ virtual ~ChineseDictionaryDialog() override;
virtual void dispose() override;
//this method should be called once before calling execute
diff --git a/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.hxx b/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.hxx
index 6687cc4ce8a0..ce4d2bb1a259 100644
--- a/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.hxx
+++ b/svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.hxx
@@ -69,7 +69,7 @@ class ChineseTranslation_UnoDialog : public ::cppu::WeakImplHelper <
{
public:
ChineseTranslation_UnoDialog();
- virtual ~ChineseTranslation_UnoDialog();
+ virtual ~ChineseTranslation_UnoDialog() override;
// lang::XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.hxx b/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.hxx
index 7290c127d7e7..74262152d6c8 100644
--- a/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.hxx
+++ b/svx/source/unodialogs/textconversiondlgs/chinese_translationdialog.hxx
@@ -37,7 +37,7 @@ class ChineseTranslationDialog : public ModalDialog
{
public:
explicit ChineseTranslationDialog( vcl::Window* pParent );
- virtual ~ChineseTranslationDialog();
+ virtual ~ChineseTranslationDialog() override;
virtual void dispose() override;
void getSettings( bool& rbDirectionToSimplified
diff --git a/svx/source/unodraw/UnoGraphicExporter.cxx b/svx/source/unodraw/UnoGraphicExporter.cxx
index e87055b3a95e..ae23c3f189c1 100644
--- a/svx/source/unodraw/UnoGraphicExporter.cxx
+++ b/svx/source/unodraw/UnoGraphicExporter.cxx
@@ -140,7 +140,7 @@ namespace {
{
public:
GraphicExporter();
- virtual ~GraphicExporter();
+ virtual ~GraphicExporter() override;
// XFilter
virtual sal_Bool SAL_CALL filter( const Sequence< PropertyValue >& aDescriptor ) throw(RuntimeException, std::exception) override;
@@ -283,7 +283,7 @@ class ImplExportCheckVisisbilityRedirector : public sdr::contact::ViewObjectCont
{
public:
explicit ImplExportCheckVisisbilityRedirector( SdrPage* pCurrentPage );
- virtual ~ImplExportCheckVisisbilityRedirector();
+ virtual ~ImplExportCheckVisisbilityRedirector() override;
virtual drawinglayer::primitive2d::Primitive2DContainer createRedirectedPrimitive2DSequence(
const sdr::contact::ViewObjectContact& rOriginal,
diff --git a/svx/source/unodraw/UnoNameItemTable.hxx b/svx/source/unodraw/UnoNameItemTable.hxx
index 6bf5ba162f0b..8cd21000a3c0 100644
--- a/svx/source/unodraw/UnoNameItemTable.hxx
+++ b/svx/source/unodraw/UnoNameItemTable.hxx
@@ -52,7 +52,7 @@ private:
public:
SvxUnoNameItemTable( SdrModel* pModel, sal_uInt16 nWhich, sal_uInt8 nMemberId ) throw();
- virtual ~SvxUnoNameItemTable() throw();
+ virtual ~SvxUnoNameItemTable() throw() override;
virtual NameOrIndex* createItem() const throw() = 0;
virtual bool isValid( const NameOrIndex* pItem ) const;
diff --git a/svx/source/unodraw/UnoNamespaceMap.cxx b/svx/source/unodraw/UnoNamespaceMap.cxx
index 32dca96a0de0..88b0142a1f15 100644
--- a/svx/source/unodraw/UnoNamespaceMap.cxx
+++ b/svx/source/unodraw/UnoNamespaceMap.cxx
@@ -55,7 +55,7 @@ namespace svx
public:
NamespaceMap( sal_uInt16* pWhichIds, SfxItemPool* pPool );
- virtual ~NamespaceMap();
+ virtual ~NamespaceMap() override;
// XNameAccess
virtual Any SAL_CALL getByName( const OUString& aName ) throw (NoSuchElementException, WrappedTargetException, RuntimeException, std::exception) override;
diff --git a/svx/source/unodraw/XPropertyTable.cxx b/svx/source/unodraw/XPropertyTable.cxx
index 031063730b58..83a64e915c3d 100644
--- a/svx/source/unodraw/XPropertyTable.cxx
+++ b/svx/source/unodraw/XPropertyTable.cxx
@@ -53,7 +53,7 @@ private:
public:
SvxUnoXPropertyTable( sal_Int16 nWhich, XPropertyList* pList ) throw();
- virtual ~SvxUnoXPropertyTable() throw();
+ virtual ~SvxUnoXPropertyTable() throw() override;
virtual uno::Any getAny( const XPropertyEntry* pEntry ) const throw(uno::RuntimeException) = 0;
virtual std::unique_ptr<XPropertyEntry> createEntry(const OUString& rName, const uno::Any& rAny) const throw(uno::RuntimeException, lang::IllegalArgumentException) = 0;
diff --git a/svx/source/unodraw/gluepts.cxx b/svx/source/unodraw/gluepts.cxx
index bb0e3a54b726..b70c6d734645 100644
--- a/svx/source/unodraw/gluepts.cxx
+++ b/svx/source/unodraw/gluepts.cxx
@@ -42,7 +42,7 @@ private:
public:
explicit SvxUnoGluePointAccess( SdrObject* pObject ) throw();
- virtual ~SvxUnoGluePointAccess() throw();
+ virtual ~SvxUnoGluePointAccess() throw() override;
// XIdentifierContainer
virtual sal_Int32 SAL_CALL insert( const uno::Any& aElement ) throw (lang::IllegalArgumentException, lang::WrappedTargetException, uno::RuntimeException, std::exception) override;
diff --git a/svx/source/unodraw/recoveryui.cxx b/svx/source/unodraw/recoveryui.cxx
index 07cecc148abe..0404e397fcc6 100644
--- a/svx/source/unodraw/recoveryui.cxx
+++ b/svx/source/unodraw/recoveryui.cxx
@@ -80,7 +80,7 @@ class RecoveryUI : public ::cppu::WeakImplHelper< css::lang::XServiceInfo
/** @short TODO */
- virtual ~RecoveryUI();
+ virtual ~RecoveryUI() override;
// css.lang.XServiceInfo
diff --git a/svx/source/unodraw/shapeimpl.hxx b/svx/source/unodraw/shapeimpl.hxx
index a42286d77174..a75a7e5d0e5f 100644
--- a/svx/source/unodraw/shapeimpl.hxx
+++ b/svx/source/unodraw/shapeimpl.hxx
@@ -24,7 +24,7 @@ class SvxShapeCaption : public SvxShapeText
{
public:
explicit SvxShapeCaption( SdrObject* pObj ) throw();
- virtual ~SvxShapeCaption() throw();
+ virtual ~SvxShapeCaption() throw() override;
};
class SvxPluginShape : public SvxOle2Shape
{
@@ -35,7 +35,7 @@ protected:
public:
explicit SvxPluginShape( SdrObject* pObj ) throw();
- virtual ~SvxPluginShape() throw();
+ virtual ~SvxPluginShape() throw() override;
virtual void SAL_CALL setPropertyValue( const OUString& aPropertyName, const css::uno::Any& aValue ) throw(css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException, std::exception) override;
using SvxUnoTextRangeBase::setPropertyValue;
@@ -53,7 +53,7 @@ protected:
public:
explicit SvxAppletShape( SdrObject* pObj ) throw();
- virtual ~SvxAppletShape() throw();
+ virtual ~SvxAppletShape() throw() override;
virtual void SAL_CALL setPropertyValue( const OUString& aPropertyName, const css::uno::Any& aValue ) throw(css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException, std::exception) override;
using SvxUnoTextRangeBase::setPropertyValue;
@@ -76,7 +76,7 @@ protected:
public:
explicit SvxFrameShape( SdrObject* pObj ) throw();
- virtual ~SvxFrameShape() throw();
+ virtual ~SvxFrameShape() throw() override;
virtual void SAL_CALL setPropertyValue( const OUString& aPropertyName, const css::uno::Any& aValue ) throw(css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException, std::exception) override;
using SvxUnoTextRangeBase::setPropertyValue;
@@ -100,7 +100,7 @@ protected:
public:
explicit SvxTableShape( SdrObject* pObj ) throw();
- virtual ~SvxTableShape() throw();
+ virtual ~SvxTableShape() throw() override;
};
SvxUnoPropertyMapProvider& getSvxMapProvider();
diff --git a/svx/source/unodraw/unobtabl.cxx b/svx/source/unodraw/unobtabl.cxx
index 342b08282ea7..f2f927ff3eac 100644
--- a/svx/source/unodraw/unobtabl.cxx
+++ b/svx/source/unodraw/unobtabl.cxx
@@ -39,7 +39,7 @@ class SvxUnoBitmapTable : public SvxUnoNameItemTable
{
public:
explicit SvxUnoBitmapTable( SdrModel* pModel ) throw();
- virtual ~SvxUnoBitmapTable() throw();
+ virtual ~SvxUnoBitmapTable() throw() override;
virtual NameOrIndex* createItem() const throw() override;
virtual bool isValid( const NameOrIndex* pItem ) const override;
diff --git a/svx/source/unodraw/unodtabl.cxx b/svx/source/unodraw/unodtabl.cxx
index e3c1c48bbde7..07ebbb3a164c 100644
--- a/svx/source/unodraw/unodtabl.cxx
+++ b/svx/source/unodraw/unodtabl.cxx
@@ -37,7 +37,7 @@ class SvxUnoDashTable : public SvxUnoNameItemTable
{
public:
explicit SvxUnoDashTable( SdrModel* pModel ) throw();
- virtual ~SvxUnoDashTable() throw();
+ virtual ~SvxUnoDashTable() throw() override;
virtual NameOrIndex* createItem() const throw() override;
diff --git a/svx/source/unodraw/unogtabl.cxx b/svx/source/unodraw/unogtabl.cxx
index 2e565a428de4..82519d2651b6 100644
--- a/svx/source/unodraw/unogtabl.cxx
+++ b/svx/source/unodraw/unogtabl.cxx
@@ -36,7 +36,7 @@ class SvxUnoGradientTable : public SvxUnoNameItemTable
{
public:
explicit SvxUnoGradientTable( SdrModel* pModel ) throw();
- virtual ~SvxUnoGradientTable() throw();
+ virtual ~SvxUnoGradientTable() throw() override;
virtual NameOrIndex* createItem() const throw() override;
diff --git a/svx/source/unodraw/unohtabl.cxx b/svx/source/unodraw/unohtabl.cxx
index eed5c1c9425b..0bdd10aaffff 100644
--- a/svx/source/unodraw/unohtabl.cxx
+++ b/svx/source/unodraw/unohtabl.cxx
@@ -36,7 +36,7 @@ class SvxUnoHatchTable : public SvxUnoNameItemTable
{
public:
explicit SvxUnoHatchTable( SdrModel* pModel ) throw();
- virtual ~SvxUnoHatchTable() throw();
+ virtual ~SvxUnoHatchTable() throw() override;
virtual NameOrIndex* createItem() const throw() override;
diff --git a/svx/source/unodraw/unomod.cxx b/svx/source/unodraw/unomod.cxx
index e30f2cba4d4d..c7a577bb293c 100644
--- a/svx/source/unodraw/unomod.cxx
+++ b/svx/source/unodraw/unomod.cxx
@@ -73,7 +73,7 @@ private:
public:
explicit SvxUnoDrawPagesAccess( SvxUnoDrawingModel& rMyModel ) throw();
- virtual ~SvxUnoDrawPagesAccess() throw();
+ virtual ~SvxUnoDrawPagesAccess() throw() override;
// XDrawPages
virtual css::uno::Reference< css::drawing::XDrawPage > SAL_CALL insertNewByIndex( sal_Int32 nIndex ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/svx/source/unodraw/unomtabl.cxx b/svx/source/unodraw/unomtabl.cxx
index 39cfe7ddaf3e..97d68c979a25 100644
--- a/svx/source/unodraw/unomtabl.cxx
+++ b/svx/source/unodraw/unomtabl.cxx
@@ -61,7 +61,7 @@ private:
public:
explicit SvxUnoMarkerTable( SdrModel* pModel ) throw();
- virtual ~SvxUnoMarkerTable() throw();
+ virtual ~SvxUnoMarkerTable() throw() override;
void dispose();
diff --git a/svx/source/unodraw/unoshcol.cxx b/svx/source/unodraw/unoshcol.cxx
index d657b7f2990d..6de5b89aef8d 100644
--- a/svx/source/unodraw/unoshcol.cxx
+++ b/svx/source/unodraw/unoshcol.cxx
@@ -55,7 +55,7 @@ private:
public:
SvxShapeCollection() throw();
- virtual ~SvxShapeCollection() throw();
+ virtual ~SvxShapeCollection() throw() override;
// XInterface
virtual void SAL_CALL release() throw() override;
diff --git a/svx/source/unodraw/unoshtxt.cxx b/svx/source/unodraw/unoshtxt.cxx
index 3d527c38a610..73543f01d74c 100644
--- a/svx/source/unodraw/unoshtxt.cxx
+++ b/svx/source/unodraw/unoshtxt.cxx
@@ -122,7 +122,7 @@ private:
public:
SvxTextEditSourceImpl( SdrObject* pObject, SdrText* pText );
SvxTextEditSourceImpl( SdrObject& rObject, SdrText* pText, SdrView& rView, const vcl::Window& rWindow );
- virtual ~SvxTextEditSourceImpl();
+ virtual ~SvxTextEditSourceImpl() override;
void SAL_CALL acquire();
void SAL_CALL release();
diff --git a/svx/source/unodraw/unottabl.cxx b/svx/source/unodraw/unottabl.cxx
index 74623d32b5cd..bf856ed22a95 100644
--- a/svx/source/unodraw/unottabl.cxx
+++ b/svx/source/unodraw/unottabl.cxx
@@ -36,7 +36,7 @@ class SvxUnoTransGradientTable : public SvxUnoNameItemTable
{
public:
explicit SvxUnoTransGradientTable( SdrModel* pModel ) throw();
- virtual ~SvxUnoTransGradientTable() throw();
+ virtual ~SvxUnoTransGradientTable() throw() override;
virtual NameOrIndex* createItem() const throw() override;
diff --git a/svx/source/unogallery/unogalitem.hxx b/svx/source/unogallery/unogalitem.hxx
index cff54f697438..92f57ec46753 100644
--- a/svx/source/unogallery/unogalitem.hxx
+++ b/svx/source/unogallery/unogalitem.hxx
@@ -45,7 +45,7 @@ class GalleryItem : public ::cppu::OWeakAggObject,
public:
GalleryItem( ::unogallery::GalleryTheme& rTheme, const GalleryObject& rObject );
- virtual ~GalleryItem() throw();
+ virtual ~GalleryItem() throw() override;
bool isValid() const;
@@ -102,7 +102,7 @@ class GalleryDrawingModel : public SvxUnoDrawingModel
public:
explicit GalleryDrawingModel( SdrModel* pDoc ) throw();
- virtual ~GalleryDrawingModel() throw();
+ virtual ~GalleryDrawingModel() throw() override;
UNO3_GETIMPLEMENTATION_DECL( GalleryDrawingModel )
};
diff --git a/svx/source/unogallery/unogaltheme.hxx b/svx/source/unogallery/unogaltheme.hxx
index ca7fc3afdf73..de1ff9d5f923 100644
--- a/svx/source/unogallery/unogaltheme.hxx
+++ b/svx/source/unogallery/unogaltheme.hxx
@@ -45,7 +45,7 @@ class GalleryTheme : public ::cppu::WeakImplHelper<
public:
explicit GalleryTheme( const OUString& rThemeName );
- virtual ~GalleryTheme();
+ virtual ~GalleryTheme() override;
static OUString getImplementationName_Static() throw();
static css::uno::Sequence< OUString > getSupportedServiceNames_Static() throw();
diff --git a/svx/source/xml/xmleohlp.cxx b/svx/source/xml/xmleohlp.cxx
index 3762d5ed6047..99b7016cf850 100644
--- a/svx/source/xml/xmleohlp.cxx
+++ b/svx/source/xml/xmleohlp.cxx
@@ -73,7 +73,7 @@ class OutputStorageWrapper_Impl : public ::cppu::WeakImplHelper<XOutputStream>
public:
OutputStorageWrapper_Impl();
- virtual ~OutputStorageWrapper_Impl();
+ virtual ~OutputStorageWrapper_Impl() override;
// css::io::XOutputStream
virtual void SAL_CALL writeBytes(const Sequence< sal_Int8 >& aData) throw(NotConnectedException, BufferSizeExceededException, RuntimeException, std::exception) override;
diff --git a/svx/source/xml/xmlgrhlp.cxx b/svx/source/xml/xmlgrhlp.cxx
index cc8bb484fde5..22df739dda91 100644
--- a/svx/source/xml/xmlgrhlp.cxx
+++ b/svx/source/xml/xmlgrhlp.cxx
@@ -89,7 +89,7 @@ private:
public:
explicit SvXMLGraphicInputStream( const OUString& rGraphicId );
- virtual ~SvXMLGraphicInputStream();
+ virtual ~SvXMLGraphicInputStream() override;
SvXMLGraphicInputStream(const SvXMLGraphicInputStream&) = delete;
SvXMLGraphicInputStream& operator=(const SvXMLGraphicInputStream&) = delete;
@@ -219,7 +219,7 @@ private:
public:
SvXMLGraphicOutputStream();
- virtual ~SvXMLGraphicOutputStream();
+ virtual ~SvXMLGraphicOutputStream() override;
SvXMLGraphicOutputStream(const SvXMLGraphicOutputStream&) = delete;
SvXMLGraphicOutputStream& operator=(const SvXMLGraphicOutputStream&) = delete;
diff --git a/svx/source/xml/xmlxtexp.cxx b/svx/source/xml/xmlxtexp.cxx
index 1e2192d2a51b..0b7cf51dd5ff 100644
--- a/svx/source/xml/xmlxtexp.cxx
+++ b/svx/source/xml/xmlxtexp.cxx
@@ -79,7 +79,7 @@ class SvxXMLColorEntryExporter : public SvxXMLTableEntryExporter
{
public:
explicit SvxXMLColorEntryExporter( SvXMLExport& rExport );
- virtual ~SvxXMLColorEntryExporter();
+ virtual ~SvxXMLColorEntryExporter() override;
virtual void exportEntry( const OUString& rStrName, const Any& rValue ) override;
};
@@ -88,7 +88,7 @@ class SvxXMLLineEndEntryExporter : public SvxXMLTableEntryExporter
{
public:
explicit SvxXMLLineEndEntryExporter( SvXMLExport& rExport );
- virtual ~SvxXMLLineEndEntryExporter();
+ virtual ~SvxXMLLineEndEntryExporter() override;
virtual void exportEntry( const OUString& rStrName, const Any& rValue ) override;
private:
@@ -99,7 +99,7 @@ class SvxXMLDashEntryExporter : public SvxXMLTableEntryExporter
{
public:
explicit SvxXMLDashEntryExporter( SvXMLExport& rExport );
- virtual ~SvxXMLDashEntryExporter();
+ virtual ~SvxXMLDashEntryExporter() override;
virtual void exportEntry( const OUString& rStrName, const Any& rValue ) override;
@@ -111,7 +111,7 @@ class SvxXMLHatchEntryExporter : public SvxXMLTableEntryExporter
{
public:
explicit SvxXMLHatchEntryExporter( SvXMLExport& rExport );
- virtual ~SvxXMLHatchEntryExporter();
+ virtual ~SvxXMLHatchEntryExporter() override;
virtual void exportEntry( const OUString& rStrName, const Any& rValue ) override;
private:
@@ -122,7 +122,7 @@ class SvxXMLGradientEntryExporter : public SvxXMLTableEntryExporter
{
public:
explicit SvxXMLGradientEntryExporter( SvXMLExport& rExport );
- virtual ~SvxXMLGradientEntryExporter();
+ virtual ~SvxXMLGradientEntryExporter() override;
virtual void exportEntry( const OUString& rStrName, const Any& rValue ) override;
private:
@@ -133,7 +133,7 @@ class SvxXMLBitmapEntryExporter : public SvxXMLTableEntryExporter
{
public:
explicit SvxXMLBitmapEntryExporter( SvXMLExport& rExport );
- virtual ~SvxXMLBitmapEntryExporter();
+ virtual ~SvxXMLBitmapEntryExporter() override;
virtual void exportEntry( const OUString& rStrName, const Any& rValue ) override;
diff --git a/svx/source/xml/xmlxtimp.cxx b/svx/source/xml/xmlxtimp.cxx
index 874d37c3f7f6..2307e6929f13 100644
--- a/svx/source/xml/xmlxtimp.cxx
+++ b/svx/source/xml/xmlxtimp.cxx
@@ -73,7 +73,7 @@ class SvxXMLTableImportContext : public SvXMLImportContext
public:
SvxXMLTableImportContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName, const uno::Reference< XAttributeList >& xAttrList, SvxXMLTableImportContextEnum eContext, const uno::Reference< XNameContainer >& xTable,
bool bOOoFormat );
- virtual ~SvxXMLTableImportContext();
+ virtual ~SvxXMLTableImportContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName, const uno::Reference< XAttributeList >& xAttrList ) override;
diff --git a/svx/workben/pixelctl.cxx b/svx/workben/pixelctl.cxx
index 564d2b55ae81..9d2cb05809a0 100644
--- a/svx/workben/pixelctl.cxx
+++ b/svx/workben/pixelctl.cxx
@@ -83,7 +83,7 @@ class MyWin : public WorkWindow
public:
MyWin(vcl::Window* pParent, WinBits nWinStyle);
- virtual ~MyWin()
+ virtual ~MyWin() override
{
disposeOnce();
}
diff --git a/sw/inc/AnnotationWin.hxx b/sw/inc/AnnotationWin.hxx
index 9d556ed7899d..8d41b587871c 100644
--- a/sw/inc/AnnotationWin.hxx
+++ b/sw/inc/AnnotationWin.hxx
@@ -36,7 +36,7 @@ class SwAnnotationWin : public sw::sidebarwindows::SwSidebarWin
SwPostItBits aBits,
SwSidebarItem& rSidebarItem,
SwFormatField* aField );
- virtual ~SwAnnotationWin();
+ virtual ~SwAnnotationWin() override;
virtual void dispose() override;
virtual void UpdateData() override;
diff --git a/sw/inc/PageColumnPopup.hxx b/sw/inc/PageColumnPopup.hxx
index 941c33c852f3..bad990987955 100644
--- a/sw/inc/PageColumnPopup.hxx
+++ b/sw/inc/PageColumnPopup.hxx
@@ -30,7 +30,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
PageColumnPopup(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx);
- virtual ~PageColumnPopup();
+ virtual ~PageColumnPopup() override;
virtual VclPtr<SfxPopupWindow> CreatePopupWindow() override;
};
diff --git a/sw/inc/PageOrientationPopup.hxx b/sw/inc/PageOrientationPopup.hxx
index 7726104a562f..6fe37648873c 100644
--- a/sw/inc/PageOrientationPopup.hxx
+++ b/sw/inc/PageOrientationPopup.hxx
@@ -30,7 +30,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
PageOrientationPopup(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx);
- virtual ~PageOrientationPopup();
+ virtual ~PageOrientationPopup() override;
virtual VclPtr<SfxPopupWindow> CreatePopupWindow() override;
};
diff --git a/sw/inc/PageSizePopup.hxx b/sw/inc/PageSizePopup.hxx
index 091d853144d7..ab9cd80f1c7b 100644
--- a/sw/inc/PageSizePopup.hxx
+++ b/sw/inc/PageSizePopup.hxx
@@ -30,7 +30,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
PageSizePopup(sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx);
- virtual ~PageSizePopup();
+ virtual ~PageSizePopup() override;
virtual VclPtr<SfxPopupWindow> CreatePopupWindow() override;
};
diff --git a/sw/inc/PostItMgr.hxx b/sw/inc/PostItMgr.hxx
index 56ff91cf3e44..e6f5460591e6 100644
--- a/sw/inc/PostItMgr.hxx
+++ b/sw/inc/PostItMgr.hxx
@@ -193,7 +193,7 @@ class SwPostItMgr: public SfxListener
public:
SwPostItMgr(SwView* aDoc);
- virtual ~SwPostItMgr();
+ virtual ~SwPostItMgr() override;
typedef std::list< SwSidebarItem* >::const_iterator const_iterator;
const_iterator begin() const { return mvPostItFields.begin(); }
diff --git a/sw/inc/SidebarWin.hxx b/sw/inc/SidebarWin.hxx
index 733a20c70517..e2c76821f935 100644
--- a/sw/inc/SidebarWin.hxx
+++ b/sw/inc/SidebarWin.hxx
@@ -65,7 +65,7 @@ class SwSidebarWin : public vcl::Window
SwPostItMgr& aMgr,
SwPostItBits aBits,
SwSidebarItem& rSidebarItem );
- virtual ~SwSidebarWin();
+ virtual ~SwSidebarWin() override;
virtual void dispose() override;
void SetSize( const Size& rNewSize );
diff --git a/sw/inc/SwNodeNum.hxx b/sw/inc/SwNodeNum.hxx
index f597529f28a6..e333c137f85e 100644
--- a/sw/inc/SwNodeNum.hxx
+++ b/sw/inc/SwNodeNum.hxx
@@ -33,7 +33,7 @@ public:
explicit SwNodeNum( SwTextNode* pTextNode );
explicit SwNodeNum( SwNumRule* pNumRule );
- virtual ~SwNodeNum();
+ virtual ~SwNodeNum() override;
SwNumRule* GetNumRule() const { return mpNumRule;}
void ChangeNumRule( SwNumRule& rNumRule );
diff --git a/sw/inc/SwSmartTagMgr.hxx b/sw/inc/SwSmartTagMgr.hxx
index a26c1708045e..0d6b558a7240 100644
--- a/sw/inc/SwSmartTagMgr.hxx
+++ b/sw/inc/SwSmartTagMgr.hxx
@@ -29,7 +29,7 @@ private:
static SwSmartTagMgr* mpTheSwSmartTagMgr;
SwSmartTagMgr( const OUString& rModuleName );
- virtual ~SwSmartTagMgr();
+ virtual ~SwSmartTagMgr() override;
public:
static SwSmartTagMgr& Get();
diff --git a/sw/inc/SwUndoField.hxx b/sw/inc/SwUndoField.hxx
index 66ad76e992d4..a2c7589dd18c 100644
--- a/sw/inc/SwUndoField.hxx
+++ b/sw/inc/SwUndoField.hxx
@@ -38,7 +38,7 @@ protected:
public:
SwUndoField(const SwPosition & rPos, SwUndoId nId = UNDO_FIELD );
- virtual ~SwUndoField();
+ virtual ~SwUndoField() override;
};
class SwUndoFieldFromDoc : public SwUndoField
@@ -54,7 +54,7 @@ public:
const SwField & aNewField,
SwMsgPoolItem * pHint, bool bUpdate);
- virtual ~SwUndoFieldFromDoc();
+ virtual ~SwUndoFieldFromDoc() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -73,7 +73,7 @@ public:
const css::uno::Any & rOldVal,
const css::uno::Any & rNewVal,
sal_uInt16 nWhich);
- virtual ~SwUndoFieldFromAPI();
+ virtual ~SwUndoFieldFromAPI() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/inc/SwXMLSectionList.hxx b/sw/inc/SwXMLSectionList.hxx
index 4eec7723e7de..666bbe832d8d 100644
--- a/sw/inc/SwXMLSectionList.hxx
+++ b/sw/inc/SwXMLSectionList.hxx
@@ -38,7 +38,7 @@ public:
std::vector<OUString*> &rNewSectionList );
virtual ~SwXMLSectionList ( )
- throw();
+ throw() override;
};
class SvXMLSectionListContext : public SvXMLImportContext
@@ -53,7 +53,7 @@ public:
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList ) override;
- virtual ~SvXMLSectionListContext();
+ virtual ~SvXMLSectionListContext() override;
};
#endif
diff --git a/sw/inc/accmap.hxx b/sw/inc/accmap.hxx
index 38eba83c4213..e09129a34482 100644
--- a/sw/inc/accmap.hxx
+++ b/sw/inc/accmap.hxx
@@ -127,7 +127,7 @@ class SwAccessibleMap : public ::accessibility::IAccessibleViewForwarder,
public:
SwAccessibleMap( SwViewShell *pSh );
- virtual ~SwAccessibleMap();
+ virtual ~SwAccessibleMap() override;
css::uno::Reference<css::accessibility::XAccessible> GetDocumentView();
diff --git a/sw/inc/anchoreddrawobject.hxx b/sw/inc/anchoreddrawobject.hxx
index 5336f2a9d36d..1e6388852c39 100644
--- a/sw/inc/anchoreddrawobject.hxx
+++ b/sw/inc/anchoreddrawobject.hxx
@@ -123,7 +123,7 @@ class SW_DLLPUBLIC SwAnchoredDrawObject : public SwAnchoredObject
public:
SwAnchoredDrawObject();
- virtual ~SwAnchoredDrawObject();
+ virtual ~SwAnchoredDrawObject() override;
// declaration of pure virtual methods of base class <SwAnchoredObject>
virtual void MakeObjPos() override;
diff --git a/sw/inc/authfld.hxx b/sw/inc/authfld.hxx
index 6cf7a2093d3c..fb345dba02b3 100644
--- a/sw/inc/authfld.hxx
+++ b/sw/inc/authfld.hxx
@@ -76,7 +76,7 @@ virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew ) override
public:
SwAuthorityFieldType(SwDoc* pDoc);
- virtual ~SwAuthorityFieldType();
+ virtual ~SwAuthorityFieldType() override;
virtual SwFieldType* Copy() const override;
@@ -160,7 +160,7 @@ public:
SwAuthorityField(SwAuthorityFieldType* pType, const OUString& rFieldContents);
SwAuthorityField(SwAuthorityFieldType* pType, sal_IntPtr nHandle);
- virtual ~SwAuthorityField();
+ virtual ~SwAuthorityField() override;
OUString GetFieldText(ToxAuthorityField eField) const;
diff --git a/sw/inc/calbck.hxx b/sw/inc/calbck.hxx
index 8890f6b3d203..71a86bb3935b 100644
--- a/sw/inc/calbck.hxx
+++ b/sw/inc/calbck.hxx
@@ -66,7 +66,7 @@ namespace sw
struct SW_DLLPUBLIC LegacyModifyHint final: SfxHint
{
LegacyModifyHint(const SfxPoolItem* pOld, const SfxPoolItem* pNew) : m_pOld(pOld), m_pNew(pNew) {};
- virtual ~LegacyModifyHint();
+ virtual ~LegacyModifyHint() override;
const SfxPoolItem* m_pOld;
const SfxPoolItem* m_pNew;
};
@@ -178,7 +178,7 @@ public:
// a more universal broadcasting mechanism
inline void CallSwClientNotify( const SfxHint& rHint ) const;
- virtual ~SwModify();
+ virtual ~SwModify() override;
void Add(SwClient *pDepend);
SwClient* Remove(SwClient *pDepend);
diff --git a/sw/inc/calc.hxx b/sw/inc/calc.hxx
index de39a1c105f0..4610eaff6023 100644
--- a/sw/inc/calc.hxx
+++ b/sw/inc/calc.hxx
@@ -111,7 +111,7 @@ public:
SbxValue( rVal ),
bVoid(rVal.bVoid)
{}
- virtual ~SwSbxValue();
+ virtual ~SwSbxValue() override;
bool GetBool() const;
double GetDouble() const;
diff --git a/sw/inc/ccoll.hxx b/sw/inc/ccoll.hxx
index 3048ca91facc..f5bc84274b48 100644
--- a/sw/inc/ccoll.hxx
+++ b/sw/inc/ccoll.hxx
@@ -49,7 +49,7 @@ class SW_DLLPUBLIC SwCondCollItem : public SfxPoolItem
public:
SwCondCollItem();
- virtual ~SwCondCollItem();
+ virtual ~SwCondCollItem() override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
diff --git a/sw/inc/cellatr.hxx b/sw/inc/cellatr.hxx
index c0fd74552e04..22e4efd826fb 100644
--- a/sw/inc/cellatr.hxx
+++ b/sw/inc/cellatr.hxx
@@ -57,7 +57,7 @@ class SwTableBoxFormula : public SfxPoolItem, public SwTableFormula
public:
SwTableBoxFormula( const OUString& rFormula );
- virtual ~SwTableBoxFormula() {};
+ virtual ~SwTableBoxFormula() override {};
// "pure virtual methods" of SfxPoolItem
virtual bool operator==( const SfxPoolItem& ) const override;
diff --git a/sw/inc/colwd.hxx b/sw/inc/colwd.hxx
index fed2b5375c78..2657cd3b2755 100644
--- a/sw/inc/colwd.hxx
+++ b/sw/inc/colwd.hxx
@@ -38,7 +38,7 @@ protected:
public:
SwTableWidthDlg(vcl::Window *pParent, SwTableFUNC &rFnc );
- virtual ~SwTableWidthDlg();
+ virtual ~SwTableWidthDlg() override;
virtual void dispose() override;
};
diff --git a/sw/inc/crsrsh.hxx b/sw/inc/crsrsh.hxx
index dde40132e064..e83d9eeb829f 100644
--- a/sw/inc/crsrsh.hxx
+++ b/sw/inc/crsrsh.hxx
@@ -292,7 +292,7 @@ public:
SwCursorShell( SwDoc& rDoc, vcl::Window *pWin, const SwViewOption *pOpt = nullptr );
// disguised copy constructor
SwCursorShell( SwCursorShell& rShell, vcl::Window *pWin );
- virtual ~SwCursorShell();
+ virtual ~SwCursorShell() override;
// create new cursor and append the old one
virtual SwPaM & CreateNewShellCursor() override;
diff --git a/sw/inc/dbfld.hxx b/sw/inc/dbfld.hxx
index 5a9d07564bd3..83cfdf733fd0 100644
--- a/sw/inc/dbfld.hxx
+++ b/sw/inc/dbfld.hxx
@@ -38,7 +38,7 @@ class SW_DLLPUBLIC SwDBFieldType : public SwValueFieldType
public:
SwDBFieldType(SwDoc* pDocPtr, const OUString& rColumnName, const SwDBData& rDBData);
- virtual ~SwDBFieldType();
+ virtual ~SwDBFieldType() override;
virtual OUString GetName() const override;
virtual SwFieldType* Copy() const override;
@@ -69,7 +69,7 @@ class SW_DLLPUBLIC SwDBField : public SwValueField
public:
SwDBField(SwDBFieldType*, sal_uLong nFormat = 0);
- virtual ~SwDBField();
+ virtual ~SwDBField() override;
virtual SwFieldType* ChgTyp( SwFieldType* ) override;
diff --git a/sw/inc/dcontact.hxx b/sw/inc/dcontact.hxx
index 7e6a79c3c34c..b19c76c7322c 100644
--- a/sw/inc/dcontact.hxx
+++ b/sw/inc/dcontact.hxx
@@ -105,7 +105,7 @@ public:
/// For reader. Only the connection is created.
SwContact( SwFrameFormat *pToRegisterIn );
- virtual ~SwContact();
+ virtual ~SwContact() override;
virtual const SwAnchoredObject* GetAnchoredObj( const SdrObject* _pSdrObj ) const = 0;
virtual SwAnchoredObject* GetAnchoredObj( SdrObject* _pSdrObj ) = 0;
@@ -197,7 +197,7 @@ public:
/// Creates DrawObject and registers it with the Model.
SwFlyDrawContact( SwFlyFrameFormat* pToRegisterIn, SdrModel* pMod );
- virtual ~SwFlyDrawContact();
+ virtual ~SwFlyDrawContact() override;
virtual const SwAnchoredObject* GetAnchoredObj( const SdrObject* _pSdrObj ) const override;
virtual SwAnchoredObject* GetAnchoredObj( SdrObject* _pSdrObj ) override;
@@ -242,7 +242,7 @@ class SwDrawVirtObj : public SdrVirtObj
SwDrawVirtObj( SdrObject& _rNewObj,
SwDrawContact& _rDrawContact );
- virtual ~SwDrawVirtObj();
+ virtual ~SwDrawVirtObj() override;
/// access to offset
virtual const Point GetOffset() const override;
@@ -387,7 +387,7 @@ class SwDrawContact : public SwContact
public:
SwDrawContact( SwFrameFormat *pToRegisterIn, SdrObject *pObj );
- virtual ~SwDrawContact();
+ virtual ~SwDrawContact() override;
virtual const SwAnchoredObject* GetAnchoredObj( const SdrObject* _pSdrObj ) const override;
virtual SwAnchoredObject* GetAnchoredObj( SdrObject* _pSdrObj ) override;
diff --git a/sw/inc/ddefld.hxx b/sw/inc/ddefld.hxx
index 7e092e54bfb9..4dd95430c87a 100644
--- a/sw/inc/ddefld.hxx
+++ b/sw/inc/ddefld.hxx
@@ -43,7 +43,7 @@ class SW_DLLPUBLIC SwDDEFieldType : public SwFieldType
public:
SwDDEFieldType( const OUString& rName, const OUString& rCmd,
SfxLinkUpdateMode = SfxLinkUpdateMode::ONCALL );
- virtual ~SwDDEFieldType();
+ virtual ~SwDDEFieldType() override;
const OUString& GetExpansion() const { return aExpansion; }
void SetExpansion( const OUString& rStr ) { aExpansion = rStr;
@@ -89,7 +89,7 @@ private:
public:
SwDDEField(SwDDEFieldType*);
- virtual ~SwDDEField();
+ virtual ~SwDDEField() override;
/** Get parameter via types.
Name cannot be changed. */
diff --git a/sw/inc/dlelstnr.hxx b/sw/inc/dlelstnr.hxx
index b499c57af0e7..82f15ad899fe 100644
--- a/sw/inc/dlelstnr.hxx
+++ b/sw/inc/dlelstnr.hxx
@@ -59,7 +59,7 @@ class SwLinguServiceEventListener :
public:
SwLinguServiceEventListener();
- virtual ~SwLinguServiceEventListener();
+ virtual ~SwLinguServiceEventListener() override;
/// XEventListener
virtual void SAL_CALL disposing( const css::lang::EventObject& rEventObj ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index 793f6d2ebaed..3329c07c617d 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -447,7 +447,7 @@ public:
// Life cycle
SwDoc();
- virtual ~SwDoc();
+ virtual ~SwDoc() override;
bool IsInDtor() const { return mbDtor; }
diff --git a/sw/inc/docary.hxx b/sw/inc/docary.hxx
index ad4d58ab987d..c98f143983bd 100644
--- a/sw/inc/docary.hxx
+++ b/sw/inc/docary.hxx
@@ -188,7 +188,7 @@ public:
SwFrameFormats();
// frees all SwFrameFormat!
- virtual ~SwFrameFormats();
+ virtual ~SwFrameFormats() override;
void clear() { return m_Array.clear(); }
bool empty() const { return m_Array.empty(); }
diff --git a/sw/inc/docsh.hxx b/sw/inc/docsh.hxx
index ac4345444f1d..28dcb0332615 100644
--- a/sw/inc/docsh.hxx
+++ b/sw/inc/docsh.hxx
@@ -168,7 +168,7 @@ public:
SwDocShell( SfxObjectCreateMode eMode = SfxObjectCreateMode::EMBEDDED );
SwDocShell( SfxModelFlags i_nSfxCreationFlags );
SwDocShell( SwDoc *pDoc, SfxObjectCreateMode eMode = SfxObjectCreateMode::STANDARD );
- virtual ~SwDocShell();
+ virtual ~SwDocShell() override;
/// OLE 2.0-notification.
DECL_LINK_TYPED( Ole2ModifiedHdl, bool, void );
diff --git a/sw/inc/docstyle.hxx b/sw/inc/docstyle.hxx
index c8b526fe5196..79411a945b77 100644
--- a/sw/inc/docstyle.hxx
+++ b/sw/inc/docstyle.hxx
@@ -72,7 +72,7 @@ class SW_DLLPUBLIC SwDocStyleSheet : public SfxStyleSheetBase
std::unique_ptr<SfxItemSet> * o_ppFlatSet = nullptr);
protected:
- virtual ~SwDocStyleSheet();
+ virtual ~SwDocStyleSheet() override;
public:
SwDocStyleSheet( SwDoc& rDoc,
@@ -176,7 +176,7 @@ class SwStyleSheetIterator : public SfxStyleSheetIterator, public SfxListener
public:
SwStyleSheetIterator( SwDocStyleSheetPool* pBase,
SfxStyleFamily eFam, sal_uInt16 n=SFXSTYLEBIT_ALL );
- virtual ~SwStyleSheetIterator();
+ virtual ~SwStyleSheetIterator() override;
virtual sal_uInt16 Count() override;
virtual SfxStyleSheetBase *operator[](sal_uInt16 nIdx) override;
@@ -225,7 +225,7 @@ public:
void InvalidateIterator();
protected:
- virtual ~SwDocStyleSheetPool();
+ virtual ~SwDocStyleSheetPool() override;
private:
SwDocStyleSheetPool( const SwDocStyleSheetPool& ) = delete;
diff --git a/sw/inc/docufld.hxx b/sw/inc/docufld.hxx
index 373be0ca7cec..4464dc65f3fc 100644
--- a/sw/inc/docufld.hxx
+++ b/sw/inc/docufld.hxx
@@ -454,7 +454,7 @@ public:
const OUString& rInitials,
const OUString& rName,
const DateTime& rDate);
- virtual ~SwPostItField();
+ virtual ~SwPostItField() override;
virtual OUString Expand() const override;
virtual SwField* Copy() const override;
diff --git a/sw/inc/dpage.hxx b/sw/inc/dpage.hxx
index 76d44eb7784c..3bd14a21f176 100644
--- a/sw/inc/dpage.hxx
+++ b/sw/inc/dpage.hxx
@@ -35,7 +35,7 @@ class SwDPage : public FmFormPage, public SdrObjUserCall
public:
explicit SwDPage(SwDrawModel& rNewModel, bool bMasterPage=false);
- virtual ~SwDPage();
+ virtual ~SwDPage() override;
virtual SwDPage* Clone() const override;
virtual SwDPage* Clone(SdrModel* pNewModel) const override;
diff --git a/sw/inc/drawdoc.hxx b/sw/inc/drawdoc.hxx
index 339fbc7f9c3d..60bd71cc8384 100644
--- a/sw/inc/drawdoc.hxx
+++ b/sw/inc/drawdoc.hxx
@@ -31,7 +31,7 @@ private:
public:
SwDrawModel( SwDoc* pDoc );
- virtual ~SwDrawModel();
+ virtual ~SwDrawModel() override;
const SwDoc& GetDoc() const { return *m_pDoc; }
SwDoc& GetDoc() { return *m_pDoc; }
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx
index aef018e0377b..20a24a931536 100644
--- a/sw/inc/editsh.hxx
+++ b/sw/inc/editsh.hxx
@@ -941,7 +941,7 @@ public:
/// Copy-Constructor in disguise.
SwEditShell( SwEditShell&, vcl::Window* );
- virtual ~SwEditShell();
+ virtual ~SwEditShell() override;
private:
SwEditShell(const SwEditShell &) = delete;
diff --git a/sw/inc/expfld.hxx b/sw/inc/expfld.hxx
index 8e84d2814fb3..9e62ee9facc8 100644
--- a/sw/inc/expfld.hxx
+++ b/sw/inc/expfld.hxx
@@ -319,7 +319,7 @@ public:
sal_uInt16 nSubType = 0,
sal_uLong nFormat = 0,
bool bIsFormField = true );
- virtual ~SwInputField();
+ virtual ~SwInputField() override;
void SetFormatField( SwFormatField& rFormatField );
SwFormatField* GetFormatField() { return mpFormatField;}
diff --git a/sw/inc/extinput.hxx b/sw/inc/extinput.hxx
index 28c962ef42c1..f6bb44beec91 100644
--- a/sw/inc/extinput.hxx
+++ b/sw/inc/extinput.hxx
@@ -34,7 +34,7 @@ class SwExtTextInput : public SwPaM
LanguageType eInputLanguage;
public:
SwExtTextInput( const SwPaM& rPam, Ring* pRing = nullptr );
- virtual ~SwExtTextInput();
+ virtual ~SwExtTextInput() override;
void SetInputData( const CommandExtTextInputData& rData );
const std::vector<ExtTextInputAttr>& GetAttrs() const { return aAttrs; }
diff --git a/sw/inc/fchrfmt.hxx b/sw/inc/fchrfmt.hxx
index facab61d5585..2d6c77f20d7d 100644
--- a/sw/inc/fchrfmt.hxx
+++ b/sw/inc/fchrfmt.hxx
@@ -35,7 +35,7 @@ class SW_DLLPUBLIC SwFormatCharFormat: public SfxPoolItem, public SwClient
public:
/// single argument ctors shall be explicit.
explicit SwFormatCharFormat( SwCharFormat *pFormat );
- virtual ~SwFormatCharFormat();
+ virtual ~SwFormatCharFormat() override;
/// @@@ public copy ctor, but no copy assignment?
SwFormatCharFormat( const SwFormatCharFormat& rAttr );
diff --git a/sw/inc/fesh.hxx b/sw/inc/fesh.hxx
index 550f1aafd0de..1c17dcf2293e 100644
--- a/sw/inc/fesh.hxx
+++ b/sw/inc/fesh.hxx
@@ -252,7 +252,7 @@ public:
SwFEShell( SwDoc& rDoc, vcl::Window *pWin, const SwViewOption *pOpt = nullptr );
SwFEShell( SwEditShell& rShell, vcl::Window *pWin );
- virtual ~SwFEShell();
+ virtual ~SwFEShell() override;
/// Copy and Paste methods for internal clipboard.
bool Copy( SwDoc* pClpDoc, const OUString* pNewClpText = nullptr );
diff --git a/sw/inc/finalthreadmanager.hxx b/sw/inc/finalthreadmanager.hxx
index d197de6dcd84..4f4d3907d058 100644
--- a/sw/inc/finalthreadmanager.hxx
+++ b/sw/inc/finalthreadmanager.hxx
@@ -65,7 +65,7 @@ private:
FinalThreadManager(FinalThreadManager &) = delete;
void operator =(FinalThreadManager &) = delete;
- virtual ~FinalThreadManager();
+ virtual ~FinalThreadManager() override;
void registerAsListenerAtDesktop();
diff --git a/sw/inc/fldbas.hxx b/sw/inc/fldbas.hxx
index a516b22b5581..0c350e8f0bf0 100644
--- a/sw/inc/fldbas.hxx
+++ b/sw/inc/fldbas.hxx
@@ -405,7 +405,7 @@ protected:
SwValueField( const SwValueField& rField );
public:
- virtual ~SwValueField();
+ virtual ~SwValueField() override;
virtual SwFieldType* ChgTyp( SwFieldType* ) override;
virtual void SetLanguage(sal_uInt16 nLng) override;
diff --git a/sw/inc/flddropdown.hxx b/sw/inc/flddropdown.hxx
index 5f667842b9c6..e7bdfbbd4375 100644
--- a/sw/inc/flddropdown.hxx
+++ b/sw/inc/flddropdown.hxx
@@ -39,7 +39,7 @@ public:
/**
Destructor
*/
- virtual ~SwDropDownFieldType();
+ virtual ~SwDropDownFieldType() override;
/**
Create a copy of this field type.
@@ -117,7 +117,7 @@ public:
/**
Destructor
*/
- virtual ~SwDropDownField();
+ virtual ~SwDropDownField() override;
/**
Returns the selected value.
diff --git a/sw/inc/fmtanchr.hxx b/sw/inc/fmtanchr.hxx
index 2dad3cb1aba3..c26cfa74c31d 100644
--- a/sw/inc/fmtanchr.hxx
+++ b/sw/inc/fmtanchr.hxx
@@ -46,7 +46,7 @@ class SW_DLLPUBLIC SwFormatAnchor: public SfxPoolItem
public:
SwFormatAnchor( RndStdIds eRnd = FLY_AT_PAGE, sal_uInt16 nPageNum = 0 );
SwFormatAnchor( const SwFormatAnchor &rCpy );
- virtual ~SwFormatAnchor();
+ virtual ~SwFormatAnchor() override;
SwFormatAnchor &operator=( const SwFormatAnchor& );
diff --git a/sw/inc/fmtautofmt.hxx b/sw/inc/fmtautofmt.hxx
index b3fbbc0957ba..de022f122031 100644
--- a/sw/inc/fmtautofmt.hxx
+++ b/sw/inc/fmtautofmt.hxx
@@ -31,7 +31,7 @@ public:
SwFormatAutoFormat( sal_uInt16 nWhich = RES_TXTATR_AUTOFMT );
/// single argument ctors shall be explicit.
- virtual ~SwFormatAutoFormat();
+ virtual ~SwFormatAutoFormat() override;
/// @@@ public copy ctor, but no copy assignment?
SwFormatAutoFormat( const SwFormatAutoFormat& rAttr );
diff --git a/sw/inc/fmtclds.hxx b/sw/inc/fmtclds.hxx
index 85d7ead78e3a..0b904800de38 100644
--- a/sw/inc/fmtclds.hxx
+++ b/sw/inc/fmtclds.hxx
@@ -89,7 +89,7 @@ class SW_DLLPUBLIC SwFormatCol : public SfxPoolItem
public:
SwFormatCol();
SwFormatCol( const SwFormatCol& );
- virtual ~SwFormatCol();
+ virtual ~SwFormatCol() override;
//#i120133#
sal_Int16 GetAdjustValue() const { return m_aWidthAdjustValue; }
void SetAdjustValue( sal_Int16 n ) { m_aWidthAdjustValue = n; }
diff --git a/sw/inc/fmtcntnt.hxx b/sw/inc/fmtcntnt.hxx
index 2403675f41fc..b8aa2b604dfa 100644
--- a/sw/inc/fmtcntnt.hxx
+++ b/sw/inc/fmtcntnt.hxx
@@ -36,7 +36,7 @@ class SW_DLLPUBLIC SwFormatContent: public SfxPoolItem
public:
SwFormatContent( const SwStartNode* pStartNode = nullptr );
SwFormatContent( const SwFormatContent &rCpy );
- virtual ~SwFormatContent();
+ virtual ~SwFormatContent() override;
/// "Pure virtual methods" of SfxPoolItem.
virtual bool operator==( const SfxPoolItem& ) const override;
diff --git a/sw/inc/fmtcol.hxx b/sw/inc/fmtcol.hxx
index e7e1b6346027..1a5269356b9d 100644
--- a/sw/inc/fmtcol.hxx
+++ b/sw/inc/fmtcol.hxx
@@ -186,7 +186,7 @@ public:
sal_uLong nSubCond = 0 );
SwCollCondition( SwTextFormatColl* pColl, sal_uLong nMasterCond,
const OUString& rSubExp );
- virtual ~SwCollCondition();
+ virtual ~SwCollCondition() override;
/// @@@ public copy ctor, but no copy assignment?
SwCollCondition( const SwCollCondition& rCpy );
@@ -223,7 +223,7 @@ protected:
public:
- virtual ~SwConditionTextFormatColl();
+ virtual ~SwConditionTextFormatColl() override;
const SwCollCondition* HasCondition( const SwCollCondition& rCond ) const;
const SwFormatCollConditions& GetCondColls() const { return m_CondColls; }
diff --git a/sw/inc/fmtfld.hxx b/sw/inc/fmtfld.hxx
index 65d658889fac..341f7d3445da 100644
--- a/sw/inc/fmtfld.hxx
+++ b/sw/inc/fmtfld.hxx
@@ -64,7 +64,7 @@ public:
/// @@@ copy construction allowed, but copy assignment is not? @@@
SwFormatField( const SwFormatField& rAttr );
- virtual ~SwFormatField();
+ virtual ~SwFormatField() override;
/// "Pure virtual methods" of SfxPoolItem.
virtual bool operator==( const SfxPoolItem& ) const override;
diff --git a/sw/inc/fmtftn.hxx b/sw/inc/fmtftn.hxx
index eadf2320240b..4a4a3deef3b2 100644
--- a/sw/inc/fmtftn.hxx
+++ b/sw/inc/fmtftn.hxx
@@ -52,7 +52,7 @@ class SW_DLLPUBLIC SwFormatFootnote
public:
SwFormatFootnote( bool bEndNote = false );
- virtual ~SwFormatFootnote();
+ virtual ~SwFormatFootnote() override;
/// "Pure virtual methods" of SfxPoolItem.
virtual bool operator==( const SfxPoolItem& ) const override;
diff --git a/sw/inc/fmthdft.hxx b/sw/inc/fmthdft.hxx
index 07390d66234e..26dc69ba7b67 100644
--- a/sw/inc/fmthdft.hxx
+++ b/sw/inc/fmthdft.hxx
@@ -39,7 +39,7 @@ public:
SwFormatHeader( bool bOn = false );
SwFormatHeader( SwFrameFormat *pHeaderFormat );
SwFormatHeader( const SwFormatHeader &rCpy );
- virtual ~SwFormatHeader();
+ virtual ~SwFormatHeader() override;
SwFormatHeader& operator=( const SwFormatHeader &rCpy );
@@ -70,7 +70,7 @@ public:
SwFormatFooter( bool bOn = false );
SwFormatFooter( SwFrameFormat *pFooterFormat );
SwFormatFooter( const SwFormatFooter &rCpy );
- virtual ~SwFormatFooter();
+ virtual ~SwFormatFooter() override;
SwFormatFooter& operator=( const SwFormatFooter &rCpy );
diff --git a/sw/inc/fmtinfmt.hxx b/sw/inc/fmtinfmt.hxx
index 892a536a6475..347a366a4326 100644
--- a/sw/inc/fmtinfmt.hxx
+++ b/sw/inc/fmtinfmt.hxx
@@ -46,7 +46,7 @@ public:
SwFormatINetFormat( const OUString& rURL, const OUString& rTarget );
SwFormatINetFormat( const SwFormatINetFormat& rAttr );
SwFormatINetFormat(); ///< For TypeInfo.
- virtual ~SwFormatINetFormat();
+ virtual ~SwFormatINetFormat() override;
static SfxPoolItem* CreateDefault();
diff --git a/sw/inc/fmtline.hxx b/sw/inc/fmtline.hxx
index 0560fa8c48f5..e510ea3ab819 100644
--- a/sw/inc/fmtline.hxx
+++ b/sw/inc/fmtline.hxx
@@ -33,7 +33,7 @@ class SW_DLLPUBLIC SwFormatLineNumber: public SfxPoolItem
public:
SwFormatLineNumber();
- virtual ~SwFormatLineNumber();
+ virtual ~SwFormatLineNumber() override;
static SfxPoolItem* CreateDefault();
diff --git a/sw/inc/fmtmeta.hxx b/sw/inc/fmtmeta.hxx
index 1ac8c050b3c5..5e655c034c5b 100644
--- a/sw/inc/fmtmeta.hxx
+++ b/sw/inc/fmtmeta.hxx
@@ -107,7 +107,7 @@ public:
/// takes ownership
explicit SwFormatMeta( std::shared_ptr< ::sw::Meta > const & i_pMeta,
const sal_uInt16 i_nWhich );
- virtual ~SwFormatMeta();
+ virtual ~SwFormatMeta() override;
/// SfxPoolItem
virtual bool operator==( const SfxPoolItem & ) const override;
@@ -154,7 +154,7 @@ protected:
public:
explicit Meta(SwFormatMeta * const i_pFormat = nullptr);
- virtual ~Meta();
+ virtual ~Meta() override;
/// sfx2::Metadatable
virtual ::sfx2::IXmlIdRegistry& GetRegistry() override;
diff --git a/sw/inc/fmtpdsc.hxx b/sw/inc/fmtpdsc.hxx
index 933e2d896499..e86fdef2a1b0 100644
--- a/sw/inc/fmtpdsc.hxx
+++ b/sw/inc/fmtpdsc.hxx
@@ -50,7 +50,7 @@ public:
SwFormatPageDesc( const SwPageDesc *pDesc = nullptr );
SwFormatPageDesc( const SwFormatPageDesc &rCpy );
SwFormatPageDesc &operator=( const SwFormatPageDesc &rCpy );
- virtual ~SwFormatPageDesc();
+ virtual ~SwFormatPageDesc() override;
/// "Pure virtual methods" of SfxPoolItem.
diff --git a/sw/inc/fmtrfmrk.hxx b/sw/inc/fmtrfmrk.hxx
index 1c1c578edec9..33bcc2361b6c 100644
--- a/sw/inc/fmtrfmrk.hxx
+++ b/sw/inc/fmtrfmrk.hxx
@@ -48,7 +48,7 @@ class SwFormatRefMark
public:
SwFormatRefMark( const OUString& rText );
SwFormatRefMark( const SwFormatRefMark& rRefMark );
- virtual ~SwFormatRefMark( );
+ virtual ~SwFormatRefMark( ) override;
/// "Pure virtual methods" of SfxPoolItem.
virtual bool operator==( const SfxPoolItem& ) const override;
diff --git a/sw/inc/fmtruby.hxx b/sw/inc/fmtruby.hxx
index 437a1d3d63db..dcf5575ce873 100644
--- a/sw/inc/fmtruby.hxx
+++ b/sw/inc/fmtruby.hxx
@@ -37,7 +37,7 @@ class SW_DLLPUBLIC SwFormatRuby : public SfxPoolItem
public:
SwFormatRuby( const OUString& rRubyText );
SwFormatRuby( const SwFormatRuby& rAttr );
- virtual ~SwFormatRuby();
+ virtual ~SwFormatRuby() override;
SwFormatRuby& operator=( const SwFormatRuby& rAttr );
diff --git a/sw/inc/fmturl.hxx b/sw/inc/fmturl.hxx
index 9f338f9a9fb0..e6ea18b863a6 100644
--- a/sw/inc/fmturl.hxx
+++ b/sw/inc/fmturl.hxx
@@ -46,7 +46,7 @@ public:
/// @@@ copy construction allowed, but assigment is not? @@@
SwFormatURL( const SwFormatURL& );
- virtual ~SwFormatURL();
+ virtual ~SwFormatURL() override;
/// "Pure virtual methods" of SfxPoolItem.
virtual bool operator==( const SfxPoolItem& ) const override;
diff --git a/sw/inc/fmtwrapinfluenceonobjpos.hxx b/sw/inc/fmtwrapinfluenceonobjpos.hxx
index ca67be21402d..a4cc9201ba5a 100644
--- a/sw/inc/fmtwrapinfluenceonobjpos.hxx
+++ b/sw/inc/fmtwrapinfluenceonobjpos.hxx
@@ -36,7 +36,7 @@ public:
sal_Int16 _nWrapInfluenceOnPosition = css::text::WrapInfluenceOnPosition::ONCE_CONCURRENT );
SwFormatWrapInfluenceOnObjPos(
const SwFormatWrapInfluenceOnObjPos& _rCpy );
- virtual ~SwFormatWrapInfluenceOnObjPos();
+ virtual ~SwFormatWrapInfluenceOnObjPos() override;
SwFormatWrapInfluenceOnObjPos& operator=(
const SwFormatWrapInfluenceOnObjPos& _rSource );
diff --git a/sw/inc/format.hxx b/sw/inc/format.hxx
index 1e01696df74d..f03c2e172622 100644
--- a/sw/inc/format.hxx
+++ b/sw/inc/format.hxx
@@ -73,7 +73,7 @@ protected:
public:
- virtual ~SwFormat();
+ virtual ~SwFormat() override;
SwFormat &operator=(const SwFormat&);
/// for Querying of Writer-functions.
diff --git a/sw/inc/frmfmt.hxx b/sw/inc/frmfmt.hxx
index 88c77f5b09a9..22db10be7030 100644
--- a/sw/inc/frmfmt.hxx
+++ b/sw/inc/frmfmt.hxx
@@ -83,7 +83,7 @@ protected:
void SetOtherTextBoxFormat( SwFrameFormat *pFormat );
public:
- virtual ~SwFrameFormat();
+ virtual ~SwFrameFormat() override;
/// Destroys all Frames in aDepend (Frames are identified via dynamic_cast).
virtual void DelFrames();
@@ -182,7 +182,7 @@ protected:
{}
public:
- virtual ~SwFlyFrameFormat();
+ virtual ~SwFlyFrameFormat() override;
/// Creates the views.
virtual void MakeFrames() override;
@@ -263,7 +263,7 @@ protected:
{}
public:
- virtual ~SwDrawFrameFormat();
+ virtual ~SwDrawFrameFormat() override;
/** DrawObjects are removed from the arrays at the layout.
The DrawObjects are marked as deleted. */
diff --git a/sw/inc/globdoc.hxx b/sw/inc/globdoc.hxx
index 2d35d10ab96f..fa74c335affc 100644
--- a/sw/inc/globdoc.hxx
+++ b/sw/inc/globdoc.hxx
@@ -28,7 +28,7 @@ public:
SFX_DECL_OBJECTFACTORY();
SwGlobalDocShell(SfxObjectCreateMode eMode = SfxObjectCreateMode::EMBEDDED);
- virtual ~SwGlobalDocShell();
+ virtual ~SwGlobalDocShell() override;
virtual void FillClass( SvGlobalName * pClassName,
SotClipboardFormatId * pClipFormat,
diff --git a/sw/inc/gotodlg.hxx b/sw/inc/gotodlg.hxx
index b1d531a1a6d5..6d1d83339542 100644
--- a/sw/inc/gotodlg.hxx
+++ b/sw/inc/gotodlg.hxx
@@ -30,7 +30,7 @@ class SwGotoPageDlg : public ModalDialog
public:
SwGotoPageDlg(vcl::Window *parent = nullptr, SfxBindings* _pBindings = nullptr);
- virtual ~SwGotoPageDlg();
+ virtual ~SwGotoPageDlg() override;
virtual void dispose() override;
sal_uInt16 GetPageSelection() const{
diff --git a/sw/inc/hhcwrp.hxx b/sw/inc/hhcwrp.hxx
index e7ab19790e23..59321343c6f1 100644
--- a/sw/inc/hhcwrp.hxx
+++ b/sw/inc/hhcwrp.hxx
@@ -97,7 +97,7 @@ public:
sal_Int32 nConvOptions, bool bIsInteractive,
bool bStart, bool bOther, bool bSelection );
- virtual ~SwHHCWrapper();
+ virtual ~SwHHCWrapper() override;
void Convert();
};
diff --git a/sw/inc/hints.hxx b/sw/inc/hints.hxx
index d9f867ca6cef..d3e7d1422144 100644
--- a/sw/inc/hints.hxx
+++ b/sw/inc/hints.hxx
@@ -198,7 +198,7 @@ class SwAttrSetChg: public SwMsgPoolItem
public:
SwAttrSetChg( const SwAttrSet& rTheSet, SwAttrSet& rSet );
SwAttrSetChg( const SwAttrSetChg& );
- virtual ~SwAttrSetChg();
+ virtual ~SwAttrSetChg() override;
/// What has changed
const SwAttrSet* GetChgSet() const { return m_pChgSet; }
diff --git a/sw/inc/modcfg.hxx b/sw/inc/modcfg.hxx
index 73f2a43f7594..61e3f0dd2a17 100644
--- a/sw/inc/modcfg.hxx
+++ b/sw/inc/modcfg.hxx
@@ -80,7 +80,7 @@ class SwRevisionConfig : public utl::ConfigItem
public:
SwRevisionConfig();
- virtual ~SwRevisionConfig();
+ virtual ~SwRevisionConfig() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
void Load();
@@ -111,7 +111,7 @@ class SwCompareConfig : public utl::ConfigItem
public:
SwCompareConfig();
- virtual ~SwCompareConfig();
+ virtual ~SwCompareConfig() override;
virtual void Notify( const css::uno::Sequence< OUString >& ) override { };
void Load();
@@ -139,7 +139,7 @@ class SwInsertConfig : public utl::ConfigItem
public:
SwInsertConfig(bool bWeb);
- virtual ~SwInsertConfig();
+ virtual ~SwInsertConfig() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
void Load();
@@ -166,7 +166,7 @@ class SwTableConfig : public utl::ConfigItem
public:
SwTableConfig(bool bWeb);
- virtual ~SwTableConfig();
+ virtual ~SwTableConfig() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
void Load();
@@ -196,7 +196,7 @@ class SwMiscConfig : public utl::ConfigItem
public:
SwMiscConfig();
- virtual ~SwMiscConfig();
+ virtual ~SwMiscConfig() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
void Load();
diff --git a/sw/inc/ndgrf.hxx b/sw/inc/ndgrf.hxx
index 2734d19a1ea2..f162b5e0cf70 100644
--- a/sw/inc/ndgrf.hxx
+++ b/sw/inc/ndgrf.hxx
@@ -116,7 +116,7 @@ class SW_DLLPUBLIC SwGrfNode: public SwNoTextNode
void onGraphicChanged();
public:
- virtual ~SwGrfNode();
+ virtual ~SwGrfNode() override;
const Graphic& GetGrf(bool bWait = false) const;
const GraphicObject& GetGrfObj(bool bWait = false) const;
const GraphicObject* GetReplacementGrfObj() const;
diff --git a/sw/inc/ndindex.hxx b/sw/inc/ndindex.hxx
index f9e51d8f4dbc..f2e2d41de0b9 100644
--- a/sw/inc/ndindex.hxx
+++ b/sw/inc/ndindex.hxx
@@ -79,7 +79,7 @@ public:
RegisterIndex( m_pNode->GetNodes() );
}
- virtual ~SwNodeIndex()
+ virtual ~SwNodeIndex() override
{ DeRegisterIndex( m_pNode->GetNodes() ); }
inline sal_uLong operator++();
diff --git a/sw/inc/ndnotxt.hxx b/sw/inc/ndnotxt.hxx
index 7affc6eb1412..cb8c4905eb76 100644
--- a/sw/inc/ndnotxt.hxx
+++ b/sw/inc/ndnotxt.hxx
@@ -49,7 +49,7 @@ protected:
SwGrfFormatColl *pGrColl, SwAttrSet* pAutoAttr = nullptr );
public:
- virtual ~SwNoTextNode();
+ virtual ~SwNoTextNode() override;
virtual SwContentFrame *MakeFrame( SwFrame* ) override;
diff --git a/sw/inc/ndole.hxx b/sw/inc/ndole.hxx
index 6dc1b481ce9e..a20a4cced8d4 100644
--- a/sw/inc/ndole.hxx
+++ b/sw/inc/ndole.hxx
@@ -108,7 +108,7 @@ class SW_DLLPUBLIC SwOLENode: public SwNoTextNode
public:
const SwOLEObj& GetOLEObj() const { return aOLEObj; }
SwOLEObj& GetOLEObj() { return aOLEObj; }
- virtual ~SwOLENode();
+ virtual ~SwOLENode() override;
virtual SwContentNode *SplitContentNode( const SwPosition & ) override;
diff --git a/sw/inc/ndtxt.hxx b/sw/inc/ndtxt.hxx
index abe845a604b3..15f634171706 100644
--- a/sw/inc/ndtxt.hxx
+++ b/sw/inc/ndtxt.hxx
@@ -228,7 +228,7 @@ public:
inline bool HasHints() const { return m_pSwpHints != nullptr; }
inline SwpHints &GetOrCreateSwpHints();
- virtual ~SwTextNode();
+ virtual ~SwTextNode() override;
virtual sal_Int32 Len() const override;
diff --git a/sw/inc/node.hxx b/sw/inc/node.hxx
index b662c816eb49..173f3d0d215f 100644
--- a/sw/inc/node.hxx
+++ b/sw/inc/node.hxx
@@ -110,7 +110,7 @@ protected:
public:
/** the = 0 forces the class to be an abstract base class, but the dtor can be still called
from subclasses */
- virtual ~SwNode() = 0;
+ virtual ~SwNode() override = 0;
#ifdef DBG_UTIL
long GetSerial() const { return m_nSerial; }
@@ -363,7 +363,7 @@ protected:
SwFormatColl *pFormatColl );
/** the = 0 forces the class to be an abstract base class, but the dtor can be still called
from subclasses */
- virtual ~SwContentNode() = 0;
+ virtual ~SwContentNode() override = 0;
/** Attribute-set for all auto attributes of a ContentNode.
(e.g. TextNode or NoTextNode). */
@@ -492,7 +492,7 @@ class SW_DLLPUBLIC SwTableNode : public SwStartNode, public SwModify
friend class SwNodes;
SwTable* m_pTable;
protected:
- virtual ~SwTableNode();
+ virtual ~SwTableNode() override;
public:
SwTableNode( const SwNodeIndex & );
@@ -535,7 +535,7 @@ private:
std::unique_ptr<SwSection> const m_pSection;
protected:
- virtual ~SwSectionNode();
+ virtual ~SwSectionNode() override;
public:
SwSectionNode(SwNodeIndex const&,
diff --git a/sw/inc/numrule.hxx b/sw/inc/numrule.hxx
index 9073302845f0..8f3ade04f9de 100644
--- a/sw/inc/numrule.hxx
+++ b/sw/inc/numrule.hxx
@@ -65,7 +65,7 @@ public:
SwNumFormat( const SwNumFormat& );
SwNumFormat( const SvxNumberFormat&, SwDoc* pDoc);
- virtual ~SwNumFormat();
+ virtual ~SwNumFormat() override;
SwNumFormat& operator=( const SwNumFormat& );
diff --git a/sw/inc/pagedesc.hxx b/sw/inc/pagedesc.hxx
index 13eb80bb01c5..d234bfcf7769 100644
--- a/sw/inc/pagedesc.hxx
+++ b/sw/inc/pagedesc.hxx
@@ -274,7 +274,7 @@ public:
{ return m_StyleName < pd.m_StyleName; }
SwPageDesc( const SwPageDesc& );
- virtual ~SwPageDesc();
+ virtual ~SwPageDesc() override;
};
namespace std {
diff --git a/sw/inc/pam.hxx b/sw/inc/pam.hxx
index d00771d152ac..2dc78ee5a315 100644
--- a/sw/inc/pam.hxx
+++ b/sw/inc/pam.hxx
@@ -177,7 +177,7 @@ public:
const SwNode& rPt, sal_Int32 nPtContent, SwPaM* pRing = nullptr );
SwPaM( const SwNode& rNd, sal_Int32 nContent = 0, SwPaM* pRing = nullptr );
SwPaM( const SwNodeIndex& rNd, sal_Int32 nContent = 0, SwPaM* pRing = nullptr );
- virtual ~SwPaM();
+ virtual ~SwPaM() override;
/// this takes a second parameter, which indicates the Ring that
/// the new PaM should be part of (may be null)
diff --git a/sw/inc/paratr.hxx b/sw/inc/paratr.hxx
index 7aed926aeed0..00be3cb5a0fb 100644
--- a/sw/inc/paratr.hxx
+++ b/sw/inc/paratr.hxx
@@ -62,7 +62,7 @@ public:
static SfxPoolItem* CreateDefault();
SwFormatDrop();
- virtual ~SwFormatDrop();
+ virtual ~SwFormatDrop() override;
// @@@ public copy ctor, but no copy assignment?
SwFormatDrop( const SwFormatDrop & );
diff --git a/sw/inc/postithelper.hxx b/sw/inc/postithelper.hxx
index 9642a7e0dffa..0c9fe92da682 100644
--- a/sw/inc/postithelper.hxx
+++ b/sw/inc/postithelper.hxx
@@ -128,7 +128,7 @@ public:
{
}
- virtual ~SwAnnotationItem()
+ virtual ~SwAnnotationItem() override
{
}
diff --git a/sw/inc/prtopt.hxx b/sw/inc/prtopt.hxx
index 0e4004ba2449..2bab12840019 100644
--- a/sw/inc/prtopt.hxx
+++ b/sw/inc/prtopt.hxx
@@ -33,7 +33,7 @@ private:
public:
SwPrintOptions(bool bWeb);
- virtual ~SwPrintOptions();
+ virtual ~SwPrintOptions() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
virtual void doSetModified( ) override { m_bModified = true; SetModified();}
diff --git a/sw/inc/redline.hxx b/sw/inc/redline.hxx
index 8a9a1f0433c6..f6a0eacc97b4 100644
--- a/sw/inc/redline.hxx
+++ b/sw/inc/redline.hxx
@@ -57,7 +57,7 @@ class SwRedlineExtraData_FormatColl : public SwRedlineExtraData
public:
SwRedlineExtraData_FormatColl( const OUString& rColl, sal_uInt16 nPoolFormatId,
const SfxItemSet* pSet = nullptr );
- virtual ~SwRedlineExtraData_FormatColl();
+ virtual ~SwRedlineExtraData_FormatColl() override;
virtual SwRedlineExtraData* CreateNew() const override;
virtual void Reject( SwPaM& rPam ) const override;
virtual bool operator == ( const SwRedlineExtraData& ) const override;
@@ -73,7 +73,7 @@ class SwRedlineExtraData_Format : public SwRedlineExtraData
public:
SwRedlineExtraData_Format( const SfxItemSet& rSet );
- virtual ~SwRedlineExtraData_Format();
+ virtual ~SwRedlineExtraData_Format() override;
virtual SwRedlineExtraData* CreateNew() const override;
virtual void Reject( SwPaM& rPam ) const override;
virtual bool operator == ( const SwRedlineExtraData& ) const override;
@@ -95,7 +95,7 @@ class SW_DLLPUBLIC SwRedlineExtraData_FormattingChanges : public SwRedlineExtraD
public:
SwRedlineExtraData_FormattingChanges( const SfxItemSet* pItemSet );
- virtual ~SwRedlineExtraData_FormattingChanges();
+ virtual ~SwRedlineExtraData_FormattingChanges() override;
virtual SwRedlineExtraData* CreateNew() const override;
virtual void Reject( SwPaM& rPam ) const override;
virtual bool operator == ( const SwRedlineExtraData& ) const override;
@@ -201,7 +201,7 @@ public:
bDelLastPara( bDelLP ), bIsVisible( true )
{}
SwRangeRedline( const SwRangeRedline& );
- virtual ~SwRangeRedline();
+ virtual ~SwRangeRedline() override;
SwNodeIndex* GetContentIdx() const { return pContentSect; }
// For Undo.
@@ -303,7 +303,7 @@ private:
public:
SwTableRowRedline(const SwRedlineData& rData, const SwTableLine& rTableLine);
- virtual ~SwTableRowRedline();
+ virtual ~SwTableRowRedline() override;
/** ExtraData gets copied, the pointer is therefore not taken over by
* the RedLineObject.*/
@@ -324,7 +324,7 @@ private:
public:
SwTableCellRedline(const SwRedlineData& rData, const SwTableBox& rTableBox);
- virtual ~SwTableCellRedline();
+ virtual ~SwTableCellRedline() override;
/** ExtraData gets copied, the pointer is therefore not taken over by
* the RedLineObject.*/
diff --git a/sw/inc/reffld.hxx b/sw/inc/reffld.hxx
index 5257afea4ba1..bb82c5331801 100644
--- a/sw/inc/reffld.hxx
+++ b/sw/inc/reffld.hxx
@@ -99,7 +99,7 @@ public:
SwGetRefField( SwGetRefFieldType*, const OUString& rSetRef,
sal_uInt16 nSubType, sal_uInt16 nSeqNo, sal_uLong nFormat );
- virtual ~SwGetRefField();
+ virtual ~SwGetRefField() override;
virtual OUString GetFieldName() const override;
diff --git a/sw/inc/section.hxx b/sw/inc/section.hxx
index bb5db7aa160f..a84df08797dd 100644
--- a/sw/inc/section.hxx
+++ b/sw/inc/section.hxx
@@ -160,7 +160,7 @@ public:
SwSection(SectionType const eType, OUString const& rName,
SwSectionFormat & rFormat);
- virtual ~SwSection();
+ virtual ~SwSection() override;
bool DataEquals(SwSectionData const& rCmp) const;
@@ -256,7 +256,7 @@ class SwSectionFrameMoveAndDeleteHint : public SfxSimpleHint
, mbSaveContent( bSaveContent )
{}
- virtual ~SwSectionFrameMoveAndDeleteHint()
+ virtual ~SwSectionFrameMoveAndDeleteHint() override
{}
bool IsSaveContent() const
@@ -289,7 +289,7 @@ protected:
virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) override;
public:
- virtual ~SwSectionFormat();
+ virtual ~SwSectionFormat() override;
// Deletes all Frames in aDepend (Frames are recognized via dynamic_cast).
virtual void DelFrames() override;
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx
index a18f65be3fb1..df75e6f20444 100644
--- a/sw/inc/shellio.hxx
+++ b/sw/inc/shellio.hxx
@@ -405,7 +405,7 @@ public:
bool bOrganizerMode : 1;
Writer();
- virtual ~Writer();
+ virtual ~Writer() override;
virtual sal_uLong Write( SwPaM&, SfxMedium&, const OUString* );
sal_uLong Write( SwPaM&, SvStream&, const OUString* );
diff --git a/sw/inc/swacorr.hxx b/sw/inc/swacorr.hxx
index e9c41853eeae..5ca345548dc1 100644
--- a/sw/inc/swacorr.hxx
+++ b/sw/inc/swacorr.hxx
@@ -47,7 +47,7 @@ protected:
public:
SwAutoCorrect( const SvxAutoCorrect& rACorr );
- virtual ~SwAutoCorrect();
+ virtual ~SwAutoCorrect() override;
};
#endif
diff --git a/sw/inc/swatrset.hxx b/sw/inc/swatrset.hxx
index 13bc7bc8d2b7..ac101784c5b5 100644
--- a/sw/inc/swatrset.hxx
+++ b/sw/inc/swatrset.hxx
@@ -162,7 +162,7 @@ private:
public:
SwAttrPool( SwDoc* pDoc );
protected:
- virtual ~SwAttrPool();
+ virtual ~SwAttrPool() override;
public:
SwDoc* GetDoc() { return m_pDoc; }
diff --git a/sw/inc/swbaslnk.hxx b/sw/inc/swbaslnk.hxx
index b50f84a3c851..f87a70763249 100644
--- a/sw/inc/swbaslnk.hxx
+++ b/sw/inc/swbaslnk.hxx
@@ -37,7 +37,7 @@ public:
: ::sfx2::SvBaseLink( nMode, nFormat ), pContentNode( pNode ),
bSwapIn( false ), bNoDataFlag( false ), bIgnoreDataChanged( false )
{}
- virtual ~SwBaseLink();
+ virtual ~SwBaseLink() override;
virtual ::sfx2::SvBaseLink::UpdateResult DataChanged(
const OUString& rMimeType, const css::uno::Any & rValue ) override;
diff --git a/sw/inc/swcrsr.hxx b/sw/inc/swcrsr.hxx
index b8c269a2ddc9..f5c59e033a02 100644
--- a/sw/inc/swcrsr.hxx
+++ b/sw/inc/swcrsr.hxx
@@ -95,7 +95,7 @@ protected:
public:
// single argument ctors shall be explicit.
SwCursor( const SwPosition &rPos, SwPaM* pRing );
- virtual ~SwCursor();
+ virtual ~SwCursor() override;
/// this takes a second parameter, which indicates the Ring that
/// the new cursor should be part of (may be null)
@@ -273,7 +273,7 @@ protected:
public:
SwTableCursor( const SwPosition &rPos );
SwTableCursor( SwTableCursor& );
- virtual ~SwTableCursor();
+ virtual ~SwTableCursor() override;
virtual bool LeftRight( bool bLeft, sal_uInt16 nCnt, sal_uInt16 nMode,
bool bAllowVisual, bool bSkipHidden, bool bInsertCursor ) override;
diff --git a/sw/inc/swddetbl.hxx b/sw/inc/swddetbl.hxx
index 73eeb5b2c519..ea56c56b6be9 100644
--- a/sw/inc/swddetbl.hxx
+++ b/sw/inc/swddetbl.hxx
@@ -32,7 +32,7 @@ public:
// After that SwTable is empty and has to be deleted.
SwDDETable( SwTable& rTable, SwDDEFieldType* pDDEType,
bool bUpdate = true );
- virtual ~SwDDETable();
+ virtual ~SwDDETable() override;
void ChangeContent();
bool NoDDETable();
diff --git a/sw/inc/swmodule.hxx b/sw/inc/swmodule.hxx
index 8ecbc4676f43..c7bc02d15da0 100644
--- a/sw/inc/swmodule.hxx
+++ b/sw/inc/swmodule.hxx
@@ -132,7 +132,7 @@ public:
SfxObjectFactory* pWebFact,
SfxObjectFactory* pGlobalFact );
- virtual ~SwModule();
+ virtual ~SwModule() override;
// Set view for internal use only. It is public only for technical reasons.
inline void SetView(SwView* pVw) { m_pView = pVw; }
diff --git a/sw/inc/swserv.hxx b/sw/inc/swserv.hxx
index 9a9ad1e610fd..4c51c8785940 100644
--- a/sw/inc/swserv.hxx
+++ b/sw/inc/swserv.hxx
@@ -56,7 +56,7 @@ public:
{
CNTNT_TYPE.pSectNd = &rSectNd;
}
- virtual ~SwServerObject();
+ virtual ~SwServerObject() override;
virtual bool GetData( css::uno::Any & rData,
const OUString & rMimeType,
diff --git a/sw/inc/swtable.hxx b/sw/inc/swtable.hxx
index 619bd8f08920..596bd6b9b9f3 100644
--- a/sw/inc/swtable.hxx
+++ b/sw/inc/swtable.hxx
@@ -129,7 +129,7 @@ public:
explicit SwTable();
- virtual ~SwTable();
+ virtual ~SwTable() override;
// @@@ public copy ctor, but no copy assignment?
SwTable( const SwTable& rTable ); // no copy of the lines !!
@@ -338,7 +338,7 @@ class SW_DLLPUBLIC SwTableLine: public SwClient // Client of FrameFormat.
public:
SwTableLine( SwTableLineFormat*, sal_uInt16 nBoxes, SwTableBox *pUp );
- virtual ~SwTableLine();
+ virtual ~SwTableLine() override;
SwTableBoxes &GetTabBoxes() { return m_aBoxes; }
const SwTableBoxes &GetTabBoxes() const { return m_aBoxes; }
@@ -402,7 +402,7 @@ public:
SwTableBox( SwTableBoxFormat*, sal_uInt16 nLines, SwTableLine *pUp = nullptr );
SwTableBox( SwTableBoxFormat*, const SwStartNode&, SwTableLine *pUp = nullptr );
SwTableBox( SwTableBoxFormat*, const SwNodeIndex&, SwTableLine *pUp = nullptr );
- virtual ~SwTableBox();
+ virtual ~SwTableBox() override;
SwTableLines &GetTabLines() { return m_aLines; }
const SwTableLines &GetTabLines() const { return m_aLines; }
diff --git a/sw/inc/tgrditem.hxx b/sw/inc/tgrditem.hxx
index 73802995ea12..e163a042e165 100644
--- a/sw/inc/tgrditem.hxx
+++ b/sw/inc/tgrditem.hxx
@@ -48,7 +48,7 @@ private:
public:
SwTextGridItem();
- virtual ~SwTextGridItem();
+ virtual ~SwTextGridItem() override;
// "pure virtual methods" of SfxPoolItem
virtual bool operator==( const SfxPoolItem& ) const override;
diff --git a/sw/inc/tox.hxx b/sw/inc/tox.hxx
index e0656b6fda4f..eb6a28f1dfce 100644
--- a/sw/inc/tox.hxx
+++ b/sw/inc/tox.hxx
@@ -86,7 +86,7 @@ public:
// single argument ctors shall be explicit.
explicit SwTOXMark( const SwTOXType* pTyp );
- virtual ~SwTOXMark();
+ virtual ~SwTOXMark() override;
SwTOXMark( const SwTOXMark& rCopy );
SwTOXMark& operator=( const SwTOXMark& rCopy );
@@ -418,7 +418,7 @@ public:
SwTOXBase( const SwTOXType* pTyp, const SwForm& rForm,
sal_uInt16 nCreaType, const OUString& rTitle );
SwTOXBase( const SwTOXBase& rCopy, SwDoc* pDoc = nullptr );
- virtual ~SwTOXBase();
+ virtual ~SwTOXBase() override;
virtual bool GetInfo( SfxPoolItem& rInfo ) const override;
diff --git a/sw/inc/txatbase.hxx b/sw/inc/txatbase.hxx
index 1efbe7b92e29..0a01e00f0f11 100644
--- a/sw/inc/txatbase.hxx
+++ b/sw/inc/txatbase.hxx
@@ -140,7 +140,7 @@ class SwTextAttrNesting : public SwTextAttrEnd
protected:
SwTextAttrNesting( SfxPoolItem & i_rAttr,
const sal_Int32 i_nStart, const sal_Int32 i_nEnd );
- virtual ~SwTextAttrNesting();
+ virtual ~SwTextAttrNesting() override;
};
inline const sal_Int32* SwTextAttr::End() const
diff --git a/sw/inc/txtannotationfld.hxx b/sw/inc/txtannotationfld.hxx
index b28c0829a546..0dd5c9d644de 100644
--- a/sw/inc/txtannotationfld.hxx
+++ b/sw/inc/txtannotationfld.hxx
@@ -33,7 +33,7 @@ public:
sal_Int32 const nStart,
bool const bInClipboard );
- virtual ~SwTextAnnotationField();
+ virtual ~SwTextAnnotationField() override;
::sw::mark::IMark* GetAnnotationMark() const;
};
diff --git a/sw/inc/txtatr.hxx b/sw/inc/txtatr.hxx
index 2712a7c7264d..02ee37d3eeb6 100644
--- a/sw/inc/txtatr.hxx
+++ b/sw/inc/txtatr.hxx
@@ -36,7 +36,7 @@ class SwTextCharFormat : public SwTextAttrEnd
public:
SwTextCharFormat( SwFormatCharFormat& rAttr, sal_Int32 nStart, sal_Int32 nEnd );
- virtual ~SwTextCharFormat( );
+ virtual ~SwTextCharFormat( ) override;
// Passed from SwFormatCharFormat (no derivation from SwClient!).
void ModifyNotification( const SfxPoolItem*, const SfxPoolItem* );
@@ -64,7 +64,7 @@ public:
sal_Int32 const i_nStart, sal_Int32 const i_nEnd,
bool const i_bIsCopy);
- virtual ~SwTextMeta();
+ virtual ~SwTextMeta() override;
void ChgTextNode(SwTextNode * const pNode);
};
@@ -77,7 +77,7 @@ protected:
virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) override;
public:
SwTextRuby( SwFormatRuby& rAttr, sal_Int32 nStart, sal_Int32 nEnd );
- virtual ~SwTextRuby();
+ virtual ~SwTextRuby() override;
virtual bool GetInfo( SfxPoolItem& rInfo ) const override;
diff --git a/sw/inc/txtfld.hxx b/sw/inc/txtfld.hxx
index 2c8decf4f29f..e389b4725ad8 100644
--- a/sw/inc/txtfld.hxx
+++ b/sw/inc/txtfld.hxx
@@ -39,7 +39,7 @@ public:
sal_Int32 const nStart,
bool const bInClipboard );
- virtual ~SwTextField();
+ virtual ~SwTextField() override;
void CopyTextField( SwTextField *pDest ) const;
@@ -85,7 +85,7 @@ public:
sal_Int32 const nEnd,
bool const bInClipboard );
- virtual ~SwTextInputField();
+ virtual ~SwTextInputField() override;
void LockNotifyContentChange();
void UnlockNotifyContentChange();
diff --git a/sw/inc/txtftn.hxx b/sw/inc/txtftn.hxx
index ea72481a8f98..7bd3bad988b5 100644
--- a/sw/inc/txtftn.hxx
+++ b/sw/inc/txtftn.hxx
@@ -37,7 +37,7 @@ class SW_DLLPUBLIC SwTextFootnote : public SwTextAttr
public:
SwTextFootnote( SwFormatFootnote& rAttr, sal_Int32 nStart );
- virtual ~SwTextFootnote();
+ virtual ~SwTextFootnote() override;
inline SwNodeIndex *GetStartNode() const { return m_pStartNode; }
void SetStartNode( const SwNodeIndex *pNode, bool bDelNodes = true );
diff --git a/sw/inc/txtinet.hxx b/sw/inc/txtinet.hxx
index 6f9dd900a772..409e46843d6f 100644
--- a/sw/inc/txtinet.hxx
+++ b/sw/inc/txtinet.hxx
@@ -37,7 +37,7 @@ virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) override;
public:
SwTextINetFormat( SwFormatINetFormat& rAttr, sal_Int32 nStart, sal_Int32 nEnd );
- virtual ~SwTextINetFormat();
+ virtual ~SwTextINetFormat() override;
virtual bool GetInfo( SfxPoolItem& rInfo ) const override;
diff --git a/sw/inc/txttxmrk.hxx b/sw/inc/txttxmrk.hxx
index 6538582889fc..4a5f29ec5b7e 100644
--- a/sw/inc/txttxmrk.hxx
+++ b/sw/inc/txttxmrk.hxx
@@ -33,7 +33,7 @@ class SwTextTOXMark : public SwTextAttrEnd
public:
SwTextTOXMark( SwTOXMark& rAttr,
sal_Int32 const nStart, sal_Int32 const*const pEnd = nullptr);
- virtual ~SwTextTOXMark();
+ virtual ~SwTextTOXMark() override;
virtual sal_Int32 *GetEnd() override; // SwTextAttr
diff --git a/sw/inc/undobj.hxx b/sw/inc/undobj.hxx
index 5d3e0d30ae8e..d081e63b90d5 100644
--- a/sw/inc/undobj.hxx
+++ b/sw/inc/undobj.hxx
@@ -95,7 +95,7 @@ private:
public:
SwUndo(SwUndoId const nId, const SwDoc* pDoc);
- virtual ~SwUndo();
+ virtual ~SwUndo() override;
/**
Returns textual comment for this undo object.
@@ -239,7 +239,7 @@ protected:
SwUndoInserts( SwUndoId nUndoId, const SwPaM& );
public:
- virtual ~SwUndoInserts();
+ virtual ~SwUndoInserts() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -280,7 +280,7 @@ protected:
sal_uLong GetMvNodeCnt() const { return SwUndoSaveSection::GetMvNodeCnt(); }
public:
- virtual ~SwUndoFlyBase();
+ virtual ~SwUndoFlyBase() override;
};
@@ -291,7 +291,7 @@ class SwUndoInsLayFormat : public SwUndoFlyBase
public:
SwUndoInsLayFormat( SwFrameFormat* pFormat, sal_uLong nNodeIdx, sal_Int32 nCntIdx );
- virtual ~SwUndoInsLayFormat();
+ virtual ~SwUndoInsLayFormat() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/inc/unochart.hxx b/sw/inc/unochart.hxx
index 1ed58e83fa8c..3309501069d1 100644
--- a/sw/inc/unochart.hxx
+++ b/sw/inc/unochart.hxx
@@ -159,7 +159,7 @@ protected:
public:
SwChartDataProvider( const SwDoc* pDoc );
- virtual ~SwChartDataProvider();
+ virtual ~SwChartDataProvider() override;
// XDataProvider
virtual sal_Bool SAL_CALL createDataSourcePossible( const css::uno::Sequence< css::beans::PropertyValue >& aArguments ) throw (css::uno::RuntimeException, std::exception) override;
@@ -221,7 +221,7 @@ class SwChartDataSource :
public:
SwChartDataSource( const css::uno::Sequence< css::uno::Reference< css::chart2::data::XLabeledDataSequence > > &rLDS );
- virtual ~SwChartDataSource();
+ virtual ~SwChartDataSource() override;
// XDataSource
virtual css::uno::Sequence< css::uno::Reference< css::chart2::data::XLabeledDataSequence > > SAL_CALL getDataSequences( ) throw (css::uno::RuntimeException, std::exception) override;
@@ -280,7 +280,7 @@ public:
SwChartDataSequence( SwChartDataProvider &rProvider,
SwFrameFormat &rTableFormat,
std::shared_ptr<SwUnoCursor> pTableCursor );
- virtual ~SwChartDataSequence();
+ virtual ~SwChartDataSequence() override;
static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId();
@@ -377,7 +377,7 @@ class SwChartLabeledDataSequence :
public:
SwChartLabeledDataSequence();
- virtual ~SwChartLabeledDataSequence();
+ virtual ~SwChartLabeledDataSequence() override;
// XLabeledDataSequence
virtual css::uno::Reference< css::chart2::data::XDataSequence > SAL_CALL getValues( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/inc/unocoll.hxx b/sw/inc/unocoll.hxx
index a3746624eec3..3a830353ae38 100644
--- a/sw/inc/unocoll.hxx
+++ b/sw/inc/unocoll.hxx
@@ -274,7 +274,7 @@ class SW_DLLPUBLIC SwXTextTables : public SwCollectionBaseClass,
public SwUnoCollection
{
protected:
- virtual ~SwXTextTables();
+ virtual ~SwXTextTables() override;
public:
SwXTextTables(SwDoc* pDoc);
@@ -313,7 +313,7 @@ class SW_DLLPUBLIC SwXFrames : public SwXFramesBaseClass,
{
const FlyCntType m_eType;
protected:
- virtual ~SwXFrames();
+ virtual ~SwXFrames() override;
public:
SwXFrames(SwDoc* pDoc, FlyCntType eSet);
@@ -342,7 +342,7 @@ public:
class SwXTextFrames : public SwXFrames
{
protected:
- virtual ~SwXTextFrames();
+ virtual ~SwXTextFrames() override;
public:
SwXTextFrames(SwDoc* pDoc);
@@ -356,7 +356,7 @@ public:
class SwXTextGraphicObjects : public SwXFrames
{
protected:
- virtual ~SwXTextGraphicObjects();
+ virtual ~SwXTextGraphicObjects() override;
public:
SwXTextGraphicObjects(SwDoc* pDoc);
@@ -370,7 +370,7 @@ public:
class SwXTextEmbeddedObjects : public SwXFrames
{
protected:
- virtual ~SwXTextEmbeddedObjects();
+ virtual ~SwXTextEmbeddedObjects() override;
public:
SwXTextEmbeddedObjects(SwDoc* pDoc);
@@ -385,7 +385,7 @@ class SwXTextSections : public SwCollectionBaseClass,
public SwUnoCollection
{
protected:
- virtual ~SwXTextSections();
+ virtual ~SwXTextSections() override;
public:
SwXTextSections(SwDoc* pDoc);
@@ -414,7 +414,7 @@ class SwXBookmarks : public SwCollectionBaseClass,
public SwUnoCollection
{
protected:
- virtual ~SwXBookmarks();
+ virtual ~SwXBookmarks() override;
public:
SwXBookmarks(SwDoc* pDoc);
@@ -445,7 +445,7 @@ class SwXNumberingRulesCollection : public cppu::WeakImplHelper
public SwUnoCollection
{
protected:
- virtual ~SwXNumberingRulesCollection();
+ virtual ~SwXNumberingRulesCollection() override;
public:
SwXNumberingRulesCollection( SwDoc* pDoc );
@@ -473,7 +473,7 @@ class SwXFootnotes : public SwSimpleIndexAccessBaseClass,
const bool m_bEndnote;
protected:
- virtual ~SwXFootnotes();
+ virtual ~SwXFootnotes() override;
public:
SwXFootnotes(bool bEnd, SwDoc* pDoc);
@@ -497,7 +497,7 @@ class SwXReferenceMarks : public SwCollectionBaseClass,
public SwUnoCollection
{
protected:
- virtual ~SwXReferenceMarks();
+ virtual ~SwXReferenceMarks() override;
public:
SwXReferenceMarks(SwDoc* pDoc);
diff --git a/sw/inc/unocrsr.hxx b/sw/inc/unocrsr.hxx
index a06fd71bdf77..4af347a7fe0e 100644
--- a/sw/inc/unocrsr.hxx
+++ b/sw/inc/unocrsr.hxx
@@ -27,7 +27,7 @@ namespace sw
struct SW_DLLPUBLIC DocDisposingHint final : public SfxHint
{
DocDisposingHint() {}
- virtual ~DocDisposingHint();
+ virtual ~DocDisposingHint() override;
};
}
@@ -40,7 +40,7 @@ private:
public:
SwUnoCursor( const SwPosition &rPos );
- virtual ~SwUnoCursor();
+ virtual ~SwUnoCursor() override;
protected:
@@ -86,7 +86,7 @@ class SwUnoTableCursor : public virtual SwUnoCursor, public virtual SwTableCurso
public:
SwUnoTableCursor( const SwPosition& rPos );
- virtual ~SwUnoTableCursor();
+ virtual ~SwUnoTableCursor() override;
// Does a selection of content exist in table?
// Return value indicates if the cursor remains at its old position.
diff --git a/sw/inc/unodraw.hxx b/sw/inc/unodraw.hxx
index 439223af6f20..64facb537236 100644
--- a/sw/inc/unodraw.hxx
+++ b/sw/inc/unodraw.hxx
@@ -44,7 +44,7 @@ class SwFmDrawPage : public SvxFmDrawPage
SdrPageView* pPageView;
public:
SwFmDrawPage( SdrPage* pPage );
- virtual ~SwFmDrawPage() throw ();
+ virtual ~SwFmDrawPage() throw () override;
const SdrMarkList& PreGroup(const css::uno::Reference< css::drawing::XShapes >& rShapes);
void PreUnGroup(const css::uno::Reference< css::drawing::XShapeGroup >& rShapeGroup);
@@ -75,7 +75,7 @@ class SwXDrawPage : public SwXDrawPageBaseClass
SwFmDrawPage* pDrawPage;
public:
SwXDrawPage(SwDoc* pDoc);
- virtual ~SwXDrawPage();
+ virtual ~SwXDrawPage() override;
//XEnumerationAccess
virtual css::uno::Reference< css::container::XEnumeration > SAL_CALL createEnumeration() throw( css::uno::RuntimeException, std::exception ) override;
@@ -213,7 +213,7 @@ class SwXShape : public SwXShapeBaseClass,
css::uno::RuntimeException);
protected:
- virtual ~SwXShape();
+ virtual ~SwXShape() override;
//SwClient
virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) override;
@@ -276,7 +276,7 @@ class SwXGroupShape :
public css::drawing::XShapes
{
protected:
- virtual ~SwXGroupShape();
+ virtual ~SwXGroupShape() override;
public:
SwXGroupShape(css::uno::Reference< css::uno::XInterface > & xShape);
diff --git a/sw/inc/unofieldcoll.hxx b/sw/inc/unofieldcoll.hxx
index 722960cc9df5..7bc0660af302 100644
--- a/sw/inc/unofieldcoll.hxx
+++ b/sw/inc/unofieldcoll.hxx
@@ -38,7 +38,7 @@ class SwXTextFieldMasters
, public SwUnoCollection
{
protected:
- virtual ~SwXTextFieldMasters();
+ virtual ~SwXTextFieldMasters() override;
public:
SwXTextFieldMasters(SwDoc* pDoc);
@@ -89,7 +89,7 @@ private:
std::unique_ptr<Impl> m_pImpl; // currently does not need UnoImplPtr
protected:
- virtual ~SwXTextFieldTypes();
+ virtual ~SwXTextFieldTypes() override;
public:
SwXTextFieldTypes(SwDoc* pDoc);
diff --git a/sw/inc/unoframe.hxx b/sw/inc/unoframe.hxx
index 56df9dfee0e6..27e8dc01ef46 100644
--- a/sw/inc/unoframe.hxx
+++ b/sw/inc/unoframe.hxx
@@ -76,7 +76,7 @@ protected:
css::uno::Reference< css::container::XNameAccess > mxStyleFamily;
virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) override;
- virtual ~SwXFrame();
+ virtual ~SwXFrame() override;
SwXFrame(FlyCntType eSet,
const SfxItemPropertySet* pPropSet,
@@ -178,7 +178,7 @@ protected:
CreateCursor()
throw (css::uno::RuntimeException) override;
- virtual ~SwXTextFrame();
+ virtual ~SwXTextFrame() override;
SwXTextFrame(SwDoc *pDoc);
SwXTextFrame(SwFrameFormat& rFormat);
@@ -249,7 +249,7 @@ class SwXTextGraphicObject : public SwXTextGraphicObjectBaseClass
protected:
friend class SwXFrame; // just for CreateXFrame
- virtual ~SwXTextGraphicObject();
+ virtual ~SwXTextGraphicObject() override;
SwXTextGraphicObject( SwDoc *pDoc );
SwXTextGraphicObject(SwFrameFormat& rFormat);
@@ -284,7 +284,7 @@ class SwXTextEmbeddedObject : public SwXTextEmbeddedObjectBaseClass
protected:
friend class SwXFrame; // just for CreateXFrame
- virtual ~SwXTextEmbeddedObject();
+ virtual ~SwXTextEmbeddedObject() override;
SwXTextEmbeddedObject( SwDoc *pDoc );
SwXTextEmbeddedObject(SwFrameFormat& rFormat);
@@ -323,7 +323,7 @@ class SwXOLEListener : public cppu::WeakImplHelper
SwFormat* GetFormat() const { return const_cast<SwFormat*>(static_cast<const SwFormat*>(GetRegisteredIn())); }
public:
SwXOLEListener(SwFormat& rOLEFormat, css::uno::Reference< css::frame::XModel > const & xOLE);
- virtual ~SwXOLEListener();
+ virtual ~SwXOLEListener() override;
// css::lang::XEventListener
virtual void SAL_CALL disposing( const css::lang::EventObject& Source ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sw/inc/unoidxcoll.hxx b/sw/inc/unoidxcoll.hxx
index 033c2c4f307a..bd33abbfb10c 100644
--- a/sw/inc/unoidxcoll.hxx
+++ b/sw/inc/unoidxcoll.hxx
@@ -28,7 +28,7 @@ class SwXDocumentIndexes
private:
- virtual ~SwXDocumentIndexes();
+ virtual ~SwXDocumentIndexes() override;
public:
diff --git a/sw/inc/unoparagraph.hxx b/sw/inc/unoparagraph.hxx
index 4515bbfa9584..c15d3db4a6ee 100644
--- a/sw/inc/unoparagraph.hxx
+++ b/sw/inc/unoparagraph.hxx
@@ -70,7 +70,7 @@ private:
class Impl;
::sw::UnoImplPtr<Impl> m_pImpl;
- virtual ~SwXParagraph();
+ virtual ~SwXParagraph() override;
SwXParagraph(css::uno::Reference< css::text::XText > const & xParent,
SwTextNode & rTextNode,
diff --git a/sw/inc/unoredline.hxx b/sw/inc/unoredline.hxx
index 48d86a7230b4..38476880edca 100644
--- a/sw/inc/unoredline.hxx
+++ b/sw/inc/unoredline.hxx
@@ -73,7 +73,7 @@ class SwXRedline :
SwRangeRedline* pRedline;
public:
SwXRedline(SwRangeRedline& rRedline, SwDoc& rDoc);
- virtual ~SwXRedline();
+ virtual ~SwXRedline() override;
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& aType ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sw/inc/unoredlines.hxx b/sw/inc/unoredlines.hxx
index 4f302b2b5767..db98d1c6f7c4 100644
--- a/sw/inc/unoredlines.hxx
+++ b/sw/inc/unoredlines.hxx
@@ -41,7 +41,7 @@ class SwXRedlines : public SwRedlinesBaseClass,
public SwUnoCollection
{
protected:
- virtual ~SwXRedlines();
+ virtual ~SwXRedlines() override;
public:
SwXRedlines(SwDoc* pDoc);
@@ -71,7 +71,7 @@ class SwXRedlineEnumeration
SwDoc* pDoc;
sal_uInt16 nCurrentIndex;
protected:
- virtual ~SwXRedlineEnumeration();
+ virtual ~SwXRedlineEnumeration() override;
public:
SwXRedlineEnumeration(SwDoc& rDoc);
diff --git a/sw/inc/unosett.hxx b/sw/inc/unosett.hxx
index ad80037d3797..21e1d69196af 100644
--- a/sw/inc/unosett.hxx
+++ b/sw/inc/unosett.hxx
@@ -49,7 +49,7 @@ class SwXFootnoteProperties : public cppu::WeakAggImplHelper2
SwDoc* pDoc;
const SfxItemPropertySet* m_pPropertySet;
protected:
- virtual ~SwXFootnoteProperties();
+ virtual ~SwXFootnoteProperties() override;
public:
SwXFootnoteProperties(SwDoc* pDoc);
@@ -79,7 +79,7 @@ class SwXEndnoteProperties : public cppu::WeakAggImplHelper2
SwDoc* pDoc;
const SfxItemPropertySet* m_pPropertySet;
protected:
- virtual ~SwXEndnoteProperties();
+ virtual ~SwXEndnoteProperties() override;
public:
SwXEndnoteProperties(SwDoc* pDoc);
@@ -109,7 +109,7 @@ class SwXLineNumberingProperties : public cppu::WeakAggImplHelper2
SwDoc* pDoc;
const SfxItemPropertySet* m_pPropertySet;
protected:
- virtual ~SwXLineNumberingProperties();
+ virtual ~SwXLineNumberingProperties() override;
public:
SwXLineNumberingProperties(SwDoc* pDoc);
@@ -152,7 +152,7 @@ private:
const SfxItemPropertySet* m_pPropertySet;
bool bOwnNumRuleCreated;
protected:
- virtual ~SwXNumberingRules();
+ virtual ~SwXNumberingRules() override;
public:
SwXNumberingRules(SwDocShell& rDocSh); // chapter numbering
@@ -223,7 +223,7 @@ public:
class SwXChapterNumbering : public SwXNumberingRules
{
protected:
- virtual ~SwXChapterNumbering();
+ virtual ~SwXChapterNumbering() override;
public:
SwXChapterNumbering(SwDocShell& rDocSh);
@@ -261,7 +261,7 @@ class SwXTextColumns : public cppu::WeakAggImplHelper4
sal_Int8 nSepLineStyle;
protected:
- virtual ~SwXTextColumns();
+ virtual ~SwXTextColumns() override;
public:
SwXTextColumns();
SwXTextColumns(const SwFormatCol& rFormatCol);
diff --git a/sw/inc/unosrch.hxx b/sw/inc/unosrch.hxx
index f2cd2c62151a..7cc1af65ada0 100644
--- a/sw/inc/unosrch.hxx
+++ b/sw/inc/unosrch.hxx
@@ -64,7 +64,7 @@ class SwXTextSearch : public cppu::WeakImplHelper
bool m_bIsValueSearch :1;
protected:
- virtual ~SwXTextSearch();
+ virtual ~SwXTextSearch() override;
public:
SwXTextSearch();
diff --git a/sw/inc/unostyle.hxx b/sw/inc/unostyle.hxx
index 57e7b5fe8765..7ce92cc73979 100644
--- a/sw/inc/unostyle.hxx
+++ b/sw/inc/unostyle.hxx
@@ -67,7 +67,7 @@ class SwXStyleFamilies : public cppu::WeakImplHelper
std::map<SfxStyleFamily, css::uno::Reference<css::container::XNameContainer>> m_vFamilies;
protected:
- virtual ~SwXStyleFamilies();
+ virtual ~SwXStyleFamilies() override;
public:
SwXStyleFamilies(SwDocShell& rDocShell);
@@ -130,7 +130,7 @@ class SwXAutoStyles :
css::uno::Reference< css::style::XAutoStyleFamily > m_xAutoCharStyles;
css::uno::Reference< css::style::XAutoStyleFamily > m_xAutoRubyStyles;
css::uno::Reference< css::style::XAutoStyleFamily > m_xAutoParaStyles;
- virtual ~SwXAutoStyles();
+ virtual ~SwXAutoStyles() override;
public:
SwXAutoStyles(SwDocShell& rDocShell);
@@ -162,7 +162,7 @@ protected:
public:
SwXAutoStyleFamily(SwDocShell* pDocShell, IStyleAccess::SwAutoStyleFamily eFamily);
- virtual ~SwXAutoStyleFamily();
+ virtual ~SwXAutoStyleFamily() override;
//XAutoStyleFamily
virtual css::uno::Reference< css::style::XAutoStyle > SAL_CALL insertStyle( const css::uno::Sequence< css::beans::PropertyValue >& Values ) throw (css::uno::RuntimeException, std::exception) override;
@@ -182,7 +182,7 @@ class SwXAutoStylesEnumerator : public cppu::WeakImplHelper< css::container::XEn
SwAutoStylesEnumImpl *m_pImpl;
public:
SwXAutoStylesEnumerator( SwDoc* pDoc, IStyleAccess::SwAutoStyleFamily eFam );
- virtual ~SwXAutoStylesEnumerator();
+ virtual ~SwXAutoStylesEnumerator() override;
//XEnumeration
virtual sal_Bool SAL_CALL hasMoreElements( ) throw (css::uno::RuntimeException, std::exception) override;
@@ -210,7 +210,7 @@ private:
public:
SwXAutoStyle( SwDoc* pDoc, std::shared_ptr<SfxItemSet> const & pInitSet, IStyleAccess::SwAutoStyleFamily eFam );
- virtual ~SwXAutoStyle();
+ virtual ~SwXAutoStyle() override;
//XPropertySet
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sw/inc/unotbl.hxx b/sw/inc/unotbl.hxx
index d902c84c1e27..498fe5ebbe9b 100644
--- a/sw/inc/unotbl.hxx
+++ b/sw/inc/unotbl.hxx
@@ -84,7 +84,7 @@ protected:
bool IsValid() const;
- virtual ~SwXCell();
+ virtual ~SwXCell() override;
//SwClient
virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) override;
@@ -167,7 +167,7 @@ class SwXTextTableRow final : public cppu::WeakImplHelper
SwFrameFormat* GetFrameFormat() { return static_cast<SwFrameFormat*>(GetRegisteredIn()); }
const SwFrameFormat* GetFrameFormat() const { return const_cast<SwXTextTableRow*>(this)->GetFrameFormat(); }
protected:
- virtual ~SwXTextTableRow();
+ virtual ~SwXTextTableRow() override;
//SwClient
virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) override;
virtual void SwClientNotify(const SwModify&, const SfxHint&) override;
@@ -272,7 +272,7 @@ public:
SwUnoCursor& GetCursor();
sw::UnoCursorPointer m_pUnoCursor;
SwFrameFormat* GetFrameFormat() const { return const_cast<SwFrameFormat*>(static_cast<const SwFrameFormat*>(GetRegisteredIn())); }
- virtual ~SwXTextTableCursor() { };
+ virtual ~SwXTextTableCursor() override { };
};
struct SwRangeDescriptor
@@ -305,7 +305,7 @@ private:
SwXTextTable();
SwXTextTable(SwFrameFormat& rFrameFormat);
- virtual ~SwXTextTable();
+ virtual ~SwXTextTable() override;
public:
static css::uno::Reference<css::text::XTextTable>
@@ -426,7 +426,7 @@ private:
::sw::UnoImplPtr<Impl> m_pImpl;
SwXCellRange(const sw::UnoCursorPointer& pCursor, SwFrameFormat& rFrameFormat, SwRangeDescriptor& rDesc);
- virtual ~SwXCellRange();
+ virtual ~SwXCellRange() override;
public:
static ::rtl::Reference<SwXCellRange> CreateXCellRange(
@@ -514,7 +514,7 @@ private:
SwFrameFormat* GetFrameFormat();
const SwFrameFormat* GetFrameFormat() const { return const_cast<SwXTableRows*>(this)->GetFrameFormat(); }
protected:
- virtual ~SwXTableRows();
+ virtual ~SwXTableRows() override;
public:
SwXTableRows(SwFrameFormat& rFrameFormat);
@@ -552,7 +552,7 @@ private:
::sw::UnoImplPtr<Impl> m_pImpl;
SwFrameFormat* GetFrameFormat() const;
protected:
- virtual ~SwXTableColumns();
+ virtual ~SwXTableColumns() override;
public:
SwXTableColumns(SwFrameFormat& rFrameFormat);
diff --git a/sw/inc/unotextbodyhf.hxx b/sw/inc/unotextbodyhf.hxx
index d7cbf58a4303..41168442a24d 100644
--- a/sw/inc/unotextbodyhf.hxx
+++ b/sw/inc/unotextbodyhf.hxx
@@ -45,7 +45,7 @@ class SwXBodyText
protected:
- virtual ~SwXBodyText();
+ virtual ~SwXBodyText() override;
public:
@@ -127,7 +127,7 @@ protected:
CreateCursor()
throw (css::uno::RuntimeException) override;
- virtual ~SwXHeadFootText();
+ virtual ~SwXHeadFootText() override;
SwXHeadFootText(SwFrameFormat & rHeadFootFormat, const bool bIsHeader);
diff --git a/sw/inc/unotextcursor.hxx b/sw/inc/unotextcursor.hxx
index 998a092e326d..b3a57127f2d7 100644
--- a/sw/inc/unotextcursor.hxx
+++ b/sw/inc/unotextcursor.hxx
@@ -74,7 +74,7 @@ private:
class Impl;
::sw::UnoImplPtr<Impl> m_pImpl;
- virtual ~SwXTextCursor();
+ virtual ~SwXTextCursor() override;
public:
diff --git a/sw/inc/unotextrange.hxx b/sw/inc/unotextrange.hxx
index 785d9dbac41d..11613bb12499 100644
--- a/sw/inc/unotextrange.hxx
+++ b/sw/inc/unotextrange.hxx
@@ -48,7 +48,7 @@ private:
public:
SwUnoInternalPaM(SwDoc& rDoc);
- virtual ~SwUnoInternalPaM();
+ virtual ~SwUnoInternalPaM() override;
SwUnoInternalPaM& operator=(const SwPaM& rPaM);
};
@@ -104,7 +104,7 @@ private:
throw (css::uno::RuntimeException);
void Invalidate();
- virtual ~SwXTextRange();
+ virtual ~SwXTextRange() override;
public:
diff --git a/sw/inc/unotxdoc.hxx b/sw/inc/unotxdoc.hxx
index a374f8df9987..6b6087db685d 100644
--- a/sw/inc/unotxdoc.hxx
+++ b/sw/inc/unotxdoc.hxx
@@ -203,7 +203,7 @@ private:
using SfxBaseModel::removeEventListener;
protected:
- virtual ~SwXTextDocument();
+ virtual ~SwXTextDocument() override;
public:
SwXTextDocument(SwDocShell* pShell);
@@ -479,7 +479,7 @@ class SwXLinkTargetSupplier : public cppu::WeakImplHelper
public:
SwXLinkTargetSupplier(SwXTextDocument& rxDoc);
- virtual ~SwXLinkTargetSupplier();
+ virtual ~SwXLinkTargetSupplier() override;
//XNameAccess
virtual css::uno::Any SAL_CALL getByName(const OUString& Name) throw( css::container::NoSuchElementException, css::lang::WrappedTargetException, css::uno::RuntimeException, std::exception ) override;
@@ -517,7 +517,7 @@ public:
const OUString& rLinkDisplayName, const OUString& sSuffix);
SwXLinkNameAccessWrapper(SwXTextDocument& rxDoc,
const OUString& rLinkDisplayName, const OUString& sSuffix);
- virtual ~SwXLinkNameAccessWrapper();
+ virtual ~SwXLinkNameAccessWrapper() override;
//XNameAccess
virtual css::uno::Any SAL_CALL getByName(const OUString& Name) throw( css::container::NoSuchElementException, css::lang::WrappedTargetException, css::uno::RuntimeException, std::exception ) override;
@@ -558,7 +558,7 @@ class SwXOutlineTarget : public cppu::WeakImplHelper
public:
SwXOutlineTarget(const OUString& rOutlineText);
- virtual ~SwXOutlineTarget();
+ virtual ~SwXOutlineTarget() override;
//XPropertySet
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(css::uno::RuntimeException, std::exception) override;
@@ -588,7 +588,7 @@ class SwXDocumentPropertyHelper : public SvxUnoForbiddenCharsTable
SwDoc* m_pDoc;
public:
SwXDocumentPropertyHelper(SwDoc& rDoc);
- virtual ~SwXDocumentPropertyHelper();
+ virtual ~SwXDocumentPropertyHelper() override;
css::uno::Reference<css::uno::XInterface> GetDrawTable(short nWhich);
void Invalidate();
diff --git a/sw/inc/view.hxx b/sw/inc/view.hxx
index 636e917ef922..6222b6a48bc8 100644
--- a/sw/inc/view.hxx
+++ b/sw/inc/view.hxx
@@ -602,7 +602,7 @@ public:
void ApplyAccessiblityOptions(SvtAccessibilityOptions& rAccessibilityOptions);
SwView(SfxViewFrame* pFrame, SfxViewShell*);
- virtual ~SwView();
+ virtual ~SwView() override;
void NotifyDBChanged();
diff --git a/sw/inc/viewsh.hxx b/sw/inc/viewsh.hxx
index 8223c0d29190..033bda7eea6e 100644
--- a/sw/inc/viewsh.hxx
+++ b/sw/inc/viewsh.hxx
@@ -549,7 +549,7 @@ public:
SwViewShell( SwDoc& rDoc, vcl::Window *pWin,
const SwViewOption *pOpt = nullptr, OutputDevice *pOut = nullptr,
long nFlags = 0 );
- virtual ~SwViewShell();
+ virtual ~SwViewShell() override;
sal_Int32 GetPageNumAndSetOffsetForPDF( OutputDevice& rOut, const SwRect& rRect ) const;
diff --git a/sw/inc/viscrs.hxx b/sw/inc/viscrs.hxx
index 04ae4e55b9d6..e7714f027a90 100644
--- a/sw/inc/viscrs.hxx
+++ b/sw/inc/viscrs.hxx
@@ -131,7 +131,7 @@ public:
const Point& rPtPos, SwPaM* pRing = nullptr );
// note: *intentionally* links the new shell cursor into the old one's Ring
SwShellCursor( SwShellCursor& );
- virtual ~SwShellCursor();
+ virtual ~SwShellCursor() override;
virtual void FillRects() override; // For Table- und normal cursors.
/// @see SwSelPaintRects::FillStartEnd(), override for text selections.
@@ -182,7 +182,7 @@ public:
SwShellTableCursor( const SwCursorShell& rCursorSh,
const SwPosition &rMkPos, const Point& rMkPt,
const SwPosition &rPtPos, const Point& rPtPt );
- virtual ~SwShellTableCursor();
+ virtual ~SwShellTableCursor() override;
virtual void FillRects() override; // For table and normal cursor.
/// @see SwSelPaintRects::FillStartEnd(), override for table selections.
diff --git a/sw/inc/wdocsh.hxx b/sw/inc/wdocsh.hxx
index 3e0cf53aecea..da8f674db260 100644
--- a/sw/inc/wdocsh.hxx
+++ b/sw/inc/wdocsh.hxx
@@ -36,7 +36,7 @@ private:
public:
SwWebDocShell();
- virtual ~SwWebDocShell();
+ virtual ~SwWebDocShell() override;
virtual void FillClass( SvGlobalName * pClassName,
SotClipboardFormatId * pClipFormat,
diff --git a/sw/qa/core/Test-BigPtrArray.cxx b/sw/qa/core/Test-BigPtrArray.cxx
index f85dc05d5ef0..c38f58f4380e 100644
--- a/sw/qa/core/Test-BigPtrArray.cxx
+++ b/sw/qa/core/Test-BigPtrArray.cxx
@@ -45,7 +45,7 @@ namespace /* private */
{
}
- virtual ~BigPtrEntryMock()
+ virtual ~BigPtrEntryMock() override
{
}
diff --git a/sw/qa/extras/inc/swmodeltestbase.hxx b/sw/qa/extras/inc/swmodeltestbase.hxx
index 630472056c82..7ded2437575e 100644
--- a/sw/qa/extras/inc/swmodeltestbase.hxx
+++ b/sw/qa/extras/inc/swmodeltestbase.hxx
@@ -188,7 +188,7 @@ public:
maTempFile.EnableKillingFile();
}
- virtual ~SwModelTestBase()
+ virtual ~SwModelTestBase() override
{}
virtual void setUp() override
diff --git a/sw/source/core/access/acccell.hxx b/sw/source/core/access/acccell.hxx
index dd7e839622a0..ab95afdeb1c6 100644
--- a/sw/source/core/access/acccell.hxx
+++ b/sw/source/core/access/acccell.hxx
@@ -51,7 +51,7 @@ protected:
virtual void InvalidateCursorPos_() override;
- virtual ~SwAccessibleCell();
+ virtual ~SwAccessibleCell() override;
public:
SwAccessibleCell( SwAccessibleMap* pInitMap, const SwCellFrame *pCellFrame );
diff --git a/sw/source/core/access/acccontext.hxx b/sw/source/core/access/acccontext.hxx
index c41e9ccb0d74..31ed088111e4 100644
--- a/sw/source/core/access/acccontext.hxx
+++ b/sw/source/core/access/acccontext.hxx
@@ -189,7 +189,7 @@ protected:
}
void RemoveFrameFromAccessibleMap();
- virtual ~SwAccessibleContext();
+ virtual ~SwAccessibleContext() override;
public:
SwAccessibleContext( SwAccessibleMap *m_pMap, sal_Int16 nRole,
diff --git a/sw/source/core/access/accdoc.hxx b/sw/source/core/access/accdoc.hxx
index fc507b62041e..9160075c5823 100644
--- a/sw/source/core/access/accdoc.hxx
+++ b/sw/source/core/access/accdoc.hxx
@@ -40,7 +40,7 @@ class SwAccessibleDocumentBase : public SwAccessibleContext
using SwAccessibleFrame::SetVisArea;
protected:
- virtual ~SwAccessibleDocumentBase();
+ virtual ~SwAccessibleDocumentBase() override;
public:
SwAccessibleDocumentBase( SwAccessibleMap* pInitMap );
@@ -117,7 +117,7 @@ protected:
// This derived class additionally sets MULTISELECTABLE(1)
virtual void GetStates( ::utl::AccessibleStateSetHelper& rStateSet ) override;
- virtual ~SwAccessibleDocument();
+ virtual ~SwAccessibleDocument() override;
public:
SwAccessibleDocument( SwAccessibleMap* pInitMap );
diff --git a/sw/source/core/access/accembedded.hxx b/sw/source/core/access/accembedded.hxx
index 3141ff580fa4..76792b649c5c 100644
--- a/sw/source/core/access/accembedded.hxx
+++ b/sw/source/core/access/accembedded.hxx
@@ -29,7 +29,7 @@ class SwAccessibleEmbeddedObject : public SwAccessibleNoTextFrame
{
protected:
- virtual ~SwAccessibleEmbeddedObject();
+ virtual ~SwAccessibleEmbeddedObject() override;
public:
SwAccessibleEmbeddedObject( SwAccessibleMap* pInitMap,
diff --git a/sw/source/core/access/accfootnote.hxx b/sw/source/core/access/accfootnote.hxx
index 1c715dc305b7..12ff3e70e8de 100644
--- a/sw/source/core/access/accfootnote.hxx
+++ b/sw/source/core/access/accfootnote.hxx
@@ -29,7 +29,7 @@ class SwFootnoteFrame;
class SwAccessibleFootnote : public SwAccessibleContext
{
protected:
- virtual ~SwAccessibleFootnote();
+ virtual ~SwAccessibleFootnote() override;
public:
SwAccessibleFootnote( SwAccessibleMap* pInitMap,
diff --git a/sw/source/core/access/accframebase.hxx b/sw/source/core/access/accframebase.hxx
index 8753b0fc4818..6809fb0d4e7a 100644
--- a/sw/source/core/access/accframebase.hxx
+++ b/sw/source/core/access/accframebase.hxx
@@ -44,7 +44,7 @@ protected:
virtual void InvalidateCursorPos_() override;
virtual void InvalidateFocus_() override;
- virtual ~SwAccessibleFrameBase();
+ virtual ~SwAccessibleFrameBase() override;
virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) override;
public:
diff --git a/sw/source/core/access/accgraphic.hxx b/sw/source/core/access/accgraphic.hxx
index 44bac5c5e764..754604d25511 100644
--- a/sw/source/core/access/accgraphic.hxx
+++ b/sw/source/core/access/accgraphic.hxx
@@ -25,7 +25,7 @@
class SwAccessibleGraphic : public SwAccessibleNoTextFrame
{
protected:
- virtual ~SwAccessibleGraphic();
+ virtual ~SwAccessibleGraphic() override;
public:
SwAccessibleGraphic( SwAccessibleMap* pInitMap,
diff --git a/sw/source/core/access/accheaderfooter.hxx b/sw/source/core/access/accheaderfooter.hxx
index b3fe7aeb2796..fded39e7d55a 100644
--- a/sw/source/core/access/accheaderfooter.hxx
+++ b/sw/source/core/access/accheaderfooter.hxx
@@ -28,7 +28,7 @@ class SwFooterFrame;
class SwAccessibleHeaderFooter : public SwAccessibleContext
{
protected:
- virtual ~SwAccessibleHeaderFooter();
+ virtual ~SwAccessibleHeaderFooter() override;
public:
SwAccessibleHeaderFooter( SwAccessibleMap* pInitMap,
diff --git a/sw/source/core/access/accmap.cxx b/sw/source/core/access/accmap.cxx
index 24a71491b25b..7a4273993d52 100644
--- a/sw/source/core/access/accmap.cxx
+++ b/sw/source/core/access/accmap.cxx
@@ -124,7 +124,7 @@ class SwDrawModellListener_Impl : public SfxListener,
::comphelper::OInterfaceContainerHelper2 maEventListeners;
SdrModel *mpDrawModel;
protected:
- virtual ~SwDrawModellListener_Impl();
+ virtual ~SwDrawModellListener_Impl() override;
public:
explicit SwDrawModellListener_Impl( SdrModel *pDrawModel );
diff --git a/sw/source/core/access/accnotextframe.hxx b/sw/source/core/access/accnotextframe.hxx
index 75ee924e6668..d4b35287c9cd 100644
--- a/sw/source/core/access/accnotextframe.hxx
+++ b/sw/source/core/access/accnotextframe.hxx
@@ -44,7 +44,7 @@ class SwAccessibleNoTextFrame : public SwAccessibleFrameBase,
OUString msDesc;
protected:
- virtual ~SwAccessibleNoTextFrame();
+ virtual ~SwAccessibleNoTextFrame() override;
const SwNoTextNode *GetNoTextNode() const;
diff --git a/sw/source/core/access/accpage.hxx b/sw/source/core/access/accpage.hxx
index f9176f5d9c32..ed6e25cbd3f4 100644
--- a/sw/source/core/access/accpage.hxx
+++ b/sw/source/core/access/accpage.hxx
@@ -46,7 +46,7 @@ protected:
virtual void InvalidateCursorPos_() override;
virtual void InvalidateFocus_() override;
- virtual ~SwAccessiblePage();
+ virtual ~SwAccessiblePage() override;
public:
// convenience constructor to avoid typecast;
diff --git a/sw/source/core/access/accpara.hxx b/sw/source/core/access/accpara.hxx
index 979a5a595074..4843175108a6 100644
--- a/sw/source/core/access/accpara.hxx
+++ b/sw/source/core/access/accpara.hxx
@@ -176,7 +176,7 @@ protected:
virtual void InvalidateCursorPos_() override;
virtual void InvalidateFocus_() override;
- virtual ~SwAccessibleParagraph();
+ virtual ~SwAccessibleParagraph() override;
// handling of data for the text portions
diff --git a/sw/source/core/access/accportions.hxx b/sw/source/core/access/accportions.hxx
index 18e857ed9d23..c00d2f2ddc93 100644
--- a/sw/source/core/access/accportions.hxx
+++ b/sw/source/core/access/accportions.hxx
@@ -94,7 +94,7 @@ class SwAccessiblePortionData : public SwPortionHandler
public:
SwAccessiblePortionData( const SwTextNode* pTextNd,
const SwViewOption* pViewOpt = nullptr );
- virtual ~SwAccessiblePortionData();
+ virtual ~SwAccessiblePortionData() override;
// SwPortionHandler methods
virtual void Text(sal_Int32 nLength, sal_uInt16 nType, sal_Int32 nHeight = 0, sal_Int32 nWidth = 0) override;
diff --git a/sw/source/core/access/accpreview.hxx b/sw/source/core/access/accpreview.hxx
index 400a3e839be6..ad807fbc7ac7 100644
--- a/sw/source/core/access/accpreview.hxx
+++ b/sw/source/core/access/accpreview.hxx
@@ -32,7 +32,7 @@
*/
class SwAccessiblePreview : public SwAccessibleDocumentBase
{
- virtual ~SwAccessiblePreview();
+ virtual ~SwAccessiblePreview() override;
public:
SwAccessiblePreview( SwAccessibleMap *pMap );
diff --git a/sw/source/core/access/acctable.hxx b/sw/source/core/access/acctable.hxx
index 966eb7043aea..73c3b2a121a7 100644
--- a/sw/source/core/access/acctable.hxx
+++ b/sw/source/core/access/acctable.hxx
@@ -61,7 +61,7 @@ protected:
// This derived class additionally sets MULTISELECTABLE(+)
virtual void GetStates( ::utl::AccessibleStateSetHelper& rStateSet ) override;
- virtual ~SwAccessibleTable();
+ virtual ~SwAccessibleTable() override;
// #i77106#
inline void SetDesc( const OUString& sNewDesc )
@@ -285,7 +285,7 @@ inline SwAccessibleTableData_Impl& SwAccessibleTable::GetTableData()
class SwAccessibleTableColHeaders : public SwAccessibleTable
{
protected:
- virtual ~SwAccessibleTableColHeaders()
+ virtual ~SwAccessibleTableColHeaders() override
{}
virtual SwAccessibleTableData_Impl* CreateNewTableData() override;
diff --git a/sw/source/core/access/acctextframe.hxx b/sw/source/core/access/acctextframe.hxx
index f5420c979753..bfe74eeb0038 100644
--- a/sw/source/core/access/acctextframe.hxx
+++ b/sw/source/core/access/acctextframe.hxx
@@ -39,7 +39,7 @@ private:
OUString msDesc;
protected:
- virtual ~SwAccessibleTextFrame();
+ virtual ~SwAccessibleTextFrame() override;
virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) override;
public:
diff --git a/sw/source/core/crsr/overlayrangesoutline.hxx b/sw/source/core/crsr/overlayrangesoutline.hxx
index 0584df449b13..63cff0e07c7a 100644
--- a/sw/source/core/crsr/overlayrangesoutline.hxx
+++ b/sw/source/core/crsr/overlayrangesoutline.hxx
@@ -42,7 +42,7 @@ namespace sw
const Color& rColor,
const std::vector< basegfx::B2DRange >& rRanges );
- virtual ~OverlayRangesOutline();
+ virtual ~OverlayRangesOutline() override;
// data read access
inline const std::vector< basegfx::B2DRange >& getRanges() const
diff --git a/sw/source/core/doc/CntntIdxStore.cxx b/sw/source/core/doc/CntntIdxStore.cxx
index d51b87a7cbb7..fafb771ab490 100644
--- a/sw/source/core/doc/CntntIdxStore.cxx
+++ b/sw/source/core/doc/CntntIdxStore.cxx
@@ -170,7 +170,7 @@ namespace
RestoreUnoCursors(aUpdater);
RestoreShellCursors(aUpdater);
}
- virtual ~ContentIdxStoreImpl(){};
+ virtual ~ContentIdxStoreImpl() override {};
private:
inline void SaveBkmks(SwDoc* pDoc, sal_uLong nNode, sal_Int32 nContent);
inline void RestoreBkmks(SwDoc* pDoc, updater_t& rUpdater);
diff --git a/sw/source/core/doc/acmplwrd.cxx b/sw/source/core/doc/acmplwrd.cxx
index 9bd4f5834771..969e6ade76b2 100644
--- a/sw/source/core/doc/acmplwrd.cxx
+++ b/sw/source/core/doc/acmplwrd.cxx
@@ -50,7 +50,7 @@ class SwAutoCompleteClient : public SwClient
public:
SwAutoCompleteClient(SwAutoCompleteWord& rToTell, SwDoc& rSwDoc);
SwAutoCompleteClient(const SwAutoCompleteClient& rClient);
- virtual ~SwAutoCompleteClient();
+ virtual ~SwAutoCompleteClient() override;
SwAutoCompleteClient& operator=(const SwAutoCompleteClient& rClient);
@@ -86,7 +86,7 @@ class SwAutoCompleteString
public:
SwAutoCompleteString(const OUString& rStr, sal_Int32 nLen);
- virtual ~SwAutoCompleteString();
+ virtual ~SwAutoCompleteString() override;
void AddDocument(const SwDoc& rDoc);
//returns true if last document reference has been removed
bool RemoveDocument(const SwDoc& rDoc);
diff --git a/sw/source/core/doc/docbm.cxx b/sw/source/core/doc/docbm.cxx
index 432b8ed9074c..5e8671413427 100644
--- a/sw/source/core/doc/docbm.cxx
+++ b/sw/source/core/doc/docbm.cxx
@@ -844,7 +844,7 @@ namespace sw { namespace mark
std::shared_ptr<IMark> const& pMark, SwDoc *const pDoc)
: m_pFieldmark(pMark), m_pDoc(pDoc)
{ }
- virtual ~LazyFieldmarkDeleter()
+ virtual ~LazyFieldmarkDeleter() override
{
Fieldmark *const pFieldMark(
dynamic_cast<Fieldmark*>(m_pFieldmark.get()));
diff --git a/sw/source/core/doc/doccomp.cxx b/sw/source/core/doc/doccomp.cxx
index eeab46f4b9e6..ebe4e58ef9bc 100644
--- a/sw/source/core/doc/doccomp.cxx
+++ b/sw/source/core/doc/doccomp.cxx
@@ -286,7 +286,7 @@ private:
public:
WordArrayComparator( const SwTextNode *pNode1, const SwTextNode *pNode2 );
- virtual ~WordArrayComparator();
+ virtual ~WordArrayComparator() override;
virtual bool Compare( int nIdx1, int nIdx2 ) const override;
virtual int GetLen1() const override { return nCnt1; }
diff --git a/sw/source/core/doc/number.cxx b/sw/source/core/doc/number.cxx
index 459584709fff..262bd807a594 100644
--- a/sw/source/core/doc/number.cxx
+++ b/sw/source/core/doc/number.cxx
@@ -1086,7 +1086,7 @@ namespace numfunc
}
SwDefBulletConfig();
- virtual ~SwDefBulletConfig();
+ virtual ~SwDefBulletConfig() override;
private:
/** sets internal default bullet configuration data to default values */
diff --git a/sw/source/core/doc/swstylemanager.cxx b/sw/source/core/doc/swstylemanager.cxx
index a4fbc5c0c9ec..4a98fbc9c4be 100644
--- a/sw/source/core/doc/swstylemanager.cxx
+++ b/sw/source/core/doc/swstylemanager.cxx
@@ -69,7 +69,7 @@ public:
mpCharCache(nullptr),
mpParaCache(nullptr)
{}
- virtual ~SwStyleManager();
+ virtual ~SwStyleManager() override;
virtual std::shared_ptr<SfxItemSet> getAutomaticStyle( const SfxItemSet& rSet,
IStyleAccess::SwAutoStyleFamily eFamily ) override;
virtual std::shared_ptr<SfxItemSet> getByName( const OUString& rName,
diff --git a/sw/source/core/docnode/cancellablejob.hxx b/sw/source/core/docnode/cancellablejob.hxx
index dabde55257e3..518e31e4a7b2 100644
--- a/sw/source/core/docnode/cancellablejob.hxx
+++ b/sw/source/core/docnode/cancellablejob.hxx
@@ -32,7 +32,7 @@ class CancellableJob : public ::cppu::WeakImplHelper<css::util::XCancellable>
{
public:
explicit CancellableJob( const ::rtl::Reference< ObservableThread >& rThread );
- virtual ~CancellableJob() {}
+ virtual ~CancellableJob() override {}
// css::util::XCancellable:
virtual void SAL_CALL cancel() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/core/docnode/finalthreadmanager.cxx b/sw/source/core/docnode/finalthreadmanager.cxx
index 6a8363688472..1cbeffce6859 100644
--- a/sw/source/core/docnode/finalthreadmanager.cxx
+++ b/sw/source/core/docnode/finalthreadmanager.cxx
@@ -45,7 +45,7 @@ class CancelJobsThread : public osl::Thread
{
}
- virtual ~CancelJobsThread() {}
+ virtual ~CancelJobsThread() override {}
void addJobs( std::list< css::uno::Reference< css::util::XCancellable > >& rJobs );
bool allJobsCancelled() const;
@@ -160,7 +160,7 @@ class TerminateOfficeThread : public osl::Thread
{
}
- virtual ~TerminateOfficeThread() {}
+ virtual ~TerminateOfficeThread() override {}
void StopOfficeTermination();
private:
diff --git a/sw/source/core/draw/dcontact.cxx b/sw/source/core/draw/dcontact.cxx
index 6c60a8bb5d27..5540cc2d19ab 100644
--- a/sw/source/core/draw/dcontact.cxx
+++ b/sw/source/core/draw/dcontact.cxx
@@ -2003,7 +2003,7 @@ namespace sdr
{
}
- virtual ~VOCOfDrawVirtObj();
+ virtual ~VOCOfDrawVirtObj() override;
};
class VCOfDrawVirtObj : public ViewContactOfVirtObj
@@ -2022,7 +2022,7 @@ namespace sdr
: ViewContactOfVirtObj(rObj)
{
}
- virtual ~VCOfDrawVirtObj();
+ virtual ~VCOfDrawVirtObj() override;
/// access to SwDrawVirtObj
SwDrawVirtObj& GetSwDrawVirtObj() const
diff --git a/sw/source/core/draw/dflyobj.cxx b/sw/source/core/draw/dflyobj.cxx
index c29955a02006..abebce508486 100644
--- a/sw/source/core/draw/dflyobj.cxx
+++ b/sw/source/core/draw/dflyobj.cxx
@@ -92,7 +92,7 @@ namespace sdr
: ViewContactOfSdrObj(rObj)
{
}
- virtual ~VCOfSwFlyDrawObj();
+ virtual ~VCOfSwFlyDrawObj() override;
};
drawinglayer::primitive2d::Primitive2DContainer VCOfSwFlyDrawObj::createViewIndependentPrimitive2DSequence() const
@@ -271,7 +271,7 @@ namespace sdr
: ViewContactOfVirtObj(rObj)
{
}
- virtual ~VCOfSwVirtFlyDrawObj();
+ virtual ~VCOfSwVirtFlyDrawObj() override;
/// access to SwVirtFlyDrawObj
SwVirtFlyDrawObj& GetSwVirtFlyDrawObj() const
diff --git a/sw/source/core/inc/DocumentChartDataProviderManager.hxx b/sw/source/core/inc/DocumentChartDataProviderManager.hxx
index aca39d771ba2..916a78ef046e 100644
--- a/sw/source/core/inc/DocumentChartDataProviderManager.hxx
+++ b/sw/source/core/inc/DocumentChartDataProviderManager.hxx
@@ -49,7 +49,7 @@ public:
SwChartLockController_Helper & GetChartControllerHelper() override;
- virtual ~DocumentChartDataProviderManager();
+ virtual ~DocumentChartDataProviderManager() override;
private:
diff --git a/sw/source/core/inc/DocumentContentOperationsManager.hxx b/sw/source/core/inc/DocumentContentOperationsManager.hxx
index 130546f3ada9..80263f558bb9 100644
--- a/sw/source/core/inc/DocumentContentOperationsManager.hxx
+++ b/sw/source/core/inc/DocumentContentOperationsManager.hxx
@@ -145,7 +145,7 @@ public:
static bool lcl_RstTextAttr( const SwNodePtr& rpNd, void* pArgs ); //originally from docfmt.cxx
- virtual ~DocumentContentOperationsManager();
+ virtual ~DocumentContentOperationsManager() override;
private:
SwDoc& m_rDoc;
diff --git a/sw/source/core/inc/DocumentDeviceManager.hxx b/sw/source/core/inc/DocumentDeviceManager.hxx
index 20184b2c2359..1d5b48923541 100644
--- a/sw/source/core/inc/DocumentDeviceManager.hxx
+++ b/sw/source/core/inc/DocumentDeviceManager.hxx
@@ -59,7 +59,7 @@ public:
void setPrintData(/*[in]*/ const SwPrintData& rPrtData ) override;
- virtual ~DocumentDeviceManager();
+ virtual ~DocumentDeviceManager() override;
private:
diff --git a/sw/source/core/inc/DocumentDrawModelManager.hxx b/sw/source/core/inc/DocumentDrawModelManager.hxx
index 26a25574c7e3..a11cafc1f3ec 100644
--- a/sw/source/core/inc/DocumentDrawModelManager.hxx
+++ b/sw/source/core/inc/DocumentDrawModelManager.hxx
@@ -61,7 +61,7 @@ public:
virtual bool Search(const SwPaM& rPaM, const SvxSearchItem& rSearchItem) override;
- virtual ~DocumentDrawModelManager() {}
+ virtual ~DocumentDrawModelManager() override {}
private:
diff --git a/sw/source/core/inc/DocumentExternalDataManager.hxx b/sw/source/core/inc/DocumentExternalDataManager.hxx
index c4198577e5be..c18543742cd0 100644
--- a/sw/source/core/inc/DocumentExternalDataManager.hxx
+++ b/sw/source/core/inc/DocumentExternalDataManager.hxx
@@ -38,7 +38,7 @@ public:
void setExternalData( ::sw::tExternalDataType eType, ::sw::tExternalDataPointer pPayload) override;
::sw::tExternalDataPointer getExternalData(::sw::tExternalDataType eType) override;
- virtual ~DocumentExternalDataManager() {};
+ virtual ~DocumentExternalDataManager() override {};
};
}
diff --git a/sw/source/core/inc/DocumentFieldsManager.hxx b/sw/source/core/inc/DocumentFieldsManager.hxx
index fa8d7979a012..260cb8be77b5 100644
--- a/sw/source/core/inc/DocumentFieldsManager.hxx
+++ b/sw/source/core/inc/DocumentFieldsManager.hxx
@@ -86,7 +86,7 @@ public:
void UpdateDBNumFields( SwDBNameInfField& rDBField, SwCalc& rCalc );
- virtual ~DocumentFieldsManager();
+ virtual ~DocumentFieldsManager() override;
private:
diff --git a/sw/source/core/inc/DocumentLayoutManager.hxx b/sw/source/core/inc/DocumentLayoutManager.hxx
index 624d868aced1..780ca1ff988e 100644
--- a/sw/source/core/inc/DocumentLayoutManager.hxx
+++ b/sw/source/core/inc/DocumentLayoutManager.hxx
@@ -54,7 +54,7 @@ public:
//Non Interface methods
void ClearSwLayouterEntries();
- virtual ~DocumentLayoutManager();
+ virtual ~DocumentLayoutManager() override;
private:
diff --git a/sw/source/core/inc/DocumentLinksAdministrationManager.hxx b/sw/source/core/inc/DocumentLinksAdministrationManager.hxx
index a2f015af673d..43dc9a91c1a1 100644
--- a/sw/source/core/inc/DocumentLinksAdministrationManager.hxx
+++ b/sw/source/core/inc/DocumentLinksAdministrationManager.hxx
@@ -62,7 +62,7 @@ public:
//Non-Interface method
bool SelectServerObj( const OUString& rStr, SwPaM*& rpPam, SwNodeRange*& rpRange ) const;
- virtual ~DocumentLinksAdministrationManager();
+ virtual ~DocumentLinksAdministrationManager() override;
private:
diff --git a/sw/source/core/inc/DocumentListItemsManager.hxx b/sw/source/core/inc/DocumentListItemsManager.hxx
index 77b80ab26fb3..b4b3d3dc15d1 100644
--- a/sw/source/core/inc/DocumentListItemsManager.hxx
+++ b/sw/source/core/inc/DocumentListItemsManager.hxx
@@ -39,7 +39,7 @@ public:
void getNumItems( IDocumentListItems::tSortedNodeNumList& orNodeNumList ) const override;
- virtual ~DocumentListItemsManager();
+ virtual ~DocumentListItemsManager() override;
//Non Interface
diff --git a/sw/source/core/inc/DocumentListsManager.hxx b/sw/source/core/inc/DocumentListsManager.hxx
index 5ad855934265..6237a0e5d32b 100644
--- a/sw/source/core/inc/DocumentListsManager.hxx
+++ b/sw/source/core/inc/DocumentListsManager.hxx
@@ -48,7 +48,7 @@ class DocumentListsManager : public IDocumentListsAccess
// #i91400#
void trackChangeOfListStyleName( const OUString& rListStyleName,
const OUString& rNewListStyleName ) override;
- virtual ~DocumentListsManager();
+ virtual ~DocumentListsManager() override;
private:
diff --git a/sw/source/core/inc/DocumentOutlineNodesManager.hxx b/sw/source/core/inc/DocumentOutlineNodesManager.hxx
index 76dccf6998c3..cc47324fab65 100644
--- a/sw/source/core/inc/DocumentOutlineNodesManager.hxx
+++ b/sw/source/core/inc/DocumentOutlineNodesManager.hxx
@@ -45,7 +45,7 @@ public:
SwTextNode* getOutlineNode( const sal_Int32 nIdx ) const override;
void getOutlineNodes( IDocumentOutlineNodes::tSortedOutlineNodeList& orOutlineNodeList ) const override;
- virtual ~DocumentOutlineNodesManager();
+ virtual ~DocumentOutlineNodesManager() override;
private:
diff --git a/sw/source/core/inc/DocumentRedlineManager.hxx b/sw/source/core/inc/DocumentRedlineManager.hxx
index 2cc61c9868d2..bdcd45c5fc67 100644
--- a/sw/source/core/inc/DocumentRedlineManager.hxx
+++ b/sw/source/core/inc/DocumentRedlineManager.hxx
@@ -119,7 +119,7 @@ public:
void checkRedlining(RedlineFlags& _rReadlineMode);
- virtual ~DocumentRedlineManager();
+ virtual ~DocumentRedlineManager() override;
private:
diff --git a/sw/source/core/inc/DocumentSettingManager.hxx b/sw/source/core/inc/DocumentSettingManager.hxx
index 4159f5adde0a..3f40a0a207ff 100644
--- a/sw/source/core/inc/DocumentSettingManager.hxx
+++ b/sw/source/core/inc/DocumentSettingManager.hxx
@@ -159,7 +159,7 @@ class DocumentSettingManager :
public:
DocumentSettingManager(SwDoc &rDoc);
- virtual ~DocumentSettingManager();
+ virtual ~DocumentSettingManager() override;
// IDocumentSettingAccess
virtual bool get(/*[in]*/ DocumentSettingId id) const override;
diff --git a/sw/source/core/inc/DocumentStatisticsManager.hxx b/sw/source/core/inc/DocumentStatisticsManager.hxx
index e79d24bb937a..0291afc032f5 100644
--- a/sw/source/core/inc/DocumentStatisticsManager.hxx
+++ b/sw/source/core/inc/DocumentStatisticsManager.hxx
@@ -41,7 +41,7 @@ public:
const SwDocStat &GetUpdatedDocStat(bool bCompleteAsync, bool bFields) override;
void SetDocStat(const SwDocStat& rStat) override;
void UpdateDocStat(bool bCompleteAsync, bool bFields) override;
- virtual ~DocumentStatisticsManager();
+ virtual ~DocumentStatisticsManager() override;
private:
diff --git a/sw/source/core/inc/DocumentStylePoolManager.hxx b/sw/source/core/inc/DocumentStylePoolManager.hxx
index b215295e4468..721ecba22c1e 100644
--- a/sw/source/core/inc/DocumentStylePoolManager.hxx
+++ b/sw/source/core/inc/DocumentStylePoolManager.hxx
@@ -43,7 +43,7 @@ public:
virtual bool IsPoolFormatUsed( sal_uInt16 nId ) const override;
virtual bool IsPoolPageDescUsed( sal_uInt16 nId ) const override;
- virtual ~DocumentStylePoolManager();
+ virtual ~DocumentStylePoolManager() override;
private:
diff --git a/sw/source/core/inc/DocumentTimerManager.hxx b/sw/source/core/inc/DocumentTimerManager.hxx
index 762003d01036..cf6b580a2e69 100644
--- a/sw/source/core/inc/DocumentTimerManager.hxx
+++ b/sw/source/core/inc/DocumentTimerManager.hxx
@@ -50,7 +50,7 @@ public:
// Our own 'IdleTimer' calls the following method
DECL_LINK_TYPED( DoIdleJobs, Idle *, void );
- virtual ~DocumentTimerManager();
+ virtual ~DocumentTimerManager() override;
private:
diff --git a/sw/source/core/inc/SwGrammarMarkUp.hxx b/sw/source/core/inc/SwGrammarMarkUp.hxx
index eb2408ead2bf..032dc6d70e40 100644
--- a/sw/source/core/inc/SwGrammarMarkUp.hxx
+++ b/sw/source/core/inc/SwGrammarMarkUp.hxx
@@ -40,7 +40,7 @@ class SwGrammarMarkUp : public SwWrongList
public:
SwGrammarMarkUp() : SwWrongList( WRONGLIST_GRAMMAR ) {}
- virtual ~SwGrammarMarkUp();
+ virtual ~SwGrammarMarkUp() override;
virtual SwWrongList* Clone() override;
virtual void CopyFrom( const SwWrongList& rCopy ) override;
diff --git a/sw/source/core/inc/SwUndoFmt.hxx b/sw/source/core/inc/SwUndoFmt.hxx
index a5f588ce815a..c034829ad4b7 100644
--- a/sw/source/core/inc/SwUndoFmt.hxx
+++ b/sw/source/core/inc/SwUndoFmt.hxx
@@ -44,7 +44,7 @@ protected:
public:
SwUndoFormatCreate(SwUndoId nUndoId, SwFormat * pNew, SwFormat * pDerivedFrom,
SwDoc * pDoc);
- virtual ~SwUndoFormatCreate();
+ virtual ~SwUndoFormatCreate() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -68,7 +68,7 @@ protected:
public:
SwUndoFormatDelete(SwUndoId nUndoId, SwFormat * pOld, SwDoc * pDoc);
- virtual ~SwUndoFormatDelete();
+ virtual ~SwUndoFormatDelete() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -90,7 +90,7 @@ public:
SwUndoRenameFormat(SwUndoId nUndoId, const OUString & sOldName,
const OUString & sNewName,
SwDoc * pDoc);
- virtual ~SwUndoRenameFormat();
+ virtual ~SwUndoRenameFormat() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/SwUndoPageDesc.hxx b/sw/source/core/inc/SwUndoPageDesc.hxx
index 34b2851904f5..a29777551855 100644
--- a/sw/source/core/inc/SwUndoPageDesc.hxx
+++ b/sw/source/core/inc/SwUndoPageDesc.hxx
@@ -38,7 +38,7 @@ class SwUndoPageDesc : public SwUndo
public:
SwUndoPageDesc(const SwPageDesc & aOld, const SwPageDesc & aNew,
SwDoc * pDoc);
- virtual ~SwUndoPageDesc();
+ virtual ~SwUndoPageDesc() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -56,7 +56,7 @@ class SwUndoPageDescCreate : public SwUndo
public:
SwUndoPageDescCreate(const SwPageDesc * pNew, SwDoc * pDoc);
- virtual ~SwUndoPageDescCreate();
+ virtual ~SwUndoPageDescCreate() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -74,7 +74,7 @@ class SwUndoPageDescDelete : public SwUndo
public:
SwUndoPageDescDelete(const SwPageDesc & aOld, SwDoc * pDoc);
- virtual ~SwUndoPageDescDelete();
+ virtual ~SwUndoPageDescDelete() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/SwUndoTOXChange.hxx b/sw/source/core/inc/SwUndoTOXChange.hxx
index c97b948c8001..d78b17e9b8bb 100644
--- a/sw/source/core/inc/SwUndoTOXChange.hxx
+++ b/sw/source/core/inc/SwUndoTOXChange.hxx
@@ -34,7 +34,7 @@ class SwUndoTOXChange : public SwUndo
public:
SwUndoTOXChange(const SwDoc* pDoc, SwTOXBase * pTOX, const SwTOXBase & rNew);
- virtual ~SwUndoTOXChange();
+ virtual ~SwUndoTOXChange() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/SwXMLBlockExport.hxx b/sw/source/core/inc/SwXMLBlockExport.hxx
index 7c9b7a4f4787..020d44376886 100644
--- a/sw/source/core/inc/SwXMLBlockExport.hxx
+++ b/sw/source/core/inc/SwXMLBlockExport.hxx
@@ -36,7 +36,7 @@ public:
const OUString &rFileName,
css::uno::Reference< css::xml::sax::XDocumentHandler> &rHandler);
- virtual ~SwXMLBlockListExport() {}
+ virtual ~SwXMLBlockListExport() override {}
sal_uInt32 exportDoc( enum ::xmloff::token::XMLTokenEnum eClass = ::xmloff::token::XML_TOKEN_INVALID ) override;
void ExportAutoStyles_() override {}
void ExportMasterStyles_ () override {}
@@ -55,7 +55,7 @@ public:
const OUString &rFileName,
css::uno::Reference< css::xml::sax::XDocumentHandler> &rHandler);
- virtual ~SwXMLTextBlockExport() {}
+ virtual ~SwXMLTextBlockExport() override {}
sal_uInt32 exportDoc(enum ::xmloff::token::XMLTokenEnum /*eClass*/) override {return 0;}
void exportDoc(const OUString & rText);
void ExportAutoStyles_() override {}
diff --git a/sw/source/core/inc/SwXMLBlockImport.hxx b/sw/source/core/inc/SwXMLBlockImport.hxx
index f15e8393803d..056b3feaa8a6 100644
--- a/sw/source/core/inc/SwXMLBlockImport.hxx
+++ b/sw/source/core/inc/SwXMLBlockImport.hxx
@@ -53,7 +53,7 @@ public:
return rBlockList;
}
virtual ~SwXMLBlockListImport()
- throw();
+ throw() override;
};
class SwXMLTextBlockImport : public SvXMLImport
@@ -72,7 +72,7 @@ public:
OUString &rNewText, bool bNewTextOnly );
virtual ~SwXMLTextBlockImport()
- throw();
+ throw() override;
virtual void SAL_CALL endDocument()
throw( css::xml::sax::SAXException, css::uno::RuntimeException, std::exception ) override;
};
@@ -92,7 +92,7 @@ class SwXMLTextBlockTokenHandler : public
{
public:
SwXMLTextBlockTokenHandler();
- virtual ~SwXMLTextBlockTokenHandler();
+ virtual ~SwXMLTextBlockTokenHandler() override;
//XFastTokenHandler
sal_Int32 SAL_CALL getTokenFromUTF8( const css::uno::Sequence< sal_Int8 >& Identifier )
@@ -121,7 +121,7 @@ class SwXMLBlockListTokenHandler : public
{
public:
SwXMLBlockListTokenHandler();
- virtual ~SwXMLBlockListTokenHandler();
+ virtual ~SwXMLBlockListTokenHandler() override;
//XFastTokenHandler
sal_Int32 SAL_CALL getTokenFromUTF8( const css::uno::Sequence< sal_Int8 >& Identifier )
diff --git a/sw/source/core/inc/SwXMLTextBlocks.hxx b/sw/source/core/inc/SwXMLTextBlocks.hxx
index 4f0c746b12a3..8cf9d80c0936 100644
--- a/sw/source/core/inc/SwXMLTextBlocks.hxx
+++ b/sw/source/core/inc/SwXMLTextBlocks.hxx
@@ -52,7 +52,7 @@ public:
void AddName( const OUString&, const OUString&, const OUString&, bool bOnlyText );
virtual void AddName( const OUString&, const OUString&, bool bOnlyText = false ) override;
static OUString GeneratePackageName ( const OUString& rShort );
- virtual ~SwXMLTextBlocks();
+ virtual ~SwXMLTextBlocks() override;
virtual sal_uLong Delete( sal_uInt16 ) override;
virtual sal_uLong Rename( sal_uInt16, const OUString&, const OUString& ) override;
virtual sal_uLong CopyBlock( SwImpBlocks& rImp, OUString& rShort, const OUString& rLong) override;
diff --git a/sw/source/core/inc/SwXTextDefaults.hxx b/sw/source/core/inc/SwXTextDefaults.hxx
index 4e6d768f895c..c0bee0532fbb 100644
--- a/sw/source/core/inc/SwXTextDefaults.hxx
+++ b/sw/source/core/inc/SwXTextDefaults.hxx
@@ -39,7 +39,7 @@ class SwXTextDefaults : public cppu::WeakImplHelper
public:
SwXTextDefaults ( SwDoc * pNewDoc );
- virtual ~SwXTextDefaults ();
+ virtual ~SwXTextDefaults () override;
// XPropertySet
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( )
diff --git a/sw/source/core/inc/UndoAttribute.hxx b/sw/source/core/inc/UndoAttribute.hxx
index 69820b130e2f..d46f3d8a5d0d 100644
--- a/sw/source/core/inc/UndoAttribute.hxx
+++ b/sw/source/core/inc/UndoAttribute.hxx
@@ -49,7 +49,7 @@ public:
SwUndoAttr( const SwPaM&, const SfxItemSet &, const SetAttrMode nFlags );
SwUndoAttr( const SwPaM&, const SfxPoolItem&, const SetAttrMode nFlags );
- virtual ~SwUndoAttr();
+ virtual ~SwUndoAttr() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -70,7 +70,7 @@ public:
SwUndoResetAttr( const SwPaM&, sal_uInt16 nFormatId );
SwUndoResetAttr( const SwPosition&, sal_uInt16 nFormatId );
- virtual ~SwUndoResetAttr();
+ virtual ~SwUndoResetAttr() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -114,7 +114,7 @@ public:
SwFormat& rFormat,
bool bSaveDrawPt = true );
- virtual ~SwUndoFormatAttr();
+ virtual ~SwUndoFormatAttr() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -132,7 +132,7 @@ class SwUndoFormatResetAttr : public SwUndo
public:
SwUndoFormatResetAttr( SwFormat& rChangedFormat,
const sal_uInt16 nWhichId );
- virtual ~SwUndoFormatResetAttr();
+ virtual ~SwUndoFormatResetAttr() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -183,7 +183,7 @@ class SwUndoMoveLeftMargin : public SwUndo, private SwUndRng
public:
SwUndoMoveLeftMargin( const SwPaM&, bool bRight, bool bModulus );
- virtual ~SwUndoMoveLeftMargin();
+ virtual ~SwUndoMoveLeftMargin() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -202,7 +202,7 @@ public:
// registers at the format and saves old attributes
SwUndoDefaultAttr( const SfxItemSet& rOldSet, const SwDoc* pDoc );
- virtual ~SwUndoDefaultAttr();
+ virtual ~SwUndoDefaultAttr() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -218,7 +218,7 @@ class SwUndoChangeFootNote : public SwUndo, private SwUndRng
public:
SwUndoChangeFootNote( const SwPaM& rRange, const OUString& rText,
sal_uInt16 nNum, bool bIsEndNote );
- virtual ~SwUndoChangeFootNote();
+ virtual ~SwUndoChangeFootNote() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -234,7 +234,7 @@ class SwUndoFootNoteInfo : public SwUndo
public:
SwUndoFootNoteInfo( const SwFootnoteInfo &rInfo, const SwDoc* pDoc );
- virtual ~SwUndoFootNoteInfo();
+ virtual ~SwUndoFootNoteInfo() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -247,7 +247,7 @@ class SwUndoEndNoteInfo : public SwUndo
public:
SwUndoEndNoteInfo( const SwEndNoteInfo &rInfo, const SwDoc* pDoc );
- virtual ~SwUndoEndNoteInfo();
+ virtual ~SwUndoEndNoteInfo() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/UndoBookmark.hxx b/sw/source/core/inc/UndoBookmark.hxx
index 6fd636351589..f5790bde1882 100644
--- a/sw/source/core/inc/UndoBookmark.hxx
+++ b/sw/source/core/inc/UndoBookmark.hxx
@@ -43,7 +43,7 @@ protected:
void ResetInDoc( SwDoc* );
public:
- virtual ~SwUndoBookmark();
+ virtual ~SwUndoBookmark() override;
/**
Returns the rewriter for this undo object.
@@ -85,7 +85,7 @@ class SwUndoRenameBookmark : public SwUndo
public:
SwUndoRenameBookmark( const OUString& rOldName, const OUString& rNewName, const SwDoc* pDoc );
- virtual ~SwUndoRenameBookmark();
+ virtual ~SwUndoRenameBookmark() override;
private:
virtual SwRewriter GetRewriter() const override;
diff --git a/sw/source/core/inc/UndoCore.hxx b/sw/source/core/inc/UndoCore.hxx
index 279fbee62bff..fc1792f152ce 100644
--- a/sw/source/core/inc/UndoCore.hxx
+++ b/sw/source/core/inc/UndoCore.hxx
@@ -160,7 +160,7 @@ public:
SwUndoFormatColl( const SwPaM&, SwFormatColl*,
const bool bReset,
const bool bResetListAttrs );
- virtual ~SwUndoFormatColl();
+ virtual ~SwUndoFormatColl() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -202,7 +202,7 @@ class SwUndoSetFlyFormat : public SwUndo, public SwClient
public:
SwUndoSetFlyFormat( SwFrameFormat& rFlyFormat, SwFrameFormat& rNewFrameFormat );
- virtual ~SwUndoSetFlyFormat();
+ virtual ~SwUndoSetFlyFormat() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/UndoDelete.hxx b/sw/source/core/inc/UndoDelete.hxx
index 18fb5224df35..2a0c9fc5ffef 100644
--- a/sw/source/core/inc/UndoDelete.hxx
+++ b/sw/source/core/inc/UndoDelete.hxx
@@ -67,7 +67,7 @@ public:
SwPaM&,
bool bFullPara = false,
bool bCalledByTableCpy = false );
- virtual ~SwUndoDelete();
+ virtual ~SwUndoDelete() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/UndoDraw.hxx b/sw/source/core/inc/UndoDraw.hxx
index a57340de88f2..05a46a45e540 100644
--- a/sw/source/core/inc/UndoDraw.hxx
+++ b/sw/source/core/inc/UndoDraw.hxx
@@ -41,7 +41,7 @@ class SwSdrUndo : public SwUndo
public:
SwSdrUndo( SdrUndoAction* , const SdrMarkList* pMarkList, const SwDoc* pDoc );
- virtual ~SwSdrUndo();
+ virtual ~SwSdrUndo() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -58,7 +58,7 @@ class SwUndoDrawGroup : public SwUndo
public:
SwUndoDrawGroup( sal_uInt16 nCnt, const SwDoc* pDoc );
- virtual ~SwUndoDrawGroup();
+ virtual ~SwUndoDrawGroup() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -87,7 +87,7 @@ class SwUndoDrawUnGroup : public SwUndo
public:
SwUndoDrawUnGroup( SdrObjGroup*, const SwDoc* pDoc );
- virtual ~SwUndoDrawUnGroup();
+ virtual ~SwUndoDrawUnGroup() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -103,7 +103,7 @@ private:
public:
SwUndoDrawUnGroupConnectToLayout(const SwDoc* pDoc);
- virtual ~SwUndoDrawUnGroupConnectToLayout();
+ virtual ~SwUndoDrawUnGroupConnectToLayout() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -122,7 +122,7 @@ class SwUndoDrawDelete : public SwUndo
public:
SwUndoDrawDelete( sal_uInt16 nCnt, const SwDoc* pDoc );
- virtual ~SwUndoDrawDelete();
+ virtual ~SwUndoDrawDelete() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/UndoInsert.hxx b/sw/source/core/inc/UndoInsert.hxx
index 32b9b947b3aa..453f8fd7ec79 100644
--- a/sw/source/core/inc/UndoInsert.hxx
+++ b/sw/source/core/inc/UndoInsert.hxx
@@ -63,7 +63,7 @@ public:
const SwInsertFlags nInsertFlags,
bool bWDelim = true );
SwUndoInsert( const SwNodeIndex& rNode );
- virtual ~SwUndoInsert();
+ virtual ~SwUndoInsert() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -98,7 +98,7 @@ public:
SwUndoReplace(SwPaM const& rPam,
OUString const& rInsert, bool const bRegExp);
- virtual ~SwUndoReplace();
+ virtual ~SwUndoReplace() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -145,7 +145,7 @@ class SwUndoReRead : public SwUndo
public:
SwUndoReRead( const SwPaM& rPam, const SwGrfNode& pGrfNd );
- virtual ~SwUndoReRead();
+ virtual ~SwUndoReRead() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -188,7 +188,7 @@ public:
const OUString& rCharacterStyle,
const bool bCpyBrd,
const SwDoc* pDoc );
- virtual ~SwUndoInsertLabel();
+ virtual ~SwUndoInsertLabel() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/UndoNumbering.hxx b/sw/source/core/inc/UndoNumbering.hxx
index 1adad5c14d5f..4997526d3fbd 100644
--- a/sw/source/core/inc/UndoNumbering.hxx
+++ b/sw/source/core/inc/UndoNumbering.hxx
@@ -41,7 +41,7 @@ public:
SwUndoInsNum( const SwPosition& rPos, const SwNumRule& rRule,
const OUString& rReplaceRule );
- virtual ~SwUndoInsNum();
+ virtual ~SwUndoInsNum() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -70,7 +70,7 @@ class SwUndoDelNum : public SwUndo, private SwUndRng
public:
SwUndoDelNum( const SwPaM& rPam );
- virtual ~SwUndoDelNum();
+ virtual ~SwUndoDelNum() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/UndoOverwrite.hxx b/sw/source/core/inc/UndoOverwrite.hxx
index 13f45216b877..9bd86d983e31 100644
--- a/sw/source/core/inc/UndoOverwrite.hxx
+++ b/sw/source/core/inc/UndoOverwrite.hxx
@@ -43,7 +43,7 @@ class SwUndoOverwrite: public SwUndo, private SwUndoSaveContent
public:
SwUndoOverwrite( SwDoc*, SwPosition&, sal_Unicode cIns );
- virtual ~SwUndoOverwrite();
+ virtual ~SwUndoOverwrite() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -77,7 +77,7 @@ public:
SwUndoTransliterate( const SwPaM& rPam,
const utl::TransliterationWrapper& rTrans );
- virtual ~SwUndoTransliterate();
+ virtual ~SwUndoTransliterate() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/UndoRedline.hxx b/sw/source/core/inc/UndoRedline.hxx
index 44059e7c6f73..bc7b72f8a385 100644
--- a/sw/source/core/inc/UndoRedline.hxx
+++ b/sw/source/core/inc/UndoRedline.hxx
@@ -41,7 +41,7 @@ protected:
public:
SwUndoRedline( SwUndoId nUserId, const SwPaM& rRange );
- virtual ~SwUndoRedline();
+ virtual ~SwUndoRedline() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -80,7 +80,7 @@ class SwUndoRedlineSort : public SwUndoRedline
public:
SwUndoRedlineSort( const SwPaM& rRange, const SwSortOptions& rOpt );
- virtual ~SwUndoRedlineSort();
+ virtual ~SwUndoRedlineSort() override;
virtual void RepeatImpl( ::sw::RepeatContext & ) override;
@@ -121,7 +121,7 @@ public:
SwUndoCompDoc( const SwPaM& rRg, bool bIns );
SwUndoCompDoc( const SwRangeRedline& rRedl );
- virtual ~SwUndoCompDoc();
+ virtual ~SwUndoCompDoc() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/UndoSection.hxx b/sw/source/core/inc/UndoSection.hxx
index 1cfbef5f3128..a3c3ea307233 100644
--- a/sw/source/core/inc/UndoSection.hxx
+++ b/sw/source/core/inc/UndoSection.hxx
@@ -50,7 +50,7 @@ public:
SwUndoInsSection(SwPaM const&, SwSectionData const&,
SfxItemSet const*const pSet, SwTOXBase const*const pTOXBase);
- virtual ~SwUndoInsSection();
+ virtual ~SwUndoInsSection() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/UndoSort.hxx b/sw/source/core/inc/UndoSort.hxx
index 21009070e2b6..8002999cbf9c 100644
--- a/sw/source/core/inc/UndoSort.hxx
+++ b/sw/source/core/inc/UndoSort.hxx
@@ -71,7 +71,7 @@ public:
SwUndoSort( sal_uLong nStt, sal_uLong nEnd, const SwTableNode&,
const SwSortOptions&, bool bSaveTable );
- virtual ~SwUndoSort();
+ virtual ~SwUndoSort() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/UndoSplitMove.hxx b/sw/source/core/inc/UndoSplitMove.hxx
index cc13f1c60e63..de22f9e62aa3 100644
--- a/sw/source/core/inc/UndoSplitMove.hxx
+++ b/sw/source/core/inc/UndoSplitMove.hxx
@@ -35,7 +35,7 @@ class SwUndoSplitNode: public SwUndo
public:
SwUndoSplitNode( SwDoc* pDoc, const SwPosition& rPos, bool bChkTable );
- virtual ~SwUndoSplitNode();
+ virtual ~SwUndoSplitNode() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/UndoTable.hxx b/sw/source/core/inc/UndoTable.hxx
index e0ad12498011..bd72b5d36e14 100644
--- a/sw/source/core/inc/UndoTable.hxx
+++ b/sw/source/core/inc/UndoTable.hxx
@@ -62,7 +62,7 @@ public:
const SwTableAutoFormat* pTAFormat, const std::vector<sal_uInt16> *pColArr,
const OUString & rName);
- virtual ~SwUndoInsTable();
+ virtual ~SwUndoInsTable() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -87,7 +87,7 @@ public:
sal_uInt16,
const SwTableAutoFormat* pAFormat );
- virtual ~SwUndoTextToTable();
+ virtual ~SwUndoTextToTable() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -112,7 +112,7 @@ class SwUndoTableToText : public SwUndo
public:
SwUndoTableToText( const SwTable& rTable, sal_Unicode cCh );
- virtual ~SwUndoTableToText();
+ virtual ~SwUndoTableToText() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -132,7 +132,7 @@ class SwUndoAttrTable : public SwUndo
public:
SwUndoAttrTable( const SwTableNode& rTableNd, bool bClearTabCols = false );
- virtual ~SwUndoAttrTable();
+ virtual ~SwUndoAttrTable() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -154,7 +154,7 @@ class SwUndoTableAutoFormat : public SwUndo
public:
SwUndoTableAutoFormat( const SwTableNode& rTableNd, const SwTableAutoFormat& );
- virtual ~SwUndoTableAutoFormat();
+ virtual ~SwUndoTableAutoFormat() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -195,7 +195,7 @@ public:
SwUndoTableNdsChg( SwUndoId UndoId, const SwSelBoxes& rBoxes,
const SwTableNode& rTableNd );
- virtual ~SwUndoTableNdsChg();
+ virtual ~SwUndoTableNdsChg() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -229,7 +229,7 @@ class SwUndoTableMerge : public SwUndo, private SwUndRng
public:
SwUndoTableMerge( const SwPaM& rTableSel );
- virtual ~SwUndoTableMerge();
+ virtual ~SwUndoTableMerge() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -262,7 +262,7 @@ class SwUndoTableNumFormat : public SwUndo
public:
SwUndoTableNumFormat( const SwTableBox& rBox, const SfxItemSet* pNewSet = nullptr );
- virtual ~SwUndoTableNumFormat();
+ virtual ~SwUndoTableNumFormat() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -287,7 +287,7 @@ class SwUndoTableCpyTable : public SwUndo
public:
SwUndoTableCpyTable(const SwDoc* pDoc);
- virtual ~SwUndoTableCpyTable();
+ virtual ~SwUndoTableCpyTable() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -308,7 +308,7 @@ class SwUndoCpyTable : public SwUndo
public:
SwUndoCpyTable(const SwDoc* pDoc);
- virtual ~SwUndoCpyTable();
+ virtual ~SwUndoCpyTable() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -329,7 +329,7 @@ public:
SwUndoSplitTable( const SwTableNode& rTableNd, SwSaveRowSpan* pRowSp,
sal_uInt16 nMode, bool bCalcNewSize );
- virtual ~SwUndoSplitTable();
+ virtual ~SwUndoSplitTable() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -353,7 +353,7 @@ public:
SwUndoMergeTable( const SwTableNode& rTableNd, const SwTableNode& rDelTableNd,
bool bWithPrev, sal_uInt16 nMode );
- virtual ~SwUndoMergeTable();
+ virtual ~SwUndoMergeTable() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -385,7 +385,7 @@ class SwUndoTableStyleMake : public SwUndo
public:
SwUndoTableStyleMake(const OUString& rName, const SwDoc* pDoc);
- virtual ~SwUndoTableStyleMake();
+ virtual ~SwUndoTableStyleMake() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -400,7 +400,7 @@ class SwUndoTableStyleDelete : public SwUndo
public:
SwUndoTableStyleDelete(std::unique_ptr<SwTableAutoFormat> pAutoFormat, const std::vector<SwTable*>& rAffectedTables, const SwDoc* pDoc);
- virtual ~SwUndoTableStyleDelete();
+ virtual ~SwUndoTableStyleDelete() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -414,7 +414,7 @@ class SwUndoTableStyleUpdate : public SwUndo
public:
SwUndoTableStyleUpdate(const OUString& rName, const SwTableAutoFormat& rOldFormat, const SwDoc* pDoc);
- virtual ~SwUndoTableStyleUpdate();
+ virtual ~SwUndoTableStyleUpdate() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/acorrect.hxx b/sw/source/core/inc/acorrect.hxx
index 0b2606d81d0a..afbb1fdf8137 100644
--- a/sw/source/core/inc/acorrect.hxx
+++ b/sw/source/core/inc/acorrect.hxx
@@ -55,7 +55,7 @@ class SwAutoCorrDoc : public SvxAutoCorrDoc
public:
SwAutoCorrDoc( SwEditShell& rEditShell, SwPaM& rPam, sal_Unicode cIns = 0 );
- virtual ~SwAutoCorrDoc();
+ virtual ~SwAutoCorrDoc() override;
virtual bool Delete( sal_Int32 nStt, sal_Int32 nEnd ) override;
virtual bool Insert( sal_Int32 nPos, const OUString& rText ) override;
diff --git a/sw/source/core/inc/annotationmark.hxx b/sw/source/core/inc/annotationmark.hxx
index 7bd4ad8b4a51..a6075ae26017 100644
--- a/sw/source/core/inc/annotationmark.hxx
+++ b/sw/source/core/inc/annotationmark.hxx
@@ -34,7 +34,7 @@ namespace sw { namespace mark
const SwPaM& rPaM,
const OUString& rName );
- virtual ~AnnotationMark();
+ virtual ~AnnotationMark() override;
virtual void InitDoc(SwDoc* const io_Doc) override;
diff --git a/sw/source/core/inc/ascharanchoredobjectposition.hxx b/sw/source/core/inc/ascharanchoredobjectposition.hxx
index 8923e2594d9c..c039e45b5c54 100644
--- a/sw/source/core/inc/ascharanchoredobjectposition.hxx
+++ b/sw/source/core/inc/ascharanchoredobjectposition.hxx
@@ -122,7 +122,7 @@ namespace objectpositioning
const SwTwips _nLineDescent,
const SwTwips _nLineAscentInclObjs,
const SwTwips _nLineDescentInclObjs );
- virtual ~SwAsCharAnchoredObjectPosition();
+ virtual ~SwAsCharAnchoredObjectPosition() override;
/** calculate position for object position
diff --git a/sw/source/core/inc/bookmrk.hxx b/sw/source/core/inc/bookmrk.hxx
index ac5fae6a37db..8972d7d08945 100644
--- a/sw/source/core/inc/bookmrk.hxx
+++ b/sw/source/core/inc/bookmrk.hxx
@@ -99,7 +99,7 @@ namespace sw {
{
}
- virtual ~MarkBase();
+ virtual ~MarkBase() override;
const css::uno::WeakReference< css::text::XTextContent> & GetXBookmark() const
{ return m_wXBookmark; }
@@ -150,7 +150,7 @@ namespace sw {
void SetRefObject( SwServerObject* pObj );
virtual void DeregisterFromDoc(SwDoc* const pDoc);
- virtual ~DdeBookmark();
+ virtual ~DdeBookmark() override;
private:
tools::SvRef<SwServerObject> m_aRefObj;
diff --git a/sw/source/core/inc/cellfrm.hxx b/sw/source/core/inc/cellfrm.hxx
index 8ddc89ffd404..763e90a8e61d 100644
--- a/sw/source/core/inc/cellfrm.hxx
+++ b/sw/source/core/inc/cellfrm.hxx
@@ -33,7 +33,7 @@ class SwCellFrame: public SwLayoutFrame
const SwTableBox* m_pTabBox;
virtual void DestroyImpl() override;
- virtual ~SwCellFrame();
+ virtual ~SwCellFrame() override;
protected:
virtual void Format( vcl::RenderContext* pRenderContext, const SwBorderAttrs *pAttrs = nullptr ) override;
diff --git a/sw/source/core/inc/cntfrm.hxx b/sw/source/core/inc/cntfrm.hxx
index f95046433017..ea2dba49861e 100644
--- a/sw/source/core/inc/cntfrm.hxx
+++ b/sw/source/core/inc/cntfrm.hxx
@@ -64,7 +64,7 @@ protected:
SwContentFrame( SwContentNode * const, SwFrame* );
virtual void DestroyImpl() override;
- virtual ~SwContentFrame();
+ virtual ~SwContentFrame() override;
public:
diff --git a/sw/source/core/inc/colfrm.hxx b/sw/source/core/inc/colfrm.hxx
index e54e6b9b757a..1a8e3fb20ba1 100644
--- a/sw/source/core/inc/colfrm.hxx
+++ b/sw/source/core/inc/colfrm.hxx
@@ -27,7 +27,7 @@ class SwColumnFrame: public SwFootnoteBossFrame
{
private:
virtual void DestroyImpl() override;
- virtual ~SwColumnFrame();
+ virtual ~SwColumnFrame() override;
public:
SwColumnFrame( SwFrameFormat*, SwFrame* );
diff --git a/sw/source/core/inc/dflyobj.hxx b/sw/source/core/inc/dflyobj.hxx
index 4a8274db6a28..e62391d5b050 100644
--- a/sw/source/core/inc/dflyobj.hxx
+++ b/sw/source/core/inc/dflyobj.hxx
@@ -47,7 +47,7 @@ protected:
public:
SwFlyDrawObj();
- virtual ~SwFlyDrawObj();
+ virtual ~SwFlyDrawObj() override;
// for instantiation of this class while loading (via factory)
virtual sal_uInt32 GetObjInventor() const override;
@@ -79,7 +79,7 @@ public:
SwVirtFlyDrawObj(SdrObject& rNew, SwFlyFrame* pFly);
- virtual ~SwVirtFlyDrawObj();
+ virtual ~SwVirtFlyDrawObj() override;
// override method of base class SdrVirtObj
virtual void TakeObjInfo( SdrObjTransformInfoRec& rInfo ) const override;
diff --git a/sw/source/core/inc/docsort.hxx b/sw/source/core/inc/docsort.hxx
index 0ad74c3e6892..b0ac209ce774 100644
--- a/sw/source/core/inc/docsort.hxx
+++ b/sw/source/core/inc/docsort.hxx
@@ -96,7 +96,7 @@ struct SwSortTextElement : public SwSortElement
SwNodeIndex aPos;
SwSortTextElement( const SwNodeIndex& rPos );
- virtual ~SwSortTextElement();
+ virtual ~SwSortTextElement() override;
virtual OUString GetKey( sal_uInt16 nKey ) const override;
};
@@ -107,7 +107,7 @@ struct SwSortBoxElement : public SwSortElement
sal_uInt16 nRow;
SwSortBoxElement( sal_uInt16 nRC );
- virtual ~SwSortBoxElement();
+ virtual ~SwSortBoxElement() override;
virtual OUString GetKey( sal_uInt16 nKey ) const override;
virtual double GetValue( sal_uInt16 nKey ) const override;
diff --git a/sw/source/core/inc/doctxm.hxx b/sw/source/core/inc/doctxm.hxx
index cf7b52da7f11..1e7fc131fbae 100644
--- a/sw/source/core/inc/doctxm.hxx
+++ b/sw/source/core/inc/doctxm.hxx
@@ -70,7 +70,7 @@ class SwTOXBaseSection : public SwTOXBase, public SwSection
public:
SwTOXBaseSection(SwTOXBase const& rBase, SwSectionFormat & rFormat);
- virtual ~SwTOXBaseSection();
+ virtual ~SwTOXBaseSection() override;
// <_bNewTOX> : distinguish between the creation of a new table-of-content
// (true) or an update of a table-of-content (false)
diff --git a/sw/source/core/inc/dumpfilter.hxx b/sw/source/core/inc/dumpfilter.hxx
index 7b0acb1ba17b..a813db9b6244 100644
--- a/sw/source/core/inc/dumpfilter.hxx
+++ b/sw/source/core/inc/dumpfilter.hxx
@@ -35,7 +35,7 @@ namespace sw {
public:
LayoutDumpFilter();
- virtual ~LayoutDumpFilter();
+ virtual ~LayoutDumpFilter() override;
// XFilter
virtual sal_Bool SAL_CALL filter( const css::uno::Sequence< css::beans::PropertyValue >& aDescriptor )
diff --git a/sw/source/core/inc/flyfrm.hxx b/sw/source/core/inc/flyfrm.hxx
index 2470fd585c59..7c610cfc490c 100644
--- a/sw/source/core/inc/flyfrm.hxx
+++ b/sw/source/core/inc/flyfrm.hxx
@@ -129,7 +129,7 @@ protected:
SwFlyFrame( SwFlyFrameFormat*, SwFrame*, SwFrame *pAnchor );
virtual void DestroyImpl() override;
- virtual ~SwFlyFrame();
+ virtual ~SwFlyFrame() override;
/** method to assure that anchored object is registered at the correct
page frame
diff --git a/sw/source/core/inc/flyfrms.hxx b/sw/source/core/inc/flyfrms.hxx
index fba851b632b4..ac7a6ca5ad84 100644
--- a/sw/source/core/inc/flyfrms.hxx
+++ b/sw/source/core/inc/flyfrms.hxx
@@ -63,7 +63,7 @@ protected:
SwFlyFreeFrame( SwFlyFrameFormat*, SwFrame*, SwFrame *pAnchor );
virtual void DestroyImpl() override;
- virtual ~SwFlyFreeFrame();
+ virtual ~SwFlyFreeFrame() override;
public:
// #i28701#
@@ -173,7 +173,7 @@ class SwFlyInContentFrame : public SwFlyFrame
Point aRef; // relative to this point AbsPos is being calculated
virtual void DestroyImpl() override;
- virtual ~SwFlyInContentFrame();
+ virtual ~SwFlyInContentFrame() override;
protected:
virtual void NotifyBackground( SwPageFrame *pPage,
diff --git a/sw/source/core/inc/fntcache.hxx b/sw/source/core/inc/fntcache.hxx
index 33423b9eae4c..3ebd3d1711d7 100644
--- a/sw/source/core/inc/fntcache.hxx
+++ b/sw/source/core/inc/fntcache.hxx
@@ -85,7 +85,7 @@ public:
SwFntObj( const SwSubFont &rFont, const void* pOwner,
SwViewShell const *pSh );
- virtual ~SwFntObj();
+ virtual ~SwFntObj() override;
inline vcl::Font *GetScrFont() { return m_pScrFont; }
inline vcl::Font& GetFont() { return m_aFont; }
diff --git a/sw/source/core/inc/frame.hxx b/sw/source/core/inc/frame.hxx
index e22ce6ce5bdd..ae4242fd8a2a 100644
--- a/sw/source/core/inc/frame.hxx
+++ b/sw/source/core/inc/frame.hxx
@@ -273,7 +273,7 @@ protected:
void ColUnlock() { mbColLocked = false; }
virtual void DestroyImpl();
- virtual ~SwFrame();
+ virtual ~SwFrame() override;
// Only used by SwRootFrame Ctor to get 'this' into mpRoot...
void setRootFrame( SwRootFrame* pRoot ) { mpRoot = pRoot; }
diff --git a/sw/source/core/inc/frmtool.hxx b/sw/source/core/inc/frmtool.hxx
index e5161a0dce27..9e8232e4ce2c 100644
--- a/sw/source/core/inc/frmtool.hxx
+++ b/sw/source/core/inc/frmtool.hxx
@@ -334,7 +334,7 @@ public:
DECL_FIXEDMEMPOOL_NEWDEL(SwBorderAttrs)
SwBorderAttrs( const SwModify *pOwner, const SwFrame *pConstructor );
- virtual ~SwBorderAttrs();
+ virtual ~SwBorderAttrs() override;
inline const SwAttrSet &GetAttrSet() const { return m_rAttrSet; }
inline const SvxULSpaceItem &GetULSpace() const { return m_rUL; }
diff --git a/sw/source/core/inc/layfrm.hxx b/sw/source/core/inc/layfrm.hxx
index 0554017ba969..1c7e3324ca43 100644
--- a/sw/source/core/inc/layfrm.hxx
+++ b/sw/source/core/inc/layfrm.hxx
@@ -49,7 +49,7 @@ class SwLayoutFrame: public SwFrame
protected:
virtual void DestroyImpl() override;
- virtual ~SwLayoutFrame();
+ virtual ~SwLayoutFrame() override;
virtual void Format( vcl::RenderContext* pRenderContext, const SwBorderAttrs *pAttrs = nullptr ) override;
virtual void MakeAll(vcl::RenderContext* pRenderContext) override;
diff --git a/sw/source/core/inc/notxtfrm.hxx b/sw/source/core/inc/notxtfrm.hxx
index 3d9a5bd97084..3a4861697fd7 100644
--- a/sw/source/core/inc/notxtfrm.hxx
+++ b/sw/source/core/inc/notxtfrm.hxx
@@ -38,7 +38,7 @@ class SwNoTextFrame: public SwContentFrame
void PaintPicture( vcl::RenderContext*, const SwRect& ) const;
virtual void DestroyImpl() override;
- virtual ~SwNoTextFrame();
+ virtual ~SwNoTextFrame() override;
protected:
virtual void MakeAll(vcl::RenderContext* pRenderContext) override;
diff --git a/sw/source/core/inc/observablethread.hxx b/sw/source/core/inc/observablethread.hxx
index 7a1f461cbbe1..22ded200ca23 100644
--- a/sw/source/core/inc/observablethread.hxx
+++ b/sw/source/core/inc/observablethread.hxx
@@ -41,7 +41,7 @@ class ObservableThread : public osl::Thread,
{
public:
- virtual ~ObservableThread();
+ virtual ~ObservableThread() override;
void SetListener( std::weak_ptr< IFinishedThreadListener > const & pThreadListener,
const oslInterlockedCount nThreadID );
diff --git a/sw/source/core/inc/pagefrm.hxx b/sw/source/core/inc/pagefrm.hxx
index caace3c3ad2a..54fed6384519 100644
--- a/sw/source/core/inc/pagefrm.hxx
+++ b/sw/source/core/inc/pagefrm.hxx
@@ -96,7 +96,7 @@ class SwPageFrame: public SwFootnoteBossFrame
bool bRightSidebar );
virtual void DestroyImpl() override;
- virtual ~SwPageFrame();
+ virtual ~SwPageFrame() override;
protected:
virtual void MakeAll(vcl::RenderContext* pRenderContext) override;
diff --git a/sw/source/core/inc/retrieveinputstream.hxx b/sw/source/core/inc/retrieveinputstream.hxx
index 3e4e94af960b..9797df4f6f25 100644
--- a/sw/source/core/inc/retrieveinputstream.hxx
+++ b/sw/source/core/inc/retrieveinputstream.hxx
@@ -36,7 +36,7 @@ class SwAsyncRetrieveInputStreamThread : public ObservableThread
const SwRetrievedInputStreamDataManager::tDataKey nDataKey,
const OUString& rLinkedURL, const OUString& rReferer );
- virtual ~SwAsyncRetrieveInputStreamThread();
+ virtual ~SwAsyncRetrieveInputStreamThread() override;
protected:
diff --git a/sw/source/core/inc/rolbck.hxx b/sw/source/core/inc/rolbck.hxx
index 6de5252a301e..e8785dcec5e0 100644
--- a/sw/source/core/inc/rolbck.hxx
+++ b/sw/source/core/inc/rolbck.hxx
@@ -95,7 +95,7 @@ class SwHistorySetFormat : public SwHistoryHint
public:
SwHistorySetFormat( const SfxPoolItem* pFormatHt, sal_uLong nNode );
- virtual ~SwHistorySetFormat();
+ virtual ~SwHistorySetFormat() override;
virtual void SetInDoc( SwDoc* pDoc, bool bTmpSet ) override;
virtual OUString GetDescription() const override;
@@ -123,7 +123,7 @@ class SwHistorySetText : public SwHistoryHint
public:
SwHistorySetText( SwTextAttr* pTextHt, sal_uLong nNode );
- virtual ~SwHistorySetText();
+ virtual ~SwHistorySetText() override;
virtual void SetInDoc( SwDoc* pDoc, bool bTmpSet ) override;
};
@@ -141,7 +141,7 @@ class SwHistorySetTextField : public SwHistoryHint
public:
SwHistorySetTextField( SwTextField* pTextField, sal_uLong nNode );
- virtual ~SwHistorySetTextField();
+ virtual ~SwHistorySetTextField() override;
virtual void SetInDoc( SwDoc* pDoc, bool bTmpSet ) override;
virtual OUString GetDescription() const override;
@@ -206,7 +206,7 @@ class SwHistorySetFootnote : public SwHistoryHint
public:
SwHistorySetFootnote( SwTextFootnote* pTextFootnote, sal_uLong nNode );
SwHistorySetFootnote( const SwTextFootnote& );
- virtual ~SwHistorySetFootnote();
+ virtual ~SwHistorySetFootnote() override;
virtual void SetInDoc( SwDoc* pDoc, bool bTmpSet ) override;
virtual OUString GetDescription() const override;
@@ -231,7 +231,7 @@ class SwHistoryTextFlyCnt : public SwHistoryHint
public:
SwHistoryTextFlyCnt( SwFrameFormat* const pFlyFormat );
- virtual ~SwHistoryTextFlyCnt();
+ virtual ~SwHistoryTextFlyCnt() override;
virtual void SetInDoc( SwDoc* pDoc, bool bTmpSet ) override;
SwUndoDelLayFormat* GetUDelLFormat() { return m_pUndo.get(); }
diff --git a/sw/source/core/inc/rootfrm.hxx b/sw/source/core/inc/rootfrm.hxx
index 078a8380b29d..776ccf9596e7 100644
--- a/sw/source/core/inc/rootfrm.hxx
+++ b/sw/source/core/inc/rootfrm.hxx
@@ -160,7 +160,7 @@ class SwRootFrame: public SwLayoutFrame
void RemoveFromList_( SwSectionFrame* pSct ); // Removes SectionFrames from the Delete List
virtual void DestroyImpl() override;
- virtual ~SwRootFrame();
+ virtual ~SwRootFrame() override;
protected:
diff --git a/sw/source/core/inc/rowfrm.hxx b/sw/source/core/inc/rowfrm.hxx
index da689b48f0df..84bb857c3fee 100644
--- a/sw/source/core/inc/rowfrm.hxx
+++ b/sw/source/core/inc/rowfrm.hxx
@@ -46,7 +46,7 @@ class SwRowFrame: public SwLayoutFrame
bool m_bIsRowSpanLine;
virtual void DestroyImpl() override;
- virtual ~SwRowFrame();
+ virtual ~SwRowFrame() override;
protected:
virtual void MakeAll(vcl::RenderContext* pRenderContext) override;
diff --git a/sw/source/core/inc/sectfrm.hxx b/sw/source/core/inc/sectfrm.hxx
index 7f73abe803d3..4c2b53ce494f 100644
--- a/sw/source/core/inc/sectfrm.hxx
+++ b/sw/source/core/inc/sectfrm.hxx
@@ -56,7 +56,7 @@ class SwSectionFrame: public SwLayoutFrame, public SwFlowFrame
bool IsEndnoteAtMyEnd() const;
virtual void DestroyImpl() override;
- virtual ~SwSectionFrame();
+ virtual ~SwSectionFrame() override;
protected:
virtual void MakeAll(vcl::RenderContext* pRenderContext) override;
diff --git a/sw/source/core/inc/swfntcch.hxx b/sw/source/core/inc/swfntcch.hxx
index 69338d5c3f86..19d50e3808a0 100644
--- a/sw/source/core/inc/swfntcch.hxx
+++ b/sw/source/core/inc/swfntcch.hxx
@@ -57,7 +57,7 @@ public:
SwFontObj( const void* pOwner, SwViewShell *pSh );
- virtual ~SwFontObj();
+ virtual ~SwFontObj() override;
inline SwFont& GetFont() { return aSwFont; }
inline const SwFont& GetFont() const { return aSwFont; }
diff --git a/sw/source/core/inc/tabfrm.hxx b/sw/source/core/inc/tabfrm.hxx
index 92da3687dba0..cc25ced948d0 100644
--- a/sw/source/core/inc/tabfrm.hxx
+++ b/sw/source/core/inc/tabfrm.hxx
@@ -102,7 +102,7 @@ class SwTabFrame: public SwLayoutFrame, public SwFlowFrame
virtual bool ShouldBwdMoved( SwLayoutFrame *pNewUpper, bool bHead, bool &rReformat ) override;
virtual void DestroyImpl() override;
- virtual ~SwTabFrame();
+ virtual ~SwTabFrame() override;
protected:
virtual void MakeAll(vcl::RenderContext* pRenderContext) override;
diff --git a/sw/source/core/inc/textapi.hxx b/sw/source/core/inc/textapi.hxx
index 8600e9b40034..cc9c8fdc3e0e 100644
--- a/sw/source/core/inc/textapi.hxx
+++ b/sw/source/core/inc/textapi.hxx
@@ -42,7 +42,7 @@ class SwTextAPIEditSource : public SvxEditSource
public:
SwTextAPIEditSource(SwDoc* pDoc);
- virtual ~SwTextAPIEditSource();
+ virtual ~SwTextAPIEditSource() override;
void Dispose();
void SetText( OutlinerParaObject& rText );
@@ -56,7 +56,7 @@ class SwTextAPIObject : public SvxUnoText
SwTextAPIEditSource* pSource;
public:
SwTextAPIObject( SwTextAPIEditSource* p);
- virtual ~SwTextAPIObject() throw();
+ virtual ~SwTextAPIObject() throw() override;
void DisposeEditSource() { pSource->Dispose(); }
OutlinerParaObject* CreateText() { return pSource->CreateText(); }
void SetString( const OUString& rText ) { pSource->SetString( rText ); }
diff --git a/sw/source/core/inc/threadlistener.hxx b/sw/source/core/inc/threadlistener.hxx
index 0dd65310b539..0a9dcfec53af 100644
--- a/sw/source/core/inc/threadlistener.hxx
+++ b/sw/source/core/inc/threadlistener.hxx
@@ -39,7 +39,7 @@ class ThreadListener : public IFinishedThreadListener
public:
ThreadListener( ThreadManager& rThreadListenerOwner );
- virtual ~ThreadListener();
+ virtual ~ThreadListener() override;
void ListenToThread( const oslInterlockedCount nThreadID,
ObservableThread& rThread );
diff --git a/sw/source/core/inc/tocntntanchoredobjectposition.hxx b/sw/source/core/inc/tocntntanchoredobjectposition.hxx
index 85d0d617461e..2c7adadc5245 100644
--- a/sw/source/core/inc/tocntntanchoredobjectposition.hxx
+++ b/sw/source/core/inc/tocntntanchoredobjectposition.hxx
@@ -72,7 +72,7 @@ namespace objectpositioning
public:
SwToContentAnchoredObjectPosition( SdrObject& _rDrawObj );
- virtual ~SwToContentAnchoredObjectPosition();
+ virtual ~SwToContentAnchoredObjectPosition() override;
/** calculate position of object
*/
diff --git a/sw/source/core/inc/tolayoutanchoredobjectposition.hxx b/sw/source/core/inc/tolayoutanchoredobjectposition.hxx
index 0ad7b00569a0..0edb5c217ccf 100644
--- a/sw/source/core/inc/tolayoutanchoredobjectposition.hxx
+++ b/sw/source/core/inc/tolayoutanchoredobjectposition.hxx
@@ -37,7 +37,7 @@ namespace objectpositioning
public:
SwToLayoutAnchoredObjectPosition( SdrObject& _rDrawObj );
- virtual ~SwToLayoutAnchoredObjectPosition();
+ virtual ~SwToLayoutAnchoredObjectPosition() override;
/** calculate position for object
*/
diff --git a/sw/source/core/inc/txmsrt.hxx b/sw/source/core/inc/txmsrt.hxx
index 5ffcfeb31ee4..3da2eadecb7d 100644
--- a/sw/source/core/inc/txmsrt.hxx
+++ b/sw/source/core/inc/txmsrt.hxx
@@ -180,7 +180,7 @@ struct SwTOXIndex : public SwTOXSortTabBase
SwTOXIndex( const SwTextNode&, const SwTextTOXMark*, sal_uInt16 nOptions, sal_uInt8 nKeyLevel,
const SwTOXInternational& rIntl,
const css::lang::Locale& rLocale );
- virtual ~SwTOXIndex() {}
+ virtual ~SwTOXIndex() override {}
virtual void FillText( SwTextNode& rNd, const SwIndex& rInsPos, sal_uInt16 nAuthField ) const override;
virtual sal_uInt16 GetLevel() const override;
@@ -198,7 +198,7 @@ struct SwTOXCustom : public SwTOXSortTabBase
SwTOXCustom( const TextAndReading& rKey, sal_uInt16 nLevel,
const SwTOXInternational& rIntl,
const css::lang::Locale& rLocale );
- virtual ~SwTOXCustom() {}
+ virtual ~SwTOXCustom() override {}
virtual sal_uInt16 GetLevel() const override;
virtual bool operator==( const SwTOXSortTabBase& ) override;
@@ -218,7 +218,7 @@ struct SwTOXContent : public SwTOXSortTabBase
{
SwTOXContent( const SwTextNode&, const SwTextTOXMark*,
const SwTOXInternational& rIntl );
- virtual ~SwTOXContent() {}
+ virtual ~SwTOXContent() override {}
virtual void FillText( SwTextNode& rNd, const SwIndex& rInsPos, sal_uInt16 nAuthField ) const override;
virtual sal_uInt16 GetLevel() const override;
@@ -230,7 +230,7 @@ private:
struct SwTOXPara : public SwTOXSortTabBase
{
SwTOXPara( const SwContentNode&, SwTOXElement, sal_uInt16 nLevel = FORM_ALPHA_DELIMITTER, const OUString& sSeqName = OUString() );
- virtual ~SwTOXPara() {}
+ virtual ~SwTOXPara() override {}
void SetStartIndex(sal_Int32 nSet) { nStartIndex = nSet; }
void SetEndIndex(sal_Int32 nSet) { nEndIndex = nSet; }
@@ -252,7 +252,7 @@ private:
struct SwTOXTable : public SwTOXSortTabBase
{
SwTOXTable( const SwContentNode& rNd );
- virtual ~SwTOXTable() {}
+ virtual ~SwTOXTable() override {}
void SetLevel(sal_uInt16 nSet){nLevel = nSet;}
@@ -274,7 +274,7 @@ private:
public:
SwTOXAuthority( const SwContentNode& rNd, SwFormatField& rField, const SwTOXInternational& rIntl );
- virtual ~SwTOXAuthority() {}
+ virtual ~SwTOXAuthority() override {}
SwFormatField& GetFieldFormat() {return m_rField;}
diff --git a/sw/source/core/inc/txtfrm.hxx b/sw/source/core/inc/txtfrm.hxx
index 487c740a6654..de0644306f99 100644
--- a/sw/source/core/inc/txtfrm.hxx
+++ b/sw/source/core/inc/txtfrm.hxx
@@ -199,7 +199,7 @@ class SwTextFrame: public SwContentFrame
void CalcHeightOfLastLine( const bool _bUseFont = false );
virtual void DestroyImpl() override;
- virtual ~SwTextFrame();
+ virtual ~SwTextFrame() override;
protected:
virtual void Modify( const SfxPoolItem*, const SfxPoolItem* ) override;
diff --git a/sw/source/core/inc/undoflystrattr.hxx b/sw/source/core/inc/undoflystrattr.hxx
index 130a1f95779e..4110b91e6acf 100644
--- a/sw/source/core/inc/undoflystrattr.hxx
+++ b/sw/source/core/inc/undoflystrattr.hxx
@@ -31,7 +31,7 @@ class SwUndoFlyStrAttr : public SwUndo
const SwUndoId eUndoId,
const OUString& sOldStr,
const OUString& sNewStr );
- virtual ~SwUndoFlyStrAttr();
+ virtual ~SwUndoFlyStrAttr() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/inc/unobookmark.hxx b/sw/source/core/inc/unobookmark.hxx
index 63efce276034..6bf1e4fc3f92 100644
--- a/sw/source/core/inc/unobookmark.hxx
+++ b/sw/source/core/inc/unobookmark.hxx
@@ -70,7 +70,7 @@ protected:
void registerInMark( SwXBookmark& rXMark, ::sw::mark::IMark* const pMarkBase );
- virtual ~SwXBookmark();
+ virtual ~SwXBookmark() override;
/// @param pDoc and pMark != 0, but not & because of ImplInheritanceHelper
SwXBookmark(::sw::mark::IMark *const pMark, SwDoc *const pDoc);
diff --git a/sw/source/core/inc/unoevent.hxx b/sw/source/core/inc/unoevent.hxx
index f0da67bc7afb..2224db7a9264 100644
--- a/sw/source/core/inc/unoevent.hxx
+++ b/sw/source/core/inc/unoevent.hxx
@@ -38,7 +38,7 @@ class SwHyperlinkEventDescriptor : public SvDetachedEventDescriptor
virtual OUString SAL_CALL getImplementationName()
throw( css::uno::RuntimeException, std::exception ) override;
protected:
- virtual ~SwHyperlinkEventDescriptor();
+ virtual ~SwHyperlinkEventDescriptor() override;
public:
SwHyperlinkEventDescriptor();
@@ -66,7 +66,7 @@ public:
SwFrameEventDescriptor( SwXTextGraphicObject& rGraphicRef );
SwFrameEventDescriptor( SwXTextEmbeddedObject& rObjectRef );
- virtual ~SwFrameEventDescriptor();
+ virtual ~SwFrameEventDescriptor() override;
virtual OUString SAL_CALL getImplementationName()
throw( css::uno::RuntimeException, std::exception ) override;
@@ -86,7 +86,7 @@ class SwFrameStyleEventDescriptor : public SvEventDescriptor
public:
SwFrameStyleEventDescriptor( sw::ICoreFrameStyle& rStyle );
- virtual ~SwFrameStyleEventDescriptor();
+ virtual ~SwFrameStyleEventDescriptor() override;
virtual OUString SAL_CALL getImplementationName()
throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/sw/source/core/inc/unofield.hxx b/sw/source/core/inc/unofield.hxx
index d2681138855a..9b9e8885f628 100644
--- a/sw/source/core/inc/unofield.hxx
+++ b/sw/source/core/inc/unofield.hxx
@@ -53,7 +53,7 @@ private:
class Impl;
::sw::UnoImplPtr<Impl> m_pImpl;
- virtual ~SwXFieldMaster();
+ virtual ~SwXFieldMaster() override;
SwXFieldMaster(SwFieldType& rType, SwDoc * pDoc);
@@ -158,7 +158,7 @@ private:
class Impl;
::sw::UnoImplPtr<Impl> m_pImpl;
- virtual ~SwXTextField();
+ virtual ~SwXTextField() override;
SwXTextField(SwFormatField& rFormat, SwDoc & rDoc);
@@ -281,7 +281,7 @@ private:
class Impl;
::sw::UnoImplPtr<Impl> m_pImpl;
- virtual ~SwXFieldEnumeration();
+ virtual ~SwXFieldEnumeration() override;
public:
explicit SwXFieldEnumeration(SwDoc & rDoc);
diff --git a/sw/source/core/inc/unoflatpara.hxx b/sw/source/core/inc/unoflatpara.hxx
index 3c64fa1eb5eb..2751d2c4d58a 100644
--- a/sw/source/core/inc/unoflatpara.hxx
+++ b/sw/source/core/inc/unoflatpara.hxx
@@ -55,7 +55,7 @@ class SwXFlatParagraph
{
public:
SwXFlatParagraph( SwTextNode& rTextNode, const OUString& aExpandText, const ModelToViewHelper& rConversionMap );
- virtual ~SwXFlatParagraph();
+ virtual ~SwXFlatParagraph() override;
// XPropertySet
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL
@@ -143,7 +143,7 @@ class SwXFlatParagraphIterator:
{
public:
SwXFlatParagraphIterator( SwDoc& rDoc, sal_Int32 nType, bool bAutomatic );
- virtual ~SwXFlatParagraphIterator();
+ virtual ~SwXFlatParagraphIterator() override;
// text::XFlatParagraphIterator:
virtual css::uno::Reference< css::text::XFlatParagraph > SAL_CALL getFirstPara() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/core/inc/unofootnote.hxx b/sw/source/core/inc/unofootnote.hxx
index 4313a3128577..705c03cd737d 100644
--- a/sw/source/core/inc/unofootnote.hxx
+++ b/sw/source/core/inc/unofootnote.hxx
@@ -62,7 +62,7 @@ protected:
virtual css::uno::Reference< css::text::XTextCursor > CreateCursor()
throw (css::uno::RuntimeException) override;
- virtual ~SwXFootnote();
+ virtual ~SwXFootnote() override;
SwXFootnote(SwDoc & rDoc, SwFormatFootnote & rFormat);
SwXFootnote(const bool bEndnote);
diff --git a/sw/source/core/inc/unoidx.hxx b/sw/source/core/inc/unoidx.hxx
index 9b9eb4d252ee..0d1c474187cb 100644
--- a/sw/source/core/inc/unoidx.hxx
+++ b/sw/source/core/inc/unoidx.hxx
@@ -61,7 +61,7 @@ private:
class Impl;
::sw::UnoImplPtr<Impl> m_pImpl;
- virtual ~SwXDocumentIndex();
+ virtual ~SwXDocumentIndex() override;
SwXDocumentIndex(SwTOXBaseSection &, SwDoc &);
@@ -196,7 +196,7 @@ private:
class Impl;
::sw::UnoImplPtr<Impl> m_pImpl;
- virtual ~SwXDocumentIndexMark();
+ virtual ~SwXDocumentIndexMark() override;
SwXDocumentIndexMark(SwDoc & rDoc,
SwTOXType & rType, SwTOXMark & rMark);
diff --git a/sw/source/core/inc/unometa.hxx b/sw/source/core/inc/unometa.hxx
index bd9268f537ac..c360af0e8373 100644
--- a/sw/source/core/inc/unometa.hxx
+++ b/sw/source/core/inc/unometa.hxx
@@ -75,7 +75,7 @@ protected:
throw (css::lang::IllegalArgumentException,
css::uno::RuntimeException);
- virtual ~SwXMeta();
+ virtual ~SwXMeta() override;
SwXMeta(SwXMeta const&) = delete;
SwXMeta& operator=(SwXMeta const&) = delete;
@@ -224,7 +224,7 @@ class SwXMetaField
private:
- virtual ~SwXMetaField();
+ virtual ~SwXMetaField() override;
friend css::uno::Reference< css::rdf::XMetadatable >
SwXMeta::CreateXMeta(::sw::Meta &,
diff --git a/sw/source/core/inc/unoport.hxx b/sw/source/core/inc/unoport.hxx
index 5a96789553a0..761f300a93a5 100644
--- a/sw/source/core/inc/unoport.hxx
+++ b/sw/source/core/inc/unoport.hxx
@@ -139,7 +139,7 @@ protected:
const css::uno::Sequence< OUString >& rPropertyNames, bool bDirectValuesOnly )
throw (css::uno::RuntimeException, std::exception);
- virtual ~SwXTextPortion();
+ virtual ~SwXTextPortion() override;
//SwClient
virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew) override;
@@ -241,7 +241,7 @@ class SwXTextPortionEnumeration
{return *m_pUnoCursor;}
protected:
- virtual ~SwXTextPortionEnumeration();
+ virtual ~SwXTextPortionEnumeration() override;
public:
SwXTextPortionEnumeration(SwPaM& rParaCursor,
@@ -285,7 +285,7 @@ private:
using SwXTextPortion::GetPropertyValue;
- virtual ~SwXRedlinePortion();
+ virtual ~SwXRedlinePortion() override;
public:
SwXRedlinePortion(
diff --git a/sw/source/core/inc/unorefmark.hxx b/sw/source/core/inc/unorefmark.hxx
index 724a6644f3c6..ff17eec13387 100644
--- a/sw/source/core/inc/unorefmark.hxx
+++ b/sw/source/core/inc/unorefmark.hxx
@@ -51,7 +51,7 @@ private:
class Impl;
::sw::UnoImplPtr<Impl> m_pImpl;
- virtual ~SwXReferenceMark();
+ virtual ~SwXReferenceMark() override;
SwXReferenceMark(SwDoc *const pDoc, SwFormatRefMark *const pMark);
diff --git a/sw/source/core/inc/unosection.hxx b/sw/source/core/inc/unosection.hxx
index 1da13549b655..8d4093304b41 100644
--- a/sw/source/core/inc/unosection.hxx
+++ b/sw/source/core/inc/unosection.hxx
@@ -61,7 +61,7 @@ private:
SwXTextSection(SwSectionFormat *const pFormat, const bool bIndexHeader = false);
- virtual ~SwXTextSection();
+ virtual ~SwXTextSection() override;
public:
diff --git a/sw/source/core/inc/unotextmarkup.hxx b/sw/source/core/inc/unotextmarkup.hxx
index 2f94f8d13ebe..249936de0943 100644
--- a/sw/source/core/inc/unotextmarkup.hxx
+++ b/sw/source/core/inc/unotextmarkup.hxx
@@ -52,7 +52,7 @@ class SwXTextMarkup
public:
SwXTextMarkup(SwTextNode *const rTextNode,
const ModelToViewHelper& rConversionMap);
- virtual ~SwXTextMarkup();
+ virtual ~SwXTextMarkup() override;
// css::text::XTextMarkup:
virtual css::uno::Reference< css::container::XStringKeyMap > SAL_CALL getMarkupInfoContainer() throw (css::uno::RuntimeException, std::exception) override;
@@ -100,7 +100,7 @@ private:
SwXStringKeyMap(SwXStringKeyMap &) = delete;
void operator =(SwXStringKeyMap &) = delete;
- virtual ~SwXStringKeyMap() {}
+ virtual ~SwXStringKeyMap() override {}
std::map< OUString, css::uno::Any > maMap;
};
diff --git a/sw/source/core/inc/visiturl.hxx b/sw/source/core/inc/visiturl.hxx
index f9647fbcaf8c..54f051247a60 100644
--- a/sw/source/core/inc/visiturl.hxx
+++ b/sw/source/core/inc/visiturl.hxx
@@ -29,7 +29,7 @@ class SwURLStateChanged : public SfxListener
SwDoc* pDoc;
public:
SwURLStateChanged( SwDoc* pD );
- virtual ~SwURLStateChanged();
+ virtual ~SwURLStateChanged() override;
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
};
diff --git a/sw/source/core/layout/dbg_lay.cxx b/sw/source/core/layout/dbg_lay.cxx
index 74c1a3d24cab..612555369e92 100644
--- a/sw/source/core/layout/dbg_lay.cxx
+++ b/sw/source/core/layout/dbg_lay.cxx
@@ -177,7 +177,7 @@ class SwSizeEnterLeave : public SwImplEnterLeave
public:
SwSizeEnterLeave( const SwFrame* pF, PROT nFunct, DbgAction nAct, void* pPar )
: SwImplEnterLeave( pF, nFunct, nAct, pPar ), nFrameHeight( pF->Frame().Height() ) {}
- virtual ~SwSizeEnterLeave() {}
+ virtual ~SwSizeEnterLeave() override {}
virtual void Leave() override; // resize message
};
@@ -187,7 +187,7 @@ class SwUpperEnterLeave : public SwImplEnterLeave
public:
SwUpperEnterLeave( const SwFrame* pF, PROT nFunct, DbgAction nAct, void* pPar )
: SwImplEnterLeave( pF, nFunct, nAct, pPar ), nFrameId( 0 ) {}
- virtual ~SwUpperEnterLeave() {}
+ virtual ~SwUpperEnterLeave() override {}
virtual void Enter() override; // message
virtual void Leave() override; // message of FrameId from upper
};
@@ -198,7 +198,7 @@ class SwFrameChangesLeave : public SwImplEnterLeave
public:
SwFrameChangesLeave( const SwFrame* pF, PROT nFunct, DbgAction nAct, void* pPar )
: SwImplEnterLeave( pF, nFunct, nAct, pPar ), aFrame( pF->Frame() ) {}
- virtual ~SwFrameChangesLeave() {}
+ virtual ~SwFrameChangesLeave() override {}
virtual void Enter() override; // no message
virtual void Leave() override; // message when resizing the Frame area
};
diff --git a/sw/source/core/layout/objectformatterlayfrm.hxx b/sw/source/core/layout/objectformatterlayfrm.hxx
index 2a21278e65a4..31a605a31f96 100644
--- a/sw/source/core/layout/objectformatterlayfrm.hxx
+++ b/sw/source/core/layout/objectformatterlayfrm.hxx
@@ -51,7 +51,7 @@ class SwObjectFormatterLayFrame : public SwObjectFormatter
virtual SwFrame& GetAnchorFrame() override;
public:
- virtual ~SwObjectFormatterLayFrame();
+ virtual ~SwObjectFormatterLayFrame() override;
// #i40147# - add parameter <_bCheckForMovedFwd>.
// Not relevant for objects anchored at layout frame.
diff --git a/sw/source/core/layout/objectformattertxtfrm.hxx b/sw/source/core/layout/objectformattertxtfrm.hxx
index fd9d8a7fa042..e502ddbba1d2 100644
--- a/sw/source/core/layout/objectformattertxtfrm.hxx
+++ b/sw/source/core/layout/objectformattertxtfrm.hxx
@@ -114,7 +114,7 @@ class SwObjectFormatterTextFrame : public SwObjectFormatter
virtual SwFrame& GetAnchorFrame() override;
public:
- virtual ~SwObjectFormatterTextFrame();
+ virtual ~SwObjectFormatterTextFrame() override;
// #i40147# - add parameter <_bCheckForMovedFwd>.
virtual bool DoFormatObj( SwAnchoredObject& _rAnchoredObj,
diff --git a/sw/source/core/layout/paintfrm.cxx b/sw/source/core/layout/paintfrm.cxx
index 73f68bd7de49..27ee591a6c51 100644
--- a/sw/source/core/layout/paintfrm.cxx
+++ b/sw/source/core/layout/paintfrm.cxx
@@ -3127,7 +3127,7 @@ namespace
: mrViewShell( rSh )
{};
- virtual ~SwViewObjectContactRedirector()
+ virtual ~SwViewObjectContactRedirector() override
{}
virtual drawinglayer::primitive2d::Primitive2DContainer createRedirectedPrimitive2DSequence(
diff --git a/sw/source/core/ole/ndole.cxx b/sw/source/core/ole/ndole.cxx
index 6f94d013fdd1..5f7d71756566 100644
--- a/sw/source/core/ole/ndole.cxx
+++ b/sw/source/core/ole/ndole.cxx
@@ -155,7 +155,7 @@ class SwEmbedObjectLink : public sfx2::SvBaseLink
public:
explicit SwEmbedObjectLink(SwOLENode* pNode);
- virtual ~SwEmbedObjectLink();
+ virtual ~SwEmbedObjectLink() override;
virtual void Closed() override;
virtual ::sfx2::SvBaseLink::UpdateResult DataChanged(
diff --git a/sw/source/core/swg/SwXMLBlockImport.cxx b/sw/source/core/swg/SwXMLBlockImport.cxx
index dc91f13ba594..b05d364ff4ea 100644
--- a/sw/source/core/swg/SwXMLBlockImport.cxx
+++ b/sw/source/core/swg/SwXMLBlockImport.cxx
@@ -51,7 +51,7 @@ private:
public:
SwXMLBlockListContext( SwXMLBlockListImport& rImport, sal_Int32 Element,
const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList );
- virtual ~SwXMLBlockListContext();
+ virtual ~SwXMLBlockListContext() override;
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(
sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList )
@@ -63,7 +63,7 @@ class SwXMLBlockContext : public SvXMLImportContext
public:
SwXMLBlockContext( SwXMLBlockListImport& rImport, sal_Int32 Element,
const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList );
- virtual ~SwXMLBlockContext();
+ virtual ~SwXMLBlockContext() override;
};
class SwXMLTextBlockDocumentContext : public SvXMLImportContext
@@ -79,7 +79,7 @@ public:
sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList )
throw (css::uno::RuntimeException, css::xml::sax::SAXException, std::exception) override;
- virtual ~SwXMLTextBlockDocumentContext();
+ virtual ~SwXMLTextBlockDocumentContext() override;
};
class SwXMLTextBlockBodyContext : public SvXMLImportContext
@@ -95,7 +95,7 @@ public:
sal_Int32, const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList )
throw (css::uno::RuntimeException, css::xml::sax::SAXException, std::exception) override;
- virtual ~SwXMLTextBlockBodyContext();
+ virtual ~SwXMLTextBlockBodyContext() override;
};
class SwXMLTextBlockTextContext : public SvXMLImportContext
@@ -112,7 +112,7 @@ public:
const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList )
throw (css::uno::RuntimeException, css::xml::sax::SAXException, std::exception) override;
- virtual ~SwXMLTextBlockTextContext();
+ virtual ~SwXMLTextBlockTextContext() override;
};
class SwXMLTextBlockParContext : public SvXMLImportContext
@@ -127,7 +127,7 @@ public:
virtual void SAL_CALL characters( const OUString & aChars )
throw (css::uno::RuntimeException, css::xml::sax::SAXException, std::exception) override;
- virtual ~SwXMLTextBlockParContext();
+ virtual ~SwXMLTextBlockParContext() override;
};
SwXMLTextBlockTokenHandler::SwXMLTextBlockTokenHandler()
diff --git a/sw/source/core/text/itrform2.hxx b/sw/source/core/text/itrform2.hxx
index 2320b3ef3973..71e3ecddfa05 100644
--- a/sw/source/core/text/itrform2.hxx
+++ b/sw/source/core/text/itrform2.hxx
@@ -158,7 +158,7 @@ public:
{
CtorInitTextFormatter( pTextFrame, pTextFormatInf );
}
- virtual ~SwTextFormatter();
+ virtual ~SwTextFormatter() override;
sal_Int32 FormatLine( const sal_Int32 nStart );
diff --git a/sw/source/core/text/pordrop.hxx b/sw/source/core/text/pordrop.hxx
index 9ca201273b64..4839a8f06224 100644
--- a/sw/source/core/text/pordrop.hxx
+++ b/sw/source/core/text/pordrop.hxx
@@ -78,7 +78,7 @@ public:
const sal_uInt16 nDropHeight,
const sal_uInt16 nDropDescent,
const sal_uInt16 nDistance );
- virtual ~SwDropPortion();
+ virtual ~SwDropPortion() override;
virtual void Paint( const SwTextPaintInfo &rInf ) const override;
void PaintDrop( const SwTextPaintInfo &rInf ) const;
diff --git a/sw/source/core/text/porfld.hxx b/sw/source/core/text/porfld.hxx
index cc5e350dbefa..6fb6d2701011 100644
--- a/sw/source/core/text/porfld.hxx
+++ b/sw/source/core/text/porfld.hxx
@@ -55,7 +55,7 @@ protected:
public:
SwFieldPortion( const SwFieldPortion& rField );
SwFieldPortion( const OUString &rExpand, SwFont *pFnt = nullptr, bool bPlaceHolder = false );
- virtual ~SwFieldPortion();
+ virtual ~SwFieldPortion() override;
sal_uInt16 m_nAttrFieldType;
void TakeNextOffset( const SwFieldPortion* pField );
@@ -178,7 +178,7 @@ public:
const bool bCenter,
const sal_uInt16 nMinDst,
const bool bLabelAlignmentPosAndSpaceModeActive );
- virtual ~SwGrfNumPortion();
+ virtual ~SwGrfNumPortion() override;
virtual void Paint( const SwTextPaintInfo &rInf ) const override;
virtual bool Format( SwTextFormatInfo &rInf ) override;
diff --git a/sw/source/core/text/porlay.hxx b/sw/source/core/text/porlay.hxx
index ddd2d8e0f8df..76d0921b8134 100644
--- a/sw/source/core/text/porlay.hxx
+++ b/sw/source/core/text/porlay.hxx
@@ -137,7 +137,7 @@ public:
inline bool IsClipping() const { return m_bClipping; }
inline SwLineLayout();
- virtual ~SwLineLayout();
+ virtual ~SwLineLayout() override;
inline SwLineLayout *GetNext() { return m_pNext; }
inline const SwLineLayout *GetNext() const { return m_pNext; }
@@ -252,7 +252,7 @@ class SwParaPortion : public SwLineLayout
public:
SwParaPortion();
- virtual ~SwParaPortion();
+ virtual ~SwParaPortion() override;
// Resets all formatting information (except for bFlys)
inline void FormatReset();
diff --git a/sw/source/core/text/pormulti.hxx b/sw/source/core/text/pormulti.hxx
index f2e15b429986..24a9206a51bd 100644
--- a/sw/source/core/text/pormulti.hxx
+++ b/sw/source/core/text/pormulti.hxx
@@ -109,7 +109,7 @@ protected:
bool GetTab1() const { return bTab1; }
bool GetTab2() const { return bTab2; }
public:
- virtual ~SwMultiPortion();
+ virtual ~SwMultiPortion() override;
const SwLineLayout& GetRoot() const { return aRoot; }
SwLineLayout& GetRoot() { return aRoot; }
@@ -153,7 +153,7 @@ class SwDoubleLinePortion : public SwMultiPortion
public:
SwDoubleLinePortion( SwDoubleLinePortion& rDouble, sal_Int32 nEnd );
SwDoubleLinePortion( const SwMultiCreator& rCreate, sal_Int32 nEnd );
- virtual ~SwDoubleLinePortion();
+ virtual ~SwDoubleLinePortion() override;
inline SwBracket* GetBrackets() const { return pBracket; }
void SetBrackets( const SwDoubleLinePortion& rDouble );
diff --git a/sw/source/core/text/txtcache.hxx b/sw/source/core/text/txtcache.hxx
index df3979aa46da..5ee5126cc529 100644
--- a/sw/source/core/text/txtcache.hxx
+++ b/sw/source/core/text/txtcache.hxx
@@ -34,7 +34,7 @@ public:
DECL_FIXEDMEMPOOL_NEWDEL(SwTextLine)
SwTextLine( SwTextFrame *pFrame, SwParaPortion *pNew = nullptr );
- virtual ~SwTextLine();
+ virtual ~SwTextLine() override;
inline SwParaPortion *GetPara() { return pLine; }
inline const SwParaPortion *GetPara() const { return pLine; }
diff --git a/sw/source/core/text/xmldump.cxx b/sw/source/core/text/xmldump.cxx
index e97ba351d3fe..8a69c3af2b6c 100644
--- a/sw/source/core/text/xmldump.cxx
+++ b/sw/source/core/text/xmldump.cxx
@@ -107,7 +107,7 @@ class XmlPortionDumper:public SwPortionHandler
{
}
- virtual ~ XmlPortionDumper( )
+ virtual ~ XmlPortionDumper( ) override
{
}
diff --git a/sw/source/core/txtnode/SwGrammarContact.cxx b/sw/source/core/txtnode/SwGrammarContact.cxx
index 0f900d44c83e..e7ea21fc1b65 100644
--- a/sw/source/core/txtnode/SwGrammarContact.cxx
+++ b/sw/source/core/txtnode/SwGrammarContact.cxx
@@ -48,7 +48,7 @@ class SwGrammarContact : public IGrammarContact, public SwClient
public:
SwGrammarContact();
- virtual ~SwGrammarContact() { aTimer.Stop(); delete mpProxyList; }
+ virtual ~SwGrammarContact() override { aTimer.Stop(); delete mpProxyList; }
// (pure) virtual functions of IGrammarContact
virtual void updateCursorPosition( const SwPosition& rNewPos ) override;
diff --git a/sw/source/core/txtnode/fntcap.cxx b/sw/source/core/txtnode/fntcap.cxx
index fc1e93a53a97..8e4cbd17c1c1 100644
--- a/sw/source/core/txtnode/fntcap.cxx
+++ b/sw/source/core/txtnode/fntcap.cxx
@@ -401,7 +401,7 @@ public:
nOrgWidth( rInfo.GetWidth() )
{ }
- virtual ~SwDoDrawStretchCapital() {}
+ virtual ~SwDoDrawStretchCapital() override {}
};
void SwDoDrawStretchCapital::Do()
diff --git a/sw/source/core/undo/unsect.cxx b/sw/source/core/undo/unsect.cxx
index 0cd4fc22edff..8f12aa776d42 100644
--- a/sw/source/core/undo/unsect.cxx
+++ b/sw/source/core/undo/unsect.cxx
@@ -288,7 +288,7 @@ public:
SwUndoDelSection(
SwSectionFormat const&, SwSection const&, SwNodeIndex const*const);
- virtual ~SwUndoDelSection();
+ virtual ~SwUndoDelSection() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
@@ -396,7 +396,7 @@ public:
SwUndoUpdateSection(
SwSection const&, SwNodeIndex const*const, bool const bOnlyAttr);
- virtual ~SwUndoUpdateSection();
+ virtual ~SwUndoUpdateSection() override;
virtual void UndoImpl( ::sw::UndoRedoContext & ) override;
virtual void RedoImpl( ::sw::UndoRedoContext & ) override;
diff --git a/sw/source/core/unocore/unocoll.cxx b/sw/source/core/unocore/unocoll.cxx
index bc81e788bc32..3e7760ebc1dd 100644
--- a/sw/source/core/unocore/unocoll.cxx
+++ b/sw/source/core/unocore/unocoll.cxx
@@ -1061,7 +1061,7 @@ namespace
typedef std::list< Any > frmcontainer_t;
frmcontainer_t m_aFrames;
protected:
- virtual ~SwXFrameEnumeration() {};
+ virtual ~SwXFrameEnumeration() override {};
public:
SwXFrameEnumeration(const SwDoc* const pDoc);
diff --git a/sw/source/core/unocore/unodraw.cxx b/sw/source/core/unocore/unodraw.cxx
index 958c321c3d2c..e89ed1433831 100644
--- a/sw/source/core/unocore/unodraw.cxx
+++ b/sw/source/core/unocore/unodraw.cxx
@@ -376,7 +376,7 @@ namespace
typedef std::list< css::uno::Any > shapescontainer_t;
shapescontainer_t m_aShapes;
protected:
- virtual ~SwXShapesEnumeration() {};
+ virtual ~SwXShapesEnumeration() override {};
public:
explicit SwXShapesEnumeration(SwXDrawPage* const pDrawPage);
diff --git a/sw/source/core/unocore/unofield.cxx b/sw/source/core/unocore/unofield.cxx
index 5b0b4bffe2ea..d5cbedbd7990 100644
--- a/sw/source/core/unocore/unofield.cxx
+++ b/sw/source/core/unocore/unofield.cxx
@@ -1160,7 +1160,7 @@ public:
, m_pProps((pFormat) ? nullptr : new SwFieldProperties_Impl)
{ }
- virtual ~Impl()
+ virtual ~Impl() override
{
if (m_pTextObject)
{
diff --git a/sw/source/core/unocore/unoframe.cxx b/sw/source/core/unocore/unoframe.cxx
index c3f27a96a6ef..a0b08b5349d4 100644
--- a/sw/source/core/unocore/unoframe.cxx
+++ b/sw/source/core/unocore/unoframe.cxx
@@ -956,7 +956,7 @@ class SwFrameProperties_Impl : public BaseFrameProperties_Impl
{
public:
SwFrameProperties_Impl();
- virtual ~SwFrameProperties_Impl(){}
+ virtual ~SwFrameProperties_Impl() override {}
bool AnyToItemSet( SwDoc* pDoc, SfxItemSet& rFrameSet, SfxItemSet& rSet, bool& rSizeFound) override;
};
@@ -1021,7 +1021,7 @@ class SwGraphicProperties_Impl : public BaseFrameProperties_Impl
{
public:
SwGraphicProperties_Impl();
- virtual ~SwGraphicProperties_Impl(){}
+ virtual ~SwGraphicProperties_Impl() override {}
virtual bool AnyToItemSet( SwDoc* pDoc, SfxItemSet& rFrameSet, SfxItemSet& rSet, bool& rSizeFound) override;
};
@@ -1123,7 +1123,7 @@ class SwOLEProperties_Impl : public SwFrameProperties_Impl
public:
SwOLEProperties_Impl() :
SwFrameProperties_Impl(/*aSwMapProvider.GetPropertyMap(PROPERTY_MAP_EMBEDDED_OBJECT)*/ ){}
- virtual ~SwOLEProperties_Impl(){}
+ virtual ~SwOLEProperties_Impl() override {}
virtual bool AnyToItemSet( SwDoc* pDoc, SfxItemSet& rFrameSet, SfxItemSet& rSet, bool& rSizeFound) override;
};
diff --git a/sw/source/core/unocore/unoidx.cxx b/sw/source/core/unocore/unoidx.cxx
index 7cdc0b4d45d0..d0462aeb4265 100644
--- a/sw/source/core/unocore/unoidx.cxx
+++ b/sw/source/core/unocore/unoidx.cxx
@@ -193,7 +193,7 @@ private:
/// can be destroyed threadsafely, so no UnoImplPtr here
::rtl::Reference<SwXDocumentIndex> m_xParent;
- virtual ~StyleAccess_Impl();
+ virtual ~StyleAccess_Impl() override;
public:
explicit StyleAccess_Impl(SwXDocumentIndex& rParentIdx);
@@ -238,7 +238,7 @@ private:
/// can be destroyed threadsafely, so no UnoImplPtr here
::rtl::Reference<SwXDocumentIndex> m_xParent;
- virtual ~TokenAccess_Impl();
+ virtual ~TokenAccess_Impl() override;
public:
diff --git a/sw/source/core/unocore/unoobj2.cxx b/sw/source/core/unocore/unoobj2.cxx
index 61f3f9951a6e..97ea2e708a97 100644
--- a/sw/source/core/unocore/unoobj2.cxx
+++ b/sw/source/core/unocore/unoobj2.cxx
@@ -486,7 +486,7 @@ struct SwXParagraphEnumerationImpl final : public SwXParagraphEnumeration
}
}
- virtual ~SwXParagraphEnumerationImpl()
+ virtual ~SwXParagraphEnumerationImpl() override
{ m_pCursor.reset(nullptr); }
virtual void SAL_CALL release() throw () override
{
@@ -701,7 +701,7 @@ public:
{
}
- virtual ~Impl()
+ virtual ~Impl() override
{
// Impl owns the bookmark; delete it here: SolarMutex is locked
Invalidate();
diff --git a/sw/source/core/unocore/unostyle.cxx b/sw/source/core/unocore/unostyle.cxx
index 499556fa75bf..f631625bb76e 100644
--- a/sw/source/core/unocore/unostyle.cxx
+++ b/sw/source/core/unocore/unostyle.cxx
@@ -197,7 +197,7 @@ namespace sw
StartListening(*m_pBasePool);
}
- virtual ~XStyleFamily() {};
+ virtual ~XStyleFamily() override {};
//XIndexAccess
virtual sal_Int32 SAL_CALL getCount() throw( uno::RuntimeException, std::exception ) override
@@ -306,7 +306,7 @@ protected:
public:
SwXStyle(SwDoc* pDoc, SfxStyleFamily eFam = SfxStyleFamily::Para, bool bConditional = false);
SwXStyle(SfxStyleSheetBasePool* pPool, SfxStyleFamily eFamily, SwDoc* pDoc, const OUString& rStyleName);
- virtual ~SwXStyle();
+ virtual ~SwXStyle() override;
static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId();
@@ -398,7 +398,7 @@ public:
const OUString& rStyleName) :
SwXStyle(&rPool, SfxStyleFamily::Frame, pDoc, rStyleName){}
explicit SwXFrameStyle(SwDoc *pDoc);
- virtual ~SwXFrameStyle();
+ virtual ~SwXFrameStyle() override;
virtual void SAL_CALL acquire( ) throw() override {SwXStyle::acquire();}
virtual void SAL_CALL release( ) throw() override {SwXStyle::release();}
@@ -424,7 +424,7 @@ protected:
public:
SwXPageStyle(SfxStyleSheetBasePool& rPool, SwDocShell* pDocSh, const OUString& rStyleName);
explicit SwXPageStyle(SwDocShell* pDocSh);
- virtual ~SwXPageStyle();
+ virtual ~SwXPageStyle() override;
virtual void SAL_CALL setPropertyValue( const OUString& aPropertyName, const css::uno::Any& aValue ) throw(css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException, css::uno::RuntimeException, std::exception) override;
virtual css::uno::Any SAL_CALL getPropertyValue( const OUString& PropertyName ) throw(css::beans::UnknownPropertyException, css::lang::WrappedTargetException, css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/filter/ascii/wrtasc.hxx b/sw/source/filter/ascii/wrtasc.hxx
index cf315afdceef..82d2b108f498 100644
--- a/sw/source/filter/ascii/wrtasc.hxx
+++ b/sw/source/filter/ascii/wrtasc.hxx
@@ -34,7 +34,7 @@ class SwASCWriter : public Writer
public:
SwASCWriter( const OUString& rFilterName );
- virtual ~SwASCWriter();
+ virtual ~SwASCWriter() override;
const OUString& GetLineEnd() const { return m_sLineEnd; }
};
diff --git a/sw/source/filter/html/htmlform.cxx b/sw/source/filter/html/htmlform.cxx
index af6abf1fbf76..6ef302379f81 100644
--- a/sw/source/filter/html/htmlform.cxx
+++ b/sw/source/filter/html/htmlform.cxx
@@ -372,7 +372,7 @@ class SwHTMLImageWatcher :
public:
SwHTMLImageWatcher( const uno::Reference< drawing::XShape > & rShape,
bool bWidth, bool bHeight );
- virtual ~SwHTMLImageWatcher();
+ virtual ~SwHTMLImageWatcher() override;
// startProduction darf nicht im Konstruktor gerufen werden, weil
// wir und ggf. selbst zerstoeren ... Deshlab eine eigene Methode.
diff --git a/sw/source/filter/html/htmltab.cxx b/sw/source/filter/html/htmltab.cxx
index 398f845bb28b..f86f8625ed47 100644
--- a/sw/source/filter/html/htmltab.cxx
+++ b/sw/source/filter/html/htmltab.cxx
@@ -2953,7 +2953,7 @@ public:
HTMLTable *m_pTable;
explicit SectionSaveStruct( SwHTMLParser& rParser );
- virtual ~SectionSaveStruct();
+ virtual ~SectionSaveStruct() override;
#if OSL_DEBUG_LEVEL > 0
size_t GetContextStAttrMin() const { return m_nContextStAttrMinSave; }
@@ -3055,7 +3055,7 @@ public:
CellSaveStruct( SwHTMLParser& rParser, HTMLTable *pCurTable, bool bHd,
bool bReadOpt );
- virtual ~CellSaveStruct();
+ virtual ~CellSaveStruct() override;
void AddContents( HTMLTableCnts *pNewCnts );
HTMLTableCnts *GetFirstContents() { return pCnts; }
@@ -4727,7 +4727,7 @@ public:
rParser.GetNumInfo().Set( aNumRuleInfo );
}
- virtual ~CaptionSaveStruct();
+ virtual ~CaptionSaveStruct() override;
};
CaptionSaveStruct::~CaptionSaveStruct()
@@ -4932,7 +4932,7 @@ public:
m_pCurrentTable( pCurTable )
{}
- virtual ~TableSaveStruct();
+ virtual ~TableSaveStruct() override;
// Aufbau der Tabelle anstossen und die Tabelle ggf. in einen
// Rahmen packen. Wenn true zurueckgegeben wird muss noch ein
diff --git a/sw/source/filter/html/svxcss1.hxx b/sw/source/filter/html/svxcss1.hxx
index 3088bbfd0f36..28327f6799a1 100644
--- a/sw/source/filter/html/svxcss1.hxx
+++ b/sw/source/filter/html/svxcss1.hxx
@@ -241,7 +241,7 @@ public:
SvxCSS1Parser( SfxItemPool& rPool,
const OUString& rBaseURL,
sal_uInt16 *pWhichIds=nullptr, sal_uInt16 nWhichIds=0 );
- virtual ~SvxCSS1Parser();
+ virtual ~SvxCSS1Parser() override;
bool IsIgnoreFontFamily() const { return bIgnoreFontFamily; }
void SetIgnoreFontFamily( bool bSet ) { bIgnoreFontFamily = bSet; }
diff --git a/sw/source/filter/html/swcss1.hxx b/sw/source/filter/html/swcss1.hxx
index 428a76b8e8c9..13658429698a 100644
--- a/sw/source/filter/html/swcss1.hxx
+++ b/sw/source/filter/html/swcss1.hxx
@@ -73,7 +73,7 @@ protected:
public:
SwCSS1Parser( SwDoc *pDoc, sal_uInt32 aFHeight[7], const OUString& rBaseURL, bool bNewDoc );
- virtual ~SwCSS1Parser();
+ virtual ~SwCSS1Parser() override;
virtual bool ParseStyleSheet( const OUString& rIn ) override;
diff --git a/sw/source/filter/html/swhtml.hxx b/sw/source/filter/html/swhtml.hxx
index 6c85c945dbc4..204f51566a4d 100644
--- a/sw/source/filter/html/swhtml.hxx
+++ b/sw/source/filter/html/swhtml.hxx
@@ -877,7 +877,7 @@ public: // used in tables
protected:
// Executed for each token recognized by CallParser
virtual void NextToken( int nToken ) override;
- virtual ~SwHTMLParser();
+ virtual ~SwHTMLParser() override;
// If the document is removed, remove the parser as well
virtual void Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew ) override;
diff --git a/sw/source/filter/html/wrthtml.hxx b/sw/source/filter/html/wrthtml.hxx
index ec42ed36668b..4e9e73095b91 100644
--- a/sw/source/filter/html/wrthtml.hxx
+++ b/sw/source/filter/html/wrthtml.hxx
@@ -395,7 +395,7 @@ public:
// 25
explicit SwHTMLWriter( const OUString& rBaseURL );
- virtual ~SwHTMLWriter();
+ virtual ~SwHTMLWriter() override;
void Out_SwDoc( SwPaM* ); // schreibe den makierten Bereich
diff --git a/sw/source/filter/inc/fltshell.hxx b/sw/source/filter/inc/fltshell.hxx
index 90837a3efd5c..7ad69c20429c 100644
--- a/sw/source/filter/inc/fltshell.hxx
+++ b/sw/source/filter/inc/fltshell.hxx
@@ -201,7 +201,7 @@ class SW_DLLPUBLIC SwFltAnchor : public SfxPoolItem
public:
SwFltAnchor(SwFrameFormat* pFlyFormat);
SwFltAnchor(const SwFltAnchor&);
- virtual ~SwFltAnchor();
+ virtual ~SwFltAnchor() override;
// "pure virtual Methoden" vom SfxPoolItem
virtual bool operator==(const SfxPoolItem&) const override;
diff --git a/sw/source/filter/ww8/WW8FibData.hxx b/sw/source/filter/ww8/WW8FibData.hxx
index a196b8560ecb..b47cdf6de2dd 100644
--- a/sw/source/filter/ww8/WW8FibData.hxx
+++ b/sw/source/filter/ww8/WW8FibData.hxx
@@ -30,7 +30,7 @@ class WW8FibData : public ::sw::ExternalData
public:
WW8FibData();
- virtual ~WW8FibData();
+ virtual ~WW8FibData() override;
void setReadOnlyRecommended(bool bReadOnlyRecommended);
void setWriteReservation(bool bWriteReservation);
diff --git a/sw/source/filter/ww8/WW8Sttbf.hxx b/sw/source/filter/ww8/WW8Sttbf.hxx
index e6f4cf23820c..179ae6acc1d3 100644
--- a/sw/source/filter/ww8/WW8Sttbf.hxx
+++ b/sw/source/filter/ww8/WW8Sttbf.hxx
@@ -41,7 +41,7 @@ namespace ww8
public:
WW8Struct(SvStream& rSt, sal_uInt32 nPos, sal_uInt32 nSize);
WW8Struct(WW8Struct * pStruct, sal_uInt32 nPos, sal_uInt32 nSize);
- virtual ~WW8Struct();
+ virtual ~WW8Struct() override;
sal_uInt8 getU8(sal_uInt32 nOffset);
@@ -61,7 +61,7 @@ namespace ww8
public:
WW8Sttb(SvStream& rSt, sal_Int32 nPos, sal_uInt32 nSize);
- virtual ~WW8Sttb();
+ virtual ~WW8Sttb() override;
std::vector<OUString> & getStrings()
{
diff --git a/sw/source/filter/ww8/docxattributeoutput.hxx b/sw/source/filter/ww8/docxattributeoutput.hxx
index b392b694bfcf..6d69690777db 100644
--- a/sw/source/filter/ww8/docxattributeoutput.hxx
+++ b/sw/source/filter/ww8/docxattributeoutput.hxx
@@ -943,7 +943,7 @@ private:
public:
DocxAttributeOutput( DocxExport &rExport, ::sax_fastparser::FSHelperPtr pSerializer, oox::drawingml::DrawingML* pDrawingML );
- virtual ~DocxAttributeOutput();
+ virtual ~DocxAttributeOutput() override;
/// Return the right export class.
virtual DocxExport& GetExport() override;
diff --git a/sw/source/filter/ww8/docxexport.hxx b/sw/source/filter/ww8/docxexport.hxx
index cbddb1820f4d..1b0b03b345d8 100644
--- a/sw/source/filter/ww8/docxexport.hxx
+++ b/sw/source/filter/ww8/docxexport.hxx
@@ -257,7 +257,7 @@ public:
SwPaM *pCurrentPam, SwPaM *pOriginalPam );
/// Destructor.
- virtual ~DocxExport();
+ virtual ~DocxExport() override;
/// Reference to the VMLExport instance for the main document.
oox::vml::VMLExport& VMLExporter() { return *m_pVMLExport; }
diff --git a/sw/source/filter/ww8/escher.hxx b/sw/source/filter/ww8/escher.hxx
index 5b128fe42819..fa2f30dba168 100644
--- a/sw/source/filter/ww8/escher.hxx
+++ b/sw/source/filter/ww8/escher.hxx
@@ -77,7 +77,7 @@ class SwEscherExGlobal : public EscherExGlobal
{
public:
explicit SwEscherExGlobal();
- virtual ~SwEscherExGlobal();
+ virtual ~SwEscherExGlobal() override;
private:
/** Override to create a new memory stream for picture data. */
@@ -122,7 +122,7 @@ public:
void WriteEmptyFlyFrame(const SwFrameFormat& rFormat, sal_uInt32 nShapeId);
virtual void WriteFrameExtraData(const SwFrameFormat&);
virtual void WritePictures();
- virtual ~SwBasicEscherEx();
+ virtual ~SwBasicEscherEx() override;
//i120927,this function is added to export hyperlink info,such as graphic/frame/OLE
bool IsRelUrl();
OUString GetBasePath();
@@ -162,7 +162,7 @@ private:
EscherPropertyContainer &rPropOpt) override;
public:
SwEscherEx( SvStream* pStrm, WW8Export& rWW8Wrt );
- virtual ~SwEscherEx();
+ virtual ~SwEscherEx() override;
void FinishEscher();
virtual void WritePictures() override;
diff --git a/sw/source/filter/ww8/rtfattributeoutput.hxx b/sw/source/filter/ww8/rtfattributeoutput.hxx
index 073885a549e3..24dd7ea98c66 100644
--- a/sw/source/filter/ww8/rtfattributeoutput.hxx
+++ b/sw/source/filter/ww8/rtfattributeoutput.hxx
@@ -597,7 +597,7 @@ private:
public:
explicit RtfAttributeOutput(RtfExport& rExport);
- virtual ~RtfAttributeOutput();
+ virtual ~RtfAttributeOutput() override;
/// Return the right export class.
virtual MSWordExportBase& GetExport() override;
diff --git a/sw/source/filter/ww8/rtfexport.cxx b/sw/source/filter/ww8/rtfexport.cxx
index 1bb06580e788..a885d8e1d1ff 100644
--- a/sw/source/filter/ww8/rtfexport.cxx
+++ b/sw/source/filter/ww8/rtfexport.cxx
@@ -1326,7 +1326,7 @@ private:
public:
SwRTFWriter(const OUString& rFilterName, const OUString& rBaseURL);
- virtual ~SwRTFWriter();
+ virtual ~SwRTFWriter() override;
virtual sal_uLong WriteStream() override;
};
diff --git a/sw/source/filter/ww8/rtfexport.hxx b/sw/source/filter/ww8/rtfexport.hxx
index 8cb1883b8e18..d8341ce189d5 100644
--- a/sw/source/filter/ww8/rtfexport.hxx
+++ b/sw/source/filter/ww8/rtfexport.hxx
@@ -162,7 +162,7 @@ public:
bool bOutOutlineOnly = false);
/// Destructor.
- virtual ~RtfExport();
+ virtual ~RtfExport() override;
rtl_TextEncoding m_eDefaultEncoding;
rtl_TextEncoding m_eCurrentEncoding;
diff --git a/sw/source/filter/ww8/rtfexportfilter.hxx b/sw/source/filter/ww8/rtfexportfilter.hxx
index 81c6a25ec634..d1896a742238 100644
--- a/sw/source/filter/ww8/rtfexportfilter.hxx
+++ b/sw/source/filter/ww8/rtfexportfilter.hxx
@@ -48,7 +48,7 @@ protected:
css::uno::Reference<css::lang::XComponent> m_xSrcDoc;
public:
explicit RtfExportFilter(const css::uno::Reference<css::uno::XComponentContext>& xCtx);
- virtual ~RtfExportFilter();
+ virtual ~RtfExportFilter() override;
// XFilter
virtual sal_Bool SAL_CALL filter(const css::uno::Sequence<css::beans::PropertyValue>& aDescriptor) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/filter/ww8/rtfsdrexport.hxx b/sw/source/filter/ww8/rtfsdrexport.hxx
index 32341407eb1c..a6cb56ef2f07 100644
--- a/sw/source/filter/ww8/rtfsdrexport.hxx
+++ b/sw/source/filter/ww8/rtfsdrexport.hxx
@@ -58,7 +58,7 @@ class RtfSdrExport : public EscherEx
public:
explicit RtfSdrExport(RtfExport& rExport);
- virtual ~RtfSdrExport();
+ virtual ~RtfSdrExport() override;
/// Export the sdr object as Sdr.
///
diff --git a/sw/source/filter/ww8/wrtww8.hxx b/sw/source/filter/ww8/wrtww8.hxx
index add0656e5a03..426c5d25145a 100644
--- a/sw/source/filter/ww8/wrtww8.hxx
+++ b/sw/source/filter/ww8/wrtww8.hxx
@@ -243,7 +243,7 @@ class WW8_WrPlcSepx : public MSWordSections
public:
explicit WW8_WrPlcSepx( MSWordExportBase& rExport );
- virtual ~WW8_WrPlcSepx();
+ virtual ~WW8_WrPlcSepx() override;
virtual bool HeaderFooterWritten() override; // override
@@ -893,7 +893,7 @@ friend void WW8_WrtRedlineAuthor::Write(Writer &rWrt);
public:
SwWW8Writer(const OUString& rFltName, const OUString& rBaseURL);
- virtual ~SwWW8Writer();
+ virtual ~SwWW8Writer() override;
virtual sal_uLong WriteStorage() override;
virtual sal_uLong WriteMedium( SfxMedium& ) override;
@@ -1108,7 +1108,7 @@ public:
WW8Export( SwWW8Writer *pWriter,
SwDoc *pDocument, SwPaM *pCurrentPam, SwPaM *pOriginalPam,
bool bDot );
- virtual ~WW8Export();
+ virtual ~WW8Export() override;
virtual void DoComboBox(const OUString &rName,
const OUString &rHelp,
@@ -1217,7 +1217,7 @@ private:
std::map<const OUString, WW8_CP> m_aRangeStartPositions;
public:
WW8_WrPlcAnnotations() {}
- virtual ~WW8_WrPlcAnnotations();
+ virtual ~WW8_WrPlcAnnotations() override;
void AddRangeStartPosition(const OUString& rName, WW8_CP nStartCp);
void Append( WW8_CP nCp, const SwPostItField* pPostIt );
diff --git a/sw/source/filter/ww8/ww8attributeoutput.hxx b/sw/source/filter/ww8/ww8attributeoutput.hxx
index 4ff8bf4d8aa6..22229fd93cf7 100644
--- a/sw/source/filter/ww8/ww8attributeoutput.hxx
+++ b/sw/source/filter/ww8/ww8attributeoutput.hxx
@@ -469,7 +469,7 @@ public:
{
}
- virtual ~WW8AttributeOutput() {}
+ virtual ~WW8AttributeOutput() override {}
/// Return the right export class.
virtual WW8Export& GetExport() override { return m_rWW8Export; }
diff --git a/sw/source/filter/ww8/ww8par.cxx b/sw/source/filter/ww8/ww8par.cxx
index 88bcf07ab55a..ad9f65143dfb 100644
--- a/sw/source/filter/ww8/ww8par.cxx
+++ b/sw/source/filter/ww8/ww8par.cxx
@@ -457,7 +457,7 @@ struct SBBItem
public:
Sttb();
- virtual ~Sttb();
+ virtual ~Sttb() override;
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* fp ) override;
diff --git a/sw/source/filter/ww8/ww8par.hxx b/sw/source/filter/ww8/ww8par.hxx
index 2d0fe6f0e6ba..a8b344d0fd4d 100644
--- a/sw/source/filter/ww8/ww8par.hxx
+++ b/sw/source/filter/ww8/ww8par.hxx
@@ -504,7 +504,7 @@ class SwMacroInfo : public SdrObjUserData
{
public:
SwMacroInfo();
- virtual ~SwMacroInfo();
+ virtual ~SwMacroInfo() override;
virtual SdrObjUserData* Clone( SdrObject* pObj ) const override;
diff --git a/sw/source/filter/ww8/ww8scan.hxx b/sw/source/filter/ww8/ww8scan.hxx
index 3395747643e9..cafc1f549801 100644
--- a/sw/source/filter/ww8/ww8scan.hxx
+++ b/sw/source/filter/ww8/ww8scan.hxx
@@ -454,7 +454,7 @@ private:
public:
WW8PLCFx_PCD(ww::WordVersion eVersion, WW8PLCFpcd* pPLCFpcd,
WW8_CP nStartCp, bool bVer67P);
- virtual ~WW8PLCFx_PCD();
+ virtual ~WW8PLCFx_PCD() override;
sal_uLong GetIMax() const;
virtual sal_uInt32 GetIdx() const override;
virtual void SetIdx( sal_uLong nI ) override;
@@ -591,7 +591,7 @@ protected:
public:
WW8PLCFx_Fc_FKP( SvStream* pSt, SvStream* pTableSt, SvStream* pDataSt,
const WW8Fib& rFib, ePLCFT ePl, WW8_FC nStartFcL );
- virtual ~WW8PLCFx_Fc_FKP();
+ virtual ~WW8PLCFx_Fc_FKP() override;
virtual sal_uInt32 GetIdx() const override;
virtual void SetIdx( sal_uLong nIdx ) override;
virtual bool SeekPos(WW8_FC nFcPos) override;
@@ -622,7 +622,7 @@ private:
public:
WW8PLCFx_Cp_FKP( SvStream* pSt, SvStream* pTableSt, SvStream* pDataSt,
const WW8ScannerBase& rBase, ePLCFT ePl );
- virtual ~WW8PLCFx_Cp_FKP();
+ virtual ~WW8PLCFx_Cp_FKP() override;
void ResetAttrStartEnd();
sal_uLong GetPCDIMax() const;
sal_uLong GetPCDIdx() const;
@@ -654,7 +654,7 @@ private:
public:
WW8PLCFx_SEPX( SvStream* pSt, SvStream* pTablexySt, const WW8Fib& rFib,
WW8_CP nStartCp );
- virtual ~WW8PLCFx_SEPX();
+ virtual ~WW8PLCFx_SEPX() override;
virtual sal_uInt32 GetIdx() const override;
virtual void SetIdx( sal_uLong nIdx ) override;
virtual bool SeekPos(WW8_CP nCpPos) override;
@@ -682,7 +682,7 @@ private:
public:
WW8PLCFx_SubDoc(SvStream* pSt, ww::WordVersion eVersion, WW8_CP nStartCp,
long nFcRef, long nLenRef, long nFcText, long nLenText, long nStruc = 0);
- virtual ~WW8PLCFx_SubDoc();
+ virtual ~WW8PLCFx_SubDoc() override;
virtual sal_uInt32 GetIdx() const override;
virtual void SetIdx( sal_uLong nIdx ) override;
virtual bool SeekPos(WW8_CP nCpPos) override;
@@ -710,7 +710,7 @@ private:
public:
WW8PLCFx_FLD(SvStream* pSt, const WW8Fib& rMyFib, short nType);
- virtual ~WW8PLCFx_FLD();
+ virtual ~WW8PLCFx_FLD() override;
virtual sal_uInt32 GetIdx() const override;
virtual void SetIdx( sal_uLong nIdx ) override;
virtual bool SeekPos(WW8_CP nCpPos) override;
@@ -740,7 +740,7 @@ private:
public:
WW8PLCFx_Book(SvStream* pTableSt,const WW8Fib& rFib);
- virtual ~WW8PLCFx_Book();
+ virtual ~WW8PLCFx_Book() override;
long GetIMax() const { return nIMax; }
virtual sal_uInt32 GetIdx() const override;
virtual void SetIdx( sal_uLong nI ) override;
@@ -778,7 +778,7 @@ private:
public:
WW8PLCFx_AtnBook(SvStream* pTableSt,const WW8Fib& rFib);
- virtual ~WW8PLCFx_AtnBook();
+ virtual ~WW8PLCFx_AtnBook() override;
virtual sal_uInt32 GetIdx() const override;
virtual void SetIdx( sal_uLong nI ) override;
virtual sal_uLong GetIdx2() const override;
@@ -808,7 +808,7 @@ private:
public:
WW8PLCFx_FactoidBook(SvStream* pTableSt,const WW8Fib& rFib);
- virtual ~WW8PLCFx_FactoidBook();
+ virtual ~WW8PLCFx_FactoidBook() override;
virtual sal_uInt32 GetIdx() const override;
virtual void SetIdx(sal_uLong nI) override;
virtual sal_uLong GetIdx2() const override;
diff --git a/sw/source/filter/ww8/ww8toolbar.hxx b/sw/source/filter/ww8/ww8toolbar.hxx
index 75cfb29e0880..870102503c44 100644
--- a/sw/source/filter/ww8/ww8toolbar.hxx
+++ b/sw/source/filter/ww8/ww8toolbar.hxx
@@ -35,7 +35,7 @@ class SwTBC : public TBBase
public:
SwTBC();
- virtual ~SwTBC();
+ virtual ~SwTBC() override;
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* ) override;
@@ -61,7 +61,7 @@ class SwCTB : public TBBase
public:
SwCTB();
- virtual ~SwCTB();
+ virtual ~SwCTB() override;
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* fp ) override;
@@ -85,7 +85,7 @@ class TBDelta : public TBBase
public:
TBDelta();
- virtual ~TBDelta(){}
+ virtual ~TBDelta() override {}
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* ) override;
@@ -109,7 +109,7 @@ protected:
public:
explicit Tcg255SubStruct( bool bReadId );
- virtual ~Tcg255SubStruct(){}
+ virtual ~Tcg255SubStruct() override {}
sal_uInt8 id() const { return ch; }
bool Read(SvStream &rS) override;
};
@@ -130,7 +130,7 @@ class Customization : public TBBase
public:
explicit Customization( SwCTBWrapper* rapper );
- virtual ~Customization();
+ virtual ~Customization() override;
bool Read(SvStream &rS) override;
bool ImportCustomToolBar( SwCTBWrapper&, CustomToolBarImportHelper& );
bool ImportMenu( SwCTBWrapper&, CustomToolBarImportHelper& );
@@ -164,7 +164,7 @@ class SwCTBWrapper : public Tcg255SubStruct
public:
explicit SwCTBWrapper( bool bReadId = true );
- virtual ~SwCTBWrapper();
+ virtual ~SwCTBWrapper() override;
void InsertDropIndex( sal_Int32 aIndex ) { dropDownMenuIndices.push_back( aIndex ); }
SwTBC* GetTBCAtOffset( sal_uInt32 nStreamOffset );
bool Read(SvStream &rS) override;
@@ -223,7 +223,7 @@ class Acd : public TBBase
public:
Acd();
- virtual ~Acd(){}
+ virtual ~Acd() override {}
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* ) override;
@@ -239,7 +239,7 @@ class PlfAcd: public Tcg255SubStruct
public:
explicit PlfAcd( bool bReadId = true );
- virtual ~PlfAcd();
+ virtual ~PlfAcd() override;
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print(FILE*) override;
@@ -260,7 +260,7 @@ class Kme : public TBBase
public:
Kme();
- virtual ~Kme();
+ virtual ~Kme() override;
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* ) override;
@@ -276,7 +276,7 @@ class PlfKme : public Tcg255SubStruct
public:
explicit PlfKme( bool bReadId = true );
- virtual ~PlfKme();
+ virtual ~PlfKme() override;
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* ) override;
@@ -302,7 +302,7 @@ class TcgSttbfCore : public TBBase
public:
TcgSttbfCore();
- virtual ~TcgSttbfCore();
+ virtual ~TcgSttbfCore() override;
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* fp ) override;
@@ -317,7 +317,7 @@ class TcgSttbf : public Tcg255SubStruct
public:
explicit TcgSttbf( bool bReadId = true );
- virtual ~TcgSttbf(){}
+ virtual ~TcgSttbf() override {}
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* fp ) override;
@@ -334,7 +334,7 @@ class Xstz : public TBBase
public:
Xstz();
- virtual ~Xstz(){}
+ virtual ~Xstz() override {}
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* fp ) override;
@@ -350,7 +350,7 @@ class MacroName : public TBBase
public:
MacroName();
- virtual ~MacroName(){}
+ virtual ~MacroName() override {}
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* ) override;
@@ -367,7 +367,7 @@ class MacroNames : public Tcg255SubStruct
public:
explicit MacroNames( bool bReadId = true );
- virtual ~MacroNames();
+ virtual ~MacroNames() override;
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* ) override;
@@ -383,7 +383,7 @@ class Tcg255 : public TBBase
public:
Tcg255();
- virtual ~Tcg255();
+ virtual ~Tcg255() override;
bool Read(SvStream &rS) override;
#if OSL_DEBUG_LEVEL > 1
virtual void Print( FILE* ) override;
@@ -400,7 +400,7 @@ class Tcg: public TBBase
public:
Tcg();
- virtual ~Tcg(){}
+ virtual ~Tcg() override {}
bool Read(SvStream &rS) override;
bool ImportCustomToolBar( SfxObjectShell& rDocSh );
#if OSL_DEBUG_LEVEL > 1
diff --git a/sw/source/filter/xml/wrtxml.hxx b/sw/source/filter/xml/wrtxml.hxx
index 7bae60a0cd3b..913e3b846c3d 100644
--- a/sw/source/filter/xml/wrtxml.hxx
+++ b/sw/source/filter/xml/wrtxml.hxx
@@ -49,7 +49,7 @@ protected:
public:
SwXMLWriter( const OUString& rBaseURL );
- virtual ~SwXMLWriter();
+ virtual ~SwXMLWriter() override;
virtual sal_uLong Write( SwPaM&, SfxMedium&, const OUString* ) override;
diff --git a/sw/source/filter/xml/xmlbrshi.hxx b/sw/source/filter/xml/xmlbrshi.hxx
index 56fef7456e51..7a507ddc5902 100644
--- a/sw/source/filter/xml/xmlbrshi.hxx
+++ b/sw/source/filter/xml/xmlbrshi.hxx
@@ -60,7 +60,7 @@ public:
const SvXMLUnitConverter& rUnitConv,
sal_uInt16 nWhich );
- virtual ~SwXMLBrushItemImportContext();
+ virtual ~SwXMLBrushItemImportContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sw/source/filter/xml/xmlexp.hxx b/sw/source/filter/xml/xmlexp.hxx
index 0469227db681..b08682d961b5 100644
--- a/sw/source/filter/xml/xmlexp.hxx
+++ b/sw/source/filter/xml/xmlexp.hxx
@@ -113,7 +113,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& rContext,
OUString const & implementationName, SvXMLExportFlags nExportFlags);
- virtual ~SwXMLExport();
+ virtual ~SwXMLExport() override;
virtual sal_uInt32 exportDoc( enum ::xmloff::token::XMLTokenEnum eClass = ::xmloff::token::XML_TOKEN_INVALID ) override;
diff --git a/sw/source/filter/xml/xmlfmt.cxx b/sw/source/filter/xml/xmlfmt.cxx
index 09920b1e4398..7b963963ae6a 100644
--- a/sw/source/filter/xml/xmlfmt.cxx
+++ b/sw/source/filter/xml/xmlfmt.cxx
@@ -203,7 +203,7 @@ public:
SvXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName,
const uno::Reference< xml::sax::XAttributeList > & xAttrList );
- virtual ~SwXMLConditionContext_Impl();
+ virtual ~SwXMLConditionContext_Impl() override;
bool IsValid() const { return 0 != nCondition; }
@@ -425,7 +425,7 @@ public:
const uno::Reference< xml::sax::XAttributeList > & xAttrList,
SvXMLStylesContext& rStylesC,
sal_uInt16 nFamily);
- virtual ~SwXMLItemSetStyleContext_Impl();
+ virtual ~SwXMLItemSetStyleContext_Impl() override;
virtual void CreateAndInsert( bool bOverwrite ) override;
@@ -713,7 +713,7 @@ public:
const OUString& rLName ,
const uno::Reference< xml::sax::XAttributeList > & xAttrList,
bool bAuto );
- virtual ~SwXMLStylesContext_Impl();
+ virtual ~SwXMLStylesContext_Impl() override;
virtual bool InsertStyleFamily( sal_uInt16 nFamily ) const override;
@@ -921,7 +921,7 @@ public:
SwXMLImport& rImport,
const OUString& rLName ,
const uno::Reference< xml::sax::XAttributeList > & xAttrList );
- virtual ~SwXMLMasterStylesContext_Impl();
+ virtual ~SwXMLMasterStylesContext_Impl() override;
virtual void EndElement() override;
};
diff --git a/sw/source/filter/xml/xmlfmte.cxx b/sw/source/filter/xml/xmlfmte.cxx
index f019c04ada59..7bc0c33081df 100644
--- a/sw/source/filter/xml/xmlfmte.cxx
+++ b/sw/source/filter/xml/xmlfmte.cxx
@@ -266,7 +266,7 @@ protected:
public:
explicit SwXMLAutoStylePoolP( SvXMLExport& rExport );
- virtual ~SwXMLAutoStylePoolP();
+ virtual ~SwXMLAutoStylePoolP() override;
};
void SwXMLAutoStylePoolP::exportStyleAttributes(
diff --git a/sw/source/filter/xml/xmlimp.cxx b/sw/source/filter/xml/xmlimp.cxx
index b76d6788365f..341154e71b82 100644
--- a/sw/source/filter/xml/xmlimp.cxx
+++ b/sw/source/filter/xml/xmlimp.cxx
@@ -125,7 +125,7 @@ public:
SwXMLBodyContext_Impl( SwXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName,
const Reference< xml::sax::XAttributeList > & xAttrList );
- virtual ~SwXMLBodyContext_Impl();
+ virtual ~SwXMLBodyContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
@@ -168,7 +168,7 @@ public:
SwXMLDocContext_Impl( SwXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName,
const Reference< xml::sax::XAttributeList > & xAttrList );
- virtual ~SwXMLDocContext_Impl();
+ virtual ~SwXMLDocContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
@@ -256,7 +256,7 @@ public:
const OUString& rLName,
const Reference< xml::sax::XAttributeList > & xAttrList,
const Reference< document::XDocumentProperties >& xDocProps);
- virtual ~SwXMLOfficeDocContext_Impl();
+ virtual ~SwXMLOfficeDocContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext(
@@ -318,7 +318,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLName,
const Reference< xml::sax::XAttributeList > & xAttrList );
- virtual ~SwXMLDocStylesContext_Impl();
+ virtual ~SwXMLDocStylesContext_Impl() override;
virtual void EndElement() override;
@@ -941,7 +941,7 @@ class SvTextShapeImportHelper : public XMLTextShapeImportHelper
public:
explicit SvTextShapeImportHelper(SvXMLImport& rImp);
- virtual ~SvTextShapeImportHelper();
+ virtual ~SvTextShapeImportHelper() override;
};
SvTextShapeImportHelper::SvTextShapeImportHelper(SvXMLImport& rImp) :
diff --git a/sw/source/filter/xml/xmlimp.hxx b/sw/source/filter/xml/xmlimp.hxx
index 4d202791a9d7..17a54b99ab9f 100644
--- a/sw/source/filter/xml/xmlimp.hxx
+++ b/sw/source/filter/xml/xmlimp.hxx
@@ -119,7 +119,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& rContext,
OUString const & implementationName, SvXMLImportFlags nImportFlags);
- virtual ~SwXMLImport() throw();
+ virtual ~SwXMLImport() throw() override;
// css::xml::sax::XDocumentHandler
virtual void SAL_CALL startDocument()
diff --git a/sw/source/filter/xml/xmlitem.hxx b/sw/source/filter/xml/xmlitem.hxx
index b927d0427235..34276bee4538 100644
--- a/sw/source/filter/xml/xmlitem.hxx
+++ b/sw/source/filter/xml/xmlitem.hxx
@@ -46,7 +46,7 @@ public:
SvXMLImportItemMapper& rIMap,
const SvXMLUnitConverter& rUnitConv );
- virtual ~SvXMLItemSetContext();
+ virtual ~SvXMLItemSetContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sw/source/filter/xml/xmliteme.cxx b/sw/source/filter/xml/xmliteme.cxx
index 04c1fad8b193..482ef650df05 100644
--- a/sw/source/filter/xml/xmliteme.cxx
+++ b/sw/source/filter/xml/xmliteme.cxx
@@ -68,7 +68,7 @@ public:
SvXMLItemMapEntriesRef rMapEntries,
SwXMLExport& rExp );
- virtual ~SwXMLTableItemMapper_Impl();
+ virtual ~SwXMLTableItemMapper_Impl() override;
virtual void handleSpecialItem( SvXMLAttributeList& rAttrList,
const SvXMLItemMapEntry& rEntry,
diff --git a/sw/source/filter/xml/xmlitemi.cxx b/sw/source/filter/xml/xmlitemi.cxx
index 97d7962fcf4c..42c26d2d391f 100644
--- a/sw/source/filter/xml/xmlitemi.cxx
+++ b/sw/source/filter/xml/xmlitemi.cxx
@@ -63,7 +63,7 @@ class SwXMLImportTableItemMapper_Impl: public SvXMLImportItemMapper
public:
explicit SwXMLImportTableItemMapper_Impl(SvXMLItemMapEntriesRef rMapEntries);
- virtual ~SwXMLImportTableItemMapper_Impl();
+ virtual ~SwXMLImportTableItemMapper_Impl() override;
virtual bool handleSpecialItem( const SvXMLItemMapEntry& rEntry,
SfxPoolItem& rItem,
@@ -254,7 +254,7 @@ public:
SfxItemSet& rItemSet,
SvXMLImportItemMapper & rIMapper,
const SvXMLUnitConverter& rUnitConv );
- virtual ~SwXMLItemSetContext_Impl();
+ virtual ~SwXMLItemSetContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sw/source/filter/xml/xmlitmap.hxx b/sw/source/filter/xml/xmlitmap.hxx
index 53f48c566a9d..abba74e887c5 100644
--- a/sw/source/filter/xml/xmlitmap.hxx
+++ b/sw/source/filter/xml/xmlitmap.hxx
@@ -63,7 +63,7 @@ protected:
public:
explicit SvXMLItemMapEntries(SvXMLItemMapEntry* pEntrys);
- virtual ~SvXMLItemMapEntries();
+ virtual ~SvXMLItemMapEntries() override;
SvXMLItemMapEntry* getByName( sal_uInt16 nNameSpace,
const OUString& rString ) const;
diff --git a/sw/source/filter/xml/xmltbli.cxx b/sw/source/filter/xml/xmltbli.cxx
index ea99b369ac24..57e1bd635fbd 100644
--- a/sw/source/filter/xml/xmltbli.cxx
+++ b/sw/source/filter/xml/xmltbli.cxx
@@ -427,7 +427,7 @@ public:
const Reference< xml::sax::XAttributeList > & xAttrList,
SwXMLTableContext *pTable );
- virtual ~SwXMLTableCellContext_Impl();
+ virtual ~SwXMLTableCellContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,
@@ -747,7 +747,7 @@ public:
const Reference< xml::sax::XAttributeList > & xAttrList,
SwXMLTableContext *pTable );
- virtual ~SwXMLTableColContext_Impl();
+ virtual ~SwXMLTableColContext_Impl() override;
SwXMLImport& GetSwImport() { return static_cast<SwXMLImport&>(GetImport()); }
};
@@ -833,7 +833,7 @@ public:
const Reference< xml::sax::XAttributeList > & xAttrList,
SwXMLTableContext *pTable );
- virtual ~SwXMLTableColsContext_Impl();
+ virtual ~SwXMLTableColsContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,
@@ -890,7 +890,7 @@ public:
const Reference< xml::sax::XAttributeList > & xAttrList,
SwXMLTableContext *pTable, bool bInHead=false );
- virtual ~SwXMLTableRowContext_Impl();
+ virtual ~SwXMLTableRowContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -1011,7 +1011,7 @@ public:
SwXMLTableContext *pTable,
bool bHead );
- virtual ~SwXMLTableRowsContext_Impl();
+ virtual ~SwXMLTableRowsContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -1071,7 +1071,7 @@ public:
SwXMLDDETableContext_Impl(
SwXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName);
- virtual ~SwXMLDDETableContext_Impl();
+ virtual ~SwXMLDDETableContext_Impl() override;
virtual void StartElement(
const Reference<xml::sax::XAttributeList> & xAttrList) override;
diff --git a/sw/source/filter/xml/xmltbli.hxx b/sw/source/filter/xml/xmltbli.hxx
index d05002253c04..da26c301be68 100644
--- a/sw/source/filter/xml/xmltbli.hxx
+++ b/sw/source/filter/xml/xmltbli.hxx
@@ -137,7 +137,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
SwXMLTableContext *pTable );
- virtual ~SwXMLTableContext();
+ virtual ~SwXMLTableContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/sw/source/filter/xml/xmltext.cxx b/sw/source/filter/xml/xmltext.cxx
index 58fea1d5a9a9..8b4e15e36e6a 100644
--- a/sw/source/filter/xml/xmltext.cxx
+++ b/sw/source/filter/xml/xmltext.cxx
@@ -31,7 +31,7 @@ class SwXMLBodyContentContext_Impl : public SvXMLImportContext
public:
SwXMLBodyContentContext_Impl( SwXMLImport& rImport, const OUString& rLName );
- virtual ~SwXMLBodyContentContext_Impl();
+ virtual ~SwXMLBodyContentContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,
diff --git a/sw/source/filter/xml/xmltexte.hxx b/sw/source/filter/xml/xmltexte.hxx
index e714994fbf38..9f4ab283574e 100644
--- a/sw/source/filter/xml/xmltexte.hxx
+++ b/sw/source/filter/xml/xmltexte.hxx
@@ -60,7 +60,7 @@ public:
SwXMLTextParagraphExport(
SwXMLExport& rExp,
SvXMLAutoStylePoolP& rAutoStylePool );
- virtual ~SwXMLTextParagraphExport();
+ virtual ~SwXMLTextParagraphExport() override;
};
#endif // INCLUDED_SW_SOURCE_FILTER_XML_XMLTEXTE_HXX
diff --git a/sw/source/filter/xml/xmltexti.hxx b/sw/source/filter/xml/xmltexti.hxx
index 327bc42f4751..f4ae970673aa 100644
--- a/sw/source/filter/xml/xmltexti.hxx
+++ b/sw/source/filter/xml/xmltexti.hxx
@@ -42,7 +42,7 @@ public:
bool bInsertM, bool bStylesOnlyM,
bool bBlockM, bool bOrganizerM,
bool bPreserveRedlineFlags );
- virtual ~SwXMLTextImportHelper();
+ virtual ~SwXMLTextImportHelper() override;
virtual css::uno::Reference<css::beans::XPropertySet>
createAndInsertOLEObject( SvXMLImport& rImport,
diff --git a/sw/source/ui/chrdlg/drpcps.cxx b/sw/source/ui/chrdlg/drpcps.cxx
index 3e7f79ed095b..f960d6529a7e 100644
--- a/sw/source/ui/chrdlg/drpcps.cxx
+++ b/sw/source/ui/chrdlg/drpcps.cxx
@@ -117,7 +117,7 @@ public:
void SetDropCapsPage(SwDropCapsPage* pPage) { mpPage = pPage; }
- virtual ~SwDropCapsPict();
+ virtual ~SwDropCapsPict() override;
virtual void dispose() override;
void UpdatePaintSettings(); // also invalidates control!
diff --git a/sw/source/ui/config/mailconfigpage.cxx b/sw/source/ui/config/mailconfigpage.cxx
index 6bb081e06a4f..25fd3feedfb5 100644
--- a/sw/source/ui/config/mailconfigpage.cxx
+++ b/sw/source/ui/config/mailconfigpage.cxx
@@ -71,7 +71,7 @@ class SwTestAccountSettingsDialog : public SfxModalDialog
DECL_LINK_TYPED(TestHdl, void*, void);
public:
explicit SwTestAccountSettingsDialog(SwMailConfigPage* pParent);
- virtual ~SwTestAccountSettingsDialog();
+ virtual ~SwTestAccountSettingsDialog() override;
virtual void dispose() override;
};
@@ -111,7 +111,7 @@ class SwAuthenticationSettingsDialog : public SfxModalDialog
public:
SwAuthenticationSettingsDialog(SwMailConfigPage* pParent, SwMailMergeConfigItem& rItem);
- virtual ~SwAuthenticationSettingsDialog();
+ virtual ~SwAuthenticationSettingsDialog() override;
virtual void dispose() override;
};
diff --git a/sw/source/ui/dbui/addresslistdialog.hxx b/sw/source/ui/dbui/addresslistdialog.hxx
index cfb8438123bf..40f0fad410eb 100644
--- a/sw/source/ui/dbui/addresslistdialog.hxx
+++ b/sw/source/ui/dbui/addresslistdialog.hxx
@@ -86,7 +86,7 @@ class SwAddressListDialog : public SfxModalDialog
public:
SwAddressListDialog(SwMailMergeAddressBlockPage* pParent);
- virtual ~SwAddressListDialog();
+ virtual ~SwAddressListDialog() override;
virtual void dispose() override;
css::uno::Reference< css::sdbc::XDataSource>
diff --git a/sw/source/ui/dbui/createaddresslistdialog.cxx b/sw/source/ui/dbui/createaddresslistdialog.cxx
index a615eead2b72..e5a3354af2b3 100644
--- a/sw/source/ui/dbui/createaddresslistdialog.cxx
+++ b/sw/source/ui/dbui/createaddresslistdialog.cxx
@@ -72,7 +72,7 @@ class SwAddressControl_Impl : public Control
public:
SwAddressControl_Impl(vcl::Window* pParent , WinBits nBits );
- virtual ~SwAddressControl_Impl();
+ virtual ~SwAddressControl_Impl() override;
virtual void dispose() override;
void SetData(SwCSVData& rDBData);
diff --git a/sw/source/ui/dbui/createaddresslistdialog.hxx b/sw/source/ui/dbui/createaddresslistdialog.hxx
index 6398cc89fddc..cd03f78f7194 100644
--- a/sw/source/ui/dbui/createaddresslistdialog.hxx
+++ b/sw/source/ui/dbui/createaddresslistdialog.hxx
@@ -75,7 +75,7 @@ class SwCreateAddressListDialog : public SfxModalDialog
public:
SwCreateAddressListDialog(
vcl::Window* pParent, const OUString& rURL, SwMailMergeConfigItem& rConfig);
- virtual ~SwCreateAddressListDialog();
+ virtual ~SwCreateAddressListDialog() override;
virtual void dispose() override;
const OUString& GetURL() const { return m_sURL; }
@@ -99,7 +99,7 @@ class SwFindEntryDialog : public ModelessDialog
public:
SwFindEntryDialog(SwCreateAddressListDialog* pParent);
- virtual ~SwFindEntryDialog();
+ virtual ~SwFindEntryDialog() override;
virtual void dispose() override;
ListBox& GetFieldsListBox()
diff --git a/sw/source/ui/dbui/customizeaddresslistdialog.hxx b/sw/source/ui/dbui/customizeaddresslistdialog.hxx
index c0d58660b906..ab27eb4db9d9 100644
--- a/sw/source/ui/dbui/customizeaddresslistdialog.hxx
+++ b/sw/source/ui/dbui/customizeaddresslistdialog.hxx
@@ -48,7 +48,7 @@ class SwCustomizeAddressListDialog : public SfxModalDialog
void UpdateButtons();
public:
SwCustomizeAddressListDialog(vcl::Window* pParent, const SwCSVData& rOldData);
- virtual ~SwCustomizeAddressListDialog();
+ virtual ~SwCustomizeAddressListDialog() override;
virtual void dispose() override;
SwCSVData* GetNewData() { return m_pNewData;}
@@ -64,7 +64,7 @@ class SwAddRenameEntryDialog : public SfxModalDialog
protected:
SwAddRenameEntryDialog(vcl::Window* pParent, const OUString& rID,
const OUString& rUIXMLDescription, const std::vector< OUString >& rCSVHeader);
- virtual ~SwAddRenameEntryDialog();
+ virtual ~SwAddRenameEntryDialog() override;
virtual void dispose() override;
public:
diff --git a/sw/source/ui/dbui/dbtablepreviewdialog.hxx b/sw/source/ui/dbui/dbtablepreviewdialog.hxx
index 166b0cacb1cc..6d217eba41e6 100644
--- a/sw/source/ui/dbui/dbtablepreviewdialog.hxx
+++ b/sw/source/ui/dbui/dbtablepreviewdialog.hxx
@@ -38,7 +38,7 @@ class SwDBTablePreviewDialog : public SfxModalDialog
public:
SwDBTablePreviewDialog(vcl::Window* pParent,
css::uno::Sequence< css::beans::PropertyValue>& rValues );
- virtual ~SwDBTablePreviewDialog();
+ virtual ~SwDBTablePreviewDialog() override;
virtual void dispose() override;
};
diff --git a/sw/source/ui/dbui/mmaddressblockpage.cxx b/sw/source/ui/dbui/mmaddressblockpage.cxx
index 767aa9a79d09..4637a3cff083 100644
--- a/sw/source/ui/dbui/mmaddressblockpage.cxx
+++ b/sw/source/ui/dbui/mmaddressblockpage.cxx
@@ -820,7 +820,7 @@ class SwAssignFieldsControl : public Control
void MakeVisible( sal_Int32 nIndex );
public:
SwAssignFieldsControl(vcl::Window* pParent, WinBits nBits);
- virtual ~SwAssignFieldsControl();
+ virtual ~SwAssignFieldsControl() override;
virtual void dispose() override;
void Init(SwMailMergeConfigItem& rConfigItem);
diff --git a/sw/source/ui/dbui/mmaddressblockpage.hxx b/sw/source/ui/dbui/mmaddressblockpage.hxx
index 28861b9b3cd9..aa2bb64eddd8 100644
--- a/sw/source/ui/dbui/mmaddressblockpage.hxx
+++ b/sw/source/ui/dbui/mmaddressblockpage.hxx
@@ -81,7 +81,7 @@ class SwMailMergeAddressBlockPage : public svt::OWizardPage
public:
SwMailMergeAddressBlockPage(SwMailMergeWizard* _pParent);
- virtual ~SwMailMergeAddressBlockPage();
+ virtual ~SwMailMergeAddressBlockPage() override;
virtual void dispose() override;
SwMailMergeWizard* GetWizard() { return m_pWizard; }
};
@@ -109,7 +109,7 @@ class SwSelectAddressBlockDialog : public SfxModalDialog
public:
SwSelectAddressBlockDialog(vcl::Window* pParent, SwMailMergeConfigItem& rConfig);
- virtual ~SwSelectAddressBlockDialog();
+ virtual ~SwSelectAddressBlockDialog() override;
virtual void dispose() override;
void SetAddressBlocks(const css::uno::Sequence< OUString>& rBlocks,
@@ -127,7 +127,7 @@ class DDListBox : public SvTreeListBox
VclPtr<SwCustomizeAddressBlockDialog> m_pParentDialog;
public:
DDListBox(vcl::Window* pParent, const WinBits nStyle);
- virtual ~DDListBox();
+ virtual ~DDListBox() override;
virtual void dispose() override;
void SetAddressDialog(SwCustomizeAddressBlockDialog *pParent);
@@ -159,7 +159,7 @@ protected:
bool PreNotify( NotifyEvent& rNEvt ) override;
public:
AddressMultiLineEdit(vcl::Window* pParent, WinBits nWinStyle = WB_LEFT | WB_BORDER);
- virtual ~AddressMultiLineEdit();
+ virtual ~AddressMultiLineEdit() override;
virtual void dispose() override;
void SetAddressDialog(SwCustomizeAddressBlockDialog *pParent);
@@ -242,7 +242,7 @@ private:
public:
SwCustomizeAddressBlockDialog(vcl::Window* pParent, SwMailMergeConfigItem& rConfig, DialogType);
- virtual ~SwCustomizeAddressBlockDialog();
+ virtual ~SwCustomizeAddressBlockDialog() override;
virtual void dispose() override;
void SetAddress(const OUString& rAddress);
@@ -274,7 +274,7 @@ public:
SwMailMergeConfigItem& rConfigItem,
const OUString& rPreview,
bool bIsAddressBlock);
- virtual ~SwAssignFieldsDialog();
+ virtual ~SwAssignFieldsDialog() override;
virtual void dispose() override;
};
#endif
diff --git a/sw/source/ui/dbui/mmdocselectpage.hxx b/sw/source/ui/dbui/mmdocselectpage.hxx
index e3380550bc5f..8015506755a2 100644
--- a/sw/source/ui/dbui/mmdocselectpage.hxx
+++ b/sw/source/ui/dbui/mmdocselectpage.hxx
@@ -51,7 +51,7 @@ class SwMailMergeDocSelectPage : public svt::OWizardPage
public:
SwMailMergeDocSelectPage( SwMailMergeWizard* _pParent);
- virtual ~SwMailMergeDocSelectPage();
+ virtual ~SwMailMergeDocSelectPage() override;
virtual void dispose() override;
};
diff --git a/sw/source/ui/dbui/mmgreetingspage.hxx b/sw/source/ui/dbui/mmgreetingspage.hxx
index f81090a21069..a1fc1909b375 100644
--- a/sw/source/ui/dbui/mmgreetingspage.hxx
+++ b/sw/source/ui/dbui/mmgreetingspage.hxx
@@ -99,7 +99,7 @@ class SwMailMergeGreetingsPage : public svt::OWizardPage,
virtual bool commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) override;
public:
SwMailMergeGreetingsPage( SwMailMergeWizard* _pParent);
- virtual ~SwMailMergeGreetingsPage();
+ virtual ~SwMailMergeGreetingsPage() override;
virtual void dispose() override;
};
@@ -115,7 +115,7 @@ class SwMailBodyDialog : public SfxModalDialog, public SwGreetingsHandler
DECL_LINK_TYPED(OKHdl, Button*, void);
public:
SwMailBodyDialog(vcl::Window* pParent);
- virtual ~SwMailBodyDialog();
+ virtual ~SwMailBodyDialog() override;
virtual void dispose() override;
void SetBody(const OUString& rBody ) {m_pBodyMLE->SetText(rBody);}
diff --git a/sw/source/ui/dbui/mmlayoutpage.hxx b/sw/source/ui/dbui/mmlayoutpage.hxx
index 3c113d570730..e1c32613e3db 100644
--- a/sw/source/ui/dbui/mmlayoutpage.hxx
+++ b/sw/source/ui/dbui/mmlayoutpage.hxx
@@ -84,7 +84,7 @@ class SwMailMergeLayoutPage : public svt::OWizardPage
virtual bool commitPage(::svt::WizardTypes::CommitPageReason _eReason) override;
public:
SwMailMergeLayoutPage( SwMailMergeWizard* _pParent);
- virtual ~SwMailMergeLayoutPage();
+ virtual ~SwMailMergeLayoutPage() override;
virtual void dispose() override;
static SwFrameFormat* InsertAddressAndGreeting(SwView* pView,
diff --git a/sw/source/ui/dbui/mmoutputtypepage.cxx b/sw/source/ui/dbui/mmoutputtypepage.cxx
index ea25930b3b9d..a8bd05335850 100644
--- a/sw/source/ui/dbui/mmoutputtypepage.cxx
+++ b/sw/source/ui/dbui/mmoutputtypepage.cxx
@@ -139,7 +139,7 @@ class SwMailDispatcherListener_Impl : public IMailDispatcherListener
public:
explicit SwMailDispatcherListener_Impl(SwSendMailDialog& rParentDlg);
- virtual ~SwMailDispatcherListener_Impl();
+ virtual ~SwMailDispatcherListener_Impl() override;
virtual void started(::rtl::Reference<MailDispatcher> xMailDispatcher) override;
virtual void stopped(::rtl::Reference<MailDispatcher> xMailDispatcher) override;
@@ -226,7 +226,7 @@ class SwSendWarningBox_Impl : public MessageDialog
VclPtr<VclMultiLineEdit> m_pDetailED;
public:
SwSendWarningBox_Impl(vcl::Window* pParent, const OUString& rDetails);
- virtual ~SwSendWarningBox_Impl() { disposeOnce(); }
+ virtual ~SwSendWarningBox_Impl() override { disposeOnce(); }
virtual void dispose() override
{
m_pDetailED.clear();
diff --git a/sw/source/ui/dbui/mmoutputtypepage.hxx b/sw/source/ui/dbui/mmoutputtypepage.hxx
index dc755fe15696..4eb248b0a127 100644
--- a/sw/source/ui/dbui/mmoutputtypepage.hxx
+++ b/sw/source/ui/dbui/mmoutputtypepage.hxx
@@ -39,7 +39,7 @@ class SwMailMergeOutputTypePage : public svt::OWizardPage
public:
SwMailMergeOutputTypePage( SwMailMergeWizard* _pParent);
- virtual ~SwMailMergeOutputTypePage();
+ virtual ~SwMailMergeOutputTypePage() override;
virtual void dispose() override;
};
#endif
diff --git a/sw/source/ui/dbui/mmresultdialogs.cxx b/sw/source/ui/dbui/mmresultdialogs.cxx
index 644a4de2b142..492944a3f42c 100644
--- a/sw/source/ui/dbui/mmresultdialogs.cxx
+++ b/sw/source/ui/dbui/mmresultdialogs.cxx
@@ -203,7 +203,7 @@ public:
get(m_pCCED, "cc");
get(m_pBCCED, "bcc");
}
- virtual ~SwCopyToDialog() { disposeOnce(); }
+ virtual ~SwCopyToDialog() override { disposeOnce(); }
virtual void dispose() override
{
m_pCCED.clear();
diff --git a/sw/source/ui/dbui/selectdbtabledialog.hxx b/sw/source/ui/dbui/selectdbtabledialog.hxx
index c71aaa44667c..97a2b993f15c 100644
--- a/sw/source/ui/dbui/selectdbtabledialog.hxx
+++ b/sw/source/ui/dbui/selectdbtabledialog.hxx
@@ -49,7 +49,7 @@ class SwSelectDBTableDialog : public SfxModalDialog
public:
SwSelectDBTableDialog(vcl::Window* pParent,
const css::uno::Reference<css::sdbc::XConnection>& xConnection);
- virtual ~SwSelectDBTableDialog();
+ virtual ~SwSelectDBTableDialog() override;
virtual void dispose() override;
OUString GetSelectedTable(bool& bIsTable);
diff --git a/sw/source/ui/dialog/swdlgfact.hxx b/sw/source/ui/dialog/swdlgfact.hxx
index 6110e98d536c..e6d935912af1 100644
--- a/sw/source/ui/dialog/swdlgfact.hxx
+++ b/sw/source/ui/dialog/swdlgfact.hxx
@@ -352,7 +352,7 @@ public:
explicit AbstractMailMergeWizard_Impl( SwMailMergeWizard* p )
: pDlg(p)
{}
- virtual ~AbstractMailMergeWizard_Impl();
+ virtual ~AbstractMailMergeWizard_Impl() override;
virtual void StartExecuteModal( const Link<Dialog&,void>& rEndDialogHdl ) override;
virtual long GetResult() override;
diff --git a/sw/source/ui/envelp/envfmt.hxx b/sw/source/ui/envelp/envfmt.hxx
index e03c3d536c6f..6de321c054c0 100644
--- a/sw/source/ui/envelp/envfmt.hxx
+++ b/sw/source/ui/envelp/envfmt.hxx
@@ -59,7 +59,7 @@ class SwEnvFormatPage : public SfxTabPage
public:
SwEnvFormatPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwEnvFormatPage();
+ virtual ~SwEnvFormatPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rSet);
diff --git a/sw/source/ui/envelp/envprt.hxx b/sw/source/ui/envelp/envprt.hxx
index bda4f88a0c34..8dc800de6efb 100644
--- a/sw/source/ui/envelp/envprt.hxx
+++ b/sw/source/ui/envelp/envprt.hxx
@@ -58,7 +58,7 @@ class SwEnvPrtPage : public SfxTabPage
public:
SwEnvPrtPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwEnvPrtPage();
+ virtual ~SwEnvPrtPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rSet);
diff --git a/sw/source/ui/envelp/labfmt.hxx b/sw/source/ui/envelp/labfmt.hxx
index c48d0921adfd..44268dce46e5 100644
--- a/sw/source/ui/envelp/labfmt.hxx
+++ b/sw/source/ui/envelp/labfmt.hxx
@@ -99,7 +99,7 @@ class SwLabFormatPage : public SfxTabPage
public:
SwLabFormatPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwLabFormatPage();
+ virtual ~SwLabFormatPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rSet);
@@ -128,7 +128,7 @@ class SwSaveLabelDlg : public ModalDialog
public:
SwSaveLabelDlg(SwLabFormatPage* pParent, SwLabRec& rRec);
- virtual ~SwSaveLabelDlg();
+ virtual ~SwSaveLabelDlg() override;
virtual void dispose() override;
void SetLabel(const OUString& rMake, const OUString& rType)
diff --git a/sw/source/ui/envelp/labprt.hxx b/sw/source/ui/envelp/labprt.hxx
index 9706cd34d57f..2827f7bf92d5 100644
--- a/sw/source/ui/envelp/labprt.hxx
+++ b/sw/source/ui/envelp/labprt.hxx
@@ -53,7 +53,7 @@ class SwLabPrtPage : public SfxTabPage
public:
SwLabPrtPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwLabPrtPage();
+ virtual ~SwLabPrtPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rSet);
diff --git a/sw/source/ui/envelp/mailmrge.cxx b/sw/source/ui/envelp/mailmrge.cxx
index 1d2eba8acc37..68f11b1e9347 100644
--- a/sw/source/ui/envelp/mailmrge.cxx
+++ b/sw/source/ui/envelp/mailmrge.cxx
@@ -89,7 +89,7 @@ class SwXSelChgLstnr_Impl : public cppu::WeakImplHelper
SwMailMergeDlg& rParent;
public:
explicit SwXSelChgLstnr_Impl(SwMailMergeDlg& rParentDlg);
- virtual ~SwXSelChgLstnr_Impl();
+ virtual ~SwXSelChgLstnr_Impl() override;
virtual void SAL_CALL selectionChanged( const EventObject& aEvent ) throw (RuntimeException, std::exception) override;
virtual void SAL_CALL disposing( const EventObject& Source ) throw (RuntimeException, std::exception) override;
diff --git a/sw/source/ui/envelp/swuilabimp.hxx b/sw/source/ui/envelp/swuilabimp.hxx
index 548411c5827c..b042169fdf60 100644
--- a/sw/source/ui/envelp/swuilabimp.hxx
+++ b/sw/source/ui/envelp/swuilabimp.hxx
@@ -61,7 +61,7 @@ class SwLabPage : public SfxTabPage
public:
SwLabPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwLabPage();
+ virtual ~SwLabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rSet);
@@ -107,7 +107,7 @@ class SwVisitingCardPage : public SfxTabPage
const OUString* pNames,
const OUString* pValues );
- virtual ~SwVisitingCardPage();
+ virtual ~SwVisitingCardPage() override;
virtual void dispose() override;
using TabPage::ActivatePage;
@@ -152,7 +152,7 @@ class SwPrivateDataPage : public SfxTabPage
public:
SwPrivateDataPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwPrivateDataPage();
+ virtual ~SwPrivateDataPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rSet);
@@ -189,7 +189,7 @@ class SwBusinessDataPage : public SfxTabPage
public:
SwBusinessDataPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwBusinessDataPage();
+ virtual ~SwBusinessDataPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rSet);
diff --git a/sw/source/ui/fldui/flddb.hxx b/sw/source/ui/fldui/flddb.hxx
index dc635614b022..8e58090b485f 100644
--- a/sw/source/ui/fldui/flddb.hxx
+++ b/sw/source/ui/fldui/flddb.hxx
@@ -71,7 +71,7 @@ protected:
public:
SwFieldDBPage(vcl::Window* pParent, const SfxItemSet* rSet);
- virtual ~SwFieldDBPage();
+ virtual ~SwFieldDBPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rAttrSet);
diff --git a/sw/source/ui/fldui/flddinf.hxx b/sw/source/ui/fldui/flddinf.hxx
index f90394cfe47a..e01057460c16 100644
--- a/sw/source/ui/fldui/flddinf.hxx
+++ b/sw/source/ui/fldui/flddinf.hxx
@@ -61,7 +61,7 @@ protected:
public:
SwFieldDokInfPage(vcl::Window* pWindow, const SfxItemSet* pSet);
- virtual ~SwFieldDokInfPage();
+ virtual ~SwFieldDokInfPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rAttrSet);
diff --git a/sw/source/ui/fldui/flddok.hxx b/sw/source/ui/fldui/flddok.hxx
index 1c3245c4b6e6..cd20b27cc8cb 100644
--- a/sw/source/ui/fldui/flddok.hxx
+++ b/sw/source/ui/fldui/flddok.hxx
@@ -63,7 +63,7 @@ protected:
public:
SwFieldDokPage(vcl::Window* pWindow, const SfxItemSet * pSet);
- virtual ~SwFieldDokPage();
+ virtual ~SwFieldDokPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rAttrSet);
diff --git a/sw/source/ui/fldui/fldfunc.hxx b/sw/source/ui/fldui/fldfunc.hxx
index 8615879317db..b8034a495beb 100644
--- a/sw/source/ui/fldui/fldfunc.hxx
+++ b/sw/source/ui/fldui/fldfunc.hxx
@@ -88,7 +88,7 @@ protected:
public:
SwFieldFuncPage(vcl::Window* pParent, const SfxItemSet* pSet);
- virtual ~SwFieldFuncPage();
+ virtual ~SwFieldFuncPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rAttrSet);
diff --git a/sw/source/ui/fldui/fldpage.hxx b/sw/source/ui/fldui/fldpage.hxx
index 92495a45ce9d..b7c5090b9b13 100644
--- a/sw/source/ui/fldui/fldpage.hxx
+++ b/sw/source/ui/fldui/fldpage.hxx
@@ -80,7 +80,7 @@ public:
SwFieldPage(vcl::Window *pParent, const OString& rID,
const OUString& rUIXMLDescription, const SfxItemSet *pAttrSet);
- virtual ~SwFieldPage();
+ virtual ~SwFieldPage() override;
virtual void ActivatePage() override;
diff --git a/sw/source/ui/fldui/fldref.hxx b/sw/source/ui/fldui/fldref.hxx
index 7c14810e829d..30f13754e246 100644
--- a/sw/source/ui/fldui/fldref.hxx
+++ b/sw/source/ui/fldui/fldref.hxx
@@ -84,7 +84,7 @@ protected:
public:
SwFieldRefPage(vcl::Window* pParent, const SfxItemSet* pSet);
- virtual ~SwFieldRefPage();
+ virtual ~SwFieldRefPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rAttrSet);
diff --git a/sw/source/ui/fldui/fldvar.hxx b/sw/source/ui/fldui/fldvar.hxx
index f4c402212389..9294da46b626 100644
--- a/sw/source/ui/fldui/fldvar.hxx
+++ b/sw/source/ui/fldui/fldvar.hxx
@@ -93,7 +93,7 @@ protected:
public:
SwFieldVarPage(vcl::Window* pParent, const SfxItemSet* pSet);
- virtual ~SwFieldVarPage();
+ virtual ~SwFieldVarPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rAttrSet);
diff --git a/sw/source/ui/frmdlg/cption.cxx b/sw/source/ui/frmdlg/cption.cxx
index cc176df7bb43..974cd3d0a91e 100644
--- a/sw/source/ui/frmdlg/cption.cxx
+++ b/sw/source/ui/frmdlg/cption.cxx
@@ -66,7 +66,7 @@ class SwSequenceOptionDialog : public SvxStandardDialog
public:
SwSequenceOptionDialog( vcl::Window *pParent, SwView &rV,
const OUString& rSeqFieldType );
- virtual ~SwSequenceOptionDialog();
+ virtual ~SwSequenceOptionDialog() override;
virtual void dispose() override;
virtual void Apply() override;
diff --git a/sw/source/ui/inc/mmresultdialogs.hxx b/sw/source/ui/inc/mmresultdialogs.hxx
index 2a7debc0b15b..e70cadc543b7 100644
--- a/sw/source/ui/inc/mmresultdialogs.hxx
+++ b/sw/source/ui/inc/mmresultdialogs.hxx
@@ -63,7 +63,7 @@ class SwMMResultSaveDialog : public SfxModalDialog
public:
SwMMResultSaveDialog();
- virtual ~SwMMResultSaveDialog();
+ virtual ~SwMMResultSaveDialog() override;
virtual void dispose() override;
};
@@ -95,7 +95,7 @@ class SwMMResultPrintDialog : public SfxModalDialog
public:
SwMMResultPrintDialog();
- virtual ~SwMMResultPrintDialog();
+ virtual ~SwMMResultPrintDialog() override;
virtual void dispose() override;
};
@@ -145,7 +145,7 @@ class SwMMResultEmailDialog : public SfxModalDialog
public:
SwMMResultEmailDialog();
- virtual ~SwMMResultEmailDialog();
+ virtual ~SwMMResultEmailDialog() override;
virtual void dispose() override;
};
@@ -212,7 +212,7 @@ class SwSendMailDialog : public ModelessDialog //SfxModalDialog
public:
SwSendMailDialog( vcl::Window* pParent, SwMailMergeConfigItem& );
- virtual ~SwSendMailDialog();
+ virtual ~SwSendMailDialog() override;
virtual void dispose() override;
void AddDocument( SwMailDescriptor& rDesc );
diff --git a/sw/source/ui/index/cnttab.cxx b/sw/source/ui/index/cnttab.cxx
index e45134e91e4e..965b66feb641 100644
--- a/sw/source/ui/index/cnttab.cxx
+++ b/sw/source/ui/index/cnttab.cxx
@@ -178,7 +178,7 @@ protected:
public:
SwEntryBrowseBox(vcl::Window* pParent, VclBuilderContainer* pBuilder);
- virtual ~SwEntryBrowseBox();
+ virtual ~SwEntryBrowseBox() override;
virtual void dispose() override;
void ReadEntries(SvStream& rInStr);
void WriteEntries(SvStream& rOutStr);
@@ -204,7 +204,7 @@ class SwAutoMarkDlg_Impl : public ModalDialog
public:
SwAutoMarkDlg_Impl(vcl::Window* pParent, const OUString& rAutoMarkURL,
bool bCreate);
- virtual ~SwAutoMarkDlg_Impl();
+ virtual ~SwAutoMarkDlg_Impl() override;
virtual void dispose() override;
};
@@ -643,7 +643,7 @@ class SwAddStylesDlg_Impl : public SfxModalDialog
public:
SwAddStylesDlg_Impl(vcl::Window* pParent, SwWrtShell& rWrtSh, OUString rStringArr[]);
- virtual ~SwAddStylesDlg_Impl();
+ virtual ~SwAddStylesDlg_Impl() override;
virtual void dispose() override;
};
@@ -1538,7 +1538,7 @@ public:
m_pParent( pTokenWin )
{
}
- virtual ~SwTOXEdit() { disposeOnce(); }
+ virtual ~SwTOXEdit() override { disposeOnce(); }
virtual void dispose() override { m_pParent.clear(); Edit::dispose(); }
virtual void KeyInput( const KeyEvent& rKEvt ) override;
@@ -1625,7 +1625,7 @@ public:
m_pParent(pTokenWin)
{
}
- virtual ~SwTOXButton() { disposeOnce(); }
+ virtual ~SwTOXButton() override { disposeOnce(); }
virtual void dispose() override { m_pParent.clear(); PushButton::dispose(); }
virtual void KeyInput( const KeyEvent& rKEvt ) override;
diff --git a/sw/source/ui/index/swuiidxmrk.cxx b/sw/source/ui/index/swuiidxmrk.cxx
index d86f9e720167..00e07b6ff78d 100644
--- a/sw/source/ui/index/swuiidxmrk.cxx
+++ b/sw/source/ui/index/swuiidxmrk.cxx
@@ -589,7 +589,7 @@ class SwNewUserIdxDlg : public ModalDialog
m_pOKPB->Enable(false);
m_pNameED->GrabFocus();
}
- virtual ~SwNewUserIdxDlg() { disposeOnce(); }
+ virtual ~SwNewUserIdxDlg() override { disposeOnce(); }
virtual void dispose() override
{
m_pOKPB.clear();
@@ -1034,7 +1034,7 @@ public:
SwWrtShell& rSh,
bool bNewEntry,
bool bCreate);
- virtual ~SwCreateAuthEntryDlg_Impl();
+ virtual ~SwCreateAuthEntryDlg_Impl() override;
virtual void dispose() override;
OUString GetEntryText(ToxAuthorityField eField) const;
diff --git a/sw/source/ui/misc/glossary.cxx b/sw/source/ui/misc/glossary.cxx
index 9deb0fe237fd..e3e7cbd6c6ef 100644
--- a/sw/source/ui/misc/glossary.cxx
+++ b/sw/source/ui/misc/glossary.cxx
@@ -132,7 +132,7 @@ public:
SwNewGlosNameDlg( vcl::Window* pParent,
const OUString& rOldName,
const OUString& rOldShort );
- virtual ~SwNewGlosNameDlg();
+ virtual ~SwNewGlosNameDlg() override;
virtual void dispose() override;
OUString GetNewName() const { return m_pNewName->GetText(); }
diff --git a/sw/source/ui/misc/impfnote.hxx b/sw/source/ui/misc/impfnote.hxx
index da9aef788044..f4c0a2c11a67 100644
--- a/sw/source/ui/misc/impfnote.hxx
+++ b/sw/source/ui/misc/impfnote.hxx
@@ -69,7 +69,7 @@ class SwEndNoteOptionPage : public SfxTabPage
public:
SwEndNoteOptionPage( vcl::Window *pParent, bool bEndNote,
const SfxItemSet &rSet );
- virtual ~SwEndNoteOptionPage();
+ virtual ~SwEndNoteOptionPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window *pParent, const SfxItemSet *rSet);
@@ -83,7 +83,7 @@ class SwFootNoteOptionPage : public SwEndNoteOptionPage
{
friend class VclPtr<SwFootNoteOptionPage>;
SwFootNoteOptionPage( vcl::Window *pParent, const SfxItemSet &rSet );
- virtual ~SwFootNoteOptionPage();
+ virtual ~SwFootNoteOptionPage() override;
public:
static VclPtr<SfxTabPage> Create(vcl::Window *pParent, const SfxItemSet *rSet);
diff --git a/sw/source/ui/misc/outline.cxx b/sw/source/ui/misc/outline.cxx
index c1da74163f2f..25d450d2665f 100644
--- a/sw/source/ui/misc/outline.cxx
+++ b/sw/source/ui/misc/outline.cxx
@@ -69,7 +69,7 @@ class SwNumNamesDlg : public ModalDialog
public:
explicit SwNumNamesDlg(vcl::Window *pParent);
- virtual ~SwNumNamesDlg();
+ virtual ~SwNumNamesDlg() override;
virtual void dispose() override;
void SetUserNames(const OUString *pList[]);
OUString GetName() const { return m_pFormEdit->GetText(); }
diff --git a/sw/source/ui/table/tautofmt.cxx b/sw/source/ui/table/tautofmt.cxx
index 0c289cf19fea..9d9a2a1ab36a 100644
--- a/sw/source/ui/table/tautofmt.cxx
+++ b/sw/source/ui/table/tautofmt.cxx
@@ -48,7 +48,7 @@ class AutoFormatPreview : public vcl::Window
{
public:
AutoFormatPreview(vcl::Window* pParent, WinBits nStyle);
- virtual ~AutoFormatPreview();
+ virtual ~AutoFormatPreview() override;
virtual void dispose() override;
void NotifyChange( const SwTableAutoFormat& rNewData );
@@ -102,7 +102,7 @@ class SwStringInputDlg : public ModalDialog
public:
SwStringInputDlg(vcl::Window* pParent, const OUString& rTitle,
const OUString& rEditTitle, const OUString& rDefault );
- virtual ~SwStringInputDlg();
+ virtual ~SwStringInputDlg() override;
virtual void dispose() override;
OUString GetInputString() const;
diff --git a/sw/source/ui/uno/swdetect.hxx b/sw/source/ui/uno/swdetect.hxx
index 5989e8fa2746..aa07c87f10fc 100644
--- a/sw/source/ui/uno/swdetect.hxx
+++ b/sw/source/ui/uno/swdetect.hxx
@@ -54,7 +54,7 @@ class SwFilterDetect : public ::cppu::WeakImplHelper< css::document::XExtendedFi
{
public:
SwFilterDetect();
- virtual ~SwFilterDetect();
+ virtual ~SwFilterDetect() override;
/* XServiceInfo */
virtual OUString SAL_CALL getImplementationName() throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/sw/source/ui/vba/vbaaddin.hxx b/sw/source/ui/vba/vbaaddin.hxx
index 5823079347d4..6e15132281a4 100644
--- a/sw/source/ui/vba/vbaaddin.hxx
+++ b/sw/source/ui/vba/vbaaddin.hxx
@@ -32,7 +32,7 @@ private:
public:
SwVbaAddin( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const OUString& rFileURL ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaAddin();
+ virtual ~SwVbaAddin() override;
// Attributes
virtual OUString SAL_CALL getName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbaaddins.hxx b/sw/source/ui/vba/vbaaddins.hxx
index f6a8908ee009..87406b0eb2ca 100644
--- a/sw/source/ui/vba/vbaaddins.hxx
+++ b/sw/source/ui/vba/vbaaddins.hxx
@@ -29,7 +29,7 @@ class SwVbaAddins : public SwVbaAddins_BASE
{
public:
SwVbaAddins( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext ) throw (css::uno::RuntimeException);
- virtual ~SwVbaAddins() {}
+ virtual ~SwVbaAddins() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sw/source/ui/vba/vbaapplication.hxx b/sw/source/ui/vba/vbaapplication.hxx
index 16b9b40b0c3f..63b33d125df2 100644
--- a/sw/source/ui/vba/vbaapplication.hxx
+++ b/sw/source/ui/vba/vbaapplication.hxx
@@ -37,7 +37,7 @@ class SwVbaApplication : public SwVbaApplication_BASE
{
public:
explicit SwVbaApplication( css::uno::Reference< css::uno::XComponentContext >& m_xContext );
- virtual ~SwVbaApplication();
+ virtual ~SwVbaApplication() override;
// XApplication
virtual OUString SAL_CALL getName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbaautotextentry.hxx b/sw/source/ui/vba/vbaautotextentry.hxx
index d7151141c502..8b7a4f268435 100644
--- a/sw/source/ui/vba/vbaautotextentry.hxx
+++ b/sw/source/ui/vba/vbaautotextentry.hxx
@@ -35,7 +35,7 @@ private:
public:
SwVbaAutoTextEntry( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::text::XAutoTextEntry >& xEntry ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaAutoTextEntry();
+ virtual ~SwVbaAutoTextEntry() override;
// XAutoTextEntry
virtual css::uno::Reference< ooo::vba::word::XRange > SAL_CALL Insert( const css::uno::Reference< ooo::vba::word::XRange >& _where, const css::uno::Any& _richtext ) throw ( css::uno::RuntimeException, std::exception ) override;
@@ -51,7 +51,7 @@ class SwVbaAutoTextEntries : public SwVbaAutoTextEntries_BASE
{
public:
SwVbaAutoTextEntries( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::container::XIndexAccess >& xIndexAccess ) throw (css::uno::RuntimeException);
- virtual ~SwVbaAutoTextEntries() {}
+ virtual ~SwVbaAutoTextEntries() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sw/source/ui/vba/vbabookmark.hxx b/sw/source/ui/vba/vbabookmark.hxx
index 2b28f7bec190..daee6585232b 100644
--- a/sw/source/ui/vba/vbabookmark.hxx
+++ b/sw/source/ui/vba/vbabookmark.hxx
@@ -40,7 +40,7 @@ private:
public:
SwVbaBookmark( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext,
const css::uno::Reference< css::frame::XModel >& rModel, const OUString& rName ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaBookmark();
+ virtual ~SwVbaBookmark() override;
// Methods
virtual OUString SAL_CALL getName() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/sw/source/ui/vba/vbabookmarks.hxx b/sw/source/ui/vba/vbabookmarks.hxx
index abf85dc85617..24df319a7760 100644
--- a/sw/source/ui/vba/vbabookmarks.hxx
+++ b/sw/source/ui/vba/vbabookmarks.hxx
@@ -41,7 +41,7 @@ private:
public:
SwVbaBookmarks( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::container::XIndexAccess >& xBookmarks, const css::uno::Reference< css::frame::XModel >& xModel );
- virtual ~SwVbaBookmarks() {}
+ virtual ~SwVbaBookmarks() override {}
static void addBookmarkByName( const css::uno::Reference< css::frame::XModel >& xModel, const OUString& rName, const css::uno::Reference< css::text::XTextRange >& rTextRange ) throw (css::uno::RuntimeException);
// XEnumerationAccess
diff --git a/sw/source/ui/vba/vbaborders.hxx b/sw/source/ui/vba/vbaborders.hxx
index b54a6c9e05de..67c4e53b1ba4 100644
--- a/sw/source/ui/vba/vbaborders.hxx
+++ b/sw/source/ui/vba/vbaborders.hxx
@@ -34,7 +34,7 @@ class SwVbaBorders : public SwVbaBorders_BASE
css::uno::Reference< css::beans::XPropertySet > m_xProps;
public:
SwVbaBorders( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::table::XCellRange >& xRange, VbaPalette& rPalette );
- virtual ~SwVbaBorders() {}
+ virtual ~SwVbaBorders() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sw/source/ui/vba/vbacell.hxx b/sw/source/ui/vba/vbacell.hxx
index 62f667866448..f617df664488 100644
--- a/sw/source/ui/vba/vbacell.hxx
+++ b/sw/source/ui/vba/vbacell.hxx
@@ -34,7 +34,7 @@ private:
public:
SwVbaCell( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::text::XTextTable >& xTextTable, sal_Int32 nColumn, sal_Int32 nRow ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaCell();
+ virtual ~SwVbaCell() override;
// Attributes
virtual ::sal_Int32 SAL_CALL getWidth() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbacells.cxx b/sw/source/ui/vba/vbacells.cxx
index 62c2e9575a2c..3bb791ce40f6 100644
--- a/sw/source/ui/vba/vbacells.cxx
+++ b/sw/source/ui/vba/vbacells.cxx
@@ -66,7 +66,7 @@ public:
CellCollectionHelper( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::text::XTextTable >& xTextTable, sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, sal_Int32 nBottom ) throw ( css::uno::RuntimeException ): mxParent( xParent ), mxContext( xContext ), mxTextTable( xTextTable ), mnLeft( nLeft ), mnTop( nTop ), mnRight( nRight ), mnBottom( nBottom )
{
}
- virtual ~CellCollectionHelper() {}
+ virtual ~CellCollectionHelper() override {}
virtual sal_Int32 SAL_CALL getCount( ) throw (uno::RuntimeException, std::exception) override
{
diff --git a/sw/source/ui/vba/vbacells.hxx b/sw/source/ui/vba/vbacells.hxx
index b78a7b4e9f22..2626eb8dacca 100644
--- a/sw/source/ui/vba/vbacells.hxx
+++ b/sw/source/ui/vba/vbacells.hxx
@@ -35,7 +35,7 @@ private:
public:
SwVbaCells( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::text::XTextTable >& xTextTable, sal_Int32 nLeft, sal_Int32 nTop, sal_Int32 nRight, sal_Int32 nBottom ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaCells() {}
+ virtual ~SwVbaCells() override {}
// Attributes
virtual ::sal_Int32 SAL_CALL getWidth() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbacolumn.hxx b/sw/source/ui/vba/vbacolumn.hxx
index d3c9f2e4122a..ac8d6a7623c6 100644
--- a/sw/source/ui/vba/vbacolumn.hxx
+++ b/sw/source/ui/vba/vbacolumn.hxx
@@ -36,7 +36,7 @@ private:
public:
SwVbaColumn( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::text::XTextTable >& xTextTable, sal_Int32 nIndex ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaColumn();
+ virtual ~SwVbaColumn() override;
// Methods
virtual sal_Int32 SAL_CALL getWidth() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/sw/source/ui/vba/vbacolumns.hxx b/sw/source/ui/vba/vbacolumns.hxx
index 60297dc36d6d..e1735f29fead 100644
--- a/sw/source/ui/vba/vbacolumns.hxx
+++ b/sw/source/ui/vba/vbacolumns.hxx
@@ -41,7 +41,7 @@ private:
public:
SwVbaColumns( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::text::XTextTable >& xTextTable, const css::uno::Reference< css::table::XTableColumns >& xTableColumns ) throw ( css::uno::RuntimeException );
SwVbaColumns( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::text::XTextTable >& xTextTable, const css::uno::Reference< css::table::XTableColumns >& xTableColumns, sal_Int32 nStartCol, sal_Int32 nEndCol ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaColumns() {}
+ virtual ~SwVbaColumns() override {}
virtual sal_Int32 SAL_CALL getWidth( ) throw (css::uno::RuntimeException, std::exception) override;
virtual void SAL_CALL setWidth( sal_Int32 _width ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbadialog.hxx b/sw/source/ui/vba/vbadialog.hxx
index b142e0799bcd..e4021aaeaf8b 100644
--- a/sw/source/ui/vba/vbadialog.hxx
+++ b/sw/source/ui/vba/vbadialog.hxx
@@ -30,7 +30,7 @@ class SwVbaDialog : public SwVbaDialog_BASE
{
public:
SwVbaDialog( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::frame::XModel >& xModel, sal_Int32 nIndex ):SwVbaDialog_BASE( xParent, xContext, xModel, nIndex ) {}
- virtual ~SwVbaDialog() {}
+ virtual ~SwVbaDialog() override {}
// Methods
virtual OUString mapIndexToName( sal_Int32 nIndex ) override;
diff --git a/sw/source/ui/vba/vbadialogs.hxx b/sw/source/ui/vba/vbadialogs.hxx
index 1649bd0b9b90..069abbbf5dae 100644
--- a/sw/source/ui/vba/vbadialogs.hxx
+++ b/sw/source/ui/vba/vbadialogs.hxx
@@ -32,7 +32,7 @@ class SwVbaDialogs : public SwVbaDialogs_BASE
{
public:
SwVbaDialogs( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::frame::XModel >& xModel ): SwVbaDialogs_BASE( xParent, xContext, xModel ) {}
- virtual ~SwVbaDialogs() {}
+ virtual ~SwVbaDialogs() override {}
// XCollection
virtual css::uno::Any SAL_CALL Item( const css::uno::Any& Index ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbadocument.hxx b/sw/source/ui/vba/vbadocument.hxx
index 85c8e6394729..da7e419a0829 100644
--- a/sw/source/ui/vba/vbadocument.hxx
+++ b/sw/source/ui/vba/vbadocument.hxx
@@ -39,7 +39,7 @@ private:
public:
SwVbaDocument( const css::uno::Reference< ooo::vba::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& m_xContext, css::uno::Reference< css::frame::XModel > const & xModel );
SwVbaDocument( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno::XComponentContext >const& xContext );
- virtual ~SwVbaDocument();
+ virtual ~SwVbaDocument() override;
// XDocument
virtual css::uno::Reference< ooo::vba::word::XRange > SAL_CALL getContent() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/sw/source/ui/vba/vbadocuments.hxx b/sw/source/ui/vba/vbadocuments.hxx
index a74fd03b2ccd..05a8c207cef5 100644
--- a/sw/source/ui/vba/vbadocuments.hxx
+++ b/sw/source/ui/vba/vbadocuments.hxx
@@ -32,7 +32,7 @@ class SwVbaDocuments : public SwVbaDocuments_BASE
{
public:
SwVbaDocuments( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~SwVbaDocuments() {}
+ virtual ~SwVbaDocuments() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sw/source/ui/vba/vbaeventshelper.hxx b/sw/source/ui/vba/vbaeventshelper.hxx
index 7b946a68ac43..a366ee19452a 100644
--- a/sw/source/ui/vba/vbaeventshelper.hxx
+++ b/sw/source/ui/vba/vbaeventshelper.hxx
@@ -28,7 +28,7 @@ public:
SwVbaEventsHelper(
const css::uno::Sequence< css::uno::Any >& rArgs,
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~SwVbaEventsHelper();
+ virtual ~SwVbaEventsHelper() override;
protected:
virtual bool implPrepareEvent( EventQueue& rEventQueue, const EventHandlerInfo& rInfo, const css::uno::Sequence< css::uno::Any >& rArgs ) throw (css::uno::RuntimeException) override;
diff --git a/sw/source/ui/vba/vbafind.hxx b/sw/source/ui/vba/vbafind.hxx
index 54ec7a46af2d..d605a8a81692 100644
--- a/sw/source/ui/vba/vbafind.hxx
+++ b/sw/source/ui/vba/vbafind.hxx
@@ -54,7 +54,7 @@ private:
public:
SwVbaFind( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::frame::XModel >& xModel, const css::uno::Reference< css::text::XTextRange >& xTextRange ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaFind();
+ virtual ~SwVbaFind() override;
// Attributes
virtual OUString SAL_CALL getText() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbafont.hxx b/sw/source/ui/vba/vbafont.hxx
index 1759800c0ae7..aedb392af125 100644
--- a/sw/source/ui/vba/vbafont.hxx
+++ b/sw/source/ui/vba/vbafont.hxx
@@ -30,7 +30,7 @@ class SwVbaFont : public SwVbaFont_BASE
{
public:
SwVbaFont( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno::Reference< css::container::XIndexAccess >& xPalette, css::uno::Reference< css::beans::XPropertySet > const & xPropertySet ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaFont(){}
+ virtual ~SwVbaFont() override {}
// Attributes
virtual void SAL_CALL setColorIndex( const css::uno::Any& _colorindex ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbaframe.hxx b/sw/source/ui/vba/vbaframe.hxx
index 2e7a2603fc78..166fe7fd13e7 100644
--- a/sw/source/ui/vba/vbaframe.hxx
+++ b/sw/source/ui/vba/vbaframe.hxx
@@ -33,7 +33,7 @@ private:
public:
SwVbaFrame( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::frame::XModel >& rModel, const css::uno::Reference< css::text::XTextFrame >& xTextFrame ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaFrame();
+ virtual ~SwVbaFrame() override;
// Methods
virtual void SAL_CALL Select() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/sw/source/ui/vba/vbaframes.hxx b/sw/source/ui/vba/vbaframes.hxx
index 950e0b437d93..e1887f80030a 100644
--- a/sw/source/ui/vba/vbaframes.hxx
+++ b/sw/source/ui/vba/vbaframes.hxx
@@ -34,7 +34,7 @@ private:
public:
SwVbaFrames( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::container::XIndexAccess >& xFrames, const css::uno::Reference< css::frame::XModel >& xModel );
- virtual ~SwVbaFrames() {}
+ virtual ~SwVbaFrames() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sw/source/ui/vba/vbaglobals.hxx b/sw/source/ui/vba/vbaglobals.hxx
index e473f83956f0..f45f43de8c19 100644
--- a/sw/source/ui/vba/vbaglobals.hxx
+++ b/sw/source/ui/vba/vbaglobals.hxx
@@ -43,7 +43,7 @@ private:
public:
SwVbaGlobals( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno::XComponentContext >const& rxContext );
- virtual ~SwVbaGlobals();
+ virtual ~SwVbaGlobals() override;
// XGlobals
virtual OUString SAL_CALL getName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbaheaderfooter.hxx b/sw/source/ui/vba/vbaheaderfooter.hxx
index 29e28a97dda1..ba10bfbb8812 100644
--- a/sw/source/ui/vba/vbaheaderfooter.hxx
+++ b/sw/source/ui/vba/vbaheaderfooter.hxx
@@ -35,7 +35,7 @@ private:
public:
SwVbaHeaderFooter( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::frame::XModel >& xModel, const css::uno::Reference< css::beans::XPropertySet >& xProps, bool isHeader, sal_Int32 index ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaHeaderFooter(){}
+ virtual ~SwVbaHeaderFooter() override {}
// Attributes
virtual sal_Bool SAL_CALL getIsHeader() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbaheadersfooters.cxx b/sw/source/ui/vba/vbaheadersfooters.cxx
index 8c585df288c7..40892d3542e7 100644
--- a/sw/source/ui/vba/vbaheadersfooters.cxx
+++ b/sw/source/ui/vba/vbaheadersfooters.cxx
@@ -36,7 +36,7 @@ private:
public:
HeadersFootersIndexAccess( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< uno::XComponentContext >& xContext, const uno::Reference< frame::XModel >& xModel, const uno::Reference< beans::XPropertySet >& xPageStyleProps, bool bHeader ) : mxParent( xParent ), mxContext( xContext ), mxModel( xModel ), mxPageStyleProps( xPageStyleProps ), mbHeader( bHeader ) {}
- virtual ~HeadersFootersIndexAccess(){}
+ virtual ~HeadersFootersIndexAccess() override {}
// XIndexAccess
virtual sal_Int32 SAL_CALL getCount( ) throw (uno::RuntimeException, std::exception) override
diff --git a/sw/source/ui/vba/vbaheadersfooters.hxx b/sw/source/ui/vba/vbaheadersfooters.hxx
index 32d839b9264d..9137721ec26d 100644
--- a/sw/source/ui/vba/vbaheadersfooters.hxx
+++ b/sw/source/ui/vba/vbaheadersfooters.hxx
@@ -34,7 +34,7 @@ private:
public:
SwVbaHeadersFooters( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::frame::XModel >& xModel, const css::uno::Reference< css::beans::XPropertySet >& xProps, bool isHeader );
- virtual ~SwVbaHeadersFooters() {}
+ virtual ~SwVbaHeadersFooters() override {}
virtual ::sal_Int32 SAL_CALL getCount() throw (css::uno::RuntimeException) override;
virtual css::uno::Any SAL_CALL Item( const css::uno::Any& Index1, const css::uno::Any& ) throw (css::lang::IndexOutOfBoundsException, css::uno::RuntimeException) override;
diff --git a/sw/source/ui/vba/vbalistformat.hxx b/sw/source/ui/vba/vbalistformat.hxx
index 5d07d5ff87ee..d9c3e9a283eb 100644
--- a/sw/source/ui/vba/vbalistformat.hxx
+++ b/sw/source/ui/vba/vbalistformat.hxx
@@ -34,7 +34,7 @@ private:
public:
SwVbaListFormat( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::text::XTextRange >& xTextRange ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaListFormat();
+ virtual ~SwVbaListFormat() override;
// Methods
virtual void SAL_CALL ApplyListTemplate( const css::uno::Reference< ::ooo::vba::word::XListTemplate >& ListTemplate, const css::uno::Any& ContinuePreviousList, const css::uno::Any& ApplyTo, const css::uno::Any& DefaultListBehavior ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbalistgalleries.hxx b/sw/source/ui/vba/vbalistgalleries.hxx
index 5880b9f0db3e..c82c56fdf40b 100644
--- a/sw/source/ui/vba/vbalistgalleries.hxx
+++ b/sw/source/ui/vba/vbalistgalleries.hxx
@@ -33,7 +33,7 @@ private:
public:
SwVbaListGalleries( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::text::XTextDocument >& xTextDoc ) throw (css::uno::RuntimeException);
- virtual ~SwVbaListGalleries() {}
+ virtual ~SwVbaListGalleries() override {}
virtual ::sal_Int32 SAL_CALL getCount() throw (css::uno::RuntimeException) override;
virtual css::uno::Any SAL_CALL Item( const css::uno::Any& Index1, const css::uno::Any& /*not processed in this base class*/ ) throw ( css::uno::RuntimeException ) override;
diff --git a/sw/source/ui/vba/vbalistgallery.hxx b/sw/source/ui/vba/vbalistgallery.hxx
index 8a04fe1fdd06..2c9df465a1aa 100644
--- a/sw/source/ui/vba/vbalistgallery.hxx
+++ b/sw/source/ui/vba/vbalistgallery.hxx
@@ -33,7 +33,7 @@ private:
public:
SwVbaListGallery( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::text::XTextDocument >& xTextDoc, sal_Int32 nType ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaListGallery();
+ virtual ~SwVbaListGallery() override;
// Methods
virtual css::uno::Any SAL_CALL ListTemplates( const css::uno::Any& index ) throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/sw/source/ui/vba/vbalistlevel.hxx b/sw/source/ui/vba/vbalistlevel.hxx
index d2c4aac15746..369debc64c43 100644
--- a/sw/source/ui/vba/vbalistlevel.hxx
+++ b/sw/source/ui/vba/vbalistlevel.hxx
@@ -34,7 +34,7 @@ private:
public:
SwVbaListLevel( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, SwVbaListHelperRef const & pHelper, sal_Int32 nLevel ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaListLevel();
+ virtual ~SwVbaListLevel() override;
// Attributes
virtual ::sal_Int32 SAL_CALL getAlignment() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbalistlevels.hxx b/sw/source/ui/vba/vbalistlevels.hxx
index c13a17dbe6d7..98eeab0b48c2 100644
--- a/sw/source/ui/vba/vbalistlevels.hxx
+++ b/sw/source/ui/vba/vbalistlevels.hxx
@@ -33,7 +33,7 @@ private:
public:
SwVbaListLevels( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, SwVbaListHelperRef const & pHelper ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaListLevels() {}
+ virtual ~SwVbaListLevels() override {}
virtual ::sal_Int32 SAL_CALL getCount() throw (css::uno::RuntimeException) override;
virtual css::uno::Any SAL_CALL Item( const css::uno::Any& Index1, const css::uno::Any& /*not processed in this base class*/ ) throw ( css::uno::RuntimeException ) override;
diff --git a/sw/source/ui/vba/vbalisttemplate.hxx b/sw/source/ui/vba/vbalisttemplate.hxx
index de1744068283..59234fff56c3 100644
--- a/sw/source/ui/vba/vbalisttemplate.hxx
+++ b/sw/source/ui/vba/vbalisttemplate.hxx
@@ -33,7 +33,7 @@ private:
public:
SwVbaListTemplate( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::text::XTextDocument >& xTextDoc, sal_Int32 nGalleryType, sal_Int32 nTemplateType ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaListTemplate();
+ virtual ~SwVbaListTemplate() override;
void applyListTemplate( css::uno::Reference< css::beans::XPropertySet >& xProps ) throw ( css::uno::RuntimeException );
diff --git a/sw/source/ui/vba/vbalisttemplates.hxx b/sw/source/ui/vba/vbalisttemplates.hxx
index fcea9c4a158f..6bcc6a59b226 100644
--- a/sw/source/ui/vba/vbalisttemplates.hxx
+++ b/sw/source/ui/vba/vbalisttemplates.hxx
@@ -34,7 +34,7 @@ private:
public:
SwVbaListTemplates( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::text::XTextDocument >& xTextDoc, sal_Int32 nType ) throw (css::uno::RuntimeException);
- virtual ~SwVbaListTemplates() {}
+ virtual ~SwVbaListTemplates() override {}
virtual ::sal_Int32 SAL_CALL getCount() throw (css::uno::RuntimeException) override;
virtual css::uno::Any SAL_CALL Item( const css::uno::Any& Index1, const css::uno::Any& /*not processed in this base class*/ ) throw ( css::uno::RuntimeException ) override;
diff --git a/sw/source/ui/vba/vbaoptions.hxx b/sw/source/ui/vba/vbaoptions.hxx
index c3124b5eea4a..9a15ccd8a759 100644
--- a/sw/source/ui/vba/vbaoptions.hxx
+++ b/sw/source/ui/vba/vbaoptions.hxx
@@ -33,7 +33,7 @@ private:
OUString msDefaultFilePath;
public:
explicit SwVbaOptions( css::uno::Reference< css::uno::XComponentContext >& m_xContext );
- virtual ~SwVbaOptions();
+ virtual ~SwVbaOptions() override;
// Attributes
virtual ::sal_Int32 SAL_CALL getDefaultBorderLineStyle() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbapagesetup.hxx b/sw/source/ui/vba/vbapagesetup.hxx
index 13889ff663dd..f921464cf472 100644
--- a/sw/source/ui/vba/vbapagesetup.hxx
+++ b/sw/source/ui/vba/vbapagesetup.hxx
@@ -38,7 +38,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext,
const css::uno::Reference< css::frame::XModel >& xModel,
const css::uno::Reference< css::beans::XPropertySet >& xProps ) throw (css::uno::RuntimeException);
- virtual ~SwVbaPageSetup(){}
+ virtual ~SwVbaPageSetup() override {}
// Attributes
virtual double SAL_CALL getGutter() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbapane.hxx b/sw/source/ui/vba/vbapane.hxx
index 1c14443b69f2..d0bf4e16d056 100644
--- a/sw/source/ui/vba/vbapane.hxx
+++ b/sw/source/ui/vba/vbapane.hxx
@@ -32,7 +32,7 @@ private:
public:
SwVbaPane( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext,
const css::uno::Reference< css::frame::XModel >& xModel ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaPane();
+ virtual ~SwVbaPane() override;
// Methods
virtual css::uno::Any SAL_CALL View( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbapanes.cxx b/sw/source/ui/vba/vbapanes.cxx
index a21b4c6c0baa..75108ffb6f0f 100644
--- a/sw/source/ui/vba/vbapanes.cxx
+++ b/sw/source/ui/vba/vbapanes.cxx
@@ -33,7 +33,7 @@ private:
public:
PanesIndexAccess( const uno::Reference< XHelperInterface >& xParent, const uno::Reference< uno::XComponentContext >& xContext, const uno::Reference< frame::XModel >& xModel ) : mxParent( xParent ), mxContext( xContext ), mxModel( xModel ) {}
- virtual ~PanesIndexAccess(){}
+ virtual ~PanesIndexAccess() override {}
// XIndexAccess
virtual sal_Int32 SAL_CALL getCount( ) throw (uno::RuntimeException, std::exception) override
diff --git a/sw/source/ui/vba/vbapanes.hxx b/sw/source/ui/vba/vbapanes.hxx
index bbdc9bd944c5..489c6a2f90ed 100644
--- a/sw/source/ui/vba/vbapanes.hxx
+++ b/sw/source/ui/vba/vbapanes.hxx
@@ -31,7 +31,7 @@ class SwVbaPanes : public SwVbaPanes_BASE
{
public:
SwVbaPanes( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::frame::XModel >& xModel );
- virtual ~SwVbaPanes() {}
+ virtual ~SwVbaPanes() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sw/source/ui/vba/vbaparagraph.hxx b/sw/source/ui/vba/vbaparagraph.hxx
index 224c8e4dd081..7ab48f95b355 100644
--- a/sw/source/ui/vba/vbaparagraph.hxx
+++ b/sw/source/ui/vba/vbaparagraph.hxx
@@ -36,7 +36,7 @@ private:
public:
SwVbaParagraph( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::text::XTextDocument >& xDocument, const css::uno::Reference< css::text::XTextRange >& xTextRange ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaParagraph();
+ virtual ~SwVbaParagraph() override;
// XParagraph
virtual css::uno::Reference< ooo::vba::word::XRange > SAL_CALL getRange() throw ( css::uno::RuntimeException, std::exception ) override;
@@ -56,7 +56,7 @@ private:
css::uno::Reference< css::text::XTextDocument > mxTextDocument;
public:
SwVbaParagraphs( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::text::XTextDocument >& xDocument ) throw (css::uno::RuntimeException);
- virtual ~SwVbaParagraphs() {}
+ virtual ~SwVbaParagraphs() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sw/source/ui/vba/vbaparagraphformat.hxx b/sw/source/ui/vba/vbaparagraphformat.hxx
index f0d4c54ea6cc..656bc6bad536 100644
--- a/sw/source/ui/vba/vbaparagraphformat.hxx
+++ b/sw/source/ui/vba/vbaparagraphformat.hxx
@@ -42,7 +42,7 @@ private:
public:
SwVbaParagraphFormat( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::beans::XPropertySet >& rParaProps );
- virtual ~SwVbaParagraphFormat();
+ virtual ~SwVbaParagraphFormat() override;
// Attributes
virtual ::sal_Int32 SAL_CALL getAlignment() throw (css::uno::RuntimeException, css::script::BasicErrorException, std::exception) override;
diff --git a/sw/source/ui/vba/vbarange.hxx b/sw/source/ui/vba/vbarange.hxx
index c9e096660a6b..8d29f7a9570d 100644
--- a/sw/source/ui/vba/vbarange.hxx
+++ b/sw/source/ui/vba/vbarange.hxx
@@ -45,7 +45,7 @@ public:
SwVbaRange( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::text::XTextDocument >& rTextDocument, const css::uno::Reference< css::text::XTextRange >& rStart) throw (css::script::BasicErrorException, css::uno::RuntimeException);
SwVbaRange( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::text::XTextDocument >& rTextDocument, const css::uno::Reference< css::text::XTextRange >& rStart, const css::uno::Reference< css::text::XTextRange >& rEnd ) throw (css::script::BasicErrorException, css::uno::RuntimeException);
SwVbaRange( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::text::XTextDocument >& rTextDocument, const css::uno::Reference< css::text::XTextRange >& rStart, const css::uno::Reference< css::text::XTextRange >& rEnd, const css::uno::Reference< css::text::XText >& rText) throw (css::script::BasicErrorException, css::uno::RuntimeException);
- virtual ~SwVbaRange();
+ virtual ~SwVbaRange() override;
const css::uno::Reference< css::text::XTextDocument >& getDocument() const { return mxTextDocument; }
virtual css::uno::Reference< css::text::XTextRange > SAL_CALL getXTextRange() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbareplacement.hxx b/sw/source/ui/vba/vbareplacement.hxx
index f4b278c1fe2d..ebe338e3a70d 100644
--- a/sw/source/ui/vba/vbareplacement.hxx
+++ b/sw/source/ui/vba/vbareplacement.hxx
@@ -32,7 +32,7 @@ private:
public:
SwVbaReplacement( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::util::XPropertyReplace >& xPropertyReplace ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaReplacement();
+ virtual ~SwVbaReplacement() override;
// Attributes
virtual OUString SAL_CALL getText() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbarevision.hxx b/sw/source/ui/vba/vbarevision.hxx
index 56fb3d5ad34b..841f5bd018f4 100644
--- a/sw/source/ui/vba/vbarevision.hxx
+++ b/sw/source/ui/vba/vbarevision.hxx
@@ -35,7 +35,7 @@ private:
public:
SwVbaRevision( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::frame::XModel >& xModel, const css::uno::Reference< css::beans::XPropertySet >& xRedlineProps ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaRevision();
+ virtual ~SwVbaRevision() override;
// Methods
virtual void SAL_CALL Accept( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbarevisions.hxx b/sw/source/ui/vba/vbarevisions.hxx
index 51f4b4a9a0d7..3b259d19efcc 100644
--- a/sw/source/ui/vba/vbarevisions.hxx
+++ b/sw/source/ui/vba/vbarevisions.hxx
@@ -35,7 +35,7 @@ public:
SwVbaRevisions( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::frame::XModel >& xModel, const css::uno::Reference< css::text::XTextRange >& xTextRange );
SwVbaRevisions( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::frame::XModel >& xModel, const css::uno::Reference< css::container::XIndexAccess >& xIndexAccess );
- virtual ~SwVbaRevisions() {}
+ virtual ~SwVbaRevisions() override {}
// Methods
virtual void SAL_CALL AcceptAll( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbarow.hxx b/sw/source/ui/vba/vbarow.hxx
index 23a2b43cb8a4..94463add6636 100644
--- a/sw/source/ui/vba/vbarow.hxx
+++ b/sw/source/ui/vba/vbarow.hxx
@@ -36,7 +36,7 @@ private:
public:
SwVbaRow( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::text::XTextTable >& xTextTable, sal_Int32 nIndex ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaRow();
+ virtual ~SwVbaRow() override;
// Attributes
virtual css::uno::Any SAL_CALL getHeight() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbarows.hxx b/sw/source/ui/vba/vbarows.hxx
index e59760e70688..eb91dc01dba7 100644
--- a/sw/source/ui/vba/vbarows.hxx
+++ b/sw/source/ui/vba/vbarows.hxx
@@ -45,7 +45,7 @@ private:
public:
SwVbaRows( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::text::XTextTable >& xTextTable, const css::uno::Reference< css::table::XTableRows >& xTableRows ) throw ( css::uno::RuntimeException );
SwVbaRows( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::text::XTextTable >& xTextTable, const css::uno::Reference< css::table::XTableRows >& xTableRows, sal_Int32 nStarIndex, sal_Int32 nEndIndex ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaRows() {}
+ virtual ~SwVbaRows() override {}
// Attributes
virtual ::sal_Int32 SAL_CALL getAlignment() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbasection.hxx b/sw/source/ui/vba/vbasection.hxx
index 34fe69998fb2..3d5b5f4451c8 100644
--- a/sw/source/ui/vba/vbasection.hxx
+++ b/sw/source/ui/vba/vbasection.hxx
@@ -32,7 +32,7 @@ private:
public:
SwVbaSection( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::frame::XModel >& xModel, const css::uno::Reference< css::beans::XPropertySet >& xProps ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaSection();
+ virtual ~SwVbaSection() override;
// Attributes
virtual sal_Bool SAL_CALL getProtectedForForms() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbasections.cxx b/sw/source/ui/vba/vbasections.cxx
index e6c272c4f87c..3b611ae525f6 100644
--- a/sw/source/ui/vba/vbasections.cxx
+++ b/sw/source/ui/vba/vbasections.cxx
@@ -88,7 +88,7 @@ public:
mxSections.push_back( xPageProps );
}
- virtual ~SectionCollectionHelper(){}
+ virtual ~SectionCollectionHelper() override {}
// XIndexAccess
virtual sal_Int32 SAL_CALL getCount( ) throw (uno::RuntimeException, std::exception) override
diff --git a/sw/source/ui/vba/vbasections.hxx b/sw/source/ui/vba/vbasections.hxx
index a952c96493d6..b2da9a8daade 100644
--- a/sw/source/ui/vba/vbasections.hxx
+++ b/sw/source/ui/vba/vbasections.hxx
@@ -36,7 +36,7 @@ private:
public:
SwVbaSections( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::frame::XModel >& xModel );
SwVbaSections( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::frame::XModel >& xModel, const css::uno::Reference< css::text::XTextRange >& xTextRange );
- virtual ~SwVbaSections() {}
+ virtual ~SwVbaSections() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sw/source/ui/vba/vbaselection.hxx b/sw/source/ui/vba/vbaselection.hxx
index ef79f134ba60..5643c65e8879 100644
--- a/sw/source/ui/vba/vbaselection.hxx
+++ b/sw/source/ui/vba/vbaselection.hxx
@@ -51,7 +51,7 @@ private:
public:
SwVbaSelection( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::frame::XModel >& rModel ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaSelection();
+ virtual ~SwVbaSelection() override;
// Attribute
virtual OUString SAL_CALL getText() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbastyle.hxx b/sw/source/ui/vba/vbastyle.hxx
index 6fd5615f7fdc..1e7c974ae4c2 100644
--- a/sw/source/ui/vba/vbastyle.hxx
+++ b/sw/source/ui/vba/vbastyle.hxx
@@ -37,7 +37,7 @@ private:
css::uno::Reference< css::style::XStyle > mxStyle;
public:
SwVbaStyle( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::frame::XModel >& xModel, const css::uno::Reference< css::beans::XPropertySet >& _xPropertySet ) throw ( css::script::BasicErrorException, css::uno::RuntimeException );
- virtual ~SwVbaStyle(){}
+ virtual ~SwVbaStyle() override {}
static void setStyle( const css::uno::Reference< css::beans::XPropertySet >& xParaProps, const css::uno::Any& xStyle ) throw (css::uno::RuntimeException);
static sal_Int32 getLanguageID( const css::uno::Reference< css::beans::XPropertySet >& xTCProps ) throw (css::uno::RuntimeException, std::exception);
diff --git a/sw/source/ui/vba/vbasystem.hxx b/sw/source/ui/vba/vbasystem.hxx
index 23f83b1cbd5e..ae41b838cbdf 100644
--- a/sw/source/ui/vba/vbasystem.hxx
+++ b/sw/source/ui/vba/vbasystem.hxx
@@ -48,7 +48,7 @@ private:
public:
explicit SwVbaSystem( css::uno::Reference< css::uno::XComponentContext >& m_xContext );
- virtual ~SwVbaSystem();
+ virtual ~SwVbaSystem() override;
// XSystem
virtual sal_Int32 SAL_CALL getCursor() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/sw/source/ui/vba/vbatableofcontents.hxx b/sw/source/ui/vba/vbatableofcontents.hxx
index 0c1e7af19ee9..fb62dcc0a8f8 100644
--- a/sw/source/ui/vba/vbatableofcontents.hxx
+++ b/sw/source/ui/vba/vbatableofcontents.hxx
@@ -35,7 +35,7 @@ private:
public:
SwVbaTableOfContents( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext, const css::uno::Reference< css::text::XTextDocument >& xDoc, const css::uno::Reference< css::text::XDocumentIndex >& xDocumentIndex ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaTableOfContents();
+ virtual ~SwVbaTableOfContents() override;
// Attributes
virtual ::sal_Int32 SAL_CALL getLowerHeadingLevel() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbatablesofcontents.cxx b/sw/source/ui/vba/vbatablesofcontents.cxx
index dd716ae9e0ed..37deccecba6f 100644
--- a/sw/source/ui/vba/vbatablesofcontents.cxx
+++ b/sw/source/ui/vba/vbatablesofcontents.cxx
@@ -75,7 +75,7 @@ public:
}
}
- virtual ~TableOfContentsCollectionHelper() {}
+ virtual ~TableOfContentsCollectionHelper() override {}
virtual sal_Int32 SAL_CALL getCount( ) throw (uno::RuntimeException, std::exception) override
{
diff --git a/sw/source/ui/vba/vbatablesofcontents.hxx b/sw/source/ui/vba/vbatablesofcontents.hxx
index cc0de8ae240e..30d19c2a5dda 100644
--- a/sw/source/ui/vba/vbatablesofcontents.hxx
+++ b/sw/source/ui/vba/vbatablesofcontents.hxx
@@ -35,7 +35,7 @@ private:
public:
SwVbaTablesOfContents( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::text::XTextDocument >& xDoc ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaTablesOfContents() {}
+ virtual ~SwVbaTablesOfContents() override {}
// Methods
virtual css::uno::Reference< ::ooo::vba::word::XTableOfContents > SAL_CALL Add( const css::uno::Reference< ::ooo::vba::word::XRange >& Range, const css::uno::Any& UseHeadingStyles, const css::uno::Any& UpperHeadingLevel, const css::uno::Any& LowerHeadingLevel, const css::uno::Any& UseFields, const css::uno::Any& TableID, const css::uno::Any& RightAlignPageNumbers, const css::uno::Any& IncludePageNumbers, const css::uno::Any& AddedStyles, const css::uno::Any& UseHyperlinks, const css::uno::Any& HidePageNumbersInWeb, const css::uno::Any& UseOutlineLevels ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbatabstop.hxx b/sw/source/ui/vba/vbatabstop.hxx
index aaad749f91b2..a28cd6d10f8c 100644
--- a/sw/source/ui/vba/vbatabstop.hxx
+++ b/sw/source/ui/vba/vbatabstop.hxx
@@ -28,7 +28,7 @@ class SwVbaTabStop : public SwVbaTabStop_BASE
{
public:
SwVbaTabStop( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaTabStop();
+ virtual ~SwVbaTabStop() override;
// XHelperInterface
virtual OUString getServiceImplName() override;
diff --git a/sw/source/ui/vba/vbatabstops.cxx b/sw/source/ui/vba/vbatabstops.cxx
index dbf1f4e2caea..d9514d16ab71 100644
--- a/sw/source/ui/vba/vbatabstops.cxx
+++ b/sw/source/ui/vba/vbatabstops.cxx
@@ -79,7 +79,7 @@ public:
mnTabStops = lcl_getTabStops( xParaProps ).getLength();
}
- virtual ~TabStopCollectionHelper() {}
+ virtual ~TabStopCollectionHelper() override {}
virtual sal_Int32 SAL_CALL getCount( ) throw (uno::RuntimeException, std::exception) override
{
diff --git a/sw/source/ui/vba/vbatabstops.hxx b/sw/source/ui/vba/vbatabstops.hxx
index 9ae33daf20ec..7ec75b529b49 100644
--- a/sw/source/ui/vba/vbatabstops.hxx
+++ b/sw/source/ui/vba/vbatabstops.hxx
@@ -35,7 +35,7 @@ private:
public:
SwVbaTabStops( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::beans::XPropertySet >& xParaProps ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaTabStops() {}
+ virtual ~SwVbaTabStops() override {}
// Methods
virtual css::uno::Reference< ::ooo::vba::word::XTabStop > SAL_CALL Add( float Position, const css::uno::Any& Alignment, const css::uno::Any& Leader )
diff --git a/sw/source/ui/vba/vbatemplate.hxx b/sw/source/ui/vba/vbatemplate.hxx
index e2b7fc0b9a39..ae6eb822a65e 100644
--- a/sw/source/ui/vba/vbatemplate.hxx
+++ b/sw/source/ui/vba/vbatemplate.hxx
@@ -31,7 +31,7 @@ private:
public:
SwVbaTemplate( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext,
const OUString& );
- virtual ~SwVbaTemplate();
+ virtual ~SwVbaTemplate() override;
// XTemplate
virtual OUString SAL_CALL getName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/ui/vba/vbavariable.hxx b/sw/source/ui/vba/vbavariable.hxx
index 19b4db10653e..8f24179671da 100644
--- a/sw/source/ui/vba/vbavariable.hxx
+++ b/sw/source/ui/vba/vbavariable.hxx
@@ -34,7 +34,7 @@ private:
public:
SwVbaVariable( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext,
const css::uno::Reference< css::beans::XPropertyAccess >& rUserDefined, const OUString& rName ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaVariable();
+ virtual ~SwVbaVariable() override;
// XVariable
virtual OUString SAL_CALL getName() throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/sw/source/ui/vba/vbavariables.hxx b/sw/source/ui/vba/vbavariables.hxx
index d17c505933d9..27fdf3c0c590 100644
--- a/sw/source/ui/vba/vbavariables.hxx
+++ b/sw/source/ui/vba/vbavariables.hxx
@@ -35,7 +35,7 @@ private:
public:
SwVbaVariables( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext > & xContext, const css::uno::Reference< css::beans::XPropertyAccess >& rUserDefined );
- virtual ~SwVbaVariables() {}
+ virtual ~SwVbaVariables() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
diff --git a/sw/source/ui/vba/vbaview.hxx b/sw/source/ui/vba/vbaview.hxx
index 3e19ca026754..5c6ee55ef49d 100644
--- a/sw/source/ui/vba/vbaview.hxx
+++ b/sw/source/ui/vba/vbaview.hxx
@@ -40,7 +40,7 @@ private:
public:
SwVbaView( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Reference< css::uno::XComponentContext >& rContext,
const css::uno::Reference< css::frame::XModel >& rModel ) throw ( css::uno::RuntimeException );
- virtual ~SwVbaView();
+ virtual ~SwVbaView() override;
// XView
virtual ::sal_Int32 SAL_CALL getSeekView() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/uibase/app/apphdl.cxx b/sw/source/uibase/app/apphdl.cxx
index 22eeb3dd072e..5b5e8e06637b 100644
--- a/sw/source/uibase/app/apphdl.cxx
+++ b/sw/source/uibase/app/apphdl.cxx
@@ -396,7 +396,7 @@ class SwMailMergeWizardExecutor : public salhelper::SimpleReferenceObject
public:
SwMailMergeWizardExecutor();
- virtual ~SwMailMergeWizardExecutor();
+ virtual ~SwMailMergeWizardExecutor() override;
void ExecuteMailMergeWizard( const SfxItemSet * pArgs );
};
diff --git a/sw/source/uibase/dbui/dbmgr.cxx b/sw/source/uibase/dbui/dbmgr.cxx
index 0da5df7f63ea..077d4e63b3cd 100644
--- a/sw/source/uibase/dbui/dbmgr.cxx
+++ b/sw/source/uibase/dbui/dbmgr.cxx
@@ -214,7 +214,7 @@ private:
public:
explicit SwConnectionDisposedListener_Impl(SwDBManager& rMgr);
- virtual ~SwConnectionDisposedListener_Impl();
+ virtual ~SwConnectionDisposedListener_Impl() override;
void Dispose() { m_pDBManager = nullptr; }
@@ -228,7 +228,7 @@ class SwDataSourceRemovedListener : public cppu::WeakImplHelper<sdb::XDatabaseRe
public:
explicit SwDataSourceRemovedListener(SwDBManager& rDBManager);
- virtual ~SwDataSourceRemovedListener();
+ virtual ~SwDataSourceRemovedListener() override;
virtual void SAL_CALL registeredDatabaseLocation(const sdb::DatabaseRegistrationEvent& rEvent) throw (uno::RuntimeException, std::exception) override;
virtual void SAL_CALL revokedDatabaseLocation(const sdb::DatabaseRegistrationEvent& rEvent) throw (uno::RuntimeException, std::exception) override;
virtual void SAL_CALL changedDatabaseLocation(const sdb::DatabaseRegistrationEvent& rEvent) throw (uno::RuntimeException, std::exception) override;
diff --git a/sw/source/uibase/dbui/dbtree.cxx b/sw/source/uibase/dbui/dbtree.cxx
index 70a6daad6828..a5b31c6d8e05 100644
--- a/sw/source/uibase/dbui/dbtree.cxx
+++ b/sw/source/uibase/dbui/dbtree.cxx
@@ -71,7 +71,7 @@ class SwDBTreeList_Impl : public cppu::WeakImplHelper < XContainerListener >
: m_pWrtShell(nullptr)
{
}
- virtual ~SwDBTreeList_Impl();
+ virtual ~SwDBTreeList_Impl() override;
virtual void SAL_CALL elementInserted( const ContainerEvent& Event ) throw (RuntimeException, std::exception) override;
virtual void SAL_CALL elementRemoved( const ContainerEvent& Event ) throw (RuntimeException, std::exception) override;
diff --git a/sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx b/sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx
index c3b866f7fd12..44317c4085a5 100644
--- a/sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx
+++ b/sw/source/uibase/dbui/mailmergetoolbarcontrols.cxx
@@ -50,7 +50,7 @@ public:
{
}
- virtual ~MMCurrentEntryController()
+ virtual ~MMCurrentEntryController() override
{
}
@@ -115,7 +115,7 @@ public:
{
}
- virtual ~MMExcludeEntryController()
+ virtual ~MMExcludeEntryController() override
{
}
diff --git a/sw/source/uibase/dbui/mmconfigitem.cxx b/sw/source/uibase/dbui/mmconfigitem.cxx
index 7ff7008ce374..919a9e226296 100644
--- a/sw/source/uibase/dbui/mmconfigitem.cxx
+++ b/sw/source/uibase/dbui/mmconfigitem.cxx
@@ -159,7 +159,7 @@ class SwMailMergeConfigItem_Impl : public utl::ConfigItem
public:
SwMailMergeConfigItem_Impl();
- virtual ~SwMailMergeConfigItem_Impl();
+ virtual ~SwMailMergeConfigItem_Impl() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
const Sequence< OUString>
diff --git a/sw/source/uibase/dochdl/swdtflvr.cxx b/sw/source/uibase/dochdl/swdtflvr.cxx
index 596ad57c7bff..3821e8929933 100644
--- a/sw/source/uibase/dochdl/swdtflvr.cxx
+++ b/sw/source/uibase/dochdl/swdtflvr.cxx
@@ -169,7 +169,7 @@ class SwTrnsfrDdeLink : public ::sfx2::SvBaseLink
using sfx2::SvBaseLink::Disconnect;
protected:
- virtual ~SwTrnsfrDdeLink();
+ virtual ~SwTrnsfrDdeLink() override;
public:
SwTrnsfrDdeLink( SwTransferable& rTrans, SwWrtShell& rSh );
diff --git a/sw/source/uibase/docvw/AnchorOverlayObject.hxx b/sw/source/uibase/docvw/AnchorOverlayObject.hxx
index 579e4eec74c7..76caf55f3df0 100644
--- a/sw/source/uibase/docvw/AnchorOverlayObject.hxx
+++ b/sw/source/uibase/docvw/AnchorOverlayObject.hxx
@@ -118,7 +118,7 @@ class AnchorOverlayObject: public sdr::overlay::OverlayObjectWithBasePosition
const basegfx::B2DPoint& rSixthPos,
const basegfx::B2DPoint& rSeventhPos,
const Color& rBaseColor );
- virtual ~AnchorOverlayObject();
+ virtual ~AnchorOverlayObject() override;
};
} } // end of namespace sw::annotation
diff --git a/sw/source/uibase/docvw/AnnotationMenuButton.hxx b/sw/source/uibase/docvw/AnnotationMenuButton.hxx
index c9466d75708e..82b4a5f5d088 100644
--- a/sw/source/uibase/docvw/AnnotationMenuButton.hxx
+++ b/sw/source/uibase/docvw/AnnotationMenuButton.hxx
@@ -32,7 +32,7 @@ class AnnotationMenuButton : public MenuButton
{
public:
AnnotationMenuButton( sw::sidebarwindows::SwSidebarWin& rSidebarWin );
- virtual ~AnnotationMenuButton();
+ virtual ~AnnotationMenuButton() override;
virtual void dispose() override;
// override MenuButton methods
diff --git a/sw/source/uibase/docvw/OverlayRanges.hxx b/sw/source/uibase/docvw/OverlayRanges.hxx
index 53dde2ddce06..1d797c946b50 100644
--- a/sw/source/uibase/docvw/OverlayRanges.hxx
+++ b/sw/source/uibase/docvw/OverlayRanges.hxx
@@ -49,7 +49,7 @@ namespace sw
const std::vector< basegfx::B2DRange >& rRanges,
const bool bShowSolidBorder );
- virtual ~OverlayRanges();
+ virtual ~OverlayRanges() override;
// data read access
inline const std::vector< basegfx::B2DRange >& getRanges() const
diff --git a/sw/source/uibase/docvw/PageBreakWin.cxx b/sw/source/uibase/docvw/PageBreakWin.cxx
index 2bc2752b57f0..a7fdc12835a6 100644
--- a/sw/source/uibase/docvw/PageBreakWin.cxx
+++ b/sw/source/uibase/docvw/PageBreakWin.cxx
@@ -63,7 +63,7 @@ namespace
SwBreakDashedLine( vcl::Window* pParent, Color& ( *pColorFn )(), SwPageBreakWin* pWin ) :
SwDashedLine( pParent, pColorFn ),
m_pWin( pWin ) {};
- virtual ~SwBreakDashedLine() { disposeOnce(); }
+ virtual ~SwBreakDashedLine() override { disposeOnce(); }
virtual void dispose() override { m_pWin.clear(); SwDashedLine::dispose(); }
virtual void MouseMove( const MouseEvent& rMEvt ) override;
diff --git a/sw/source/uibase/docvw/PostItMgr.cxx b/sw/source/uibase/docvw/PostItMgr.cxx
index 1eed1df55e31..6be0a87fd6f2 100644
--- a/sw/source/uibase/docvw/PostItMgr.cxx
+++ b/sw/source/uibase/docvw/PostItMgr.cxx
@@ -1330,7 +1330,7 @@ public:
EndListening(const_cast<SwFormatField&>(*pField));
}
}
- virtual ~FieldDocWatchingStack()
+ virtual ~FieldDocWatchingStack() override
{
EndListeningToAllFields();
EndListening(m_rDocShell);
diff --git a/sw/source/uibase/docvw/ShadowOverlayObject.hxx b/sw/source/uibase/docvw/ShadowOverlayObject.hxx
index c320aaa47273..7e8384dc392c 100644
--- a/sw/source/uibase/docvw/ShadowOverlayObject.hxx
+++ b/sw/source/uibase/docvw/ShadowOverlayObject.hxx
@@ -46,7 +46,7 @@ private:
ShadowOverlayObject( const basegfx::B2DPoint& rBasePos,
const basegfx::B2DPoint& rSecondPosition,
Color aBaseColor );
- virtual ~ShadowOverlayObject();
+ virtual ~ShadowOverlayObject() override;
public:
void SetShadowState(ShadowState aState);
diff --git a/sw/source/uibase/docvw/SidebarScrollBar.hxx b/sw/source/uibase/docvw/SidebarScrollBar.hxx
index 0de225b2a135..dabb6e0c508a 100644
--- a/sw/source/uibase/docvw/SidebarScrollBar.hxx
+++ b/sw/source/uibase/docvw/SidebarScrollBar.hxx
@@ -34,7 +34,7 @@ protected:
void MouseButtonUp(const MouseEvent& rMouseEvent) override;
public:
SidebarScrollBar(SwSidebarWin& rSidebarWin, WinBits nStyle, SwView& rView);
- virtual ~SidebarScrollBar();
+ virtual ~SidebarScrollBar() override;
};
}
diff --git a/sw/source/uibase/docvw/SidebarTxtControl.hxx b/sw/source/uibase/docvw/SidebarTxtControl.hxx
index a70194272f28..e290a87c2d2e 100644
--- a/sw/source/uibase/docvw/SidebarTxtControl.hxx
+++ b/sw/source/uibase/docvw/SidebarTxtControl.hxx
@@ -53,7 +53,7 @@ class SidebarTextControl : public Control
WinBits nBits,
SwView& rDocView,
SwPostItMgr& rPostItMgr );
- virtual ~SidebarTextControl();
+ virtual ~SidebarTextControl() override;
virtual void dispose() override;
virtual void GetFocus() override;
diff --git a/sw/source/uibase/docvw/SidebarTxtControlAcc.cxx b/sw/source/uibase/docvw/SidebarTxtControlAcc.cxx
index 208c880cf1c2..87f30a65ee21 100644
--- a/sw/source/uibase/docvw/SidebarTxtControlAcc.cxx
+++ b/sw/source/uibase/docvw/SidebarTxtControlAcc.cxx
@@ -44,7 +44,7 @@ class SidebarTextEditSource : public SvxEditSource,
{
public:
explicit SidebarTextEditSource(SidebarTextControl& rSidebarTextControl);
- virtual ~SidebarTextEditSource();
+ virtual ~SidebarTextEditSource() override;
virtual SvxEditSource* Clone() const override;
@@ -128,7 +128,7 @@ class SidebarTextControlAccessibleContext : public VCLXAccessibleComponent
{
public:
explicit SidebarTextControlAccessibleContext( SidebarTextControl& rSidebarTextControl );
- virtual ~SidebarTextControlAccessibleContext();
+ virtual ~SidebarTextControlAccessibleContext() override;
virtual sal_Int32 SAL_CALL
getAccessibleChildCount()
diff --git a/sw/source/uibase/docvw/SidebarTxtControlAcc.hxx b/sw/source/uibase/docvw/SidebarTxtControlAcc.hxx
index e48caecc4591..a8f09616c836 100644
--- a/sw/source/uibase/docvw/SidebarTxtControlAcc.hxx
+++ b/sw/source/uibase/docvw/SidebarTxtControlAcc.hxx
@@ -30,7 +30,7 @@ class SidebarTextControlAccessible : public VCLXWindow
{
public:
explicit SidebarTextControlAccessible( SidebarTextControl& rSidebarTextControl );
- virtual ~SidebarTextControlAccessible();
+ virtual ~SidebarTextControlAccessible() override;
virtual css::uno::Reference< css::accessibility::XAccessibleContext >
CreateAccessibleContext() override;
diff --git a/sw/source/uibase/docvw/SidebarWinAcc.cxx b/sw/source/uibase/docvw/SidebarWinAcc.cxx
index 2fefb0754f98..f62040527fdd 100644
--- a/sw/source/uibase/docvw/SidebarWinAcc.cxx
+++ b/sw/source/uibase/docvw/SidebarWinAcc.cxx
@@ -43,7 +43,7 @@ class SidebarWinAccessibleContext : public VCLXAccessibleComponent
rSidebarWin.SetAccessibleRole( css::accessibility::AccessibleRole::COMMENT );
}
- virtual ~SidebarWinAccessibleContext()
+ virtual ~SidebarWinAccessibleContext() override
{}
void ChangeAnchor( const SwFrame* pAnchorFrame )
diff --git a/sw/source/uibase/docvw/SidebarWinAcc.hxx b/sw/source/uibase/docvw/SidebarWinAcc.hxx
index 7f1ae0fb9fbb..869d06be4426 100644
--- a/sw/source/uibase/docvw/SidebarWinAcc.hxx
+++ b/sw/source/uibase/docvw/SidebarWinAcc.hxx
@@ -36,7 +36,7 @@ class SidebarWinAccessible : public VCLXWindow
explicit SidebarWinAccessible( SwSidebarWin& rSidebarWin,
SwViewShell& rViewShell,
const SwSidebarItem& rSidebarItem );
- virtual ~SidebarWinAccessible();
+ virtual ~SidebarWinAccessible() override;
virtual css::uno::Reference< css::accessibility::XAccessibleContext >
CreateAccessibleContext() override;
diff --git a/sw/source/uibase/docvw/romenu.hxx b/sw/source/uibase/docvw/romenu.hxx
index 985cb679810f..53d9573e69d4 100644
--- a/sw/source/uibase/docvw/romenu.hxx
+++ b/sw/source/uibase/docvw/romenu.hxx
@@ -51,7 +51,7 @@ class SwReadOnlyPopup : public PopupMenu
public:
SwReadOnlyPopup( const Point &rDPos, SwView &rV );
- virtual ~SwReadOnlyPopup();
+ virtual ~SwReadOnlyPopup() override;
virtual void dispose() override;
void Execute( vcl::Window* pWin, const Point &rPPos );
diff --git a/sw/source/uibase/docvw/srcedtw.cxx b/sw/source/uibase/docvw/srcedtw.cxx
index 09741aa7e17d..6b34e90133e9 100644
--- a/sw/source/uibase/docvw/srcedtw.cxx
+++ b/sw/source/uibase/docvw/srcedtw.cxx
@@ -215,7 +215,7 @@ public:
explicit ChangesListener(SwSrcEditWindow & editor): editor_(editor) {}
private:
- virtual ~ChangesListener() {}
+ virtual ~ChangesListener() override {}
virtual void SAL_CALL disposing(css::lang::EventObject const &)
throw (css::uno::RuntimeException, std::exception) override
diff --git a/sw/source/uibase/inc/DashedLine.hxx b/sw/source/uibase/inc/DashedLine.hxx
index 07d9a0e1bb8b..a070754aa850 100644
--- a/sw/source/uibase/inc/DashedLine.hxx
+++ b/sw/source/uibase/inc/DashedLine.hxx
@@ -20,7 +20,7 @@ class SwDashedLine : public FixedLine
public:
SwDashedLine( vcl::Window* pParent, Color& ( *pColorFn )() );
- virtual ~SwDashedLine( );
+ virtual ~SwDashedLine( ) override;
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& rRect ) override;
};
diff --git a/sw/source/uibase/inc/DropDownFieldDialog.hxx b/sw/source/uibase/inc/DropDownFieldDialog.hxx
index 0a801d3da9c7..2c378dd5e091 100644
--- a/sw/source/uibase/inc/DropDownFieldDialog.hxx
+++ b/sw/source/uibase/inc/DropDownFieldDialog.hxx
@@ -49,7 +49,7 @@ class DropDownFieldDialog : public SvxStandardDialog
public:
DropDownFieldDialog( vcl::Window *pParent, SwWrtShell &rSh,
SwField* pField, bool bNextButton = false );
- virtual ~DropDownFieldDialog();
+ virtual ~DropDownFieldDialog() override;
virtual void dispose() override;
};
} //namespace sw
diff --git a/sw/source/uibase/inc/FrameControl.hxx b/sw/source/uibase/inc/FrameControl.hxx
index 0f47498307b6..d9a968d2dd6c 100644
--- a/sw/source/uibase/inc/FrameControl.hxx
+++ b/sw/source/uibase/inc/FrameControl.hxx
@@ -54,7 +54,7 @@ class SwFrameMenuButtonBase : public MenuButton, public ISwFrameControl
const SwFrame* m_pFrame;
protected:
- virtual ~SwFrameMenuButtonBase() { disposeOnce(); }
+ virtual ~SwFrameMenuButtonBase() override { disposeOnce(); }
virtual void dispose() override;
public:
diff --git a/sw/source/uibase/inc/HeaderFooterWin.hxx b/sw/source/uibase/inc/HeaderFooterWin.hxx
index d98a03238813..9a451b9a0bdf 100644
--- a/sw/source/uibase/inc/HeaderFooterWin.hxx
+++ b/sw/source/uibase/inc/HeaderFooterWin.hxx
@@ -30,7 +30,7 @@ class SwHeaderFooterWin : public SwFrameMenuButtonBase
public:
SwHeaderFooterWin( SwEditWin *pEditWin, const SwFrame *pFrame, bool bHeader );
- virtual ~SwHeaderFooterWin( );
+ virtual ~SwHeaderFooterWin( ) override;
virtual void dispose() override;
void SetOffset( Point aOffset, long nXLineStart, long nXLineEnd );
diff --git a/sw/source/uibase/inc/PageBreakWin.hxx b/sw/source/uibase/inc/PageBreakWin.hxx
index c5bbfc5193a3..8d2ff93610ae 100644
--- a/sw/source/uibase/inc/PageBreakWin.hxx
+++ b/sw/source/uibase/inc/PageBreakWin.hxx
@@ -34,7 +34,7 @@ class SwPageBreakWin : public SwFrameMenuButtonBase
public:
SwPageBreakWin( SwEditWin* pEditWin, const SwFrame *pFrame );
- virtual ~SwPageBreakWin();
+ virtual ~SwPageBreakWin() override;
virtual void dispose() override;
virtual void Paint( vcl::RenderContext& /*rRenderContext*/, const Rectangle& rRect ) override;
diff --git a/sw/source/uibase/inc/SwSpellDialogChildWindow.hxx b/sw/source/uibase/inc/SwSpellDialogChildWindow.hxx
index e9795fdd673b..39c18ffcc434 100644
--- a/sw/source/uibase/inc/SwSpellDialogChildWindow.hxx
+++ b/sw/source/uibase/inc/SwSpellDialogChildWindow.hxx
@@ -54,7 +54,7 @@ public:
sal_uInt16 nId,
SfxBindings* pBindings,
SfxChildWinInfo* pInfo);
- virtual ~SwSpellDialogChildWindow();
+ virtual ~SwSpellDialogChildWindow() override;
SFX_DECL_CHILDWINDOW_WITHID(SwSpellDialogChildWindow);
diff --git a/sw/source/uibase/inc/SwXFilterOptions.hxx b/sw/source/uibase/inc/SwXFilterOptions.hxx
index 0e206e8c6cc4..4ba0f0eeabc1 100644
--- a/sw/source/uibase/inc/SwXFilterOptions.hxx
+++ b/sw/source/uibase/inc/SwXFilterOptions.hxx
@@ -47,7 +47,7 @@ class SwXFilterOptions : public ::cppu::WeakImplHelper<
public:
SwXFilterOptions();
- virtual ~SwXFilterOptions();
+ virtual ~SwXFilterOptions() override;
// XPropertyAccess
virtual css::uno::Sequence< css::beans::PropertyValue >
diff --git a/sw/source/uibase/inc/abstract.hxx b/sw/source/uibase/inc/abstract.hxx
index c97826a4a381..1fc899b2b604 100644
--- a/sw/source/uibase/inc/abstract.hxx
+++ b/sw/source/uibase/inc/abstract.hxx
@@ -30,7 +30,7 @@ class SwInsertAbstractDlg : public SfxModalDialog
public:
SwInsertAbstractDlg( vcl::Window* pParent );
- virtual ~SwInsertAbstractDlg();
+ virtual ~SwInsertAbstractDlg() override;
virtual void dispose() override;
sal_uInt8 GetLevel() const;
diff --git a/sw/source/uibase/inc/annotsh.hxx b/sw/source/uibase/inc/annotsh.hxx
index 389a3bcf0943..0c08dfcf84f1 100644
--- a/sw/source/uibase/inc/annotsh.hxx
+++ b/sw/source/uibase/inc/annotsh.hxx
@@ -39,7 +39,7 @@ private:
public:
SwAnnotationShell(SwView&);
- virtual ~SwAnnotationShell();
+ virtual ~SwAnnotationShell() override;
static void StateDisableItems(SfxItemSet &);
void Exec(SfxRequest &);
diff --git a/sw/source/uibase/inc/ascfldlg.hxx b/sw/source/uibase/inc/ascfldlg.hxx
index f1319b0783de..c85a0ca5fff3 100644
--- a/sw/source/uibase/inc/ascfldlg.hxx
+++ b/sw/source/uibase/inc/ascfldlg.hxx
@@ -52,7 +52,7 @@ public:
// for export - pStream must be 0
SwAsciiFilterDlg( vcl::Window* pParent, SwDocShell& rDocSh,
SvStream* pStream );
- virtual ~SwAsciiFilterDlg();
+ virtual ~SwAsciiFilterDlg() override;
virtual void dispose() override;
void FillOptions( SwAsciiOptions& rOptions );
diff --git a/sw/source/uibase/inc/barcfg.hxx b/sw/source/uibase/inc/barcfg.hxx
index aaca51cbf44b..607ff2f592ff 100644
--- a/sw/source/uibase/inc/barcfg.hxx
+++ b/sw/source/uibase/inc/barcfg.hxx
@@ -30,7 +30,7 @@ class SwToolbarConfigItem : public utl::ConfigItem
public:
SwToolbarConfigItem( bool bWeb );
- virtual ~SwToolbarConfigItem();
+ virtual ~SwToolbarConfigItem() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
diff --git a/sw/source/uibase/inc/basesh.hxx b/sw/source/uibase/inc/basesh.hxx
index 4332be182da8..694ccc47ec7d 100644
--- a/sw/source/uibase/inc/basesh.hxx
+++ b/sw/source/uibase/inc/basesh.hxx
@@ -67,7 +67,7 @@ protected:
public:
SwBaseShell(SwView &rShell);
- virtual ~SwBaseShell();
+ virtual ~SwBaseShell() override;
SFX_DECL_INTERFACE(SW_BASESHELL)
diff --git a/sw/source/uibase/inc/bmpwin.hxx b/sw/source/uibase/inc/bmpwin.hxx
index 6ea8d06cb1b8..56bf247e5912 100644
--- a/sw/source/uibase/inc/bmpwin.hxx
+++ b/sw/source/uibase/inc/bmpwin.hxx
@@ -41,7 +41,7 @@ private:
public:
BmpWindow(vcl::Window* pPar, WinBits nStyle);
- virtual ~BmpWindow();
+ virtual ~BmpWindow() override;
void MirrorVert(bool bMirror) { bVert = bMirror; Invalidate(); }
void MirrorHorz(bool bMirror) { bHorz = bMirror; Invalidate(); }
void SetGraphic(const Graphic& rGrf);
diff --git a/sw/source/uibase/inc/bookctrl.hxx b/sw/source/uibase/inc/bookctrl.hxx
index 7ec842f29692..a69f020d6c51 100644
--- a/sw/source/uibase/inc/bookctrl.hxx
+++ b/sw/source/uibase/inc/bookctrl.hxx
@@ -34,7 +34,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
SwBookmarkControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
- virtual ~SwBookmarkControl();
+ virtual ~SwBookmarkControl() override;
private:
OUString sPageNumber;
diff --git a/sw/source/uibase/inc/bookmark.hxx b/sw/source/uibase/inc/bookmark.hxx
index 472cedb2bb64..c7fbd5c5b53b 100644
--- a/sw/source/uibase/inc/bookmark.hxx
+++ b/sw/source/uibase/inc/bookmark.hxx
@@ -84,7 +84,7 @@ class SwInsertBookmarkDlg: public SvxStandardDialog
public:
SwInsertBookmarkDlg(vcl::Window* pParent, SwWrtShell& rSh, SfxRequest& rReq);
- virtual ~SwInsertBookmarkDlg();
+ virtual ~SwInsertBookmarkDlg() override;
virtual void dispose() override;
};
diff --git a/sw/source/uibase/inc/break.hxx b/sw/source/uibase/inc/break.hxx
index 2afa1f8cd21e..e77362b66603 100644
--- a/sw/source/uibase/inc/break.hxx
+++ b/sw/source/uibase/inc/break.hxx
@@ -64,7 +64,7 @@ protected:
public:
SwBreakDlg( vcl::Window *pParent, SwWrtShell &rSh );
- virtual ~SwBreakDlg();
+ virtual ~SwBreakDlg() override;
virtual void dispose() override;
const OUString& GetTemplateName() { return aTemplate; }
diff --git a/sw/source/uibase/inc/changedb.hxx b/sw/source/uibase/inc/changedb.hxx
index 4c99a2d7c2af..cc742de2f208 100644
--- a/sw/source/uibase/inc/changedb.hxx
+++ b/sw/source/uibase/inc/changedb.hxx
@@ -57,7 +57,7 @@ class SwChangeDBDlg: public SvxStandardDialog
public:
SwChangeDBDlg(SwView& rVw);
- virtual ~SwChangeDBDlg();
+ virtual ~SwChangeDBDlg() override;
virtual void dispose() override;
};
diff --git a/sw/source/uibase/inc/chrdlg.hxx b/sw/source/uibase/inc/chrdlg.hxx
index 5f1482806f77..a52e1a5bd30b 100644
--- a/sw/source/uibase/inc/chrdlg.hxx
+++ b/sw/source/uibase/inc/chrdlg.hxx
@@ -48,7 +48,7 @@ public:
SwCharDlg(vcl::Window* pParent, SwView& pVw, const SfxItemSet& rCoreSet,
SwCharDlgMode nDialogMode, const OUString* pFormatStr = nullptr);
- virtual ~SwCharDlg();
+ virtual ~SwCharDlg() override;
virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) override;
};
@@ -77,7 +77,7 @@ public:
SwCharURLPage( vcl::Window* pParent,
const SfxItemSet& rSet );
- virtual ~SwCharURLPage();
+ virtual ~SwCharURLPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
const SfxItemSet* rAttrSet);
diff --git a/sw/source/uibase/inc/colex.hxx b/sw/source/uibase/inc/colex.hxx
index 529c682add4f..869b943a10e3 100644
--- a/sw/source/uibase/inc/colex.hxx
+++ b/sw/source/uibase/inc/colex.hxx
@@ -59,7 +59,7 @@ public:
, pGridItem(nullptr)
{}
- virtual ~SwPageGridExample();
+ virtual ~SwPageGridExample() override;
virtual void dispose() override;
void UpdateExample( const SfxItemSet& rSet );
};
diff --git a/sw/source/uibase/inc/column.hxx b/sw/source/uibase/inc/column.hxx
index a9fa3d504339..446221c6681e 100644
--- a/sw/source/uibase/inc/column.hxx
+++ b/sw/source/uibase/inc/column.hxx
@@ -66,7 +66,7 @@ class SwColumnDlg : public SfxModalDialog
public:
SwColumnDlg(vcl::Window* pParent, SwWrtShell& rSh);
- virtual ~SwColumnDlg();
+ virtual ~SwColumnDlg() override;
virtual void dispose() override;
};
@@ -168,7 +168,7 @@ class SwColumnPage : public SfxTabPage
public:
SwColumnPage(vcl::Window *pParent, const SfxItemSet &rSet);
- virtual ~SwColumnPage();
+ virtual ~SwColumnPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window *pParent, const SfxItemSet *rSet);
diff --git a/sw/source/uibase/inc/content.hxx b/sw/source/uibase/inc/content.hxx
index feafa87f7b1e..cc8309feb225 100644
--- a/sw/source/uibase/inc/content.hxx
+++ b/sw/source/uibase/inc/content.hxx
@@ -113,7 +113,7 @@ public:
SwGraphicContent(const SwContentType* pCnt, const OUString& rName, const OUString& rLink, long nYPos)
: SwContent( pCnt, rName, nYPos ), sLink( rLink )
{}
- virtual ~SwGraphicContent();
+ virtual ~SwGraphicContent() override;
const OUString& GetLink() const {return sLink;}
};
@@ -125,7 +125,7 @@ public:
SwTOXBaseContent(const SwContentType* pCnt, const OUString& rName, long nYPos, const SwTOXBase& rBase)
: SwContent( pCnt, rName, nYPos ), pBase(&rBase)
{}
- virtual ~SwTOXBaseContent();
+ virtual ~SwTOXBaseContent() override;
const SwTOXBase* GetTOXBase() const {return pBase;}
};
@@ -155,7 +155,7 @@ protected:
static OUString RemoveNewline(const OUString&);
public:
SwContentType(SwWrtShell* pParent, ContentTypeId nType, sal_uInt8 nLevel );
- virtual ~SwContentType();
+ virtual ~SwContentType() override;
void Init(bool* pbInvalidateWindow = nullptr);
diff --git a/sw/source/uibase/inc/conttree.hxx b/sw/source/uibase/inc/conttree.hxx
index 27b5469a2444..3138f90c873c 100644
--- a/sw/source/uibase/inc/conttree.hxx
+++ b/sw/source/uibase/inc/conttree.hxx
@@ -157,7 +157,7 @@ protected:
public:
SwContentTree(vcl::Window* pParent, const ResId& rResId);
- virtual ~SwContentTree();
+ virtual ~SwContentTree() override;
virtual void dispose() override;
OUString GetEntryAltText( SvTreeListEntry* pEntry ) const override;
OUString GetEntryLongDescription( SvTreeListEntry* pEntry ) const override;
@@ -331,7 +331,7 @@ protected:
public:
SwGlobalTree(vcl::Window* pParent, const ResId& rResId);
- virtual ~SwGlobalTree();
+ virtual ~SwGlobalTree() override;
virtual void dispose() override;
void TbxMenuHdl(sal_uInt16 nTbxId, ToolBox* pBox);
diff --git a/sw/source/uibase/inc/convert.hxx b/sw/source/uibase/inc/convert.hxx
index cc2ae88e4417..d8bfbebd406b 100644
--- a/sw/source/uibase/inc/convert.hxx
+++ b/sw/source/uibase/inc/convert.hxx
@@ -62,7 +62,7 @@ class SwConvertTableDlg: public SfxModalDialog
public:
SwConvertTableDlg( SwView& rView, bool bToTable );
- virtual ~SwConvertTableDlg();
+ virtual ~SwConvertTableDlg() override;
virtual void dispose() override;
void GetValues( sal_Unicode& rDelim,
diff --git a/sw/source/uibase/inc/cption.hxx b/sw/source/uibase/inc/cption.hxx
index 407d12a4406e..36b5d2c98226 100644
--- a/sw/source/uibase/inc/cption.hxx
+++ b/sw/source/uibase/inc/cption.hxx
@@ -107,7 +107,7 @@ class SwCaptionDialog : public SvxStandardDialog
static OUString our_aSepTextSave; // Save caption separator text
public:
SwCaptionDialog( vcl::Window *pParent, SwView &rV );
- virtual ~SwCaptionDialog();
+ virtual ~SwCaptionDialog() override;
virtual void dispose() override;
};
diff --git a/sw/source/uibase/inc/dbconfig.hxx b/sw/source/uibase/inc/dbconfig.hxx
index c4c4c6e5e3f5..a04b32f82af0 100644
--- a/sw/source/uibase/inc/dbconfig.hxx
+++ b/sw/source/uibase/inc/dbconfig.hxx
@@ -35,7 +35,7 @@ private:
public:
SwDBConfig();
- virtual ~SwDBConfig();
+ virtual ~SwDBConfig() override;
void Load();
const SwDBData& GetAddressSource();
diff --git a/sw/source/uibase/inc/dbinsdlg.hxx b/sw/source/uibase/inc/dbinsdlg.hxx
index 88ab3b7853fb..d7d9bf953d79 100644
--- a/sw/source/uibase/inc/dbinsdlg.hxx
+++ b/sw/source/uibase/inc/dbinsdlg.hxx
@@ -156,7 +156,7 @@ public:
css::uno::Reference<css::sdbcx::XColumnsSupplier> const & xColSupp,
const SwDBData& rData );
- virtual ~SwInsertDBColAutoPilot();
+ virtual ~SwInsertDBColAutoPilot() override;
virtual void dispose() override;
void DataToDoc( const css::uno::Sequence< css::uno::Any >& rSelection,
diff --git a/sw/source/uibase/inc/dbtree.hxx b/sw/source/uibase/inc/dbtree.hxx
index ffbb1d0d0399..a12a0f7fddb5 100644
--- a/sw/source/uibase/inc/dbtree.hxx
+++ b/sw/source/uibase/inc/dbtree.hxx
@@ -49,7 +49,7 @@ class SW_DLLPUBLIC SwDBTreeList : public SvTreeListBox
public:
SwDBTreeList(vcl::Window* pParent, WinBits nStyle);
- virtual ~SwDBTreeList();
+ virtual ~SwDBTreeList() override;
virtual void dispose() override;
virtual Size GetOptimalSize() const override;
diff --git a/sw/source/uibase/inc/dbui.hxx b/sw/source/uibase/inc/dbui.hxx
index 80dc4c47f2af..b70d8e836dfd 100644
--- a/sw/source/uibase/inc/dbui.hxx
+++ b/sw/source/uibase/inc/dbui.hxx
@@ -37,7 +37,7 @@ protected:
using Dialog::StartExecuteModal;
public:
- virtual ~CancelableDialog();
+ virtual ~CancelableDialog() override;
virtual void dispose() override;
void SetCancelHdl( const Link<Button*,void>& rLink );
@@ -59,7 +59,7 @@ public:
VclPtr<FixedText> m_pPrintInfo;
PrintMonitor( vcl::Window *pParent, bool modal, PrintMonitorType eType );
- virtual ~PrintMonitor();
+ virtual ~PrintMonitor() override;
virtual void dispose() override;
};
@@ -67,7 +67,7 @@ class CreateMonitor : public CancelableDialog
{
public:
CreateMonitor( vcl::Window *pParent, bool modal );
- virtual ~CreateMonitor();
+ virtual ~CreateMonitor() override;
virtual void dispose() override;
void SetTotalCount( sal_Int32 nTotal );
diff --git a/sw/source/uibase/inc/docstdlg.hxx b/sw/source/uibase/inc/docstdlg.hxx
index ea504d78b85d..ef9505685598 100644
--- a/sw/source/uibase/inc/docstdlg.hxx
+++ b/sw/source/uibase/inc/docstdlg.hxx
@@ -31,7 +31,7 @@ class SwDocStatPage: public SfxTabPage
{
public:
SwDocStatPage(vcl::Window *pParent, const SfxItemSet &rSet);
- virtual ~SwDocStatPage();
+ virtual ~SwDocStatPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window *pParent, const SfxItemSet *rSet);
diff --git a/sw/source/uibase/inc/drformsh.hxx b/sw/source/uibase/inc/drformsh.hxx
index 194a6f706757..d0cad184ff98 100644
--- a/sw/source/uibase/inc/drformsh.hxx
+++ b/sw/source/uibase/inc/drformsh.hxx
@@ -34,7 +34,7 @@ private:
public:
SwDrawFormShell(SwView &rView);
- virtual ~SwDrawFormShell();
+ virtual ~SwDrawFormShell() override;
void Execute(SfxRequest &);
void GetState(SfxItemSet &);
diff --git a/sw/source/uibase/inc/drpcps.hxx b/sw/source/uibase/inc/drpcps.hxx
index fa1aec6d2b07..ca92eb943f5f 100644
--- a/sw/source/uibase/inc/drpcps.hxx
+++ b/sw/source/uibase/inc/drpcps.hxx
@@ -81,7 +81,7 @@ friend class SwDropCapsPict;
public:
SwDropCapsPage(vcl::Window *pParent, const SfxItemSet &rSet);
- virtual ~SwDropCapsPage();
+ virtual ~SwDropCapsPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window *pParent, const SfxItemSet *rSet);
diff --git a/sw/source/uibase/inc/drwbassh.hxx b/sw/source/uibase/inc/drwbassh.hxx
index 1ade7acc6a73..9ae0f9fd28a3 100644
--- a/sw/source/uibase/inc/drwbassh.hxx
+++ b/sw/source/uibase/inc/drwbassh.hxx
@@ -34,7 +34,7 @@ class SwDrawBaseShell: public SwBaseShell
DECL_LINK_TYPED(ValidatePosition, SvxSwFrameValidation&, void );
public:
SwDrawBaseShell(SwView &rShell);
- virtual ~SwDrawBaseShell();
+ virtual ~SwDrawBaseShell() override;
SFX_DECL_INTERFACE(SW_DRAWBASESHELL)
diff --git a/sw/source/uibase/inc/drwtxtsh.hxx b/sw/source/uibase/inc/drwtxtsh.hxx
index d4d027671b0e..ff737f2b38c9 100644
--- a/sw/source/uibase/inc/drwtxtsh.hxx
+++ b/sw/source/uibase/inc/drwtxtsh.hxx
@@ -50,7 +50,7 @@ public:
SwWrtShell &GetShell();
SwDrawTextShell(SwView &rView);
- virtual ~SwDrawTextShell();
+ virtual ~SwDrawTextShell() override;
virtual ::svl::IUndoManager*
GetUndoManager() override;
diff --git a/sw/source/uibase/inc/edtwin.hxx b/sw/source/uibase/inc/edtwin.hxx
index 38772c947c34..a988735e88ac 100644
--- a/sw/source/uibase/inc/edtwin.hxx
+++ b/sw/source/uibase/inc/edtwin.hxx
@@ -291,7 +291,7 @@ public:
SwFrameControlsManager& GetFrameControlsManager();
SwEditWin(vcl::Window *pParent, SwView &);
- virtual ~SwEditWin();
+ virtual ~SwEditWin() override;
virtual void dispose() override;
virtual void Command( const CommandEvent& rCEvt ) override;
diff --git a/sw/source/uibase/inc/envimg.hxx b/sw/source/uibase/inc/envimg.hxx
index 02fb1700df0d..26b7214b1725 100644
--- a/sw/source/uibase/inc/envimg.hxx
+++ b/sw/source/uibase/inc/envimg.hxx
@@ -77,7 +77,7 @@ private:
public:
SwEnvCfgItem();
- virtual ~SwEnvCfgItem();
+ virtual ~SwEnvCfgItem() override;
SwEnvItem& GetItem() {return aEnvItem;}
diff --git a/sw/source/uibase/inc/envlop.hxx b/sw/source/uibase/inc/envlop.hxx
index de03b654d16d..33edd2b73acb 100644
--- a/sw/source/uibase/inc/envlop.hxx
+++ b/sw/source/uibase/inc/envlop.hxx
@@ -72,7 +72,7 @@ friend class SwEnvPreview;
public:
SwEnvDlg(vcl::Window* pParent, const SfxItemSet& rSet, SwWrtShell* pWrtSh, Printer* pPrt, bool bInsert);
- virtual ~SwEnvDlg();
+ virtual ~SwEnvDlg() override;
virtual void dispose() override;
};
@@ -103,7 +103,7 @@ class SwEnvPage : public SfxTabPage
public:
SwEnvPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwEnvPage();
+ virtual ~SwEnvPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rSet);
diff --git a/sw/source/uibase/inc/fldedt.hxx b/sw/source/uibase/inc/fldedt.hxx
index 72688b99c9c3..7673e6231e59 100644
--- a/sw/source/uibase/inc/fldedt.hxx
+++ b/sw/source/uibase/inc/fldedt.hxx
@@ -42,7 +42,7 @@ class SwFieldEditDlg : public SfxSingleTabDialog
public:
SwFieldEditDlg(SwView& rVw);
- virtual ~SwFieldEditDlg();
+ virtual ~SwFieldEditDlg() override;
virtual void dispose() override;
DECL_LINK_TYPED(OKHdl, Button*, void);
diff --git a/sw/source/uibase/inc/fldtdlg.hxx b/sw/source/uibase/inc/fldtdlg.hxx
index 12b797d8c7aa..fd4de61d23c2 100644
--- a/sw/source/uibase/inc/fldtdlg.hxx
+++ b/sw/source/uibase/inc/fldtdlg.hxx
@@ -48,7 +48,7 @@ class SwFieldDlg: public SfxTabDialog
public:
SwFieldDlg(SfxBindings* pB, SwChildWinWrapper* pCW, vcl::Window *pParent);
- virtual ~SwFieldDlg();
+ virtual ~SwFieldDlg() override;
DECL_LINK_TYPED(OKHdl, Button*, void);
DECL_LINK_TYPED(CancelHdl, Button*, void);
diff --git a/sw/source/uibase/inc/fontcfg.hxx b/sw/source/uibase/inc/fontcfg.hxx
index cee5e671914f..2a03d5677e26 100644
--- a/sw/source/uibase/inc/fontcfg.hxx
+++ b/sw/source/uibase/inc/fontcfg.hxx
@@ -75,7 +75,7 @@ class SW_DLLPUBLIC SwStdFontConfig : public utl::ConfigItem
public:
SwStdFontConfig();
- virtual ~SwStdFontConfig();
+ virtual ~SwStdFontConfig() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
diff --git a/sw/source/uibase/inc/frmdlg.hxx b/sw/source/uibase/inc/frmdlg.hxx
index 418bdcdcc4a9..a0f226c063f3 100644
--- a/sw/source/uibase/inc/frmdlg.hxx
+++ b/sw/source/uibase/inc/frmdlg.hxx
@@ -58,7 +58,7 @@ public:
const OString& sDefPage = OString(),
const OUString* pFormatStr = nullptr);
- virtual ~SwFrameDlg();
+ virtual ~SwFrameDlg() override;
SwWrtShell* GetWrtShell() { return m_pWrtShell; }
};
diff --git a/sw/source/uibase/inc/frmpage.hxx b/sw/source/uibase/inc/frmpage.hxx
index 225a9220a7d3..7978ef994198 100644
--- a/sw/source/uibase/inc/frmpage.hxx
+++ b/sw/source/uibase/inc/frmpage.hxx
@@ -185,7 +185,7 @@ class SwFramePage: public SfxTabPage
public:
SwFramePage(vcl::Window *pParent, const SfxItemSet &rSet);
- virtual ~SwFramePage();
+ virtual ~SwFramePage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window *pParent, const SfxItemSet *rSet);
@@ -227,7 +227,7 @@ class SwGrfExtPage: public SfxTabPage
DECL_LINK_TYPED(BrowseHdl, Button*, void);
virtual void ActivatePage(const SfxItemSet& rSet) override;
- virtual ~SwGrfExtPage();
+ virtual ~SwGrfExtPage() override;
virtual void dispose() override;
using SfxTabPage::ActivatePage;
@@ -262,7 +262,7 @@ class SwFrameURLPage : public SfxTabPage
public:
SwFrameURLPage(vcl::Window *pParent, const SfxItemSet &rSet);
- virtual ~SwFrameURLPage();
+ virtual ~SwFrameURLPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window *pParent, const SfxItemSet *rSet);
@@ -311,7 +311,7 @@ class SwFrameAddPage : public SfxTabPage
public:
SwFrameAddPage(vcl::Window *pParent, const SfxItemSet &rSet);
- virtual ~SwFrameAddPage();
+ virtual ~SwFrameAddPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window *pParent, const SfxItemSet *rSet);
diff --git a/sw/source/uibase/inc/frmsh.hxx b/sw/source/uibase/inc/frmsh.hxx
index 6037fc4913a6..10ce123d2953 100644
--- a/sw/source/uibase/inc/frmsh.hxx
+++ b/sw/source/uibase/inc/frmsh.hxx
@@ -32,7 +32,7 @@ private:
public:
SwFrameShell(SwView &rView);
- virtual ~SwFrameShell();
+ virtual ~SwFrameShell() override;
void Execute(SfxRequest &);
void GetState(SfxItemSet &);
diff --git a/sw/source/uibase/inc/glosbib.hxx b/sw/source/uibase/inc/glosbib.hxx
index b9a98642a02d..34cf12a19cda 100644
--- a/sw/source/uibase/inc/glosbib.hxx
+++ b/sw/source/uibase/inc/glosbib.hxx
@@ -97,7 +97,7 @@ public:
SwGlossaryGroupDlg(vcl::Window * pParent,
std::vector<OUString> const& rPathArr,
SwGlossaryHdl *pGlosHdl);
- virtual ~SwGlossaryGroupDlg();
+ virtual ~SwGlossaryGroupDlg() override;
virtual void dispose() override;
const OUString& GetCreatedGroupName() const {return sCreatedGroup;}
diff --git a/sw/source/uibase/inc/gloslst.hxx b/sw/source/uibase/inc/gloslst.hxx
index 978c453b8e7f..b25e63fb2f48 100644
--- a/sw/source/uibase/inc/gloslst.hxx
+++ b/sw/source/uibase/inc/gloslst.hxx
@@ -54,7 +54,7 @@ class SwGlossaryList : public AutoTimer
public:
SwGlossaryList();
- virtual ~SwGlossaryList();
+ virtual ~SwGlossaryList() override;
void HasLongName(const OUString& rBegin, std::vector<OUString> *pLongNames);
bool GetShortName(const OUString& rLongName,
diff --git a/sw/source/uibase/inc/glossary.hxx b/sw/source/uibase/inc/glossary.hxx
index 2cd8d7b92d44..bbf7f1fc57e7 100644
--- a/sw/source/uibase/inc/glossary.hxx
+++ b/sw/source/uibase/inc/glossary.hxx
@@ -150,7 +150,7 @@ class SwGlossaryDlg : public SvxStandardDialog
void ResetResumeData() {bResume = false;}
public:
SwGlossaryDlg(SfxViewFrame* pViewFrame, SwGlossaryHdl* pGlosHdl, SwWrtShell *pWrtShell);
- virtual ~SwGlossaryDlg();
+ virtual ~SwGlossaryDlg() override;
virtual void dispose() override;
OUString GetCurrGrpName() const;
OUString GetCurrShortName() const
diff --git a/sw/source/uibase/inc/glshell.hxx b/sw/source/uibase/inc/glshell.hxx
index 3421e14570be..f682b48cf62e 100644
--- a/sw/source/uibase/inc/glshell.hxx
+++ b/sw/source/uibase/inc/glshell.hxx
@@ -38,7 +38,7 @@ private:
public:
SwGlosDocShell( bool bNewShow = true);
- virtual ~SwGlosDocShell();
+ virtual ~SwGlosDocShell() override;
void Execute( SfxRequest& );
void GetState( SfxItemSet& );
@@ -68,7 +68,7 @@ private:
public:
SwWebGlosDocShell();
- virtual ~SwWebGlosDocShell();
+ virtual ~SwWebGlosDocShell() override;
void Execute( SfxRequest& );
void GetState( SfxItemSet& );
diff --git a/sw/source/uibase/inc/grfsh.hxx b/sw/source/uibase/inc/grfsh.hxx
index 5a74c46487f4..c54047ea52b1 100644
--- a/sw/source/uibase/inc/grfsh.hxx
+++ b/sw/source/uibase/inc/grfsh.hxx
@@ -42,7 +42,7 @@ public:
void GetAttrStateForRotation(SfxItemSet& rRequest);
SwGrfShell(SwView &rView);
- virtual ~SwGrfShell();
+ virtual ~SwGrfShell() override;
};
#endif
diff --git a/sw/source/uibase/inc/hyp.hxx b/sw/source/uibase/inc/hyp.hxx
index c8881ba301f6..24942e31c680 100644
--- a/sw/source/uibase/inc/hyp.hxx
+++ b/sw/source/uibase/inc/hyp.hxx
@@ -46,7 +46,7 @@ public:
SwHyphWrapper( SwView* pVw,
css::uno::Reference< css::linguistic2::XHyphenator > &rxHyph,
bool bStart, bool bOther, bool bSelect );
- virtual ~SwHyphWrapper();
+ virtual ~SwHyphWrapper() override;
};
#endif
diff --git a/sw/source/uibase/inc/inpdlg.hxx b/sw/source/uibase/inc/inpdlg.hxx
index fec27ec571f7..11672e5f6239 100644
--- a/sw/source/uibase/inc/inpdlg.hxx
+++ b/sw/source/uibase/inc/inpdlg.hxx
@@ -53,7 +53,7 @@ class SwFieldInputDlg: public SvxStandardDialog
public:
SwFieldInputDlg( vcl::Window *pParent, SwWrtShell &rSh,
SwField* pField, bool bNextButton = false );
- virtual ~SwFieldInputDlg();
+ virtual ~SwFieldInputDlg() override;
virtual void dispose() override;
};
diff --git a/sw/source/uibase/inc/inputwin.hxx b/sw/source/uibase/inc/inputwin.hxx
index 666a6ae8a5f6..0f999eb61565 100644
--- a/sw/source/uibase/inc/inputwin.hxx
+++ b/sw/source/uibase/inc/inputwin.hxx
@@ -80,7 +80,7 @@ protected:
public:
SwInputWindow(vcl::Window* pParent, SfxDispatcher* pDispatcher);
- virtual ~SwInputWindow();
+ virtual ~SwInputWindow() override;
virtual void dispose() override;
virtual void DataChanged( const DataChangedEvent& rDCEvt ) override;
@@ -101,7 +101,7 @@ public:
sal_uInt16 nId,
SfxBindings*,
SfxChildWinInfo* );
- virtual ~SwInputChild();
+ virtual ~SwInputChild() override;
SFX_DECL_CHILDWINDOW_WITHID( SwInputChild );
void SetFormula( const OUString& rFormula )
{ static_cast<SwInputWindow*>(GetWindow())->SetFormula( rFormula ); }
diff --git a/sw/source/uibase/inc/insfnote.hxx b/sw/source/uibase/inc/insfnote.hxx
index 18a0d8bf068b..4065f453754b 100644
--- a/sw/source/uibase/inc/insfnote.hxx
+++ b/sw/source/uibase/inc/insfnote.hxx
@@ -66,7 +66,7 @@ class SwInsFootNoteDlg: public SvxStandardDialog
public:
SwInsFootNoteDlg(vcl::Window * pParent, SwWrtShell &rSh, bool bEd = false);
- virtual ~SwInsFootNoteDlg();
+ virtual ~SwInsFootNoteDlg() override;
virtual void dispose() override;
const OUString& GetFontName() { return m_aFontName; }
diff --git a/sw/source/uibase/inc/instable.hxx b/sw/source/uibase/inc/instable.hxx
index bd84cdd5103a..51523e42b8a5 100644
--- a/sw/source/uibase/inc/instable.hxx
+++ b/sw/source/uibase/inc/instable.hxx
@@ -65,7 +65,7 @@ class SwInsTableDlg : public SfxModalDialog
public:
SwInsTableDlg( SwView& rView );
- virtual ~SwInsTableDlg();
+ virtual ~SwInsTableDlg() override;
virtual void dispose() override;
void GetValues( OUString& rName, sal_uInt16& rRow, sal_uInt16& rCol,
diff --git a/sw/source/uibase/inc/javaedit.hxx b/sw/source/uibase/inc/javaedit.hxx
index d8c5739faeba..14d1a4b8ff9c 100644
--- a/sw/source/uibase/inc/javaedit.hxx
+++ b/sw/source/uibase/inc/javaedit.hxx
@@ -69,7 +69,7 @@ private:
public:
SwJavaEditDialog(vcl::Window* pParent, SwWrtShell* pWrtSh);
- virtual ~SwJavaEditDialog();
+ virtual ~SwJavaEditDialog() override;
virtual void dispose() override;
const OUString& GetScriptText() const { return aText; }
diff --git a/sw/source/uibase/inc/label.hxx b/sw/source/uibase/inc/label.hxx
index e99c0c775d3f..dc1ddbae1f83 100644
--- a/sw/source/uibase/inc/label.hxx
+++ b/sw/source/uibase/inc/label.hxx
@@ -55,7 +55,7 @@ public:
SwLabDlg( vcl::Window* pParent, const SfxItemSet& rSet,
SwDBManager* pDBManager, bool bLabel);
- virtual ~SwLabDlg();
+ virtual ~SwLabDlg() override;
virtual void dispose() override;
SwLabRec* GetRecord(const OUString &rRecName, bool bCont);
diff --git a/sw/source/uibase/inc/labelcfg.hxx b/sw/source/uibase/inc/labelcfg.hxx
index 504b15c24e12..72ca724294fe 100644
--- a/sw/source/uibase/inc/labelcfg.hxx
+++ b/sw/source/uibase/inc/labelcfg.hxx
@@ -42,7 +42,7 @@ private:
public:
SwLabelConfig();
- virtual ~SwLabelConfig();
+ virtual ~SwLabelConfig() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
diff --git a/sw/source/uibase/inc/linenum.hxx b/sw/source/uibase/inc/linenum.hxx
index f12e8e886794..387b2b647197 100644
--- a/sw/source/uibase/inc/linenum.hxx
+++ b/sw/source/uibase/inc/linenum.hxx
@@ -54,7 +54,7 @@ private:
public:
SwLineNumberingDlg(SwView *pVw);
- virtual ~SwLineNumberingDlg();
+ virtual ~SwLineNumberingDlg() override;
virtual void dispose() override;
};
diff --git a/sw/source/uibase/inc/mailconfigpage.hxx b/sw/source/uibase/inc/mailconfigpage.hxx
index 4f3ea2383ed7..f00b0a55caf0 100644
--- a/sw/source/uibase/inc/mailconfigpage.hxx
+++ b/sw/source/uibase/inc/mailconfigpage.hxx
@@ -56,7 +56,7 @@ class SwMailConfigPage : public SfxTabPage
public:
SwMailConfigPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SwMailConfigPage();
+ virtual ~SwMailConfigPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
diff --git a/sw/source/uibase/inc/maildispatcher.hxx b/sw/source/uibase/inc/maildispatcher.hxx
index 329589049555..3410caefad64 100644
--- a/sw/source/uibase/inc/maildispatcher.hxx
+++ b/sw/source/uibase/inc/maildispatcher.hxx
@@ -67,7 +67,7 @@ public:
Shutdown the mail dispatcher. Every mail messages
not yet sent will be discarded.
*/
- virtual ~MailDispatcher();
+ virtual ~MailDispatcher() override;
/**
Enqueue a mail message for delivery. A client must
diff --git a/sw/source/uibase/inc/mailmergehelper.hxx b/sw/source/uibase/inc/mailmergehelper.hxx
index 36012db504f1..fdf3275033fc 100644
--- a/sw/source/uibase/inc/mailmergehelper.hxx
+++ b/sw/source/uibase/inc/mailmergehelper.hxx
@@ -77,7 +77,7 @@ class SW_DLLPUBLIC SwAddressPreview : public vcl::Window
public:
SwAddressPreview(vcl::Window* pParent, WinBits nStyle=WB_BORDER);
- virtual ~SwAddressPreview();
+ virtual ~SwAddressPreview() override;
virtual void dispose() override;
void positionScrollBar();
@@ -153,7 +153,7 @@ public:
, m_aPassword(password)
, m_pParentWindow(pParent)
{}
- virtual ~SwAuthenticator();
+ virtual ~SwAuthenticator() override;
virtual OUString SAL_CALL getUserName() throw (css::uno::RuntimeException, std::exception) override;
virtual OUString SAL_CALL getPassword() throw (css::uno::RuntimeException, std::exception) override;
@@ -168,7 +168,7 @@ class SW_DLLPUBLIC SwConnectionContext : public cppu::WeakImplHelper<css::uno::X
public:
SwConnectionContext(const OUString& rMailServer, sal_Int16 nPort, const OUString& rConnectionType);
- virtual ~SwConnectionContext();
+ virtual ~SwConnectionContext() override;
virtual css::uno::Any SAL_CALL getValueByName(const OUString& Name)
throw (css::uno::RuntimeException, std::exception) override;
@@ -190,7 +190,7 @@ public:
SwConnectionListener() :
cppu::WeakComponentImplHelper<css::mail::XConnectionListener>(m_aMutex)
{}
- virtual ~SwConnectionListener();
+ virtual ~SwConnectionListener() override;
virtual void SAL_CALL connected(const css::lang::EventObject& aEvent)
throw (css::uno::RuntimeException, std::exception) override;
@@ -215,7 +215,7 @@ class SW_DLLPUBLIC SwMailTransferable :
public:
SwMailTransferable(const OUString& rURL, const OUString& rName, const OUString& rMimeType);
SwMailTransferable(const OUString& rBody, const OUString& rMimeType);
- virtual ~SwMailTransferable();
+ virtual ~SwMailTransferable() override;
virtual css::uno::Any SAL_CALL getTransferData(const css::datatransfer::DataFlavor& aFlavor)
throw (css::datatransfer::UnsupportedFlavorException, css::io::IOException,
css::uno::RuntimeException, std::exception) override;
@@ -274,7 +274,7 @@ class SW_DLLPUBLIC SwMailMessage :
css::uno::Sequence<css::mail::MailAttachment> m_aAttachments;
public:
SwMailMessage();
- virtual ~SwMailMessage();
+ virtual ~SwMailMessage() override;
// attributes
virtual OUString SAL_CALL getSenderName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/sw/source/uibase/inc/mailmergewizard.hxx b/sw/source/uibase/inc/mailmergewizard.hxx
index 5f8b5b7b7eab..8ca75562f6b2 100644
--- a/sw/source/uibase/inc/mailmergewizard.hxx
+++ b/sw/source/uibase/inc/mailmergewizard.hxx
@@ -61,7 +61,7 @@ protected:
public:
SwMailMergeWizard(SwView& rView, std::shared_ptr<SwMailMergeConfigItem>& rConfigItem);
- virtual ~SwMailMergeWizard();
+ virtual ~SwMailMergeWizard() override;
SwView* GetSwView() {return m_pSwView;}
SwMailMergeConfigItem& GetConfigItem() { return *m_xConfigItem.get();}
diff --git a/sw/source/uibase/inc/mailmrge.hxx b/sw/source/uibase/inc/mailmrge.hxx
index 0b53bb0894dc..b5a3550f9f69 100644
--- a/sw/source/uibase/inc/mailmrge.hxx
+++ b/sw/source/uibase/inc/mailmrge.hxx
@@ -124,7 +124,7 @@ public:
sal_Int32 nCommandType,
const css::uno::Reference< css::sdbc::XConnection>& xConnection,
css::uno::Sequence< css::uno::Any >* pSelection = nullptr);
- virtual ~SwMailMergeDlg();
+ virtual ~SwMailMergeDlg() override;
virtual void dispose() override;
inline DBManagerOptions GetMergeType() { return nMergeType; }
@@ -145,7 +145,7 @@ class SwMailMergeCreateFromDlg : public ModalDialog
VclPtr<RadioButton> m_pThisDocRB;
public:
SwMailMergeCreateFromDlg(vcl::Window* pParent);
- virtual ~SwMailMergeCreateFromDlg();
+ virtual ~SwMailMergeCreateFromDlg() override;
virtual void dispose() override;
bool IsThisDocument() const
{
@@ -158,7 +158,7 @@ class SwMailMergeFieldConnectionsDlg : public ModalDialog
VclPtr<RadioButton> m_pUseExistingRB;
public:
SwMailMergeFieldConnectionsDlg(vcl::Window* pParent);
- virtual ~SwMailMergeFieldConnectionsDlg();
+ virtual ~SwMailMergeFieldConnectionsDlg() override;
virtual void dispose() override;
bool IsUseExistingConnections() const
diff --git a/sw/source/uibase/inc/mergetbl.hxx b/sw/source/uibase/inc/mergetbl.hxx
index 3c522329276c..567cb27cfdd9 100644
--- a/sw/source/uibase/inc/mergetbl.hxx
+++ b/sw/source/uibase/inc/mergetbl.hxx
@@ -34,7 +34,7 @@ protected:
public:
SwMergeTableDlg( vcl::Window *pParent, bool& rWithPrev );
- virtual ~SwMergeTableDlg();
+ virtual ~SwMergeTableDlg() override;
virtual void dispose() override;
};
diff --git a/sw/source/uibase/inc/multmrk.hxx b/sw/source/uibase/inc/multmrk.hxx
index c05adc2a1099..0134db097567 100644
--- a/sw/source/uibase/inc/multmrk.hxx
+++ b/sw/source/uibase/inc/multmrk.hxx
@@ -41,7 +41,7 @@ class SwMultiTOXMarkDlg : public SvxStandardDialog
void Apply() override;
public:
SwMultiTOXMarkDlg( vcl::Window* pParent, SwTOXMgr &rTOXMgr );
- virtual ~SwMultiTOXMarkDlg();
+ virtual ~SwMultiTOXMarkDlg() override;
virtual void dispose() override;
};
diff --git a/sw/source/uibase/inc/navicfg.hxx b/sw/source/uibase/inc/navicfg.hxx
index e0f77646b6be..a9b562493623 100644
--- a/sw/source/uibase/inc/navicfg.hxx
+++ b/sw/source/uibase/inc/navicfg.hxx
@@ -40,7 +40,7 @@ class SwNavigationConfig : public utl::ConfigItem
public:
SwNavigationConfig();
- virtual ~SwNavigationConfig();
+ virtual ~SwNavigationConfig() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
diff --git a/sw/source/uibase/inc/navipi.hxx b/sw/source/uibase/inc/navipi.hxx
index 87cce4fbc9a2..b1635c94421c 100644
--- a/sw/source/uibase/inc/navipi.hxx
+++ b/sw/source/uibase/inc/navipi.hxx
@@ -135,7 +135,7 @@ protected:
public:
SwNavigationPI(SfxBindings*, SfxChildWindowContext*, vcl::Window*);
- virtual ~SwNavigationPI();
+ virtual ~SwNavigationPI() override;
virtual void dispose() override;
void GotoPage(); // jump to page; bindable function
diff --git a/sw/source/uibase/inc/num.hxx b/sw/source/uibase/inc/num.hxx
index 2fb2d59e24bd..5d98778ee079 100644
--- a/sw/source/uibase/inc/num.hxx
+++ b/sw/source/uibase/inc/num.hxx
@@ -109,7 +109,7 @@ public:
SwNumPositionTabPage(vcl::Window* pParent,
const SfxItemSet& rSet);
- virtual ~SwNumPositionTabPage();
+ virtual ~SwNumPositionTabPage() override;
virtual void dispose() override;
virtual void ActivatePage(const SfxItemSet& rSet) override;
@@ -149,7 +149,7 @@ class SwSvxNumBulletTabDialog : public SfxTabDialog
SwSvxNumBulletTabDialog(vcl::Window* pParent,
const SfxItemSet* pSwItemSet,
SwWrtShell &);
- virtual ~SwSvxNumBulletTabDialog();
+ virtual ~SwSvxNumBulletTabDialog() override;
};
#endif // INCLUDED_SW_SOURCE_UIBASE_INC_NUM_HXX
diff --git a/sw/source/uibase/inc/numberingtypelistbox.hxx b/sw/source/uibase/inc/numberingtypelistbox.hxx
index 965e32e6bc2e..c07af4624195 100644
--- a/sw/source/uibase/inc/numberingtypelistbox.hxx
+++ b/sw/source/uibase/inc/numberingtypelistbox.hxx
@@ -44,7 +44,7 @@ class SW_DLLPUBLIC SwNumberingTypeListBox : public ListBox
public:
SwNumberingTypeListBox( vcl::Window* pWin, WinBits nStyle = WB_BORDER );
- virtual ~SwNumberingTypeListBox();
+ virtual ~SwNumberingTypeListBox() override;
virtual void dispose() override;
virtual bool set_property(const OString &rKey, const OString &rValue) override;
diff --git a/sw/source/uibase/inc/numfmtlb.hxx b/sw/source/uibase/inc/numfmtlb.hxx
index 4ef3759e9ffb..8214b6ddcb3f 100644
--- a/sw/source/uibase/inc/numfmtlb.hxx
+++ b/sw/source/uibase/inc/numfmtlb.hxx
@@ -47,7 +47,7 @@ class SW_DLLPUBLIC NumFormatListBox : public ListBox
public:
NumFormatListBox(vcl::Window* pWin, WinBits nStyle);
- virtual ~NumFormatListBox();
+ virtual ~NumFormatListBox() override;
virtual void dispose() override;
void Clear();
diff --git a/sw/source/uibase/inc/numpara.hxx b/sw/source/uibase/inc/numpara.hxx
index 9ba30dab241c..1a2b9dbd18ad 100644
--- a/sw/source/uibase/inc/numpara.hxx
+++ b/sw/source/uibase/inc/numpara.hxx
@@ -67,7 +67,7 @@ protected:
public:
SwParagraphNumTabPage(vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SwParagraphNumTabPage();
+ virtual ~SwParagraphNumTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
diff --git a/sw/source/uibase/inc/numprevw.hxx b/sw/source/uibase/inc/numprevw.hxx
index be81ee6cebe8..424b3abe4ffd 100644
--- a/sw/source/uibase/inc/numprevw.hxx
+++ b/sw/source/uibase/inc/numprevw.hxx
@@ -45,7 +45,7 @@ class NumberingPreview : public vcl::Window
{
}
- virtual ~NumberingPreview();
+ virtual ~NumberingPreview() override;
void SetNumRule(const SwNumRule* pNum)
{pActNum = pNum; Invalidate();};
diff --git a/sw/source/uibase/inc/optcomp.hxx b/sw/source/uibase/inc/optcomp.hxx
index 1281502dc2dc..27119d3caad7 100644
--- a/sw/source/uibase/inc/optcomp.hxx
+++ b/sw/source/uibase/inc/optcomp.hxx
@@ -61,7 +61,7 @@ private:
public:
SwCompatibilityOptPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SwCompatibilityOptPage();
+ virtual ~SwCompatibilityOptPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
diff --git a/sw/source/uibase/inc/optload.hxx b/sw/source/uibase/inc/optload.hxx
index 162357a0133b..e9ecea4448c4 100644
--- a/sw/source/uibase/inc/optload.hxx
+++ b/sw/source/uibase/inc/optload.hxx
@@ -64,7 +64,7 @@ private:
public:
SwLoadOptPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwLoadOptPage();
+ virtual ~SwLoadOptPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
@@ -168,7 +168,7 @@ private:
public:
SwCaptionOptPage( vcl::Window* pParent,
const SfxItemSet& rSet );
- virtual ~SwCaptionOptPage();
+ virtual ~SwCaptionOptPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
diff --git a/sw/source/uibase/inc/optpage.hxx b/sw/source/uibase/inc/optpage.hxx
index f5df2226821a..bf7df696d0e4 100644
--- a/sw/source/uibase/inc/optpage.hxx
+++ b/sw/source/uibase/inc/optpage.hxx
@@ -63,7 +63,7 @@ class SwContentOptPage : public SfxTabPage
DECL_LINK_TYPED(VertRulerHdl, Button*, void);
public:
SwContentOptPage( vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwContentOptPage();
+ virtual ~SwContentOptPage() override;
virtual void dispose() override;
@@ -110,7 +110,7 @@ class SwAddPrinterTabPage : public SfxTabPage
public:
SwAddPrinterTabPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwAddPrinterTabPage();
+ virtual ~SwAddPrinterTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rAttrSet);
@@ -178,7 +178,7 @@ class SwStdFontTabPage : public SfxTabPage
DECL_LINK_TYPED(LoseFocusHdl, Control&, void );
SwStdFontTabPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwStdFontTabPage();
+ virtual ~SwStdFontTabPage() override;
virtual void dispose() override;
public:
@@ -222,7 +222,7 @@ class SwTableOptionsTabPage : public SfxTabPage
public:
SwTableOptionsTabPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwTableOptionsTabPage();
+ virtual ~SwTableOptionsTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rAttrSet);
@@ -267,7 +267,7 @@ class SwShdwCursorOptionsTabPage : public SfxTabPage
public:
SwShdwCursorOptionsTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SwShdwCursorOptionsTabPage();
+ virtual ~SwShdwCursorOptionsTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rAttrSet);
@@ -310,7 +310,7 @@ protected:
public:
SwMarkPreview(vcl::Window* pParent, WinBits nWinBits);
- virtual ~SwMarkPreview();
+ virtual ~SwMarkPreview() override;
inline void SetColor(const Color& rCol) { m_aMarkCol = rCol; }
inline void SetMarkPos(sal_uInt16 nPos) { nMarkPos = nPos; }
@@ -347,7 +347,7 @@ class SwRedlineOptionsTabPage : public SfxTabPage
public:
SwRedlineOptionsTabPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwRedlineOptionsTabPage();
+ virtual ~SwRedlineOptionsTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rAttrSet);
@@ -364,7 +364,7 @@ class SwTestTabPage : public SfxTabPage
{
public:
SwTestTabPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwTestTabPage();
+ virtual ~SwTestTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window* pParent, const SfxItemSet* rAttrSet);
@@ -407,7 +407,7 @@ class SwCompareOptionsTabPage : public SfxTabPage
public:
SwCompareOptionsTabPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SwCompareOptionsTabPage();
+ virtual ~SwCompareOptionsTabPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
diff --git a/sw/source/uibase/inc/outline.hxx b/sw/source/uibase/inc/outline.hxx
index 7549428d86a2..a6faad129f4c 100644
--- a/sw/source/uibase/inc/outline.hxx
+++ b/sw/source/uibase/inc/outline.hxx
@@ -70,7 +70,7 @@ public:
SwOutlineTabDialog(vcl::Window* pParent,
const SfxItemSet* pSwItemSet,
SwWrtShell &);
- virtual ~SwOutlineTabDialog();
+ virtual ~SwOutlineTabDialog() override;
virtual void dispose() override;
SwNumRule* GetNumRule() {return pNumRule;}
@@ -121,7 +121,7 @@ class SwOutlineSettingsTabPage : public SfxTabPage
public:
SwOutlineSettingsTabPage(vcl::Window* pParent, const SfxItemSet& rSet);
- virtual ~SwOutlineSettingsTabPage();
+ virtual ~SwOutlineSettingsTabPage() override;
virtual void dispose() override;
void SetWrtShell(SwWrtShell* pShell);
diff --git a/sw/source/uibase/inc/pgfnote.hxx b/sw/source/uibase/inc/pgfnote.hxx
index 762da876b393..b1f72c8f42cc 100644
--- a/sw/source/uibase/inc/pgfnote.hxx
+++ b/sw/source/uibase/inc/pgfnote.hxx
@@ -41,7 +41,7 @@ public:
virtual bool FillItemSet(SfxItemSet *rSet) override;
virtual void Reset(const SfxItemSet *rSet) override;
- virtual ~SwFootNotePage();
+ virtual ~SwFootNotePage() override;
virtual void dispose() override;
private:
diff --git a/sw/source/uibase/inc/pggrid.hxx b/sw/source/uibase/inc/pggrid.hxx
index 871598f434ac..f139b7376667 100644
--- a/sw/source/uibase/inc/pggrid.hxx
+++ b/sw/source/uibase/inc/pggrid.hxx
@@ -85,7 +85,7 @@ class SwTextGridPage: public SfxTabPage
public:
SwTextGridPage(vcl::Window *pParent, const SfxItemSet &rSet);
- virtual ~SwTextGridPage();
+ virtual ~SwTextGridPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create(vcl::Window *pParent, const SfxItemSet *rSet);
diff --git a/sw/source/uibase/inc/popbox.hxx b/sw/source/uibase/inc/popbox.hxx
index 7793755f9991..af89d0e07da2 100644
--- a/sw/source/uibase/inc/popbox.hxx
+++ b/sw/source/uibase/inc/popbox.hxx
@@ -32,7 +32,7 @@ protected:
public:
SwHelpToolBox(SwNavigationPI* pParent, const ResId &);
- virtual ~SwHelpToolBox();
+ virtual ~SwHelpToolBox() override;
};
diff --git a/sw/source/uibase/inc/pview.hxx b/sw/source/uibase/inc/pview.hxx
index 8383578045cc..2ddeee6ac546 100644
--- a/sw/source/uibase/inc/pview.hxx
+++ b/sw/source/uibase/inc/pview.hxx
@@ -62,7 +62,7 @@ class SwPagePreviewWin : public vcl::Window
public:
SwPagePreviewWin( vcl::Window* pParent, SwPagePreview& rView );
- virtual ~SwPagePreviewWin();
+ virtual ~SwPagePreviewWin() override;
// calls SwViewShell::Paint
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& rRect ) override;
@@ -294,7 +294,7 @@ public:
void SetVScrollbarThumbPos( const sal_uInt16 _nNewThumbPos );
SwPagePreview( SfxViewFrame* pFrame, SfxViewShell* );
- virtual ~SwPagePreview();
+ virtual ~SwPagePreview() override;
};
diff --git a/sw/source/uibase/inc/redlndlg.hxx b/sw/source/uibase/inc/redlndlg.hxx
index f97ba04643ad..7b55dfc1a3cd 100644
--- a/sw/source/uibase/inc/redlndlg.hxx
+++ b/sw/source/uibase/inc/redlndlg.hxx
@@ -142,7 +142,7 @@ class SwModelessRedlineAcceptDlg : public SfxModelessDialog
public:
SwModelessRedlineAcceptDlg(SfxBindings*, SwChildWinWrapper*, vcl::Window *pParent);
- virtual ~SwModelessRedlineAcceptDlg();
+ virtual ~SwModelessRedlineAcceptDlg() override;
virtual void dispose() override;
virtual void Activate() override;
@@ -169,7 +169,7 @@ class SwRedlineAcceptPanel : public PanelLayout, public SfxListener
SwRedlineAcceptDlg* mpImplDlg;
public:
SwRedlineAcceptPanel(vcl::Window* pParent, const css::uno::Reference<css::frame::XFrame>& rFrame);
- virtual ~SwRedlineAcceptPanel();
+ virtual ~SwRedlineAcceptPanel() override;
virtual void dispose() override;
/// We need to be a SfxListener to be able to update the list of changes when we get SFX_HINT_DOCCHANGED.
diff --git a/sw/source/uibase/inc/regionsw.hxx b/sw/source/uibase/inc/regionsw.hxx
index a7d02171204e..e674c491a1bb 100644
--- a/sw/source/uibase/inc/regionsw.hxx
+++ b/sw/source/uibase/inc/regionsw.hxx
@@ -129,7 +129,7 @@ class SwEditRegionDlg : public SfxModalDialog
public:
SwEditRegionDlg( vcl::Window* pParent, SwWrtShell& rWrtSh );
- virtual ~SwEditRegionDlg();
+ virtual ~SwEditRegionDlg() override;
virtual void dispose() override;
void SelectSection(const OUString& rSectionName);
@@ -180,7 +180,7 @@ class SwInsertSectionTabPage : public SfxTabPage
public:
SwInsertSectionTabPage(vcl::Window *pParent, const SfxItemSet &rAttrSet);
- virtual ~SwInsertSectionTabPage();
+ virtual ~SwInsertSectionTabPage() override;
virtual void dispose() override;
void SetWrtShell(SwWrtShell& rSh);
@@ -225,7 +225,7 @@ class SwSectionFootnoteEndTabPage : public SfxTabPage
public:
SwSectionFootnoteEndTabPage( vcl::Window *pParent, const SfxItemSet &rAttrSet );
- virtual ~SwSectionFootnoteEndTabPage();
+ virtual ~SwSectionFootnoteEndTabPage() override;
virtual void dispose() override;
virtual bool FillItemSet( SfxItemSet* ) override;
@@ -244,7 +244,7 @@ class SwSectionIndentTabPage : public SfxTabPage
DECL_LINK_TYPED(IndentModifyHdl, Edit&, void);
public:
SwSectionIndentTabPage( vcl::Window *pParent, const SfxItemSet &rAttrSet );
- virtual ~SwSectionIndentTabPage();
+ virtual ~SwSectionIndentTabPage() override;
virtual void dispose() override;
virtual bool FillItemSet( SfxItemSet* ) override;
@@ -272,7 +272,7 @@ protected:
virtual short Ok() override;
public:
SwInsertSectionTabDialog(vcl::Window* pParent, const SfxItemSet& rSet, SwWrtShell& rSh);
- virtual ~SwInsertSectionTabDialog();
+ virtual ~SwInsertSectionTabDialog() override;
void SetSectionData(SwSectionData const& rSect);
SwSectionData * GetSectionData() { return m_pSectionData.get(); }
@@ -291,7 +291,7 @@ protected:
virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) override;
public:
SwSectionPropertyTabDialog(vcl::Window* pParent, const SfxItemSet& rSet, SwWrtShell& rSh);
- virtual ~SwSectionPropertyTabDialog();
+ virtual ~SwSectionPropertyTabDialog() override;
};
#endif
diff --git a/sw/source/uibase/inc/rowht.hxx b/sw/source/uibase/inc/rowht.hxx
index 4dd2565287a6..02b82dee2387 100644
--- a/sw/source/uibase/inc/rowht.hxx
+++ b/sw/source/uibase/inc/rowht.hxx
@@ -37,7 +37,7 @@ protected:
public:
SwTableHeightDlg( vcl::Window *pParent, SwWrtShell &rS );
- virtual ~SwTableHeightDlg();
+ virtual ~SwTableHeightDlg() override;
virtual void dispose() override;
};
diff --git a/sw/source/uibase/inc/scroll.hxx b/sw/source/uibase/inc/scroll.hxx
index d2d6ff267985..d9a825af848c 100644
--- a/sw/source/uibase/inc/scroll.hxx
+++ b/sw/source/uibase/inc/scroll.hxx
@@ -49,7 +49,7 @@ public:
bool IsAuto() { return bAuto;}
SwScrollbar(vcl::Window *pParent, bool bHori = true );
- virtual ~SwScrollbar();
+ virtual ~SwScrollbar() override;
};
#endif
diff --git a/sw/source/uibase/inc/selglos.hxx b/sw/source/uibase/inc/selglos.hxx
index 3dfb3ec8c149..32784f684480 100644
--- a/sw/source/uibase/inc/selglos.hxx
+++ b/sw/source/uibase/inc/selglos.hxx
@@ -34,7 +34,7 @@ protected:
DECL_LINK_TYPED(DoubleClickHdl, ListBox&, void);
public:
SwSelGlossaryDlg(vcl::Window * pParent, const OUString &rShortName);
- virtual ~SwSelGlossaryDlg();
+ virtual ~SwSelGlossaryDlg() override;
virtual void dispose() override;
void InsertGlos(const OUString &rRegion, const OUString &rGlosName)
diff --git a/sw/source/uibase/inc/splittbl.hxx b/sw/source/uibase/inc/splittbl.hxx
index 9e50950ba0c0..f2cd850e467f 100644
--- a/sw/source/uibase/inc/splittbl.hxx
+++ b/sw/source/uibase/inc/splittbl.hxx
@@ -40,7 +40,7 @@ protected:
public:
SwSplitTableDlg( vcl::Window *pParent, SwWrtShell &rSh );
- virtual ~SwSplitTableDlg();
+ virtual ~SwSplitTableDlg() override;
virtual void dispose() override;
sal_uInt16 GetSplitMode() const { return m_nSplit; }
diff --git a/sw/source/uibase/inc/srcedtw.hxx b/sw/source/uibase/inc/srcedtw.hxx
index c69d5c3f41e3..3e04eb77a7d9 100644
--- a/sw/source/uibase/inc/srcedtw.hxx
+++ b/sw/source/uibase/inc/srcedtw.hxx
@@ -113,7 +113,7 @@ protected:
public:
SwSrcEditWindow( vcl::Window* pParent, SwSrcView* pParentView );
- virtual ~SwSrcEditWindow();
+ virtual ~SwSrcEditWindow() override;
virtual void dispose() override;
void SetScrollBarRanges();
diff --git a/sw/source/uibase/inc/srcview.hxx b/sw/source/uibase/inc/srcview.hxx
index 93956394651a..86030a83b055 100644
--- a/sw/source/uibase/inc/srcview.hxx
+++ b/sw/source/uibase/inc/srcview.hxx
@@ -59,7 +59,7 @@ private:
public:
SwSrcView(SfxViewFrame* pFrame, SfxViewShell*);
- virtual ~SwSrcView();
+ virtual ~SwSrcView() override;
SwDocShell* GetDocShell();
void SaveContent(const OUString& rTmpFile);
diff --git a/sw/source/uibase/inc/srtdlg.hxx b/sw/source/uibase/inc/srtdlg.hxx
index db80c6f8014a..d83649eba3a6 100644
--- a/sw/source/uibase/inc/srtdlg.hxx
+++ b/sw/source/uibase/inc/srtdlg.hxx
@@ -85,7 +85,7 @@ class SwSortDlg : public SvxStandardDialog
public:
SwSortDlg(vcl::Window * pParent, SwWrtShell &rSh);
- virtual ~SwSortDlg();
+ virtual ~SwSortDlg() override;
virtual void dispose() override;
};
diff --git a/sw/source/uibase/inc/swdtflvr.hxx b/sw/source/uibase/inc/swdtflvr.hxx
index cf4ff2b2b17b..f09e7017f87a 100644
--- a/sw/source/uibase/inc/swdtflvr.hxx
+++ b/sw/source/uibase/inc/swdtflvr.hxx
@@ -147,7 +147,7 @@ protected:
public:
SwTransferable( SwWrtShell& );
- virtual ~SwTransferable();
+ virtual ~SwTransferable() override;
static SotExchangeDest GetSotDestination( const SwWrtShell& rSh );
diff --git a/sw/source/uibase/inc/swlbox.hxx b/sw/source/uibase/inc/swlbox.hxx
index 3eb4860d5deb..a8984bbe1ecf 100644
--- a/sw/source/uibase/inc/swlbox.hxx
+++ b/sw/source/uibase/inc/swlbox.hxx
@@ -57,7 +57,7 @@ class SW_DLLPUBLIC SwComboBox : public ComboBox
public:
SwComboBox(vcl::Window* pParent, WinBits nStyle);
- virtual ~SwComboBox();
+ virtual ~SwComboBox() override;
void InsertSwEntry(const SwBoxEntry&);
virtual sal_Int32 InsertEntry(const OUString& rStr, sal_Int32 = COMBOBOX_APPEND) override;
diff --git a/sw/source/uibase/inc/swmessdialog.hxx b/sw/source/uibase/inc/swmessdialog.hxx
index edced676f6ab..cc5315f4df49 100644
--- a/sw/source/uibase/inc/swmessdialog.hxx
+++ b/sw/source/uibase/inc/swmessdialog.hxx
@@ -28,7 +28,7 @@ protected:
public:
SwMessageAndEditDialog(vcl::Window* pParent, const OUString& rID,
const OUString& rUIXMLDescription);
- virtual ~SwMessageAndEditDialog();
+ virtual ~SwMessageAndEditDialog() override;
virtual void dispose() override;
};
diff --git a/sw/source/uibase/inc/swmodalredlineacceptdlg.hxx b/sw/source/uibase/inc/swmodalredlineacceptdlg.hxx
index 863f2d6d30c1..ca64cf0ba40b 100644
--- a/sw/source/uibase/inc/swmodalredlineacceptdlg.hxx
+++ b/sw/source/uibase/inc/swmodalredlineacceptdlg.hxx
@@ -29,7 +29,7 @@ class SwModalRedlineAcceptDlg : public SfxModalDialog
public:
SwModalRedlineAcceptDlg(vcl::Window *pParent);
- virtual ~SwModalRedlineAcceptDlg();
+ virtual ~SwModalRedlineAcceptDlg() override;
virtual void dispose() override;
void AcceptAll( bool bAccept );
diff --git a/sw/source/uibase/inc/swrenamexnameddlg.hxx b/sw/source/uibase/inc/swrenamexnameddlg.hxx
index 88c9bce213e4..cdbfad81251a 100644
--- a/sw/source/uibase/inc/swrenamexnameddlg.hxx
+++ b/sw/source/uibase/inc/swrenamexnameddlg.hxx
@@ -48,7 +48,7 @@ public:
SwRenameXNamedDlg( vcl::Window* pParent,
css::uno::Reference< css::container::XNamed > & xNamed,
css::uno::Reference< css::container::XNameAccess > & xNameAccess );
- virtual ~SwRenameXNamedDlg();
+ virtual ~SwRenameXNamedDlg() override;
virtual void dispose() override;
void SetForbiddenChars(const OUString& rSet)
diff --git a/sw/source/uibase/inc/swruler.hxx b/sw/source/uibase/inc/swruler.hxx
index d04043961249..e5adb77b6ff9 100644
--- a/sw/source/uibase/inc/swruler.hxx
+++ b/sw/source/uibase/inc/swruler.hxx
@@ -33,7 +33,7 @@ public:
SvxRulerSupportFlags nRulerFlags,
SfxBindings& rBindings,
WinBits nWinStyle);
- virtual ~SwCommentRuler ();
+ virtual ~SwCommentRuler () override;
virtual void dispose() override;
/**
diff --git a/sw/source/uibase/inc/swuiccoll.hxx b/sw/source/uibase/inc/swuiccoll.hxx
index c467c27a17c1..eae1ef00933c 100644
--- a/sw/source/uibase/inc/swuiccoll.hxx
+++ b/sw/source/uibase/inc/swuiccoll.hxx
@@ -47,7 +47,7 @@ class SwCondCollPage : public SfxTabPage
bool m_bNewTemplate;
- virtual ~SwCondCollPage();
+ virtual ~SwCondCollPage() override;
virtual void dispose() override;
virtual DeactivateRC DeactivatePage(SfxItemSet *pSet) override;
diff --git a/sw/source/uibase/inc/swuicnttab.hxx b/sw/source/uibase/inc/swuicnttab.hxx
index 31d3718e7ad5..266f3d9476ae 100644
--- a/sw/source/uibase/inc/swuicnttab.hxx
+++ b/sw/source/uibase/inc/swuicnttab.hxx
@@ -101,7 +101,7 @@ public:
SwWrtShell &rShell,
SwTOXBase* pCurTOX, sal_uInt16 nToxType = USHRT_MAX,
bool bGlobal = false);
- virtual ~SwMultiTOXTabDialog();
+ virtual ~SwMultiTOXTabDialog() override;
virtual void dispose() override;
virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) override;
@@ -221,7 +221,7 @@ class SwTOXSelectTabPage : public SfxTabPage
public:
SwTOXSelectTabPage(vcl::Window* pParent, const SfxItemSet& rAttrSet);
- virtual ~SwTOXSelectTabPage();
+ virtual ~SwTOXSelectTabPage() override;
virtual void dispose() override;
virtual bool FillItemSet( SfxItemSet* ) override;
@@ -284,7 +284,7 @@ class SwTokenWindow : public VclHBox, public VclBuilderContainer
public:
SwTokenWindow(vcl::Window* pParent);
- virtual ~SwTokenWindow();
+ virtual ~SwTokenWindow() override;
virtual void dispose() override;
void SetTabPage(SwTOXEntryTabPage *pParent) { m_pParent = pParent; }
@@ -330,7 +330,7 @@ class SwIdxTreeListBox : public SvTreeListBox
virtual void RequestHelp( const HelpEvent& rHEvt ) override;
public:
SwIdxTreeListBox(vcl::Window* pPar, WinBits nStyle);
- virtual ~SwIdxTreeListBox();
+ virtual ~SwIdxTreeListBox() override;
virtual void dispose() override;
void SetTabPage(SwTOXEntryTabPage* pPar) { pParent = pPar; }
@@ -437,7 +437,7 @@ class SwTOXEntryTabPage : public SfxTabPage
public:
SwTOXEntryTabPage(vcl::Window* pParent, const SfxItemSet& rAttrSet);
- virtual ~SwTOXEntryTabPage();
+ virtual ~SwTOXEntryTabPage() override;
virtual void dispose() override;
virtual bool FillItemSet( SfxItemSet* ) override;
@@ -484,7 +484,7 @@ class SwTOXStylesTabPage : public SfxTabPage
public:
SwTOXStylesTabPage(vcl::Window* pParent, const SfxItemSet& rAttrSet);
- virtual ~SwTOXStylesTabPage();
+ virtual ~SwTOXStylesTabPage() override;
virtual void dispose() override;
virtual bool FillItemSet( SfxItemSet* ) override;
diff --git a/sw/source/uibase/inc/swuipardlg.hxx b/sw/source/uibase/inc/swuipardlg.hxx
index 4fb29dc5a52c..c1ebe82ce528 100644
--- a/sw/source/uibase/inc/swuipardlg.hxx
+++ b/sw/source/uibase/inc/swuipardlg.hxx
@@ -47,7 +47,7 @@ public:
const OUString *pCollName = nullptr,
bool bDraw = false,
const OString& sDefPage = OString());
- virtual ~SwParaDlg();
+ virtual ~SwParaDlg() override;
};
#endif
diff --git a/sw/source/uibase/inc/syncbtn.hxx b/sw/source/uibase/inc/syncbtn.hxx
index 7dc2c24f9b71..88729b8c3698 100644
--- a/sw/source/uibase/inc/syncbtn.hxx
+++ b/sw/source/uibase/inc/syncbtn.hxx
@@ -31,7 +31,7 @@ class SwSyncBtnDlg : public SfxFloatingWindow
public:
SwSyncBtnDlg(SfxBindings*, SfxChildWindow*, vcl::Window *pParent);
- virtual ~SwSyncBtnDlg();
+ virtual ~SwSyncBtnDlg() override;
virtual void dispose() override;
};
diff --git a/sw/source/uibase/inc/tautofmt.hxx b/sw/source/uibase/inc/tautofmt.hxx
index 24fb0e6041b8..901b9dd131ab 100644
--- a/sw/source/uibase/inc/tautofmt.hxx
+++ b/sw/source/uibase/inc/tautofmt.hxx
@@ -81,7 +81,7 @@ public:
SwAutoFormatDlg( vcl::Window* pParent, SwWrtShell* pShell,
bool bSetAutoFormat = true,
const SwTableAutoFormat* pSelFormat = nullptr );
- virtual ~SwAutoFormatDlg();
+ virtual ~SwAutoFormatDlg() override;
virtual void dispose() override;
void FillAutoFormatOfIndex( SwTableAutoFormat*& rToFill ) const;
diff --git a/sw/source/uibase/inc/textsh.hxx b/sw/source/uibase/inc/textsh.hxx
index 366a7ae2fed7..69f42eb31b57 100644
--- a/sw/source/uibase/inc/textsh.hxx
+++ b/sw/source/uibase/inc/textsh.hxx
@@ -78,7 +78,7 @@ public:
void GetAttrState(SfxItemSet &);
SwTextShell(SwView &rView);
- virtual ~SwTextShell();
+ virtual ~SwTextShell() override;
/// Create item set for the insert frame dialog.
SfxItemSet CreateInsertFrameItemSet(SwFlyFrameAttrMgr& rMgr);
};
diff --git a/sw/source/uibase/inc/titlepage.hxx b/sw/source/uibase/inc/titlepage.hxx
index cf20e03607c2..f83fc93a32bd 100644
--- a/sw/source/uibase/inc/titlepage.hxx
+++ b/sw/source/uibase/inc/titlepage.hxx
@@ -62,7 +62,7 @@ private:
DECL_LINK_TYPED(StartPageHdl, Button*, void);
public:
SwTitlePageDlg( vcl::Window *pParent );
- virtual ~SwTitlePageDlg();
+ virtual ~SwTitlePageDlg() override;
virtual void dispose() override;
};
diff --git a/sw/source/uibase/inc/tmplctrl.hxx b/sw/source/uibase/inc/tmplctrl.hxx
index fec163968e19..80fa0fa61ce5 100644
--- a/sw/source/uibase/inc/tmplctrl.hxx
+++ b/sw/source/uibase/inc/tmplctrl.hxx
@@ -33,7 +33,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
SwTemplateControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
- virtual ~SwTemplateControl();
+ virtual ~SwTemplateControl() override;
private:
OUString sTemplate;
diff --git a/sw/source/uibase/inc/uiborder.hxx b/sw/source/uibase/inc/uiborder.hxx
index 71d11d48c740..eb805a8ee6c7 100644
--- a/sw/source/uibase/inc/uiborder.hxx
+++ b/sw/source/uibase/inc/uiborder.hxx
@@ -33,7 +33,7 @@ public:
// SW_BORDER_MODE_FRAME
SwBorderDlg(vcl::Window* pParent, SfxItemSet& rSet, SwBorderModes nType);
- virtual ~SwBorderDlg();
+ virtual ~SwBorderDlg() override;
};
#endif
diff --git a/sw/source/uibase/inc/uiitems.hxx b/sw/source/uibase/inc/uiitems.hxx
index add23a7bab5f..ae62aabcaed8 100644
--- a/sw/source/uibase/inc/uiitems.hxx
+++ b/sw/source/uibase/inc/uiitems.hxx
@@ -37,7 +37,7 @@ public:
SwPageFootnoteInfoItem(SwPageFootnoteInfo& rInfo);
SwPageFootnoteInfoItem(const SwPageFootnoteInfoItem& rItem );
- virtual ~SwPageFootnoteInfoItem();
+ virtual ~SwPageFootnoteInfoItem() override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual bool operator==( const SfxPoolItem& ) const override;
@@ -75,7 +75,7 @@ class SW_DLLPUBLIC SwUINumRuleItem : public SfxPoolItem
public:
SwUINumRuleItem( const SwNumRule& rRule );
SwUINumRuleItem( const SwUINumRuleItem& rItem );
- virtual ~SwUINumRuleItem();
+ virtual ~SwUINumRuleItem() override;
virtual SfxPoolItem* Clone( SfxItemPool *pPool = nullptr ) const override;
virtual bool operator==( const SfxPoolItem& ) const override;
diff --git a/sw/source/uibase/inc/uivwimp.hxx b/sw/source/uibase/inc/uivwimp.hxx
index 6ebf23dbd354..0b84e88d8bdf 100644
--- a/sw/source/uibase/inc/uivwimp.hxx
+++ b/sw/source/uibase/inc/uivwimp.hxx
@@ -53,7 +53,7 @@ class SwScannerEventListener : public ::cppu::WeakImplHelper<
public:
SwScannerEventListener( SwView& rView ) : pView( &rView ) {}
- virtual ~SwScannerEventListener();
+ virtual ~SwScannerEventListener() override;
// XEventListener
virtual void SAL_CALL disposing(
@@ -79,7 +79,7 @@ class SwClipboardChangeListener : public ::cppu::WeakImplHelper<
public:
SwClipboardChangeListener( SwView& rView ) : pView( &rView ) {}
- virtual ~SwClipboardChangeListener();
+ virtual ~SwClipboardChangeListener() override;
void ViewDestroyed() { pView = nullptr; }
diff --git a/sw/source/uibase/inc/unoatxt.hxx b/sw/source/uibase/inc/unoatxt.hxx
index 75924b8ea62d..02e49d010321 100644
--- a/sw/source/uibase/inc/unoatxt.hxx
+++ b/sw/source/uibase/inc/unoatxt.hxx
@@ -58,7 +58,7 @@ class SwXAutoTextContainer : public cppu::WeakImplHelper
SwGlossaries *pGlossaries;
protected:
- virtual ~SwXAutoTextContainer(); // ref-counted objects are not to be deleted from outside -> protected dtor
+ virtual ~SwXAutoTextContainer() override; // ref-counted objects are not to be deleted from outside -> protected dtor
public:
SwXAutoTextContainer();
@@ -103,7 +103,7 @@ class SwXAutoTextGroup : public cppu::WeakImplHelper
OUString m_sGroupName; // prefix m_ to disambiguate from some local vars in the implementation
protected:
- virtual ~SwXAutoTextGroup(); // ref-counted objects are not to be deleted from outside -> protected dtor
+ virtual ~SwXAutoTextGroup() override; // ref-counted objects are not to be deleted from outside -> protected dtor
public:
SwXAutoTextGroup(const OUString& rName, SwGlossaries* pGloss);
@@ -196,7 +196,7 @@ protected:
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint ) override;
protected:
- virtual ~SwXAutoTextEntry(); // ref-counted objects are not to be deleted from outside -> protected dtor
+ virtual ~SwXAutoTextEntry() override; // ref-counted objects are not to be deleted from outside -> protected dtor
public:
SwXAutoTextEntry(SwGlossaries* , const OUString& rGroupName, const OUString& rEntryName);
@@ -251,7 +251,7 @@ class SwAutoTextEventDescriptor : public SvBaseEventDescriptor
public:
SwAutoTextEventDescriptor( SwXAutoTextEntry& rAutoText );
- virtual ~SwAutoTextEventDescriptor();
+ virtual ~SwAutoTextEventDescriptor() override;
virtual OUString SAL_CALL getImplementationName()
throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/sw/source/uibase/inc/unodispatch.hxx b/sw/source/uibase/inc/unodispatch.hxx
index d7411512a1f5..4f4e7cf43ac4 100644
--- a/sw/source/uibase/inc/unodispatch.hxx
+++ b/sw/source/uibase/inc/unodispatch.hxx
@@ -65,7 +65,7 @@ class SwXDispatchProviderInterceptor : public cppu::WeakImplHelper
public:
SwXDispatchProviderInterceptor(SwView& rView);
- virtual ~SwXDispatchProviderInterceptor();
+ virtual ~SwXDispatchProviderInterceptor() override;
//XDispatchProvider
virtual css::uno::Reference< css::frame::XDispatch > SAL_CALL queryDispatch( const css::util::URL& aURL, const OUString& aTargetFrameName, sal_Int32 nSearchFlags ) throw(css::uno::RuntimeException, std::exception) override;
@@ -109,7 +109,7 @@ class SwXDispatch : public cppu::WeakImplHelper
bool m_bListenerAdded;
public:
SwXDispatch(SwView& rView);
- virtual ~SwXDispatch();
+ virtual ~SwXDispatch() override;
virtual void SAL_CALL dispatch( const css::util::URL& aURL, const css::uno::Sequence< css::beans::PropertyValue >& aArgs )
throw (css::uno::RuntimeException,
diff --git a/sw/source/uibase/inc/unomailmerge.hxx b/sw/source/uibase/inc/unomailmerge.hxx
index 94e4c1f86cab..8cdd7d1a50e9 100644
--- a/sw/source/uibase/inc/unomailmerge.hxx
+++ b/sw/source/uibase/inc/unomailmerge.hxx
@@ -130,7 +130,7 @@ class SwXMailMerge :
SwXMailMerge( const SwXMailMerge & ) = delete;
SwXMailMerge & operator = ( const SwXMailMerge & ) = delete;
protected:
- virtual ~SwXMailMerge();
+ virtual ~SwXMailMerge() override;
public:
SwXMailMerge();
diff --git a/sw/source/uibase/inc/unomod.hxx b/sw/source/uibase/inc/unomod.hxx
index 352ed23b165a..e140078fc188 100644
--- a/sw/source/uibase/inc/unomod.hxx
+++ b/sw/source/uibase/inc/unomod.hxx
@@ -48,7 +48,7 @@ class SwXModule : public cppu::WeakImplHelper
css::uno::Reference< css::beans::XPropertySet > mxPrintSettings;
protected:
- virtual ~SwXModule();
+ virtual ~SwXModule() override;
public:
SwXModule();
@@ -112,7 +112,7 @@ protected:
throw(css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException ) override;
virtual ~SwXPrintSettings()
- throw();
+ throw() override;
public:
SwXPrintSettings( SwXPrintSettingsType eType, SwDoc * pDoc = nullptr );
@@ -174,7 +174,7 @@ protected:
throw(css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException ) override;
virtual ~SwXViewSettings()
- throw();
+ throw() override;
public:
SwXViewSettings(SwView* pView);
diff --git a/sw/source/uibase/inc/unotxvw.hxx b/sw/source/uibase/inc/unotxvw.hxx
index 629d2fcdb254..8e942f783a50 100644
--- a/sw/source/uibase/inc/unotxvw.hxx
+++ b/sw/source/uibase/inc/unotxvw.hxx
@@ -73,7 +73,7 @@ class SwXTextView :
css::uno::Reference< css::awt::XControl >& xToFill );
protected:
- virtual ~SwXTextView();
+ virtual ~SwXTextView() override;
public:
SwXTextView(SwView* pSwView);
@@ -175,7 +175,7 @@ public OTextCursorHelper
const SfxItemPropertySet* m_pPropSet;
protected:
bool IsTextSelection( bool bAllowTables = true ) const;
- virtual ~SwXTextViewCursor();
+ virtual ~SwXTextViewCursor() override;
public:
SwXTextViewCursor(SwView* pVw);
diff --git a/sw/source/uibase/inc/usrpref.hxx b/sw/source/uibase/inc/usrpref.hxx
index 6b9c4a94bb13..b43cf673a12a 100644
--- a/sw/source/uibase/inc/usrpref.hxx
+++ b/sw/source/uibase/inc/usrpref.hxx
@@ -38,7 +38,7 @@ private:
public:
SwContentViewConfig(bool bWeb, SwMasterUsrPref& rParent);
- virtual ~SwContentViewConfig();
+ virtual ~SwContentViewConfig() override;
// utl::ConfigItem
virtual void Notify( const css::uno::Sequence< OUString > &rPropertyNames ) override;
@@ -59,7 +59,7 @@ private:
public:
SwLayoutViewConfig(bool bWeb, SwMasterUsrPref& rParent);
- virtual ~SwLayoutViewConfig();
+ virtual ~SwLayoutViewConfig() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
void Load();
@@ -77,7 +77,7 @@ private:
public:
SwGridConfig(bool bWeb, SwMasterUsrPref& rParent);
- virtual ~SwGridConfig();
+ virtual ~SwGridConfig() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
void Load();
@@ -95,7 +95,7 @@ private:
public:
SwCursorConfig(SwMasterUsrPref& rParent);
- virtual ~SwCursorConfig();
+ virtual ~SwCursorConfig() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
void Load();
@@ -112,7 +112,7 @@ private:
public:
SwWebColorConfig(SwMasterUsrPref& rParent);
- virtual ~SwWebColorConfig();
+ virtual ~SwWebColorConfig() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
void Load();
diff --git a/sw/source/uibase/inc/viewlayoutctrl.hxx b/sw/source/uibase/inc/viewlayoutctrl.hxx
index f03da378220b..b531ef4f21ae 100644
--- a/sw/source/uibase/inc/viewlayoutctrl.hxx
+++ b/sw/source/uibase/inc/viewlayoutctrl.hxx
@@ -34,7 +34,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
SwViewLayoutControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
- virtual ~SwViewLayoutControl();
+ virtual ~SwViewLayoutControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) override;
virtual void Paint( const UserDrawEvent& rEvt ) override;
diff --git a/sw/source/uibase/inc/wformsh.hxx b/sw/source/uibase/inc/wformsh.hxx
index 09fdcbeee479..dfce5359f1e3 100644
--- a/sw/source/uibase/inc/wformsh.hxx
+++ b/sw/source/uibase/inc/wformsh.hxx
@@ -25,7 +25,7 @@ class SwWebDrawFormShell : public SwDrawFormShell
{
public:
SwWebDrawFormShell(SwView &rShell);
- virtual ~SwWebDrawFormShell();
+ virtual ~SwWebDrawFormShell() override;
SFX_DECL_INTERFACE(SW_WEBDRAWFORMSHELL)
diff --git a/sw/source/uibase/inc/wfrmsh.hxx b/sw/source/uibase/inc/wfrmsh.hxx
index 4ad5dabc2948..15cd8a8b7a63 100644
--- a/sw/source/uibase/inc/wfrmsh.hxx
+++ b/sw/source/uibase/inc/wfrmsh.hxx
@@ -33,7 +33,7 @@ private:
public:
SwWebFrameShell(SwView &rView);
- virtual ~SwWebFrameShell();
+ virtual ~SwWebFrameShell() override;
};
#endif
diff --git a/sw/source/uibase/inc/wgrfsh.hxx b/sw/source/uibase/inc/wgrfsh.hxx
index 4e423dfc8afb..65987a423958 100644
--- a/sw/source/uibase/inc/wgrfsh.hxx
+++ b/sw/source/uibase/inc/wgrfsh.hxx
@@ -25,7 +25,7 @@ class SwWebGrfShell: public SwGrfShell
{
public:
SwWebGrfShell(SwView &rShell);
- virtual ~SwWebGrfShell();
+ virtual ~SwWebGrfShell() override;
SFX_DECL_INTERFACE(SW_WEBGRFSHELL)
diff --git a/sw/source/uibase/inc/wlistsh.hxx b/sw/source/uibase/inc/wlistsh.hxx
index 752a3f33d657..f3a1179a6f60 100644
--- a/sw/source/uibase/inc/wlistsh.hxx
+++ b/sw/source/uibase/inc/wlistsh.hxx
@@ -33,7 +33,7 @@ private:
public:
SwWebListShell(SwView &rView);
- virtual ~SwWebListShell();
+ virtual ~SwWebListShell() override;
};
#endif
diff --git a/sw/source/uibase/inc/wolesh.hxx b/sw/source/uibase/inc/wolesh.hxx
index fe1990b5ec89..017768aace59 100644
--- a/sw/source/uibase/inc/wolesh.hxx
+++ b/sw/source/uibase/inc/wolesh.hxx
@@ -32,7 +32,7 @@ private:
public:
SwWebOleShell(SwView &rView);
- virtual ~SwWebOleShell();
+ virtual ~SwWebOleShell() override;
};
#endif
diff --git a/sw/source/uibase/inc/wordcountctrl.hxx b/sw/source/uibase/inc/wordcountctrl.hxx
index 9130600ae3f0..7b6f8620453e 100644
--- a/sw/source/uibase/inc/wordcountctrl.hxx
+++ b/sw/source/uibase/inc/wordcountctrl.hxx
@@ -25,7 +25,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
SwWordCountStatusBarControl(sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb);
- virtual ~SwWordCountStatusBarControl();
+ virtual ~SwWordCountStatusBarControl() override;
virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
const SfxPoolItem* pState ) override;
diff --git a/sw/source/uibase/inc/wordcountdialog.hxx b/sw/source/uibase/inc/wordcountdialog.hxx
index 75dbd31e0552..a494df7e5dcd 100644
--- a/sw/source/uibase/inc/wordcountdialog.hxx
+++ b/sw/source/uibase/inc/wordcountdialog.hxx
@@ -56,7 +56,7 @@ public:
SfxChildWindow* pChild,
vcl::Window *pParent,
SfxChildWinInfo* pInfo);
- virtual ~SwWordCountFloatDlg();
+ virtual ~SwWordCountFloatDlg() override;
virtual void dispose() override;
void UpdateCounts();
diff --git a/sw/source/uibase/inc/workctrl.hxx b/sw/source/uibase/inc/workctrl.hxx
index a90c936014cb..81b9d85c90fd 100644
--- a/sw/source/uibase/inc/workctrl.hxx
+++ b/sw/source/uibase/inc/workctrl.hxx
@@ -61,7 +61,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SwTbxAutoTextCtrl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SwTbxAutoTextCtrl();
+ virtual ~SwTbxAutoTextCtrl() override;
virtual VclPtr<SfxPopupWindow> CreatePopupWindow() override;
virtual void StateChanged( sal_uInt16 nSID,
@@ -86,7 +86,7 @@ public:
, m_pNaviPopup(pNaviPopup)
{
}
- virtual ~SwScrollNaviToolBox();
+ virtual ~SwScrollNaviToolBox() override;
virtual void dispose() override;
};
@@ -108,7 +108,7 @@ protected:
public:
SwScrollNaviPopup( sal_uInt16 nId, const css::uno::Reference< css::frame::XFrame >& rFrame, vcl::Window *pParent );
- virtual ~SwScrollNaviPopup();
+ virtual ~SwScrollNaviPopup() override;
virtual void dispose() override;
static OUString GetQuickHelpText(bool bNext);
@@ -122,7 +122,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SwPreviewZoomControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SwPreviewZoomControl();
+ virtual ~SwPreviewZoomControl() override;
virtual void StateChanged( sal_uInt16 nSID,
SfxItemState eState,
@@ -137,7 +137,7 @@ public:
SFX_DECL_TOOLBOX_CONTROL();
SwJumpToSpecificPageControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
- virtual ~SwJumpToSpecificPageControl();
+ virtual ~SwJumpToSpecificPageControl() override;
virtual VclPtr<vcl::Window> CreateItemWindow( vcl::Window *pParent ) SAL_OVERRIDE;
};
diff --git a/sw/source/uibase/inc/wrap.hxx b/sw/source/uibase/inc/wrap.hxx
index 7bab5fc892c3..802ff82e6b81 100644
--- a/sw/source/uibase/inc/wrap.hxx
+++ b/sw/source/uibase/inc/wrap.hxx
@@ -77,7 +77,7 @@ class SwWrapTabPage: public SfxTabPage
bool m_bDrawMode;
bool m_bContourImage;
- virtual ~SwWrapTabPage();
+ virtual ~SwWrapTabPage() override;
virtual void dispose() override;
void ApplyImageList();
diff --git a/sw/source/uibase/inc/wrtsh.hxx b/sw/source/uibase/inc/wrtsh.hxx
index b276665e781c..5f2739776b9d 100644
--- a/sw/source/uibase/inc/wrtsh.hxx
+++ b/sw/source/uibase/inc/wrtsh.hxx
@@ -445,7 +445,7 @@ typedef bool (SwWrtShell:: *FNSimpleMove)();
SwWrtShell( SwWrtShell&, vcl::Window *pWin, SwView &rShell);
SwWrtShell( SwDoc& rDoc, vcl::Window *pWin, SwView &rShell,
const SwViewOption *pViewOpt = nullptr);
- virtual ~SwWrtShell();
+ virtual ~SwWrtShell() override;
bool TryRemoveIndent(); // #i23725#
diff --git a/sw/source/uibase/inc/wtabsh.hxx b/sw/source/uibase/inc/wtabsh.hxx
index 319cf71def54..0411750194a5 100644
--- a/sw/source/uibase/inc/wtabsh.hxx
+++ b/sw/source/uibase/inc/wtabsh.hxx
@@ -32,7 +32,7 @@ private:
public:
SwWebTableShell(SwView &rView);
- virtual ~SwWebTableShell();
+ virtual ~SwWebTableShell() override;
};
#endif
diff --git a/sw/source/uibase/inc/wtextsh.hxx b/sw/source/uibase/inc/wtextsh.hxx
index 10b683a12891..7924fdf903d9 100644
--- a/sw/source/uibase/inc/wtextsh.hxx
+++ b/sw/source/uibase/inc/wtextsh.hxx
@@ -33,7 +33,7 @@ private:
public:
SwWebTextShell(SwView &rView);
- virtual ~SwWebTextShell();
+ virtual ~SwWebTextShell() override;
};
#endif
diff --git a/sw/source/uibase/inc/wview.hxx b/sw/source/uibase/inc/wview.hxx
index 88a57458f22e..cd4b5f6dbcf8 100644
--- a/sw/source/uibase/inc/wview.hxx
+++ b/sw/source/uibase/inc/wview.hxx
@@ -37,7 +37,7 @@ private:
public:
SwWebView(SfxViewFrame* pFrame, SfxViewShell*);
- virtual ~SwWebView();
+ virtual ~SwWebView() override;
};
#endif
diff --git a/sw/source/uibase/inc/zoomctrl.hxx b/sw/source/uibase/inc/zoomctrl.hxx
index f4d04b4239f6..d0802989a5a1 100644
--- a/sw/source/uibase/inc/zoomctrl.hxx
+++ b/sw/source/uibase/inc/zoomctrl.hxx
@@ -34,7 +34,7 @@ public:
SFX_DECL_STATUSBAR_CONTROL();
SwZoomControl( sal_uInt16 nSlotId, sal_uInt16 nId, StatusBar& rStb );
- virtual ~SwZoomControl();
+ virtual ~SwZoomControl() override;
};
diff --git a/sw/source/uibase/lingu/sdrhhcwrap.hxx b/sw/source/uibase/lingu/sdrhhcwrap.hxx
index cd3da9107555..fd6ac484979b 100644
--- a/sw/source/uibase/lingu/sdrhhcwrap.hxx
+++ b/sw/source/uibase/lingu/sdrhhcwrap.hxx
@@ -45,7 +45,7 @@ public:
const vcl::Font* pTargetFnt,
sal_Int32 nConvOptions, bool bInteractive );
- virtual ~SdrHHCWrapper();
+ virtual ~SdrHHCWrapper() override;
virtual bool ConvertNextDocument() override;
void StartTextConversion();
diff --git a/sw/source/uibase/ribbar/workctrl.cxx b/sw/source/uibase/ribbar/workctrl.cxx
index 02a0b42858a1..1c773f59408c 100644
--- a/sw/source/uibase/ribbar/workctrl.cxx
+++ b/sw/source/uibase/ribbar/workctrl.cxx
@@ -376,7 +376,7 @@ public:
SwZoomBox_Impl(
vcl::Window* pParent,
sal_uInt16 nSlot );
- virtual ~SwZoomBox_Impl();
+ virtual ~SwZoomBox_Impl() override;
protected:
virtual void Select() override;
@@ -542,7 +542,7 @@ public:
SwJumpToSpecificBox_Impl(
vcl::Window* pParent,
sal_uInt16 nSlot );
- virtual ~SwJumpToSpecificBox_Impl();
+ virtual ~SwJumpToSpecificBox_Impl() override;
protected:
void Select();
diff --git a/sw/source/uibase/sidebar/PageColumnControl.hxx b/sw/source/uibase/sidebar/PageColumnControl.hxx
index b116d5c41403..e59128a29ad1 100644
--- a/sw/source/uibase/sidebar/PageColumnControl.hxx
+++ b/sw/source/uibase/sidebar/PageColumnControl.hxx
@@ -31,7 +31,7 @@ class PageColumnControl : public SfxPopupWindow
public:
PageColumnControl( sal_uInt16 nId );
- virtual ~PageColumnControl();
+ virtual ~PageColumnControl() override;
virtual void dispose() override;
private:
diff --git a/sw/source/uibase/sidebar/PageFooterPanel.hxx b/sw/source/uibase/sidebar/PageFooterPanel.hxx
index adc647951f9c..161aa0c0186d 100644
--- a/sw/source/uibase/sidebar/PageFooterPanel.hxx
+++ b/sw/source/uibase/sidebar/PageFooterPanel.hxx
@@ -69,7 +69,7 @@ public:
vcl::Window* pParent,
const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rxFrame,
SfxBindings* pBindings);
- virtual ~PageFooterPanel();
+ virtual ~PageFooterPanel() override;
virtual void dispose() override;
private:
diff --git a/sw/source/uibase/sidebar/PageFormatPanel.hxx b/sw/source/uibase/sidebar/PageFormatPanel.hxx
index 2d81bc33c431..c483a65cf598 100644
--- a/sw/source/uibase/sidebar/PageFormatPanel.hxx
+++ b/sw/source/uibase/sidebar/PageFormatPanel.hxx
@@ -70,7 +70,7 @@ public:
vcl::Window* pParent,
const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rxFrame,
SfxBindings* pBindings);
- virtual ~PageFormatPanel();
+ virtual ~PageFormatPanel() override;
virtual void dispose() override;
static FieldUnit GetCurrentUnit( SfxItemState eState, const SfxPoolItem* pState );
diff --git a/sw/source/uibase/sidebar/PageHeaderPanel.hxx b/sw/source/uibase/sidebar/PageHeaderPanel.hxx
index 754fbc41bfdb..2aa7149b15cd 100644
--- a/sw/source/uibase/sidebar/PageHeaderPanel.hxx
+++ b/sw/source/uibase/sidebar/PageHeaderPanel.hxx
@@ -69,7 +69,7 @@ public:
vcl::Window* pParent,
const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rxFrame,
SfxBindings* pBindings);
- virtual ~PageHeaderPanel();
+ virtual ~PageHeaderPanel() override;
virtual void dispose() override;
private:
diff --git a/sw/source/uibase/sidebar/PageMarginControl.hxx b/sw/source/uibase/sidebar/PageMarginControl.hxx
index 25c114bf74a4..1956d5d6d801 100644
--- a/sw/source/uibase/sidebar/PageMarginControl.hxx
+++ b/sw/source/uibase/sidebar/PageMarginControl.hxx
@@ -61,7 +61,7 @@ public:
const bool bLandscape,
const FieldUnit eFUnit,
const MapUnit eUnit );
- virtual ~PageMarginControl();
+ virtual ~PageMarginControl() override;
virtual void dispose() override;
private:
diff --git a/sw/source/uibase/sidebar/PageOrientationControl.hxx b/sw/source/uibase/sidebar/PageOrientationControl.hxx
index 53b72706022c..cba45a7fa00d 100644
--- a/sw/source/uibase/sidebar/PageOrientationControl.hxx
+++ b/sw/source/uibase/sidebar/PageOrientationControl.hxx
@@ -36,7 +36,7 @@ class PageOrientationControl : public SfxPopupWindow
{
public:
PageOrientationControl(sal_uInt16 nId);
- virtual ~PageOrientationControl();
+ virtual ~PageOrientationControl() override;
virtual void dispose() override;
private:
diff --git a/sw/source/uibase/sidebar/PagePropertyPanel.hxx b/sw/source/uibase/sidebar/PagePropertyPanel.hxx
index 539ce91e298a..a798c43cfc09 100644
--- a/sw/source/uibase/sidebar/PagePropertyPanel.hxx
+++ b/sw/source/uibase/sidebar/PagePropertyPanel.hxx
@@ -89,7 +89,7 @@ namespace sw { namespace sidebar {
const css::uno::Reference< css::frame::XFrame>& rxFrame,
SfxBindings* pBindings );
private:
- virtual ~PagePropertyPanel();
+ virtual ~PagePropertyPanel() override;
virtual void dispose() override;
SfxBindings* mpBindings;
diff --git a/sw/source/uibase/sidebar/PageSizeControl.hxx b/sw/source/uibase/sidebar/PageSizeControl.hxx
index 60d9aff2f404..26253afde62c 100644
--- a/sw/source/uibase/sidebar/PageSizeControl.hxx
+++ b/sw/source/uibase/sidebar/PageSizeControl.hxx
@@ -46,7 +46,7 @@ class PageSizeControl : public SfxPopupWindow
{
public:
PageSizeControl(sal_uInt16 nId);
- virtual ~PageSizeControl();
+ virtual ~PageSizeControl() override;
virtual void dispose() override;
private:
diff --git a/sw/source/uibase/sidebar/PageStylesPanel.hxx b/sw/source/uibase/sidebar/PageStylesPanel.hxx
index f4ff4d3de5e9..55aa09535f09 100644
--- a/sw/source/uibase/sidebar/PageStylesPanel.hxx
+++ b/sw/source/uibase/sidebar/PageStylesPanel.hxx
@@ -73,7 +73,7 @@ public:
vcl::Window* pParent,
const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rxFrame,
SfxBindings* pBindings);
- virtual ~PageStylesPanel();
+ virtual ~PageStylesPanel() override;
virtual void dispose() override;
private:
diff --git a/sw/source/uibase/sidebar/StylePresetsPanel.hxx b/sw/source/uibase/sidebar/StylePresetsPanel.hxx
index 552e96c6ae45..fa5c8b03fd35 100644
--- a/sw/source/uibase/sidebar/StylePresetsPanel.hxx
+++ b/sw/source/uibase/sidebar/StylePresetsPanel.hxx
@@ -70,7 +70,7 @@ private:
StylePresetsPanel(vcl::Window* pParent,
const css::uno::Reference<css::frame::XFrame>& rxFrame);
- virtual ~StylePresetsPanel();
+ virtual ~StylePresetsPanel() override;
virtual void dispose() override;
VclPtr<ValueSet> mpValueSet;
diff --git a/sw/source/uibase/sidebar/SwPanelFactory.cxx b/sw/source/uibase/sidebar/SwPanelFactory.cxx
index 33c3132ae5ed..985000c491f5 100644
--- a/sw/source/uibase/sidebar/SwPanelFactory.cxx
+++ b/sw/source/uibase/sidebar/SwPanelFactory.cxx
@@ -60,7 +60,7 @@ private:
public:
SwPanelFactory();
- virtual ~SwPanelFactory();
+ virtual ~SwPanelFactory() override;
// XUIElementFactory
css::uno::Reference<css::ui::XUIElement> SAL_CALL createUIElement(
diff --git a/sw/source/uibase/sidebar/ThemePanel.hxx b/sw/source/uibase/sidebar/ThemePanel.hxx
index 07d89dab34be..bc1b0cd69b22 100644
--- a/sw/source/uibase/sidebar/ThemePanel.hxx
+++ b/sw/source/uibase/sidebar/ThemePanel.hxx
@@ -58,7 +58,7 @@ public:
private:
ThemePanel(vcl::Window* pParent,
const css::uno::Reference<css::frame::XFrame>& rxFrame);
- virtual ~ThemePanel();
+ virtual ~ThemePanel() override;
virtual void dispose() override;
diff --git a/sw/source/uibase/sidebar/WrapPropertyPanel.hxx b/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
index a0a62a8831ec..8421ec858b03 100644
--- a/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
+++ b/sw/source/uibase/sidebar/WrapPropertyPanel.hxx
@@ -47,7 +47,7 @@ namespace sw { namespace sidebar {
const SfxPoolItem* pState,
const bool bIsEnabled) override;
- virtual ~WrapPropertyPanel();
+ virtual ~WrapPropertyPanel() override;
virtual void dispose() override;
WrapPropertyPanel(
diff --git a/sw/source/uibase/table/tablepg.hxx b/sw/source/uibase/table/tablepg.hxx
index 8a20880661b4..07da38c4d243 100644
--- a/sw/source/uibase/table/tablepg.hxx
+++ b/sw/source/uibase/table/tablepg.hxx
@@ -81,7 +81,7 @@ class SwFormatTablePage : public SfxTabPage
public:
SwFormatTablePage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SwFormatTablePage();
+ virtual ~SwFormatTablePage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet);
@@ -132,7 +132,7 @@ class SwTableColumnPage : public SfxTabPage
public:
SwTableColumnPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SwTableColumnPage();
+ virtual ~SwTableColumnPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet);
@@ -182,7 +182,7 @@ class SwTextFlowPage : public SfxTabPage
public:
SwTextFlowPage( vcl::Window* pParent, const SfxItemSet& rSet );
- virtual ~SwTextFlowPage();
+ virtual ~SwTextFlowPage() override;
virtual void dispose() override;
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet);
virtual bool FillItemSet( SfxItemSet* rSet ) override;
diff --git a/sw/source/uibase/uiview/pview.cxx b/sw/source/uibase/uiview/pview.cxx
index a341cfca03ed..c9c74980507f 100644
--- a/sw/source/uibase/uiview/pview.cxx
+++ b/sw/source/uibase/uiview/pview.cxx
@@ -150,7 +150,7 @@ class SwPreviewZoomDlg : public SvxStandardDialog
public:
explicit SwPreviewZoomDlg( SwPagePreviewWin& rParent );
- virtual ~SwPreviewZoomDlg();
+ virtual ~SwPreviewZoomDlg() override;
virtual void dispose() override;
};
diff --git a/sw/source/uibase/uiview/viewling.cxx b/sw/source/uibase/uiview/viewling.cxx
index cfaf3965d7ed..a983002218fa 100644
--- a/sw/source/uibase/uiview/viewling.cxx
+++ b/sw/source/uibase/uiview/viewling.cxx
@@ -838,7 +838,7 @@ private:
public:
SwFieldDialog( SwEditWin* parent, IFieldmark *fieldBM );
- virtual ~SwFieldDialog();
+ virtual ~SwFieldDialog() override;
virtual void dispose() override;
};
diff --git a/sw/source/uibase/uno/SwXDocumentSettings.hxx b/sw/source/uibase/uno/SwXDocumentSettings.hxx
index 888714148fa9..e816b2cb0868 100644
--- a/sw/source/uibase/uno/SwXDocumentSettings.hxx
+++ b/sw/source/uibase/uno/SwXDocumentSettings.hxx
@@ -66,7 +66,7 @@ protected:
throw(css::beans::UnknownPropertyException, css::beans::PropertyVetoException, css::lang::IllegalArgumentException, css::lang::WrappedTargetException ) override;
protected:
virtual ~SwXDocumentSettings()
- throw();
+ throw() override;
public:
SwXDocumentSettings( SwXTextDocument* pModel );
diff --git a/sw/source/uibase/uno/unodefaults.hxx b/sw/source/uibase/uno/unodefaults.hxx
index 5a22d6043405..78e4ea63e558 100644
--- a/sw/source/uibase/uno/unodefaults.hxx
+++ b/sw/source/uibase/uno/unodefaults.hxx
@@ -28,7 +28,7 @@ class SwSvxUnoDrawPool : public SvxUnoDrawPool
SwDoc* m_pDoc;
public:
SwSvxUnoDrawPool( SwDoc* pDoc ) throw();
- virtual ~SwSvxUnoDrawPool() throw();
+ virtual ~SwSvxUnoDrawPool() throw() override;
virtual SfxItemPool* getModelPool( bool bReadOnly ) throw() override;
};
diff --git a/sw/source/uibase/uno/unomailmerge.cxx b/sw/source/uibase/uno/unomailmerge.cxx
index cacd76429d08..acdd0e487de2 100644
--- a/sw/source/uibase/uno/unomailmerge.cxx
+++ b/sw/source/uibase/uno/unomailmerge.cxx
@@ -200,7 +200,7 @@ namespace
const OUString& _rTemporaryFile );
protected:
- virtual ~DelayedFileDeletion( );
+ virtual ~DelayedFileDeletion( ) override;
// XCloseListener
virtual void SAL_CALL queryClosing( const EventObject& _rSource, sal_Bool _bGetsOwnership ) throw (util::CloseVetoException, RuntimeException, std::exception) override;
diff --git a/sw/source/uibase/utlui/gloslst.cxx b/sw/source/uibase/utlui/gloslst.cxx
index e86330977d24..48280c4f9cad 100644
--- a/sw/source/uibase/utlui/gloslst.cxx
+++ b/sw/source/uibase/utlui/gloslst.cxx
@@ -59,7 +59,7 @@ class SwGlossDecideDlg : public ModalDialog
public:
explicit SwGlossDecideDlg(vcl::Window* pParent);
- virtual ~SwGlossDecideDlg();
+ virtual ~SwGlossDecideDlg() override;
virtual void dispose() override;
ListBox& GetListBox() {return *m_pListLB;}
diff --git a/sw/source/uibase/wrtsh/wrtsh2.cxx b/sw/source/uibase/wrtsh/wrtsh2.cxx
index 12a20aae4d10..cb9b7d3862ef 100644
--- a/sw/source/uibase/wrtsh/wrtsh2.cxx
+++ b/sw/source/uibase/wrtsh/wrtsh2.cxx
@@ -197,7 +197,7 @@ class FieldDeletionModify : public SwModify
mpFormatField->Add(this);
}
- virtual ~FieldDeletionModify()
+ virtual ~FieldDeletionModify() override
{
if (mpFormatField)
{
diff --git a/test/source/vclbootstrapprotector.cxx b/test/source/vclbootstrapprotector.cxx
index fb8531d71481..38c51d990922 100644
--- a/test/source/vclbootstrapprotector.cxx
+++ b/test/source/vclbootstrapprotector.cxx
@@ -26,7 +26,7 @@ public:
Protector& operator=(const Protector&) = delete;
private:
- virtual ~Protector() {
+ virtual ~Protector() override {
DeInitVCL();
}
diff --git a/testtools/source/bridgetest/bridgetest.cxx b/testtools/source/bridgetest/bridgetest.cxx
index 70ff2170442c..bcccf4f4d20a 100644
--- a/testtools/source/bridgetest/bridgetest.cxx
+++ b/testtools/source/bridgetest/bridgetest.cxx
@@ -111,7 +111,7 @@ public:
explicit TestBridgeImpl( const Reference< XComponentContext > & xContext )
: m_xContext( xContext )
{}
- virtual ~TestBridgeImpl()
+ virtual ~TestBridgeImpl() override
{
}
@@ -339,7 +339,7 @@ class MyClass : public osl::DebugBase<MyClass>, public OWeakObject
{
public:
MyClass();
- virtual ~MyClass();
+ virtual ~MyClass() override;
};
diff --git a/testtools/source/bridgetest/constructors.cxx b/testtools/source/bridgetest/constructors.cxx
index 7653b8ab2625..7f1a760d50af 100644
--- a/testtools/source/bridgetest/constructors.cxx
+++ b/testtools/source/bridgetest/constructors.cxx
@@ -57,7 +57,7 @@ public:
Impl& operator=(const Impl&) = delete;
private:
- virtual ~Impl() {}
+ virtual ~Impl() override {}
virtual void SAL_CALL initialize(
css::uno::Sequence< css::uno::Any > const & arguments)
@@ -190,7 +190,7 @@ public:
Impl2(): m_attr1(0.0) {}
private:
- virtual ~Impl2() {}
+ virtual ~Impl2() override {}
virtual void SAL_CALL initialize(
css::uno::Sequence< css::uno::Any > const & arguments)
diff --git a/testtools/source/bridgetest/cppobj.cxx b/testtools/source/bridgetest/cppobj.cxx
index 8101f1efe11b..9dcd2392bfcc 100644
--- a/testtools/source/bridgetest/cppobj.cxx
+++ b/testtools/source/bridgetest/cppobj.cxx
@@ -151,7 +151,7 @@ public:
m_bFirstCall( true ),
m_bSequenceOfCallTestPassed( true )
{}
- virtual ~Test_Impl()
+ virtual ~Test_Impl() override
{
OSL_TRACE( "> scalar Test_Impl dtor <" );
}
diff --git a/testtools/source/bridgetest/currentcontextchecker.cxx b/testtools/source/bridgetest/currentcontextchecker.cxx
index e28316351ac5..114af51a4c22 100644
--- a/testtools/source/bridgetest/currentcontextchecker.cxx
+++ b/testtools/source/bridgetest/currentcontextchecker.cxx
@@ -48,7 +48,7 @@ class CurrentContext:
public:
CurrentContext();
- virtual ~CurrentContext();
+ virtual ~CurrentContext() override;
CurrentContext(const CurrentContext&) = delete;
CurrentContext& operator=(const CurrentContext&) = delete;
diff --git a/testtools/source/bridgetest/currentcontextchecker.hxx b/testtools/source/bridgetest/currentcontextchecker.hxx
index 9c4a72a9e7c6..711a8ef5e716 100644
--- a/testtools/source/bridgetest/currentcontextchecker.hxx
+++ b/testtools/source/bridgetest/currentcontextchecker.hxx
@@ -38,7 +38,7 @@ class SAL_DLLPRIVATE CurrentContextChecker :
public:
CurrentContextChecker();
- virtual ~CurrentContextChecker();
+ virtual ~CurrentContextChecker() override;
virtual sal_Bool SAL_CALL perform(
css::uno::Reference< ::test::testtools::bridgetest::XCurrentContextChecker > const & other,
diff --git a/toolkit/source/awt/asynccallback.cxx b/toolkit/source/awt/asynccallback.cxx
index 2d30afedc206..35ccc6a547e6 100644
--- a/toolkit/source/awt/asynccallback.cxx
+++ b/toolkit/source/awt/asynccallback.cxx
@@ -63,7 +63,7 @@ private:
DECL_STATIC_LINK_TYPED( AsyncCallback, Notify_Impl, void*, void );
- virtual ~AsyncCallback() {}
+ virtual ~AsyncCallback() override {}
};
// com.sun.star.uno.XServiceInfo:
diff --git a/toolkit/source/awt/stylesettings.hxx b/toolkit/source/awt/stylesettings.hxx
index 6e21c41c02f3..e0ada104ffa8 100644
--- a/toolkit/source/awt/stylesettings.hxx
+++ b/toolkit/source/awt/stylesettings.hxx
@@ -47,7 +47,7 @@ namespace toolkit
{
public:
WindowStyleSettings( ::osl::Mutex& i_rListenerMutex, VCLXWindow& i_rOwningWindow );
- virtual ~WindowStyleSettings();
+ virtual ~WindowStyleSettings() override;
void dispose();
diff --git a/toolkit/source/awt/vclxtoolkit.cxx b/toolkit/source/awt/vclxtoolkit.cxx
index d616e04fff0d..6acd3bbc090b 100644
--- a/toolkit/source/awt/vclxtoolkit.cxx
+++ b/toolkit/source/awt/vclxtoolkit.cxx
@@ -154,7 +154,7 @@ public:
Start();
}
- virtual ~Pause()
+ virtual ~Pause() override
{
}
@@ -219,7 +219,7 @@ protected:
public:
VCLXToolkit();
- virtual ~VCLXToolkit();
+ virtual ~VCLXToolkit() override;
// css::awt::XToolkitExperimental
virtual void SAL_CALL processEventsToIdle()
diff --git a/toolkit/source/controls/dialogcontrol.cxx b/toolkit/source/controls/dialogcontrol.cxx
index 28ff16a5d01d..490b644faa81 100644
--- a/toolkit/source/controls/dialogcontrol.cxx
+++ b/toolkit/source/controls/dialogcontrol.cxx
@@ -149,7 +149,7 @@ protected:
public:
explicit UnoControlDialogModel( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
UnoControlDialogModel( const UnoControlDialogModel& rModel );
- virtual ~UnoControlDialogModel();
+ virtual ~UnoControlDialogModel() override;
UnoControlModel* Clone() const override;
// css::beans::XMultiPropertySet
diff --git a/toolkit/source/controls/grid/defaultgridcolumnmodel.cxx b/toolkit/source/controls/grid/defaultgridcolumnmodel.cxx
index 317163344496..6099359ce8fe 100644
--- a/toolkit/source/controls/grid/defaultgridcolumnmodel.cxx
+++ b/toolkit/source/controls/grid/defaultgridcolumnmodel.cxx
@@ -56,7 +56,7 @@ class DefaultGridColumnModel :public ::cppu::BaseMutex
public:
DefaultGridColumnModel();
DefaultGridColumnModel( DefaultGridColumnModel const & i_copySource );
- virtual ~DefaultGridColumnModel();
+ virtual ~DefaultGridColumnModel() override;
// XGridColumnModel
virtual ::sal_Int32 SAL_CALL getColumnCount() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/toolkit/source/controls/grid/defaultgriddatamodel.cxx b/toolkit/source/controls/grid/defaultgriddatamodel.cxx
index 5ab5a7dd6d79..e5c7e006a6a0 100644
--- a/toolkit/source/controls/grid/defaultgriddatamodel.cxx
+++ b/toolkit/source/controls/grid/defaultgriddatamodel.cxx
@@ -53,7 +53,7 @@ class DefaultGridDataModel :public ::cppu::BaseMutex
public:
DefaultGridDataModel();
DefaultGridDataModel( DefaultGridDataModel const & i_copySource );
- virtual ~DefaultGridDataModel();
+ virtual ~DefaultGridDataModel() override;
// XMutableGridDataModel
virtual void SAL_CALL addRow( const Any& i_heading, const css::uno::Sequence< css::uno::Any >& Data ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/toolkit/source/controls/grid/gridcolumn.hxx b/toolkit/source/controls/grid/gridcolumn.hxx
index b4329fd6fee2..d0001b0c20cb 100644
--- a/toolkit/source/controls/grid/gridcolumn.hxx
+++ b/toolkit/source/controls/grid/gridcolumn.hxx
@@ -47,7 +47,7 @@ class GridColumn :public ::cppu::BaseMutex
public:
GridColumn();
GridColumn( GridColumn const & i_copySource );
- virtual ~GridColumn();
+ virtual ~GridColumn() override;
// css::awt::grid::XGridColumn
virtual css::uno::Any SAL_CALL getIdentifier() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/toolkit/source/controls/grid/gridcontrol.hxx b/toolkit/source/controls/grid/gridcontrol.hxx
index e7e9cb7db709..afc22b760c00 100644
--- a/toolkit/source/controls/grid/gridcontrol.hxx
+++ b/toolkit/source/controls/grid/gridcontrol.hxx
@@ -134,7 +134,7 @@ public:
using UnoControl::getPeer;
protected:
- virtual ~UnoGridControl();
+ virtual ~UnoGridControl() override;
private:
SelectionListenerMultiplexer m_aSelectionListeners;
diff --git a/toolkit/source/controls/grid/sortablegriddatamodel.cxx b/toolkit/source/controls/grid/sortablegriddatamodel.cxx
index 1138c18d2e3b..af7898d07554 100644
--- a/toolkit/source/controls/grid/sortablegriddatamodel.cxx
+++ b/toolkit/source/controls/grid/sortablegriddatamodel.cxx
@@ -69,7 +69,7 @@ public:
bool isInitialized() const { return m_isInitialized; }
protected:
- virtual ~SortableGridDataModel();
+ virtual ~SortableGridDataModel() override;
public:
// XSortableGridData
diff --git a/toolkit/source/controls/spinningprogress.cxx b/toolkit/source/controls/spinningprogress.cxx
index 73fd74fe920d..231a3e85f534 100644
--- a/toolkit/source/controls/spinningprogress.cxx
+++ b/toolkit/source/controls/spinningprogress.cxx
@@ -48,7 +48,7 @@ public:
css::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames() throw(css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~SpinningProgressControlModel();
+ virtual ~SpinningProgressControlModel() override;
};
SpinningProgressControlModel::SpinningProgressControlModel( Reference< XComponentContext > const & i_factory )
diff --git a/toolkit/source/controls/tree/treedatamodel.cxx b/toolkit/source/controls/tree/treedatamodel.cxx
index c94737775ee2..e952a2a328e4 100644
--- a/toolkit/source/controls/tree/treedatamodel.cxx
+++ b/toolkit/source/controls/tree/treedatamodel.cxx
@@ -54,7 +54,7 @@ class MutableTreeDataModel : public ::cppu::WeakAggImplHelper2< XMutableTreeData
{
public:
MutableTreeDataModel();
- virtual ~MutableTreeDataModel();
+ virtual ~MutableTreeDataModel() override;
void broadcast( broadcast_type eType, const Reference< XTreeNode >& xParentNode, const Reference< XTreeNode >& rNode );
@@ -88,7 +88,7 @@ class MutableTreeNode: public ::cppu::WeakAggImplHelper2< XMutableTreeNode, XSer
public:
MutableTreeNode( const MutableTreeDataModelRef& xModel, const Any& rValue, bool bChildrenOnDemand );
- virtual ~MutableTreeNode();
+ virtual ~MutableTreeNode() override;
void setParent( MutableTreeNode* pParent );
void broadcast_changes();
diff --git a/toolkit/source/helper/accessibilityclient.cxx b/toolkit/source/helper/accessibilityclient.cxx
index d004ba7edd0c..a551723119bd 100644
--- a/toolkit/source/helper/accessibilityclient.cxx
+++ b/toolkit/source/helper/accessibilityclient.cxx
@@ -57,7 +57,7 @@ namespace toolkit
AccessibleDummyFactory& operator=(const AccessibleDummyFactory&) = delete;
protected:
- virtual ~AccessibleDummyFactory();
+ virtual ~AccessibleDummyFactory() override;
public:
// IAccessibleFactory
diff --git a/ucb/source/cacher/cachedcontentresultset.cxx b/ucb/source/cacher/cachedcontentresultset.cxx
index 64b860df3e6d..c45410bef37b 100644
--- a/ucb/source/cacher/cachedcontentresultset.cxx
+++ b/ucb/source/cacher/cachedcontentresultset.cxx
@@ -403,7 +403,7 @@ public:
explicit CCRS_PropertySetInfo( Reference<
XPropertySetInfo > const & xPropertySetInfoOrigin );
- virtual ~CCRS_PropertySetInfo();
+ virtual ~CCRS_PropertySetInfo() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/cacher/cachedcontentresultset.hxx b/ucb/source/cacher/cachedcontentresultset.hxx
index 3e8d274b824a..143fe0287e8d 100644
--- a/ucb/source/cacher/cachedcontentresultset.hxx
+++ b/ucb/source/cacher/cachedcontentresultset.hxx
@@ -185,7 +185,7 @@ public:
const css::uno::Reference< css::sdbc::XResultSet > & xOrigin,
const css::uno::Reference< css::ucb::XContentIdentifierMapping > & xContentIdentifierMapping );
- virtual ~CachedContentResultSet();
+ virtual ~CachedContentResultSet() override;
// XInterface
@@ -475,7 +475,7 @@ public:
CachedContentResultSetFactory( const css::uno::Reference< css::uno::XComponentContext > & rxContext);
- virtual ~CachedContentResultSetFactory();
+ virtual ~CachedContentResultSetFactory() override;
// XInterface
diff --git a/ucb/source/cacher/cachedcontentresultsetstub.hxx b/ucb/source/cacher/cachedcontentresultsetstub.hxx
index 28b352042db3..c0898d6874d7 100644
--- a/ucb/source/cacher/cachedcontentresultsetstub.hxx
+++ b/ucb/source/cacher/cachedcontentresultsetstub.hxx
@@ -86,7 +86,7 @@ private:
public:
CachedContentResultSetStub( css::uno::Reference< css::sdbc::XResultSet > const & xOrigin );
- virtual ~CachedContentResultSetStub();
+ virtual ~CachedContentResultSetStub() override;
// XInterface
@@ -168,7 +168,7 @@ public:
CachedContentResultSetStubFactory(
const css::uno::Reference< css::lang::XMultiServiceFactory > & rSMgr);
- virtual ~CachedContentResultSetStubFactory();
+ virtual ~CachedContentResultSetStubFactory() override;
// XInterface
diff --git a/ucb/source/cacher/cacheddynamicresultset.hxx b/ucb/source/cacher/cacheddynamicresultset.hxx
index c765e9b5764e..cf5b1c92644b 100644
--- a/ucb/source/cacher/cacheddynamicresultset.hxx
+++ b/ucb/source/cacher/cacheddynamicresultset.hxx
@@ -47,7 +47,7 @@ public:
, const css::uno::Reference< css::ucb::XContentIdentifierMapping > & xContentMapping
, const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~CachedDynamicResultSet();
+ virtual ~CachedDynamicResultSet() override;
// XInterface
@@ -99,7 +99,7 @@ public:
CachedDynamicResultSetFactory(
const css::uno::Reference< css::uno::XComponentContext > & xContext);
- virtual ~CachedDynamicResultSetFactory();
+ virtual ~CachedDynamicResultSetFactory() override;
// XInterface
diff --git a/ucb/source/cacher/cacheddynamicresultsetstub.hxx b/ucb/source/cacher/cacheddynamicresultsetstub.hxx
index 7d84fadd3490..b0577d28937d 100644
--- a/ucb/source/cacher/cacheddynamicresultsetstub.hxx
+++ b/ucb/source/cacher/cacheddynamicresultsetstub.hxx
@@ -42,7 +42,7 @@ public:
CachedDynamicResultSetStub( css::uno::Reference< css::ucb::XDynamicResultSet > const & xOrigin
, const css::uno::Reference< css::uno::XComponentContext > & rxContext );
- virtual ~CachedDynamicResultSetStub();
+ virtual ~CachedDynamicResultSetStub() override;
// XInterface
@@ -88,7 +88,7 @@ public:
CachedDynamicResultSetStubFactory(
const css::uno::Reference< css::uno::XComponentContext > & rxContext);
- virtual ~CachedDynamicResultSetStubFactory();
+ virtual ~CachedDynamicResultSetStubFactory() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/cacher/contentresultsetwrapper.hxx b/ucb/source/cacher/contentresultsetwrapper.hxx
index f249dd619f1f..3d48587c03a1 100644
--- a/ucb/source/cacher/contentresultsetwrapper.hxx
+++ b/ucb/source/cacher/contentresultsetwrapper.hxx
@@ -148,7 +148,7 @@ protected:
ContentResultSetWrapper( css::uno::Reference< css::sdbc::XResultSet > const & xOrigin );
- virtual ~ContentResultSetWrapper();
+ virtual ~ContentResultSetWrapper() override;
void SAL_CALL impl_init();
void SAL_CALL impl_deinit();
@@ -494,7 +494,7 @@ protected:
public:
ContentResultSetWrapperListener( ContentResultSetWrapper* pOwner );
- virtual ~ContentResultSetWrapperListener();
+ virtual ~ContentResultSetWrapperListener() override;
// XInterface
diff --git a/ucb/source/cacher/dynamicresultsetwrapper.hxx b/ucb/source/cacher/dynamicresultsetwrapper.hxx
index 785582bda0f0..60e3c5d3923d 100644
--- a/ucb/source/cacher/dynamicresultsetwrapper.hxx
+++ b/ucb/source/cacher/dynamicresultsetwrapper.hxx
@@ -101,7 +101,7 @@ public:
css::uno::Reference< css::ucb::XDynamicResultSet > const & xOrigin
, const css::uno::Reference< css::uno::XComponentContext > & rxContext );
- virtual ~DynamicResultSetWrapper();
+ virtual ~DynamicResultSetWrapper() override;
// XInterface
@@ -175,7 +175,7 @@ protected:
public:
DynamicResultSetWrapperListener( DynamicResultSetWrapper* pOwner );
- virtual ~DynamicResultSetWrapperListener();
+ virtual ~DynamicResultSetWrapperListener() override;
// XInterface
diff --git a/ucb/source/core/cmdenv.hxx b/ucb/source/core/cmdenv.hxx
index 6fb133d87180..a731fa2a7348 100644
--- a/ucb/source/core/cmdenv.hxx
+++ b/ucb/source/core/cmdenv.hxx
@@ -39,7 +39,7 @@ class UcbCommandEnvironment :
public:
explicit UcbCommandEnvironment( const css::uno::Reference< css::lang::XMultiServiceFactory >& rXSMgr );
- virtual ~UcbCommandEnvironment();
+ virtual ~UcbCommandEnvironment() override;
// XInitialization
virtual void SAL_CALL
diff --git a/ucb/source/core/identify.hxx b/ucb/source/core/identify.hxx
index a835ffaef4e4..cb7313e27332 100644
--- a/ucb/source/core/identify.hxx
+++ b/ucb/source/core/identify.hxx
@@ -30,7 +30,7 @@ class ContentIdentifier : public cppu::WeakImplHelper <
{
public:
explicit ContentIdentifier( const OUString& ContentId );
- virtual ~ContentIdentifier();
+ virtual ~ContentIdentifier() override;
// XContentIdentifier
virtual OUString SAL_CALL getContentIdentifier()
diff --git a/ucb/source/core/provprox.hxx b/ucb/source/core/provprox.hxx
index 02f916f42aa2..c23ab690bd2c 100644
--- a/ucb/source/core/provprox.hxx
+++ b/ucb/source/core/provprox.hxx
@@ -46,7 +46,7 @@ class UcbContentProviderProxyFactory : public cppu::WeakImplHelper <
public:
explicit UcbContentProviderProxyFactory(
const css::uno::Reference< css::lang::XMultiServiceFactory >& rxSMgr );
- virtual ~UcbContentProviderProxyFactory();
+ virtual ~UcbContentProviderProxyFactory() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
@@ -99,7 +99,7 @@ public:
UcbContentProviderProxy(
const css::uno::Reference< css::lang::XMultiServiceFactory >& rxSMgr,
const OUString& Service );
- virtual ~UcbContentProviderProxy();
+ virtual ~UcbContentProviderProxy() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/core/ucb.hxx b/ucb/source/core/ucb.hxx
index 5904d7ca411b..ced7dfb39a35 100644
--- a/ucb/source/core/ucb.hxx
+++ b/ucb/source/core/ucb.hxx
@@ -62,7 +62,7 @@ class UniversalContentBroker :
{
public:
explicit UniversalContentBroker( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~UniversalContentBroker();
+ virtual ~UniversalContentBroker() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/core/ucbcmds.cxx b/ucb/source/core/ucbcmds.cxx
index 843cae6009f7..4341f52c3a59 100644
--- a/ucb/source/core/ucbcmds.cxx
+++ b/ucb/source/core/ucbcmds.cxx
@@ -202,7 +202,7 @@ class CommandProcessorInfo :
public:
CommandProcessorInfo();
- virtual ~CommandProcessorInfo();
+ virtual ~CommandProcessorInfo() override;
// XCommandInfo methods
virtual uno::Sequence< ucb::CommandInfo > SAL_CALL getCommands()
diff --git a/ucb/source/core/ucbprops.hxx b/ucb/source/core/ucbprops.hxx
index dfe8137a554a..536b2c4f78db 100644
--- a/ucb/source/core/ucbprops.hxx
+++ b/ucb/source/core/ucbprops.hxx
@@ -47,7 +47,7 @@ private:
public:
explicit UcbPropertiesManager( const css::uno::Reference< css::lang::XMultiServiceFactory >& rxSMgr );
- virtual ~UcbPropertiesManager();
+ virtual ~UcbPropertiesManager() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/ucb/source/core/ucbstore.cxx b/ucb/source/core/ucbstore.cxx
index 6e020edbb07e..c9ccf70d78ac 100644
--- a/ucb/source/core/ucbstore.cxx
+++ b/ucb/source/core/ucbstore.cxx
@@ -118,7 +118,7 @@ class PropertySetInfo_Impl : public cppu::WeakImplHelper < XPropertySetInfo >
public:
explicit PropertySetInfo_Impl(PersistentPropertySet* pOwner);
- virtual ~PropertySetInfo_Impl();
+ virtual ~PropertySetInfo_Impl() override;
// XPropertySetInfo
virtual Sequence< Property > SAL_CALL getProperties()
diff --git a/ucb/source/core/ucbstore.hxx b/ucb/source/core/ucbstore.hxx
index 9641b8998b90..312c5571932e 100644
--- a/ucb/source/core/ucbstore.hxx
+++ b/ucb/source/core/ucbstore.hxx
@@ -56,7 +56,7 @@ class UcbStore : public cppu::WeakImplHelper <
public:
explicit UcbStore( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~UcbStore();
+ virtual ~UcbStore() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
@@ -116,7 +116,7 @@ public:
PropertySetRegistry(
const css::uno::Reference< css::uno::XComponentContext >& xContext,
const css::uno::Sequence< css::uno::Any >& rInitArgs);
- virtual ~PropertySetRegistry();
+ virtual ~PropertySetRegistry() override;
// XServiceInfo
@@ -190,7 +190,7 @@ public:
PersistentPropertySet(
PropertySetRegistry& rCreator,
const OUString& rKey );
- virtual ~PersistentPropertySet();
+ virtual ~PersistentPropertySet() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/ucb/source/sorter/sortdynres.hxx b/ucb/source/sorter/sortdynres.hxx
index 1ec826e9575d..0078fd8a5950 100644
--- a/ucb/source/sorter/sortdynres.hxx
+++ b/ucb/source/sorter/sortdynres.hxx
@@ -75,7 +75,7 @@ public:
const css::uno::Reference < css::ucb::XAnyCompareFactory > &xCompFac,
const css::uno::Reference < css::uno::XComponentContext > &rxContext );
- virtual ~SortedDynamicResultSet();
+ virtual ~SortedDynamicResultSet() override;
// XServiceInfo
@@ -140,7 +140,7 @@ class SortedDynamicResultSetListener: public cppu::WeakImplHelper <
public:
SortedDynamicResultSetListener( SortedDynamicResultSet *mOwner );
- virtual ~SortedDynamicResultSetListener();
+ virtual ~SortedDynamicResultSetListener() override;
// XEventListener ( base of XDynamicResultSetListener )
@@ -170,7 +170,7 @@ public:
SortedDynamicResultSetFactory(
const css::uno::Reference< css::uno::XComponentContext > & rxContext);
- virtual ~SortedDynamicResultSetFactory();
+ virtual ~SortedDynamicResultSetFactory() override;
// XServiceInfo
diff --git a/ucb/source/sorter/sortresult.cxx b/ucb/source/sorter/sortresult.cxx
index 25d507c0f2a2..8b873b6ef789 100644
--- a/ucb/source/sorter/sortresult.cxx
+++ b/ucb/source/sorter/sortresult.cxx
@@ -97,7 +97,7 @@ private:
public:
SRSPropertySetInfo();
- virtual ~SRSPropertySetInfo();
+ virtual ~SRSPropertySetInfo() override;
// XPropertySetInfo
virtual Sequence< Property > SAL_CALL getProperties()
diff --git a/ucb/source/sorter/sortresult.hxx b/ucb/source/sorter/sortresult.hxx
index 9d40be01a1d1..065405532e19 100644
--- a/ucb/source/sorter/sortresult.hxx
+++ b/ucb/source/sorter/sortresult.hxx
@@ -162,7 +162,7 @@ private:
public:
SortedResultSet( css::uno::Reference< css::sdbc::XResultSet > const & aResult );
- virtual ~SortedResultSet();
+ virtual ~SortedResultSet() override;
const SortedEntryList& GetS2OList() const { return maS2O; }
const SimpleList& GetO2SList() const { return maO2S; }
diff --git a/ucb/source/ucp/cmis/cmis_content.hxx b/ucb/source/ucp/cmis/cmis_content.hxx
index 0396c7b2615a..429ec21ef0e6 100644
--- a/ucb/source/ucp/cmis/cmis_content.hxx
+++ b/ucb/source/ucp/cmis/cmis_content.hxx
@@ -137,7 +137,7 @@ public:
bool bIsFolder)
throw ( css::ucb::ContentCreationException );
- virtual ~Content();
+ virtual ~Content() override;
virtual css::uno::Sequence< css::beans::Property >
getProperties( const css::uno::Reference< css::ucb::XCommandEnvironment > & xEnv ) override;
diff --git a/ucb/source/ucp/cmis/cmis_datasupplier.hxx b/ucb/source/ucp/cmis/cmis_datasupplier.hxx
index 3002a887fb95..de4903e4ae3e 100644
--- a/ucb/source/ucp/cmis/cmis_datasupplier.hxx
+++ b/ucb/source/ucp/cmis/cmis_datasupplier.hxx
@@ -49,7 +49,7 @@ namespace cmis
public:
DataSupplier( ChildrenProvider* pChildrenProvider, sal_Int32 nOpenMode );
- virtual ~DataSupplier();
+ virtual ~DataSupplier() override;
virtual OUString queryContentIdentifierString( sal_uInt32 nIndex ) override;
virtual css::uno::Reference< css::ucb::XContentIdentifier >
diff --git a/ucb/source/ucp/cmis/cmis_provider.hxx b/ucb/source/ucp/cmis/cmis_provider.hxx
index bf818a6a7f87..3915c0664e81 100644
--- a/ucb/source/ucp/cmis/cmis_provider.hxx
+++ b/ucb/source/ucp/cmis/cmis_provider.hxx
@@ -24,7 +24,7 @@ private:
public:
explicit ContentProvider( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ContentProvider();
+ virtual ~ContentProvider() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/ucp/cmis/cmis_repo_content.hxx b/ucb/source/ucp/cmis/cmis_repo_content.hxx
index 5ddde855e3fb..82200e96b876 100644
--- a/ucb/source/ucp/cmis/cmis_repo_content.hxx
+++ b/ucb/source/ucp/cmis/cmis_repo_content.hxx
@@ -78,7 +78,7 @@ public:
std::vector< libcmis::RepositoryPtr > const & aRepos = std::vector< libcmis::RepositoryPtr > ( ) )
throw ( css::ucb::ContentCreationException );
- virtual ~RepoContent();
+ virtual ~RepoContent() override;
virtual css::uno::Sequence< css::beans::Property >
getProperties( const css::uno::Reference< css::ucb::XCommandEnvironment > & xEnv ) override;
diff --git a/ucb/source/ucp/cmis/std_inputstream.hxx b/ucb/source/ucp/cmis/std_inputstream.hxx
index 664fa0ad9810..ba7338c76375 100644
--- a/ucb/source/ucp/cmis/std_inputstream.hxx
+++ b/ucb/source/ucp/cmis/std_inputstream.hxx
@@ -34,7 +34,7 @@ namespace cmis
StdInputStream( boost::shared_ptr< std::istream > const & pStream );
- virtual ~StdInputStream();
+ virtual ~StdInputStream() override;
virtual css::uno::Any SAL_CALL queryInterface ( const css::uno::Type& rType )
throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/ucb/source/ucp/cmis/std_outputstream.hxx b/ucb/source/ucp/cmis/std_outputstream.hxx
index 84d79ba41cc8..1521bbd211db 100644
--- a/ucb/source/ucp/cmis/std_outputstream.hxx
+++ b/ucb/source/ucp/cmis/std_outputstream.hxx
@@ -31,7 +31,7 @@ namespace cmis
StdOutputStream( boost::shared_ptr< std::ostream > const & pStream );
- virtual ~StdOutputStream( );
+ virtual ~StdOutputStream( ) override;
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type& rType )
throw ( css::uno::RuntimeException, std::exception ) override;
diff --git a/ucb/source/ucp/expand/ucpexpand.cxx b/ucb/source/ucp/expand/ucpexpand.cxx
index 49673d6c838d..2f4cd3915d26 100644
--- a/ucb/source/ucp/expand/ucpexpand.cxx
+++ b/ucb/source/ucp/expand/ucpexpand.cxx
@@ -69,7 +69,7 @@ public:
m_xComponentContext( xComponentContext ),
m_xMacroExpander( util::theMacroExpander::get(xComponentContext) )
{}
- virtual ~ExpandContentProviderImpl() throw ();
+ virtual ~ExpandContentProviderImpl() throw () override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/ucb/source/ucp/ext/ucpext_content.hxx b/ucb/source/ucp/ext/ucpext_content.hxx
index aad3588119e5..c01a330e1f1b 100644
--- a/ucb/source/ucp/ext/ucpext_content.hxx
+++ b/ucb/source/ucp/ext/ucpext_content.hxx
@@ -86,7 +86,7 @@ namespace ucb { namespace ucp { namespace ext
OUString getPhysicalURL() const;
protected:
- virtual ~Content();
+ virtual ~Content() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/ucb/source/ucp/ext/ucpext_datasupplier.hxx b/ucb/source/ucp/ext/ucpext_datasupplier.hxx
index 57395a3e1f0f..b9a7fccb2d11 100644
--- a/ucb/source/ucp/ext/ucpext_datasupplier.hxx
+++ b/ucb/source/ucp/ext/ucpext_datasupplier.hxx
@@ -48,7 +48,7 @@ namespace ucb { namespace ucp { namespace ext
void fetchData();
protected:
- virtual ~DataSupplier();
+ virtual ~DataSupplier() override;
virtual OUString queryContentIdentifierString( sal_uInt32 nIndex ) override;
virtual css::uno::Reference< css::ucb::XContentIdentifier > queryContentIdentifier( sal_uInt32 nIndex ) override;
diff --git a/ucb/source/ucp/ext/ucpext_provider.hxx b/ucb/source/ucp/ext/ucpext_provider.hxx
index e803e20d6878..2e73f89b6e05 100644
--- a/ucb/source/ucp/ext/ucpext_provider.hxx
+++ b/ucb/source/ucp/ext/ucpext_provider.hxx
@@ -34,7 +34,7 @@ namespace ucb { namespace ucp { namespace ext
{
public:
explicit ContentProvider( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ContentProvider();
+ virtual ~ContentProvider() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/ucb/source/ucp/file/bc.hxx b/ucb/source/ucp/file/bc.hxx
index 506bf59ec45c..d8b47dee6a52 100644
--- a/ucb/source/ucp/file/bc.hxx
+++ b/ucb/source/ucp/file/bc.hxx
@@ -84,7 +84,7 @@ namespace fileaccess {
const css::uno::Reference< css::ucb::XContentIdentifier >& xContentIdentifier,
const OUString& aUnqPath );
- virtual ~BaseContent();
+ virtual ~BaseContent() override;
// XInterface
virtual css::uno::Any SAL_CALL
diff --git a/ucb/source/ucp/file/filcmd.hxx b/ucb/source/ucp/file/filcmd.hxx
index e811c8f758c2..154f3dc1c898 100644
--- a/ucb/source/ucp/file/filcmd.hxx
+++ b/ucb/source/ucp/file/filcmd.hxx
@@ -41,7 +41,7 @@ namespace fileaccess {
explicit XCommandInfo_impl( shell* pMyShell );
- virtual ~XCommandInfo_impl();
+ virtual ~XCommandInfo_impl() override;
// XInterface
virtual css::uno::Any SAL_CALL
diff --git a/ucb/source/ucp/file/filid.hxx b/ucb/source/ucp/file/filid.hxx
index c3f38da8a30d..d2c2baf51e51 100644
--- a/ucb/source/ucp/file/filid.hxx
+++ b/ucb/source/ucp/file/filid.hxx
@@ -39,7 +39,7 @@ namespace fileaccess {
FileContentIdentifier( const OUString& aUnqPath,
bool IsNormalized = true );
- virtual ~FileContentIdentifier();
+ virtual ~FileContentIdentifier() override;
// XInterface
virtual css::uno::Any SAL_CALL
diff --git a/ucb/source/ucp/file/filinpstr.hxx b/ucb/source/ucp/file/filinpstr.hxx
index c43934471cc9..25aa6dd6579e 100644
--- a/ucb/source/ucp/file/filinpstr.hxx
+++ b/ucb/source/ucp/file/filinpstr.hxx
@@ -44,7 +44,7 @@ namespace fileaccess {
XInputStream_impl( const OUString& aUncPath, bool bLock );
- virtual ~XInputStream_impl();
+ virtual ~XInputStream_impl() override;
/**
* Returns an error code as given by filerror.hxx
diff --git a/ucb/source/ucp/file/filprp.hxx b/ucb/source/ucp/file/filprp.hxx
index 1e09c7f3ae08..dfba38f9c1e1 100644
--- a/ucb/source/ucp/file/filprp.hxx
+++ b/ucb/source/ucp/file/filprp.hxx
@@ -35,7 +35,7 @@ class XPropertySetInfo_impl : public cppu::WeakImplHelper<
XPropertySetInfo_impl( shell* pMyShell,const OUString& aUnqPath );
XPropertySetInfo_impl( shell* pMyShell,const css::uno::Sequence< css::beans::Property >& seq );
- virtual ~XPropertySetInfo_impl();
+ virtual ~XPropertySetInfo_impl() override;
virtual css::uno::Sequence< css::beans::Property > SAL_CALL
getProperties()
diff --git a/ucb/source/ucp/file/filrow.hxx b/ucb/source/ucp/file/filrow.hxx
index 8d947b195095..8449543d53c2 100644
--- a/ucb/source/ucp/file/filrow.hxx
+++ b/ucb/source/ucp/file/filrow.hxx
@@ -33,7 +33,7 @@ namespace fileaccess {
{
public:
XRow_impl( shell* pShell,const css::uno::Sequence< css::uno::Any >& aValueMap );
- virtual ~XRow_impl();
+ virtual ~XRow_impl() override;
virtual sal_Bool SAL_CALL
wasNull()
diff --git a/ucb/source/ucp/file/filrset.hxx b/ucb/source/ucp/file/filrset.hxx
index 5ebf86dc9fc3..19a169a90d1f 100644
--- a/ucb/source/ucp/file/filrset.hxx
+++ b/ucb/source/ucp/file/filrset.hxx
@@ -59,7 +59,7 @@ class XResultSet_impl : public Notifier,
const css::uno::Sequence< css::beans::Property >& seq,
const css::uno::Sequence< css::ucb::NumberedSortingInfo >& seqSort );
- virtual ~XResultSet_impl();
+ virtual ~XResultSet_impl() override;
virtual ContentEventNotifier* cDEL() override
{
diff --git a/ucb/source/ucp/file/filstr.hxx b/ucb/source/ucp/file/filstr.hxx
index 4c09bfffddb0..7a9403382877 100644
--- a/ucb/source/ucp/file/filstr.hxx
+++ b/ucb/source/ucp/file/filstr.hxx
@@ -58,7 +58,7 @@ class XStream_impl : public cppu::WeakImplHelper<
sal_Int32 SAL_CALL CtorSuccess() { return m_nErrorCode;}
sal_Int32 SAL_CALL getMinorError() { return m_nMinorErrorCode;}
- virtual ~XStream_impl();
+ virtual ~XStream_impl() override;
// XStream
diff --git a/ucb/source/ucp/file/prov.cxx b/ucb/source/ucp/file/prov.cxx
index 98c98fd2df37..b67304e52739 100644
--- a/ucb/source/ucp/file/prov.cxx
+++ b/ucb/source/ucp/file/prov.cxx
@@ -258,7 +258,7 @@ class XPropertySetInfoImpl2
{
public:
XPropertySetInfoImpl2();
- virtual ~XPropertySetInfoImpl2();
+ virtual ~XPropertySetInfoImpl2() override;
// XInterface
virtual Any SAL_CALL
diff --git a/ucb/source/ucp/file/prov.hxx b/ucb/source/ucp/file/prov.hxx
index 19cf312812a0..df44978e62a3 100644
--- a/ucb/source/ucp/file/prov.hxx
+++ b/ucb/source/ucp/file/prov.hxx
@@ -59,7 +59,7 @@ namespace fileaccess {
public:
explicit FileProvider( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~FileProvider();
+ virtual ~FileProvider() override;
// XServiceInfo
virtual OUString SAL_CALL
diff --git a/ucb/source/ucp/file/shell.hxx b/ucb/source/ucp/file/shell.hxx
index cac588f310b8..e23a219cfd8c 100644
--- a/ucb/source/ucp/file/shell.hxx
+++ b/ucb/source/ucp/file/shell.hxx
@@ -155,7 +155,7 @@ namespace fileaccess {
shell( const css::uno::Reference< css::uno::XComponentContext >& rxContext,
FileProvider* pProvider, bool bWithConfig );
- virtual ~shell();
+ virtual ~shell() override;
/**
diff --git a/ucb/source/ucp/ftp/ftpcontent.hxx b/ucb/source/ucp/ftp/ftpcontent.hxx
index 00b9a43f6387..dde4be2dc72e 100644
--- a/ucb/source/ucp/ftp/ftpcontent.hxx
+++ b/ucb/source/ucp/ftp/ftpcontent.hxx
@@ -60,7 +60,7 @@ public:
const css::ucb::ContentInfo& aInfo);
- virtual ~FTPContent();
+ virtual ~FTPContent() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/ucp/ftp/ftpcontentidentifier.hxx b/ucb/source/ucp/ftp/ftpcontentidentifier.hxx
index 6b4b4138d3f0..99f13b31ef79 100644
--- a/ucb/source/ucp/ftp/ftpcontentidentifier.hxx
+++ b/ucb/source/ucp/ftp/ftpcontentidentifier.hxx
@@ -48,7 +48,7 @@ namespace ftp {
explicit FTPContentIdentifier(const OUString& ident);
- virtual ~FTPContentIdentifier();
+ virtual ~FTPContentIdentifier() override;
// XInterface
diff --git a/ucb/source/ucp/ftp/ftpcontentprovider.hxx b/ucb/source/ucp/ftp/ftpcontentprovider.hxx
index 9a0d8d93041d..aedc02fba3a0 100644
--- a/ucb/source/ucp/ftp/ftpcontentprovider.hxx
+++ b/ucb/source/ucp/ftp/ftpcontentprovider.hxx
@@ -47,7 +47,7 @@ namespace ftp
explicit FTPContentProvider( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~FTPContentProvider();
+ virtual ~FTPContentProvider() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/ucp/ftp/ftpdynresultset.hxx b/ucb/source/ucp/ftp/ftpdynresultset.hxx
index b39a3d993011..e99c4b31a05a 100644
--- a/ucb/source/ucp/ftp/ftpdynresultset.hxx
+++ b/ucb/source/ucp/ftp/ftpdynresultset.hxx
@@ -43,7 +43,7 @@ namespace ftp {
const css::ucb::OpenCommandArgument2& rCommand,
ResultSetFactory* pFactory );
- virtual ~DynamicResultSet();
+ virtual ~DynamicResultSet() override;
};
}
diff --git a/ucb/source/ucp/ftp/ftpresultsetbase.hxx b/ucb/source/ucp/ftp/ftpresultsetbase.hxx
index 426e649f19a2..1b083eea9f38 100644
--- a/ucb/source/ucp/ftp/ftpresultsetbase.hxx
+++ b/ucb/source/ucp/ftp/ftpresultsetbase.hxx
@@ -54,7 +54,7 @@ namespace ftp {
const css::uno::Reference< css::ucb::XContentProvider >& xProvider,
const css::uno::Sequence< css::beans::Property >& seq);
- virtual ~ResultSetBase();
+ virtual ~ResultSetBase() override;
// XInterface
virtual css::uno::Any SAL_CALL
diff --git a/ucb/source/ucp/gio/gio_content.hxx b/ucb/source/ucp/gio/gio_content.hxx
index 84b8534dc634..a6c5bcbddf1c 100644
--- a/ucb/source/ucp/gio/gio_content.hxx
+++ b/ucb/source/ucp/gio/gio_content.hxx
@@ -127,7 +127,7 @@ public:
bool bIsFolder)
throw ( css::ucb::ContentCreationException );
- virtual ~Content();
+ virtual ~Content() override;
css::uno::Reference< css::sdbc::XRow > getPropertyValuesFromGFileInfo(
GFileInfo *pInfo, const css::uno::Reference< css::uno::XComponentContext >& rxContext,
diff --git a/ucb/source/ucp/gio/gio_datasupplier.hxx b/ucb/source/ucp/gio/gio_datasupplier.hxx
index 8d1d87c94d8d..9927970c1358 100644
--- a/ucb/source/ucp/gio/gio_datasupplier.hxx
+++ b/ucb/source/ucp/gio/gio_datasupplier.hxx
@@ -60,7 +60,7 @@ private:
ResultList maResults;
public:
DataSupplier( const rtl::Reference< Content >& rContent, sal_Int32 nOpenMode );
- virtual ~DataSupplier();
+ virtual ~DataSupplier() override;
virtual OUString queryContentIdentifierString( sal_uInt32 nIndex ) override;
virtual css::uno::Reference< css::ucb::XContentIdentifier >
diff --git a/ucb/source/ucp/gio/gio_inputstream.hxx b/ucb/source/ucp/gio/gio_inputstream.hxx
index ea096d5cf607..6a08aab71b15 100644
--- a/ucb/source/ucp/gio/gio_inputstream.hxx
+++ b/ucb/source/ucp/gio/gio_inputstream.hxx
@@ -38,7 +38,7 @@ private:
public:
explicit InputStream ( GFileInputStream *pStream );
- virtual ~InputStream();
+ virtual ~InputStream() override;
// XInputStream
virtual sal_Int32 SAL_CALL readBytes( css::uno::Sequence< sal_Int8 > & aData,
diff --git a/ucb/source/ucp/gio/gio_outputstream.hxx b/ucb/source/ucp/gio/gio_outputstream.hxx
index 73158eba8b4e..6cae73ad7555 100644
--- a/ucb/source/ucp/gio/gio_outputstream.hxx
+++ b/ucb/source/ucp/gio/gio_outputstream.hxx
@@ -42,7 +42,7 @@ private:
public:
explicit OutputStream ( GFileOutputStream *pStream );
- virtual ~OutputStream();
+ virtual ~OutputStream() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface(const css::uno::Type & type )
diff --git a/ucb/source/ucp/gio/gio_provider.hxx b/ucb/source/ucp/gio/gio_provider.hxx
index dbb3f8542ef4..338811e098c2 100644
--- a/ucb/source/ucp/gio/gio_provider.hxx
+++ b/ucb/source/ucp/gio/gio_provider.hxx
@@ -31,7 +31,7 @@ class ContentProvider : public ::ucbhelper::ContentProviderImplHelper
{
public:
explicit ContentProvider( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ContentProvider();
+ virtual ~ContentProvider() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/ucp/gio/gio_seekable.hxx b/ucb/source/ucp/gio/gio_seekable.hxx
index b4e5e078e174..2781c6ba12cf 100644
--- a/ucb/source/ucp/gio/gio_seekable.hxx
+++ b/ucb/source/ucp/gio/gio_seekable.hxx
@@ -40,7 +40,7 @@ private:
GSeekable *mpStream;
public:
explicit Seekable( GSeekable *pStream );
- virtual ~Seekable();
+ virtual ~Seekable() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface(const css::uno::Type & type )
diff --git a/ucb/source/ucp/hierarchy/hierarchycontent.hxx b/ucb/source/ucp/hierarchy/hierarchycontent.hxx
index 19d813fdb9a0..f1570e82736f 100644
--- a/ucb/source/ucp/hierarchy/hierarchycontent.hxx
+++ b/ucb/source/ucp/hierarchy/hierarchycontent.hxx
@@ -196,7 +196,7 @@ public:
const css::uno::Reference< css::ucb::XContentIdentifier >& Identifier,
const css::ucb::ContentInfo& Info );
- virtual ~HierarchyContent();
+ virtual ~HierarchyContent() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/ucp/hierarchy/hierarchydatasource.cxx b/ucb/source/ucp/hierarchy/hierarchydatasource.cxx
index c662e650f793..87d1353ac7dc 100644
--- a/ucb/source/ucp/hierarchy/hierarchydatasource.cxx
+++ b/ucb/source/ucp/hierarchy/hierarchydatasource.cxx
@@ -89,7 +89,7 @@ public:
HierarchyDataAccess( const uno::Reference<
uno::XInterface > & xConfigAccess,
bool bReadOnly );
- virtual ~HierarchyDataAccess();
+ virtual ~HierarchyDataAccess() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/ucp/hierarchy/hierarchydatasource.hxx b/ucb/source/ucp/hierarchy/hierarchydatasource.hxx
index 2889bef40f87..1ea2a3cdf068 100644
--- a/ucb/source/ucp/hierarchy/hierarchydatasource.hxx
+++ b/ucb/source/ucp/hierarchy/hierarchydatasource.hxx
@@ -47,7 +47,7 @@ class HierarchyDataSource : public cppu::OWeakObject,
public:
explicit HierarchyDataSource( const css::uno::Reference< css::uno::XComponentContext > & rxContext );
- virtual ~HierarchyDataSource();
+ virtual ~HierarchyDataSource() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/ucp/hierarchy/hierarchydatasupplier.hxx b/ucb/source/ucp/hierarchy/hierarchydatasupplier.hxx
index f04b716ecc98..d3f36c8abd51 100644
--- a/ucb/source/ucp/hierarchy/hierarchydatasupplier.hxx
+++ b/ucb/source/ucp/hierarchy/hierarchydatasupplier.hxx
@@ -44,7 +44,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const rtl::Reference< HierarchyContent >& rContent,
sal_Int32 nOpenMode = css::ucb::OpenMode::ALL );
- virtual ~HierarchyResultSetDataSupplier();
+ virtual ~HierarchyResultSetDataSupplier() override;
virtual OUString queryContentIdentifierString( sal_uInt32 nIndex ) override;
virtual css::uno::Reference< css::ucb::XContentIdentifier >
diff --git a/ucb/source/ucp/hierarchy/hierarchyprovider.hxx b/ucb/source/ucp/hierarchy/hierarchyprovider.hxx
index d8c3ac184362..8eb74d17519a 100644
--- a/ucb/source/ucp/hierarchy/hierarchyprovider.hxx
+++ b/ucb/source/ucp/hierarchy/hierarchyprovider.hxx
@@ -71,7 +71,7 @@ class HierarchyContentProvider : public ::ucbhelper::ContentProviderImplHelper,
public:
explicit HierarchyContentProvider(
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~HierarchyContentProvider();
+ virtual ~HierarchyContentProvider() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/ucp/package/pkgcontent.hxx b/ucb/source/ucp/package/pkgcontent.hxx
index 3ab4154d39e3..2c9ee77f0a71 100644
--- a/ucb/source/ucp/package/pkgcontent.hxx
+++ b/ucb/source/ucp/package/pkgcontent.hxx
@@ -210,7 +210,7 @@ public:
const css::uno::Reference< css::ucb::XContentIdentifier >& Identifier,
const css::ucb::ContentInfo& Info );
- virtual ~Content();
+ virtual ~Content() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/ucp/package/pkgdatasupplier.hxx b/ucb/source/ucp/package/pkgdatasupplier.hxx
index 2abe3913d01f..5b40c24c437a 100644
--- a/ucb/source/ucp/package/pkgdatasupplier.hxx
+++ b/ucb/source/ucp/package/pkgdatasupplier.hxx
@@ -36,7 +36,7 @@ class DataSupplier : public ::ucbhelper::ResultSetDataSupplier
public:
DataSupplier( const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const rtl::Reference< Content >& rContent );
- virtual ~DataSupplier();
+ virtual ~DataSupplier() override;
virtual OUString queryContentIdentifierString( sal_uInt32 nIndex ) override;
virtual css::uno::Reference< css::ucb::XContentIdentifier >
diff --git a/ucb/source/ucp/package/pkgprovider.cxx b/ucb/source/ucp/package/pkgprovider.cxx
index 0dfebf6b72c0..fcae46c79c5a 100644
--- a/ucb/source/ucp/package/pkgprovider.cxx
+++ b/ucb/source/ucp/package/pkgprovider.cxx
@@ -58,7 +58,7 @@ public:
const uno::Reference< container::XHierarchicalNameAccess > & xNA,
ContentProvider* pOwner )
: m_aName( rName ), m_xNA( xNA ), m_pOwner( pOwner ) {}
- virtual ~Package() { m_pOwner->removePackage( m_aName ); }
+ virtual ~Package() override { m_pOwner->removePackage( m_aName ); }
// XInterface
virtual uno::Any SAL_CALL
diff --git a/ucb/source/ucp/package/pkgprovider.hxx b/ucb/source/ucp/package/pkgprovider.hxx
index 7350ab9828bf..3abcf44fa9d7 100644
--- a/ucb/source/ucp/package/pkgprovider.hxx
+++ b/ucb/source/ucp/package/pkgprovider.hxx
@@ -49,7 +49,7 @@ class ContentProvider : public ::ucbhelper::ContentProviderImplHelper
public:
explicit ContentProvider( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ContentProvider();
+ virtual ~ContentProvider() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/ucp/tdoc/tdoc_content.hxx b/ucb/source/ucp/tdoc/tdoc_content.hxx
index dec794b75ce3..5f572d3d3937 100644
--- a/ucb/source/ucp/tdoc/tdoc_content.hxx
+++ b/ucb/source/ucp/tdoc/tdoc_content.hxx
@@ -217,7 +217,7 @@ public:
const css::uno::Reference< css::ucb::XContentIdentifier >& Identifier,
const css::ucb::ContentInfo& Info );
- virtual ~Content();
+ virtual ~Content() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/ucp/tdoc/tdoc_datasupplier.hxx b/ucb/source/ucp/tdoc/tdoc_datasupplier.hxx
index 7c81bdca0979..a6cf5f1ba522 100644
--- a/ucb/source/ucp/tdoc/tdoc_datasupplier.hxx
+++ b/ucb/source/ucp/tdoc/tdoc_datasupplier.hxx
@@ -42,7 +42,7 @@ public:
ResultSetDataSupplier(
const css::uno::Reference< css::uno::XComponentContext >& rxContext,
const rtl::Reference< Content >& rContent );
- virtual ~ResultSetDataSupplier();
+ virtual ~ResultSetDataSupplier() override;
virtual OUString queryContentIdentifierString( sal_uInt32 nIndex ) override;
virtual css::uno::Reference< css::ucb::XContentIdentifier >
diff --git a/ucb/source/ucp/tdoc/tdoc_docmgr.hxx b/ucb/source/ucp/tdoc/tdoc_docmgr.hxx
index 2568c2a8953e..1cace6937fe6 100644
--- a/ucb/source/ucp/tdoc/tdoc_docmgr.hxx
+++ b/ucb/source/ucp/tdoc/tdoc_docmgr.hxx
@@ -103,7 +103,7 @@ namespace tdoc_ucp {
OfficeDocumentsManager(
const css::uno::Reference< css::uno::XComponentContext > & rxContext,
ContentProvider * pDocEventListener );
- virtual ~OfficeDocumentsManager();
+ virtual ~OfficeDocumentsManager() override;
void destroy();
diff --git a/ucb/source/ucp/tdoc/tdoc_documentcontentfactory.hxx b/ucb/source/ucp/tdoc/tdoc_documentcontentfactory.hxx
index fdff4bf01721..866c7a778c5f 100644
--- a/ucb/source/ucp/tdoc/tdoc_documentcontentfactory.hxx
+++ b/ucb/source/ucp/tdoc/tdoc_documentcontentfactory.hxx
@@ -35,7 +35,7 @@ class DocumentContentFactory :
{
public:
explicit DocumentContentFactory( const css::uno::Reference< css::lang::XMultiServiceFactory >& rXSMgr );
- virtual ~DocumentContentFactory();
+ virtual ~DocumentContentFactory() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/ucb/source/ucp/tdoc/tdoc_provider.hxx b/ucb/source/ucp/tdoc/tdoc_provider.hxx
index e82db66e1823..5dbf85a636cc 100644
--- a/ucb/source/ucp/tdoc/tdoc_provider.hxx
+++ b/ucb/source/ucp/tdoc/tdoc_provider.hxx
@@ -57,7 +57,7 @@ class ContentProvider :
{
public:
explicit ContentProvider( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ContentProvider();
+ virtual ~ContentProvider() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/ucp/tdoc/tdoc_stgelems.hxx b/ucb/source/ucp/tdoc/tdoc_stgelems.hxx
index 10058edbe0f7..30c3cff93e79 100644
--- a/ucb/source/ucp/tdoc/tdoc_stgelems.hxx
+++ b/ucb/source/ucp/tdoc/tdoc_stgelems.hxx
@@ -79,7 +79,7 @@ public:
const OUString & rUri,
const css::uno::Reference< css::embed::XStorage > & xParentStorage,
const css::uno::Reference< css::embed::XStorage > & xStorageToWrap );
- virtual ~Storage();
+ virtual ~Storage() override;
bool isDocumentStorage() const { return m_bIsDocumentStorage; }
@@ -297,7 +297,7 @@ public:
const OUString & rUri,
const css::uno::Reference< css::embed::XStorage > & xParentStorage,
const css::uno::Reference< css::io::XOutputStream > & xStreamToWrap );
- virtual ~OutputStream();
+ virtual ~OutputStream() override;
// XInterface
virtual css::uno::Any SAL_CALL
@@ -374,7 +374,7 @@ public:
const css::uno::Reference< css::embed::XStorage > & xParentStorage,
const css::uno::Reference< css::io::XStream > & xStreamToWrap );
- virtual ~Stream();
+ virtual ~Stream() override;
// XInterface
virtual css::uno::Any SAL_CALL
diff --git a/ucb/source/ucp/tdoc/tdoc_storage.hxx b/ucb/source/ucp/tdoc/tdoc_storage.hxx
index ff4fdaab774f..98b1234ad3a4 100644
--- a/ucb/source/ucp/tdoc/tdoc_storage.hxx
+++ b/ucb/source/ucp/tdoc/tdoc_storage.hxx
@@ -46,7 +46,7 @@ namespace tdoc_ucp {
StorageElementFactory(
const css::uno::Reference< css::uno::XComponentContext > & rxContext,
const rtl::Reference< OfficeDocumentsManager > & xDocsMgr );
- virtual ~StorageElementFactory();
+ virtual ~StorageElementFactory() override;
css::uno::Reference< css::embed::XStorage >
createTemporaryStorage()
diff --git a/ucb/source/ucp/webdav-neon/DAVException.hxx b/ucb/source/ucp/webdav-neon/DAVException.hxx
index 6abf981e0047..45fdedb9559b 100644
--- a/ucb/source/ucp/webdav-neon/DAVException.hxx
+++ b/ucb/source/ucp/webdav-neon/DAVException.hxx
@@ -155,7 +155,7 @@ class DAVException : public std::exception
sal_uInt16 nStatusCode ) :
mExceptionCode( inExceptionCode ), mData( rData ),
mStatusCode( nStatusCode ) {};
- virtual ~DAVException() throw() {};
+ virtual ~DAVException() throw() override {};
const ExceptionCode & getError() const { return mExceptionCode; }
const OUString & getData() const { return mData; }
diff --git a/ucb/source/ucp/webdav-neon/DAVSessionFactory.hxx b/ucb/source/ucp/webdav-neon/DAVSessionFactory.hxx
index 7251826a7331..3292ad480adc 100644
--- a/ucb/source/ucp/webdav-neon/DAVSessionFactory.hxx
+++ b/ucb/source/ucp/webdav-neon/DAVSessionFactory.hxx
@@ -59,7 +59,7 @@ class DAVSession;
class DAVSessionFactory : public salhelper::SimpleReferenceObject
{
public:
- virtual ~DAVSessionFactory();
+ virtual ~DAVSessionFactory() override;
rtl::Reference< DAVSession >
createDAVSession( const OUString & inUri,
diff --git a/ucb/source/ucp/webdav-neon/NeonInputStream.hxx b/ucb/source/ucp/webdav-neon/NeonInputStream.hxx
index 48a01f2da662..154f0fbe9195 100644
--- a/ucb/source/ucp/webdav-neon/NeonInputStream.hxx
+++ b/ucb/source/ucp/webdav-neon/NeonInputStream.hxx
@@ -52,7 +52,7 @@ class NeonInputStream : public css::io::XInputStream,
public:
NeonInputStream();
- virtual ~NeonInputStream();
+ virtual ~NeonInputStream() override;
// Add some data to the end of the stream
void AddToStream( const char * inBuf, sal_Int32 inLen );
diff --git a/ucb/source/ucp/webdav-neon/NeonSession.hxx b/ucb/source/ucp/webdav-neon/NeonSession.hxx
index 05556d62f2d0..62652c6b07bf 100644
--- a/ucb/source/ucp/webdav-neon/NeonSession.hxx
+++ b/ucb/source/ucp/webdav-neon/NeonSession.hxx
@@ -68,7 +68,7 @@ private:
static NeonLockStore m_aNeonLockStore;
protected:
- virtual ~NeonSession();
+ virtual ~NeonSession() override;
public:
NeonSession( const rtl::Reference< DAVSessionFactory > & rSessionFactory,
diff --git a/ucb/source/ucp/webdav-neon/webdavcontent.hxx b/ucb/source/ucp/webdav-neon/webdavcontent.hxx
index d213440e4778..1adf196cade7 100644
--- a/ucb/source/ucp/webdav-neon/webdavcontent.hxx
+++ b/ucb/source/ucp/webdav-neon/webdavcontent.hxx
@@ -234,7 +234,7 @@ public:
rtl::Reference< DAVSessionFactory > const & rSessionFactory,
bool isCollection )
throw (css::ucb::ContentCreationException, css::uno::RuntimeException);
- virtual ~Content();
+ virtual ~Content() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucb/source/ucp/webdav-neon/webdavdatasupplier.hxx b/ucb/source/ucp/webdav-neon/webdavdatasupplier.hxx
index 057f49c3674c..141a6ee14a12 100644
--- a/ucb/source/ucp/webdav-neon/webdavdatasupplier.hxx
+++ b/ucb/source/ucp/webdav-neon/webdavdatasupplier.hxx
@@ -52,7 +52,7 @@ public:
const rtl::Reference< Content >& rContent,
sal_Int32 nOpenMode);
- virtual ~DataSupplier();
+ virtual ~DataSupplier() override;
virtual OUString queryContentIdentifierString( sal_uInt32 nIndex ) override;
virtual css::uno::Reference< css::ucb::XContentIdentifier >
diff --git a/ucb/source/ucp/webdav-neon/webdavprovider.hxx b/ucb/source/ucp/webdav-neon/webdavprovider.hxx
index 60ba57d74c2f..4a7557dfb4c5 100644
--- a/ucb/source/ucp/webdav-neon/webdavprovider.hxx
+++ b/ucb/source/ucp/webdav-neon/webdavprovider.hxx
@@ -77,7 +77,7 @@ class ContentProvider : public ::ucbhelper::ContentProviderImplHelper
public:
explicit ContentProvider( const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ContentProvider();
+ virtual ~ContentProvider() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/ucbhelper/source/client/content.cxx b/ucbhelper/source/client/content.cxx
index 82af44ced486..bcc44b686970 100644
--- a/ucbhelper/source/client/content.cxx
+++ b/ucbhelper/source/client/content.cxx
@@ -181,7 +181,7 @@ public:
const Reference< XContent >& rContent,
const Reference< XCommandEnvironment >& rEnv );
- virtual ~Content_Impl();
+ virtual ~Content_Impl() override;
const OUString& getURL() const;
Reference< XContent > getContent();
diff --git a/ucbhelper/source/client/proxydecider.cxx b/ucbhelper/source/client/proxydecider.cxx
index d64cbd5df979..e8a3b76c5aa1 100644
--- a/ucbhelper/source/client/proxydecider.cxx
+++ b/ucbhelper/source/client/proxydecider.cxx
@@ -134,7 +134,7 @@ private:
public:
explicit InternetProxyDecider_Impl(
const uno::Reference< uno::XComponentContext >& rxContext );
- virtual ~InternetProxyDecider_Impl();
+ virtual ~InternetProxyDecider_Impl() override;
void dispose();
diff --git a/ucbhelper/source/provider/resultset.cxx b/ucbhelper/source/provider/resultset.cxx
index 54ec956210ba..d8e34acce752 100644
--- a/ucbhelper/source/provider/resultset.cxx
+++ b/ucbhelper/source/provider/resultset.cxx
@@ -93,7 +93,7 @@ public:
PropertySetInfo(
const PropertyInfo* pProps,
sal_Int32 nProps );
- virtual ~PropertySetInfo();
+ virtual ~PropertySetInfo() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/unoidl/source/legacyprovider.cxx b/unoidl/source/legacyprovider.cxx
index d160caf10de0..0488efa987cf 100644
--- a/unoidl/source/legacyprovider.cxx
+++ b/unoidl/source/legacyprovider.cxx
@@ -80,7 +80,7 @@ public:
RegistryKey const & key);
private:
- virtual ~Cursor() throw () {}
+ virtual ~Cursor() throw () override {}
virtual rtl::Reference< Entity > getNext(OUString * name) override;
@@ -135,7 +135,7 @@ public:
{}
private:
- virtual ~Module() throw () {}
+ virtual ~Module() throw () override {}
virtual std::vector< OUString > getMemberNames() const override;
diff --git a/unoidl/source/legacyprovider.hxx b/unoidl/source/legacyprovider.hxx
index aac97824e986..4f9427d18fb4 100644
--- a/unoidl/source/legacyprovider.hxx
+++ b/unoidl/source/legacyprovider.hxx
@@ -31,7 +31,7 @@ public:
const override;
private:
- virtual ~LegacyProvider() throw ();
+ virtual ~LegacyProvider() throw () override;
Manager & manager_;
mutable RegistryKey ucr_;
diff --git a/unoidl/source/sourcefileprovider.cxx b/unoidl/source/sourcefileprovider.cxx
index 3a3d639bb05e..e6821c47b8fc 100644
--- a/unoidl/source/sourcefileprovider.cxx
+++ b/unoidl/source/sourcefileprovider.cxx
@@ -27,7 +27,7 @@ public:
{}
private:
- virtual ~Cursor() throw () {}
+ virtual ~Cursor() throw () override {}
virtual rtl::Reference< Entity > getNext(OUString * name) override;
@@ -53,7 +53,7 @@ public:
std::map< OUString, rtl::Reference<Entity> > map;
private:
- virtual ~Module() throw () {}
+ virtual ~Module() throw () override {}
virtual std::vector<rtl::OUString> getMemberNames() const override;
diff --git a/unoidl/source/sourcefileprovider.hxx b/unoidl/source/sourcefileprovider.hxx
index 5e775c2d8a9c..9a2a4072fb90 100644
--- a/unoidl/source/sourcefileprovider.hxx
+++ b/unoidl/source/sourcefileprovider.hxx
@@ -32,7 +32,7 @@ public:
virtual rtl::Reference<Entity> findEntity(OUString const & name) const override;
private:
- virtual ~SourceFileProvider() throw ();
+ virtual ~SourceFileProvider() throw () override;
std::map< OUString, rtl::Reference<Entity> > rootMap_;
};
diff --git a/unoidl/source/sourceprovider-scanner.hxx b/unoidl/source/sourceprovider-scanner.hxx
index ab0215dc4a17..522b19a59f12 100644
--- a/unoidl/source/sourceprovider-scanner.hxx
+++ b/unoidl/source/sourceprovider-scanner.hxx
@@ -37,7 +37,7 @@ public:
protected:
explicit SourceProviderEntityPad(bool published): published_(published) {}
- virtual ~SourceProviderEntityPad() {}
+ virtual ~SourceProviderEntityPad() override {}
private:
bool const published_;
@@ -52,7 +52,7 @@ public:
std::vector<unoidl::EnumTypeEntity::Member> members;
private:
- virtual ~SourceProviderEnumTypeEntityPad() throw () {}
+ virtual ~SourceProviderEnumTypeEntityPad() throw () override {}
};
class SourceProviderPlainStructTypeEntityPad: public SourceProviderEntityPad {
@@ -69,7 +69,7 @@ public:
std::vector<unoidl::PlainStructTypeEntity::Member> members;
private:
- virtual ~SourceProviderPlainStructTypeEntityPad() throw () {}
+ virtual ~SourceProviderPlainStructTypeEntityPad() throw () override {}
};
class SourceProviderPolymorphicStructTypeTemplateEntityPad:
@@ -84,7 +84,7 @@ public:
std::vector<unoidl::PolymorphicStructTypeTemplateEntity::Member> members;
private:
- virtual ~SourceProviderPolymorphicStructTypeTemplateEntityPad() throw () {}
+ virtual ~SourceProviderPolymorphicStructTypeTemplateEntityPad() throw () override {}
};
class SourceProviderExceptionTypeEntityPad: public SourceProviderEntityPad {
@@ -101,7 +101,7 @@ public:
std::vector<unoidl::ExceptionTypeEntity::Member> members;
private:
- virtual ~SourceProviderExceptionTypeEntityPad() throw () {}
+ virtual ~SourceProviderExceptionTypeEntityPad() throw () override {}
};
class SourceProviderInterfaceTypeEntityPad: public SourceProviderEntityPad {
@@ -152,7 +152,7 @@ public:
std::map<OUString, Member> allMembers;
private:
- virtual ~SourceProviderInterfaceTypeEntityPad() throw () {}
+ virtual ~SourceProviderInterfaceTypeEntityPad() throw () override {}
bool checkBaseClashes(
YYLTYPE location, yyscan_t yyscanner, SourceProviderScannerData * data,
@@ -187,7 +187,7 @@ public:
std::vector<unoidl::ConstantGroupEntity::Member> members;
private:
- virtual ~SourceProviderConstantGroupEntityPad() throw () {}
+ virtual ~SourceProviderConstantGroupEntityPad() throw () override {}
};
class SourceProviderSingleInterfaceBasedServiceEntityPad:
@@ -233,7 +233,7 @@ public:
std::vector<Constructor> constructors;
private:
- virtual ~SourceProviderSingleInterfaceBasedServiceEntityPad() throw () {}
+ virtual ~SourceProviderSingleInterfaceBasedServiceEntityPad() throw () override {}
};
class SourceProviderAccumulationBasedServiceEntityPad:
@@ -252,7 +252,7 @@ public:
directProperties;
private:
- virtual ~SourceProviderAccumulationBasedServiceEntityPad() throw () {}
+ virtual ~SourceProviderAccumulationBasedServiceEntityPad() throw () override {}
};
struct SourceProviderEntity {
diff --git a/unoidl/source/sourcetreeprovider.cxx b/unoidl/source/sourcetreeprovider.cxx
index 640318c41dad..84a43e26284c 100644
--- a/unoidl/source/sourcetreeprovider.cxx
+++ b/unoidl/source/sourcetreeprovider.cxx
@@ -99,7 +99,7 @@ public:
Cursor() {}
private:
- virtual ~Cursor() throw () {}
+ virtual ~Cursor() throw () override {}
virtual rtl::Reference<Entity> getNext(OUString *) override
{ return rtl::Reference<Entity>(); } //TODO
@@ -110,7 +110,7 @@ public:
SourceModuleEntity() {}
private:
- virtual ~SourceModuleEntity() throw () {}
+ virtual ~SourceModuleEntity() throw () override {}
virtual std::vector<OUString> getMemberNames() const override
{ return std::vector<OUString>(); } //TODO
diff --git a/unoidl/source/sourcetreeprovider.hxx b/unoidl/source/sourcetreeprovider.hxx
index 9262f0d2defb..dbee645d2322 100644
--- a/unoidl/source/sourcetreeprovider.hxx
+++ b/unoidl/source/sourcetreeprovider.hxx
@@ -31,7 +31,7 @@ public:
virtual rtl::Reference<Entity> findEntity(OUString const & name) const override;
private:
- virtual ~SourceTreeProvider() throw ();
+ virtual ~SourceTreeProvider() throw () override;
Manager & manager_;
OUString uri_;
diff --git a/unoidl/source/unoidl.cxx b/unoidl/source/unoidl.cxx
index 26236a4e27d2..722d0aec0021 100644
--- a/unoidl/source/unoidl.cxx
+++ b/unoidl/source/unoidl.cxx
@@ -37,7 +37,7 @@ public:
{}
private:
- virtual ~AggregatingModule() throw () {}
+ virtual ~AggregatingModule() throw () override {}
virtual std::vector< OUString > getMemberNames() const override;
@@ -69,7 +69,7 @@ public:
{ findCursor(); }
private:
- virtual ~AggregatingCursor() throw () {}
+ virtual ~AggregatingCursor() throw () override {}
virtual rtl::Reference< Entity > getNext(OUString * name) override;
diff --git a/unoidl/source/unoidlprovider.cxx b/unoidl/source/unoidlprovider.cxx
index acf443bf445b..ea15ff5a119a 100644
--- a/unoidl/source/unoidlprovider.cxx
+++ b/unoidl/source/unoidlprovider.cxx
@@ -61,7 +61,7 @@ public:
void * address;
private:
- virtual ~MappedFile();
+ virtual ~MappedFile() override;
sal_uInt8 get8(sal_uInt32 offset) const;
@@ -657,7 +657,7 @@ public:
{}
private:
- virtual ~UnoidlCursor() throw () {}
+ virtual ~UnoidlCursor() throw () override {}
virtual rtl::Reference< Entity > getNext(OUString * name) override;
@@ -699,7 +699,7 @@ public:
}
private:
- virtual ~UnoidlModuleEntity() throw () {}
+ virtual ~UnoidlModuleEntity() throw () override {}
virtual std::vector< OUString > getMemberNames() const override;
diff --git a/unoidl/source/unoidlprovider.hxx b/unoidl/source/unoidlprovider.hxx
index 77c77c59c605..4017ab9edb35 100644
--- a/unoidl/source/unoidlprovider.hxx
+++ b/unoidl/source/unoidlprovider.hxx
@@ -46,7 +46,7 @@ public:
const override;
private:
- virtual ~UnoidlProvider() throw ();
+ virtual ~UnoidlProvider() throw () override;
rtl::Reference< detail::MappedFile > file_;
NestedMap map_;
diff --git a/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx b/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx
index c34de5fd0a03..689cee18a6c0 100644
--- a/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx
+++ b/unotest/source/cpp/unobootstrapprotector/unobootstrapprotector.cxx
@@ -60,7 +60,7 @@ class Prot : public CppUnit::Protector
public:
Prot();
- virtual ~Prot();
+ virtual ~Prot() override;
Prot(const Prot&) = delete;
Prot& operator=(const Prot&) = delete;
diff --git a/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx b/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx
index 820b32e248a4..3b29f398d677 100644
--- a/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx
+++ b/unotest/source/cpp/unoexceptionprotector/unoexceptionprotector.cxx
@@ -48,7 +48,7 @@ class Prot : public CppUnit::Protector
public:
Prot() {}
- virtual ~Prot() {}
+ virtual ~Prot() override {}
Prot(const Prot&) = delete;
Prot& operator=(const Prot&) = delete;
diff --git a/unotools/source/config/cmdoptions.cxx b/unotools/source/config/cmdoptions.cxx
index 6279a03555ed..fe99ca33557b 100644
--- a/unotools/source/config/cmdoptions.cxx
+++ b/unotools/source/config/cmdoptions.cxx
@@ -92,7 +92,7 @@ class SvtCommandOptions_Impl : public ConfigItem
public:
SvtCommandOptions_Impl();
- virtual ~SvtCommandOptions_Impl();
+ virtual ~SvtCommandOptions_Impl() override;
/*-****************************************************************************************************
@short called for notify of configmanager
diff --git a/unotools/source/config/compatibility.cxx b/unotools/source/config/compatibility.cxx
index 4460b5eae04b..cd86de8b32e8 100644
--- a/unotools/source/config/compatibility.cxx
+++ b/unotools/source/config/compatibility.cxx
@@ -219,7 +219,7 @@ class SvtCompatibilityOptions_Impl : public ConfigItem
// constructor / destructor
SvtCompatibilityOptions_Impl();
- virtual ~SvtCompatibilityOptions_Impl();
+ virtual ~SvtCompatibilityOptions_Impl() override;
void SetDefault( const OUString & sName, bool bValue );
diff --git a/unotools/source/config/configitem.cxx b/unotools/source/config/configitem.cxx
index 694acb7d1484..348cfc8ba562 100644
--- a/unotools/source/config/configitem.cxx
+++ b/unotools/source/config/configitem.cxx
@@ -71,7 +71,7 @@ namespace utl{
ConfigItem* pParent;
const Sequence< OUString > aPropertyNames;
ConfigChangeListener_Impl(ConfigItem& rItem, const Sequence< OUString >& rNames);
- virtual ~ConfigChangeListener_Impl();
+ virtual ~ConfigChangeListener_Impl() override;
//XChangesListener
virtual void SAL_CALL changesOccurred( const ChangesEvent& Event ) throw(RuntimeException, std::exception) override;
diff --git a/unotools/source/config/defaultoptions.cxx b/unotools/source/config/defaultoptions.cxx
index 5d0ad67aef8f..160df5fa8ec6 100644
--- a/unotools/source/config/defaultoptions.cxx
+++ b/unotools/source/config/defaultoptions.cxx
@@ -93,7 +93,7 @@ public:
OUString m_aUserDictionaryPath;
SvtDefaultOptions_Impl();
- virtual ~SvtDefaultOptions_Impl();
+ virtual ~SvtDefaultOptions_Impl() override;
OUString GetDefaultPath( sal_uInt16 nId ) const;
virtual void Notify( const css::uno::Sequence<OUString>& aPropertyNames) override;
diff --git a/unotools/source/config/dynamicmenuoptions.cxx b/unotools/source/config/dynamicmenuoptions.cxx
index 4259f06bd424..5cb168baff63 100644
--- a/unotools/source/config/dynamicmenuoptions.cxx
+++ b/unotools/source/config/dynamicmenuoptions.cxx
@@ -155,7 +155,7 @@ class SvtDynamicMenuOptions_Impl : public ConfigItem
public:
SvtDynamicMenuOptions_Impl();
- virtual ~SvtDynamicMenuOptions_Impl();
+ virtual ~SvtDynamicMenuOptions_Impl() override;
/*-****************************************************************************************************
@short called for notify of configmanager
diff --git a/unotools/source/config/eventcfg.cxx b/unotools/source/config/eventcfg.cxx
index 353d1074d4f3..6b70a39e902d 100644
--- a/unotools/source/config/eventcfg.cxx
+++ b/unotools/source/config/eventcfg.cxx
@@ -92,7 +92,7 @@ private:
public:
GlobalEventConfig_Impl( );
- virtual ~GlobalEventConfig_Impl( );
+ virtual ~GlobalEventConfig_Impl( ) override;
void Notify( const css::uno::Sequence<OUString>& aPropertyNames) override;
diff --git a/unotools/source/config/extendedsecurityoptions.cxx b/unotools/source/config/extendedsecurityoptions.cxx
index fbb665f088fb..a67aa9570b30 100644
--- a/unotools/source/config/extendedsecurityoptions.cxx
+++ b/unotools/source/config/extendedsecurityoptions.cxx
@@ -57,7 +57,7 @@ class SvtExtendedSecurityOptions_Impl : public ConfigItem
{
public:
SvtExtendedSecurityOptions_Impl();
- virtual ~SvtExtendedSecurityOptions_Impl();
+ virtual ~SvtExtendedSecurityOptions_Impl() override;
/*-****************************************************************************************************
@short called for notify of configmanager
diff --git a/unotools/source/config/fltrcfg.cxx b/unotools/source/config/fltrcfg.cxx
index 55785aa9273d..0cb2b29f12e7 100644
--- a/unotools/source/config/fltrcfg.cxx
+++ b/unotools/source/config/fltrcfg.cxx
@@ -67,7 +67,7 @@ public:
utl::ConfigItem(rRoot),
bLoadVBA(false),
bSaveVBA(false) {}
- virtual ~SvtAppFilterOptions_Impl();
+ virtual ~SvtAppFilterOptions_Impl() override;
virtual void Notify( const css::uno::Sequence<OUString>& aPropertyNames) override;
void Load();
diff --git a/unotools/source/config/fontoptions.cxx b/unotools/source/config/fontoptions.cxx
index 12f8285df830..b51d4468e832 100644
--- a/unotools/source/config/fontoptions.cxx
+++ b/unotools/source/config/fontoptions.cxx
@@ -48,7 +48,7 @@ class SvtFontOptions_Impl : public ConfigItem
public:
SvtFontOptions_Impl();
- virtual ~SvtFontOptions_Impl();
+ virtual ~SvtFontOptions_Impl() override;
/*-****************************************************************************************************
@short called for notify of configmanager
diff --git a/unotools/source/config/itemholder1.hxx b/unotools/source/config/itemholder1.hxx
index 71383dfba57b..9a1626dadc88 100644
--- a/unotools/source/config/itemholder1.hxx
+++ b/unotools/source/config/itemholder1.hxx
@@ -37,7 +37,7 @@ class ItemHolder1 : private ItemHolderMutexBase
public:
ItemHolder1();
- virtual ~ItemHolder1();
+ virtual ~ItemHolder1() override;
static void holdConfigItem(EItem eItem);
// uno interface
diff --git a/unotools/source/config/lingucfg.cxx b/unotools/source/config/lingucfg.cxx
index 998bf16e40f8..451518e1bb6c 100644
--- a/unotools/source/config/lingucfg.cxx
+++ b/unotools/source/config/lingucfg.cxx
@@ -158,7 +158,7 @@ class SvtLinguConfigItem : public utl::ConfigItem
public:
SvtLinguConfigItem();
- virtual ~SvtLinguConfigItem();
+ virtual ~SvtLinguConfigItem() override;
// utl::ConfigItem
virtual void Notify( const css::uno::Sequence< OUString > &rPropertyNames ) override;
diff --git a/unotools/source/config/misccfg.cxx b/unotools/source/config/misccfg.cxx
index a694ae356e90..4d5a953890ce 100644
--- a/unotools/source/config/misccfg.cxx
+++ b/unotools/source/config/misccfg.cxx
@@ -53,7 +53,7 @@ private:
public:
SfxMiscCfg( );
- virtual ~SfxMiscCfg( );
+ virtual ~SfxMiscCfg( ) override;
virtual void Notify( const css::uno::Sequence<OUString>& aPropertyNames) override;
diff --git a/unotools/source/config/moduleoptions.cxx b/unotools/source/config/moduleoptions.cxx
index 1e2c1d7dc279..8823d04a1525 100644
--- a/unotools/source/config/moduleoptions.cxx
+++ b/unotools/source/config/moduleoptions.cxx
@@ -246,7 +246,7 @@ class SvtModuleOptions_Impl : public ::utl::ConfigItem
// constructor / destructor
SvtModuleOptions_Impl();
- virtual ~SvtModuleOptions_Impl();
+ virtual ~SvtModuleOptions_Impl() override;
// override methods of baseclass
diff --git a/unotools/source/config/printwarningoptions.cxx b/unotools/source/config/printwarningoptions.cxx
index e325f63b92c5..7e9cc8719c99 100644
--- a/unotools/source/config/printwarningoptions.cxx
+++ b/unotools/source/config/printwarningoptions.cxx
@@ -55,7 +55,7 @@ public:
// constructor / destructor
SvtPrintWarningOptions_Impl();
- virtual ~SvtPrintWarningOptions_Impl();
+ virtual ~SvtPrintWarningOptions_Impl() override;
// override methods of baseclass
diff --git a/unotools/source/config/saveopt.cxx b/unotools/source/config/saveopt.cxx
index 84f860dcc2ef..fdad10af5d0d 100644
--- a/unotools/source/config/saveopt.cxx
+++ b/unotools/source/config/saveopt.cxx
@@ -97,7 +97,7 @@ class SvtSaveOptions_Impl : public utl::ConfigItem
public:
SvtSaveOptions_Impl();
- virtual ~SvtSaveOptions_Impl();
+ virtual ~SvtSaveOptions_Impl() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
@@ -770,7 +770,7 @@ private:
public:
SvtLoadOptions_Impl();
- virtual ~SvtLoadOptions_Impl();
+ virtual ~SvtLoadOptions_Impl() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
diff --git a/unotools/source/config/searchopt.cxx b/unotools/source/config/searchopt.cxx
index 79e1030f604f..9e799138fb04 100644
--- a/unotools/source/config/searchopt.cxx
+++ b/unotools/source/config/searchopt.cxx
@@ -57,7 +57,7 @@ protected:
public:
SvtSearchOptions_Impl();
- virtual ~SvtSearchOptions_Impl();
+ virtual ~SvtSearchOptions_Impl() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
diff --git a/unotools/source/config/securityoptions.cxx b/unotools/source/config/securityoptions.cxx
index af8be604c5e1..72e103feb031 100644
--- a/unotools/source/config/securityoptions.cxx
+++ b/unotools/source/config/securityoptions.cxx
@@ -110,7 +110,7 @@ class SvtSecurityOptions_Impl : public ConfigItem
// constructor / destructor
SvtSecurityOptions_Impl();
- virtual ~SvtSecurityOptions_Impl();
+ virtual ~SvtSecurityOptions_Impl() override;
// override methods of baseclass
diff --git a/unotools/source/config/syslocaleoptions.cxx b/unotools/source/config/syslocaleoptions.cxx
index d3bbfbed99cc..b3d7647911a4 100644
--- a/unotools/source/config/syslocaleoptions.cxx
+++ b/unotools/source/config/syslocaleoptions.cxx
@@ -72,7 +72,7 @@ class SvtSysLocaleOptions_Impl : public utl::ConfigItem
public:
SvtSysLocaleOptions_Impl();
- virtual ~SvtSysLocaleOptions_Impl();
+ virtual ~SvtSysLocaleOptions_Impl() override;
virtual void Notify( const css::uno::Sequence< OUString >& aPropertyNames ) override;
diff --git a/unotools/source/misc/ServiceDocumenter.hxx b/unotools/source/misc/ServiceDocumenter.hxx
index fd62461ba15b..b600c5ff03be 100644
--- a/unotools/source/misc/ServiceDocumenter.hxx
+++ b/unotools/source/misc/ServiceDocumenter.hxx
@@ -37,7 +37,7 @@ class ServiceDocumenter : public ::cppu::WeakImplHelper<
virtual void SAL_CALL showInterfaceDocs( const ::css::uno::Reference< ::css::lang::XTypeProvider >& xTypeProvider ) throw (css::uno::RuntimeException, std::exception) override;
virtual void SAL_CALL showCoreDocs( const ::css::uno::Reference< ::css::lang::XServiceInfo >& xService) throw (css::uno::RuntimeException, std::exception) override;
protected:
- virtual ~ServiceDocumenter()
+ virtual ~ServiceDocumenter() override
{};
private:
css::uno::Reference< css::uno::XComponentContext> m_xContext;
diff --git a/unotools/source/misc/closeveto.cxx b/unotools/source/misc/closeveto.cxx
index 3eeabc8eaee2..18f352ff3b40 100644
--- a/unotools/source/misc/closeveto.cxx
+++ b/unotools/source/misc/closeveto.cxx
@@ -60,7 +60,7 @@ namespace utl
bool hasOwnership() const { return m_bHasOwnership; }
protected:
- virtual ~CloseListener_Impl()
+ virtual ~CloseListener_Impl() override
{
}
diff --git a/unotools/source/misc/desktopterminationobserver.cxx b/unotools/source/misc/desktopterminationobserver.cxx
index 08e353f4701a..4d27a6d49208 100644
--- a/unotools/source/misc/desktopterminationobserver.cxx
+++ b/unotools/source/misc/desktopterminationobserver.cxx
@@ -63,7 +63,7 @@ namespace utl
protected:
OObserverImpl();
- virtual ~OObserverImpl();
+ virtual ~OObserverImpl() override;
private:
// XTerminateListener
diff --git a/unotools/source/misc/sharedunocomponent.cxx b/unotools/source/misc/sharedunocomponent.cxx
index 21557c3dedd5..f4a2ae4536b9 100644
--- a/unotools/source/misc/sharedunocomponent.cxx
+++ b/unotools/source/misc/sharedunocomponent.cxx
@@ -84,7 +84,7 @@ namespace utl
void nf_closeComponent();
protected:
- virtual ~CloseableComponentImpl();
+ virtual ~CloseableComponentImpl() override;
// XCloseListener overridables
virtual void SAL_CALL queryClosing( const EventObject& Source, sal_Bool GetsOwnership ) throw (CloseVetoException, RuntimeException, std::exception) override;
diff --git a/unotools/source/misc/syslocale.cxx b/unotools/source/misc/syslocale.cxx
index b212100a6b06..6b0155b8653b 100644
--- a/unotools/source/misc/syslocale.cxx
+++ b/unotools/source/misc/syslocale.cxx
@@ -48,7 +48,7 @@ public:
CharClass* pCharClass;
SvtSysLocale_Impl();
- virtual ~SvtSysLocale_Impl();
+ virtual ~SvtSysLocale_Impl() override;
CharClass* GetCharClass();
virtual void ConfigurationChanged( utl::ConfigurationBroadcaster*, sal_uInt32 ) override;
diff --git a/unotools/source/ucbhelper/XTempFile.hxx b/unotools/source/ucbhelper/XTempFile.hxx
index 3ecd7766816a..38b38167547b 100644
--- a/unotools/source/ucbhelper/XTempFile.hxx
+++ b/unotools/source/ucbhelper/XTempFile.hxx
@@ -117,7 +117,7 @@ public:
virtual void SAL_CALL truncate()
throw (css::io::IOException, css::uno::RuntimeException, std::exception) override;
- virtual ~OTempFileService ();
+ virtual ~OTempFileService () override;
};
#endif
diff --git a/unotools/source/ucbhelper/ucblockbytes.cxx b/unotools/source/ucbhelper/ucblockbytes.cxx
index 658899b9df85..b814387336da 100644
--- a/unotools/source/ucbhelper/ucblockbytes.cxx
+++ b/unotools/source/ucbhelper/ucblockbytes.cxx
@@ -229,7 +229,7 @@ public:
RuntimeException
);
- virtual ~Moderator();
+ virtual ~Moderator() override;
enum ResultType {
NORESULT,
@@ -341,7 +341,7 @@ public:
explicit ModeratorsActiveDataStreamer(Moderator &theModerator);
- virtual ~ModeratorsActiveDataStreamer();
+ virtual ~ModeratorsActiveDataStreamer() override;
// XActiveDataStreamer
virtual void SAL_CALL
@@ -377,7 +377,7 @@ public:
explicit ModeratorsActiveDataSink(Moderator &theModerator);
- virtual ~ModeratorsActiveDataSink();
+ virtual ~ModeratorsActiveDataSink() override;
// XActiveDataSink.
virtual void SAL_CALL
@@ -460,7 +460,7 @@ public:
explicit ModeratorsInteractionHandler(Moderator &theModerator);
- virtual ~ModeratorsInteractionHandler();
+ virtual ~ModeratorsInteractionHandler() override;
virtual void SAL_CALL
handle( const Reference<XInteractionRequest >& Request )
diff --git a/unotools/source/ucbhelper/ucblockbytes.hxx b/unotools/source/ucbhelper/ucblockbytes.hxx
index 875f5a03d6f3..f9d3fb29de60 100644
--- a/unotools/source/ucbhelper/ucblockbytes.hxx
+++ b/unotools/source/ucbhelper/ucblockbytes.hxx
@@ -89,7 +89,7 @@ class UcbLockBytes : public virtual SvLockBytes
UcbLockBytes();
protected:
- virtual ~UcbLockBytes();
+ virtual ~UcbLockBytes() override;
public:
// properties: Referer, PostMimeType
diff --git a/unoxml/inc/node.hxx b/unoxml/inc/node.hxx
index 4be2fe0e66a3..8a1b2d8fb781 100644
--- a/unoxml/inc/node.hxx
+++ b/unoxml/inc/node.hxx
@@ -120,7 +120,7 @@ namespace DOM
public:
- virtual ~CNode();
+ virtual ~CNode() override;
static CNode * GetImplementation(css::uno::Reference<
css::uno::XInterface> const& xNode);
diff --git a/unoxml/source/dom/document.hxx b/unoxml/source/dom/document.hxx
index f1a447c78462..fce0514b62a9 100644
--- a/unoxml/source/dom/document.hxx
+++ b/unoxml/source/dom/document.hxx
@@ -93,7 +93,7 @@ namespace DOM
static ::rtl::Reference<CDocument>
CreateCDocument(xmlDocPtr const pDoc);
- virtual ~CDocument();
+ virtual ~CDocument() override;
// needed by CXPathAPI
::osl::Mutex & GetMutex() { return m_Mutex; }
diff --git a/unoxml/source/dom/elementlist.cxx b/unoxml/source/dom/elementlist.cxx
index 8867d38bbf43..3b38cc73ddb6 100644
--- a/unoxml/source/dom/elementlist.cxx
+++ b/unoxml/source/dom/elementlist.cxx
@@ -44,7 +44,7 @@ namespace
{
}
- virtual ~WeakEventListener()
+ virtual ~WeakEventListener() override
{
}
diff --git a/unoxml/source/dom/elementlist.hxx b/unoxml/source/dom/elementlist.hxx
index a95258373911..d63b22b353c5 100644
--- a/unoxml/source/dom/elementlist.hxx
+++ b/unoxml/source/dom/elementlist.hxx
@@ -70,7 +70,7 @@ namespace DOM
void registerListener(CElement & rElement);
- virtual ~CElementListImpl();
+ virtual ~CElementListImpl() override;
/**
The number of nodes in the list.
diff --git a/unoxml/source/events/event.hxx b/unoxml/source/events/event.hxx
index 929416838dea..e829ae496cfd 100644
--- a/unoxml/source/events/event.hxx
+++ b/unoxml/source/events/event.hxx
@@ -52,7 +52,7 @@ public:
explicit CEvent();
- virtual ~CEvent();
+ virtual ~CEvent() override;
virtual OUString SAL_CALL getType() throw (css::uno::RuntimeException, std::exception) override;
virtual css::uno::Reference< css::xml::dom::events::XEventTarget > SAL_CALL getTarget() throw (css::uno::RuntimeException, std::exception) override;
virtual css::uno::Reference< css::xml::dom::events::XEventTarget > SAL_CALL getCurrentTarget() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/unoxml/source/events/mutationevent.hxx b/unoxml/source/events/mutationevent.hxx
index 5dc6472d9dff..224d8943adb7 100644
--- a/unoxml/source/events/mutationevent.hxx
+++ b/unoxml/source/events/mutationevent.hxx
@@ -50,7 +50,7 @@ protected:
public:
explicit CMutationEvent();
- virtual ~CMutationEvent();
+ virtual ~CMutationEvent() override;
virtual css::uno::Reference< css::xml::dom::XNode > SAL_CALL getRelatedNode() throw (css::uno::RuntimeException, std::exception) override;
virtual OUString SAL_CALL getPrevValue() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/unoxml/source/rdf/CBlankNode.cxx b/unoxml/source/rdf/CBlankNode.cxx
index 5db736e11769..47f5af263172 100644
--- a/unoxml/source/rdf/CBlankNode.cxx
+++ b/unoxml/source/rdf/CBlankNode.cxx
@@ -39,7 +39,7 @@ class CBlankNode:
{
public:
CBlankNode();
- virtual ~CBlankNode() {}
+ virtual ~CBlankNode() override {}
// css::lang::XServiceInfo:
virtual OUString SAL_CALL getImplementationName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/unoxml/source/rdf/CLiteral.cxx b/unoxml/source/rdf/CLiteral.cxx
index a46a4a6f5c60..9d488d9e991b 100644
--- a/unoxml/source/rdf/CLiteral.cxx
+++ b/unoxml/source/rdf/CLiteral.cxx
@@ -41,7 +41,7 @@ class CLiteral:
{
public:
explicit CLiteral();
- virtual ~CLiteral() {}
+ virtual ~CLiteral() override {}
// css::lang::XServiceInfo:
virtual OUString SAL_CALL getImplementationName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/unoxml/source/rdf/CURI.cxx b/unoxml/source/rdf/CURI.cxx
index 64f31ddee079..82413a07dc5b 100644
--- a/unoxml/source/rdf/CURI.cxx
+++ b/unoxml/source/rdf/CURI.cxx
@@ -40,7 +40,7 @@ class CURI:
{
public:
explicit CURI();
- virtual ~CURI() {}
+ virtual ~CURI() override {}
// css::lang::XServiceInfo:
virtual OUString SAL_CALL getImplementationName() throw (css::uno::RuntimeException, std::exception) override;
diff --git a/unoxml/source/rdf/librdf_repository.cxx b/unoxml/source/rdf/librdf_repository.cxx
index 9e89c7914969..8dedfd37f341 100644
--- a/unoxml/source/rdf/librdf_repository.cxx
+++ b/unoxml/source/rdf/librdf_repository.cxx
@@ -269,7 +269,7 @@ public:
explicit librdf_Repository(
uno::Reference< uno::XComponentContext > const & i_xContext);
- virtual ~librdf_Repository();
+ virtual ~librdf_Repository() override;
// css::lang::XServiceInfo:
virtual OUString SAL_CALL getImplementationName()
@@ -461,7 +461,7 @@ public:
, m_pStream(i_pStream)
{ };
- virtual ~librdf_GraphResult()
+ virtual ~librdf_GraphResult() override
{
::osl::MutexGuard g(m_rMutex); // lock mutex when destroying members
const_cast<std::shared_ptr<librdf_stream>& >(m_pStream).reset();
@@ -575,7 +575,7 @@ public:
, m_BindingNames(i_rBindingNames)
{ };
- virtual ~librdf_QuerySelectResult()
+ virtual ~librdf_QuerySelectResult() override
{
::osl::MutexGuard g(m_rMutex); // lock mutex when destroying members
const_cast<std::shared_ptr<librdf_query_results>& >(m_pQueryResult)
@@ -695,7 +695,7 @@ public:
, m_xName(i_xName)
{ };
- virtual ~librdf_NamedGraph() {}
+ virtual ~librdf_NamedGraph() override {}
// css::rdf::XNode:
virtual OUString SAL_CALL getStringValue()
diff --git a/uui/source/alreadyopen.hxx b/uui/source/alreadyopen.hxx
index 7f03ba8f5d7c..badca91b90af 100644
--- a/uui/source/alreadyopen.hxx
+++ b/uui/source/alreadyopen.hxx
@@ -25,7 +25,7 @@ class AlreadyOpenQueryBox : public MessBox
{
public:
AlreadyOpenQueryBox( vcl::Window* pParent, ResMgr* pResMgr, const OUString& aMessage, bool bIsStoring );
- virtual ~AlreadyOpenQueryBox();
+ virtual ~AlreadyOpenQueryBox() override;
};
#endif
diff --git a/uui/source/authfallbackdlg.hxx b/uui/source/authfallbackdlg.hxx
index 4df88ddc421b..36d1b41adcb8 100644
--- a/uui/source/authfallbackdlg.hxx
+++ b/uui/source/authfallbackdlg.hxx
@@ -33,7 +33,7 @@ private:
public:
AuthFallbackDlg(Window* pParent, const OUString& instructions,
const OUString& url);
- virtual ~AuthFallbackDlg();
+ virtual ~AuthFallbackDlg() override;
virtual void dispose() override;
OUString GetCode() const;
diff --git a/uui/source/filechanged.hxx b/uui/source/filechanged.hxx
index aa84c57430a8..5fe447b19c3e 100644
--- a/uui/source/filechanged.hxx
+++ b/uui/source/filechanged.hxx
@@ -25,7 +25,7 @@ class FileChangedQueryBox : public MessBox
{
public:
FileChangedQueryBox( vcl::Window* pParent, ResMgr* pResMgr );
- virtual ~FileChangedQueryBox();
+ virtual ~FileChangedQueryBox() override;
};
#endif
diff --git a/uui/source/fltdlg.hxx b/uui/source/fltdlg.hxx
index a93b4a93ceb5..dbedcea11a36 100644
--- a/uui/source/fltdlg.hxx
+++ b/uui/source/fltdlg.hxx
@@ -47,7 +47,7 @@ class FilterDialog : public ModalDialog
// public interface
public:
explicit FilterDialog(vcl::Window* pParentWindow);
- virtual ~FilterDialog();
+ virtual ~FilterDialog() override;
virtual void dispose() override;
void SetURL ( const OUString& sURL );
void ChangeFilters( const FilterNameList* pFilterNames );
diff --git a/uui/source/interactionhandler.cxx b/uui/source/interactionhandler.cxx
index b4384d573e38..e85bcd4215b8 100644
--- a/uui/source/interactionhandler.cxx
+++ b/uui/source/interactionhandler.cxx
@@ -44,7 +44,7 @@ private:
public:
explicit UUIInteractionHandler(css::uno::Reference< css::uno::XComponentContext > const & rxContext);
- virtual ~UUIInteractionHandler();
+ virtual ~UUIInteractionHandler() override;
UUIInteractionHandler(const UUIInteractionHandler&) = delete;
UUIInteractionHandler& operator=(const UUIInteractionHandler&) = delete;
diff --git a/uui/source/lockfailed.hxx b/uui/source/lockfailed.hxx
index 7b7bc59503e7..09499d88a6b9 100644
--- a/uui/source/lockfailed.hxx
+++ b/uui/source/lockfailed.hxx
@@ -25,7 +25,7 @@ class LockFailedQueryBox : public MessBox
{
public:
LockFailedQueryBox( vcl::Window* pParent, ResMgr* pResMgr );
- virtual ~LockFailedQueryBox();
+ virtual ~LockFailedQueryBox() override;
};
#endif
diff --git a/uui/source/logindlg.hxx b/uui/source/logindlg.hxx
index e5e7d98b6b83..6d156a035784 100644
--- a/uui/source/logindlg.hxx
+++ b/uui/source/logindlg.hxx
@@ -69,7 +69,7 @@ class LoginDialog : public ModalDialog
public:
LoginDialog(vcl::Window* pParent, sal_uInt16 nFlags,
const OUString& rServer, const OUString &rRealm);
- virtual ~LoginDialog();
+ virtual ~LoginDialog() override;
virtual void dispose() override;
OUString GetName() const { return m_pNameED->GetText(); }
diff --git a/uui/source/masterpasscrtdlg.hxx b/uui/source/masterpasscrtdlg.hxx
index d0a7c1484563..48310e5fd276 100644
--- a/uui/source/masterpasscrtdlg.hxx
+++ b/uui/source/masterpasscrtdlg.hxx
@@ -42,7 +42,7 @@ private:
public:
MasterPasswordCreateDialog( vcl::Window* pParent, ResMgr * pResMgr );
- virtual ~MasterPasswordCreateDialog();
+ virtual ~MasterPasswordCreateDialog() override;
virtual void dispose() override;
OUString GetMasterPassword() const { return m_pEDMasterPasswordCrt->GetText(); }
diff --git a/uui/source/masterpassworddlg.hxx b/uui/source/masterpassworddlg.hxx
index bff1996c1ed0..80da364af488 100644
--- a/uui/source/masterpassworddlg.hxx
+++ b/uui/source/masterpassworddlg.hxx
@@ -37,7 +37,7 @@ class MasterPasswordDialog : public ModalDialog
public:
MasterPasswordDialog( vcl::Window* pParent, css::task::PasswordRequestMode nDlgMode, ResMgr * pResMgr );
- virtual ~MasterPasswordDialog();
+ virtual ~MasterPasswordDialog() override;
virtual void dispose() override;
OUString GetMasterPassword() const { return m_pEDMasterPassword->GetText(); }
diff --git a/uui/source/nameclashdlg.hxx b/uui/source/nameclashdlg.hxx
index 0ddde55c4f32..0f98ed243bf1 100644
--- a/uui/source/nameclashdlg.hxx
+++ b/uui/source/nameclashdlg.hxx
@@ -47,7 +47,7 @@ public:
OUString const & rClashingName,
OUString const & rProposedNewName,
bool bAllowOverwrite );
- virtual ~NameClashDialog();
+ virtual ~NameClashDialog() override;
virtual void dispose() override;
const OUString& getNewName() const { return maNewName; }
};
diff --git a/uui/source/openlocked.hxx b/uui/source/openlocked.hxx
index 72878db38951..40c50e403e00 100644
--- a/uui/source/openlocked.hxx
+++ b/uui/source/openlocked.hxx
@@ -25,7 +25,7 @@ class OpenLockedQueryBox : public MessBox
{
public:
OpenLockedQueryBox( vcl::Window* pParent, ResMgr* pResMgr, const OUString& aMessage );
- virtual ~OpenLockedQueryBox();
+ virtual ~OpenLockedQueryBox() override;
};
#endif
diff --git a/uui/source/passwordcontainer.hxx b/uui/source/passwordcontainer.hxx
index 42a56e4d3b61..7457ddfe264a 100644
--- a/uui/source/passwordcontainer.hxx
+++ b/uui/source/passwordcontainer.hxx
@@ -131,7 +131,7 @@ class PasswordContainerInteractionHandler :
public:
explicit PasswordContainerInteractionHandler(
const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~PasswordContainerInteractionHandler();
+ virtual ~PasswordContainerInteractionHandler() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
diff --git a/uui/source/passworddlg.hxx b/uui/source/passworddlg.hxx
index 742174b80cb6..64ff704985fe 100644
--- a/uui/source/passworddlg.hxx
+++ b/uui/source/passworddlg.hxx
@@ -45,7 +45,7 @@ class PasswordDialog : public ModalDialog
public:
PasswordDialog( vcl::Window* pParent, css::task::PasswordRequestMode nDlgMode, ResMgr * pResMgr, const OUString& aDocURL,
bool bOpenToModify = false, bool bIsSimplePasswordRequest = false );
- virtual ~PasswordDialog();
+ virtual ~PasswordDialog() override;
virtual void dispose() override;
void SetMinLen( sal_uInt16 nMin ) { nMinLen = nMin; }
diff --git a/uui/source/requeststringresolver.hxx b/uui/source/requeststringresolver.hxx
index 77d25e816d36..4ebbee0d3ce0 100644
--- a/uui/source/requeststringresolver.hxx
+++ b/uui/source/requeststringresolver.hxx
@@ -55,7 +55,7 @@ private:
explicit UUIInteractionRequestStringResolver(
css::uno::Reference< css::uno::XComponentContext > const & rxContext);
- virtual ~UUIInteractionRequestStringResolver();
+ virtual ~UUIInteractionRequestStringResolver() override;
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override;
diff --git a/uui/source/secmacrowarnings.hxx b/uui/source/secmacrowarnings.hxx
index 7bdb8240fe3a..d71286d28a8d 100644
--- a/uui/source/secmacrowarnings.hxx
+++ b/uui/source/secmacrowarnings.hxx
@@ -68,7 +68,7 @@ private:
public:
MacroWarning( vcl::Window* pParent, bool _bShowSignatures, ResMgr& rResMgr );
- virtual ~MacroWarning();
+ virtual ~MacroWarning() override;
virtual void dispose() override;
void SetDocumentURL( const OUString& rDocURL );
diff --git a/uui/source/trylater.hxx b/uui/source/trylater.hxx
index 18f3680a1f47..961cbe5f3a14 100644
--- a/uui/source/trylater.hxx
+++ b/uui/source/trylater.hxx
@@ -25,7 +25,7 @@ class TryLaterQueryBox : public MessBox
{
public:
TryLaterQueryBox( vcl::Window* pParent, ResMgr* pResMgr, const OUString& aMessage );
- virtual ~TryLaterQueryBox();
+ virtual ~TryLaterQueryBox() override;
};
#endif
diff --git a/uui/source/unknownauthdlg.hxx b/uui/source/unknownauthdlg.hxx
index 090f162d6ae1..34911525b5d6 100644
--- a/uui/source/unknownauthdlg.hxx
+++ b/uui/source/unknownauthdlg.hxx
@@ -46,7 +46,7 @@ public:
UnknownAuthDialog(vcl::Window* pParent,
const css::uno::Reference< css::security::XCertificate >& rXCert,
const css::uno::Reference< css::uno::XComponentContext >& xContext);
- virtual ~UnknownAuthDialog();
+ virtual ~UnknownAuthDialog() override;
virtual void dispose() override;
const css::uno::Reference< css::security::XCertificate >& getCert()
diff --git a/vbahelper/source/msforms/vbacontrol.cxx b/vbahelper/source/msforms/vbacontrol.cxx
index da09536207d2..16dead5c76ad 100644
--- a/vbahelper/source/msforms/vbacontrol.cxx
+++ b/vbahelper/source/msforms/vbacontrol.cxx
@@ -102,7 +102,7 @@ private:
ScVbaControl *pControl;
public:
explicit ScVbaControlListener( ScVbaControl *pTmpControl );
- virtual ~ScVbaControlListener();
+ virtual ~ScVbaControlListener() override;
virtual void SAL_CALL disposing( const lang::EventObject& rEventObject ) throw( uno::RuntimeException, std::exception ) override;
};
diff --git a/vbahelper/source/msforms/vbacontrol.hxx b/vbahelper/source/msforms/vbacontrol.hxx
index 36051a426ace..c2ee4db8f4e9 100644
--- a/vbahelper/source/msforms/vbacontrol.hxx
+++ b/vbahelper/source/msforms/vbacontrol.hxx
@@ -57,7 +57,7 @@ protected:
public:
ScVbaControl( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext,
const css::uno::Reference< css::uno::XInterface >& xControl, const css::uno::Reference< css::frame::XModel >& xModel, ov::AbstractGeometryAttributes* pHelper );
- virtual ~ScVbaControl();
+ virtual ~ScVbaControl() override;
// This class will own the helper, so make sure it is allocated from
// the heap
void setGeometryHelper( ov::AbstractGeometryAttributes* pHelper );
diff --git a/vbahelper/source/msforms/vbapages.hxx b/vbahelper/source/msforms/vbapages.hxx
index 90661cbbd2b9..c3906dde4085 100644
--- a/vbahelper/source/msforms/vbapages.hxx
+++ b/vbahelper/source/msforms/vbapages.hxx
@@ -35,7 +35,7 @@ protected:
virtual css::uno::Sequence<OUString> getServiceNames() override;
public:
ScVbaPages( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno::Reference< css::container::XIndexAccess >& xPages ) throw ( css::lang::IllegalArgumentException );
- virtual ~ScVbaPages() {}
+ virtual ~ScVbaPages() override {}
// XEnumerationAccess
virtual css::uno::Type SAL_CALL getElementType() throw (css::uno::RuntimeException) override;
virtual css::uno::Reference< css::container::XEnumeration > SAL_CALL createEnumeration() throw (css::uno::RuntimeException) override;
diff --git a/vbahelper/source/msforms/vbatogglebutton.hxx b/vbahelper/source/msforms/vbatogglebutton.hxx
index 1a88b1b3f370..0d73cd3679fa 100644
--- a/vbahelper/source/msforms/vbatogglebutton.hxx
+++ b/vbahelper/source/msforms/vbatogglebutton.hxx
@@ -30,7 +30,7 @@ class ScVbaToggleButton : public ToggleButtonImpl_BASE
{
public:
ScVbaToggleButton( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno::Reference< css::uno::XInterface >& xControl, const css::uno::Reference< css::frame::XModel >& xModel, ov::AbstractGeometryAttributes* pGeomHelper );
- virtual ~ScVbaToggleButton();
+ virtual ~ScVbaToggleButton() override;
// Attributes
virtual css::uno::Any SAL_CALL getValue() throw (css::uno::RuntimeException, std::exception) override;
virtual void SAL_CALL setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/vbahelper/source/msforms/vbauserform.hxx b/vbahelper/source/msforms/vbauserform.hxx
index b08454c0567d..ce249bc95071 100644
--- a/vbahelper/source/msforms/vbauserform.hxx
+++ b/vbahelper/source/msforms/vbauserform.hxx
@@ -40,7 +40,7 @@ private:
protected:
public:
ScVbaUserForm( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno::XComponentContext >const& xContext ) throw ( css::lang::IllegalArgumentException, css::uno::RuntimeException );
- virtual ~ScVbaUserForm();
+ virtual ~ScVbaUserForm() override;
static css::uno::Reference< css::awt::XControl > nestedSearch( const OUString& aPropertyName, css::uno::Reference< css::awt::XControlContainer >& xContainer );
// XUserForm
virtual void SAL_CALL RePaint( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/vbahelper/source/vbahelper/vbacommandbars.hxx b/vbahelper/source/vbahelper/vbacommandbars.hxx
index 936424001169..cb5e57fbed95 100644
--- a/vbahelper/source/vbahelper/vbacommandbars.hxx
+++ b/vbahelper/source/vbahelper/vbacommandbars.hxx
@@ -35,7 +35,7 @@ private:
public:
ScVbaCommandBars( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Reference< css::uno::XComponentContext >& xContext, const css::uno::Reference< css::container::XIndexAccess >& xIndexAccess, const css::uno::Reference< css::frame::XModel >& xModel ) throw (css::uno::RuntimeException);
- virtual ~ScVbaCommandBars();
+ virtual ~ScVbaCommandBars() override;
// XCommandBars
virtual css::uno::Reference< ov::XCommandBar > SAL_CALL Add( const css::uno::Any& Name, const css::uno::Any& Position, const css::uno::Any& MenuBar, const css::uno::Any& Temporary ) throw (css::script::BasicErrorException, css::uno::RuntimeException, std::exception) override;
diff --git a/vcl/backendtest/VisualBackendTest.cxx b/vcl/backendtest/VisualBackendTest.cxx
index 42114886ff25..6e2bb2fec703 100644
--- a/vcl/backendtest/VisualBackendTest.cxx
+++ b/vcl/backendtest/VisualBackendTest.cxx
@@ -127,7 +127,7 @@ public:
}
}
- virtual ~VisualBackendTestWindow()
+ virtual ~VisualBackendTestWindow() override
{
disposeOnce();
}
diff --git a/vcl/inc/BitmapScaleConvolution.hxx b/vcl/inc/BitmapScaleConvolution.hxx
index a026f03e2e4d..032772fa4f2d 100644
--- a/vcl/inc/BitmapScaleConvolution.hxx
+++ b/vcl/inc/BitmapScaleConvolution.hxx
@@ -43,7 +43,7 @@ public:
, meKernelType(eKernelType)
{}
- virtual ~BitmapScaleConvolution()
+ virtual ~BitmapScaleConvolution() override
{}
virtual bool filter(Bitmap& rBitmap) override;
diff --git a/vcl/inc/brdwin.hxx b/vcl/inc/brdwin.hxx
index e0d6344d30ab..c0802ede56b7 100644
--- a/vcl/inc/brdwin.hxx
+++ b/vcl/inc/brdwin.hxx
@@ -123,7 +123,7 @@ public:
BorderWindowStyle nTypeStyle = BorderWindowStyle::NONE );
ImplBorderWindow( vcl::Window* pParent, WinBits nStyle = 0,
BorderWindowStyle nTypeStyle = BorderWindowStyle::NONE );
- virtual ~ImplBorderWindow();
+ virtual ~ImplBorderWindow() override;
virtual void dispose() override;
virtual void MouseMove( const MouseEvent& rMEvt ) override;
@@ -284,7 +284,7 @@ class ImplStdBorderWindowView : public ImplBorderWindowView
public:
ImplStdBorderWindowView( ImplBorderWindow* pBorderWindow );
- virtual ~ImplStdBorderWindowView();
+ virtual ~ImplStdBorderWindowView() override;
virtual bool MouseMove( const MouseEvent& rMEvt ) override;
virtual bool MouseButtonDown( const MouseEvent& rMEvt ) override;
diff --git a/vcl/inc/canvasbitmap.hxx b/vcl/inc/canvasbitmap.hxx
index 559569809a68..292c432debcf 100644
--- a/vcl/inc/canvasbitmap.hxx
+++ b/vcl/inc/canvasbitmap.hxx
@@ -59,7 +59,7 @@ namespace unotools
SAL_DLLPRIVATE void setComponentInfo( sal_uInt32 redShift, sal_uInt32 greenShift, sal_uInt32 blueShift );
- virtual ~VclCanvasBitmap();
+ virtual ~VclCanvasBitmap() override;
public:
// XBitmap
diff --git a/vcl/inc/dndeventdispatcher.hxx b/vcl/inc/dndeventdispatcher.hxx
index 5daf251f4d23..5cb29bd2105c 100644
--- a/vcl/inc/dndeventdispatcher.hxx
+++ b/vcl/inc/dndeventdispatcher.hxx
@@ -68,7 +68,7 @@ class DNDEventDispatcher: public ::cppu::WeakImplHelper<
public:
DNDEventDispatcher( vcl::Window * pTopWindow );
- virtual ~DNDEventDispatcher();
+ virtual ~DNDEventDispatcher() override;
/*
* XDropTargetDragContext
diff --git a/vcl/inc/dndlistenercontainer.hxx b/vcl/inc/dndlistenercontainer.hxx
index be009cef7fa4..078b4aa3721b 100644
--- a/vcl/inc/dndlistenercontainer.hxx
+++ b/vcl/inc/dndlistenercontainer.hxx
@@ -45,7 +45,7 @@ class DNDListenerContainer : public vcl::unohelper::MutexHelper,
public:
DNDListenerContainer( sal_Int8 nDefaultActions );
- virtual ~DNDListenerContainer();
+ virtual ~DNDListenerContainer() override;
sal_uInt32 fireDropEvent(
const css::uno::Reference< css::datatransfer::dnd::XDropTargetDropContext >& context,
diff --git a/vcl/inc/graphite_layout.hxx b/vcl/inc/graphite_layout.hxx
index 9d2211244b52..e86b1d395c6f 100644
--- a/vcl/inc/graphite_layout.hxx
+++ b/vcl/inc/graphite_layout.hxx
@@ -131,7 +131,7 @@ public:
// Dummy implementation so layout can be shared between Linux/Windows
virtual void DrawText(SalGraphics&) const override {};
- virtual ~GraphiteLayout() throw();
+ virtual ~GraphiteLayout() throw() override;
void SetFont(gr_font * pFont) { mpFont = pFont; }
#ifdef _WIN32
gr_font * GetFont() { return mpFont; }
diff --git a/vcl/inc/graphite_serverfont.hxx b/vcl/inc/graphite_serverfont.hxx
index 25a5bf657fc4..f67f25a96ba0 100644
--- a/vcl/inc/graphite_serverfont.hxx
+++ b/vcl/inc/graphite_serverfont.hxx
@@ -38,7 +38,7 @@ public:
GraphiteLayoutImpl(const gr_face * pFace,
ServerFont & rServerFont) throw()
: GraphiteLayout(pFace), mrServerFont(rServerFont) {};
- virtual ~GraphiteLayoutImpl() throw() {};
+ virtual ~GraphiteLayoutImpl() throw() override {};
virtual sal_GlyphId getKashidaGlyph(int & width) override;
private:
ServerFont & mrServerFont;
@@ -99,7 +99,7 @@ public:
virtual void DropGlyph( int nStart ) override { maImpl.DropGlyph(nStart); };
virtual void Simplify( bool bIsBase ) override { maImpl.Simplify(bIsBase); };
- virtual ~GraphiteServerFontLayout() throw();
+ virtual ~GraphiteServerFontLayout() throw() override;
static bool IsGraphiteEnabledFont(ServerFont& rServerFont);
};
diff --git a/vcl/inc/headless/svpbmp.hxx b/vcl/inc/headless/svpbmp.hxx
index f0fce62f09e6..af50ecff6cf5 100644
--- a/vcl/inc/headless/svpbmp.hxx
+++ b/vcl/inc/headless/svpbmp.hxx
@@ -30,7 +30,7 @@ class VCL_DLLPUBLIC SvpSalBitmap : public SalBitmap
BitmapBuffer* mpDIB;
public:
SvpSalBitmap() : mpDIB(nullptr) {}
- virtual ~SvpSalBitmap();
+ virtual ~SvpSalBitmap() override;
// SalBitmap
virtual bool Create( const Size& rSize,
diff --git a/vcl/inc/headless/svpdummies.hxx b/vcl/inc/headless/svpdummies.hxx
index 688b6715242b..c053720de79a 100644
--- a/vcl/inc/headless/svpdummies.hxx
+++ b/vcl/inc/headless/svpdummies.hxx
@@ -34,7 +34,7 @@ public:
SystemEnvData m_aSystemChildData;
SvpSalObject();
- virtual ~SvpSalObject();
+ virtual ~SvpSalObject() override;
// override all pure virtual methods
virtual void ResetClipRegion() override;
@@ -52,7 +52,7 @@ class VCL_DLLPUBLIC SvpSalSystem : public SalGenericSystem
{
public:
SvpSalSystem() {}
- virtual ~SvpSalSystem();
+ virtual ~SvpSalSystem() override;
// get info about the display
virtual unsigned int GetDisplayScreenCount() override;
virtual Rectangle GetDisplayScreenPosSizePixel( unsigned int nScreen ) override;
diff --git a/vcl/inc/headless/svpframe.hxx b/vcl/inc/headless/svpframe.hxx
index bcf504ef2e98..ec0a2b2d55fd 100644
--- a/vcl/inc/headless/svpframe.hxx
+++ b/vcl/inc/headless/svpframe.hxx
@@ -60,7 +60,7 @@ public:
SalFrame* pParent,
SalFrameStyleFlags nSalFrameStyle,
SystemParentData* pSystemParent = nullptr );
- virtual ~SvpSalFrame();
+ virtual ~SvpSalFrame() override;
void GetFocus();
void LoseFocus();
diff --git a/vcl/inc/headless/svpgdi.hxx b/vcl/inc/headless/svpgdi.hxx
index a22b84fca9ed..7d111387973c 100644
--- a/vcl/inc/headless/svpgdi.hxx
+++ b/vcl/inc/headless/svpgdi.hxx
@@ -115,7 +115,7 @@ protected:
public:
SvpSalGraphics();
- virtual ~SvpSalGraphics();
+ virtual ~SvpSalGraphics() override;
virtual SalGraphicsImpl* GetImpl() const override { return nullptr; };
virtual void GetResolution( sal_Int32& rDPIX, sal_Int32& rDPIY ) override;
diff --git a/vcl/inc/headless/svpinst.hxx b/vcl/inc/headless/svpinst.hxx
index f101bf1f22e6..e7ed204528b5 100644
--- a/vcl/inc/headless/svpinst.hxx
+++ b/vcl/inc/headless/svpinst.hxx
@@ -45,7 +45,7 @@ class SvpSalTimer : public SalTimer
SvpSalInstance* m_pInstance;
public:
SvpSalTimer( SvpSalInstance* pInstance ) : m_pInstance( pInstance ) {}
- virtual ~SvpSalTimer();
+ virtual ~SvpSalTimer() override;
// override all pure virtual methods
virtual void Start( sal_uLong nMS ) override;
@@ -90,7 +90,7 @@ public:
static SvpSalInstance* s_pDefaultInstance;
SvpSalInstance( SalYieldMutex *pMutex );
- virtual ~SvpSalInstance();
+ virtual ~SvpSalInstance() override;
void CloseWakeupPipe(bool log);
void CreateWakeupPipe(bool log);
diff --git a/vcl/inc/headless/svpvd.hxx b/vcl/inc/headless/svpvd.hxx
index 9256768a0fed..c624f74620b5 100644
--- a/vcl/inc/headless/svpvd.hxx
+++ b/vcl/inc/headless/svpvd.hxx
@@ -39,7 +39,7 @@ public:
, m_pSurface(nullptr)
{
}
- virtual ~SvpSalVirtualDevice();
+ virtual ~SvpSalVirtualDevice() override;
// SalVirtualDevice
virtual SalGraphics* AcquireGraphics() override;
diff --git a/vcl/inc/helpwin.hxx b/vcl/inc/helpwin.hxx
index 38645753b379..3f1606d504a8 100644
--- a/vcl/inc/helpwin.hxx
+++ b/vcl/inc/helpwin.hxx
@@ -55,7 +55,7 @@ private:
virtual void dispose() override;
public:
HelpTextWindow( vcl::Window* pParent, const OUString& rText, sal_uInt16 nHelpWinStyle, QuickHelpFlags nStyle );
- virtual ~HelpTextWindow();
+ virtual ~HelpTextWindow() override;
const OUString& GetHelpText() const { return maHelpText; }
void SetHelpText( const OUString& rHelpText );
diff --git a/vcl/inc/impfontcharmap.hxx b/vcl/inc/impfontcharmap.hxx
index dd01e95491d7..e03bf2665f38 100644
--- a/vcl/inc/impfontcharmap.hxx
+++ b/vcl/inc/impfontcharmap.hxx
@@ -29,7 +29,7 @@ class VCL_PLUGIN_PUBLIC ImplFontCharMap : public SvRefBase
{
public:
explicit ImplFontCharMap( const CmapResult& );
- virtual ~ImplFontCharMap();
+ virtual ~ImplFontCharMap() override;
private:
friend class FontCharMap;
diff --git a/vcl/inc/listbox.hxx b/vcl/inc/listbox.hxx
index ce3758093d55..14150bc6b385 100644
--- a/vcl/inc/listbox.hxx
+++ b/vcl/inc/listbox.hxx
@@ -252,7 +252,7 @@ public:
virtual void FillLayoutData() const override;
ImplListBoxWindow( vcl::Window* pParent, WinBits nWinStyle );
- virtual ~ImplListBoxWindow();
+ virtual ~ImplListBoxWindow() override;
virtual void dispose() override;
ImplEntryList* GetEntryList() const { return mpEntryList; }
@@ -386,7 +386,7 @@ protected:
public:
ImplListBox( vcl::Window* pParent, WinBits nWinStyle );
- virtual ~ImplListBox();
+ virtual ~ImplListBox() override;
virtual void dispose() override;
const ImplEntryList* GetEntryList() const { return maLBWindow->GetEntryList(); }
@@ -482,7 +482,7 @@ protected:
public:
ImplListBoxFloatingWindow( vcl::Window* pParent );
- virtual ~ImplListBoxFloatingWindow();
+ virtual ~ImplListBoxFloatingWindow() override;
virtual void dispose() override;
void SetImplListBox( ImplListBox* pLB ) { mpImplLB = pLB; }
diff --git a/vcl/inc/opengl/salbmp.hxx b/vcl/inc/opengl/salbmp.hxx
index 59e1859240dc..72b0b15d3b0d 100644
--- a/vcl/inc/opengl/salbmp.hxx
+++ b/vcl/inc/opengl/salbmp.hxx
@@ -51,7 +51,7 @@ private:
public:
OpenGLSalBitmap();
- virtual ~OpenGLSalBitmap();
+ virtual ~OpenGLSalBitmap() override;
public:
diff --git a/vcl/inc/opengl/x11/X11DeviceInfo.hxx b/vcl/inc/opengl/x11/X11DeviceInfo.hxx
index 224a52679c3a..a44c7e3180a2 100644
--- a/vcl/inc/opengl/x11/X11DeviceInfo.hxx
+++ b/vcl/inc/opengl/x11/X11DeviceInfo.hxx
@@ -41,7 +41,7 @@ private:
public:
X11OpenGLDeviceInfo();
- virtual ~X11OpenGLDeviceInfo();
+ virtual ~X11OpenGLDeviceInfo() override;
virtual bool isDeviceBlocked() override;
diff --git a/vcl/inc/opengl/x11/gdiimpl.hxx b/vcl/inc/opengl/x11/gdiimpl.hxx
index eccd0ef06ae9..79d278c51877 100644
--- a/vcl/inc/opengl/x11/gdiimpl.hxx
+++ b/vcl/inc/opengl/x11/gdiimpl.hxx
@@ -25,7 +25,7 @@ private:
public:
X11OpenGLSalGraphicsImpl( X11SalGraphics& rParent );
- virtual ~X11OpenGLSalGraphicsImpl();
+ virtual ~X11OpenGLSalGraphicsImpl() override;
protected:
virtual rtl::Reference<OpenGLContext> CreateWinContext() override;
diff --git a/vcl/inc/opengl/x11/salvd.hxx b/vcl/inc/opengl/x11/salvd.hxx
index bac232504933..d8e6d6a9a1a5 100644
--- a/vcl/inc/opengl/x11/salvd.hxx
+++ b/vcl/inc/opengl/x11/salvd.hxx
@@ -36,7 +36,7 @@ public:
DeviceFormat eFormat,
const SystemGraphicsData *pData,
X11SalGraphics* pNewGraphics);
- virtual ~X11OpenGLSalVirtualDevice();
+ virtual ~X11OpenGLSalVirtualDevice() override;
// SalGeometryProvider
virtual long GetWidth() const override { return mnWidth; }
diff --git a/vcl/inc/openglgdiimpl.hxx b/vcl/inc/openglgdiimpl.hxx
index 7e712f123a3d..1457004e9ddc 100644
--- a/vcl/inc/openglgdiimpl.hxx
+++ b/vcl/inc/openglgdiimpl.hxx
@@ -188,7 +188,7 @@ protected:
public:
OpenGLSalGraphicsImpl(SalGraphics& pParent, SalGeometryProvider *pProvider);
- virtual ~OpenGLSalGraphicsImpl ();
+ virtual ~OpenGLSalGraphicsImpl () override;
rtl::Reference<OpenGLContext> GetOpenGLContext();
diff --git a/vcl/inc/printdlg.hxx b/vcl/inc/printdlg.hxx
index 71af53dfd7d7..0409130a2c4f 100644
--- a/vcl/inc/printdlg.hxx
+++ b/vcl/inc/printdlg.hxx
@@ -56,7 +56,7 @@ namespace vcl
public:
PrintPreviewWindow( vcl::Window* pParent );
- virtual ~PrintPreviewWindow();
+ virtual ~PrintPreviewWindow() override;
virtual void dispose() override;
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& rRect ) override;
@@ -244,7 +244,7 @@ namespace vcl
public:
PrintDialog( vcl::Window*, const std::shared_ptr< PrinterController >& );
- virtual ~PrintDialog();
+ virtual ~PrintDialog() override;
virtual void dispose() override;
bool isPrintToFile();
@@ -270,7 +270,7 @@ namespace vcl
public:
PrintProgressDialog(vcl::Window* i_pParent, int i_nMax);
- virtual ~PrintProgressDialog();
+ virtual ~PrintProgressDialog() override;
virtual void dispose() override;
bool isCanceled() const { return mbCanceled; }
void setProgress( int i_nCurrent );
diff --git a/vcl/inc/salframe.hxx b/vcl/inc/salframe.hxx
index 16a8f85211fe..16b2b52143b2 100644
--- a/vcl/inc/salframe.hxx
+++ b/vcl/inc/salframe.hxx
@@ -113,7 +113,7 @@ private:
public:
SalFrame();
- virtual ~SalFrame();
+ virtual ~SalFrame() override;
SalFrameGeometry maGeometry;
diff --git a/vcl/inc/sallayout.hxx b/vcl/inc/sallayout.hxx
index 7b044fb5e412..cfb29306cdb9 100644
--- a/vcl/inc/sallayout.hxx
+++ b/vcl/inc/sallayout.hxx
@@ -253,7 +253,7 @@ public:
void SetIncomplete(bool bIncomplete);
protected:
- virtual ~MultiSalLayout();
+ virtual ~MultiSalLayout() override;
private:
// dummy implementations
@@ -345,7 +345,7 @@ public:
protected:
GenericSalLayout();
- virtual ~GenericSalLayout();
+ virtual ~GenericSalLayout() override;
// for glyph+font+script fallback
virtual void MoveGlyph( int nStart, long nNewXPos ) override;
diff --git a/vcl/inc/salvd.hxx b/vcl/inc/salvd.hxx
index 4f8273a31b81..8a6fe144c3a1 100644
--- a/vcl/inc/salvd.hxx
+++ b/vcl/inc/salvd.hxx
@@ -30,7 +30,7 @@ class VCL_PLUGIN_PUBLIC SalVirtualDevice
{
public:
SalVirtualDevice() {}
- virtual ~SalVirtualDevice();
+ virtual ~SalVirtualDevice() override;
// SalGeometryProvider
virtual bool IsOffScreen() const override { return true; }
diff --git a/vcl/inc/unx/cupsmgr.hxx b/vcl/inc/unx/cupsmgr.hxx
index 0eeb60830fa9..6f6e64c83f6a 100644
--- a/vcl/inc/unx/cupsmgr.hxx
+++ b/vcl/inc/unx/cupsmgr.hxx
@@ -59,7 +59,7 @@ class CUPSManager : public PrinterInfoManager
bool m_bPPDThreadRunning;
CUPSManager();
- virtual ~CUPSManager();
+ virtual ~CUPSManager() override;
virtual void initialize() override;
diff --git a/vcl/inc/unx/fontmanager.hxx b/vcl/inc/unx/fontmanager.hxx
index 1aca67c0e231..76ab0644c29a 100644
--- a/vcl/inc/unx/fontmanager.hxx
+++ b/vcl/inc/unx/fontmanager.hxx
@@ -227,7 +227,7 @@ class VCL_PLUGIN_PUBLIC PrintFontManager
because they should be fairly unique */
Type1FontFile() : PrintFont( fonttype::Type1 ), m_nDirectory( 0 ) {}
- virtual ~Type1FontFile();
+ virtual ~Type1FontFile() override;
virtual bool queryMetricPage( int nPage, utl::MultiAtomProvider* pProvider ) override;
};
@@ -239,7 +239,7 @@ class VCL_PLUGIN_PUBLIC PrintFontManager
unsigned int m_nTypeFlags; // copyright bits and PS-OpenType flag
TrueTypeFontFile();
- virtual ~TrueTypeFontFile();
+ virtual ~TrueTypeFontFile() override;
virtual bool queryMetricPage( int nPage, utl::MultiAtomProvider* pProvider ) override;
};
diff --git a/vcl/inc/unx/gendata.hxx b/vcl/inc/unx/gendata.hxx
index b2223b5c934f..943b9193996e 100644
--- a/vcl/inc/unx/gendata.hxx
+++ b/vcl/inc/unx/gendata.hxx
@@ -33,7 +33,7 @@ class VCL_DLLPUBLIC SalGenericData : public SalData
OUString m_aUnicodeEntry;
public:
SalGenericData( SalGenericDataType t, SalInstance *pInstance ) : SalData(), m_eType( t ), m_pDisplay( nullptr ) { m_pInstance = pInstance; SetSalData( this ); }
- virtual ~SalGenericData() {}
+ virtual ~SalGenericData() override {}
virtual void Dispose() {}
SalGenericDisplay *GetDisplay() const { return m_pDisplay; }
diff --git a/vcl/inc/unx/geninst.h b/vcl/inc/unx/geninst.h
index 4b05f7332940..060f751a430f 100644
--- a/vcl/inc/unx/geninst.h
+++ b/vcl/inc/unx/geninst.h
@@ -56,7 +56,7 @@ protected:
public:
SalYieldMutex();
- virtual ~SalYieldMutex();
+ virtual ~SalYieldMutex() override;
virtual void acquire() override;
virtual void release() override;
@@ -80,7 +80,7 @@ protected:
public:
SalGenericInstance( SalYieldMutex* pMutex )
: mbPrinterInit( false ), mpSalYieldMutex( pMutex ) {}
- virtual ~SalGenericInstance();
+ virtual ~SalGenericInstance() override;
// Yield mutex
virtual comphelper::SolarMutex* GetYieldMutex() override;
diff --git a/vcl/inc/unx/genprn.h b/vcl/inc/unx/genprn.h
index 94a4046a08a0..e6561e49a089 100644
--- a/vcl/inc/unx/genprn.h
+++ b/vcl/inc/unx/genprn.h
@@ -35,7 +35,7 @@ public:
psp::PrinterGfx m_aPrinterGfx;
PspSalInfoPrinter();
- virtual ~PspSalInfoPrinter();
+ virtual ~PspSalInfoPrinter() override;
// override all pure virtual methods
virtual SalGraphics* AcquireGraphics() override;
@@ -70,7 +70,7 @@ public:
bool m_bIsPDFWriterJob;
PspSalPrinter( SalInfoPrinter *pPrinter );
- virtual ~PspSalPrinter();
+ virtual ~PspSalPrinter() override;
// override all pure virtual methods
virtual bool StartJob( const OUString* pFileName,
diff --git a/vcl/inc/unx/genpspgraphics.h b/vcl/inc/unx/genpspgraphics.h
index 6451a7362900..9810d5d1e748 100644
--- a/vcl/inc/unx/genpspgraphics.h
+++ b/vcl/inc/unx/genpspgraphics.h
@@ -50,7 +50,7 @@ class VCL_DLLPUBLIC GenPspGraphics : public SalGraphics
SalInfoPrinter* m_pInfoPrinter;
public:
GenPspGraphics();
- virtual ~GenPspGraphics();
+ virtual ~GenPspGraphics() override;
void Init( psp::JobData* pJob, psp::PrinterGfx* pGfx,
SalInfoPrinter* pInfoPrinter );
diff --git a/vcl/inc/unx/gensys.h b/vcl/inc/unx/gensys.h
index 4edd21a7f3dc..fabc6937b586 100644
--- a/vcl/inc/unx/gensys.h
+++ b/vcl/inc/unx/gensys.h
@@ -32,7 +32,7 @@ class VCL_DLLPUBLIC SalGenericSystem : public SalSystem
{
public:
SalGenericSystem();
- virtual ~SalGenericSystem();
+ virtual ~SalGenericSystem() override;
virtual int ShowNativeDialog( const OUString& rTitle,
const OUString& rMessage,
const std::list< OUString >& rButtons,
diff --git a/vcl/inc/unx/glyphcache.hxx b/vcl/inc/unx/glyphcache.hxx
index f3754a3067d5..2f038ee3cef7 100644
--- a/vcl/inc/unx/glyphcache.hxx
+++ b/vcl/inc/unx/glyphcache.hxx
@@ -247,7 +247,7 @@ class VCL_DLLPUBLIC ServerFontInstance : public LogicalFontInstance
{
public:
ServerFontInstance( FontSelectPattern& );
- virtual ~ServerFontInstance();
+ virtual ~ServerFontInstance() override;
void SetServerFont(ServerFont* p);
void HandleFontOptions();
diff --git a/vcl/inc/unx/gtk/gtkdata.hxx b/vcl/inc/unx/gtk/gtkdata.hxx
index 21a407b8bcef..f5e1e03a6674 100644
--- a/vcl/inc/unx/gtk/gtkdata.hxx
+++ b/vcl/inc/unx/gtk/gtkdata.hxx
@@ -84,7 +84,7 @@ class GtkSalTimer : public SalTimer
struct SalGtkTimeoutSource *m_pTimeout;
public:
GtkSalTimer();
- virtual ~GtkSalTimer();
+ virtual ~GtkSalTimer() override;
virtual void Start( sal_uLong nMS ) override;
virtual void Stop() override;
bool Expired();
@@ -101,7 +101,7 @@ class GtkData : public SalGenericData
public:
GtkData( SalInstance *pInstance );
- virtual ~GtkData();
+ virtual ~GtkData() override;
void Init();
virtual void Dispose() override;
@@ -140,7 +140,7 @@ class GtkSalDisplay : public SalDisplay
int nWidth, int nHeight, int nXHot, int nYHot );
public:
GtkSalDisplay( GdkDisplay* pDisplay );
- virtual ~GtkSalDisplay();
+ virtual ~GtkSalDisplay() override;
GdkDisplay* GetGdkDisplay() const { return m_pGdkDisplay; }
bool IsX11Display() const { return m_bX11Display; }
diff --git a/vcl/inc/unx/gtk/gtkframe.hxx b/vcl/inc/unx/gtk/gtkframe.hxx
index 4f07262a5af1..b9fafd639bd1 100644
--- a/vcl/inc/unx/gtk/gtkframe.hxx
+++ b/vcl/inc/unx/gtk/gtkframe.hxx
@@ -424,7 +424,7 @@ public:
static void closePopup();
#endif
- virtual ~GtkSalFrame();
+ virtual ~GtkSalFrame() override;
// SalGraphics or NULL, but two Graphics for all SalFrames
// must be returned
diff --git a/vcl/inc/unx/gtk/gtkgdi.hxx b/vcl/inc/unx/gtk/gtkgdi.hxx
index 563bc74a0b14..cd369e52ef37 100644
--- a/vcl/inc/unx/gtk/gtkgdi.hxx
+++ b/vcl/inc/unx/gtk/gtkgdi.hxx
@@ -201,7 +201,7 @@ class GtkSalGraphics : public X11SalGraphics
public:
GtkSalGraphics(GtkSalFrame *, GtkWidget *window, SalX11Screen nXScreen);
- virtual ~GtkSalGraphics();
+ virtual ~GtkSalGraphics() override;
inline GtkWidget* GetGtkWidget() const { return m_pWindow; }
inline GdkWindow* GetGdkWindow() const { return m_pWindow->window; }
diff --git a/vcl/inc/unx/gtk/gtkinst.hxx b/vcl/inc/unx/gtk/gtkinst.hxx
index cd38d12b6574..490cf698c2da 100644
--- a/vcl/inc/unx/gtk/gtkinst.hxx
+++ b/vcl/inc/unx/gtk/gtkinst.hxx
@@ -99,7 +99,7 @@ class GtkDropTarget : public cppu::WeakComponentImplHelper<css::datatransfer::dn
std::list<css::uno::Reference<css::datatransfer::dnd::XDropTargetListener>> m_aListeners;
public:
GtkDropTarget();
- virtual ~GtkDropTarget();
+ virtual ~GtkDropTarget() override;
// XInitialization
virtual void SAL_CALL initialize(const css::uno::Sequence<css::uno::Any>& rArgs)
@@ -147,7 +147,7 @@ public:
{
}
- virtual ~GtkDragSource();
+ virtual ~GtkDragSource() override;
// XDragSource
virtual sal_Bool SAL_CALL isDragImageSupported() throw(std::exception) override;
@@ -198,7 +198,7 @@ class GtkInstance : public X11SalInstance
#endif
public:
GtkInstance( SalYieldMutex* pMutex );
- virtual ~GtkInstance();
+ virtual ~GtkInstance() override;
void EnsureInit();
virtual void AfterAppInit() override;
diff --git a/vcl/inc/unx/gtk/gtkobject.hxx b/vcl/inc/unx/gtk/gtkobject.hxx
index 55896a281aca..df36a85ff187 100644
--- a/vcl/inc/unx/gtk/gtkobject.hxx
+++ b/vcl/inc/unx/gtk/gtkobject.hxx
@@ -41,7 +41,7 @@ class GtkSalObject : public SalObject
static void signalDestroy( GtkWidget*, gpointer );
public:
GtkSalObject( GtkSalFrame* pParent, bool bShow = true );
- virtual ~GtkSalObject();
+ virtual ~GtkSalObject() override;
// override all pure virtual methods
virtual void ResetClipRegion() override;
diff --git a/vcl/inc/unx/gtk/gtksalmenu.hxx b/vcl/inc/unx/gtk/gtksalmenu.hxx
index 48e937324ae0..460a0e57fde0 100644
--- a/vcl/inc/unx/gtk/gtksalmenu.hxx
+++ b/vcl/inc/unx/gtk/gtksalmenu.hxx
@@ -67,7 +67,7 @@ private:
public:
GtkSalMenu( bool bMenuBar );
- virtual ~GtkSalMenu();
+ virtual ~GtkSalMenu() override;
virtual bool VisibleMenuBar() override; // must return TRUE to actually DISPLAY native menu bars
// otherwise only menu messages are processed (eg, OLE on Windows)
@@ -135,7 +135,7 @@ class GtkSalMenuItem : public SalMenuItem
{
public:
GtkSalMenuItem( const SalItemParams* );
- virtual ~GtkSalMenuItem();
+ virtual ~GtkSalMenuItem() override;
sal_uInt16 mnId; // Item ID
MenuItemType mnType; // Item type
diff --git a/vcl/inc/unx/gtk/gtksys.hxx b/vcl/inc/unx/gtk/gtksys.hxx
index 9f2fb5cf3dab..b8ebbdf0574d 100644
--- a/vcl/inc/unx/gtk/gtksys.hxx
+++ b/vcl/inc/unx/gtk/gtksys.hxx
@@ -23,7 +23,7 @@ class GtkSalSystem : public SalGenericSystem
ScreenMonitors_t maScreenMonitors;
public:
GtkSalSystem();
- virtual ~GtkSalSystem();
+ virtual ~GtkSalSystem() override;
static GtkSalSystem *GetSingleton();
virtual bool IsUnifiedDisplay() override;
diff --git a/vcl/inc/unx/i18n_status.hxx b/vcl/inc/unx/i18n_status.hxx
index e0929db1b2e0..f8cc4614c811 100644
--- a/vcl/inc/unx/i18n_status.hxx
+++ b/vcl/inc/unx/i18n_status.hxx
@@ -42,7 +42,7 @@ class X11ImeStatus : public SalI18NImeStatus
{
public:
X11ImeStatus() {}
- virtual ~X11ImeStatus();
+ virtual ~X11ImeStatus() override;
virtual bool canToggle() override;
virtual void toggle() override;
diff --git a/vcl/inc/unx/salbmp.h b/vcl/inc/unx/salbmp.h
index 88a8668aed9f..81998ba35bea 100644
--- a/vcl/inc/unx/salbmp.h
+++ b/vcl/inc/unx/salbmp.h
@@ -109,7 +109,7 @@ public:
public:
X11SalBitmap();
- virtual ~X11SalBitmap();
+ virtual ~X11SalBitmap() override;
// override pure virtual methods
virtual bool Create(
diff --git a/vcl/inc/unx/saldata.hxx b/vcl/inc/unx/saldata.hxx
index 72e82df89f71..a115298c3a63 100644
--- a/vcl/inc/unx/saldata.hxx
+++ b/vcl/inc/unx/saldata.hxx
@@ -60,7 +60,7 @@ protected:
public:
X11SalData( SalGenericDataType t, SalInstance *pInstance );
- virtual ~X11SalData();
+ virtual ~X11SalData() override;
virtual void Init();
virtual void Dispose() override;
diff --git a/vcl/inc/unx/saldisp.hxx b/vcl/inc/unx/saldisp.hxx
index 91cbad7eae28..7be3df6563ad 100644
--- a/vcl/inc/unx/saldisp.hxx
+++ b/vcl/inc/unx/saldisp.hxx
@@ -200,7 +200,7 @@ public:
GLX11Window();
virtual bool Synchronize(bool bOnoff) const override;
- virtual ~GLX11Window();
+ virtual ~GLX11Window() override;
};
class VCLPLUG_GEN_PUBLIC SalDisplay : public SalGenericDisplay
@@ -303,7 +303,7 @@ public:
SalDisplay( Display* pDisp );
- virtual ~SalDisplay();
+ virtual ~SalDisplay() override;
void Init();
@@ -387,7 +387,7 @@ class VCLPLUG_GEN_PUBLIC SalX11Display : public SalDisplay
{
public:
SalX11Display( Display* pDisp );
- virtual ~SalX11Display();
+ virtual ~SalX11Display() override;
virtual bool Dispatch( XEvent *pEvent ) override;
virtual void Yield();
diff --git a/vcl/inc/unx/salframe.h b/vcl/inc/unx/salframe.h
index 057520b875cb..07a285353460 100644
--- a/vcl/inc/unx/salframe.h
+++ b/vcl/inc/unx/salframe.h
@@ -159,7 +159,7 @@ class VCLPLUG_GEN_PUBLIC X11SalFrame : public SalFrame, public NativeWindowHandl
void updateWMClass();
public:
X11SalFrame( SalFrame* pParent, SalFrameStyleFlags nSalFrameStyle, SystemParentData* pSystemParent = nullptr );
- virtual ~X11SalFrame();
+ virtual ~X11SalFrame() override;
long Dispatch( XEvent *pEvent );
void Init( SalFrameStyleFlags nSalFrameStyle, SalX11Screen nScreen,
diff --git a/vcl/inc/unx/salgdi.h b/vcl/inc/unx/salgdi.h
index 73f22b7e7816..803c75addb6b 100644
--- a/vcl/inc/unx/salgdi.h
+++ b/vcl/inc/unx/salgdi.h
@@ -73,7 +73,7 @@ class VCLPLUG_GEN_PUBLIC X11SalGraphics : public SalGraphics
public:
X11SalGraphics();
- virtual ~X11SalGraphics();
+ virtual ~X11SalGraphics() override;
void Init( SalFrame *pFrame, Drawable aDrawable, SalX11Screen nXScreen );
void Init( X11SalVirtualDevice *pVirtualDevice, SalColormap* pColormap = nullptr, bool bDeleteColormap = false );
diff --git a/vcl/inc/unx/salinst.h b/vcl/inc/unx/salinst.h
index 5bf339b220c8..fdb1dee6b5a7 100644
--- a/vcl/inc/unx/salinst.h
+++ b/vcl/inc/unx/salinst.h
@@ -45,7 +45,7 @@ protected:
public:
explicit X11SalInstance(SalYieldMutex* pMutex);
- virtual ~X11SalInstance();
+ virtual ~X11SalInstance() override;
virtual SalFrame* CreateChildFrame( SystemParentData* pParent, SalFrameStyleFlags nStyle ) override;
virtual SalFrame* CreateFrame( SalFrame* pParent, SalFrameStyleFlags nStyle ) override;
diff --git a/vcl/inc/unx/salobj.h b/vcl/inc/unx/salobj.h
index a163ea9fff7b..ffc738aa6987 100644
--- a/vcl/inc/unx/salobj.h
+++ b/vcl/inc/unx/salobj.h
@@ -64,7 +64,7 @@ public:
static VCL_DLLPUBLIC X11SalObject* CreateObject( SalFrame* pParent, SystemWindowData* pWindowData, bool bShow );
X11SalObject();
- virtual ~X11SalObject();
+ virtual ~X11SalObject() override;
// override all pure virtual methods
virtual void ResetClipRegion() override;
diff --git a/vcl/inc/unx/saltimer.h b/vcl/inc/unx/saltimer.h
index 108404e08037..93d4ad613b52 100644
--- a/vcl/inc/unx/saltimer.h
+++ b/vcl/inc/unx/saltimer.h
@@ -28,7 +28,7 @@ class X11SalTimer : public SalTimer
SalXLib *mpXLib;
public:
X11SalTimer( SalXLib *pXLib ) : mpXLib( pXLib ) {}
- virtual ~X11SalTimer();
+ virtual ~X11SalTimer() override;
// override all pure virtual methods
void Start( sal_uIntPtr nMS ) override;
diff --git a/vcl/inc/unx/salvd.h b/vcl/inc/unx/salvd.h
index f7e59ebdbe12..aa9cffff5f82 100644
--- a/vcl/inc/unx/salvd.h
+++ b/vcl/inc/unx/salvd.h
@@ -47,7 +47,7 @@ public:
X11SalVirtualDevice(SalGraphics *pGraphics, long &nDX, long &nDY,
DeviceFormat eFormat, const SystemGraphicsData *pData, X11SalGraphics* pNewGraphics);
- virtual ~X11SalVirtualDevice();
+ virtual ~X11SalVirtualDevice() override;
Display *GetXDisplay() const
{
diff --git a/vcl/inc/unx/x11/x11sys.hxx b/vcl/inc/unx/x11/x11sys.hxx
index 61505ce50c9a..a5937fe074f9 100644
--- a/vcl/inc/unx/x11/x11sys.hxx
+++ b/vcl/inc/unx/x11/x11sys.hxx
@@ -29,7 +29,7 @@ class VCLPLUG_GEN_PUBLIC X11SalSystem : public SalGenericSystem
{
public:
X11SalSystem() {}
- virtual ~X11SalSystem();
+ virtual ~X11SalSystem() override;
// override pure virtual methods
virtual unsigned int GetDisplayScreenCount() override;
diff --git a/vcl/opengl/gdiimpl.cxx b/vcl/opengl/gdiimpl.cxx
index 32d25fd924c0..5fd46b6465f6 100644
--- a/vcl/opengl/gdiimpl.cxx
+++ b/vcl/opengl/gdiimpl.cxx
@@ -56,7 +56,7 @@ public:
// We don't want to be swapping before we've painted.
SetPriority( SchedulerPriority::POST_PAINT );
}
- virtual ~OpenGLFlushIdle()
+ virtual ~OpenGLFlushIdle() override
{
}
virtual void Invoke() override
diff --git a/vcl/qa/cppunit/lifecycle.cxx b/vcl/qa/cppunit/lifecycle.cxx
index a6389c295580..1bd24ac1f068 100644
--- a/vcl/qa/cppunit/lifecycle.cxx
+++ b/vcl/qa/cppunit/lifecycle.cxx
@@ -124,7 +124,7 @@ class DisposableChild : public vcl::Window
{
public:
explicit DisposableChild(vcl::Window *pParent) : vcl::Window(pParent) {}
- virtual ~DisposableChild()
+ virtual ~DisposableChild() override
{
disposeOnce();
}
diff --git a/vcl/source/app/session.cxx b/vcl/source/app/session.cxx
index 8e99853fc3fe..483ab6ef0691 100644
--- a/vcl/source/app/session.cxx
+++ b/vcl/source/app/session.cxx
@@ -73,7 +73,7 @@ class VCLSession:
static void SalSessionEventProc( void* pData, SalSessionEvent* pEvent );
- virtual ~VCLSession() {}
+ virtual ~VCLSession() override {}
virtual void SAL_CALL addSessionManagerListener( const css::uno::Reference< XSessionManagerListener >& xListener ) throw( RuntimeException, std::exception ) override;
virtual void SAL_CALL removeSessionManagerListener( const css::uno::Reference< XSessionManagerListener>& xListener ) throw( RuntimeException, std::exception ) override;
diff --git a/vcl/source/components/dtranscomp.cxx b/vcl/source/components/dtranscomp.cxx
index 610868196601..c58835b32b2b 100644
--- a/vcl/source/components/dtranscomp.cxx
+++ b/vcl/source/components/dtranscomp.cxx
@@ -68,7 +68,7 @@ public:
XServiceInfo
>( m_aMutex )
{}
- virtual ~GenericClipboard();
+ virtual ~GenericClipboard() override;
/*
* XServiceInfo
@@ -209,7 +209,7 @@ class ClipboardFactory : public ::cppu::WeakComponentImplHelper<
osl::Mutex m_aMutex;
public:
ClipboardFactory();
- virtual ~ClipboardFactory();
+ virtual ~ClipboardFactory() override;
/*
* XSingleServiceFactory
@@ -273,7 +273,7 @@ class GenericDragSource : public cppu::WeakComponentImplHelper<
osl::Mutex m_aMutex;
public:
GenericDragSource() : WeakComponentImplHelper( m_aMutex ) {}
- virtual ~GenericDragSource();
+ virtual ~GenericDragSource() override;
// XDragSource
virtual sal_Bool SAL_CALL isDragImageSupported() throw(std::exception) override;
@@ -389,7 +389,7 @@ class GenericDropTarget : public cppu::WeakComponentImplHelper<
public:
GenericDropTarget() : WeakComponentImplHelper( m_aMutex )
{}
- virtual ~GenericDropTarget();
+ virtual ~GenericDropTarget() override;
// XInitialization
virtual void SAL_CALL initialize( const Sequence< Any >& args ) throw ( Exception, std::exception ) override;
diff --git a/vcl/source/components/fontident.cxx b/vcl/source/components/fontident.cxx
index 3315e1b937db..11d441830855 100644
--- a/vcl/source/components/fontident.cxx
+++ b/vcl/source/components/fontident.cxx
@@ -50,7 +50,7 @@ class FontIdentificator : public ::cppu::WeakAggImplHelper3< XMaterialHolder, XI
Font m_aFont;
public:
FontIdentificator() {}
- virtual ~FontIdentificator();
+ virtual ~FontIdentificator() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( ) throw (RuntimeException, std::exception) override;
diff --git a/vcl/source/control/notebookbar.cxx b/vcl/source/control/notebookbar.cxx
index 1bfef511cd0c..9a931873c45b 100644
--- a/vcl/source/control/notebookbar.cxx
+++ b/vcl/source/control/notebookbar.cxx
@@ -21,7 +21,7 @@ class NotebookBarContextChangeEventListener : public ::cppu::WeakImplHelper<css:
VclPtr<NotebookBar> mpParent;
public:
explicit NotebookBarContextChangeEventListener(NotebookBar *p) : mpParent(p) {}
- virtual ~NotebookBarContextChangeEventListener() {}
+ virtual ~NotebookBarContextChangeEventListener() override {}
// XContextChangeEventListener
virtual void SAL_CALL notifyContextChangeEvent(const css::ui::ContextChangeEventObject& rEvent)
diff --git a/vcl/source/edit/textdat2.hxx b/vcl/source/edit/textdat2.hxx
index 9b0dc4c1d26c..ce84aa94b7d2 100644
--- a/vcl/source/edit/textdat2.hxx
+++ b/vcl/source/edit/textdat2.hxx
@@ -253,7 +253,7 @@ private:
public:
IdleFormatter();
- virtual ~IdleFormatter();
+ virtual ~IdleFormatter() override;
void DoIdleFormat( TextView* pV, sal_uInt16 nMaxRestarts );
void ForceTimeout();
diff --git a/vcl/source/edit/textund2.hxx b/vcl/source/edit/textund2.hxx
index bcb44bbf34b7..729a130ad456 100644
--- a/vcl/source/edit/textund2.hxx
+++ b/vcl/source/edit/textund2.hxx
@@ -31,7 +31,7 @@ private:
public:
TextUndoDelPara( TextEngine* pTextEngine, TextNode* pNode, sal_uInt32 nPara );
- virtual ~TextUndoDelPara();
+ virtual ~TextUndoDelPara() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -47,7 +47,7 @@ private:
public:
TextUndoConnectParas( TextEngine* pTextEngine, sal_uInt32 nPara, sal_Int32 nSepPos );
- virtual ~TextUndoConnectParas();
+ virtual ~TextUndoConnectParas() override;
virtual void Undo() override;
virtual void Redo() override;
@@ -63,7 +63,7 @@ private:
public:
TextUndoSplitPara( TextEngine* pTextEngine, sal_uInt32 nPara, sal_Int32 nSepPos );
- virtual ~TextUndoSplitPara();
+ virtual ~TextUndoSplitPara() override;
virtual void Undo() override;
virtual void Redo() override;
diff --git a/vcl/source/edit/textundo.hxx b/vcl/source/edit/textundo.hxx
index 6db0df05a60a..caa985a84eb3 100644
--- a/vcl/source/edit/textundo.hxx
+++ b/vcl/source/edit/textundo.hxx
@@ -41,7 +41,7 @@ protected:
public:
explicit TextUndoManager( TextEngine* pTextEngine );
- virtual ~TextUndoManager();
+ virtual ~TextUndoManager() override;
using SfxUndoManager::Undo;
virtual bool Undo() override;
@@ -65,7 +65,7 @@ protected:
public:
explicit TextUndo( TextEngine* pTextEngine );
- virtual ~TextUndo();
+ virtual ~TextUndo() override;
TextEngine* GetTextEngine() const { return mpTextEngine; }
diff --git a/vcl/source/edit/textview.cxx b/vcl/source/edit/textview.cxx
index 790077b4b086..df8414bab346 100644
--- a/vcl/source/edit/textview.cxx
+++ b/vcl/source/edit/textview.cxx
@@ -68,7 +68,7 @@ private:
public:
explicit TETextDataObject( const OUString& rText );
- virtual ~TETextDataObject();
+ virtual ~TETextDataObject() override;
OUString& GetText() { return maText; }
SvMemoryStream& GetHTMLStream() { return maHTMLStream; }
diff --git a/vcl/source/edit/vclmedit.cxx b/vcl/source/edit/vclmedit.cxx
index 97ab7557c04b..35798c6da052 100644
--- a/vcl/source/edit/vclmedit.cxx
+++ b/vcl/source/edit/vclmedit.cxx
@@ -46,7 +46,7 @@ private:
public:
explicit TextWindow( vcl::Window* pParent );
- virtual ~TextWindow();
+ virtual ~TextWindow() override;
virtual void dispose() override;
ExtTextEngine* GetTextEngine() const { return mpExtTextEngine; }
@@ -96,7 +96,7 @@ protected:
public:
ImpVclMEdit( VclMultiLineEdit* pVclMultiLineEdit, WinBits nWinStyle );
- virtual ~ImpVclMEdit();
+ virtual ~ImpVclMEdit() override;
void SetModified( bool bMod );
bool IsModified() const;
diff --git a/vcl/source/filter/graphicfilter.cxx b/vcl/source/filter/graphicfilter.cxx
index 72c2dcbd167e..a95819fd8ccb 100644
--- a/vcl/source/filter/graphicfilter.cxx
+++ b/vcl/source/filter/graphicfilter.cxx
@@ -100,7 +100,7 @@ protected:
public:
explicit ImpFilterOutputStream( SvStream& rStm ) : mrStm( rStm ) {}
- virtual ~ImpFilterOutputStream() {}
+ virtual ~ImpFilterOutputStream() override {}
};
#ifndef DISABLE_EXPORT
diff --git a/vcl/source/filter/igif/gifread.cxx b/vcl/source/filter/igif/gifread.cxx
index 47fbce964ee0..4f7fe836e23f 100644
--- a/vcl/source/filter/igif/gifread.cxx
+++ b/vcl/source/filter/igif/gifread.cxx
@@ -105,7 +105,7 @@ public:
const Graphic& GetIntermediateGraphic();
explicit GIFReader( SvStream& rStm );
- virtual ~GIFReader();
+ virtual ~GIFReader() override;
};
GIFReader::GIFReader( SvStream& rStm )
diff --git a/vcl/source/filter/ixbm/xbmread.cxx b/vcl/source/filter/ixbm/xbmread.cxx
index d83e94202c73..5b0741f8eb1a 100644
--- a/vcl/source/filter/ixbm/xbmread.cxx
+++ b/vcl/source/filter/ixbm/xbmread.cxx
@@ -55,7 +55,7 @@ class XBMReader : public GraphicReader
public:
explicit XBMReader( SvStream& rStm );
- virtual ~XBMReader();
+ virtual ~XBMReader() override;
ReadState ReadXBM( Graphic& rGraphic );
};
diff --git a/vcl/source/filter/ixpm/xpmread.cxx b/vcl/source/filter/ixpm/xpmread.cxx
index 382efb7f3769..bdeacf940121 100644
--- a/vcl/source/filter/ixpm/xpmread.cxx
+++ b/vcl/source/filter/ixpm/xpmread.cxx
@@ -95,7 +95,7 @@ private:
public:
explicit XPMReader( SvStream& rStm );
- virtual ~XPMReader();
+ virtual ~XPMReader() override;
ReadState ReadXPM( Graphic& rGraphic );
};
diff --git a/vcl/source/filter/jpeg/JpegReader.hxx b/vcl/source/filter/jpeg/JpegReader.hxx
index 1e03723d6045..71f8b9ae37e2 100644
--- a/vcl/source/filter/jpeg/JpegReader.hxx
+++ b/vcl/source/filter/jpeg/JpegReader.hxx
@@ -63,7 +63,7 @@ class JPEGReader : public GraphicReader
public:
JPEGReader( SvStream& rStream, void* pCallData, bool bSetLogSize );
- virtual ~JPEGReader();
+ virtual ~JPEGReader() override;
ReadState Read( Graphic& rGraphic );
unsigned char * CreateBitmap( JPEGCreateBitmapParam& param );
diff --git a/vcl/source/gdi/pdfwriter_impl.cxx b/vcl/source/gdi/pdfwriter_impl.cxx
index 28d195df3a85..0f4889460241 100644
--- a/vcl/source/gdi/pdfwriter_impl.cxx
+++ b/vcl/source/gdi/pdfwriter_impl.cxx
@@ -8131,7 +8131,7 @@ class PDFStreamIf :
bool m_bWrite;
public:
explicit PDFStreamIf( PDFWriterImpl* pWriter ) : m_pWriter( pWriter ), m_bWrite( true ) {}
- virtual ~PDFStreamIf();
+ virtual ~PDFStreamIf() override;
virtual void SAL_CALL writeBytes( const css::uno::Sequence< sal_Int8 >& aData ) throw(std::exception) override;
virtual void SAL_CALL flush() throw(std::exception) override;
diff --git a/vcl/source/gdi/pdfwriter_impl2.cxx b/vcl/source/gdi/pdfwriter_impl2.cxx
index 8ececab361a8..f72a4a1a3cb1 100644
--- a/vcl/source/gdi/pdfwriter_impl2.cxx
+++ b/vcl/source/gdi/pdfwriter_impl2.cxx
@@ -1106,7 +1106,7 @@ public:
sTransporters[ maID ] = this;
}
- virtual ~EncHashTransporter()
+ virtual ~EncHashTransporter() override
{
sTransporters.erase( maID );
if( maUDigest )
diff --git a/vcl/source/helper/commandinfoprovider.cxx b/vcl/source/helper/commandinfoprovider.cxx
index 956b4bafe55b..3b0cc18131a8 100644
--- a/vcl/source/helper/commandinfoprovider.cxx
+++ b/vcl/source/helper/commandinfoprovider.cxx
@@ -57,7 +57,7 @@ namespace
if (mxFrame.is())
mxFrame->addFrameActionListener(this);
}
- virtual ~FrameListener()
+ virtual ~FrameListener() override
{
}
virtual void SAL_CALL frameAction(const css::frame::FrameActionEvent& aEvent)
diff --git a/vcl/source/uitest/uno/uiobject_uno.hxx b/vcl/source/uitest/uno/uiobject_uno.hxx
index 33841121e880..d06e6691272d 100644
--- a/vcl/source/uitest/uno/uiobject_uno.hxx
+++ b/vcl/source/uitest/uno/uiobject_uno.hxx
@@ -35,7 +35,7 @@ private:
public:
explicit UIObjectUnoObj(std::unique_ptr<UIObject> pObj);
- virtual ~UIObjectUnoObj();
+ virtual ~UIObjectUnoObj() override;
css::uno::Reference<css::ui::test::XUIObject> SAL_CALL getChild(const OUString& rID)
throw (css::uno::RuntimeException, std::exception) override;
diff --git a/vcl/source/uitest/uno/uitest_uno.cxx b/vcl/source/uitest/uno/uitest_uno.cxx
index 52700899c7a6..efaee320bfda 100644
--- a/vcl/source/uitest/uno/uitest_uno.cxx
+++ b/vcl/source/uitest/uno/uitest_uno.cxx
@@ -37,7 +37,7 @@ private:
public:
UITestUnoObj();
- virtual ~UITestUnoObj();
+ virtual ~UITestUnoObj() override;
void SAL_CALL executeCommand(const OUString& rCommand)
throw (css::uno::RuntimeException, std::exception) override;
diff --git a/vcl/source/window/dockmgr.cxx b/vcl/source/window/dockmgr.cxx
index fe473fff994d..d01b055cf04e 100644
--- a/vcl/source/window/dockmgr.cxx
+++ b/vcl/source/window/dockmgr.cxx
@@ -56,7 +56,7 @@ private:
public:
ImplDockFloatWin2( vcl::Window* pParent, WinBits nWinBits,
ImplDockingWindowWrapper* pDockingWin );
- virtual ~ImplDockFloatWin2();
+ virtual ~ImplDockFloatWin2() override;
virtual void dispose() override;
virtual void Move() override;
@@ -469,7 +469,7 @@ private:
public:
ImplPopupFloatWin( vcl::Window* pParent, ImplDockingWindowWrapper* pDockingWin, bool bHasGrip );
- virtual ~ImplPopupFloatWin();
+ virtual ~ImplPopupFloatWin() override;
virtual void dispose() override;
virtual css::uno::Reference< css::accessibility::XAccessible > CreateAccessible() override;
diff --git a/vcl/source/window/dockwin.cxx b/vcl/source/window/dockwin.cxx
index 1a61dd564798..af564e6d5df0 100644
--- a/vcl/source/window/dockwin.cxx
+++ b/vcl/source/window/dockwin.cxx
@@ -72,7 +72,7 @@ private:
public:
ImplDockFloatWin( vcl::Window* pParent, WinBits nWinBits,
DockingWindow* pDockingWin );
- virtual ~ImplDockFloatWin();
+ virtual ~ImplDockFloatWin() override;
virtual void dispose() override;
virtual void Move() override;
diff --git a/vcl/source/window/menubarwindow.hxx b/vcl/source/window/menubarwindow.hxx
index f82d9bd8711a..e7fec20b4a80 100644
--- a/vcl/source/window/menubarwindow.hxx
+++ b/vcl/source/window/menubarwindow.hxx
@@ -41,7 +41,7 @@ class DecoToolBox : public ToolBox
public:
explicit DecoToolBox(vcl::Window* pParent);
- virtual ~DecoToolBox() {}
+ virtual ~DecoToolBox() override {}
void DataChanged( const DataChangedEvent& rDCEvt ) override;
@@ -110,7 +110,7 @@ private:
public:
explicit MenuBarWindow( vcl::Window* pParent );
- virtual ~MenuBarWindow();
+ virtual ~MenuBarWindow() override;
virtual void dispose() override;
void ShowButtons(bool bClose, bool bFloat, bool bHide);
diff --git a/vcl/source/window/menufloatingwindow.hxx b/vcl/source/window/menufloatingwindow.hxx
index ce157e5c12f4..8ffd7be32182 100644
--- a/vcl/source/window/menufloatingwindow.hxx
+++ b/vcl/source/window/menufloatingwindow.hxx
@@ -84,7 +84,7 @@ protected:
public:
MenuFloatingWindow(Menu* pMenu, vcl::Window* pParent, WinBits nStyle);
- virtual ~MenuFloatingWindow();
+ virtual ~MenuFloatingWindow() override;
virtual void dispose() override;
void doShutdown();
diff --git a/vcl/source/window/scrwnd.hxx b/vcl/source/window/scrwnd.hxx
index dc438cb3ffdc..3509312eccff 100644
--- a/vcl/source/window/scrwnd.hxx
+++ b/vcl/source/window/scrwnd.hxx
@@ -73,7 +73,7 @@ protected:
public:
explicit ImplWheelWindow( vcl::Window* pParent );
- virtual ~ImplWheelWindow();
+ virtual ~ImplWheelWindow() override;
virtual void dispose() override;
void ImplStop();
diff --git a/vcl/unx/generic/app/i18n_status.cxx b/vcl/unx/generic/app/i18n_status.cxx
index 769e0568bc51..eb0d833077c5 100644
--- a/vcl/unx/generic/app/i18n_status.cxx
+++ b/vcl/unx/generic/app/i18n_status.cxx
@@ -94,7 +94,7 @@ class XIMStatusWindow : public StatusWindow
DECL_LINK_TYPED( DelayedShowHdl, void*, void );
public:
explicit XIMStatusWindow( bool bOn );
- virtual ~XIMStatusWindow();
+ virtual ~XIMStatusWindow() override;
virtual void setPosition( SalFrame* ) override;
virtual void setText( const OUString & ) override;
@@ -314,7 +314,7 @@ public:
virtual void setText( const OUString & ) override;
virtual void show( bool bShow, I18NStatus::ShowReason eReason ) override;
virtual void toggle( bool bOn ) override;
- virtual ~IIIMPStatusWindow() { disposeOnce(); }
+ virtual ~IIIMPStatusWindow() override { disposeOnce(); }
virtual void dispose() override;
void layout();
diff --git a/vcl/unx/generic/app/sm.cxx b/vcl/unx/generic/app/sm.cxx
index 9a4c1f12e1c0..d05d6af54329 100644
--- a/vcl/unx/generic/app/sm.cxx
+++ b/vcl/unx/generic/app/sm.cxx
@@ -54,7 +54,7 @@ public:
IceSalSession() {}
private:
- virtual ~IceSalSession() {}
+ virtual ~IceSalSession() override {}
virtual void queryInteraction() override;
virtual void interactionDone() override;
diff --git a/vcl/unx/generic/app/wmadaptor.cxx b/vcl/unx/generic/app/wmadaptor.cxx
index 0c142e3d84ee..0c1da627da52 100644
--- a/vcl/unx/generic/app/wmadaptor.cxx
+++ b/vcl/unx/generic/app/wmadaptor.cxx
@@ -50,7 +50,7 @@ class NetWMAdaptor : public WMAdaptor
virtual bool isValid() const override;
public:
explicit NetWMAdaptor( SalDisplay* );
- virtual ~NetWMAdaptor();
+ virtual ~NetWMAdaptor() override;
virtual void setWMName( X11SalFrame* pFrame, const OUString& rWMName ) const override;
virtual void maximizeFrame( X11SalFrame* pFrame, bool bHorizontal = true, bool bVertical = true ) const override;
@@ -72,7 +72,7 @@ class GnomeWMAdaptor : public WMAdaptor
virtual bool isValid() const override;
public:
explicit GnomeWMAdaptor( SalDisplay * );
- virtual ~GnomeWMAdaptor();
+ virtual ~GnomeWMAdaptor() override;
virtual void maximizeFrame( X11SalFrame* pFrame, bool bHorizontal = true, bool bVertical = true ) const override;
virtual void shade( X11SalFrame* pFrame, bool bToShaded ) const override;
diff --git a/vcl/unx/generic/dtrans/X11_clipboard.hxx b/vcl/unx/generic/dtrans/X11_clipboard.hxx
index caa0f91cf695..b3d06f4f6f55 100644
--- a/vcl/unx/generic/dtrans/X11_clipboard.hxx
+++ b/vcl/unx/generic/dtrans/X11_clipboard.hxx
@@ -60,7 +60,7 @@ namespace x11 {
static css::uno::Reference<css::datatransfer::clipboard::XClipboard>
create( SelectionManager& rManager, Atom aSelection );
- virtual ~X11Clipboard();
+ virtual ~X11Clipboard() override;
/*
* XServiceInfo
diff --git a/vcl/unx/generic/dtrans/X11_dndcontext.hxx b/vcl/unx/generic/dtrans/X11_dndcontext.hxx
index 0bcae3e1206c..d4ff95a500d3 100644
--- a/vcl/unx/generic/dtrans/X11_dndcontext.hxx
+++ b/vcl/unx/generic/dtrans/X11_dndcontext.hxx
@@ -41,7 +41,7 @@ namespace x11 {
css::uno::Reference< XInterface > m_xManagerRef;
public:
DropTargetDropContext( ::Window, Time, SelectionManager& );
- virtual ~DropTargetDropContext();
+ virtual ~DropTargetDropContext() override;
// XDropTargetDropContext
virtual void SAL_CALL acceptDrop( sal_Int8 dragOperation ) throw(std::exception) override;
@@ -58,7 +58,7 @@ namespace x11 {
css::uno::Reference< XInterface > m_xManagerRef;
public:
DropTargetDragContext( ::Window, Time, SelectionManager& );
- virtual ~DropTargetDragContext();
+ virtual ~DropTargetDragContext() override;
// XDropTargetDragContext
virtual void SAL_CALL acceptDrag( sal_Int8 dragOperation ) throw(std::exception) override;
@@ -74,7 +74,7 @@ namespace x11 {
css::uno::Reference< XInterface > m_xManagerRef;
public:
DragSourceContext( ::Window, Time, SelectionManager& );
- virtual ~DragSourceContext();
+ virtual ~DragSourceContext() override;
// XDragSourceContext
virtual sal_Int32 SAL_CALL getCurrentCursor() throw(std::exception) override;
diff --git a/vcl/unx/generic/dtrans/X11_selection.hxx b/vcl/unx/generic/dtrans/X11_selection.hxx
index 232a2ade59c9..ec46b32d37fc 100644
--- a/vcl/unx/generic/dtrans/X11_selection.hxx
+++ b/vcl/unx/generic/dtrans/X11_selection.hxx
@@ -82,7 +82,7 @@ namespace x11 {
m_aListeners;
DropTarget();
- virtual ~DropTarget();
+ virtual ~DropTarget() override;
// convenience functions that loop over listeners
void dragEnter( const css::datatransfer::dnd::DropTargetDragEnterEvent& dtde ) throw();
@@ -120,7 +120,7 @@ namespace x11 {
m_xRealDragSource;
public:
SelectionManagerHolder();
- virtual ~SelectionManagerHolder();
+ virtual ~SelectionManagerHolder() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName() throw(std::exception) override;
@@ -371,7 +371,7 @@ namespace x11 {
bool m_bShutDown;
SelectionManager();
- virtual ~SelectionManager();
+ virtual ~SelectionManager() override;
SelectionAdaptor* getAdaptor( Atom selection );
PixmapHolder* getPixmapHolder( Atom selection );
diff --git a/vcl/unx/generic/dtrans/X11_transferable.hxx b/vcl/unx/generic/dtrans/X11_transferable.hxx
index 66a454a5583b..394253dcf6a3 100644
--- a/vcl/unx/generic/dtrans/X11_transferable.hxx
+++ b/vcl/unx/generic/dtrans/X11_transferable.hxx
@@ -34,7 +34,7 @@ namespace x11 {
Atom m_aSelection;
public:
X11Transferable( SelectionManager& rManager, Atom selection = None );
- virtual ~X11Transferable();
+ virtual ~X11Transferable() override;
/*
* XTransferable
diff --git a/vcl/unx/generic/dtrans/config.cxx b/vcl/unx/generic/dtrans/config.cxx
index cf7bb685158a..8a90caeb4ce9 100644
--- a/vcl/unx/generic/dtrans/config.cxx
+++ b/vcl/unx/generic/dtrans/config.cxx
@@ -38,7 +38,7 @@ class DtransX11ConfigItem : public ::utl::ConfigItem
public:
DtransX11ConfigItem();
- virtual ~DtransX11ConfigItem();
+ virtual ~DtransX11ConfigItem() override;
sal_Int32 getSelectionTimeout() const { return m_nSelectionTimeout; }
};
diff --git a/vcl/unx/generic/gdi/gcach_xpeer.hxx b/vcl/unx/generic/gdi/gcach_xpeer.hxx
index d933c8b61490..af33b22652ca 100644
--- a/vcl/unx/generic/gdi/gcach_xpeer.hxx
+++ b/vcl/unx/generic/gdi/gcach_xpeer.hxx
@@ -26,7 +26,7 @@ class X11GlyphCache : public GlyphCache
{
public:
explicit X11GlyphCache();
- virtual ~X11GlyphCache();
+ virtual ~X11GlyphCache() override;
static X11GlyphCache& GetInstance();
static void KillInstance();
};
diff --git a/vcl/unx/generic/gdi/gdiimpl.hxx b/vcl/unx/generic/gdi/gdiimpl.hxx
index 4896e633ba6d..84e5ee8c39ab 100644
--- a/vcl/unx/generic/gdi/gdiimpl.hxx
+++ b/vcl/unx/generic/gdi/gdiimpl.hxx
@@ -108,7 +108,7 @@ public:
virtual void freeResources() override;
- virtual ~X11SalGraphicsImpl();
+ virtual ~X11SalGraphicsImpl() override;
virtual bool setClipRegion( const vcl::Region& ) override;
//
diff --git a/vcl/unx/generic/glyphs/gcach_layout.cxx b/vcl/unx/generic/glyphs/gcach_layout.cxx
index d8bf44b04fbc..38d7e8439924 100644
--- a/vcl/unx/generic/glyphs/gcach_layout.cxx
+++ b/vcl/unx/generic/glyphs/gcach_layout.cxx
@@ -329,7 +329,7 @@ private:
public:
explicit HbLayoutEngine(ServerFont&);
- virtual ~HbLayoutEngine();
+ virtual ~HbLayoutEngine() override;
virtual bool Layout(ServerFontLayout&, ImplLayoutArgs&) override;
};
diff --git a/vcl/unx/generic/print/bitmap_gfx.cxx b/vcl/unx/generic/print/bitmap_gfx.cxx
index 02cf26bf0fd0..e28064d6f543 100644
--- a/vcl/unx/generic/print/bitmap_gfx.cxx
+++ b/vcl/unx/generic/print/bitmap_gfx.cxx
@@ -67,7 +67,7 @@ private:
public:
explicit HexEncoder (osl::File* pFile);
- virtual ~HexEncoder ();
+ virtual ~HexEncoder () override;
void WriteAscii (sal_uInt8 nByte);
virtual void EncodeByte (sal_uInt8 nByte) override;
void FlushLine ();
@@ -141,7 +141,7 @@ private:
public:
explicit Ascii85Encoder (osl::File* pFile);
- virtual ~Ascii85Encoder ();
+ virtual ~Ascii85Encoder () override;
virtual void EncodeByte (sal_uInt8 nByte) override;
void WriteAscii (sal_uInt8 nByte);
};
@@ -287,7 +287,7 @@ private:
public:
explicit LZWEncoder (osl::File* pOutputFile);
- virtual ~LZWEncoder ();
+ virtual ~LZWEncoder () override;
virtual void EncodeByte (sal_uInt8 nByte) override;
};
diff --git a/vcl/unx/generic/print/genprnpsp.cxx b/vcl/unx/generic/print/genprnpsp.cxx
index 58719429434b..76a615c63249 100644
--- a/vcl/unx/generic/print/genprnpsp.cxx
+++ b/vcl/unx/generic/print/genprnpsp.cxx
@@ -102,7 +102,7 @@ namespace
public:
// parent window, Query text, initial value
QueryString(vcl::Window*, OUString &, OUString &);
- virtual ~QueryString() { disposeOnce(); }
+ virtual ~QueryString() override { disposeOnce(); }
virtual void dispose() override
{
m_pOKButton.clear();
diff --git a/vcl/unx/generic/print/genpspgraphics.cxx b/vcl/unx/generic/print/genpspgraphics.cxx
index bbcb5a5fd56f..9695e979a2da 100644
--- a/vcl/unx/generic/print/genpspgraphics.cxx
+++ b/vcl/unx/generic/print/genpspgraphics.cxx
@@ -83,7 +83,7 @@ private:
public:
explicit SalPrinterBmp (BitmapBuffer* pBitmap);
- virtual ~SalPrinterBmp ();
+ virtual ~SalPrinterBmp () override;
virtual sal_uInt32 GetPaletteColor (sal_uInt32 nIdx) const override;
virtual sal_uInt32 GetPaletteEntryCount () const override;
virtual sal_uInt32 GetPixelRGB (sal_uInt32 nRow, sal_uInt32 nColumn) const override;
diff --git a/vcl/unx/generic/print/prtsetup.hxx b/vcl/unx/generic/print/prtsetup.hxx
index 3d02468658d7..5722510f2361 100644
--- a/vcl/unx/generic/print/prtsetup.hxx
+++ b/vcl/unx/generic/print/prtsetup.hxx
@@ -65,7 +65,7 @@ class RTSDialog : public TabDialog
void insertAllPPDValues( ListBox&, const psp::PPDParser*, const psp::PPDKey* );
public:
RTSDialog(const ::psp::PrinterInfo& rJobData, vcl::Window* pParent = nullptr);
- virtual ~RTSDialog();
+ virtual ~RTSDialog() override;
virtual void dispose() override;
const ::psp::PrinterInfo& getSetup() const { return m_aJobData; }
@@ -92,7 +92,7 @@ class RTSPaperPage : public TabPage
DECL_LINK_TYPED( SelectHdl, ListBox&, void );
public:
explicit RTSPaperPage( RTSDialog* );
- virtual ~RTSPaperPage();
+ virtual ~RTSPaperPage() override;
virtual void dispose() override;
void update();
@@ -119,7 +119,7 @@ class RTSDevicePage : public TabPage
DECL_LINK_TYPED( ModifyHdl, Edit&, void );
public:
explicit RTSDevicePage( RTSDialog* );
- virtual ~RTSDevicePage();
+ virtual ~RTSDevicePage() override;
virtual void dispose() override;
sal_uLong getLevel();
diff --git a/vcl/unx/generic/printer/cupsmgr.cxx b/vcl/unx/generic/printer/cupsmgr.cxx
index 5e9f7160876a..3a8ef05bea2f 100644
--- a/vcl/unx/generic/printer/cupsmgr.cxx
+++ b/vcl/unx/generic/printer/cupsmgr.cxx
@@ -839,7 +839,7 @@ namespace
public:
RTSPWDialog(const OString& rServer, const OString& rUserName, vcl::Window* pParent);
- virtual ~RTSPWDialog();
+ virtual ~RTSPWDialog() override;
virtual void dispose() override;
OString getUserName() const;
OString getPassword() const;
diff --git a/vcl/unx/generic/printer/printerinfomanager.cxx b/vcl/unx/generic/printer/printerinfomanager.cxx
index 0111bcb1f62f..3845d61ef78a 100644
--- a/vcl/unx/generic/printer/printerinfomanager.cxx
+++ b/vcl/unx/generic/printer/printerinfomanager.cxx
@@ -64,7 +64,7 @@ namespace psp
public:
SystemQueueInfo();
- virtual ~SystemQueueInfo();
+ virtual ~SystemQueueInfo() override;
bool hasChanged() const;
OUString getCommand() const;
diff --git a/vcl/unx/gtk/a11y/atklistener.hxx b/vcl/unx/gtk/a11y/atklistener.hxx
index a26e825a3b09..fa37a3305668 100644
--- a/vcl/unx/gtk/a11y/atklistener.hxx
+++ b/vcl/unx/gtk/a11y/atklistener.hxx
@@ -46,7 +46,7 @@ public:
private:
- virtual ~AtkListener();
+ virtual ~AtkListener() override;
// Updates the child list held to provide the old IndexInParent on children_changed::remove
void updateChildList(
diff --git a/vcl/unx/gtk/fpicker/SalGtkFilePicker.hxx b/vcl/unx/gtk/fpicker/SalGtkFilePicker.hxx
index 49190eafedb7..948ff38b6094 100644
--- a/vcl/unx/gtk/fpicker/SalGtkFilePicker.hxx
+++ b/vcl/unx/gtk/fpicker/SalGtkFilePicker.hxx
@@ -263,7 +263,7 @@ class SalGtkFilePicker : public SalGtkPicker, public SalGtkFilePicker_Base
static void update_preview_cb (GtkFileChooser *file_chooser, SalGtkFilePicker *pobjFP);
static void dialog_mapped_cb(GtkWidget *widget, SalGtkFilePicker *pobjFP);
public:
- virtual ~SalGtkFilePicker();
+ virtual ~SalGtkFilePicker() override;
};
#endif // INCLUDED_VCL_UNX_GTK_FPICKER_SALGTKFILEPICKER_HXX
diff --git a/vcl/unx/gtk/fpicker/SalGtkPicker.hxx b/vcl/unx/gtk/fpicker/SalGtkPicker.hxx
index 1282c3746f40..abee669c2c8b 100644
--- a/vcl/unx/gtk/fpicker/SalGtkPicker.hxx
+++ b/vcl/unx/gtk/fpicker/SalGtkPicker.hxx
@@ -110,7 +110,7 @@ public:
RunDialog(GtkWidget *pDialog,
css::uno::Reference< css::awt::XExtendedToolkit > &rToolkit
);
- virtual ~RunDialog();
+ virtual ~RunDialog() override;
gint run();
void cancel();
static GtkWindow* GetTransientFor();
diff --git a/vcl/unx/gtk/salnativewidgets-gtk.cxx b/vcl/unx/gtk/salnativewidgets-gtk.cxx
index 813d5a5a7f30..bd324269b430 100644
--- a/vcl/unx/gtk/salnativewidgets-gtk.cxx
+++ b/vcl/unx/gtk/salnativewidgets-gtk.cxx
@@ -270,7 +270,7 @@ class GdkX11Pixmap : public X11Pixmap
{
public:
GdkX11Pixmap( int nWidth, int nHeight, int nDepth );
- virtual ~GdkX11Pixmap();
+ virtual ~GdkX11Pixmap() override;
virtual int GetDepth() const override;
virtual SalX11Screen GetScreen() const override;
diff --git a/vcl/unx/gtk3/cairo_gtk3_cairo.hxx b/vcl/unx/gtk3/cairo_gtk3_cairo.hxx
index 31961d454978..1f9333191c63 100644
--- a/vcl/unx/gtk3/cairo_gtk3_cairo.hxx
+++ b/vcl/unx/gtk3/cairo_gtk3_cairo.hxx
@@ -41,7 +41,7 @@ namespace cairo {
virtual void flush() const override;
- virtual ~Gtk3Surface();
+ virtual ~Gtk3Surface() override;
};
}
diff --git a/vcl/unx/gtk3/gtk3gtkinst.cxx b/vcl/unx/gtk3/gtk3gtkinst.cxx
index 3cc404663976..92ebb309725f 100644
--- a/vcl/unx/gtk3/gtk3gtkinst.cxx
+++ b/vcl/unx/gtk3/gtk3gtkinst.cxx
@@ -256,7 +256,7 @@ class VclGtkClipboard :
public:
explicit VclGtkClipboard(GdkAtom nSelection);
- virtual ~VclGtkClipboard();
+ virtual ~VclGtkClipboard() override;
/*
* XServiceInfo
diff --git a/vcl/unx/kde4/KDE4FilePicker.hxx b/vcl/unx/kde4/KDE4FilePicker.hxx
index ebc7a609896a..129e7a702aef 100644
--- a/vcl/unx/kde4/KDE4FilePicker.hxx
+++ b/vcl/unx/kde4/KDE4FilePicker.hxx
@@ -80,7 +80,7 @@ protected:
public:
explicit KDE4FilePicker( const css::uno::Reference< css::uno::XComponentContext >& );
- virtual ~KDE4FilePicker();
+ virtual ~KDE4FilePicker() override;
// XFilePickerNotifier
virtual void SAL_CALL addFilePickerListener( const css::uno::Reference< css::ui::dialogs::XFilePickerListener >& xListener ) throw( css::uno::RuntimeException, std::exception ) override;
diff --git a/vcl/unx/kde4/KDEData.hxx b/vcl/unx/kde4/KDEData.hxx
index 0cbc360ecda5..4efd23a7df34 100644
--- a/vcl/unx/kde4/KDEData.hxx
+++ b/vcl/unx/kde4/KDEData.hxx
@@ -27,7 +27,7 @@ class KDEData : public X11SalData
public:
explicit KDEData( SalInstance *pInstance )
: X11SalData( SAL_DATA_KDE4, pInstance ) {}
- virtual ~KDEData();
+ virtual ~KDEData() override;
virtual void Init() override;
virtual void initNWF() override;
diff --git a/vcl/unx/kde4/KDESalDisplay.hxx b/vcl/unx/kde4/KDESalDisplay.hxx
index a262a6a57ef1..4a0458dcc5c2 100644
--- a/vcl/unx/kde4/KDESalDisplay.hxx
+++ b/vcl/unx/kde4/KDESalDisplay.hxx
@@ -25,7 +25,7 @@ class SalKDEDisplay : public SalX11Display
{
public:
explicit SalKDEDisplay( Display* pDisp );
- virtual ~SalKDEDisplay();
+ virtual ~SalKDEDisplay() override;
static SalKDEDisplay* self();
virtual void Yield() override;
bool checkDirectInputEvent( XEvent* ev );
diff --git a/vcl/unx/kde4/KDESalFrame.hxx b/vcl/unx/kde4/KDESalFrame.hxx
index c42b9cd839c4..d6a92cead186 100644
--- a/vcl/unx/kde4/KDESalFrame.hxx
+++ b/vcl/unx/kde4/KDESalFrame.hxx
@@ -42,7 +42,7 @@ class KDESalFrame : public X11SalFrame
public:
KDESalFrame( SalFrame* pParent, SalFrameStyleFlags nStyle );
- virtual ~KDESalFrame();
+ virtual ~KDESalFrame() override;
virtual SalGraphics* AcquireGraphics() override;
virtual void ReleaseGraphics( SalGraphics *pGraphics ) override;
diff --git a/vcl/unx/kde4/KDESalInstance.hxx b/vcl/unx/kde4/KDESalInstance.hxx
index aaa8d2f46d5b..45acd789cd4f 100644
--- a/vcl/unx/kde4/KDESalInstance.hxx
+++ b/vcl/unx/kde4/KDESalInstance.hxx
@@ -28,7 +28,7 @@ class KDESalInstance : public X11SalInstance
{
public:
explicit KDESalInstance(SalYieldMutex* pMutex);
- virtual ~KDESalInstance() {}
+ virtual ~KDESalInstance() override {}
virtual SalFrame* CreateFrame( SalFrame* pParent, SalFrameStyleFlags nStyle ) override;
virtual bool hasNativeFileSelection() const override { return true; }
diff --git a/vcl/unx/kde4/KDEXLib.hxx b/vcl/unx/kde4/KDEXLib.hxx
index f607508683b6..c4e18f92e2e6 100644
--- a/vcl/unx/kde4/KDEXLib.hxx
+++ b/vcl/unx/kde4/KDEXLib.hxx
@@ -78,7 +78,7 @@ class KDEXLib : public QObject, public SalXLib
public:
KDEXLib();
- virtual ~KDEXLib();
+ virtual ~KDEXLib() override;
virtual void Init() override;
virtual SalYieldResult Yield( bool bWait, bool bHandleAllCurrentEvents ) override;
diff --git a/vcl/workben/icontest.cxx b/vcl/workben/icontest.cxx
index f5028b92c4ee..ae2973b7feef 100644
--- a/vcl/workben/icontest.cxx
+++ b/vcl/workben/icontest.cxx
@@ -74,7 +74,7 @@ public:
VclPtr<FixedBitmap> mpFixedBitmap;
MyWorkWindow( vcl::Window* pParent, WinBits nWinStyle );
- virtual ~MyWorkWindow() { disposeOnce(); }
+ virtual ~MyWorkWindow() override { disposeOnce(); }
virtual void dispose() override { mpFixedBitmap.clear(); WorkWindow::dispose(); }
void LoadGraphic( const OUString& sImageFile );
diff --git a/vcl/workben/svpclient.cxx b/vcl/workben/svpclient.cxx
index bcb14219e6a3..1fe64da78e64 100644
--- a/vcl/workben/svpclient.cxx
+++ b/vcl/workben/svpclient.cxx
@@ -108,7 +108,7 @@ public:
virtual void Resize() override;
virtual bool Close() override;
- virtual ~MyWin() { disposeOnce(); }
+ virtual ~MyWin() override { disposeOnce(); }
virtual void dispose() override;
void parseList( const OString& rList );
diff --git a/vcl/workben/vcldemo.cxx b/vcl/workben/vcldemo.cxx
index e6cb4c432d4c..368e30bb0114 100644
--- a/vcl/workben/vcldemo.cxx
+++ b/vcl/workben/vcldemo.cxx
@@ -1716,7 +1716,7 @@ class DemoWin : public WorkWindow
maDelay.Nanosec = 0;
launch();
}
- virtual ~RenderThread()
+ virtual ~RenderThread() override
{
join();
}
@@ -1740,7 +1740,7 @@ public:
mrRenderer.addInvalidate(this);
underTesting = false;
}
- virtual ~DemoWin()
+ virtual ~DemoWin() override
{
disposeOnce();
}
@@ -1876,7 +1876,7 @@ public:
Show();
}
- virtual ~DemoWidgets() { disposeOnce(); }
+ virtual ~DemoWidgets() override { disposeOnce(); }
virtual void dispose() override
{
mpGLButton.disposeAndClear();
diff --git a/writerfilter/source/dmapper/BorderHandler.hxx b/writerfilter/source/dmapper/BorderHandler.hxx
index 6ea1e33d7286..cd862d256617 100644
--- a/writerfilter/source/dmapper/BorderHandler.hxx
+++ b/writerfilter/source/dmapper/BorderHandler.hxx
@@ -65,7 +65,7 @@ private:
public:
explicit BorderHandler( bool bOOXML );
- virtual ~BorderHandler();
+ virtual ~BorderHandler() override;
::std::shared_ptr<PropertyMap> getProperties();
css::table::BorderLine2 getBorderLine();
diff --git a/writerfilter/source/dmapper/CellColorHandler.hxx b/writerfilter/source/dmapper/CellColorHandler.hxx
index 98c8aaf18ddf..a239c203fca3 100644
--- a/writerfilter/source/dmapper/CellColorHandler.hxx
+++ b/writerfilter/source/dmapper/CellColorHandler.hxx
@@ -51,7 +51,7 @@ private:
public:
CellColorHandler( );
- virtual ~CellColorHandler();
+ virtual ~CellColorHandler() override;
::std::shared_ptr<TablePropertyMap> getProperties();
diff --git a/writerfilter/source/dmapper/CellMarginHandler.hxx b/writerfilter/source/dmapper/CellMarginHandler.hxx
index a33f92d64b4d..b31e9cdf47a6 100644
--- a/writerfilter/source/dmapper/CellMarginHandler.hxx
+++ b/writerfilter/source/dmapper/CellMarginHandler.hxx
@@ -56,7 +56,7 @@ public:
public:
CellMarginHandler( );
- virtual ~CellMarginHandler();
+ virtual ~CellMarginHandler() override;
void enableInteropGrabBag(const OUString& aName);
css::beans::PropertyValue getInteropGrabBag();
diff --git a/writerfilter/source/dmapper/DomainMapper.hxx b/writerfilter/source/dmapper/DomainMapper.hxx
index 2abaf1233656..54b12a1a2233 100644
--- a/writerfilter/source/dmapper/DomainMapper.hxx
+++ b/writerfilter/source/dmapper/DomainMapper.hxx
@@ -82,7 +82,7 @@ public:
bool bRepairStorage,
SourceDocumentType eDocumentType,
utl::MediaDescriptor& rMediaDesc);
- virtual ~DomainMapper();
+ virtual ~DomainMapper() override;
// Stream
virtual void markLastParagraphInSection() override;
diff --git a/writerfilter/source/dmapper/DomainMapperTableManager.hxx b/writerfilter/source/dmapper/DomainMapperTableManager.hxx
index c4e8d638794d..11e1a7b782cc 100644
--- a/writerfilter/source/dmapper/DomainMapperTableManager.hxx
+++ b/writerfilter/source/dmapper/DomainMapperTableManager.hxx
@@ -80,7 +80,7 @@ class DomainMapperTableManager : public TableManager
public:
DomainMapperTableManager();
- virtual ~DomainMapperTableManager();
+ virtual ~DomainMapperTableManager() override;
// use this method to avoid adding the properties for the table
// but in the provided properties map.
diff --git a/writerfilter/source/dmapper/FFDataHandler.hxx b/writerfilter/source/dmapper/FFDataHandler.hxx
index a2149e9c7727..3ec35292549f 100644
--- a/writerfilter/source/dmapper/FFDataHandler.hxx
+++ b/writerfilter/source/dmapper/FFDataHandler.hxx
@@ -33,7 +33,7 @@ public:
// constructor
FFDataHandler();
// destructor
- virtual ~FFDataHandler();
+ virtual ~FFDataHandler() override;
// member: name
const OUString & getName() const { return m_sName;}
diff --git a/writerfilter/source/dmapper/FontTable.hxx b/writerfilter/source/dmapper/FontTable.hxx
index 32ead8865dad..0c1e689df8cc 100644
--- a/writerfilter/source/dmapper/FontTable.hxx
+++ b/writerfilter/source/dmapper/FontTable.hxx
@@ -50,7 +50,7 @@ class FontTable : public LoggedProperties, public LoggedTable
public:
FontTable();
- virtual ~FontTable();
+ virtual ~FontTable() override;
sal_uInt32 size();
const FontEntry::Pointer_t getFontEntry(sal_uInt32 nIndex);
@@ -89,7 +89,7 @@ class EmbeddedFontHandler : public LoggedProperties
{
public:
EmbeddedFontHandler( const OUString& fontName, const char* style );
- virtual ~EmbeddedFontHandler();
+ virtual ~EmbeddedFontHandler() override;
private:
virtual void lcl_attribute( Id name, Value& val ) override;
virtual void lcl_sprm( Sprm& rSprm ) override;
diff --git a/writerfilter/source/dmapper/GraphicHelpers.hxx b/writerfilter/source/dmapper/GraphicHelpers.hxx
index a1ca90990bfd..0911992a4d73 100644
--- a/writerfilter/source/dmapper/GraphicHelpers.hxx
+++ b/writerfilter/source/dmapper/GraphicHelpers.hxx
@@ -34,7 +34,7 @@ class PositionHandler: public LoggedProperties
{
public:
PositionHandler( std::pair<OUString, OUString>& rPositionOffsets, std::pair<OUString, OUString>& rAligns );
- virtual ~PositionHandler( );
+ virtual ~PositionHandler( ) override;
sal_Int16 orientation() const;
sal_Int16 relation() const { return m_nRelation;}
sal_Int32 position() const { return m_nPosition;}
@@ -53,7 +53,7 @@ class WrapHandler: public LoggedProperties
{
public:
WrapHandler( );
- virtual ~WrapHandler( );
+ virtual ~WrapHandler( ) override;
sal_Int32 m_nType;
sal_Int32 m_nSide;
diff --git a/writerfilter/source/dmapper/GraphicImport.cxx b/writerfilter/source/dmapper/GraphicImport.cxx
index 006c91c44489..837308cc9659 100644
--- a/writerfilter/source/dmapper/GraphicImport.cxx
+++ b/writerfilter/source/dmapper/GraphicImport.cxx
@@ -80,7 +80,7 @@ class XInputStreamHelper : public cppu::WeakImplHelper<io::XInputStream>
sal_Int32 m_nHeaderLength;
public:
XInputStreamHelper(const sal_uInt8* buf, size_t len);
- virtual ~XInputStreamHelper();
+ virtual ~XInputStreamHelper() override;
virtual ::sal_Int32 SAL_CALL readBytes( uno::Sequence< ::sal_Int8 >& aData, ::sal_Int32 nBytesToRead ) throw (io::NotConnectedException, io::BufferSizeExceededException, io::IOException, uno::RuntimeException, std::exception) override;
virtual ::sal_Int32 SAL_CALL readSomeBytes( uno::Sequence< ::sal_Int8 >& aData, ::sal_Int32 nMaxBytesToRead ) throw (io::NotConnectedException, io::BufferSizeExceededException, io::IOException, uno::RuntimeException, std::exception) override;
diff --git a/writerfilter/source/dmapper/GraphicImport.hxx b/writerfilter/source/dmapper/GraphicImport.hxx
index deb738366a0d..9b0246e79581 100644
--- a/writerfilter/source/dmapper/GraphicImport.hxx
+++ b/writerfilter/source/dmapper/GraphicImport.hxx
@@ -85,7 +85,7 @@ public:
std::pair<OUString, OUString>& rPositionOffsets,
std::pair<OUString, OUString>& rAligns,
std::queue<OUString>& rPositivePercentages);
- virtual ~GraphicImport();
+ virtual ~GraphicImport() override;
// BinaryObj
virtual void data(const sal_uInt8* buffer, size_t len, writerfilter::Reference<Properties>::Pointer_t ref) override;
diff --git a/writerfilter/source/dmapper/LatentStyleHandler.hxx b/writerfilter/source/dmapper/LatentStyleHandler.hxx
index 80891b124ec6..ec1b8dd6d176 100644
--- a/writerfilter/source/dmapper/LatentStyleHandler.hxx
+++ b/writerfilter/source/dmapper/LatentStyleHandler.hxx
@@ -31,7 +31,7 @@ class LatentStyleHandler
public:
LatentStyleHandler();
- virtual ~LatentStyleHandler();
+ virtual ~LatentStyleHandler() override;
const std::vector<css::beans::PropertyValue>& getAttributes() const;
};
diff --git a/writerfilter/source/dmapper/MeasureHandler.hxx b/writerfilter/source/dmapper/MeasureHandler.hxx
index 6a8ff9dfd944..92741825f5c0 100644
--- a/writerfilter/source/dmapper/MeasureHandler.hxx
+++ b/writerfilter/source/dmapper/MeasureHandler.hxx
@@ -46,7 +46,7 @@ class MeasureHandler : public LoggedProperties
public:
MeasureHandler();
- virtual ~MeasureHandler();
+ virtual ~MeasureHandler() override;
sal_Int32 getMeasureValue() const;
diff --git a/writerfilter/source/dmapper/ModelEventListener.hxx b/writerfilter/source/dmapper/ModelEventListener.hxx
index 124f221ec388..f2396dce2b14 100644
--- a/writerfilter/source/dmapper/ModelEventListener.hxx
+++ b/writerfilter/source/dmapper/ModelEventListener.hxx
@@ -32,7 +32,7 @@ class ModelEventListener : public cppu::WeakImplHelper<css::document::XEventList
bool m_bControls;
public:
ModelEventListener(bool bIndexes, bool bControls);
- virtual ~ModelEventListener();
+ virtual ~ModelEventListener() override;
virtual void SAL_CALL notifyEvent(const css::document::EventObject& Event) throw (css::uno::RuntimeException, std::exception) override;
virtual void SAL_CALL disposing(const css::lang::EventObject& Source) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/writerfilter/source/dmapper/NumberingManager.hxx b/writerfilter/source/dmapper/NumberingManager.hxx
index f189041e9030..039eabdb927e 100644
--- a/writerfilter/source/dmapper/NumberingManager.hxx
+++ b/writerfilter/source/dmapper/NumberingManager.hxx
@@ -73,7 +73,7 @@ public:
,m_outline(false)
{}
- virtual ~ListLevel( ){ }
+ virtual ~ListLevel( ) override { }
// Setters for the import
void SetValue( Id nId, sal_Int32 nValue );
@@ -178,7 +178,7 @@ public:
typedef std::shared_ptr< ListDef > Pointer;
ListDef( );
- virtual ~ListDef( );
+ virtual ~ListDef( ) override;
// Accessors
void SetAbstractDefinition( AbstractListDef::Pointer pAbstract ) { m_pAbstractDef = pAbstract; };
@@ -228,7 +228,7 @@ private:
public:
ListsManager(DomainMapper& rDMapper, const css::uno::Reference<css::lang::XMultiServiceFactory>& xFactory);
- virtual ~ListsManager();
+ virtual ~ListsManager() override;
typedef std::shared_ptr< ListsManager > Pointer;
diff --git a/writerfilter/source/dmapper/OLEHandler.hxx b/writerfilter/source/dmapper/OLEHandler.hxx
index 503c164e24f0..2f99de501e5f 100644
--- a/writerfilter/source/dmapper/OLEHandler.hxx
+++ b/writerfilter/source/dmapper/OLEHandler.hxx
@@ -78,7 +78,7 @@ class OLEHandler : public LoggedProperties
public:
OLEHandler(DomainMapper& rDomainMapper);
- virtual ~OLEHandler();
+ virtual ~OLEHandler() override;
const css::uno::Reference<css::drawing::XShape>& getShape() { return m_xShape; };
diff --git a/writerfilter/source/dmapper/PageBordersHandler.hxx b/writerfilter/source/dmapper/PageBordersHandler.hxx
index ef699ca8df42..8fa0f40a6976 100644
--- a/writerfilter/source/dmapper/PageBordersHandler.hxx
+++ b/writerfilter/source/dmapper/PageBordersHandler.hxx
@@ -60,7 +60,7 @@ private:
public:
PageBordersHandler( );
- virtual ~PageBordersHandler( );
+ virtual ~PageBordersHandler( ) override;
inline sal_Int32 GetDisplayOffset( )
{
diff --git a/writerfilter/source/dmapper/PropertyMap.hxx b/writerfilter/source/dmapper/PropertyMap.hxx
index 37e111d9e08e..3a90fa6a5ec4 100644
--- a/writerfilter/source/dmapper/PropertyMap.hxx
+++ b/writerfilter/source/dmapper/PropertyMap.hxx
@@ -266,7 +266,7 @@ class SectionPropertyMap : public PropertyMap
public:
explicit SectionPropertyMap(bool bIsFirstSection);
- virtual ~SectionPropertyMap();
+ virtual ~SectionPropertyMap() override;
enum PageType
{
@@ -469,7 +469,7 @@ class StyleSheetPropertyMap : public PropertyMap, public ParagraphProperties
sal_Int32 mnNumId;
public:
explicit StyleSheetPropertyMap();
- virtual ~StyleSheetPropertyMap();
+ virtual ~StyleSheetPropertyMap() override;
void SetCT_TrPrBase_jc( sal_Int32 nSet )
{mnCT_TrPrBase_jc = nSet; mbCT_TrPrBase_jcSet = true; }
@@ -500,7 +500,7 @@ class ParagraphPropertyMap : public PropertyMap, public ParagraphProperties
{
public:
explicit ParagraphPropertyMap();
- virtual ~ParagraphPropertyMap();
+ virtual ~ParagraphPropertyMap() override;
};
@@ -535,7 +535,7 @@ private:
public:
explicit TablePropertyMap();
- virtual ~TablePropertyMap();
+ virtual ~TablePropertyMap() override;
bool getValue( TablePropertyMapTarget eWhich, sal_Int32& nFill );
void setValue( TablePropertyMapTarget eWhich, sal_Int32 nSet );
diff --git a/writerfilter/source/dmapper/SectionColumnHandler.hxx b/writerfilter/source/dmapper/SectionColumnHandler.hxx
index ee7bc7f1d740..632129c10f04 100644
--- a/writerfilter/source/dmapper/SectionColumnHandler.hxx
+++ b/writerfilter/source/dmapper/SectionColumnHandler.hxx
@@ -49,7 +49,7 @@ class SectionColumnHandler : public LoggedProperties
public:
SectionColumnHandler();
- virtual ~SectionColumnHandler();
+ virtual ~SectionColumnHandler() override;
bool IsEqualWidth() const { return m_bEqualWidth; }
sal_Int32 GetSpace() const { return m_nSpace; }
diff --git a/writerfilter/source/dmapper/SettingsTable.hxx b/writerfilter/source/dmapper/SettingsTable.hxx
index 648bf6d41b93..8328ec2050b5 100644
--- a/writerfilter/source/dmapper/SettingsTable.hxx
+++ b/writerfilter/source/dmapper/SettingsTable.hxx
@@ -46,7 +46,7 @@ class SettingsTable : public LoggedProperties, public LoggedTable
public:
SettingsTable();
- virtual ~SettingsTable();
+ virtual ~SettingsTable() override;
//returns default TabStop in 1/100th mm
int GetDefaultTabStop() const;
diff --git a/writerfilter/source/dmapper/SmartTagHandler.hxx b/writerfilter/source/dmapper/SmartTagHandler.hxx
index e6a4a230fed5..a8365a64e2d4 100644
--- a/writerfilter/source/dmapper/SmartTagHandler.hxx
+++ b/writerfilter/source/dmapper/SmartTagHandler.hxx
@@ -35,7 +35,7 @@ class SmartTagHandler
public:
SmartTagHandler(const css::uno::Reference<css::uno::XComponentContext>& xComponentContext, const css::uno::Reference<css::text::XTextDocument>& xTextDocument);
- virtual ~SmartTagHandler();
+ virtual ~SmartTagHandler() override;
virtual void lcl_attribute(Id Name, Value& val) override;
virtual void lcl_sprm(Sprm& sprm) override;
diff --git a/writerfilter/source/dmapper/StyleSheetTable.hxx b/writerfilter/source/dmapper/StyleSheetTable.hxx
index a2344dbba3df..5bacc96b050c 100644
--- a/writerfilter/source/dmapper/StyleSheetTable.hxx
+++ b/writerfilter/source/dmapper/StyleSheetTable.hxx
@@ -88,7 +88,7 @@ class StyleSheetTable :
public:
StyleSheetTable(DomainMapper& rDMapper, css::uno::Reference<css::text::XTextDocument> const& xTextDocument, bool bIsNewDoc);
- virtual ~StyleSheetTable();
+ virtual ~StyleSheetTable() override;
void ApplyStyleSheets( const FontTablePtr& rFontTable );
const StyleSheetEntryPtr FindStyleSheetByISTD(const OUString& sIndex);
@@ -144,7 +144,7 @@ public:
PropertyMapPtr GetProperties( sal_Int32 nMask);
TableStyleSheetEntry( StyleSheetEntry& aEntry, StyleSheetTable* pStyles );
- virtual ~TableStyleSheetEntry( );
+ virtual ~TableStyleSheetEntry( ) override;
protected:
PropertyMapPtr GetLocalPropertiesFromMask( sal_Int32 nMask );
diff --git a/writerfilter/source/dmapper/TDefTableHandler.hxx b/writerfilter/source/dmapper/TDefTableHandler.hxx
index 3e8ce7f802f4..677c44fa6660 100644
--- a/writerfilter/source/dmapper/TDefTableHandler.hxx
+++ b/writerfilter/source/dmapper/TDefTableHandler.hxx
@@ -69,7 +69,7 @@ private:
public:
TDefTableHandler();
- virtual ~TDefTableHandler();
+ virtual ~TDefTableHandler() override;
void fillCellProperties( size_t nCell, const ::std::shared_ptr< TablePropertyMap >& pCellProperties) const;
void enableInteropGrabBag(const OUString& aName);
diff --git a/writerfilter/source/dmapper/TablePositionHandler.hxx b/writerfilter/source/dmapper/TablePositionHandler.hxx
index 1a1daece76a3..1e0d096f02c6 100644
--- a/writerfilter/source/dmapper/TablePositionHandler.hxx
+++ b/writerfilter/source/dmapper/TablePositionHandler.hxx
@@ -81,7 +81,7 @@ public:
}
TablePositionHandler();
- virtual ~TablePositionHandler();
+ virtual ~TablePositionHandler() override;
/** Compute the UNO properties for the frame containing the table based
on the received tokens.
diff --git a/writerfilter/source/dmapper/TblStylePrHandler.hxx b/writerfilter/source/dmapper/TblStylePrHandler.hxx
index 393242554fd9..5d38727f806c 100644
--- a/writerfilter/source/dmapper/TblStylePrHandler.hxx
+++ b/writerfilter/source/dmapper/TblStylePrHandler.hxx
@@ -66,7 +66,7 @@ private:
public:
explicit TblStylePrHandler( DomainMapper & rDMapper );
- virtual ~TblStylePrHandler( );
+ virtual ~TblStylePrHandler( ) override;
const PropertyMapPtr& getProperties() { return m_pProperties; };
inline TblStyleType getType() { return m_nType; };
diff --git a/writerfilter/source/dmapper/TextEffectsHandler.hxx b/writerfilter/source/dmapper/TextEffectsHandler.hxx
index 1ee928d76475..fd89b2adf5d8 100644
--- a/writerfilter/source/dmapper/TextEffectsHandler.hxx
+++ b/writerfilter/source/dmapper/TextEffectsHandler.hxx
@@ -44,7 +44,7 @@ private:
public:
TextEffectsHandler(sal_uInt32 aElementId);
- virtual ~TextEffectsHandler();
+ virtual ~TextEffectsHandler() override;
const boost::optional<PropertyIds>& getGrabBagPropertyId() { return maPropertyId;}
diff --git a/writerfilter/source/dmapper/ThemeTable.hxx b/writerfilter/source/dmapper/ThemeTable.hxx
index 38d304134035..5965e7c42e02 100644
--- a/writerfilter/source/dmapper/ThemeTable.hxx
+++ b/writerfilter/source/dmapper/ThemeTable.hxx
@@ -39,7 +39,7 @@ class ThemeTable : public LoggedProperties, public LoggedTable
public:
ThemeTable();
- virtual ~ThemeTable();
+ virtual ~ThemeTable() override;
const OUString getFontNameForTheme(const Id id) const;
static OUString getStringForTheme(const Id id);
diff --git a/writerfilter/source/dmapper/TrackChangesHandler.hxx b/writerfilter/source/dmapper/TrackChangesHandler.hxx
index 81130b984fca..272e86de0c15 100644
--- a/writerfilter/source/dmapper/TrackChangesHandler.hxx
+++ b/writerfilter/source/dmapper/TrackChangesHandler.hxx
@@ -33,7 +33,7 @@ class TrackChangesHandler : public LoggedProperties
public:
explicit TrackChangesHandler( sal_Int32 nToken );
- virtual ~TrackChangesHandler();
+ virtual ~TrackChangesHandler() override;
/// Compute the UNO properties for the track changes object based on the received tokens.
css::uno::Sequence<css::beans::PropertyValue> getRedlineProperties() const;
diff --git a/writerfilter/source/dmapper/WrapPolygonHandler.hxx b/writerfilter/source/dmapper/WrapPolygonHandler.hxx
index c44cf0ced996..0f4002752622 100644
--- a/writerfilter/source/dmapper/WrapPolygonHandler.hxx
+++ b/writerfilter/source/dmapper/WrapPolygonHandler.hxx
@@ -58,7 +58,7 @@ class WrapPolygonHandler : public LoggedProperties
{
public:
WrapPolygonHandler();
- virtual ~WrapPolygonHandler();
+ virtual ~WrapPolygonHandler() override;
const WrapPolygon::Pointer_t& getPolygon() { return mpPolygon;}
diff --git a/writerfilter/source/ooxml/OOXMLDocumentImpl.hxx b/writerfilter/source/ooxml/OOXMLDocumentImpl.hxx
index f16be42be8f8..12a49abd3208 100644
--- a/writerfilter/source/ooxml/OOXMLDocumentImpl.hxx
+++ b/writerfilter/source/ooxml/OOXMLDocumentImpl.hxx
@@ -94,7 +94,7 @@ protected:
void resolveEmbeddingsStream(const OOXMLStream::Pointer_t& pStream);
public:
OOXMLDocumentImpl(OOXMLStream::Pointer_t const & pStream, const css::uno::Reference<css::task::XStatusIndicator>& xStatusIndicator, bool bSkipImages, const css::uno::Sequence<css::beans::PropertyValue>& rDescriptor);
- virtual ~OOXMLDocumentImpl();
+ virtual ~OOXMLDocumentImpl() override;
virtual void resolve(Stream & rStream) override;
diff --git a/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx b/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
index a8ad379a7399..0550eecdf1ad 100644
--- a/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
+++ b/writerfilter/source/ooxml/OOXMLFastContextHandler.hxx
@@ -48,7 +48,7 @@ public:
explicit OOXMLFastContextHandler(OOXMLFastContextHandler * pContext);
- virtual ~OOXMLFastContextHandler();
+ virtual ~OOXMLFastContextHandler() override;
// css::xml::sax::XFastContextHandler:
virtual void SAL_CALL startFastElement (Token_t Element, const css::uno::Reference< css::xml::sax::XFastAttributeList >& Attribs)
@@ -243,7 +243,7 @@ class OOXMLFastContextHandlerStream : public OOXMLFastContextHandler
{
public:
explicit OOXMLFastContextHandlerStream(OOXMLFastContextHandler * pContext);
- virtual ~OOXMLFastContextHandlerStream();
+ virtual ~OOXMLFastContextHandlerStream() override;
virtual ResourceEnum_t getResource() const override { return STREAM; }
@@ -263,7 +263,7 @@ class OOXMLFastContextHandlerProperties : public OOXMLFastContextHandler
{
public:
explicit OOXMLFastContextHandlerProperties(OOXMLFastContextHandler * pContext);
- virtual ~OOXMLFastContextHandlerProperties();
+ virtual ~OOXMLFastContextHandlerProperties() override;
virtual OOXMLValue::Pointer_t getValue() const override;
virtual ResourceEnum_t getResource() const override { return PROPERTIES; }
@@ -300,7 +300,7 @@ class OOXMLFastContextHandlerPropertyTable :
{
public:
explicit OOXMLFastContextHandlerPropertyTable(OOXMLFastContextHandler * pContext);
- virtual ~OOXMLFastContextHandlerPropertyTable();
+ virtual ~OOXMLFastContextHandlerPropertyTable() override;
protected:
OOXMLTable mTable;
@@ -314,7 +314,7 @@ class OOXMLFastContextHandlerValue :
{
public:
explicit OOXMLFastContextHandlerValue(OOXMLFastContextHandler * pContext);
- virtual ~OOXMLFastContextHandlerValue();
+ virtual ~OOXMLFastContextHandlerValue() override;
void setValue(const OOXMLValue::Pointer_t& pValue);
virtual OOXMLValue::Pointer_t getValue() const override;
@@ -337,7 +337,7 @@ class OOXMLFastContextHandlerTable : public OOXMLFastContextHandler
{
public:
explicit OOXMLFastContextHandlerTable(OOXMLFastContextHandler * pContext);
- virtual ~OOXMLFastContextHandlerTable();
+ virtual ~OOXMLFastContextHandlerTable() override;
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext (Token_t Element,
const css::uno::Reference< css::xml::sax::XFastAttributeList > & Attribs)
@@ -362,7 +362,7 @@ class OOXMLFastContextHandlerXNote : public OOXMLFastContextHandlerProperties
{
public:
explicit OOXMLFastContextHandlerXNote(OOXMLFastContextHandler * pContext);
- virtual ~OOXMLFastContextHandlerXNote();
+ virtual ~OOXMLFastContextHandlerXNote() override;
void checkId(const OOXMLValue::Pointer_t& pValue);
@@ -388,7 +388,7 @@ class OOXMLFastContextHandlerTextTableCell : public OOXMLFastContextHandler
{
public:
explicit OOXMLFastContextHandlerTextTableCell(OOXMLFastContextHandler * pContext);
- virtual ~OOXMLFastContextHandlerTextTableCell();
+ virtual ~OOXMLFastContextHandlerTextTableCell() override;
virtual std::string getType() const override { return "TextTableCell"; }
@@ -400,7 +400,7 @@ class OOXMLFastContextHandlerTextTableRow : public OOXMLFastContextHandler
{
public:
explicit OOXMLFastContextHandlerTextTableRow(OOXMLFastContextHandler * pContext);
- virtual ~OOXMLFastContextHandlerTextTableRow();
+ virtual ~OOXMLFastContextHandlerTextTableRow() override;
virtual std::string getType() const override { return "TextTableRow"; }
@@ -417,7 +417,7 @@ class OOXMLFastContextHandlerTextTable : public OOXMLFastContextHandler
public:
explicit OOXMLFastContextHandlerTextTable(OOXMLFastContextHandler * pContext);
- virtual ~OOXMLFastContextHandlerTextTable();
+ virtual ~OOXMLFastContextHandlerTextTable() override;
virtual std::string getType() const override { return "TextTable"; }
@@ -437,7 +437,7 @@ private:
public:
explicit OOXMLFastContextHandlerShape(OOXMLFastContextHandler * pContext);
- virtual ~OOXMLFastContextHandlerShape();
+ virtual ~OOXMLFastContextHandlerShape() override;
virtual std::string getType() const override { return "Shape"; }
@@ -486,7 +486,7 @@ class OOXMLFastContextHandlerWrapper : public OOXMLFastContextHandler
{
public:
explicit OOXMLFastContextHandlerWrapper(OOXMLFastContextHandler * pParent, css::uno::Reference<css::xml::sax::XFastContextHandler> const & xContext);
- virtual ~OOXMLFastContextHandlerWrapper();
+ virtual ~OOXMLFastContextHandlerWrapper() override;
// css::xml::sax::XFastContextHandler:
virtual void SAL_CALL startUnknownElement(const OUString & Namespace, const OUString & Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > & Attribs)
diff --git a/writerfilter/source/ooxml/OOXMLFastDocumentHandler.hxx b/writerfilter/source/ooxml/OOXMLFastDocumentHandler.hxx
index 5cfdc3679724..a473c55b31d7 100644
--- a/writerfilter/source/ooxml/OOXMLFastDocumentHandler.hxx
+++ b/writerfilter/source/ooxml/OOXMLFastDocumentHandler.hxx
@@ -42,7 +42,7 @@ public:
Stream* pStream,
OOXMLDocumentImpl* pDocument,
sal_Int32 nXNoteId );
- virtual ~OOXMLFastDocumentHandler();
+ virtual ~OOXMLFastDocumentHandler() override;
// css::xml::sax::XFastDocumentHandler:
virtual void SAL_CALL startDocument()
diff --git a/writerfilter/source/ooxml/OOXMLPropertySet.hxx b/writerfilter/source/ooxml/OOXMLPropertySet.hxx
index 8cc37729a096..8aa7c92a4ee3 100644
--- a/writerfilter/source/ooxml/OOXMLPropertySet.hxx
+++ b/writerfilter/source/ooxml/OOXMLPropertySet.hxx
@@ -33,7 +33,7 @@ class OOXMLValue : public Value
public:
typedef std::shared_ptr<OOXMLValue> Pointer_t;
OOXMLValue();
- virtual ~OOXMLValue();
+ virtual ~OOXMLValue() override;
virtual int getInt() const override;
;
@@ -78,7 +78,7 @@ protected:
mutable OOXMLBinaryObjectReference::Pointer_t mpBinaryObj;
public:
explicit OOXMLBinaryValue(OOXMLBinaryObjectReference::Pointer_t const & pBinaryObj);
- virtual ~OOXMLBinaryValue();
+ virtual ~OOXMLBinaryValue() override;
virtual writerfilter::Reference<BinaryObj>::Pointer_t getBinary() override;
#ifdef DEBUG_WRITERFILTER
@@ -96,7 +96,7 @@ public:
static OOXMLValue::Pointer_t const & Create (bool bValue);
static OOXMLValue::Pointer_t Create (const char *pValue);
- virtual ~OOXMLBooleanValue();
+ virtual ~OOXMLBooleanValue() override;
virtual int getInt() const override;
virtual css::uno::Any getAny() const override;
@@ -112,7 +112,7 @@ protected:
OUString mStr;
public:
explicit OOXMLStringValue(const OUString & rStr);
- virtual ~OOXMLStringValue();
+ virtual ~OOXMLStringValue() override;
virtual css::uno::Any getAny() const override;
virtual OUString getString() const override;
@@ -129,7 +129,7 @@ protected:
public:
explicit OOXMLInputStreamValue(css::uno::Reference<css::io::XInputStream> const & xInputStream);
- virtual ~OOXMLInputStreamValue();
+ virtual ~OOXMLInputStreamValue() override;
virtual css::uno::Any getAny() const override;
#ifdef DEBUG_WRITERFILTER
@@ -187,7 +187,7 @@ class OOXMLPropertySetValue : public OOXMLValue
OOXMLPropertySet::Pointer_t mpPropertySet;
public:
explicit OOXMLPropertySetValue(const OOXMLPropertySet::Pointer_t& pPropertySet);
- virtual ~OOXMLPropertySetValue();
+ virtual ~OOXMLPropertySetValue() override;
virtual writerfilter::Reference<Properties>::Pointer_t getProperties() override;
#ifdef DEBUG_WRITERFILTER
@@ -203,7 +203,7 @@ protected:
explicit OOXMLIntegerValue(sal_Int32 nValue);
public:
static OOXMLValue::Pointer_t Create (sal_Int32 nValue);
- virtual ~OOXMLIntegerValue();
+ virtual ~OOXMLIntegerValue() override;
virtual int getInt() const override;
virtual css::uno::Any getAny() const override;
@@ -220,7 +220,7 @@ protected:
public:
explicit OOXMLHexValue(sal_uInt32 nValue);
explicit OOXMLHexValue(const char * pValue);
- virtual ~OOXMLHexValue();
+ virtual ~OOXMLHexValue() override;
virtual int getInt() const override;
#ifdef DEBUG_WRITERFILTER
@@ -236,7 +236,7 @@ protected:
sal_uInt32 mnValue;
public:
explicit OOXMLUniversalMeasureValue(const char * pValue);
- virtual ~OOXMLUniversalMeasureValue();
+ virtual ~OOXMLUniversalMeasureValue() override;
virtual int getInt() const override;
#ifdef DEBUG_WRITERFILTER
@@ -251,7 +251,7 @@ protected:
css::uno::Reference<css::drawing::XShape> mrShape;
public:
explicit OOXMLShapeValue(css::uno::Reference<css::drawing::XShape> const & rShape);
- virtual ~OOXMLShapeValue();
+ virtual ~OOXMLShapeValue() override;
virtual css::uno::Any getAny() const override;
#ifdef DEBUG_WRITERFILTER
@@ -266,7 +266,7 @@ protected:
css::uno::Reference< css::embed::XEmbeddedObject > component;
public:
explicit OOXMLStarMathValue( css::uno::Reference< css::embed::XEmbeddedObject > const & component );
- virtual ~OOXMLStarMathValue();
+ virtual ~OOXMLStarMathValue() override;
virtual css::uno::Any getAny() const override;
#ifdef DEBUG_WRITERFILTER
diff --git a/writerfilter/source/ooxml/OOXMLStreamImpl.hxx b/writerfilter/source/ooxml/OOXMLStreamImpl.hxx
index 6a1b1b48ab0c..aff8189b7396 100644
--- a/writerfilter/source/ooxml/OOXMLStreamImpl.hxx
+++ b/writerfilter/source/ooxml/OOXMLStreamImpl.hxx
@@ -68,7 +68,7 @@ public:
StreamType_t nType, bool bRepairStorage);
OOXMLStreamImpl(OOXMLStreamImpl & rStream, const OUString & rId);
- virtual ~OOXMLStreamImpl();
+ virtual ~OOXMLStreamImpl() override;
virtual css::uno::Reference<css::xml::sax::XFastParser> getFastParser() override;
virtual css::uno::Reference<css::io::XInputStream> getDocumentStream() override;
diff --git a/writerfilter/source/rtftok/rtfdocumentimpl.hxx b/writerfilter/source/rtftok/rtfdocumentimpl.hxx
index 91ba7ee38d41..66588ba35436 100644
--- a/writerfilter/source/rtftok/rtfdocumentimpl.hxx
+++ b/writerfilter/source/rtftok/rtfdocumentimpl.hxx
@@ -385,7 +385,7 @@ public:
css::uno::Reference<css::frame::XFrame> const& xFrame,
css::uno::Reference<css::task::XStatusIndicator> const& xStatusIndicator,
const utl::MediaDescriptor& rMediaDescriptor);
- virtual ~RTFDocumentImpl();
+ virtual ~RTFDocumentImpl() override;
// RTFDocument
virtual void resolve(Stream& rHandler) override;
diff --git a/writerfilter/source/rtftok/rtflookahead.hxx b/writerfilter/source/rtftok/rtflookahead.hxx
index d982d687aa0f..f96b2f7cf37f 100644
--- a/writerfilter/source/rtftok/rtflookahead.hxx
+++ b/writerfilter/source/rtftok/rtflookahead.hxx
@@ -28,7 +28,7 @@ class RTFLookahead : public RTFListener
{
public:
RTFLookahead(SvStream& rStream, sal_Size nGroupStart);
- virtual ~RTFLookahead();
+ virtual ~RTFLookahead() override;
virtual RTFError dispatchDestination(RTFKeyword nKeyword) override;
virtual RTFError dispatchFlag(RTFKeyword nKeyword) override;
virtual RTFError dispatchSymbol(RTFKeyword nKeyword) override;
diff --git a/writerfilter/source/rtftok/rtfvalue.hxx b/writerfilter/source/rtftok/rtfvalue.hxx
index 64b43cd11670..eeb973094021 100644
--- a/writerfilter/source/rtftok/rtfvalue.hxx
+++ b/writerfilter/source/rtftok/rtfvalue.hxx
@@ -40,7 +40,7 @@ public:
RTFValue(css::uno::Reference<css::io::XInputStream> const& xStream);
RTFValue(css::uno::Reference<css::embed::XEmbeddedObject> const& xObject);
RTFValue(const RTFShape& aShape);
- virtual ~RTFValue();
+ virtual ~RTFValue() override;
void setString(const OUString& sValue);
virtual int getInt() const override;
virtual OUString getString() const override;
diff --git a/writerperfect/inc/DirectoryStream.hxx b/writerperfect/inc/DirectoryStream.hxx
index e02aab6f44bb..dce2a63a82f2 100644
--- a/writerperfect/inc/DirectoryStream.hxx
+++ b/writerperfect/inc/DirectoryStream.hxx
@@ -38,7 +38,7 @@ class WRITERPERFECT_DLLPUBLIC DirectoryStream : public librevenge::RVNGInputStre
public:
explicit DirectoryStream(const css::uno::Reference<css::ucb::XContent> &xContent);
- virtual ~DirectoryStream();
+ virtual ~DirectoryStream() override;
static bool isDirectory(const css::uno::Reference<css::ucb::XContent> &xContent);
diff --git a/writerperfect/inc/ImportFilter.hxx b/writerperfect/inc/ImportFilter.hxx
index e7a27f4ee847..2b4b9bb5103b 100644
--- a/writerperfect/inc/ImportFilter.hxx
+++ b/writerperfect/inc/ImportFilter.hxx
@@ -60,7 +60,7 @@ public:
{
}
- virtual ~ImportFilterImpl()
+ virtual ~ImportFilterImpl() override
{
}
diff --git a/writerperfect/inc/WPFTEncodingDialog.hxx b/writerperfect/inc/WPFTEncodingDialog.hxx
index 9fc747d749ff..f6daaab89ebf 100644
--- a/writerperfect/inc/WPFTEncodingDialog.hxx
+++ b/writerperfect/inc/WPFTEncodingDialog.hxx
@@ -28,7 +28,7 @@ class WRITERPERFECT_DLLPUBLIC WPFTEncodingDialog : public ModalDialog
public:
WPFTEncodingDialog(const OUString &title, const OUString &defEncoding);
- virtual ~WPFTEncodingDialog();
+ virtual ~WPFTEncodingDialog() override;
OUString GetEncoding() const;
bool hasUserCalledCancel() const
diff --git a/writerperfect/inc/WPXSvInputStream.hxx b/writerperfect/inc/WPXSvInputStream.hxx
index 9bbefbb35bd6..c6b5d74406b5 100644
--- a/writerperfect/inc/WPXSvInputStream.hxx
+++ b/writerperfect/inc/WPXSvInputStream.hxx
@@ -39,7 +39,7 @@ class WRITERPERFECT_DLLPUBLIC WPXSvInputStream : public librevenge::RVNGInputStr
{
public:
WPXSvInputStream(css::uno::Reference< css::io::XInputStream > const &xStream);
- virtual ~WPXSvInputStream();
+ virtual ~WPXSvInputStream() override;
virtual bool isStructured() override;
virtual unsigned subStreamCount() override;
diff --git a/writerperfect/source/impress/KeynoteImportFilter.hxx b/writerperfect/source/impress/KeynoteImportFilter.hxx
index e4c88001c006..a56ffcc8b63c 100644
--- a/writerperfect/source/impress/KeynoteImportFilter.hxx
+++ b/writerperfect/source/impress/KeynoteImportFilter.hxx
@@ -22,7 +22,7 @@ class KeynoteImportFilter : public writerperfect::ImportFilter<OdpGenerator>
public:
explicit KeynoteImportFilter(const css::uno::Reference< css::uno::XComponentContext > &rxContext)
: writerperfect::ImportFilter<OdpGenerator>(rxContext) {}
- virtual ~KeynoteImportFilter() {}
+ virtual ~KeynoteImportFilter() override {}
//XExtendedFilterDetection
virtual OUString SAL_CALL detect(css::uno::Sequence< css::beans::PropertyValue > &Descriptor)
diff --git a/writerperfect/source/writer/WordPerfectImportFilter.hxx b/writerperfect/source/writer/WordPerfectImportFilter.hxx
index 7ebdf2633bd3..a8c30dfa6f41 100644
--- a/writerperfect/source/writer/WordPerfectImportFilter.hxx
+++ b/writerperfect/source/writer/WordPerfectImportFilter.hxx
@@ -45,7 +45,7 @@ protected:
public:
explicit WordPerfectImportFilter(const css::uno::Reference< css::uno::XComponentContext > &rxContext)
: mxContext(rxContext) {}
- virtual ~WordPerfectImportFilter() {}
+ virtual ~WordPerfectImportFilter() override {}
// XFilter
virtual sal_Bool SAL_CALL filter(const css::uno::Sequence< css::beans::PropertyValue > &aDescriptor)
diff --git a/xmlhelp/source/cxxhelp/inc/tvfactory.hxx b/xmlhelp/source/cxxhelp/inc/tvfactory.hxx
index 41c3992ffcab..695889b4d4a6 100644
--- a/xmlhelp/source/cxxhelp/inc/tvfactory.hxx
+++ b/xmlhelp/source/cxxhelp/inc/tvfactory.hxx
@@ -41,7 +41,7 @@ class TVFactory: public cppu::WeakImplHelper <
TVFactory( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~TVFactory();
+ virtual ~TVFactory() override;
// XServiceInfo
virtual OUString SAL_CALL
diff --git a/xmlhelp/source/cxxhelp/inc/tvread.hxx b/xmlhelp/source/cxxhelp/inc/tvread.hxx
index 2a1b646fef94..628998468904 100644
--- a/xmlhelp/source/cxxhelp/inc/tvread.hxx
+++ b/xmlhelp/source/cxxhelp/inc/tvread.hxx
@@ -71,7 +71,7 @@ namespace treeview {
public:
- virtual ~TVBase() { }
+ virtual ~TVBase() override { }
// XNameAccess
@@ -168,7 +168,7 @@ namespace treeview {
public:
TVRead( const ConfigData& configData,TVDom* tvDom = nullptr );
- virtual ~TVRead();
+ virtual ~TVRead() override;
// XNameAccess
@@ -214,7 +214,7 @@ namespace treeview {
TVChildTarget( const css::uno::Reference< css::uno::XComponentContext >& xContext );
- virtual ~TVChildTarget();
+ virtual ~TVChildTarget() override;
virtual css::uno::Any SAL_CALL
getByName( const OUString& aName )
diff --git a/xmlhelp/source/cxxhelp/provider/content.hxx b/xmlhelp/source/cxxhelp/provider/content.hxx
index c5e1ea947c9a..4120a9b31d86 100644
--- a/xmlhelp/source/cxxhelp/provider/content.hxx
+++ b/xmlhelp/source/cxxhelp/provider/content.hxx
@@ -48,7 +48,7 @@ namespace chelp
const css::uno::Reference< css::ucb::XContentIdentifier >& Identifier,
Databases* pDatabases );
- virtual ~Content();
+ virtual ~Content() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/xmlhelp/source/cxxhelp/provider/inputstream.hxx b/xmlhelp/source/cxxhelp/provider/inputstream.hxx
index 5d2c42345dc0..d3d99e9dbc3d 100644
--- a/xmlhelp/source/cxxhelp/provider/inputstream.hxx
+++ b/xmlhelp/source/cxxhelp/provider/inputstream.hxx
@@ -40,7 +40,7 @@ namespace chelp {
public:
explicit XInputStream_impl( const OUString& aUncPath );
- virtual ~XInputStream_impl();
+ virtual ~XInputStream_impl() override;
/**
* Returns an error code as given by filerror.hxx
diff --git a/xmlhelp/source/cxxhelp/provider/provider.hxx b/xmlhelp/source/cxxhelp/provider/provider.hxx
index 370bf3beeac3..3b62b6909c4a 100644
--- a/xmlhelp/source/cxxhelp/provider/provider.hxx
+++ b/xmlhelp/source/cxxhelp/provider/provider.hxx
@@ -54,7 +54,7 @@ namespace chelp {
explicit ContentProvider(
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~ContentProvider();
+ virtual ~ContentProvider() override;
// XInterface
virtual css::uno::Any SAL_CALL queryInterface( const css::uno::Type & rType )
diff --git a/xmlhelp/source/cxxhelp/provider/resultset.hxx b/xmlhelp/source/cxxhelp/provider/resultset.hxx
index 00173669d187..f8836985d4bd 100644
--- a/xmlhelp/source/cxxhelp/provider/resultset.hxx
+++ b/xmlhelp/source/cxxhelp/provider/resultset.hxx
@@ -43,7 +43,7 @@ namespace chelp {
const css::ucb::OpenCommandArgument2& rCommand,
ResultSetFactory* pFactory );
- virtual ~DynamicResultSet();
+ virtual ~DynamicResultSet() override;
};
}
diff --git a/xmlhelp/source/cxxhelp/provider/resultsetbase.hxx b/xmlhelp/source/cxxhelp/provider/resultsetbase.hxx
index 4d6d36e04d66..250cdbb5d741 100644
--- a/xmlhelp/source/cxxhelp/provider/resultsetbase.hxx
+++ b/xmlhelp/source/cxxhelp/provider/resultsetbase.hxx
@@ -54,7 +54,7 @@ namespace chelp {
const css::uno::Reference< css::ucb::XContentProvider >& xProvider,
const css::uno::Sequence< css::beans::Property >& seq );
- virtual ~ResultSetBase();
+ virtual ~ResultSetBase() override;
// XInterface
virtual css::uno::Any SAL_CALL
diff --git a/xmlhelp/source/cxxhelp/provider/urlparameter.cxx b/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
index 7792e65e4dcb..b135331750b2 100644
--- a/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
+++ b/xmlhelp/source/cxxhelp/provider/urlparameter.cxx
@@ -322,7 +322,7 @@ public:
Databases* pDatatabases,
bool isRoot = false );
- virtual ~InputStreamTransformer();
+ virtual ~InputStreamTransformer() override;
virtual Any SAL_CALL queryInterface( const Type& rType ) throw( RuntimeException, std::exception ) override;
virtual void SAL_CALL acquire() throw() override;
diff --git a/xmloff/inc/AttributeContainerHandler.hxx b/xmloff/inc/AttributeContainerHandler.hxx
index 0e986151e2c9..4cdeccaaf1eb 100644
--- a/xmloff/inc/AttributeContainerHandler.hxx
+++ b/xmloff/inc/AttributeContainerHandler.hxx
@@ -28,7 +28,7 @@
class XMLAttributeContainerHandler : public XMLPropertyHandler
{
public:
- virtual ~XMLAttributeContainerHandler();
+ virtual ~XMLAttributeContainerHandler() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
diff --git a/xmloff/inc/DomBuilderContext.hxx b/xmloff/inc/DomBuilderContext.hxx
index 89b9e2ad100b..211cb6c83d58 100644
--- a/xmloff/inc/DomBuilderContext.hxx
+++ b/xmloff/inc/DomBuilderContext.hxx
@@ -58,7 +58,7 @@ public:
const OUString& rLocalName,
css::uno::Reference<css::xml::dom::XNode>& );
- virtual ~DomBuilderContext();
+ virtual ~DomBuilderContext() override;
// access to the DOM tree
diff --git a/xmloff/inc/MetaExportComponent.hxx b/xmloff/inc/MetaExportComponent.hxx
index fc7b6a1a6225..0f128201cb21 100644
--- a/xmloff/inc/MetaExportComponent.hxx
+++ b/xmloff/inc/MetaExportComponent.hxx
@@ -34,7 +34,7 @@ public:
OUString const & implementationName, SvXMLExportFlags nFlags
);
- virtual ~XMLMetaExportComponent();
+ virtual ~XMLMetaExportComponent() override;
protected:
// export the events off all autotexts
diff --git a/xmloff/inc/PageMasterImportContext.hxx b/xmloff/inc/PageMasterImportContext.hxx
index 9deea733781a..06bbf7a9dd02 100644
--- a/xmloff/inc/PageMasterImportContext.hxx
+++ b/xmloff/inc/PageMasterImportContext.hxx
@@ -45,7 +45,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
SvXMLStylesContext& rStyles,
bool bDefaultStyle=false);
- virtual ~PageStyleContext();
+ virtual ~PageStyleContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/xmloff/inc/SchXMLExport.hxx b/xmloff/inc/SchXMLExport.hxx
index d9f7907515e2..a4e1242b99d2 100644
--- a/xmloff/inc/SchXMLExport.hxx
+++ b/xmloff/inc/SchXMLExport.hxx
@@ -54,7 +54,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext,
OUString const & implementationName,
SvXMLExportFlags nExportFlags = SvXMLExportFlags::ALL );
- virtual ~SchXMLExport();
+ virtual ~SchXMLExport() override;
rtl::Reference< XMLPropertySetMapper > GetPropertySetMapper() const;
};
diff --git a/xmloff/inc/SchXMLImport.hxx b/xmloff/inc/SchXMLImport.hxx
index aae955c3fd68..aedb91f86324 100644
--- a/xmloff/inc/SchXMLImport.hxx
+++ b/xmloff/inc/SchXMLImport.hxx
@@ -173,7 +173,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext,
OUString const & implementationName, SvXMLImportFlags nImportFlags );
- virtual ~SchXMLImport() throw ();
+ virtual ~SchXMLImport() throw () override;
SvXMLImportContext* CreateStylesContext( const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList );
diff --git a/xmloff/inc/StyleMap.hxx b/xmloff/inc/StyleMap.hxx
index 77bf1262b4d5..d308ba033ff0 100644
--- a/xmloff/inc/StyleMap.hxx
+++ b/xmloff/inc/StyleMap.hxx
@@ -66,7 +66,7 @@ class StyleMap :
public:
StyleMap();
- virtual ~StyleMap();
+ virtual ~StyleMap() override;
static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();
static StyleMap* getImplementation(
diff --git a/xmloff/inc/XMLBackgroundImageContext.hxx b/xmloff/inc/XMLBackgroundImageContext.hxx
index 13da75c0bdc0..9688b8a5d75f 100644
--- a/xmloff/inc/XMLBackgroundImageContext.hxx
+++ b/xmloff/inc/XMLBackgroundImageContext.hxx
@@ -59,7 +59,7 @@ public:
sal_Int32 nBitmapModeIdx,
::std::vector< XMLPropertyState > &rProps );
- virtual ~XMLBackgroundImageContext();
+ virtual ~XMLBackgroundImageContext() override;
SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/inc/XMLBasicExportFilter.hxx b/xmloff/inc/XMLBasicExportFilter.hxx
index 3fc8d5b38020..e4128586bdec 100644
--- a/xmloff/inc/XMLBasicExportFilter.hxx
+++ b/xmloff/inc/XMLBasicExportFilter.hxx
@@ -36,7 +36,7 @@ private:
public:
XMLBasicExportFilter(
const css::uno::Reference< css::xml::sax::XDocumentHandler >& rxHandler );
- virtual ~XMLBasicExportFilter();
+ virtual ~XMLBasicExportFilter() override;
// XDocumentHandler
virtual void SAL_CALL startDocument()
diff --git a/xmloff/inc/XMLBitmapLogicalSizePropertyHandler.hxx b/xmloff/inc/XMLBitmapLogicalSizePropertyHandler.hxx
index caf3c2bb61f7..ced08e4cab80 100644
--- a/xmloff/inc/XMLBitmapLogicalSizePropertyHandler.hxx
+++ b/xmloff/inc/XMLBitmapLogicalSizePropertyHandler.hxx
@@ -35,7 +35,7 @@ public:
XMLBitmapLogicalSizePropertyHandler();
// Just needed for virtual destruction
- virtual ~XMLBitmapLogicalSizePropertyHandler();
+ virtual ~XMLBitmapLogicalSizePropertyHandler() override;
/// Imports the given value in cas of the given XML-data-type
virtual bool importXML(
diff --git a/xmloff/inc/XMLBitmapRepeatOffsetPropertyHandler.hxx b/xmloff/inc/XMLBitmapRepeatOffsetPropertyHandler.hxx
index 523c87fcfd11..393cd4761825 100644
--- a/xmloff/inc/XMLBitmapRepeatOffsetPropertyHandler.hxx
+++ b/xmloff/inc/XMLBitmapRepeatOffsetPropertyHandler.hxx
@@ -37,7 +37,7 @@ public:
XMLBitmapRepeatOffsetPropertyHandler( bool bX );
// Just needed for virtual destruction
- virtual ~XMLBitmapRepeatOffsetPropertyHandler();
+ virtual ~XMLBitmapRepeatOffsetPropertyHandler() override;
/// Imports the given value in cas of the given XML-data-type
virtual bool importXML(
diff --git a/xmloff/inc/XMLChartPropertySetMapper.hxx b/xmloff/inc/XMLChartPropertySetMapper.hxx
index 8a4433fc5a5e..588a4be0a090 100644
--- a/xmloff/inc/XMLChartPropertySetMapper.hxx
+++ b/xmloff/inc/XMLChartPropertySetMapper.hxx
@@ -31,7 +31,7 @@ class SvXMLExport;
class XMLChartPropHdlFactory : public XMLPropertyHandlerFactory
{
public:
- virtual ~XMLChartPropHdlFactory();
+ virtual ~XMLChartPropHdlFactory() override;
virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const override;
};
@@ -39,7 +39,7 @@ class XMLChartPropertySetMapper : public XMLPropertySetMapper
{
public:
explicit XMLChartPropertySetMapper( bool bForExport );
- virtual ~XMLChartPropertySetMapper();
+ virtual ~XMLChartPropertySetMapper() override;
};
class XMLChartExportPropertyMapper : public SvXMLExportPropertyMapper
@@ -72,7 +72,7 @@ private:
public:
XMLChartExportPropertyMapper( const rtl::Reference< XMLPropertySetMapper >& rMapper,
SvXMLExport& rExport );
- virtual ~XMLChartExportPropertyMapper();
+ virtual ~XMLChartExportPropertyMapper() override;
void setChartDoc( const css::uno::Reference< css::chart2::XChartDocument >& xChartDoc );
};
@@ -85,7 +85,7 @@ private:
public:
XMLChartImportPropertyMapper( const rtl::Reference< XMLPropertySetMapper >& rMapper,
const SvXMLImport& rImport );
- virtual ~XMLChartImportPropertyMapper();
+ virtual ~XMLChartImportPropertyMapper() override;
virtual bool handleSpecialItem(
XMLPropertyState& rProperty,
diff --git a/xmloff/inc/XMLChartStyleContext.hxx b/xmloff/inc/XMLChartStyleContext.hxx
index 09751ba37ac6..6e32fc1e6b88 100644
--- a/xmloff/inc/XMLChartStyleContext.hxx
+++ b/xmloff/inc/XMLChartStyleContext.hxx
@@ -41,7 +41,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
SvXMLStylesContext& rStyles, sal_uInt16 nFamily );
- virtual ~XMLChartStyleContext();
+ virtual ~XMLChartStyleContext() override;
/// is called after all styles have been read to apply styles
void FillPropertySet(
diff --git a/xmloff/inc/XMLClipPropertyHandler.hxx b/xmloff/inc/XMLClipPropertyHandler.hxx
index 01b69400b461..55cd77615705 100644
--- a/xmloff/inc/XMLClipPropertyHandler.hxx
+++ b/xmloff/inc/XMLClipPropertyHandler.hxx
@@ -30,7 +30,7 @@ class XMLClipPropertyHandler : public XMLPropertyHandler
bool m_bODF11;
public:
XMLClipPropertyHandler( bool bODF11 );
- virtual ~XMLClipPropertyHandler();
+ virtual ~XMLClipPropertyHandler() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/inc/XMLElementPropertyContext.hxx b/xmloff/inc/XMLElementPropertyContext.hxx
index 1c412c818ae4..88aac3d136b3 100644
--- a/xmloff/inc/XMLElementPropertyContext.hxx
+++ b/xmloff/inc/XMLElementPropertyContext.hxx
@@ -45,7 +45,7 @@ public:
const XMLPropertyState& rProp,
::std::vector< XMLPropertyState > &rProps );
- virtual ~XMLElementPropertyContext();
+ virtual ~XMLElementPropertyContext() override;
virtual void EndElement() override;
};
diff --git a/xmloff/inc/XMLEmbeddedObjectImportContext.hxx b/xmloff/inc/XMLEmbeddedObjectImportContext.hxx
index b071f067e2b1..01046620e0d7 100644
--- a/xmloff/inc/XMLEmbeddedObjectImportContext.hxx
+++ b/xmloff/inc/XMLEmbeddedObjectImportContext.hxx
@@ -43,7 +43,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList );
- virtual ~XMLEmbeddedObjectImportContext();
+ virtual ~XMLEmbeddedObjectImportContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx b/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx
index 6425a5832132..8fc21596b272 100644
--- a/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx
+++ b/xmloff/inc/XMLFillBitmapSizePropertyHandler.hxx
@@ -35,7 +35,7 @@ public:
XMLFillBitmapSizePropertyHandler();
// Just needed for virtual destruction
- virtual ~XMLFillBitmapSizePropertyHandler();
+ virtual ~XMLFillBitmapSizePropertyHandler() override;
/// Imports the given value in cas of the given XML-data-type
virtual bool importXML(
diff --git a/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx b/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx
index 1f05299169fa..4ea1da3db1ae 100644
--- a/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx
+++ b/xmloff/inc/XMLFootnoteConfigurationImportContext.hxx
@@ -72,7 +72,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList> & xAttrList);
- virtual ~XMLFootnoteConfigurationImportContext();
+ virtual ~XMLFootnoteConfigurationImportContext() override;
/// parse attributes
virtual void StartElement(
diff --git a/xmloff/inc/XMLImageMapContext.hxx b/xmloff/inc/XMLImageMapContext.hxx
index 1c8db861f702..b6a5b09f35af 100644
--- a/xmloff/inc/XMLImageMapContext.hxx
+++ b/xmloff/inc/XMLImageMapContext.hxx
@@ -50,7 +50,7 @@ public:
const OUString& rLocalName,
css::uno::Reference< css::beans::XPropertySet> & rPropertySet);
- virtual ~XMLImageMapContext();
+ virtual ~XMLImageMapContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx b/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx
index 2b157667b9b6..368161dab1a9 100644
--- a/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx
+++ b/xmloff/inc/XMLIndexBibliographyConfigurationContext.hxx
@@ -72,7 +72,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList> & xAttrList);
- virtual ~XMLIndexBibliographyConfigurationContext();
+ virtual ~XMLIndexBibliographyConfigurationContext() override;
protected:
diff --git a/xmloff/inc/XMLIsPercentagePropertyHandler.hxx b/xmloff/inc/XMLIsPercentagePropertyHandler.hxx
index d27fe046ac77..f2056a7c7644 100644
--- a/xmloff/inc/XMLIsPercentagePropertyHandler.hxx
+++ b/xmloff/inc/XMLIsPercentagePropertyHandler.hxx
@@ -29,7 +29,7 @@
class XMLIsPercentagePropertyHandler : public XMLPropertyHandler
{
public:
- virtual ~XMLIsPercentagePropertyHandler ();
+ virtual ~XMLIsPercentagePropertyHandler () override;
virtual bool importXML(
const OUString& rStrImpValue,
diff --git a/xmloff/inc/XMLLineNumberingImportContext.hxx b/xmloff/inc/XMLLineNumberingImportContext.hxx
index f15d14cda902..ad01b45f61cf 100644
--- a/xmloff/inc/XMLLineNumberingImportContext.hxx
+++ b/xmloff/inc/XMLLineNumberingImportContext.hxx
@@ -84,7 +84,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference<css::xml::sax::XAttributeList> & xAttrList);
- virtual ~XMLLineNumberingImportContext();
+ virtual ~XMLLineNumberingImportContext() override;
// to be used by child context: set separator info
void SetSeparatorText(const OUString& sText);
diff --git a/xmloff/inc/XMLNumberStylesImport.hxx b/xmloff/inc/XMLNumberStylesImport.hxx
index be2de70d98d3..172e17587742 100644
--- a/xmloff/inc/XMLNumberStylesImport.hxx
+++ b/xmloff/inc/XMLNumberStylesImport.hxx
@@ -53,7 +53,7 @@ public:
SvXMLNumImpData* pNewData, sal_uInt16 nNewType,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
SvXMLStylesContext& rStyles);
- virtual ~SdXMLNumberFormatImportContext();
+ virtual ~SdXMLNumberFormatImportContext() override;
virtual void EndElement() override;
diff --git a/xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx b/xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx
index 9aeaea39df8f..974a779c77d5 100644
--- a/xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx
+++ b/xmloff/inc/XMLPercentOrMeasurePropertyHandler.hxx
@@ -29,7 +29,7 @@ class XMLPercentOrMeasurePropertyHandler : public XMLPropertyHandler
{
public:
XMLPercentOrMeasurePropertyHandler();
- virtual ~XMLPercentOrMeasurePropertyHandler ();
+ virtual ~XMLPercentOrMeasurePropertyHandler () override;
virtual bool importXML(
const OUString& rStrImpValue,
diff --git a/xmloff/inc/XMLRectangleMembersHandler.hxx b/xmloff/inc/XMLRectangleMembersHandler.hxx
index ce21f0505761..965aa3c2939f 100644
--- a/xmloff/inc/XMLRectangleMembersHandler.hxx
+++ b/xmloff/inc/XMLRectangleMembersHandler.hxx
@@ -37,7 +37,7 @@ public:
XMLRectangleMembersHdl( sal_Int32 nType );
// Just needed for virtual destruction
- virtual ~XMLRectangleMembersHdl();
+ virtual ~XMLRectangleMembersHdl() override;
/// Imports the given value in cas of the given XML-data-type
virtual bool importXML(
diff --git a/xmloff/inc/XMLReplacementImageContext.hxx b/xmloff/inc/XMLReplacementImageContext.hxx
index 243db0bfaf0f..dd6a3fa733f8 100644
--- a/xmloff/inc/XMLReplacementImageContext.hxx
+++ b/xmloff/inc/XMLReplacementImageContext.hxx
@@ -44,7 +44,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & rAttrList,
const css::uno::Reference< css::beans::XPropertySet >& rPropSet );
- virtual ~XMLReplacementImageContext();
+ virtual ~XMLReplacementImageContext() override;
virtual void EndElement() override;
diff --git a/xmloff/inc/XMLScriptContextFactory.hxx b/xmloff/inc/XMLScriptContextFactory.hxx
index 9e687df7628e..8372e3a7c1ad 100644
--- a/xmloff/inc/XMLScriptContextFactory.hxx
+++ b/xmloff/inc/XMLScriptContextFactory.hxx
@@ -38,7 +38,7 @@ class XMLScriptContextFactory : public XMLEventContextFactory
public:
XMLScriptContextFactory();
- virtual ~XMLScriptContextFactory();
+ virtual ~XMLScriptContextFactory() override;
virtual SvXMLImportContext *
CreateContext(SvXMLImport & rImport, /// import context
diff --git a/xmloff/inc/XMLScriptExportHandler.hxx b/xmloff/inc/XMLScriptExportHandler.hxx
index feb5c8afee23..54d6861ad788 100644
--- a/xmloff/inc/XMLScriptExportHandler.hxx
+++ b/xmloff/inc/XMLScriptExportHandler.hxx
@@ -37,7 +37,7 @@ class XMLScriptExportHandler : public XMLEventExportHandler
public:
XMLScriptExportHandler();
- virtual ~XMLScriptExportHandler();
+ virtual ~XMLScriptExportHandler() override;
virtual void Export(
SvXMLExport& rExport,
diff --git a/xmloff/inc/XMLShapePropertySetContext.hxx b/xmloff/inc/XMLShapePropertySetContext.hxx
index 9a11ad2d58a9..d583983d9005 100644
--- a/xmloff/inc/XMLShapePropertySetContext.hxx
+++ b/xmloff/inc/XMLShapePropertySetContext.hxx
@@ -37,7 +37,7 @@ public:
::std::vector< XMLPropertyState > &rProps,
const rtl::Reference < SvXMLImportPropertyMapper > &rMap );
- virtual ~XMLShapePropertySetContext();
+ virtual ~XMLShapePropertySetContext() override;
virtual void EndElement() override;
diff --git a/xmloff/inc/XMLStarBasicContextFactory.hxx b/xmloff/inc/XMLStarBasicContextFactory.hxx
index f03e5660870f..aa46454a071d 100644
--- a/xmloff/inc/XMLStarBasicContextFactory.hxx
+++ b/xmloff/inc/XMLStarBasicContextFactory.hxx
@@ -40,7 +40,7 @@ class XMLStarBasicContextFactory : public XMLEventContextFactory
public:
XMLStarBasicContextFactory();
- virtual ~XMLStarBasicContextFactory();
+ virtual ~XMLStarBasicContextFactory() override;
virtual SvXMLImportContext* CreateContext(
SvXMLImport& rImport, /// import context
diff --git a/xmloff/inc/XMLStarBasicExportHandler.hxx b/xmloff/inc/XMLStarBasicExportHandler.hxx
index e1be54256572..f0e5e01714b5 100644
--- a/xmloff/inc/XMLStarBasicExportHandler.hxx
+++ b/xmloff/inc/XMLStarBasicExportHandler.hxx
@@ -41,7 +41,7 @@ class XMLStarBasicExportHandler : public XMLEventExportHandler
public:
XMLStarBasicExportHandler();
- virtual ~XMLStarBasicExportHandler();
+ virtual ~XMLStarBasicExportHandler() override;
virtual void Export(
SvXMLExport& rExport,
diff --git a/xmloff/inc/XMLStringBufferImportContext.hxx b/xmloff/inc/XMLStringBufferImportContext.hxx
index db92e9cf829e..c3bb802f0e11 100644
--- a/xmloff/inc/XMLStringBufferImportContext.hxx
+++ b/xmloff/inc/XMLStringBufferImportContext.hxx
@@ -43,7 +43,7 @@ public:
const OUString& sLocalName,
OUStringBuffer& rBuffer);
- virtual ~XMLStringBufferImportContext();
+ virtual ~XMLStringBufferImportContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/xmloff/inc/XMLTextColumnsPropertyHandler.hxx b/xmloff/inc/XMLTextColumnsPropertyHandler.hxx
index 0b2f2d435165..25554f5218d1 100644
--- a/xmloff/inc/XMLTextColumnsPropertyHandler.hxx
+++ b/xmloff/inc/XMLTextColumnsPropertyHandler.hxx
@@ -28,7 +28,7 @@
class XMLTextColumnsPropertyHandler : public XMLPropertyHandler
{
public:
- virtual ~XMLTextColumnsPropertyHandler ();
+ virtual ~XMLTextColumnsPropertyHandler () override;
virtual bool equals(
const css::uno::Any& r1,
diff --git a/xmloff/inc/XMLTextHeaderFooterContext.hxx b/xmloff/inc/XMLTextHeaderFooterContext.hxx
index d22907451d8e..46f7798a6f67 100644
--- a/xmloff/inc/XMLTextHeaderFooterContext.hxx
+++ b/xmloff/inc/XMLTextHeaderFooterContext.hxx
@@ -51,7 +51,7 @@ public:
const css::uno::Reference< css::beans::XPropertySet > & rPageStylePropSet,
bool bFooter, bool bLft, bool bFrst );
- virtual ~XMLTextHeaderFooterContext();
+ virtual ~XMLTextHeaderFooterContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/xmloff/inc/forms/property_handler.hxx b/xmloff/inc/forms/property_handler.hxx
index 2f597950dd48..e495d45d65dd 100644
--- a/xmloff/inc/forms/property_handler.hxx
+++ b/xmloff/inc/forms/property_handler.hxx
@@ -53,7 +53,7 @@ namespace xmloff
virtual bool
getPropertyValues( const OUString& i_attributeValue, PropertyValues& o_propertyValues ) const = 0;
- virtual ~PropertyHandlerBase() {}
+ virtual ~PropertyHandlerBase() override {}
};
//= PPropertyHandler
diff --git a/xmloff/inc/txtfldi.hxx b/xmloff/inc/txtfldi.hxx
index b6b2a6b8de81..f818242b70d8 100644
--- a/xmloff/inc/txtfldi.hxx
+++ b/xmloff/inc/txtfldi.hxx
@@ -132,7 +132,7 @@ public:
sal_uInt16 nPrfx, /// namespace prefix
const OUString& rLocalName); /// element name w/o prefix
- virtual ~XMLTextFieldImportContext();
+ virtual ~XMLTextFieldImportContext() override;
/// process character data: will be collected in member sContentBuffer
virtual void Characters( const OUString& sContent ) override;
diff --git a/xmloff/inc/txtvfldi.hxx b/xmloff/inc/txtvfldi.hxx
index 168d9376d192..02df858d3b4d 100644
--- a/xmloff/inc/txtvfldi.hxx
+++ b/xmloff/inc/txtvfldi.hxx
@@ -485,7 +485,7 @@ public:
XMLTextImportHelper& rHlp, /// text import helper
sal_uInt16 nPrfx, /// namespace prefix
const OUString& rLocalName); /// element name w/o prefix
- virtual ~XMLTableFormulaImportContext();
+ virtual ~XMLTableFormulaImportContext() override;
protected:
diff --git a/xmloff/inc/xmlversion.hxx b/xmloff/inc/xmlversion.hxx
index c31e39337c01..df29a971927c 100644
--- a/xmloff/inc/xmlversion.hxx
+++ b/xmloff/inc/xmlversion.hxx
@@ -42,7 +42,7 @@ public:
const css::uno::Sequence < css::util::RevisionTag >& rVersions,
const OUString &rFileName,
css::uno::Reference< css::xml::sax::XDocumentHandler > &rHandler );
- virtual ~XMLVersionListExport() {}
+ virtual ~XMLVersionListExport() override {}
sal_uInt32 exportDoc( enum ::xmloff::token::XMLTokenEnum eClass = ::xmloff::token::XML_TOKEN_INVALID ) override;
void ExportAutoStyles_() override {}
@@ -68,7 +68,7 @@ public:
XMLVersionListImport(
const css::uno::Reference< css::uno::XComponentContext >& rContext,
css::uno::Sequence < css::util::RevisionTag >& rVersions );
- virtual ~XMLVersionListImport() throw();
+ virtual ~XMLVersionListImport() throw() override;
css::uno::Sequence < css::util::RevisionTag >&
GetList() { return maVersions; }
@@ -86,7 +86,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList );
- virtual ~XMLVersionListContext();
+ virtual ~XMLVersionListContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -110,7 +110,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList );
- virtual ~XMLVersionContext();
+ virtual ~XMLVersionContext() override;
};
class XMLVersionListPersistence : public ::cppu::WeakImplHelper< css::document::XDocumentRevisionListPersistence, css::lang::XServiceInfo >
diff --git a/xmloff/source/chart/ColorPropertySet.hxx b/xmloff/source/chart/ColorPropertySet.hxx
index 0523d2d31109..7ea0ec85b3ec 100644
--- a/xmloff/source/chart/ColorPropertySet.hxx
+++ b/xmloff/source/chart/ColorPropertySet.hxx
@@ -35,7 +35,7 @@ class ColorPropertySet : public ::cppu::WeakImplHelper<
{
public:
explicit ColorPropertySet( sal_Int32 nColor );
- virtual ~ColorPropertySet();
+ virtual ~ColorPropertySet() override;
protected:
// ____ XPropertySet ____
diff --git a/xmloff/source/chart/SchXMLAutoStylePoolP.hxx b/xmloff/source/chart/SchXMLAutoStylePoolP.hxx
index 44f3db677d10..be92f991c424 100644
--- a/xmloff/source/chart/SchXMLAutoStylePoolP.hxx
+++ b/xmloff/source/chart/SchXMLAutoStylePoolP.hxx
@@ -39,7 +39,7 @@ protected:
public:
explicit SchXMLAutoStylePoolP( SchXMLExport& rSchXMLExport );
- virtual ~SchXMLAutoStylePoolP();
+ virtual ~SchXMLAutoStylePoolP() override;
};
#endif // INCLUDED_XMLOFF_SOURCE_CHART_SCHXMLAUTOSTYLEPOOLP_HXX
diff --git a/xmloff/source/chart/SchXMLAxisContext.cxx b/xmloff/source/chart/SchXMLAxisContext.cxx
index db192fc9133a..f946cf54e672 100644
--- a/xmloff/source/chart/SchXMLAxisContext.cxx
+++ b/xmloff/source/chart/SchXMLAxisContext.cxx
@@ -77,7 +77,7 @@ public:
sal_uInt16 nPrefix,
const OUString& rLocalName,
OUString& rAddress );
- virtual ~SchXMLCategoriesContext();
+ virtual ~SchXMLCategoriesContext() override;
virtual void StartElement( const Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
};
@@ -88,7 +88,7 @@ public:
sal_uInt16 nPrefix, const OUString& rLocalName,
const Reference< beans::XPropertySet >& rAxisProps );
- virtual ~DateScaleContext();
+ virtual ~DateScaleContext() override;
virtual void StartElement( const Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
private:
diff --git a/xmloff/source/chart/SchXMLAxisContext.hxx b/xmloff/source/chart/SchXMLAxisContext.hxx
index 1b4da16aeaf8..68b6ed740d91 100644
--- a/xmloff/source/chart/SchXMLAxisContext.hxx
+++ b/xmloff/source/chart/SchXMLAxisContext.hxx
@@ -34,7 +34,7 @@ public:
bool bAdaptWrongPercentScaleValues,
bool bAdaptXAxisOrientationForOld2DBarCharts,
bool& rbAxisPositionAttributeImported );
- virtual ~SchXMLAxisContext();
+ virtual ~SchXMLAxisContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
diff --git a/xmloff/source/chart/SchXMLChartContext.hxx b/xmloff/source/chart/SchXMLChartContext.hxx
index 810214898a67..649c9b6cc387 100644
--- a/xmloff/source/chart/SchXMLChartContext.hxx
+++ b/xmloff/source/chart/SchXMLChartContext.hxx
@@ -78,7 +78,7 @@ class SchXMLChartContext : public SvXMLImportContext
public:
SchXMLChartContext( SchXMLImportHelper& rImpHelper,
SvXMLImport& rImport, const OUString& rLocalName );
- virtual ~SchXMLChartContext();
+ virtual ~SchXMLChartContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
@@ -139,7 +139,7 @@ public:
SvXMLImport& rImport, const OUString& rLocalName,
OUString& rTitle,
css::uno::Reference< css::drawing::XShape >& xTitleShape );
- virtual ~SchXMLTitleContext();
+ virtual ~SchXMLTitleContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual SvXMLImportContext *CreateChildContext(
diff --git a/xmloff/source/chart/SchXMLEnumConverter.cxx b/xmloff/source/chart/SchXMLEnumConverter.cxx
index 287dd1e56444..65c5a4ed7c8e 100644
--- a/xmloff/source/chart/SchXMLEnumConverter.cxx
+++ b/xmloff/source/chart/SchXMLEnumConverter.cxx
@@ -44,7 +44,7 @@ class XMLLegendPositionPropertyHdl : public XMLEnumPropertyHdl
public:
XMLLegendPositionPropertyHdl()
: XMLEnumPropertyHdl( aXMLLegendPositionEnumMap, cppu::UnoType<chart::ChartLegendPosition>::get()) {}
- virtual ~XMLLegendPositionPropertyHdl() {};
+ virtual ~XMLLegendPositionPropertyHdl() override {};
};
struct TheLegendPositionPropertyHdl : public rtl::Static< XMLLegendPositionPropertyHdl, TheLegendPositionPropertyHdl >
@@ -65,7 +65,7 @@ class XMLLegendExpansionPropertyHdl : public XMLEnumPropertyHdl
public:
XMLLegendExpansionPropertyHdl()
: XMLEnumPropertyHdl( aXMLLegendExpansionEnumMap, cppu::UnoType<chart::ChartLegendExpansion>::get()) {}
- virtual ~XMLLegendExpansionPropertyHdl() {};
+ virtual ~XMLLegendExpansionPropertyHdl() override {};
};
struct TheLegendExpansionPropertyHdl : public rtl::Static< XMLLegendExpansionPropertyHdl, TheLegendExpansionPropertyHdl >
diff --git a/xmloff/source/chart/SchXMLLegendContext.hxx b/xmloff/source/chart/SchXMLLegendContext.hxx
index 963d31cd62eb..bf4adb2cc9fa 100644
--- a/xmloff/source/chart/SchXMLLegendContext.hxx
+++ b/xmloff/source/chart/SchXMLLegendContext.hxx
@@ -25,7 +25,7 @@ class SchXMLLegendContext : public SvXMLImportContext
{
public:
SchXMLLegendContext( SchXMLImportHelper& rImpHelper, SvXMLImport& rImport, const OUString& rLocalName );
- virtual ~SchXMLLegendContext();
+ virtual ~SchXMLLegendContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
diff --git a/xmloff/source/chart/SchXMLParagraphContext.hxx b/xmloff/source/chart/SchXMLParagraphContext.hxx
index e8959c540a33..f0b6d227b6b8 100644
--- a/xmloff/source/chart/SchXMLParagraphContext.hxx
+++ b/xmloff/source/chart/SchXMLParagraphContext.hxx
@@ -39,7 +39,7 @@ public:
const OUString& rLocalName,
OUString& rText,
OUString * pOutId = nullptr );
- virtual ~SchXMLParagraphContext();
+ virtual ~SchXMLParagraphContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
diff --git a/xmloff/source/chart/SchXMLPlotAreaContext.hxx b/xmloff/source/chart/SchXMLPlotAreaContext.hxx
index 2380e3b56ece..17e1a6467cbb 100644
--- a/xmloff/source/chart/SchXMLPlotAreaContext.hxx
+++ b/xmloff/source/chart/SchXMLPlotAreaContext.hxx
@@ -98,7 +98,7 @@ public:
const OUString& aChartTypeServiceName,
tSchXMLLSequencesPerIndex & rLSequencesPerIndex,
const css::awt::Size & rChartSize );
- virtual ~SchXMLPlotAreaContext();
+ virtual ~SchXMLPlotAreaContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual SvXMLImportContext* CreateChildContext(
@@ -153,7 +153,7 @@ public:
const css::uno::Reference< css::chart2::XDataSeries >& xSeries,
sal_Int32& rIndex,
bool bSymbolSizeForSeriesIsMissingInFile );
- virtual ~SchXMLDataPointContext();
+ virtual ~SchXMLDataPointContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
};
@@ -166,7 +166,7 @@ public:
, sal_uInt16 nPrefix
, const OUString& rLocalName
, SchXMLPositionAttributesHelper& rPositioning );
- virtual ~SchXMLCoordinateRegionContext();
+ virtual ~SchXMLCoordinateRegionContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
private:
@@ -194,7 +194,7 @@ public:
const OUString& rLocalName,
css::uno::Reference< css::chart::XDiagram >& xDiagram,
ContextType eContextType );
- virtual ~SchXMLWallFloorContext();
+ virtual ~SchXMLWallFloorContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
};
@@ -220,7 +220,7 @@ public:
const OUString& rLocalName,
css::uno::Reference< css::chart::XDiagram >& xDiagram,
ContextType eContextType );
- virtual ~SchXMLStockContext();
+ virtual ~SchXMLStockContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
};
@@ -244,7 +244,7 @@ public:
ContextType eContextType,
tSchXMLLSequencesPerIndex & rLSequencesPerIndex );
- virtual ~SchXMLStatisticsObjectContext();
+ virtual ~SchXMLStatisticsObjectContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual SvXMLImportContext* CreateChildContext(
diff --git a/xmloff/source/chart/SchXMLPropertyMappingContext.hxx b/xmloff/source/chart/SchXMLPropertyMappingContext.hxx
index 44942bfe4469..2c9e82c2a6a5 100644
--- a/xmloff/source/chart/SchXMLPropertyMappingContext.hxx
+++ b/xmloff/source/chart/SchXMLPropertyMappingContext.hxx
@@ -32,7 +32,7 @@ public:
css::uno::Reference<
css::chart2::XDataSeries > const & xSeries );
- virtual ~SchXMLPropertyMappingContext();
+ virtual ~SchXMLPropertyMappingContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
private:
diff --git a/xmloff/source/chart/SchXMLRegressionCurveObjectContext.hxx b/xmloff/source/chart/SchXMLRegressionCurveObjectContext.hxx
index f111ab2de909..6de26ae03b51 100644
--- a/xmloff/source/chart/SchXMLRegressionCurveObjectContext.hxx
+++ b/xmloff/source/chart/SchXMLRegressionCurveObjectContext.hxx
@@ -39,7 +39,7 @@ public:
const css::uno::Reference< css::chart2::XDataSeries >& xSeries,
const css::awt::Size & rChartSize );
- virtual ~SchXMLRegressionCurveObjectContext();
+ virtual ~SchXMLRegressionCurveObjectContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual SvXMLImportContext* CreateChildContext(
@@ -66,7 +66,7 @@ public:
const css::awt::Size & rChartSize,
RegressionStyle & rRegressionStyle );
- virtual ~SchXMLEquationContext();
+ virtual ~SchXMLEquationContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
diff --git a/xmloff/source/chart/SchXMLSeries2Context.cxx b/xmloff/source/chart/SchXMLSeries2Context.cxx
index 5c1c9f18d41e..e4d8fe5654eb 100644
--- a/xmloff/source/chart/SchXMLSeries2Context.cxx
+++ b/xmloff/source/chart/SchXMLSeries2Context.cxx
@@ -73,7 +73,7 @@ public:
sal_uInt16 nPrefix,
const OUString& rLocalName,
::std::vector< OUString > & rAddresses );
- virtual ~SchXMLDomain2Context();
+ virtual ~SchXMLDomain2Context() override;
virtual void StartElement( const Reference< xml::sax::XAttributeList >& xAttrList ) override;
};
diff --git a/xmloff/source/chart/SchXMLSeries2Context.hxx b/xmloff/source/chart/SchXMLSeries2Context.hxx
index 03c723137a00..a546d2671535 100644
--- a/xmloff/source/chart/SchXMLSeries2Context.hxx
+++ b/xmloff/source/chart/SchXMLSeries2Context.hxx
@@ -83,7 +83,7 @@ public:
tSchXMLLSequencesPerIndex & rLSequencesPerIndex,
bool& rGlobalChartTypeUsedBySeries,
const css::awt::Size & rChartSize );
- virtual ~SchXMLSeries2Context();
+ virtual ~SchXMLSeries2Context() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual SvXMLImportContext* CreateChildContext(
diff --git a/xmloff/source/chart/SchXMLTableContext.cxx b/xmloff/source/chart/SchXMLTableContext.cxx
index 95c57cf0d267..343bb6ac7c67 100644
--- a/xmloff/source/chart/SchXMLTableContext.cxx
+++ b/xmloff/source/chart/SchXMLTableContext.cxx
@@ -597,7 +597,7 @@ public:
sal_uInt16 nPrefix,
const OUString& rLocalName,
OUString& rRangeString );
- virtual ~SchXMLRangeSomewhereContext();
+ virtual ~SchXMLRangeSomewhereContext() override;
virtual SvXMLImportContext* CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/xmloff/source/chart/SchXMLTableContext.hxx b/xmloff/source/chart/SchXMLTableContext.hxx
index 6523facb0a01..af5f2b155c4c 100644
--- a/xmloff/source/chart/SchXMLTableContext.hxx
+++ b/xmloff/source/chart/SchXMLTableContext.hxx
@@ -51,7 +51,7 @@ public:
SvXMLImport& rImport,
const OUString& rLocalName,
SchXMLTable& aTable );
- virtual ~SchXMLTableContext();
+ virtual ~SchXMLTableContext() override;
virtual SvXMLImportContext* CreateChildContext(
sal_uInt16 nPrefix,
@@ -95,7 +95,7 @@ public:
SchXMLTableColumnsContext( SvXMLImport& rImport,
const OUString& rLocalName,
SchXMLTable& aTable );
- virtual ~SchXMLTableColumnsContext();
+ virtual ~SchXMLTableColumnsContext() override;
virtual SvXMLImportContext* CreateChildContext(
sal_uInt16 nPrefix,
@@ -112,7 +112,7 @@ public:
SchXMLTableColumnContext( SvXMLImport& rImport,
const OUString& rLocalName,
SchXMLTable& aTable );
- virtual ~SchXMLTableColumnContext();
+ virtual ~SchXMLTableColumnContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
};
@@ -129,7 +129,7 @@ public:
SvXMLImport& rImport,
const OUString& rLocalName,
SchXMLTable& aTable );
- virtual ~SchXMLTableRowsContext();
+ virtual ~SchXMLTableRowsContext() override;
virtual SvXMLImportContext* CreateChildContext(
sal_uInt16 nPrefix,
@@ -148,7 +148,7 @@ public:
SvXMLImport& rImport,
const OUString& rLocalName,
SchXMLTable& aTable );
- virtual ~SchXMLTableRowContext();
+ virtual ~SchXMLTableRowContext() override;
virtual SvXMLImportContext* CreateChildContext(
sal_uInt16 nPrefix,
@@ -172,7 +172,7 @@ public:
SvXMLImport& rImport,
const OUString& rLocalName,
SchXMLTable& aTable );
- virtual ~SchXMLTableCellContext();
+ virtual ~SchXMLTableCellContext() override;
virtual SvXMLImportContext* CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/xmloff/source/chart/SchXMLTextListContext.cxx b/xmloff/source/chart/SchXMLTextListContext.cxx
index e4a4ee06d162..5268d1b369e1 100644
--- a/xmloff/source/chart/SchXMLTextListContext.cxx
+++ b/xmloff/source/chart/SchXMLTextListContext.cxx
@@ -34,7 +34,7 @@ class SchXMLListItemContext : public SvXMLImportContext
{
public:
SchXMLListItemContext( SvXMLImport& rImport, const OUString& rLocalName, OUString& rText );
- virtual ~SchXMLListItemContext();
+ virtual ~SchXMLListItemContext() override;
virtual void StartElement( const Reference< xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
diff --git a/xmloff/source/chart/SchXMLTextListContext.hxx b/xmloff/source/chart/SchXMLTextListContext.hxx
index f6f97bfcd5ef..87c52345bfbe 100644
--- a/xmloff/source/chart/SchXMLTextListContext.hxx
+++ b/xmloff/source/chart/SchXMLTextListContext.hxx
@@ -33,7 +33,7 @@ public:
SchXMLTextListContext( SvXMLImport& rImport,
const OUString& rLocalName,
css::uno::Sequence< OUString>& rTextList );
- virtual ~SchXMLTextListContext();
+ virtual ~SchXMLTextListContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
diff --git a/xmloff/source/chart/XMLAxisPositionPropertyHdl.hxx b/xmloff/source/chart/XMLAxisPositionPropertyHdl.hxx
index 3c845d372fda..485b7a89c379 100644
--- a/xmloff/source/chart/XMLAxisPositionPropertyHdl.hxx
+++ b/xmloff/source/chart/XMLAxisPositionPropertyHdl.hxx
@@ -25,7 +25,7 @@ class XMLAxisPositionPropertyHdl : public XMLPropertyHandler
{
public:
explicit XMLAxisPositionPropertyHdl( bool bCrossingValue );
- virtual ~XMLAxisPositionPropertyHdl();
+ virtual ~XMLAxisPositionPropertyHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/chart/XMLChartPropertyContext.hxx b/xmloff/source/chart/XMLChartPropertyContext.hxx
index 6f139cd174a1..7f888c2040cd 100644
--- a/xmloff/source/chart/XMLChartPropertyContext.hxx
+++ b/xmloff/source/chart/XMLChartPropertyContext.hxx
@@ -31,7 +31,7 @@ public:
sal_uInt32 nFamily,
::std::vector< XMLPropertyState >& rProps,
const rtl::Reference< SvXMLImportPropertyMapper >& rMapper );
- virtual ~XMLChartPropertyContext();
+ virtual ~XMLChartPropertyContext() override;
using SvXMLPropertySetContext::CreateChildContext;
virtual SvXMLImportContext* CreateChildContext(
diff --git a/xmloff/source/chart/XMLErrorBarStylePropertyHdl.hxx b/xmloff/source/chart/XMLErrorBarStylePropertyHdl.hxx
index f06d305848d0..b7c0c01ece7c 100644
--- a/xmloff/source/chart/XMLErrorBarStylePropertyHdl.hxx
+++ b/xmloff/source/chart/XMLErrorBarStylePropertyHdl.hxx
@@ -25,7 +25,7 @@ class XMLErrorBarStylePropertyHdl : public XMLEnumPropertyHdl
{
public:
XMLErrorBarStylePropertyHdl( const SvXMLEnumMapEntry* pEnumMap, const css::uno::Type & rType );
- virtual ~XMLErrorBarStylePropertyHdl();
+ virtual ~XMLErrorBarStylePropertyHdl() override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
};
diff --git a/xmloff/source/chart/XMLErrorIndicatorPropertyHdl.hxx b/xmloff/source/chart/XMLErrorIndicatorPropertyHdl.hxx
index 2ce64cc86caf..6e4de8706283 100644
--- a/xmloff/source/chart/XMLErrorIndicatorPropertyHdl.hxx
+++ b/xmloff/source/chart/XMLErrorIndicatorPropertyHdl.hxx
@@ -29,7 +29,7 @@ private:
public:
explicit XMLErrorIndicatorPropertyHdl( bool bUpper ) : mbUpperIndicator( bUpper )
{}
- virtual ~XMLErrorIndicatorPropertyHdl();
+ virtual ~XMLErrorIndicatorPropertyHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/chart/XMLLabelSeparatorContext.hxx b/xmloff/source/chart/XMLLabelSeparatorContext.hxx
index 9cd1b6c29516..641787c5e7ec 100644
--- a/xmloff/source/chart/XMLLabelSeparatorContext.hxx
+++ b/xmloff/source/chart/XMLLabelSeparatorContext.hxx
@@ -29,7 +29,7 @@ public:
const OUString& rLName,
const XMLPropertyState& rProp,
::std::vector< XMLPropertyState > &rProps );
- virtual ~XMLLabelSeparatorContext();
+ virtual ~XMLLabelSeparatorContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual SvXMLImportContext *CreateChildContext(
diff --git a/xmloff/source/chart/XMLSymbolImageContext.hxx b/xmloff/source/chart/XMLSymbolImageContext.hxx
index 3b0d20d38a20..9e9a8a4dfe02 100644
--- a/xmloff/source/chart/XMLSymbolImageContext.hxx
+++ b/xmloff/source/chart/XMLSymbolImageContext.hxx
@@ -33,7 +33,7 @@ public:
const OUString& rLName,
const XMLPropertyState& rProp,
::std::vector< XMLPropertyState > &rProps );
- virtual ~XMLSymbolImageContext();
+ virtual ~XMLSymbolImageContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual SvXMLImportContext *CreateChildContext(
diff --git a/xmloff/source/chart/XMLSymbolTypePropertyHdl.hxx b/xmloff/source/chart/XMLSymbolTypePropertyHdl.hxx
index 009198e53cbb..475463a5943b 100644
--- a/xmloff/source/chart/XMLSymbolTypePropertyHdl.hxx
+++ b/xmloff/source/chart/XMLSymbolTypePropertyHdl.hxx
@@ -25,7 +25,7 @@ class XMLSymbolTypePropertyHdl : public XMLPropertyHandler
{
public:
explicit XMLSymbolTypePropertyHdl( bool bIsNamedSymbol );
- virtual ~XMLSymbolTypePropertyHdl();
+ virtual ~XMLSymbolTypePropertyHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/chart/XMLTextOrientationHdl.hxx b/xmloff/source/chart/XMLTextOrientationHdl.hxx
index da7d0b37f100..2a2cd95f91fa 100644
--- a/xmloff/source/chart/XMLTextOrientationHdl.hxx
+++ b/xmloff/source/chart/XMLTextOrientationHdl.hxx
@@ -25,7 +25,7 @@ class XMLTextOrientationHdl : public XMLPropertyHandler
{
private:
public:
- virtual ~XMLTextOrientationHdl();
+ virtual ~XMLTextOrientationHdl() override;
virtual bool importXML( const OUString& rStrImpValue,
css::uno::Any& rValue,
diff --git a/xmloff/source/chart/contexts.cxx b/xmloff/source/chart/contexts.cxx
index fe73372b4fa3..484edf3b0de9 100644
--- a/xmloff/source/chart/contexts.cxx
+++ b/xmloff/source/chart/contexts.cxx
@@ -41,7 +41,7 @@ public:
SchXMLBodyContext_Impl( SchXMLImportHelper& rImpHelper,
SvXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName );
- virtual ~SchXMLBodyContext_Impl();
+ virtual ~SchXMLBodyContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/chart/contexts.hxx b/xmloff/source/chart/contexts.hxx
index b4b7c0397c49..8c9a561d3bba 100644
--- a/xmloff/source/chart/contexts.hxx
+++ b/xmloff/source/chart/contexts.hxx
@@ -47,7 +47,7 @@ public:
SvXMLImport& rImport,
sal_uInt16 nPrefix,
const OUString& rLName );
- virtual ~SchXMLDocContext();
+ virtual ~SchXMLDocContext() override;
virtual SvXMLImportContext* CreateChildContext(
@@ -67,7 +67,7 @@ public:
sal_uInt16 i_nPrefix, const OUString & i_rLName,
const css::uno::Reference<css::document::XDocumentProperties>& i_xDocProps);
- virtual ~SchXMLFlatDocContext_Impl();
+ virtual ~SchXMLFlatDocContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 i_nPrefix, const OUString& i_rLocalName,
@@ -85,7 +85,7 @@ public:
SvXMLImport& rImport,
sal_uInt16 nPrefix,
const OUString& rLName );
- virtual ~SchXMLBodyContext();
+ virtual ~SchXMLBodyContext() override;
virtual void EndElement() override;
virtual SvXMLImportContext* CreateChildContext(
diff --git a/xmloff/source/core/DocumentSettingsContext.cxx b/xmloff/source/core/DocumentSettingsContext.cxx
index 38f8e4f3c611..aa5a9ed05b3b 100644
--- a/xmloff/source/core/DocumentSettingsContext.cxx
+++ b/xmloff/source/core/DocumentSettingsContext.cxx
@@ -130,7 +130,7 @@ public:
XMLConfigBaseContext(SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
css::uno::Any& rAny,
XMLConfigBaseContext* pBaseContext);
- virtual ~XMLConfigBaseContext();
+ virtual ~XMLConfigBaseContext() override;
void AddPropertyValue() { maProps.push_back(maProp); }
};
@@ -150,7 +150,7 @@ public:
css::uno::Any& rAny,
const OUString& rItemName,
XMLConfigBaseContext* pBaseContext);
- virtual ~XMLConfigItemContext();
+ virtual ~XMLConfigItemContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -169,7 +169,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Any& rAny,
XMLConfigBaseContext* pBaseContext);
- virtual ~XMLConfigItemSetContext();
+ virtual ~XMLConfigItemSetContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -185,7 +185,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Any& rAny,
XMLConfigBaseContext* pBaseContext);
- virtual ~XMLConfigItemMapNamedContext();
+ virtual ~XMLConfigItemMapNamedContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -206,7 +206,7 @@ public:
css::uno::Any& rAny,
const OUString& rConfigItemName,
XMLConfigBaseContext* pBaseContext);
- virtual ~XMLConfigItemMapIndexedContext();
+ virtual ~XMLConfigItemMapIndexedContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/core/DomExport.cxx b/xmloff/source/core/DomExport.cxx
index 8f323b59b000..f271e3c3bdb3 100644
--- a/xmloff/source/core/DomExport.cxx
+++ b/xmloff/source/core/DomExport.cxx
@@ -136,7 +136,7 @@ class DomExport: public DomVisitor
public:
explicit DomExport( SvXMLExport& rExport );
- virtual ~DomExport();
+ virtual ~DomExport() override;
virtual void element( const Reference<XElement>& ) override;
virtual void endElement( const Reference<XElement>& ) override;
diff --git a/xmloff/source/core/PropertySetMerger.cxx b/xmloff/source/core/PropertySetMerger.cxx
index e9e14144a037..6bda9b82e4b8 100644
--- a/xmloff/source/core/PropertySetMerger.cxx
+++ b/xmloff/source/core/PropertySetMerger.cxx
@@ -40,7 +40,7 @@ private:
public:
PropertySetMergerImpl( const Reference< XPropertySet > & rPropSet1, const Reference< XPropertySet > & rPropSet2 );
- virtual ~PropertySetMergerImpl();
+ virtual ~PropertySetMergerImpl() override;
// XPropertySet
virtual Reference< XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(RuntimeException, std::exception) override;
diff --git a/xmloff/source/core/XMLEmbeddedObjectImportContext.cxx b/xmloff/source/core/XMLEmbeddedObjectImportContext.cxx
index d853006362aa..b2637a972160 100644
--- a/xmloff/source/core/XMLEmbeddedObjectImportContext.cxx
+++ b/xmloff/source/core/XMLEmbeddedObjectImportContext.cxx
@@ -78,7 +78,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XDocumentHandler >& rHandler );
- virtual ~XMLEmbeddedObjectImportContext_Impl();
+ virtual ~XMLEmbeddedObjectImportContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/core/xmlexp.cxx b/xmloff/source/core/xmlexp.cxx
index 2123dff241d4..6758df226d24 100644
--- a/xmloff/source/core/xmlexp.cxx
+++ b/xmloff/source/core/xmlexp.cxx
@@ -213,7 +213,7 @@ private:
public:
explicit SvXMLExportEventListener(SvXMLExport* pExport);
- virtual ~SvXMLExportEventListener();
+ virtual ~SvXMLExportEventListener() override;
// XEventListener
virtual void SAL_CALL disposing(const lang::EventObject& rEventObject) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/xmloff/source/core/xmlimp.cxx b/xmloff/source/core/xmlimp.cxx
index 87adeecd75eb..5ef0b36ef303 100644
--- a/xmloff/source/core/xmlimp.cxx
+++ b/xmloff/source/core/xmlimp.cxx
@@ -115,7 +115,7 @@ private:
public:
explicit SvXMLImportEventListener(SvXMLImport* pImport);
- virtual ~SvXMLImportEventListener();
+ virtual ~SvXMLImportEventListener() override;
// XEventListener
virtual void SAL_CALL disposing(const lang::EventObject& rEventObject) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/xmloff/source/draw/XMLImageMapContext.cxx b/xmloff/source/draw/XMLImageMapContext.cxx
index ef37224a45ee..068643cc3aa0 100644
--- a/xmloff/source/draw/XMLImageMapContext.cxx
+++ b/xmloff/source/draw/XMLImageMapContext.cxx
@@ -311,7 +311,7 @@ public:
const OUString& rLocalName,
css::uno::Reference<css::container::XIndexContainer> const & xMap);
- virtual ~XMLImageMapRectangleContext();
+ virtual ~XMLImageMapRectangleContext() override;
protected:
virtual void ProcessAttribute(
@@ -413,7 +413,7 @@ public:
const OUString& rLocalName,
css::uno::Reference<css::container::XIndexContainer> const & xMap);
- virtual ~XMLImageMapPolygonContext();
+ virtual ~XMLImageMapPolygonContext() override;
protected:
virtual void ProcessAttribute(
@@ -502,7 +502,7 @@ public:
const OUString& rLocalName,
css::uno::Reference<css::container::XIndexContainer> const & xMap);
- virtual ~XMLImageMapCircleContext();
+ virtual ~XMLImageMapCircleContext() override;
protected:
virtual void ProcessAttribute(
diff --git a/xmloff/source/draw/XMLNumberStyles.cxx b/xmloff/source/draw/XMLNumberStyles.cxx
index b6b71d3e898b..82802c78ad26 100644
--- a/xmloff/source/draw/XMLNumberStyles.cxx
+++ b/xmloff/source/draw/XMLNumberStyles.cxx
@@ -495,7 +495,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
SdXMLNumberFormatImportContext* pParent,
SvXMLImportContext* pSlaveContext );
- virtual ~SdXMLNumberFormatMemberImportContext();
+ virtual ~SdXMLNumberFormatMemberImportContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/draw/animationimport.cxx b/xmloff/source/draw/animationimport.cxx
index 102457a43672..1f7e0f0bdb09 100644
--- a/xmloff/source/draw/animationimport.cxx
+++ b/xmloff/source/draw/animationimport.cxx
@@ -1239,7 +1239,7 @@ class AnimationsImport: public SvXMLImport, public XAnimationNodeSupplier
{
public:
explicit AnimationsImport( const Reference< XComponentContext > & rxContext );
- virtual ~AnimationsImport() throw ();
+ virtual ~AnimationsImport() throw () override;
SvXMLImportContext* CreateContext(sal_uInt16 nPrefix, const OUString& rLocalName, const Reference<XAttributeList>& xAttrList) override;
diff --git a/xmloff/source/draw/animimp.cxx b/xmloff/source/draw/animimp.cxx
index 6ba0a22b9e44..6b117e34ff6e 100644
--- a/xmloff/source/draw/animimp.cxx
+++ b/xmloff/source/draw/animimp.cxx
@@ -384,7 +384,7 @@ public:
const OUString& rLocalName,
const Reference< XAttributeList >& xAttrList,
const std::shared_ptr<AnimImpImpl>& pImpl);
- virtual ~XMLAnimationsEffectContext();
+ virtual ~XMLAnimationsEffectContext() override;
virtual void EndElement() override;
@@ -399,7 +399,7 @@ class XMLAnimationsSoundContext : public SvXMLImportContext
public:
XMLAnimationsSoundContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLocalName, const Reference< XAttributeList >& xAttrList, XMLAnimationsEffectContext* pParent );
- virtual ~XMLAnimationsSoundContext();
+ virtual ~XMLAnimationsSoundContext() override;
};
diff --git a/xmloff/source/draw/descriptionimp.hxx b/xmloff/source/draw/descriptionimp.hxx
index cc2eca055e3f..0a57ca70fcf1 100644
--- a/xmloff/source/draw/descriptionimp.hxx
+++ b/xmloff/source/draw/descriptionimp.hxx
@@ -37,7 +37,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
const css::uno::Reference< css::drawing::XShape >& rxShape );
- virtual ~SdXMLDescriptionContext();
+ virtual ~SdXMLDescriptionContext() override;
virtual void EndElement() override;
diff --git a/xmloff/source/draw/eventimp.cxx b/xmloff/source/draw/eventimp.cxx
index a4dbc2f4e5f0..bcac08728433 100644
--- a/xmloff/source/draw/eventimp.cxx
+++ b/xmloff/source/draw/eventimp.cxx
@@ -78,7 +78,7 @@ private:
public:
SdXMLEventContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLocalName, const Reference< XAttributeList>& xAttrList, const Reference< XShape >& rxShape );
- virtual ~SdXMLEventContext();
+ virtual ~SdXMLEventContext() override;
virtual SvXMLImportContext * CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName, const Reference< XAttributeList>& xAttrList ) override;
virtual void EndElement() override;
@@ -105,7 +105,7 @@ class XMLEventSoundContext : public SvXMLImportContext
public:
XMLEventSoundContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLocalName, const Reference< XAttributeList >& xAttrList, SdXMLEventContext* pParent );
- virtual ~XMLEventSoundContext();
+ virtual ~XMLEventSoundContext() override;
};
diff --git a/xmloff/source/draw/eventimp.hxx b/xmloff/source/draw/eventimp.hxx
index ff875b376cc5..cf2e2b04c3ad 100644
--- a/xmloff/source/draw/eventimp.hxx
+++ b/xmloff/source/draw/eventimp.hxx
@@ -37,7 +37,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
const css::uno::Reference< css::drawing::XShape >& rxShape );
- virtual ~SdXMLEventsContext();
+ virtual ~SdXMLEventsContext() override;
virtual SvXMLImportContext * CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList ) override;
diff --git a/xmloff/source/draw/layerimp.cxx b/xmloff/source/draw/layerimp.cxx
index cc29145e65bd..065d6eec7b7b 100644
--- a/xmloff/source/draw/layerimp.cxx
+++ b/xmloff/source/draw/layerimp.cxx
@@ -52,7 +52,7 @@ class SdXMLLayerContext : public SvXMLImportContext
{
public:
SdXMLLayerContext( SvXMLImport& rImport, sal_uInt16 nPrefix, const OUString& rLocalName, const Reference< XAttributeList >& xAttrList, const Reference< XNameAccess >& xLayerManager );
- virtual ~SdXMLLayerContext();
+ virtual ~SdXMLLayerContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName, const Reference< XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
diff --git a/xmloff/source/draw/layerimp.hxx b/xmloff/source/draw/layerimp.hxx
index 6538f6a0d088..882f5cb3dd55 100644
--- a/xmloff/source/draw/layerimp.hxx
+++ b/xmloff/source/draw/layerimp.hxx
@@ -36,7 +36,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList);
- virtual ~SdXMLLayerSetContext();
+ virtual ~SdXMLLayerSetContext() override;
virtual SvXMLImportContext * CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList ) override;
diff --git a/xmloff/source/draw/numithdl.hxx b/xmloff/source/draw/numithdl.hxx
index 0ea5cfa0b51d..3decd01f471b 100644
--- a/xmloff/source/draw/numithdl.hxx
+++ b/xmloff/source/draw/numithdl.hxx
@@ -32,7 +32,7 @@ private:
css::uno::Reference< css::ucb::XAnyCompare > mxNumRuleCompare;
public:
explicit XMLNumRulePropHdl( css::uno::Reference< css::ucb::XAnyCompare > const & xNumRuleCompare );
- virtual ~XMLNumRulePropHdl();
+ virtual ~XMLNumRulePropHdl() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
diff --git a/xmloff/source/draw/propimp0.hxx b/xmloff/source/draw/propimp0.hxx
index ce351d0ecb7c..101e36bf4d10 100644
--- a/xmloff/source/draw/propimp0.hxx
+++ b/xmloff/source/draw/propimp0.hxx
@@ -27,7 +27,7 @@
class XMLDurationPropertyHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLDurationPropertyHdl();
+ virtual ~XMLDurationPropertyHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
};
@@ -39,7 +39,7 @@ private:
SvXMLImport* mpImport;
public:
explicit XMLOpacityPropertyHdl( SvXMLImport* pImport );
- virtual ~XMLOpacityPropertyHdl();
+ virtual ~XMLOpacityPropertyHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
};
@@ -47,7 +47,7 @@ public:
class XMLTextAnimationStepPropertyHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLTextAnimationStepPropertyHdl();
+ virtual ~XMLTextAnimationStepPropertyHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
};
@@ -60,7 +60,7 @@ private:
public:
explicit XMLDateTimeFormatHdl( SvXMLExport* pExport );
- virtual ~XMLDateTimeFormatHdl();
+ virtual ~XMLDateTimeFormatHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
};
diff --git a/xmloff/source/draw/sdpropls.cxx b/xmloff/source/draw/sdpropls.cxx
index 19fcd4228291..d950505895d3 100644
--- a/xmloff/source/draw/sdpropls.cxx
+++ b/xmloff/source/draw/sdpropls.cxx
@@ -810,7 +810,7 @@ bool XMLMoveSizeProtectHdl::exportXML( OUString& rStrExpValue, const Any& rValue
class XMLSdHeaderFooterVisibilityTypeHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLSdHeaderFooterVisibilityTypeHdl();
+ virtual ~XMLSdHeaderFooterVisibilityTypeHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/draw/sdpropls.hxx b/xmloff/source/draw/sdpropls.hxx
index 522b341a990d..5e91313efdfa 100644
--- a/xmloff/source/draw/sdpropls.hxx
+++ b/xmloff/source/draw/sdpropls.hxx
@@ -62,7 +62,7 @@ private:
public:
XMLSdPropHdlFactory( css::uno::Reference< css::frame::XModel > const & xModel, SvXMLExport& rExport );
XMLSdPropHdlFactory( css::uno::Reference< css::frame::XModel > const & xModel, SvXMLImport& rImport );
- virtual ~XMLSdPropHdlFactory();
+ virtual ~XMLSdPropHdlFactory() override;
virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const override;
};
@@ -70,7 +70,7 @@ class XMLShapePropertySetMapper : public XMLPropertySetMapper
{
public:
XMLShapePropertySetMapper(const rtl::Reference< XMLPropertyHandlerFactory >& rFactoryRef, bool bForExport);
- virtual ~XMLShapePropertySetMapper();
+ virtual ~XMLShapePropertySetMapper() override;
};
class XMLShapeExportPropertyMapper : public SvXMLExportPropertyMapper
@@ -86,7 +86,7 @@ protected:
const css::uno::Reference< css::beans::XPropertySet >& rPropSet ) const override;
public:
XMLShapeExportPropertyMapper( const rtl::Reference< XMLPropertySetMapper >& rMapper, SvXMLExport& rExport );
- virtual ~XMLShapeExportPropertyMapper();
+ virtual ~XMLShapeExportPropertyMapper() override;
virtual void handleElementItem(
SvXMLExport& rExport,
@@ -119,7 +119,7 @@ protected:
const css::uno::Reference< css::beans::XPropertySet >& rPropSet ) const override;
public:
XMLPageExportPropertyMapper( const rtl::Reference< XMLPropertySetMapper >& rMapper, SvXMLExport& rExport );
- virtual ~XMLPageExportPropertyMapper();
+ virtual ~XMLPageExportPropertyMapper() override;
virtual void handleElementItem(
SvXMLExport& rExport,
diff --git a/xmloff/source/draw/sdxmlexp_impl.hxx b/xmloff/source/draw/sdxmlexp_impl.hxx
index a69bddebc506..3764ceebb54e 100644
--- a/xmloff/source/draw/sdxmlexp_impl.hxx
+++ b/xmloff/source/draw/sdxmlexp_impl.hxx
@@ -163,7 +163,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext,
OUString const & implementationName,
bool bIsDraw, SvXMLExportFlags nExportFlags = SvXMLExportFlags::ALL );
- virtual ~SdXMLExport();
+ virtual ~SdXMLExport() override;
void SetProgress(sal_Int32 nProg);
diff --git a/xmloff/source/draw/sdxmlimp.cxx b/xmloff/source/draw/sdxmlimp.cxx
index 80539893d2c4..fa523c29b1cd 100644
--- a/xmloff/source/draw/sdxmlimp.cxx
+++ b/xmloff/source/draw/sdxmlimp.cxx
@@ -61,7 +61,7 @@ public:
SdXMLBodyContext_Impl( SdXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName,
const uno::Reference< xml::sax::XAttributeList > & xAttrList );
- virtual ~SdXMLBodyContext_Impl();
+ virtual ~SdXMLBodyContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -100,7 +100,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLName,
const uno::Reference<xml::sax::XAttributeList>& xAttrList);
- virtual ~SdXMLDocContext_Impl();
+ virtual ~SdXMLDocContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext(sal_uInt16 nPrefix,
@@ -215,7 +215,7 @@ public:
const uno::Reference<xml::sax::XAttributeList>& i_xAttrList,
const uno::Reference<document::XDocumentProperties>& i_xDocProps);
- virtual ~SdXMLFlatDocContext_Impl();
+ virtual ~SdXMLFlatDocContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 i_nPrefix, const OUString& i_rLocalName,
diff --git a/xmloff/source/draw/ximp3dobject.hxx b/xmloff/source/draw/ximp3dobject.hxx
index cf4b13669c1a..6527aa345b3f 100644
--- a/xmloff/source/draw/ximp3dobject.hxx
+++ b/xmloff/source/draw/ximp3dobject.hxx
@@ -46,7 +46,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXML3DObjectContext();
+ virtual ~SdXML3DObjectContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
};
@@ -66,7 +66,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXML3DCubeObjectShapeContext();
+ virtual ~SdXML3DCubeObjectShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
virtual void EndElement() override;
@@ -87,7 +87,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXML3DSphereObjectShapeContext();
+ virtual ~SdXML3DSphereObjectShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
virtual void EndElement() override;
@@ -106,7 +106,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXML3DPolygonBasedShapeContext();
+ virtual ~SdXML3DPolygonBasedShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
virtual void EndElement() override;
@@ -122,7 +122,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXML3DLatheObjectShapeContext();
+ virtual ~SdXML3DLatheObjectShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
virtual void EndElement() override;
@@ -138,7 +138,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXML3DExtrudeObjectShapeContext();
+ virtual ~SdXML3DExtrudeObjectShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
virtual void EndElement() override;
diff --git a/xmloff/source/draw/ximp3dscene.hxx b/xmloff/source/draw/ximp3dscene.hxx
index 18c89b385c09..6a3ef0fccd51 100644
--- a/xmloff/source/draw/ximp3dscene.hxx
+++ b/xmloff/source/draw/ximp3dscene.hxx
@@ -43,7 +43,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes,
bool bTemporaryShape);
- virtual ~SdXML3DSceneShapeContext();
+ virtual ~SdXML3DSceneShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
virtual void EndElement() override;
diff --git a/xmloff/source/draw/ximpbody.hxx b/xmloff/source/draw/ximpbody.hxx
index 95358cfc3bce..7494b73aa815 100644
--- a/xmloff/source/draw/ximpbody.hxx
+++ b/xmloff/source/draw/ximpbody.hxx
@@ -41,7 +41,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXMLDrawPageContext();
+ virtual ~SdXMLDrawPageContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,
@@ -59,7 +59,7 @@ class SdXMLBodyContext : public SvXMLImportContext
public:
SdXMLBodyContext( SdXMLImport& rImport, const OUString& rLocalName );
- virtual ~SdXMLBodyContext();
+ virtual ~SdXMLBodyContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,
diff --git a/xmloff/source/draw/ximpgrp.hxx b/xmloff/source/draw/ximpgrp.hxx
index 5e8442909319..5f57a2d208f1 100644
--- a/xmloff/source/draw/ximpgrp.hxx
+++ b/xmloff/source/draw/ximpgrp.hxx
@@ -39,7 +39,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes,
bool bTemporaryShape);
- virtual ~SdXMLGroupShapeContext();
+ virtual ~SdXMLGroupShapeContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,
diff --git a/xmloff/source/draw/ximplink.hxx b/xmloff/source/draw/ximplink.hxx
index 187cda328f34..8960d4d8f818 100644
--- a/xmloff/source/draw/ximplink.hxx
+++ b/xmloff/source/draw/ximplink.hxx
@@ -42,7 +42,7 @@ public:
SdXMLShapeLinkContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXMLShapeLinkContext();
+ virtual ~SdXMLShapeLinkContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,
diff --git a/xmloff/source/draw/ximpnote.hxx b/xmloff/source/draw/ximpnote.hxx
index 5da731fdddfa..ace197b6e0a8 100644
--- a/xmloff/source/draw/ximpnote.hxx
+++ b/xmloff/source/draw/ximpnote.hxx
@@ -37,7 +37,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXMLNotesContext();
+ virtual ~SdXMLNotesContext() override;
};
#endif // INCLUDED_XMLOFF_SOURCE_DRAW_XIMPNOTE_HXX
diff --git a/xmloff/source/draw/ximppage.hxx b/xmloff/source/draw/ximppage.hxx
index a3bebae61f0d..21cce5b8ca41 100644
--- a/xmloff/source/draw/ximppage.hxx
+++ b/xmloff/source/draw/ximppage.hxx
@@ -64,7 +64,7 @@ public:
SdXMLGenericPageContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXMLGenericPageContext();
+ virtual ~SdXMLGenericPageContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual SvXMLImportContext *CreateChildContext(
diff --git a/xmloff/source/draw/ximpshap.hxx b/xmloff/source/draw/ximpshap.hxx
index a6ce95d8fce0..540abd3bcb64 100644
--- a/xmloff/source/draw/ximpshap.hxx
+++ b/xmloff/source/draw/ximpshap.hxx
@@ -107,7 +107,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes,
bool bTemporaryShape);
- virtual ~SdXMLShapeContext();
+ virtual ~SdXMLShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
virtual void EndElement() override;
@@ -136,7 +136,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes,
bool bTemporaryShape);
- virtual ~SdXMLRectShapeContext();
+ virtual ~SdXMLRectShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
// this is called from the parent group for each unparsed attribute in the attribute list
@@ -159,7 +159,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes,
bool bTemporaryShape);
- virtual ~SdXMLLineShapeContext();
+ virtual ~SdXMLLineShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
// this is called from the parent group for each unparsed attribute in the attribute list
@@ -185,7 +185,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes,
bool bTemporaryShape);
- virtual ~SdXMLEllipseShapeContext();
+ virtual ~SdXMLEllipseShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
// this is called from the parent group for each unparsed attribute in the attribute list
@@ -206,7 +206,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes, bool bClosed, bool bTemporaryShape);
- virtual ~SdXMLPolygonShapeContext();
+ virtual ~SdXMLPolygonShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
// this is called from the parent group for each unparsed attribute in the attribute list
@@ -227,7 +227,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes,
bool bTemporaryShape);
- virtual ~SdXMLPathShapeContext();
+ virtual ~SdXMLPathShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
// this is called from the parent group for each unparsed attribute in the attribute list
@@ -247,7 +247,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXMLTextBoxShapeContext();
+ virtual ~SdXMLTextBoxShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
// this is called from the parent group for each unparsed attribute in the attribute list
@@ -268,7 +268,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes,
bool bTemporaryShape);
- virtual ~SdXMLControlShapeContext();
+ virtual ~SdXMLControlShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
// this is called from the parent group for each unparsed attribute in the attribute list
@@ -303,7 +303,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes,
bool bTemporaryShape);
- virtual ~SdXMLConnectorShapeContext();
+ virtual ~SdXMLConnectorShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
// this is called from the parent group for each unparsed attribute in the attribute list
@@ -325,7 +325,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes,
bool bTemporaryShape);
- virtual ~SdXMLMeasureShapeContext();
+ virtual ~SdXMLMeasureShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
virtual void EndElement() override;
@@ -346,7 +346,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes,
bool bTemporaryShape);
- virtual ~SdXMLPageShapeContext();
+ virtual ~SdXMLPageShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
// this is called from the parent group for each unparsed attribute in the attribute list
@@ -368,7 +368,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes,
bool bTemporaryShape);
- virtual ~SdXMLCaptionShapeContext();
+ virtual ~SdXMLCaptionShapeContext() override;
virtual void StartElement(const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList) override;
// this is called from the parent group for each unparsed attribute in the attribute list
@@ -389,7 +389,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXMLGraphicObjectShapeContext();
+ virtual ~SdXMLGraphicObjectShapeContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
@@ -437,7 +437,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXMLObjectShapeContext();
+ virtual ~SdXMLObjectShapeContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
@@ -467,7 +467,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXMLAppletShapeContext();
+ virtual ~SdXMLAppletShapeContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
@@ -496,7 +496,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXMLPluginShapeContext();
+ virtual ~SdXMLPluginShapeContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
@@ -526,7 +526,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXMLFloatingFrameShapeContext();
+ virtual ~SdXMLFloatingFrameShapeContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
@@ -556,7 +556,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes,
bool bTemporaryShape);
- virtual ~SdXMLFrameShapeContext();
+ virtual ~SdXMLFrameShapeContext() override;
virtual SvXMLImportContext * CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList ) override;
@@ -583,7 +583,7 @@ public:
SdXMLCustomShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXMLCustomShapeContext();
+ virtual ~SdXMLCustomShapeContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList ) override;
virtual void EndElement() override;
@@ -605,7 +605,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes );
- virtual ~SdXMLTableShapeContext();
+ virtual ~SdXMLTableShapeContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
diff --git a/xmloff/source/draw/ximpshow.hxx b/xmloff/source/draw/ximpshow.hxx
index 865c508129c8..af59f8eec008 100644
--- a/xmloff/source/draw/ximpshow.hxx
+++ b/xmloff/source/draw/ximpshow.hxx
@@ -38,7 +38,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList);
- virtual ~SdXMLShowsContext();
+ virtual ~SdXMLShowsContext() override;
virtual SvXMLImportContext * CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList ) override;
diff --git a/xmloff/source/draw/ximpstyl.cxx b/xmloff/source/draw/ximpstyl.cxx
index 2533f27a6901..43676dd1078f 100644
--- a/xmloff/source/draw/ximpstyl.cxx
+++ b/xmloff/source/draw/ximpstyl.cxx
@@ -63,7 +63,7 @@ public:
::std::vector< XMLPropertyState > &rProps,
const rtl::Reference < SvXMLImportPropertyMapper > &rMap );
- virtual ~SdXMLDrawingPagePropertySetContext();
+ virtual ~SdXMLDrawingPagePropertySetContext() override;
using SvXMLPropertySetContext::CreateChildContext;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
@@ -138,7 +138,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList,
SvXMLStylesContext& rStyles,
sal_uInt16 nFamily = XML_STYLE_FAMILY_SD_DRAWINGPAGE_ID);
- virtual ~SdXMLDrawingPageStyleContext();
+ virtual ~SdXMLDrawingPageStyleContext() override;
SvXMLImportContext * CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/xmloff/source/draw/ximpstyl.hxx b/xmloff/source/draw/ximpstyl.hxx
index 867f5b3fff39..c40d4d98b652 100644
--- a/xmloff/source/draw/ximpstyl.hxx
+++ b/xmloff/source/draw/ximpstyl.hxx
@@ -53,7 +53,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList);
- virtual ~SdXMLPageMasterStyleContext();
+ virtual ~SdXMLPageMasterStyleContext() override;
sal_Int32 GetBorderBottom() const { return mnBorderBottom; }
sal_Int32 GetBorderLeft() const { return mnBorderLeft; }
@@ -106,7 +106,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList,
css::uno::Reference< css::drawing::XShapes >& rShapes);
- virtual ~SdXMLMasterPageContext();
+ virtual ~SdXMLMasterPageContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,
@@ -137,7 +137,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList);
- virtual ~SdXMLPresentationPlaceholderContext();
+ virtual ~SdXMLPresentationPlaceholderContext() override;
const OUString& GetName() const { return msName; }
sal_Int32 GetX() const { return mnX; }
diff --git a/xmloff/source/forms/attriblistmerge.hxx b/xmloff/source/forms/attriblistmerge.hxx
index e2d24f52fe90..5b36df0b9e58 100644
--- a/xmloff/source/forms/attriblistmerge.hxx
+++ b/xmloff/source/forms/attriblistmerge.hxx
@@ -44,7 +44,7 @@ namespace xmloff
typedef std::vector< css::uno::Reference< css::xml::sax::XAttributeList > > AttributeListArray;
AttributeListArray m_aLists;
- virtual ~OAttribListMerger() { }
+ virtual ~OAttribListMerger() override { }
public:
OAttribListMerger() { }
diff --git a/xmloff/source/forms/elementexport.hxx b/xmloff/source/forms/elementexport.hxx
index 665c0d90d2c7..ca32768652c6 100644
--- a/xmloff/source/forms/elementexport.hxx
+++ b/xmloff/source/forms/elementexport.hxx
@@ -271,7 +271,7 @@ namespace xmloff
const OUString& _rControlId,
const css::uno::Sequence< css::script::ScriptEventDescriptor >& _rxEvents);
- virtual ~OColumnExport();
+ virtual ~OColumnExport() override;
protected:
// OControlExport overridables
diff --git a/xmloff/source/forms/elementimport.hxx b/xmloff/source/forms/elementimport.hxx
index 4c3cde521765..9c4f0a06ec99 100644
--- a/xmloff/source/forms/elementimport.hxx
+++ b/xmloff/source/forms/elementimport.hxx
@@ -110,7 +110,7 @@ namespace xmloff
sal_uInt16 _nPrefix, const OUString& _rName,
const css::uno::Reference< css::container::XNameContainer >& _rxParentContainer
);
- virtual ~OElementImport();
+ virtual ~OElementImport() override;
protected:
// SvXMLImportContext overridables
diff --git a/xmloff/source/forms/gridcolumnproptranslator.cxx b/xmloff/source/forms/gridcolumnproptranslator.cxx
index 601aec111066..8ac82ee9b186 100644
--- a/xmloff/source/forms/gridcolumnproptranslator.cxx
+++ b/xmloff/source/forms/gridcolumnproptranslator.cxx
@@ -124,7 +124,7 @@ namespace xmloff
explicit OMergedPropertySetInfo( const Reference< XPropertySetInfo >& _rxMasterInfo );
protected:
- virtual ~OMergedPropertySetInfo();
+ virtual ~OMergedPropertySetInfo() override;
// XPropertySetInfo
virtual css::uno::Sequence< css::beans::Property > SAL_CALL getProperties( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/xmloff/source/forms/gridcolumnproptranslator.hxx b/xmloff/source/forms/gridcolumnproptranslator.hxx
index b0aad99af99a..5d66f671e35f 100644
--- a/xmloff/source/forms/gridcolumnproptranslator.hxx
+++ b/xmloff/source/forms/gridcolumnproptranslator.hxx
@@ -43,7 +43,7 @@ namespace xmloff
);
protected:
- virtual ~OGridColumnPropertyTranslator();
+ virtual ~OGridColumnPropertyTranslator() override;
// XPropertySet
virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw (css::uno::RuntimeException, std::exception) override;
diff --git a/xmloff/source/forms/officeforms.hxx b/xmloff/source/forms/officeforms.hxx
index fbf5c701fc73..2279f3dc8a32 100644
--- a/xmloff/source/forms/officeforms.hxx
+++ b/xmloff/source/forms/officeforms.hxx
@@ -39,7 +39,7 @@ namespace xmloff
public:
OFormsRootImport( SvXMLImport& _rImport, sal_uInt16 _nPrfx, const OUString& _rLocalName);
- virtual ~OFormsRootImport();
+ virtual ~OFormsRootImport() override;
// SvXMLImportContext overridable
virtual SvXMLImportContext * CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName,
diff --git a/xmloff/source/meta/MetaImportComponent.cxx b/xmloff/source/meta/MetaImportComponent.cxx
index c9af8afc01fd..24ef1cffeee1 100644
--- a/xmloff/source/meta/MetaImportComponent.cxx
+++ b/xmloff/source/meta/MetaImportComponent.cxx
@@ -41,7 +41,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext
) throw();
- virtual ~XMLMetaImportComponent() throw();
+ virtual ~XMLMetaImportComponent() throw() override;
protected:
diff --git a/xmloff/source/meta/xmlmetai.cxx b/xmloff/source/meta/xmlmetai.cxx
index 5ad8aafca01e..e293ab4fca78 100644
--- a/xmloff/source/meta/xmlmetai.cxx
+++ b/xmloff/source/meta/xmlmetai.cxx
@@ -45,7 +45,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
const css::uno::Reference< css::xml::dom::XSAXDocumentBuilder2>& rDocBuilder);
- virtual ~XMLDocumentBuilderContext();
+ virtual ~XMLDocumentBuilderContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/script/xmlbasici.hxx b/xmloff/source/script/xmlbasici.hxx
index 50e86d8a843d..e74e8d737b59 100644
--- a/xmloff/source/script/xmlbasici.hxx
+++ b/xmloff/source/script/xmlbasici.hxx
@@ -36,7 +36,7 @@ public:
XMLBasicImportContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference< css::frame::XModel >& rxModel );
- virtual ~XMLBasicImportContext();
+ virtual ~XMLBasicImportContext() override;
virtual SvXMLImportContext* CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList >& rxAttrList ) override;
@@ -59,7 +59,7 @@ public:
XMLBasicImportChildContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference< css::xml::sax::XDocumentHandler >& rxHandler );
- virtual ~XMLBasicImportChildContext();
+ virtual ~XMLBasicImportChildContext() override;
virtual SvXMLImportContext* CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
diff --git a/xmloff/source/script/xmlscripti.cxx b/xmloff/source/script/xmlscripti.cxx
index 8ebd29d548e7..67be384bb667 100644
--- a/xmloff/source/script/xmlscripti.cxx
+++ b/xmloff/source/script/xmlscripti.cxx
@@ -49,7 +49,7 @@ public:
XMLScriptChildContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference< css::frame::XModel>& rxModel,
const OUString& rLanguage );
- virtual ~XMLScriptChildContext();
+ virtual ~XMLScriptChildContext() override;
virtual SvXMLImportContext* CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
diff --git a/xmloff/source/style/DrawAspectHdl.hxx b/xmloff/source/style/DrawAspectHdl.hxx
index 8a6045321ddb..82db69d51926 100644
--- a/xmloff/source/style/DrawAspectHdl.hxx
+++ b/xmloff/source/style/DrawAspectHdl.hxx
@@ -28,7 +28,7 @@
class DrawAspectHdl : public XMLPropertyHandler
{
public:
- virtual ~DrawAspectHdl();
+ virtual ~DrawAspectHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/FillStyleContext.hxx b/xmloff/source/style/FillStyleContext.hxx
index bc851f0bd5a3..7d0b90f5c39a 100644
--- a/xmloff/source/style/FillStyleContext.hxx
+++ b/xmloff/source/style/FillStyleContext.hxx
@@ -36,7 +36,7 @@ public:
XMLGradientStyleContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList );
- virtual ~XMLGradientStyleContext();
+ virtual ~XMLGradientStyleContext() override;
virtual void EndElement() override;
@@ -55,7 +55,7 @@ public:
XMLHatchStyleContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList );
- virtual ~XMLHatchStyleContext();
+ virtual ~XMLHatchStyleContext() override;
virtual void EndElement() override;
@@ -75,7 +75,7 @@ public:
XMLBitmapStyleContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList );
- virtual ~XMLBitmapStyleContext();
+ virtual ~XMLBitmapStyleContext() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,
@@ -99,7 +99,7 @@ public:
XMLTransGradientStyleContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList );
- virtual ~XMLTransGradientStyleContext();
+ virtual ~XMLTransGradientStyleContext() override;
virtual void EndElement() override;
@@ -118,7 +118,7 @@ public:
XMLMarkerStyleContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList );
- virtual ~XMLMarkerStyleContext();
+ virtual ~XMLMarkerStyleContext() override;
virtual void EndElement() override;
@@ -137,7 +137,7 @@ public:
XMLDashStyleContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList );
- virtual ~XMLDashStyleContext();
+ virtual ~XMLDashStyleContext() override;
virtual void EndElement() override;
diff --git a/xmloff/source/style/PageHeaderFooterContext.hxx b/xmloff/source/style/PageHeaderFooterContext.hxx
index bff9387cd2c3..b955fbbb1467 100644
--- a/xmloff/source/style/PageHeaderFooterContext.hxx
+++ b/xmloff/source/style/PageHeaderFooterContext.hxx
@@ -39,7 +39,7 @@ public:
sal_Int32 nStartIndex, sal_Int32 nEndIndex,
const bool bHeader);
- virtual ~PageHeaderFooterContext();
+ virtual ~PageHeaderFooterContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/style/PageMasterExportPropMapper.hxx b/xmloff/source/style/PageMasterExportPropMapper.hxx
index 5425acc7f858..0e8a792806bb 100644
--- a/xmloff/source/style/PageMasterExportPropMapper.hxx
+++ b/xmloff/source/style/PageMasterExportPropMapper.hxx
@@ -43,7 +43,7 @@ public:
const rtl::Reference< XMLPropertySetMapper >& rMapper,
SvXMLExport& rExport
);
- virtual ~XMLPageMasterExportPropMapper();
+ virtual ~XMLPageMasterExportPropMapper() override;
virtual void handleElementItem(
SvXMLExport& rExport,
diff --git a/xmloff/source/style/PageMasterImportPropMapper.hxx b/xmloff/source/style/PageMasterImportPropMapper.hxx
index baf7cca2d73d..5c1d1ec97fbd 100644
--- a/xmloff/source/style/PageMasterImportPropMapper.hxx
+++ b/xmloff/source/style/PageMasterImportPropMapper.hxx
@@ -35,7 +35,7 @@ public:
PageMasterImportPropertyMapper(
const rtl::Reference< XMLPropertySetMapper >& rMapper,
SvXMLImport& rImp);
- virtual ~PageMasterImportPropertyMapper();
+ virtual ~PageMasterImportPropertyMapper() override;
/** this method is called for every item that has the MID_FLAG_SPECIAL_ITEM_IMPORT flag set */
virtual bool handleSpecialItem(
diff --git a/xmloff/source/style/PageMasterPropHdl.hxx b/xmloff/source/style/PageMasterPropHdl.hxx
index fa74cdbe0865..11df3a7364df 100644
--- a/xmloff/source/style/PageMasterPropHdl.hxx
+++ b/xmloff/source/style/PageMasterPropHdl.hxx
@@ -29,7 +29,7 @@
class XMLPMPropHdl_PageStyleLayout : public XMLPropertyHandler
{
public:
- virtual ~XMLPMPropHdl_PageStyleLayout();
+ virtual ~XMLPMPropHdl_PageStyleLayout() override;
virtual bool equals(
const css::uno::Any& rAny1,
const css::uno::Any& rAny2
@@ -51,7 +51,7 @@ public:
class XMLPMPropHdl_NumFormat : public XMLPropertyHandler
{
public:
- virtual ~XMLPMPropHdl_NumFormat();
+ virtual ~XMLPMPropHdl_NumFormat() override;
virtual bool importXML(
const OUString& rStrImpValue,
css::uno::Any& rValue,
@@ -69,7 +69,7 @@ public:
class XMLPMPropHdl_NumLetterSync : public XMLPropertyHandler
{
public:
- virtual ~XMLPMPropHdl_NumLetterSync();
+ virtual ~XMLPMPropHdl_NumLetterSync() override;
virtual bool importXML(
const OUString& rStrImpValue,
css::uno::Any& rValue,
@@ -87,7 +87,7 @@ public:
class XMLPMPropHdl_PaperTrayNumber : public XMLPropertyHandler
{
public:
- virtual ~XMLPMPropHdl_PaperTrayNumber();
+ virtual ~XMLPMPropHdl_PaperTrayNumber() override;
virtual bool importXML(
const OUString& rStrImpValue,
css::uno::Any& rValue,
@@ -109,7 +109,7 @@ protected:
public:
explicit XMLPMPropHdl_Print( enum ::xmloff::token::XMLTokenEnum eValue );
- virtual ~XMLPMPropHdl_Print();
+ virtual ~XMLPMPropHdl_Print() override;
virtual bool importXML(
const OUString& rStrImpValue,
@@ -128,7 +128,7 @@ public:
class XMLPMPropHdl_CenterHorizontal : public XMLPropertyHandler
{
public:
- virtual ~XMLPMPropHdl_CenterHorizontal();
+ virtual ~XMLPMPropHdl_CenterHorizontal() override;
virtual bool importXML(
const OUString& rStrImpValue,
css::uno::Any& rValue,
@@ -144,7 +144,7 @@ public:
class XMLPMPropHdl_CenterVertical : public XMLPropertyHandler
{
public:
- virtual ~XMLPMPropHdl_CenterVertical();
+ virtual ~XMLPMPropHdl_CenterVertical() override;
virtual bool importXML(
const OUString& rStrImpValue,
css::uno::Any& rValue,
diff --git a/xmloff/source/style/PageMasterPropHdlFactory.hxx b/xmloff/source/style/PageMasterPropHdlFactory.hxx
index c466b295e428..b5852e7b9101 100644
--- a/xmloff/source/style/PageMasterPropHdlFactory.hxx
+++ b/xmloff/source/style/PageMasterPropHdlFactory.hxx
@@ -26,7 +26,7 @@ class XMLPageMasterPropHdlFactory : public XMLPropertyHandlerFactory
{
public:
XMLPageMasterPropHdlFactory();
- virtual ~XMLPageMasterPropHdlFactory();
+ virtual ~XMLPageMasterPropHdlFactory() override;
virtual const XMLPropertyHandler*
GetPropertyHandler( sal_Int32 nType ) const override;
diff --git a/xmloff/source/style/PageMasterPropMapper.hxx b/xmloff/source/style/PageMasterPropMapper.hxx
index 6b45fbd9ca1e..bd1c9ab25f7b 100644
--- a/xmloff/source/style/PageMasterPropMapper.hxx
+++ b/xmloff/source/style/PageMasterPropMapper.hxx
@@ -29,7 +29,7 @@ public:
XMLPageMasterPropSetMapper(
const XMLPropertyMapEntry* pEntries,
const rtl::Reference< XMLPropertyHandlerFactory >& rFactory );
- virtual ~XMLPageMasterPropSetMapper();
+ virtual ~XMLPageMasterPropSetMapper() override;
};
#endif
diff --git a/xmloff/source/style/PagePropertySetContext.hxx b/xmloff/source/style/PagePropertySetContext.hxx
index be61998a79ec..3f82d6b99389 100644
--- a/xmloff/source/style/PagePropertySetContext.hxx
+++ b/xmloff/source/style/PagePropertySetContext.hxx
@@ -43,7 +43,7 @@ public:
sal_Int32 nStartIndex, sal_Int32 nEndIndex,
const PageContextType aType );
- virtual ~PagePropertySetContext();
+ virtual ~PagePropertySetContext() override;
using SvXMLPropertySetContext::CreateChildContext;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
diff --git a/xmloff/source/style/XMLFontStylesContext_impl.hxx b/xmloff/source/style/XMLFontStylesContext_impl.hxx
index a96cc47eba96..ef387927681c 100644
--- a/xmloff/source/style/XMLFontStylesContext_impl.hxx
+++ b/xmloff/source/style/XMLFontStylesContext_impl.hxx
@@ -50,7 +50,7 @@ public:
const css::uno::Reference<
css::xml::sax::XAttributeList > & xAttrList,
XMLFontStylesContext& rStyles );
- virtual ~XMLFontStyleContextFontFace();
+ virtual ~XMLFontStyleContextFontFace() override;
void SetAttribute( sal_uInt16 nPrefixKey, const OUString& rLocalName,
const OUString& rValue ) override;
diff --git a/xmloff/source/style/XMLFootnoteSeparatorImport.hxx b/xmloff/source/style/XMLFootnoteSeparatorImport.hxx
index 373faef6766f..375b90826c27 100644
--- a/xmloff/source/style/XMLFootnoteSeparatorImport.hxx
+++ b/xmloff/source/style/XMLFootnoteSeparatorImport.hxx
@@ -54,7 +54,7 @@ public:
const rtl::Reference<XMLPropertySetMapper> & rMapperRef,
sal_Int32 nIndex);
- virtual ~XMLFootnoteSeparatorImport();
+ virtual ~XMLFootnoteSeparatorImport() override;
virtual void StartElement(
const css::uno::Reference< css::xml::sax::XAttributeList> & xAttrList ) override;
diff --git a/xmloff/source/style/adjushdl.hxx b/xmloff/source/style/adjushdl.hxx
index 23318751a518..f878bd103ccb 100644
--- a/xmloff/source/style/adjushdl.hxx
+++ b/xmloff/source/style/adjushdl.hxx
@@ -28,7 +28,7 @@
class XMLParaAdjustPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLParaAdjustPropHdl();
+ virtual ~XMLParaAdjustPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -40,7 +40,7 @@ public:
class XMLLastLineAdjustPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLLastLineAdjustPropHdl();
+ virtual ~XMLLastLineAdjustPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/backhdl.hxx b/xmloff/source/style/backhdl.hxx
index 70adf90ecadb..a07235525b9d 100644
--- a/xmloff/source/style/backhdl.hxx
+++ b/xmloff/source/style/backhdl.hxx
@@ -29,7 +29,7 @@
class XMLBackGraphicPositionPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLBackGraphicPositionPropHdl();
+ virtual ~XMLBackGraphicPositionPropHdl() override;
/// TabStops will be imported/exported as XML-Elements. So the Import/Export-work must be done at another place.
using XMLPropertyHandler::importXML;
diff --git a/xmloff/source/style/bordrhdl.hxx b/xmloff/source/style/bordrhdl.hxx
index 6d3960f78077..8ce4ae180093 100644
--- a/xmloff/source/style/bordrhdl.hxx
+++ b/xmloff/source/style/bordrhdl.hxx
@@ -28,7 +28,7 @@
class XMLBorderWidthHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLBorderWidthHdl();
+ virtual ~XMLBorderWidthHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -37,7 +37,7 @@ public:
class XMLBorderHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLBorderHdl();
+ virtual ~XMLBorderHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/breakhdl.hxx b/xmloff/source/style/breakhdl.hxx
index 7495d025e768..3954cbc2aba4 100644
--- a/xmloff/source/style/breakhdl.hxx
+++ b/xmloff/source/style/breakhdl.hxx
@@ -28,7 +28,7 @@
class XMLFmtBreakBeforePropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLFmtBreakBeforePropHdl();
+ virtual ~XMLFmtBreakBeforePropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -40,7 +40,7 @@ public:
class XMLFmtBreakAfterPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLFmtBreakAfterPropHdl();
+ virtual ~XMLFmtBreakAfterPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/cdouthdl.hxx b/xmloff/source/style/cdouthdl.hxx
index d62fc3152ca8..be7aba6a6638 100644
--- a/xmloff/source/style/cdouthdl.hxx
+++ b/xmloff/source/style/cdouthdl.hxx
@@ -28,7 +28,7 @@
class XMLCrossedOutTypePropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLCrossedOutTypePropHdl();
+ virtual ~XMLCrossedOutTypePropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -37,7 +37,7 @@ public:
class XMLCrossedOutStylePropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLCrossedOutStylePropHdl();
+ virtual ~XMLCrossedOutStylePropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -46,7 +46,7 @@ public:
class XMLCrossedOutWidthPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLCrossedOutWidthPropHdl();
+ virtual ~XMLCrossedOutWidthPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -55,7 +55,7 @@ public:
class XMLCrossedOutTextPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLCrossedOutTextPropHdl();
+ virtual ~XMLCrossedOutTextPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/chrhghdl.hxx b/xmloff/source/style/chrhghdl.hxx
index 15bd9c2e3668..3961ba43be59 100644
--- a/xmloff/source/style/chrhghdl.hxx
+++ b/xmloff/source/style/chrhghdl.hxx
@@ -28,7 +28,7 @@
class XMLCharHeightHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLCharHeightHdl();
+ virtual ~XMLCharHeightHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -37,7 +37,7 @@ public:
class XMLCharHeightPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLCharHeightPropHdl();
+ virtual ~XMLCharHeightPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -46,7 +46,7 @@ public:
class XMLCharHeightDiffHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLCharHeightDiffHdl();
+ virtual ~XMLCharHeightDiffHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/chrlohdl.hxx b/xmloff/source/style/chrlohdl.hxx
index b0fbdeeedc02..5b350dd281ae 100644
--- a/xmloff/source/style/chrlohdl.hxx
+++ b/xmloff/source/style/chrlohdl.hxx
@@ -28,7 +28,7 @@
class XMLCharLanguageHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLCharLanguageHdl();
+ virtual ~XMLCharLanguageHdl() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
@@ -39,7 +39,7 @@ public:
class XMLCharScriptHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLCharScriptHdl();
+ virtual ~XMLCharScriptHdl() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
@@ -50,7 +50,7 @@ public:
class XMLCharCountryHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLCharCountryHdl();
+ virtual ~XMLCharCountryHdl() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
@@ -61,7 +61,7 @@ public:
class XMLCharRfcLanguageTagHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLCharRfcLanguageTagHdl();
+ virtual ~XMLCharRfcLanguageTagHdl() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
diff --git a/xmloff/source/style/csmaphdl.hxx b/xmloff/source/style/csmaphdl.hxx
index aa391f66b098..f7dd51d2c0e2 100644
--- a/xmloff/source/style/csmaphdl.hxx
+++ b/xmloff/source/style/csmaphdl.hxx
@@ -28,7 +28,7 @@
class XMLCaseMapPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLCaseMapPropHdl();
+ virtual ~XMLCaseMapPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -37,7 +37,7 @@ public:
class XMLCaseMapVariantHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLCaseMapVariantHdl();
+ virtual ~XMLCaseMapVariantHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/durationhdl.hxx b/xmloff/source/style/durationhdl.hxx
index d6db5b32e5fc..27e7ce550fba 100644
--- a/xmloff/source/style/durationhdl.hxx
+++ b/xmloff/source/style/durationhdl.hxx
@@ -28,7 +28,7 @@
class XMLDurationMS16PropHdl_Impl : public XMLPropertyHandler
{
public:
- virtual ~XMLDurationMS16PropHdl_Impl();
+ virtual ~XMLDurationMS16PropHdl_Impl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/escphdl.hxx b/xmloff/source/style/escphdl.hxx
index d775b3c7e54b..5ce3b94b3d39 100644
--- a/xmloff/source/style/escphdl.hxx
+++ b/xmloff/source/style/escphdl.hxx
@@ -28,7 +28,7 @@
class XMLEscapementPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLEscapementPropHdl();
+ virtual ~XMLEscapementPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -37,7 +37,7 @@ public:
class XMLEscapementHeightPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLEscapementHeightPropHdl();
+ virtual ~XMLEscapementHeightPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/fonthdl.hxx b/xmloff/source/style/fonthdl.hxx
index 3a20827fc9e7..2860a1eaaacd 100644
--- a/xmloff/source/style/fonthdl.hxx
+++ b/xmloff/source/style/fonthdl.hxx
@@ -28,7 +28,7 @@
class XMLFontFamilyNamePropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLFontFamilyNamePropHdl();
+ virtual ~XMLFontFamilyNamePropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -40,7 +40,7 @@ public:
class XMLFontFamilyPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLFontFamilyPropHdl();
+ virtual ~XMLFontFamilyPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -52,7 +52,7 @@ public:
class XMLFontEncodingPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLFontEncodingPropHdl();
+ virtual ~XMLFontEncodingPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -64,7 +64,7 @@ public:
class XMLFontPitchPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLFontPitchPropHdl();
+ virtual ~XMLFontPitchPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/kernihdl.hxx b/xmloff/source/style/kernihdl.hxx
index 0443e2b0b7e9..0b1e0d18050c 100644
--- a/xmloff/source/style/kernihdl.hxx
+++ b/xmloff/source/style/kernihdl.hxx
@@ -28,7 +28,7 @@
class XMLKerningPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLKerningPropHdl();
+ virtual ~XMLKerningPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/lspachdl.hxx b/xmloff/source/style/lspachdl.hxx
index b0c676444b22..f501168c833d 100644
--- a/xmloff/source/style/lspachdl.hxx
+++ b/xmloff/source/style/lspachdl.hxx
@@ -28,7 +28,7 @@
class XMLLineHeightHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLLineHeightHdl();
+ virtual ~XMLLineHeightHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -37,7 +37,7 @@ public:
class XMLLineHeightAtLeastHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLLineHeightAtLeastHdl();
+ virtual ~XMLLineHeightAtLeastHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -46,7 +46,7 @@ public:
class XMLLineSpacingHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLLineSpacingHdl();
+ virtual ~XMLLineSpacingHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/opaquhdl.hxx b/xmloff/source/style/opaquhdl.hxx
index 1877ebc33a23..e2a3501886f5 100644
--- a/xmloff/source/style/opaquhdl.hxx
+++ b/xmloff/source/style/opaquhdl.hxx
@@ -28,7 +28,7 @@
class XMLOpaquePropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLOpaquePropHdl();
+ virtual ~XMLOpaquePropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/postuhdl.hxx b/xmloff/source/style/postuhdl.hxx
index 3c01dcded581..17d35e9bec55 100644
--- a/xmloff/source/style/postuhdl.hxx
+++ b/xmloff/source/style/postuhdl.hxx
@@ -28,7 +28,7 @@
class XMLPosturePropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLPosturePropHdl();
+ virtual ~XMLPosturePropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/shadwhdl.hxx b/xmloff/source/style/shadwhdl.hxx
index b43245373e15..0e1b3f1e5676 100644
--- a/xmloff/source/style/shadwhdl.hxx
+++ b/xmloff/source/style/shadwhdl.hxx
@@ -28,7 +28,7 @@
class XMLShadowPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLShadowPropHdl();
+ virtual ~XMLShadowPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/shdwdhdl.hxx b/xmloff/source/style/shdwdhdl.hxx
index 4287e5a0c730..97cb988149bf 100644
--- a/xmloff/source/style/shdwdhdl.hxx
+++ b/xmloff/source/style/shdwdhdl.hxx
@@ -28,7 +28,7 @@
class XMLShadowedPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLShadowedPropHdl();
+ virtual ~XMLShadowedPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/tabsthdl.hxx b/xmloff/source/style/tabsthdl.hxx
index 33e833d8e441..05e417294b83 100644
--- a/xmloff/source/style/tabsthdl.hxx
+++ b/xmloff/source/style/tabsthdl.hxx
@@ -28,7 +28,7 @@
class XMLTabStopPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLTabStopPropHdl();
+ virtual ~XMLTabStopPropHdl() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;
diff --git a/xmloff/source/style/undlihdl.hxx b/xmloff/source/style/undlihdl.hxx
index 3cfacd59a7d3..d3a93c5fcb89 100644
--- a/xmloff/source/style/undlihdl.hxx
+++ b/xmloff/source/style/undlihdl.hxx
@@ -28,7 +28,7 @@
class XMLUnderlineTypePropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLUnderlineTypePropHdl();
+ virtual ~XMLUnderlineTypePropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -37,7 +37,7 @@ public:
class XMLUnderlineStylePropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLUnderlineStylePropHdl();
+ virtual ~XMLUnderlineStylePropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -46,7 +46,7 @@ public:
class XMLUnderlineWidthPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLUnderlineWidthPropHdl();
+ virtual ~XMLUnderlineWidthPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/weighhdl.hxx b/xmloff/source/style/weighhdl.hxx
index 4b0e4ae4a4eb..ea45061c94ea 100644
--- a/xmloff/source/style/weighhdl.hxx
+++ b/xmloff/source/style/weighhdl.hxx
@@ -28,7 +28,7 @@
class XMLFontWeightPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLFontWeightPropHdl();
+ virtual ~XMLFontWeightPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/xmlbahdl.hxx b/xmloff/source/style/xmlbahdl.hxx
index a84f4d872a17..3bb213b7fe37 100644
--- a/xmloff/source/style/xmlbahdl.hxx
+++ b/xmloff/source/style/xmlbahdl.hxx
@@ -34,7 +34,7 @@ class XMLNumberPropHdl : public XMLPropertyHandler
public:
explicit XMLNumberPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {}
- virtual ~XMLNumberPropHdl();
+ virtual ~XMLNumberPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -50,7 +50,7 @@ class XMLNumberNonePropHdl : public XMLPropertyHandler
public:
explicit XMLNumberNonePropHdl( sal_Int8 nB = 4 );
XMLNumberNonePropHdl( enum ::xmloff::token::XMLTokenEnum eZeroString, sal_Int8 nB = 4 );
- virtual ~XMLNumberNonePropHdl();
+ virtual ~XMLNumberNonePropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -64,7 +64,7 @@ class XMLMeasurePropHdl : public XMLPropertyHandler
sal_Int8 nBytes;
public:
explicit XMLMeasurePropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {}
- virtual ~XMLMeasurePropHdl();
+ virtual ~XMLMeasurePropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -78,7 +78,7 @@ class XMLPercentPropHdl : public XMLPropertyHandler
sal_Int8 nBytes;
public:
explicit XMLPercentPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {}
- virtual ~XMLPercentPropHdl();
+ virtual ~XMLPercentPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -102,7 +102,7 @@ class XMLNegPercentPropHdl : public XMLPropertyHandler
sal_Int8 nBytes;
public:
explicit XMLNegPercentPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {}
- virtual ~XMLNegPercentPropHdl();
+ virtual ~XMLNegPercentPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -116,7 +116,7 @@ class XMLMeasurePxPropHdl : public XMLPropertyHandler
sal_Int8 nBytes;
public:
explicit XMLMeasurePxPropHdl( sal_Int8 nB=4 ) : nBytes( nB ) {}
- virtual ~XMLMeasurePxPropHdl();
+ virtual ~XMLMeasurePxPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -128,7 +128,7 @@ public:
class XMLBoolPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLBoolPropHdl();
+ virtual ~XMLBoolPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -137,7 +137,7 @@ public:
class XMLBoolFalsePropHdl : public XMLBoolPropHdl
{
public:
- virtual ~XMLBoolFalsePropHdl();
+ virtual ~XMLBoolFalsePropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -150,7 +150,7 @@ public:
class XMLColorPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLColorPropHdl();
+ virtual ~XMLColorPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -162,7 +162,7 @@ public:
class XMLHexPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLHexPropHdl();
+ virtual ~XMLHexPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -174,7 +174,7 @@ public:
class XMLStringPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLStringPropHdl();
+ virtual ~XMLStringPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -186,7 +186,7 @@ public:
class XMLStyleNamePropHdl : public XMLStringPropHdl
{
public:
- virtual ~XMLStyleNamePropHdl();
+ virtual ~XMLStyleNamePropHdl() override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
};
@@ -198,7 +198,7 @@ public:
class XMLDoublePropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLDoublePropHdl();
+ virtual ~XMLDoublePropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -210,7 +210,7 @@ public:
class XMLNBoolPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLNBoolPropHdl();
+ virtual ~XMLNBoolPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -225,7 +225,7 @@ class XMLColorTransparentPropHdl : public XMLPropertyHandler
public:
explicit XMLColorTransparentPropHdl( enum ::xmloff::token::XMLTokenEnum eTransparent = xmloff::token::XML_TOKEN_INVALID );
- virtual ~XMLColorTransparentPropHdl();
+ virtual ~XMLColorTransparentPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -242,7 +242,7 @@ class XMLIsTransparentPropHdl : public XMLPropertyHandler
public:
XMLIsTransparentPropHdl( enum ::xmloff::token::XMLTokenEnum eTransparent = xmloff::token::XML_TOKEN_INVALID,
bool bTransPropValue = true );
- virtual ~XMLIsTransparentPropHdl();
+ virtual ~XMLIsTransparentPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -255,7 +255,7 @@ class XMLColorAutoPropHdl : public XMLPropertyHandler
{
public:
XMLColorAutoPropHdl();
- virtual ~XMLColorAutoPropHdl();
+ virtual ~XMLColorAutoPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -268,7 +268,7 @@ class XMLIsAutoColorPropHdl : public XMLPropertyHandler
{
public:
XMLIsAutoColorPropHdl();
- virtual ~XMLIsAutoColorPropHdl();
+ virtual ~XMLIsAutoColorPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -282,7 +282,7 @@ public:
class XMLCompareOnlyPropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLCompareOnlyPropHdl();
+ virtual ~XMLCompareOnlyPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -298,7 +298,7 @@ class XMLNumberWithoutZeroPropHdl : public XMLPropertyHandler
sal_Int8 nBytes;
public:
explicit XMLNumberWithoutZeroPropHdl( sal_Int8 nB = 4 );
- virtual ~XMLNumberWithoutZeroPropHdl();
+ virtual ~XMLNumberWithoutZeroPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
@@ -312,7 +312,7 @@ public:
class XMLNumberWithAutoInsteadZeroPropHdl : public XMLNumberWithoutZeroPropHdl
{
public:
- virtual ~XMLNumberWithAutoInsteadZeroPropHdl();
+ virtual ~XMLNumberWithAutoInsteadZeroPropHdl() override;
virtual bool importXML( const OUString& rStrImpValue, css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
virtual bool exportXML( OUString& rStrExpValue, const css::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const override;
diff --git a/xmloff/source/style/xmlnumfi.cxx b/xmloff/source/style/xmlnumfi.cxx
index ec363c3cb008..1fd5afd37be9 100644
--- a/xmloff/source/style/xmlnumfi.cxx
+++ b/xmloff/source/style/xmlnumfi.cxx
@@ -139,7 +139,7 @@ public:
const OUString& rLName,
SvXMLNumFormatContext& rParentContext, sal_uInt16 nNewType,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList );
- virtual ~SvXMLNumFmtElementContext();
+ virtual ~SvXMLNumFmtElementContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -161,7 +161,7 @@ public:
const OUString& rLName,
SvXMLNumFmtElementContext& rParentContext,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList );
- virtual ~SvXMLNumFmtEmbeddedTextContext();
+ virtual ~SvXMLNumFmtEmbeddedTextContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -181,7 +181,7 @@ public:
const OUString& rLName,
SvXMLNumFormatContext& rParentContext,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList );
- virtual ~SvXMLNumFmtMapContext();
+ virtual ~SvXMLNumFmtMapContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -201,7 +201,7 @@ public:
const OUString& rLName,
SvXMLNumFormatContext& rParentContext,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList );
- virtual ~SvXMLNumFmtPropContext();
+ virtual ~SvXMLNumFmtPropContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/style/xmlnumi.cxx b/xmloff/source/style/xmlnumi.cxx
index ce964bada943..f35637276c1c 100644
--- a/xmloff/source/style/xmlnumi.cxx
+++ b/xmloff/source/style/xmlnumi.cxx
@@ -79,7 +79,7 @@ public:
const OUString& rLName,
const Reference< xml::sax::XAttributeList >& xAttrList,
SvxXMLListLevelStyleContext_Impl& rLLevel );
- virtual ~SvxXMLListLevelStyleAttrContext_Impl();
+ virtual ~SvxXMLListLevelStyleAttrContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,
@@ -97,7 +97,7 @@ public:
const OUString& rLName,
const Reference< xml::sax::XAttributeList >& xAttrList,
SvxXMLListLevelStyleContext_Impl& rLLevel );
- virtual ~SvxXMLListLevelStyleLabelAlignmentAttrContext_Impl();
+ virtual ~SvxXMLListLevelStyleLabelAlignmentAttrContext_Impl() override;
};
enum SvxXMLTextListLevelStyleAttrTokens
@@ -218,7 +218,7 @@ public:
SvXMLImport& rImport, sal_uInt16 nPrfx,
const OUString& rLName,
const Reference< xml::sax::XAttributeList > & xAttrList );
- virtual ~SvxXMLListLevelStyleContext_Impl();
+ virtual ~SvxXMLListLevelStyleContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,
diff --git a/xmloff/source/style/xmltabi.cxx b/xmloff/source/style/xmltabi.cxx
index 5aa1091e8b31..b42eb4eb7e5a 100644
--- a/xmloff/source/style/xmltabi.cxx
+++ b/xmloff/source/style/xmltabi.cxx
@@ -66,7 +66,7 @@ public:
const OUString& rLName,
const uno::Reference< xml::sax::XAttributeList > & xAttrList );
- virtual ~SvxXMLTabStopContext_Impl();
+ virtual ~SvxXMLTabStopContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/table/XMLTableImport.cxx b/xmloff/source/table/XMLTableImport.cxx
index 2879196a4771..e32710a6dd2a 100644
--- a/xmloff/source/table/XMLTableImport.cxx
+++ b/xmloff/source/table/XMLTableImport.cxx
@@ -94,7 +94,7 @@ class XMLTableImportContext : public SvXMLImportContext
{
public:
XMLTableImportContext( const rtl::Reference< XMLTableImport >& xThis, sal_uInt16 nPrfx, const OUString& rLName, Reference< XColumnRowRange >& xColumnRowRange );
- virtual ~XMLTableImportContext();
+ virtual ~XMLTableImportContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName, const Reference< XAttributeList >& xAttrList ) override;
@@ -133,7 +133,7 @@ public:
sal_uInt16 nPrfx, const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList );
- virtual ~XMLCellImportContext();
+ virtual ~XMLCellImportContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName, const Reference< XAttributeList >& xAttrList ) override;
diff --git a/xmloff/source/text/XMLAnchorTypePropHdl.hxx b/xmloff/source/text/XMLAnchorTypePropHdl.hxx
index f08cf2563c56..7f6c8ddfe27c 100644
--- a/xmloff/source/text/XMLAnchorTypePropHdl.hxx
+++ b/xmloff/source/text/XMLAnchorTypePropHdl.hxx
@@ -27,7 +27,7 @@
class XMLAnchorTypePropHdl : public XMLPropertyHandler
{
public:
- virtual ~XMLAnchorTypePropHdl ();
+ virtual ~XMLAnchorTypePropHdl () override;
virtual bool importXML(
const OUString& rStrImpValue,
diff --git a/xmloff/source/text/XMLAutoMarkFileContext.hxx b/xmloff/source/text/XMLAutoMarkFileContext.hxx
index 2ed06823fcad..63f0cbff00b8 100644
--- a/xmloff/source/text/XMLAutoMarkFileContext.hxx
+++ b/xmloff/source/text/XMLAutoMarkFileContext.hxx
@@ -42,7 +42,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName);
- virtual ~XMLAutoMarkFileContext();
+ virtual ~XMLAutoMarkFileContext() override;
protected:
diff --git a/xmloff/source/text/XMLAutoTextContainerEventImport.hxx b/xmloff/source/text/XMLAutoTextContainerEventImport.hxx
index 1f30f00e513d..18374a85483f 100644
--- a/xmloff/source/text/XMLAutoTextContainerEventImport.hxx
+++ b/xmloff/source/text/XMLAutoTextContainerEventImport.hxx
@@ -48,7 +48,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::container::XNameReplace > & rEvents );
- virtual ~XMLAutoTextContainerEventImport();
+ virtual ~XMLAutoTextContainerEventImport() override;
protected:
diff --git a/xmloff/source/text/XMLAutoTextEventExport.hxx b/xmloff/source/text/XMLAutoTextEventExport.hxx
index 53f2c2fdc712..7885d60e4d7e 100644
--- a/xmloff/source/text/XMLAutoTextEventExport.hxx
+++ b/xmloff/source/text/XMLAutoTextEventExport.hxx
@@ -54,7 +54,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext, OUString const & implementationName, SvXMLExportFlags nFlags
);
- virtual ~XMLAutoTextEventExport();
+ virtual ~XMLAutoTextEventExport() override;
// XInitialization
virtual void SAL_CALL initialize(
diff --git a/xmloff/source/text/XMLAutoTextEventImport.hxx b/xmloff/source/text/XMLAutoTextEventImport.hxx
index e94bbdf3c14b..a61e8b64de2d 100644
--- a/xmloff/source/text/XMLAutoTextEventImport.hxx
+++ b/xmloff/source/text/XMLAutoTextEventImport.hxx
@@ -47,7 +47,7 @@ public:
const css::uno::Reference< css::uno::XComponentContext >& xContext
) throw();
- virtual ~XMLAutoTextEventImport() throw();
+ virtual ~XMLAutoTextEventImport() throw() override;
// XInitialization
virtual void SAL_CALL initialize(
diff --git a/xmloff/source/text/XMLCalculationSettingsContext.hxx b/xmloff/source/text/XMLCalculationSettingsContext.hxx
index 425f5270b006..1dc6b57c9b64 100644
--- a/xmloff/source/text/XMLCalculationSettingsContext.hxx
+++ b/xmloff/source/text/XMLCalculationSettingsContext.hxx
@@ -31,7 +31,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList );
- virtual ~XMLCalculationSettingsContext();
+ virtual ~XMLCalculationSettingsContext() override;
virtual void EndElement() override;
};
diff --git a/xmloff/source/text/XMLChangeImportContext.hxx b/xmloff/source/text/XMLChangeImportContext.hxx
index 9bd88cb7ed0b..c3570ec82d3d 100644
--- a/xmloff/source/text/XMLChangeImportContext.hxx
+++ b/xmloff/source/text/XMLChangeImportContext.hxx
@@ -62,7 +62,7 @@ public:
/// (usually before a section or table)
bool bIsOutsideOfParagraph = false);
- virtual ~XMLChangeImportContext();
+ virtual ~XMLChangeImportContext() override;
virtual void StartElement(
const css::uno::Reference<css::xml::sax::XAttributeList> & xAttrList) override;
diff --git a/xmloff/source/text/XMLChangeInfoContext.hxx b/xmloff/source/text/XMLChangeInfoContext.hxx
index 0599a4ce2a5b..ef8864e99c03 100644
--- a/xmloff/source/text/XMLChangeInfoContext.hxx
+++ b/xmloff/source/text/XMLChangeInfoContext.hxx
@@ -58,7 +58,7 @@ public:
XMLChangedRegionImportContext& rChangedRegion,
const OUString& rChangeType);
- virtual ~XMLChangeInfoContext();
+ virtual ~XMLChangeInfoContext() override;
virtual void StartElement(
const css::uno::Reference<css::xml::sax::XAttributeList> & xAttrList) override;
diff --git a/xmloff/source/text/XMLChangedRegionImportContext.hxx b/xmloff/source/text/XMLChangedRegionImportContext.hxx
index d858118f5256..c82b6670e7c8 100644
--- a/xmloff/source/text/XMLChangedRegionImportContext.hxx
+++ b/xmloff/source/text/XMLChangedRegionImportContext.hxx
@@ -58,7 +58,7 @@ public:
sal_uInt16 nPrefix,
const OUString& rLocalName);
- virtual ~XMLChangedRegionImportContext();
+ virtual ~XMLChangedRegionImportContext() override;
virtual void StartElement(
const css::uno::Reference<css::xml::sax::XAttributeList> & xAttrList) override;
diff --git a/xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx b/xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx
index 730c6f99ad3e..ea1fe7264e2c 100644
--- a/xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx
+++ b/xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx
@@ -73,7 +73,7 @@ public:
const OUString& rLocalName,
css::uno::Reference<css::beans::XPropertySet> & rPropSet);
- virtual ~XMLIndexAlphabeticalSourceContext();
+ virtual ~XMLIndexAlphabeticalSourceContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexBibliographyEntryContext.hxx b/xmloff/source/text/XMLIndexBibliographyEntryContext.hxx
index f30b7135cfb6..21a07168ace4 100644
--- a/xmloff/source/text/XMLIndexBibliographyEntryContext.hxx
+++ b/xmloff/source/text/XMLIndexBibliographyEntryContext.hxx
@@ -52,7 +52,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName );
- virtual ~XMLIndexBibliographyEntryContext();
+ virtual ~XMLIndexBibliographyEntryContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexBibliographySourceContext.hxx b/xmloff/source/text/XMLIndexBibliographySourceContext.hxx
index 4cf6ee1e047c..748bab2e6142 100644
--- a/xmloff/source/text/XMLIndexBibliographySourceContext.hxx
+++ b/xmloff/source/text/XMLIndexBibliographySourceContext.hxx
@@ -45,7 +45,7 @@ public:
const OUString& rLocalName,
css::uno::Reference<css::beans::XPropertySet> & rPropSet);
- virtual ~XMLIndexBibliographySourceContext();
+ virtual ~XMLIndexBibliographySourceContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexBodyContext.hxx b/xmloff/source/text/XMLIndexBodyContext.hxx
index 81771086311a..6b4212a50713 100644
--- a/xmloff/source/text/XMLIndexBodyContext.hxx
+++ b/xmloff/source/text/XMLIndexBodyContext.hxx
@@ -47,7 +47,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName );
- virtual ~XMLIndexBodyContext();
+ virtual ~XMLIndexBodyContext() override;
/// return whether any content elements were encountered
inline bool HasContent();
diff --git a/xmloff/source/text/XMLIndexChapterInfoEntryContext.hxx b/xmloff/source/text/XMLIndexChapterInfoEntryContext.hxx
index efa29ed3a5c0..3d05aa2dc568 100644
--- a/xmloff/source/text/XMLIndexChapterInfoEntryContext.hxx
+++ b/xmloff/source/text/XMLIndexChapterInfoEntryContext.hxx
@@ -53,7 +53,7 @@ public:
const OUString& rLocalName,
bool bTOC );
- virtual ~XMLIndexChapterInfoEntryContext();
+ virtual ~XMLIndexChapterInfoEntryContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx b/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx
index d43bc2c4648c..b924efedad09 100644
--- a/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx
+++ b/xmloff/source/text/XMLIndexIllustrationSourceContext.hxx
@@ -47,7 +47,7 @@ public:
const OUString& rLocalName,
css::uno::Reference<css::beans::XPropertySet> & rPropSet);
- virtual ~XMLIndexIllustrationSourceContext();
+ virtual ~XMLIndexIllustrationSourceContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexObjectSourceContext.hxx b/xmloff/source/text/XMLIndexObjectSourceContext.hxx
index da3333c76858..62a69a6c5f4d 100644
--- a/xmloff/source/text/XMLIndexObjectSourceContext.hxx
+++ b/xmloff/source/text/XMLIndexObjectSourceContext.hxx
@@ -56,7 +56,7 @@ public:
const OUString& rLocalName,
css::uno::Reference<css::beans::XPropertySet> & rPropSet);
- virtual ~XMLIndexObjectSourceContext();
+ virtual ~XMLIndexObjectSourceContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexSimpleEntryContext.hxx b/xmloff/source/text/XMLIndexSimpleEntryContext.hxx
index 820f493e9632..ee3747887c10 100644
--- a/xmloff/source/text/XMLIndexSimpleEntryContext.hxx
+++ b/xmloff/source/text/XMLIndexSimpleEntryContext.hxx
@@ -61,7 +61,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName );
- virtual ~XMLIndexSimpleEntryContext();
+ virtual ~XMLIndexSimpleEntryContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexSourceBaseContext.hxx b/xmloff/source/text/XMLIndexSourceBaseContext.hxx
index 455ef7b67f5c..9500fbf4d10c 100644
--- a/xmloff/source/text/XMLIndexSourceBaseContext.hxx
+++ b/xmloff/source/text/XMLIndexSourceBaseContext.hxx
@@ -98,7 +98,7 @@ public:
css::uno::Reference<css::beans::XPropertySet> & rPropSet,
bool bLevelFormats);
- virtual ~XMLIndexSourceBaseContext();
+ virtual ~XMLIndexSourceBaseContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexSpanEntryContext.hxx b/xmloff/source/text/XMLIndexSpanEntryContext.hxx
index ee8839b12a41..bed33dde1f89 100644
--- a/xmloff/source/text/XMLIndexSpanEntryContext.hxx
+++ b/xmloff/source/text/XMLIndexSpanEntryContext.hxx
@@ -45,7 +45,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName );
- virtual ~XMLIndexSpanEntryContext();
+ virtual ~XMLIndexSpanEntryContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexTOCContext.hxx b/xmloff/source/text/XMLIndexTOCContext.hxx
index 78a5f0f56258..46399c5981b7 100644
--- a/xmloff/source/text/XMLIndexTOCContext.hxx
+++ b/xmloff/source/text/XMLIndexTOCContext.hxx
@@ -74,7 +74,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName );
- virtual ~XMLIndexTOCContext();
+ virtual ~XMLIndexTOCContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexTOCSourceContext.hxx b/xmloff/source/text/XMLIndexTOCSourceContext.hxx
index 10aa610b5f18..d259ee21bc54 100644
--- a/xmloff/source/text/XMLIndexTOCSourceContext.hxx
+++ b/xmloff/source/text/XMLIndexTOCSourceContext.hxx
@@ -54,7 +54,7 @@ public:
const OUString& rLocalName,
css::uno::Reference<css::beans::XPropertySet> & rPropSet);
- virtual ~XMLIndexTOCSourceContext();
+ virtual ~XMLIndexTOCSourceContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexTOCStylesContext.hxx b/xmloff/source/text/XMLIndexTOCStylesContext.hxx
index 8131d03a0f4b..3a831860e0d6 100644
--- a/xmloff/source/text/XMLIndexTOCStylesContext.hxx
+++ b/xmloff/source/text/XMLIndexTOCStylesContext.hxx
@@ -62,7 +62,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName );
- virtual ~XMLIndexTOCStylesContext();
+ virtual ~XMLIndexTOCStylesContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexTabStopEntryContext.hxx b/xmloff/source/text/XMLIndexTabStopEntryContext.hxx
index fe0f0b41b09c..8d91c37bd238 100644
--- a/xmloff/source/text/XMLIndexTabStopEntryContext.hxx
+++ b/xmloff/source/text/XMLIndexTabStopEntryContext.hxx
@@ -53,7 +53,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName );
- virtual ~XMLIndexTabStopEntryContext();
+ virtual ~XMLIndexTabStopEntryContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexTableSourceContext.hxx b/xmloff/source/text/XMLIndexTableSourceContext.hxx
index a4f407dbbfc0..511dd303c72f 100644
--- a/xmloff/source/text/XMLIndexTableSourceContext.hxx
+++ b/xmloff/source/text/XMLIndexTableSourceContext.hxx
@@ -55,7 +55,7 @@ public:
const OUString& rLocalName,
css::uno::Reference<css::beans::XPropertySet> & rPropSet);
- virtual ~XMLIndexTableSourceContext();
+ virtual ~XMLIndexTableSourceContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexTemplateContext.hxx b/xmloff/source/text/XMLIndexTemplateContext.hxx
index 24dbd85a0a3a..a56daa855eea 100644
--- a/xmloff/source/text/XMLIndexTemplateContext.hxx
+++ b/xmloff/source/text/XMLIndexTemplateContext.hxx
@@ -120,7 +120,7 @@ public:
const bool* aAllowedTokenTypes,
bool bTOC=false);
- virtual ~XMLIndexTemplateContext();
+ virtual ~XMLIndexTemplateContext() override;
/** add template; to be called by child template entry contexts */
void addTemplateEntry(
diff --git a/xmloff/source/text/XMLIndexTitleTemplateContext.hxx b/xmloff/source/text/XMLIndexTitleTemplateContext.hxx
index 266d671bc660..9299c08839f0 100644
--- a/xmloff/source/text/XMLIndexTitleTemplateContext.hxx
+++ b/xmloff/source/text/XMLIndexTitleTemplateContext.hxx
@@ -60,7 +60,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName);
- virtual ~XMLIndexTitleTemplateContext();
+ virtual ~XMLIndexTitleTemplateContext() override;
protected:
diff --git a/xmloff/source/text/XMLIndexUserSourceContext.hxx b/xmloff/source/text/XMLIndexUserSourceContext.hxx
index 00d5b8bc2fb1..21bd226504cd 100644
--- a/xmloff/source/text/XMLIndexUserSourceContext.hxx
+++ b/xmloff/source/text/XMLIndexUserSourceContext.hxx
@@ -62,7 +62,7 @@ public:
const OUString& rLocalName,
css::uno::Reference<css::beans::XPropertySet> & rPropSet);
- virtual ~XMLIndexUserSourceContext();
+ virtual ~XMLIndexUserSourceContext() override;
protected:
diff --git a/xmloff/source/text/XMLLineNumberingSeparatorImportContext.hxx b/xmloff/source/text/XMLLineNumberingSeparatorImportContext.hxx
index a668ec68214c..2cc3a54c2fbc 100644
--- a/xmloff/source/text/XMLLineNumberingSeparatorImportContext.hxx
+++ b/xmloff/source/text/XMLLineNumberingSeparatorImportContext.hxx
@@ -47,7 +47,7 @@ public:
const OUString& rLocalName,
XMLLineNumberingImportContext& rLineNumbering);
- virtual ~XMLLineNumberingSeparatorImportContext();
+ virtual ~XMLLineNumberingSeparatorImportContext() override;
protected:
diff --git a/xmloff/source/text/XMLSectionFootnoteConfigImport.hxx b/xmloff/source/text/XMLSectionFootnoteConfigImport.hxx
index 342844b4fd7a..4ee4f2e68c2a 100644
--- a/xmloff/source/text/XMLSectionFootnoteConfigImport.hxx
+++ b/xmloff/source/text/XMLSectionFootnoteConfigImport.hxx
@@ -53,7 +53,7 @@ public:
::std::vector<XMLPropertyState> & rProperties,
const rtl::Reference<XMLPropertySetMapper> & rMapperRef);
- virtual ~XMLSectionFootnoteConfigImport();
+ virtual ~XMLSectionFootnoteConfigImport() override;
virtual void StartElement(
const css::uno::Reference<css::xml::sax::XAttributeList> & xAttrList ) override;
diff --git a/xmloff/source/text/XMLSectionImportContext.hxx b/xmloff/source/text/XMLSectionImportContext.hxx
index 952eeb533889..e67ad5babdff 100644
--- a/xmloff/source/text/XMLSectionImportContext.hxx
+++ b/xmloff/source/text/XMLSectionImportContext.hxx
@@ -73,7 +73,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName );
- virtual ~XMLSectionImportContext();
+ virtual ~XMLSectionImportContext() override;
protected:
diff --git a/xmloff/source/text/XMLSectionSourceDDEImportContext.hxx b/xmloff/source/text/XMLSectionSourceDDEImportContext.hxx
index be7ee1887cc0..deda6962809c 100644
--- a/xmloff/source/text/XMLSectionSourceDDEImportContext.hxx
+++ b/xmloff/source/text/XMLSectionSourceDDEImportContext.hxx
@@ -46,7 +46,7 @@ public:
const OUString& rLocalName,
css::uno::Reference<css::beans::XPropertySet> & rSectPropSet);
- virtual ~XMLSectionSourceDDEImportContext();
+ virtual ~XMLSectionSourceDDEImportContext() override;
protected:
diff --git a/xmloff/source/text/XMLSectionSourceImportContext.hxx b/xmloff/source/text/XMLSectionSourceImportContext.hxx
index 859dfce412bb..7c577899dffe 100644
--- a/xmloff/source/text/XMLSectionSourceImportContext.hxx
+++ b/xmloff/source/text/XMLSectionSourceImportContext.hxx
@@ -41,7 +41,7 @@ public:
const OUString& rLocalName,
css::uno::Reference<css::beans::XPropertySet> & rSectPropSet);
- virtual ~XMLSectionSourceImportContext();
+ virtual ~XMLSectionSourceImportContext() override;
protected:
diff --git a/xmloff/source/text/XMLTextColumnsContext.cxx b/xmloff/source/text/XMLTextColumnsContext.cxx
index ee529eddd301..eab45631c56b 100644
--- a/xmloff/source/text/XMLTextColumnsContext.cxx
+++ b/xmloff/source/text/XMLTextColumnsContext.cxx
@@ -105,7 +105,7 @@ public:
xml::sax::XAttributeList > & xAttrList,
const SvXMLTokenMap& rTokenMap );
- virtual ~XMLTextColumnContext_Impl();
+ virtual ~XMLTextColumnContext_Impl() override;
text::TextColumn& getTextColumn() { return aColumn; }
};
@@ -185,7 +185,7 @@ public:
xml::sax::XAttributeList > & xAttrList,
const SvXMLTokenMap& rTokenMap );
- virtual ~XMLTextColumnSepContext_Impl();
+ virtual ~XMLTextColumnSepContext_Impl() override;
sal_Int32 GetWidth() const { return nWidth; }
sal_Int32 GetColor() const { return nColor; }
diff --git a/xmloff/source/text/XMLTextFrameContext.cxx b/xmloff/source/text/XMLTextFrameContext.cxx
index d49df3c237a9..6c4f791fd296 100644
--- a/xmloff/source/text/XMLTextFrameContext.cxx
+++ b/xmloff/source/text/XMLTextFrameContext.cxx
@@ -122,7 +122,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLName,
OUString& rTitleOrDesc );
- virtual ~XMLTextFrameTitleOrDescContext_Impl();
+ virtual ~XMLTextFrameTitleOrDescContext_Impl() override;
virtual void Characters( const OUString& rText ) override;
};
@@ -157,7 +157,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
sal_uInt16 nType,
ParamMap &rParamMap);
- virtual ~XMLTextFrameParam_Impl();
+ virtual ~XMLTextFrameParam_Impl() override;
};
@@ -211,7 +211,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
const Reference < XPropertySet >& rPropSet,
bool bPath );
- virtual ~XMLTextFrameContourContext_Impl();
+ virtual ~XMLTextFrameContourContext_Impl() override;
};
@@ -426,7 +426,7 @@ public:
css::text::TextContentAnchorType eAnchorType,
sal_uInt16 nType,
const css::uno::Reference<css::xml::sax::XAttributeList > & rFrameAttrList );
- virtual ~XMLTextFrameContext_Impl();
+ virtual ~XMLTextFrameContext_Impl() override;
virtual void EndElement() override;
diff --git a/xmloff/source/text/XMLTextFrameHyperlinkContext.hxx b/xmloff/source/text/XMLTextFrameHyperlinkContext.hxx
index 5a265ad07e4f..c876c499f175 100644
--- a/xmloff/source/text/XMLTextFrameHyperlinkContext.hxx
+++ b/xmloff/source/text/XMLTextFrameHyperlinkContext.hxx
@@ -46,7 +46,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
css::text::TextContentAnchorType eDefaultAnchorType );
- virtual ~XMLTextFrameHyperlinkContext();
+ virtual ~XMLTextFrameHyperlinkContext() override;
virtual void EndElement() override;
diff --git a/xmloff/source/text/XMLTextListBlockContext.hxx b/xmloff/source/text/XMLTextListBlockContext.hxx
index d3fbbc8b8d44..cd2fc698aaa1 100644
--- a/xmloff/source/text/XMLTextListBlockContext.hxx
+++ b/xmloff/source/text/XMLTextListBlockContext.hxx
@@ -57,7 +57,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
const bool bRestartNumberingAtSubList = false );
- virtual ~XMLTextListBlockContext();
+ virtual ~XMLTextListBlockContext() override;
virtual void EndElement() override;
diff --git a/xmloff/source/text/XMLTextListItemContext.hxx b/xmloff/source/text/XMLTextListItemContext.hxx
index 97b4bb11d5eb..93546c3707f5 100644
--- a/xmloff/source/text/XMLTextListItemContext.hxx
+++ b/xmloff/source/text/XMLTextListItemContext.hxx
@@ -45,7 +45,7 @@ public:
const OUString& rLName,
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
const bool bIsHeader = false );
- virtual ~XMLTextListItemContext();
+ virtual ~XMLTextListItemContext() override;
virtual void EndElement() override;
diff --git a/xmloff/source/text/XMLTextPropertySetContext.hxx b/xmloff/source/text/XMLTextPropertySetContext.hxx
index 411df93cdd04..8a1ef702413a 100644
--- a/xmloff/source/text/XMLTextPropertySetContext.hxx
+++ b/xmloff/source/text/XMLTextPropertySetContext.hxx
@@ -39,7 +39,7 @@ public:
const rtl::Reference < SvXMLImportPropertyMapper > &rMap,
OUString& rDopCapTextStyleName );
- virtual ~XMLTextPropertySetContext();
+ virtual ~XMLTextPropertySetContext() override;
using SvXMLPropertySetContext::CreateChildContext;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
diff --git a/xmloff/source/text/XMLTextShapeStyleContext.cxx b/xmloff/source/text/XMLTextShapeStyleContext.cxx
index 6ad954645c5e..ff3a5589a3b0 100644
--- a/xmloff/source/text/XMLTextShapeStyleContext.cxx
+++ b/xmloff/source/text/XMLTextShapeStyleContext.cxx
@@ -50,7 +50,7 @@ public:
::std::vector< XMLPropertyState > &rProps,
const rtl::Reference < SvXMLImportPropertyMapper > &rMap );
- virtual ~XMLTextShapePropertySetContext_Impl();
+ virtual ~XMLTextShapePropertySetContext_Impl() override;
using SvXMLPropertySetContext::CreateChildContext;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
diff --git a/xmloff/source/text/XMLTrackedChangesImportContext.hxx b/xmloff/source/text/XMLTrackedChangesImportContext.hxx
index e553d40290ba..47cefc4337f2 100644
--- a/xmloff/source/text/XMLTrackedChangesImportContext.hxx
+++ b/xmloff/source/text/XMLTrackedChangesImportContext.hxx
@@ -43,7 +43,7 @@ public:
sal_uInt16 nPrefix,
const OUString& rLocalName);
- virtual ~XMLTrackedChangesImportContext();
+ virtual ~XMLTrackedChangesImportContext() override;
virtual void StartElement(
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
diff --git a/xmloff/source/text/txtdropi.hxx b/xmloff/source/text/txtdropi.hxx
index 891e6a02d799..11445456a5dd 100644
--- a/xmloff/source/text/txtdropi.hxx
+++ b/xmloff/source/text/txtdropi.hxx
@@ -42,7 +42,7 @@ public:
sal_Int32 nWholeWOrdIdx,
::std::vector< XMLPropertyState > &rProps );
- virtual ~XMLTextDropCapImportContext();
+ virtual ~XMLTextDropCapImportContext() override;
virtual void EndElement() override;
diff --git a/xmloff/source/text/txtexppr.hxx b/xmloff/source/text/txtexppr.hxx
index 8a853560cd94..7d17f8b31887 100644
--- a/xmloff/source/text/txtexppr.hxx
+++ b/xmloff/source/text/txtexppr.hxx
@@ -67,7 +67,7 @@ public:
XMLTextExportPropertySetMapper(
const rtl::Reference< XMLPropertySetMapper >& rMapper,
SvXMLExport& rExt );
- virtual ~XMLTextExportPropertySetMapper();
+ virtual ~XMLTextExportPropertySetMapper() override;
virtual void handleElementItem(
SvXMLExport& rExport,
diff --git a/xmloff/source/text/txtparai.cxx b/xmloff/source/text/txtparai.cxx
index c851e00b392a..1d32d26e42d1 100644
--- a/xmloff/source/text/txtparai.cxx
+++ b/xmloff/source/text/txtparai.cxx
@@ -312,7 +312,7 @@ public:
sal_uInt8 nSFConvFlags
);
- virtual ~XMLImpSpanContext_Impl();
+ virtual ~XMLImpSpanContext_Impl() override;
static SvXMLImportContext *CreateChildContext(
SvXMLImport& rImport,
@@ -347,7 +347,7 @@ public:
XMLHints_Impl& rHints,
bool& rIgnLeadSpace );
- virtual ~XMLImpHyperlinkContext_Impl();
+ virtual ~XMLImpHyperlinkContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,
@@ -478,7 +478,7 @@ public:
XMLHints_Impl& rHints,
bool& rIgnLeadSpace );
- virtual ~XMLImpRubyBaseContext_Impl();
+ virtual ~XMLImpRubyBaseContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,
@@ -545,7 +545,7 @@ public:
XMLHints_Impl& rHints,
bool& rIgnLeadSpace );
- virtual ~XMLImpRubyContext_Impl();
+ virtual ~XMLImpRubyContext_Impl() override;
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix, const OUString& rLocalName,
@@ -569,7 +569,7 @@ public:
const Reference< xml::sax::XAttributeList > & xAttrList,
XMLImpRubyContext_Impl & rParent );
- virtual ~XMLImpRubyTextContext_Impl();
+ virtual ~XMLImpRubyTextContext_Impl() override;
virtual void Characters( const OUString& rChars ) override;
};
@@ -708,7 +708,7 @@ public:
XMLHints_Impl& i_rHints,
bool & i_rIgnoreLeadingSpace );
- virtual ~XMLMetaImportContextBase();
+ virtual ~XMLMetaImportContextBase() override;
virtual void StartElement(
const Reference<xml::sax::XAttributeList> & i_xAttrList) override;
diff --git a/xmloff/source/text/txtparai.hxx b/xmloff/source/text/txtparai.hxx
index 7c59418cfba7..495bd26a73ab 100644
--- a/xmloff/source/text/txtparai.hxx
+++ b/xmloff/source/text/txtparai.hxx
@@ -63,7 +63,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
bool bHeading );
- virtual ~XMLParaContext();
+ virtual ~XMLParaContext() override;
virtual SvXMLImportContext *CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
@@ -94,7 +94,7 @@ public:
const OUString& i_rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList > & i_xAttrList );
- virtual ~XMLNumberedParaContext();
+ virtual ~XMLNumberedParaContext() override;
virtual void EndElement() override;
diff --git a/xmloff/source/text/txtparaimphint.hxx b/xmloff/source/text/txtparaimphint.hxx
index 0a2b9ca8540e..eebc5f763951 100644
--- a/xmloff/source/text/txtparaimphint.hxx
+++ b/xmloff/source/text/txtparaimphint.hxx
@@ -76,7 +76,7 @@ public:
sStyleName( rStyleName )
{
}
- virtual ~XMLStyleHint_Impl() {}
+ virtual ~XMLStyleHint_Impl() override {}
const OUString& GetStyleName() const { return sStyleName; }
};
@@ -94,7 +94,7 @@ public:
{
}
- virtual ~XMLReferenceHint_Impl() {}
+ virtual ~XMLReferenceHint_Impl() override {}
const OUString& GetRefName() const { return sRefName; }
};
@@ -160,7 +160,7 @@ public:
{
}
- virtual ~XMLIndexMarkHint_Impl() {}
+ virtual ~XMLIndexMarkHint_Impl() override {}
const css::uno::Reference<css::beans::XPropertySet> & GetMark() const
{ return xIndexMarkPropSet; }
@@ -181,7 +181,7 @@ public:
{
}
- virtual ~XMLTextFrameHint_Impl()
+ virtual ~XMLTextFrameHint_Impl() override
{
}
@@ -238,7 +238,7 @@ public:
{
}
- virtual ~XMLDrawHint_Impl()
+ virtual ~XMLDrawHint_Impl() override
{
}
diff --git a/xmloff/source/text/txtprhdl.cxx b/xmloff/source/text/txtprhdl.cxx
index ce9745f6b5af..8c6615ddad83 100644
--- a/xmloff/source/text/txtprhdl.cxx
+++ b/xmloff/source/text/txtprhdl.cxx
@@ -247,7 +247,7 @@ static SvXMLEnumMapEntry const pXML_VerticalAlign_Enum[] =
class XMLDropCapPropHdl_Impl : public XMLPropertyHandler
{
public:
- virtual ~XMLDropCapPropHdl_Impl ();
+ virtual ~XMLDropCapPropHdl_Impl () override;
virtual bool equals(
const css::uno::Any& r1,
@@ -303,7 +303,7 @@ bool XMLDropCapPropHdl_Impl::exportXML(
class XMLOpaquePropHdl_Impl : public XMLPropertyHandler
{
public:
- virtual ~XMLOpaquePropHdl_Impl ();
+ virtual ~XMLOpaquePropHdl_Impl () override;
virtual bool importXML(
const OUString& rStrImpValue,
@@ -353,7 +353,7 @@ XMLOpaquePropHdl_Impl::~XMLOpaquePropHdl_Impl ()
class XMLContourModePropHdl_Impl : public XMLPropertyHandler
{
public:
- virtual ~XMLContourModePropHdl_Impl ();
+ virtual ~XMLContourModePropHdl_Impl () override;
virtual bool importXML(
const OUString& rStrImpValue,
@@ -403,7 +403,7 @@ XMLContourModePropHdl_Impl::~XMLContourModePropHdl_Impl()
class XMLParagraphOnlyPropHdl_Impl : public XMLPropertyHandler
{
public:
- virtual ~XMLParagraphOnlyPropHdl_Impl ();
+ virtual ~XMLParagraphOnlyPropHdl_Impl () override;
virtual bool importXML(
const OUString& rStrImpValue,
@@ -467,7 +467,7 @@ SvXMLEnumMapEntry const pXML_Wrap_Enum[] =
class XMLWrapPropHdl_Impl : public XMLPropertyHandler
{
public:
- virtual ~XMLWrapPropHdl_Impl ();
+ virtual ~XMLWrapPropHdl_Impl () override;
virtual bool importXML(
const OUString& rStrImpValue,
@@ -521,7 +521,7 @@ class XMLFrameProtectPropHdl_Impl : public XMLPropertyHandler
public:
explicit XMLFrameProtectPropHdl_Impl( enum XMLTokenEnum eVal ) :
sVal( GetXMLToken(eVal) ) {}
- virtual ~XMLFrameProtectPropHdl_Impl ();
+ virtual ~XMLFrameProtectPropHdl_Impl () override;
virtual bool importXML(
const OUString& rStrImpValue,
@@ -710,7 +710,7 @@ bool XMLTextColumnsPropertyHandler::exportXML(
class XMLHoriMirrorPropHdl_Impl : public XMLPropertyHandler
{
public:
- virtual ~XMLHoriMirrorPropHdl_Impl ();
+ virtual ~XMLHoriMirrorPropHdl_Impl () override;
virtual bool importXML(
const OUString& rStrImpValue,
@@ -762,7 +762,7 @@ public:
XMLGrfMirrorPropHdl_Impl( enum XMLTokenEnum eVal, bool bH ) :
sVal( GetXMLToken( eVal ) ),
bHori( bH ) {}
- virtual ~XMLGrfMirrorPropHdl_Impl ();
+ virtual ~XMLGrfMirrorPropHdl_Impl () override;
virtual bool importXML(
const OUString& rStrImpValue,
@@ -856,7 +856,7 @@ class XMLTextEmphasizePropHdl_Impl : public XMLPropertyHandler
{
public:
XMLTextEmphasizePropHdl_Impl() {}
- virtual ~XMLTextEmphasizePropHdl_Impl();
+ virtual ~XMLTextEmphasizePropHdl_Impl() override;
virtual bool importXML(
const OUString& rStrImpValue,
@@ -957,7 +957,7 @@ class XMLTextCombineCharPropHdl_Impl : public XMLPropertyHandler
{
public:
XMLTextCombineCharPropHdl_Impl() {}
- virtual ~XMLTextCombineCharPropHdl_Impl();
+ virtual ~XMLTextCombineCharPropHdl_Impl() override;
virtual bool importXML(
const OUString& rStrImpValue,
@@ -1001,7 +1001,7 @@ class XMLTextRelWidthHeightPropHdl_Impl : public XMLPropertyHandler
{
public:
XMLTextRelWidthHeightPropHdl_Impl() {}
- virtual ~XMLTextRelWidthHeightPropHdl_Impl();
+ virtual ~XMLTextRelWidthHeightPropHdl_Impl() override;
virtual bool importXML(
const OUString& rStrImpValue,
@@ -1056,7 +1056,7 @@ class XMLTextSyncWidthHeightPropHdl_Impl : public XMLPropertyHandler
public:
explicit XMLTextSyncWidthHeightPropHdl_Impl( enum XMLTokenEnum eValue ) :
sValue( GetXMLToken(eValue) ) {}
- virtual ~XMLTextSyncWidthHeightPropHdl_Impl();
+ virtual ~XMLTextSyncWidthHeightPropHdl_Impl() override;
virtual bool importXML(
const OUString& rStrImpValue,
@@ -1102,7 +1102,7 @@ class XMLTextRotationAnglePropHdl_Impl : public XMLPropertyHandler
public:
XMLTextRotationAnglePropHdl_Impl() {}
- virtual ~XMLTextRotationAnglePropHdl_Impl();
+ virtual ~XMLTextRotationAnglePropHdl_Impl() override;
virtual bool importXML(
const OUString& rStrImpValue,
@@ -1165,7 +1165,7 @@ class XMLNumber8OneBasedHdl : public XMLPropertyHandler
public:
XMLNumber8OneBasedHdl() {}
- virtual ~XMLNumber8OneBasedHdl() {};
+ virtual ~XMLNumber8OneBasedHdl() override {};
virtual bool importXML(
const OUString& rStrImpValue,
diff --git a/xmloff/source/text/txtprhdl.hxx b/xmloff/source/text/txtprhdl.hxx
index f92d700b5346..2a823ac32e8b 100644
--- a/xmloff/source/text/txtprhdl.hxx
+++ b/xmloff/source/text/txtprhdl.hxx
@@ -30,7 +30,7 @@ class XMLTextPropertyHandlerFactory : public XMLPropertyHandlerFactory
public:
XMLTextPropertyHandlerFactory();
- virtual ~XMLTextPropertyHandlerFactory();
+ virtual ~XMLTextPropertyHandlerFactory() override;
virtual const XMLPropertyHandler* GetPropertyHandler( sal_Int32 nType ) const override ;
};
diff --git a/xmloff/source/transform/ChartOASISTContext.hxx b/xmloff/source/transform/ChartOASISTContext.hxx
index b66078e99f7f..169f4452e715 100644
--- a/xmloff/source/transform/ChartOASISTContext.hxx
+++ b/xmloff/source/transform/ChartOASISTContext.hxx
@@ -27,7 +27,7 @@ class XMLChartOASISTransformerContext : public XMLTransformerContext
public:
XMLChartOASISTransformerContext( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLChartOASISTransformerContext();
+ virtual ~XMLChartOASISTransformerContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
};
diff --git a/xmloff/source/transform/ChartOOoTContext.hxx b/xmloff/source/transform/ChartOOoTContext.hxx
index ec9096134e79..1726410b14fb 100644
--- a/xmloff/source/transform/ChartOOoTContext.hxx
+++ b/xmloff/source/transform/ChartOOoTContext.hxx
@@ -27,7 +27,7 @@ class XMLChartOOoTransformerContext : public XMLTransformerContext
public:
XMLChartOOoTransformerContext( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLChartOOoTransformerContext();
+ virtual ~XMLChartOOoTransformerContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
};
diff --git a/xmloff/source/transform/ChartPlotAreaOASISTContext.cxx b/xmloff/source/transform/ChartPlotAreaOASISTContext.cxx
index 5280a445a32f..e1eeb3b4f0b6 100644
--- a/xmloff/source/transform/ChartPlotAreaOASISTContext.cxx
+++ b/xmloff/source/transform/ChartPlotAreaOASISTContext.cxx
@@ -38,7 +38,7 @@ public:
XMLAxisOASISContext( XMLTransformerBase& rTransformer,
const OUString& rQName,
::rtl::Reference< XMLPersAttrListTContext > & rOutCategoriesContext );
- virtual ~XMLAxisOASISContext();
+ virtual ~XMLAxisOASISContext() override;
virtual rtl::Reference<XMLTransformerContext> CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/xmloff/source/transform/ChartPlotAreaOASISTContext.hxx b/xmloff/source/transform/ChartPlotAreaOASISTContext.hxx
index fc1bc7b80c9b..fd86588c1f63 100644
--- a/xmloff/source/transform/ChartPlotAreaOASISTContext.hxx
+++ b/xmloff/source/transform/ChartPlotAreaOASISTContext.hxx
@@ -28,7 +28,7 @@ class XMLChartPlotAreaOASISTContext : public XMLProcAttrTransformerContext
public:
explicit XMLChartPlotAreaOASISTContext(
XMLTransformerBase & rTransformer, const OUString & rQName );
- virtual ~XMLChartPlotAreaOASISTContext();
+ virtual ~XMLChartPlotAreaOASISTContext() override;
virtual rtl::Reference<XMLTransformerContext> CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/transform/ChartPlotAreaOOoTContext.cxx b/xmloff/source/transform/ChartPlotAreaOOoTContext.cxx
index d9264d3a760f..677bd1ad8b43 100644
--- a/xmloff/source/transform/ChartPlotAreaOOoTContext.cxx
+++ b/xmloff/source/transform/ChartPlotAreaOOoTContext.cxx
@@ -37,7 +37,7 @@ class XMLAxisOOoContext : public XMLPersElemContentTContext
public:
XMLAxisOOoContext( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLAxisOOoContext();
+ virtual ~XMLAxisOOoContext() override;
virtual void StartElement( const Reference< xml::sax::XAttributeList >& rAttrList ) override;
diff --git a/xmloff/source/transform/ChartPlotAreaOOoTContext.hxx b/xmloff/source/transform/ChartPlotAreaOOoTContext.hxx
index b18df34be5dc..ea1d5eff793f 100644
--- a/xmloff/source/transform/ChartPlotAreaOOoTContext.hxx
+++ b/xmloff/source/transform/ChartPlotAreaOOoTContext.hxx
@@ -37,7 +37,7 @@ class XMLChartPlotAreaOOoTContext : public XMLProcAttrTransformerContext
public:
explicit XMLChartPlotAreaOOoTContext(
XMLTransformerBase & rTransformer, const OUString & rQName );
- virtual ~XMLChartPlotAreaOOoTContext();
+ virtual ~XMLChartPlotAreaOOoTContext() override;
virtual rtl::Reference<XMLTransformerContext> CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/transform/ControlOASISTContext.hxx b/xmloff/source/transform/ControlOASISTContext.hxx
index 6e4eac2aaf5d..88af8e161032 100644
--- a/xmloff/source/transform/ControlOASISTContext.hxx
+++ b/xmloff/source/transform/ControlOASISTContext.hxx
@@ -32,7 +32,7 @@ public:
const OUString& rQName,
bool bCreateControl );
- virtual ~XMLControlOASISTransformerContext();
+ virtual ~XMLControlOASISTransformerContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
diff --git a/xmloff/source/transform/ControlOOoTContext.hxx b/xmloff/source/transform/ControlOOoTContext.hxx
index 7e345ea2d42f..d95510d5a9ab 100644
--- a/xmloff/source/transform/ControlOOoTContext.hxx
+++ b/xmloff/source/transform/ControlOOoTContext.hxx
@@ -32,7 +32,7 @@ public:
XMLControlOOoTransformerContext( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLControlOOoTransformerContext();
+ virtual ~XMLControlOOoTransformerContext() override;
virtual rtl::Reference<XMLTransformerContext> CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/transform/CreateElemTContext.hxx b/xmloff/source/transform/CreateElemTContext.hxx
index 51628e218ffd..3fe38d40860b 100644
--- a/xmloff/source/transform/CreateElemTContext.hxx
+++ b/xmloff/source/transform/CreateElemTContext.hxx
@@ -32,7 +32,7 @@ public:
const OUString& rQName,
sal_uInt16 nActionMap );
- virtual ~XMLCreateElemTransformerContext();
+ virtual ~XMLCreateElemTransformerContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
};
diff --git a/xmloff/source/transform/DeepTContext.hxx b/xmloff/source/transform/DeepTContext.hxx
index d1e9c068aca3..efbed3b40415 100644
--- a/xmloff/source/transform/DeepTContext.hxx
+++ b/xmloff/source/transform/DeepTContext.hxx
@@ -52,7 +52,7 @@ public:
::xmloff::token::XMLTokenEnum eToken,
sal_uInt16 nActionMap );
- virtual ~XMLPersElemContentTContext();
+ virtual ~XMLPersElemContentTContext() override;
virtual rtl::Reference<XMLTransformerContext> CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/transform/DlgOASISTContext.hxx b/xmloff/source/transform/DlgOASISTContext.hxx
index e50dd31c2c95..a1cde315acfa 100644
--- a/xmloff/source/transform/DlgOASISTContext.hxx
+++ b/xmloff/source/transform/DlgOASISTContext.hxx
@@ -27,7 +27,7 @@ class XMLDlgOASISTransformerContext : public XMLTransformerContext
public:
XMLDlgOASISTransformerContext( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLDlgOASISTransformerContext();
+ virtual ~XMLDlgOASISTransformerContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
};
diff --git a/xmloff/source/transform/DocumentTContext.hxx b/xmloff/source/transform/DocumentTContext.hxx
index f204d48328be..eaf66137e4b6 100644
--- a/xmloff/source/transform/DocumentTContext.hxx
+++ b/xmloff/source/transform/DocumentTContext.hxx
@@ -36,7 +36,7 @@ public:
// ends. By default, nothing is done.
// Note that virtual methods cannot be used inside destructors. Use
// EndElement instead if this is required.
- virtual ~XMLDocumentTransformerContext();
+ virtual ~XMLDocumentTransformerContext() override;
// StartElement is called after a context has been constructed and
// before a elements context is parsed. It may be used for actions that
diff --git a/xmloff/source/transform/EventOASISTContext.hxx b/xmloff/source/transform/EventOASISTContext.hxx
index 502cd905aa36..b01f7e54b09f 100644
--- a/xmloff/source/transform/EventOASISTContext.hxx
+++ b/xmloff/source/transform/EventOASISTContext.hxx
@@ -29,7 +29,7 @@ class XMLEventOASISTransformerContext : public XMLRenameElemTransformerContext
public:
XMLEventOASISTransformerContext( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLEventOASISTransformerContext();
+ virtual ~XMLEventOASISTransformerContext() override;
static XMLTransformerOASISEventMap_Impl *CreateFormEventMap();
static XMLTransformerOASISEventMap_Impl *CreateEventMap();
diff --git a/xmloff/source/transform/EventOOoTContext.hxx b/xmloff/source/transform/EventOOoTContext.hxx
index b3d879fce446..1d63c85da094 100644
--- a/xmloff/source/transform/EventOOoTContext.hxx
+++ b/xmloff/source/transform/EventOOoTContext.hxx
@@ -32,7 +32,7 @@ public:
XMLEventOOoTransformerContext( XMLTransformerBase& rTransformer,
const OUString& rQName,
bool bPersistent = false );
- virtual ~XMLEventOOoTransformerContext();
+ virtual ~XMLEventOOoTransformerContext() override;
static XMLTransformerOOoEventMap_Impl *CreateEventMap();
static void FlushEventMap( XMLTransformerOOoEventMap_Impl *p );
diff --git a/xmloff/source/transform/FlatTContext.hxx b/xmloff/source/transform/FlatTContext.hxx
index ffeab6a8e2c2..06d525c76df6 100644
--- a/xmloff/source/transform/FlatTContext.hxx
+++ b/xmloff/source/transform/FlatTContext.hxx
@@ -45,7 +45,7 @@ public:
// ends. By default, nothing is done.
// Note that virtual methods cannot be used inside destructors. Use
// EndElement instead if this is required.
- virtual ~XMLPersTextContentTContext();
+ virtual ~XMLPersTextContentTContext() override;
// This method is called for all characters that are contained in the
// current element.
diff --git a/xmloff/source/transform/FormPropOASISTContext.hxx b/xmloff/source/transform/FormPropOASISTContext.hxx
index 8666f0044e01..a2b50270e312 100644
--- a/xmloff/source/transform/FormPropOASISTContext.hxx
+++ b/xmloff/source/transform/FormPropOASISTContext.hxx
@@ -35,7 +35,7 @@ public:
const OUString& rQName,
::xmloff::token::XMLTokenEnum eLocalName );
- virtual ~XMLFormPropOASISTransformerContext();
+ virtual ~XMLFormPropOASISTransformerContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
diff --git a/xmloff/source/transform/FormPropOOoTContext.cxx b/xmloff/source/transform/FormPropOOoTContext.cxx
index cfcb896813e2..1303099693b7 100644
--- a/xmloff/source/transform/FormPropOOoTContext.cxx
+++ b/xmloff/source/transform/FormPropOOoTContext.cxx
@@ -42,7 +42,7 @@ public:
XMLFormPropValueTContext_Impl( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLFormPropValueTContext_Impl();
+ virtual ~XMLFormPropValueTContext_Impl() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
diff --git a/xmloff/source/transform/FormPropOOoTContext.hxx b/xmloff/source/transform/FormPropOOoTContext.hxx
index 6630cc5516f4..de3f3a3e865c 100644
--- a/xmloff/source/transform/FormPropOOoTContext.hxx
+++ b/xmloff/source/transform/FormPropOOoTContext.hxx
@@ -44,7 +44,7 @@ public:
XMLFormPropOOoTransformerContext( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLFormPropOOoTransformerContext();
+ virtual ~XMLFormPropOOoTransformerContext() override;
virtual rtl::Reference<XMLTransformerContext> CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/transform/FrameOASISTContext.hxx b/xmloff/source/transform/FrameOASISTContext.hxx
index 55f0d549a0b9..bdd17957b728 100644
--- a/xmloff/source/transform/FrameOASISTContext.hxx
+++ b/xmloff/source/transform/FrameOASISTContext.hxx
@@ -38,7 +38,7 @@ public:
XMLFrameOASISTransformerContext( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLFrameOASISTransformerContext();
+ virtual ~XMLFrameOASISTransformerContext() override;
virtual rtl::Reference<XMLTransformerContext> CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/transform/FrameOOoTContext.hxx b/xmloff/source/transform/FrameOOoTContext.hxx
index c49b42d70442..595c0ac6756c 100644
--- a/xmloff/source/transform/FrameOOoTContext.hxx
+++ b/xmloff/source/transform/FrameOOoTContext.hxx
@@ -30,7 +30,7 @@ public:
XMLFrameOOoTransformerContext( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLFrameOOoTransformerContext();
+ virtual ~XMLFrameOOoTransformerContext() override;
virtual rtl::Reference<XMLTransformerContext> CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/transform/IgnoreTContext.hxx b/xmloff/source/transform/IgnoreTContext.hxx
index 024692774755..639c32ccc0c9 100644
--- a/xmloff/source/transform/IgnoreTContext.hxx
+++ b/xmloff/source/transform/IgnoreTContext.hxx
@@ -51,7 +51,7 @@ public:
// ends. By default, nothing is done.
// Note that virtual methods cannot be used inside destructors. Use
// EndElement instead if this is required.
- virtual ~XMLIgnoreTransformerContext();
+ virtual ~XMLIgnoreTransformerContext() override;
// Create a children element context. By default, the import's
// CreateContext method is called to create a new default context.
diff --git a/xmloff/source/transform/MergeElemTContext.cxx b/xmloff/source/transform/MergeElemTContext.cxx
index 6b3df5fa947e..8b49283cfdfa 100644
--- a/xmloff/source/transform/MergeElemTContext.cxx
+++ b/xmloff/source/transform/MergeElemTContext.cxx
@@ -37,7 +37,7 @@ public:
XMLParagraphTransformerContext( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLParagraphTransformerContext();
+ virtual ~XMLParagraphTransformerContext() override;
// Create a children element context. By default, the import's
// CreateContext method is called to create a new default context.
@@ -76,7 +76,7 @@ public:
const OUString& rQName,
sal_uInt16 nPrefix,
::xmloff::token::XMLTokenEnum eToken );
- virtual ~XMLPersTextContentRNGTransformTContext();
+ virtual ~XMLPersTextContentRNGTransformTContext() override;
virtual void Characters( const OUString& rChars ) override;
};
diff --git a/xmloff/source/transform/MergeElemTContext.hxx b/xmloff/source/transform/MergeElemTContext.hxx
index 07602f681c02..5cce49567cc2 100644
--- a/xmloff/source/transform/MergeElemTContext.hxx
+++ b/xmloff/source/transform/MergeElemTContext.hxx
@@ -41,7 +41,7 @@ public:
const OUString& rQName,
sal_uInt16 nActionMap );
- virtual ~XMLMergeElemTransformerContext();
+ virtual ~XMLMergeElemTransformerContext() override;
virtual rtl::Reference<XMLTransformerContext> CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/transform/MetaTContext.hxx b/xmloff/source/transform/MetaTContext.hxx
index f6ed27136dbf..4695b2bb6a40 100644
--- a/xmloff/source/transform/MetaTContext.hxx
+++ b/xmloff/source/transform/MetaTContext.hxx
@@ -45,7 +45,7 @@ public:
// ends. By default, nothing is done.
// Note that virtual methods cannot be used inside destructors. Use
// EndElement instead if this is required.
- virtual ~XMLMetaTransformerContext();
+ virtual ~XMLMetaTransformerContext() override;
// Create a children element context. By default, the import's
// CreateContext method is called to create a new default context.
diff --git a/xmloff/source/transform/MutableAttrList.hxx b/xmloff/source/transform/MutableAttrList.hxx
index 540f4c4d8cb8..93046c437415 100644
--- a/xmloff/source/transform/MutableAttrList.hxx
+++ b/xmloff/source/transform/MutableAttrList.hxx
@@ -44,7 +44,7 @@ public:
XMLMutableAttributeList( const css::uno::Reference<
css::xml::sax::XAttributeList> & rAttrList,
bool bClone=false );
- virtual ~XMLMutableAttributeList();
+ virtual ~XMLMutableAttributeList() override;
static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();
diff --git a/xmloff/source/transform/NotesTContext.hxx b/xmloff/source/transform/NotesTContext.hxx
index b7f9a6eb5823..88c0c7c424c4 100644
--- a/xmloff/source/transform/NotesTContext.hxx
+++ b/xmloff/source/transform/NotesTContext.hxx
@@ -34,7 +34,7 @@ public:
::xmloff::token::XMLTokenEnum m_eToken,
bool bPersistent );
- virtual ~XMLNotesTransformerContext();
+ virtual ~XMLNotesTransformerContext() override;
virtual rtl::Reference<XMLTransformerContext> CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/transform/OOo2Oasis.cxx b/xmloff/source/transform/OOo2Oasis.cxx
index e6937ac0c5b6..3ea21c55fa1d 100644
--- a/xmloff/source/transform/OOo2Oasis.cxx
+++ b/xmloff/source/transform/OOo2Oasis.cxx
@@ -1096,7 +1096,7 @@ public:
sal_uInt16 nPrefix,
::xmloff::token::XMLTokenEnum eToken );
- virtual ~XMLDocumentTransformerContext_Impl();
+ virtual ~XMLDocumentTransformerContext_Impl() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
@@ -1237,7 +1237,7 @@ public:
XMLBodyTransformerContext_Impl( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLBodyTransformerContext_Impl();
+ virtual ~XMLBodyTransformerContext_Impl() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
@@ -1295,7 +1295,7 @@ public:
XMLTabStopOOoTContext_Impl( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLTabStopOOoTContext_Impl();
+ virtual ~XMLTabStopOOoTContext_Impl() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
};
@@ -1393,7 +1393,7 @@ public:
sal_uInt16 nPrefix,
XMLTokenEnum eToken );
- virtual ~XMLTrackedChangesOOoTContext_Impl();
+ virtual ~XMLTrackedChangesOOoTContext_Impl() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
};
@@ -1462,7 +1462,7 @@ public:
XMLTableOOoTransformerContext_Impl( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLTableOOoTransformerContext_Impl();
+ virtual ~XMLTableOOoTransformerContext_Impl() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
diff --git a/xmloff/source/transform/OOo2Oasis.hxx b/xmloff/source/transform/OOo2Oasis.hxx
index cab422e77175..1dbd82c40e3d 100644
--- a/xmloff/source/transform/OOo2Oasis.hxx
+++ b/xmloff/source/transform/OOo2Oasis.hxx
@@ -49,7 +49,7 @@ protected:
public:
OOo2OasisTransformer( const sal_Char *pImplName=nullptr,
const sal_Char *pSubServiceName=nullptr ) throw();
- virtual ~OOo2OasisTransformer() throw();
+ virtual ~OOo2OasisTransformer() throw() override;
static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();
diff --git a/xmloff/source/transform/Oasis2OOo.cxx b/xmloff/source/transform/Oasis2OOo.cxx
index 209bf61cc5db..87c898df46a1 100644
--- a/xmloff/source/transform/Oasis2OOo.cxx
+++ b/xmloff/source/transform/Oasis2OOo.cxx
@@ -1150,7 +1150,7 @@ public:
XMLTableTransformerContext_Impl( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLTableTransformerContext_Impl();
+ virtual ~XMLTableTransformerContext_Impl() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
@@ -1248,7 +1248,7 @@ public:
XMLBodyOASISTransformerContext_Impl( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLBodyOASISTransformerContext_Impl();
+ virtual ~XMLBodyOASISTransformerContext_Impl() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
@@ -1304,7 +1304,7 @@ public:
XMLTabStopOASISTContext_Impl( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLTabStopOASISTContext_Impl();
+ virtual ~XMLTabStopOASISTContext_Impl() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
};
@@ -1434,7 +1434,7 @@ public:
XMLConfigItemTContext_Impl( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLConfigItemTContext_Impl();
+ virtual ~XMLConfigItemTContext_Impl() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
@@ -1542,7 +1542,7 @@ public:
sal_uInt16 nPrefix,
XMLTokenEnum eToken );
- virtual ~XMLTrackedChangesOASISTContext_Impl();
+ virtual ~XMLTrackedChangesOASISTContext_Impl() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
};
diff --git a/xmloff/source/transform/Oasis2OOo.hxx b/xmloff/source/transform/Oasis2OOo.hxx
index 829175e029cb..19adc512f265 100644
--- a/xmloff/source/transform/Oasis2OOo.hxx
+++ b/xmloff/source/transform/Oasis2OOo.hxx
@@ -42,7 +42,7 @@ protected:
public:
Oasis2OOoTransformer () throw();
- virtual ~Oasis2OOoTransformer() throw();
+ virtual ~Oasis2OOoTransformer() throw() override;
static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();
diff --git a/xmloff/source/transform/PersAttrListTContext.hxx b/xmloff/source/transform/PersAttrListTContext.hxx
index d93455ff0069..4206c3de1a72 100644
--- a/xmloff/source/transform/PersAttrListTContext.hxx
+++ b/xmloff/source/transform/PersAttrListTContext.hxx
@@ -65,7 +65,7 @@ public:
// ends. By default, nothing is done.
// Note that virtual methods cannot be used inside destructors. Use
// EndElement instead if this is required.
- virtual ~XMLPersAttrListTContext();
+ virtual ~XMLPersAttrListTContext() override;
// Create a children element context. By default, the import's
// CreateContext method is called to create a new default context.
diff --git a/xmloff/source/transform/PersMixedContentTContext.cxx b/xmloff/source/transform/PersMixedContentTContext.cxx
index 43f49af454b9..cf4efe288047 100644
--- a/xmloff/source/transform/PersMixedContentTContext.cxx
+++ b/xmloff/source/transform/PersMixedContentTContext.cxx
@@ -32,7 +32,7 @@ class XMLPersTextTContext_Impl : public XMLTransformerContext
public:
XMLPersTextTContext_Impl( XMLTransformerBase& rTransformer,
const OUString& rChars );
- virtual ~XMLPersTextTContext_Impl();
+ virtual ~XMLPersTextTContext_Impl() override;
virtual rtl::Reference<XMLTransformerContext> CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/transform/PersMixedContentTContext.hxx b/xmloff/source/transform/PersMixedContentTContext.hxx
index b9dc6d76308d..b7c1f5221fc4 100644
--- a/xmloff/source/transform/PersMixedContentTContext.hxx
+++ b/xmloff/source/transform/PersMixedContentTContext.hxx
@@ -52,7 +52,7 @@ public:
virtual void Characters( const OUString& rChars ) override;
- virtual ~XMLPersMixedContentTContext();
+ virtual ~XMLPersMixedContentTContext() override;
};
#endif // INCLUDED_XMLOFF_SOURCE_TRANSFORM_PERSMIXEDCONTENTTCONTEXT_HXX
diff --git a/xmloff/source/transform/ProcAddAttrTContext.hxx b/xmloff/source/transform/ProcAddAttrTContext.hxx
index 2ccf6e067355..78705805f054 100644
--- a/xmloff/source/transform/ProcAddAttrTContext.hxx
+++ b/xmloff/source/transform/ProcAddAttrTContext.hxx
@@ -37,7 +37,7 @@ public:
::xmloff::token::XMLTokenEnum eAToken,
::xmloff::token::XMLTokenEnum eVToken );
- virtual ~XMLProcAddAttrTransformerContext();
+ virtual ~XMLProcAddAttrTransformerContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
};
diff --git a/xmloff/source/transform/ProcAttrTContext.hxx b/xmloff/source/transform/ProcAttrTContext.hxx
index 5263d6d34470..f710db3ad2c0 100644
--- a/xmloff/source/transform/ProcAttrTContext.hxx
+++ b/xmloff/source/transform/ProcAttrTContext.hxx
@@ -44,7 +44,7 @@ public:
::xmloff::token::XMLTokenEnum eToken,
sal_uInt16 nActionMap );
- virtual ~XMLProcAttrTransformerContext();
+ virtual ~XMLProcAttrTransformerContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
diff --git a/xmloff/source/transform/RenameElemTContext.hxx b/xmloff/source/transform/RenameElemTContext.hxx
index c5d1751e35a8..776c312e1c3c 100644
--- a/xmloff/source/transform/RenameElemTContext.hxx
+++ b/xmloff/source/transform/RenameElemTContext.hxx
@@ -53,7 +53,7 @@ public:
// ends. By default, nothing is done.
// Note that virtual methods cannot be used inside destructors. Use
// EndElement instead if this is required.
- virtual ~XMLRenameElemTransformerContext();
+ virtual ~XMLRenameElemTransformerContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
virtual void EndElement() override;
diff --git a/xmloff/source/transform/StyleOASISTContext.cxx b/xmloff/source/transform/StyleOASISTContext.cxx
index eb236200f778..9451729169d9 100644
--- a/xmloff/source/transform/StyleOASISTContext.cxx
+++ b/xmloff/source/transform/StyleOASISTContext.cxx
@@ -83,7 +83,7 @@ public:
const OUString& rStyleFamily,
bool _bControlStyle = false );
- virtual ~XMLPropertiesTContext_Impl();
+ virtual ~XMLPropertiesTContext_Impl() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
diff --git a/xmloff/source/transform/StyleOASISTContext.hxx b/xmloff/source/transform/StyleOASISTContext.hxx
index 8b1149ccf596..0874cf73d80b 100644
--- a/xmloff/source/transform/StyleOASISTContext.hxx
+++ b/xmloff/source/transform/StyleOASISTContext.hxx
@@ -44,7 +44,7 @@ public:
::xmloff::token::XMLTokenEnum eToken,
bool bPersistent=false );
- virtual ~XMLStyleOASISTContext();
+ virtual ~XMLStyleOASISTContext() override;
virtual rtl::Reference<XMLTransformerContext> CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/transform/StyleOOoTContext.cxx b/xmloff/source/transform/StyleOOoTContext.cxx
index 9d2d46c6b625..194ce97f67d4 100644
--- a/xmloff/source/transform/StyleOOoTContext.cxx
+++ b/xmloff/source/transform/StyleOOoTContext.cxx
@@ -150,7 +150,7 @@ public:
XMLTypedPropertiesOOoTContext_Impl( XMLTransformerBase& rTransformer,
const OUString& rQName );
- virtual ~XMLTypedPropertiesOOoTContext_Impl();
+ virtual ~XMLTypedPropertiesOOoTContext_Impl() override;
using XMLPersAttrListTContext::AddAttribute;
void AddAttribute( const OUString &sName ,
@@ -235,7 +235,7 @@ public:
const XMLPropTypes& rTypes,
bool bPersistent );
- virtual ~XMLPropertiesOOoTContext_Impl();
+ virtual ~XMLPropertiesOOoTContext_Impl() override;
rtl::Reference<XMLTransformerContext> CreateChildContext(
sal_uInt16 nPrefix,
diff --git a/xmloff/source/transform/StyleOOoTContext.hxx b/xmloff/source/transform/StyleOOoTContext.hxx
index 12cb4192f2b3..84f11e7616d9 100644
--- a/xmloff/source/transform/StyleOOoTContext.hxx
+++ b/xmloff/source/transform/StyleOOoTContext.hxx
@@ -45,7 +45,7 @@ public:
::xmloff::token::XMLTokenEnum eToken,
bool bPersistent );
- virtual ~XMLStyleOOoTContext();
+ virtual ~XMLStyleOOoTContext() override;
virtual rtl::Reference<XMLTransformerContext> CreateChildContext( sal_uInt16 nPrefix,
const OUString& rLocalName,
diff --git a/xmloff/source/transform/TransformerBase.hxx b/xmloff/source/transform/TransformerBase.hxx
index 045d7683ce02..ab4ac1c83c00 100644
--- a/xmloff/source/transform/TransformerBase.hxx
+++ b/xmloff/source/transform/TransformerBase.hxx
@@ -80,7 +80,7 @@ protected:
public:
XMLTransformerBase( XMLTransformerActionInit *pInit=nullptr,
::xmloff::token::XMLTokenEnum *pTKMapInit=nullptr ) throw();
- virtual ~XMLTransformerBase() throw();
+ virtual ~XMLTransformerBase() throw() override;
// css::xml::sax::XDocumentHandler
virtual void SAL_CALL startDocument()
diff --git a/xmloff/source/transform/TransformerContext.hxx b/xmloff/source/transform/TransformerContext.hxx
index 8ecb8c9079b3..6f7a13add4cc 100644
--- a/xmloff/source/transform/TransformerContext.hxx
+++ b/xmloff/source/transform/TransformerContext.hxx
@@ -68,7 +68,7 @@ public:
// ends. By default, nothing is done.
// Note that virtual methods cannot be used inside destructors. Use
// EndElement instead if this is required.
- virtual ~XMLTransformerContext();
+ virtual ~XMLTransformerContext() override;
// Create a children element context. By default, the import's
// CreateContext method is called to create a new default context.
diff --git a/xmloff/source/xforms/SchemaContext.hxx b/xmloff/source/xforms/SchemaContext.hxx
index 20c3eb6e6121..cd03695cc36a 100644
--- a/xmloff/source/xforms/SchemaContext.hxx
+++ b/xmloff/source/xforms/SchemaContext.hxx
@@ -42,7 +42,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLName,
const css::uno::Reference<css::xforms::XDataTypeRepository>& rRepository );
- virtual ~SchemaContext();
+ virtual ~SchemaContext() override;
// implement TokenContext methods:
diff --git a/xmloff/source/xforms/SchemaRestrictionContext.hxx b/xmloff/source/xforms/SchemaRestrictionContext.hxx
index 0382714fc34e..d5808aa459b5 100644
--- a/xmloff/source/xforms/SchemaRestrictionContext.hxx
+++ b/xmloff/source/xforms/SchemaRestrictionContext.hxx
@@ -46,7 +46,7 @@ public:
const OUString& rLName,
css::uno::Reference<css::xforms::XDataTypeRepository>& rRepository,
const OUString& sTypeName );
- virtual ~SchemaRestrictionContext();
+ virtual ~SchemaRestrictionContext() override;
protected:
// create mxDataType (if not already present)
diff --git a/xmloff/source/xforms/SchemaSimpleTypeContext.hxx b/xmloff/source/xforms/SchemaSimpleTypeContext.hxx
index 4f13868db99d..3ac9bf9a95ea 100644
--- a/xmloff/source/xforms/SchemaSimpleTypeContext.hxx
+++ b/xmloff/source/xforms/SchemaSimpleTypeContext.hxx
@@ -44,7 +44,7 @@ public:
const OUString& rLName,
const css::uno::Reference<css::xforms::XDataTypeRepository>& rRepository );
- virtual ~SchemaSimpleTypeContext();
+ virtual ~SchemaSimpleTypeContext() override;
// implement TokenContext methods:
diff --git a/xmloff/source/xforms/TokenContext.hxx b/xmloff/source/xforms/TokenContext.hxx
index 2b7bbfffeebd..e813236787d4 100644
--- a/xmloff/source/xforms/TokenContext.hxx
+++ b/xmloff/source/xforms/TokenContext.hxx
@@ -47,7 +47,7 @@ public:
const SvXMLTokenMapEntry* pAttributes = nullptr,
const SvXMLTokenMapEntry* pChildren = nullptr );
- virtual ~TokenContext();
+ virtual ~TokenContext() override;
// implement SvXMLImportContext methods:
diff --git a/xmloff/source/xforms/XFormsBindContext.hxx b/xmloff/source/xforms/XFormsBindContext.hxx
index a0e0b7468771..d5b962f10ce9 100644
--- a/xmloff/source/xforms/XFormsBindContext.hxx
+++ b/xmloff/source/xforms/XFormsBindContext.hxx
@@ -43,7 +43,7 @@ public:
sal_uInt16 nPrefix,
const OUString& rLocalName,
const css::uno::Reference<css::xforms::XModel2>& xModel );
- virtual ~XFormsBindContext();
+ virtual ~XFormsBindContext() override;
// implement SvXMLImportContext & TokenContext methods:
diff --git a/xmloff/source/xforms/XFormsInstanceContext.hxx b/xmloff/source/xforms/XFormsInstanceContext.hxx
index 44dc04b7130d..76f0fa7df429 100644
--- a/xmloff/source/xforms/XFormsInstanceContext.hxx
+++ b/xmloff/source/xforms/XFormsInstanceContext.hxx
@@ -46,7 +46,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLName,
const css::uno::Reference<css::xforms::XModel2> & xModel );
- virtual ~XFormsInstanceContext();
+ virtual ~XFormsInstanceContext() override;
// implement SvXMLImportContext & TokenContext methods:
// We override CreateChildContext, because we want to read
diff --git a/xmloff/source/xforms/XFormsModelContext.hxx b/xmloff/source/xforms/XFormsModelContext.hxx
index b71baad466c6..ca4b8379a3ce 100644
--- a/xmloff/source/xforms/XFormsModelContext.hxx
+++ b/xmloff/source/xforms/XFormsModelContext.hxx
@@ -41,7 +41,7 @@ public:
XFormsModelContext( SvXMLImport& rImport,
sal_uInt16 nPrfx,
const OUString& rLName );
- virtual ~XFormsModelContext();
+ virtual ~XFormsModelContext() override;
const css::uno::Reference<css::xforms::XModel2>& getModel() { return mxModel;}
diff --git a/xmloff/source/xforms/XFormsSubmissionContext.hxx b/xmloff/source/xforms/XFormsSubmissionContext.hxx
index a171ec834cf0..d93444f07ad4 100644
--- a/xmloff/source/xforms/XFormsSubmissionContext.hxx
+++ b/xmloff/source/xforms/XFormsSubmissionContext.hxx
@@ -42,7 +42,7 @@ public:
sal_uInt16 nPrefix,
const OUString& rLocalName,
const css::uno::Reference<css::xforms::XModel2>& xModel );
- virtual ~XFormsSubmissionContext();
+ virtual ~XFormsSubmissionContext() override;
// implement TokenContext methods:
diff --git a/xmlscript/source/xml_helper/xml_impctx.cxx b/xmlscript/source/xml_helper/xml_impctx.cxx
index 95f60fa06bd3..c79e8d50a3e7 100644
--- a/xmlscript/source/xml_helper/xml_impctx.cxx
+++ b/xmlscript/source/xml_helper/xml_impctx.cxx
@@ -133,7 +133,7 @@ public:
DocumentHandlerImpl(
Reference< xml::input::XRoot > const & xRoot,
bool bSingleThreadedUse );
- virtual ~DocumentHandlerImpl() throw ();
+ virtual ~DocumentHandlerImpl() throw () override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName()
@@ -340,7 +340,7 @@ public:
OUString * pLocalNames, OUString * pQNames,
Reference< xml::sax::XAttributeList > const & xAttributeList,
DocumentHandlerImpl * pHandler );
- virtual ~ExtendedAttributes() throw ();
+ virtual ~ExtendedAttributes() throw () override;
// XAttributes
virtual sal_Int32 SAL_CALL getLength()
diff --git a/xmlscript/source/xmldlg_imexp/imp_share.hxx b/xmlscript/source/xmldlg_imexp/imp_share.hxx
index 9802f87b195c..f185fcd0276e 100644
--- a/xmlscript/source/xmldlg_imexp/imp_share.hxx
+++ b/xmlscript/source/xmldlg_imexp/imp_share.hxx
@@ -174,7 +174,7 @@ public:
, XMLNS_DIALOGS_UID( rOther.XMLNS_DIALOGS_UID )
, XMLNS_SCRIPT_UID( rOther.XMLNS_SCRIPT_UID ) {}
- virtual ~DialogImport();
+ virtual ~DialogImport() override;
const css::uno::Reference< css::frame::XModel >& getDocOwner() { return _xDoc; }
@@ -214,7 +214,7 @@ public:
sal_Int32 nUid, OUString const & rLocalName,
css::uno::Reference< css::xml::input::XAttributes > const & xAttributes,
ElementBase * pParent, DialogImport * pImport );
- virtual ~ElementBase();
+ virtual ~ElementBase() override;
// XElement
virtual css::uno::Reference<css::xml::input::XElement> SAL_CALL getParent()
diff --git a/xmlscript/source/xmlflat_imexp/xmlbas_export.hxx b/xmlscript/source/xmlflat_imexp/xmlbas_export.hxx
index 199528bdbbe7..9476d44f39bd 100644
--- a/xmlscript/source/xmlflat_imexp/xmlbas_export.hxx
+++ b/xmlscript/source/xmlflat_imexp/xmlbas_export.hxx
@@ -49,7 +49,7 @@ namespace xmlscript
public:
explicit XMLBasicExporterBase(bool bOasis);
- virtual ~XMLBasicExporterBase();
+ virtual ~XMLBasicExporterBase() override;
// XServiceInfo
virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName )
@@ -76,7 +76,7 @@ namespace xmlscript
{
public:
explicit XMLBasicExporter();
- virtual ~XMLBasicExporter();
+ virtual ~XMLBasicExporter() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( )
@@ -91,7 +91,7 @@ namespace xmlscript
{
public:
explicit XMLOasisBasicExporter();
- virtual ~XMLOasisBasicExporter();
+ virtual ~XMLOasisBasicExporter() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( )
diff --git a/xmlscript/source/xmlflat_imexp/xmlbas_import.hxx b/xmlscript/source/xmlflat_imexp/xmlbas_import.hxx
index d4f12c784266..5a913c665533 100644
--- a/xmlscript/source/xmlflat_imexp/xmlbas_import.hxx
+++ b/xmlscript/source/xmlflat_imexp/xmlbas_import.hxx
@@ -57,7 +57,7 @@ namespace xmlscript
BasicElementBase( const OUString& rLocalName,
const css::uno::Reference< css::xml::input::XAttributes >& xAttributes,
BasicElementBase* pParent, BasicImport* pImport );
- virtual ~BasicElementBase();
+ virtual ~BasicElementBase() override;
// XElement
virtual css::uno::Reference< css::xml::input::XElement > SAL_CALL getParent()
@@ -199,7 +199,7 @@ namespace xmlscript
public:
BasicImport( const css::uno::Reference< css::frame::XModel >& rxModel, bool bOasis );
- virtual ~BasicImport();
+ virtual ~BasicImport() override;
// XRoot
virtual void SAL_CALL startDocument(
@@ -237,7 +237,7 @@ namespace xmlscript
public:
XMLBasicImporterBase(
const css::uno::Reference< css::uno::XComponentContext >& rxContext, bool bOasis );
- virtual ~XMLBasicImporterBase();
+ virtual ~XMLBasicImporterBase() override;
// XServiceInfo
virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName )
@@ -274,7 +274,7 @@ namespace xmlscript
public:
explicit XMLBasicImporter(
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~XMLBasicImporter();
+ virtual ~XMLBasicImporter() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( )
@@ -290,7 +290,7 @@ namespace xmlscript
public:
explicit XMLOasisBasicImporter(
const css::uno::Reference< css::uno::XComponentContext >& rxContext );
- virtual ~XMLOasisBasicImporter();
+ virtual ~XMLOasisBasicImporter() override;
// XServiceInfo
virtual OUString SAL_CALL getImplementationName( )
diff --git a/xmlscript/source/xmllib_imexp/imp_share.hxx b/xmlscript/source/xmllib_imexp/imp_share.hxx
index ec02ffe9278a..74560ece78a6 100644
--- a/xmlscript/source/xmllib_imexp/imp_share.hxx
+++ b/xmlscript/source/xmllib_imexp/imp_share.hxx
@@ -132,7 +132,7 @@ public:
{
}
- virtual ~LibraryImport();
+ virtual ~LibraryImport() override;
// XRoot
virtual void SAL_CALL startDocument(
@@ -167,7 +167,7 @@ public:
OUString const & rLocalName,
css::uno::Reference< css::xml::input::XAttributes > const & xAttributes,
LibElementBase * pParent, LibraryImport * pImport );
- virtual ~LibElementBase();
+ virtual ~LibElementBase() override;
// XElement
virtual css::uno::Reference< css::xml::input::XElement > SAL_CALL getParent()
diff --git a/xmlscript/source/xmlmod_imexp/imp_share.hxx b/xmlscript/source/xmlmod_imexp/imp_share.hxx
index 969a56d6d609..b7ae02ceac02 100644
--- a/xmlscript/source/xmlmod_imexp/imp_share.hxx
+++ b/xmlscript/source/xmlmod_imexp/imp_share.hxx
@@ -62,7 +62,7 @@ public:
{
}
- virtual ~ModuleImport();
+ virtual ~ModuleImport() override;
// XRoot
virtual void SAL_CALL startDocument(
@@ -97,7 +97,7 @@ public:
OUString const & rLocalName,
css::uno::Reference< css::xml::input::XAttributes > const & xAttributes,
ModuleImport * pImport );
- virtual ~ModuleElement();
+ virtual ~ModuleElement() override;
// XElement
virtual css::uno::Reference< css::xml::input::XElement > SAL_CALL getParent()
diff --git a/xmlsecurity/inc/certificatechooser.hxx b/xmlsecurity/inc/certificatechooser.hxx
index ec555b6724ee..9f96e338cdf9 100644
--- a/xmlsecurity/inc/certificatechooser.hxx
+++ b/xmlsecurity/inc/certificatechooser.hxx
@@ -67,7 +67,7 @@ private:
public:
CertificateChooser(vcl::Window* pParent, css::uno::Reference< css::uno::XComponentContext>& rxCtx, css::uno::Reference< css::xml::crypto::XSecurityEnvironment >& rxSecurityEnvironment);
- virtual ~CertificateChooser();
+ virtual ~CertificateChooser() override;
virtual void dispose() override;
short Execute() override;
diff --git a/xmlsecurity/inc/certificateviewer.hxx b/xmlsecurity/inc/certificateviewer.hxx
index c0072c5077ac..bd5e19c87cd9 100644
--- a/xmlsecurity/inc/certificateviewer.hxx
+++ b/xmlsecurity/inc/certificateviewer.hxx
@@ -57,7 +57,7 @@ private:
css::uno::Reference< css::security::XCertificate > mxCert;
public:
CertificateViewer( vcl::Window* pParent, const css::uno::Reference< css::xml::crypto::XSecurityEnvironment >& rxSecurityEnvironment, const css::uno::Reference< css::security::XCertificate >& rXCert, bool bCheckForPrivateKey );
- virtual ~CertificateViewer();
+ virtual ~CertificateViewer() override;
virtual void dispose() override;
};
@@ -69,7 +69,7 @@ protected:
public:
CertificateViewerTP( vcl::Window* _pParent, const OString& rID,
const OUString& rUIXMLDescription, CertificateViewer* _pDlg );
- virtual ~CertificateViewerTP();
+ virtual ~CertificateViewerTP() override;
virtual void dispose() override;
};
@@ -86,7 +86,7 @@ private:
VclPtr<FixedText> m_pHintCorrespPrivKeyFI;
public:
CertificateViewerGeneralTP( vcl::Window* pParent, CertificateViewer* _pDlg );
- virtual ~CertificateViewerGeneralTP();
+ virtual ~CertificateViewerGeneralTP() override;
virtual void dispose() override;
virtual void ActivatePage() override;
@@ -108,7 +108,7 @@ private:
const OUString& _rDetails, bool _bFixedWidthFont = false );
public:
CertificateViewerDetailsTP( vcl::Window* pParent, CertificateViewer* _pDlg );
- virtual ~CertificateViewerDetailsTP();
+ virtual ~CertificateViewerDetailsTP() override;
virtual void dispose() override;
virtual void ActivatePage() override;
@@ -138,7 +138,7 @@ private:
public:
CertificateViewerCertPathTP( vcl::Window* pParent, CertificateViewer* _pDlg );
- virtual ~CertificateViewerCertPathTP();
+ virtual ~CertificateViewerCertPathTP() override;
virtual void dispose() override;
virtual void ActivatePage() override;
diff --git a/xmlsecurity/inc/digitalsignaturesdialog.hxx b/xmlsecurity/inc/digitalsignaturesdialog.hxx
index 4c3a13fe722e..075f67fa4b9b 100644
--- a/xmlsecurity/inc/digitalsignaturesdialog.hxx
+++ b/xmlsecurity/inc/digitalsignaturesdialog.hxx
@@ -107,7 +107,7 @@ public:
DigitalSignaturesDialog( vcl::Window* pParent, css::uno::Reference<
css::uno::XComponentContext >& rxCtx, DocumentSignatureMode eMode,
bool bReadOnly, const OUString& sODFVersion, bool bHasDocumentSignature);
- virtual ~DigitalSignaturesDialog();
+ virtual ~DigitalSignaturesDialog() override;
virtual void dispose() override;
// Initialize the dialog and the security environment, returns TRUE on success
diff --git a/xmlsecurity/inc/macrosecurity.hxx b/xmlsecurity/inc/macrosecurity.hxx
index fb308d5a6b97..7a2ac1d11bca 100644
--- a/xmlsecurity/inc/macrosecurity.hxx
+++ b/xmlsecurity/inc/macrosecurity.hxx
@@ -66,7 +66,7 @@ public:
MacroSecurity(vcl::Window* pParent,
const css::uno::Reference< css::uno::XComponentContext>& rxCtx,
const css::uno::Reference< css::xml::crypto::XSecurityEnvironment >& rxSecurityEnvironment);
- virtual ~MacroSecurity();
+ virtual ~MacroSecurity() override;
virtual void dispose() override;
inline void EnableReset(bool _bEnable = true)
@@ -82,7 +82,7 @@ protected:
public:
MacroSecurityTP(vcl::Window* _pParent, const OString& rID,
const OUString& rUIXMLDescription, MacroSecurity* _pDlg);
- virtual ~MacroSecurityTP();
+ virtual ~MacroSecurityTP() override;
virtual void dispose() override;
virtual void ClosePage() = 0;
@@ -103,7 +103,7 @@ protected:
public:
MacroSecurityLevelTP( vcl::Window* pParent, MacroSecurity* _pDlg );
- virtual ~MacroSecurityLevelTP();
+ virtual ~MacroSecurityLevelTP() override;
virtual void dispose() override;
virtual void ClosePage() override;
@@ -139,7 +139,7 @@ private:
public:
MacroSecurityTrustedSourcesTP(vcl::Window* pParent, MacroSecurity* _pDlg);
- virtual ~MacroSecurityTrustedSourcesTP();
+ virtual ~MacroSecurityTrustedSourcesTP() override;
virtual void dispose() override;
virtual void ActivatePage() override;
diff --git a/xmlsecurity/source/component/certificatecontainer.hxx b/xmlsecurity/source/component/certificatecontainer.hxx
index e71947a81401..34b0606ca61b 100644
--- a/xmlsecurity/source/component/certificatecontainer.hxx
+++ b/xmlsecurity/source/component/certificatecontainer.hxx
@@ -46,7 +46,7 @@ class CertificateContainer : public ::cppu::WeakImplHelper< css::lang::XServiceI
public:
explicit CertificateContainer(const css::uno::Reference< css::lang::XMultiServiceFactory >& ) {}
- virtual ~CertificateContainer() {}
+ virtual ~CertificateContainer() override {}
virtual sal_Bool SAL_CALL addCertificate( const OUString & url, const OUString & certificate_name, sal_Bool trust ) throw(css::uno::RuntimeException, std::exception) override;
virtual css::security::CertificateContainerStatus SAL_CALL hasCertificate( const OUString & url, const OUString & certificate_name ) throw(css::uno::RuntimeException, std::exception) override;
diff --git a/xmlsecurity/source/framework/decryptorimpl.hxx b/xmlsecurity/source/framework/decryptorimpl.hxx
index 9b5cd239becd..1305226e8bb3 100644
--- a/xmlsecurity/source/framework/decryptorimpl.hxx
+++ b/xmlsecurity/source/framework/decryptorimpl.hxx
@@ -61,7 +61,7 @@ private:
public:
explicit DecryptorImpl(const css::uno::Reference< css::uno::XComponentContext > & xContext);
- virtual ~DecryptorImpl();
+ virtual ~DecryptorImpl() override;
/* XDecryptionResultBroadcaster */
virtual void SAL_CALL addDecryptionResultListener(
diff --git a/xmlsecurity/source/framework/elementcollector.hxx b/xmlsecurity/source/framework/elementcollector.hxx
index e14430b65c3d..286d93aea15a 100644
--- a/xmlsecurity/source/framework/elementcollector.hxx
+++ b/xmlsecurity/source/framework/elementcollector.hxx
@@ -68,7 +68,7 @@ public:
css::xml::crypto::sax::ElementMarkPriority nPriority,
bool bToModify,
const css::uno::Reference< css::xml::crypto::sax::XReferenceResolvedListener >& xReferenceResolvedListener);
- virtual ~ElementCollector() {};
+ virtual ~ElementCollector() override {};
css::xml::crypto::sax::ElementMarkPriority getPriority() const { return m_nPriority;}
bool getModify() const { return m_bToModify;}
diff --git a/xmlsecurity/source/framework/encryptionengine.hxx b/xmlsecurity/source/framework/encryptionengine.hxx
index a535c30414d6..2fe4775c5449 100644
--- a/xmlsecurity/source/framework/encryptionengine.hxx
+++ b/xmlsecurity/source/framework/encryptionengine.hxx
@@ -67,7 +67,7 @@ protected:
protected:
explicit EncryptionEngine( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~EncryptionEngine(){};
+ virtual ~EncryptionEngine() override {};
virtual void tryToPerform( )
throw (css::uno::Exception, css::uno::RuntimeException) override;
diff --git a/xmlsecurity/source/framework/encryptorimpl.hxx b/xmlsecurity/source/framework/encryptorimpl.hxx
index 368fe94a430e..a3c3f7c49735 100644
--- a/xmlsecurity/source/framework/encryptorimpl.hxx
+++ b/xmlsecurity/source/framework/encryptorimpl.hxx
@@ -70,7 +70,7 @@ private:
public:
explicit EncryptorImpl(const css::uno::Reference< css::uno::XComponentContext > & xContext);
- virtual ~EncryptorImpl();
+ virtual ~EncryptorImpl() override;
/* XEncryptionResultBroadcaster */
virtual void SAL_CALL addEncryptionResultListener(
diff --git a/xmlsecurity/source/framework/saxeventkeeperimpl.hxx b/xmlsecurity/source/framework/saxeventkeeperimpl.hxx
index 8365c7c22077..f70e5ca7a3eb 100644
--- a/xmlsecurity/source/framework/saxeventkeeperimpl.hxx
+++ b/xmlsecurity/source/framework/saxeventkeeperimpl.hxx
@@ -211,7 +211,7 @@ private:
public:
SAXEventKeeperImpl();
- virtual ~SAXEventKeeperImpl();
+ virtual ~SAXEventKeeperImpl() override;
/* XSAXEventKeeper */
virtual sal_Int32 SAL_CALL addElementCollector( )
diff --git a/xmlsecurity/source/framework/securityengine.hxx b/xmlsecurity/source/framework/securityengine.hxx
index 171e4297d65a..17fab0db39c2 100644
--- a/xmlsecurity/source/framework/securityengine.hxx
+++ b/xmlsecurity/source/framework/securityengine.hxx
@@ -98,7 +98,7 @@ protected:
protected:
explicit SecurityEngine();
- virtual ~SecurityEngine() {};
+ virtual ~SecurityEngine() override {};
/*
* perform the security operation.
diff --git a/xmlsecurity/source/framework/signaturecreatorimpl.hxx b/xmlsecurity/source/framework/signaturecreatorimpl.hxx
index 2b14cad9cd20..2171738b5208 100644
--- a/xmlsecurity/source/framework/signaturecreatorimpl.hxx
+++ b/xmlsecurity/source/framework/signaturecreatorimpl.hxx
@@ -68,7 +68,7 @@ private:
public:
explicit SignatureCreatorImpl( const css::uno::Reference< css::uno::XComponentContext > & xContext );
- virtual ~SignatureCreatorImpl();
+ virtual ~SignatureCreatorImpl() override;
/* XBlockerMonitor */
virtual void SAL_CALL setBlockerId( sal_Int32 id )
diff --git a/xmlsecurity/source/framework/signatureengine.hxx b/xmlsecurity/source/framework/signatureengine.hxx
index fac0b6840855..4ba5d8cb07d2 100644
--- a/xmlsecurity/source/framework/signatureengine.hxx
+++ b/xmlsecurity/source/framework/signatureengine.hxx
@@ -86,7 +86,7 @@ protected:
protected:
explicit SignatureEngine( const css::uno::Reference< css::uno::XComponentContext > & xContext);
- virtual ~SignatureEngine() {};
+ virtual ~SignatureEngine() override {};
virtual void tryToPerform( )
throw (css::uno::Exception, css::uno::RuntimeException) override;
diff --git a/xmlsecurity/source/framework/signatureverifierimpl.hxx b/xmlsecurity/source/framework/signatureverifierimpl.hxx
index 66dbe548b8d8..5159b86a837a 100644
--- a/xmlsecurity/source/framework/signatureverifierimpl.hxx
+++ b/xmlsecurity/source/framework/signatureverifierimpl.hxx
@@ -62,7 +62,7 @@ private:
public:
explicit SignatureVerifierImpl( const css::uno::Reference<
css::uno::XComponentContext >& rxContext);
- virtual ~SignatureVerifierImpl();
+ virtual ~SignatureVerifierImpl() override;
/* XSignatureVerifyResultBroadcaster */
virtual void SAL_CALL addSignatureVerifyResultListener(
diff --git a/xmlsecurity/source/framework/xmlencryptiontemplateimpl.hxx b/xmlsecurity/source/framework/xmlencryptiontemplateimpl.hxx
index 4e42b23bd9bc..5179df1079e7 100644
--- a/xmlsecurity/source/framework/xmlencryptiontemplateimpl.hxx
+++ b/xmlsecurity/source/framework/xmlencryptiontemplateimpl.hxx
@@ -45,7 +45,7 @@ class XMLEncryptionTemplateImpl : public ::cppu::WeakImplHelper<
public:
explicit XMLEncryptionTemplateImpl();
- virtual ~XMLEncryptionTemplateImpl();
+ virtual ~XMLEncryptionTemplateImpl() override;
//Methods from XXMLEncryptionTemplate
virtual void SAL_CALL setTemplate(
diff --git a/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx b/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx
index 2f90cbf41584..853b68ab4eb1 100644
--- a/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx
+++ b/xmlsecurity/source/framework/xmlsignaturetemplateimpl.hxx
@@ -47,7 +47,7 @@ class XMLSignatureTemplateImpl : public ::cppu::WeakImplHelper<
public:
explicit XMLSignatureTemplateImpl();
- virtual ~XMLSignatureTemplateImpl();
+ virtual ~XMLSignatureTemplateImpl() override;
//Methods from XXMLSignatureTemplate
virtual void SAL_CALL setTemplate(
diff --git a/xmlsecurity/source/helper/ooxmlsecparser.hxx b/xmlsecurity/source/helper/ooxmlsecparser.hxx
index cd3eed01c2a6..a78c3e369c24 100644
--- a/xmlsecurity/source/helper/ooxmlsecparser.hxx
+++ b/xmlsecurity/source/helper/ooxmlsecparser.hxx
@@ -53,7 +53,7 @@ class OOXMLSecParser: public cppu::WeakImplHelper
public:
explicit OOXMLSecParser(XSecController* pXSecController);
- virtual ~OOXMLSecParser();
+ virtual ~OOXMLSecParser() override;
// XDocumentHandler
virtual void SAL_CALL startDocument() throw (css::xml::sax::SAXException, css::uno::RuntimeException, std::exception) override;
diff --git a/xmlsecurity/source/helper/xmlsignaturehelper2.hxx b/xmlsecurity/source/helper/xmlsignaturehelper2.hxx
index 320723938ff9..e07af2e0f216 100644
--- a/xmlsecurity/source/helper/xmlsignaturehelper2.hxx
+++ b/xmlsecurity/source/helper/xmlsignaturehelper2.hxx
@@ -59,7 +59,7 @@ public:
ImplXMLSignatureListener(const Link<XMLSignatureCreationResult&,void>& rCreationResultListenerListener,
const Link<XMLSignatureVerifyResult&,void>& rVerifyResultListenerListener,
const Link<LinkParamNone*, void>& rStartVerifySignatureElement);
- virtual ~ImplXMLSignatureListener();
+ virtual ~ImplXMLSignatureListener() override;
void setNextHandler(const css::uno::Reference< css::xml::sax::XDocumentHandler >& xNextHandler);
diff --git a/xmlsecurity/source/helper/xsecctl.hxx b/xmlsecurity/source/helper/xsecctl.hxx
index 1b8222acd420..359527851048 100644
--- a/xmlsecurity/source/helper/xsecctl.hxx
+++ b/xmlsecurity/source/helper/xsecctl.hxx
@@ -385,7 +385,7 @@ private:
public:
explicit XSecController(const css::uno::Reference<css::uno::XComponentContext>& rxCtx);
- virtual ~XSecController();
+ virtual ~XSecController() override;
sal_Int32 getNewSecurityId( );
diff --git a/xmlsecurity/source/helper/xsecparser.hxx b/xmlsecurity/source/helper/xsecparser.hxx
index 1b0bf766b9ec..204ff67876dd 100644
--- a/xmlsecurity/source/helper/xsecparser.hxx
+++ b/xmlsecurity/source/helper/xsecparser.hxx
@@ -103,7 +103,7 @@ public:
XSecParser( XSecController* pXSecController,
const css::uno::Reference<
css::xml::sax::XDocumentHandler >& xNextHandler );
- virtual ~XSecParser(){};
+ virtual ~XSecParser() override {};
/*
* XDocumentHandler
diff --git a/xmlsecurity/source/xmlsec/nss/ciphercontext.hxx b/xmlsecurity/source/xmlsec/nss/ciphercontext.hxx
index 8d474b819e1b..9d8d54535caf 100644
--- a/xmlsecurity/source/xmlsec/nss/ciphercontext.hxx
+++ b/xmlsecurity/source/xmlsec/nss/ciphercontext.hxx
@@ -65,7 +65,7 @@ private:
public:
- virtual ~OCipherContext()
+ virtual ~OCipherContext() override
{
Dispose();
}
diff --git a/xmlsecurity/source/xmlsec/nss/digestcontext.hxx b/xmlsecurity/source/xmlsec/nss/digestcontext.hxx
index 56882a57852e..59074b282d08 100644
--- a/xmlsecurity/source/xmlsec/nss/digestcontext.hxx
+++ b/xmlsecurity/source/xmlsec/nss/digestcontext.hxx
@@ -48,7 +48,7 @@ public:
, m_bBroken( false )
{}
- virtual ~ODigestContext();
+ virtual ~ODigestContext() override;
// XDigestContext
diff --git a/xmlsecurity/source/xmlsec/nss/nssinitializer.hxx b/xmlsecurity/source/xmlsec/nss/nssinitializer.hxx
index 9dc198b1a51c..8640544aba5a 100644
--- a/xmlsecurity/source/xmlsec/nss/nssinitializer.hxx
+++ b/xmlsecurity/source/xmlsec/nss/nssinitializer.hxx
@@ -42,7 +42,7 @@ protected:
public:
explicit ONSSInitializer(const css::uno::Reference<css::uno::XComponentContext> &rxContext);
- virtual ~ONSSInitializer();
+ virtual ~ONSSInitializer() override;
static bool initNSS( const css::uno::Reference< css::uno::XComponentContext > &rxContext );
diff --git a/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.hxx b/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.hxx
index 38ebdf031e44..a6fa7a7b21a5 100644
--- a/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.hxx
+++ b/xmlsecurity/source/xmlsec/nss/securityenvironment_nssimpl.hxx
@@ -64,7 +64,7 @@ private:
public:
SecurityEnvironment_NssImpl();
- virtual ~SecurityEnvironment_NssImpl();
+ virtual ~SecurityEnvironment_NssImpl() override;
//Methods from XSecurityEnvironment
diff --git a/xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.hxx b/xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.hxx
index ecfd4a1674a2..685473283195 100644
--- a/xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.hxx
+++ b/xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.hxx
@@ -37,7 +37,7 @@ class SEInitializer_NssImpl : public cppu::ImplInheritanceHelper
{
public:
explicit SEInitializer_NssImpl(const css::uno::Reference<css::uno::XComponentContext > &rxContext);
- virtual ~SEInitializer_NssImpl();
+ virtual ~SEInitializer_NssImpl() override;
/* XSEInitializer */
virtual css::uno::Reference< css::xml::crypto::XXMLSecurityContext >
diff --git a/xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.hxx b/xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.hxx
index 038abe507182..12f23aafad5a 100644
--- a/xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.hxx
+++ b/xmlsecurity/source/xmlsec/nss/x509certificate_nssimpl.hxx
@@ -41,7 +41,7 @@ class X509Certificate_NssImpl : public ::cppu::WeakImplHelper<
public:
X509Certificate_NssImpl() ;
- virtual ~X509Certificate_NssImpl() ;
+ virtual ~X509Certificate_NssImpl() override ;
//Methods from XCertificate
virtual sal_Int16 SAL_CALL getVersion( ) throw ( css::uno::RuntimeException, std::exception) override ;
diff --git a/xmlsecurity/source/xmlsec/nss/xmlencryption_nssimpl.hxx b/xmlsecurity/source/xmlsec/nss/xmlencryption_nssimpl.hxx
index 8670ba316fe2..e96b55310421 100644
--- a/xmlsecurity/source/xmlsec/nss/xmlencryption_nssimpl.hxx
+++ b/xmlsecurity/source/xmlsec/nss/xmlencryption_nssimpl.hxx
@@ -40,7 +40,7 @@ class XMLEncryption_NssImpl : public ::cppu::WeakImplHelper<
{
public:
explicit XMLEncryption_NssImpl();
- virtual ~XMLEncryption_NssImpl() ;
+ virtual ~XMLEncryption_NssImpl() override ;
//Methods from XXMLEncryption
virtual css::uno::Reference< css::xml::crypto::XXMLEncryptionTemplate > SAL_CALL encrypt(
diff --git a/xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.hxx b/xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.hxx
index 1ca0e58b6cc9..d01d93580ceb 100644
--- a/xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.hxx
+++ b/xmlsecurity/source/xmlsec/nss/xmlsecuritycontext_nssimpl.hxx
@@ -47,7 +47,7 @@ class XMLSecurityContext_NssImpl : public ::cppu::WeakImplHelper<
public:
XMLSecurityContext_NssImpl() ;
- virtual ~XMLSecurityContext_NssImpl() ;
+ virtual ~XMLSecurityContext_NssImpl() override ;
//Methods from XXMLSecurityContext
virtual sal_Int32 SAL_CALL addSecurityEnvironment(
diff --git a/xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.hxx b/xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.hxx
index a8ffaf4836fd..2e44b2c5eafd 100644
--- a/xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.hxx
+++ b/xmlsecurity/source/xmlsec/nss/xmlsignature_nssimpl.hxx
@@ -40,7 +40,7 @@ class XMLSignature_NssImpl : public ::cppu::WeakImplHelper<
{
public:
explicit XMLSignature_NssImpl();
- virtual ~XMLSignature_NssImpl() ;
+ virtual ~XMLSignature_NssImpl() override ;
//Methods from XXMLSignature
virtual css::uno::Reference< css::xml::crypto::XXMLSignatureTemplate > SAL_CALL generate(
diff --git a/xmlsecurity/source/xmlsec/serialnumberadapter.cxx b/xmlsecurity/source/xmlsec/serialnumberadapter.cxx
index 1772671c8ff2..0917f2717a4d 100644
--- a/xmlsecurity/source/xmlsec/serialnumberadapter.cxx
+++ b/xmlsecurity/source/xmlsec/serialnumberadapter.cxx
@@ -47,7 +47,7 @@ public:
Service& operator=(const Service&) = delete;
private:
- virtual ~Service() {}
+ virtual ~Service() override {}
virtual OUString SAL_CALL getImplementationName()
throw (css::uno::RuntimeException, std::exception) override
diff --git a/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx b/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx
index 8be52ae51358..a48278b30703 100644
--- a/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx
+++ b/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.hxx
@@ -123,7 +123,7 @@ private:
public:
XMLDocumentWrapper_XmlSecImpl();
- virtual ~XMLDocumentWrapper_XmlSecImpl();
+ virtual ~XMLDocumentWrapper_XmlSecImpl() override;
/* css::xml::wrapper::XXMLDocumentWrapper */
virtual css::uno::Reference< css::xml::wrapper::XXMLElementWrapper > SAL_CALL getCurrentElement( )
diff --git a/xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.hxx b/xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.hxx
index 1ed0d5ec5550..4883581397f7 100644
--- a/xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.hxx
+++ b/xmlsecurity/source/xmlsec/xmlelementwrapper_xmlsecimpl.hxx
@@ -54,7 +54,7 @@ private:
public:
explicit XMLElementWrapper_XmlSecImpl(const xmlNodePtr pNode);
- virtual ~XMLElementWrapper_XmlSecImpl() {};
+ virtual ~XMLElementWrapper_XmlSecImpl() override {};
/* XXMLElementWrapper */