8ebfbdad98
INTEGRATION: CWS changefileheader (1.35.50); FILE MERGED
...
2008/03/31 13:35:48 rt 1.35.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 08:46:13 +00:00
02b8f7ccf9
INTEGRATION: CWS sb36 (1.31.38); FILE MERGED
...
2006/11/08 13:01:48 sb 1.31.38.3: RESYNC: (1.32-1.34); FILE MERGED
2005/09/21 11:03:35 sb 1.31.38.2: RESYNC: (1.31-1.32); FILE MERGED
2005/07/11 13:27:50 sb 1.31.38.1: #i51803# Added UNO-Type-Path and Class-Path lines to UNO component MANIFEST.MF.
2007-03-12 09:42:05 +00:00
2769a8fe07
INTEGRATION: CWS systemjava (1.33.2); FILE MERGED
...
2006/03/22 14:58:03 cmc 1.33.2.1: #i52974# support using the system java components
2006-04-19 14:06:54 +00:00
2dd1599c77
INTEGRATION: CWS jaxpapi (1.32.18); FILE MERGED
...
2006/01/17 11:15:56 cmc 1.32.18.1: #i58308# remove sun jaxp impl in favour of apache one
2006-03-16 10:15:39 +00:00
b6b080982d
INTEGRATION: CWS ooo19126 (1.31.42); FILE MERGED
...
2005/09/05 12:04:26 rt 1.31.42.1: #i54170# Change license header: remove SISSL
2005-09-09 00:54:22 +00:00
1a74757d0d
INTEGRATION: CWS scriptingf6 (1.30.2); FILE MERGED
...
2004/10/13 11:21:40 toconnor 1.30.2.1: #i33458# ensure that iterative building works for Java classes
2004-10-22 12:55:29 +00:00
bc55427ad2
INTEGRATION: CWS sb20 (1.29.16); FILE MERGED
...
2004/06/15 07:43:12 sb 1.29.16.1: #i29119# sandbox.jar no longer needed by UNO.
2004-07-23 13:54:09 +00:00
89f5514190
INTEGRATION: CWS scriptingf5 (1.28.8); FILE MERGED
...
2004/02/25 18:20:29 npower 1.28.8.2: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from
io and script registry.
2004/02/12 08:38:55 npower 1.28.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support
for script organiser
2004-04-19 22:01:39 +00:00
ef8f01fdd3
INTEGRATION: CWS scriptingf2 (1.27.2); FILE MERGED
...
2003/12/16 13:48:19 npower 1.27.2.1: #i23335# Add code completion and syntax highlighting for BeanShell scripts
Entries added to build nb-editor.jar and b-editorsupport.jar
2004-01-05 11:50:09 +00:00
f8803bd722
#i22116# - Complete XPropertySet implementation
2003-11-04 16:45:29 +00:00
b9a2929afe
#i16574#
...
Renaming bsh-1.2b7.jar -> bsh.jar
2003-11-03 15:07:05 +00:00
2e521e347e
#i19399#
...
Catch and rethrow the AccessControlException that could be raised by a
checkPermission call. Dispose of the filesys storage if an exception is
caught.
Fixed the buid.xml so that all dependent jar files are located in the
solar.jar.
2003-09-10 13:44:41 +00:00
7f271d2df6
#i19331#
...
Reorganisation of Java source files, directories and package structures
ScriptFramework.jar now contains main Script Framework support classes
2003-09-10 09:49:05 +00:00
d0d3dbc77a
IssueZilla 12906
...
Add org.openoffice.idesupport classes to ScriptProviderForJava.jar as they
are used by XBrowseNode implementations
2003-09-04 16:02:15 +00:00
5788c82af0
IssueZilla 18637
...
Code cleanup based on review after move to Provider architecture.
2003-08-27 13:09:10 +00:00
92a84d0d47
#i17307#
...
Commiting duncans runtime->provider changes
These changes will be reviewed and reworked
2003-08-19 07:55:07 +00:00
cef995bf56
Rename ScriptRuntimeForRhino to ScriptRuntimeForJavaScript and replace
...
all references to language.
2003-06-03 08:32:50 +00:00
6c10388724
Add ScriptRuntimeForRhino
2003-05-16 12:50:00 +00:00
aba526e283
CommandLineTools should use AllFilesFilter
2003-03-14 10:06:40 +00:00
5b6ecfb941
Building against solver rather than local project
2003-02-25 15:06:44 +00:00
9896920d3b
IssueZilla 11547 - Enhance command line support
2003-02-21 09:58:39 +00:00
c6a562262e
jEdit is not being built at the moment
2003-02-20 16:37:33 +00:00
d6a17cc444
hange to make sure that ScriptRuntimeForBeanShell$_ScriptRuntimeForBeanShell.class is included in the jar
2003-02-14 08:09:35 +00:00
528ae50293
Added dialog for StarBasic-like security implementation in Scripting Framework
...
(See #i10516#). Tidied up ScriptRuntimeForJava jarfile (removed beanshell
stuff). Created new jarfile for framework code.
2003-02-06 14:31:55 +00:00
4e16bd6a8a
IssueZilla 10578 - Update command line support to reflect current functionality
...
Improve exception handling and fix parcel removal code.
2003-01-30 15:22:20 +00:00
18fc8064e3
IssueZilla 10518 - Add BeanShell scripting support.
2003-01-21 14:45:59 +00:00
806bb03829
Removed reference to old StroageProxy
2003-01-21 14:08:46 +00:00
34fa58ba84
Pathelement with location doesn't work on Windows.
2002-11-20 14:46:48 +00:00
7e3e63e592
Add support for building IDE support modules to build.xml file
2002-11-13 15:54:09 +00:00
9da6872c43
Removed StorageProxy from build.xml, and made changes to reflect the change
...
of scriptStorageID from unsigned short to signed long (java int).
2002-10-17 08:28:32 +00:00
d8f03e47e5
Fixed build.xml
...
Places ScriptRuntimeForJava in package
Changed for JDK1.4
cppumaker.mk change as per instructions from JBU
2002-10-08 09:13:10 +00:00
75fab8a3fe
Rolling back to version 1.3
2002-10-02 14:07:23 +00:00
410c1ba39f
Updates to get rid of empty sequence warning messages
2002-10-02 14:03:19 +00:00
0e7a10a32f
Update from code review and integration for end September release
2002-09-27 09:43:29 +00:00
34967e97dd
Fixed dependency on local copy of ant.jar.
2002-09-23 14:02:08 +00:00
2be6e073b1
Initial commit of Scripting Framework code.
...
The Scripting Framework Team:
Duncan Foster Alexis Ledoux Laszlo Kovacs Misha Krivoruchko
Neil Montgomery Tomas O'Connor Noel Power John Rice Darragh Sherwin
2002-09-20 13:37:46 +00:00