sw/source/filter/html/htmlflywriter.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9f6d7d40b00fd67200c1a2a863cded790e77a40a Author: Stephan Bergmann <sberg...@redhat.com> Date: Wed Mar 23 15:46:31 2016 +0100 loplugin:literaltoboolconversion Change-Id: I25fe5df2b7dc6dd238f73b8a0f2f4f40a6f238ee diff --git a/sw/source/filter/html/htmlflywriter.cxx b/sw/source/filter/html/htmlflywriter.cxx index 1281231..914ca8a 100644 --- a/sw/source/filter/html/htmlflywriter.cxx +++ b/sw/source/filter/html/htmlflywriter.cxx @@ -1784,7 +1784,7 @@ static Writer& OutHTML_FrameFormatGrfNode( Writer& rWrt, const SwFrameFormat& rF // create a (mirrored) jpeg file if( rHTMLWrt.GetOrigFileName() ) aGraphicURL = *rHTMLWrt.GetOrigFileName(); - pGrfNd->GetGrf( sal_True ); + pGrfNd->GetGrf( true ); sal_uLong nFlags = XOUTBMP_USE_GIF_IF_SENSIBLE | XOUTBMP_USE_NATIVE_IF_POSSIBLE; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits