Move implementation of doubleToString to sal/rtl/strtmpl.hxx
commitbbb7ad2db9bb8525a619c3a329299da31c24bc1b
authorMike Kaganski <mike.kaganski@collabora.com>
Mon, 21 Mar 2022 09:40:59 +0000 (21 12:40 +0300)
committerMike Kaganski <mike.kaganski@collabora.com>
Mon, 21 Mar 2022 14:12:17 +0000 (21 15:12 +0100)
tree2453b52d11de37fa38b85d07fb5c54f75729c0ed
parent29c4d47161dab81971029717ce358de59f52f8c3
Move implementation of doubleToString to sal/rtl/strtmpl.hxx

... to reduce inter-relations between compilation units, and drop
*StringTraits from sal/rtl/math.cxx.

Change-Id: I0d7544dead03651dc71ec923cab10580f15cf49a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/131895
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
sal/rtl/math.cxx
sal/rtl/string.cxx
sal/rtl/strtmpl.hxx
sal/rtl/ustring.cxx