Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-17 | migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic | Norbert Thiebaud | 1 | -2/+2 | |
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-08-01 | Bin no longer used iOS cppunit stuff that breaks build even | Tor Lillqvist | 1 | -4/+0 | |
Change-Id: I78c71b22816834c66c8283e3d85e357b7b8d2836 | |||||
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks | 1 | -2/+1 | |
2012-06-26 | re-base on ALv2 code. | Michael Meeks | 1 | -23/+14 | |
2011-11-27 | remove include of pch header in cppu | Norbert Thiebaud | 1 | -2/+0 | |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵ | Stephan Bergmann | 1 | -2/+2 | |
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx. | |||||
2011-08-01 | Add statically linked cppu unit test for iOS | Tor Lillqvist | 1 | -0/+4 | |
2011-02-09 | Removing the ext_std masterpiece | Fridrich Štrba | 1 | -2/+0 | |
2011-01-14 | cppunit: port these tests over to canonical cppunit | Caolán McNamara | 1 | -3/+10 | |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth | 1 | -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-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | 1 | -4/+1 | |
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 Bauer | 1 | -1/+1 | |
-> testshl2 | |||||
2008-04-11 | INTEGRATION: CWS changefileheader (1.2.20); FILE MERGED | Rüdiger Timm | 1 | -23/+18 | |
2008/03/31 07:23:18 rt 1.2.20.1: #i87441# Change license header to LPGL v3. | |||||
2007-10-09 | INTEGRATION: CWS basmgr03 (1.1.2); FILE ADDED | Kurt Zenker | 1 | -0/+164 | |
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 |