summaryrefslogtreecommitdiff
path: root/cppu/source/uno/IdentityMapping.cxx
AgeCommit message (Collapse)AuthorFilesLines
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann1-1/+2
Change-Id: Iaa470f710295e65347c9d12a3bce0d0b68b02417
2014-06-05cppu: remove SAL_THROW macroNoel Grandin1-5/+4
Change-Id: I2f1909f953846f0d0b6fb402b4beb373bba8b2a8
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud1-2/+2
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-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC) is used to annotate legitimately unused parameters, so that static analysis tools can tell legitimately unused parameters from truly unnecessary ones. To that end, some patches for external modules are also added, that are only applied when compiling with GCC and add necessary __attribute__ ((unused)) in headers.
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.3.42); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 07:23:21 rt 1.3.42.1: #i87441# Change license header to LPGL v3.
2007-03-14INTEGRATION: CWS sb69 (1.2.14); FILE MERGEDOliver Bolte1-47/+21
2007/01/22 09:25:40 sb 1.2.14.1: #i73721# Dropped obsolete SISSL header.
2006-12-01INTEGRATION: CWS bunoidmap (1.1.4); FILE ADDEDRüdiger Timm1-0/+140
2006/11/09 09:04:40 kr 1.1.4.1: implemented: i71242 - Binary Uno should support Ident Mappings