summaryrefslogtreecommitdiff
path: root/cppuhelper/test/bootstrap
AgeCommit message (Collapse)Author
2014-06-04cppuhelper: fix includesThomas Arnhold
Change-Id: I0e6bc822d19cf266dea716fe92f2ccd08d87c51f
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
Change-Id: Iaf2d742ae3dcc15a915a996805955d93daac9d45
2014-01-10[API CHANGE] cppu::Enterable::v_isValid returns boolStephan Bergmann
While strictly speaking an incompatible change, it is extremely unlikely that external code uses cppu::Enterable at all; this should always have been a private URE implementation detail. Change-Id: I2c3fe754fe6268b18ca03532229f3403736f6f6e
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
This is largely unnecessary when working with OUString Change-Id: I3cf4d68357a43665d01162ef4a2d5346a45da9be
2013-10-31solver doesn't solve anything...Michael Stahl
... it is an abbreviation of "Solar Version". Since nobody can remember that: remove OUTDIR OUTDIR_FOR_BUILD SOLARVER SOLARVERSION solarpath and any mention thereof. Change-Id: Idb3031c4f25a76ac05b22ec67e3ca3e1e8e512ad Reviewed-on: https://gerrit.libreoffice.org/6515 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.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
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-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-12-06re-base on ALv2 code. Includes:Michael Meeks
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-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
a literal within a OUString. Change-Id: I01ca30c68228f81b3d313dfca5b975448f3c4fc7
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2011-12-13GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or ↵Christian Lohmaier
GUIBASE→aqua
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-11-27remove include of pch header in cppuhelperNorbert 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)
2008-04-11INTEGRATION: CWS changefileheader (1.3.42); FILE MERGEDRüdiger Timm
2008/03/28 15:25:28 rt 1.3.42.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.2.50); FILE MERGEDRüdiger Timm
2008/03/28 15:25:28 rt 1.2.50.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.38); FILE MERGEDRüdiger Timm
2008/03/28 15:25:28 rt 1.3.38.1: #i87441# Change license header to LPGL v3.
2007-07-18INTEGRATION: CWS unomacli64 (1.3.2); FILE ADDEDOliver Bolte
2007/06/08 09:54:32 kr 1.3.2.2: #i78114# lost during integration of bunoexttm 2007/05/09 15:22:54 kr 1.3.2.1: file TestEnv.def was added on branch cws_src680_unomacli64 on 2007-06-08 09:54:32 +0000
2007-07-18INTEGRATION: CWS unomacli64 (1.2.6); FILE MERGEDOliver Bolte
2007/06/08 09:53:51 kr 1.2.6.2: #i78114# missing includes for precompiled headers 2007/06/08 08:40:55 kr 1.2.6.1: #i77422# Use va_list * instead of plain type
2007-06-26INTEGRATION: CWS ause081 (1.2.12); FILE MERGEDJens-Heiner Rechtien
2007/06/22 12:31:32 hjs 1.2.12.1: #i78393# remove now obsolete setting to avoid description
2007-05-09INTEGRATION: CWS bunoexttm (1.1.2.2.2); FILE ADDEDKurt Zenker
2007/02/19 10:13:45 kr 1.1.2.2.2.3: adapted: to renamed purpenvhelper on windows 2007/01/31 11:14:15 kr 1.1.2.2.2.2: fixed: purpenvhelper name for windows; renamed: removed .bin 2007/01/31 10:45:01 kr 1.1.2.2.2.1: fixed: license, linklib name; renamed: <name>.bin
2007-05-09INTEGRATION: CWS bunoexttm (1.1.2.6.2); FILE ADDEDKurt Zenker
2007/02/02 15:36:20 kr 1.1.2.6.2.3: fixed: now builds on OOo 2007/01/31 11:13:29 kr 1.1.2.6.2.2: fixed: undefined SAL_DLLPREFIX 2007/01/31 10:44:15 kr 1.1.2.6.2.1: fixed: license, some bugs; adapted: changed EnvDcp; added: more error handling
2007-05-09INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDEDKurt Zenker
2007/03/05 11:56:20 kr 1.1.2.1.2.2: adapted: to changed purpenvhelper 2007/01/31 10:42:36 kr 1.1.2.1.2.1: fixed: license