Change in core[master]: Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, ...

Jean-Noël Rouvignac (via_Code_Review) gerrit at gerrit.libreoffice.org
Wed Jan 30 02:44:32 PST 2013


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1924

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/24/1924/1

Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING

Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd
---
M bridges/source/jni_uno/jni_base.h
M bridges/source/jni_uno/jni_bridge.cxx
M bridges/source/jni_uno/jni_info.h
M bridges/source/jni_uno/jni_java2uno.cxx
M bridges/source/jni_uno/jni_uno2java.cxx
M bridges/test/inter_libs_exc/inter.cxx
M bridges/test/inter_libs_exc/share.h
M bridges/test/inter_libs_exc/thrower.cxx
M chart2/source/controller/chartapiwrapper/Chart2ModelContact.cxx
M chart2/source/controller/itemsetwrapper/RegressionEquationItemConverter.cxx
M chart2/source/controller/main/ChartController_Insert.cxx
M chart2/source/controller/main/ChartController_Properties.cxx
M chart2/source/controller/main/ChartController_TextEdit.cxx
M chart2/source/controller/main/ChartController_Tools.cxx
M chart2/source/controller/main/ChartController_Window.cxx
M chart2/source/controller/main/ChartFrameloader.cxx
M chart2/source/controller/main/CommandDispatchContainer.cxx
M chart2/source/controller/main/ConfigurationAccess.cxx
M chart2/source/controller/main/ControllerCommandDispatch.cxx
M chart2/source/controller/main/DragMethod_PieSegment.cxx
M chart2/source/controller/main/DragMethod_RotateDiagram.cxx
M chart2/source/controller/main/DrawCommandDispatch.cxx
M chart2/source/controller/main/ElementSelector.cxx
M chart2/source/controller/main/ObjectHierarchy.cxx
M chart2/source/controller/main/PositionAndSizeHelper.cxx
M chart2/source/controller/main/SelectionHelper.cxx
M chart2/source/controller/main/StatusBarCommandDispatch.cxx
M chart2/source/controller/main/UndoCommandDispatch.cxx
M chart2/source/inc/macros.hxx
M chart2/source/model/filter/XMLFilter.cxx
M chart2/source/model/main/Axis.cxx
M chart2/source/model/main/BaseCoordinateSystem.cxx
M chart2/source/model/main/CartesianCoordinateSystem.cxx
M chart2/source/model/main/ChartModel.cxx
M chart2/source/model/main/ChartModel_Persistence.cxx
M chart2/source/model/main/DataPoint.cxx
M chart2/source/model/main/DataPointProperties.cxx
M chart2/source/model/main/DataSeries.cxx
M chart2/source/model/main/DataSeriesProperties.cxx
M chart2/source/model/main/Diagram.cxx
M chart2/source/model/main/FormattedString.cxx
M chart2/source/model/main/GridProperties.cxx
M chart2/source/model/main/Legend.cxx
M chart2/source/model/main/PageBackground.cxx
M chart2/source/model/main/PolarCoordinateSystem.cxx
M chart2/source/model/main/StockBar.cxx
M chart2/source/model/main/Title.cxx
M chart2/source/model/main/Wall.cxx
M chart2/source/model/template/AreaChartType.cxx
M chart2/source/model/template/AreaChartTypeTemplate.cxx
M chart2/source/model/template/BarChartType.cxx
M chart2/source/model/template/BarChartTypeTemplate.cxx
M chart2/source/model/template/BubbleChartType.cxx
M chart2/source/model/template/BubbleChartTypeTemplate.cxx
M chart2/source/model/template/BubbleDataInterpreter.cxx
M chart2/source/model/template/CandleStickChartType.cxx
M chart2/source/model/template/ChartType.cxx
M chart2/source/model/template/ChartTypeManager.cxx
M chart2/source/model/template/ChartTypeTemplate.cxx
M chart2/source/model/template/ColumnChartType.cxx
M chart2/source/model/template/ColumnLineChartTypeTemplate.cxx
M chart2/source/model/template/DataInterpreter.cxx
M chart2/source/model/template/FilledNetChartType.cxx
M chart2/source/model/template/LineChartType.cxx
M chart2/source/model/template/LineChartTypeTemplate.cxx
M chart2/source/model/template/NetChartType.cxx
M chart2/source/model/template/NetChartTypeTemplate.cxx
M chart2/source/model/template/PieChartType.cxx
M chart2/source/model/template/PieChartTypeTemplate.cxx
M chart2/source/model/template/ScatterChartType.cxx
M chart2/source/model/template/ScatterChartTypeTemplate.cxx
M chart2/source/model/template/StockChartTypeTemplate.cxx
M chart2/source/model/template/StockDataInterpreter.cxx
M chart2/source/model/template/XYDataInterpreter.cxx
M chart2/source/tools/AxisHelper.cxx
M chart2/source/tools/CachedDataSequence.cxx
M chart2/source/tools/CharacterProperties.cxx
M chart2/source/tools/ChartModelHelper.cxx
M chart2/source/tools/ChartTypeHelper.cxx
M chart2/source/tools/ColorPerPointHelper.cxx
M chart2/source/tools/ConfigColorScheme.cxx
M chart2/source/tools/DataSeriesHelper.cxx
M chart2/source/tools/DataSourceHelper.cxx
M chart2/source/tools/DiagramHelper.cxx
M chart2/source/tools/ErrorBar.cxx
M chart2/source/tools/ExplicitCategoriesProvider.cxx
M chart2/source/tools/ExponentialRegressionCurveCalculator.cxx
M chart2/source/tools/FillProperties.cxx
M chart2/source/tools/FormattedStringHelper.cxx
M chart2/source/tools/InternalData.cxx
M chart2/source/tools/InternalDataProvider.cxx
M chart2/source/tools/LabeledDataSequence.cxx
M chart2/source/tools/LegendHelper.cxx
M chart2/source/tools/LineProperties.cxx
M chart2/source/tools/LinearRegressionCurveCalculator.cxx
M chart2/source/tools/LogarithmicRegressionCurveCalculator.cxx
M chart2/source/tools/ObjectIdentifier.cxx
M chart2/source/tools/PotentialRegressionCurveCalculator.cxx
M chart2/source/tools/PropertyHelper.cxx
M chart2/source/tools/RangeHighlighter.cxx
M chart2/source/tools/ReferenceSizeProvider.cxx
M chart2/source/tools/RegressionCurveHelper.cxx
M chart2/source/tools/RegressionCurveModel.cxx
M chart2/source/tools/RegressionEquation.cxx
M chart2/source/tools/SceneProperties.cxx
M chart2/source/tools/StatisticsHelper.cxx
M chart2/source/tools/ThreeDHelper.cxx
M chart2/source/tools/TitleHelper.cxx
M chart2/source/tools/UncachedDataSequence.cxx
M chart2/source/tools/UserDefinedProperties.cxx
M chart2/source/tools/WrappedIgnoreProperty.cxx
M chart2/source/view/axes/VAxisBase.cxx
M chart2/source/view/axes/VAxisProperties.cxx
M chart2/source/view/axes/VCartesianAxis.cxx
M chart2/source/view/axes/VCartesianGrid.cxx
M chart2/source/view/axes/VCoordinateSystem.cxx
M chart2/source/view/axes/VPolarAngleAxis.cxx
M chart2/source/view/axes/VPolarGrid.cxx
M chart2/source/view/charttypes/BarChart.cxx
M chart2/source/view/charttypes/BubbleChart.cxx
M chart2/source/view/charttypes/CandleStickChart.cxx
M chart2/source/view/charttypes/PieChart.cxx
M chart2/source/view/charttypes/VSeriesPlotter.cxx
M chart2/source/view/diagram/VDiagram.cxx
M chart2/source/view/main/ChartItemPool.cxx
M chart2/source/view/main/ChartView.cxx
M chart2/source/view/main/DataPointSymbolSupplier.cxx
M chart2/source/view/main/LabelPositionHelper.cxx
M chart2/source/view/main/PropertyMapper.cxx
M chart2/source/view/main/ShapeFactory.cxx
M chart2/source/view/main/VLegend.cxx
M chart2/source/view/main/VLegendSymbolFactory.cxx
M chart2/source/view/main/VLineProperties.cxx
M chart2/source/view/main/VTitle.cxx
M cli_ure/source/climaker/climaker_app.cxx
M cli_ure/source/climaker/climaker_emit.cxx
M cli_ure/source/climaker/climaker_share.h
M cli_ure/source/native/native_share.h
M cli_ure/source/uno_bridge/cli_base.h
M cli_ure/source/uno_bridge/cli_bridge.cxx
M cli_ure/source/uno_bridge/cli_data.cxx
M cli_ure/source/uno_bridge/cli_proxy.cxx
M cppuhelper/source/access_control.cxx
M cppuhelper/source/bootstrap.cxx
M cppuhelper/source/component_context.cxx
M cppuhelper/source/exc_thrower.cxx
M cppuhelper/source/factory.cxx
M cppuhelper/source/macro_expander.cxx
M cppuhelper/source/shlib.cxx
M cppuhelper/test/cfg_test.cxx
M cui/source/options/optsave.cxx
M dtrans/source/win32/ftransl/ftransl.cxx
M editeng/source/editeng/textconv.cxx
M editeng/source/misc/unolingu.cxx
M extensions/source/nsplugin/source/so_main.cxx
M extensions/source/ole/ole2uno.hxx
M extensions/source/ole/oleobjw.cxx
M extensions/source/ole/unoconversionutilities.hxx
M extensions/source/ole/unoobjw.cxx
M extensions/test/ole/OleClient/clientTest.cxx
M filter/source/msfilter/msocximex.cxx
M filter/source/svg/svgexport.cxx
M filter/source/svg/svgfontexport.cxx
M filter/source/svg/svgwriter.cxx
M filter/source/svg/svgwriter.hxx
M forms/source/xforms/binding.cxx
M forms/source/xforms/computedexpression.cxx
M forms/source/xforms/convert.cxx
M forms/source/xforms/model.cxx
M forms/source/xforms/model_helper.hxx
M forms/source/xforms/model_ui.cxx
M forms/source/xforms/pathexpression.cxx
M forms/source/xforms/resourcehelper.cxx
M forms/source/xforms/submission.cxx
M forms/source/xforms/unohelper.hxx
M i18npool/source/localedata/localedata.cxx
M javaunohelper/source/bootstrap.cxx
M javaunohelper/source/javaunohelper.cxx
M javaunohelper/source/preload.cxx
M jvmaccess/workbench/javainfo/javainfotest.cxx
M jvmfwk/plugins/sunmajor/pluginlib/sunjavaplugin.cxx
M jvmfwk/plugins/sunmajor/pluginlib/sunjre.cxx
M jvmfwk/plugins/sunmajor/pluginlib/sunversion.cxx
M jvmfwk/plugins/sunmajor/pluginlib/util.cxx
M lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
M lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.hxx
M lingucomponent/source/languageguessing/guesslang.cxx
M lingucomponent/source/lingutil/lingutil.cxx
M lingucomponent/source/lingutil/lingutil.hxx
M lingucomponent/source/spellcheck/macosxspell/macspellimp.hxx
M lingucomponent/source/spellcheck/spell/sspellimp.cxx
M lingucomponent/source/spellcheck/spell/sspellimp.hxx
M lingucomponent/source/thesaurus/libnth/nthesimp.cxx
M lingucomponent/source/thesaurus/libnth/nthesimp.hxx
M linguistic/inc/linguistic/misc.hxx
M linguistic/source/convdic.hxx
M linguistic/source/convdiclist.hxx
M linguistic/source/convdicxml.cxx
M linguistic/source/dicimp.cxx
M linguistic/source/dlistimp.cxx
M linguistic/source/dlistimp.hxx
M linguistic/source/hhconvdic.cxx
M linguistic/source/hhconvdic.hxx
M linguistic/source/lngopt.cxx
M linguistic/source/lngopt.hxx
M linguistic/source/lngsvcmgr.hxx
M linguistic/source/misc.cxx
M linguistic/source/misc2.cxx
M linguistic/workben/sprophelp.cxx
M linguistic/workben/sspellimp.cxx
M sccomp/source/solver/solver.cxx
M scripting/source/basprov/basprov.cxx
M scripting/source/inc/util/MiscUtils.hxx
M scripting/source/inc/util/util.hxx
M scripting/source/protocolhandler/scripthandler.cxx
M scripting/source/provider/BrowseNodeFactoryImpl.cxx
M scripting/source/provider/MasterScriptProvider.cxx
M scripting/source/provider/ProviderCache.cxx
M scripting/source/provider/ScriptImpl.cxx
M sdext/source/presenter/PresenterAccessibility.cxx
M sdext/source/presenter/PresenterBitmapContainer.cxx
M sdext/source/presenter/PresenterButton.cxx
M sdext/source/presenter/PresenterConfigurationAccess.cxx
M sdext/source/presenter/PresenterController.cxx
M sdext/source/presenter/PresenterFrameworkObserver.cxx
M sdext/source/presenter/PresenterHelpView.cxx
M sdext/source/presenter/PresenterNotesView.cxx
M sdext/source/presenter/PresenterPaneBorderPainter.cxx
M sdext/source/presenter/PresenterProtocolHandler.cxx
M sdext/source/presenter/PresenterScreen.cxx
M sdext/source/presenter/PresenterScrollBar.cxx
M sdext/source/presenter/PresenterSlideShowView.cxx
M sdext/source/presenter/PresenterSlideSorter.cxx
M sdext/source/presenter/PresenterTextView.cxx
M sdext/source/presenter/PresenterTheme.cxx
M sdext/source/presenter/PresenterTimer.cxx
M sdext/source/presenter/PresenterToolBar.cxx
M sdext/source/presenter/PresenterViewFactory.cxx
M sdext/source/presenter/PresenterWindowManager.cxx
M slideshow/source/engine/shapes/drawinglayeranimation.cxx
M slideshow/source/engine/shapes/drawshape.cxx
M slideshow/source/engine/shapes/gdimtftools.cxx
M slideshow/source/engine/shapes/shapeimporter.cxx
M slideshow/source/engine/slideshowimpl.cxx
M slideshow/source/inc/tools.hxx
M stoc/source/implementationregistration/implreg.cxx
M stoc/source/implementationregistration/mergekeys.cxx
M stoc/source/invocation_adapterfactory/iafactory.cxx
M stoc/source/javavm/javavm.cxx
M stoc/source/loader/dllcomponentloader.cxx
M stoc/source/proxy_factory/proxyfac.cxx
M stoc/source/security/access_controller.cxx
M stoc/source/security/file_policy.cxx
M stoc/source/security/permissions.cxx
M stoc/source/servicemanager/servicemanager.cxx
M stoc/source/tdmanager/tdmgr.cxx
M stoc/source/tdmanager/tdmgr_check.cxx
M stoc/source/tdmanager/tdmgr_common.hxx
M stoc/test/javavm/jvm_interaction/interactionhandler.cxx
M svtools/source/config/colorcfg.cxx
M svtools/source/config/fontsubstconfig.cxx
M svtools/source/config/htmlcfg.cxx
M svtools/source/misc/bindablecontrolhelper.cxx
M svx/source/dialog/langbox.cxx
M svx/source/dialog/rubydialog.cxx
M svx/source/dialog/svxbmpnumvalueset.cxx
M svx/source/smarttags/SmartTagMgr.cxx
M svx/source/table/accessibletableshape.cxx
M svx/source/unodialogs/textconversiondlgs/chinese_translation_unodialog.cxx
M sw/source/ui/lingu/olmenu.cxx
M testtools/source/bridgetest/bridgetest.cxx
M ucb/source/ucp/expand/ucpexpand.cxx
M unotools/source/config/lingucfg.cxx
M xmlsecurity/source/component/documentdigitalsignatures.cxx
M xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
M xmlsecurity/source/xmlsec/mscrypt/x509certificate_mscryptimpl.cxx
276 files changed, 3,270 insertions(+), 3,484 deletions(-)




-- 
To view, visit https://gerrit.libreoffice.org/1924
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Jean-Noël Rouvignac <jn.rouvignac at gmail.com>


More information about the LibreOffice mailing list