Stephan Bergmann
c57ffac695
Reduce to static_cast any reinterpret_cast from void pointers
...
Change-Id: I22ee2cbacad8b19bb55db234e816d401edcf4a35
2015-03-31 13:12:58 +02:00
Stephan Bergmann
9193a15fc5
Some more loplugin:cstylecast: cppu
...
Change-Id: Iec1251648031afa9eddd7445135fb08dc74821bd
2015-01-20 09:06:46 +01:00
Stephan Bergmann
4e59046114
Fix include
...
Change-Id: Ie5253f9b32bb6ed1099eca75b442ba26528f2b32
2015-01-05 17:48:23 +01:00
Stephan Bergmann
64ccf3ff30
Include function declarations
...
Change-Id: Ib1ce66bf9ec71280409335c0a5022ecfe229f494
2015-01-05 17:25:50 +01:00
Stephan Bergmann
924b378a79
Clean up includes
...
Change-Id: Id3aaae19d86b706fd5ddb5982340472d28a75610
2014-11-20 09:37:14 +01:00
Noel Grandin
41e3515978
cppu: remove SAL_THROW macro
...
Change-Id: I2f1909f953846f0d0b6fb402b4beb373bba8b2a8
2014-06-05 08:17:49 +02:00
Caolán McNamara
99c5f4c1c2
coverity#707713 Uninitialized pointer field
...
Change-Id: I4c51287f20d070fe3227adb5a1909c9539938f27
2014-05-11 11:52:32 +01:00
Alexander Wilms
f480f26e61
Remove visual noise from cppu
...
Change-Id: Ib776a6e5397eb9731cf908c4015642c29b320ff6
Reviewed-on: https://gerrit.libreoffice.org/8247
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-02-27 06:12:56 -06:00
Alexander Wilms
0ce0c369aa
Remove unneccessary comments
...
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb
Reviewed-on: https://gerrit.libreoffice.org/8182
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-02-23 03:38:49 +00:00
Stephan Bergmann
34a44156b3
cppu: sal_Bool -> bool
...
Change-Id: I1288f1f6f38d1475b4eb5272509e479bd9f2552d
2014-02-17 17:55:18 +01:00
Stephan Bergmann
a83b2af9ab
Clean-up uno/lbnames.h
...
Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919
2013-12-16 21:43:12 +01:00
Stephan Bergmann
2618ff4734
UNO interface UIKs are unused for a very long time
...
...so mark them as @deprecated more thoroughly and always force them to zero.
Change-Id: I5db2dab924fc5a4145a0e5dd055b654985ce2ef9
2013-09-04 14:37:54 +02:00
Thomas Arnhold
39d45390f4
removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations
...
s/(OUString\s+[a-zA-Z_][A-Za-z0-9_]*\s*)\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/$1\($2\)/gms
Change-Id: Iad20f242c80c4bdc69df17e2d7a69d58ea53654b
Reviewed-on: https://gerrit.libreoffice.org/2835
Reviewed-by: Thomas Arnhold <thomas@arnhold.org >
Tested-by: Thomas Arnhold <thomas@arnhold.org >
2013-03-19 10:48:30 +00:00
Michael Meeks
c3a6a57fc2
re-base on ALv2 code.
2012-06-13 14:18:29 +01:00
Stephan Bergmann
ba6714d34f
Dead code
2012-03-14 15:23:22 +01:00
Stephan Bergmann
6e67c03dc0
Enable -Wnon-virtual-dtor for GCC 4.6
...
...which has the necessary features to support it.
Change a lot of classes to either contain a protected non-virtual dtor
(which is backwards compatible, so even works for cppumaker-generated
UNO headers) or a public virtual one.
cppuhelper/propertysetmixin.hxx still needs to disable the warning, as
the relevant class has a non-virtual dtor but friends, which would still
cause GCC to warn.
Includes a patch for libcmis, intended to be upstreamed.
2012-03-14 13:32:02 +01:00
Alexander Bergmann
0439af27e1
Code cleanup: ( () ) replaced by (())
2012-01-26 17:41:07 +00:00
Matúš Kukan
d899f976ee
cppu: add visibility symbols
2011-12-19 10:14:52 +01:00
Norbert Thiebaud
24b4c075d5
remove include of pch header in cppu
2011-11-27 13:02:56 -06: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
Caolán McNamara
521a9f6f76
#i107490# cppu lifecycle cleanup
2010-10-11 12:37:08 +01: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
c0dadb8d99
INTEGRATION: CWS changefileheader (1.15.40); FILE MERGED
...
2008/03/31 07:23:20 rt 1.15.40.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:32:25 +00:00
Kurt Zenker
f56797c42c
INTEGRATION: CWS bunoexttm (1.14.28); FILE MERGED
...
2007/03/08 12:16:48 thb 1.14.28.5: #i10000# Fixed build breakages with DBG_UTIL build and OSX
2007/03/01 09:18:31 kr 1.14.28.4: simplified: rely on IdentityMapping
2007/03/01 09:14:33 kr 1.14.28.3: simplified: use uno::Mapping and uno::Environment instead of C types
2007/03/01 09:01:36 kr 1.14.28.2: simplified: removed unreachable code
2007/03/01 08:56:38 kr 1.14.28.1: fixed: removed all hard casts, manage obj lifecycle vie env. only
2007-05-09 12:37:50 +00:00
Oliver Bolte
7ba2d23068
INTEGRATION: CWS pchfix02 (1.13.60); FILE MERGED
...
2006/09/01 17:23:01 kaib 1.13.60.1: #i68856# Added header markers and pch files
2006-09-16 23:19:17 +00:00
Rüdiger Timm
006a69b15b
INTEGRATION: CWS ooo19126 (1.12.30); FILE MERGED
...
2005/09/05 13:54:24 rt 1.12.30.1: #i54170# Change license header: remove SISSL
2005-09-08 07:45:16 +00:00
Rüdiger Timm
76f8a44831
INTEGRATION: CWS ooo20040704 (1.11.46); FILE MERGED
...
2004/06/28 12:13:41 cmc 1.11.46.1: #i30801 allow using system stl if possible
2004-09-08 13:29:38 +00:00
Vladimir Glazounov
64c6f88d1b
INTEGRATION: CWS unopkg (1.10.32); FILE MERGED
...
2003/09/25 13:26:59 dbo 1.10.32.1: fixed debug code
2003-10-06 12:02:09 +00:00
Vladimir Glazounov
479dc59b5c
#100000# getting rid of build dep from offuh
2003-03-20 13:44:59 +00:00
Vladimir Glazounov
9dd0e4f1be
INTEGRATION: CWS uno1 (1.8.34); FILE MERGED
...
2003/02/25 16:41:27 dbo 1.8.34.1: #107762# avoid use of generated headers; minor modifications
2003-03-20 11:27:47 +00:00
Daniel Boelzle
0ba3ffdd6e
#93739#
2001-10-26 06:57:37 +00:00
Daniel Boelzle
3fcbf30b07
#88337# current context
2001-08-22 08:33:01 +00:00
Daniel Boelzle
8bc570246b
#67468# added unloading for bridges/ environments
2001-07-02 10:43:51 +00:00
Daniel Boelzle
ca133d8884
revisited current context impl
2001-05-07 14:07:01 +00:00
Daniel Boelzle
d17143e649
no use of SAL_DLLEXPORT anymore, using def file
2001-03-28 09:50:37 +00:00
Daniel Boelzle
fee2a34fc7
revised function throw () clauses
2001-03-09 11:10:57 +00:00
Oliver Bolte
9e3cdc56ae
#65293# linux problem
2001-01-22 13:09:12 +00:00
Daniel Boelzle
9299a24bf6
current context
2000-12-21 13:40:19 +00:00