summaryrefslogtreecommitdiff
path: root/basegfx/source/inc/hommatrixtemplate.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-01-12 20:29:32 +0100
committerStephan Bergmann <sbergman@redhat.com>2018-01-12 20:29:32 +0100
commita82b177f981f14582d88e819ce8c167f9db0c213 (patch)
treea655f381b94fce2f00bd43ddeb18d57750e099b5 /basegfx/source/inc/hommatrixtemplate.hxx
parent6070aaa47d6cede11f8cc0b54ed726fc45cb4a74 (diff)
More loplugin:cstylecast: basegfx
auto-rewrite with <https://gerrit.libreoffice.org/#/c/47798/> "Enable loplugin:cstylecast for some more cases" plus solenv/clang-format/reformat-formatted-files Change-Id: Ifa4a6643b41525c962cd6af5776e1bf10bddb71c
Diffstat (limited to 'basegfx/source/inc/hommatrixtemplate.hxx')
-rw-r--r--basegfx/source/inc/hommatrixtemplate.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basegfx/source/inc/hommatrixtemplate.hxx b/basegfx/source/inc/hommatrixtemplate.hxx
index b30ca3b1ba3b..4e00fdf2119c 100644
--- a/basegfx/source/inc/hommatrixtemplate.hxx
+++ b/basegfx/source/inc/hommatrixtemplate.hxx
@@ -423,7 +423,7 @@ namespace basegfx
if(aWork.ludcmp(nIndex, nParity))
{
- fRetval = (double)nParity;
+ fRetval = static_cast<double>(nParity);
// last line needs no multiply if not existing; default value would be 1.
const sal_uInt16 nMaxLine(