[Libreoffice-commits] core.git: basic/source bridges/source canvas/source chart2/source comphelper/source connectivity/source connectivity/workben cppuhelper/test cpputools/source cui/source dbaccess/source desktop/source dtrans/source editeng/source embeddedobj/source embedserv/source extensions/source fileaccess/source filter/source forms/source fpicker/source framework/source i18npool/source include/vbahelper io/test mysqlc/source odk/examples oox/source package/source pyuno/source registry/test remotebridges/examples remotebridges/source reportdesign/source sax/source sax/test sc/qa scripting/source sc/source sdext/source sd/qa sd/source sfx2/source shell/source slideshow/source sot/source stoc/source stoc/test svl/source svtools/source svx/source sw/source test/source testtools/source toolkit/source ucbhelper/source ucb/source ucb/workben unotools/source uui/source vbahelper/source vcl/aqua vcl/source vcl/unx writerfilter/source xmlhelp/source xmloff/source xmlsecurity/source

Thomas Arnhold thomas at arnhold.org
Sat Jun 29 14:53:19 PDT 2013


 basic/source/classes/errobject.cxx                                       |    2 
 basic/source/classes/sb.cxx                                              |    2 
 basic/source/uno/namecont.cxx                                            |   16 
 basic/source/uno/scriptcont.cxx                                          |    8 
 bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx                     |    4 
 bridges/source/cpp_uno/gcc3_macosx_x86-64/cpp2uno.cxx                    |    4 
 bridges/source/cpp_uno/gcc3_solaris_sparc/cpp2uno.cxx                    |    4 
 bridges/source/cpp_uno/mingw_x86-64/cpp2uno.cxx                          |    4 
 bridges/source/cpp_uno/msvc_win32_intel/cpp2uno.cxx                      |    2 
 bridges/source/cpp_uno/msvc_win32_x86-64/cpp2uno.cxx                     |    4 
 canvas/source/factory/cf_service.cxx                                     |    6 
 chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx             |    4 
 comphelper/source/container/embeddedobjectcontainer.cxx                  |   14 
 comphelper/source/container/enumerablemap.cxx                            |   12 
 comphelper/source/misc/mediadescriptor.cxx                               |    6 
 comphelper/source/misc/mimeconfighelper.cxx                              |   16 
 comphelper/source/misc/numberedcollection.cxx                            |    2 
 comphelper/source/misc/numbers.cxx                                       |    2 
 comphelper/source/misc/storagehelper.cxx                                 |    2 
 comphelper/source/processfactory/processfactory.cxx                      |    2 
 comphelper/source/streaming/memorystream.cxx                             |    4 
 connectivity/source/commontools/DateConversion.cxx                       |    4 
 connectivity/source/commontools/ParamterSubstitution.cxx                 |    2 
 connectivity/source/commontools/TDatabaseMetaDataBase.cxx                |    2 
 connectivity/source/commontools/dbmetadata.cxx                           |    2 
 connectivity/source/commontools/dbtools.cxx                              |   40 +-
 connectivity/source/commontools/dbtools2.cxx                             |    6 
 connectivity/source/commontools/formattedcolumnvalue.cxx                 |    4 
 connectivity/source/commontools/paramwrapper.cxx                         |    6 
 connectivity/source/commontools/predicateinput.cxx                       |    6 
 connectivity/source/commontools/statementcomposer.cxx                    |   10 
 connectivity/source/drivers/calc/CDatabaseMetaData.cxx                   |    6 
 connectivity/source/drivers/calc/CTable.cxx                              |    6 
 connectivity/source/drivers/flat/ETable.cxx                              |    2 
 connectivity/source/drivers/hsqldb/HDriver.cxx                           |    4 
 connectivity/source/drivers/kab/KDriver.cxx                              |    2 
 connectivity/source/drivers/mozab/MColumnAlias.cxx                       |    2 
 connectivity/source/drivers/mozab/MConfigAccess.cxx                      |    8 
 connectivity/source/drivers/mozab/MDriver.cxx                            |    2 
 connectivity/source/drivers/mozab/bootstrap/MNSProfile.cxx               |    2 
 connectivity/source/drivers/mozab/mozillasrc/MDatabaseMetaDataHelper.cxx |    4 
 connectivity/source/drivers/mozab/mozillasrc/MNSMozabProxy.cxx           |    2 
 connectivity/source/drivers/mozab/mozillasrc/MQuery.cxx                  |    2 
 connectivity/source/drivers/postgresql/pq_connection.cxx                 |    2 
 connectivity/workben/little/main.cxx                                     |    2 
 connectivity/workben/testmoz/main.cxx                                    |    4 
 cppuhelper/test/testpropshlp.cxx                                         |   24 -
 cpputools/source/unoexe/unoexe.cxx                                       |    6 
 cui/source/customize/cfgutil.cxx                                         |    6 
 cui/source/customize/selector.cxx                                        |    2 
 cui/source/dialogs/scriptdlg.cxx                                         |    2 
 cui/source/options/optgdlg.cxx                                           |    6 
 cui/source/options/optsave.cxx                                           |    4 
 cui/source/tabpages/numfmt.cxx                                           |    2 
 dbaccess/source/core/api/KeySet.cxx                                      |    2 
 dbaccess/source/ext/macromigration/migrationengine.cxx                   |    2 
 dbaccess/source/filter/xml/dbloader2.cxx                                 |    4 
 dbaccess/source/filter/xml/xmlExport.cxx                                 |    2 
 dbaccess/source/filter/xml/xmlfilter.cxx                                 |    2 
 dbaccess/source/ui/app/subcomponentmanager.cxx                           |    2 
 dbaccess/source/ui/browser/brwctrlr.cxx                                  |   34 -
 dbaccess/source/ui/browser/genericcontroller.cxx                         |    8 
 dbaccess/source/ui/browser/unodatbr.cxx                                  |    8 
 dbaccess/source/ui/control/FieldDescControl.cxx                          |    2 
 dbaccess/source/ui/dlg/ConnectionHelper.cxx                              |    2 
 dbaccess/source/ui/misc/DExport.cxx                                      |    2 
 dbaccess/source/ui/misc/UITools.cxx                                      |    2 
 desktop/source/app/app.cxx                                               |   20 -
 desktop/source/app/check_ext_deps.cxx                                    |    6 
 desktop/source/deployment/gui/dp_gui_theextmgr.cxx                       |    6 
 dtrans/source/cnttype/wbench/testcnttype.cxx                             |    2 
 dtrans/source/generic/clipboardmanager.cxx                               |    8 
 dtrans/source/win32/clipb/WinClipboard.cxx                               |   18 -
 editeng/source/uno/unotext.cxx                                           |    4 
 embeddedobj/source/commonembedding/persistence.cxx                       |    4 
 embeddedobj/source/commonembedding/xfactory.cxx                          |    2 
 embeddedobj/source/general/docholder.cxx                                 |   12 
 embeddedobj/source/general/xcreator.cxx                                  |    4 
 embeddedobj/source/msole/oleembed.cxx                                    |   10 
 embeddedobj/source/msole/olepersist.cxx                                  |   12 
 embeddedobj/source/msole/ownview.cxx                                     |    6 
 embedserv/source/embed/docholder.cxx                                     |    2 
 extensions/source/abpilot/fieldmappingimpl.cxx                           |    2 
 extensions/source/bibliography/bibload.cxx                               |    2 
 extensions/source/bibliography/datman.cxx                                |    8 
 extensions/source/dbpilots/commonpagesdbp.cxx                            |   12 
 extensions/source/dbpilots/controlwizard.cxx                             |   18 -
 extensions/source/dbpilots/listcombowizard.cxx                           |    8 
 extensions/source/dbpilots/optiongrouplayouter.cxx                       |   18 -
 extensions/source/logging/loggerconfig.cxx                               |    2 
 extensions/source/logging/loghandler.cxx                                 |    4 
 extensions/source/nsplugin/source/so_instance.cxx                        |    6 
 extensions/source/ole/oleobjw.cxx                                        |   22 -
 extensions/source/plugin/base/xplugin.cxx                                |   14 
 extensions/source/propctrlr/eformspropertyhandler.cxx                    |    8 
 extensions/source/propctrlr/formcomponenthandler.cxx                     |    8 
 extensions/source/propctrlr/formgeometryhandler.cxx                      |    2 
 extensions/source/propctrlr/formlinkdialog.cxx                           |    4 
 extensions/source/propctrlr/genericpropertyhandler.cxx                   |    4 
 extensions/source/propctrlr/propcontroller.cxx                           |    4 
 extensions/source/propctrlr/stringrepresentation.cxx                     |    2 
 extensions/source/scanner/scanwin.cxx                                    |    6 
 fileaccess/source/FileAccess.cxx                                         |   10 
 filter/source/graphic/GraphicExportDialog.cxx                            |    6 
 filter/source/msfilter/mscodec.cxx                                       |   10 
 filter/source/msfilter/mstoolbar.cxx                                     |    2 
 filter/source/msfilter/svdfppt.cxx                                       |    2 
 filter/source/t602/t602filter.cxx                                        |    4 
 filter/source/xsltdialog/xmlfiltertestdialog.cxx                         |    6 
 forms/source/component/ComboBox.cxx                                      |    2 
 forms/source/component/Edit.cxx                                          |    2 
 forms/source/component/Filter.cxx                                        |    2 
 forms/source/component/FormattedField.cxx                                |    4 
 forms/source/component/ImageControl.cxx                                  |    2 
 forms/source/component/ListBox.cxx                                       |    4 
 forms/source/component/clickableimage.cxx                                |    2 
 forms/source/misc/InterfaceContainer.cxx                                 |    6 
 forms/source/runtime/formoperations.cxx                                  |    2 
 forms/source/xforms/datatyperepository.cxx                               |    2 
 fpicker/source/office/fpsmartcontent.cxx                                 |    2 
 framework/source/accelerators/moduleacceleratorconfiguration.cxx         |    4 
 framework/source/fwe/classes/actiontriggercontainer.cxx                  |    2 
 framework/source/fwe/classes/rootactiontriggercontainer.cxx              |    2 
 framework/source/fwe/helper/actiontriggerhelper.cxx                      |   18 -
 framework/source/fwe/helper/undomanagerhelper.cxx                        |    2 
 framework/source/fwe/xml/toolboxdocumenthandler.cxx                      |    4 
 framework/source/fwi/uielement/constitemcontainer.cxx                    |    2 
 framework/source/fwi/uielement/rootitemcontainer.cxx                     |    2 
 framework/source/helper/oframes.cxx                                      |    2 
 framework/source/layoutmanager/layoutmanager.cxx                         |    6 
 framework/source/layoutmanager/toolbarlayoutmanager.cxx                  |    4 
 framework/source/services/autorecovery.cxx                               |    4 
 framework/source/services/license.cxx                                    |    4 
 framework/source/services/taskcreatorsrv.cxx                             |    2 
 framework/source/uiconfiguration/imagemanagerimpl.cxx                    |    2 
 framework/source/uiconfiguration/moduleuiconfigurationmanager.cxx        |    6 
 framework/source/uiconfiguration/uiconfigurationmanager.cxx              |    2 
 framework/source/uielement/headermenucontroller.cxx                      |    2 
 framework/source/uielement/statusbarmanager.cxx                          |    2 
 framework/source/uielement/toolbarmanager.cxx                            |   10 
 framework/source/uielement/toolbarsmenucontroller.cxx                    |    8 
 i18npool/source/collator/collatorImpl.cxx                                |    2 
 include/vbahelper/vbacollectionimpl.hxx                                  |    4 
 io/test/stm/datatest.cxx                                                 |   88 ++---
 io/test/stm/marktest.cxx                                                 |    4 
 io/test/testconnection.cxx                                               |    6 
 mysqlc/source/mysqlc_databasemetadata.cxx                                |   30 -
 mysqlc/source/mysqlc_driver.cxx                                          |    2 
 odk/examples/cpp/DocumentLoader/DocumentLoader.cxx                       |    2 
 odk/examples/cpp/remoteclient/remoteclient.cxx                           |    2 
 oox/source/core/filterdetect.cxx                                         |    2 
 oox/source/export/chartexport.cxx                                        |   16 
 package/source/zipapi/XUnbufferedStream.cxx                              |    2 
 pyuno/source/module/pyuno_module.cxx                                     |    2 
 pyuno/source/module/pyuno_runtime.cxx                                    |   10 
 registry/test/testmerge.cxx                                              |   74 ++--
 registry/test/testregcpp.cxx                                             |   28 -
 remotebridges/examples/officeclient.cxx                                  |    2 
 remotebridges/source/unourl_resolver/unourl_resolver.cxx                 |    2 
 reportdesign/source/core/api/FormattedField.cxx                          |    2 
 reportdesign/source/core/api/Group.cxx                                   |    4 
 reportdesign/source/core/api/ReportDefinition.cxx                        |   52 +-
 reportdesign/source/core/api/Section.cxx                                 |   14 
 reportdesign/source/core/sdr/RptObject.cxx                               |    8 
 reportdesign/source/core/sdr/formatnormalizer.cxx                        |    8 
 reportdesign/source/filter/xml/dbloader2.cxx                             |    4 
 reportdesign/source/filter/xml/xmlExport.cxx                             |    2 
 reportdesign/source/filter/xml/xmlExportDocumentHandler.cxx              |    4 
 reportdesign/source/filter/xml/xmlImportDocumentHandler.cxx              |    4 
 reportdesign/source/filter/xml/xmlfilter.cxx                             |    8 
 reportdesign/source/ui/dlg/DateTime.cxx                                  |    2 
 reportdesign/source/ui/dlg/Formula.cxx                                   |    2 
 reportdesign/source/ui/inspection/DataProviderHandler.cxx                |    8 
 reportdesign/source/ui/inspection/DefaultInspection.cxx                  |    2 
 reportdesign/source/ui/inspection/GeometryHandler.cxx                    |   18 -
 reportdesign/source/ui/misc/UITools.cxx                                  |    2 
 reportdesign/source/ui/report/ReportController.cxx                       |    8 
 reportdesign/source/ui/report/propbrw.cxx                                |    4 
 sax/source/expatwrap/sax_expat.cxx                                       |    4 
 sax/source/fastparser/fastparser.cxx                                     |    4 
 sax/source/tools/fshelper.cxx                                            |    2 
 sax/test/sax/testsax.cxx                                                 |    2 
 sax/test/saxdemo.cxx                                                     |    2 
 sc/qa/extras/regression-test.cxx                                         |    2 
 sc/qa/extras/scdatabaserangeobj.cxx                                      |    2 
 sc/qa/extras/scdatapilotfieldobj.cxx                                     |    2 
 sc/qa/extras/scdatapilottableobj.cxx                                     |    4 
 sc/qa/unit/filters-test.cxx                                              |    2 
 sc/qa/unit/subsequent_export-test.cxx                                    |    2 
 sc/qa/unit/subsequent_filters-test.cxx                                   |    2 
 sc/source/core/tool/charthelper.cxx                                      |    8 
 sc/source/core/tool/interpr4.cxx                                         |    2 
 sc/source/filter/excel/xechart.cxx                                       |    2 
 sc/source/filter/excel/xltoolbar.cxx                                     |    2 
 sc/source/filter/xml/xmlexprt.cxx                                        |    8 
 sc/source/filter/xml/xmlimprt.cxx                                        |    4 
 sc/source/filter/xml/xmlstyli.cxx                                        |    2 
 sc/source/filter/xml/xmlwrap.cxx                                         |   10 
 sc/source/ui/Accessibility/AccessibleDocument.cxx                        |    2 
 sc/source/ui/app/inputwin.cxx                                            |    2 
 sc/source/ui/docshell/docfunc.cxx                                        |    2 
 sc/source/ui/drawfunc/fuins2.cxx                                         |    8 
 sc/source/ui/drawfunc/fusel.cxx                                          |    2 
 sc/source/ui/unoobj/cellvaluebinding.cxx                                 |    6 
 sc/source/ui/unoobj/chart2uno.cxx                                        |    2 
 sc/source/ui/unoobj/servuno.cxx                                          |    2 
 sc/source/ui/unoobj/shapeuno.cxx                                         |    4 
 sc/source/ui/vba/excelvbahelper.cxx                                      |   10 
 sc/source/ui/vba/excelvbahelper.hxx                                      |    2 
 sc/source/ui/vba/vbaapplication.cxx                                      |   26 -
 sc/source/ui/vba/vbaaxes.cxx                                             |   12 
 sc/source/ui/vba/vbaaxis.cxx                                             |   50 +-
 sc/source/ui/vba/vbaborders.cxx                                          |   14 
 sc/source/ui/vba/vbacharacters.cxx                                       |    2 
 sc/source/ui/vba/vbachartobjects.cxx                                     |    4 
 sc/source/ui/vba/vbacomment.cxx                                          |    4 
 sc/source/ui/vba/vbafont.cxx                                             |   28 -
 sc/source/ui/vba/vbaformat.cxx                                           |    2 
 sc/source/ui/vba/vbaformatcondition.cxx                                  |    2 
 sc/source/ui/vba/vbaformatconditions.cxx                                 |    2 
 sc/source/ui/vba/vbahelper.cxx                                           |    2 
 sc/source/ui/vba/vbahyperlink.cxx                                        |   12 
 sc/source/ui/vba/vbahyperlinks.cxx                                       |    2 
 sc/source/ui/vba/vbainterior.cxx                                         |   12 
 sc/source/ui/vba/vbamenubars.cxx                                         |    2 
 sc/source/ui/vba/vbaoleobject.cxx                                        |    2 
 sc/source/ui/vba/vbapagebreak.cxx                                        |    8 
 sc/source/ui/vba/vbapagebreaks.cxx                                       |    2 
 sc/source/ui/vba/vbapagesetup.cxx                                        |   78 ++--
 sc/source/ui/vba/vbapalette.cxx                                          |    4 
 sc/source/ui/vba/vbapane.cxx                                             |    4 
 sc/source/ui/vba/vbarange.cxx                                            |  114 +++---
 sc/source/ui/vba/vbastyle.cxx                                            |    4 
 sc/source/ui/vba/vbastyles.cxx                                           |    2 
 sc/source/ui/vba/vbatextboxshape.cxx                                     |    2 
 sc/source/ui/vba/vbatitle.hxx                                            |    8 
 sc/source/ui/vba/vbavalidation.cxx                                       |   10 
 sc/source/ui/vba/vbawindow.cxx                                           |   10 
 sc/source/ui/vba/vbaworkbook.cxx                                         |    4 
 sc/source/ui/vba/vbaworkbooks.cxx                                        |   12 
 sc/source/ui/vba/vbaworksheet.cxx                                        |   10 
 sc/source/ui/vba/vbaworksheets.cxx                                       |    4 
 sc/source/ui/vba/vbawsfunction.cxx                                       |    2 
 sc/source/ui/view/cellsh1.cxx                                            |    6 
 sc/source/ui/view/formatsh.cxx                                           |    2 
 sc/source/ui/view/gridwin2.cxx                                           |    2 
 sc/source/ui/view/tabvwshg.cxx                                           |   10 
 scripting/source/dlgprov/dlgevtatt.cxx                                   |   12 
 scripting/source/dlgprov/dlgprov.cxx                                     |    4 
 scripting/source/vbaevents/eventhelper.cxx                               |   10 
 sd/qa/unit/sdmodeltestbase.hxx                                           |    2 
 sd/source/filter/eppt/epptso.cxx                                         |    4 
 sd/source/filter/eppt/pptexsoundcollection.cxx                           |    2 
 sd/source/filter/eppt/pptx-stylesheet.cxx                                |    2 
 sd/source/ui/sidebar/PanelFactory.cxx                                    |    2 
 sd/source/ui/view/ViewShellBase.cxx                                      |    2 
 sdext/source/minimizer/unodialog.cxx                                     |   16 
 sdext/source/pdfimport/filterdet.cxx                                     |    4 
 sdext/source/presenter/PresenterController.cxx                           |    4 
 sdext/source/presenter/PresenterScreen.cxx                               |    2 
 sdext/source/presenter/PresenterSlideSorter.cxx                          |    4 
 sfx2/source/appl/appopen.cxx                                             |    4 
 sfx2/source/appl/appserv.cxx                                             |    2 
 sfx2/source/appl/sfxhelp.cxx                                             |    6 
 sfx2/source/bastyp/frmhtmlw.cxx                                          |   16 
 sfx2/source/control/dispatch.cxx                                         |    8 
 sfx2/source/control/request.cxx                                          |    2 
 sfx2/source/dialog/filedlghelper.cxx                                     |    2 
 sfx2/source/dialog/mailmodel.cxx                                         |    2 
 sfx2/source/dialog/templdlg.cxx                                          |    6 
 sfx2/source/doc/SfxDocumentMetaData.cxx                                  |    2 
 sfx2/source/doc/docfac.cxx                                               |    4 
 sfx2/source/doc/docfile.cxx                                              |   12 
 sfx2/source/doc/doctemplates.cxx                                         |   12 
 sfx2/source/doc/guisaveas.cxx                                            |   30 -
 sfx2/source/doc/objmisc.cxx                                              |   10 
 sfx2/source/doc/objserv.cxx                                              |    4 
 sfx2/source/doc/objstor.cxx                                              |   20 -
 sfx2/source/doc/objxtor.cxx                                              |    2 
 sfx2/source/doc/plugin.cxx                                               |    4 
 sfx2/source/doc/sfxbasemodel.cxx                                         |    8 
 sfx2/source/toolbox/tbxitem.cxx                                          |    4 
 sfx2/source/view/frame2.cxx                                              |    4 
 sfx2/source/view/sfxbasecontroller.cxx                                   |    6 
 sfx2/source/view/viewfrm.cxx                                             |    4 
 sfx2/source/view/viewsh.cxx                                              |    2 
 shell/source/backends/gconfbe/gconfaccess.cxx                            |    2 
 shell/source/cmdmail/cmdmailmsg.cxx                                      |    2 
 shell/source/cmdmail/cmdmailsuppl.cxx                                    |    2 
 shell/source/sessioninstall/SyncDbusSessionHelper.cxx                    |    2 
 shell/source/win32/workbench/TestSmplMail.cxx                            |    2 
 shell/source/win32/workbench/TestSysShExec.cxx                           |    2 
 slideshow/source/engine/shapes/backgroundshape.cxx                       |    4 
 slideshow/source/engine/shapes/shapeimporter.cxx                         |    2 
 slideshow/source/engine/slide/slideimpl.cxx                              |    4 
 slideshow/source/engine/slideshowimpl.cxx                                |   14 
 sot/source/sdstor/storage.cxx                                            |    2 
 sot/source/sdstor/ucbstorage.cxx                                         |   14 
 sot/source/unoolestorage/xolesimplestorage.cxx                           |    4 
 stoc/source/inspect/introspection.cxx                                    |   20 -
 stoc/source/invocation/invocation.cxx                                    |    4 
 stoc/source/javavm/javavm.cxx                                            |  110 +++---
 stoc/test/testconv.cxx                                                   |    2 
 stoc/test/testcorefl.cxx                                                 |   56 +--
 stoc/test/testiadapter.cxx                                               |    6 
 stoc/test/testintrosp.cxx                                                |    6 
 stoc/test/testloader.cxx                                                 |    2 
 stoc/test/testregistry.cxx                                               |   34 -
 stoc/test/testsmgr_cpnt.cxx                                              |    6 
 svl/source/fsstor/fsstorage.cxx                                          |   14 
 svl/source/misc/documentlockfile.cxx                                     |    2 
 svl/source/misc/sharecontrolfile.cxx                                     |    2 
 svl/source/passwordcontainer/passwordcontainer.cxx                       |    8 
 svtools/source/contnr/contentenumeration.cxx                             |    4 
 svtools/source/control/toolbarmenuacc.cxx                                |    2 
 svtools/source/dialogs/addresstemplate.cxx                               |    2 
 svtools/source/dialogs/insdlg.cxx                                        |    4 
 svtools/source/filter/SvFilterOptionsDialog.cxx                          |    4 
 svtools/source/filter/exportdialog.cxx                                   |    4 
 svtools/source/uno/svtxgridcontrol.cxx                                   |    4 
 svtools/source/uno/toolboxcontroller.cxx                                 |    2 
 svtools/source/uno/unoiface.cxx                                          |    8 
 svx/source/accessibility/AccessibleShape.cxx                             |    8 
 svx/source/core/graphichelper.cxx                                        |    2 
 svx/source/dialog/srchdlg.cxx                                            |    4 
 svx/source/fmcomp/dbaexchange.cxx                                        |    2 
 svx/source/fmcomp/dbaobjectex.cxx                                        |    2 
 svx/source/fmcomp/fmgridcl.cxx                                           |    2 
 svx/source/fmcomp/gridcell.cxx                                           |    2 
 svx/source/fmcomp/gridctrl.cxx                                           |    2 
 svx/source/form/fmPropBrw.cxx                                            |    2 
 svx/source/form/fmcontrollayout.cxx                                      |   12 
 svx/source/form/fmobj.cxx                                                |    2 
 svx/source/form/fmscriptingenv.cxx                                       |    2 
 svx/source/form/fmshimp.cxx                                              |    6 
 svx/source/form/fmundo.cxx                                               |    2 
 svx/source/form/formcontrolfactory.cxx                                   |    4 
 svx/source/form/formcontroller.cxx                                       |    8 
 svx/source/form/formtoolbars.cxx                                         |    2 
 svx/source/gallery2/galbrws1.cxx                                         |    2 
 svx/source/gallery2/galmisc.cxx                                          |    2 
 svx/source/gallery2/galtheme.cxx                                         |    2 
 svx/source/sdr/primitive2d/sdrtextprimitive2d.cxx                        |    2 
 svx/source/svdraw/sdrpagewindow.cxx                                      |    4 
 svx/source/svdraw/svdoole2.cxx                                           |    2 
 svx/source/svdraw/svdotxln.cxx                                           |    2 
 svx/source/svdraw/svdouno.cxx                                            |    2 
 svx/source/table/accessiblecell.cxx                                      |    2 
 svx/source/tbxctrls/tbcontrl.cxx                                         |   10 
 svx/source/tbxctrls/tbunosearchcontrollers.cxx                           |    6 
 sw/source/core/frmedt/fefly1.cxx                                         |    2 
 sw/source/core/swg/SwXMLTextBlocks1.cxx                                  |    6 
 sw/source/core/unocore/unobkm.cxx                                        |    2 
 sw/source/core/unocore/unocoll.cxx                                       |    2 
 sw/source/core/unocore/unocrsrhelper.cxx                                 |    6 
 sw/source/core/unocore/unodraw.cxx                                       |   12 
 sw/source/core/unocore/unofield.cxx                                      |    2 
 sw/source/core/unocore/unoframe.cxx                                      |   12 
 sw/source/core/unocore/unoport.cxx                                       |    6 
 sw/source/core/unocore/unorefmk.cxx                                      |    2 
 sw/source/core/unocore/unosect.cxx                                       |    4 
 sw/source/core/unocore/unosett.cxx                                       |    8 
 sw/source/core/unocore/unosrch.cxx                                       |    2 
 sw/source/core/unocore/unostyle.cxx                                      |   30 -
 sw/source/core/unocore/unotbl.cxx                                        |   12 
 sw/source/core/unocore/unotext.cxx                                       |    2 
 sw/source/filter/html/SwAppletImpl.cxx                                   |   14 
 sw/source/filter/html/htmlform.cxx                                       |   64 +--
 sw/source/filter/html/htmlforw.cxx                                       |    6 
 sw/source/filter/html/htmlplug.cxx                                       |   36 +-
 sw/source/filter/xml/wrtxml.cxx                                          |    4 
 sw/source/filter/xml/xmlexp.cxx                                          |    2 
 sw/source/filter/xml/xmlimp.cxx                                          |    2 
 sw/source/filter/xml/xmltexte.cxx                                        |   38 +-
 sw/source/filter/xml/xmltexti.cxx                                        |   20 -
 sw/source/ui/app/docsh.cxx                                               |    2 
 sw/source/ui/app/docst.cxx                                               |    2 
 sw/source/ui/dbui/dbinsdlg.cxx                                           |    2 
 sw/source/ui/dbui/dbmgr.cxx                                              |    2 
 sw/source/ui/dbui/mailmergechildwindow.cxx                               |    2 
 sw/source/ui/fldui/xfldui.cxx                                            |    2 
 sw/source/ui/shells/textdrw.cxx                                          |    2 
 sw/source/ui/shells/textsh.cxx                                           |   20 -
 sw/source/ui/table/chartins.cxx                                          |    4 
 sw/source/ui/uno/SwXDocumentSettings.cxx                                 |    2 
 sw/source/ui/uno/unomailmerge.cxx                                        |   30 -
 sw/source/ui/uno/unotxdoc.cxx                                            |    2 
 sw/source/ui/uno/unotxvw.cxx                                             |   38 +-
 sw/source/ui/vba/vbaaddin.cxx                                            |    2 
 sw/source/ui/vba/vbaautotextentry.cxx                                    |    2 
 sw/source/ui/vba/vbabookmark.cxx                                         |    2 
 sw/source/ui/vba/vbabookmarks.cxx                                        |    2 
 sw/source/ui/vba/vbaborders.cxx                                          |    4 
 sw/source/ui/vba/vbacolumns.cxx                                          |    4 
 sw/source/ui/vba/vbadocument.cxx                                         |   10 
 sw/source/ui/vba/vbafield.cxx                                            |   10 
 sw/source/ui/vba/vbafind.cxx                                             |   34 -
 sw/source/ui/vba/vbaformfield.cxx                                        |    4 
 sw/source/ui/vba/vbaheaderfooterhelper.cxx                               |    4 
 sw/source/ui/vba/vbalistformat.cxx                                       |    8 
 sw/source/ui/vba/vbalistgalleries.cxx                                    |    2 
 sw/source/ui/vba/vbalisthelper.cxx                                       |   12 
 sw/source/ui/vba/vbalistlevel.cxx                                        |    8 
 sw/source/ui/vba/vbalistlevels.cxx                                       |    2 
 sw/source/ui/vba/vbalisttemplate.cxx                                     |    2 
 sw/source/ui/vba/vbalisttemplates.cxx                                    |    2 
 sw/source/ui/vba/vbapagesetup.cxx                                        |   78 ++--
 sw/source/ui/vba/vbaparagraph.cxx                                        |    4 
 sw/source/ui/vba/vbaparagraphformat.cxx                                  |   70 ++--
 sw/source/ui/vba/vbarange.cxx                                            |   14 
 sw/source/ui/vba/vbarow.cxx                                              |    8 
 sw/source/ui/vba/vbarows.cxx                                             |   32 -
 sw/source/ui/vba/vbasections.cxx                                         |    4 
 sw/source/ui/vba/vbaselection.cxx                                        |   48 +-
 sw/source/ui/vba/vbastyle.cxx                                            |   28 -
 sw/source/ui/vba/vbastyles.cxx                                           |    8 
 sw/source/ui/vba/vbasystem.cxx                                           |    6 
 sw/source/ui/vba/vbatablehelper.cxx                                      |    6 
 sw/source/ui/vba/vbatableofcontents.cxx                                  |   12 
 sw/source/ui/vba/vbatables.cxx                                           |    2 
 sw/source/ui/vba/vbatablesofcontents.cxx                                 |    4 
 sw/source/ui/vba/vbatabstops.cxx                                         |    4 
 sw/source/ui/vba/vbatemplate.cxx                                         |    2 
 sw/source/ui/vba/vbavariable.cxx                                         |    2 
 sw/source/ui/vba/vbaview.cxx                                             |   16 
 sw/source/ui/vba/vbawindow.cxx                                           |    2 
 sw/source/ui/vba/vbawrapformat.cxx                                       |   12 
 sw/source/ui/vba/wordvbahelper.cxx                                       |   14 
 sw/source/ui/wrtsh/navmgr.cxx                                            |    2 
 sw/source/ui/wrtsh/wrtsh1.cxx                                            |    8 
 test/source/sheet/tableautoformatfield.cxx                               |    2 
 test/source/sheet/xdatapilottable2.cxx                                   |    2 
 test/source/unoapi_test.cxx                                              |    2 
 testtools/source/performance/ubtest.cxx                                  |   14 
 toolkit/source/awt/animatedimagespeer.cxx                                |    2 
 toolkit/source/awt/vclxwindows.cxx                                       |   10 
 toolkit/source/controls/controlmodelcontainerbase.cxx                    |   22 -
 toolkit/source/controls/grid/gridcontrol.cxx                             |    4 
 toolkit/source/controls/roadmapcontrol.cxx                               |    8 
 toolkit/source/controls/tabpagecontainer.cxx                             |    2 
 toolkit/source/controls/unocontrol.cxx                                   |    4 
 toolkit/source/controls/unocontrolcontainer.cxx                          |    4 
 toolkit/source/helper/formpdfexport.cxx                                  |   10 
 ucb/source/sorter/sortdynres.cxx                                         |    2 
 ucb/source/sorter/sortresult.cxx                                         |    2 
 ucb/source/ucp/ext/ucpext_content.cxx                                    |    2 
 ucb/source/ucp/gio/gio_content.cxx                                       |    2 
 ucb/source/ucp/gio/gio_inputstream.cxx                                   |    2 
 ucb/source/ucp/gio/gio_seekable.cxx                                      |    6 
 ucb/workben/ucb/ucbdemo.cxx                                              |    2 
 ucbhelper/source/client/content.cxx                                      |    4 
 unotools/source/config/confignode.cxx                                    |    2 
 unotools/source/config/lingucfg.cxx                                      |   20 -
 unotools/source/config/moduleoptions.cxx                                 |   10 
 unotools/source/ucbhelper/ucbhelper.cxx                                  |    4 
 uui/source/iahndl-authentication.cxx                                     |    6 
 uui/source/iahndl-errorhandler.cxx                                       |    2 
 uui/source/iahndl-locking.cxx                                            |    6 
 uui/source/iahndl.cxx                                                    |    4 
 uui/source/interactionhandler.cxx                                        |    2 
 uui/source/newerverwarn.cxx                                              |    2 
 uui/source/requeststringresolver.cxx                                     |    2 
 vbahelper/source/msforms/vbacontrols.cxx                                 |    2 
 vbahelper/source/vbahelper/vbacolorformat.cxx                            |    2 
 vbahelper/source/vbahelper/vbashape.cxx                                  |    6 
 vbahelper/source/vbahelper/vbashapes.cxx                                 |    2 
 vcl/aqua/source/dtrans/DragSource.cxx                                    |    8 
 vcl/aqua/source/dtrans/DropTarget.cxx                                    |    2 
 vcl/aqua/source/dtrans/OSXTransferable.cxx                               |    6 
 vcl/aqua/source/dtrans/aqua_clipboard.cxx                                |    6 
 vcl/source/gdi/pdfwriter_impl2.cxx                                       |    2 
 vcl/source/helper/canvasbitmap.cxx                                       |    4 
 vcl/unx/gtk/gdi/salprn-gtk.cxx                                           |    2 
 writerfilter/source/dmapper/GraphicImport.cxx                            |    4 
 writerfilter/source/dmapper/PropertyMap.cxx                              |    2 
 xmlhelp/source/cxxhelp/provider/provider.cxx                             |    4 
 xmlhelp/source/treeview/tvread.cxx                                       |    8 
 xmloff/source/chart/SchXMLAxisContext.cxx                                |   64 +--
 xmloff/source/chart/SchXMLChartContext.cxx                               |   28 -
 xmloff/source/chart/SchXMLExport.cxx                                     |   26 -
 xmloff/source/chart/SchXMLLegendContext.cxx                              |    8 
 xmloff/source/chart/SchXMLPlotAreaContext.cxx                            |   44 +-
 xmloff/source/chart/SchXMLSeries2Context.cxx                             |   44 +-
 xmloff/source/core/xmlexp.cxx                                            |   18 -
 xmloff/source/draw/animationexport.cxx                                   |   18 -
 xmloff/source/draw/animationimport.cxx                                   |   16 
 xmloff/source/draw/animexp.cxx                                           |    4 
 xmloff/source/draw/descriptionimp.cxx                                    |    4 
 xmloff/source/draw/layerimp.cxx                                          |    6 
 xmloff/source/draw/sdxmlexp.cxx                                          |   64 +--
 xmloff/source/draw/sdxmlimp.cxx                                          |    8 
 xmloff/source/draw/shapeexport.cxx                                       |   18 -
 xmloff/source/draw/shapeexport2.cxx                                      |  114 +++---
 xmloff/source/draw/shapeexport3.cxx                                      |   30 -
 xmloff/source/draw/shapeexport4.cxx                                      |    4 
 xmloff/source/draw/ximp3dobject.cxx                                      |   12 
 xmloff/source/draw/ximp3dscene.cxx                                       |   66 +--
 xmloff/source/draw/ximpbody.cxx                                          |    2 
 xmloff/source/draw/ximppage.cxx                                          |   20 -
 xmloff/source/draw/ximpshap.cxx                                          |  174 +++++-----
 xmloff/source/draw/ximpshow.cxx                                          |   28 -
 xmloff/source/draw/ximpstyl.cxx                                          |    4 
 xmloff/source/meta/xmlversion.cxx                                        |    2 
 xmloff/source/style/PageMasterImportContext.cxx                          |    2 
 xmloff/source/style/xmlnumi.cxx                                          |    4 
 xmloff/source/table/XMLTableExport.cxx                                   |    4 
 xmloff/source/text/XMLTextColumnsContext.cxx                             |    2 
 xmloff/source/text/XMLTextMasterPageContext.cxx                          |    2 
 xmloff/source/text/txtexppr.cxx                                          |    2 
 xmloff/source/text/txtfldi.cxx                                           |    2 
 xmloff/source/text/txtparae.cxx                                          |    4 
 xmloff/source/transform/TransformerBase.cxx                              |    6 
 xmlsecurity/source/helper/xsecparser.cxx                                 |    4 
 xmlsecurity/source/xmlsec/nss/ciphercontext.cxx                          |    2 
 xmlsecurity/source/xmlsec/nss/nssinitializer.cxx                         |   12 
 515 files changed, 2270 insertions(+), 2270 deletions(-)

New commits:
commit ba0a57702cdef7a0389c06841711d7e3079d471c
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Sat Jun 29 21:24:12 2013 +0200

    remove OUString wrap for string literals
    
    For some functions and all kinds of Exceptions.
    
    CannotConvertException
    CloseVetoException
    DisposedException
    EmptyUndoStackException
    ErrorCodeIOException
    Exception
    GridInvalidDataException
    GridInvalidModelException
    IOException
    IllegalAccessException
    IllegalArgumentException
    IllegalTypeException
    IndexOutOfBoundsException
    NoMasterException
    NoSuchElementException
    NoSupportException
    PropertyVetoException
    RuntimeException
    SAXException
    ScannerException
    StorageWrappedTargetException
    UnsupportedFlavorException
    VetoException
    WrappedTargetException
    ZipIOException
    throwGenericSQLException
    throwIllegallArgumentException
    
    createInstance
    createInstanceWithContext
    forName
    getByName
    getPackageManager
    getPropertyValue
    getUnpackedValueOrDefault
    getValueByName
    hasPropertyByName
    openKey
    setName
    setPropertyValue
    supportsService
    
    bash command:
    
    for i in `cat list`; do git grep "$i\s*(\s*OUString(\s*\"" -- '*.[hc]xx'
    	| cut -d ':' -f1 | sort -u
    	| xargs sed -i
    		-e "s/\(\<$i\s*(\)\s*OUString(\s*\(\"[^\")\\]*\"\)\s*)\s*/\1\2/g"
    		-e "s/\($i.*\)\"+ /\1\" + /g";
    done
    
    Change-Id: Iaf8e641b0abf28c082906014f87a183517630535
    Reviewed-on: https://gerrit.libreoffice.org/4624
    Tested-by: LibreOffice gerrit bot <gerrit at libreoffice.org>
    Reviewed-by: Thomas Arnhold <thomas at arnhold.org>
    Tested-by: Thomas Arnhold <thomas at arnhold.org>

diff --git a/basic/source/classes/errobject.cxx b/basic/source/classes/errobject.cxx
index 7cfce56..139939d 100644
--- a/basic/source/classes/errobject.cxx
+++ b/basic/source/classes/errobject.cxx
@@ -164,7 +164,7 @@ void ErrObject::setData( const uno::Any& Number, const uno::Any& Source, const u
     throw (uno::RuntimeException)
 {
     if ( !Number.hasValue() )
-        throw uno::RuntimeException( OUString("Missing Required Parameter"), uno::Reference< uno::XInterface >() );
+        throw uno::RuntimeException("Missing Required Parameter", uno::Reference< uno::XInterface >() );
     Number >>= m_nNumber;
     Description >>= m_sDescription;
     Source >>= m_sSource;
diff --git a/basic/source/classes/sb.cxx b/basic/source/classes/sb.cxx
index 09746ad..3ef3255 100644
--- a/basic/source/classes/sb.cxx
+++ b/basic/source/classes/sb.cxx
@@ -221,7 +221,7 @@ SbxObject* StarBASIC::getVBAGlobals( )
             {
                 try
                 {
-                    xDocFac->createInstance( OUString( "ooo.vba.VBAGlobals" ) );
+                    xDocFac->createInstance("ooo.vba.VBAGlobals");
                 }
                 catch(const Exception& )
                 {
diff --git a/basic/source/uno/namecont.cxx b/basic/source/uno/namecont.cxx
index efcaed4..b6abe41 100644
--- a/basic/source/uno/namecont.cxx
+++ b/basic/source/uno/namecont.cxx
@@ -1455,10 +1455,10 @@ void SfxLibraryContainer::implStoreLibrary( SfxLibrary* pLib,
 
                 if ( xProps.is() )
                 {
-                    xProps->setPropertyValue( OUString("MediaType"), uno::makeAny( aMime ) );
+                    xProps->setPropertyValue("MediaType", uno::makeAny( aMime ) );
 
                     // #87671 Allow encryption
-                    xProps->setPropertyValue( OUString("UseCommonStoragePasswordEncryption"), uno::makeAny( sal_True ) );
+                    xProps->setPropertyValue("UseCommonStoragePasswordEncryption", uno::makeAny( sal_True ) );
 
                     Reference< XOutputStream > xOutput = xElementStream->getOutputStream();
                     Reference< XNameContainer > xLib( pLib );
@@ -1596,10 +1596,10 @@ void SfxLibraryContainer::implStoreLibraryIndexFile( SfxLibrary* pLib,
             if ( xProps.is() )
             {
                 OUString aMime("text/xml");
-                xProps->setPropertyValue( OUString("MediaType"), uno::makeAny( aMime ) );
+                xProps->setPropertyValue("MediaType", uno::makeAny( aMime ) );
 
                 // #87671 Allow encryption
-                xProps->setPropertyValue( OUString("UseCommonStoragePasswordEncryption"), uno::makeAny( sal_True ) );
+                xProps->setPropertyValue("UseCommonStoragePasswordEncryption", uno::makeAny( sal_True ) );
 
                 xOut = xInfoStream->getOutputStream();
             }
@@ -2070,10 +2070,10 @@ void SfxLibraryContainer::storeLibraries_Impl( const uno::Reference< embed::XSto
                 throw uno::RuntimeException();
             }
             OUString aMime( "text/xml" );
-            xProps->setPropertyValue( OUString("MediaType"), uno::makeAny( aMime ) );
+            xProps->setPropertyValue("MediaType", uno::makeAny( aMime ) );
 
             // #87671 Allow encryption
-            xProps->setPropertyValue( OUString("UseCommonStoragePasswordEncryption"), uno::makeAny( sal_True ) );
+            xProps->setPropertyValue("UseCommonStoragePasswordEncryption", uno::makeAny( sal_True ) );
 
             xOut = xInfoStream->getOutputStream();
         }
@@ -2698,7 +2698,7 @@ void SAL_CALL SfxLibraryContainer::initializeFromDocument( const Reference< XSto
     try
     {
         Reference< XServiceInfo > xSI( _rxDocument, UNO_QUERY_THROW );
-        if ( xSI->supportsService( OUString("com.sun.star.document.OfficeDocument")))
+        if ( xSI->supportsService("com.sun.star.document.OfficeDocument"))
         {
             xDocStorage.set( _rxDocument->getDocumentStorage(), UNO_QUERY_THROW );
         }
@@ -2913,7 +2913,7 @@ void SAL_CALL SfxLibraryContainer::setVBACompatibilityMode( ::sal_Bool _vbacompa
         {
             Reference< XModel > xModel( mxOwnerDocument );   // weak-ref -> ref
             Reference< XMultiServiceFactory > xFactory( xModel, UNO_QUERY_THROW );
-            xFactory->createInstance( OUString( "ooo.vba.VBAGlobals"));
+            xFactory->createInstance("ooo.vba.VBAGlobals");
         }
         catch(const Exception& )
         {
diff --git a/basic/source/uno/scriptcont.cxx b/basic/source/uno/scriptcont.cxx
index 33fbc60..635ccca 100644
--- a/basic/source/uno/scriptcont.cxx
+++ b/basic/source/uno/scriptcont.cxx
@@ -292,7 +292,7 @@ Any SAL_CALL SfxScriptLibraryContainer::importLibraryElement
         {
             Reference< frame::XModel > xModel( mxOwnerDocument );   // weak-ref -> ref
             Reference< XMultiServiceFactory > xFactory( xModel, UNO_QUERY_THROW );
-            xFactory->createInstance( OUString( "ooo.vba.VBAGlobals"  ) );
+            xFactory->createInstance("ooo.vba.VBAGlobals");
         }
         catch(const Exception& )
         {
@@ -322,7 +322,7 @@ Any SAL_CALL SfxScriptLibraryContainer::importLibraryElement
             {
                 Reference<frame::XModel > xModel( mxOwnerDocument );
                 Reference< XMultiServiceFactory> xSF( xModel, UNO_QUERY_THROW );
-                mxCodeNameAccess.set( xSF->createInstance( OUString("ooo.vba.VBAObjectModuleObjectProvider"  ) ), UNO_QUERY );
+                mxCodeNameAccess.set( xSF->createInstance("ooo.vba.VBAObjectModuleObjectProvider"), UNO_QUERY );
             }
             catch(const Exception& ) {}
 
@@ -699,7 +699,7 @@ sal_Bool SfxScriptLibraryContainer::implStorePasswordLibrary( SfxLibrary* pLib,
                         throw uno::RuntimeException();
                     }
                     OUString aMime( "text/xml" );
-                    xProps->setPropertyValue( OUString("MediaType"), uno::makeAny( aMime ) );
+                    xProps->setPropertyValue("MediaType", uno::makeAny( aMime ) );
 
                     // Set encryption key
                     setStreamKey( xSourceStream, pLib->maPassword );
@@ -843,7 +843,7 @@ sal_Bool SfxScriptLibraryContainer::implStorePasswordLibrary( SfxLibrary* pLib,
                         throw uno::RuntimeException();
                     }
                     OUString aMime( "text/xml" );
-                    xProps->setPropertyValue( OUString("MediaType"), uno::makeAny( aMime ) );
+                    xProps->setPropertyValue("MediaType", uno::makeAny( aMime ) );
 
                     Reference< XOutputStream > xOut = xSourceStream->getOutputStream();
                     Reference< XNameContainer > xLib( pLib );
diff --git a/bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx b/bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx
index be94638..b926dad 100644
--- a/bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx
+++ b/bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx
@@ -281,7 +281,7 @@ extern "C" typelib_TypeClass cpp_vtable_call(
     OSL_ENSURE( nFunctionIndex < pTypeDescr->nMapFunctionIndexToMemberIndex, "### illegal vtable index!\n" );
     if ( nFunctionIndex >= pTypeDescr->nMapFunctionIndexToMemberIndex )
     {
-        throw RuntimeException( OUString("illegal vtable index!"),
+        throw RuntimeException("illegal vtable index!",
                                 reinterpret_cast<XInterface *>( pCppI ) );
     }
 
@@ -378,7 +378,7 @@ extern "C" typelib_TypeClass cpp_vtable_call(
         }
         default:
         {
-            throw RuntimeException( OUString("no member description found!"),
+            throw RuntimeException("no member description found!",
                                     reinterpret_cast<XInterface *>( pCppI ) );
         }
     }
diff --git a/bridges/source/cpp_uno/gcc3_macosx_x86-64/cpp2uno.cxx b/bridges/source/cpp_uno/gcc3_macosx_x86-64/cpp2uno.cxx
index ffdf38f..900798e 100644
--- a/bridges/source/cpp_uno/gcc3_macosx_x86-64/cpp2uno.cxx
+++ b/bridges/source/cpp_uno/gcc3_macosx_x86-64/cpp2uno.cxx
@@ -281,7 +281,7 @@ extern "C" typelib_TypeClass cpp_vtable_call(
     OSL_ENSURE( nFunctionIndex < pTypeDescr->nMapFunctionIndexToMemberIndex, "### illegal vtable index!\n" );
     if ( nFunctionIndex >= pTypeDescr->nMapFunctionIndexToMemberIndex )
     {
-        throw RuntimeException( OUString("illegal vtable index!"),
+        throw RuntimeException("illegal vtable index!",
                                 reinterpret_cast<XInterface *>( pCppI ) );
     }
 
@@ -378,7 +378,7 @@ extern "C" typelib_TypeClass cpp_vtable_call(
         }
         default:
         {
-            throw RuntimeException( OUString("no member description found!"),
+            throw RuntimeException("no member description found!",
                                     reinterpret_cast<XInterface *>( pCppI ) );
         }
     }
diff --git a/bridges/source/cpp_uno/gcc3_solaris_sparc/cpp2uno.cxx b/bridges/source/cpp_uno/gcc3_solaris_sparc/cpp2uno.cxx
index af5c4a2..456b44e 100644
--- a/bridges/source/cpp_uno/gcc3_solaris_sparc/cpp2uno.cxx
+++ b/bridges/source/cpp_uno/gcc3_solaris_sparc/cpp2uno.cxx
@@ -245,7 +245,7 @@ static typelib_TypeClass cpp_mediate(
                  "### illegal vtable index!" );
     if (nFunctionIndex >= pTypeDescr->nMapFunctionIndexToMemberIndex)
     {
-        throw RuntimeException( OUString( "illegal vtable index!" ), (XInterface *)pCppI );
+        throw RuntimeException("illegal vtable index!", (XInterface *)pCppI );
     }
 
     // determine called method
@@ -340,7 +340,7 @@ static typelib_TypeClass cpp_mediate(
     }
     default:
     {
-        throw RuntimeException(OUString( "no member description found!" ), (XInterface *)pCppI );
+        throw RuntimeException("no member description found!", (XInterface *)pCppI );
     }
     }
     return eRet;
diff --git a/bridges/source/cpp_uno/mingw_x86-64/cpp2uno.cxx b/bridges/source/cpp_uno/mingw_x86-64/cpp2uno.cxx
index 39caf1a..7ba9b77 100644
--- a/bridges/source/cpp_uno/mingw_x86-64/cpp2uno.cxx
+++ b/bridges/source/cpp_uno/mingw_x86-64/cpp2uno.cxx
@@ -281,7 +281,7 @@ extern "C" typelib_TypeClass cpp_vtable_call(
     OSL_ENSURE( nFunctionIndex < pTypeDescr->nMapFunctionIndexToMemberIndex, "### illegal vtable index!\n" );
     if ( nFunctionIndex >= pTypeDescr->nMapFunctionIndexToMemberIndex )
     {
-        throw RuntimeException( OUString("illegal vtable index!"),
+        throw RuntimeException("illegal vtable index!",
                                 reinterpret_cast<XInterface *>( pCppI ) );
     }
 
@@ -378,7 +378,7 @@ extern "C" typelib_TypeClass cpp_vtable_call(
         }
         default:
         {
-            throw RuntimeException( OUString("no member description found!"),
+            throw RuntimeException("no member description found!",
                                     reinterpret_cast<XInterface *>( pCppI ) );
         }
     }
diff --git a/bridges/source/cpp_uno/msvc_win32_intel/cpp2uno.cxx b/bridges/source/cpp_uno/msvc_win32_intel/cpp2uno.cxx
index f9d2209..038fd01 100644
--- a/bridges/source/cpp_uno/msvc_win32_intel/cpp2uno.cxx
+++ b/bridges/source/cpp_uno/msvc_win32_intel/cpp2uno.cxx
@@ -246,7 +246,7 @@ static typelib_TypeClass __cdecl cpp_mediate(
                  "### illegal vtable index!" );
     if (nFunctionIndex >= pTypeDescr->nMapFunctionIndexToMemberIndex)
     {
-        throw RuntimeException( OUString("illegal vtable index!"),
+        throw RuntimeException("illegal vtable index!",
                                 (XInterface *)pThis );
     }
 
diff --git a/bridges/source/cpp_uno/msvc_win32_x86-64/cpp2uno.cxx b/bridges/source/cpp_uno/msvc_win32_x86-64/cpp2uno.cxx
index dadae1f..0a9a4d6 100644
--- a/bridges/source/cpp_uno/msvc_win32_x86-64/cpp2uno.cxx
+++ b/bridges/source/cpp_uno/msvc_win32_x86-64/cpp2uno.cxx
@@ -242,7 +242,7 @@ extern "C" typelib_TypeClass cpp_vtable_call(
 
     OSL_ENSURE( nFunctionIndex < pTD->nMapFunctionIndexToMemberIndex, "### illegal vtable index!\n" );
     if ( nFunctionIndex >= pTD->nMapFunctionIndexToMemberIndex )
-        throw RuntimeException( OUString("Illegal vtable index!"),
+        throw RuntimeException("Illegal vtable index!",
                                 reinterpret_cast<XInterface *>( pCppI ) );
 
     // Determine called method
@@ -345,7 +345,7 @@ extern "C" typelib_TypeClass cpp_vtable_call(
         }
         default:
         {
-            throw RuntimeException( OUString("No member description found!"),
+            throw RuntimeException("No member description found!",
                                     reinterpret_cast<XInterface *>( pCppI ) );
         }
     }
diff --git a/canvas/source/factory/cf_service.cxx b/canvas/source/factory/cf_service.cxx
index 89ef16f..21e7979 100644
--- a/canvas/source/factory/cf_service.cxx
+++ b/canvas/source/factory/cf_service.cxx
@@ -180,11 +180,11 @@ CanvasFactory::CanvasFactory( Reference<XComponentContext> const & xContext ) :
             if( xEntryNameAccess.is() )
             {
                 Sequence<OUString> implementationList;
-                if( (xEntryNameAccess->getByName( OUString("PreferredImplementations") ) >>= implementationList) )
+                if( (xEntryNameAccess->getByName("PreferredImplementations") >>= implementationList) )
                     m_aAvailableImplementations.push_back( std::make_pair(*pCurr,implementationList) );
-                if( (xEntryNameAccess->getByName( OUString("AcceleratedImplementations") ) >>= implementationList) )
+                if( (xEntryNameAccess->getByName("AcceleratedImplementations") >>= implementationList) )
                     m_aAcceleratedImplementations.push_back( std::make_pair(*pCurr,implementationList) );
-                if( (xEntryNameAccess->getByName( OUString("AntialiasingImplementations") ) >>= implementationList) )
+                if( (xEntryNameAccess->getByName("AntialiasingImplementations") >>= implementationList) )
                     m_aAAImplementations.push_back( std::make_pair(*pCurr,implementationList) );
             }
 
diff --git a/chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx b/chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx
index 4671811..f838433 100644
--- a/chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx
+++ b/chart2/source/controller/dialogs/tp_3D_SceneIllumination.cxx
@@ -236,7 +236,7 @@ namespace
         sal_Int32 nResult = 0x000000;
         try
         {
-            xSceneProperties->getPropertyValue(OUString("D3DSceneAmbientColor")) >>= nResult;
+            xSceneProperties->getPropertyValue("D3DSceneAmbientColor") >>= nResult;
         }
         catch( const uno::Exception & ex )
         {
@@ -253,7 +253,7 @@ namespace
     {
         try
         {
-            xSceneProperties->setPropertyValue(OUString("D3DSceneAmbientColor"),
+            xSceneProperties->setPropertyValue("D3DSceneAmbientColor",
                                                uno::makeAny( rColor.GetColor()));
         }
         catch( const uno::Exception & ex )
diff --git a/comphelper/source/container/embeddedobjectcontainer.cxx b/comphelper/source/container/embeddedobjectcontainer.cxx
index fb90a0b..94c9348 100644
--- a/comphelper/source/container/embeddedobjectcontainer.cxx
+++ b/comphelper/source/container/embeddedobjectcontainer.cxx
@@ -160,7 +160,7 @@ sal_Bool EmbeddedObjectContainer::CommitImageSubStorage()
             {
                 // get the open mode from the parent storage
                 sal_Int32 nMode = 0;
-                uno::Any aAny = xSet->getPropertyValue( OUString("OpenMode") );
+                uno::Any aAny = xSet->getPropertyValue("OpenMode");
                 if ( aAny >>= nMode )
                     bReadOnlyMode = !(nMode & embed::ElementModes::WRITE );
             } // if ( xSet.is() )
@@ -352,7 +352,7 @@ uno::Reference < embed::XEmbeddedObject > EmbeddedObjectContainer::Get_Impl( con
         {
             // get the open mode from the parent storage
             sal_Int32 nMode = 0;
-            uno::Any aAny = xSet->getPropertyValue( OUString("OpenMode") );
+            uno::Any aAny = xSet->getPropertyValue("OpenMode");
             if ( aAny >>= nMode )
                 bReadOnlyMode = !(nMode & embed::ElementModes::WRITE );
         }
@@ -584,7 +584,7 @@ uno::Reference < embed::XEmbeddedObject > EmbeddedObjectContainer::InsertEmbedde
             // it is correct so for now, but what if somebody introduces a new stream based embedded object?
             // Probably introducing of such an object must be restricted ( a storage must be used! ).
             uno::Reference< beans::XPropertySet > xProps( xNewStream, uno::UNO_QUERY_THROW );
-            xProps->setPropertyValue( OUString( "MediaType" ),
+            xProps->setPropertyValue("MediaType",
                     uno::makeAny( OUString( "application/vnd.sun.star.oleobject" ) ) );
         }
         catch (uno::Exception const& e)
@@ -1185,7 +1185,7 @@ uno::Reference < io::XInputStream > EmbeddedObjectContainer::GetGraphicStream( c
                 uno::Reference < beans::XPropertySet > xSet( xStream, uno::UNO_QUERY );
                 if ( xSet.is() )
                 {
-                    uno::Any aAny = xSet->getPropertyValue( OUString("MediaType") );
+                    uno::Any aAny = xSet->getPropertyValue("MediaType");
                     aAny >>= *pMediaType;
                 }
             }
@@ -1240,13 +1240,13 @@ sal_Bool EmbeddedObjectContainer::InsertGraphicStream( const com::sun::star::uno
         if ( !xPropSet.is() )
             throw uno::RuntimeException();
 
-        xPropSet->setPropertyValue( OUString("UseCommonStoragePasswordEncryption"),
+        xPropSet->setPropertyValue("UseCommonStoragePasswordEncryption",
                                     uno::makeAny( (sal_Bool)sal_True ) );
         uno::Any aAny;
         aAny <<= rMediaType;
-        xPropSet->setPropertyValue( OUString("MediaType"), aAny );
+        xPropSet->setPropertyValue("MediaType", aAny );
 
-        xPropSet->setPropertyValue( OUString("Compressed"),
+        xPropSet->setPropertyValue("Compressed",
                                     uno::makeAny( (sal_Bool)sal_True ) );
     }
     catch (const uno::Exception&)
diff --git a/comphelper/source/container/enumerablemap.cxx b/comphelper/source/container/enumerablemap.cxx
index e79f2a0..1896a60 100644
--- a/comphelper/source/container/enumerablemap.cxx
+++ b/comphelper/source/container/enumerablemap.cxx
@@ -372,27 +372,27 @@ namespace comphelper
 
         Type aKeyType, aValueType;
         if ( !( _arguments[0] >>= aKeyType ) )
-            throw IllegalArgumentException( OUString("com.sun.star.uno.Type expected."), *this, 1 );
+            throw IllegalArgumentException("com.sun.star.uno.Type expected.", *this, 1 );
         if ( !( _arguments[1] >>= aValueType ) )
-            throw IllegalArgumentException( OUString("com.sun.star.uno.Type expected."), *this, 2 );
+            throw IllegalArgumentException("com.sun.star.uno.Type expected.", *this, 2 );
 
         Sequence< Pair< Any, Any > > aInitialValues;
         bool bMutable = true;
         if ( nArgumentCount == 3 )
         {
             if ( !( _arguments[2] >>= aInitialValues ) )
-                throw IllegalArgumentException( OUString("[]com.sun.star.beans.Pair<any,any> expected."), *this, 2 );
+                throw IllegalArgumentException("[]com.sun.star.beans.Pair<any,any> expected.", *this, 2 );
             bMutable = false;
         }
 
         // for the value, anything is allowed, except VOID
         if ( ( aValueType.getTypeClass() == TypeClass_VOID ) || ( aValueType.getTypeClass() == TypeClass_UNKNOWN ) )
-            throw IllegalTypeException( OUString( "Unsupported value type." ), *this );
+            throw IllegalTypeException("Unsupported value type.", *this );
 
         // create the comparator for the KeyType, and throw if the type is not supported
         ::std::auto_ptr< IKeyPredicateLess > pComparator( getStandardLessPredicate( aKeyType, NULL ) );
         if ( !pComparator.get() )
-            throw IllegalTypeException( OUString( "Unsupported key type." ), *this );
+            throw IllegalTypeException("Unsupported key type.", *this );
 
         // init members
         m_aData.m_aKeyType = aKeyType;
@@ -746,7 +746,7 @@ namespace comphelper
         if ( m_disposed )
             throw DisposedException( OUString(), m_rParent );
         if ( m_mapPos == m_rMapData.m_pValues->end() )
-            throw NoSuchElementException( OUString( "No more elements." ), m_rParent );
+            throw NoSuchElementException("No more elements.", m_rParent );
 
         Any aNextElement;
         switch ( m_eType )
diff --git a/comphelper/source/misc/mediadescriptor.cxx b/comphelper/source/misc/mediadescriptor.cxx
index f3bc92f..82a1b29 100644
--- a/comphelper/source/misc/mediadescriptor.cxx
+++ b/comphelper/source/misc/mediadescriptor.cxx
@@ -463,7 +463,7 @@ sal_Bool MediaDescriptor::impl_addInputStream( sal_Bool bLockFile )
         // b) ... or we must get it from the given URL
         OUString sURL = getUnpackedValueOrDefault(MediaDescriptor::PROP_URL(), OUString());
         if (sURL.isEmpty())
-            throw css::uno::Exception( OUString( "Found no URL." ),
+            throw css::uno::Exception("Found no URL.",
                     css::uno::Reference< css::uno::XInterface >());
 
         // Parse URL! Only the main part has to be used further. E.g. a jumpmark can make trouble
@@ -482,7 +482,7 @@ sal_Bool MediaDescriptor::impl_openStreamWithPostData( const css::uno::Reference
     throw(::com::sun::star::uno::RuntimeException)
 {
     if ( !_rxPostData.is() )
-        throw css::lang::IllegalArgumentException( OUString( "Found invalid PostData." ),
+        throw css::lang::IllegalArgumentException("Found invalid PostData.",
                 css::uno::Reference< css::uno::XInterface >(), 1);
 
     // PostData can't be used in read/write mode!
@@ -642,7 +642,7 @@ sal_Bool MediaDescriptor::impl_openStreamWithURL( const OUString& sURL, sal_Bool
             else
             {
                 sal_Bool bRequestReadOnly = bReadOnly;
-                aContent.getPropertyValue( OUString( "IsReadOnly" ) ) >>= bReadOnly;
+                aContent.getPropertyValue("IsReadOnly") >>= bReadOnly;
                 if ( bReadOnly && !bRequestReadOnly && bModeRequestedExplicitly )
                         return sal_False; // the document is explicitly requested with WRITEABLE mode
             }
diff --git a/comphelper/source/misc/mimeconfighelper.cxx b/comphelper/source/misc/mimeconfighelper.cxx
index 733bf26..68ef68c 100644
--- a/comphelper/source/misc/mimeconfighelper.cxx
+++ b/comphelper/source/misc/mimeconfighelper.cxx
@@ -273,10 +273,10 @@ sal_Bool MimeConfigurationHelper::GetVerbByShortcut( const OUString& aVerbShortc
         if ( xVerbsConfig.is() && ( xVerbsConfig->getByName( aVerbShortcut ) >>= xVerbsProps ) && xVerbsProps.is() )
         {
             embed::VerbDescriptor aTempDescr;
-            if ( ( xVerbsProps->getByName( OUString( "VerbID" ) ) >>= aTempDescr.VerbID )
-              && ( xVerbsProps->getByName( OUString( "VerbUIName" ) ) >>= aTempDescr.VerbName )
-              && ( xVerbsProps->getByName( OUString( "VerbFlags" ) ) >>= aTempDescr.VerbFlags )
-              && ( xVerbsProps->getByName( OUString( "VerbAttributes" ) ) >>= aTempDescr.VerbAttributes ) )
+            if ( ( xVerbsProps->getByName("VerbID") >>= aTempDescr.VerbID )
+              && ( xVerbsProps->getByName("VerbUIName") >>= aTempDescr.VerbName )
+              && ( xVerbsProps->getByName("VerbFlags") >>= aTempDescr.VerbFlags )
+              && ( xVerbsProps->getByName("VerbAttributes") >>= aTempDescr.VerbAttributes ) )
             {
                 aDescriptor = aTempDescr;
                 bResult = sal_True;
@@ -467,7 +467,7 @@ uno::Sequence< beans::NamedValue > MimeConfigurationHelper::GetObjectPropsByDocu
                     OUString aEntryDocName;
 
                     if ( ( xObjConfig->getByName( aClassIDs[nInd] ) >>= xObjectProps ) && xObjectProps.is()
-                      && ( xObjectProps->getByName( OUString( "ObjectDocumentServiceName" ) ) >>= aEntryDocName )
+                      && ( xObjectProps->getByName("ObjectDocumentServiceName") >>= aEntryDocName )
                       && aEntryDocName == aDocName )
                     {
                         return GetObjPropsFromConfigEntry( GetSequenceClassIDRepresentation( aClassIDs[nInd] ),
@@ -501,7 +501,7 @@ OUString MimeConfigurationHelper::GetFactoryNameByStringClassID( const OUString&
         try
         {
             if ( xObjConfig.is() && ( xObjConfig->getByName( aStringClassID.toAsciiUpperCase() ) >>= xObjectProps ) && xObjectProps.is() )
-                xObjectProps->getByName( OUString( "ObjectFactory" ) ) >>= aResult;
+                xObjectProps->getByName("ObjectFactory") >>= aResult;
         }
         catch( uno::Exception& )
         {
@@ -537,7 +537,7 @@ OUString MimeConfigurationHelper::GetFactoryNameByDocumentName( const OUString&
                                   OUString( "ObjectDocumentServiceName" ) ) >>= aEntryDocName )
                       && aEntryDocName == aDocName )
                     {
-                        xObjectProps->getByName( OUString( "ObjectFactory" ) ) >>= aResult;
+                        xObjectProps->getByName("ObjectFactory") >>= aResult;
                         break;
                     }
                 }
@@ -851,7 +851,7 @@ uno::Sequence< beans::PropertyValue > MimeConfigurationHelper::SearchForFilter(
             if ( xFilterEnum->nextElement() >>= aProps )
             {
                 SequenceAsHashMap aPropsHM( aProps );
-                sal_Int32 nFlags = aPropsHM.getUnpackedValueOrDefault( OUString("Flags"),
+                sal_Int32 nFlags = aPropsHM.getUnpackedValueOrDefault("Flags",
                                                                         (sal_Int32)0 );
                 if ( ( ( nFlags & nMustFlags ) == nMustFlags ) && !( nFlags & nDontFlags ) )
                 {
diff --git a/comphelper/source/misc/numberedcollection.cxx b/comphelper/source/misc/numberedcollection.cxx
index 2f3e357..50255ee 100644
--- a/comphelper/source/misc/numberedcollection.cxx
+++ b/comphelper/source/misc/numberedcollection.cxx
@@ -109,7 +109,7 @@ void SAL_CALL NumberedCollection::releaseNumber(::sal_Int32 nNumber)
     ::osl::ResettableMutexGuard aLock(m_aMutex);
 
     if (nNumber == css::frame::UntitledNumbersConst::INVALID_NUMBER)
-        throw css::lang::IllegalArgumentException (OUString("Special valkud INVALID_NUMBER not allowed as input parameter."), m_xOwner.get(), 1);
+        throw css::lang::IllegalArgumentException ("Special valkud INVALID_NUMBER not allowed as input parameter.", m_xOwner.get(), 1);
 
     TDeadItemList               lDeadItems;
     TNumberedItemHash::iterator pComponent;
diff --git a/comphelper/source/misc/numbers.cxx b/comphelper/source/misc/numbers.cxx
index 8bd744f..569d492 100644
--- a/comphelper/source/misc/numbers.cxx
+++ b/comphelper/source/misc/numbers.cxx
@@ -42,7 +42,7 @@ sal_Int16 getNumberFormatType(const staruno::Reference<starutil::XNumberFormats>
         {
             staruno::Reference<starbeans::XPropertySet> xFormat(xFormats->getByKey(nKey));
             if (xFormat.is())
-                xFormat->getPropertyValue(OUString( "Type" )) >>= nReturn;
+                xFormat->getPropertyValue("Type") >>= nReturn;
         }
         catch(...)
         {
diff --git a/comphelper/source/misc/storagehelper.cxx b/comphelper/source/misc/storagehelper.cxx
index d9077ab..1b37148 100644
--- a/comphelper/source/misc/storagehelper.cxx
+++ b/comphelper/source/misc/storagehelper.cxx
@@ -231,7 +231,7 @@ sal_Int32 OStorageHelper::GetXStorageFormat(
     uno::Reference< beans::XPropertySet > xStorProps( xStorage, uno::UNO_QUERY_THROW );
 
     OUString aMediaType;
-    xStorProps->getPropertyValue( OUString( "MediaType" ) ) >>= aMediaType;
+    xStorProps->getPropertyValue("MediaType") >>= aMediaType;
 
     sal_Int32 nResult = 0;
 
diff --git a/comphelper/source/processfactory/processfactory.cxx b/comphelper/source/processfactory/processfactory.cxx
index 5690cc0..a193a6e 100644
--- a/comphelper/source/processfactory/processfactory.cxx
+++ b/comphelper/source/processfactory/processfactory.cxx
@@ -74,7 +74,7 @@ Reference< XComponentContext > getComponentContext(
     uno::Reference<beans::XPropertySet> const xProps( factory, uno::UNO_QUERY );
     if (xProps.is()) {
         try {
-            xRet.set( xProps->getPropertyValue( OUString("DefaultContext") ),
+            xRet.set( xProps->getPropertyValue("DefaultContext"),
                       uno::UNO_QUERY );
         }
         catch (beans::UnknownPropertyException & e) {
diff --git a/comphelper/source/streaming/memorystream.cxx b/comphelper/source/streaming/memorystream.cxx
index 572715e..906e62e 100644
--- a/comphelper/source/streaming/memorystream.cxx
+++ b/comphelper/source/streaming/memorystream.cxx
@@ -147,7 +147,7 @@ void SAL_CALL UNOMemoryStream::closeInput() throw (NotConnectedException, IOExce
 void SAL_CALL UNOMemoryStream::seek( sal_Int64 location ) throw (IllegalArgumentException, IOException, RuntimeException)
 {
     if( (location < 0) || (location > SAL_MAX_INT32) )
-        throw IllegalArgumentException( OUString("this implementation does not support more than 2GB!"), Reference< XInterface >(static_cast<OWeakObject*>(this)), 0 );
+        throw IllegalArgumentException("this implementation does not support more than 2GB!", Reference< XInterface >(static_cast<OWeakObject*>(this)), 0 );
 
     // seek operation should be able to resize the stream
     if ( location > static_cast< sal_Int64 >( maData.size() ) )
@@ -179,7 +179,7 @@ void SAL_CALL UNOMemoryStream::writeBytes( const Sequence< sal_Int8 >& aData ) t
         if( nNewSize > SAL_MAX_INT32 )
         {
             OSL_ASSERT(false);
-            throw IOException( OUString("this implementation does not support more than 2GB!"), Reference< XInterface >(static_cast<OWeakObject*>(this)) );
+            throw IOException("this implementation does not support more than 2GB!", Reference< XInterface >(static_cast<OWeakObject*>(this)) );
         }
 
         if( static_cast< sal_Int32 >( nNewSize ) > static_cast< sal_Int32 >( maData.size() ) )
diff --git a/connectivity/source/commontools/DateConversion.cxx b/connectivity/source/commontools/DateConversion.cxx
index 9746196..8ccf9d0 100644
--- a/connectivity/source/commontools/DateConversion.cxx
+++ b/connectivity/source/commontools/DateConversion.cxx
@@ -219,7 +219,7 @@ Date DBTypeConversion::getNULLDate(const Reference< XNumberFormatsSupplier > &xS
         {
             // get the null date
             Date aDate;
-            xSupplier->getNumberFormatSettings()->getPropertyValue(OUString("NullDate")) >>= aDate;
+            xSupplier->getNumberFormatSettings()->getPropertyValue("NullDate") >>= aDate;
             return aDate;
         }
         catch ( const Exception&  )
@@ -459,7 +459,7 @@ OUString DBTypeConversion::getFormattedValue(const Reference<XColumn>& xVariant,
                          {
                              Reference< XNumberFormatsSupplier > xSupplier( xFormatter->getNumberFormatsSupplier(), UNO_SET_THROW );
                              Reference< XPropertySet > xFormatterSettings( xSupplier->getNumberFormatSettings(), UNO_SET_THROW );
-                             OSL_VERIFY( xFormatterSettings->getPropertyValue( OUString( "NullDate" ) ) >>= aFormatterNullDate );
+                             OSL_VERIFY( xFormatterSettings->getPropertyValue("NullDate") >>= aFormatterNullDate );
                          }
                          catch( const Exception& )
                          {
diff --git a/connectivity/source/commontools/ParamterSubstitution.cxx b/connectivity/source/commontools/ParamterSubstitution.cxx
index 15ad7c9..e628a63 100644
--- a/connectivity/source/commontools/ParamterSubstitution.cxx
+++ b/connectivity/source/commontools/ParamterSubstitution.cxx
@@ -35,7 +35,7 @@ namespace connectivity
         ::osl::MutexGuard aGuard(m_aMutex);
         comphelper::SequenceAsHashMap aArgs(_aArguments);
         uno::Reference< sdbc::XConnection > xConnection;
-        xConnection = aArgs.getUnpackedValueOrDefault(OUString("ActiveConnection"),xConnection);
+        xConnection = aArgs.getUnpackedValueOrDefault("ActiveConnection",xConnection);
         m_xConnection = xConnection;
     }
     //------------------------------------------------------------------------------
diff --git a/connectivity/source/commontools/TDatabaseMetaDataBase.cxx b/connectivity/source/commontools/TDatabaseMetaDataBase.cxx
index 9918cf1..afcebaa 100644
--- a/connectivity/source/commontools/TDatabaseMetaDataBase.cxx
+++ b/connectivity/source/commontools/TDatabaseMetaDataBase.cxx
@@ -90,7 +90,7 @@ Reference< XResultSet > SAL_CALL ODatabaseMetaDataBase::getTypeInfo(  ) throw(SQ
         Reference< XRow > xRow(xRet,UNO_QUERY);
         ::comphelper::SequenceAsHashMap aMap(m_aConnectionInfo);
         Sequence< Any > aTypeInfoSettings;
-        aTypeInfoSettings = aMap.getUnpackedValueOrDefault(OUString("TypeInfoSettings"),aTypeInfoSettings);
+        aTypeInfoSettings = aMap.getUnpackedValueOrDefault("TypeInfoSettings",aTypeInfoSettings);
 
         if ( xRow.is() )
         {
diff --git a/connectivity/source/commontools/dbmetadata.cxx b/connectivity/source/commontools/dbmetadata.cxx
index 788fc88..86527aa 100644
--- a/connectivity/source/commontools/dbmetadata.cxx
+++ b/connectivity/source/commontools/dbmetadata.cxx
@@ -141,7 +141,7 @@ namespace dbtools
                 {
                     Reference< XPropertySet > xDataSource( xConnectionAsChild->getParent(), UNO_QUERY_THROW );
                     Reference< XPropertySet > xDataSourceSettings(
-                        xDataSource->getPropertyValue( OUString( "Settings" ) ),
+                        xDataSource->getPropertyValue("Settings"),
                         UNO_QUERY_THROW );
 
                     _out_setting = xDataSourceSettings->getPropertyValue( OUString::createFromAscii( _asciiName ) );
diff --git a/connectivity/source/commontools/dbtools.cxx b/connectivity/source/commontools/dbtools.cxx
index c80fb1f..1ea9b14 100644
--- a/connectivity/source/commontools/dbtools.cxx
+++ b/connectivity/source/commontools/dbtools.cxx
@@ -133,10 +133,10 @@ sal_Int32 getDefaultNumberFormat(const Reference< XPropertySet >& _xColumn,
     try
     {
         // determine the datatype of the column
-        _xColumn->getPropertyValue(OUString("Type")) >>= nDataType;
+        _xColumn->getPropertyValue("Type") >>= nDataType;
 
         if (DataType::NUMERIC == nDataType || DataType::DECIMAL == nDataType)
-            _xColumn->getPropertyValue(OUString("Scale")) >>= nScale;
+            _xColumn->getPropertyValue("Scale") >>= nScale;
     }
     catch (Exception&)
     {
@@ -144,7 +144,7 @@ sal_Int32 getDefaultNumberFormat(const Reference< XPropertySet >& _xColumn,
     }
     return getDefaultNumberFormat(nDataType,
                     nScale,
-                    ::cppu::any2bool(_xColumn->getPropertyValue(OUString("IsCurrency"))),
+                    ::cppu::any2bool(_xColumn->getPropertyValue("IsCurrency")),
                     _xTypes,
                     _rLocale);
 }
@@ -295,8 +295,8 @@ Reference< XConnection > getConnection_allowException(
             try
             {
                 xProp->getPropertyValue(OMetaConnection::getPropMap().getNameByIndex(PROPERTY_ID_PASSWORD)) >>= sPwd;
-                bPwdReq = ::cppu::any2bool(xProp->getPropertyValue(OUString("IsPasswordRequired")));
-                xProp->getPropertyValue(OUString("User")) >>= sUser;
+                bPwdReq = ::cppu::any2bool(xProp->getPropertyValue("IsPasswordRequired"));
+                xProp->getPropertyValue("User") >>= sUser;
             }
             catch(Exception&)
             {
@@ -349,7 +349,7 @@ Reference< XConnection> getConnection(const Reference< XRowSet>& _rxRowSet) thro
     Reference< XConnection> xReturn;
     Reference< XPropertySet> xRowSetProps(_rxRowSet, UNO_QUERY);
     if (xRowSetProps.is())
-        xRowSetProps->getPropertyValue(OUString("ActiveConnection")) >>= xReturn;
+        xRowSetProps->getPropertyValue("ActiveConnection") >>= xReturn;
     return xReturn;
 }
 
@@ -371,7 +371,7 @@ SharedConnection lcl_connectRowSet(const Reference< XRowSet>& _rxRowSet, const R
 
         // 1. already connected?
         Reference< XConnection > xExistingConn(
-            xRowSetProps->getPropertyValue( OUString( "ActiveConnection" ) ),
+            xRowSetProps->getPropertyValue("ActiveConnection"),
             UNO_QUERY );
 
         if  (   xExistingConn.is()
@@ -383,7 +383,7 @@ SharedConnection lcl_connectRowSet(const Reference< XRowSet>& _rxRowSet, const R
         {
             if ( _bSetAsActiveConnection )
             {
-                xRowSetProps->setPropertyValue( OUString( "ActiveConnection" ), makeAny( xExistingConn ) );
+                xRowSetProps->setPropertyValue("ActiveConnection", makeAny( xExistingConn ) );
                 // no auto disposer needed, since we did not create the connection
             }
 
@@ -395,9 +395,9 @@ SharedConnection lcl_connectRowSet(const Reference< XRowSet>& _rxRowSet, const R
 
         const OUString sUserProp( "User" );
         OUString sDataSourceName;
-        xRowSetProps->getPropertyValue(OUString("DataSourceName")) >>= sDataSourceName;
+        xRowSetProps->getPropertyValue("DataSourceName") >>= sDataSourceName;
         OUString sURL;
-        xRowSetProps->getPropertyValue(OUString("URL")) >>= sURL;
+        xRowSetProps->getPropertyValue("URL") >>= sURL;
 
         Reference< XConnection > xPureConnection;
         if (!sDataSourceName.isEmpty())
@@ -672,7 +672,7 @@ Reference< XNameAccess > getFieldsByCommandDescriptor( const Reference< XConnect
 
                         if ( xComposerFac.is() )
                         {
-                            Reference< XSingleSelectQueryComposer > xComposer(xComposerFac->createInstance( OUString("com.sun.star.sdb.SingleSelectQueryComposer")),UNO_QUERY);
+                            Reference< XSingleSelectQueryComposer > xComposer(xComposerFac->createInstance("com.sun.star.sdb.SingleSelectQueryComposer"),UNO_QUERY);
                             if ( xComposer.is() )
                             {
                                 xComposer->setQuery( sStatementToExecute );
@@ -1235,19 +1235,19 @@ catch(const Exception&)
 //------------------------------------------------------------------------------
 sal_Bool canInsert(const Reference< XPropertySet>& _rxCursorSet)
 {
-    return ((_rxCursorSet.is() && (getINT32(_rxCursorSet->getPropertyValue(OUString("Privileges"))) & Privilege::INSERT) != 0));
+    return ((_rxCursorSet.is() && (getINT32(_rxCursorSet->getPropertyValue("Privileges")) & Privilege::INSERT) != 0));
 }
 
 //------------------------------------------------------------------------------
 sal_Bool canUpdate(const Reference< XPropertySet>& _rxCursorSet)
 {
-    return ((_rxCursorSet.is() && (getINT32(_rxCursorSet->getPropertyValue(OUString("Privileges"))) & Privilege::UPDATE) != 0));
+    return ((_rxCursorSet.is() && (getINT32(_rxCursorSet->getPropertyValue("Privileges")) & Privilege::UPDATE) != 0));
 }
 
 //------------------------------------------------------------------------------
 sal_Bool canDelete(const Reference< XPropertySet>& _rxCursorSet)
 {
-    return ((_rxCursorSet.is() && (getINT32(_rxCursorSet->getPropertyValue(OUString("Privileges"))) & Privilege::DELETE) != 0));
+    return ((_rxCursorSet.is() && (getINT32(_rxCursorSet->getPropertyValue("Privileges")) & Privilege::DELETE) != 0));
 }
 // -----------------------------------------------------------------------------
 Reference< XDataSource> findDataSource(const Reference< XInterface >& _xParent)
@@ -1284,19 +1284,19 @@ Reference< XSingleSelectQueryComposer > getComposedRowSetStatement( const Refere
             OUString sCommand;
             sal_Bool bEscapeProcessing = sal_False;
 
-            OSL_VERIFY( _rxRowSet->getPropertyValue( OUString( "CommandType" )      ) >>= nCommandType      );
-            OSL_VERIFY( _rxRowSet->getPropertyValue( OUString( "Command" )          ) >>= sCommand          );
-            OSL_VERIFY( _rxRowSet->getPropertyValue( OUString( "EscapeProcessing" ) ) >>= bEscapeProcessing );
+            OSL_VERIFY( _rxRowSet->getPropertyValue("CommandType") >>= nCommandType      );
+            OSL_VERIFY( _rxRowSet->getPropertyValue("Command") >>= sCommand          );
+            OSL_VERIFY( _rxRowSet->getPropertyValue("EscapeProcessing") >>= bEscapeProcessing );
 
             StatementComposer aComposer( xConn, sCommand, nCommandType, bEscapeProcessing );
             // append sort
-            aComposer.setOrder( getString( _rxRowSet->getPropertyValue( OUString( "Order" ) ) ) );
+            aComposer.setOrder( getString( _rxRowSet->getPropertyValue("Order") ) );
 
             // append filter
             sal_Bool bApplyFilter = sal_True;
-            _rxRowSet->getPropertyValue( OUString( "ApplyFilter" ) ) >>= bApplyFilter;
+            _rxRowSet->getPropertyValue("ApplyFilter") >>= bApplyFilter;
             if ( bApplyFilter )
-                aComposer.setFilter( getString( _rxRowSet->getPropertyValue( OUString( "Filter" ) ) ) );
+                aComposer.setFilter( getString( _rxRowSet->getPropertyValue("Filter") ) );
 
             aComposer.getQuery();
 
diff --git a/connectivity/source/commontools/dbtools2.cxx b/connectivity/source/commontools/dbtools2.cxx
index 23b4f53..bf9fad6 100644
--- a/connectivity/source/commontools/dbtools2.cxx
+++ b/connectivity/source/commontools/dbtools2.cxx
@@ -563,7 +563,7 @@ bool getBooleanDataSourceSetting( const Reference< XConnection >& _rxConnection,
         if ( xDataSourceProperties.is() )
         {
             Reference< XPropertySet > xSettings(
-                xDataSourceProperties->getPropertyValue( OUString( "Settings") ),
+                xDataSourceProperties->getPropertyValue("Settings"),
                 UNO_QUERY_THROW
             );
             OSL_VERIFY( xSettings->getPropertyValue( OUString::createFromAscii( _pAsciiSettingName ) ) >>= bValue );
@@ -587,7 +587,7 @@ bool getDataSourceSetting( const Reference< XInterface >& _xChild, const OUStrin
             return false;
 
         const Reference< XPropertySet > xSettings(
-                xDataSourceProperties->getPropertyValue( OUString( "Settings") ),
+                xDataSourceProperties->getPropertyValue("Settings"),
                 UNO_QUERY_THROW
             );
 
@@ -617,7 +617,7 @@ sal_Bool isDataSourcePropertyEnabled(const Reference<XInterface>& _xProp,const O
         if ( xProp.is() )
         {
             Sequence< PropertyValue > aInfo;
-            xProp->getPropertyValue(OUString("Info")) >>= aInfo;
+            xProp->getPropertyValue("Info") >>= aInfo;
             const PropertyValue* pValue =::std::find_if(aInfo.getConstArray(),
                                                 aInfo.getConstArray() + aInfo.getLength(),
                                                 ::std::bind2nd(TPropertyValueEqualFunctor(),_sProperty));
diff --git a/connectivity/source/commontools/formattedcolumnvalue.cxx b/connectivity/source/commontools/formattedcolumnvalue.cxx
index 625872f..820c57e 100644
--- a/connectivity/source/commontools/formattedcolumnvalue.cxx
+++ b/connectivity/source/commontools/formattedcolumnvalue.cxx
@@ -129,7 +129,7 @@ namespace dbtools
                 _rData.m_xColumnUpdate.set( _rxColumn, UNO_QUERY );
 
                 // determine the field type, and whether it's a numeric field
-                OSL_VERIFY( _rxColumn->getPropertyValue( OUString( "Type" ) ) >>= _rData.m_nFieldType );
+                OSL_VERIFY( _rxColumn->getPropertyValue("Type") >>= _rData.m_nFieldType );
 
                 switch ( _rData.m_nFieldType )
                 {
@@ -172,7 +172,7 @@ namespace dbtools
                 // some more formatter settings
                 _rData.m_nKeyType  = ::comphelper::getNumberFormatType( xNumberFormatsSupp->getNumberFormats(), _rData.m_nFormatKey );
                 Reference< XPropertySet > xFormatSettings( xNumberFormatsSupp->getNumberFormatSettings(), UNO_QUERY_THROW );
-                OSL_VERIFY( xFormatSettings->getPropertyValue( OUString( "NullDate" ) ) >>= _rData.m_aNullDate );
+                OSL_VERIFY( xFormatSettings->getPropertyValue("NullDate") >>= _rData.m_aNullDate );
 
                 // remember the formatter
                 _rData.m_xFormatter = i_rNumberFormatter;
diff --git a/connectivity/source/commontools/paramwrapper.cxx b/connectivity/source/commontools/paramwrapper.cxx
index bcf4982..f928945 100644
--- a/connectivity/source/commontools/paramwrapper.cxx
+++ b/connectivity/source/commontools/paramwrapper.cxx
@@ -185,11 +185,11 @@ namespace param
             {
                 // TODO : aParamType & nScale can be obtained within the constructor ....
                 sal_Int32 nParamType = DataType::VARCHAR;
-                OSL_VERIFY( m_xDelegator->getPropertyValue( OUString( "Type" ) ) >>= nParamType );
+                OSL_VERIFY( m_xDelegator->getPropertyValue("Type") >>= nParamType );
 
                 sal_Int32 nScale = 0;
-                if ( m_xDelegatorPSI->hasPropertyByName( OUString( "Scale" ) ) )
-                    OSL_VERIFY( m_xDelegator->getPropertyValue( OUString( "Scale" ) ) >>= nScale );
+                if ( m_xDelegatorPSI->hasPropertyByName("Scale") )
+                    OSL_VERIFY( m_xDelegator->getPropertyValue("Scale") >>= nScale );
 
                 if ( m_xValueDestination.is() )
                 {
diff --git a/connectivity/source/commontools/predicateinput.cxx b/connectivity/source/commontools/predicateinput.cxx
index bf8092f..82d1702 100644
--- a/connectivity/source/commontools/predicateinput.cxx
+++ b/connectivity/source/commontools/predicateinput.cxx
@@ -140,7 +140,7 @@ namespace dbtools
         if ( !pReturn )
         {   // is it a text field ?
             sal_Int32 nType = DataType::OTHER;
-            _rxField->getPropertyValue( OUString( "Type" ) ) >>= nType;
+            _rxField->getPropertyValue("Type") >>= nType;
 
             if  (   ( DataType::CHAR        == nType )
                 ||  ( DataType::VARCHAR     == nType )
@@ -199,10 +199,10 @@ namespace dbtools
                 try
                 {
                     Reference< XPropertySetInfo > xPSI( _rxField->getPropertySetInfo() );
-                    if ( xPSI.is() && xPSI->hasPropertyByName( OUString( "FormatKey" ) ) )
+                    if ( xPSI.is() && xPSI->hasPropertyByName("FormatKey") )
                     {
                         sal_Int32 nFormatKey = 0;
-                        _rxField->getPropertyValue( OUString( "FormatKey" ) ) >>= nFormatKey;
+                        _rxField->getPropertyValue("FormatKey") >>= nFormatKey;
                         if ( nFormatKey && m_xFormatter.is() )
                         {
                             Locale aFormatLocale;
diff --git a/connectivity/source/commontools/statementcomposer.cxx b/connectivity/source/commontools/statementcomposer.cxx
index 0954fd0..51b492c 100644
--- a/connectivity/source/commontools/statementcomposer.cxx
+++ b/connectivity/source/commontools/statementcomposer.cxx
@@ -148,12 +148,12 @@ namespace dbtools
 
                         //  a native query ?
                         sal_Bool bQueryEscapeProcessing = sal_False;
-                        xQuery->getPropertyValue( OUString( "EscapeProcessing" ) ) >>= bQueryEscapeProcessing;
+                        xQuery->getPropertyValue("EscapeProcessing") >>= bQueryEscapeProcessing;
                         if ( !bQueryEscapeProcessing )
                             break;
 
                         // the command used by the query
-                        xQuery->getPropertyValue( OUString( "Command" ) ) >>= sStatement;
+                        xQuery->getPropertyValue("Command") >>= sStatement;
                         if ( sStatement.isEmpty() )
                             break;
 
@@ -161,7 +161,7 @@ namespace dbtools
                         Reference< XMultiServiceFactory > xFactory( _rData.xConnection, UNO_QUERY_THROW );
                         ::utl::SharedUNOComponent< XSingleSelectQueryComposer > xComposer;
                         xComposer.set(
-                            xFactory->createInstance( OUString( "com.sun.star.sdb.SingleSelectQueryComposer" ) ),
+                            xFactory->createInstance("com.sun.star.sdb.SingleSelectQueryComposer"),
                             UNO_QUERY_THROW
                         );
 
@@ -188,7 +188,7 @@ namespace dbtools
                         if ( bApplyFilter )
                         {
                             OUString sFilter;
-                            OSL_VERIFY( xQuery->getPropertyValue( OUString( "Filter" ) ) >>= sFilter );
+                            OSL_VERIFY( xQuery->getPropertyValue("Filter") >>= sFilter );
                             xComposer->setFilter( sFilter );
                         }
 
@@ -206,7 +206,7 @@ namespace dbtools
                 {
                     // create an composer
                     Reference< XMultiServiceFactory > xFactory( _rData.xConnection, UNO_QUERY_THROW );
-                    Reference< XSingleSelectQueryComposer > xComposer( xFactory->createInstance( OUString( "com.sun.star.sdb.SingleSelectQueryComposer" ) ),
+                    Reference< XSingleSelectQueryComposer > xComposer( xFactory->createInstance("com.sun.star.sdb.SingleSelectQueryComposer"),
                         UNO_QUERY_THROW );
                     xComposer->setElementaryQuery( sStatement );
 
diff --git a/connectivity/source/drivers/calc/CDatabaseMetaData.cxx b/connectivity/source/drivers/calc/CDatabaseMetaData.cxx
index 71cb3e4..d956fde 100644
--- a/connectivity/source/drivers/calc/CDatabaseMetaData.cxx
+++ b/connectivity/source/drivers/calc/CDatabaseMetaData.cxx
@@ -295,7 +295,7 @@ static sal_Bool lcl_IsEmptyOrHidden( const Reference<XSpreadsheets>& xSheets, co
         if (xProp.is())
         {
             sal_Bool bVisible = sal_Bool();
-            Any aVisAny = xProp->getPropertyValue( OUString("IsVisible") );
+            Any aVisAny = xProp->getPropertyValue("IsVisible");
             if ( aVisAny >>= bVisible )
                 if (!bVisible)
                     return sal_True;                // hidden
@@ -338,7 +338,7 @@ static sal_Bool lcl_IsUnnamed( const Reference<XDatabaseRanges>& xRanges, const
         {
             try
             {
-                Any aUserAny = xRangeProp->getPropertyValue( OUString("IsUserDefined") );
+                Any aUserAny = xRangeProp->getPropertyValue("IsUserDefined");
                 sal_Bool bUserDefined = sal_Bool();
                 if ( aUserAny >>= bUserDefined )
                     bUnnamed = !bUserDefined;
@@ -423,7 +423,7 @@ Reference< XResultSet > SAL_CALL OCalcDatabaseMetaData::getTables(
     Reference<XPropertySet> xDocProp( xDoc, UNO_QUERY );
     if ( xDocProp.is() )
     {
-        Any aRangesAny = xDocProp->getPropertyValue( OUString("DatabaseRanges") );
+        Any aRangesAny = xDocProp->getPropertyValue("DatabaseRanges");
         Reference<XDatabaseRanges> xRanges;
         if ( aRangesAny >>= xRanges )
         {
diff --git a/connectivity/source/drivers/calc/CTable.cxx b/connectivity/source/drivers/calc/CTable.cxx
index 2809c85..93e4166 100644
--- a/connectivity/source/drivers/calc/CTable.cxx
+++ b/connectivity/source/drivers/calc/CTable.cxx
@@ -569,7 +569,7 @@ void OCalcTable::construct()
             Reference<XPropertySet> xDocProp( xDoc, UNO_QUERY );
             if ( xDocProp.is() )
             {
-                Reference<XDatabaseRanges> xRanges(xDocProp->getPropertyValue( OUString("DatabaseRanges") ),UNO_QUERY);
+                Reference<XDatabaseRanges> xRanges(xDocProp->getPropertyValue("DatabaseRanges"),UNO_QUERY);
 
                 if ( xRanges.is() && xRanges->hasByName( m_Name ) )
                 {
@@ -583,7 +583,7 @@ void OCalcTable::construct()
                         sal_Bool bRangeHeader = sal_True;
                         Reference<XPropertySet> xFiltProp( xDBRange->getFilterDescriptor(), UNO_QUERY );
                         if ( xFiltProp.is() )
-                            xFiltProp->getPropertyValue(OUString("ContainsHeader")) >>= bRangeHeader;
+                            xFiltProp->getPropertyValue("ContainsHeader") >>= bRangeHeader;
 
                         Reference<XSheetCellRange> xSheetRange( xRefer->getReferredCells(), UNO_QUERY );
                         Reference<XCellRangeAddressable> xAddr( xSheetRange, UNO_QUERY );
@@ -617,7 +617,7 @@ void OCalcTable::construct()
         if (xProp.is())
         {
             ::com::sun::star::util::Date aDateStruct;
-            if ( xProp->getPropertyValue( OUString("NullDate") ) >>= aDateStruct )
+            if ( xProp->getPropertyValue("NullDate") >>= aDateStruct )
                 m_aNullDate = ::Date( aDateStruct.Day, aDateStruct.Month, aDateStruct.Year );
         }
     }
diff --git a/connectivity/source/drivers/flat/ETable.cxx b/connectivity/source/drivers/flat/ETable.cxx
index 506b016..b2788e6 100644
--- a/connectivity/source/drivers/flat/ETable.cxx
+++ b/connectivity/source/drivers/flat/ETable.cxx
@@ -438,7 +438,7 @@ void OFlatTable::construct()
     m_xNumberFormatter.set( NumberFormatter::create( m_pConnection->getDriver()->getComponentContext()), UNO_QUERY_THROW);
     m_xNumberFormatter->attachNumberFormatsSupplier(xSupplier);
     Reference<XPropertySet> xProp(xSupplier->getNumberFormatSettings(),UNO_QUERY);
-    xProp->getPropertyValue(OUString("NullDate")) >>= m_aNullDate;
+    xProp->getPropertyValue("NullDate") >>= m_aNullDate;
 
     INetURLObject aURL;
     aURL.SetURL(getEntry());
diff --git a/connectivity/source/drivers/hsqldb/HDriver.cxx b/connectivity/source/drivers/hsqldb/HDriver.cxx
index d296773..251a852 100644
--- a/connectivity/source/drivers/hsqldb/HDriver.cxx
+++ b/connectivity/source/drivers/hsqldb/HDriver.cxx
@@ -323,7 +323,7 @@ namespace connectivity
                 if ( xProp.is() )
                 {
                     sal_Int32 nMode = 0;
-                    xProp->getPropertyValue(OUString("OpenMode")) >>= nMode;
+                    xProp->getPropertyValue("OpenMode") >>= nMode;
                     if ( (nMode & ElementModes::WRITE) != ElementModes::WRITE )
                     {
                         aProperties.put( "readonly", OUString(  "true"  ) );
@@ -853,7 +853,7 @@ namespace connectivity
                 //.........................................................
                 // ask for the system locale setting
                 if ( xNode.is() )
-                    xNode->getPropertyValue( OUString(  "ooSetupSystemLocale"  ) ) >>= sLocaleString;
+                    xNode->getPropertyValue("ooSetupSystemLocale") >>= sLocaleString;
             }
             catch( const Exception& )
             {
diff --git a/connectivity/source/drivers/kab/KDriver.cxx b/connectivity/source/drivers/kab/KDriver.cxx
index 44b946d..12faa6a 100644
--- a/connectivity/source/drivers/kab/KDriver.cxx
+++ b/connectivity/source/drivers/kab/KDriver.cxx
@@ -194,7 +194,7 @@ bool KabImplModule::impl_doAllowNewKDEVersion()
             UNO_QUERY_THROW );
 
         sal_Bool bDisableCheck = sal_False;
-        xSettings->getPropertyValue( OUString(  "DisableKDEMaximumVersionCheck"  ) ) >>= bDisableCheck;
+        xSettings->getPropertyValue("DisableKDEMaximumVersionCheck") >>= bDisableCheck;
 
         return bDisableCheck != sal_False;
     }
diff --git a/connectivity/source/drivers/mozab/MColumnAlias.cxx b/connectivity/source/drivers/mozab/MColumnAlias.cxx
index cad5f7e..df9254b 100644
--- a/connectivity/source/drivers/mozab/MColumnAlias.cxx
+++ b/connectivity/source/drivers/mozab/MColumnAlias.cxx
@@ -100,7 +100,7 @@ void OColumnAlias::initialize( const ::com::sun::star::uno::Reference< ::com::su
         {
             //.............................................................
             Reference< XNameAccess > xAliasesNode;
-            xDriverNode->getPropertyValue( OUString("ColumnAliases") ) >>= xAliasesNode;
+            xDriverNode->getPropertyValue("ColumnAliases") >>= xAliasesNode;
             OSL_ENSURE( xAliasesNode.is(), "OColumnAlias::setAlias: missing the aliases node!" );
 
             // this is a set of string nodes
diff --git a/connectivity/source/drivers/mozab/MConfigAccess.cxx b/connectivity/source/drivers/mozab/MConfigAccess.cxx
index 2fabd5f..dd4281a 100644
--- a/connectivity/source/drivers/mozab/MConfigAccess.cxx
+++ b/connectivity/source/drivers/mozab/MConfigAccess.cxx
@@ -125,10 +125,10 @@ namespace connectivity
                     Reference< XPropertySet > xDriverNode = createDriverConfigNode( xFactory );
                     Reference< XPropertySet > xMozPrefsNode;
                     if ( xDriverNode.is() )
-                        xDriverNode->getPropertyValue( OUString("MozillaPreferences" ) ) >>= xMozPrefsNode;
+                        xDriverNode->getPropertyValue("MozillaPreferences") >>= xMozPrefsNode;
                     OSL_ENSURE( xMozPrefsNode.is(), "getPreferredProfileName: could not access the node for the mozilla preferences!" );
                     if ( xMozPrefsNode.is() )
-                        xMozPrefsNode->getPropertyValue( OUString("ProfileName" ) ) >>= sPreferredName;
+                        xMozPrefsNode->getPropertyValue("ProfileName") >>= sPreferredName;
                     if ( xMozPrefsNode.is() )
                         xMozPrefsNode->getPropertyValue( OUString::createFromAscii(sNode) ) >>= sDescription;
                     if (sDescription.getLength() == 0)
@@ -157,10 +157,10 @@ namespace connectivity
                     Reference< XPropertySet > xDriverNode = createDriverConfigNode( xFactory );
                     Reference< XPropertySet > xMozPrefsNode;
                     if ( xDriverNode.is() )
-                        xDriverNode->getPropertyValue( OUString("MozillaPreferences" ) ) >>= xMozPrefsNode;
+                        xDriverNode->getPropertyValue("MozillaPreferences") >>= xMozPrefsNode;
                     OSL_ENSURE( xMozPrefsNode.is(), "getPreferredProfileName: could not access the node for the mozilla preferences!" );
                     if ( xMozPrefsNode.is() )
-                        xMozPrefsNode->getPropertyValue( OUString("ProfileName" ) ) >>= sPreferredName;
+                        xMozPrefsNode->getPropertyValue("ProfileName") >>= sPreferredName;
                 }
                 catch( const Exception& )
                 {
diff --git a/connectivity/source/drivers/mozab/MDriver.cxx b/connectivity/source/drivers/mozab/MDriver.cxx
index 1e56e71..f7384cc 100644
--- a/connectivity/source/drivers/mozab/MDriver.cxx
+++ b/connectivity/source/drivers/mozab/MDriver.cxx
@@ -134,7 +134,7 @@ Reference< XConnection > SAL_CALL MozabDriver::connect( const OUString& url, con
     {
         ::osl::MutexGuard aGuard(m_aMutex);
         //We must make sure we create an com.sun.star.mozilla.MozillaBootstrap brfore call any mozilla codes
-        Reference<XInterface> xInstance = m_xMSFactory->createInstance(OUString( "com.sun.star.mozilla.MozillaBootstrap") );
+        Reference<XInterface> xInstance = m_xMSFactory->createInstance("com.sun.star.mozilla.MozillaBootstrap");
         OSL_ENSURE( xInstance.is(), "failed to create instance" );
 
         OConnection* pCon = reinterpret_cast<OConnection*>((*m_pCreationFunc)(this));
diff --git a/connectivity/source/drivers/mozab/bootstrap/MNSProfile.cxx b/connectivity/source/drivers/mozab/bootstrap/MNSProfile.cxx
index 9e91043..6248f7c 100644
--- a/connectivity/source/drivers/mozab/bootstrap/MNSProfile.cxx
+++ b/connectivity/source/drivers/mozab/bootstrap/MNSProfile.cxx
@@ -61,7 +61,7 @@ nsProfile::nsProfile()
     Reference<XMultiServiceFactory> xFactory = ::comphelper::getProcessServiceFactory();
     OSL_ENSURE( xFactory.is(), "can't get service factory" );
 
-    Reference<XInterface> xInstance = xFactory->createInstance(OUString("com.sun.star.mozilla.MozillaBootstrap") );
+    Reference<XInterface> xInstance = xFactory->createInstance("com.sun.star.mozilla.MozillaBootstrap");
     OSL_ENSURE( xInstance.is(), "failed to create instance" );
     xMozillaBootstrap = Reference<XMozillaBootstrap>(xInstance,UNO_QUERY);
 
diff --git a/connectivity/source/drivers/mozab/mozillasrc/MDatabaseMetaDataHelper.cxx b/connectivity/source/drivers/mozab/mozillasrc/MDatabaseMetaDataHelper.cxx
index 35e625d..087d541 100644
--- a/connectivity/source/drivers/mozab/mozillasrc/MDatabaseMetaDataHelper.cxx
+++ b/connectivity/source/drivers/mozab/mozillasrc/MDatabaseMetaDataHelper.cxx
@@ -108,7 +108,7 @@ MDatabaseMetaDataHelper::~MDatabaseMetaDataHelper()
         Reference<XMultiServiceFactory> xFactory = ::comphelper::getProcessServiceFactory();
         OSL_ENSURE( xFactory.is(), "can't get service factory" );
 
-        Reference<XInterface> xInstance = xFactory->createInstance(OUString("com.sun.star.mozilla.MozillaBootstrap") );
+        Reference<XInterface> xInstance = xFactory->createInstance("com.sun.star.mozilla.MozillaBootstrap");
         OSL_ENSURE( xInstance.is(), "failed to create instance" );
         xMozillaBootstrap = Reference<XMozillaBootstrap>(xInstance,UNO_QUERY);
         m_bProfileExists = xMozillaBootstrap->shutdownProfile() > 0;
@@ -550,7 +550,7 @@ sal_Bool MDatabaseMetaDataHelper::getTableStrings( OConnection*
         Reference<XMozillaBootstrap> xMozillaBootstrap;
         Reference<XMultiServiceFactory> xFactory = ::comphelper::getProcessServiceFactory();
         OSL_ENSURE( xFactory.is(), "can't get service factory" );
-         Reference<XInterface> xInstance = xFactory->createInstance(OUString("com.sun.star.mozilla.MozillaBootstrap") );
+         Reference<XInterface> xInstance = xFactory->createInstance("com.sun.star.mozilla.MozillaBootstrap");
         OSL_ENSURE( xInstance.is(), "failed to create instance" );
         xMozillaBootstrap = Reference<XMozillaBootstrap>(xInstance,UNO_QUERY);
         m_bProfileExists = sal_False;
diff --git a/connectivity/source/drivers/mozab/mozillasrc/MNSMozabProxy.cxx b/connectivity/source/drivers/mozab/mozillasrc/MNSMozabProxy.cxx
index b086571..a7783c9 100644
--- a/connectivity/source/drivers/mozab/mozillasrc/MNSMozabProxy.cxx
+++ b/connectivity/source/drivers/mozab/mozillasrc/MNSMozabProxy.cxx
@@ -80,7 +80,7 @@ sal_Int32 MNSMozabProxy::StartProxy(RunArgs * args,::com::sun::star::mozilla::Mo
     {
         Reference<XMultiServiceFactory> xFactory = ::comphelper::getProcessServiceFactory();
         OSL_ENSURE( xFactory.is(), "can't get service factory" );
-        ::com::sun::star::uno::Reference<XInterface> xInstance = xFactory->createInstance(OUString("com.sun.star.mozilla.MozillaBootstrap") );
+        ::com::sun::star::uno::Reference<XInterface> xInstance = xFactory->createInstance("com.sun.star.mozilla.MozillaBootstrap");
         OSL_ENSURE( xInstance.is(), "failed to create instance" );
         xRunner = ::com::sun::star::uno::Reference< ::com::sun::star::mozilla::XProxyRunner >(xInstance,UNO_QUERY);
     }
diff --git a/connectivity/source/drivers/mozab/mozillasrc/MQuery.cxx b/connectivity/source/drivers/mozab/mozillasrc/MQuery.cxx
index 4be34d8..fb274cc 100644
--- a/connectivity/source/drivers/mozab/mozillasrc/MQuery.cxx
+++ b/connectivity/source/drivers/mozab/mozillasrc/MQuery.cxx
@@ -301,7 +301,7 @@ sal_Bool isProfileLocked(OConnection* _pCon)
     ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xFactory = ::comphelper::getProcessServiceFactory();
     OSL_ENSURE( xFactory.is(), "can't get service factory" );
 
-    ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > xInstance = xFactory->createInstance(OUString("com.sun.star.mozilla.MozillaBootstrap") );
+    ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > xInstance = xFactory->createInstance("com.sun.star.mozilla.MozillaBootstrap");
     OSL_ENSURE( xInstance.is(), "failed to create instance" );
     xMozillaBootstrap = ::com::sun::star::uno::Reference< ::com::sun::star::mozilla::XMozillaBootstrap >(xInstance,::com::sun::star::uno::UNO_QUERY);
     if (_pCon)
diff --git a/connectivity/source/drivers/postgresql/pq_connection.cxx b/connectivity/source/drivers/postgresql/pq_connection.cxx
index c5eca28..e085bcb 100644
--- a/connectivity/source/drivers/postgresql/pq_connection.cxx
+++ b/connectivity/source/drivers/postgresql/pq_connection.cxx
@@ -585,7 +585,7 @@ void Connection::initialize( const Sequence< Any >& aArguments )
         m_settings.pConnection = PQconnectdbParams( keywords.c_array(), values.c_array(), 0 );
     }
     if( ! m_settings.pConnection )
-        throw RuntimeException( OUString( "pq_driver: out of memory" ),
+        throw RuntimeException("pq_driver: out of memory",
                                 Reference< XInterface > () );
     if( PQstatus( m_settings.pConnection ) == CONNECTION_BAD )
     {
diff --git a/connectivity/workben/little/main.cxx b/connectivity/workben/little/main.cxx
index d8d00fc..dbfd248 100644
--- a/connectivity/workben/little/main.cxx
+++ b/connectivity/workben/little/main.cxx
@@ -58,7 +58,7 @@ void _cdecl main( int argc, char * argv[] )
         if(!xFac.is())
             return;
 
-        m_xDriver = Reference<XDriver>(xFac->createInstance(OUString("com.sun.star.sdbc.driver.dbase.Driver")),UNO_QUERY);
+        m_xDriver = Reference<XDriver>(xFac->createInstance("com.sun.star.sdbc.driver.dbase.Driver"),UNO_QUERY);
         if(m_xDriver.is())
         {
 
diff --git a/connectivity/workben/testmoz/main.cxx b/connectivity/workben/testmoz/main.cxx
index a5d251c..87d6854 100644
--- a/connectivity/workben/testmoz/main.cxx
+++ b/connectivity/workben/testmoz/main.cxx
@@ -252,10 +252,10 @@ Reference< XMultiServiceFactory > InitializeFac( void )
 
 //  Create unconfigured Ucb:
     Reference< XUniversalContentBroker > xUcb
-        ( xSMgr->createInstance( OUString("com.sun.star.ucb.UniversalContentBroker") ), UNO_QUERY_THROW );
+        ( xSMgr->createInstance("com.sun.star.ucb.UniversalContentBroker"), UNO_QUERY_THROW );
 
     Reference< XContentProvider > xFileProvider
-        ( xSMgr->createInstance( OUString("com.sun.star.ucb.FileContentProvider") ), UNO_QUERY_THROW );
+        ( xSMgr->createInstance("com.sun.star.ucb.FileContentProvider"), UNO_QUERY_THROW );
     xUcb->registerContentProvider( xFileProvider, OUString("file"), sal_True );
 
     return xSMgr;
diff --git a/cppuhelper/test/testpropshlp.cxx b/cppuhelper/test/testpropshlp.cxx
index c67c1ec..b7a30a8 100644
--- a/cppuhelper/test/testpropshlp.cxx
+++ b/cppuhelper/test/testpropshlp.cxx
@@ -220,7 +220,7 @@ void test_PropertyArrayHelper()
             OSL_ENSURE( aP.Type == getPropertyTable1()[i].Type, "Type not correct" );
         }
 
-        OSL_ENSURE( !a1.hasPropertyByName( OUString("never exist") ), "hasPropertyByName not correct" );
+        OSL_ENSURE( !a1.hasPropertyByName("never exist"), "hasPropertyByName not correct" );
         try
         {
             a1.getPropertyByName( OUString("never exist") );
@@ -873,7 +873,7 @@ void test_PropertySetHelper()
                 sal_Bool b = sal_True;
                 Any aBool;
                 aBool.setValue( &b , getCppuBooleanType() );
-                xPS->setPropertyValue( OUString("BOOL"), aBool );
+                xPS->setPropertyValue("BOOL", aBool );
                 OSL_FAIL( "PropertySetHelper: exeption not thrown" );
             }
             catch( PropertyVetoException & /*e*/ )
@@ -900,7 +900,7 @@ void test_PropertySetHelper()
                 sal_Bool b = sal_True;
                 Any aBool;
                 aBool.setValue( &b , getCppuBooleanType() );
-                xPS->setPropertyValue( OUString("Does not exist"), aBool );
+                xPS->setPropertyValue("Does not exist", aBool );
                 OSL_FAIL( "PropertySetHelper: exeption not thrown" );
             }
             catch( UnknownPropertyException & /*e*/ )
@@ -923,7 +923,7 @@ void test_PropertySetHelper()
             try
             {
                 Any aBool;
-                aBool = xPS->getPropertyValue( OUString("Does not exist") );
+                aBool = xPS->getPropertyValue("Does not exist");
                 OSL_FAIL( "PropertySetHelper: exeption not thrown" );
             }
             catch( UnknownPropertyException & /*e*/ )
@@ -944,7 +944,7 @@ void test_PropertySetHelper()
             try
             {
                 Any aBool;
-                xPS->setPropertyValue( OUString("INT32"), aBool );
+                xPS->setPropertyValue("INT32", aBool );
                 OSL_FAIL( "PropertySetHelper: exeption not thrown" );
             }
             catch( IllegalArgumentException & /*e*/ )
@@ -966,7 +966,7 @@ void test_PropertySetHelper()
             {
                 Any aINT32;
                 aINT32 <<= (sal_Int32 ) 16;
-                xPS->setPropertyValue( OUString("INT16"), aINT32 );
+                xPS->setPropertyValue("INT16", aINT32 );
                 OSL_FAIL( "PropertySetHelper: exeption not thrown" );
             }
             catch( IllegalArgumentException & /*e*/ )
@@ -987,7 +987,7 @@ void test_PropertySetHelper()
 
 
             Any aValue;
-            aValue = xPS->getPropertyValue( OUString("BOOL") );
+            aValue = xPS->getPropertyValue("BOOL");
             sal_Bool b = *( (sal_Bool*)aValue.getValue());
             OSL_ENSURE( ! b, "PropertySetHelper: wrong BOOL value" );
             aValue = ((XFastPropertySet *)pPS)->getFastPropertyValue( PROPERTY_BOOL );
@@ -997,8 +997,8 @@ void test_PropertySetHelper()
 
             sal_Int16 n16(0);
             aValue <<=(sal_Int16)22;
-            xPS->setPropertyValue( OUString("INT16"), aValue );
-            aValue = xPS->getPropertyValue( OUString("INT16") );
+            xPS->setPropertyValue("INT16", aValue );
+            aValue = xPS->getPropertyValue("INT16");
             aValue >>= n16;
             OSL_ENSURE( 22 == n16 , "PropertySetHelper: wrong INT16 value" );
             aValue <<= (sal_Int16)44;
@@ -1010,8 +1010,8 @@ void test_PropertySetHelper()
 
             // widening conversion
             aValue <<= (sal_Int16)55;
-            xPS->setPropertyValue( OUString("INT32"), aValue );
-            aValue = xPS->getPropertyValue( OUString("INT32") );
+            xPS->setPropertyValue("INT32", aValue );
+            aValue = xPS->getPropertyValue("INT32");
             sal_Int32 n32(0);
             aValue >>= n32;
             OSL_ENSURE( 55 == n32 , "PropertySetHelper: wrong INT32 value" );
@@ -1064,7 +1064,7 @@ void test_PropertySetHelper()
 
             Any aValue;
             aValue <<= (sal_Int16)22;
-            xPS->setPropertyValue( OUString("INT16"), aValue );
+            xPS->setPropertyValue("INT16", aValue );
             aValue <<= (sal_Int16) 44;
             ((XFastPropertySet *)pPS)->setFastPropertyValue( PROPERTY_INT16, aValue );
             aValue <<= (sal_Int16)100;// exception
diff --git a/cpputools/source/unoexe/unoexe.cxx b/cpputools/source/unoexe/unoexe.cxx
index 54be5c8..cb345ca 100644
--- a/cpputools/source/unoexe/unoexe.cxx
+++ b/cpputools/source/unoexe/unoexe.cxx
@@ -502,7 +502,7 @@ SAL_IMPLEMENT_MAIN()
         }
 
         if (!(aImplName.isEmpty() || aServiceName.isEmpty()))
-            throw RuntimeException( OUString("give component exOR service name!" ), Reference< XInterface >() );
+            throw RuntimeException("give component exOR service name!", Reference< XInterface >() );
         if (aImplName.isEmpty() && aServiceName.isEmpty())
         {
             if (! aUnoUrl.endsWithIgnoreAsciiCaseAsciiL(
@@ -516,7 +516,7 @@ SAL_IMPLEMENT_MAIN()
                     Reference<XInterface>() );
         }
         if (!aImplName.isEmpty() && aLocation.isEmpty())
-            throw RuntimeException( OUString("give component location!" ), Reference< XInterface >() );
+            throw RuntimeException("give component location!", Reference< XInterface >() );
         if (!aServiceName.isEmpty() && !aLocation.isEmpty())
             out( "\n> warning: service name given, will ignore location!" );
 
@@ -541,7 +541,7 @@ SAL_IMPLEMENT_MAIN()
             if (nTokens != 3 || aUnoUrl.getLength() < 10 ||
                 !aUnoUrl.copy( 0, 4 ).equalsIgnoreAsciiCase( OUString("uno:") ))
             {
-                throw RuntimeException( OUString("illegal uno url given!" ), Reference< XInterface >() );
+                throw RuntimeException("illegal uno url given!", Reference< XInterface >() );
             }
             nIndex = 0;
             OUString aConnectDescr( aUnoUrl.getToken( 0, ';', nIndex ).copy( 4 ) ); // uno:CONNECTDESCR;iiop;InstanceName
diff --git a/cui/source/customize/cfgutil.cxx b/cui/source/customize/cfgutil.cxx
index 174a3fd..d5249dd 100644
--- a/cui/source/customize/cfgutil.cxx
+++ b/cui/source/customize/cfgutil.cxx
@@ -738,7 +738,7 @@ Image SfxConfigGroupListBox_Impl::GetImage(
                 Any aAny = xModuleManager->getByName(appModule);
                 if( sal_True != ( aAny >>= moduleDescr ) )
                 {
-                    throw RuntimeException(OUString("SFTreeListBox::Init: failed to get PropertyValue"), Reference< XInterface >());
+                    throw RuntimeException("SFTreeListBox::Init: failed to get PropertyValue", Reference< XInterface >());
                 }
                 beans::PropertyValue const * pmoduleDescr =
                     moduleDescr.getConstArray();
@@ -812,7 +812,7 @@ OUString SfxConfigGroupListBox_Impl::MapCommand2UIName(const OUString& sCommand)
         if (xModuleConf.is())
         {
             ::comphelper::SequenceAsHashMap lProps(xModuleConf->getByName(sCommand));
-            sUIName = lProps.getUnpackedValueOrDefault(OUString("Name"), OUString());
+            sUIName = lProps.getUnpackedValueOrDefault("Name", OUString());
         }
     }
     catch(const css::uno::RuntimeException&)
@@ -898,7 +898,7 @@ void SfxConfigGroupListBox_Impl::GroupSelected()
                                 }
 
                                 Any value =
-                                    xPropSet->getPropertyValue( OUString("URI") );
+                                    xPropSet->getPropertyValue("URI");
                                 value >>= uri;
 
                                 String* pScriptURI = new String( uri );
diff --git a/cui/source/customize/selector.cxx b/cui/source/customize/selector.cxx
index 1f2105c..98e8a38 100644
--- a/cui/source/customize/selector.cxx
+++ b/cui/source/customize/selector.cxx
@@ -544,7 +544,7 @@ Image SvxConfigGroupListBox::GetImage(
                 Any aAny = xModuleManager->getByName(appModule);
                 if( sal_True != ( aAny >>= moduleDescr ) )
                 {
-                    throw RuntimeException(OUString("SFTreeListBox::Init: failed to get PropertyValue"), Reference< XInterface >());
+                    throw RuntimeException("SFTreeListBox::Init: failed to get PropertyValue", Reference< XInterface >());
                 }
                 beans::PropertyValue const * pmoduleDescr =
                     moduleDescr.getConstArray();
diff --git a/cui/source/dialogs/scriptdlg.cxx b/cui/source/dialogs/scriptdlg.cxx
index 672ff5e..b0a73ef 100644
--- a/cui/source/dialogs/scriptdlg.cxx
+++ b/cui/source/dialogs/scriptdlg.cxx
@@ -737,7 +737,7 @@ IMPL_LINK( SvxScriptOrgDialog, ButtonHdl, Button *, pButton )
                         mspNode.set( mspUserData->GetNode() , UNO_QUERY );
                         pParent = m_pScriptsBox->GetParent( pParent );
                     }
-                    xProp->getPropertyValue( OUString("URI" ) ) >>= tmpString;
+                    xProp->getPropertyValue("URI") >>= tmpString;
                     const String scriptURL( tmpString );
 
                     if ( mspNode.is() )
diff --git a/cui/source/options/optgdlg.cxx b/cui/source/options/optgdlg.cxx
index 729ed7c..6489201 100644
--- a/cui/source/options/optgdlg.cxx
+++ b/cui/source/options/optgdlg.cxx
@@ -433,7 +433,7 @@ CanvasSettings::CanvasSettings() :
             if( xEntryNameAccess.is() )
             {
                 Sequence<OUString> preferredImplementations;
-                if( (xEntryNameAccess->getByName( OUString("PreferredImplementations") ) >>= preferredImplementations) )
+                if( (xEntryNameAccess->getByName("PreferredImplementations") >>= preferredImplementations) )
                     maAvailableImplementations.push_back( std::make_pair(*pCurr,preferredImplementations) );
             }
 
@@ -471,7 +471,7 @@ sal_Bool CanvasSettings::IsHardwareAccelerationAvailable() const
                                                           pCurrImpl->trim() ),
                                                       UNO_QUERY_THROW );
                     bool bHasAccel(false);
-                    if( (xPropSet->getPropertyValue(OUString("HardwareAcceleration")) >>= bHasAccel) )
+                    if( (xPropSet->getPropertyValue("HardwareAcceleration") >>= bHasAccel) )
                         if( bHasAccel )
                         {
                             mbHWAccelAvailable = true;
@@ -499,7 +499,7 @@ sal_Bool CanvasSettings::IsHardwareAccelerationEnabled() const
     if( !mxForceFlagNameAccess.is() )
         return true;
 
-    if( !(mxForceFlagNameAccess->getByName( OUString("ForceSafeServiceImpl") ) >>= bForceLastEntry) )
+    if( !(mxForceFlagNameAccess->getByName("ForceSafeServiceImpl") >>= bForceLastEntry) )
         return true;
 
     return !bForceLastEntry;
diff --git a/cui/source/options/optsave.cxx b/cui/source/options/optsave.cxx
index 54ae41a..ada076e 100644
--- a/cui/source/options/optsave.cxx
+++ b/cui/source/options/optsave.cxx
@@ -436,10 +436,10 @@ void SfxSaveTabPage::Reset( const SfxItemSet& )
                     while(xList->hasMoreElements())
                     {
                         SequenceAsHashMap aFilter(xList->nextElement());
-                        OUString sFilter = aFilter.getUnpackedValueOrDefault(OUString("Name"),OUString());
+                        OUString sFilter = aFilter.getUnpackedValueOrDefault("Name",OUString());
                         if (!sFilter.isEmpty())
                         {
-                            sal_Int32 nFlags = aFilter.getUnpackedValueOrDefault(OUString("Flags"),sal_Int32());
+                            sal_Int32 nFlags = aFilter.getUnpackedValueOrDefault("Flags",sal_Int32());
                             lList.push_back(sFilter);
                             lAlienList.push_back(0 != (nFlags & SFX_FILTER_ALIEN));
                             lODFList.push_back( isODFFormat( sFilter ) );
diff --git a/cui/source/tabpages/numfmt.cxx b/cui/source/tabpages/numfmt.cxx
index 1a35b04..a952c89 100644
--- a/cui/source/tabpages/numfmt.cxx
+++ b/cui/source/tabpages/numfmt.cxx
@@ -518,7 +518,7 @@ void SvxNumberFormatTabPage::Reset( const SfxItemSet& rSet )
         // is this a calc document
         Reference< XServiceInfo > xSI( pDocSh->GetModel(), UNO_QUERY );
         if ( xSI.is() )
-            bUseStarFormat = xSI->supportsService( OUString( "com.sun.star.sheet.SpreadsheetDocument" ) );
+            bUseStarFormat = xSI->supportsService("com.sun.star.sheet.SpreadsheetDocument");
     }
     pNumFmtShell->SetUseStarFormat( bUseStarFormat );
 
diff --git a/dbaccess/source/core/api/KeySet.cxx b/dbaccess/source/core/api/KeySet.cxx
index 8fcd11a..7df61d7 100644
--- a/dbaccess/source/core/api/KeySet.cxx
+++ b/dbaccess/source/core/api/KeySet.cxx
@@ -208,7 +208,7 @@ void OKeySet::findTableColumnsMatching_throw(   const Any& i_aTable,
 
     if ( o_pKeyColumnNames->empty() )
     {
-        ::dbtools::throwGenericSQLException( OUString( "Could not find any key column."  ), *this );
+        ::dbtools::throwGenericSQLException("Could not find any key column.", *this );
     }
 
     for (   SelectColumnsMetaData::const_iterator keyColumn = o_pKeyColumnNames->begin();
diff --git a/dbaccess/source/ext/macromigration/migrationengine.cxx b/dbaccess/source/ext/macromigration/migrationengine.cxx
index 5132258..c0ec435 100644
--- a/dbaccess/source/ext/macromigration/migrationengine.cxx
+++ b/dbaccess/source/ext/macromigration/migrationengine.cxx
@@ -1353,7 +1353,7 @@ namespace dbmm
 
             SharedStorage xScriptsRoot( aDocStorage.getScriptsRoot( _eScriptType ) );
             if ( !xScriptsRoot.is() )
-                throw RuntimeException( OUString( "internal error" ), NULL );
+                throw RuntimeException("internal error", NULL );
 
             // loop through the script libraries
             Sequence< OUString > aStorageElements( xScriptsRoot->getElementNames() );
diff --git a/dbaccess/source/filter/xml/dbloader2.cxx b/dbaccess/source/filter/xml/dbloader2.cxx
index dde2f9a..ccd37872 100644
--- a/dbaccess/source/filter/xml/dbloader2.cxx
+++ b/dbaccess/source/filter/xml/dbloader2.cxx
@@ -388,8 +388,8 @@ sal_Bool DBContentLoader::impl_executeNewDatabaseWizard( Reference< XModel >& _r
 
     Reference<XPropertySet> xProp(xAdminDialog,UNO_QUERY);
     sal_Bool bSuccess = sal_False;
-    xProp->getPropertyValue(OUString("OpenDatabase")) >>= bSuccess;
-    xProp->getPropertyValue(OUString("StartTableWizard")) >>= _bShouldStartTableWizard;
+    xProp->getPropertyValue("OpenDatabase") >>= bSuccess;
+    xProp->getPropertyValue("StartTableWizard") >>= _bShouldStartTableWizard;
     return bSuccess;
 }
 
diff --git a/dbaccess/source/filter/xml/xmlExport.cxx b/dbaccess/source/filter/xml/xmlExport.cxx
index 632ff19..0ca0dfa 100644
--- a/dbaccess/source/filter/xml/xmlExport.cxx
+++ b/dbaccess/source/filter/xml/xmlExport.cxx
@@ -864,7 +864,7 @@ void ODBExport::exportComponent(XPropertySet* _xProp)
     OUString sValue;
     _xProp->getPropertyValue(PROPERTY_PERSISTENT_NAME) >>= sValue;
     sal_Bool bIsForm = sal_True;
-    _xProp->getPropertyValue(OUString("IsForm")) >>= bIsForm;
+    _xProp->getPropertyValue("IsForm") >>= bIsForm;
     if ( bIsForm )
         sValue = OUString("forms/") + sValue;
     else
diff --git a/dbaccess/source/filter/xml/xmlfilter.cxx b/dbaccess/source/filter/xml/xmlfilter.cxx
index 96ea9ed..f5d8603 100644
--- a/dbaccess/source/filter/xml/xmlfilter.cxx
+++ b/dbaccess/source/filter/xml/xmlfilter.cxx
@@ -329,7 +329,7 @@ sal_Int32 ReadThroughComponent(
             xDocStream = xStorage->openStreamElement( sStreamName, embed::ElementModes::READ );
 
             uno::Reference< beans::XPropertySet > xProps( xDocStream, uno::UNO_QUERY_THROW );
-            uno::Any aAny = xProps->getPropertyValue( OUString("Encrypted" ) );
+            uno::Any aAny = xProps->getPropertyValue("Encrypted");
             aAny >>= bEncrypted;
         }
         catch (const packages::WrongPasswordException&)
diff --git a/dbaccess/source/ui/app/subcomponentmanager.cxx b/dbaccess/source/ui/app/subcomponentmanager.cxx
index 24b20c3..727da5a 100644
--- a/dbaccess/source/ui/app/subcomponentmanager.cxx
+++ b/dbaccess/source/ui/app/subcomponentmanager.cxx
@@ -118,7 +118,7 @@ namespace dbaui
                     Reference< XComponentSupplier > xCompSupp( i_rComponent, UNO_QUERY_THROW );
                     Reference< XComponent > xComponent( xCompSupp->getComponent(), UNO_QUERY_THROW );
                     if ( !impl_constructFrom( xComponent ) )
-                        throw RuntimeException( OUString( "Illegal component type." ), NULL );
+                        throw RuntimeException("Illegal component type.", NULL );
                     xComponentCommandProcessor.set( i_rComponent, UNO_QUERY_THROW );
                     xDocumentDefinitionProperties.set( i_rComponent, UNO_QUERY_THROW );
                 }
diff --git a/dbaccess/source/ui/browser/brwctrlr.cxx b/dbaccess/source/ui/browser/brwctrlr.cxx
index 6d0cc35..ea4c339 100644
--- a/dbaccess/source/ui/browser/brwctrlr.cxx
+++ b/dbaccess/source/ui/browser/brwctrlr.cxx
@@ -1591,7 +1591,7 @@ FeatureState SbaXDataBrowserController::GetState(sal_uInt16 nId) const
                     try
                     {
                         Reference< XPropertySet > xRowSetProps( getRowSet(), UNO_QUERY_THROW );
-                        OSL_VERIFY( xRowSetProps->getPropertyValue( OUString("AllowInserts") ) >>= bAllowInsertions );
+                        OSL_VERIFY( xRowSetProps->getPropertyValue("AllowInserts") >>= bAllowInsertions );
                     }
                     catch( const Exception& )
                     {
@@ -1610,7 +1610,7 @@ FeatureState SbaXDataBrowserController::GetState(sal_uInt16 nId) const
                     try
                     {
                         Reference< XPropertySet > xRowSetProps( getRowSet(), UNO_QUERY_THROW );
-                        OSL_VERIFY( xRowSetProps->getPropertyValue( OUString("AllowDeletes") ) >>= bAllowDeletions );
+                        OSL_VERIFY( xRowSetProps->getPropertyValue("AllowDeletes") >>= bAllowDeletions );
                         OSL_VERIFY( xRowSetProps->getPropertyValue( PROPERTY_ROWCOUNT ) >>= nRowCount );
                         OSL_VERIFY( xRowSetProps->getPropertyValue( PROPERTY_ISNEW ) >>= bInsertionRow );
                     }
@@ -1727,9 +1727,9 @@ FeatureState SbaXDataBrowserController::GetState(sal_uInt16 nId) const
                     break;  // no datasource -> no edit mode
 
                 sal_Int32 nDataSourcePrivileges = ::comphelper::getINT32(xDataSourceSet->getPropertyValue(PROPERTY_PRIVILEGES));
-                sal_Bool bInsertAllowedAndPossible = ((nDataSourcePrivileges & ::com::sun::star::sdbcx::Privilege::INSERT) != 0) && ::comphelper::getBOOL(xDataSourceSet->getPropertyValue(OUString("AllowInserts")));
-                sal_Bool bUpdateAllowedAndPossible = ((nDataSourcePrivileges & ::com::sun::star::sdbcx::Privilege::UPDATE) != 0) && ::comphelper::getBOOL(xDataSourceSet->getPropertyValue(OUString("AllowUpdates")));
-                sal_Bool bDeleteAllowedAndPossible = ((nDataSourcePrivileges & ::com::sun::star::sdbcx::Privilege::DELETE) != 0) && ::comphelper::getBOOL(xDataSourceSet->getPropertyValue(OUString("AllowDeletes")));
+                sal_Bool bInsertAllowedAndPossible = ((nDataSourcePrivileges & ::com::sun::star::sdbcx::Privilege::INSERT) != 0) && ::comphelper::getBOOL(xDataSourceSet->getPropertyValue("AllowInserts"));
+                sal_Bool bUpdateAllowedAndPossible = ((nDataSourcePrivileges & ::com::sun::star::sdbcx::Privilege::UPDATE) != 0) && ::comphelper::getBOOL(xDataSourceSet->getPropertyValue("AllowUpdates"));
+                sal_Bool bDeleteAllowedAndPossible = ((nDataSourcePrivileges & ::com::sun::star::sdbcx::Privilege::DELETE) != 0) && ::comphelper::getBOOL(xDataSourceSet->getPropertyValue("AllowDeletes"));
                 if (!bInsertAllowedAndPossible && !bUpdateAllowedAndPossible && !bDeleteAllowedAndPossible)
                     break;  // no insert/update/delete -> no edit mode
 
@@ -2000,9 +2000,9 @@ void SbaXDataBrowserController::ExecuteSearch()
     // prohibit the synchronization of the grid's display with the cursor's position
     Reference< XPropertySet >  xModelSet(getControlModel(), UNO_QUERY);
     OSL_ENSURE(xModelSet.is(), "SbaXDataBrowserController::ExecuteSearch : no model set ?!");
-    xModelSet->setPropertyValue(OUString("DisplayIsSynchron"), ::comphelper::makeBoolAny(sal_Bool(sal_False)));
-    xModelSet->setPropertyValue(OUString("AlwaysShowCursor"), ::comphelper::makeBoolAny(sal_Bool(sal_True)));
-    xModelSet->setPropertyValue(OUString("CursorColor"), makeAny(sal_Int32(COL_LIGHTRED)));
+    xModelSet->setPropertyValue("DisplayIsSynchron", ::comphelper::makeBoolAny(sal_Bool(sal_False)));
+    xModelSet->setPropertyValue("AlwaysShowCursor", ::comphelper::makeBoolAny(sal_Bool(sal_True)));
+    xModelSet->setPropertyValue("CursorColor", makeAny(sal_Int32(COL_LIGHTRED)));
 
     Reference< ::com::sun::star::util::XNumberFormatsSupplier >  xNFS(::dbtools::getNumberFormats(::dbtools::getConnection(m_xRowSet), sal_True, getORB()));
 
@@ -2025,9 +2025,9 @@ void SbaXDataBrowserController::ExecuteSearch()
     }
 
     // restore the grid's normal operating state
-    xModelSet->setPropertyValue(OUString("DisplayIsSynchron"), ::comphelper::makeBoolAny(sal_Bool(sal_True)));
-    xModelSet->setPropertyValue(OUString("AlwaysShowCursor"), ::comphelper::makeBoolAny(sal_Bool(sal_False)));
-    xModelSet->setPropertyValue(OUString("CursorColor"), Any());
+    xModelSet->setPropertyValue("DisplayIsSynchron", ::comphelper::makeBoolAny(sal_Bool(sal_True)));
+    xModelSet->setPropertyValue("AlwaysShowCursor", ::comphelper::makeBoolAny(sal_Bool(sal_False)));
+    xModelSet->setPropertyValue("CursorColor", Any());
 }
 
 //------------------------------------------------------------------------------
@@ -2568,9 +2568,9 @@ IMPL_LINK(SbaXDataBrowserController, OnFoundData, FmFoundRecordInformation*, pIn
     // let the grid snyc it's display with the cursor
     Reference< XPropertySet >  xModelSet(getControlModel(), UNO_QUERY);
     OSL_ENSURE(xModelSet.is(), "SbaXDataBrowserController::OnFoundData : no model set ?!");
-    Any aOld = xModelSet->getPropertyValue(OUString("DisplayIsSynchron"));
-    xModelSet->setPropertyValue(OUString("DisplayIsSynchron"), ::comphelper::makeBoolAny(sal_Bool(sal_True)));
-    xModelSet->setPropertyValue(OUString("DisplayIsSynchron"), aOld);
+    Any aOld = xModelSet->getPropertyValue("DisplayIsSynchron");
+    xModelSet->setPropertyValue("DisplayIsSynchron", ::comphelper::makeBoolAny(sal_Bool(sal_True)));
+    xModelSet->setPropertyValue("DisplayIsSynchron", aOld);
 
     // and move to the field
     Reference< ::com::sun::star::container::XIndexAccess >  aColumnControls(getBrowserView()->getGridControl()->getPeer(), UNO_QUERY);
@@ -2615,9 +2615,9 @@ IMPL_LINK(SbaXDataBrowserController, OnCanceledNotFound, FmFoundRecordInformatio
         // let the grid snyc its display with the cursor
         Reference< XPropertySet >  xModelSet(getControlModel(), UNO_QUERY);
         OSL_ENSURE(xModelSet.is(), "SbaXDataBrowserController::OnCanceledNotFound : no model set ?!");
-        Any aOld = xModelSet->getPropertyValue(OUString("DisplayIsSynchron"));
-        xModelSet->setPropertyValue(OUString("DisplayIsSynchron"), ::comphelper::makeBoolAny(sal_Bool(sal_True)));
-        xModelSet->setPropertyValue(OUString("DisplayIsSynchron"), aOld);
+        Any aOld = xModelSet->getPropertyValue("DisplayIsSynchron");
+        xModelSet->setPropertyValue("DisplayIsSynchron", ::comphelper::makeBoolAny(sal_Bool(sal_True)));
+        xModelSet->setPropertyValue("DisplayIsSynchron", aOld);
     }
     catch( const Exception& )
     {
diff --git a/dbaccess/source/ui/browser/genericcontroller.cxx b/dbaccess/source/ui/browser/genericcontroller.cxx
index aeb4b02..d1f507d 100644
--- a/dbaccess/source/ui/browser/genericcontroller.cxx
+++ b/dbaccess/source/ui/browser/genericcontroller.cxx
@@ -311,14 +311,14 @@ void SAL_CALL OGenericUnoController::initialize( const Sequence< Any >& aArgumen
     try
     {
         if ( !xFrame.is() )
-            throw IllegalArgumentException( OUString( "need a frame" ), *this, 1 );
+            throw IllegalArgumentException("need a frame", *this, 1 );
 
         xParent = xFrame->getContainerWindow();
         VCLXWindow* pParentComponent = VCLXWindow::GetImplementation(xParent);
         Window* pParentWin = pParentComponent ? pParentComponent->GetWindow() : NULL;
         if (!pParentWin)
         {
-            throw IllegalArgumentException( OUString( "Parent window is null" ), *this, 1 );
+            throw IllegalArgumentException("Parent window is null", *this, 1 );
         }
 
         m_aInitParameters.assign( aArguments );
@@ -326,7 +326,7 @@ void SAL_CALL OGenericUnoController::initialize( const Sequence< Any >& aArgumen
 
         ODataView* pView = getView();
         if ( !pView )
-            throw RuntimeException( OUString( "unable to create a view" ), *this );
+            throw RuntimeException("unable to create a view", *this );
 
         if ( m_bReadOnly || m_bPreview )
             pView->EnableInput( sal_False );
@@ -1084,7 +1084,7 @@ Reference< XLayoutManager > OGenericUnoController::getLayoutManager(const Refere
     {
         try
         {
-            xLayoutManager.set(xPropSet->getPropertyValue( OUString( "LayoutManager" )),UNO_QUERY);
+            xLayoutManager.set(xPropSet->getPropertyValue("LayoutManager"),UNO_QUERY);
         }
         catch ( Exception& )
         {
diff --git a/dbaccess/source/ui/browser/unodatbr.cxx b/dbaccess/source/ui/browser/unodatbr.cxx
index 278e9f1..0bee0cd 100644
--- a/dbaccess/source/ui/browser/unodatbr.cxx
+++ b/dbaccess/source/ui/browser/unodatbr.cxx
@@ -616,9 +616,9 @@ void SbaTableQueryBrowser::initializePreviewMode()
     Reference< XPropertySet >  xDataSourceSet(getRowSet(), UNO_QUERY);
     if ( xDataSourceSet.is() )
     {
-        xDataSourceSet->setPropertyValue(OUString("AllowInserts"),makeAny(sal_False));
-        xDataSourceSet->setPropertyValue(OUString("AllowUpdates"),makeAny(sal_False));
-        xDataSourceSet->setPropertyValue(OUString("AllowDeletes"),makeAny(sal_False));
+        xDataSourceSet->setPropertyValue("AllowInserts",makeAny(sal_False));
+        xDataSourceSet->setPropertyValue("AllowUpdates",makeAny(sal_False));
+        xDataSourceSet->setPropertyValue("AllowDeletes",makeAny(sal_False));
     }
 }
 
@@ -1563,7 +1563,7 @@ void SbaTableQueryBrowser::attachFrame(const Reference< ::com::sun::star::frame:
         {
             Reference< XPropertySet > xFrameProps( m_aCurrentFrame.getFrame(), UNO_QUERY_THROW );
             Reference< XLayoutManager > xLayouter(
-                xFrameProps->getPropertyValue( OUString( "LayoutManager" ) ),
+                xFrameProps->getPropertyValue("LayoutManager"),
                 UNO_QUERY );
 
             if ( xLayouter.is() )
diff --git a/dbaccess/source/ui/control/FieldDescControl.cxx b/dbaccess/source/ui/control/FieldDescControl.cxx
index 009300b..aee6df6 100644
--- a/dbaccess/source/ui/control/FieldDescControl.cxx
+++ b/dbaccess/source/ui/control/FieldDescControl.cxx
@@ -1822,7 +1822,7 @@ String OFieldDescControl::getControlDefault( const OFieldDescription* _pFieldDes
             Reference<XPropertySet> xFormSet = xNumberFormatter->getNumberFormatsSupplier()->getNumberFormats()->getByKey(nFormatKey);
             OSL_ENSURE(xFormSet.is(),"XPropertySet is null!");
             OUString sFormat;
-            xFormSet->getPropertyValue(OUString("FormatString")) >>= sFormat;
+            xFormSet->getPropertyValue("FormatString") >>= sFormat;
 
             if ( !bTextFormat )
             {
diff --git a/dbaccess/source/ui/dlg/ConnectionHelper.cxx b/dbaccess/source/ui/dlg/ConnectionHelper.cxx
index 964fb6b..52069d2 100644
--- a/dbaccess/source/ui/dlg/ConnectionHelper.cxx
+++ b/dbaccess/source/ui/dlg/ConnectionHelper.cxx
@@ -594,7 +594,7 @@ DBG_NAME(OConnectionHelper)
             }
             else
             {
-                Any aContentType = aParent.getPropertyValue( OUString("ContentType") );
+                Any aContentType = aParent.getPropertyValue("ContentType");
                 aContentType >>= sContentType;
             }
 
diff --git a/dbaccess/source/ui/misc/DExport.cxx b/dbaccess/source/ui/misc/DExport.cxx
index fb0558e..12b1dde 100644
--- a/dbaccess/source/ui/misc/DExport.cxx
+++ b/dbaccess/source/ui/misc/DExport.cxx
@@ -823,7 +823,7 @@ void ODatabaseExport::ensureFormatter()
         SvNumberFormatsSupplierObj* pSupplierImpl = (SvNumberFormatsSupplierObj*)sal::static_int_cast< sal_IntPtr >(xTunnel->getSomething(SvNumberFormatsSupplierObj::getUnoTunnelId()));
         m_pFormatter = pSupplierImpl ? pSupplierImpl->GetNumberFormatter() : NULL;
         Reference<XPropertySet> xNumberFormatSettings = xSupplier->getNumberFormatSettings();
-        xNumberFormatSettings->getPropertyValue(OUString("NullDate")) >>= m_aNullDate;
+        xNumberFormatSettings->getPropertyValue("NullDate") >>= m_aNullDate;
     }
 }
 // -----------------------------------------------------------------------------
diff --git a/dbaccess/source/ui/misc/UITools.cxx b/dbaccess/source/ui/misc/UITools.cxx
index 2aeae40..e6ec4e7 100644
--- a/dbaccess/source/ui/misc/UITools.cxx
+++ b/dbaccess/source/ui/misc/UITools.cxx
@@ -1134,7 +1134,7 @@ namespace
             ::ucbhelper::Content aCnt( INetURLObject( _rURL ).GetMainURL( INetURLObject::NO_DECODE ),
                                  Reference< ::com::sun::star::ucb::XCommandEnvironment >(),
                                  comphelper::getProcessComponentContext() );
-            if ( ( aCnt.getPropertyValue( OUString("AnchorName") ) >>= sAnchor ) )
+            if ( ( aCnt.getPropertyValue("AnchorName") >>= sAnchor ) )
             {
 
                 if ( !sAnchor.isEmpty() )
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx
index f2b7a0e..a6888b5 100644
--- a/desktop/source/app/app.cxx
+++ b/desktop/source/app/app.cxx
@@ -2028,8 +2028,8 @@ void Desktop::EnableOleAutomation()
       SAL_INFO( "desktop.app",  "desktop (jl97489) ::Desktop::EnableOleAutomation" );
 #ifdef WNT
     Reference< XMultiServiceFactory > xSMgr=  comphelper::getProcessServiceFactory();
-    xSMgr->createInstance(OUString("com.sun.star.bridge.OleApplicationRegistration"));
-    xSMgr->createInstance(OUString("com.sun.star.comp.ole.EmbedServer"));
+    xSMgr->createInstance("com.sun.star.bridge.OleApplicationRegistration");
+    xSMgr->createInstance("com.sun.star.comp.ole.EmbedServer");
 #endif
 }
 
@@ -2110,8 +2110,8 @@ void Desktop::PreloadConfigurationData()
         a >>= xCmdAccess;
         if ( xCmdAccess.is() )

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list