summaryrefslogtreecommitdiff
path: root/cppuhelper/test/testcmp
AgeCommit message (Collapse)Author
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin
Change-Id: I54141071396d04e7bead56da14a665b8556ba6d2
2014-06-04cppuhelper: fix includesThomas Arnhold
Change-Id: I0e6bc822d19cf266dea716fe92f2ccd08d87c51f
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
Now that we have default values for Exception constructor params, remove lots of boilerplate code. Change-Id: I620bd641eecfed38e6123873b3b94aaf47922e74
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
Change-Id: Ic25bd678dc299627299b22145efd7bebcf2b39d0
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa
Change-Id: I5150eec33228e18e274a8ae4effd3f185851b7f4 Reviewed-on: https://gerrit.libreoffice.org/7103 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
Change-Id: I4bd729499aa8be58f04194656e35c1f79d5d4919
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
s/(OUString\s+[a-zA-Z_][A-Za-z0-9_]*\s*)\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/$1\($2\)/gms Change-Id: Iad20f242c80c4bdc69df17e2d7a69d58ea53654b Reviewed-on: https://gerrit.libreoffice.org/2835 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
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-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
...more to follow (easy hack?) Change-Id: Icb02626495701a3905c124c7368b98c3258e91b2
2012-06-22.def files don't need executable bitsMichael Stahl
Change-Id: I5dfc43bdd4d8490a47c718dc49acba0ca5f7b526
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
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.2.50); FILE MERGEDRüdiger Timm
2008/03/28 15:25:29 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:29 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:25:43 kr 1.3.2.1: file TestComponent.uno.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.1: #i78114# missing includes for precompiled headers
2007-05-09INTEGRATION: CWS bunoexttm (1.1.2.3.2); FILE ADDEDKurt Zenker
2007/01/31 10:59:56 kr 1.1.2.3.2.1: fixed: license
2007-05-09INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDEDKurt Zenker
2007/01/31 10:59:46 kr 1.1.2.1.2.1: fixed: license, include guard
2007-05-09INTEGRATION: CWS bunoexttm (1.1.2.5.2); FILE ADDEDKurt Zenker
2007/01/31 11:00:37 kr 1.1.2.5.2.1: fixed: license, warnings; adapted: to EnvDcp; simplified: