Commit Graph

8 Commits

Author SHA1 Message Date
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02: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
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
55ae7b1537 add modelines to .hxx files as well 2010-10-28 15:50:10 +01:00
9e19ff00c7 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
3b1a294afb INTEGRATION: CWS changefileheader (1.2.234); FILE MERGED
2008/04/01 15:35:39 thb 1.2.234.3: #i85898# Stripping all external header guards
2008/04/01 12:39:10 thb 1.2.234.2: #i85898# Stripping all external header guards
2008/03/31 13:58:38 rt 1.2.234.1: #i87441# Change license header to LPGL v3.
2008-04-11 07:33:59 +00:00
a69788495e INTEGRATION: CWS presenterview (1.2.22); FILE MERGED
2007/07/10 14:29:14 af 1.2.22.2: #i18486# Typos.
2007/06/19 08:14:07 af 1.2.22.1: #i18486# Added code for instantiating services at framework startup.
2008-04-03 13:03:19 +00:00
fb70e66cfb INTEGRATION: CWS components1 (1.1.2); FILE ADDED
2006/08/28 14:32:31 af 1.1.2.2: #i68075# Fixed compiler problems.
2006/08/18 14:27:33 af 1.1.2.1: #i68075# Initial revision.
2007-04-03 15:11:35 +00:00