rpms/openoffice.org/devel openoffice.org-3.2.0.ooo107151.sc.pop-empty-cell.patch, 1.1, 1.2

David Tardon dtardon at fedoraproject.org
Tue Nov 24 14:16:55 UTC 2009


Author: dtardon

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

Modified Files:
	openoffice.org-3.2.0.ooo107151.sc.pop-empty-cell.patch 
Log Message:
update openoffice.org-3.2.0.ooo107151.sc.pop-empty-cell.patch for matrix comparison too

openoffice.org-3.2.0.ooo107151.sc.pop-empty-cell.patch:
 interpr1.cxx |    2 ++
 1 file changed, 2 insertions(+)

Index: openoffice.org-3.2.0.ooo107151.sc.pop-empty-cell.patch
===================================================================
RCS file: /cvs/extras/rpms/openoffice.org/devel/openoffice.org-3.2.0.ooo107151.sc.pop-empty-cell.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- openoffice.org-3.2.0.ooo107151.sc.pop-empty-cell.patch	24 Nov 2009 14:04:47 -0000	1.1
+++ openoffice.org-3.2.0.ooo107151.sc.pop-empty-cell.patch	24 Nov 2009 14:16:55 -0000	1.2
@@ -1,6 +1,6 @@
 diff -r f7fde8505c28 sc/source/core/tool/interpr1.cxx
 --- a/sc/source/core/tool/interpr1.cxx	Tue Nov 17 13:55:31 2009 +0100
-+++ b/sc/source/core/tool/interpr1.cxx	Tue Nov 24 14:54:48 2009 +0100
++++ b/sc/source/core/tool/interpr1.cxx	Tue Nov 24 15:15:17 2009 +0100
 @@ -780,6 +780,7 @@
          switch ( GetRawStackType() )
          {
@@ -9,3 +9,11 @@ diff -r f7fde8505c28 sc/source/core/tool
                  aComp.bEmpty[ i ] = TRUE;
                  break;
              case svMissing:
+@@ -836,6 +837,7 @@
+         switch (GetRawStackType())
+         {
+             case svEmptyCell:
++                Pop();
+                 aComp.bEmpty[ i ] = TRUE;
+                 break;
+             case svMissing:




More information about the fedora-extras-commits mailing list