Commit Graph

10 Commits

Author SHA1 Message Date
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
Julien Nabet
8c3c491d4f Some cppcheck cleaning
Change-Id: Iac1c26d031e8196ef93cb403dc60f07e0eef6380
2012-12-27 22:58:07 +01:00
Michael Meeks
c3a6a57fc2 re-base on ALv2 code. 2012-06-13 14:18:29 +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
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
f79ce3fe26 INTEGRATION: CWS changefileheader (1.4.34); FILE MERGED
2008/03/31 07:23:19 rt 1.4.34.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:30:52 +00:00
Oliver Bolte
fbd986475b INTEGRATION: CWS unomacli64 (1.3.2); FILE MERGED
2007/06/05 15:04:34 kr 1.3.2.1: #i77422# Use va_list * instead of plain type
2007-07-18 11:20:58 +00:00
Kurt Zenker
49fd1e6e51 #i10000# add declaration for precompiled header 2007-05-14 08:32:30 +00:00
Kurt Zenker
24858ba01b INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDED
2007/02/28 16:54:11 kr 1.1.2.1.2.2: adapted: to simplified purpenvhelper
2007/01/25 13:15:13 kr 1.1.2.1.2.1: fixed: license, warning
2007-05-09 12:36:26 +00:00