Commit Graph

83 Commits

Author SHA1 Message Date
39103990aa INTEGRATION: CWS scriptingf10 (1.8.16); FILE MERGED
2005/01/13 15:58:35 toconnor 1.8.16.1: #i39386# ensure selector example can run for button press events
2005-01-27 14:27:11 +00:00
a12fa88659 INTEGRATION: CWS scriptingf10 (1.2.4); FILE MERGED
2005/01/07 19:09:17 toconnor 1.2.4.1: #i39386# ship MemoryUsage macro without document
2005-01-27 14:26:43 +00:00
5359298718 INTEGRATION: CWS scriptingf10 (1.10.4); FILE MERGED
2005/01/07 19:09:16 toconnor 1.10.4.1: #i39386# ship MemoryUsage macro without document
2005-01-27 14:26:29 +00:00
09533d7849 INTEGRATION: CWS scriptingf10 (1.5.16); FILE MERGED
2005/01/07 19:09:14 toconnor 1.5.16.1: #i39386# ship MemoryUsage macro without document
2005-01-27 14:26:10 +00:00
9bd049763b INTEGRATION: CWS scriptingf10 (1.6.4); FILE MERGED
2005/01/12 16:19:01 toconnor 1.6.4.1: #i39386# don't ship InteractiveBeanShell script as we provide an editor
2005-01-27 14:25:54 +00:00
92be23d5dd INTEGRATION: CWS gcj1 (1.2.46); FILE MERGED
2004/12/02 10:53:05 cmc 1.2.46.1: #i38188# This dir cannot be build fully with gcj
2005-01-25 14:09:08 +00:00
960cd8ac54 INTEGRATION: CWS gcj1 (1.5.42); FILE MERGED
2005/01/06 20:24:30 cmc 1.5.42.2: RESYNC: (1.5-1.6); FILE MERGED
2004/12/08 08:07:30 cmc 1.5.42.1: #i38188# minor tweak for gcj
2005-01-25 14:08:56 +00:00
fb1a9425e6 INTEGRATION: CWS scriptingf9 (1.1.2); FILE ADDED
2004/11/23 17:31:59 toconnor 1.1.2.1: #i36937# clean up structure of Java examples
2004-12-23 10:48:50 +00:00
f4ebe93657 INTEGRATION: CWS scriptingf9 (1.1.2); FILE ADDED
2004/11/24 12:41:44 toconnor 1.1.2.2: #i36397# rename MemoryUsage document and use button instead of keybinding
2004/11/23 17:31:59 toconnor 1.1.2.1: #i36937# clean up structure of Java examples
2004-12-23 10:48:30 +00:00
41656a962b INTEGRATION: CWS scriptingf9 (1.1.2); FILE ADDED
2004/11/23 17:28:41 toconnor 1.1.2.1: #i36937# clean up structure of Java examples
2004-12-23 10:48:20 +00:00
a63d7fc4d9 INTEGRATION: CWS scriptingf9 (1.1.2); FILE ADDED
2004/11/23 17:28:06 toconnor 1.1.2.1: #i36937# clean up structure of Java examples
2004-12-23 10:48:08 +00:00
c6fefe0490 INTEGRATION: CWS scriptingf9 (1.9.22); FILE MERGED
2004/12/15 15:40:16 toconnor 1.9.22.3: #i36937# use new file extension for spreadsheet
2004/11/24 12:41:43 toconnor 1.9.22.2: #i36397# rename MemoryUsage document and use button instead of keybinding
2004/11/23 17:31:58 toconnor 1.9.22.1: #i36937# clean up structure of Java examples
2004-12-23 10:47:36 +00:00
efa22d7ba7 INTEGRATION: CWS scriptingf9 (1.5.38); FILE MERGED
2004/11/24 16:42:36 toconnor 1.5.38.1: #i36849# only ship files that are needed for Highlight dialog
2004-12-23 10:44:35 +00:00
09504b4898 Flag file. Touch to completely rebuild ZIPTARGET 2004-12-07 07:18:04 +00:00
24c0fc4f2d INTEGRATION: CWS scriptingf6 (1.2.22); FILE MERGED
2004/10/13 09:51:55 toconnor 1.2.22.4: #i30252# ensure highlight example works
2004/09/14 15:27:52 dfoster 1.2.22.3: #i30252#
Fix the Highlight examples so that (a) they try to load the library if
they can't get the dialog on first attempt, (b) the dialog contains bindings
to the BeanShell handler code.
2004/08/03 16:12:52 dfoster 1.2.22.2: #i32502#
2004/07/23 09:55:23 dfoster 1.2.22.1: #i30606#
Add descriptions to code in examples.
2004-10-22 12:53:46 +00:00
781f69e9b8 INTEGRATION: CWS scriptingf6 (1.2.22); FILE MERGED
2004/07/23 09:55:22 dfoster 1.2.22.1: #i30606#
Add descriptions to code in examples.
2004-10-22 12:53:29 +00:00
0b09c9e5ec INTEGRATION: CWS scriptingf6 (1.2.30); FILE MERGED
2004/07/23 09:55:22 dfoster 1.2.30.1: #i30606#
Add descriptions to code in examples.
2004-10-22 12:53:14 +00:00
4319114420 INTEGRATION: CWS scriptingf6 (1.2.40); FILE MERGED
2004/07/23 09:55:21 dfoster 1.2.40.1: #i30606#
Add descriptions to code in examples.
2004-10-22 12:52:59 +00:00
d725f5e3e3 INTEGRATION: CWS scriptingf6 (1.7.14); FILE MERGED
2004/10/13 09:51:54 toconnor 1.7.14.4: #i30252# ensure highlight example works
2004/09/16 14:25:20 dfoster 1.7.14.3: #i33227#
Bring IDL in line with Dev Guide.
2004/09/14 15:21:15 dfoster 1.7.14.2: #i33477#
Bring the BrowseNodeViewTypes interface & code into line with the docs.
2004/08/03 16:12:52 dfoster 1.7.14.1: #i32502#
2004-10-22 12:52:39 +00:00
3a05a2f4de INTEGRATION: CWS scriptingf6 (1.4.40); FILE MERGED
2004/08/03 16:12:51 dfoster 1.4.40.1: #i32502#
2004-10-22 12:52:24 +00:00
8851273490 INTEGRATION: CWS scriptingf6 (1.2.40); FILE MERGED
2004/08/03 16:12:51 dfoster 1.2.40.1: #i32502#
2004-10-22 12:52:08 +00:00
99de14e0e6 INTEGRATION: CWS scriptingf6 (1.3.22); FILE MERGED
2004/08/03 16:12:50 dfoster 1.3.22.1: #i32502#
2004-10-22 12:51:20 +00:00
f543c05019 INTEGRATION: CWS scriptingf6 (1.3.40); FILE MERGED
2004/09/16 14:26:46 dfoster 1.3.40.3: #i33670#
Rename the context variable to XSCRIPTCONTEXT
2004/08/03 16:12:49 dfoster 1.3.40.2: #i32502#
2004/07/23 09:55:20 dfoster 1.3.40.1: #i30606#
Add descriptions to code in examples.
2004-10-22 12:50:13 +00:00
e570e3f680 INTEGRATION: CWS scriptingf6 (1.4.40); FILE MERGED
2004/09/16 14:26:46 dfoster 1.4.40.3: #i33670#
Rename the context variable to XSCRIPTCONTEXT
2004/08/03 16:12:49 dfoster 1.4.40.2: #i32502#
2004/07/23 09:55:19 dfoster 1.4.40.1: #i30606#
Add descriptions to code in examples.
2004-10-22 12:50:00 +00:00
c159fe69d6 INTEGRATION: CWS scriptingf6 (1.2.40); FILE MERGED
2004/07/23 09:55:18 dfoster 1.2.40.1: #i30606#
Add descriptions to code in examples.
2004-10-22 12:49:46 +00:00
24680cb0db INTEGRATION: CWS scriptingf6 (1.5.40); FILE MERGED
2004/09/16 14:26:45 dfoster 1.5.40.2: #i33670#
Rename the context variable to XSCRIPTCONTEXT
2004/08/03 16:12:49 dfoster 1.5.40.1: #i32502#
2004-10-22 12:49:33 +00:00
4a788b7103 INTEGRATION: CWS scriptingf6 (1.2.22); FILE MERGED
2004/09/16 14:26:45 dfoster 1.2.22.4: #i33670#
Rename the context variable to XSCRIPTCONTEXT
2004/09/14 15:27:51 dfoster 1.2.22.3: #i30252#
Fix the Highlight examples so that (a) they try to load the library if
they can't get the dialog on first attempt, (b) the dialog contains bindings
to the BeanShell handler code.
2004/08/03 16:12:49 dfoster 1.2.22.2: #i32502#
2004/07/23 09:55:17 dfoster 1.2.22.1: #i30606#
Add descriptions to code in examples.
2004-10-22 12:49:20 +00:00
594f565720 INTEGRATION: CWS scriptingf6 (1.2.22); FILE MERGED
2004/09/16 14:26:45 dfoster 1.2.22.2: #i33670#
Rename the context variable to XSCRIPTCONTEXT
2004/07/23 09:55:17 dfoster 1.2.22.1: #i30606#
Add descriptions to code in examples.
2004-10-22 12:49:06 +00:00
c5c55615c6 INTEGRATION: CWS scriptingf6 (1.2.30); FILE MERGED
2004/09/16 14:26:44 dfoster 1.2.30.2: #i33670#
Rename the context variable to XSCRIPTCONTEXT
2004/07/23 09:55:16 dfoster 1.2.30.1: #i30606#
Add descriptions to code in examples.
2004-10-22 12:48:52 +00:00
b69577d0e6 INTEGRATION: CWS scriptingf6 (1.2.40); FILE MERGED
2004/09/16 14:26:44 dfoster 1.2.40.3: #i33670#
Rename the context variable to XSCRIPTCONTEXT
2004/08/03 16:12:48 dfoster 1.2.40.2: #i32502#
2004/07/23 09:55:15 dfoster 1.2.40.1: #i30606#
Add descriptions to code in examples.
2004-10-22 12:48:38 +00:00
806f32733c INTEGRATION: CWS sb20 (1.8.24); FILE MERGED
2004/06/15 07:42:55 sb 1.8.24.1: #i29119# sandbox.jar no longer needed by UNO.
2004-07-23 13:53:53 +00:00
8c3c1dad5c INTEGRATION: CWS scriptingf4 (1.6.4); FILE MERGED
2004/05/06 12:59:07 npower 1.6.4.1: #i28812# Added changes to use the BrowseNodeFactory service.
2004-05-19 07:19:29 +00:00
cfebe27f03 INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED
2004/02/19 17:47:09 toconnor 1.1.2.1: #i25271# Add Highlight example in all languages and accept parameters
2004-04-19 22:01:25 +00:00
0bca4008e9 INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED
2004/03/22 16:27:26 toconnor 1.1.2.2: #i22570# - Update URL usage in examples to new non hierarchical scheme
2004/02/19 17:48:03 toconnor 1.1.2.1: #i25271# Add Highlight example in all languages. Use DialogProvider to
create XDialog and display it.
2004-04-19 22:01:12 +00:00
33f8fae388 INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED
2004/02/19 17:49:27 toconnor 1.1.2.1: #i25271# Add Highlight example in JavaScript. This script handles button
click events for the Highlight dialog
2004-04-19 22:01:00 +00:00
8ce7a7d70d INTEGRATION: CWS scriptingf5 (1.5.14); FILE MERGED
2004/02/17 15:06:05 toconnor 1.5.14.1: #i25262# - Execute modified source in editor window if one exists
2004-04-19 22:00:49 +00:00
5db0af9a87 INTEGRATION: CWS scriptingf5 (1.2.2); FILE MERGED
2004/03/05 10:19:34 npower 1.2.2.1: #22570# Now using new URL service, as a side affect the format of the URL has changed slightly its now non-hierarhical so no "//" also to aid resolution the package name is prepended also so
old form  =vnd.sun.star.script://ScriptBindingLibrary.Highlight?location=application
new forme = vnd.sun.star.script:ScriptBindingLibrary.Highlight?location=application
Issue number:
Submitted by:
Reviewed by:
2004-04-19 22:00:34 +00:00
8910eacb6d INTEGRATION: CWS scriptingf5 (1.2.14); FILE MERGED
2004/02/19 17:51:38 toconnor 1.2.14.1: #i25271# Modify BeanShell Highlight example to use DialogProvider
2004-04-19 22:00:00 +00:00
e2c494ae09 INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED
2004/03/22 16:27:26 toconnor 1.1.2.2: #i22570# - Update URL usage in examples to new non hierarchical scheme
2004/02/19 17:50:02 toconnor 1.1.2.1: #i25271# Modify BeanShell Highlight script to use DialogProvider
2004-04-19 21:59:46 +00:00
543a031e01 INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED
2004/02/19 17:50:36 toconnor 1.1.2.1: #i25271# Add BeanShell script to handle button click events in Highlight
2004-04-19 21:59:31 +00:00
69ebcebd39 #i10000# use correct path separator 2004-04-15 07:31:05 +00:00
75968fa6ea INTEGRATION: CWS ooo20040225 (1.1.16); FILE MERGED
2004/02/25 10:38:33 haggai 1.1.16.1: #i25829# Fix scripting build without Java support ($SOLAR_JAVA!=TRUE)
2004-03-09 11:06:57 +00:00
a21b5db658 INTEGRATION: CWS ooo20040225 (1.2.16); FILE MERGED
2004/03/01 15:44:16 hr 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED
2004/02/25 10:38:32 haggai 1.2.16.1: #i25829# Fix scripting build without Java support ($SOLAR_JAVA!=TRUE)
2004-03-09 11:06:44 +00:00
26f534bcad INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED
2004/01/22 10:56:10 dfoster 1.1.2.1: #i23683#
Add examples scripts in all languages
2004-02-10 15:09:51 +00:00
d97aa7d809 INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED
2004/01/22 10:55:43 dfoster 1.1.2.1: #i23683#
Add examples scripts in all languages
2004-02-10 15:09:29 +00:00
af51527478 INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED
2004/01/23 20:21:27 toconnor 1.1.2.1: #i23683# - Update Highlight example to use new DialogProvider service
Issue number:
Submitted by:
Reviewed by:
2004-02-10 15:09:09 +00:00
7ffaeb1deb INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED
2004/01/27 16:30:34 toconnor 1.1.2.2: #i23683# - Make Highlight example use DialogProvider service
Issue number:
Submitted by:
Reviewed by:
2004/01/23 20:21:27 toconnor 1.1.2.1: #i23683# - Update Highlight example to use new DialogProvider service
Issue number:
Submitted by:
Reviewed by:
2004-02-10 15:08:51 +00:00
50d3722df4 INTEGRATION: CWS scriptingf3 (1.7.10); FILE MERGED
2004/01/23 20:21:26 toconnor 1.7.10.3: #i23683# - Update Highlight example to use new DialogProvider service
Issue number:
Submitted by:
Reviewed by:
2004/01/22 11:47:26 dfoster 1.7.10.2: #i23683#
Add example scripts for all languages
2004/01/22 11:00:47 dfoster 1.7.10.1: #i23683#
Add example scripts in all languages
2004-02-10 15:07:55 +00:00
daaccb8dd0 INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED
2004/01/22 10:58:04 dfoster 1.1.2.1: #i23683#
Add example scripts in all languages
2004-02-10 15:04:32 +00:00
2c6dbfe739 INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED
2004/01/22 10:57:38 dfoster 1.1.2.1: #i23683#
Add example scripts in all languages
2004-02-10 15:04:09 +00:00