summaryrefslogtreecommitdiffstats
path: root/cppuhelper/source/interfacecontainer.cxx
Commit message (Expand)AuthorAgeFilesLines
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-28/+28
* boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara2014-12-271-1/+0
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-2/+1
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-07-121-8/+5
* cppuhelper: remove SAL_THROW macroNoel Grandin2014-06-051-31/+25
* cppuhelper: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-12-061-23/+14
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-31/+31
* remove include of pch header in cppuhelperNorbert Thiebaud2011-11-271-2/+0
* Some cppcheck cleaningJulien Nabet2011-05-171-2/+2
* move module cppuhelper to boost unordered containersFridrich Strba2011-02-031-1/+1
* Remove redundant commentsJ. Graeme Lingard2010-12-051-25/+0
* #i111793# make cppuhelper/interfacecontainer strict aliasing safeCaolán McNamara2010-10-181-55/+53
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2
* Fix typos in comments in ure/cppuhelperLaurent Charrière2010-10-141-3/+3
* Delete commented out code in ure/cppuhelperLaurent Charrière2010-10-141-1/+0
* Translate German comments in ure/cppuhelperLaurent Charrière2010-10-141-2/+2
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* #i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where p...Mathias Bauer2009-07-101-7/+0
* INTEGRATION: CWS changefileheader (1.18.28); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS mingwport06 (1.17.34); FILE MERGEDKurt Zenker2007-09-061-3/+3
* INTEGRATION: CWS cppuhelpshrink (1.16.30); FILE MERGEDRüdiger Timm2007-01-291-16/+60
* INTEGRATION: CWS pchfix02 (1.15.14); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS warnings01 (1.13.60); FILE MERGEDJens-Heiner Rechtien2006-06-191-5/+5
* INTEGRATION: CWS ooo19126 (1.13.64); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS ooo20040329 (1.12.8); FILE MERGEDSander Vesik2004-04-211-8/+12
* INTEGRATION: CWS ooo20031216 (1.11.42); FILE MERGEDJens-Heiner Rechtien2004-02-041-3/+5
* INTEGRATION: CWS uno2 (1.9.26); FILE MERGEDRüdiger Timm2003-04-231-3/+3
* INTEGRATION: CWS dbgmacros1 (1.9.34); FILE MERGEDVladimir Glazounov2003-04-151-2/+5
* #103388# (done by fs, approved by jbu) realloc: don't realloc/copy the sequen...Frank Schönheit2002-10-041-9/+3
* #88919# access controlDaniel Boelzle2001-12-141-6/+6
* #87052# no STL exports from cppuhelper libDaniel Boelzle2001-06-071-2/+313
* #87171# Calling OInterfaceContainerHelper::removeInterface with an empty refe...Jörg Budischewski2001-05-171-4/+4
* OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner2001-03-121-7/+7
* revised function throw () clauses, removed obsolete macros.hxxDaniel Boelzle2001-03-091-14/+17
* added a convenience method to remove the current iteration from the interface...Jörg Budischewski2001-02-051-2/+19
* catching runtimeexception during disposingJörg Budischewski2000-09-291-5/+13
* initial importJens-Heiner Rechtien2000-09-181-0/+383