office-gobmx/dbaccess/source
Noel Grandin 46c5de8328 make *String(string_view) constructors explicit
to make it more obvious when we are constructing heap OUStrings
code and potentially inadvertently throwing away performance.

And fix a handful of places so revealed.

Change-Id: I0cf390f78026f8a670aaab53424cd31510633051
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107923
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2020-12-19 17:53:06 +01:00
..
core Adapt the remaining OUString functions to std string_view 2020-12-11 21:25:10 +01:00
filter use views to parse rather than allocating OUString 2020-12-15 10:50:28 +01:00
inc Adapt the remaining OUString functions to std string_view 2020-12-11 21:25:10 +01:00
sdbtools
shared
ui make *String(string_view) constructors explicit 2020-12-19 17:53:06 +01:00