make a bunch of svl::SharedString functions inline
commit3f66e00c937f787129bac034798b74d5b72ef76f
authorLuboš Luňák <l.lunak@collabora.com>
Tue, 23 Nov 2021 13:05:20 +0000 (23 14:05 +0100)
committerLuboš Luňák <l.lunak@collabora.com>
Tue, 23 Nov 2021 15:07:53 +0000 (23 16:07 +0100)
tree541448c193ae04518ad2ae417641a81d83e78614
parenta884f0596cf4d519f2e8e75737a108d134185f9b
make a bunch of svl::SharedString functions inline

They are tiny and they are used in performance-critical parts
of Calc.

Change-Id: If227b11ac7929dd1369545a590d8ef1a977185f4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125698
Tested-by: Jenkins
Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
include/svl/sharedstring.hxx
svl/source/misc/sharedstring.cxx