summaryrefslogtreecommitdiffstats
path: root/sal/test
Commit message (Collapse)AuthorAgeFilesLines
* sal: remove obsolete test/unloadingMatúš Kukan2013-04-195-1139/+0
| | | | | Change-Id: I76ede5abd4662aaa2f5b01739da07cf3169ddb69 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-192-10/+10
| | | | | | | | | 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>
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-192-22/+22
| | | | | | | | | | | 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>
* Get rid of (most uses of) GUITor Lillqvist2012-12-252-11/+11
| | | | | | | | | | 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>
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-58/+0
| | | | Change-Id: I7c0ba8b653b8e0534ae17bd879b93b75c6554893
* re-base on ALv2 code. Includes:Michael Meeks2012-11-217-187/+93
| | | | | | | | | | | | | | | | | | | | | Patch contributed by Herbert Duerr: #i118662# remove berkeleyDB from module xmlhelp (author=orwitt) http://svn.apache.org/viewvc?view=revision&revision=1213188 #i119141# remove ISCII converter for now http://svn.apache.org/viewvc?view=revision&revision=1306246 make exceptions for cppunittester verbose http://svn.apache.org/viewvc?view=revision&revision=1174831 Patches contributed by Pedro Giffuni: Avoid some uses of non portable #!/bin/bash in shell scripts. http://svn.apache.org/viewvc?view=revision&revision=1235297 Patch contributed by Oliver-Rainer Wittmann 88652: applied patch, remove unicows deps http://svn.apache.org/viewvc?view=revision&revision=1177585 drop OS/2 code, remove in-line assembler ARM atomics, and obsolete armarch header.
* re-base on ALv2 code.Michael Meeks2012-06-213-75/+48
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-213-43/+42
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* Remove superfluous empty lines on topThomas Arnhold2012-06-095-10/+0
| | | | | | More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
* targeted string re-workNorbert Thiebaud2012-06-012-42/+42
| | | | Change-Id: I6b23bd671c3c090a7c3b60d5301c59da5f9354d5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
| | | | | | Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
* removed duplicate includes in salTakeshi Abe2012-03-231-1/+0
|
* Avoid temporary rtl::OUStringJulien Nabet2012-02-261-1/+1
|
* function component_canUnload is SAL_CALLDavid Tardon2011-12-272-2/+2
|
* function component_canUnload is exportedDavid Tardon2011-12-272-2/+2
|
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-111-1/+0
|
* remove include of pch header from salNorbert Thiebaud2011-11-276-12/+0
|
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-123-9/+0
|
* catch by const referenceCaolán McNamara2011-06-141-1/+1
|
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-212-4/+4
|
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-192-2/+2
|
* Clean up makefilesThomas Arnhold2011-02-041-8/+1
|
* Clean up makefilesThomas Arnhold2011-02-011-2/+4
|
* RTL_CONSTASCII_USTRINGPARAM in ure 5Gert Faller2010-12-102-7/+7
|
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-146-0/+18
| | | | | | | | 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>
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-129-39/+9
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* INTEGRATION: CWS changefileheader (1.6.234); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 13:24:10 rt 1.6.234.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.4.234); FILE MERGEDRüdiger Timm2008-04-102-46/+36
| | | | 2008/03/31 13:24:10 rt 1.4.234.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.5.154); FILE MERGEDRüdiger Timm2008-04-101-23/+19
| | | | 2008/03/31 13:24:10 rt 1.5.154.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.10.234); FILE MERGEDRüdiger Timm2008-04-101-23/+18
| | | | 2008/03/31 13:24:07 rt 1.10.234.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.2.202); FILE MERGEDRüdiger Timm2008-04-102-46/+36
| | | | 2008/03/31 13:24:07 rt 1.2.202.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.20.18); FILE MERGEDRüdiger Timm2008-04-101-23/+19
| | | | 2008/03/31 13:24:07 rt 1.20.18.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS changefileheader (1.7.378); FILE MERGEDRüdiger Timm2008-04-101-22/+18
| | | | 2008/03/31 13:24:07 rt 1.7.378.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS supdremove02 (1.19.152); FILE MERGEDOliver Bolte2008-02-251-3/+3
| | | | 2008/01/28 14:35:21 rt 1.19.152.1: #i85482# Remove UPD from library name
* INTEGRATION: CWS ause081 (1.1.706); FILE MERGEDJens-Heiner Rechtien2007-06-261-1/+0
| | | | 2007/06/22 09:49:33 hjs 1.1.706.1: #i78393# remove component_getDescriptionFunc from exports
* INTEGRATION: CWS ause076 (1.4.18); FILE MERGEDOliver Bolte2007-03-091-6/+2
| | | | 2007/02/22 18:27:22 hjs 1.4.18.1: #i74721# cleanup obsolete library variables
* INTEGRATION: CWS lfs (1.2.142); FILE MERGEDVladimir Glazounov2007-01-161-2/+5
| | | | 2006/11/30 16:31:58 rene 1.2.142.1: add LFS_CFLAGS only for sal
* INTEGRATION: CWS lfs (1.17.184); FILE MERGEDVladimir Glazounov2007-01-161-2/+4
| | | | 2006/11/30 16:31:58 rene 1.17.184.1: add LFS_CFLAGS only for sal
* INTEGRATION: CWS bunoidmap (1.1.2); FILE ADDEDRüdiger Timm2006-12-011-0/+50
| | | | 2006/11/08 14:27:50 kr 1.1.2.1: fixed: i71307 - SAL_IMPLEMENT_MAIN does not compile warning free
* INTEGRATION: CWS bunoidmap (1.1.2); FILE ADDEDRüdiger Timm2006-12-011-0/+50
| | | | 2006/11/08 14:27:47 kr 1.1.2.1: fixed: i71307 - SAL_IMPLEMENT_MAIN does not compile warning free
* INTEGRATION: CWS bunoidmap (1.17.172); FILE MERGEDRüdiger Timm2006-12-011-2/+10
| | | | 2006/11/08 14:27:44 kr 1.17.172.1: fixed: i71307 - SAL_IMPLEMENT_MAIN does not compile warning free
* INTEGRATION: CWS ause068 (1.2.150); FILE MERGEDKurt Zenker2006-10-051-19/+2
| | | | 2006/09/21 15:17:03 hjs 1.2.150.1: #i69536# remove obsolete lines
* INTEGRATION: CWS pchfix02 (1.5.498); FILE MERGEDOliver Bolte2006-09-171-0/+38
| | | | 2006/09/01 17:34:21 kaib 1.5.498.1: #i68856# Added header markers and pch files
* INTEGRATION: CWS pchfix02 (1.3.586); FILE MERGEDOliver Bolte2006-09-172-0/+76
| | | | 2006/09/01 17:34:20 kaib 1.3.586.1: #i68856# Added header markers and pch files
* INTEGRATION: CWS pchfix02 (1.9.244); FILE MERGEDOliver Bolte2006-09-171-0/+38
| | | | 2006/09/01 17:34:20 kaib 1.9.244.1: #i68856# Added header markers and pch files
* INTEGRATION: CWS ooo19126 (1.1.438); FILE MERGEDRüdiger Timm2005-09-081-48/+21
| | | | 2005/09/05 17:45:45 rt 1.1.438.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.16.162); FILE MERGEDRüdiger Timm2005-09-081-48/+21
| | | | 2005/09/05 17:45:44 rt 1.16.162.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS ooo19126 (1.6.86); FILE MERGEDRüdiger Timm2005-09-081-48/+21
| | | | 2005/09/05 17:45:44 rt 1.6.86.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS mhu05 (1.5.346); FILE MERGEDVladimir Glazounov2004-12-231-14/+12
| | | | | 2004/12/06 08:49:49 kr 1.5.346.2: #i27888# fixed minor glitch: test reports fault despite there is none 2004/11/25 18:39:21 mhu 1.5.346.1: #i37371# Fixed unit test script mistakes.
* INTEGRATION: CWS valgrind02 (1.8.234); FILE MERGEDRüdiger Timm2004-10-281-0/+2
| | | | 2004/10/18 17:30:52 mhu 1.8.234.1: #i35209# Added call to 'osl_setCommandArgs()'.