summaryrefslogtreecommitdiff
path: root/cppu/source/uno/destr.hxx
AgeCommit message (Collapse)AuthorFilesLines
2013-08-12error: dereferencing type-punned pointer will break strict-aliasing rulesStephan Bergmann1-1/+1
gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3) Change-Id: I0b5809ec1dd3fb616bb7698972205a2810ed1aa5
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud1-1/+1
Change-Id: I0e6992afbeffaf3b993e6630fb396d93012890e0 Reviewed-on: https://gerrit.libreoffice.org/632 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-06-13re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-6/+6
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.14.84); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 07:23:22 rt 1.14.84.1: #i87441# Change license header to LPGL v3.
2006-06-19INTEGRATION: CWS warnings01 (1.12.34); FILE MERGEDJens-Heiner Rechtien1-9/+9
2005/09/22 20:45:33 sb 1.12.34.2: RESYNC: (1.12-1.13); FILE MERGED 2005/08/29 14:03:53 sb 1.12.34.1: #i53898# Made code warning-free.
2005-09-08INTEGRATION: CWS ooo19126 (1.12.38); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 13:54:32 rt 1.12.38.1: #i54170# Change license header: remove SISSL
2004-06-17INTEGRATION: CWS ooo64bit01 (1.11.38); FILE MERGEDRüdiger Timm1-16/+16
2004/03/16 23:54:06 fa 1.11.38.1: Merge cws_srx644_port64bit, other misc fixes
2003-09-04INTEGRATION: CWS cliuno01 (1.10.6); FILE MERGEDOliver Bolte1-31/+34
2003/07/24 15:19:05 dbo 1.10.6.1: - sequence reallocation fix - more code cleanup - test code
2003-04-15INTEGRATION: CWS dbgmacros1 (1.9.4); FILE MERGEDVladimir Glazounov1-3/+3
2003/04/09 10:38:53 kso 1.9.4.1: #108413# - debug macro unification.
2003-03-20INTEGRATION: CWS uno1 (1.8.18); FILE MERGEDVladimir Glazounov1-16/+8
2003/02/25 16:41:31 dbo 1.8.18.1: #107762# avoid use of generated headers; minor modifications
2002-08-21#102391# cleaning up __ symbolsDaniel Boelzle1-31/+30
2001-06-29#88593# any opt: avoiding heap allocation for any sizeof(type) <= sizeof(void *)Daniel Boelzle1-51/+76
2001-03-30insert/modify for handling of array typesJuergen Schmidt1-2/+35
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-7/+7
2001-03-09revised function throw () clausesDaniel Boelzle1-10/+10
2001-02-28debug casesDaniel Boelzle1-3/+4
2000-12-21empty throw () clausesDaniel Boelzle1-4/+12
2000-09-18initial importJens-Heiner Rechtien1-0/+411