Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi all,

could someone review, sign-off and push to 3.4 branch this patch fixing
fdo#37277?

Thanks,

-- 
Cédric Bosdonnat
LibreOffice hacker
http://documentfoundation.org
OOo Eclipse Integration developer
http://cedric.bosdonnat.free.fr
From 63d51247bff1fdb6eebbc19983b881d8b5af8728 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?C=C3=A9dric=20Bosdonnat?= <cedric.bosdonnat.ooo@free.fr>
Date: Tue, 17 May 2011 16:30:59 +0200
Subject: [PATCH] fdo#37277: Fixed the ugly undo hack in SwInputWindow

bug introduced by this commit: c3d4c1f2dc11b9ba88bffb54dd518e8c7e11108b
---
 sw/source/ui/ribbar/inputwin.cxx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sw/source/ui/ribbar/inputwin.cxx b/sw/source/ui/ribbar/inputwin.cxx
index a2be684..992aa94 100644
--- a/sw/source/ui/ribbar/inputwin.cxx
+++ b/sw/source/ui/ribbar/inputwin.cxx
@@ -165,6 +165,7 @@ void SwInputWindow::CleanupUglyHackWithUndo()
         {
             SW_MOD()->GetUndoOptions().SetUndoCount(0);
         }
+        m_bResetUndo = sal_False;
     }
 }
 
-- 
1.7.3.4


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.