Commit graph

24766 commits

Author SHA1 Message Date
Jörg Budischewski
8085a15291 now using the new add/removeListener-methods of OBroadcastHelper 2000-10-06 15:01:45 +00:00
Jörg Budischewski
e4500d11d1 add/removeListener-methods added to OBroadcastHelper 2000-10-06 15:00:30 +00:00
Daniel Boelzle
b11926a7a0 avoid use of global mutex 2000-10-06 14:15:09 +00:00
Daniel Boelzle
52308925ab modified XInvocation::invoke() mimic 2000-10-06 13:25:14 +00:00
Daniel Boelzle
34a7c763df optimized getCppuType() 2000-10-04 14:31:09 +00:00
Hennes Rohling
33da0847e8 Access TLS list within a critical section 2000-09-29 13:50:55 +00:00
Martin Maher
71bda06a34 Code cleanup. 2000-09-29 13:50:43 +00:00
Hennes Rohling
6bccb9f19e if thread terminates thread key callback function is called 2000-09-29 12:46:53 +00:00
Hennes Rohling
08a3bcd011 osl_createThreadKey now take callback function as parameter 2000-09-29 12:28:02 +00:00
Tino Rachui
24eb055714 MtaOleClipb.h 2000-09-29 12:10:51 +00:00
Willem van Dorp
66e1e1bb3a Code cleanup. 2000-09-29 12:03:19 +00:00
Kay Ramme
4f71480432 corrected 2000-09-29 11:59:41 +00:00
Jörg Budischewski
4600961122 temporary hack for thread local storage removed 2000-09-29 11:42:18 +00:00
Jörg Budischewski
3f7b888f00 *** empty log message *** 2000-09-29 11:13:27 +00:00
Tino Rachui
b599efd6b7 repaired 2000-09-29 10:11:26 +00:00
Hennes Rohling
18ca905368 osl_createThreadKeyData with callback function paramater, osl_setThreadKeyData works 2000-09-29 09:56:58 +00:00
Hennes Rohling
c044e5746e osl_createThreadKeyData with callback function paramater 2000-09-29 09:54:37 +00:00
Kay Ramme
77762a0aca the -smgr takes a komma separated list of XSingle-, XMultiServiceFactory(s) 2000-09-29 08:40:25 +00:00
Jörg Budischewski
832e2e7579 catching runtimeexception during disposing 2000-09-29 07:48:07 +00:00
Jörg Budischewski
b84e9287b7 re-instantiating the bridge object worked only with iiop, fixed 2000-09-29 07:44:08 +00:00
Jörg Budischewski
4e6d49006c incompatible urp modification, urp is now final :o) 2000-09-29 07:42:07 +00:00
Jörg Budischewski
c391912c01 define must not be used anymore 2000-09-29 05:45:24 +00:00
Kay Ramme
4afe9b414a cleaned; removed settings 2000-09-28 16:36:14 +00:00
Kay Ramme
b408e663e9 cleaned 2000-09-28 16:35:43 +00:00
Kay Ramme
1915b82794 cleaned; parses properties 2000-09-28 16:35:21 +00:00
Kay Ramme
e3765ef2cb cleaned; uses java_environment to see if java is already instantiated 2000-09-28 16:34:41 +00:00
Kay Ramme
d0e964592e unicode changes; now uses the java_uno bridge; 2000-09-28 16:33:44 +00:00
Kay Ramme
67535bf49c cleaned; jthreadpool removed 2000-09-28 16:32:25 +00:00
Kay Ramme
39fd54094f cleaned; fixed typelib leaks; registers a global java_environment 2000-09-28 16:30:35 +00:00
Kay Ramme
e11780ae8a export the jvmcontext 2000-09-28 16:28:42 +00:00
Kay Ramme
90bb91589d introduced a javavm context which is globaly hold in an java_environment; fixed memroy leaks; now uses the library right 2000-09-28 16:27:19 +00:00
Kay Ramme
a4b0d7da41 getImplementationName has to differ for different services; -smgr must parse the arguments 2000-09-28 16:10:02 +00:00
Kay Ramme
a6a106d204 extrace parameter for sendRequest: mustReply 2000-09-28 15:54:22 +00:00
Kay Ramme
34c7bde1a3 extra parameter for sendRequest; urp extensions 2000-09-28 15:53:48 +00:00
Kay Ramme
db46b82f5b support for cache disabling; enums are uncompressed (urp changes) 2000-09-28 15:53:16 +00:00
Daniel Boelzle
f7208e391f dont hold typelib mutex while calling chain 2000-09-28 13:47:56 +00:00
Kay Ramme
9bb92d882f check if the in mapped object is java object, send release immediatly, only create proxy for real remote objects 2000-09-28 10:47:06 +00:00
Kay Ramme
f3b51c2c51 insert StableListeners into right table 2000-09-28 10:44:34 +00:00
Kay Ramme
0e19fa2ba4 replaced getDeclaredFields with getFields 2000-09-28 10:43:18 +00:00
Kay Ramme
65a8574831 adapted new Job contructor; fixed bug for objects with no method call; moved start of sender thread into work loop 2000-09-28 10:36:14 +00:00
Kay Ramme
4a1e7b1c11 removed superflous arguments 2000-09-28 10:34:31 +00:00
Kay Ramme
b0a73661e2 adapted new Job constructor 2000-09-28 10:33:47 +00:00
Kay Ramme
383afea213 disabled debug output; removed synchronize of enter method 2000-09-28 10:32:50 +00:00
Jörg Budischewski
e220c639b5 remote to iiop 2000-09-28 07:52:13 +00:00
Jörg Budischewski
51dc8e1ce7 iiopbrdg.xml to remotebridge.xml 2000-09-28 07:50:32 +00:00
Jörg Budischewski
a79f595806 moved here from ../iiop 2000-09-28 07:47:31 +00:00
Hennes Rohling
c968024c4b #79047# Fixed dependency problems: Win9x libs are no STDLIBS 2000-09-27 11:16:02 +00:00
Kay Ramme
2d038608fc now uses XInitialisation for passing arguments 2000-09-27 08:38:07 +00:00
Kay Ramme
30177bc88f Java Uno Tools 2000-09-27 08:30:27 +00:00
Hennes Rohling
9bd4bb4bc7 #78960# Implemented RemoveDirectoryW wrapper for Win 9x 2000-09-27 08:07:22 +00:00