summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)AuthorFilesLines
2001-04-11RuntimeException for illegal method typeDaniel Boelzle3-19/+22
2001-04-04#85632# quick hack to avoid reanimating the bridge during initial object callsJörg Budischewski1-2/+14
2001-03-30added cppu_no_leak building option to avoid leaking of generated RTTI, vtablesDaniel Boelzle3-26/+52
2001-03-30added cppu_no_leak for building non-leaking vtables/ generated rtti symbolsDaniel Boelzle3-18/+22
2001-03-22fatal release of td if exception is thrownDaniel Boelzle1-3/+3
2001-03-20uik removedJörg Budischewski1-5/+2
2001-03-20registries are now built automaticallyJörg Budischewski1-3/+13
2001-03-16removed unused include <vos/..>Joachim Lingner1-4/+2
2001-03-16switch to generated RTTI for exceptionsPhilipp Lohmann2-112/+383
2001-03-16releases are now executed,before the reply for release is marshaled (force sy...Jörg Budischewski1-8/+12
2001-03-16vos remvoedJörg Budischewski5-28/+17
2001-03-16vos removed, improved loggingJörg Budischewski6-36/+58
2001-03-14#include <osl/time.h> addedJoachim Lingner6-12/+35
2001-03-13Generated for support of solar list particlesNils Fuhrmann1-0/+14
2001-03-12exception destruction bug fixDaniel Boelzle1-3/+9
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner12-75/+75
2001-03-08exc declDaniel Boelzle2-10/+12
2001-03-08fixed exception bugsDaniel Boelzle4-159/+146
2001-03-07changed stl includeArmin Theissen2-6/+6
2001-03-02Deliver both *staticdatamembers*.hxx and *staticdatamembers*.hPatrick Luby1-1/+1
2001-03-02Removed compiling of staticmb*.cxx files for Mac OS X now that we have automa...Patrick Luby1-7/+2
2001-03-02Correct typo in dos: line added in last revisionPatrick Luby1-1/+1
2001-03-02Added support for unique, non-colliding lib*static*.dylib files for each proj...Patrick Luby1-1/+2
2001-02-28Update for Mac OS X static data member automationPatrick Luby1-0/+5
2001-02-27#84322# undo of a wrong commitJörg Budischewski1-4/+4
2001-02-27#Jörg Budischewski3-22/+70
2001-02-07Simplified Mac OS X package creationPatrick Luby1-3/+1
2001-02-07Added MACOSX linker/loader bug workaround code.Ping Liao1-0/+1
2001-02-06Remove stl/ from #include statementsSander Vesik3-11/+11
2001-02-02Merge NetBSD changes by Michael Rauch from OO614B to HEAD.Sander Vesik1-5/+3
2001-02-01removed ChangeGlobalInitmfe3-29/+6
2001-01-31#80673# in the ForceSynchronous case, the releases are now sent by the writer...Jörg Budischewski1-4/+16
2001-01-15#65293# cant compile for linux & solaris-sparcOliver Bolte1-4/+4
2001-01-08now compiling not only for C50IDaniel Boelzle1-4/+4
2001-01-08set ebx to GOT when calling __Crun::ex_rethrow_q()Daniel Boelzle1-1/+8
2001-01-03some performance testsJörg Budischewski2-0/+322
2001-01-02removed testoffice applicaiton, because it is not buildable within the udkJörg Budischewski1-21/+18
2000-12-22added useful assertionsDaniel Boelzle1-2/+4
2000-12-21extern C, throw ()Daniel Boelzle4-20/+20
2000-12-21throw ()Daniel Boelzle6-93/+100
2000-12-21fixed castDaniel Boelzle1-4/+4
2000-12-17#82217# deadlock during bridge disposing fixedJörg Budischewski1-4/+21
2000-12-15macosX: switched all C++ files back; macro only in makefilesDaniel Boelzle2-11/+8
2000-12-15prefixing exportsDaniel Boelzle2-9/+13
2000-12-14fixed exports for macosX to be prefixed with libnameDaniel Boelzle2-6/+11
2000-12-04#80776# extra release calls are now sent within writer threadJörg Budischewski5-15/+134
2000-12-04#80776# extra release calls are now sent within writer threadJörg Budischewski3-18/+38
2000-11-29throw com.sun.star.uno.RuntimeException for unknown C++ exceptionsDaniel Boelzle1-8/+30
2000-11-28#80758# force synchronous feature implementedJörg Budischewski11-134/+341
2000-11-28#80758# force synchronous feature implementedJörg Budischewski2-27/+31