Commit Graph

21 Commits

Author SHA1 Message Date
93afb9ad7f Some more loplugin:cstylecast: bridges
Change-Id: Ic224abf67acb212ee20ccf9eb81b5ed5edf851b9
2015-01-20 09:06:45 +01:00
1276076ac8 ibridges: convert all legacy osl/diagnose.h assertions in source/cppu_uno
Change-Id: I4e78fac76b6bb4923e3b680d910afe5bb9640c33
2014-11-21 17:32:26 +01:00
14ab8c3f1d bridges: remove SAL_THROW macro
Change-Id: I2daafd711aedab17b6c13fde95c8af5f49d38a7c
2014-06-05 08:17:49 +02:00
14d22ce271 coverity#707667 Uninitialized pointer field
Change-Id: I6e6627ee8104501f078aa967a16f210abb1d75bd
2014-05-11 11:52:33 +01:00
f598a018f1 Clean up function declarations
Change-Id: I5d3ed0a266f327dbc8d506090221c43ef89fbcc0
2014-04-08 10:35:57 +02:00
c69b6417af fdo#72598 Remove SunStudio cruft from code base
Change-Id: Ia6799c852eb95d496fbc8dcfdabde62dffc263a6
Reviewed-on: https://gerrit.libreoffice.org/7066
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2013-12-13 09:07:07 +00:00
595771d00d More ::rtl::OUString -> OUString in bridges
Change-Id: Ibd29c68077dd8f27c95cd4cb62cd8dad0e18aacf
Reviewed-on: https://gerrit.libreoffice.org/976
Reviewed-by: Radek Doulík <rodo@novell.com>
Tested-by: Radek Doulík <rodo@novell.com>
2012-11-07 12:09:31 +00:00
750fc20611 replace remaining InterlockedCount() with inlined version
Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c
Reviewed-on: https://gerrit.libreoffice.org/671
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-25 01:55:38 +00:00
bdc909b07d re-base on ALv2 code. 2012-06-19 18:00:37 +01:00
3770bbbdba Remove superfluous empty lines on top
More than two lines are removed for readability.

Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
2012-06-09 04:57:58 +02:00
4dc45a2854 remove include of pch header in bridge 2011-11-27 12:56:37 -06:00
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
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
2603b8de06 INTEGRATION: CWS mingwport13 (1.8.6); FILE MERGED
2008/04/29 12:46:23 vg 1.8.6.1: #88772# MinGW port catch-up fixes for DEV300
2008-06-06 15:58:09 +00:00
1ed36b9027 INTEGRATION: CWS changefileheader (1.7.48); FILE MERGED
2008/03/28 16:30:40 rt 1.7.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:01:36 +00:00
730399de90 INTEGRATION: CWS unomacli64 (1.6.50); FILE MERGED
2007/06/20 10:29:46 kr 1.6.50.1: fixed: #i78284#
2007-07-18 11:16:06 +00:00
66f8441370 INTEGRATION: CWS pchfix02 (1.5.22); FILE MERGED
2006/09/01 17:17:38 kaib 1.5.22.1: #i68856# Added header markers and pch files
2006-09-16 14:56:26 +00:00
b4f9a5acf2 INTEGRATION: CWS warnings01 (1.2.100); FILE MERGED
2006/05/23 23:06:13 sb 1.2.100.3: RESYNC: (1.3-1.4); FILE MERGED
2005/09/22 18:27:25 sb 1.2.100.2: RESYNC: (1.2-1.3); FILE MERGED
2005/09/09 12:37:47 sb 1.2.100.1: #i53898# Made code warning-free.
2006-06-19 22:45:51 +00:00
dc8577a127 INTEGRATION: CWS mhu12 (1.3.36); FILE MERGED
2006/04/19 12:55:33 sb 1.3.36.1: #i47132# Adapted to new functionality from rtl/alloc.h to obtain executable memory for the raw vtable blocks (which contain code snippets together with the vtables).
2006-05-02 11:07:01 +00:00
623c0a39a8 INTEGRATION: CWS ooo19126 (1.2.98); FILE MERGED
2005/09/05 17:07:36 rt 1.2.98.1: #i54170# Change license header: remove SISSL
2005-09-07 21:34:55 +00:00
c8014c9fb7 INTEGRATION: CWS sb10 (1.1.2); FILE ADDED
2004/01/08 13:43:30 sb 1.1.2.4: #114000# Factored out more shared code.
2003/12/19 16:14:58 sb 1.1.2.3: #114000# Factored out even more shared behaviour.
2003/12/18 08:08:11 sb 1.1.2.2: #114000# Fixed MSVC compile problems.
2003/12/10 10:50:16 sb 1.1.2.1: #114000# Adapted to multiple-inheritance interface types.
2004-02-03 11:50:40 +00:00