summaryrefslogtreecommitdiff
path: root/cppu/inc/com/sun/star/uno/Sequence.hxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-24move URE headers to include/David Tardon1-306/+0
2013-01-15Include <cassert>Stephan Bergmann1-8/+6
2013-01-15uno::Sequence: assert on negative lengthMiklos Vajna1-0/+1
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud1-1/+1
2012-06-13re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-12/+12
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-3/+8
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann1-1/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.22.96); FILE MERGEDRüdiger Timm1-37/+18
2006-03-09INTEGRATION: CWS jl31 (1.21.14); FILE MERGEDRüdiger Timm1-2/+19
2006-01-10INTEGRATION: CWS sb41 (1.20.18); FILE MERGEDRüdiger Timm1-21/+34
2005-09-08INTEGRATION: CWS ooo19126 (1.19.34); FILE MERGEDRüdiger Timm1-47/+21
2004-07-30INTEGRATION: CWS gcc340fixes01 (1.18.24); FILE MERGEDKurt Zenker1-11/+11
2004-02-02INTEGRATION: CWS geordi2q14 (1.17.10); FILE MERGEDJens-Heiner Rechtien1-10/+6
2004-01-06INTEGRATION: CWS vclcleanup02 (1.16.14); FILE MERGEDVladimir Glazounov1-8/+20
2003-09-04INTEGRATION: CWS cliuno01 (1.14.44); FILE MERGEDOliver Bolte1-51/+92
2003-06-12INTEGRATION: CWS mh11rc (1.14.54); FILE MERGEDVladimir Glazounov1-3/+3
2001-11-09#88337# documentation reviewDaniel Boelzle1-16/+12
2001-09-06#91945# putting cpp_ functions into namespace (non-extern-C)Daniel Boelzle1-11/+18
2001-05-10removed Sequence<>::getElementType()Daniel Boelzle1-8/+2
2001-03-30added getCppuSequenceType<>( Type const & rElementType )Daniel Boelzle1-2/+17
2001-03-16optimized inline implementation of UNO base typesDaniel Boelzle1-10/+23
2001-03-09revised function throw () clausesDaniel Boelzle1-18/+24
2000-12-21added throw () clausesDaniel Boelzle1-22/+26
2000-11-15sequence ctor optDaniel Boelzle1-4/+2
2000-10-10Rolled back changes for Mac OS X since the changes are incompatible with the ...Patrick Luby1-17/+4
2000-10-10fixed macos x linking problemDaniel Boelzle1-4/+17
2000-10-04optimized getCppuType()Daniel Boelzle1-34/+24
2000-09-25added assertions for illegal indexDaniel Boelzle1-4/+4
2000-09-25added assertions for illegal indexDaniel Boelzle1-2/+19
2000-09-18initial importJens-Heiner Rechtien1-0/+236