summaryrefslogtreecommitdiff
path: root/cppu/inc
AgeCommit message (Expand)Author
2001-05-10removed Sequence<>::getElementType()Daniel Boelzle
2001-05-08incompatible change of the uno threadpoolJörg Budischewski
2001-05-07revisited current context implDaniel Boelzle
2001-04-27feature: holding environments weakDaniel Boelzle
2001-04-23newJuergen Schmidt
2001-04-17corrected C headersDaniel Boelzle
2001-04-12C bridge test; method param name correctionDaniel Boelzle
2001-03-30insert typelib functions for arraysJuergen Schmidt
2001-03-30insert getCppuArrayType functionsJuergen Schmidt
2001-03-30added getCppuSequenceType<>( Type const & rElementType )Daniel Boelzle
2001-03-28no use of SAL_DLLEXPORT anymore, using def fileDaniel 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-05fixed error outputDaniel Boelzle
2001-02-05added set(), query set() functionsDaniel Boelzle
2001-02-05namespaceDaniel Boelzle
2001-01-09explicit static ref countDaniel Boelzle
2000-12-22query throws RuntimeExceptionDaniel Boelzle
2000-12-21added throw () clausesDaniel Boelzle
2000-12-21newDaniel Boelzle
2000-11-15sequence ctor optDaniel Boelzle
2000-11-01introduced CPPU_LIBRARY macroOliver Braun
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