summaryrefslogtreecommitdiff
path: root/cppuhelper/source/component.cxx
AgeCommit message (Expand)Author
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-11Fix indentationStephan Bergmann
2016-04-10Typo: multible->multipleJulien Nabet
2016-04-10Typo: rubust->robustJulien Nabet
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-29com::sun::star-css in cppu,cppuhelperNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-16cppuhelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin
2014-06-04cppuhelper: fix includesThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-02-27Remove visual noise from cppuhelperAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17cppuhelper: sal_Bool -> boolStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-03Added using OString - debug code needs itThorsten Behrens
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-14Fix typos in comments in ure/cppuhelperLaurent Charrière
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-27dba33a: summary migration from SVNJens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.14.88); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.13.14); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.12.4); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.11.50); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS sb18 (1.10.68); FILE MERGEDOliver Bolte
2003-07-11INTEGRATION: CWS dborc3 (1.9.14); FILE MERGEDVladimir Glazounov
2003-04-15INTEGRATION: CWS dbgmacros1 (1.8.38); FILE MERGEDVladimir Glazounov
2002-07-10#101182# fixing needed guards for listener managementDaniel Boelzle
2001-09-26#65203: disambiguateJens-Heiner Rechtien
2001-06-07#87052# no STL exports from cppuhelper libDaniel Boelzle
2001-03-09revised function throw () clauses, removed obsolete macros.hxxDaniel Boelzle
2000-12-20don't add if already disposed/ in disposeDaniel Boelzle
2000-12-06#81338# disposed called twice assertion transformed in a trace, in is no bug ...Jörg Budischewski