From e21ae87458b0b6e0ad4cc9b41ed02fc8b6a20736 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Fri, 29 Dec 2017 09:20:44 +0200 Subject: loplugin:passstuffbyref improved return in xmlhelp,slideshow Change-Id: I57e235ecec733f1b5dd03f95f4e022769a369ae2 Reviewed-on: https://gerrit.libreoffice.org/47165 Tested-by: Jenkins Reviewed-by: Noel Grandin --- basegfx/source/polygon/b3dpolygon.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basegfx') diff --git a/basegfx/source/polygon/b3dpolygon.cxx b/basegfx/source/polygon/b3dpolygon.cxx index d28d31c7f2d8..ed564228e0fb 100644 --- a/basegfx/source/polygon/b3dpolygon.cxx +++ b/basegfx/source/polygon/b3dpolygon.cxx @@ -1548,7 +1548,7 @@ namespace basegfx mpPolygon->clearBColors(); } - B3DVector B3DPolygon::getNormal() const + B3DVector const & B3DPolygon::getNormal() const { return mpPolygon->getNormal(); } -- cgit n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff