[ooo-build-commit] patches/dev300

Tor Lillqvist tml at kemper.freedesktop.org
Thu Oct 8 00:10:28 PDT 2009


 patches/dev300/calc-jump-on-formula-ref-sc.diff |   10 ++++++++++
 1 file changed, 10 insertions(+)

New commits:
commit b7a8bf6359708172e9530bb3f512581a5c04beee
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Thu Oct 8 10:09:10 2009 +0300

    Add sc/source/core/tool/detfunc.cxx to EXCEPTIONFILES
    
    Fixes build on Windows.

diff --git a/patches/dev300/calc-jump-on-formula-ref-sc.diff b/patches/dev300/calc-jump-on-formula-ref-sc.diff
index ce24a0a..aab1a9b 100644
--- a/patches/dev300/calc-jump-on-formula-ref-sc.diff
+++ b/patches/dev300/calc-jump-on-formula-ref-sc.diff
@@ -263,6 +263,16 @@ index 7680bda..99e0e71 100644
  void ScDetectiveFunc::UpdateAllComments( ScDocument& rDoc )
  {
      //	for all caption objects, update attributes and SpecialTextBoxShadow flag
+--- sc/source/core/tool/makefile.mk
++++ sc/source/core/tool/makefile.mk
+@@ -125,6 +125,7 @@
+         $(SLO)$/chartlock.obj \
+         $(SLO)$/chgtrack.obj \
+         $(SLO)$/compiler.obj \
++        $(SLO)$/detfunc.obj \
+ 		$(SLO)$/doubleref.obj \
+         $(SLO)$/formulaparserpool.obj \
+         $(SLO)$/interpr1.obj \
 diff --git sc/source/core/tool/reftokenhelper.cxx sc/source/core/tool/reftokenhelper.cxx
 index ed196e0..635df6e 100644
 --- sc/source/core/tool/reftokenhelper.cxx


More information about the ooo-build-commit mailing list