Stephan Bergmann
27b7175e36
Clean up function declarations
...
Change-Id: I2478861e79bbb0f6d7e8a0b7bc59a81f457d92dc
2014-04-09 09:47:36 +02:00
Stephan Bergmann
1fc26b8112
Cosmetics (to ease work related to finding unused functions)
...
Change-Id: I88b7659fdfdcba43e69ef7489573b28952c8328c
2014-04-03 15:28:50 +02:00
Stephan Bergmann
70cc2b191b
First batch of adding SAL_OVERRRIDE to overriding function declarations
...
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.
Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
2014-03-26 16:39:26 +01:00
Stephan Bergmann
c6d114be1f
std::exception retrofit sequel
...
Change-Id: Ide9234c50592fe4f12eb1f6ea836ad60ce4697df
2014-02-27 08:39:30 +01:00
Stephan Bergmann
e67b072c8e
Avoid warnings about unused test functions
...
Change-Id: I6b2a40c4b95555c4d8bf0d8674fce46accd49965
2013-05-07 10:14:01 +02:00
Stephan Bergmann
904b3d1fce
Up-cast conversion constructor for css::uno::Reference
...
Based on a previous patch by Noel Grandin,
<https://gerrit.libreoffice.org/#/c/3613/ >, and borrowing from
boost::is_base_and_derived (see comment in include/com/sun/star/uno/Reference.h)
to avoid including Boost headers in URE headers.
Change-Id: Iade5af144dd73ef03bd7d96000134c7a66a5e591
Reviewed-on: https://gerrit.libreoffice.org/3699
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org >
Reviewed-by: Stephan Bergmann <sbergman@redhat.com >
Tested-by: Stephan Bergmann <sbergman@redhat.com >
2013-05-07 07:14:41 +00:00
Norbert Thiebaud
195f17ee40
migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic
...
Change-Id: I0e6992afbeffaf3b993e6630fb396d93012890e0
Reviewed-on: https://gerrit.libreoffice.org/632
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com >
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com >
2012-09-17 14:26:12 +00:00
Tor Lillqvist
850d9be56d
Bin no longer used iOS cppunit stuff that breaks build even
...
Change-Id: I78c71b22816834c66c8283e3d85e357b7b8d2836
2012-08-01 19:19:04 +03:00
Michael Meeks
328e2263fb
targetted re-work of cppunit pieces.
2012-06-27 19:13:11 +01:00
Michael Meeks
46b8dbda43
re-base on ALv2 code.
2012-06-26 21:48:59 +01:00
Norbert Thiebaud
24b4c075d5
remove include of pch header in cppu
2011-11-27 13:02:56 -06:00
Stephan Bergmann
d996328cd5
sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2
...
For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12 22:47:50 +02:00
Tor Lillqvist
46bd39b0d3
Add statically linked cppu unit test for iOS
2011-08-01 00:59:09 +03:00
Fridrich Štrba
30a8393e50
Removing the ext_std masterpiece
2011-02-09 19:58:43 +01:00
Caolán McNamara
387b321092
cppunit: port these tests over to canonical cppunit
2011-01-14 15:36:53 +00:00
Sebastian Spaeth
a715e1b3d0
Add vim/emacs modelines to all source files
...
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-10-14 17:04:31 +02:00
Jens-Heiner Rechtien
7c80db2eb3
changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-12 15:01:35 +01:00
Mathias Bauer
6ea0304b45
#i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2
2009-09-14 19:06:55 +02:00
Rüdiger Timm
95e3cfdc0e
INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED
...
2008/03/31 07:23:18 rt 1.2.20.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:26:32 +00:00
Kurt Zenker
8c89d65a5d
INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED
...
2007/09/17 08:26:56 fs 1.1.2.1: #i80044# unit test for Reference class, currently containing tests for UNO_SET_THROW only
2007-10-09 14:19:47 +00:00