summaryrefslogtreecommitdiff
path: root/bridges/test/testclient.cxx
AgeCommit message (Collapse)Author
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
It turns out that almost none of them were necessary. Change-Id: I1311ed28409c682b57ea8d149bcbaf2c49133e83 Reviewed-on: https://gerrit.libreoffice.org/12133 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2014-02-23Remove unneccessary commentsAlexander Wilms
Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-04-02Remove RTL_CONSTASCII_(U)STRINGPARAM in bridgesChr. Rossmanith
Change-Id: Id8777ee7f587846399e95cf3b1b37d669a76bae5 Reviewed-on: https://gerrit.libreoffice.org/3139 Reviewed-by: Christina Roßmanith <ChrRossmanith@web.de> Tested-by: Christina Roßmanith <ChrRossmanith@web.de>
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
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-06-19re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header in bridgeNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
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 Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-07-10#i103452#: replace PRODUCT by !DBG_UTIL; replace assert by OSL_ASSERT where ↵Mathias Bauer
possible
2008-04-11INTEGRATION: CWS changefileheader (1.13.14); FILE MERGEDRüdiger Timm
2008/04/01 15:02:37 thb 1.13.14.2: #i85898# Stripping all external header guards 2008/03/28 16:31:07 rt 1.13.14.1: #i87441# Change license header to LPGL v3.
2008-01-29INTEGRATION: CWS pj89 (1.12.80); FILE MERGEDRüdiger Timm
2007/12/23 09:50:52 pjanik 1.12.80.1: #i84856#: bridges is completely WaE clean now.
2006-09-16INTEGRATION: CWS pchfix02 (1.11.70); FILE MERGEDOliver Bolte
2006/09/01 17:17:43 kaib 1.11.70.1: #i68856# Added header markers and pch files
2005-09-07INTEGRATION: CWS ooo19126 (1.10.194); FILE MERGEDRüdiger Timm
2005/09/05 17:08:02 rt 1.10.194.1: #i54170# Change license header: remove SISSL
2003-04-23INTEGRATION: CWS uno2 (1.8.2); FILE MERGEDRüdiger Timm
2003/04/08 09:48:08 dbo 1.8.2.1: #107991# UNO shared library component renaming
2003-04-15INTEGRATION: CWS dbgmacros1 (1.8.6); FILE MERGEDVladimir Glazounov
2003/04/09 10:15:48 kso 1.8.6.1: #108413# - debug macro unification.
2003-03-18MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-04-18now passes gcc3 compilerJörg Budischewski
2002-03-21#98036# test now tests for DisposedExceptionsJörg Budischewski
2001-03-16vos remvoedJörg Budischewski
2001-03-14#include <osl/time.h> addedJoachim Lingner
2001-02-01removed ChangeGlobalInitmfe
2000-10-19iiopbrdg->remotebridgeJörg Budischewski
2000-09-18initial importJens-Heiner Rechtien