Noel Power
48fc59aa35
#i12906#
...
adding XScriptProviderAccess to types
2003-09-04 06:17:24 +00:00
Noel Power
8ba8450347
#i18637#
...
Added XBrowseNode type
2003-08-28 13:44:49 +00:00
Tomas O'Connor
5788c82af0
IssueZilla 18637
...
Code cleanup based on review after move to Provider architecture.
2003-08-27 13:09:10 +00:00
Noel Power
ab951f9d20
#i18637#
...
Change service spec for MasterScriptProvider as a result of code inspection changes
2003-08-27 12:57:48 +00:00
Tomas O'Connor
a83117c710
IssueZilla 15986 - move build.xml file to examples/java directory to build
...
Java examples and zip up files using makefile.mk so that files get unzipped
by installed with correct mixed case names.
2003-08-21 14:48:08 +00:00
Duncan Foster
94643e2757
#17307#
...
Adding Duncans changes for Runtime->Provider
These changes need to be reviewed/reworked
2003-08-19 10:38:28 +00:00
Noel Power
70fccdd470
#17307#
...
Adding Duncans changes for Runtime->Provider
These changes need to be reviewed/reworked
2003-08-19 08:51:53 +00:00
Noel Power
a3b746cab7
#17307#
...
Adding duncancs changes for Runtme->Providers
2003-08-19 08:46:43 +00:00
Noel Power
46b2dd5866
#17307#
...
Adding duncans changes for Runtime->ScriptProvider
2003-08-19 08:46:09 +00:00
Noel Power
92a84d0d47
#i17307#
...
Commiting duncans runtime->provider changes
These changes will be reviewed and reworked
2003-08-19 07:55:07 +00:00
Duncan Foster
0c3ab6e459
#i17307#
...
XFunction->XScript
2003-08-12 13:01:51 +00:00
Duncan Foster
d866025733
#i17307#
...
XFunction->XScript etc
2003-07-23 13:05:13 +00:00
Duncan Foster
c78979c547
#i15986#
...
Clerar the hasp map after save. Otherwise crash on 2nd save.
2003-07-23 11:13:38 +00:00
Duncan Foster
29cc426bfc
Elminating compiler warnings
2003-07-23 09:19:56 +00:00
Duncan Foster
6e45f65221
Made destructor virtual so as to eliminate compiler warnings on Linux
2003-07-22 13:27:59 +00:00
Duncan Foster
d01fa2d532
Added #i15986#
...
Added build in examples directory. Builds zipfiles for example scripts, debugger
stuff, and macros.
2003-07-22 13:24:48 +00:00
Duncan Foster
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
Duncan Foster
014e6058e8
#i15986#
...
Add scripting framework to install sets
Deliver the zip files containing scripts & macros to common/pck
2003-07-14 15:23:17 +00:00
Duncan Foster
5ab61afd07
#i15986#
...
Add scripting framework to install sets.
zip up the example scripts & the basic ScriptBindingLibrary
2003-07-14 15:02:37 +00:00
Duncan Foster
72cd759fbc
#i16594#
...
Install components, example scripts & registry data into share.
Add flags for doing a two stage network install.
2003-07-11 09:28:48 +00:00
Noel Power
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
Noel Power
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
Noel Power
b0fe97c00f
#i13805# changes to create single library for provider, storage and runtime modules.
2003-07-07 13:27:28 +00:00
Noel Power
f45264347b
#i13805# removed lines to build shared library for runtime, now done at top level where libscriptframe.so is now created.
2003-07-07 13:26:30 +00:00
Noel Power
27442c64c4
#i13805# Added new entries for services in provider and storage modules, ( support for single library libscriptframe.so )
2003-07-07 13:25:54 +00:00
Noel Power
7e67f07165
13805# removed lines to build shared library for provider, now done at top level where libscriptframe.so is now created.
2003-07-07 13:23:51 +00:00
Noel Power
e946812e8d
13805# updated dependencies, also added entry to build util ( needed for new libscriptframe.so )
2003-07-07 13:18:49 +00:00
Noel Power
13001cabce
#i13805# various namespace changes ( added runtime module to a couple of names ), also changes to go from 4 shared libraries to 2 { new libscriptframe.so and libprotocolhandler.so } Note: libscriptframe.so includes functionality that was in libstorage,so, libruntime.so and liborovider.so
2003-07-07 13:07:07 +00:00
Duncan Foster
e74ec2501f
UPdtaed Help Dialog to include info on new Browse button
2003-06-20 12:10:58 +00:00
Tomas O'Connor
541183662f
IssueZilla 15777 - Office crashes when attempting to run document script
2003-06-19 10:11:41 +00:00
Duncan Foster
faecdce177
Fixed incorrect parcel-descriptor.xml
...
Added some brief documentation on purpose of macro
2003-06-18 15:13:00 +00:00
Tomas O'Connor
0543671da3
Add closing copy tag
2003-06-18 13:05:19 +00:00
Duncan Foster
ce27b0c266
Added javascript example to install
2003-06-18 12:49:12 +00:00
Duncan Foster
a2cfa63505
#i15737# navigation with keyboard in assign dialogs is confusing
...
Added listeners for keypress events that fire the corresponding item changed
event listeners on a return key press only
Also fixed a memory corruption(?) problem
2003-06-18 12:32:26 +00:00
Duncan Foster
0f4e3fb6ec
#i15725# Cannot assign script to events page count change & mail merge
...
Incorrect names in code.
2003-06-17 11:27:52 +00:00
Tomas O'Connor
c4a95b943d
IssueZilla 11986 - Cannot rename java file after creating parcel recipe
2003-06-17 11:17:16 +00:00
Noel Power
9c658092b2
Updates to event processing for reading from events in doc bug #15552
2003-06-16 10:23:55 +00:00
Tomas O'Connor
18e19c15ce
Register UNO components before installing other files
2003-06-16 09:15:12 +00:00
Duncan Foster
6c20a79daa
#i15552# cannot unassign script to event
...
Added function with errorhandler to check if scriptProps is ok.
2003-06-13 14:48:12 +00:00
Tomas O'Connor
62a7e7d87f
IssueZilla 15588 - Remove Script at end of names in Empty Script menu as
...
the Java Script entry was confusing
2003-06-13 12:22:27 +00:00
Duncan Foster
b4ba3f773b
#i15583# label needs to be enabled/disabled with browse button
...
Provided common name for label. Added code to enable/disable
2003-06-13 09:48:05 +00:00
Tomas O'Connor
ef35f4fc44
IssueZilla 12001 - Contents folder should not have a new from template menu,
...
just an Add New Script menu item
Consolidated new script creation code in ParcelContentsFolder and improved
use of ParcelDescriptor
2003-06-12 10:31:28 +00:00
Tomas O'Connor
6b973771a1
Ensure that IO streams are closed before returning, cleanup unneeded code
2003-06-12 10:28:18 +00:00
Duncan Foster
66180d0382
#i15516#
...
Selecting language Java with location filesystem cases basic error
Soln: No filesys scripts if language is Java so simply exit
update subroutine
2003-06-12 10:09:10 +00:00
Noel Power
5692c7fe8c
Bug 15438, various boo boos in the starbasic code
2003-06-10 07:06:58 +00:00
Tomas O'Connor
f98336ed98
IssueZilla 12345 - user should be warned to close document before deleting parcel
2003-06-06 16:11:03 +00:00
Duncan Foster
ff69c9081d
Added new JavaScript example script
2003-06-05 14:24:45 +00:00
Noel Power
87afd2faff
typo removed endif, put back now
2003-06-05 07:20:50 +00:00
Noel Power
7e85b4f614
Bug #12556 legacy code in ScriptBinding.xba erroneously updated start of xml line positions for menu items by decrementing line count, as of OooED0.2 when lines are deleted internal array is not reordered but a array is updated with a blank line when an entry is deleted.
2003-06-04 16:01:46 +00:00
Tomas O'Connor
eb9b1bb0bc
IssueZilla 15244 - classpath property does not always get written to parcel-descriptor.xml file
2003-06-04 12:19:54 +00:00