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

Kohei Yoshida kohei at kemper.freedesktop.org
Mon Oct 4 19:06:32 PDT 2010


 patches/dev300/apply                               |    1 -
 patches/dev300/draw-load-layer-visibility-fix.diff |   19 -------------------
 2 files changed, 20 deletions(-)

New commits:
commit badf4c44e06399eb5850f1896cb6e874efc203e3
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Mon Oct 4 22:06:09 2010 -0400

    Removed draw-load-layer-visibility-fix.diff; moved to git.

diff --git a/patches/dev300/apply b/patches/dev300/apply
index c196e2c..6c2382e 100644
--- a/patches/dev300/apply
+++ b/patches/dev300/apply
@@ -2790,7 +2790,6 @@ sled10-splash.diff, i#123456, pmladek
 
 [ Fixes ]
 svx-ppt-bullet-offset-fix.diff, n#593609, rodo
-draw-load-layer-visibility-fix.diff, n#606434, kohei
 
 [ OpenGLTransitions ]
 transogl-transitions-newsflash-pptin.diff
diff --git a/patches/dev300/draw-load-layer-visibility-fix.diff b/patches/dev300/draw-load-layer-visibility-fix.diff
deleted file mode 100644
index c51779a..0000000
--- a/patches/dev300/draw-load-layer-visibility-fix.diff
+++ /dev/null
@@ -1,19 +0,0 @@
----
- sd/source/ui/view/drviews5.cxx |    1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff --git sd/source/ui/view/drviews5.cxx sd/source/ui/view/drviews5.cxx
-index 3204172..39eba4f 100644
---- sd/source/ui/view/drviews5.cxx
-+++ sd/source/ui/view/drviews5.cxx
-@@ -639,6 +639,7 @@ void DrawViewShell::ReadUserDataSequence ( const ::com::sun::star::uno::Sequence
- 
-     ChangeEditMode (meEditMode, ! IsLayerModeActive());
-     ChangeEditMode (meEditMode, ! IsLayerModeActive());
-+    ResetActualLayer();
- }
- 
- void DrawViewShell::VisAreaChanged(const Rectangle& rRect)
--- 
-1.7.0.1
-


More information about the ooo-build-commit mailing list