summaryrefslogtreecommitdiff
path: root/cppu/source/uno/prim.hxx
AgeCommit message (Expand)Author
2020-09-13tdf#124176 Use #pragma once in cppu, cppuhelperGeorge Bateman
2019-01-29tdf#42949 Fix IWYU warnings in cppu/Gabor Kelemen
2018-01-12More loplugin:cstylecast: cppuStephan Bergmann
2017-10-23loplugin:includeform: cppuStephan Bergmann
2017-07-19loplugin:constparams in cppuNoel Grandin
2016-03-08tdf#91794: Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-22WaE 0xdeadbeaf 32 bits litteral casting to 64 bits pointerNorbert Thiebaud
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-07-08Avoid loplugin:redundantcast in non-debug buildStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: cppuStephan Bergmann
2014-09-17cppu and cppuhelper: loplugin: cstylecastNoel Grandin
2014-06-05cppu: remove SAL_THROW macroNoel Grandin
2014-04-19fixincludeguards.sh: cppuThomas Arnhold
2014-02-27Remove visual noise from cppuAlexander Wilms
2014-02-17cppu: sal_Bool -> boolStephan Bergmann
2014-01-31[API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppuStephan Bergmann
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-06-13re-base on ALv2 code.Michael Meeks
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.17.84); FILE MERGEDRüdiger Timm
2006-06-19INTEGRATION: CWS warnings01 (1.15.60); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.15.64); FILE MERGEDRüdiger Timm
2004-02-04INTEGRATION: CWS ooo20031216 (1.14.2); FILE MERGEDJens-Heiner Rechtien
2003-12-01INTEGRATION: CWS ooo20031110 (1.13.8); FILE MERGEDRüdiger Timm
2003-09-04INTEGRATION: CWS cliuno01 (1.12.6); FILE MERGEDOliver Bolte
2003-04-15INTEGRATION: CWS dbgmacros1 (1.11.4); FILE MERGEDVladimir Glazounov
2003-03-20INTEGRATION: CWS uno1 (1.10.18); FILE MERGEDVladimir Glazounov
2002-08-21#102391# cleaning up __ symbolsDaniel Boelzle
2001-08-22#88337# current context; header docDaniel Boelzle
2001-06-29#88593# any opt: avoiding heap allocation for any sizeof(type) <= sizeof(void *)Daniel Boelzle
2001-06-25#88532# default initialize empty any with non-null data pointerDaniel Boelzle
2001-03-09revised function throw () clausesDaniel Boelzle
2001-03-05#65293# syntax errorOliver Bolte
2001-02-28debug casesDaniel Boelzle
2001-02-20init of uno_Any::pData; minor modificationsDaniel Boelzle
2000-12-21empty throw () clausesDaniel Boelzle
2000-09-18initial importJens-Heiner Rechtien