2007/12/17 12:43:37 fs 1.8.66.1: #i49133#
allow to create script providers for documents which do not support
embedded scripts themselves (i.e. don't have the XEmbeddedScripts
interface), but are able to point to such a do cument (via
XScriptInvocationContext) whose scripts they can execute
2007/12/17 12:43:37 fs 1.27.10.3: #i49133#
allow to create script providers for documents which do not support
embedded scripts themselves (i.e. don't have the XEmbeddedScripts
interface), but are able to point to such a do cument (via
XScriptInvocationContext) whose scripts they can execute
2007/12/12 14:40:38 fs 1.27.10.2: #i49133# properly obtain the scriptable document, whose script provider should execute the script
2007/12/10 11:08:55 fs 1.27.10.1: #i49133# don't use an SfxObjectShell, there's UNO equivalents nowadays, which also includes non-SFX documents then
2008/03/04 11:55:23 fs 1.5.64.2: RESYNC: (1.5-1.6); FILE MERGED
2007/12/10 11:08:55 fs 1.5.64.1: #i49133# don't use an SfxObjectShell, there's UNO equivalents nowadays, which also includes non-SFX documents then
2008/02/04 13:05:00 fs 1.12.2.2: RESYNC: (1.12-1.13); FILE MERGED
2007/12/10 11:08:55 fs 1.12.2.1: #i49133# don't use an SfxObjectShell, there's UNO equivalents nowadays, which also includes non-SFX documents then
2007/12/19 14:53:50 fs 1.14.54.2: #i49133# BasicManager::Insert/Set/ResetGlobalUNOConstant superseded by SetGlobalUNOConstant
2007/12/19 13:24:57 fs 1.14.54.1: #i49133# when invoking a script, temporarily set the XScriptInvocationContext as ThisComponent at the script
2007/12/22 13:37:26 fs 1.19.54.4: changed error message when no script found
2007/12/19 13:24:57 fs 1.19.54.3: #i49133# when invoking a script, temporarily set the XScriptInvocationContext as ThisComponent at the script
2007/12/17 12:43:37 fs 1.19.54.2: #i49133#
allow to create script providers for documents which do not support
embedded scripts themselves (i.e. don't have the XEmbeddedScripts
interface), but are able to point to such a do cument (via
XScriptInvocationContext) whose scripts they can execute
2007/12/10 11:08:55 fs 1.19.54.1: #i49133# don't use an SfxObjectShell, there's UNO equivalents nowadays, which also includes non-SFX documents then
2007/09/25 15:46:54 jbu 1.5.58.2: logging code is now more robust, in case exceptions occur during logging, they are ignored. Strange things on windows (stdout is broken) occur.
2007/07/30 19:47:45 jbu 1.5.58.1: added pythonpath import functionality, improved error handling and stacktraces
2007/09/24 12:40:51 fs 1.20.44.1: #i81786# xModelToTDocTitle removed (superseded by ::comphelper::DocumentInfo::getDocumentTitle in the course of #i73331#, just forgot to remove it here)
2007/09/24 12:40:26 fs 1.9.12.1: #i81786# xModelToTDocTitle removed (superseded by ::comphelper::DocumentInfo::getDocumentTitle in the course of #i73331#, just forgot to remove it here)
2007/06/13 08:18:47 ab 1.10.26.3: #i76438# Support (X)ContainerWindowProvider / XContainerWindowEventHandler
2007/05/31 15:03:04 ab 1.10.26.2: #i75778# Handle expand URLs correctly
2007/05/04 12:59:36 ab 1.10.26.1: #i75778# Non-Scrip URI support for com.sun.star.awt.DialogProvider service
2007/01/18 07:51:44 ab 1.2.8.2: #i73053# Binary export/import for Clipboard support
2007/01/15 16:18:02 ab 1.2.8.1: #i73373# XStringResourcePersistance -> XStringResourcePersistence
2007/01/18 11:17:56 ab 1.3.8.4: #i73053# Removed warning
2007/01/18 07:51:43 ab 1.3.8.3: #i73053# Binary export/import for Clipboard support
2007/01/15 16:18:01 ab 1.3.8.2: #i73373# XStringResourcePersistance -> XStringResourcePersistence
2007/01/15 13:20:31 ab 1.3.8.1: #i73073# Copy m_nNextIndex into new locale item
2006/12/14 10:53:09 ab 1.1.2.6: #i71410# Delete files in old folder in setURL()
2006/12/13 10:15:09 ab 1.1.2.5: #i71410# Remove Linux compiler warnings
2006/12/07 09:08:58 ab 1.1.2.4: #i71410# Interface changes and extensions
2006/11/24 07:35:47 ab 1.1.2.3: #i71410# Persistance implementation
2006/11/10 13:41:47 ab 1.1.2.2: #i71410# Fixed some problems
2006/11/10 13:25:44 ab 1.1.2.1: #i71410# String Resource component
2006/12/14 10:53:09 ab 1.1.2.8: #i71410# Delete files in old folder in setURL()
2006/12/14 07:45:06 ab 1.1.2.7: #i71410# Fallbacks for current and default locales in removeLocale()
2006/12/13 10:15:09 ab 1.1.2.6: #i71410# Remove Linux compiler warnings
2006/12/13 08:28:41 ab 1.1.2.5: #i71410# Some fixes
2006/12/07 09:08:58 ab 1.1.2.4: #i71410# Interface changes and extensions
2006/11/24 07:35:47 ab 1.1.2.3: #i71410# Persistance implementation
2006/11/10 13:41:47 ab 1.1.2.2: #i71410# Fixed some problems
2006/11/10 13:25:34 ab 1.1.2.1: #i71410# String Resource component