Commit Graph

13 Commits

Author SHA1 Message Date
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
90b01ef9b0 Bin no longer used iOS cppunit stuff that breaks build even
Change-Id: Ia84d89adff6acdb5eb5710c1cccd06657c1f6236
2012-08-02 19:16:50 +03:00
328e2263fb targetted re-work of cppunit pieces. 2012-06-27 19:13:11 +01:00
46b8dbda43 re-base on ALv2 code. 2012-06-26 21:48:59 +01:00
7113c7152d catch by constant reference 2011-11-30 11:27:42 +09:00
40b0fcec20 WaE: 'static_cast' : truncation of constant value 2011-10-04 11:05:16 +03:00
4768ce0f24 convert binaryurp to gbuild 2011-09-25 23:43:06 +02: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
f6d8dfb5c4 Nah, we cannot build binaryurp_cppunittester_all (for iOS) here
It depends on CPPUHELPERLIB which for iOS depends on BOOTSTRAPUNOLIB
which hasn't been built yet.
2011-08-09 00:40:46 +03:00
634824aa76 Build static binaryurp unit tester for iOS 2011-08-01 14:48:08 +03:00
d1797e45ae No testing, sorry, when cross-compiling 2011-06-07 00:46:36 +03:00
bc09ec8dee add mode lines to new files 2011-06-02 16:49:28 +01:00
sb
138ab06ecc sb138: #i116038# fresh implementation of binary URP bridge 2011-01-26 09:26:59 +01:00