Commit graph

61 commits

Author SHA1 Message Date
Jörg Budischewski
11625a33ab #83737# fill the udk208 branch into the main stream 2001-02-20 13:44:41 +00:00
Jörg Budischewski
c4b2ed0d5b #83737# uno_threadpool_disposeThreads now offers a feature to join on all previously created threads (when the method is called with a 0 as bridgeID) 2001-02-20 11:43:51 +00:00
Daniel Boelzle
780a743ea8 init of uno_Any::pData; minor modifications 2001-02-20 09:16:11 +00:00
Patrick Luby
dabc28fde6 Removed NOOPTFILES for Mac OS X since this is now in solenv/inc/unxmacxp.mk:wq 2001-02-17 08:23:01 +00:00
Daniel Boelzle
bc95803588 added set() methods, refined query 2001-02-16 15:38:07 +00:00
Daniel Boelzle
9b1c37bec3 added hasElements() 2001-02-16 15:32:20 +00:00
Daniel Boelzle
732bd46909 potential deadlock fix 2001-02-16 15:29:27 +00:00
Patrick Luby
a71a687cd2 Turned off optimization for Mac OS X so that code will compile in a reasonable amount of time 2001-02-13 01:49:09 +00:00
Daniel Boelzle
48eb493d36 *** empty log message *** 2001-02-09 08:50:03 +00:00
Ping Liao
7629ea50fb Added MACOSX linker/loader bug workaround code. 2001-02-07 02:40:09 +00:00
Daniel Boelzle
3708c9985d fixed error output 2001-02-05 10:55:56 +00:00
Daniel Boelzle
644183b03a added set(), query set() functions 2001-02-05 10:54:21 +00:00
Daniel Boelzle
72795d9981 namespace 2001-02-05 10:47:59 +00:00
Daniel Boelzle
306dc80d0b #83492# seq realloc bug 2001-02-05 10:19:44 +00:00
mfe
f00805dd0e removed ChangeGlobalInit 2001-02-01 11:31:41 +00:00
Daniel Boelzle
ceb60334e2 wrong declaration of ctor 2001-02-01 08:12:44 +00:00
Martin Hollmichel
99a4bd87f8 chg: include for STL 2001-01-31 08:36:30 +00:00
Oliver Bolte
9e3cdc56ae #65293# linux problem 2001-01-22 13:09:12 +00:00
Hans-Joachim Lankenau
2ff9e36f5a method abiguity - macosx 2001-01-15 16:29:00 +00:00
Daniel Boelzle
842d5116db minor makefile cleanup 2001-01-09 11:48:18 +00:00
Daniel Boelzle
6891d52cc4 explicit static ref count 2001-01-09 11:47:56 +00:00
Daniel Boelzle
9627f037cb forgot CPPUMAKERFLAGS = -C 2000-12-22 09:38:35 +00:00
Daniel Boelzle
843b962cf2 query throws RuntimeException 2000-12-22 08:53:39 +00:00
Daniel Boelzle
fdc551ade9 *** empty log message *** 2000-12-21 15:18:01 +00:00
Daniel Boelzle
759a436b33 *** empty log message *** 2000-12-21 15:16:13 +00:00
Daniel Boelzle
3f980f5d24 *** empty log message *** 2000-12-21 15:08:20 +00:00
Daniel Boelzle
8f7231f627 test 2000-12-21 13:43:44 +00:00
Daniel Boelzle
ebac2258f1 added uno_type_any_assign(), uno_any_assign(), uno_getCurrentContext() 2000-12-21 13:43:27 +00:00
Daniel Boelzle
e76d5e77be new 2000-12-21 13:41:57 +00:00
Daniel Boelzle
9299a24bf6 current context 2000-12-21 13:40:19 +00:00
Daniel Boelzle
61193f586b empty throw () clauses 2000-12-21 13:39:29 +00:00
Daniel Boelzle
8c3c9f8b91 added throw () clauses 2000-12-21 13:35:28 +00:00
Daniel Boelzle
e91d5248ad new 2000-12-21 13:33:52 +00:00
Daniel Boelzle
bc4eb0e412 added context 2000-12-21 13:32:47 +00:00
Daniel Boelzle
6038382548 avoid compiler warnings 2000-12-15 10:04:23 +00:00
Daniel Boelzle
b20ea5f50c *** empty log message *** 2000-12-15 09:17:54 +00:00
Daniel Boelzle
7b96e0a7d1 postfixing libname now 2000-12-15 07:50:54 +00:00
Daniel Boelzle
bcba4b5389 *** empty log message *** 2000-12-14 13:48:58 +00:00
Daniel Boelzle
461b75ced6 modified to load macosX bridges 2000-12-14 13:11:58 +00:00
Patrick Luby
36ae1303b1 Updated to SRC614 2000-12-14 06:35:19 +00:00
Daniel Boelzle
75c3a585f1 bug with equals and unsigned values 2000-12-08 11:20:44 +00:00
Daniel Boelzle
a8a8af9f3a minor bug with union discriminant 2000-12-08 11:20:09 +00:00
Daniel Boelzle
d5bcffe1b0 added uno_type_any_assign(), uno_any_assign() 2000-12-08 11:19:45 +00:00
Ping Liao
7cdfa8ad4f Added initialization of static data members for template classes for Mac OS X 2000-11-17 00:32:35 +00:00
Ping Liao
0c387051fe Added lib type for MACOSX in getLibName 2000-11-16 23:40:40 +00:00
Ping Liao
e1f65abd7a Modified EnvType for MACOSX in initDefaultEnvironment 2000-11-16 23:38:49 +00:00
Daniel Boelzle
20f014d1c2 sequence ctor opt 2000-11-15 11:28:29 +00:00
Ping Liao
657403bfe5 Added EnvType for MACOSX in initDefaultEnvironment 2000-11-14 16:49:15 +00:00
Oliver Braun
479fddd9af introduced CPPU_LIBRARY macro 2000-11-01 10:31:44 +00:00
Patrick Luby
11bc6b4116 Added #ifdef for finding malloc.h on Mac OS X 2000-10-19 17:26:50 +00:00