Commit Graph

25 Commits

Author SHA1 Message Date
Michael Stahl
6a0fe37dec sal: clean up public headers with include-what-you-use
Sadly cannot forward declare "struct {...} TimeValue;".

rtl/(u)?string.hxx still include sal/log.hxx but removing osl/diagnose.h
was painful enough for now...

Change-Id: Id41e17f3870c4f24c53ce7b11f2c40a3d14d1f05
2014-11-17 11:06:53 +01:00
Noel Grandin
3e82897353 improve the inlinesimplememberfunctions clang plugin
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
2014-06-17 10:55:17 +02:00
Noel Grandin
184a00b962 loplugin: inlinesimplememberfunctions
Change-Id: I42119f656ca528286fb25d2d36c0af54b7d04a6b
2014-06-09 10:10:13 +02:00
Tor Lillqvist
f1dd6b8d62 WaE: 'BufferNode::notifyAncestor': recursive call has no side effects
Interesting function that just traverses a chain of objects using
recursion, but does nothing at all otherwise. Kill it. But at least it
had an Enterprise Ready block comment in front.

Change-Id: If2296d2534cb9451d4ceadaf966b8c70f0a17557
2013-09-04 01:57:54 +03: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
e2e2cc6114 remove usage of RTL_CONSTASCII_USTRINGPARAM
Mechanical removal of usage together with OUString ctor, done
by compiler plugin.

Change-Id: I554227f76df0dac620b1b46fca32516f78b462c5
2013-05-06 16:51:45 +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
Thomas Arnhold
8b27d78b4a automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings
Done with a perl regex:

s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms

Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec
Reviewed-on: https://gerrit.libreoffice.org/2832
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-03-19 09:00:26 +00:00
Tor Lillqvist
616c6924f1 s/the the/the/
Change-Id: Iadacffaad832c6ff06757e8567e24f929f24a4c3
2013-02-22 09:58:19 +02: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
Julien Nabet
0d53cde185 Some cppcheck cleaning
Change-Id: I9463f36bd61ee2d74be3d435adae9912cf411c97
2012-06-09 01:27:43 +02:00
Michael Meeks
d369d4fac7 targetted revert of small stl empty optimisation
Change-Id: I5e845235f946f33f2a38839c8bd7bb6efda64147
2012-06-01 14:47:00 +01:00
Caolán McNamara
0d7932327b callcatcher: ditch unused childat 2012-01-12 10:47:09 +00:00
Norbert Thiebaud
b33971cb12 remove include of pch header from xmlsecurity 2011-11-27 13:28:28 -06:00
Luke Petrolekas
6932b40aa4 Delete commented out code. 2011-05-27 10:45:26 +01:00
Kayo Hamid
774ab34f39 inefficient emptiness check 2011-04-26 15:25:15 +01: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
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
f4360d3e9c INTEGRATION: CWS changefileheader (1.5.66); FILE MERGED
2008/04/01 13:06:19 thb 1.5.66.2: #i85898# Stripping all external header guards
2008/03/31 16:30:59 rt 1.5.66.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:15:40 +00:00
Ivo Hinkelmann
d692c376f6 INTEGRATION: CWS jl51 (1.4.30); FILE MERGED
2007/02/05 13:54:18 jl 1.4.30.1: #i69228 warning free code
2007-04-17 09:17:15 +00:00
Oliver Bolte
b68d533ee6 INTEGRATION: CWS pchfix02 (1.3.86); FILE MERGED
2006/09/01 18:00:49 kaib 1.3.86.1: #i68856# Added header markers and pch files
2006-09-16 13:36:42 +00:00
Rüdiger Timm
2e11b5a7de INTEGRATION: CWS ooo19126 (1.2.48); FILE MERGED
2005/09/05 17:01:40 rt 1.2.48.1: #i54170# Change license header: remove SISSL
2005-09-09 16:14:31 +00:00
Rüdiger Timm
69e7e2aa06 INTEGRATION: CWS xmlsec10 (1.1.1.1.38); FILE MERGED
2005/03/24 08:20:54 mmi 1.1.1.1.38.2: idl review

Issue number:
Submitted by:
Reviewed by:
2005/03/23 09:52:45 mmi 1.1.1.1.38.1: idl review
Issue number:
Submitted by:
Reviewed by:
2005-03-29 12:19:58 +00:00
Malte Timmermann
9f34fde7a8 libxmlsec 2004-07-12 12:15:31 +00:00