summaryrefslogtreecommitdiff
path: root/cppu/source/uno/assign.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-05cppu: remove SAL_THROW macroNoel Grandin1-6/+2
2014-04-19fixincludeguards.sh: cppuThomas Arnhold1-2/+2
2014-02-27Remove visual noise from cppuAlexander Wilms1-7/+7
2014-02-17cppu: sal_Bool -> boolStephan Bergmann1-73/+73
2014-01-31[API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppuStephan Bergmann1-163/+0
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud1-4/+2
2012-07-29Replace usage of rtl/memory.h in cppu with their equivalent from string.hArnaud Versini1-1/+3
2012-06-13re-base on ALv2 code.Michael Meeks1-23/+14
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-5/+5
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.18.84); FILE MERGEDRüdiger Timm1-23/+18
2006-06-19INTEGRATION: CWS warnings01 (1.15.8); FILE MERGEDJens-Heiner Rechtien1-29/+35
2006-03-06INTEGRATION: CWS dbo510 (1.16.6); FILE MERGEDRüdiger Timm1-10/+12
2005-09-08INTEGRATION: CWS ooo19126 (1.15.12); FILE MERGEDRüdiger Timm1-47/+21
2005-03-21INTEGRATION: CWS fwkpostbeta1 (1.14.70); FILE MERGEDKurt Zenker1-31/+24
2003-09-04INTEGRATION: CWS cliuno01 (1.13.2); FILE MERGEDOliver Bolte1-11/+17
2003-03-20INTEGRATION: CWS uno1 (1.12.16); FILE MERGEDVladimir Glazounov1-79/+31
2002-10-02#103813# removed a wrong rtl_freeMemoryJörg Budischewski1-3/+2
2002-08-21#102391# cleaning up __ symbolsDaniel Boelzle1-56/+72
2001-06-29#88593# any opt: avoiding heap allocation for any sizeof(type) <= sizeof(void *)Daniel Boelzle1-6/+6
2001-06-25#88532# default initialize empty any with non-null data pointerDaniel Boelzle1-3/+3
2001-06-22#88532# uno_assignData returns now false, when the source data pointer is nullJörg Budischewski1-3/+3
2001-03-30insert/modify for handling of array typesJuergen Schmidt1-2/+143
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-4/+4
2001-03-12exact boolean handlingDaniel Boelzle1-3/+3
2001-03-09revised function throw () clausesDaniel Boelzle1-7/+7
2000-12-21empty throw () clausesDaniel Boelzle1-3/+8
2000-09-25#78948# any to sequenceDaniel Boelzle1-2/+6
2000-09-18initial importJens-Heiner Rechtien1-0/+545