Commit Graph

10 Commits

Author SHA1 Message Date
Stephan Bergmann
bcc719d52e Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy
Change-Id: Iaa470f710295e65347c9d12a3bce0d0b68b02417
2014-08-07 18:24:41 +02:00
Noel Grandin
41e3515978 cppu: remove SAL_THROW macro
Change-Id: I2f1909f953846f0d0b6fb402b4beb373bba8b2a8
2014-06-05 08:17:49 +02:00
Norbert Thiebaud
195f17ee40 migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic
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-09-17 14:26:12 +00:00
Michael Meeks
c3a6a57fc2 re-base on ALv2 code. 2012-06-13 14:18:29 +01:00
Stephan Bergmann
7c704c78d3 Removed some unused parameters; added SAL_UNUSED_PARAMETER.
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.
2012-01-21 15:21:16 +01:00
Sebastian Spaeth
a715e1b3d0 Add vim/emacs modelines to all source files
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-10-14 17:04:31 +02:00
Jens-Heiner Rechtien
7c80db2eb3 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Rüdiger Timm
5786d0fb3a INTEGRATION: CWS changefileheader (1.3.42); FILE MERGED
2008/03/31 07:23:21 rt 1.3.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:37:24 +00:00
Oliver Bolte
128c92838a INTEGRATION: CWS sb69 (1.2.14); FILE MERGED
2007/01/22 09:25:40 sb 1.2.14.1: #i73721# Dropped obsolete SISSL header.
2007-03-14 07:31:47 +00:00
Rüdiger Timm
980441605a INTEGRATION: CWS bunoidmap (1.1.4); FILE ADDED
2006/11/09 09:04:40 kr 1.1.4.1: implemented: i71242 - Binary Uno should support Ident Mappings
2006-12-01 16:26:02 +00:00