summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-03-27 18:12:18 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-03-27 18:12:18 +0100
commit567ef6d5782cdb729b49005caf6005610ce03e22 (patch)
tree7e3be1da41382e555d9091914ef7e064852a4fd4
parentc36daa01f444ebad799c1cc7a106f1b4bb3c3d12 (diff)
Second batch of adding SAL_OVERRIDE to overriding function declarations
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
-rw-r--r--avmedia/inc/mediacontrol.hxx2
-rw-r--r--avmedia/source/framework/mediatoolbox.cxx4
-rw-r--r--avmedia/source/framework/soundhandler.hxx26
-rw-r--r--avmedia/source/viewer/mediaevent_impl.hxx22
-rw-r--r--avmedia/source/viewer/mediawindow_impl.hxx42
-rw-r--r--basctl/source/basicide/basdoc.hxx4
-rw-r--r--basctl/source/basicide/basicbox.hxx38
-rw-r--r--basctl/source/basicide/basicrenderable.hxx6
-rw-r--r--basctl/source/basicide/baside2.hxx132
-rw-r--r--basctl/source/basicide/baside2b.cxx4
-rw-r--r--basctl/source/basicide/basidesh.cxx8
-rw-r--r--basctl/source/basicide/bastype2.hxx28
-rw-r--r--basctl/source/basicide/doceventnotifier.cxx6
-rw-r--r--basctl/source/basicide/layout.hxx4
-rw-r--r--basctl/source/basicide/linenumberwindow.hxx4
-rw-r--r--basctl/source/basicide/macrodlg.hxx2
-rw-r--r--basctl/source/basicide/moduldl2.cxx8
-rw-r--r--basctl/source/basicide/moduldlg.hxx28
-rw-r--r--basctl/source/basicide/objdlg.hxx4
-rw-r--r--basctl/source/basicide/scriptdocument.cxx20
-rw-r--r--basctl/source/basicide/tbxctl.hxx8
-rw-r--r--basctl/source/basicide/unomodel.hxx22
-rw-r--r--basctl/source/inc/accessibledialogcontrolshape.hxx48
-rw-r--r--basctl/source/inc/accessibledialogwindow.hxx60
-rw-r--r--basctl/source/inc/baside3.hxx68
-rw-r--r--basctl/source/inc/basidectrlr.hxx16
-rw-r--r--basctl/source/inc/basidesh.hxx48
-rw-r--r--basctl/source/inc/bastypes.hxx20
-rw-r--r--basctl/source/inc/dlgedclip.hxx8
-rw-r--r--basctl/source/inc/dlgedfunc.hxx12
-rw-r--r--basctl/source/inc/dlgedlist.hxx12
-rw-r--r--basctl/source/inc/dlgedmod.hxx2
-rw-r--r--basctl/source/inc/dlgedobj.hxx32
-rw-r--r--basctl/source/inc/dlgedpage.hxx4
-rw-r--r--basctl/source/inc/dlgedview.hxx6
-rw-r--r--basctl/source/inc/propbrw.hxx4
-rw-r--r--basctl/source/inc/sbxitem.hxx4
-rw-r--r--basic/inc/sbobjmod.hxx10
-rw-r--r--basic/inc/sbstdobj.hxx14
-rw-r--r--basic/source/basmgr/basmgr.cxx86
-rw-r--r--basic/source/classes/errobject.cxx26
-rw-r--r--basic/source/classes/eventatt.cxx6
-rw-r--r--basic/source/classes/sb.cxx18
-rw-r--r--basic/source/classes/sbunoobj.cxx36
-rw-r--r--basic/source/classes/sbxmod.cxx48
-rw-r--r--basic/source/inc/propacc.hxx24
-rw-r--r--basic/source/inc/sbjsmod.hxx4
-rw-r--r--basic/source/inc/sbunoobj.hxx30
-rw-r--r--basic/source/inc/stdobj.hxx6
-rw-r--r--basic/source/inc/symtbl.hxx6
-rw-r--r--basic/source/runtime/inputbox.cxx2
-rw-r--r--basic/source/runtime/iosys.cxx20
-rw-r--r--chart2/inc/ChartModel.hxx154
-rw-r--r--chart2/inc/ChartView.hxx58
-rw-r--r--chart2/qa/extras/charttest.hxx4
-rw-r--r--chart2/source/controller/accessibility/AccessibleChartElement.hxx36
-rw-r--r--chart2/source/controller/accessibility/AccessibleChartShape.hxx36
-rw-r--r--chart2/source/controller/accessibility/AccessibleViewForwarder.hxx12
-rw-r--r--chart2/source/controller/chartapiwrapper/AreaWrapper.hxx22
-rw-r--r--chart2/source/controller/chartapiwrapper/AxisWrapper.hxx38
-rw-r--r--chart2/source/controller/chartapiwrapper/ChartDataWrapper.cxx34
-rw-r--r--chart2/source/controller/chartapiwrapper/ChartDataWrapper.hxx48
-rw-r--r--chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx30
-rw-r--r--chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.cxx20
-rw-r--r--chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx32
-rw-r--r--chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx50
-rw-r--r--chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx102
-rw-r--r--chart2/source/controller/chartapiwrapper/GridWrapper.hxx12
-rw-r--r--chart2/source/controller/chartapiwrapper/LegendWrapper.cxx8
-rw-r--r--chart2/source/controller/chartapiwrapper/LegendWrapper.hxx28
-rw-r--r--chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.hxx44
-rw-r--r--chart2/source/controller/chartapiwrapper/TitleWrapper.cxx6
-rw-r--r--chart2/source/controller/chartapiwrapper/TitleWrapper.hxx42
-rw-r--r--chart2/source/controller/chartapiwrapper/UpDownBarWrapper.hxx44
-rw-r--r--chart2/source/controller/chartapiwrapper/WallFloorWrapper.hxx12
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedAddInProperty.hxx16
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.cxx6
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedAxisAndGridExistenceProperties.cxx18
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedCharacterHeightProperty.hxx12
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.cxx4
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedGapwidthProperty.hxx4
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedNumberFormatProperty.hxx12
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx4
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.cxx6
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSceneProperty.hxx6
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSeriesAreaOrLineProperty.hxx2
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSeriesOrDiagramProperty.hxx6
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSplineProperties.cxx10
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.cxx48
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedStockProperties.cxx12
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.cxx24
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedTextRotationProperty.hxx6
-rw-r--r--chart2/source/controller/dialogs/ChartTypeDialogController.hxx130
-rw-r--r--chart2/source/controller/dialogs/DataBrowser.cxx2
-rw-r--r--chart2/source/controller/dialogs/DataBrowser.hxx26
-rw-r--r--chart2/source/controller/dialogs/GL3DBarChartDialogController.hxx10
-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_AxisLabel.hxx4
-rw-r--r--chart2/source/controller/dialogs/tp_AxisPositions.hxx6
-rw-r--r--chart2/source/controller/dialogs/tp_ChartType.cxx4
-rw-r--r--chart2/source/controller/dialogs/tp_ChartType.hxx8
-rw-r--r--chart2/source/controller/dialogs/tp_DataLabel.hxx4
-rw-r--r--chart2/source/controller/dialogs/tp_DataSource.hxx12
-rw-r--r--chart2/source/controller/dialogs/tp_DataSourceControls.hxx2
-rw-r--r--chart2/source/controller/dialogs/tp_ErrorBars.hxx6
-rw-r--r--chart2/source/controller/dialogs/tp_LegendPosition.hxx4
-rw-r--r--chart2/source/controller/dialogs/tp_PointGeometry.hxx4
-rw-r--r--chart2/source/controller/dialogs/tp_PolarOptions.hxx4
-rw-r--r--chart2/source/controller/dialogs/tp_RangeChooser.hxx10
-rw-r--r--chart2/source/controller/dialogs/tp_Scale.hxx8
-rw-r--r--chart2/source/controller/dialogs/tp_SeriesToAxis.hxx4
-rw-r--r--chart2/source/controller/dialogs/tp_TitleRotation.hxx4
-rw-r--r--chart2/source/controller/dialogs/tp_Trendline.hxx6
-rw-r--r--chart2/source/controller/dialogs/tp_Wizard_TitlesAndObjects.hxx6
-rw-r--r--chart2/source/controller/inc/AccessibleBase.hxx56
-rw-r--r--chart2/source/controller/inc/AccessibleChartView.hxx24
-rw-r--r--chart2/source/controller/inc/AccessibleTextHelper.hxx22
-rw-r--r--chart2/source/controller/inc/AxisItemConverter.hxx12
-rw-r--r--chart2/source/controller/inc/CharacterPropertyItemConverter.hxx8
-rw-r--r--chart2/source/controller/inc/ChartDocumentWrapper.hxx66
-rw-r--r--chart2/source/controller/inc/DataPointItemConverter.hxx12
-rw-r--r--chart2/source/controller/inc/DrawViewWrapper.hxx6
-rw-r--r--chart2/source/controller/inc/ErrorBarItemConverter.hxx12
-rw-r--r--chart2/source/controller/inc/GraphicPropertyItemConverter.hxx8
-rw-r--r--chart2/source/controller/inc/ItemConverter.hxx2
-rw-r--r--chart2/source/controller/inc/LegendItemConverter.hxx12
-rw-r--r--chart2/source/controller/inc/MultipleChartConverters.hxx10
-rw-r--r--chart2/source/controller/inc/MultipleItemConverter.hxx6
-rw-r--r--chart2/source/controller/inc/RangeSelectionListener.hxx6
-rw-r--r--chart2/source/controller/inc/RegressionCurveItemConverter.hxx12
-rw-r--r--chart2/source/controller/inc/RegressionEquationItemConverter.hxx12
-rw-r--r--chart2/source/controller/inc/SeriesOptionsItemConverter.hxx8
-rw-r--r--chart2/source/controller/inc/StatisticsItemConverter.hxx8
-rw-r--r--chart2/source/controller/inc/TitleItemConverter.hxx12
-rw-r--r--chart2/source/controller/inc/dlg_ChartType_UNO.hxx16
-rw-r--r--chart2/source/controller/inc/dlg_CreationWizard.hxx14
-rw-r--r--chart2/source/controller/inc/dlg_CreationWizard_UNO.hxx40
-rw-r--r--chart2/source/controller/inc/dlg_DataEditor.hxx2
-rw-r--r--chart2/source/controller/inc/dlg_DataSource.hxx6
-rw-r--r--chart2/source/controller/inc/dlg_InsertErrorBars.hxx2
-rw-r--r--chart2/source/controller/inc/dlg_ObjectProperties.hxx2
-rw-r--r--chart2/source/controller/inc/dlg_ShapeFont.hxx2
-rw-r--r--chart2/source/controller/inc/dlg_ShapeParagraph.hxx2
-rw-r--r--chart2/source/controller/inc/dlg_View3D.hxx2
-rw-r--r--chart2/source/controller/inc/res_ErrorBar.hxx4
-rw-r--r--chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx2
-rw-r--r--chart2/source/controller/main/ChartController.hxx124
-rw-r--r--chart2/source/controller/main/ChartDropTargetHelper.hxx4
-rw-r--r--chart2/source/controller/main/ChartFrameloader.hxx4
-rw-r--r--chart2/source/controller/main/ChartTransferable.hxx6
-rw-r--r--chart2/source/controller/main/ChartWindow.hxx38
-rw-r--r--chart2/source/controller/main/CommandDispatch.hxx12
-rw-r--r--chart2/source/controller/main/ConfigurationAccess.cxx4
-rw-r--r--chart2/source/controller/main/ControllerCommandDispatch.hxx14
-rw-r--r--chart2/source/controller/main/DragMethod_Base.hxx4
-rw-r--r--chart2/source/controller/main/DragMethod_PieSegment.hxx12
-rw-r--r--chart2/source/controller/main/DragMethod_RotateDiagram.hxx10
-rw-r--r--chart2/source/controller/main/DrawCommandDispatch.hxx14
-rw-r--r--chart2/source/controller/main/ElementSelector.hxx18
-rw-r--r--chart2/source/controller/main/FeatureCommandDispatchBase.hxx6
-rw-r--r--chart2/source/controller/main/SelectionHelper.hxx4
-rw-r--r--chart2/source/controller/main/ShapeController.hxx12
-rw-r--r--chart2/source/controller/main/ShapeToolbarController.hxx26
-rw-r--r--chart2/source/controller/main/StatusBarCommandDispatch.hxx14
-rw-r--r--chart2/source/controller/main/UndoActions.hxx16
-rw-r--r--chart2/source/controller/main/UndoCommandDispatch.hxx10
-rw-r--r--chart2/source/inc/CachedDataSequence.hxx26
-rw-r--r--chart2/source/inc/ConfigColorScheme.hxx4
-rw-r--r--chart2/source/inc/DataSource.hxx4
-rw-r--r--chart2/source/inc/ErrorBar.hxx36
-rw-r--r--chart2/source/inc/ExponentialRegressionCurveCalculator.hxx8
-rw-r--r--chart2/source/inc/InternalDataProvider.hxx84
-rw-r--r--chart2/source/inc/LabeledDataSequence.hxx14
-rw-r--r--chart2/source/inc/LifeTime.hxx4
-rw-r--r--chart2/source/inc/LinearRegressionCurveCalculator.hxx4
-rw-r--r--chart2/source/inc/LogarithmicRegressionCurveCalculator.hxx8
-rw-r--r--chart2/source/inc/MeanValueRegressionCurveCalculator.hxx8
-rw-r--r--chart2/source/inc/ModifyListenerHelper.hxx10
-rw-r--r--chart2/source/inc/MovingAverageRegressionCurveCalculator.hxx8
-rw-r--r--chart2/source/inc/NameContainer.hxx24
-rw-r--r--chart2/source/inc/OPropertySet.hxx36
-rw-r--r--chart2/source/inc/PolynomialRegressionCurveCalculator.hxx8
-rw-r--r--chart2/source/inc/PotentialRegressionCurveCalculator.hxx8
-rw-r--r--chart2/source/inc/RangeHighlighter.hxx12
-rw-r--r--chart2/source/inc/RegressionCurveCalculator.hxx14
-rw-r--r--chart2/source/inc/Scaling.hxx24
-rw-r--r--chart2/source/inc/ServiceMacros.hxx6
-rw-r--r--chart2/source/inc/UncachedDataSequence.hxx42
-rw-r--r--chart2/source/inc/WeakListenerAdapter.hxx4
-rw-r--r--chart2/source/inc/WrappedDefaultProperty.hxx6
-rw-r--r--chart2/source/inc/WrappedDirectStateProperty.hxx2
-rw-r--r--chart2/source/inc/WrappedIgnoreProperty.hxx10
-rw-r--r--chart2/source/inc/WrappedPropertySet.hxx38
-rw-r--r--chart2/source/inc/chartview/DrawModelWrapper.hxx2
-rw-r--r--chart2/source/model/inc/BaseCoordinateSystem.hxx32
-rw-r--r--chart2/source/model/inc/CartesianCoordinateSystem.hxx6
-rw-r--r--chart2/source/model/inc/ChartTypeManager.hxx21
-rw-r--r--chart2/source/model/inc/DataSeries.hxx40
-rw-r--r--chart2/source/model/inc/Diagram.hxx54
-rw-r--r--chart2/source/model/inc/PolarCoordinateSystem.hxx6
-rw-r--r--chart2/source/model/inc/StockBar.hxx33
-rw-r--r--chart2/source/model/inc/XMLFilter.hxx18
-rw-r--r--chart2/source/model/main/Axis.hxx32
-rw-r--r--chart2/source/model/main/DataPoint.hxx24
-rw-r--r--chart2/source/model/main/FormattedString.hxx34
-rw-r--r--chart2/source/model/main/GridProperties.hxx18
-rw-r--r--chart2/source/model/main/Legend.hxx18
-rw-r--r--chart2/source/model/main/PageBackground.hxx18
-rw-r--r--chart2/source/model/main/Title.hxx22
-rw-r--r--chart2/source/model/main/UndoManager.cxx12
-rw-r--r--chart2/source/model/main/UndoManager.hxx52
-rw-r--r--chart2/source/model/main/Wall.hxx33
-rw-r--r--chart2/source/model/template/AreaChartType.hxx18
-rw-r--r--chart2/source/model/template/AreaChartTypeTemplate.hxx18
-rw-r--r--chart2/source/model/template/BarChartType.hxx20
-rw-r--r--chart2/source/model/template/BarChartTypeTemplate.hxx24
-rw-r--r--chart2/source/model/template/BubbleChartType.hxx32
-rw-r--r--chart2/source/model/template/BubbleChartTypeTemplate.hxx20
-rw-r--r--chart2/source/model/template/BubbleDataInterpreter.hxx6
-rw-r--r--chart2/source/model/template/CandleStickChartType.hxx32
-rw-r--r--chart2/source/model/template/ChartType.hxx36
-rw-r--r--chart2/source/model/template/ChartTypeTemplate.hxx33
-rw-r--r--chart2/source/model/template/ColumnChartType.hxx26
-rw-r--r--chart2/source/model/template/ColumnLineChartTypeTemplate.hxx20
-rw-r--r--chart2/source/model/template/ColumnLineDataInterpreter.hxx2
-rw-r--r--chart2/source/model/template/DataInterpreter.hxx8
-rw-r--r--chart2/source/model/template/FilledNetChartType.hxx18
-rw-r--r--chart2/source/model/template/GL3DBarChartType.hxx24
-rw-r--r--chart2/source/model/template/GL3DBarChartTypeTemplate.hxx6
-rw-r--r--chart2/source/model/template/LineChartType.hxx24
-rw-r--r--chart2/source/model/template/LineChartTypeTemplate.hxx18
-rw-r--r--chart2/source/model/template/NetChartType.hxx26
-rw-r--r--chart2/source/model/template/NetChartTypeTemplate.hxx10
-rw-r--r--chart2/source/model/template/PieChartType.hxx28
-rw-r--r--chart2/source/model/template/PieChartTypeTemplate.hxx28
-rw-r--r--chart2/source/model/template/ScatterChartType.hxx28
-rw-r--r--chart2/source/model/template/ScatterChartTypeTemplate.hxx22
-rw-r--r--chart2/source/model/template/StockChartTypeTemplate.hxx22
-rw-r--r--chart2/source/model/template/StockDataInterpreter.hxx6
-rw-r--r--chart2/source/model/template/XYDataInterpreter.hxx6
-rw-r--r--chart2/source/tools/ConfigColorScheme.cxx4
-rw-r--r--chart2/source/tools/ExplicitCategoriesProvider.cxx4
-rw-r--r--chart2/source/tools/InternalDataProvider.cxx4
-rw-r--r--chart2/source/tools/ModifyListenerCallBack.cxx4
-rw-r--r--chart2/source/tools/RegressionCurveModel.hxx38
-rw-r--r--chart2/source/tools/RegressionEquation.hxx38
-rw-r--r--chart2/source/view/axes/DateScaling.hxx12
-rw-r--r--chart2/source/view/axes/Tickmarks.hxx6
-rw-r--r--chart2/source/view/axes/Tickmarks_Equidistant.hxx4
-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.cxx8
-rw-r--r--chart2/source/view/axes/VCartesianAxis.hxx14
-rw-r--r--chart2/source/view/axes/VCartesianCoordinateSystem.cxx2
-rw-r--r--chart2/source/view/axes/VCartesianCoordinateSystem.hxx8
-rw-r--r--chart2/source/view/axes/VCartesianGrid.hxx2
-rw-r--r--chart2/source/view/axes/VPolarAngleAxis.hxx8
-rw-r--r--chart2/source/view/axes/VPolarAxis.hxx2
-rw-r--r--chart2/source/view/axes/VPolarCoordinateSystem.hxx10
-rw-r--r--chart2/source/view/axes/VPolarGrid.hxx2
-rw-r--r--chart2/source/view/axes/VPolarRadiusAxis.hxx22
-rw-r--r--chart2/source/view/charttypes/AreaChart.hxx18
-rw-r--r--chart2/source/view/charttypes/BarChart.hxx10
-rw-r--r--chart2/source/view/charttypes/BarPositionHelper.hxx6
-rw-r--r--chart2/source/view/charttypes/BubbleChart.hxx12
-rw-r--r--chart2/source/view/charttypes/CandleStickChart.hxx10
-rw-r--r--chart2/source/view/charttypes/GL3DBarChart.hxx2
-rw-r--r--chart2/source/view/charttypes/NetChart.hxx18
-rw-r--r--chart2/source/view/charttypes/PieChart.hxx34
-rw-r--r--chart2/source/view/inc/Linear3DTransformation.hxx6
-rw-r--r--chart2/source/view/inc/MinimumAndMaximumSupplier.hxx30
-rw-r--r--chart2/source/view/inc/OpenglShapeFactory.hxx50
-rw-r--r--chart2/source/view/inc/PlottingPositionHelper.hxx12
-rw-r--r--chart2/source/view/inc/ShapeFactory.hxx50
-rw-r--r--chart2/source/view/inc/VPolarTransformation.hxx6
-rw-r--r--chart2/source/view/inc/VSeriesPlotter.hxx30
-rw-r--r--chart2/source/view/main/ChartItemPool.hxx4
-rw-r--r--chart2/source/view/main/DummyXShape.cxx6
-rw-r--r--chart2/source/view/main/DummyXShape.hxx92
-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.cxx2
-rw-r--r--cui/source/dialogs/SpellAttrib.hxx18
-rw-r--r--cui/source/dialogs/SpellDialog.cxx4
-rw-r--r--cui/source/dialogs/colorpicker.cxx46
-rw-r--r--cui/source/dialogs/commonlingui.hxx10
-rw-r--r--cui/source/dialogs/hangulhanjadlg.cxx2
-rw-r--r--cui/source/dialogs/thesdlg_impl.hxx2
-rw-r--r--cui/source/factory/dlgfact.cxx2
-rw-r--r--cui/source/factory/dlgfact.hxx446
-rw-r--r--cui/source/inc/ControlFocusHelper.hxx2
-rw-r--r--cui/source/inc/SpellDialog.hxx10
-rw-r--r--cui/source/inc/about.hxx6
-rw-r--r--cui/source/inc/acccfg.hxx8
-rw-r--r--cui/source/inc/align.hxx8
-rw-r--r--cui/source/inc/autocdlg.hxx60
-rw-r--r--cui/source/inc/backgrnd.hxx12
-rw-r--r--cui/source/inc/bbdlg.hxx2
-rw-r--r--cui/source/inc/border.hxx10
-rw-r--r--cui/source/inc/cfg.hxx82
-rw-r--r--cui/source/inc/cfgutil.hxx4
-rw-r--r--cui/source/inc/chardlg.hxx42
-rw-r--r--cui/source/inc/connect.hxx6
-rw-r--r--cui/source/inc/cuicharmap.hxx10
-rw-r--r--cui/source/inc/cuifmsearch.hxx2
-rw-r--r--cui/source/inc/cuigaldlg.hxx24
-rw-r--r--cui/source/inc/cuigrfflt.hxx22
-rw-r--r--cui/source/inc/cuihyperdlg.hxx8
-rw-r--r--cui/source/inc/cuioptgenrl.hxx6
-rw-r--r--cui/source/inc/cuisrchdlg.hxx2
-rw-r--r--cui/source/inc/cuitabarea.hxx82
-rw-r--r--cui/source/inc/cuitabline.hxx42
-rw-r--r--cui/source/inc/dbregister.hxx8
-rw-r--r--cui/source/inc/dstribut.hxx6
-rw-r--r--cui/source/inc/grfpage.hxx14
-rw-r--r--cui/source/inc/hangulhanjadlg.hxx20
-rw-r--r--cui/source/inc/headertablistbox.hxx6
-rw-r--r--cui/source/inc/hldocntp.hxx10
-rw-r--r--cui/source/inc/hldoctp.hxx12
-rw-r--r--cui/source/inc/hlinettp.hxx12
-rw-r--r--cui/source/inc/hlmailtp.hxx6
-rw-r--r--cui/source/inc/hlmarkwn.hxx4
-rw-r--r--cui/source/inc/hltpbase.hxx26
-rw-r--r--cui/source/inc/hyphen.hxx2
-rw-r--r--cui/source/inc/iconcdlg.hxx10
-rw-r--r--cui/source/inc/insdlg.hxx10
-rw-r--r--cui/source/inc/insrc.hxx6
-rw-r--r--cui/source/inc/labdlg.hxx8
-rw-r--r--cui/source/inc/macroass.hxx10
-rw-r--r--cui/source/inc/macropg.hxx6
-rw-r--r--cui/source/inc/measure.hxx8
-rw-r--r--cui/source/inc/newtabledlg.hxx6
-rw-r--r--cui/source/inc/numfmt.hxx16
-rw-r--r--cui/source/inc/numpages.hxx58
-rw-r--r--cui/source/inc/optasian.hxx4
-rw-r--r--cui/source/inc/optdict.hxx2
-rw-r--r--cui/source/inc/optlingu.hxx4
-rw-r--r--cui/source/inc/optpath.hxx6
-rw-r--r--cui/source/inc/page.hxx12
-rw-r--r--cui/source/inc/paragrph.hxx28
-rw-r--r--cui/source/inc/radiobtnbox.hxx6
-rw-r--r--cui/source/inc/scriptdlg.hxx10
-rw-r--r--cui/source/inc/sdrcelldlg.hxx2
-rw-r--r--cui/source/inc/selector.hxx10
-rw-r--r--cui/source/inc/splitcelldlg.hxx10
-rw-r--r--cui/source/inc/srchxtra.hxx2
-rw-r--r--cui/source/inc/swpossizetabpage.hxx6
-rw-r--r--cui/source/inc/tabstpge.hxx8
-rw-r--r--cui/source/inc/textanim.hxx6
-rw-r--r--cui/source/inc/textattr.hxx8
-rw-r--r--cui/source/inc/thesdlg.hxx14
-rw-r--r--cui/source/inc/transfrm.hxx34
-rw-r--r--cui/source/inc/treeopt.hxx10
-rw-r--r--cui/source/options/cfgchart.hxx8
-rw-r--r--cui/source/options/connpooloptions.cxx22
-rw-r--r--cui/source/options/connpooloptions.hxx8
-rw-r--r--cui/source/options/connpoolsettings.hxx4
-rw-r--r--cui/source/options/dbregistersettings.hxx4
-rw-r--r--cui/source/options/fontsubs.hxx10
-rw-r--r--cui/source/options/optHeaderTabListbox.cxx2
-rw-r--r--cui/source/options/optHeaderTabListbox.hxx2
-rw-r--r--cui/source/options/optaboutconfig.hxx6
-rw-r--r--cui/source/options/optaccessibility.hxx4
-rw-r--r--cui/source/options/optbasic.hxx6
-rw-r--r--cui/source/options/optchart.hxx4
-rw-r--r--cui/source/options/optcolor.cxx14
-rw-r--r--cui/source/options/optcolor.hxx8
-rw-r--r--cui/source/options/optctl.hxx4
-rw-r--r--cui/source/options/optfltr.hxx14
-rw-r--r--cui/source/options/optgdlg.hxx14
-rw-r--r--cui/source/options/opthtml.hxx4
-rw-r--r--cui/source/options/optinet2.cxx4
-rw-r--r--cui/source/options/optinet2.hxx28
-rw-r--r--cui/source/options/optjava.cxx2
-rw-r--r--cui/source/options/optjava.hxx8
-rw-r--r--cui/source/options/optjsearch.hxx4
-rw-r--r--cui/source/options/optlingu.cxx4
-rw-r--r--cui/source/options/optmemory.hxx6
-rw-r--r--cui/source/options/optsave.hxx4
-rw-r--r--cui/source/options/optupdt.hxx6
-rw-r--r--cui/source/options/personalization.hxx4
-rw-r--r--cui/source/options/treeopt.cxx4
-rw-r--r--cui/source/options/webconninfo.hxx2
-rw-r--r--cui/source/tabpages/autocdlg.cxx2
-rw-r--r--cui/source/tabpages/backgrnd.cxx6
-rw-r--r--cui/source/tabpages/borderconn.cxx20
-rw-r--r--cui/source/tabpages/tabstpge.cxx2
-rw-r--r--dbaccess/qa/unit/firebird.cxx2
-rw-r--r--dbaccess/source/core/api/BookmarkSet.hxx32
-rw-r--r--dbaccess/source/core/api/CIndexes.hxx10
-rw-r--r--dbaccess/source/core/api/CRowSetColumn.hxx6
-rw-r--r--dbaccess/source/core/api/CRowSetDataColumn.hxx20
-rw-r--r--dbaccess/source/core/api/CacheSet.hxx40
-rw-r--r--dbaccess/source/core/api/HelperCollections.hxx16
-rw-r--r--dbaccess/source/core/api/KeySet.hxx114
-rw-r--r--dbaccess/source/core/api/OptimisticSet.hxx22
-rw-r--r--dbaccess/source/core/api/PrivateRow.hxx40
-rw-r--r--dbaccess/source/core/api/RowSet.hxx262
-rw-r--r--dbaccess/source/core/api/RowSetBase.cxx4
-rw-r--r--dbaccess/source/core/api/RowSetBase.hxx118
-rw-r--r--dbaccess/source/core/api/StaticSet.hxx64
-rw-r--r--dbaccess/source/core/api/WrappedResultSet.hxx32
-rw-r--r--dbaccess/source/core/api/datacolumn.hxx90
-rw-r--r--dbaccess/source/core/api/query.hxx24
-rw-r--r--dbaccess/source/core/api/querydescriptor.hxx26
-rw-r--r--dbaccess/source/core/api/resultcolumn.hxx14
-rw-r--r--dbaccess/source/core/api/resultset.hxx176
-rw-r--r--dbaccess/source/core/dataaccess/ComponentDefinition.cxx4
-rw-r--r--dbaccess/source/core/dataaccess/ComponentDefinition.hxx30
-rw-r--r--dbaccess/source/core/dataaccess/ModelImpl.cxx14
-rw-r--r--dbaccess/source/core/dataaccess/ModelImpl.hxx30
-rw-r--r--dbaccess/source/core/dataaccess/SharedConnection.hxx50
-rw-r--r--dbaccess/source/core/dataaccess/bookmarkcontainer.hxx40
-rw-r--r--dbaccess/source/core/dataaccess/commandcontainer.hxx8
-rw-r--r--dbaccess/source/core/dataaccess/commanddefinition.hxx32
-rw-r--r--dbaccess/source/core/dataaccess/connection.hxx100
-rw-r--r--dbaccess/source/core/dataaccess/dataaccessdescriptor.cxx20
-rw-r--r--dbaccess/source/core/dataaccess/databasecontext.cxx6
-rw-r--r--dbaccess/source/core/dataaccess/databasecontext.hxx56
-rw-r--r--dbaccess/source/core/dataaccess/databasedocument.hxx160
-rw-r--r--dbaccess/source/core/dataaccess/databaseregistrations.cxx18
-rw-r--r--dbaccess/source/core/dataaccess/datasource.cxx6
-rw-r--r--dbaccess/source/core/dataaccess/datasource.hxx68
-rw-r--r--dbaccess/source/core/dataaccess/documentcontainer.cxx2
-rw-r--r--dbaccess/source/core/dataaccess/documentcontainer.hxx44
-rw-r--r--dbaccess/source/core/dataaccess/documentdefinition.cxx18
-rw-r--r--dbaccess/source/core/dataaccess/documentdefinition.hxx38
-rw-r--r--dbaccess/source/core/dataaccess/documenteventexecutor.hxx4
-rw-r--r--dbaccess/source/core/dataaccess/documenteventnotifier.cxx6
-rw-r--r--dbaccess/source/core/dataaccess/documentevents.hxx16
-rw-r--r--dbaccess/source/core/dataaccess/intercept.hxx24
-rw-r--r--dbaccess/source/core/dataaccess/myucp_datasupplier.hxx22
-rw-r--r--dbaccess/source/core/dataaccess/myucp_resultset.hxx4
-rw-r--r--dbaccess/source/core/inc/ContainerMediator.hxx8
-rw-r--r--dbaccess/source/core/inc/ContentHelper.hxx42
-rw-r--r--dbaccess/source/core/inc/DatabaseDataProvider.hxx218
-rw-r--r--dbaccess/source/core/inc/FilteredContainer.hxx6
-rw-r--r--dbaccess/source/core/inc/PropertyForward.hxx4
-rw-r--r--dbaccess/source/core/inc/SingleSelectQueryComposer.hxx56
-rw-r--r--dbaccess/source/core/inc/TableDeco.hxx54
-rw-r--r--dbaccess/source/core/inc/View.hxx4
-rw-r--r--dbaccess/source/core/inc/callablestatement.hxx58
-rw-r--r--dbaccess/source/core/inc/column.hxx60
-rw-r--r--dbaccess/source/core/inc/composertools.hxx4
-rw-r--r--dbaccess/source/core/inc/datasettings.hxx2
-rw-r--r--dbaccess/source/core/inc/definitioncolumn.hxx66
-rw-r--r--dbaccess/source/core/inc/definitioncontainer.hxx42
-rw-r--r--dbaccess/source/core/inc/objectnameapproval.hxx2
-rw-r--r--dbaccess/source/core/inc/preparedstatement.hxx76
-rw-r--r--dbaccess/source/core/inc/querycomposer.hxx44
-rw-r--r--dbaccess/source/core/inc/querycontainer.hxx36
-rw-r--r--dbaccess/source/core/inc/statement.hxx66
-rw-r--r--dbaccess/source/core/inc/table.hxx34
-rw-r--r--dbaccess/source/core/inc/tablecontainer.hxx28
-rw-r--r--dbaccess/source/core/inc/veto.hxx4
-rw-r--r--dbaccess/source/core/inc/viewcontainer.hxx22
-rw-r--r--dbaccess/source/core/recovery/settingsimport.hxx16
-rw-r--r--dbaccess/source/core/recovery/storagexmlstream.hxx2
-rw-r--r--dbaccess/source/core/recovery/subcomponentloader.hxx10
-rw-r--r--dbaccess/source/core/recovery/subcomponentrecovery.cxx28
-rw-r--r--dbaccess/source/ext/macromigration/macromigrationdialog.hxx14
-rw-r--r--dbaccess/source/ext/macromigration/macromigrationpages.hxx20
-rw-r--r--dbaccess/source/ext/macromigration/macromigrationwizard.cxx18
-rw-r--r--dbaccess/source/ext/macromigration/migrationengine.cxx6
-rw-r--r--dbaccess/source/ext/macromigration/progresscapture.hxx10
-rw-r--r--dbaccess/source/filter/xml/dbloader2.cxx18
-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/xmlConnectionData.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlDataSource.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlDataSourceSetting.hxx6
-rw-r--r--dbaccess/source/filter/xml/xmlDataSourceSettings.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlDatabase.hxx4
-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.cxx2
-rw-r--r--dbaccess/source/filter/xml/xmlExport.hxx20
-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/xmlQuery.hxx4
-rw-r--r--dbaccess/source/filter/xml/xmlStyleImport.hxx16
-rw-r--r--dbaccess/source/filter/xml/xmlTable.hxx4
-rw-r--r--dbaccess/source/filter/xml/xmlTableFilterList.hxx4
-rw-r--r--dbaccess/source/filter/xml/xmlTableFilterPattern.hxx2
-rw-r--r--dbaccess/source/filter/xml/xmlfilter.cxx8
-rw-r--r--dbaccess/source/filter/xml/xmlfilter.hxx8
-rw-r--r--dbaccess/source/inc/OAuthenticationContinuation.hxx24
-rw-r--r--dbaccess/source/inc/apitools.hxx16
-rw-r--r--dbaccess/source/ui/app/AppController.hxx128
-rw-r--r--dbaccess/source/ui/app/AppControllerGen.cxx2
-rw-r--r--dbaccess/source/ui/app/AppDetailPageHelper.cxx4
-rw-r--r--dbaccess/source/ui/app/AppDetailPageHelper.hxx10
-rw-r--r--dbaccess/source/ui/app/AppDetailView.hxx48
-rw-r--r--dbaccess/source/ui/app/AppIconControl.hxx4
-rw-r--r--dbaccess/source/ui/app/AppSwapWindow.hxx18
-rw-r--r--dbaccess/source/ui/app/AppTitleWindow.hxx6
-rw-r--r--dbaccess/source/ui/app/AppView.hxx30
-rw-r--r--dbaccess/source/ui/app/subcomponentmanager.hxx4
-rw-r--r--dbaccess/source/ui/browser/brwctrlr.cxx94
-rw-r--r--dbaccess/source/ui/browser/dbloader.cxx10
-rw-r--r--dbaccess/source/ui/browser/dbtreeview.hxx4
-rw-r--r--dbaccess/source/ui/browser/unodatbr.cxx2
-rw-r--r--dbaccess/source/ui/control/RelationControl.cxx26
-rw-r--r--dbaccess/source/ui/control/dbtreelistbox.cxx8
-rw-r--r--dbaccess/source/ui/control/sqledit.cxx4
-rw-r--r--dbaccess/source/ui/dlg/ConnectionHelper.hxx8
-rw-r--r--dbaccess/source/ui/dlg/ConnectionPage.hxx10
-rw-r--r--dbaccess/source/ui/dlg/ConnectionPageSetup.hxx8
-rw-r--r--dbaccess/source/ui/dlg/DBSetupConnectionPages.hxx86
-rw-r--r--dbaccess/source/ui/dlg/UserAdmin.hxx6
-rw-r--r--dbaccess/source/ui/dlg/admincontrols.cxx4
-rw-r--r--dbaccess/source/ui/dlg/adminpages.hxx22
-rw-r--r--dbaccess/source/ui/dlg/adtabdlg.cxx24
-rw-r--r--dbaccess/source/ui/dlg/advancedsettings.hxx16
-rw-r--r--dbaccess/source/ui/dlg/dbwizsetup.cxx6
-rw-r--r--dbaccess/source/ui/dlg/detailpages.hxx66
-rw-r--r--dbaccess/source/ui/dlg/dsnItem.hxx4
-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.hxx24
-rw-r--r--dbaccess/source/ui/dlg/indexfieldscontrol.cxx4
-rw-r--r--dbaccess/source/ui/dlg/optionalboolitem.hxx4
-rw-r--r--dbaccess/source/ui/dlg/sqlmessage.cxx4
-rw-r--r--dbaccess/source/ui/dlg/tablespage.hxx14
-rw-r--r--dbaccess/source/ui/inc/ColumnControlWindow.hxx22
-rw-r--r--dbaccess/source/ui/inc/ConnectionLineAccess.hxx44
-rw-r--r--dbaccess/source/ui/inc/FieldDescControl.hxx6
-rw-r--r--dbaccess/source/ui/inc/GeneralUndo.hxx2
-rw-r--r--dbaccess/source/ui/inc/HtmlReader.hxx10
-rw-r--r--dbaccess/source/ui/inc/JAccess.hxx10
-rw-r--r--dbaccess/source/ui/inc/JoinController.hxx16
-rw-r--r--dbaccess/source/ui/inc/JoinDesignView.hxx8
-rw-r--r--dbaccess/source/ui/inc/JoinExchange.hxx14
-rw-r--r--dbaccess/source/ui/inc/JoinTableView.hxx34
-rw-r--r--dbaccess/source/ui/inc/LimitBox.hxx8
-rw-r--r--dbaccess/source/ui/inc/QueryDesignView.hxx30
-rw-r--r--dbaccess/source/ui/inc/QueryTableView.hxx26
-rw-r--r--dbaccess/source/ui/inc/QueryTextView.hxx4
-rw-r--r--dbaccess/source/ui/inc/RTableConnectionData.hxx10
-rw-r--r--dbaccess/source/ui/inc/RelationController.hxx24
-rw-r--r--dbaccess/source/ui/inc/RelationDesignView.hxx8
-rw-r--r--dbaccess/source/ui/inc/RelationDlg.hxx10
-rw-r--r--dbaccess/source/ui/inc/RelationTableView.hxx26
-rw-r--r--dbaccess/source/ui/inc/RtfReader.hxx10
-rw-r--r--dbaccess/source/ui/inc/SqlNameEdit.hxx4
-rw-r--r--dbaccess/source/ui/inc/TableConnection.hxx2
-rw-r--r--dbaccess/source/ui/inc/TableController.hxx26
-rw-r--r--dbaccess/source/ui/inc/TableDesignControl.hxx14
-rw-r--r--dbaccess/source/ui/inc/TableDesignHelpBar.hxx20
-rw-r--r--dbaccess/source/ui/inc/TableDesignView.hxx28
-rw-r--r--dbaccess/source/ui/inc/TableGrantCtrl.hxx24
-rw-r--r--dbaccess/source/ui/inc/TableRowExchange.hxx8
-rw-r--r--dbaccess/source/ui/inc/TableWindow.hxx32
-rw-r--r--dbaccess/source/ui/inc/TableWindowAccess.hxx42
-rw-r--r--dbaccess/source/ui/inc/TableWindowData.hxx2
-rw-r--r--dbaccess/source/ui/inc/TableWindowListBox.hxx20
-rw-r--r--dbaccess/source/ui/inc/TableWindowTitle.hxx16
-rw-r--r--dbaccess/source/ui/inc/TablesSingleDlg.hxx6
-rw-r--r--dbaccess/source/ui/inc/TokenWriter.hxx16
-rw-r--r--dbaccess/source/ui/inc/UserAdminDlg.hxx24
-rw-r--r--dbaccess/source/ui/inc/VertSplitView.hxx6
-rw-r--r--dbaccess/source/ui/inc/WCPage.hxx8
-rw-r--r--dbaccess/source/ui/inc/WColumnSelect.hxx8
-rw-r--r--dbaccess/source/ui/inc/WCopyTable.hxx42
-rw-r--r--dbaccess/source/ui/inc/WExtendPages.hxx6
-rw-r--r--dbaccess/source/ui/inc/WNameMatch.hxx10
-rw-r--r--dbaccess/source/ui/inc/WTypeSelect.hxx34
-rw-r--r--dbaccess/source/ui/inc/adtabdlg.hxx2
-rw-r--r--dbaccess/source/ui/inc/advancedsettingsdlg.hxx24
-rw-r--r--dbaccess/source/ui/inc/brwctrlr.hxx78
-rw-r--r--dbaccess/source/ui/inc/brwview.hxx8
-rw-r--r--dbaccess/source/ui/inc/charsets.hxx2
-rw-r--r--dbaccess/source/ui/inc/curledit.hxx6
-rw-r--r--dbaccess/source/ui/inc/databaseobjectview.hxx8
-rw-r--r--dbaccess/source/ui/inc/dbadmin.hxx24
-rw-r--r--dbaccess/source/ui/inc/dbexchange.hxx10
-rw-r--r--dbaccess/source/ui/inc/dbtreelistbox.hxx36
-rw-r--r--dbaccess/source/ui/inc/dbwiz.hxx30
-rw-r--r--dbaccess/source/ui/inc/dbwizsetup.hxx32
-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/exsrcbrw.hxx28
-rw-r--r--dbaccess/source/ui/inc/formadapter.hxx354
-rw-r--r--dbaccess/source/ui/inc/indexdialog.hxx10
-rw-r--r--dbaccess/source/ui/inc/indexfieldscontrol.hxx18
-rw-r--r--dbaccess/source/ui/inc/listviewitems.hxx6
-rw-r--r--dbaccess/source/ui/inc/marktree.hxx6
-rw-r--r--dbaccess/source/ui/inc/opendoccontrols.hxx2
-rw-r--r--dbaccess/source/ui/inc/propertysetitem.hxx4
-rw-r--r--dbaccess/source/ui/inc/propertystorage.hxx4
-rw-r--r--dbaccess/source/ui/inc/querycontainerwindow.hxx12
-rw-r--r--dbaccess/source/ui/inc/querycontroller.hxx52
-rw-r--r--dbaccess/source/ui/inc/queryview.hxx2
-rw-r--r--dbaccess/source/ui/inc/sbagrid.hxx86
-rw-r--r--dbaccess/source/ui/inc/sbamultiplex.hxx18
-rw-r--r--dbaccess/source/ui/inc/singledoccontroller.hxx10
-rw-r--r--dbaccess/source/ui/inc/sqledit.hxx8
-rw-r--r--dbaccess/source/ui/inc/stringlistitem.hxx4
-rw-r--r--dbaccess/source/ui/inc/tabletree.hxx4
-rw-r--r--dbaccess/source/ui/inc/textconnectionsettings.hxx2
-rw-r--r--dbaccess/source/ui/inc/toolboxcontroller.hxx12
-rw-r--r--dbaccess/source/ui/inc/undosqledit.hxx4
-rw-r--r--dbaccess/source/ui/inc/unoadmin.hxx4
-rw-r--r--dbaccess/source/ui/inc/unodatbr.hxx108
-rw-r--r--dbaccess/source/ui/inc/unosqlmessage.hxx18
-rw-r--r--dbaccess/source/ui/misc/UpdateHelperImpl.hxx36
-rw-r--r--dbaccess/source/ui/misc/WCopyTable.cxx18
-rw-r--r--dbaccess/source/ui/misc/WNameMatch.cxx2
-rw-r--r--dbaccess/source/ui/misc/controllerframe.cxx16
-rw-r--r--dbaccess/source/ui/misc/dbaundomanager.cxx12
-rw-r--r--dbaccess/source/ui/querydesign/JoinController.cxx12
-rw-r--r--dbaccess/source/ui/querydesign/QTableConnectionData.hxx10
-rw-r--r--dbaccess/source/ui/querydesign/QTableWindow.hxx12
-rw-r--r--dbaccess/source/ui/querydesign/QueryAddTabConnUndoAction.hxx8
-rw-r--r--dbaccess/source/ui/querydesign/QueryDesignFieldUndoAct.hxx24
-rw-r--r--dbaccess/source/ui/querydesign/QueryMoveTabWinUndoAct.hxx4
-rw-r--r--dbaccess/source/ui/querydesign/QuerySizeTabWinUndoAct.hxx4
-rw-r--r--dbaccess/source/ui/querydesign/QueryTabConnUndoAction.hxx4
-rw-r--r--dbaccess/source/ui/querydesign/QueryTabWinShowUndoAct.hxx8
-rw-r--r--dbaccess/source/ui/querydesign/QueryTabWinUndoAct.hxx4
-rw-r--r--dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx2
-rw-r--r--dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx54
-rw-r--r--dbaccess/source/ui/querydesign/limitboxcontroller.cxx2
-rw-r--r--dbaccess/source/ui/querydesign/limitboxcontroller.hxx20
-rw-r--r--dbaccess/source/ui/querydesign/querycontroller.cxx4
-rw-r--r--dbaccess/source/ui/querydesign/querydlg.hxx8
-rw-r--r--dbaccess/source/ui/relationdesign/RTableConnection.hxx2
-rw-r--r--dbaccess/source/ui/relationdesign/RTableWindow.hxx2
-rw-r--r--dbaccess/source/ui/relationdesign/RelationController.cxx4
-rw-r--r--dbaccess/source/ui/tabledesign/FieldDescGenWin.hxx20
-rw-r--r--dbaccess/source/ui/tabledesign/TEditControl.hxx72
-rw-r--r--dbaccess/source/ui/tabledesign/TableFieldControl.hxx26
-rw-r--r--dbaccess/source/ui/tabledesign/TableFieldDescWin.hxx26
-rw-r--r--dbaccess/source/ui/tabledesign/TableUndo.hxx28
-rw-r--r--dbaccess/source/ui/uno/AdvancedSettingsDlg.cxx14
-rw-r--r--dbaccess/source/ui/uno/ColumnControl.hxx4
-rw-r--r--dbaccess/source/ui/uno/ColumnModel.hxx10
-rw-r--r--dbaccess/source/ui/uno/ColumnPeer.hxx4
-rw-r--r--dbaccess/source/ui/uno/DBTypeWizDlg.hxx14
-rw-r--r--dbaccess/source/ui/uno/DBTypeWizDlgSetup.hxx16
-rw-r--r--dbaccess/source/ui/uno/TableFilterDlg.hxx14
-rw-r--r--dbaccess/source/ui/uno/UserSettingsDlg.hxx14
-rw-r--r--dbaccess/source/ui/uno/admindlg.hxx14
-rw-r--r--dbaccess/source/ui/uno/composerdialogs.hxx14
-rw-r--r--dbaccess/source/ui/uno/copytablewizard.cxx40
-rw-r--r--dbaccess/source/ui/uno/dbinteraction.hxx4
-rw-r--r--dbaccess/source/ui/uno/textconnectionsettings_uno.cxx26
-rw-r--r--dbaccess/source/ui/uno/unoDirectSql.hxx4
-rw-r--r--desktop/inc/app.hxx16
-rw-r--r--desktop/source/app/app.cxx2
-rw-r--r--desktop/source/app/check_ext_deps.cxx12
-rw-r--r--desktop/source/app/cmdlineargs.cxx4
-rw-r--r--desktop/source/app/configinit.cxx4
-rw-r--r--desktop/source/app/desktopcontext.hxx2
-rw-r--r--desktop/source/app/dispatchwatcher.hxx4
-rw-r--r--desktop/source/app/officeipcthread.cxx4
-rw-r--r--desktop/source/app/officeipcthread.hxx14
-rw-r--r--desktop/source/deployment/gui/dp_gui_autoscrolledit.hxx2
-rw-r--r--desktop/source/deployment/gui/dp_gui_dependencydialog.hxx2
-rw-r--r--desktop/source/deployment/gui/dp_gui_dialog2.cxx10
-rw-r--r--desktop/source/deployment/gui/dp_gui_dialog2.hxx42
-rw-r--r--desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx14
-rw-r--r--desktop/source/deployment/gui/dp_gui_extlistbox.hxx28
-rw-r--r--desktop/source/deployment/gui/dp_gui_service.cxx10
-rw-r--r--desktop/source/deployment/gui/dp_gui_theextmgr.hxx8
-rw-r--r--desktop/source/deployment/gui/dp_gui_updatedialog.cxx2
-rw-r--r--desktop/source/deployment/gui/dp_gui_updatedialog.hxx10
-rw-r--r--desktop/source/deployment/gui/dp_gui_updateinstalldialog.cxx14
-rw-r--r--desktop/source/deployment/gui/dp_gui_updateinstalldialog.hxx4
-rw-r--r--desktop/source/deployment/gui/license_dialog.cxx4
-rw-r--r--desktop/source/deployment/gui/license_dialog.hxx4
-rw-r--r--extensions/source/abpilot/abpfinalpage.hxx10
-rw-r--r--extensions/source/abpilot/abspage.hxx2
-rw-r--r--extensions/source/abpilot/abspilot.hxx12
-rw-r--r--extensions/source/abpilot/admininvokationpage.hxx6
-rw-r--r--extensions/source/abpilot/fieldmappingpage.hxx6
-rw-r--r--extensions/source/abpilot/tableselectionpage.hxx10
-rw-r--r--extensions/source/abpilot/typeselectionpage.hxx10
-rw-r--r--extensions/source/abpilot/unodialogabp.hxx28
-rw-r--r--extensions/source/dbpilots/commonpagesdbp.hxx14
-rw-r--r--extensions/source/dbpilots/controlwizard.hxx6
-rw-r--r--extensions/source/dbpilots/gridwizard.hxx20
-rw-r--r--extensions/source/dbpilots/groupboxwiz.hxx38
-rw-r--r--extensions/source/dbpilots/listcombowizard.hxx42
-rw-r--r--extensions/source/dbpilots/unoautopilot.hxx14
-rw-r--r--extensions/source/propctrlr/MasterDetailLinkDialog.hxx16
-rw-r--r--extensions/source/propctrlr/browserlistbox.cxx12
-rw-r--r--extensions/source/propctrlr/browserlistbox.hxx14
-rw-r--r--extensions/source/propctrlr/browserpage.hxx4
-rw-r--r--extensions/source/propctrlr/browserview.hxx6
-rw-r--r--extensions/source/propctrlr/buttonnavigationhandler.hxx18
-rw-r--r--extensions/source/propctrlr/cellbindinghandler.hxx16
-rw-r--r--extensions/source/propctrlr/commoncontrol.hxx2
-rw-r--r--extensions/source/propctrlr/composeduiupdate.cxx28
-rw-r--r--extensions/source/propctrlr/controlfontdialog.hxx20
-rw-r--r--extensions/source/propctrlr/defaultforminspection.hxx12
-rw-r--r--extensions/source/propctrlr/defaulthelpprovider.hxx6
-rw-r--r--extensions/source/propctrlr/editpropertyhandler.hxx12
-rw-r--r--extensions/source/propctrlr/eformspropertyhandler.hxx26
-rw-r--r--extensions/source/propctrlr/eventhandler.cxx12
-rw-r--r--extensions/source/propctrlr/eventhandler.hxx40
-rw-r--r--extensions/source/propctrlr/fontdialog.hxx2
-rw-r--r--extensions/source/propctrlr/formcomponenthandler.cxx24
-rw-r--r--extensions/source/propctrlr/formcomponenthandler.hxx38
-rw-r--r--extensions/source/propctrlr/formcontroller.hxx16
-rw-r--r--extensions/source/propctrlr/formgeometryhandler.cxx28
-rw-r--r--extensions/source/propctrlr/formlinkdialog.hxx2
-rw-r--r--extensions/source/propctrlr/formmetadata.hxx24
-rw-r--r--extensions/source/propctrlr/genericpropertyhandler.cxx14
-rw-r--r--extensions/source/propctrlr/genericpropertyhandler.hxx40
-rw-r--r--extensions/source/propctrlr/inspectorhelpwindow.hxx4
-rw-r--r--extensions/source/propctrlr/inspectormodelbase.hxx22
-rw-r--r--extensions/source/propctrlr/listselectiondlg.hxx2
-rw-r--r--extensions/source/propctrlr/objectinspectormodel.cxx12
-rw-r--r--extensions/source/propctrlr/pcrcommon.hxx6
-rw-r--r--extensions/source/propctrlr/pcrunodialogs.hxx16
-rw-r--r--extensions/source/propctrlr/propcontroller.hxx86
-rw-r--r--extensions/source/propctrlr/propertycomposer.hxx40
-rw-r--r--extensions/source/propctrlr/propertycontrolextender.hxx6
-rw-r--r--extensions/source/propctrlr/propertyeditor.hxx4
-rw-r--r--extensions/source/propctrlr/propertyhandler.hxx40
-rw-r--r--extensions/source/propctrlr/propeventtranslation.hxx4
-rw-r--r--extensions/source/propctrlr/sqlcommanddesign.hxx4
-rw-r--r--extensions/source/propctrlr/standardcontrol.cxx4
-rw-r--r--extensions/source/propctrlr/standardcontrol.hxx130
-rw-r--r--extensions/source/propctrlr/stringrepresentation.cxx12
-rw-r--r--extensions/source/propctrlr/submissionhandler.hxx22
-rw-r--r--extensions/source/propctrlr/taborder.cxx16
-rw-r--r--extensions/source/propctrlr/taborder.hxx2
-rw-r--r--extensions/source/propctrlr/usercontrol.hxx22
-rw-r--r--extensions/source/propctrlr/xsddatatypes.hxx4
-rw-r--r--extensions/source/propctrlr/xsdvalidationpropertyhandler.hxx22
-rw-r--r--filter/source/graphic/GraphicExportDialog.hxx12
-rw-r--r--filter/source/graphic/GraphicExportFilter.hxx8
-rw-r--r--filter/source/msfilter/escherex.cxx10
-rw-r--r--filter/source/pdf/impdialog.hxx4
-rw-r--r--filter/source/pdf/pdfdialog.hxx22
-rw-r--r--filter/source/pdf/pdfexport.cxx6
-rw-r--r--filter/source/pdf/pdffilter.hxx14
-rw-r--r--filter/source/pdf/pdfinteract.hxx10
-rw-r--r--filter/source/svg/svgdialog.hxx28
-rw-r--r--filter/source/svg/svgexport.cxx59
-rw-r--r--filter/source/svg/svgfilter.hxx20
-rw-r--r--filter/source/svg/svgwriter.hxx2
-rw-r--r--filter/source/svg/test/odfserializer.cxx16
-rw-r--r--filter/source/svg/test/svg2odf.cxx6
-rw-r--r--filter/source/xsltdialog/typedetectionimport.hxx16
-rw-r--r--filter/source/xsltdialog/xmlfilterdialogcomponent.cxx32
-rw-r--r--filter/source/xsltdialog/xmlfiltersettingsdialog.hxx10
-rw-r--r--filter/source/xsltdialog/xmlfiltertestdialog.cxx4
-rw-r--r--forms/source/component/Button.hxx70
-rw-r--r--forms/source/component/CheckBox.hxx16
-rw-r--r--forms/source/component/Columns.hxx32
-rw-r--r--forms/source/component/ComboBox.hxx50
-rw-r--r--forms/source/component/Currency.hxx20
-rw-r--r--forms/source/component/DatabaseForm.cxx4
-rw-r--r--forms/source/component/DatabaseForm.hxx262
-rw-r--r--forms/source/component/Date.hxx36
-rw-r--r--forms/source/component/Edit.hxx64
-rw-r--r--forms/source/component/EditBase.hxx12
-rw-r--r--forms/source/component/EventThread.hxx8
-rw-r--r--forms/source/component/File.hxx30
-rw-r--r--forms/source/component/Filter.hxx58
-rw-r--r--forms/source/component/FixedText.hxx10
-rw-r--r--forms/source/component/FormattedField.cxx4
-rw-r--r--forms/source/component/FormattedField.hxx72
-rw-r--r--forms/source/component/FormattedFieldWrapper.hxx16
-rw-r--r--forms/source/component/FormsCollection.hxx82
-rw-r--r--forms/source/component/Grid.hxx66
-rw-r--r--forms/source/component/GroupBox.hxx12
-rw-r--r--forms/source/component/GroupManager.hxx10
-rw-r--r--forms/source/component/Hidden.hxx16
-rw-r--r--forms/source/component/ImageButton.hxx26
-rw-r--r--forms/source/component/ImageControl.hxx70
-rw-r--r--forms/source/component/ListBox.hxx126
-rw-r--r--forms/source/component/Numeric.hxx20
-rw-r--r--forms/source/component/Pattern.hxx24
-rw-r--r--forms/source/component/RadioButton.hxx24
-rw-r--r--forms/source/component/Time.hxx36
-rw-r--r--forms/source/component/clickableimage.hxx58
-rw-r--r--forms/source/component/entrylisthelper.hxx20
-rw-r--r--forms/source/component/errorbroadcaster.hxx4
-rw-r--r--forms/source/component/imgprod.cxx10
-rw-r--r--forms/source/component/imgprod.hxx14
-rw-r--r--forms/source/component/navigationbar.hxx24
-rw-r--r--forms/source/component/refvaluecomponent.hxx18
-rw-r--r--forms/source/component/scrollbar.hxx24
-rw-r--r--forms/source/component/spinbutton.hxx24
-rw-r--r--forms/source/helper/commanddescriptionprovider.cxx2
-rw-r--r--forms/source/helper/commandimageprovider.cxx2
-rw-r--r--forms/source/helper/windowstateguard.cxx14
-rw-r--r--forms/source/inc/FormComponent.hxx204
-rw-r--r--forms/source/inc/InterfaceContainer.hxx74
-rw-r--r--forms/source/inc/formnavigation.hxx20
-rw-r--r--forms/source/inc/forms_module.hxx4
-rw-r--r--forms/source/inc/listenercontainers.hxx2
-rw-r--r--forms/source/inc/property.hxx2
-rw-r--r--forms/source/richtext/attributedispatcher.hxx8
-rw-r--r--forms/source/richtext/clipboarddispatcher.hxx10
-rw-r--r--forms/source/richtext/featuredispatcher.hxx4
-rw-r--r--forms/source/richtext/parametrizedattributedispatcher.hxx4
-rw-r--r--forms/source/richtext/richtextcontrol.hxx26
-rw-r--r--forms/source/richtext/richtextimplcontrol.hxx2
-rw-r--r--forms/source/richtext/richtextmodel.hxx24
-rw-r--r--forms/source/richtext/richtextunowrapper.hxx6
-rw-r--r--forms/source/richtext/richtextvclcontrol.hxx16
-rw-r--r--forms/source/richtext/richtextviewport.hxx14
-rw-r--r--forms/source/richtext/rtattributehandler.hxx42
-rw-r--r--forms/source/richtext/specialdispatchers.hxx12
-rw-r--r--forms/source/runtime/formoperations.hxx48
-rw-r--r--forms/source/solar/component/navbarcontrol.hxx34
-rw-r--r--forms/source/solar/control/navtoolbar.cxx2
-rw-r--r--forms/source/solar/inc/navtoolbar.hxx8
-rw-r--r--forms/source/xforms/NameContainer.hxx16
-rw-r--r--forms/source/xforms/binding.hxx40
-rw-r--r--forms/source/xforms/collection.hxx22
-rw-r--r--forms/source/xforms/datatyperepository.hxx20
-rw-r--r--forms/source/xforms/datatypes.hxx88
-rw-r--r--forms/source/xforms/enumeration.hxx4
-rw-r--r--forms/source/xforms/model.hxx108
-rw-r--r--forms/source/xforms/model_helper.hxx14
-rw-r--r--forms/source/xforms/propertysetbase.hxx22
-rw-r--r--forms/source/xforms/submission.hxx30
-rw-r--r--forms/source/xforms/submission/serialization_app_xml.hxx4
-rw-r--r--forms/source/xforms/submission/serialization_urlencoded.hxx4
-rw-r--r--forms/source/xforms/submission/submission.hxx10
-rw-r--r--forms/source/xforms/submission/submission_get.hxx2
-rw-r--r--forms/source/xforms/submission/submission_post.hxx2
-rw-r--r--forms/source/xforms/submission/submission_put.hxx2
-rw-r--r--forms/source/xforms/xformsevent.hxx22
-rw-r--r--forms/source/xforms/xpathlib/extension.hxx4
-rw-r--r--formula/source/ui/dlg/ControlHelper.hxx10
-rw-r--r--formula/source/ui/dlg/FormulaHelper.cxx26
-rw-r--r--formula/source/ui/dlg/formula.cxx4
-rw-r--r--formula/source/ui/dlg/funcpage.hxx4
-rw-r--r--formula/source/ui/dlg/structpg.hxx12
-rw-r--r--include/avmedia/mediaitem.hxx10
-rw-r--r--include/avmedia/mediaplayer.hxx4
-rw-r--r--include/avmedia/mediatoolbox.hxx4
-rw-r--r--include/comphelper/SettingsHelper.hxx30
-rw-r--r--include/connectivity/paramwrapper.hxx22
-rw-r--r--include/cppuhelper/implbase_ex_post.hxx28
-rw-r--r--include/dbaccess/dataview.hxx10
-rw-r--r--include/dbaccess/dbaundomanager.hxx48
-rw-r--r--include/dbaccess/dbsubcomponentcontroller.hxx30
-rw-r--r--include/dbaccess/genericcontroller.hxx106
-rw-r--r--include/filter/msfilter/mscodec.hxx4
-rw-r--r--include/filter/msfilter/mstoolbar.hxx50
-rw-r--r--include/filter/msfilter/msvbahelper.hxx12
-rw-r--r--include/filter/msfilter/svdfppt.hxx22
-rw-r--r--include/formula/formula.hxx4
-rw-r--r--include/formula/funcutl.hxx18
-rw-r--r--include/oox/core/contexthandler.hxx14
-rw-r--r--include/oox/core/contexthandler2.hxx32
-rw-r--r--include/oox/core/fasttokenhandler.hxx16
-rw-r--r--include/oox/core/filterbase.hxx16
-rw-r--r--include/oox/core/filterdetect.hxx28
-rw-r--r--include/oox/core/fragmenthandler.hxx24
-rw-r--r--include/oox/core/fragmenthandler2.hxx36
-rw-r--r--include/oox/core/relationshandler.hxx2
-rw-r--r--include/oox/core/xmlfilterbase.hxx10
-rw-r--r--include/oox/crypto/AgileEngine.hxx8
-rw-r--r--include/oox/crypto/CryptTools.hxx4
-rw-r--r--include/oox/crypto/Standard2007Engine.hxx8
-rw-r--r--include/oox/drawingml/chart/axiscontext.hxx12
-rw-r--r--include/oox/drawingml/chart/chartcontextbase.hxx4
-rw-r--r--include/oox/drawingml/chart/chartdrawingfragment.hxx6
-rw-r--r--include/oox/drawingml/chart/chartspacefragment.hxx2
-rw-r--r--include/oox/drawingml/chart/datasourcecontext.hxx10
-rw-r--r--include/oox/drawingml/chart/plotareacontext.hxx8
-rw-r--r--include/oox/drawingml/chart/seriescontext.hxx38
-rw-r--r--include/oox/drawingml/chart/titlecontext.hxx8
-rw-r--r--include/oox/drawingml/chart/typegroupcontext.hxx18
-rw-r--r--include/oox/drawingml/textfield.hxx2
-rw-r--r--include/oox/drawingml/themefragmenthandler.hxx2
-rw-r--r--include/oox/dump/dffdumper.hxx6
-rw-r--r--include/oox/dump/dumperbase.hxx80
-rw-r--r--include/oox/dump/oledumper.hxx114
-rw-r--r--include/oox/dump/pptxdumper.hxx4
-rw-r--r--include/oox/dump/xlsbdumper.hxx6
-rw-r--r--include/oox/export/vmlexport.hxx14
-rw-r--r--include/oox/helper/binaryinputstream.hxx28
-rw-r--r--include/oox/helper/binaryoutputstream.hxx10
-rw-r--r--include/oox/helper/binarystreambase.hxx16
-rw-r--r--include/oox/helper/progressbar.hxx12
-rw-r--r--include/oox/helper/zipstorage.hxx14
-rw-r--r--include/oox/ole/axbinaryreader.hxx26
-rw-r--r--include/oox/ole/axbinarywriter.hxx18
-rw-r--r--include/oox/ole/axcontrol.hxx198
-rw-r--r--include/oox/ole/axcontrolfragment.hxx4
-rw-r--r--include/oox/ole/olestorage.hxx14
-rw-r--r--include/oox/ole/vbainputstream.hxx14
-rw-r--r--include/oox/ppt/backgroundproperties.hxx2
-rw-r--r--include/oox/ppt/customshowlistcontext.hxx2
-rw-r--r--include/oox/ppt/dgmimport.hxx16
-rw-r--r--include/oox/ppt/dgmlayout.hxx16
-rw-r--r--include/oox/ppt/layoutfragmenthandler.hxx2
-rw-r--r--include/oox/ppt/pptimport.hxx20
-rw-r--r--include/oox/ppt/pptshape.hxx2
-rw-r--r--include/oox/ppt/presentationfragmenthandler.hxx4
-rw-r--r--include/oox/ppt/slidefragmenthandler.hxx6
-rw-r--r--include/oox/ppt/slidemastertextstylescontext.hxx2
-rw-r--r--include/oox/ppt/slidetimingcontext.hxx2
-rw-r--r--include/oox/ppt/slidetransitioncontext.hxx4
-rw-r--r--include/oox/ppt/soundactioncontext.hxx4
-rw-r--r--include/oox/ppt/timenodelistcontext.hxx2
-rw-r--r--include/oox/vml/vmldrawingfragment.hxx6
-rw-r--r--include/oox/vml/vmlinputstream.hxx10
-rw-r--r--include/oox/vml/vmlshape.hxx20
-rw-r--r--include/oox/vml/vmlshapecontext.hxx16
-rw-r--r--include/sfx2/DocumentMetadataAccess.hxx32
-rw-r--r--include/sfx2/Metadatable.hxx12
-rw-r--r--include/sfx2/app.hxx6
-rw-r--r--include/sfx2/basedlgs.hxx20
-rw-r--r--include/sfx2/childwin.hxx2
-rw-r--r--include/sfx2/controlwrapper.hxx32
-rw-r--r--include/sfx2/ctrlitem.hxx2
-rw-r--r--include/sfx2/dinfdlg.hxx36
-rw-r--r--include/sfx2/dinfedt.hxx2
-rw-r--r--include/sfx2/docfac.hxx2
-rw-r--r--include/sfx2/dockwin.hxx24
-rw-r--r--include/sfx2/docstoragemodifylistener.hxx4
-rw-r--r--include/sfx2/evntconf.hxx12
-rw-r--r--include/sfx2/fcontnr.hxx4
-rw-r--r--include/sfx2/frame.hxx24
-rw-r--r--include/sfx2/frmdescr.hxx6
-rw-r--r--include/sfx2/infobar.hxx6
-rw-r--r--include/sfx2/itemconnect.hxx18
-rw-r--r--include/sfx2/mgetempl.hxx8
-rw-r--r--include/sfx2/minfitem.hxx4
-rw-r--r--include/sfx2/mnuitem.hxx2
-rw-r--r--include/sfx2/module.hxx2
-rw-r--r--include/sfx2/navigat.hxx6
-rw-r--r--include/sfx2/objitem.hxx4
-rw-r--r--include/sfx2/objsh.hxx24
-rw-r--r--include/sfx2/passwd.hxx2
-rw-r--r--include/sfx2/printopt.hxx10
-rw-r--r--include/sfx2/prnmon.hxx4
-rw-r--r--include/sfx2/recentdocsview.hxx10
-rw-r--r--include/sfx2/recentdocsviewitem.hxx4
-rw-r--r--include/sfx2/securitypage.hxx4
-rw-r--r--include/sfx2/sfxbasecontroller.hxx64
-rw-r--r--include/sfx2/sfxbasemodel.hxx254
-rw-r--r--include/sfx2/sfxhelp.hxx6
-rw-r--r--include/sfx2/sfxstatuslistener.hxx10
-rw-r--r--include/sfx2/sfxuno.hxx6
-rw-r--r--include/sfx2/shell.hxx2
-rw-r--r--include/sfx2/sidebar/ControllerItem.hxx2
-rw-r--r--include/sfx2/sidebar/SidebarPanelBase.hxx22
-rw-r--r--include/sfx2/sidebar/SidebarToolBox.hxx6
-rw-r--r--include/sfx2/sidebar/Theme.hxx22
-rw-r--r--include/sfx2/stbitem.hxx26
-rw-r--r--include/sfx2/styledlg.hxx4
-rw-r--r--include/sfx2/tabdlg.hxx8
-rw-r--r--include/sfx2/taskpane.hxx12
-rw-r--r--include/sfx2/tbxctrl.hxx74
-rw-r--r--include/sfx2/templateabstractview.hxx4
-rw-r--r--include/sfx2/templatecontaineritem.hxx4
-rw-r--r--include/sfx2/templatelocalview.hxx16
-rw-r--r--include/sfx2/templateremoteview.hxx10
-rw-r--r--include/sfx2/templateviewitem.hxx4
-rw-r--r--include/sfx2/templdlg.hxx14
-rw-r--r--include/sfx2/thumbnailview.hxx24
-rw-r--r--include/sfx2/titledockwin.hxx12
-rw-r--r--include/sfx2/tplpitem.hxx10
-rw-r--r--include/sfx2/unoctitm.hxx22
-rw-r--r--include/sfx2/viewfrm.hxx18
-rw-r--r--include/sfx2/viewsh.hxx8
-rw-r--r--include/sfx2/zoomitem.hxx12
-rw-r--r--include/svx/AccessibleControlShape.hxx38
-rw-r--r--include/svx/AccessibleGraphicShape.hxx24
-rw-r--r--include/svx/AccessibleOLEShape.hxx26
-rw-r--r--include/svx/AccessibleShape.hxx124
-rw-r--r--include/svx/AccessibleSvxFindReplaceDialog.hxx8
-rw-r--r--include/svx/AccessibleTableShape.hxx178
-rw-r--r--include/svx/AffineMatrixItem.hxx12
-rw-r--r--include/svx/ChildrenManager.hxx2
-rw-r--r--include/svx/ParseContext.hxx8
-rw-r--r--include/svx/SmartTagCtl.hxx4
-rw-r--r--include/svx/SmartTagItem.hxx12
-rw-r--r--include/svx/SmartTagMgr.hxx6
-rw-r--r--include/svx/SvxColorValueSet.hxx2
-rw-r--r--include/svx/algitem.hxx26
-rw-r--r--include/svx/bmpmask.hxx6
-rw-r--r--include/svx/charmap.hxx28
-rw-r--r--include/svx/checklbx.hxx6
-rw-r--r--include/svx/chrtitem.hxx66
-rw-r--r--include/svx/clipboardctl.hxx6
-rw-r--r--include/svx/clipfmtitem.hxx8
-rw-r--r--include/svx/colrctrl.hxx20
-rw-r--r--include/svx/connctrl.hxx10
-rw-r--r--include/svx/contdlg.hxx2
-rw-r--r--include/svx/ctredlin.hxx16
-rw-r--r--include/svx/cube3d.hxx12
-rw-r--r--include/svx/dbaexchange.hxx16
-rw-r--r--include/svx/dbaobjectex.hxx4
-rw-r--r--include/svx/dbcharsethelper.hxx2
-rw-r--r--include/svx/dbtoolsclient.hxx2
-rw-r--r--include/svx/dialcontrol.hxx28
-rw-r--r--include/svx/dlgctl3d.hxx28
-rw-r--r--include/svx/dlgctrl.hxx52
-rw-r--r--include/svx/drawitem.hxx60
-rw-r--r--include/svx/e3ditem.hxx14
-rw-r--r--include/svx/e3dundo.hxx12
-rw-r--r--include/svx/extrud3d.hxx16
-rw-r--r--include/svx/extrusioncolorcontrol.hxx6
-rw-r--r--include/svx/fillctrl.hxx8
-rw-r--r--include/svx/float3d.hxx6
-rw-r--r--include/svx/fmdmod.hxx6
-rw-r--r--include/svx/fmdpage.hxx16
-rw-r--r--include/svx/fmgridcl.hxx46
-rw-r--r--include/svx/fmgridif.hxx248
-rw-r--r--include/svx/fmmodel.hxx12
-rw-r--r--include/svx/fmpage.hxx8
-rw-r--r--include/svx/fmshell.hxx6
-rw-r--r--include/svx/fmsrcimp.hxx14
-rw-r--r--include/svx/fmtools.hxx2
-rw-r--r--include/svx/fmview.hxx22
-rw-r--r--include/svx/fntctl.hxx6
-rw-r--r--include/svx/fntctrl.hxx8
-rw-r--r--include/svx/fntszctl.hxx4
-rw-r--r--include/svx/fontlb.hxx8
-rw-r--r--include/svx/fontwork.hxx6
-rw-r--r--include/svx/fontworkgallery.hxx4
-rw-r--r--include/svx/formatpaintbrushctrl.hxx6
-rw-r--r--include/svx/frmdirlbox.hxx8
-rw-r--r--include/svx/frmsel.hxx18
-rw-r--r--include/svx/galbrws.hxx6
-rw-r--r--include/svx/galctrl.hxx60
-rw-r--r--include/svx/galleryitem.hxx12
-rw-r--r--include/svx/galmisc.hxx12
-rw-r--r--include/svx/grafctrl.hxx18
-rw-r--r--include/svx/graphctl.hxx18
-rw-r--r--include/svx/grfcrop.hxx12
-rw-r--r--include/svx/gridctrl.hxx80
-rw-r--r--include/svx/hdft.hxx8
-rw-r--r--include/svx/hlnkitem.hxx12
-rw-r--r--include/svx/hyperdlg.hxx2
-rw-r--r--include/svx/imapdlg.hxx10
-rw-r--r--include/svx/insctrl.hxx6
-rw-r--r--include/svx/itemwin.hxx38
-rw-r--r--include/svx/lathe3d.hxx18
-rw-r--r--include/svx/layctrl.hxx16
-rw-r--r--include/svx/lboxctrl.hxx10
-rw-r--r--include/svx/linectrl.hxx32
-rw-r--r--include/svx/measctrl.hxx10
-rw-r--r--include/svx/modctrl.hxx6
-rw-r--r--include/svx/nbdtmg.hxx60
-rw-r--r--include/svx/numinf.hxx10
-rw-r--r--include/svx/numvset.hxx4
-rw-r--r--include/svx/obj3d.hxx62
-rw-r--r--include/svx/ofaitem.hxx8
-rw-r--r--include/svx/optgrid.hxx14
-rw-r--r--include/svx/orienthelper.hxx8
-rw-r--r--include/svx/pagectrl.hxx4
-rw-r--r--include/svx/pageitem.hxx22
-rw-r--r--include/svx/paraprev.hxx8
-rw-r--r--include/svx/polygn3d.hxx8
-rw-r--r--include/svx/polysc3d.hxx4
-rw-r--r--include/svx/postattr.hxx12
-rw-r--r--include/svx/pszctrl.hxx6
-rw-r--r--include/svx/relfld.hxx2
-rw-r--r--include/svx/rotmodit.hxx14
-rw-r--r--include/svx/rubydialog.hxx16
-rw-r--r--include/svx/ruler.hxx18
-rw-r--r--include/svx/rulritem.hxx50
-rw-r--r--include/svx/scene3d.hxx58
-rw-r--r--include/svx/sdangitm.hxx6
-rw-r--r--include/svx/sdasaitm.hxx18
-rw-r--r--include/svx/sdasitm.hxx16
-rw-r--r--include/svx/sdgcoitm.hxx12
-rw-r--r--include/svx/sdgcpitm.hxx6
-rw-r--r--include/svx/sdggaitm.hxx8
-rw-r--r--include/svx/sdginitm.hxx4
-rw-r--r--include/svx/sdgluitm.hxx8
-rw-r--r--include/svx/sdgmoitm.hxx10
-rw-r--r--include/svx/sdgtritm.hxx4
-rw-r--r--include/svx/sdmetitm.hxx10
-rw-r--r--include/svx/sdooitm.hxx8
-rw-r--r--include/svx/sdprcitm.hxx12
-rw-r--r--include/svx/sdr/animation/animationstate.hxx2
-rw-r--r--include/svx/sdr/animation/scheduler.hxx2
-rw-r--r--include/svx/sdr/contact/objectcontactofobjlistpainter.hxx20
-rw-r--r--include/svx/sdr/contact/objectcontactofpageview.hxx46
-rw-r--r--include/svx/sdr/contact/viewcontactofe3d.hxx4
-rw-r--r--include/svx/sdr/contact/viewcontactofe3dcube.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofe3dextrude.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofe3dlathe.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofe3dpolygon.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofe3dscene.hxx6
-rw-r--r--include/svx/sdr/contact/viewcontactofe3dsphere.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofgraphic.hxx4
-rw-r--r--include/svx/sdr/contact/viewcontactofgroup.hxx4
-rw-r--r--include/svx/sdr/contact/viewcontactofmasterpagedescriptor.hxx10
-rw-r--r--include/svx/sdr/contact/viewcontactofopenglobj.hxx4
-rw-r--r--include/svx/sdr/contact/viewcontactofpageobj.hxx6
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrcaptionobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrcircobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofsdredgeobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrmeasureobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrmediaobj.hxx4
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrobj.hxx16
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrobjcustomshape.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrole2obj.hxx6
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrpage.hxx54
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrpathobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofsdrrectobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewcontactofunocontrol.hxx4
-rw-r--r--include/svx/sdr/contact/viewcontactofvirtobj.hxx4
-rw-r--r--include/svx/sdr/contact/viewobjectcontactofe3d.hxx2
-rw-r--r--include/svx/sdr/contact/viewobjectcontactofe3dscene.hxx4
-rw-r--r--include/svx/sdr/contact/viewobjectcontactofgraphic.hxx2
-rw-r--r--include/svx/sdr/contact/viewobjectcontactofgroup.hxx4
-rw-r--r--include/svx/sdr/contact/viewobjectcontactofmasterpagedescriptor.hxx4
-rw-r--r--include/svx/sdr/contact/viewobjectcontactofpageobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewobjectcontactofsdrobj.hxx2
-rw-r--r--include/svx/sdr/contact/viewobjectcontactofsdrole2obj.hxx2
-rw-r--r--include/svx/sdr/contact/viewobjectcontactofsdrpage.hxx32
-rw-r--r--include/svx/sdr/contact/viewobjectcontactofunocontrol.hxx8
-rw-r--r--include/svx/sdr/event/eventhandler.hxx2
-rw-r--r--include/svx/sdr/overlay/overlayanimatedbitmapex.hxx4
-rw-r--r--include/svx/sdr/overlay/overlaybitmapex.hxx2
-rw-r--r--include/svx/sdr/overlay/overlaycrosshair.hxx4
-rw-r--r--include/svx/sdr/overlay/overlayhelpline.hxx4
-rw-r--r--include/svx/sdr/overlay/overlayline.hxx4
-rw-r--r--include/svx/sdr/overlay/overlaymanager.hxx4
-rw-r--r--include/svx/sdr/overlay/overlaymanagerbuffered.hxx10
-rw-r--r--include/svx/sdr/overlay/overlayobject.hxx2
-rw-r--r--include/svx/sdr/overlay/overlayobjectcell.hxx2
-rw-r--r--include/svx/sdr/overlay/overlaypolypolygon.hxx4
-rw-r--r--include/svx/sdr/overlay/overlayprimitive2dsequenceobject.hxx2
-rw-r--r--include/svx/sdr/overlay/overlayrectangle.hxx4
-rw-r--r--include/svx/sdr/overlay/overlayrollingrectangle.hxx4
-rw-r--r--include/svx/sdr/overlay/overlayselection.hxx4
-rw-r--r--include/svx/sdr/overlay/overlaytools.hxx20
-rw-r--r--include/svx/sdr/overlay/overlaytriangle.hxx2
-rw-r--r--include/svx/sdr/primitive2d/sdrcaptionprimitive2d.hxx4
-rw-r--r--include/svx/sdr/primitive2d/sdrconnectorprimitive2d.hxx4
-rw-r--r--include/svx/sdr/primitive2d/sdrcustomshapeprimitive2d.hxx4
-rw-r--r--include/svx/sdr/primitive2d/sdrellipseprimitive2d.hxx8
-rw-r--r--include/svx/sdr/primitive2d/sdrgrafprimitive2d.hxx4
-rw-r--r--include/svx/sdr/primitive2d/sdrmeasureprimitive2d.hxx4
-rw-r--r--include/svx/sdr/primitive2d/sdrole2primitive2d.hxx4
-rw-r--r--include/svx/sdr/primitive2d/sdrolecontentprimitive2d.hxx6
-rw-r--r--include/svx/sdr/primitive2d/sdrpathprimitive2d.hxx4
-rw-r--r--include/svx/sdr/primitive2d/sdrrectangleprimitive2d.hxx4
-rw-r--r--include/svx/sdr/primitive2d/sdrtextprimitive2d.hxx34
-rw-r--r--include/svx/sdr/properties/attributeproperties.hxx22
-rw-r--r--include/svx/sdr/properties/captionproperties.hxx10
-rw-r--r--include/svx/sdr/properties/circleproperties.hxx10
-rw-r--r--include/svx/sdr/properties/connectorproperties.hxx8
-rw-r--r--include/svx/sdr/properties/customshapeproperties.hxx22
-rw-r--r--include/svx/sdr/properties/defaultproperties.hxx30
-rw-r--r--include/svx/sdr/properties/e3dcompoundproperties.hxx10
-rw-r--r--include/svx/sdr/properties/e3dextrudeproperties.hxx4
-rw-r--r--include/svx/sdr/properties/e3dlatheproperties.hxx4
-rw-r--r--include/svx/sdr/properties/e3dproperties.hxx8
-rw-r--r--include/svx/sdr/properties/e3dsceneproperties.hxx20
-rw-r--r--include/svx/sdr/properties/e3dsphereproperties.hxx4
-rw-r--r--include/svx/sdr/properties/emptyproperties.hxx28
-rw-r--r--include/svx/sdr/properties/graphicproperties.hxx10
-rw-r--r--include/svx/sdr/properties/groupproperties.hxx42
-rw-r--r--include/svx/sdr/properties/measureproperties.hxx10
-rw-r--r--include/svx/sdr/properties/oleproperties.hxx4
-rw-r--r--include/svx/sdr/properties/pageproperties.hxx14
-rw-r--r--include/svx/sdr/properties/rectangleproperties.hxx6
-rw-r--r--include/svx/sdr/properties/textproperties.hxx18
-rw-r--r--include/svx/sdr/table/tablecontroller.hxx32
-rw-r--r--include/svx/sdrmasterpagedescriptor.hxx2
-rw-r--r--[-rwxr-xr-x]include/svx/sdrundomanager.hxx6
-rw-r--r--include/svx/sdtaaitm.hxx10
-rw-r--r--include/svx/sdtaditm.hxx14
-rw-r--r--include/svx/sdtaitm.hxx28
-rw-r--r--include/svx/sdtakitm.hxx14
-rw-r--r--include/svx/sdtayitm.hxx6
-rw-r--r--include/svx/sdtfchim.hxx14
-rw-r--r--include/svx/sdtfsitm.hxx20
-rw-r--r--include/svx/sdynitm.hxx8
-rw-r--r--include/svx/selctrl.hxx6
-rw-r--r--include/svx/shapepropertynotifier.hxx4
-rw-r--r--include/svx/sidebar/ColorControl.hxx2
-rw-r--r--include/svx/sidebar/PanelLayout.hxx6
-rw-r--r--include/svx/sidebar/PopupContainer.hxx2
-rw-r--r--include/svx/sidebar/PopupControl.hxx2
-rw-r--r--include/svx/sidebar/SelectionChangeHandler.hxx6
-rw-r--r--include/svx/sidebar/SidebarDialControl.hxx6
-rw-r--r--include/svx/sidebar/ValueSetWithTextControl.hxx6
-rw-r--r--include/svx/sphere3d.hxx14
-rw-r--r--include/svx/srchdlg.hxx6
-rw-r--r--include/svx/stddlg.hxx2
-rw-r--r--include/svx/subtoolboxcontrol.hxx4
-rw-r--r--include/svx/svdcrtv.hxx16
-rw-r--r--include/svx/svddrgmt.hxx50
-rw-r--r--include/svx/svddrgv.hxx14
-rw-r--r--include/svx/svdedtv.hxx4
-rw-r--r--include/svx/svdedxv.hxx36
-rw-r--r--include/svx/svdhdl.hxx26
-rw-r--r--include/svx/svdmark.hxx2
-rw-r--r--include/svx/svdmrkv.hxx24
-rw-r--r--include/svx/svdoashp.hxx124
-rw-r--r--include/svx/svdoattr.hxx8
-rw-r--r--include/svx/svdocapt.hxx92
-rw-r--r--include/svx/svdocirc.hxx74
-rw-r--r--include/svx/svdoedge.hxx116
-rw-r--r--include/svx/svdograf.hxx50
-rw-r--r--include/svx/svdogrp.hxx108
-rw-r--r--include/svx/svdomeas.hxx112
-rw-r--r--include/svx/svdomedia.hxx16
-rw-r--r--include/svx/svdoole2.hxx32
-rw-r--r--include/svx/svdoopengl.hxx2
-rw-r--r--include/svx/svdopage.hxx18
-rw-r--r--include/svx/svdopath.hxx92
-rw-r--r--include/svx/svdorect.hxx64
-rw-r--r--include/svx/svdotable.hxx142
-rw-r--r--include/svx/svdotext.hxx112
-rw-r--r--include/svx/svdouno.hxx28
-rw-r--r--include/svx/svdoutl.hxx2
-rw-r--r--include/svx/svdovirt.hxx172
-rw-r--r--include/svx/svdpage.hxx8
-rw-r--r--include/svx/svdpntv.hxx4
-rw-r--r--include/svx/svdpoev.hxx26
-rw-r--r--include/svx/svdpool.hxx4
-rw-r--r--include/svx/svdsnpv.hxx12
-rw-r--r--include/svx/svdundo.hxx170
-rw-r--r--include/svx/svdview.hxx12
-rw-r--r--include/svx/svx3ditems.hxx66
-rw-r--r--include/svx/svxdlg.hxx12
-rw-r--r--include/svx/svxgrahicitem.hxx4
-rw-r--r--include/svx/swframeexample.hxx6
-rw-r--r--include/svx/sxcecitm.hxx10
-rw-r--r--include/svx/sxcikitm.hxx14
-rw-r--r--include/svx/sxctitm.hxx10
-rw-r--r--include/svx/sxekitm.hxx14
-rw-r--r--include/svx/sxelditm.hxx12
-rw-r--r--include/svx/sxenditm.hxx16
-rw-r--r--include/svx/sxfiitm.hxx10
-rw-r--r--include/svx/sxmkitm.hxx14
-rw-r--r--include/svx/sxmtpitm.hxx28
-rw-r--r--include/svx/sxmuitm.hxx14
-rw-r--r--include/svx/sxsiitm.hxx6
-rw-r--r--include/svx/tbcontrl.hxx54
-rw-r--r--include/svx/tbxalign.hxx12
-rw-r--r--include/svx/tbxctl.hxx6
-rw-r--r--include/svx/tbxcustomshapes.hxx16
-rw-r--r--include/svx/tbxdraw.hxx8
-rw-r--r--include/svx/unomod.hxx6
-rw-r--r--include/svx/unomodel.hxx30
-rw-r--r--include/svx/unopage.hxx32
-rw-r--r--include/svx/unopool.hxx28
-rw-r--r--include/svx/unoshape.hxx378
-rw-r--r--include/svx/unoshtxt.hxx24
-rw-r--r--include/svx/verttexttbxctrl.hxx2
-rw-r--r--include/svx/view3d.hxx12
-rw-r--r--include/svx/viewlayoutitem.hxx12
-rw-r--r--include/svx/wrapfield.hxx4
-rw-r--r--include/svx/xbtmpit.hxx16
-rw-r--r--include/svx/xcolit.hxx12
-rw-r--r--include/svx/xfillit0.hxx12
-rw-r--r--include/svx/xflasit.hxx6
-rw-r--r--include/svx/xflbckit.hxx6
-rw-r--r--include/svx/xflbmpit.hxx8
-rw-r--r--include/svx/xflbmsli.hxx6
-rw-r--r--include/svx/xflbmsxy.hxx16
-rw-r--r--include/svx/xflbmtit.hxx6
-rw-r--r--include/svx/xflboxy.hxx12
-rw-r--r--include/svx/xflbstit.hxx6
-rw-r--r--include/svx/xflbtoxy.hxx12
-rw-r--r--include/svx/xflclit.hxx10
-rw-r--r--include/svx/xflftrit.hxx12
-rw-r--r--include/svx/xflgrit.hxx16
-rw-r--r--include/svx/xflhtit.hxx18
-rw-r--r--include/svx/xfltrit.hxx6
-rw-r--r--include/svx/xftadit.hxx10
-rw-r--r--include/svx/xftdiit.hxx4
-rw-r--r--include/svx/xftmrit.hxx4
-rw-r--r--include/svx/xftouit.hxx4
-rw-r--r--include/svx/xftshcit.hxx4
-rw-r--r--include/svx/xftshit.hxx10
-rw-r--r--include/svx/xftshtit.hxx4
-rw-r--r--include/svx/xftshxy.hxx8
-rw-r--r--include/svx/xftstit.hxx4
-rw-r--r--include/svx/xgrscit.hxx6
-rw-r--r--include/svx/xit.hxx8
-rw-r--r--include/svx/xlineit0.hxx12
-rw-r--r--include/svx/xlinjoit.hxx14
-rw-r--r--include/svx/xlnasit.hxx6
-rw-r--r--include/svx/xlncapit.hxx14
-rw-r--r--include/svx/xlnclit.hxx10
-rw-r--r--include/svx/xlndsit.hxx18
-rw-r--r--include/svx/xlnedcit.hxx10
-rw-r--r--include/svx/xlnedit.hxx14
-rw-r--r--include/svx/xlnedwit.hxx10
-rw-r--r--include/svx/xlnstcit.hxx10
-rw-r--r--include/svx/xlnstit.hxx14
-rw-r--r--include/svx/xlnstwit.hxx10
-rw-r--r--include/svx/xlntrit.hxx6
-rw-r--r--include/svx/xlnwtit.hxx10
-rw-r--r--include/svx/xmleohlp.hxx14
-rw-r--r--include/svx/xmlexchg.hxx4
-rw-r--r--include/svx/xmlgrhlp.hxx10
-rw-r--r--include/svx/xmlsecctrl.hxx6
-rw-r--r--include/svx/xpool.hxx2
-rw-r--r--include/svx/xsflclit.hxx8
-rw-r--r--include/svx/xtable.hxx36
-rw-r--r--include/svx/xtextit0.hxx14
-rw-r--r--include/svx/zoomctrl.hxx6
-rw-r--r--include/svx/zoomsliderctrl.hxx8
-rw-r--r--include/svx/zoomslideritem.hxx12
-rw-r--r--include/tools/rtti.hxx4
-rw-r--r--include/vbahelper/vbaapplicationbase.hxx40
-rw-r--r--include/vbahelper/vbacollectionimpl.hxx30
-rw-r--r--include/vbahelper/vbadialogbase.hxx2
-rw-r--r--include/vbahelper/vbadialogsbase.hxx4
-rw-r--r--include/vbahelper/vbadocumentbase.hxx24
-rw-r--r--include/vbahelper/vbadocumentsbase.hxx6
-rw-r--r--include/vbahelper/vbaeventshelperbase.hxx10
-rw-r--r--include/vbahelper/vbafontbase.hxx44
-rw-r--r--include/vbahelper/vbaglobalbase.hxx6
-rw-r--r--include/vbahelper/vbahelper.hxx44
-rw-r--r--include/vbahelper/vbahelperinterface.hxx4
-rw-r--r--include/vbahelper/vbapagesetupbase.hxx20
-rw-r--r--include/vbahelper/vbapropvalue.hxx6
-rw-r--r--include/vbahelper/vbashape.hxx86
-rw-r--r--include/vbahelper/vbashaperange.hxx66
-rw-r--r--include/vbahelper/vbashapes.hxx22
-rw-r--r--include/vbahelper/vbatextframe.hxx26
-rw-r--r--include/vbahelper/vbawindowbase.hxx24
-rw-r--r--include/vcl/print.hxx2
-rw-r--r--include/vcl/virdev.hxx2
-rw-r--r--include/vcl/window.hxx2
-rw-r--r--lotuswordpro/source/filter/LotusWordProImportFilter.hxx16
-rw-r--r--lotuswordpro/source/filter/bento.hxx16
-rw-r--r--lotuswordpro/source/filter/lwpbackgroundoverride.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpbreaksoverride.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpcelllayout.hxx36
-rw-r--r--lotuswordpro/source/filter/lwpcharacterstyle.hxx6
-rw-r--r--lotuswordpro/source/filter/lwpcharborderoverride.hxx4
-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.hxx12
-rw-r--r--lotuswordpro/source/filter/lwpdocdata.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpdrawobj.hxx88
-rw-r--r--lotuswordpro/source/filter/lwpfilter.hxx18
-rw-r--r--lotuswordpro/source/filter/lwpfnlayout.hxx62
-rw-r--r--lotuswordpro/source/filter/lwpfootnote.hxx14
-rw-r--r--lotuswordpro/source/filter/lwpframelayout.hxx44
-rw-r--r--lotuswordpro/source/filter/lwpfribbreaks.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpfribframe.hxx8
-rw-r--r--lotuswordpro/source/filter/lwpfribmark.hxx14
-rw-r--r--lotuswordpro/source/filter/lwpfribsection.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpfribtable.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpfribtext.hxx12
-rw-r--r--lotuswordpro/source/filter/lwpgrfobj.hxx8
-rw-r--r--lotuswordpro/source/filter/lwpholder.hxx8
-rw-r--r--lotuswordpro/source/filter/lwplayout.hxx66
-rw-r--r--lotuswordpro/source/filter/lwplaypiece.hxx44
-rw-r--r--lotuswordpro/source/filter/lwpmarker.hxx12
-rw-r--r--lotuswordpro/source/filter/lwpnotes.hxx34
-rw-r--r--lotuswordpro/source/filter/lwpnumberingoverride.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpnumericfmt.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpoleobject.hxx12
-rw-r--r--lotuswordpro/source/filter/lwpoverride.hxx36
-rw-r--r--lotuswordpro/source/filter/lwppagehint.hxx4
-rw-r--r--lotuswordpro/source/filter/lwppagelayout.hxx22
-rw-r--r--lotuswordpro/source/filter/lwppara.hxx8
-rw-r--r--lotuswordpro/source/filter/lwpparaborderoverride.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpparaproperty.hxx18
-rw-r--r--lotuswordpro/source/filter/lwpparastyle.hxx4
-rw-r--r--lotuswordpro/source/filter/lwppiece.hxx2
-rw-r--r--lotuswordpro/source/filter/lwpproplist.hxx2
-rw-r--r--lotuswordpro/source/filter/lwprowlayout.hxx10
-rw-r--r--lotuswordpro/source/filter/lwpsection.hxx8
-rw-r--r--lotuswordpro/source/filter/lwpsilverbullet.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpstory.hxx8
-rw-r--r--lotuswordpro/source/filter/lwptable.hxx20
-rw-r--r--lotuswordpro/source/filter/lwptablelayout.hxx34
-rw-r--r--lotuswordpro/source/filter/lwptaboverride.hxx4
-rw-r--r--lotuswordpro/source/filter/lwptabrack.hxx2
-rw-r--r--lotuswordpro/source/filter/lwptblcell.hxx28
-rw-r--r--lotuswordpro/source/filter/lwptblformula.hxx22
-rw-r--r--lotuswordpro/source/filter/lwptoc.hxx16
-rw-r--r--lotuswordpro/source/filter/lwpverdocument.hxx4
-rw-r--r--lotuswordpro/source/filter/lwpvpointer.hxx6
-rw-r--r--lotuswordpro/source/filter/xfilter/xfannotation.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfarrowstyle.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfbgimage.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfbookmark.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfbreaks.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcell.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcellstyle.hxx6
-rw-r--r--lotuswordpro/source/filter/xfilter/xfchange.hxx14
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcolstyle.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcolumns.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfconfigmanager.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcontent.hxx8
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcontentcontainer.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfcrossref.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdate.hxx6
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdatestyle.hxx6
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdocfield.hxx46
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawareastyle.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawgroup.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawline.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawlinestyle.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawobj.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawpath.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawpolygon.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawpolyline.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawrect.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdrawstyle.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfdropcap.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfendnote.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfentry.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xffloatframe.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xffooter.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xffootnote.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xffootnoteconfig.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfframe.hxx6
-rw-r--r--lotuswordpro/source/filter/xfilter/xfframestyle.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfheader.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfheaderstyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfhyperlink.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfimage.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfimagestyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfindex.hxx6
-rw-r--r--lotuswordpro/source/filter/xfilter/xfinputlist.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xflinebreak.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xflinenumberconfig.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xflist.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xflistitem.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfliststyle.hxx10
-rw-r--r--lotuswordpro/source/filter/xfilter/xfmargins.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfmasterpage.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfnumberstyle.hxx6
-rw-r--r--lotuswordpro/source/filter/xfilter/xfnumfmt.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfofficemeta.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfpadding.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfpagecount.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfpagemaster.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfpagenumber.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfparagraph.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfparastyle.hxx10
-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/xfrowstyle.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfruby.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfrubystyle.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfsaxattrlist.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfsaxstream.hxx12
-rw-r--r--lotuswordpro/source/filter/xfilter/xfsection.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfsectionstyle.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xfshadow.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xfstyle.hxx14
-rw-r--r--lotuswordpro/source/filter/xfilter/xfstylecont.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xftable.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xftablestyle.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xftabstop.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xftabstyle.hxx2
-rw-r--r--lotuswordpro/source/filter/xfilter/xftextboxstyle.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xftextcontent.hxx4
-rw-r--r--lotuswordpro/source/filter/xfilter/xftextspan.hxx8
-rw-r--r--lotuswordpro/source/filter/xfilter/xftextstyle.hxx6
-rw-r--r--lotuswordpro/source/filter/xfilter/xftimestyle.hxx6
-rw-r--r--oox/source/core/filterdetect.cxx4
-rw-r--r--oox/source/core/recordparser.cxx8
-rw-r--r--oox/source/crypto/DocumentDecryption.cxx28
-rw-r--r--oox/source/docprop/docprophandler.hxx20
-rw-r--r--oox/source/docprop/ooxmldocpropimport.hxx8
-rw-r--r--oox/source/drawingml/customshapepresets1.cxx70
-rw-r--r--oox/source/drawingml/customshapepresets2.cxx70
-rw-r--r--oox/source/drawingml/customshapepresets3.cxx70
-rw-r--r--oox/source/drawingml/customshapepresets4.cxx70
-rw-r--r--oox/source/drawingml/customshapepresets5.cxx70
-rw-r--r--oox/source/drawingml/customshapepresets6.cxx24
-rw-r--r--oox/source/drawingml/diagram/diagramfragmenthandler.hxx16
-rw-r--r--oox/source/drawingml/diagram/diagramlayoutatoms.cxx24
-rw-r--r--oox/source/drawingml/diagram/diagramlayoutatoms.hxx28
-rw-r--r--oox/source/drawingml/diagram/layoutnodecontext.cxx2
-rw-r--r--oox/source/export/ColorPropertySet.cxx6
-rw-r--r--oox/source/export/ColorPropertySet.hxx22
-rw-r--r--oox/source/helper/progressbar.cxx8
-rw-r--r--oox/source/helper/propertymap.cxx20
-rw-r--r--oox/source/helper/textinputstream.cxx10
-rw-r--r--oox/source/ole/olestorage.cxx12
-rw-r--r--oox/source/ole/vbamodule.cxx14
-rw-r--r--oox/source/ppt/animvariantcontext.hxx4
-rw-r--r--oox/source/ppt/buildlistcontext.hxx4
-rw-r--r--oox/source/ppt/commonbehaviorcontext.hxx6
-rw-r--r--oox/source/ppt/commontimenodecontext.hxx4
-rw-r--r--oox/source/ppt/conditioncontext.hxx4
-rw-r--r--oox/source/ppt/customshowlistcontext.cxx2
-rw-r--r--oox/source/ppt/pptimport.cxx2
-rw-r--r--oox/source/ppt/timeanimvaluecontext.hxx4
-rw-r--r--oox/source/ppt/timenodelistcontext.cxx30
-rw-r--r--oox/source/ppt/timetargetelementcontext.cxx2
-rw-r--r--oox/source/ppt/timetargetelementcontext.hxx2
-rw-r--r--oox/source/shape/ShapeContextHandler.hxx46
-rw-r--r--oox/source/shape/ShapeFilterBase.cxx2
-rw-r--r--oox/source/shape/ShapeFilterBase.hxx18
-rw-r--r--reportdesign/inc/PropertyForward.hxx6
-rw-r--r--reportdesign/inc/ReportDefinition.hxx246
-rw-r--r--reportdesign/inc/ReportHelperDefines.hxx308
-rw-r--r--reportdesign/inc/RptModel.hxx8
-rw-r--r--reportdesign/inc/RptObject.hxx76
-rw-r--r--reportdesign/inc/RptPage.hxx8
-rw-r--r--reportdesign/inc/UndoActions.hxx28
-rw-r--r--reportdesign/inc/UndoEnv.hxx14
-rw-r--r--reportdesign/source/core/api/ReportDefinition.cxx52
-rw-r--r--reportdesign/source/core/inc/FixedLine.hxx76
-rw-r--r--reportdesign/source/core/inc/FixedText.hxx56
-rw-r--r--reportdesign/source/core/inc/FormatCondition.hxx34
-rw-r--r--reportdesign/source/core/inc/FormattedField.hxx60
-rw-r--r--reportdesign/source/core/inc/Function.hxx50
-rw-r--r--reportdesign/source/core/inc/Functions.hxx32
-rw-r--r--reportdesign/source/core/inc/Group.hxx76
-rw-r--r--reportdesign/source/core/inc/Groups.hxx34
-rw-r--r--reportdesign/source/core/inc/ImageControl.hxx66
-rw-r--r--reportdesign/source/core/inc/ReportDrawPage.hxx4
-rw-r--r--reportdesign/source/core/inc/ReportEngineJFree.hxx50
-rw-r--r--reportdesign/source/core/inc/ReportUndoFactory.hxx44
-rw-r--r--reportdesign/source/core/inc/RptObjectListener.hxx4
-rw-r--r--reportdesign/source/core/inc/Section.hxx112
-rw-r--r--reportdesign/source/core/inc/Shape.hxx76
-rw-r--r--reportdesign/source/core/sdr/RptObject.cxx2
-rw-r--r--reportdesign/source/filter/xml/dbloader2.hxx8
-rw-r--r--reportdesign/source/filter/xml/xmlAutoStyle.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlCell.hxx6
-rw-r--r--reportdesign/source/filter/xml/xmlColumn.hxx4
-rw-r--r--reportdesign/source/filter/xml/xmlCondPrtExpr.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlControlProperty.hxx6
-rw-r--r--reportdesign/source/filter/xml/xmlExport.cxx2
-rw-r--r--reportdesign/source/filter/xml/xmlExport.hxx20
-rw-r--r--reportdesign/source/filter/xml/xmlExportDocumentHandler.hxx24
-rw-r--r--reportdesign/source/filter/xml/xmlFixedContent.cxx4
-rw-r--r--reportdesign/source/filter/xml/xmlFixedContent.hxx6
-rw-r--r--reportdesign/source/filter/xml/xmlFormatCondition.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlFunction.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlGroup.hxx4
-rw-r--r--reportdesign/source/filter/xml/xmlHelper.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlImportDocumentHandler.hxx24
-rw-r--r--reportdesign/source/filter/xml/xmlMasterFields.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlReport.hxx6
-rw-r--r--reportdesign/source/filter/xml/xmlReportElement.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlReportElementBase.hxx4
-rw-r--r--reportdesign/source/filter/xml/xmlSection.hxx2
-rw-r--r--reportdesign/source/filter/xml/xmlStyleImport.cxx2
-rw-r--r--reportdesign/source/filter/xml/xmlStyleImport.hxx20
-rw-r--r--reportdesign/source/filter/xml/xmlSubDocument.hxx6
-rw-r--r--reportdesign/source/filter/xml/xmlTable.hxx4
-rw-r--r--reportdesign/source/filter/xml/xmlfilter.cxx2
-rw-r--r--reportdesign/source/filter/xml/xmlfilter.hxx10
-rw-r--r--reportdesign/source/ui/dlg/AddField.cxx6
-rw-r--r--reportdesign/source/ui/dlg/Condition.cxx4
-rw-r--r--reportdesign/source/ui/dlg/Condition.hxx16
-rw-r--r--reportdesign/source/ui/dlg/GroupExchange.hxx6
-rw-r--r--reportdesign/source/ui/dlg/GroupsSorting.cxx36
-rw-r--r--reportdesign/source/ui/dlg/Navigator.cxx52
-rw-r--r--reportdesign/source/ui/inc/AddField.hxx18
-rw-r--r--reportdesign/source/ui/inc/ColorListener.hxx4
-rw-r--r--reportdesign/source/ui/inc/CondFormat.hxx16
-rw-r--r--reportdesign/source/ui/inc/DataProviderHandler.hxx44
-rw-r--r--reportdesign/source/ui/inc/DateTime.hxx2
-rw-r--r--reportdesign/source/ui/inc/DefaultInspection.hxx24
-rw-r--r--reportdesign/source/ui/inc/DesignView.hxx16
-rw-r--r--reportdesign/source/ui/inc/EndMarker.hxx6
-rw-r--r--reportdesign/source/ui/inc/FixedTextColor.hxx6
-rw-r--r--reportdesign/source/ui/inc/FormattedFieldBeautifier.hxx6
-rw-r--r--reportdesign/source/ui/inc/Formula.hxx56
-rw-r--r--reportdesign/source/ui/inc/FunctionHelper.hxx46
-rw-r--r--reportdesign/source/ui/inc/GeometryHandler.hxx48
-rw-r--r--reportdesign/source/ui/inc/GroupsSorting.hxx10
-rw-r--r--reportdesign/source/ui/inc/Navigator.hxx4
-rw-r--r--reportdesign/source/ui/inc/PageNumber.hxx2
-rw-r--r--reportdesign/source/ui/inc/ReportComponentHandler.hxx44
-rw-r--r--reportdesign/source/ui/inc/ReportController.hxx78
-rw-r--r--reportdesign/source/ui/inc/ReportControllerObserver.hxx12
-rw-r--r--reportdesign/source/ui/inc/ReportRuler.hxx2
-rw-r--r--reportdesign/source/ui/inc/ReportSection.hxx18
-rw-r--r--reportdesign/source/ui/inc/ReportWindow.hxx10
-rw-r--r--reportdesign/source/ui/inc/RptUndo.hxx18
-rw-r--r--reportdesign/source/ui/inc/ScrollHelper.hxx12
-rw-r--r--reportdesign/source/ui/inc/SectionView.hxx6
-rw-r--r--reportdesign/source/ui/inc/SectionWindow.hxx6
-rw-r--r--reportdesign/source/ui/inc/StartMarker.hxx14
-rw-r--r--reportdesign/source/ui/inc/ViewsWindow.hxx16
-rw-r--r--reportdesign/source/ui/inc/dlgedclip.hxx4
-rw-r--r--reportdesign/source/ui/inc/dlgedfunc.hxx12
-rw-r--r--reportdesign/source/ui/inc/propbrw.hxx6
-rw-r--r--reportdesign/source/ui/inc/statusbarcontroller.hxx28
-rw-r--r--reportdesign/source/ui/inc/toolboxcontroller.hxx28
-rw-r--r--reportdesign/source/ui/report/DesignView.cxx2
-rw-r--r--sc/inc/AccessibleFilterMenu.hxx50
-rw-r--r--sc/inc/AccessibleFilterMenuItem.hxx26
-rw-r--r--sc/inc/AccessibleFilterTopWindow.hxx6
-rw-r--r--sc/inc/AccessibleGlobal.hxx8
-rw-r--r--sc/inc/ScPanelFactory.hxx2
-rw-r--r--sc/inc/addincfg.hxx4
-rw-r--r--sc/inc/addruno.hxx22
-rw-r--r--sc/inc/afmtuno.hxx88
-rw-r--r--sc/inc/appluno.hxx128
-rw-r--r--sc/inc/arealink.hxx6
-rw-r--r--sc/inc/attrib.hxx70
-rw-r--r--sc/inc/cellsuno.hxx638
-rw-r--r--sc/inc/chart2uno.hxx102
-rw-r--r--sc/inc/chartlis.hxx4
-rw-r--r--sc/inc/chartuno.hxx66
-rw-r--r--sc/inc/chgtrack.hxx64
-rw-r--r--sc/inc/clkernelthread.hxx2
-rw-r--r--sc/inc/colorscale.hxx54
-rw-r--r--sc/inc/compiler.hxx38
-rw-r--r--sc/inc/conditio.hxx40
-rw-r--r--sc/inc/confuno.hxx22
-rw-r--r--sc/inc/cursuno.hxx50
-rw-r--r--sc/inc/dapiuno.hxx310
-rw-r--r--sc/inc/datauno.hxx216
-rw-r--r--sc/inc/defaultsoptions.hxx8
-rw-r--r--sc/inc/defltuno.hxx30
-rw-r--r--sc/inc/dispuno.hxx28
-rw-r--r--sc/inc/dociter.hxx12
-rw-r--r--sc/inc/docoptio.hxx4
-rw-r--r--sc/inc/docpool.hxx10
-rw-r--r--sc/inc/docuno.hxx326
-rw-r--r--sc/inc/dpfilteredcache.hxx8
-rw-r--r--sc/inc/dpgroup.hxx50
-rw-r--r--sc/inc/dpsdbtab.hxx26
-rw-r--r--sc/inc/dpshttab.hxx32
-rw-r--r--sc/inc/dptabsrc.hxx190
-rw-r--r--sc/inc/drawattr.hxx6
-rw-r--r--sc/inc/drawpage.hxx2
-rw-r--r--sc/inc/drdefuno.hxx2
-rw-r--r--sc/inc/drwlayer.hxx16
-rw-r--r--sc/inc/editsrc.hxx40
-rw-r--r--sc/inc/editutil.hxx6
-rw-r--r--sc/inc/eventuno.hxx20
-rw-r--r--sc/inc/externalrefmgr.hxx10
-rw-r--r--sc/inc/fielduno.hxx92
-rw-r--r--sc/inc/filtopt.hxx4
-rw-r--r--sc/inc/filtuno.hxx18
-rw-r--r--sc/inc/fmtuno.hxx108
-rw-r--r--sc/inc/forbiuno.hxx4
-rw-r--r--sc/inc/formulacell.hxx2
-rw-r--r--sc/inc/formulagroup.hxx2
-rw-r--r--sc/inc/formulaopt.hxx8
-rw-r--r--sc/inc/funcdesc.hxx46
-rw-r--r--sc/inc/funcuno.hxx24
-rw-r--r--sc/inc/inputopt.hxx4
-rw-r--r--sc/inc/linkuno.hxx216
-rw-r--r--sc/inc/listenercontext.hxx4
-rw-r--r--sc/inc/lookupcache.hxx2
-rw-r--r--sc/inc/miscuno.hxx24
-rw-r--r--sc/inc/nameuno.hxx156
-rw-r--r--sc/inc/notesuno.hxx42
-rw-r--r--sc/inc/optuno.hxx4
-rw-r--r--sc/inc/optutil.hxx4
-rw-r--r--sc/inc/pageuno.hxx8
-rw-r--r--sc/inc/patattr.hxx8
-rw-r--r--sc/inc/printopt.hxx8
-rw-r--r--sc/inc/queryparam.hxx4
-rw-r--r--sc/inc/scmod.hxx10
-rw-r--r--sc/inc/shapeuno.hxx76
-rw-r--r--sc/inc/srchuno.hxx30
-rw-r--r--sc/inc/stlpool.hxx6
-rw-r--r--sc/inc/stlsheet.hxx20
-rw-r--r--sc/inc/styleuno.hxx128
-rw-r--r--sc/inc/tablink.hxx6
-rw-r--r--sc/inc/tabprotection.hxx36
-rw-r--r--sc/inc/targuno.hxx58
-rw-r--r--sc/inc/textuno.hxx80
-rw-r--r--sc/inc/token.hxx136
-rw-r--r--sc/inc/tokenarray.hxx8
-rw-r--r--sc/inc/tokenuno.hxx26
-rw-r--r--sc/inc/undorangename.hxx20
-rw-r--r--sc/inc/userdat.hxx6
-rw-r--r--sc/inc/validat.hxx2
-rw-r--r--sc/inc/viewopti.hxx4
-rw-r--r--sc/inc/viewuno.hxx146
-rw-r--r--sc/qa/extras/scannotationobj.cxx8
-rw-r--r--sc/qa/extras/scannotationsobj.cxx8
-rw-r--r--sc/qa/extras/sccellrangeobj.cxx8
-rw-r--r--sc/qa/extras/scdatabaserangeobj.cxx6
-rw-r--r--sc/qa/extras/scdatapilotfieldobj.cxx6
-rw-r--r--sc/qa/extras/scdatapilottableobj.cxx10
-rw-r--r--sc/qa/extras/sceditfieldobj-cell.cxx12
-rw-r--r--sc/qa/extras/sceditfieldobj-header.cxx12
-rw-r--r--sc/qa/extras/scmodelobj.cxx6
-rw-r--r--sc/qa/extras/scnamedrangeobj.cxx8
-rw-r--r--sc/qa/extras/scnamedrangesobj.cxx6
-rw-r--r--sc/qa/extras/scoutlineobj.cxx6
-rw-r--r--sc/qa/extras/sctablesheetobj.cxx2
-rw-r--r--sc/qa/extras/sctablesheetsobj.cxx12
-rw-r--r--sc/qa/unit/filters-test.cxx6
-rw-r--r--sc/qa/unit/opencl-test.cxx6
-rw-r--r--sc/qa/unit/rangelst_test.cxx4
-rw-r--r--sc/qa/unit/subsequent_export-test.cxx4
-rw-r--r--sc/qa/unit/subsequent_filters-test.cxx6
-rw-r--r--sc/qa/unit/ucalc.hxx4
-rw-r--r--sc/source/core/data/colorscale.cxx2
-rw-r--r--sc/source/core/data/column.cxx6
-rw-r--r--sc/source/core/data/documen6.cxx4
-rw-r--r--sc/source/core/data/dpgroup.cxx8
-rw-r--r--sc/source/core/data/dpobject.cxx12
-rw-r--r--sc/source/core/data/stlpool.cxx2
-rw-r--r--sc/source/core/data/table1.cxx4
-rw-r--r--sc/source/core/inc/addinlis.hxx10
-rw-r--r--sc/source/core/inc/ddelink.hxx4
-rw-r--r--sc/source/core/inc/doubleref.hxx36
-rw-r--r--sc/source/core/opencl/formulagroupcl.cxx206
-rw-r--r--sc/source/core/opencl/op_addin.hxx4
-rw-r--r--sc/source/core/opencl/op_array.hxx12
-rw-r--r--sc/source/core/opencl/op_database.hxx44
-rw-r--r--sc/source/core/opencl/op_financial.hxx338
-rw-r--r--sc/source/core/opencl/op_logical.hxx16
-rw-r--r--sc/source/core/opencl/op_math.hxx306
-rw-r--r--sc/source/core/opencl/op_spreadsheet.hxx4
-rw-r--r--sc/source/core/opencl/op_statistical.hxx348
-rw-r--r--sc/source/core/opencl/opbase.hxx24
-rw-r--r--sc/source/core/tool/compiler.cxx54
-rw-r--r--sc/source/core/tool/formulagroup.cxx4
-rw-r--r--sc/source/core/tool/interpr3.cxx12
-rw-r--r--sc/source/core/tool/interpr6.cxx8
-rw-r--r--sc/source/filter/excel/excimp8.cxx16
-rw-r--r--sc/source/filter/excel/xelink.cxx68
-rw-r--r--sc/source/filter/excel/xename.cxx6
-rw-r--r--sc/source/filter/excel/xepivot.cxx4
-rw-r--r--sc/source/filter/excel/xistyle.cxx8
-rw-r--r--sc/source/filter/excel/xltoolbar.cxx4
-rw-r--r--sc/source/filter/excel/xltoolbar.hxx20
-rw-r--r--sc/source/filter/inc/XclExpChangeTrack.hxx138
-rw-r--r--sc/source/filter/inc/XclImpChangeTrack.hxx2
-rw-r--r--sc/source/filter/inc/autofilterbuffer.hxx18
-rw-r--r--sc/source/filter/inc/autofiltercontext.hxx24
-rw-r--r--sc/source/filter/inc/biffcodec.hxx20
-rw-r--r--sc/source/filter/inc/biffinputstream.hxx14
-rw-r--r--sc/source/filter/inc/chartsheetfragment.hxx12
-rw-r--r--sc/source/filter/inc/commentsfragment.hxx12
-rw-r--r--sc/source/filter/inc/condformatcontext.hxx28
-rw-r--r--sc/source/filter/inc/connectionsfragment.hxx16
-rw-r--r--sc/source/filter/inc/drawingfragment.hxx24
-rw-r--r--sc/source/filter/inc/drawingmanager.hxx2
-rw-r--r--sc/source/filter/inc/eeimport.hxx6
-rw-r--r--sc/source/filter/inc/excelchartconverter.hxx4
-rw-r--r--sc/source/filter/inc/excelfilter.hxx22
-rw-r--r--sc/source/filter/inc/excelvbaproject.hxx2
-rw-r--r--sc/source/filter/inc/excform.hxx12
-rw-r--r--sc/source/filter/inc/excimp8.hxx6
-rw-r--r--sc/source/filter/inc/excrecds.hxx80
-rw-r--r--sc/source/filter/inc/exp_op.hxx2
-rw-r--r--sc/source/filter/inc/externallinkfragment.hxx16
-rw-r--r--sc/source/filter/inc/extlstcontext.hxx16
-rw-r--r--sc/source/filter/inc/ftools.hxx32
-rw-r--r--sc/source/filter/inc/htmlimp.hxx2
-rw-r--r--sc/source/filter/inc/htmlpars.hxx10
-rw-r--r--sc/source/filter/inc/imp_op.hxx2
-rw-r--r--sc/source/filter/inc/lotform.hxx2
-rw-r--r--sc/source/filter/inc/lotimpop.hxx2
-rw-r--r--sc/source/filter/inc/ooxformulaparser.hxx14
-rw-r--r--sc/source/filter/inc/orcusfiltersimpl.hxx14
-rw-r--r--sc/source/filter/inc/orcusinterface.hxx146
-rw-r--r--sc/source/filter/inc/pivotcachefragment.hxx26
-rw-r--r--sc/source/filter/inc/pivottablefragment.hxx22
-rw-r--r--sc/source/filter/inc/querytablefragment.hxx6
-rw-r--r--sc/source/filter/inc/richstringcontext.hxx4
-rw-r--r--sc/source/filter/inc/rtfparse.hxx2
-rw-r--r--sc/source/filter/inc/scenariocontext.hxx16
-rw-r--r--sc/source/filter/inc/scflt.hxx10
-rw-r--r--sc/source/filter/inc/sharedstringsfragment.hxx8
-rw-r--r--sc/source/filter/inc/sheetdatacontext.hxx8
-rw-r--r--sc/source/filter/inc/stylesbuffer.hxx4
-rw-r--r--sc/source/filter/inc/stylesfragment.hxx26
-rw-r--r--sc/source/filter/inc/tablefragment.hxx6
-rw-r--r--sc/source/filter/inc/workbookfragment.hxx10
-rw-r--r--sc/source/filter/inc/worksheetfragment.hxx20
-rw-r--r--sc/source/filter/inc/xcl97esc.hxx12
-rw-r--r--sc/source/filter/inc/xcl97rec.hxx118
-rw-r--r--sc/source/filter/inc/xechart.hxx98
-rw-r--r--sc/source/filter/inc/xecontent.hxx52
-rw-r--r--sc/source/filter/inc/xeescher.hxx34
-rw-r--r--sc/source/filter/inc/xeextlst.hxx14
-rw-r--r--sc/source/filter/inc/xelink.hxx2
-rw-r--r--sc/source/filter/inc/xename.hxx4
-rw-r--r--sc/source/filter/inc/xepage.hxx20
-rw-r--r--sc/source/filter/inc/xepivot.hxx14
-rw-r--r--sc/source/filter/inc/xerecord.hxx22
-rw-r--r--sc/source/filter/inc/xestream.hxx16
-rw-r--r--sc/source/filter/inc/xestyle.hxx40
-rw-r--r--sc/source/filter/inc/xetable.hxx112
-rw-r--r--sc/source/filter/inc/xeview.hxx22
-rw-r--r--sc/source/filter/inc/xichart.hxx58
-rw-r--r--sc/source/filter/inc/xiescher.hxx196
-rw-r--r--sc/source/filter/inc/xistream.hxx24
-rw-r--r--sc/source/filter/oox/formulabuffer.cxx2
-rw-r--r--sc/source/filter/oox/formulaparser.cxx10
-rw-r--r--sc/source/filter/oox/ooxformulaparser.cxx2
-rw-r--r--sc/source/filter/oox/threadpool.cxx2
-rw-r--r--sc/source/filter/oox/workbookfragment.cxx12
-rw-r--r--sc/source/filter/oox/worksheethelper.cxx4
-rw-r--r--sc/source/filter/starcalc/collect.hxx2
-rw-r--r--sc/source/filter/xcl97/XclExpChangeTrack.cxx14
-rw-r--r--sc/source/filter/xcl97/xcl97rec.cxx6
-rw-r--r--sc/source/filter/xml/XMLCalculationSettingsContext.hxx12
-rw-r--r--sc/source/filter/xml/XMLCellRangeSourceContext.hxx4
-rw-r--r--sc/source/filter/xml/XMLCodeNameProvider.hxx10
-rw-r--r--sc/source/filter/xml/XMLConsolidationContext.hxx4
-rw-r--r--sc/source/filter/xml/XMLDDELinksContext.hxx28
-rw-r--r--sc/source/filter/xml/XMLDetectiveContext.hxx12
-rw-r--r--sc/source/filter/xml/XMLEmptyContext.hxx4
-rw-r--r--sc/source/filter/xml/XMLExportIterator.hxx42
-rw-r--r--sc/source/filter/xml/XMLStylesExportHelper.hxx8
-rw-r--r--sc/source/filter/xml/XMLTableHeaderFooterContext.hxx8
-rw-r--r--sc/source/filter/xml/XMLTableMasterPageExport.hxx4
-rw-r--r--sc/source/filter/xml/XMLTableShapeImportHelper.hxx2
-rw-r--r--sc/source/filter/xml/XMLTableShapesContext.hxx4
-rw-r--r--sc/source/filter/xml/XMLTableSourceContext.hxx4
-rw-r--r--sc/source/filter/xml/XMLTrackedChangesContext.cxx74
-rw-r--r--sc/source/filter/xml/XMLTrackedChangesContext.hxx4
-rw-r--r--sc/source/filter/xml/celltextparacontext.hxx54
-rw-r--r--sc/source/filter/xml/datastreamimport.hxx2
-rw-r--r--sc/source/filter/xml/xmlannoi.hxx8
-rw-r--r--sc/source/filter/xml/xmlbodyi.hxx6
-rw-r--r--sc/source/filter/xml/xmlcelli.hxx4
-rw-r--r--sc/source/filter/xml/xmlcoli.hxx8
-rw-r--r--sc/source/filter/xml/xmlcondformat.hxx14
-rw-r--r--sc/source/filter/xml/xmlconti.hxx6
-rw-r--r--sc/source/filter/xml/xmlcvali.cxx16
-rw-r--r--sc/source/filter/xml/xmlcvali.hxx4
-rw-r--r--sc/source/filter/xml/xmldpimp.hxx68
-rw-r--r--sc/source/filter/xml/xmldrani.hxx40
-rw-r--r--sc/source/filter/xml/xmlexprt.cxx2
-rw-r--r--sc/source/filter/xml/xmlexprt.hxx42
-rw-r--r--sc/source/filter/xml/xmlexternaltabi.hxx22
-rw-r--r--sc/source/filter/xml/xmlfilti.hxx36
-rw-r--r--sc/source/filter/xml/xmlimprt.cxx6
-rw-r--r--sc/source/filter/xml/xmlimprt.hxx18
-rw-r--r--sc/source/filter/xml/xmllabri.hxx8
-rw-r--r--sc/source/filter/xml/xmlnexpi.hxx16
-rw-r--r--sc/source/filter/xml/xmlrowi.hxx8
-rw-r--r--sc/source/filter/xml/xmlsceni.hxx4
-rw-r--r--sc/source/filter/xml/xmlsorti.hxx8
-rw-r--r--sc/source/filter/xml/xmlstyle.hxx106
-rw-r--r--sc/source/filter/xml/xmlstyli.cxx2
-rw-r--r--sc/source/filter/xml/xmlstyli.hxx40
-rw-r--r--sc/source/filter/xml/xmltabi.hxx8
-rw-r--r--sc/source/ui/Accessibility/AccessibleDataPilotControl.cxx50
-rw-r--r--sc/source/ui/Accessibility/AccessibleDocument.cxx8
-rw-r--r--sc/source/ui/Accessibility/AccessibleDocumentPagePreview.cxx16
-rw-r--r--sc/source/ui/Accessibility/AccessibleText.cxx58
-rw-r--r--sc/source/ui/attrdlg/scdlgfact.hxx286
-rw-r--r--sc/source/ui/docshell/impex.cxx33
-rw-r--r--sc/source/ui/docshell/macromgr.cxx8
-rw-r--r--sc/source/ui/drawfunc/graphsh.cxx2
-rw-r--r--sc/source/ui/inc/AccessibleCell.hxx30
-rw-r--r--sc/source/ui/inc/AccessibleCellBase.hxx32
-rw-r--r--sc/source/ui/inc/AccessibleContextBase.hxx68
-rw-r--r--sc/source/ui/inc/AccessibleCsvControl.hxx194
-rw-r--r--sc/source/ui/inc/AccessibleDataPilotControl.hxx32
-rw-r--r--sc/source/ui/inc/AccessibleDocument.hxx80
-rw-r--r--sc/source/ui/inc/AccessibleDocumentPagePreview.hxx30
-rw-r--r--sc/source/ui/inc/AccessibleEditObject.hxx52
-rw-r--r--sc/source/ui/inc/AccessiblePageHeader.hxx28
-rw-r--r--sc/source/ui/inc/AccessiblePageHeaderArea.hxx26
-rw-r--r--sc/source/ui/inc/AccessiblePreviewCell.hxx26
-rw-r--r--sc/source/ui/inc/AccessiblePreviewHeaderCell.hxx46
-rw-r--r--sc/source/ui/inc/AccessiblePreviewTable.hxx76
-rw-r--r--sc/source/ui/inc/AccessibleSpreadsheet.hxx64
-rw-r--r--sc/source/ui/inc/AccessibleTableBase.hxx86
-rw-r--r--sc/source/ui/inc/AccessibleText.hxx112
-rw-r--r--sc/source/ui/inc/AnalysisOfVarianceDialog.hxx6
-rw-r--r--sc/source/ui/inc/ChartRangeSelectionListener.hxx12
-rw-r--r--sc/source/ui/inc/ChildWindowWrapper.hxx2
-rw-r--r--sc/source/ui/inc/CorrelationDialog.hxx6
-rw-r--r--sc/source/ui/inc/CovarianceDialog.hxx8
-rw-r--r--sc/source/ui/inc/DescriptiveStatisticsDialog.hxx6
-rw-r--r--sc/source/ui/inc/DrawModelBroadcaster.hxx6
-rw-r--r--sc/source/ui/inc/ExponentialSmoothingDialog.hxx6
-rw-r--r--sc/source/ui/inc/MatrixComparisonGenerator.hxx4
-rw-r--r--sc/source/ui/inc/MovingAverageDialog.hxx6
-rw-r--r--sc/source/ui/inc/RandomNumberGeneratorDialog.hxx6
-rw-r--r--sc/source/ui/inc/SamplingDialog.hxx6
-rw-r--r--sc/source/ui/inc/StatisticsInputOutputDialog.hxx4
-rw-r--r--sc/source/ui/inc/StatisticsTwoVariableDialog.hxx4
-rw-r--r--sc/source/ui/inc/TTestDialog.hxx6
-rw-r--r--sc/source/ui/inc/TableFillingAndNavigationTools.hxx20
-rw-r--r--sc/source/ui/inc/acredlin.hxx4
-rw-r--r--sc/source/ui/inc/anyrefdg.hxx30
-rw-r--r--sc/source/ui/inc/areasdlg.hxx12
-rw-r--r--sc/source/ui/inc/attrdlg.hxx2
-rw-r--r--sc/source/ui/inc/autofmt.hxx4
-rw-r--r--sc/source/ui/inc/checklistmenu.hxx30
-rw-r--r--sc/source/ui/inc/client.hxx8
-rw-r--r--sc/source/ui/inc/colrowba.hxx50
-rw-r--r--sc/source/ui/inc/condformatdlg.hxx14
-rw-r--r--sc/source/ui/inc/condformatdlgentry.hxx76
-rw-r--r--sc/source/ui/inc/conflictsdlg.hxx2
-rw-r--r--sc/source/ui/inc/consdlg.hxx10
-rw-r--r--sc/source/ui/inc/content.hxx22
-rw-r--r--sc/source/ui/inc/crnrdlg.hxx8
-rw-r--r--sc/source/ui/inc/csvcontrol.hxx6
-rw-r--r--sc/source/ui/inc/csvgrid.hxx22
-rw-r--r--sc/source/ui/inc/csvruler.hxx22
-rw-r--r--sc/source/ui/inc/csvtablebox.hxx10
-rw-r--r--sc/source/ui/inc/dbnamdlg.hxx8
-rw-r--r--sc/source/ui/inc/docsh.hxx74
-rw-r--r--sc/source/ui/inc/dpgroupdlg.hxx8
-rw-r--r--sc/source/ui/inc/drawsh.hxx2
-rw-r--r--sc/source/ui/inc/drawview.hxx20
-rw-r--r--sc/source/ui/inc/drwtrans.hxx12
-rw-r--r--sc/source/ui/inc/dwfunctr.hxx16
-rw-r--r--sc/source/ui/inc/fieldwnd.hxx98
-rw-r--r--sc/source/ui/inc/filtdlg.hxx16
-rw-r--r--sc/source/ui/inc/formdata.hxx2
-rw-r--r--sc/source/ui/inc/formula.hxx80
-rw-r--r--sc/source/ui/inc/fuconarc.hxx14
-rw-r--r--sc/source/ui/inc/fuconcustomshape.hxx16
-rw-r--r--sc/source/ui/inc/fuconpol.hxx14
-rw-r--r--sc/source/ui/inc/fuconrec.hxx14
-rw-r--r--sc/source/ui/inc/fuconstr.hxx14
-rw-r--r--sc/source/ui/inc/fuconuno.hxx14
-rw-r--r--sc/source/ui/inc/fudraw.hxx12
-rw-r--r--sc/source/ui/inc/fuinsert.hxx20
-rw-r--r--sc/source/ui/inc/fumark.hxx14
-rw-r--r--sc/source/ui/inc/fusel.hxx16
-rw-r--r--sc/source/ui/inc/futext.hxx18
-rw-r--r--sc/source/ui/inc/gridwin.hxx34
-rw-r--r--sc/source/ui/inc/hdrcont.hxx14
-rw-r--r--sc/source/ui/inc/hfedtdlg.hxx2
-rw-r--r--sc/source/ui/inc/highred.hxx10
-rw-r--r--sc/source/ui/inc/hintwin.hxx2
-rw-r--r--sc/source/ui/inc/inputwin.hxx112
-rw-r--r--sc/source/ui/inc/instbdlg.hxx2
-rw-r--r--sc/source/ui/inc/linkarea.hxx2
-rw-r--r--sc/source/ui/inc/lnktrans.hxx8
-rw-r--r--sc/source/ui/inc/msgpool.hxx2
-rw-r--r--sc/source/ui/inc/namedefdlg.hxx10
-rw-r--r--sc/source/ui/inc/namedlg.hxx10
-rw-r--r--sc/source/ui/inc/namemgrtable.hxx4
-rw-r--r--sc/source/ui/inc/navcitem.hxx2
-rw-r--r--sc/source/ui/inc/navipi.hxx44
-rw-r--r--sc/source/ui/inc/olinewin.hxx18
-rw-r--r--sc/source/ui/inc/opredlin.hxx4
-rw-r--r--sc/source/ui/inc/optsolver.hxx10
-rw-r--r--sc/source/ui/inc/overlayobject.hxx6
-rw-r--r--sc/source/ui/inc/popmenu.hxx2
-rw-r--r--sc/source/ui/inc/preview.hxx20
-rw-r--r--sc/source/ui/inc/prevwsh.hxx28
-rw-r--r--sc/source/ui/inc/privsplt.hxx10
-rw-r--r--sc/source/ui/inc/protectiondlg.hxx2
-rw-r--r--sc/source/ui/inc/pvfundlg.hxx2
-rw-r--r--sc/source/ui/inc/pvlaydlg.hxx10
-rw-r--r--sc/source/ui/inc/reffact.hxx4
-rw-r--r--sc/source/ui/inc/retypepassdlg.hxx4
-rw-r--r--sc/source/ui/inc/scuitphfedit.hxx4
-rw-r--r--sc/source/ui/inc/select.hxx28
-rw-r--r--sc/source/ui/inc/seltrans.hxx6
-rw-r--r--sc/source/ui/inc/servobj.hxx6
-rw-r--r--sc/source/ui/inc/simpref.hxx12
-rw-r--r--sc/source/ui/inc/solvrdlg.hxx8
-rw-r--r--sc/source/ui/inc/spelldialog.hxx8
-rw-r--r--sc/source/ui/inc/spelleng.hxx16
-rw-r--r--sc/source/ui/inc/styledlg.hxx4
-rw-r--r--sc/source/ui/inc/tabbgcolordlg.hxx2
-rw-r--r--sc/source/ui/inc/tabcont.hxx22
-rw-r--r--sc/source/ui/inc/tabopdlg.hxx8
-rw-r--r--sc/source/ui/inc/tabpages.hxx6
-rw-r--r--sc/source/ui/inc/tabsplit.hxx10
-rw-r--r--sc/source/ui/inc/tabview.hxx10
-rw-r--r--sc/source/ui/inc/tabvwsh.hxx48
-rw-r--r--sc/source/ui/inc/tbinsert.hxx6
-rw-r--r--sc/source/ui/inc/tbzoomsliderctrl.hxx10
-rw-r--r--sc/source/ui/inc/textdlgs.hxx4
-rw-r--r--sc/source/ui/inc/textimportoptions.hxx2
-rw-r--r--sc/source/ui/inc/tpcalc.hxx6
-rw-r--r--sc/source/ui/inc/tpcompatibility.hxx6
-rw-r--r--sc/source/ui/inc/tpdefaults.hxx6
-rw-r--r--sc/source/ui/inc/tpformula.hxx6
-rw-r--r--sc/source/ui/inc/tphf.hxx12
-rw-r--r--sc/source/ui/inc/tphfedit.hxx28
-rw-r--r--sc/source/ui/inc/tpprint.hxx6
-rw-r--r--sc/source/ui/inc/tpsort.hxx22
-rw-r--r--sc/source/ui/inc/tpstat.hxx4
-rw-r--r--sc/source/ui/inc/tpsubt.hxx16
-rw-r--r--sc/source/ui/inc/tptable.hxx8
-rw-r--r--sc/source/ui/inc/tpusrlst.hxx6
-rw-r--r--sc/source/ui/inc/tpview.hxx16
-rw-r--r--sc/source/ui/inc/transobj.hxx12
-rw-r--r--sc/source/ui/inc/uiitems.hxx40
-rw-r--r--sc/source/ui/inc/undobase.hxx20
-rw-r--r--sc/source/ui/inc/undoblk.hxx314
-rw-r--r--sc/source/ui/inc/undocell.hxx118
-rw-r--r--sc/source/ui/inc/undodat.hxx170
-rw-r--r--sc/source/ui/inc/undodraw.hxx20
-rw-r--r--sc/source/ui/inc/undostyl.hxx20
-rw-r--r--sc/source/ui/inc/undotab.hxx170
-rw-r--r--sc/source/ui/inc/validate.hxx24
-rw-r--r--sc/source/ui/inc/warnbox.hxx6
-rw-r--r--sc/source/ui/inc/xmlsourcedlg.hxx10
-rw-r--r--sc/source/ui/miscdlgs/sharedocdlg.cxx2
-rw-r--r--sc/source/ui/miscdlgs/solveroptions.cxx2
-rw-r--r--sc/source/ui/optdlg/calcoptionsdlg.cxx4
-rw-r--r--sc/source/ui/sidebar/AlignmentPropertyPanel.hxx6
-rw-r--r--sc/source/ui/sidebar/CellAppearancePropertyPanel.hxx6
-rw-r--r--sc/source/ui/sidebar/CellLineStyleControl.hxx2
-rw-r--r--sc/source/ui/sidebar/CellLineStyleValueSet.hxx2
-rw-r--r--sc/source/ui/sidebar/NumberFormatPropertyPanel.hxx6
-rw-r--r--sc/source/ui/unoobj/celllistsource.hxx32
-rw-r--r--sc/source/ui/unoobj/cellvaluebinding.hxx34
-rw-r--r--sc/source/ui/unoobj/exceldetect.hxx8
-rw-r--r--sc/source/ui/unoobj/fielduno.cxx2
-rw-r--r--sc/source/ui/unoobj/scdetect.hxx8
-rw-r--r--sc/source/ui/unoobj/servuno.cxx14
-rw-r--r--sc/source/ui/unoobj/shapeuno.cxx12
-rw-r--r--sc/source/ui/vba/vbaapplication.hxx152
-rw-r--r--sc/source/ui/vba/vbaassistant.hxx26
-rw-r--r--sc/source/ui/vba/vbaaxes.cxx12
-rw-r--r--sc/source/ui/vba/vbaaxes.hxx12
-rw-r--r--sc/source/ui/vba/vbaaxis.hxx86
-rw-r--r--sc/source/ui/vba/vbaaxistitle.hxx4
-rw-r--r--sc/source/ui/vba/vbaborders.cxx32
-rw-r--r--sc/source/ui/vba/vbaborders.hxx28
-rw-r--r--sc/source/ui/vba/vbacharacters.hxx22
-rw-r--r--sc/source/ui/vba/vbachart.hxx38
-rw-r--r--sc/source/ui/vba/vbachartobject.hxx12
-rw-r--r--sc/source/ui/vba/vbachartobjects.cxx2
-rw-r--r--sc/source/ui/vba/vbachartobjects.hxx14
-rw-r--r--sc/source/ui/vba/vbacharttitle.hxx4
-rw-r--r--sc/source/ui/vba/vbacomment.hxx22
-rw-r--r--sc/source/ui/vba/vbacomments.cxx2
-rw-r--r--sc/source/ui/vba/vbacomments.hxx10
-rw-r--r--sc/source/ui/vba/vbadialog.hxx6
-rw-r--r--sc/source/ui/vba/vbadialogs.hxx6
-rw-r--r--sc/source/ui/vba/vbaeventshelper.cxx28
-rw-r--r--sc/source/ui/vba/vbaeventshelper.hxx10
-rw-r--r--sc/source/ui/vba/vbafont.hxx50
-rw-r--r--sc/source/ui/vba/vbaformatcondition.hxx24
-rw-r--r--sc/source/ui/vba/vbaformatconditions.cxx4
-rw-r--r--sc/source/ui/vba/vbaformatconditions.hxx14
-rw-r--r--sc/source/ui/vba/vbaglobals.hxx56
-rw-r--r--sc/source/ui/vba/vbahyperlink.hxx26
-rw-r--r--sc/source/ui/vba/vbahyperlinks.cxx8
-rw-r--r--sc/source/ui/vba/vbahyperlinks.hxx10
-rw-r--r--sc/source/ui/vba/vbainterior.hxx24
-rw-r--r--sc/source/ui/vba/vbamenu.hxx12
-rw-r--r--sc/source/ui/vba/vbamenubar.hxx6
-rw-r--r--sc/source/ui/vba/vbamenubars.cxx4
-rw-r--r--sc/source/ui/vba/vbamenubars.hxx14
-rw-r--r--sc/source/ui/vba/vbamenuitem.hxx14
-rw-r--r--sc/source/ui/vba/vbamenuitems.cxx4
-rw-r--r--sc/source/ui/vba/vbamenuitems.hxx16
-rw-r--r--sc/source/ui/vba/vbamenus.cxx4
-rw-r--r--sc/source/ui/vba/vbamenus.hxx16
-rw-r--r--sc/source/ui/vba/vbaname.hxx40
-rw-r--r--sc/source/ui/vba/vbanames.cxx2
-rw-r--r--sc/source/ui/vba/vbanames.hxx12
-rw-r--r--sc/source/ui/vba/vbaoleobject.hxx34
-rw-r--r--sc/source/ui/vba/vbaoleobjects.cxx12
-rw-r--r--sc/source/ui/vba/vbaoleobjects.hxx12
-rw-r--r--sc/source/ui/vba/vbaoutline.hxx6
-rw-r--r--sc/source/ui/vba/vbapagebreak.hxx8
-rw-r--r--sc/source/ui/vba/vbapagebreaks.cxx12
-rw-r--r--sc/source/ui/vba/vbapagebreaks.hxx24
-rw-r--r--sc/source/ui/vba/vbapagesetup.hxx88
-rw-r--r--sc/source/ui/vba/vbapalette.cxx8
-rw-r--r--sc/source/ui/vba/vbapane.hxx14
-rw-r--r--sc/source/ui/vba/vbapivotcache.hxx6
-rw-r--r--sc/source/ui/vba/vbapivottable.hxx6
-rw-r--r--sc/source/ui/vba/vbapivottables.cxx2
-rw-r--r--sc/source/ui/vba/vbapivottables.hxx10
-rw-r--r--sc/source/ui/vba/vbarange.cxx60
-rw-r--r--sc/source/ui/vba/vbarange.hxx220
-rw-r--r--sc/source/ui/vba/vbasheetobject.hxx88
-rw-r--r--sc/source/ui/vba/vbasheetobjects.cxx22
-rw-r--r--sc/source/ui/vba/vbasheetobjects.hxx10
-rw-r--r--sc/source/ui/vba/vbastyle.hxx22
-rw-r--r--sc/source/ui/vba/vbastyles.cxx4
-rw-r--r--sc/source/ui/vba/vbastyles.hxx12
-rw-r--r--sc/source/ui/vba/vbatextboxshape.hxx6
-rw-r--r--sc/source/ui/vba/vbatextframe.hxx6
-rw-r--r--sc/source/ui/vba/vbavalidation.hxx46
-rw-r--r--sc/source/ui/vba/vbawindow.cxx20
-rw-r--r--sc/source/ui/vba/vbawindow.hxx112
-rw-r--r--sc/source/ui/vba/vbawindows.cxx22
-rw-r--r--sc/source/ui/vba/vbawindows.hxx12
-rw-r--r--sc/source/ui/vba/vbaworkbook.hxx40
-rw-r--r--sc/source/ui/vba/vbaworkbooks.cxx2
-rw-r--r--sc/source/ui/vba/vbaworkbooks.hxx16
-rw-r--r--sc/source/ui/vba/vbaworksheet.hxx144
-rw-r--r--sc/source/ui/vba/vbaworksheets.cxx22
-rw-r--r--sc/source/ui/vba/vbaworksheets.hxx30
-rw-r--r--sc/source/ui/vba/vbawsfunction.hxx18
-rw-r--r--sc/source/ui/view/gridwin.cxx12
-rw-r--r--sc/source/ui/view/gridwin2.cxx4
-rw-r--r--scripting/source/basprov/baslibnode.hxx8
-rw-r--r--scripting/source/basprov/basmethnode.hxx26
-rw-r--r--scripting/source/basprov/basmodnode.hxx8
-rw-r--r--scripting/source/basprov/basprov.hxx18
-rw-r--r--scripting/source/basprov/basscript.hxx10
-rw-r--r--scripting/source/dlgprov/DialogModelProvider.hxx38
-rw-r--r--scripting/source/dlgprov/dlgevtatt.cxx8
-rw-r--r--scripting/source/dlgprov/dlgevtatt.hxx14
-rw-r--r--scripting/source/dlgprov/dlgprov.hxx16
-rw-r--r--scripting/source/protocolhandler/scripthandler.hxx20
-rw-r--r--scripting/source/vbaevents/eventhelper.cxx42
-rw-r--r--sd/inc/CustomAnimationEffect.hxx30
-rw-r--r--sd/inc/Outliner.hxx4
-rw-r--r--sd/inc/anminfo.hxx2
-rw-r--r--sd/inc/drawdoc.hxx30
-rw-r--r--sd/inc/imapinfo.hxx2
-rw-r--r--sd/inc/pglink.hxx4
-rw-r--r--sd/inc/sdattr.hxx22
-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.hxx8
-rw-r--r--sd/inc/sdpage.hxx46
-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/shapelist.hxx2
-rw-r--r--sd/inc/stlfamily.hxx54
-rw-r--r--sd/inc/stlpool.hxx32
-rw-r--r--sd/inc/stlsheet.hxx74
-rw-r--r--sd/inc/undo/undofactory.hxx12
-rw-r--r--sd/inc/undo/undomanager.hxx4
-rw-r--r--sd/inc/undo/undoobjects.hxx36
-rw-r--r--sd/inc/undoanim.hxx18
-rw-r--r--sd/qa/unit/filters-test.cxx6
-rw-r--r--sd/qa/unit/sdmodeltestbase.hxx4
-rw-r--r--sd/qa/unit/uimpress.cxx4
-rw-r--r--sd/source/core/CustomAnimationEffect.cxx4
-rw-r--r--sd/source/core/PageListWatcher.hxx8
-rw-r--r--sd/source/core/annotations/Annotation.cxx50
-rw-r--r--sd/source/core/annotations/AnnotationEnumeration.cxx4
-rw-r--r--sd/source/core/stlpool.cxx4
-rw-r--r--sd/source/core/stlsheet.cxx2
-rw-r--r--sd/source/core/text/textapi.cxx10
-rw-r--r--sd/source/filter/eppt/eppt.hxx14
-rw-r--r--sd/source/filter/eppt/epptooxml.hxx28
-rw-r--r--sd/source/filter/eppt/escherex.hxx4
-rw-r--r--sd/source/filter/eppt/pptx-epptooxml.cxx6
-rw-r--r--sd/source/filter/grf/sdgrffilter.cxx2
-rw-r--r--sd/source/filter/html/HtmlOptionsDialog.cxx22
-rw-r--r--sd/source/filter/html/htmlattr.hxx2
-rw-r--r--sd/source/filter/html/htmlex.hxx2
-rw-r--r--sd/source/filter/ppt/pptin.hxx6
-rw-r--r--sd/source/ui/accessibility/AccessibleSlideSorterView.cxx2
-rw-r--r--sd/source/ui/animations/CustomAnimationCreateDialog.cxx4
-rw-r--r--sd/source/ui/animations/CustomAnimationDialog.cxx52
-rw-r--r--sd/source/ui/animations/CustomAnimationDialog.hxx2
-rw-r--r--sd/source/ui/animations/CustomAnimationList.cxx16
-rw-r--r--sd/source/ui/animations/CustomAnimationList.hxx16
-rw-r--r--sd/source/ui/animations/CustomAnimationPane.hxx12
-rw-r--r--sd/source/ui/animations/SlideTransitionPane.hxx2
-rw-r--r--sd/source/ui/animations/motionpathtag.cxx20
-rw-r--r--sd/source/ui/animations/motionpathtag.hxx60
-rw-r--r--sd/source/ui/annotations/annotationmanagerimpl.hxx6
-rw-r--r--sd/source/ui/annotations/annotationtag.cxx14
-rw-r--r--sd/source/ui/annotations/annotationtag.hxx28
-rw-r--r--sd/source/ui/annotations/annotationwindow.hxx34
-rw-r--r--sd/source/ui/app/tmplctrl.cxx2
-rw-r--r--sd/source/ui/controller/slidelayoutcontroller.hxx6
-rw-r--r--