summaryrefslogtreecommitdiffstats
path: root/cppuhelper/source/component.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-5/+5
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0
* Fix indentationStephan Bergmann2016-04-111-7/+7
* Typo: multible->multipleJulien Nabet2016-04-101-1/+1
* Typo: rubust->robustJulien Nabet2016-04-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* com::sun::star-css in cppu,cppuhelperNoel Grandin2015-07-291-4/+4
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-8/+8
* cppuhelper: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-161-2/+1
* cppuhelper: remove SAL_THROW macroNoel Grandin2014-06-051-2/+2
* cppuhelper: fix includesThomas Arnhold2014-06-041-1/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-3/+2
* automaticly -> automatically.Jan Holesovsky2014-04-271-1/+1
* Remove visual noise from cppuhelperAlexander Wilms2014-02-271-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-6/+6
* cppuhelper: sal_Bool -> boolStephan Bergmann2014-02-171-2/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-12-061-23/+14
* migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud2012-09-171-2/+2
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-1/+1
* remove include of pch header in cppuhelperNorbert Thiebaud2011-11-271-2/+0
* Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
* Added using OString - debug code needs itThorsten Behrens2011-03-031-0/+1
* Remove "using namespace ::rtl"Julien Nabet2011-03-021-1/+3
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2
* Fix typos in comments in ure/cppuhelperLaurent Charrière2010-10-141-1/+1
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* dba33a: summary migration from SVNJens-Heiner Rechtien2009-11-271-0/+4
* INTEGRATION: CWS changefileheader (1.14.88); FILE MERGEDRüdiger Timm2008-04-111-34/+18
* INTEGRATION: CWS pchfix02 (1.13.14); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS warnings01 (1.12.4); FILE MERGEDJens-Heiner Rechtien2006-06-191-2/+4
* INTEGRATION: CWS ooo19126 (1.11.50); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS sb18 (1.10.68); FILE MERGEDOliver Bolte2004-06-041-2/+3
* INTEGRATION: CWS dborc3 (1.9.14); FILE MERGEDVladimir Glazounov2003-07-111-36/+31
* INTEGRATION: CWS dbgmacros1 (1.8.38); FILE MERGEDVladimir Glazounov2003-04-151-3/+3
* #101182# fixing needed guards for listener managementDaniel Boelzle2002-07-101-6/+35
* #65203: disambiguateJens-Heiner Rechtien2001-09-261-3/+4
* #87052# no STL exports from cppuhelper libDaniel Boelzle2001-06-071-8/+49
* revised function throw () clauses, removed obsolete macros.hxxDaniel Boelzle2001-03-091-6/+8
* don't add if already disposed/ in disposeDaniel Boelzle2000-12-201-3/+10
* #81338# disposed called twice assertion transformed in a trace, in is no bug ...Jörg Budischewski2000-12-061-3/+8
* now using the new add/removeListener-methods of OBroadcastHelperJörg Budischewski2000-10-061-13/+4
* initial importJens-Heiner Rechtien2000-09-181-0/+212