rpms/openoffice.org/devel workspace.mba33issues01.patch, NONE, 1.1 openoffice.org.spec, 1.2214, 1.2215 openoffice.org-3.3.0.ooo93818.sw.postitprint.patch, 1.1, NONE

Caolan McNamara caolanm at fedoraproject.org
Mon May 10 11:51:51 UTC 2010


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv23479

Modified Files:
	openoffice.org.spec 
Added Files:
	workspace.mba33issues01.patch 
Removed Files:
	openoffice.org-3.3.0.ooo93818.sw.postitprint.patch 
Log Message:
rename to accepted workspace

workspace.mba33issues01.patch:
 postit.cxx |    6 ------
 1 file changed, 6 deletions(-)

--- NEW FILE workspace.mba33issues01.patch ---
diff -r 03068afc23c6 sw/source/ui/docvw/postit.cxx
--- a/sw/source/ui/docvw/postit.cxx	Sun Apr 25 15:43:24 2010 +0100
+++ b/sw/source/ui/docvw/postit.cxx	Wed Apr 28 11:31:24 2010 +0100
@@ -730,12 +730,6 @@
 	mpOutliner->SetUpdateMode( TRUE );
 	Rescale();
 
-	OutputDevice* pDev = aShell->GetDoc()->getReferenceDevice(TRUE);
-	if ( pDev )
-	{
-		mpOutliner->SetRefDevice( pDev );
-	}
-
 	mpOutlinerView = new OutlinerView ( mpOutliner, mpPostItTxt );
 	mpOutlinerView->SetBackgroundColor(COL_TRANSPARENT);
 	mpOutliner->InsertView(mpOutlinerView );


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.2214
retrieving revision 1.2215
diff -u -p -r1.2214 -r1.2215
--- openoffice.org.spec	8 May 2010 19:11:49 -0000	1.2214
+++ openoffice.org.spec	10 May 2010 11:51:50 -0000	1.2215
@@ -134,7 +134,7 @@ Patch63: openoffice.org-3.2.0.ooo110142.
 Patch64: openoffice.org-3.3.0.ooo111152.i18npool.viramacursor.patch
 Patch65: workspace.vcl111.patch
 Patch66: workspace.sw33bf04.patch
-Patch67: openoffice.org-3.3.0.ooo93818.sw.postitprint.patch
+Patch67: workspace.mba33issues01.patch
 Patch68: openoffice.org-3.2.0.ooo111286.sw.ignore-null-hint.patch
 Patch69: openoffice.org-3.3.0.ooo111446.writerfilter.avoidcrash.patch
 
@@ -1684,7 +1684,7 @@ cp -p %{SOURCE5} external/unowinreg/unow
 %patch64 -p1 -b .ooo111152.i18npool.viramacursor.patch
 %patch65 -p1 -b .workspace.vcl111.patch
 %patch66 -p1 -b .workspace.sw33bf04.patch
-%patch67 -p1 -b .ooo93818.sw.postitprint.patch
+%patch67 -p1 -b .workspace.mba33issues01.patch
 %patch68 -p1 -b .ooo111286.sw.ignore-null-hint.patch
 %patch69 -p0 -b .ooo111446.writerfilter.avoidcrash.patch
 


--- openoffice.org-3.3.0.ooo93818.sw.postitprint.patch DELETED ---



More information about the scm-commits mailing list