Noel Grandin
addf55184a
loplugin: cstylecast
...
Change-Id: I37d7c3e59f1debbee8d92e76f4d08fff773000b3
2014-10-06 07:52:55 +02:00
Stephan Bergmann
7bac68d79e
Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy
...
Change-Id: Id03c16337cb637c7f63fb789697c8bceec905bda
2014-08-28 16:17:35 +02:00
Thomas Arnhold
5717de74f5
create OUString from literal
...
Change-Id: I8198fbad20daa7262e42a452c8d81fcfa3331680
2014-08-04 15:59:06 +02:00
Noel Grandin
e4e654e405
xmlsecurity: sal_Bool->bool
...
Change-Id: I4f32fe3b5133e13dab88ca1c9acd021d84dc59a9
2014-04-24 10:53:16 +02:00
Stephan Bergmann
fb1b0c1f7b
Use valid UNOIDL identifiers in XCompressedDocumentHandler
...
...which is new in LO 4.3 and still unpublished.
Change-Id: I2d6b553c27906d7855c62f33fdf0060b58d3ec62
2014-04-11 08:41:09 +02:00
Marcos Paulo de Souza
4d6560f506
fdo#54938: Convert some places to use cppu::supportsService
...
The last cases are non obvious, so it's pratically done
Change-Id: Icae1da8e238f516eaed0f7fbdf96fff778eac547
Reviewed-on: https://gerrit.libreoffice.org/8445
Reviewed-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com >
Tested-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com >
2014-03-04 07:30:02 -06:00
Stephan Bergmann
5e21a413c7
cppuhelper: retrofit std::exception into overriding exception specs
...
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
Tor Lillqvist
be053c9a80
Spelling correction: s/retrive/retrieve/
...
Change-Id: I96845d358765e2d2507763a9b15a30388b32bc6b
2013-12-20 23:26:58 +02:00
Caolán McNamara
094f00651a
CID#708741 uninitialized members
...
Change-Id: I15475d560e889b0f0fc91d96cfa6ae97e81a41b5
2013-10-03 13:30:13 +01:00
Miklos Vajna
3155a8e60f
xmlsecurity: drop no longer needed RTL_ASCII_USTRINGPARAM macro
...
Change-Id: Ia08688ef3c262ba4379213231032c73404ae748b
2013-05-06 09:24:01 +02:00
Luboš Luňák
1946794ae0
mass removal of rtl:: prefixes for O(U)String*
...
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).
Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
Stephan Bergmann
973a16f9e6
Adapt to XComponentContext
...
Change-Id: I2f2c745245722f90b8101995367c55878d568703
2012-12-07 07:55:50 +01:00
Michael Meeks
6eeb0942c3
re-base on ALv2 code. Includes:
...
retain presence of MPL licensed nssrenam.h symbol renamer.
2012-07-17 11:51:17 +01:00
Thomas Arnhold
4c4d748767
Remove some more include guards
...
Change-Id: I7c62d086cb593744785abecae7a107686a4d65ce
2012-06-29 09:25:10 +02:00
Szabolcs Dezsi
f770c5d6bc
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
...
Pattern used:
find . -name "*.cxx" -exec sed -i 's/\( *\)return \([^()]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *);/\1return \2 == \3;/' \{\} \;
2012-04-06 12:48:32 +02:00
Norbert Thiebaud
b33971cb12
remove include of pch header from xmlsecurity
2011-11-27 13:28:28 -06:00
Guillaume Poussel
842bfb16f7
Remove useless comments in components.
2011-02-08 19:06:48 +01:00
Sebastian Spaeth
ead7290449
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-13 10:57:23 +02:00
J. Graeme Lingard
15aaf45ef9
Remove redundant #include directives & comments
2010-10-04 23:25:47 -04:00
Jens-Heiner Rechtien
36de66bdf0
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
98e2beae7e
INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED
...
2008/04/01 13:06:24 thb 1.5.66.2: #i85898# Stripping all external header guards
2008/03/31 16:31:03 rt 1.5.66.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:28:29 +00:00
Ivo Hinkelmann
6dde7c8cb2
INTEGRATION: CWS jl51 (1.4.30); FILE MERGED
...
2007/02/06 16:38:11 jl 1.4.30.2: #i69228 warning free code
2007/02/05 13:54:22 jl 1.4.30.1: #i69228 warning free code
2007-04-17 09:23:10 +00:00
Oliver Bolte
0ab29a2f0a
INTEGRATION: CWS pchfix02 (1.3.86); FILE MERGED
...
2006/09/01 18:00:54 kaib 1.3.86.1: #i68856# Added header markers and pch files
2006-09-16 13:43:07 +00:00
Rüdiger Timm
23cba76576
INTEGRATION: CWS ooo19126 (1.2.52); FILE MERGED
...
2005/09/05 17:01:53 rt 1.2.52.1: #i54170# Change license header: remove SISSL
2005-09-09 16:27:17 +00:00
Vladimir Glazounov
6c0919b10a
INTEGRATION: CWS xmlsec08 (1.1.1.1.24); FILE MERGED
...
2005/01/20 03:34:24 mmi 1.1.1.1.24.1: smartcard support
Issue number: 38448
Submitted by:
Reviewed by:
2005-03-10 17:09:53 +00:00
Malte Timmermann
9f34fde7a8
libxmlsec
2004-07-12 12:15:31 +00:00