Commit Graph

20 Commits

Author SHA1 Message Date
530899ba18 cppuhelper: fix includes
Change-Id: I0e6bc822d19cf266dea716fe92f2ccd08d87c51f
2014-06-04 21:18:39 +02:00
9d7c1dcbbb re-base on ALv2 code. Includes:
Patches contributed by Ocke Janssen
   converted reportdesign.
   http://svn.apache.org/viewvc?view=revision&revision=1396797
   http://svn.apache.org/viewvc?view=revision&revision=1394326

   Patch contributed by Oliver Rainer-Wittmann
   sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
   apply print settings to new printing routines
   http://svn.apache.org/viewvc?view=revision&revision=1172115
2012-12-06 09:12:57 +00:00
66a175834c c++ API: use css alias in generated headers, adds global css decl
This changes all generated API headers (.hpp and .hdl) to use a
namespace alias 'css' instead of the pointlessly long com::sun::star

Makes the change in cppumaker & associated tools, adds a global
namespace alias definition in sal/types.h, and removes a kiloton
of local, now pointless-to-harmful versions of that alias from all
over the code.

Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
2012-11-30 14:36:36 +01:00
328e2263fb targetted re-work of cppunit pieces. 2012-06-27 19:13:11 +01:00
b222aa8fff cppuhelper: convert to gbuild
missing subsequent test qa/propertysetmixin/makefile.mk
2012-01-02 15:33:13 +01:00
c10fb61c1a remove include of pch header in cppuhelper 2011-11-27 13:03:19 -06:00
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
7ff697bc13 Add statically linked cpphelper unit test for iOS 2011-08-01 18:18:33 +03:00
8d83508ec3 Bypass qa thingies for now when cross-compiling 2011-06-06 00:33:04 +03:00
c372302f99 EasyHacks: Reanimated tests in ure/cppuhelper/qa.
I had to deactivate the test 'test_weak.cxx' in prj/build.lst.
This test failed with 'error 139' - this is typically a segfault
during test execution, oops.
2011-03-15 08:52:39 +01:00
5f66037d6d remove empty TESTSHL2LIB 2011-02-24 20:44:46 +00:00
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
sb
6c036b980c sb118: #i109791# improved CPPUNIT_CFLAGS handling 2010-03-04 22:13:08 +01:00
2e10c0e2fc sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too 2010-03-04 00:11:19 +01:00
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
6ea0304b45 #i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2 2009-09-14 19:06:55 +02:00
6d9ebf09f1 INTEGRATION: CWS changefileheader (1.2.42); FILE MERGED
2008/03/28 15:25:24 rt 1.2.42.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:31:04 +00:00
e8dc3cc078 INTEGRATION: CWS sb70 (1.1.2); FILE ADDED
2007/06/05 15:25:21 sb 1.1.2.1: #i62080# Properly handle exceptions within dispose loops.
2007-06-27 12:21:41 +00:00
34a38ce291 INTEGRATION: CWS sb70 (1.1.2); FILE ADDED
2007/06/05 15:25:08 sb 1.1.2.1: #i62080# Properly handle exceptions within dispose loops.
2007-06-27 12:21:30 +00:00
5e97fc8c9a INTEGRATION: CWS sb70 (1.1.2); FILE ADDED
2007/06/05 15:24:57 sb 1.1.2.1: #i62080# Properly handle exceptions within dispose loops.
2007-06-27 12:21:19 +00:00