rpms/openoffice.org/devel openoffice.org-3.2.0.ooo107763.transcrash.patch, 1.1, 1.2

Caolan McNamara caolanm at fedoraproject.org
Fri Jan 29 10:06:41 UTC 2010


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18682

Modified Files:
	openoffice.org-3.2.0.ooo107763.transcrash.patch 
Log Message:
tidy patch

openoffice.org-3.2.0.ooo107763.transcrash.patch:
 outdev6.cxx |    1 +
 1 file changed, 1 insertion(+)

Index: openoffice.org-3.2.0.ooo107763.transcrash.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org-3.2.0.ooo107763.transcrash.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- openoffice.org-3.2.0.ooo107763.transcrash.patch	29 Jan 2010 09:33:44 -0000	1.1
+++ openoffice.org-3.2.0.ooo107763.transcrash.patch	29 Jan 2010 10:06:40 -0000	1.2
@@ -2,11 +2,11 @@ diff --git a/vcl/source/gdi/outdev6.cxx 
 index cf20a29..db34542 100644
 --- a/vcl/source/gdi/outdev6.cxx
 +++ b/vcl/source/gdi/outdev6.cxx
-@@ -269,6 +269,7 @@ void OutputDevice::DrawTransparent( const PolyPolygon& rPolyPoly,
+@@ -269,6 +269,7 @@
      // try hard to draw it directly, because the emulation layers are slower
-     if( !pDisableNative
-         && mpGraphics->supportsOperation( OutDevSupport_B2DDraw ) 
-+        && GetBitCount() > 8
+ 	if( !pDisableNative
+ 	    && mpGraphics->supportsOperation( OutDevSupport_B2DDraw ) 
++	    && GetBitCount() > 8
  #ifdef WIN32
          // workaround bad dithering on remote displaying when using GDI+ with toolbar buttoin hilighting
          && !rPolyPoly.IsRect()



More information about the scm-commits mailing list