tdf#118556 : Respect locale specific decimal separator...
commit187af5be47db42e2f4ab94319f932b847f897ce2
authorDennis Francis <dennis.francis@collabora.co.uk>
Sun, 8 Jul 2018 05:42:14 +0000 (8 11:12 +0530)
committerDennis Francis <dennis.francis@collabora.co.uk>
Sun, 8 Jul 2018 12:01:51 +0000 (8 14:01 +0200)
tree692fce6d2e5713a71a5881f99a9932715691ec07
parenteedeeb63d1287ed0416e1fe3d2f7ba37632626d0
tdf#118556 : Respect locale specific decimal separator...

in Regression dialog box's confidence-level entry.
Do not write floating-point numbers to cells as strings using
OUString::number() converter if the cell is supposed to be a
numeric one.

This also amends the uitest document such that the "expected"
confidence level cell is numeric and not string.

Thanks to Julien Nabet <serval2412@yahoo.fr> for pointing me to
the specific issue.

Change-Id: I7d12674bf69fc53348366a03b7e6ff0af9588511
Reviewed-on: https://gerrit.libreoffice.org/57151
Tested-by: Jenkins
Reviewed-by: Dennis Francis <dennis.francis@collabora.co.uk>
sc/qa/uitest/statistics/data/regression.ods
sc/source/ui/StatisticsDialogs/RegressionDialog.cxx
sc/uiconfig/scalc/ui/regressiondialog.ui