Commit Graph

23 Commits

Author SHA1 Message Date
6660b9d2c5 Remove visual noise from bridges
Change-Id: I53fa23d335ff62795f09f9838d4064cea71aeb65
Reviewed-on: https://gerrit.libreoffice.org/8237
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-03-01 05:21:45 -06:00
e036d4b706 Spell "indices" correctly
Change-Id: I63b1de195bf2f3f8bfd185181f48b1520cdd849f
2013-10-02 21:57:42 +03:00
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
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
bdc909b07d re-base on ALv2 code. 2012-06-19 18:00:37 +01:00
4dc45a2854 remove include of pch header in bridge 2011-11-27 12:56:37 -06:00
36e2296bf8 Replace all occured, occurance etc. 2010-12-06 09:16:29 +00:00
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
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
3757bab3be INTEGRATION: CWS changefileheader (1.13.100); FILE MERGED
2008/03/28 16:30:39 rt 1.13.100.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:00:08 +00:00
0a9fd26152 INTEGRATION: CWS pchfix02 (1.12.22); FILE MERGED
2006/09/01 17:17:38 kaib 1.12.22.1: #i68856# Added header markers and pch files
2006-09-16 14:55:20 +00:00
f8bbf09f82 INTEGRATION: CWS warnings01 (1.10.100); FILE MERGED
2006/02/28 15:00:33 sb 1.10.100.3: #i53898# Made code waring-free.
2005/09/22 18:26:30 sb 1.10.100.2: RESYNC: (1.10-1.11); FILE MERGED
2005/09/09 12:37:40 sb 1.10.100.1: #i53898# Made code warning-free.
2006-06-19 22:45:18 +00:00
d363b8a19b INTEGRATION: CWS ooo19126 (1.10.98); FILE MERGED
2005/09/05 17:07:34 rt 1.10.98.1: #i54170# Change license header: remove SISSL
2005-09-07 21:33:28 +00:00
e777ae879b INTEGRATION: CWS sb10 (1.9.2); FILE MERGED
2004/01/08 15:42:10 sb 1.9.2.3: #114000# Cleaned up.
2004/01/08 13:47:41 sb 1.9.2.2: #114000# Complete adaption of cpp_uno/msvc_win32_intel to cpp_uno/shared.
2003/12/19 16:11:37 sb 1.9.2.1: #114000# Initial adaption of cpp_uno/msvc_win32_intel to cpp_uno/shared.
2004-02-03 11:48:01 +00:00
70c75bd98f INTEGRATION: CWS unopkg (1.8.94); FILE MERGED
2003/09/26 12:58:00 dbo 1.8.94.1: #112449# fixing msci bridge rethrow
2003-10-06 12:16:06 +00:00
d1476850b3 #91945# limiting exports 2001-09-06 10:59:04 +00:00
5c1713ba14 #90175##90246# msvcrt RaiseException() calls dtors of same function twice 2001-08-01 09:09:58 +00:00
e322c589fd #88717# fixed quering for unknown type 2001-07-03 15:11:14 +00:00
c3c9a04db9 corrected project name; cleanup of unused parameter in uno2cpp.cxx 2001-04-12 12:41:03 +00:00
3471c406d1 RuntimeException for illegal method type 2001-04-11 13:07:49 +00:00
8c43ce3310 OSL_ENSHURE replaced by OSL_ENSURE 2001-03-12 13:43:35 +00:00
494b1e32ad throw () 2000-12-21 13:46:05 +00:00
b525a3115f initial import 2000-09-18 14:29:57 +00:00