[ooo-build-commit] .: patches/vba
Tor Lillqvist
tml at kemper.freedesktop.org
Mon Sep 6 02:49:13 PDT 2010
patches/vba/cws-vbasupportdev300.diff | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit fbec4bb92e0930ef0a9d977966057dfd55c0aa1d
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Mon Sep 6 12:47:16 2010 +0300
Small patch context line fix
diff --git a/patches/vba/cws-vbasupportdev300.diff b/patches/vba/cws-vbasupportdev300.diff
index 39ef4f4..eb6a4dd 100644
--- a/patches/vba/cws-vbasupportdev300.diff
+++ b/patches/vba/cws-vbasupportdev300.diff
@@ -12634,13 +12634,14 @@ diff --git sc/source/core/data/documen2.cxx sc/source/core/data/documen2.cxx
index 1c1cf39..2153170 100644
--- sc/source/core/data/documen2.cxx
+++ sc/source/core/data/documen2.cxx
-@@ -94,5 +94,6 @@
+@@ -94,6 +94,7 @@
#include "tabprotection.hxx"
#include "formulaparserpool.hxx"
#include "clipparam.hxx"
+#include "macromgr.hxx"
using namespace com::sun::star;
+
@@ -156,6 +159,7 @@ ScDocument::ScDocument( ScDocumentMode eMode,
pCacheFieldEditEngine( NULL ),
pDocProtection( NULL ),
@@ -16760,8 +16761,7 @@ diff --git sc/source/ui/unoobj/docuno.cxx sc/source/ui/unoobj/docuno.cxx
index ccf3ddf..39caf07 100644
--- sc/source/ui/unoobj/docuno.cxx
+++ sc/source/ui/unoobj/docuno.cxx
-@@ -101,7 +101,8 @@
- #include "sc.hrc"
+@@ -101,6 +101,7 @@
#include "scresid.hxx"
using namespace com::sun::star;
More information about the ooo-build-commit
mailing list