summaryrefslogtreecommitdiff
path: root/cppuhelper/source/implbase.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+2
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-2/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-8/+4
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-9/+0
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin1-1/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-10/+10
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-6/+6
2014-12-16cppuhelper: Use appropriate OUString functions on string constantsStephan Bergmann1-4/+2
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage1-143/+1
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-10/+0
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin1-14/+9
2014-06-04cppuhelper: fix includesThomas Arnhold1-1/+1
2014-05-29remove more unnecesary OUString constructor useNoel Grandin1-4/+2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-2/+2
2014-03-10cppuhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-8/+1
2014-02-27Remove visual noise from cppuhelperAlexander Wilms1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-9/+9
2014-02-23Remove unneccessary commentsAlexander Wilms1-28/+28
2014-02-17cppuhelper: sal_Bool -> boolStephan Bergmann1-1/+1
2013-08-24build on higher debug levelsCaolán McNamara1-0/+1
2013-08-21OString’ was not declared in this scopeCaolán McNamara1-0/+1
2013-08-19Prefer using declarations over using directivesStephan Bergmann1-1/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-4/+4
2012-12-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud1-4/+4
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-14/+14
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud1-2/+0
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara1-11/+7
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-4/+4
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
2009-11-27dba33a: summary migration from SVNJens-Heiner Rechtien1-0/+4
2008-04-11INTEGRATION: CWS changefileheader (1.18.88); FILE MERGEDRüdiger Timm1-33/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.17.14); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.14.46); FILE MERGEDJens-Heiner Rechtien1-6/+6
2006-03-06INTEGRATION: CWS dbo510 (1.15.14); FILE MERGEDRüdiger Timm1-29/+36
2005-09-08INTEGRATION: CWS ooo19126 (1.14.50); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS sb18 (1.13.24); FILE MERGEDOliver Bolte1-2/+3
2004-02-02INTEGRATION: CWS geordi2q14 (1.12.40); FILE MERGEDJens-Heiner Rechtien1-29/+2
2003-07-16INTEGRATION: CWS ooo11rc2 (1.10.12); FILE MERGEDJens-Heiner Rechtien1-3/+3
2003-07-11INTEGRATION: CWS dborc3 (1.10.14); FILE MERGEDVladimir Glazounov1-48/+36
2003-04-15INTEGRATION: CWS dbgmacros1 (1.9.36); FILE MERGEDVladimir Glazounov1-7/+7
2002-08-15#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.6-1.6.10.1) -> HEADJens-Heiner Rechtien1-2/+29
2002-07-10#101182# fixing needed guards for listener managementDaniel Boelzle1-14/+18
2002-06-14#100075# introducing macro expander; modifying bootstrap; modifying shared li...Daniel Boelzle1-9/+65
2001-06-07#87052# no STL exports from cppuhelper libDaniel Boelzle1-12/+60