[PATCH] deprecate oustringostreaminserter.hxx

Norbert Thiebaud (via Code Review) gerrit at gerrit.libreoffice.org
Mon Sep 17 15:12:02 PDT 2012


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/634

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/34/634/1

deprecate oustringostreaminserter.hxx

the intent of this header has canged over time. now it is already
systematically included with ustring.hxx and the operator overload it
provide fit nicely there...

Just to be safe, since that include as been added to the api during the
3.5 timeframe and therefore is already in 'production'
the header remain and simply attempt to include ustring.hxx
but a warning is issued indicating that this header should not be used
anymore... in a couple of major release we will thenr emove it completely

All internal users of that header are converted.

Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad
---
M avmedia/source/viewer/mediawindowbase_impl.cxx
M basic/source/sbx/sbxbase.cxx
M basic/source/uno/namecont.cxx
M binaryurp/source/bridge.cxx
M binaryurp/source/reader.cxx
M chart2/source/view/main/ChartView.cxx
M comphelper/source/misc/configuration.cxx
M configmgr/source/components.cxx
M configmgr/source/data.cxx
M configmgr/source/writemodfile.cxx
M configmgr/source/xcuparser.cxx
M connectivity/source/drivers/evoab2/NConnection.cxx
M connectivity/source/drivers/evoab2/NStatement.cxx
M cppu/qa/cppumaker/test_cppumaker.cxx
M cppu/qa/test_unotype.cxx
M desktop/source/deployment/manager/dp_manager.cxx
M desktop/source/deployment/registry/dp_backend.cxx
M drawinglayer/source/dumper/XShapeDumper.cxx
M filter/source/msfilter/msdffimp.cxx
M jvmfwk/plugins/sunmajor/pluginlib/diagnostics.h
M l10ntools/source/localize.cxx
M oox/source/mathml/importutils.cxx
M oox/source/vml/vmldrawing.cxx
M oox/source/vml/vmlshape.cxx
M sal/inc/rtl/oustringostreaminserter.hxx
M sal/inc/rtl/ustring.hxx
M sal/qa/checkapi/strings.cxx
M sal/qa/rtl/strings/test_oustring_stringliterals.cxx
M sal/qa/rtl/strings/test_strings_replace.cxx
M sal/rtl/source/logfile.cxx
M sc/qa/extras/regression-test.cxx
M sd/qa/unit/regression-test.cxx
M sdext/source/pdfimport/test/tests.cxx
M sfx2/source/bastyp/helper.cxx
M sfx2/source/control/shell.cxx
M sfx2/source/dialog/filedlghelper.cxx
M sfx2/source/dialog/filtergrouping.cxx
M smoketest/smoketest.cxx
M starmath/source/ooxmlexport.cxx
M starmath/source/ooxmlimport.cxx
M starmath/source/rtfexport.cxx
M starmath/source/wordexportbase.cxx
M svl/source/config/asiancfg.cxx
M svtools/source/contnr/DocumentInfoPreview.cxx
M svtools/source/control/calendar.cxx
M svx/source/svdraw/svdmodel.cxx
M svx/source/svdraw/svdomedia.cxx
M svx/source/xml/xmlgrhlp.cxx
M sw/qa/extras/regression-test.cxx
M sw/qa/extras/rtfimport/rtfimport.cxx
M sw/source/core/graphic/ndgrf.cxx
M sw/source/core/swg/SwXMLTextBlocks.cxx
M sw/source/filter/ww8/rtfattributeoutput.cxx
M sw/source/filter/ww8/rtfexport.cxx
M sw/source/ui/docvw/srcedtw.cxx
M test/source/sheet/datapilotfield.cxx
M test/source/sheet/xdatabaserange.cxx
M test/source/sheet/xdatapilotdescriptor.cxx
M test/source/sheet/xdatapilottable.cxx
M test/source/sheet/xnamedrange.cxx
M test/source/sheet/xnamedranges.cxx
M test/source/sheet/xprintareas.cxx
M test/source/sheet/xspreadsheets2.cxx
M tools/qa/cppunit/test_reversemap.cxx
M tools/source/rc/resmgr.cxx
M unotools/source/i18n/instance.hxx
M unotools/source/ucbhelper/ucbhelper.cxx
M vcl/unx/gtk/gdi/salprn-gtk.cxx
M writerfilter/source/dmapper/DomainMapper.cxx
M writerfilter/source/dmapper/DomainMapperTableHandler.cxx
M writerfilter/source/dmapper/DomainMapper_Impl.cxx
M writerfilter/source/dmapper/GraphicImport.cxx
M writerfilter/source/dmapper/ModelEventListener.cxx
M writerfilter/source/dmapper/NumberingManager.cxx
M writerfilter/source/dmapper/OLEHandler.cxx
M writerfilter/source/dmapper/PropertyMap.cxx
M writerfilter/source/filter/RtfFilter.cxx
M writerfilter/source/rtftok/rtfdocumentimpl.cxx
M xmlhelp/source/cxxhelp/provider/resultsetforquery.cxx
M xmloff/source/draw/shapeexport2.cxx
M xmlreader/source/xmlreader.cxx
81 files changed, 88 insertions(+), 163 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8934c55f089e29d78c0f5649b7c87b2ecf024bad
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Norbert Thiebaud <nthiebaud at gmail.com>



More information about the LibreOffice mailing list