[ooo-build-commit] .: patches/vba

Noel Power noelp at kemper.freedesktop.org
Wed Sep 29 06:58:11 PDT 2010


 patches/vba/cws-vbasupportdev300.diff |   15 ---------------
 1 file changed, 15 deletions(-)

New commits:
commit 71599b6f811f5781477bd17bd4243a792403ba4a
Author: Noel Power <noel.power at novell.com>
Date:   Wed Sep 29 14:57:45 2010 +0100

    tweak because some lines patched have been removed

diff --git a/patches/vba/cws-vbasupportdev300.diff b/patches/vba/cws-vbasupportdev300.diff
index f0dbd7e..463c661 100644
--- a/patches/vba/cws-vbasupportdev300.diff
+++ b/patches/vba/cws-vbasupportdev300.diff
@@ -1,18 +1,3 @@
-diff --git basctl/source/basicide/baside2.cxx basctl/source/basicide/baside2.cxx
-index 1c9e37a..8d474c6 100644
---- basctl/source/basicide/baside2.cxx
-+++ basctl/source/basicide/baside2.cxx
-@@ -367,8 +367,9 @@ BOOL ModulWindow::BasicExecute()
-                 }
-                 else if  ( !pMethod || ( nStart < nCurMethodStart && !pM->IsHidden() ) )
-                 {
-+                    nCurMethodStart = nStart;
-                     pMethod = pM;
--                    nCurMethodStart = nStart;
-+                    break;
-                 }
-             }
-             if ( !pMethod )
 diff --git basctl/source/basicide/baside3.cxx basctl/source/basicide/baside3.cxx
 index e307720..fbd83c8 100644
 --- basctl/source/basicide/baside3.cxx


More information about the ooo-build-commit mailing list