summaryrefslogtreecommitdiffstats
path: root/cppu/source/threadpool/threadident.cxx
Commit message (Expand)AuthorAgeFilesLines
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-1/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-4/+4
* tdf#43157: convert cppu's threadpool from OSL_ASSERT to assertChris Sherlock2017-05-071-4/+4
* Assert IdContainer's bInit in uno_releaseIdFromCurrentThreadStephan Bergmann2017-02-231-0/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Remove include stdio (part2)Julien Nabet2015-05-181-2/+0
* Some more loplugin:cstylecast: cppuStephan Bergmann2015-01-201-1/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* cppu: sal_Bool -> boolStephan Bergmann2014-02-171-2/+2
* osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann2013-08-211-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-131-23/+14
* Removed superfluous CPPU_DLLPUBLIC from definitions.Stephan Bergmann2011-12-191-3/+3
* cppu: add visibility symbolsMatúš Kukan2011-12-191-3/+3
* -Wstrict-aliasing fixStephan Bergmann2011-12-011-2/+5
* remove include of pch header in cppuNorbert Thiebaud2011-11-271-2/+0
* 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
* INTEGRATION: CWS changefileheader (1.11.74); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS pchfix02 (1.10.60); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS ooo19126 (1.9.30); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS ooo20040704 (1.8.92); FILE MERGEDRüdiger Timm2004-09-081-3/+2
* INTEGRATION: CWS dbgmacros1 (1.7.4); FILE MERGEDVladimir Glazounov2003-04-151-3/+2
* #100000# getting rid of build dep from offuhVladimir Glazounov2003-03-201-4/+2
* no use of SAL_DLLEXPORT anymore, using def fileDaniel Boelzle2001-03-281-5/+5
* revised function throw () clausesDaniel Boelzle2001-03-091-5/+5
* empty throw () clausesDaniel Boelzle2000-12-211-52/+16
* forgotten debug output removedJörg Budischewski2000-10-131-4/+2
* temporary hack for thread local storage removedJörg Budischewski2000-09-291-26/+16
* initial importJens-Heiner Rechtien2000-09-181-0/+218