Stephan Bergmann
581c5075bb
Reduce to static_cast any reinterpret_cast from void pointers
...
Change-Id: I062024d4768374e319b6c67ed8c7abcc89f9d552
2015-03-31 13:12:34 +02:00
Caolán McNamara
0d78ad871e
DBG_ASSERT->assert when followed by dereference
...
Change-Id: Ic1c999ffdc391ea01be5711721e7c9e63179473e
2014-07-07 10:48:25 +01:00
Thomas Arnhold
6d2de44a54
fix-includes.pl: comphelper
...
Change-Id: I0b4cd8320881b2b1f7984c86e58915217bcd0d5f
2014-05-11 01:55:37 +02:00
Alexander Wilms
a67c2a12bc
Remove visual noise from comphelper
...
Change-Id: I7e5512b43240beee05404cff9d49a87d0217ea89
Reviewed-on: https://gerrit.libreoffice.org/8242
Reviewed-by: Caolán McNamara <caolanm@redhat.com >
Tested-by: Caolán McNamara <caolanm@redhat.com >
2014-02-27 06:42:45 -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
9e77c2fb7c
Remove UNOIDL "array" and "union" vaporware remnants
...
...and deprecate what cannot be removed for compatibility.
Change-Id: I1ea335af775b867b468b8285113631167729a92a
2014-01-31 10:15:47 +01:00
Noel Grandin
82625bb98e
remove unnecessary sal_Unicode casts in OUStringBuffer::append calls
...
Convert code like:
buf.append( static_cast<sal_Unicode>('!') );
to:
buf.append( '!' );
Change-Id: Iacb03a61de65a895540940953b49620677b3d051
2014-01-07 09:43:37 +02:00
Luboš Luňák
64b993e046
finish deprecation of O(U)String::valueOf()
...
Compiler plugin to replace with matching number(), boolean() or OUString ctor,
ran it, few manual tweaks, mark as really deprecated.
Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-08-21 15:10:35 +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
Chr. Rossmanith
69bb1336bf
RTL_CONSTASCII_(U)STRINGPARAM removed in comphelper
...
Change-Id: I36bb19c123c1de54e04ba2e6c30b1cb0f7353047
2013-01-28 13:15:21 +01:00
Michael Meeks
b9042fad7c
re-base on ALv2 code.
...
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
Norbert Thiebaud
b8ee1f9b5f
remove include of pch header in comphelper
2011-11-27 13:00:14 -06:00
Sebastian Spaeth
4905a19032
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:02:15 +02:00
Jens-Heiner Rechtien
8764506704
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
866e86991d
INTEGRATION: CWS changefileheader (1.7.160); FILE MERGED
...
2008/03/31 12:19:32 rt 1.7.160.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:06:06 +00:00
Oliver Bolte
fa5f1507e4
INTEGRATION: CWS pchfix02 (1.6.58); FILE MERGED
...
2006/09/01 17:19:41 kaib 1.6.58.1: #i68856# Added header markers and pch files
2006-09-17 16:09:43 +00:00
Rüdiger Timm
67a43df67a
INTEGRATION: CWS dbo510 (1.5.24); FILE MERGED
...
2005/10/31 10:27:04 dbo 1.5.24.1: cleanup, printing @ADDR instead of 0xADDR
2006-03-06 09:13:45 +00:00
Rüdiger Timm
e452f1fce0
INTEGRATION: CWS ooo19126 (1.4.56); FILE MERGED
...
2005/09/05 15:23:59 rt 1.4.56.1: #i54170# Change license header: remove SISSL
2005-09-08 01:48:34 +00:00
Vladimir Glazounov
fa2e85ee53
INTEGRATION: CWS visibility02 (1.3.50); FILE MERGED
...
2005/01/27 17:58:27 mhu 1.3.50.1: #i38608# More classes / symbols need to be exported.
2005-02-16 15:03:57 +00:00
Oliver Bolte
c1dcb00930
INTEGRATION: CWS unotlc (1.2.58); FILE MERGED
...
2004/08/04 08:59:43 dbo 1.2.58.1: make structs, enums complete for members
2004-08-12 11:22:16 +00:00
Jens-Heiner Rechtien
9e859edf7b
INTEGRATION: CWS unopkg1 (0); FILE ADDED
2004-04-13 11:49:03 +00:00