summaryrefslogtreecommitdiff
path: root/cppu/inc/com/sun/star/uno/Sequence.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl1-291/+0
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-1/+1
2010-10-27add modelines to .h and .c files as wellCaolán McNamara1-0/+3
2010-09-14win32-vs2005-compat.diff: Fix build with Visual Studio 2005Thorsten Behrens1-2/+2
2010-07-13dr77: #i113097# make Sequence(sal_Int32) explicitDaniel Rentz1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.17.108); FILE MERGEDRüdiger Timm1-33/+19
2006-01-10INTEGRATION: CWS sb41 (1.16.18); FILE MERGEDRüdiger Timm1-2/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.15.84); FILE MERGEDRüdiger Timm1-47/+21
2003-09-04INTEGRATION: CWS cliuno01 (1.14.44); FILE MERGEDOliver Bolte1-47/+81
2001-11-09#88337# documentation reviewDaniel Boelzle1-13/+22
2001-10-16#92255# removed unnecessary ctor/ dtor template argDaniel Boelzle1-8/+8
2001-08-21#88337# documentation reviewDaniel Boelzle1-71/+58
2001-05-10removed Sequence<>::getElementType()Daniel Boelzle1-8/+2
2001-03-30added getCppuSequenceType<>( Type const & rElementType )Daniel Boelzle1-2/+14
2001-03-16optimized inline implementation of UNO base typesDaniel Boelzle1-14/+8
2001-03-09revised function throw () clausesDaniel Boelzle1-25/+32
2001-02-16added hasElements()Daniel Boelzle1-4/+11
2000-12-21added throw () clausesDaniel Boelzle1-26/+26
2000-10-10Rolled back changes for Mac OS X since the changes are incompatible with the ...Patrick Luby1-9/+4
2000-10-10fixed macos x linking problemDaniel Boelzle1-4/+9
2000-10-04optimized getCppuType()Daniel Boelzle1-10/+5
2000-09-25added assertions for illegal indexDaniel Boelzle1-7/+5
2000-09-18initial importJens-Heiner Rechtien1-0/+291