summaryrefslogtreecommitdiffstats
path: root/cppuhelper/source/implbase.cxx
Commit message (Expand)AuthorAgeFilesLines
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-2/+2
* cppuhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-8/+1
* Remove visual noise from cppuhelperAlexander Wilms2014-02-271-4/+4
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-9/+9
* Remove unneccessary commentsAlexander Wilms2014-02-231-28/+28
* cppuhelper: sal_Bool -> boolStephan Bergmann2014-02-171-1/+1
* build on higher debug levelsCaolán McNamara2013-08-241-0/+1
* OString’ was not declared in this scopeCaolán McNamara2013-08-211-0/+1
* Prefer using declarations over using directivesStephan Bergmann2013-08-191-1/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-4/+4
* 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-4/+4
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-14/+14
* remove include of pch header in cppuhelperNorbert Thiebaud2011-11-271-2/+0
* use rtl::Static where double-locked pattern usedCaolán McNamara2011-04-041-11/+7
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-4/+4
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* 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.18.88); FILE MERGEDRüdiger Timm2008-04-111-33/+18
* INTEGRATION: CWS pchfix02 (1.17.14); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS warnings01 (1.14.46); FILE MERGEDJens-Heiner Rechtien2006-06-191-6/+6
* INTEGRATION: CWS dbo510 (1.15.14); FILE MERGEDRüdiger Timm2006-03-061-29/+36
* INTEGRATION: CWS ooo19126 (1.14.50); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS sb18 (1.13.24); FILE MERGEDOliver Bolte2004-06-041-2/+3
* INTEGRATION: CWS geordi2q14 (1.12.40); FILE MERGEDJens-Heiner Rechtien2004-02-021-29/+2
* INTEGRATION: CWS ooo11rc2 (1.10.12); FILE MERGEDJens-Heiner Rechtien2003-07-161-3/+3
* INTEGRATION: CWS dborc3 (1.10.14); FILE MERGEDVladimir Glazounov2003-07-111-48/+36
* INTEGRATION: CWS dbgmacros1 (1.9.36); FILE MERGEDVladimir Glazounov2003-04-151-7/+7
* #101685#,#i6886# merge OOO_STABLE_1_PORTS (1.6-1.6.10.1) -> HEADJens-Heiner Rechtien2002-08-151-2/+29
* #101182# fixing needed guards for listener managementDaniel Boelzle2002-07-101-14/+18
* #100075# introducing macro expander; modifying bootstrap; modifying shared li...Daniel Boelzle2002-06-141-9/+65
* #87052# no STL exports from cppuhelper libDaniel Boelzle2001-06-071-12/+60
* #87052# component impl helper size optimizationDaniel Boelzle2001-05-211-12/+173
* OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner2001-03-121-3/+3
* revised function throw () clauses, removed obsolete macros.hxxDaniel Boelzle2001-03-091-13/+14
* avoid use of global mutexDaniel Boelzle2000-10-061-2/+17
* initial importJens-Heiner Rechtien2000-09-181-0/+227