summaryrefslogtreecommitdiff
path: root/cppuhelper/source/interfacecontainer.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-20Fix typoAndrea Gelmini1-1/+1
2019-03-03Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov1-68/+24
2019-02-14tdf#42949 Fix IWYU warnings in cppuhelper/Gabor Kelemen1-1/+0
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin1-3/+3
2018-02-01cppuhelper: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-4/+0
2018-01-12More loplugin:cstylecast: cppuhelperStephan Bergmann1-2/+2
2017-06-05Improved loplugin:cstylecast to reference types: cppuhelperStephan Bergmann1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-4/+4
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock1-4/+4
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin1-18/+12
2017-02-21loplugin:subtlezeroinit: cppuhelperStephan Bergmann1-2/+2
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-11/+11
2015-12-02inline one-liner static methodNoel Grandin1-9/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-07-29com::sun::star-css in cppu,cppuhelperNoel Grandin1-6/+6
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin1-45/+63
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin1-63/+45
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe1-3/+3
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-28/+28
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara1-1/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+1
2014-07-12Avoid possible memory leaks in case of exceptionsTakeshi Abe1-8/+5
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin1-31/+25
2014-02-17cppuhelper: sal_Bool -> boolStephan Bergmann1-1/+1
2012-12-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
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