[ooo-build-commit] .: patches/dev300
Tor Lillqvist
tml at kemper.freedesktop.org
Fri May 21 02:55:21 PDT 2010
patches/dev300/calc-distributed-cell-text-sc.diff | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 77a9cd51e844e11d6cc5c3f853cd139032c5ee96
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Fri May 21 12:54:42 2010 +0300
Fix one more incorrect diff hunk context line
diff --git a/patches/dev300/calc-distributed-cell-text-sc.diff b/patches/dev300/calc-distributed-cell-text-sc.diff
index 9f01ae3..8bf97a2 100644
--- a/patches/dev300/calc-distributed-cell-text-sc.diff
+++ b/patches/dev300/calc-distributed-cell-text-sc.diff
@@ -907,7 +907,7 @@ index 21b7c0c..c0b0d43 100644
{MAP_CHAR_LEN(SC_UNONAME_SHADOW), ATTR_SHADOW, &getCppuType((table::ShadowFormat*)0), 0, 0 | CONVERT_TWIPS },
{MAP_CHAR_LEN(SC_UNONAME_SHOWBORD), SC_WID_UNO_SHOWBORD,&getBooleanCppuType(), 0, 0 },
{MAP_CHAR_LEN(SC_UNONAME_SHRINK_TO_FIT), ATTR_SHRINKTOFIT, &getBooleanCppuType(), 0, 0 },
-@@ -768,8 +779,9 @@ const SfxItemPropertySet* lcl_GetSheetPropertySet()
+@@ -768,7 +779,8 @@ const SfxItemPropertySet* lcl_GetSheetPropertySet()
{MAP_CHAR_LEN(SC_UNONAME_VALIDAT), SC_WID_UNO_VALIDAT, &getCppuType((uno::Reference<beans::XPropertySet>*)0), 0, 0 },
{MAP_CHAR_LEN(SC_UNONAME_VALILOC), SC_WID_UNO_VALILOC, &getCppuType((uno::Reference<beans::XPropertySet>*)0), 0, 0 },
{MAP_CHAR_LEN(SC_UNONAME_VALIXML), SC_WID_UNO_VALIXML, &getCppuType((uno::Reference<beans::XPropertySet>*)0), 0, 0 },
@@ -917,7 +917,6 @@ index 21b7c0c..c0b0d43 100644
{MAP_CHAR_LEN(SC_UNONAME_WRITING), ATTR_WRITINGDIR, &getCppuType((sal_Int16*)0), 0, 0 },
{MAP_CHAR_LEN(SC_UNONAME_TABCOLOR), SC_WID_UNO_TABCOLOR, &getCppuType((sal_Int32*)0), 0, 0 },
{0,0,0,0,0,0}
- };
diff --git sc/source/ui/unoobj/styleuno.cxx sc/source/ui/unoobj/styleuno.cxx
index 3ddccdb..f62f17c 100644
--- sc/source/ui/unoobj/styleuno.cxx
More information about the ooo-build-commit
mailing list