summaryrefslogtreecommitdiffstats
path: root/cppu/source/uno/destr.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#124176 Use #pragma once in cppu, cppuhelperGeorge Bateman2020-09-131-4/+1
* tdf#42949 Fix IWYU warnings in cppu/Gabor Kelemen2019-01-291-1/+2
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-291-6/+6
* More loplugin:cstylecast: cppuStephan Bergmann2018-01-121-15/+15
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert rest of cppu from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* WaE 0xdeadbeaf 32 bits litteral casting to 64 bits pointerNorbert Thiebaud2016-02-221-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-16/+16
* Some more loplugin:cstylecast: cppuStephan Bergmann2015-01-201-6/+6
* optimise UNO Sequence destructorNoel Grandin2014-10-021-21/+34
* cppu and cppuhelper: loplugin: cstylecastNoel Grandin2014-09-171-1/+1
* cppu: remove SAL_THROW macroNoel Grandin2014-06-051-6/+1
* fixincludeguards.sh: cppuThomas Arnhold2014-04-191-2/+2
* Remove visual noise from cppuAlexander Wilms2014-02-271-9/+9
* [API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppuStephan Bergmann2014-01-311-85/+0
* error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann2013-08-121-1/+1
* migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud2012-09-171-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-131-23/+14
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-6/+6
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-1/+1
* Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-2/+2
* 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.14.84); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS warnings01 (1.12.34); FILE MERGEDJens-Heiner Rechtien2006-06-191-9/+9
* INTEGRATION: CWS ooo19126 (1.12.38); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS ooo64bit01 (1.11.38); FILE MERGEDRüdiger Timm2004-06-171-16/+16
* INTEGRATION: CWS cliuno01 (1.10.6); FILE MERGEDOliver Bolte2003-09-041-31/+34
* INTEGRATION: CWS dbgmacros1 (1.9.4); FILE MERGEDVladimir Glazounov2003-04-151-3/+3
* INTEGRATION: CWS uno1 (1.8.18); FILE MERGEDVladimir Glazounov2003-03-201-16/+8
* #102391# cleaning up __ symbolsDaniel Boelzle2002-08-211-31/+30
* #88593# any opt: avoiding heap allocation for any sizeof(type) <= sizeof(void *)Daniel Boelzle2001-06-291-51/+76
* insert/modify for handling of array typesJuergen Schmidt2001-03-301-2/+35
* OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner2001-03-121-7/+7
* revised function throw () clausesDaniel Boelzle2001-03-091-10/+10
* debug casesDaniel Boelzle2001-02-281-3/+4
* empty throw () clausesDaniel Boelzle2000-12-211-4/+12
* initial importJens-Heiner Rechtien2000-09-181-0/+411