Commit graph

22260 commits

Author SHA1 Message Date
Hennes Rohling
5c2bcdd7a6 #72083# Provide new function osl_setDebugMessageFunc 2000-10-31 11:00:18 +00:00
Hans-Joachim Lankenau
80d5b18976 changes for library description 2000-10-30 13:20:44 +00:00
Oliver Braun
fb4a6dca1f removed SUPD dependencies 2000-10-30 11:43:47 +00:00
Kay Ramme
42afb0b3e2 #76899# notify of error listeners fixed 2000-10-30 11:32:33 +00:00
Hennes Rohling
b91ebaf55a Same button order as in VCL 2000-10-30 11:06:27 +00:00
Oliver Braun
22b87ee2fb removed SUPD dependencies 2000-10-30 10:56:26 +00:00
Kay Ramme
823b3a21f2 inform listeners also when EOF reached 2000-10-30 10:39:35 +00:00
Jörg Budischewski
f472e09270 switched to different naming convention for protocols, service should be named UrpBridge instead of simply Urp 2000-10-30 08:08:46 +00:00
Thomas Lange
f5248a95b9 linguistic removed 2000-10-30 07:37:50 +00:00
Eike Rathke
4e7ec0b648 add: i18n 2000-10-29 15:32:10 +00:00
Jens-Heiner Rechtien
28c1d42c2f #65293#: add C52 support 2000-10-27 11:28:15 +00:00
Kay Ramme
47e44422b7 #79736# use the latest added factory for services 2000-10-27 08:56:36 +00:00
Jörg Budischewski
55645ec617 the bridge services are now accessed via the meta-bridge service, the old style is still supported as fallback 2000-10-27 08:08:43 +00:00
Jörg Budischewski
fd897e78d3 Changed the service naming scheme, the meta service bridge.Bridge is now supported 2000-10-27 08:00:57 +00:00
Kay Ramme
273dc52837 debug disabled; cleaned 2000-10-27 07:04:39 +00:00
Patrick Luby
15ea117ea6 Made dos: line only run for Mac OS X 2000-10-26 23:45:42 +00:00
Jörg Budischewski
1969fa6310 now passes unix compiler 2000-10-26 13:21:20 +00:00
Jörg Budischewski
094d0d1350 added the officeclient demo 2000-10-26 13:12:07 +00:00
Jörg Budischewski
57a6a0c923 bugfix: unoexe is capable again to use a readonly and a read/write registry side by side 2000-10-26 11:41:11 +00:00
Jens-Heiner Rechtien
fb7b6fc011 #65293#: typo 2000-10-26 11:28:22 +00:00
Jens-Heiner Rechtien
fe3e32930b #65293#: jni.h/stdarg.h header clash. Workaround by including cstdarg before jni.h 2000-10-26 10:59:59 +00:00
Jens-Heiner Rechtien
06bec3d9cb #65293#: disambiguate construct 2000-10-25 13:44:37 +00:00
Kay Ramme
78213e4e44 test the java vm any before using it 2000-10-25 10:15:49 +00:00
Patrick Luby
9305f8eb23 Implemented timezone adjustments in date/time conversion funtions for Mac OS X 2000-10-23 17:44:24 +00:00
Patrick Luby
7610827793 Removed #ifdefs for Mac OS X since they are no longer needed to compile. 2000-10-23 14:48:14 +00:00
Patrick Luby
0a20754caa Added #ifdef for Mac OS X to replace tzname[0] used on other platforms. 2000-10-23 14:29:34 +00:00
Kay Ramme
ccf12e3c37 #79543# enable SEGV handling only for soffice 2000-10-23 12:44:05 +00:00
Oliver Braun
0983dfd0a5 obsolete ports.c removed 2000-10-23 08:53:37 +00:00
Jörg Budischewski
367e948026 socket.close replaced by socket.shutdown (more threadsafe) 2000-10-20 16:04:52 +00:00
Jörg Budischewski
d42aed5862 listeners are now notified on close 2000-10-20 16:03:05 +00:00
Jörg Budischewski
6ee842633c socket close replaced by shutdown (shutdown is more threadsafe, because the handle is not destroyed 2000-10-20 15:55:46 +00:00
Jörg Budischewski
569575ee6f bugs concerning correct bridge termination fixed 2000-10-20 15:44:05 +00:00
Patrick Luby
e3710da1b9 Added #ifdef's for Mac OS X for finding malloc.h 2000-10-20 00:07:05 +00:00
Patrick Luby
11bc6b4116 Added #ifdef for finding malloc.h on Mac OS X 2000-10-19 17:26:50 +00:00
Kay Ramme
b0d43be872 added test for BridgeFactory 2000-10-19 14:48:44 +00:00
Kay Ramme
c886760ee7 changed the BridgeFactory to use the UnoRuntime for bridge access 2000-10-19 14:46:30 +00:00
Kay Ramme
f640281c0c moved thread add counting from JobQueue to JavaThreadPool 2000-10-19 14:44:57 +00:00
Kay Ramme
1d0f60c164 constructor accepts a 4th parameter as the bridge name; only print exceptions occurred during sendRequest, when debug enabled 2000-10-19 14:42:11 +00:00
Kay Ramme
4d2b7dfe4b added AcceptorThread for object exports; cleaned up Help 2000-10-19 14:31:11 +00:00
Jörg Budischewski
57baabc6d0 iiopbrdg->remotebridge 2000-10-19 14:16:14 +00:00
Jörg Budischewski
b32d629a6d unnecessary startup of languagebinding during bootstrapping the servicemanager removed 2000-10-19 13:56:08 +00:00
Jörg Budischewski
b3dddc3b57 bug fixed: during releaseRemote m_pType->ppAllMembers was accessed but not checked for the bComplet flag 2000-10-19 13:22:25 +00:00
Kay Ramme
825cc5a283 typo: missing dot in service path added 2000-10-19 12:07:52 +00:00
Tino Rachui
f47657254d *** empty log message *** 2000-10-19 07:54:15 +00:00
mfe
fcd5f7af29 new assertion output 2000-10-18 15:15:51 +00:00
mfe
1c0972cc08 move debug_ustring to all/utility.cxx 2000-10-18 15:14:48 +00:00
mfe
bd226c7fb1 added utility.cxx 2000-10-18 15:13:57 +00:00
mfe
dfb4b00b26 moved from unx/process.c 2000-10-18 15:13:19 +00:00
Juergen Schmidt
57ddd157a0 insert guard for assigning xModuleFactory a new factory 2000-10-18 12:20:58 +00:00
Kay Ramme
0e481b7ac0 #79524# reduce verbosity - do not print connection failures 2000-10-17 14:44:59 +00:00