Commit graph

16120 commits

Author SHA1 Message Date
Oliver Braun
479fddd9af introduced CPPU_LIBRARY macro 2000-11-01 10:31:44 +00:00
Kay Ramme
66a7c5f927 #78167# WINCH signal handler only set for office application 2000-10-31 16:45:18 +00:00
Jörg Budischewski
62e449fc07 must change: new way to generate descriptions and types 2000-10-31 14:58:28 +00:00
mfe
8f9d39cc98 made getLastSocketError work 2000-10-31 14:32:08 +00:00
mfe
b180154be0 ustring creation with textencoding 2000-10-31 14:29:54 +00:00
mfe
18cb2e4846 ustring creation woth textencoding 2000-10-31 14:29:02 +00:00
mfe
0c8c08e09f reorg and bsd reno fd transfer 2000-10-31 14:24:45 +00:00
mfe
e881f6c4bf access mode 2000-10-31 14:21:44 +00:00
mfe
f931cb6873 removed memory leak in osl_getSymbol 2000-10-31 14:20:22 +00:00
Hennes Rohling
32d39d0256 #72083# Provide new function osl_setDebugMessageFunc 2000-10-31 11:10:24 +00:00
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