summaryrefslogtreecommitdiff
path: root/cppuhelper/test/testimplhelper.cxx
AgeCommit message (Collapse)AuthorFilesLines
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-43/+43
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>
2012-12-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
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-04-18Remove extra parenthesisJulien Nabet1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-22/+19
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe1-2/+0
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud1-2/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-02Remove "using namespace ::rtl"Julien Nabet1-1/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
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-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.10.72); FILE MERGEDRüdiger Timm1-23/+18
2008/03/28 15:25:28 rt 1.10.72.1: #i87441# Change license header to LPGL v3.
2006-12-01INTEGRATION: CWS bunoidmap (1.9.20); FILE MERGEDRüdiger Timm1-8/+13
2006/11/09 14:31:20 kr 1.9.20.1: fixed: i71156 - cppuhelper/test does not build and work
2006-09-16INTEGRATION: CWS pchfix02 (1.8.56); FILE MERGEDOliver Bolte1-2/+5
2006/09/01 17:23:20 kaib 1.8.56.1: #i68856# Added header markers and pch files
2005-09-08INTEGRATION: CWS ooo19126 (1.7.44); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 12:07:47 rt 1.7.44.1: #i54170# Change license header: remove SISSL
2004-07-23INTEGRATION: CWS sb20 (1.6.42); FILE MERGEDRüdiger Timm1-2/+37
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).
2003-10-06INTEGRATION: CWS unopkg (1.5.66); FILE MERGEDVladimir Glazounov1-3/+67
2003/09/26 13:01:46 dbo 1.5.66.1: #112449# added ::cppu::getCaughtException()
2001-10-31#92951#Jens-Heiner Rechtien1-5/+5
2001-09-04#90698# new major implementation helper revisionDaniel Boelzle1-11/+64
2001-08-31#90698# impl helper revisionDaniel Boelzle1-42/+110
2001-05-08OSL_ENSUREDaniel Boelzle1-20/+20
2000-09-18initial importJens-Heiner Rechtien1-0/+387