summaryrefslogtreecommitdiff
path: root/salhelper/qa
AgeCommit message (Collapse)AuthorFilesLines
2013-03-03coverity#983108: fix memory leakMarkus Mohrhard1-0/+1
Change-Id: Ief22e3cbb826ab0ceca5d199c1bfd21b46e87358
2013-03-03coverity#983107: fix memory leakMarkus Mohrhard1-0/+1
Change-Id: I602510657d72455485e42e66b8ddf68413035232
2012-10-10try and make mingw32 buildCaolán McNamara2-67/+0
Change-Id: I64c884b6d14c7112a88c7741ef7688108ec80ffe
2012-10-10fdo#39625 Make existing cppunittests workRadu Ioan1-5/+8
Make salhelper testapi cppunit work - removed call to simpleheader.hxx - added call in Module_sal.mk for sal_testapi - created mk for cppunittest for sal_testapi - fixed some compile warning for auto_ptr Change-Id: I07a58dbd5282f92604f58eb450e0bf549c54c6b3 Reviewed-on: https://gerrit.libreoffice.org/839 Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com> Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2012-07-16allow using rtl::OUString etc. simply as OUString, without rtl::Luboš Luňák1-0/+30
http://lists.freedesktop.org/archives/libreoffice/2012-April/029940.html The RTL_USING #define (set by gbuild for anything that's not public API) allows to use such classes simply by their name, without having to use the namespace or do explicit using rtl::OUString (which half of the sources do anyway). Change-Id: I7edaf12cd278489cdc1d5ff782f0a86361c13c0a
2012-06-27re-base on ALv2 code.Michael Meeks1-21/+12
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+18
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2011-02-24remove empty TESTSHL2LIBCaolán McNamara1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
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-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb1-3/+1
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard1-0/+4
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2-10/+3
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-09-14#i103496#: split cppunit in a pure external lib and a lib depending on sal ↵Mathias Bauer2-4/+4
-> testshl2
2008-04-11INTEGRATION: CWS changefileheader (1.3.62); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 07:25:46 rt 1.3.62.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.4.26); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 07:25:46 rt 1.4.26.1: #i87441# Change license header to LPGL v3.
2007-01-25INTEGRATION: CWS ause069 (1.3.32); FILE MERGEDOliver Bolte1-3/+3
2006/12/01 17:27:39 hjs 1.3.32.1: #i70359# remove forced shell calls
2005-09-08INTEGRATION: CWS ooo19126 (1.2.10); FILE MERGEDRüdiger Timm2-94/+42
2005/09/05 17:42:39 rt 1.2.10.1: #i54170# Change license header: remove SISSL
2004-11-03INTEGRATION: CWS sb22 (1.1.2); FILE ADDEDPascal Junck1-0/+6
2004/09/20 12:07:08 sb 1.1.2.1: #109743# Make tests run on all platforms.
2004-11-03INTEGRATION: CWS sb22 (1.1.2); FILE ADDEDPascal Junck1-0/+284
2004/08/20 14:37:58 sb 1.1.2.1: #109743# Test that the API exports the necessary symbols.
2004-11-03INTEGRATION: CWS sb22 (1.1.2); FILE ADDEDPascal Junck1-0/+84
2004/09/20 12:06:52 sb 1.1.2.2: #109743# Make tests run on all platforms. 2004/08/20 14:37:47 sb 1.1.2.1: #109743# Test that the API exports the necessary symbols.