[Libreoffice-commits] .: Branch 'libreoffice-3-4' - sw/source

Caolán McNamara caolan at kemper.freedesktop.org
Wed May 25 02:09:37 PDT 2011


 sw/source/core/doc/notxtfrm.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 82fbf515a88feb1fd4f5e1028498674471a38a48
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Wed May 25 10:09:27 2011 +0100

    document as a fdo bug

diff --git a/sw/source/core/doc/notxtfrm.cxx b/sw/source/core/doc/notxtfrm.cxx
index 0293d22..a5e4f2f 100644
--- a/sw/source/core/doc/notxtfrm.cxx
+++ b/sw/source/core/doc/notxtfrm.cxx
@@ -818,7 +818,7 @@ void SwNoTxtFrm::PaintPicture( OutputDevice* pOut, const SwRect &rGrfArea ) cons
 
     if( pGrfNd )
     {
-        // Fix for bug #33781
+        // Fix for bug fdo#33781
         if (pShell->Imp()->GetDrawView()->IsAntiAliasing())
         {
             pOut->SetAntialiasing( ANTIALIASING_ENABLE_B2DDRAW );


More information about the Libreoffice-commits mailing list