Alexander Wilms
518b75326a
Remove visual noise from cppuhelper
...
Change-Id: If23a1aa19949f91f900d55ff9e1d5039378d7277
Reviewed-on: https://gerrit.libreoffice.org/8248
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-02-27 06:43:02 -06: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
Michael Meeks
9d7c1dcbbb
re-base on ALv2 code. Includes:
...
Patches contributed by Ocke Janssen
converted reportdesign.
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1394326
Patch contributed by Oliver Rainer-Wittmann
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
2012-12-06 09:12:57 +00:00
Julien Nabet
e2c11d5fcc
Remove extra parenthesis
2012-04-18 22:48:01 +02:00
Szabolcs Dezsi
d6bc02f8c4
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
2012-04-06 20:03:42 +02:00
Takeshi Abe
6f087d103a
removed duplicate includes in cppcanvas / cppuhelper / cui
2012-03-30 00:42:35 +09:00
Norbert Thiebaud
c10fb61c1a
remove include of pch header in cppuhelper
2011-11-27 13:03:19 -06:00
Thomas Arnhold
5a7f6793ac
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
2011-03-19 14:12:37 +01:00
Julien Nabet
933e22880b
Remove "using namespace ::rtl"
2011-03-02 21:53:12 +01: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
448e9f7e2a
INTEGRATION: CWS changefileheader (1.10.72); FILE MERGED
...
2008/03/28 15:25:28 rt 1.10.72.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:41:56 +00:00
Rüdiger Timm
bfb48c0eb0
INTEGRATION: CWS bunoidmap (1.9.20); FILE MERGED
...
2006/11/09 14:31:20 kr 1.9.20.1: fixed: i71156 - cppuhelper/test does not build and work
2006-12-01 16:20:44 +00:00
Oliver Bolte
2e53bcd201
INTEGRATION: CWS pchfix02 (1.8.56); FILE MERGED
...
2006/09/01 17:23:20 kaib 1.8.56.1: #i68856# Added header markers and pch files
2006-09-16 11:45:01 +00:00
Rüdiger Timm
9892f15491
INTEGRATION: CWS ooo19126 (1.7.44); FILE MERGED
...
2005/09/05 12:07:47 rt 1.7.44.1: #i54170# Change license header: remove SISSL
2005-09-08 08:34:24 +00:00
Rüdiger Timm
d055962cc6
INTEGRATION: CWS sb20 (1.6.42); FILE MERGED
...
2004/07/14 09:02:30 sb 1.6.42.2: #i31281# Dropped explicit keyword from ctors with more than one args.
2004/07/14 08:58:42 sb 1.6.42.1: #i31281# [Agg]ImplInheritanceHelper1--12 now support BaseClass ctors with up to six arguments (more can be added if need be).
2004-07-23 14:02:56 +00:00
Vladimir Glazounov
b996fa0259
INTEGRATION: CWS unopkg (1.5.66); FILE MERGED
...
2003/09/26 13:01:46 dbo 1.5.66.1: #112449# added ::cppu::getCaughtException()
2003-10-06 11:57:24 +00:00
Jens-Heiner Rechtien
6d471000d5
#92951#
2001-10-31 15:18:25 +00:00
Daniel Boelzle
fe388f652d
#90698# new major implementation helper revision
2001-09-04 08:03:09 +00:00
Daniel Boelzle
17a3167736
#90698# impl helper revision
2001-08-31 08:12:21 +00:00
Daniel Boelzle
1c1a9144a5
OSL_ENSURE
2001-05-08 14:55:51 +00:00
Jens-Heiner Rechtien
b525a3115f
initial import
2000-09-18 14:29:57 +00:00