|
|
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 |
|
|
|
3876e9ecfc
|
Typo in name of scriptname resolver service
|
2003-03-03 19:17:33 +00:00 |
|
|
|
226f548486
|
Supporting changes for new runtime namespace
|
2003-03-03 17:39:42 +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 |
|
|
|
4eedcb9e74
|
Throw IllegalArgumentException instead of RuntimeException
|
2003-02-25 15:17:26 +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 |
|
|
|
9f7a8ec61c
|
IssueZilla 11433 - Change error message to remove specific reference to Java.
|
2003-02-20 11:17:55 +00:00 |
|
|
|
e9e8dd2571
|
Removed link line for tool ( not necessary and also introduces non UDK dependency )
|
2003-02-20 09:56:29 +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 |
|
|
|
d70caec8cb
|
Added interim resolution solution to support resolution at binding
|
2003-02-19 15:06:09 +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 |
|
|
|
7274079c70
|
Removed vcl dependency stuff
|
2003-02-13 13:29:21 +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 |
|
|
|
c321a563c5
|
Hooking in security related dialogs.
i10516, i11245, i11246
|
2003-02-12 13:59:01 +00:00 |
|
|
|
e2d7bedcd5
|
Bug, sometimes the dispatcher is called with a PropertValue with nName attribute
called "Referer", this should not be treated as a paramater to be passed to script.
|
2003-02-12 11:49:42 +00:00 |
|
|
|
132fa90fc1
|
Added processing for arguments passed to dispatch
|
2003-02-12 08:41:39 +00:00 |
|
|
|
a4d248e627
|
Allow all languages to be resolved.
|
2003-02-06 17:22:14 +00:00 |
|
|
|
18da28a7f3
|
Change error message which for RuntimeException when no runtime is found.
|
2003-02-06 17:21:30 +00:00 |
|
|
|
5ca46cab5f
|
Fixed some problems: (1) incorrect data type bool!=sal_Bool
(2)Must clear the url from the vector is it already exists.
|
2003-01-31 14:14:54 +00:00 |
|
|
|
b7ec4546b5
|
Changes needed to compile
|
2003-01-30 15:08:41 +00:00 |
|
|
|
8d79131541
|
Add scriptSecurtyManager to makefile
|
2003-01-30 15:07:54 +00:00 |
|
|
|
2531be843e
|
Singletons can now be registered from their implementations, so do not
register them using the installer.
|
2003-01-29 11:58:11 +00:00 |
|
|
|
eeb504ffcd
|
*** empty log message ***
|
2003-01-28 16:09:27 +00:00 |
|
|
|
870638f3a5
|
Changes to reflect api change (in XScriptNameResolver.idl, method resolve now returns a XScriptInfo)
|
2003-01-28 10:52:17 +00:00 |
|
|
|
47d686e00d
|
Assorted changes to support StarBasic-like security feature #i10516#
|
2003-01-27 16:18:27 +00:00 |
|
|
|
ae8231dd53
|
ScriptSecurityManager moved to source/storage
|
2003-01-23 14:58:32 +00:00 |
|
|
|
2ee6820970
|
Moved from source/runtime
|
2003-01-23 14:57:12 +00:00 |
|
|
|
682be13a09
|
Added class which will handle script security permissions
|
2003-01-22 09:06:47 +00:00 |
|
|
|
dacfe05ba0
|
IssueZilla 10518 - Add BeanShell scripting support
|
2003-01-21 14:40:49 +00:00 |
|
|
|
d654bef55e
|
Refactored the refresh functionality and also changed internal maps to map file URL->storage idl, previously the map was cannonical URL -> storage ID. Also added method to return storage id from normal file URL. Changed func. in that instead of a URL for user and share areas now "USER" or "SHARE" are used
|
2003-01-16 17:50:55 +00:00 |
|
|
|
7fb4f9d032
|
Script Framework refactoring. Many changes.
|
2002-11-06 15:26:40 +00:00 |
|
|
|
f823812735
|
comments and debug messages added
|
2002-11-05 09:32:50 +00:00 |
|
|
|
d84e0b5e96
|
disposing() updated to dispose of storages from second has_map
|
2002-11-04 14:42:00 +00:00 |
|
|
|
8bcab6dcd1
|
VCL dependency added
|
2002-11-01 13:55:18 +00:00 |
|
|
|
40229c1d89
|
storage refresh added
|
2002-11-01 12:58:33 +00:00 |
|
|
|
c327abebcf
|
Added missing SAL_CALLs
|
2002-10-31 10:52:58 +00:00 |
|
|
|
36e2a0b9e4
|
Added missing lib (toolslib) to link.
|
2002-10-31 10:51:46 +00:00 |
|
|
|
7e45ebc49f
|
Fixed bugs in getFileSetNames & getFilesInFileSet
|
2002-10-31 07:40:48 +00:00 |
|
|
|
16dc6bbef3
|
Added new methods for file(set) access
And fixed maps to hashmaps in ScriptData
|
2002-10-30 15:12:44 +00:00 |
|
|
|
16b1f16802
|
Reflecting change to interface.
|
2002-10-30 15:07:09 +00:00 |
|