[ooo-build-commit] .: Branch 'ooo-build-3-2-1' - patches/dev300
Cédric Bosdonnat
cbosdo at kemper.freedesktop.org
Tue Jun 29 07:39:05 PDT 2010
patches/dev300/ooxml-sc-page-date.diff | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d6b1367e4bf15fa6da88672391bfd1e8c1dacbe8
Author: Cédric Bosdonnat <cedricbosdo at openoffice.org>
Date: Tue Jun 29 16:38:05 2010 +0200
Fixed some backported patch
* patches/dev300/ooxml-sc-page-date.diff:
Patch didn't apply with OOXMLExportDevel section
diff --git a/patches/dev300/ooxml-sc-page-date.diff b/patches/dev300/ooxml-sc-page-date.diff
index 3c93970..f3cf63c 100644
--- a/patches/dev300/ooxml-sc-page-date.diff
+++ b/patches/dev300/ooxml-sc-page-date.diff
@@ -95,7 +95,7 @@ diff -upr sc/source/filter/excel/xlpage.cxx sc/source/filter/excel/xlpage.cxx
--- sc/source/filter/excel/xlpage.cxx 2010-06-16 16:47:12.000000000 +0530
+++ sc/source/filter/excel/xlpage.cxx 2010-06-16 17:05:16.000000000 +0530
@@ -36,6 +36,7 @@
- #include <editeng/brshitem.hxx>
+ #include <svx/brshitem.hxx>
#include "global.hxx"
#include "xlconst.hxx"
+#include <oox/core/xmlfilterbase.hxx>
More information about the ooo-build-commit
mailing list