ooo-build r15313 - in trunk: . patches/dev300
- From: noelpwer svn gnome org
- To: svn-commits-list gnome org
- Subject: ooo-build r15313 - in trunk: . patches/dev300
- Date: Tue, 10 Feb 2009 11:47:21 +0000 (UTC)
Author: noelpwer
Date: Tue Feb 10 11:47:21 2009
New Revision: 15313
URL: http://svn.gnome.org/viewvc/ooo-build?rev=15313&view=rev
Log:
2009-02-10 Noel Power <noel power novell com>
patches/dev300/apply: add below for i#98240
patches/dev300/fix-formulaaccess-core.diff:
Added:
trunk/patches/dev300/fix-formulaaccess-core.diff
Modified:
trunk/ChangeLog
trunk/patches/dev300/apply
Modified: trunk/patches/dev300/apply
==============================================================================
--- trunk/patches/dev300/apply (original)
+++ trunk/patches/dev300/apply Tue Feb 10 11:47:21 2009
@@ -844,6 +844,7 @@
# properly )
vba-xl-import-crash.diff, noelpwer
+fix-formulaaccess-core.diff, noelpwer, i#98240
[ LinuxOnly ]
# accelerate linking, by extreme cunning i#63927
# this is an increasingly marginal win ...
Added: trunk/patches/dev300/fix-formulaaccess-core.diff
==============================================================================
--- (empty file)
+++ trunk/patches/dev300/fix-formulaaccess-core.diff Tue Feb 10 11:47:21 2009
@@ -0,0 +1,13 @@
+Index: formula/source/core/api/FormulaCompiler.cxx
+===================================================================
+--- formula/source/core/api/FormulaCompiler.cxx (revision 266592)
++++ formula/source/core/api/FormulaCompiler.cxx (working copy)
+@@ -698,7 +698,7 @@
+ if ( FormulaGrammar::GRAM_ENGLISH != _eGrammar )
+ fillFromAddInCollectionUpperName( _xMap);
+ else
+- fillFromAddInCollectionEnglishName( mxSymbolsEnglish);
++ fillFromAddInCollectionEnglishName( _xMap );
+ }
+ }
+ // -----------------------------------------------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]