summaryrefslogtreecommitdiff
path: root/cppuhelper/source/interfacecontainer.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-31/+31
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud1-2/+0
2011-05-17Some cppcheck cleaningJulien Nabet1-2/+2
2011-02-03move module cppuhelper to boost unordered containersFridrich Strba1-1/+1
2010-12-05Remove redundant commentsJ. Graeme Lingard1-25/+0
2010-10-18#i111793# make cppuhelper/interfacecontainer strict aliasing safeCaolán McNamara1-55/+53
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-14Fix typos in comments in ure/cppuhelperLaurent Charrière1-3/+3
2010-10-14Delete commented out code in ure/cppuhelperLaurent Charrière1-1/+0
2010-10-14Translate German comments in ure/cppuhelperLaurent Charrière1-2/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer1-7/+0
2008-04-11INTEGRATION: CWS changefileheader (1.18.28); FILE MERGEDRüdiger Timm1-23/+18
2007-09-06INTEGRATION: CWS mingwport06 (1.17.34); FILE MERGEDKurt Zenker1-3/+3
2007-01-29INTEGRATION: CWS cppuhelpshrink (1.16.30); FILE MERGEDRüdiger Timm1-16/+60
2006-09-16INTEGRATION: CWS pchfix02 (1.15.14); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.13.60); FILE MERGEDJens-Heiner Rechtien1-5/+5
2005-09-08INTEGRATION: CWS ooo19126 (1.13.64); FILE MERGEDRüdiger Timm1-47/+21
2004-04-21INTEGRATION: CWS ooo20040329 (1.12.8); FILE MERGEDSander Vesik1-8/+12
2004-02-04INTEGRATION: CWS ooo20031216 (1.11.42); FILE MERGEDJens-Heiner Rechtien1-3/+5
2003-04-23INTEGRATION: CWS uno2 (1.9.26); FILE MERGEDRüdiger Timm1-3/+3
2003-04-15INTEGRATION: CWS dbgmacros1 (1.9.34); FILE MERGEDVladimir Glazounov1-2/+5
2002-10-04#103388# (done by fs, approved by jbu) realloc: don't realloc/copy the sequen...Frank Schönheit1-9/+3
2001-12-14#88919# access controlDaniel Boelzle1-6/+6
2001-06-07#87052# no STL exports from cppuhelper libDaniel Boelzle1-2/+313
2001-05-17#87171# Calling OInterfaceContainerHelper::removeInterface with an empty refe...Jörg Budischewski1-4/+4
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-7/+7
2001-03-09revised function throw () clauses, removed obsolete macros.hxxDaniel Boelzle1-14/+17
2001-02-05added a convenience method to remove the current iteration from the interface...Jörg Budischewski1-2/+19
2000-09-29catching runtimeexception during disposingJörg Budischewski1-5/+13
2000-09-18initial importJens-Heiner Rechtien1-0/+383