summaryrefslogtreecommitdiff
path: root/cppu/inc/com
AgeCommit message (Expand)Author
2002-06-20#100535# moved temlate class Array to namespace ::com::sun::star::unoDaniel Boelzle
2002-03-13#98040# fixed exception specDaniel Boelzle
2001-12-17#88919# avoiding cc5 warningsDaniel Boelzle
2001-11-09#88337# documentation reviewDaniel Boelzle
2001-10-16#92255# removed unnecessary ctor/ dtor template argDaniel Boelzle
2001-10-11#93054# added QUERY ctor for anysDaniel Boelzle
2001-10-01add: some default statements to avood compiler warnings #65293#Martin Hollmichel
2001-09-06#91945# putting cpp_ functions into namespace (non-extern-C)Daniel Boelzle
2001-08-21#88337# documentation reviewDaniel Boelzle
2001-08-02#87190# avoid compiler warnings: pData (formal function parameter) <=> _uno_A...Daniel Boelzle
2001-06-29#88593# any opt: avoiding heap allocation for any sizeof(type) <= sizeof(void *)Daniel Boelzle
2001-05-10removed Sequence<>::getElementType()Daniel Boelzle
2001-03-30insert getCppuArrayType functionsJuergen Schmidt
2001-03-30added getCppuSequenceType<>( Type const & rElementType )Daniel Boelzle
2001-03-21minor inliningDaniel Boelzle
2001-03-20avoid compile failure in copyctor in case that the interface type is only for...Jörg Budischewski
2001-03-16optimized inline implementation of UNO base typesDaniel Boelzle
2001-03-09revised function throw () clausesDaniel Boelzle
2001-02-28optimized inline query interfaceDaniel Boelzle
2001-02-27exception specDaniel Boelzle
2001-02-16added set() methods, refined queryDaniel Boelzle
2001-02-16added hasElements()Daniel Boelzle
2001-02-05added set(), query set() functionsDaniel Boelzle
2001-02-05namespaceDaniel Boelzle
2000-12-22query throws RuntimeExceptionDaniel Boelzle
2000-12-21added throw () clausesDaniel Boelzle
2000-11-15sequence ctor optDaniel Boelzle
2000-10-10Rolled back changes for Mac OS X since the changes are incompatible with the ...Patrick Luby
2000-10-10fixed macos x linking problemDaniel Boelzle
2000-10-04optimized getCppuType()Daniel Boelzle
2000-09-25added assertions for illegal indexDaniel Boelzle
2000-09-25added assertions for illegal indexDaniel Boelzle
2000-09-18initial importJens-Heiner Rechtien