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

Kohei Yoshida kohei at kemper.freedesktop.org
Thu May 27 16:14:03 PDT 2010


 patches/dev300/writer-doc-comparison.diff |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 9df9d7ba4a0b4b35a5ee35f8f7e8a3b705b6585c
Author: Kohei Yoshida <kyoshida at novell.com>
Date:   Thu May 27 19:10:27 2010 -0400

    Removed svx header from a file in editeng module.
    
    * patches/dev300/writer-doc-comparison.diff: files in the editeng
      module cannot include headers from svx as they have svx to
      editeng dependency, but not the other way around.

diff --git a/patches/dev300/writer-doc-comparison.diff b/patches/dev300/writer-doc-comparison.diff
index 37c74e3..3f42796 100644
--- a/patches/dev300/writer-doc-comparison.diff
+++ b/patches/dev300/writer-doc-comparison.diff
@@ -27,7 +27,7 @@ new file mode 100644
 index 0000000..2fd759e
 --- /dev/null
 +++ editeng/inc/editeng/rsiditem.hxx
-@@ -0,0 +1,57 @@
+@@ -0,0 +1,56 @@
 +/*************************************************************************
 + *
 + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -62,7 +62,6 @@ index 0000000..2fd759e
 +#define _SVX_RSIDITEM_HXX
 +
 +#include <svl/intitem.hxx>
-+#include <svx/svddef.hxx>
 +#include "editeng/editengdllapi.h"
 +
 +//----------------------


More information about the ooo-build-commit mailing list