Commit Graph

15 Commits

Author SHA1 Message Date
7c65db9e17 INTEGRATION: CWS changefileheader (1.14.4); FILE MERGED
2008/03/31 13:36:01 rt 1.14.4.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:34:24 +00:00
a043d16097 INTEGRATION: CWS odbmacros2 (1.13.66); FILE MERGED
2007/12/17 12:43:37 fs 1.13.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
2008-03-06 15:29:00 +00:00
b8459f318f INTEGRATION: CWS warnings01 (1.12.14); FILE MERGED
2005/12/22 14:40:53 ab 1.12.14.1: #i53898# Removed warnings for unxlngi6, unxlngi6.pro
2006-06-19 09:21:21 +00:00
5750beb51c INTEGRATION: CWS ooo19126 (1.11.24); FILE MERGED
2005/09/05 12:05:19 rt 1.11.24.1: #i54170# Change license header: remove SISSL
2005-09-09 01:29:28 +00:00
20ff3a26d7 INTEGRATION: CWS scriptingf10 (1.10.16); FILE MERGED
2005/01/12 14:03:59 toconnor 1.10.16.1: #i40429# remove OSL_TRACE calls before beta
2005-01-27 14:32:04 +00:00
010a21431b INTEGRATION: CWS scriptingf6 (1.9.2); FILE MERGED
2004/08/03 14:45:05 dfoster 1.9.2.1: #i32502#
2004-10-22 13:06:56 +00:00
d9536ce8d6 INTEGRATION: CWS scriptingf7 (1.8.4); FILE MERGED
2004/07/15 09:52:34 npower 1.8.4.3: #i25269# Fix crash/hang on exit, release in InvocationCtxProperties not using osl  osl_decrementInterlockedCount/osl_incrementInterlockedCount in fact we don't use this class anymore, have deleted from MasterScriptProvider.[ch]xx
2004/07/09 18:11:58 npower 1.8.4.2: #i25260# Changed exception handling as per new exception specification for Xscript::inovke and XScriptProvider::getScript.
2004/06/12 08:42:35 npower 1.8.4.1: #i25269# Add support for pkgchk.
2004-07-23 13:10:31 +00:00
e859ea358a INTEGRATION: CWS scriptingf4 (1.7.4); FILE MERGED
2004/05/06 12:47:20 npower 1.7.4.1: #i28812# Adding support for new MasterScriptProviderFactory service.
MasterScriptProvider no longer aggregates the browsenodes of all other MasterScriptProviders ( was a bad idea anyway ). This function is now performed by the standalone singleton css:script:browse::theBrowseNodeFactory which will aggregate the nodes, merge nodes from various languages and also sort them
Issue number:
Submitted by:
Reviewed by:
2004-05-19 07:28:24 +00:00
e687d8a670 INTEGRATION: CWS scriptingf5 (1.6.8); FILE MERGED
2004/03/05 10:33:47 npower 1.6.8.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.
2004-04-19 22:16:21 +00:00
6e6fb5ac2a INTEGRATION: CWS scriptingf2 (1.5.2); FILE MERGED
2003/12/09 19:12:48 npower 1.5.2.1: #i22564#
Remove all references to storage service and additionally cleaned
up some code to do with Any ( as per DBO guidlines )
2004-01-05 13:17:04 +00:00
2a5ee2e1a5 #i21858# - removal of framework namespace from namespace of
UNO interfaces and services
2003-10-29 14:01:18 +00:00
4fe2c8f905 #i12906#
Updates from code inspection
2003-09-10 07:08:14 +00:00
dfce12f948 #i12906#
Modifications to MasterScriptProvider to implement the XBrowseNode interface, changes to use new classed ProviderCache and ActiveMSPList
2003-09-04 06:24:47 +00:00
ab951f9d20 #i18637#
Change service spec for MasterScriptProvider as a result of code inspection changes
2003-08-27 12:57:48 +00:00
a3b746cab7 #17307#
Adding duncancs changes for Runtme->Providers
2003-08-19 08:46:43 +00:00