Commit Graph

96 Commits

Author SHA1 Message Date
Duncan Foster
f8803bd722 #i22116# - Complete XPropertySet implementation 2003-11-04 16:45:29 +00:00
Duncan Foster
b9a2929afe #i16574#
Renaming bsh-1.2b7.jar -> bsh.jar
2003-11-03 15:07:05 +00:00
Tomas O'Connor
2a5ee2e1a5 #i21858# - removal of framework namespace from namespace of
UNO interfaces and services
2003-10-29 14:01:18 +00:00
Tomas O'Connor
8adddd0089 #i19258# - add java script selector prototype, add edit functionality 2003-10-15 16:18:31 +00:00
Noel Power
79a1987113 #i21260#
Change use of script:// protocol to new vnd.sun.star.script://....
2003-10-15 14:03:42 +00:00
Noel Power
84eddebdab #i21211#
Incorrent name of method, changed getFunctionName() to getLanguageName()
2003-10-15 08:23:03 +00:00
Noel Power
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
Duncan Foster
143e8128b2 #i12906# - pass XComponentContext to BrowseNode hierarchy to allow proper
computing of script locations
2003-10-09 13:37:47 +00:00
Duncan Foster
2e521e347e #i19399#
Catch and rethrow the AccessControlException that could be raised by a
checkPermission call. Dispose of the filesys storage if an exception is
caught.
Fixed the buid.xml so that all dependent jar files are located in the
solar.jar.
2003-09-10 13:44:41 +00:00
Tomas O'Connor
7f271d2df6 #i19331#
Reorganisation of Java source files, directories and package structures
ScriptFramework.jar now contains main Script Framework support classes
2003-09-10 09:49:05 +00:00
Tomas O'Connor
08894b009d #i19331#
Reorganisation of Java package structure
2003-09-10 09:47:29 +00:00
Tomas O'Connor
aa6c9866b6 #i19331#
Reorganisation of Java packages and directory structure of sources
2003-09-10 09:46:30 +00:00
Tomas O'Connor
b9dcccf6de #i19331#
Reorganisation of Java packages and directories. ParcelDescriptor and support
classes are now part of ScriptFramework.jar
2003-09-10 09:45:56 +00:00
Tomas O'Connor
980aa9b06c #i19331#
Reorganise package and directory structure of Java classes to better reflect
the UNO interface hierarchy being implemented. Move ParcelDescriptor class
from idesupport package.
2003-09-10 09:44:35 +00:00
Tomas O'Connor
d0d3dbc77a IssueZilla 12906
Add org.openoffice.idesupport classes to ScriptProviderForJava.jar as they
are used by XBrowseNode implementations
2003-09-04 16:02:15 +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
92a84d0d47 #i17307#
Commiting duncans runtime->provider changes
These changes will be reviewed and reworked
2003-08-19 07:55:07 +00:00
Tomas O'Connor
c4a95b943d IssueZilla 11986 - Cannot rename java file after creating parcel recipe 2003-06-17 11:17:16 +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
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
Tomas O'Connor
f98336ed98 IssueZilla 12345 - user should be warned to close document before deleting parcel 2003-06-06 16:11:03 +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
Tomas O'Connor
cef995bf56 Rename ScriptRuntimeForRhino to ScriptRuntimeForJavaScript and replace
all references to language.
2003-06-03 08:32:50 +00:00
Tomas O'Connor
6c10388724 Add ScriptRuntimeForRhino 2003-05-16 12:50:00 +00:00
Tomas O'Connor
aba526e283 CommandLineTools should use AllFilesFilter 2003-03-14 10:06:40 +00:00
Tomas O'Connor
cfca725169 Changes arising from Noels Code Review 2003-03-12 17:26:31 +00:00
Noel Power
bf739539a8 #12199, backout out change from previous version. 2003-03-07 12:25:03 +00:00
John Rice
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
Tomas O'Connor
7a37854a70 IssueZilla 11986 - rename Java FileObject so that the JavaNode is synchronized 2003-03-04 16:42:27 +00:00
Duncan Foster
f68b400d4c #i11866#, #i11877#, #i11892# plus assorted code cleanup changes 2003-03-04 11:33:34 +00:00
Noel Power
2192b8e670 Webtop no longer exists 2003-03-04 11:17:52 +00:00
Tomas O'Connor
ba915185c9 IssueZilla 11240 - Ensure unoil.jar is mounted before executing commands. 2003-03-04 11:11:15 +00:00
Noel Power
5edd752d2d Supporting changes for new namespace changes (runtime) 2003-03-03 17:42:23 +00:00
Tomas O'Connor
88ec711f37 Ensure that OfficeInstallation path is initialised correctly 2003-02-27 14:25:28 +00:00
Tomas O'Connor
7a0928ecc5 Update usage message 2003-02-26 16:14:09 +00:00
Tomas O'Connor
4f6559bdde Update usage message 2003-02-25 15:46:18 +00:00
Tomas O'Connor
5422e59a97 Update version information 2003-02-25 15:18:31 +00:00
Duncan Foster
5b6ecfb941 Building against solver rather than local project 2003-02-25 15:06:44 +00:00
Tomas O'Connor
5766a1c300 Add custom property editor for Office Installation path 2003-02-24 11:53:43 +00:00
Tomas O'Connor
f1664b337a IssueZilla 11564 - Add classpath property for parcel recipes 2003-02-24 11:53:10 +00:00
Tomas O'Connor
1151d21d14 Add different icon for parcels 2003-02-21 15:25:04 +00:00
Tomas O'Connor
810835d51d *** empty log message *** 2003-02-21 15:24:15 +00:00
Tomas O'Connor
9896920d3b IssueZilla 11547 - Enhance command line support 2003-02-21 09:58:39 +00:00
Tomas O'Connor
c6a562262e jEdit is not being built at the moment 2003-02-20 16:37:33 +00:00
Tomas O'Connor
5c920f90c8 Separate OfficeInstallation class from SVersionRCFile 2003-02-20 11:04:18 +00:00
Tomas O'Connor
c828618206 IssueZilla 11463 - Not calculating the deployment directory correctly when checking if
overwrite needed.
2003-02-20 11:03:27 +00:00
Tomas O'Connor
18d7e428f4 Only show the OfficeInstallation specified in OfficeSettings in the list of deployment
targets.
2003-02-20 11:01:53 +00:00
Tomas O'Connor
341939f274 OfficeInstallation is now a separate class. 2003-02-20 11:00:21 +00:00
Tomas O'Connor
d18c4ef357 Mounting of dependencies is now done in OfficeModule class and doesn't need to be done
each time action is executed.
2003-02-20 10:59:21 +00:00