[ooo-build-commit] Branch 'ooo/master' - 4 commits - sd/source slideshow/source

Jan Holesovsky kendy at kemper.freedesktop.org
Thu Sep 17 17:53:39 PDT 2009


 sd/source/core/drawdoc.cxx                                         |   10 +
 sd/source/filter/xml/sdxmlwrp.cxx                                  |   23 +++
 sd/source/ui/notes/EditWindow.cxx                                  |    8 -
 sd/source/ui/presenter/PresenterTextView.cxx                       |    9 -
 sd/source/ui/slidesorter/view/SlsPageObjectViewObjectContact.cxx   |   66 ++++++----
 sd/source/ui/unoidl/sddetect.cxx                                   |    2 
 sd/source/ui/view/sdview.cxx                                       |   34 ++---
 slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx |    6 
 slideshow/source/engine/makefile.mk                                |    2 
 slideshow/source/engine/slideshowimpl.cxx                          |    8 -
 slideshow/source/engine/smilfunctionparser.cxx                     |    2 
 slideshow/source/inc/delayevent.hxx                                |    6 
 12 files changed, 114 insertions(+), 62 deletions(-)

New commits:
commit a1ce36ce55695481de341a6e4e333aa7d5b9bca0
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date:   Thu Sep 17 13:53:54 2009 +0000

    CWS-TOOLING: integrate CWS encsig09
    2009-09-14 15:11:29 +0200 oc  r276125 : #i105049# MacroSignatur needs Macro
    2009-09-09 17:09:46 +0200 jl  r276005 : #i103989# could not signe encrypted doc containing a formular object
    2009-09-09 13:11:24 +0200 jl  r275985 : #i103989# could not signe encrypted doc containing a formular object
    2009-09-08 15:54:02 +0200 mav  r275934 : #i103906# fix the automation test scenario ( tempfile should be writable for the user )
    2009-09-07 14:01:39 +0200 mav  r275895 : #i103906# fix the problem with reload
    2009-09-07 09:34:48 +0200 mav  r275871 : #i104786# do the ODF version check only for ODF documents
    2009-09-07 08:19:06 +0200 mav  r275870 : #i104389# fix text
    2009-09-06 22:24:21 +0200 mav  r275867 : #i104786# check the consistency of ODF version
    2009-09-06 22:23:24 +0200 mav  r275866 : #i104786# check the consistency of ODF version
    2009-09-06 22:23:00 +0200 mav  r275865 : #i104786# check the consistency of ODF version
    2009-09-06 22:22:36 +0200 mav  r275864 : #i104786# check the consistency of ODF version
    2009-09-06 22:22:03 +0200 mav  r275863 : #i104786# check the consistency of ODF version
    2009-09-02 17:09:30 +0200 mav  r275722 : #i104715# let repairing mechanics use the streams correctly
    2009-09-01 16:52:49 +0200 mav  r275670 : #i104389# notify user not to trust the corrupted document
    2009-09-01 16:31:37 +0200 mav  r275668 : #i104389# use vnd.sun.star.zip: protocol to access zip files
    2009-09-01 16:30:32 +0200 mav  r275667 : #i104389# use vnd.sun.star.zip: protocol to access zip files
    2009-09-01 16:22:13 +0200 jl  r275666 : #i104339# small content change
    2009-09-01 14:20:42 +0200 jl  r275660 : #i103519# remove some debug output
    2009-09-01 13:51:52 +0200 jl  r275659 : #i103519# NSS uses '\' for escaping in distinguished names
    2009-09-01 12:49:47 +0200 mav  r275655 : #i104389# use zip-mode to read from jar files
    2009-09-01 12:40:22 +0200 mav  r275653 : #i104389# use zip-mode to read from jar files
    2009-09-01 12:32:29 +0200 mav  r275652 : #i104389# use constants
    2009-08-31 21:58:00 +0200 mav  r275637 : #i10000# fix warning
    2009-08-31 21:11:17 +0200 mav  r275636 : #i104227# adding of scripting signature removes the document signature
    2009-08-31 20:55:05 +0200 mav  r275635 : #i103905# ZipStorage supports Compressed property
    2009-08-31 20:53:55 +0200 mav  r275634 : #i103905# adjust macro signature transfer to usage of ZipStorage
    2009-08-31 15:30:49 +0200 jl  r275609 : #i103989# warning is shown as long the user does not click 'OK'
    2009-08-31 14:36:10 +0200 jl  r275608 : #i103989# changed warning text when signing macro and there is a document signature. This warning is only displayed once
    2009-08-31 13:34:41 +0200 mav  r275603 : #i104452# disable macros in repaired documents
    2009-08-31 13:33:42 +0200 mav  r275602 : #i104452# disable macros in repaired documents
    2009-08-31 13:03:56 +0200 jl  r275600 : #i45212# signature dialog could not be started when using read-only documents
    2009-08-31 09:26:13 +0200 mav  r275583 : #i104578# store the additional entry as the last one to workaround parsing problem in OOo3.1 and later
    2009-08-30 20:54:25 +0200 mav  r275562 : #i10000# adopt for unix
    2009-08-30 10:56:00 +0200 mav  r275561 : CWS-TOOLING: rebase CWS encsig09 to trunk at 275331 (milestone: DEV300:m56)
    2009-08-28 16:34:00 +0200 mav  r275539 : #i104578# write necessary info in manifest.xml for ODF1.2 encrypted document
    2009-08-28 14:04:22 +0200 mav  r275533 : #104587# fix handling of readonly streams
    2009-08-28 13:58:10 +0200 mav  r275531 : #i104389# fix the broken document handling
    2009-08-28 11:40:39 +0200 mav  r275522 : #i104389# fix the signature streams check
    2009-08-27 21:48:12 +0200 mav  r275509 : #i103927# show the warning
    2009-08-27 21:47:48 +0200 mav  r275508 : #i103927# show the warning
    2009-08-27 16:45:59 +0200 jl  r275495 : #i45212# remove unused variable
    2009-08-27 16:34:00 +0200 jl  r275494 : #i103989#
    2009-08-27 13:54:28 +0200 jl  r275482 : #i103519# fixed replacement of 'S' by 'ST'
    2009-08-27 12:32:21 +0200 mav  r275472 : #i10000# fix warning
    2009-08-27 11:58:11 +0200 mav  r275467 : #i104389# handle the entry path correctly
    2009-08-26 17:18:35 +0200 jl  r275438 : #i103519# subject and issuer distinguished names were not properly displayed. The strings were obtained by system functions (Windows, NSS), which use quotes to escape the values, when they contain special characters
    2009-08-26 11:00:20 +0200 mav  r275403 : #i10000# fix warnings
    2009-08-26 08:25:45 +0200 mav  r275392 : #i10000# fix warning
    2009-08-26 08:02:22 +0200 mav  r275391 : #i10000# adopt for linux
    2009-08-26 07:40:30 +0200 mav  r275390 : #i10000# fix warning
    2009-08-26 07:35:28 +0200 mav  r275389 : #i10000# use correct include file name
    2009-08-25 15:01:41 +0200 jl  r275356 : #i103989# better check for mimetype of streams
    2009-08-25 09:07:09 +0200 mav  r275335 : CWS-TOOLING: rebase CWS encsig09 to trunk at 274622 (milestone: DEV300:m54)
    2009-08-24 18:17:02 +0200 mav  r275329 : #i103927# check the nonencrypted streams
    2009-08-24 18:14:14 +0200 mav  r275328 : #i103927# check the nonencrypted streams
    2009-08-24 17:59:34 +0200 mav  r275327 : #i103927#,#i104389# check the package consistency and nonencrypted streams
    2009-08-24 16:18:28 +0200 jl  r275323 : #i103989# added comment
    2009-08-24 13:08:47 +0200 jl  r275305 : #i45212# #i66276# only write the X509Certificate element once and allow to add remove several certificates at a time
    2009-08-21 12:57:28 +0200 ufi  r275239 : 104339
    2009-08-21 08:39:05 +0200 jl  r275213 : #i10398# comparing URIs of signed files with the 'element list'
    2009-08-20 13:39:47 +0200 jl  r275178 : #i10398# displaying 'new partially signed' status in the status bar
    2009-08-20 13:35:39 +0200 jl  r275177 : #i10398# displaying 'new partially signed' status in the status bar
    2009-08-20 13:29:06 +0200 jl  r275176 : #i10398# displaying 'new partially signed' status in the status bar
    2009-08-20 13:26:21 +0200 jl  r275175 : #i10398# displaying 'new partially signed' status in the status bar
    2009-08-20 12:05:09 +0200 ufi  r275170 : i104339
    2009-08-19 12:24:54 +0200 jl  r275146 : #i10398# displaying 'old signature' icon and status in signature dialog
    2009-08-18 15:18:48 +0200 jl  r275111 : #i103989# document signatures containing manifest.xml are now validated according to the final ODF1.2 spec
    2009-08-18 11:41:06 +0200 mav  r275087 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams
    2009-08-18 11:35:13 +0200 mav  r275085 : #i103927# detect if encrypted ODF1.2 document contains nonencrypted streams
    2009-08-14 17:32:41 +0200 jl  r274999 : #i103989# using c14n tranformation for XML streams
    2009-08-14 15:27:43 +0200 jl  r274987 : #i103989# remove special handling for encrypted document streams in UriBindingHelper::OpenInputStream, since we use zip storage this is not necessary anymore
    2009-08-14 15:08:10 +0200 jl  r274983 : #i103989# Showing a message when adding or removing a macro signature, that the document signature will be removed
    2009-08-14 14:57:27 +0200 jl  r274982 : #i103989# accesing Sequence at invalid index
    2009-08-11 08:55:02 +0200 mav  r274846 : #i103905# let signing service know if there is already a valid document signature
    2009-08-10 11:33:37 +0200 jl  r274799 : #i103905# do not truncate the stream
    2009-08-10 10:43:47 +0200 mav  r274797 : #i103905# provide the storage version
    2009-08-07 16:58:46 +0200 jl  r274780 : #i103989#
    2009-08-07 16:56:19 +0200 jl  r274779 : #i103989# using odf version string etc.
    2009-08-07 15:20:53 +0200 mav  r274771 : #i103905# provide the storage version
    2009-08-07 15:19:12 +0200 mav  r274770 : #i103905# provide the storage version
    2009-08-07 12:41:45 +0200 mav  r274758 : #103930# do not store thumbnail in case of encrypted document
    2009-08-07 12:36:52 +0200 mav  r274757 : #i103905# provide the storage version
    2009-08-07 12:15:54 +0200 mav  r274754 : #i103760# the signed state is not lost on saving
    2009-08-07 12:06:19 +0200 mav  r274753 : #i103760# avoid warning regarding signature removal on export
    2009-08-07 12:06:01 +0200 mav  r274752 : #i103760# avoid warning regarding signature removal on export
    2009-08-06 08:47:34 +0200 mav  r274703 : #i103905# allow to transport ODF version to the signing component
    2009-08-05 21:34:42 +0200 mav  r274701 : #i103905# allow to transport ODF version to the signing component
    2009-08-05 15:48:17 +0200 mav  r274683 : #i103905# allow to transport ODF version to the signing component
    2009-08-05 14:58:12 +0200 jl  r274673 : #i103989# documentsignature now signes all streams except documentsignatures.xml, all streams are processed as binary files
    2009-08-05 12:00:32 +0200 mav  r274648 : #i103905# allow to transport ODF version to the signing component
    2009-08-04 10:57:04 +0200 jl  r274612 : #i103989# added XInitialization
    2009-07-31 10:32:27 +0200 mav  r274516 : #i103905# use zip storage to sign documents
    2009-07-30 14:01:33 +0200 mav  r274489 : #i103906# optimize the usage of temporary medium
    2009-07-30 14:00:28 +0200 mav  r274488 : #i103906# optimize the usage of temporary medium
    2009-07-30 13:59:09 +0200 mav  r274487 : #i103906# optimize the usage of temporary medium
    2009-07-30 13:50:44 +0200 mav  r274485 : #i103906# optimize the usage of temporary medium
    2009-07-30 13:49:53 +0200 mav  r274484 : #i103906# optimize the usage of temporary medium
    2009-07-30 13:49:13 +0200 mav  r274483 : #i103906# optimize the usage of temporary medium
    2009-07-30 13:47:09 +0200 mav  r274482 : #i103905#,#i103906# let the signing process use zip-storage; optimize the usage of temporary medium
    2009-07-21 09:10:31 +0200 mav  r274159 : CWS-TOOLING: rebase CWS encsig09 to trunk at 273468 (milestone: DEV300:m51)
    2009-05-05 08:39:01 +0200 mav  r271496 : #i100832# allow to sign macros only when there are any

diff --git a/sd/source/filter/xml/sdxmlwrp.cxx b/sd/source/filter/xml/sdxmlwrp.cxx
index d3b6417..07287bd 100644
--- a/sd/source/filter/xml/sdxmlwrp.cxx
+++ b/sd/source/filter/xml/sdxmlwrp.cxx
@@ -265,6 +265,24 @@ sal_Int32 ReadThroughComponent(
     }
     catch( xml::sax::SAXParseException& r )
     {
+        // sax parser sends wrapped exceptions,
+        // try to find the original one
+        xml::sax::SAXException aSaxEx = *(xml::sax::SAXException*)(&r);
+        sal_Bool bTryChild = sal_True;
+
+        while( bTryChild )
+        {
+            xml::sax::SAXException aTmp;
+            if ( aSaxEx.WrappedException >>= aTmp )
+                aSaxEx = aTmp;
+            else
+                bTryChild = sal_False;
+        }
+
+        packages::zip::ZipIOException aBrokenPackage;
+        if ( aSaxEx.WrappedException >>= aBrokenPackage )
+            return ERRCODE_IO_BROKENPACKAGE;
+
         if( bEncrypted )
             return ERRCODE_SFX_WRONGPASSWORD;
 
@@ -295,7 +313,10 @@ sal_Int32 ReadThroughComponent(
     }
     catch( xml::sax::SAXException& r )
     {
-        (void)r;
+        packages::zip::ZipIOException aBrokenPackage;
+        if ( r.WrappedException >>= aBrokenPackage )
+            return ERRCODE_IO_BROKENPACKAGE;
+
         if( bEncrypted )
             return ERRCODE_SFX_WRONGPASSWORD;
 
diff --git a/sd/source/ui/unoidl/sddetect.cxx b/sd/source/ui/unoidl/sddetect.cxx
index 0974ce6..7e082a5 100644
--- a/sd/source/ui/unoidl/sddetect.cxx
+++ b/sd/source/ui/unoidl/sddetect.cxx
@@ -244,7 +244,7 @@ SdFilterDetect::~SdFilterDetect()
                 {
                     // PowerPoint needs to be detected via StreamName, all other storage based formats are our own and can
                     // be detected by the ClipboardId, so except for the PPT filter all filters must have a ClipboardId set
-                    uno::Reference < embed::XStorage > xStorage = aMedium.GetStorage();
+                    uno::Reference < embed::XStorage > xStorage = aMedium.GetStorage( sal_False );
 
                     //TODO/LATER: move error handling to central place! (maybe even complete own filters)
                     if ( aMedium.GetLastStorageCreationState() != ERRCODE_NONE )
commit 546b2a5bf7f804da42db61388b4e328fadde324e
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date:   Thu Sep 17 11:26:03 2009 +0000

    CWS-TOOLING: integrate CWS defaultdoclang
    2009-08-21 14:44:21 +0200 cmc  r275260 : CWS-TOOLING: rebase CWS defaultdoclang to trunk at 275001 (milestone: DEV300:m55)
    2009-08-10 17:43:32 +0200 cmc  r274833 : CWS-TOOLING: rebase CWS defaultdoclang to trunk at 274622 (milestone: DEV300:m54)
    2009-07-24 11:46:58 +0200 cmc  r274297 : CWS-TOOLING: rebase CWS defaultdoclang to trunk at 274203 (milestone: DEV300:m53)
    2009-07-10 12:22:16 +0200 cmc  r273884 : #i99577# tweak the widths a bit
    2009-07-08 15:17:58 +0200 cmc  r273834 : #i99577 tidy up indentation
    2009-07-04 16:09:18 +0200 cmc  r273721 : #i99577# a "default" document language that reflects what the locale language is

diff --git a/sd/source/core/drawdoc.cxx b/sd/source/core/drawdoc.cxx
index e154338..624fa6f 100644
--- a/sd/source/core/drawdoc.cxx
+++ b/sd/source/core/drawdoc.cxx
@@ -34,6 +34,7 @@
 #include "PageListWatcher.hxx"
 #include <com/sun/star/text/WritingMode.hpp>
 #include <com/sun/star/document/PrinterIndependentLayout.hpp>
+#include <com/sun/star/i18n/ScriptType.hpp>
 #include <svx/forbiddencharacterstable.hxx>
 
 #include <svx/svxids.hrc>
@@ -232,9 +233,12 @@ SdDrawDocument::SdDrawDocument(DocumentType eType, SfxObjectShell* pDrDocSh)
         SvtLinguOptions			aOptions;
         aLinguConfig.GetOptions( aOptions );
 
-        SetLanguage( aOptions.nDefaultLanguage, EE_CHAR_LANGUAGE );
-        SetLanguage( aOptions.nDefaultLanguage_CJK, EE_CHAR_LANGUAGE_CJK );
-        SetLanguage( aOptions.nDefaultLanguage_CTL, EE_CHAR_LANGUAGE_CTL );
+        SetLanguage( MsLangId::resolveSystemLanguageByScriptType(aOptions.nDefaultLanguage, 
+            ::com::sun::star::i18n::ScriptType::LATIN), EE_CHAR_LANGUAGE );
+        SetLanguage( MsLangId::resolveSystemLanguageByScriptType(aOptions.nDefaultLanguage_CJK,
+            ::com::sun::star::i18n::ScriptType::ASIAN), EE_CHAR_LANGUAGE_CJK );
+        SetLanguage( MsLangId::resolveSystemLanguageByScriptType(aOptions.nDefaultLanguage_CTL, 
+            ::com::sun::star::i18n::ScriptType::COMPLEX), EE_CHAR_LANGUAGE_CTL );
 
         mbOnlineSpell = aOptions.bIsSpellAuto;
     }
diff --git a/sd/source/ui/notes/EditWindow.cxx b/sd/source/ui/notes/EditWindow.cxx
index 917bc80..90e3f3a 100755
--- a/sd/source/ui/notes/EditWindow.cxx
+++ b/sd/source/ui/notes/EditWindow.cxx
@@ -34,6 +34,8 @@
 #include "EditWindow.hxx"
 
 #include "sdmod.hxx"
+#include <i18npool/mslangid.hxx>
+#include <com/sun/star/i18n/ScriptType.hpp>
 #include <svx/editeng.hxx>
 #include <svx/editview.hxx>
 #include <vcl/scrbar.hxx>
@@ -174,9 +176,9 @@ EditEngine* EditWindow::CreateEditEngine (void)
             {   LANGUAGE_ARABIC_SAUDI_ARABIA,  LANGUAGE_NONE,
                 DEFAULTFONT_CTL_TEXT,   EE_CHAR_FONTINFO_CTL }
         };
-        aTable[0].nLang = aOpt.nDefaultLanguage;
-        aTable[1].nLang = aOpt.nDefaultLanguage_CJK;
-        aTable[2].nLang = aOpt.nDefaultLanguage_CTL;
+        aTable[0].nLang = MsLangId::resolveSystemLanguageByScriptType(aOpt.nDefaultLanguage, ::com::sun::star::i18n::ScriptType::LATIN);
+        aTable[1].nLang = MsLangId::resolveSystemLanguageByScriptType(aOpt.nDefaultLanguage_CJK, ::com::sun::star::i18n::ScriptType::ASIAN);
+        aTable[2].nLang = MsLangId::resolveSystemLanguageByScriptType(aOpt.nDefaultLanguage_CTL, ::com::sun::star::i18n::ScriptType::COMPLEX);
         //
         for (int i = 0;  i < 3;  ++i)
         {
diff --git a/sd/source/ui/presenter/PresenterTextView.cxx b/sd/source/ui/presenter/PresenterTextView.cxx
index ef89854..1ec20a1 100644
--- a/sd/source/ui/presenter/PresenterTextView.cxx
+++ b/sd/source/ui/presenter/PresenterTextView.cxx
@@ -33,6 +33,7 @@
 
 #include "PresenterTextView.hxx"
 
+#include <i18npool/mslangid.hxx>
 #include <cppcanvas/vclfactory.hxx>
 #include <svtools/itempool.hxx>
 #include <svtools/itemset.hxx>
@@ -52,6 +53,8 @@
 #include <com/sun/star/awt/Size.hpp>
 #include <com/sun/star/rendering/XSpriteCanvas.hpp>
 #include <com/sun/star/util/Color.hpp>
+#include <com/sun/star/i18n/ScriptType.hpp>
+
 
 using namespace ::com::sun::star;
 using namespace ::com::sun::star::uno;
@@ -381,9 +384,9 @@ EditEngine* PresenterTextView::Implementation::CreateEditEngine (void)
             {   LANGUAGE_ARABIC_SAUDI_ARABIA,  LANGUAGE_NONE,
                 DEFAULTFONT_CTL_TEXT,   EE_CHAR_FONTINFO_CTL }
         };
-        aTable[0].nLang = aOpt.nDefaultLanguage;
-        aTable[1].nLang = aOpt.nDefaultLanguage_CJK;
-        aTable[2].nLang = aOpt.nDefaultLanguage_CTL;
+        aTable[0].nLang = MsLangId::resolveSystemLanguageByScriptType(aOpt.nDefaultLanguage, ::com::sun::star::i18n::ScriptType::LATIN);
+        aTable[1].nLang = MsLangId::resolveSystemLanguageByScriptType(aOpt.nDefaultLanguage_CJK, ::com::sun::star::i18n::ScriptType::ASIAN);
+        aTable[2].nLang = MsLangId::resolveSystemLanguageByScriptType(aOpt.nDefaultLanguage_CTL, ::com::sun::star::i18n::ScriptType::COMPLEX);
         //
         for (int i = 0;  i < 3;  ++i)
         {
commit 32b1bb1dd4ef436549f125cc772836526252419b
Author: Jens-Heiner Rechtien <hr at openoffice.org>
Date:   Thu Sep 17 10:29:02 2009 +0000

    CWS-TOOLING: integrate CWS aw077
    2009-09-17 Armin Le Grand #resolved conflicts for integration
    2009-09-07 Armin Le Grand #i103058# re-added handling of StatusBar texts for DrawObject creation, added FullDrag for circle-similar shapes (all in the ellipse toolbar)
    2009-09-03 Armin Le Grand #i100514# extended TextAttributes and handling, adapted for super/subscript, adapted WordBreaking (again)
    2009-09-02 Armin Le Grand #i104432# secured TextLayouterDevice::getTextBoundRect implementation and usage
    2009-09-02 Armin Le Grand #i104232#, #i100514# Mainly solved 1st one, no more local SpellCheck remembering, but adding to compare op's where needed
    2009-08-19 Armin Le Grand #i100514# commited in-between version due to 2week holiday
    2009-08-13 Armin Le Grand #i99157# applied changes to BitmapEx and SdrHdlBitmapSet
    2009-08-06 Armin Le Grand #i100357# added clipping for too big MetaFiles

diff --git a/sd/source/ui/slidesorter/view/SlsPageObjectViewObjectContact.cxx b/sd/source/ui/slidesorter/view/SlsPageObjectViewObjectContact.cxx
index a3c6c62..84e3be9 100644
--- a/sd/source/ui/slidesorter/view/SlsPageObjectViewObjectContact.cxx
+++ b/sd/source/ui/slidesorter/view/SlsPageObjectViewObjectContact.cxx
@@ -717,15 +717,13 @@ Primitive2DSequence SdPageObjectFadeNameNumberPrimitive::createLocalDecompositio
     aTextLayouter.setFont(getPageNameFont());
 
     // get font attributes
-    ::basegfx::B2DVector aTextSizeAttribute;
-    const drawinglayer::primitive2d::FontAttributes aFontAttributes(drawinglayer::primitive2d::getFontAttributesFromVclFont(
-        aTextSizeAttribute, 
-        getPageNameFont(),
-        false,
-        false));
-
-    // prepare DXTextArray (can be empty one)
-    const ::std::vector< double > aDXArray;
+    basegfx::B2DVector aTextSizeAttribute;
+    const drawinglayer::primitive2d::FontAttributes aFontAttributes(
+        drawinglayer::primitive2d::getFontAttributesFromVclFont(
+            aTextSizeAttribute, 
+            getPageNameFont(),
+            false,
+            false));
 
     // prepare locale; this may need some more information in the future
     const ::com::sun::star::lang::Locale aLocale;
@@ -809,16 +807,27 @@ Primitive2DSequence SdPageObjectFadeNameNumberPrimitive::createLocalDecompositio
         }
 
         // fill text matrix
-        ::basegfx::B2DHomMatrix aTextMatrix;
+        basegfx::B2DHomMatrix aTextMatrix;
+
+        aTextMatrix.set(0, 0, aTextSizeAttribute.getX());
+        aTextMatrix.set(1, 1, aTextSizeAttribute.getY());
+        aTextMatrix.set(0, 2, fStartX);
+        aTextMatrix.set(1, 2, fStartY);
 
-        aTextMatrix.set(0L, 0L, aTextSizeAttribute.getX());
-        aTextMatrix.set(1L, 1L, aTextSizeAttribute.getY());
-        aTextMatrix.set(0L, 2L, fStartX);
-        aTextMatrix.set(1L, 2L, fStartY);
+        // prepare DXTextArray (can be empty one)
+        const ::std::vector< double > aDXArray;
 
         // create Text primitive and add to target
-        xRetval[nInsert++] = Primitive2DReference(new drawinglayer::primitive2d::TextSimplePortionPrimitive2D(
-            aTextMatrix, aPageName, 0, aPageName.Len(), aDXArray, aFontAttributes, aLocale, aFontColor));
+        xRetval[nInsert++] = Primitive2DReference(
+            new drawinglayer::primitive2d::TextSimplePortionPrimitive2D(
+                aTextMatrix, 
+                aPageName, 
+                0, 
+                aPageName.Len(), 
+                aDXArray, 
+                aFontAttributes, 
+                aLocale, 
+                aFontColor));
     }
 
     {
@@ -839,16 +848,27 @@ Primitive2DSequence SdPageObjectFadeNameNumberPrimitive::createLocalDecompositio
         const double fStartY(aNumberRange.getMinY() + fTextHeight + aDiscretePixel.getX());
 
         // fill text matrix
-        ::basegfx::B2DHomMatrix aTextMatrix;
+        basegfx::B2DHomMatrix aTextMatrix;
 
-        aTextMatrix.set(0L, 0L, aTextSizeAttribute.getX());
-        aTextMatrix.set(1L, 1L, aTextSizeAttribute.getY());
-        aTextMatrix.set(0L, 2L, fStartX);
-        aTextMatrix.set(1L, 2L, fStartY);
+        aTextMatrix.set(0, 0, aTextSizeAttribute.getX());
+        aTextMatrix.set(1, 1, aTextSizeAttribute.getY());
+        aTextMatrix.set(0, 2, fStartX);
+        aTextMatrix.set(1, 2, fStartY);
+
+        // prepare DXTextArray (can be empty one)
+        const ::std::vector< double > aDXArray;
 
         // create Text primitive
-        xRetval[nInsert++] = Primitive2DReference(new drawinglayer::primitive2d::TextSimplePortionPrimitive2D(
-            aTextMatrix, aPageNumber, 0, nNumberLen, aDXArray, aFontAttributes, aLocale, aFontColor));
+        xRetval[nInsert++] = Primitive2DReference(
+            new drawinglayer::primitive2d::TextSimplePortionPrimitive2D(
+                aTextMatrix, 
+                aPageNumber, 
+                0, 
+                nNumberLen, 
+                aDXArray, 
+                aFontAttributes, 
+                aLocale, 
+                aFontColor));
 
         if(getExcluded())
         {
diff --git a/sd/source/ui/view/sdview.cxx b/sd/source/ui/view/sdview.cxx
index 365c11d..89a5035 100644
--- a/sd/source/ui/view/sdview.cxx
+++ b/sd/source/ui/view/sdview.cxx
@@ -443,20 +443,21 @@ drawinglayer::primitive2d::Primitive2DSequence ViewRedirector::createRedirectedP
                             // get font attributes; use normally scaled font
                             const basegfx::BColor aFontColor(aRGBColor);
                             Font aVclFont;
-                            basegfx::B2DVector aSize;
+                            basegfx::B2DVector aTextSizeAttribute;
 
                             aVclFont.SetHeight( 500 );
 
-                            const drawinglayer::primitive2d::FontAttributes aFontAttributes(drawinglayer::primitive2d::getFontAttributesFromVclFont(
-                                aSize, 
-                                aVclFont,
-                                false,
-                                false));
+                            const drawinglayer::primitive2d::FontAttributes aFontAttributes(
+                                drawinglayer::primitive2d::getFontAttributesFromVclFont(
+                                    aTextSizeAttribute, 
+                                    aVclFont,
+                                    false,
+                                    false));
 
                             // fill text matrix
                             basegfx::B2DHomMatrix aTextMatrix;
 
-                            aTextMatrix.scale(aSize.getX(), aSize.getY());
+                            aTextMatrix.scale(aTextSizeAttribute.getX(), aTextSizeAttribute.getY());
                             aTextMatrix.shearX(fShearX);
                             aTextMatrix.rotate(fRotate);
                             aTextMatrix.translate(fPosX, fPosY);
@@ -468,15 +469,16 @@ drawinglayer::primitive2d::Primitive2DSequence ViewRedirector::createRedirectedP
                             const ::com::sun::star::lang::Locale aLocale;
 
                             // create primitive and add
-                            const drawinglayer::primitive2d::Primitive2DReference xRef(new drawinglayer::primitive2d::TextSimplePortionPrimitive2D(
-                                aTextMatrix, 
-                                aObjectString, 
-                                0, 
-                                nTextLength, 
-                                aDXArray, 
-                                aFontAttributes, 
-                                aLocale, 
-                                aFontColor));
+                            const drawinglayer::primitive2d::Primitive2DReference xRef(
+                                new drawinglayer::primitive2d::TextSimplePortionPrimitive2D(
+                                    aTextMatrix, 
+                                    aObjectString, 
+                                    0, 
+                                    nTextLength, 
+                                    aDXArray, 
+                                    aFontAttributes, 
+                                    aLocale, 
+                                    aFontColor));
                             drawinglayer::primitive2d::appendPrimitive2DReferenceToPrimitive2DSequence(xRetval, xRef);
                         }
                     }
commit dffd6b0a03e339c37e57630baf5835b89d9df8a3
Author: Ivo Hinkelmann <ihi at openoffice.org>
Date:   Thu Sep 17 10:11:42 2009 +0000

    CWS-TOOLING: integrate CWS boost134
    2009-09-09 10:30:24 +0200 fs  r275970 : #i100127# provided by rene: check whether system-boost's function.hpp compiles without exception support
    2009-09-04 21:58:00 +0200 fs  r275832 : indention
    2009-09-04 21:57:10 +0200 fs  r275831 : #i10000# type in boost/spirit check. Thanks to thb
    2009-09-04 10:58:54 +0200 fs  r275787 : #i100127# provided by tono at openoffice.org: mingw needs using directives for std::min/max
    2009-09-04 10:31:54 +0200 fs  r275782 : #i100127# (approved by hjs) on Solaris, set GNUTAR to /usr/sfw/bin/gtar, this is available on baseline machines (Solaris 10.x), but not necessarily available in LD_LIBRARY_PATH
    2009-08-19 21:47:55 +0200 rene  r275161 : #i10000# check for the header actually used now
    2009-08-17 21:55:31 +0200 fs  r275073 : CWS-TOOLING: rebase CWS boost134 to trunk at 275001 (milestone: DEV300:m55)
    2009-07-16 09:39:25 +0200 fs  r274031 : #i100127# extract download/% with GNUTAR instead of TAR
    2009-07-14 09:18:15 +0200 fs  r273960 : CWS-TOOLING: rebase CWS boost134 to trunk at 273858 (milestone: DEV300:m52)
    2009-07-13 09:55:14 +0200 fs  r273919 : #i100127# use boost 1.39, not 1.34
    2009-07-13 09:45:57 +0200 fs  r273918 : use GNUTAR when extracting download/%.tar.gz, not TAR (necessary with boost 1.39 tarball)
    2009-07-10 21:10:52 +0200 fs  r273905 : #i100127# spirit now part of boost
    2009-07-06 12:12:13 +0200 fs  r273732 : #i10000# lngconvex, used in src/wizards, is built in shell => added missing module dependency
    2009-07-02 15:34:51 +0200 fs  r273660 : #i100127#
    2009-07-02 13:35:24 +0200 fs  r273645 : #i100127# MSVC needs some hinting when using boost::bind on (some) member functions
    2009-07-02 10:33:59 +0200 fs  r273625 : removed unused include (lead to an internal compiler error with MSVC and boost 1.34+)
    2009-07-02 09:44:35 +0200 fs  r273619 : change some include orders, prevents 'internal compiler errors' with MSVC
    2009-07-01 09:19:25 +0200 fs  r273547 : #i100127# who the heck is defining max as something unusable?
    2009-07-01 09:17:28 +0200 fs  r273546 : #i100127# defining min/max is causing trouble now
    2009-07-01 09:15:40 +0200 fs  r273545 : #i100127# reverted previous patch, and properly fixed the problem by defining BOOST_MEM_FN_ENABLE_CDECL, and disabling warning 4180
    2009-07-01 09:14:23 +0200 fs  r273544 : #i100127# re-disable warning 4180, still needed for some files
    2009-07-01 09:07:33 +0200 fs  r273543 : #i100127# reverted previous patch, and properly fixed the problem by defining BOOST_MEM_FN_ENABLE_CDECL
    2009-06-24 11:00:32 +0200 fs  r273319 : oops, re-introduced some inc locations
    2009-06-23 22:10:02 +0200 fs  r273304 : #i100127# disable warning C4180
    2009-06-23 22:08:36 +0200 fs  r273303 : #i100127# disable warning C4180
    2009-06-16 12:26:49 +0200 fs  r273015 : #i10000# (provided by mst at openoffice.org)
    2009-06-15 09:10:27 +0200 fs  r272962 : #i10000# use -r instead of -a when copying the include files, this prevents the spurious 'failed to preserve ownership' errors
    2009-06-11 23:55:06 +0200 fs  r272902 : #i100127#
    2009-06-11 23:54:47 +0200 fs  r272901 : #i100127#
    2009-06-11 23:54:05 +0200 fs  r272900 : make compile on unxsol[i|s]4
    2009-06-10 10:12:22 +0200 fs  r272798 : #i100127# don't deliver from within unxlngi6/misc/build/boost, but from a 'normalized' location unxlngi6/inc
    2009-06-10 09:48:00 +0200 fs  r272795 : #i100127# use 1.34.1 unconditionally on all platforms

diff --git a/slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx b/slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx
index de63321..f0b3898 100644
--- a/slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx
+++ b/slideshow/source/engine/animationnodes/sequentialtimecontainer.cxx
@@ -34,11 +34,11 @@
 #include <canvas/debug.hxx>
 #include <canvas/verbosetrace.hxx>
 
+#include "delayevent.hxx"
 #include "eventqueue.hxx"
 #include "usereventqueue.hxx"
 #include "sequentialtimecontainer.hxx"
 #include "tools.hxx"
-#include "delayevent.hxx"
 
 #include <boost/bind.hpp>
 #include <algorithm>
@@ -63,7 +63,7 @@ void SequentialTimeContainer::activate_st()
     {
         // deactivate ASAP:
         scheduleDeactivationEvent(
-            makeEvent( boost::bind( &AnimationNode::deactivate, getSelf() ) ) );
+            makeEvent( boost::bind< void >( boost::mem_fn( &AnimationNode::deactivate ), getSelf() ) ) );
     }
     else // use default
         scheduleDeactivationEvent();
@@ -89,7 +89,7 @@ void SequentialTimeContainer::skipEffect(
         // empty all events ignoring timings => until next effect
         getContext().mrEventQueue.forceEmpty();
         getContext().mrEventQueue.addEventForNextRound(
-            makeEvent( boost::bind(&AnimationNode::deactivate, pChildNode) ) );
+            makeEvent( boost::bind<void>( boost::mem_fn( &AnimationNode::deactivate ), pChildNode ) ) );
     }
     else
         OSL_ENSURE( false, "unknown notifier!" );
diff --git a/slideshow/source/engine/makefile.mk b/slideshow/source/engine/makefile.mk
index ba00e02..b064ad7 100644
--- a/slideshow/source/engine/makefile.mk
+++ b/slideshow/source/engine/makefile.mk
@@ -43,6 +43,8 @@ ENABLE_EXCEPTIONS=TRUE
 
 # --- Common ----------------------------------------------------------
 
+ENVCFLAGS += -DBOOST_SPIRIT_USE_OLD_NAMESPACE
+
 .IF "$(OS)"=="SOLARIS"
 .IF "$(CCNUMVER)"=="00050009"
 # SunStudio12: anachronism warning in boost code (smilfunctionparser.cxx)
diff --git a/slideshow/source/engine/slideshowimpl.cxx b/slideshow/source/engine/slideshowimpl.cxx
index b879ca3..6476992 100644
--- a/slideshow/source/engine/slideshowimpl.cxx
+++ b/slideshow/source/engine/slideshowimpl.cxx
@@ -1668,7 +1668,7 @@ void SlideShowImpl::notifySlideAnimationsEnded()
         // schedule a slide end event, with automatic mode's
         // delay
         aNotificationEvents = makeInterruptableDelay(
-            boost::bind( &SlideShowImpl::notifySlideEnded, this ),
+            boost::bind<void>( boost::mem_fn(&SlideShowImpl::notifySlideEnded), this ),
             maEventMultiplexer.getAutomaticTimeout() );
     }
     else 
@@ -1693,7 +1693,7 @@ void SlideShowImpl::notifySlideAnimationsEnded()
             bHasAutomaticNextSlide )
         {
             aNotificationEvents = makeInterruptableDelay(
-                boost::bind( &SlideShowImpl::notifySlideEnded, this ),
+                boost::bind<void>( boost::mem_fn(&SlideShowImpl::notifySlideEnded), this ),
                 nAutomaticNextSlideTimeout);
             
             // TODO(F2): Provide a mechanism to let the user override   
@@ -1709,8 +1709,8 @@ void SlideShowImpl::notifySlideAnimationsEnded()
             // generate interruptable event here, there's no
             // timeout involved.
             aNotificationEvents.mpImmediateEvent = 
-                makeEvent( boost::bind(
-                               &SlideShowImpl::notifySlideEnded, this ) );
+                makeEvent( boost::bind<void>(
+                    boost::mem_fn(&SlideShowImpl::notifySlideEnded), this ) );
         }
     }
     
diff --git a/slideshow/source/engine/smilfunctionparser.cxx b/slideshow/source/engine/smilfunctionparser.cxx
index 4e6e30c..7a06548 100644
--- a/slideshow/source/engine/smilfunctionparser.cxx
+++ b/slideshow/source/engine/smilfunctionparser.cxx
@@ -55,7 +55,7 @@
 #include <typeinfo>
 #define BOOST_SPIRIT_DEBUG
 #endif
-#include <boost/spirit/core.hpp>
+#include <boost/spirit/include/classic_core.hpp>
 
 #if OSL_DEBUG_LEVEL > 0
 #include <iostream>
diff --git a/slideshow/source/inc/delayevent.hxx b/slideshow/source/inc/delayevent.hxx
index 0ad314b..9c3081d 100644
--- a/slideshow/source/inc/delayevent.hxx
+++ b/slideshow/source/inc/delayevent.hxx
@@ -30,12 +30,10 @@
 #ifndef INCLUDED_SLIDESHOW_DELAYEVENT_HXX
 #define INCLUDED_SLIDESHOW_DELAYEVENT_HXX
 
+#include <boost/function.hpp>
+
 #include "event.hxx"
 #include <boost/noncopyable.hpp>
-#include <boost/function.hpp>
-#if defined(VERBOSE) && defined(DBG_UTIL)
-#include "boost/current_function.hpp"
-#endif
 
 namespace slideshow {
 namespace internal {


More information about the ooo-build-commit mailing list