summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)AuthorFilesLines
2001-05-14obsolete secDaniel Boelzle1-20/+2
2001-05-10rtl string api changesPhilipp Lohmann3-10/+10
2001-05-10removed Sequence<>::getElementType()Daniel Boelzle2-16/+4
2001-05-10made the threadpool handle administrator secure against duplicate handlesJörg Budischewski1-5/+58
2001-05-09includesDaniel Boelzle3-16/+18
2001-05-08added forgotten ;Jörg Budischewski1-7/+7
2001-05-08incompatible change of the uno threadpoolJörg Budischewski3-167/+153
2001-05-08uno_setCurrentcontextDaniel Boelzle2-3/+4
2001-05-07revisited current context implDaniel Boelzle7-483/+333
2001-05-04remove version.mkJuergen Schmidt1-2/+0
2001-05-04insert versioningJuergen Schmidt1-8/+8
2001-05-04newJuergen Schmidt1-0/+94
2001-04-27commented out c bridge testsDaniel Boelzle3-17/+19
2001-04-27feature: holding environments weakDaniel Boelzle3-122/+201
2001-04-24simplify queryInterfaceJuergen Schmidt1-23/+8
2001-04-23modified for runningJuergen Schmidt1-6/+6
2001-04-23newJuergen Schmidt1-0/+78
2001-04-23insert C-UNO testJuergen Schmidt3-38/+107
2001-04-23new, c implemented test componentJuergen Schmidt1-0/+833
2001-04-17*** empty log message ***Daniel Boelzle1-3/+3
2001-04-17corrected C headersDaniel Boelzle8-114/+113
2001-04-16extended for C bridge test (commented out)Daniel Boelzle2-55/+92
2001-04-12C bridge test; method param name correctionDaniel Boelzle6-44/+123
2001-04-02change testcppu for array typesJuergen Schmidt1-2/+29
2001-03-30insert/modify for handling of array typesJuergen Schmidt5-11/+403
2001-03-30insert typelib functions for arraysJuergen Schmidt3-31/+214
2001-03-30insert getCppuArrayType functionsJuergen Schmidt1-2/+125
2001-03-30insert array testJuergen Schmidt1-3/+130
2001-03-30fixed missing int64 routinesDaniel Boelzle1-35/+14
2001-03-30added getCppuSequenceType<>( Type const & rElementType )Daniel Boelzle2-4/+31
2001-03-28no use of SAL_DLLEXPORT anymore, using def fileDaniel Boelzle18-194/+194
2001-03-27Replaced OSL_ENSHURE by OSL_ENSUREJoachim Lingner1-3/+3
2001-03-21minor inliningDaniel Boelzle1-15/+12
2001-03-21use idlcDaniel Boelzle3-10/+7
2001-03-20#include <osl/types> replaced by <sal/types.h>Joachim Lingner2-6/+13
2001-03-20avoid compile failure in copyctor in case that the interface type is only for...Jörg Budischewski1-3/+3
2001-03-19test C includesDaniel Boelzle2-5/+4
2001-03-19removed include <vos/conditn.hxx> and <vos/thread.hxx> and using namespace vosJoachim Lingner1-5/+2
2001-03-16optimized inline implementation of UNO base typesDaniel Boelzle8-372/+457
2001-03-14#include <osl/time.h> addedJoachim Lingner1-2/+6
2001-03-13better testDaniel Boelzle1-54/+75
2001-03-13Generated for support of solar list particlesNils Fuhrmann1-0/+8
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner14-123/+123
2001-03-12exact boolean handlingDaniel Boelzle2-7/+7
2001-03-12assertionsDaniel Boelzle1-15/+8
2001-03-12assertionsDaniel Boelzle1-14/+8
2001-03-09*** empty log message ***Daniel Boelzle1-24/+14
2001-03-09testEnvironment() fixedDaniel Boelzle1-8/+21
2001-03-09revised function throw () clausesDaniel Boelzle40-760/+942
2001-03-08changed stl includesArmin Theissen1-4/+4