[ooo-build-commit] patches/dev300

Tor Lillqvist tml at kemper.freedesktop.org
Mon Sep 7 05:35:58 PDT 2009


 patches/dev300/calc-selection-fixed-cursor.diff |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 49b2d29fe9a8c33ba59563a5b77107b600dc51b9
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Mon Sep 7 15:34:56 2009 +0300

    Adapt calc-selection-fixed-cursor.diff to dev300-m57

diff --git a/patches/dev300/calc-selection-fixed-cursor.diff b/patches/dev300/calc-selection-fixed-cursor.diff
index 0138fae..a4dccaf 100644
--- a/patches/dev300/calc-selection-fixed-cursor.diff
+++ b/patches/dev300/calc-selection-fixed-cursor.diff
@@ -313,11 +313,12 @@ index dacaee8..5274b50 100644
 @@ -384,7 +384,6 @@ BOOL lcl_HasRowOutline( const ScViewData& rViewData )
              bInActivatePart( FALSE ),										\
              bInZoomUpdate( FALSE ),											\
-             bMoveIsShift( FALSE ),											\
--            bNewStartIfMarking( FALSE ),                                    \
-             bOldSelection( FALSE )
+-             bMoveIsShift( FALSE ),											\
+-            bNewStartIfMarking( FALSE )
++             bMoveIsShift( FALSE )
  
  
+ ScTabView::ScTabView( Window* pParent, ScDocShell& rDocSh, ScTabViewShell* pViewShell ) :
 diff --git sc/source/ui/view/tabview2.cxx sc/source/ui/view/tabview2.cxx
 index bd9515c..bd744e4 100644
 --- sc/source/ui/view/tabview2.cxx


More information about the ooo-build-commit mailing list