summaryrefslogtreecommitdiff
path: root/scripting/examples/beanshell
AgeCommit message (Collapse)Author
2005-09-09INTEGRATION: CWS ooo19126 (1.1.90); FILE MERGEDRüdiger Timm
2005/09/05 12:04:24 rt 1.1.90.1: #i54170# Change license header: remove SISSL
2005-01-27INTEGRATION: CWS scriptingf10 (1.5.16); FILE MERGEDRüdiger Timm
2005/01/07 19:09:14 toconnor 1.5.16.1: #i39386# ship MemoryUsage macro without document
2004-10-22INTEGRATION: CWS scriptingf6 (1.3.40); FILE MERGEDRüdiger Timm
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-22INTEGRATION: CWS scriptingf6 (1.4.40); FILE MERGEDRüdiger Timm
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-22INTEGRATION: CWS scriptingf6 (1.2.40); FILE MERGEDRüdiger Timm
2004/07/23 09:55:18 dfoster 1.2.40.1: #i30606# Add descriptions to code in examples.
2004-10-22INTEGRATION: CWS scriptingf6 (1.5.40); FILE MERGEDRüdiger Timm
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-22INTEGRATION: CWS scriptingf6 (1.2.22); FILE MERGEDRüdiger Timm
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-22INTEGRATION: CWS scriptingf6 (1.2.22); FILE MERGEDRüdiger Timm
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-22INTEGRATION: CWS scriptingf6 (1.2.30); FILE MERGEDRüdiger Timm
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-22INTEGRATION: CWS scriptingf6 (1.2.40); FILE MERGEDRüdiger Timm
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-04-19INTEGRATION: CWS scriptingf5 (1.2.14); FILE MERGEDSander Vesik
2004/02/19 17:51:38 toconnor 1.2.14.1: #i25271# Modify BeanShell Highlight example to use DialogProvider
2004-04-19INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDEDSander Vesik
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-19INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDEDSander Vesik
2004/02/19 17:50:36 toconnor 1.1.2.1: #i25271# Add BeanShell script to handle button click events in Highlight
2004-02-10INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDEDRüdiger Timm
2004/01/22 10:58:04 dfoster 1.1.2.1: #i23683# Add example scripts in all languages
2004-02-10INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDEDRüdiger Timm
2004/01/22 10:57:38 dfoster 1.1.2.1: #i23683# Add example scripts in all languages
2003-10-29#i21858# - removal of framework namespace from namespace ofTomas O'Connor
UNO interfaces and services
2003-03-31Tidy up layout & add commentsDuncan Foster
2003-03-25Added Capitalise beanshell scriptDuncan Foster
2003-03-25Added Beanshell example script to provide the word count of selected textDuncan Foster
in a Writer document.
2003-03-13Committing on behalf of Neil Montgomery (code review updates)Noel Power
2003-03-07Return 0 at end of example beanshell scripts.Tomas O'Connor
2003-03-07Return 0 after starting the editor window.Tomas O'Connor
2003-03-05IssueZilla 12056 - clean up example parcel-descriptor.xml filesTomas O'Connor
2003-03-03Changes needed for mew css.script.framework.runtime namespaceNoel Power
2003-02-06Add BeanShell equivalents of Java examples.Tomas O'Connor
Fix MemoryUsage example to use AnyConverter instead of just casting.