Commit Graph

93 Commits

Author SHA1 Message Date
c0c6dc6be7 INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED
2005/09/05 12:05:31 rt 1.4.90.1: #i54170# Change license header: remove SISSL
2005-09-09 01:39:52 +00:00
4cafd47442 INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED
2005/09/05 12:05:30 rt 1.3.90.1: #i54170# Change license header: remove SISSL
2005-09-09 01:39:38 +00:00
1fbeb96733 INTEGRATION: CWS ooo19126 (1.8.90); FILE MERGED
2005/09/05 12:05:30 rt 1.8.90.1: #i54170# Change license header: remove SISSL
2005-09-09 01:38:51 +00:00
7db1c961f8 INTEGRATION: CWS ooo19126 (1.17.90); FILE MERGED
2005/09/05 12:05:29 rt 1.17.90.1: #i54170# Change license header: remove SISSL
2005-09-09 01:38:34 +00:00
7395bc46d9 INTEGRATION: CWS ooo19126 (1.29.90); FILE MERGED
2005/09/05 12:05:29 rt 1.29.90.1: #i54170# Change license header: remove SISSL
2005-09-09 01:38:21 +00:00
578a952d4c INTEGRATION: CWS ooo19126 (1.15.90); FILE MERGED
2005/09/05 12:05:29 rt 1.15.90.1: #i54170# Change license header: remove SISSL
2005-09-09 01:38:07 +00:00
03da2136bc INTEGRATION: CWS ooo19126 (1.11.90); FILE MERGED
2005/09/05 12:05:28 rt 1.11.90.1: #i54170# Change license header: remove SISSL
2005-09-09 01:37:37 +00:00
77649d2b71 INTEGRATION: CWS ooo19126 (1.20.90); FILE MERGED
2005/09/05 12:05:28 rt 1.20.90.1: #i54170# Change license header: remove SISSL
2005-09-09 01:37:23 +00:00
9984be7a7c INTEGRATION: CWS ooo19126 (1.7.90); FILE MERGED
2005/09/05 12:05:28 rt 1.7.90.1: #i54170# Change license header: remove SISSL
2005-09-09 01:37:11 +00:00
b36089ee51 INTEGRATION: CWS ooo19126 (1.3.90); FILE MERGED
2005/09/05 12:05:28 rt 1.3.90.1: #i54170# Change license header: remove SISSL
2005-09-09 01:36:39 +00:00
b46a0cf8b5 INTEGRATION: CWS ooo19126 (1.11.90); FILE MERGED
2005/09/05 12:05:27 rt 1.11.90.1: #i54170# Change license header: remove SISSL
2005-09-09 01:36:22 +00:00
4f6486fd4f INTEGRATION: CWS ooo19126 (1.7.90); FILE MERGED
2005/09/05 12:05:27 rt 1.7.90.1: #i54170# Change license header: remove SISSL
2005-09-09 01:35:54 +00:00
47b55b31ce INTEGRATION: CWS ooo19126 (1.4.90); FILE MERGED
2005/09/05 12:05:26 rt 1.4.90.1: #i54170# Change license header: remove SISSL
2005-09-09 01:35:25 +00:00
79a1987113 #i21260#
Change use of script:// protocol to new vnd.sun.star.script://....
2003-10-15 14:03:42 +00:00
dfdc2e20a3 #i21211#
Changes to this class to make sure that the function name and logical name now return the same item
2003-10-15 07:39:02 +00:00
690c84cb8b #i21209#
Removing calls to create new security setting when a document is opened ( or script executed ) and also calls to check permissions.
2003-10-15 07:31:40 +00:00
b9d5ddf8f1 #i21211#
Changes to support new uri format ( e.g. one that doesn't depend on old logical name -> function name mapping ). Briefly theses changes are temporary in that they basically make sure that the logical name and function name are the same. From the point of view of the parcel-descriptIon.xml the logical name is ignored. Also updated the ExampleSpreadSheet.scx with new binding to reflect the changes.
2003-10-15 07:29:37 +00:00
70fccdd470 #17307#
Adding Duncans changes for Runtime->Provider
These changes need to be reviewed/reworked
2003-08-19 08:51:53 +00:00
c78979c547 #i15986#
Clerar the hasp map after save. Otherwise crash on 2nd save.
2003-07-23 11:13:38 +00:00
29cc426bfc Elminating compiler warnings 2003-07-23 09:19:56 +00:00
6e45f65221 Made destructor virtual so as to eliminate compiler warnings on Linux 2003-07-22 13:27:59 +00:00
7fcca39511 #i17007#
Fix the ScriptStorage::save
Removed code from ScriptStorage::save that was adding incorrect <par> tags
Fixed ScriptElement so that ScriptInfo data added under, not alongside,
script element.
Added debug code to XMLElement.
2003-07-17 07:36:35 +00:00
789938fc2c #13805# removed lines to build shared library for storage, now done at top level where libscriptframe.so is now created. 2003-07-07 13:29:22 +00:00
5c41163b61 #i13805# changes to support single library for provider, runtime and storage ( previously three shared libs, now one ) 2003-07-07 13:28:47 +00:00
b0fe97c00f #i13805# changes to create single library for provider, storage and runtime modules. 2003-07-07 13:27:28 +00:00
7dc1cee32b Code cleanup.
Reading runtime<->file extn relationship from config.
2003-05-29 13:17:56 +00:00
4cddad5d4a Declare and Initialize mh_scriptLangs 2003-05-27 12:40:49 +00:00
a1bedb45a3 Code cleanup. 2003-05-23 13:59:52 +00:00
f3bf3475ca #i14018# Fixed filesys disposing. 2003-05-21 08:06:24 +00:00
6b8d30eb75 #i14018# Need to be able to bind to scripts on the filesystem
Adjusted layout of assign dialogs, and added new button to get filechooser.
Assorted changes to support filesys scripts
Fixed bug in ScriptRUntimeForBeanshell (misplaced ';')
2003-05-16 09:14:24 +00:00
c09e0ef0d6 #i12215# XScriptSecurity::checkPermissions now returns void if permission
is granted.
Removed IllegalArgumentException from specification of
XScriptInfoAccess::getScriptLogicalNames
2003-03-12 14:54:18 +00:00
32ef4ef304 Bug #12119 Checking Add to path applied even if user selects not to run
SecurityManager - code review updates
2003-03-07 10:02:42 +00:00
ce97860cea #11984, changed delimiter in script uri to "&", was "+" 2003-03-05 17:24:11 +00:00
4f43509fe3 Final stage of code cleanup 2003-03-05 10:36:08 +00:00
eb941a6237 Fixed exception handling 2003-03-04 17:34:54 +00:00
223f3384d8 Fixed bug with conflict between local variable & member variable.
Fixed out-by-one error.
2003-03-04 16:39:39 +00:00
08baf985cd Incorrect logic in getImplementations, (should never have worked) 2003-03-04 12:26:27 +00:00
f68b400d4c #i11866#, #i11877#, #i11892# plus assorted code cleanup changes 2003-03-04 11:33:34 +00:00
cce9740dc0 #i11866#
warning dialog gets launched when adding binding to script in doc
workaround issue: no functionProvider created on doc open
2003-02-28 12:43:04 +00:00
8e600d76f7 Use OUStringBuffer when reading description from parcel-descriptor.xml file 2003-02-25 15:16:40 +00:00
60c8e64eef Fixes for #i11779#, #i11223# 2003-02-25 15:08:37 +00:00
ff512a779f Removed incorrect comment 2003-02-19 15:25:09 +00:00
3624dc4483 Changes to support resolution, getImplemetations now uses all of the info in the query uri to get best match from storage (previously only logical name was used). Also fixed bug in ScriptURI.cxx, wrong delimiter used to parse uri 2003-02-19 15:07:56 +00:00
aeb35ff740 Fixed duplicate dialog bug 2003-02-13 17:07:21 +00:00
d3e6253adb Fixed windows path comparison bug. Added "add to path list" feature. 2003-02-13 16:29:39 +00:00
10b627824f Fixed check for dummy path. 2003-02-13 13:23:06 +00:00
243c470a2a Updated code to resuse existing storage ( leak fix ) 2003-02-13 12:52:06 +00:00
8b6e7586b4 Bug in parsing, incorrect initialisation of valid member of Uri struct caused spurious failure 2003-02-12 15:24:37 +00:00
ba62f7f951 Changes for document support 2003-02-12 15:21:43 +00:00
ecd9d1d890 *** empty log message *** 2003-02-12 15:19:17 +00:00