[ooo-build-commit] .: patches/dev300
Tor Lillqvist
tml at kemper.freedesktop.org
Thu Aug 12 02:35:28 PDT 2010
patches/dev300/xlsx-shared-xlsx-shared-import-and-export.diff | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 0949f0721f2a67542da4615354f265d14f895d13
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Thu Aug 12 12:32:25 2010 +0300
Clean up diff slightly: same number of context lines both before and after
diff --git a/patches/dev300/xlsx-shared-xlsx-shared-import-and-export.diff b/patches/dev300/xlsx-shared-xlsx-shared-import-and-export.diff
index be64a6f..fd26896 100644
--- a/patches/dev300/xlsx-shared-xlsx-shared-import-and-export.diff
+++ b/patches/dev300/xlsx-shared-xlsx-shared-import-and-export.diff
@@ -1,6 +1,6 @@
--- oox/inc/oox/xls/excelfilter.hxx.old 2009-10-08 16:17:32.000000000 +0200
+++ oox/inc/oox/xls/excelfilter.hxx 2010-03-03 17:00:06.000000000 +0100
-@@ -75,7 +75,9 @@ public:
+@@ -75,6 +75,8 @@ public:
virtual const ::oox::drawingml::table::TableStyleListPtr getTableStyles();
virtual ::oox::drawingml::chart::ChartConverter& getChartConverter();
@@ -9,8 +9,6 @@
private:
bool importFormControl( ::com::sun::star::uno::Reference< ::com::sun::star::form::XFormComponent >& rxFormComp, sal_Int32 nStrmPos );
virtual GraphicHelper* implCreateGraphicHelper() const;
- virtual ::rtl::OUString implGetImplementationName() const;
-
--- oox/source/xls/excelfilter.cxx.old 2009-10-08 16:17:33.000000000 +0200
+++ oox/source/xls/excelfilter.cxx 2010-03-03 17:00:06.000000000 +0100
@@ -43,7 +43,9 @@ using ::com::sun::star::uno::Any;
More information about the ooo-build-commit
mailing list