summaryrefslogtreecommitdiff
path: root/cppuhelper/test/testlib
AgeCommit message (Collapse)Author
2016-01-31unnecessary use of OUString constructorNoel Grandin
Change-Id: Idd31b0a53c8318af69bbcd32f6798721ec8eb8e1 Reviewed-on: https://gerrit.libreoffice.org/21945 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
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>
2013-10-23remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
Change-Id: I0bce921bfc7102b9a33b1c87eee3ddec0ebaed7b Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, with one little typo fix
2012-12-25Get rid of (most uses of) GUITor Lillqvist
GUI only takes values UNX or WNT, so it is fairly pointless. One can check whether OS is WNT or not instead. Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34 Reviewed-on: https://gerrit.libreoffice.org/1304 Reviewed-by: Peter Foley <pefoley2@verizon.net> Tested-by: Peter Foley <pefoley2@verizon.net>
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-03-21chmod -xTor Lillqvist
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud
2011-02-04Clean up makefilesThomas Arnhold
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)
2008-04-11INTEGRATION: CWS changefileheader (1.6.6); FILE MERGEDRüdiger Timm
2008/03/28 15:25:29 rt 1.6.6.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.88); FILE MERGEDRüdiger Timm
2008/03/28 15:25:29 rt 1.4.88.1: #i87441# Change license header to LPGL v3.
2008-03-06INTEGRATION: CWS ause084_DEV300 (1.5.4); FILE MERGEDKurt Zenker
2008/02/15 12:14:46 hjs 1.5.4.1: #i86127#minor cleanup
2007-11-06INTEGRATION: CWS execshellmacrogone (1.4.58); FILE MERGEDRüdiger Timm
2007/10/24 06:35:38 rene 1.4.58.1: #i79760# krs patches for supressing "Executing shell macro..." output
2006-12-01INTEGRATION: CWS bunoidmap (1.3.74); FILE MERGEDRüdiger Timm
2006/11/09 14:31:21 kr 1.3.74.1: fixed: i71156 - cppuhelper/test does not build and work
2006-09-16INTEGRATION: CWS pchfix02 (1.3.56); FILE MERGEDOliver Bolte
2006/09/01 17:23:20 kaib 1.3.56.1: #i68856# Added header markers and pch files
2005-09-08INTEGRATION: CWS ooo19126 (1.2.30); FILE MERGEDRüdiger Timm
2005/09/05 12:07:48 rt 1.2.30.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.136); FILE MERGEDRüdiger Timm
2005/09/05 12:07:48 rt 1.2.136.1: #i54170# Change license header: remove SISSL
2004-10-18INTEGRATION: CWS vq03 (1.1.166); FILE MERGEDOliver Bolte
2004/10/12 04:05:08 vq 1.1.166.1: #i28905# Delete obsolete use_perl.mk and the last two references.
2003-04-15INTEGRATION: CWS dbgmacros1 (1.1.54); FILE MERGEDVladimir Glazounov
2003/04/09 10:40:16 kso 1.1.54.1: #108413# - debug macro unification.
2001-09-03add parametrized defaultBootstrap_InitialComponentContext (#88338#)Kay Ramme