summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)AuthorFilesLines
2001-07-06#89361# sequence realloc bugDaniel Boelzle1-53/+9
2001-07-06*** empty log message ***Daniel Boelzle1-3/+16
2001-07-06#89361# mem realloc anysDaniel Boelzle1-2/+52
2001-07-06#88593# any opt docuDaniel Boelzle1-3/+5
2001-07-05added extra mapping option for c++Daniel Boelzle2-19/+34
2001-07-03#88981# fixed quering for unknown typeDaniel Boelzle1-6/+8
2001-07-02#67468# added unloading for bridges/ environmentsDaniel Boelzle3-17/+22
2001-07-02*** empty log message ***Daniel Boelzle1-6/+15
2001-06-29#88593# any opt: avoiding heap allocation for any sizeof(type) <= sizeof(void *)Daniel Boelzle12-313/+438
2001-06-25#88532# default initialize empty any with non-null data pointerDaniel Boelzle2-6/+6
2001-06-22#88532# uno_assignData returns now false, when the source data pointer is nullJörg Budischewski1-3/+3
2001-06-11#87190# change linklib targetJuergen Schmidt1-1/+1
2001-06-11<memory.h> -> <string.h>Jens-Heiner Rechtien1-5/+3
2001-06-08#87994# osl_freeThreadHandle() is replaced by osl_destroyThreadJörg Budischewski1-3/+3
2001-06-05#87605# create symbolic links for delivered libraryJuergen Schmidt1-0/+2
2001-05-31#87713# change UDK version numberJuergen Schmidt1-1/+1
2001-05-28#87516# possible 2 second timeout for a remote call removedJörg Budischewski1-3/+2
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