summaryrefslogtreecommitdiff
path: root/cppu/source/uno/copy.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-63/+63
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann1-3/+3
2015-01-20Some more loplugin:cstylecast: cppuStephan Bergmann1-22/+22
2014-12-11document coverity#706128 Wrong sizeof argumentCaolán McNamara1-0/+1
2014-06-05cppu: remove SAL_THROW macroNoel Grandin1-6/+1
2014-04-19fixincludeguards.sh: cppuThomas Arnhold1-2/+2
2014-02-27Remove visual noise from cppuAlexander Wilms1-10/+10
2014-01-31[API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppuStephan Bergmann1-207/+0
2014-01-28coverity#440026 Logically dead codeCaolán McNamara1-22/+11
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud1-2/+2
2012-06-13re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-6/+6
2011-10-03targeting gcc 4.6.1 gentoo strict-aliasing warningsCaolán McNamara1-57/+27
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
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.14.84); FILE MERGEDRüdiger Timm1-23/+18
2006-06-19INTEGRATION: CWS warnings01 (1.12.46); FILE MERGEDJens-Heiner Rechtien1-16/+15
2005-09-08INTEGRATION: CWS ooo19126 (1.12.50); FILE MERGEDRüdiger Timm1-47/+21
2004-04-21INTEGRATION: CWS ooo20040329 (1.11.36); FILE MERGEDSander Vesik1-7/+2
2003-09-04INTEGRATION: CWS cliuno01 (1.10.2); FILE MERGEDOliver Bolte1-110/+162
2003-03-20INTEGRATION: CWS uno1 (1.9.18); FILE MERGEDVladimir Glazounov1-14/+6
2002-08-21#102391# cleaning up __ symbolsDaniel Boelzle1-55/+54
2001-06-29#88593# any opt: avoiding heap allocation for any sizeof(type) <= sizeof(void *)Daniel Boelzle1-80/+134
2001-05-10rtl string api changesPhilipp Lohmann1-3/+3
2001-03-30insert/modify for handling of array typesJuergen Schmidt1-2/+108
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-6/+6
2001-03-12exact boolean handlingDaniel Boelzle1-4/+4
2001-03-09revised function throw () clausesDaniel Boelzle1-10/+10
2000-12-21empty throw () clausesDaniel Boelzle1-4/+12
2000-09-18initial importJens-Heiner Rechtien1-0/+715