summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)AuthorFilesLines
2001-02-07Added MACOSX linker/loader bug workaround code.Ping Liao3-18/+8
2001-02-05fixed error outputDaniel Boelzle1-21/+15
2001-02-05added set(), query set() functionsDaniel Boelzle2-16/+66
2001-02-05namespaceDaniel Boelzle2-14/+16
2001-02-05#83492# seq realloc bugDaniel Boelzle1-15/+11
2001-02-01removed ChangeGlobalInitmfe1-9/+2
2001-02-01wrong declaration of ctorDaniel Boelzle1-3/+3
2001-01-31chg: include for STLMartin Hollmichel2-9/+9
2001-01-22#65293# linux problemOliver Bolte1-3/+3
2001-01-15method abiguity - macosxHans-Joachim Lankenau2-6/+6
2001-01-09minor makefile cleanupDaniel Boelzle2-7/+5
2001-01-09explicit static ref countDaniel Boelzle3-54/+75
2000-12-22forgot CPPUMAKERFLAGS = -CDaniel Boelzle1-4/+4
2000-12-22query throws RuntimeExceptionDaniel Boelzle4-15/+19
2000-12-21*** empty log message ***Daniel Boelzle1-4/+2
2000-12-21*** empty log message ***Daniel Boelzle1-2/+6
2000-12-21*** empty log message ***Daniel Boelzle1-3/+3
2000-12-21testDaniel Boelzle2-10/+25
2000-12-21added uno_type_any_assign(), uno_any_assign(), uno_getCurrentContext()Daniel Boelzle1-2/+5
2000-12-21newDaniel Boelzle2-0/+255
2000-12-21current contextDaniel Boelzle2-0/+688
2000-12-21empty throw () clausesDaniel Boelzle16-239/+350
2000-12-21added throw () clausesDaniel Boelzle23-550/+632
2000-12-21newDaniel Boelzle2-0/+210
2000-12-21added contextDaniel Boelzle1-0/+2
2000-12-15avoid compiler warningsDaniel Boelzle1-6/+6
2000-12-15*** empty log message ***Daniel Boelzle2-6/+6
2000-12-15postfixing libname nowDaniel Boelzle2-6/+6
2000-12-14*** empty log message ***Daniel Boelzle1-4/+14
2000-12-14modified to load macosX bridgesDaniel Boelzle2-49/+60
2000-12-14Updated to SRC614Patrick Luby1-9/+2
2000-12-08bug with equals and unsigned valuesDaniel Boelzle1-71/+79
2000-12-08minor bug with union discriminantDaniel Boelzle1-3/+3
2000-12-08added uno_type_any_assign(), uno_any_assign()Daniel Boelzle1-2/+34
2000-11-17Added initialization of static data members for template classes for Mac OS XPing Liao1-2/+9
2000-11-16Added lib type for MACOSX in getLibNamePing Liao1-2/+6
2000-11-16Modified EnvType for MACOSX in initDefaultEnvironmentPing Liao1-3/+3
2000-11-15sequence ctor optDaniel Boelzle2-8/+6
2000-11-14Added EnvType for MACOSX in initDefaultEnvironmentPing Liao1-2/+6
2000-11-01introduced CPPU_LIBRARY macroOliver Braun1-3/+15
2000-10-19Added #ifdef for finding malloc.h on Mac OS XPatrick Luby1-2/+4
2000-10-13forgotten debug output removedJörg Budischewski1-4/+2
2000-10-10Rolled back changes for Mac OS X since the changes are incompatible with the ...Patrick Luby2-26/+8
2000-10-10fixed macos x linking problemDaniel Boelzle2-8/+26
2000-10-04optimized getCppuType()Daniel Boelzle2-45/+30
2000-09-29temporary hack for thread local storage removedJörg Budischewski2-32/+18
2000-09-28dont hold typelib mutex while calling chainDaniel Boelzle1-63/+55
2000-09-25added assertions for illegal indexDaniel Boelzle1-4/+4
2000-09-25added assertions for illegal indexDaniel Boelzle2-9/+24
2000-09-25#78948# any to sequenceDaniel Boelzle1-2/+6