summaryrefslogtreecommitdiff
path: root/stoc/test/registry_tdprovider/testregistrytdprovider.cxx
AgeCommit message (Collapse)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
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-06-29re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
Change-Id: I145731d9f28faf0065f5960f2c5a32f27d8c8620
2011-11-27remove include of pch header from stocNorbert Thiebaud
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
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-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.7.56); FILE MERGEDRüdiger Timm
2008/03/31 07:26:16 rt 1.7.56.1: #i87441# Change license header to LPGL v3.
2006-09-16INTEGRATION: CWS pchfix02 (1.6.10); FILE MERGEDOliver Bolte
2006/09/01 17:41:23 kaib 1.6.10.1: #i68856# Added header markers and pch files
2006-06-19INTEGRATION: CWS warnings01 (1.5.8); FILE MERGEDJens-Heiner Rechtien
2006/01/31 15:59:23 sb 1.5.8.1: #i53898# Made code warning-free.
2005-09-08INTEGRATION: CWS ooo19126 (1.4.48); FILE MERGEDRüdiger Timm
2005/09/05 17:11:40 rt 1.4.48.1: #i54170# Change license header: remove SISSL
2004-07-23INTEGRATION: CWS sb20 (1.3.4); FILE MERGEDRüdiger Timm
2004/07/13 14:34:48 sb 1.3.4.2: #i31281# Added support for XPublished. 2004/07/08 15:34:28 sb 1.3.4.1: Adapted to the change that polymorphic struct type templates may not have base types.
2004-06-04INTEGRATION: CWS sb18 (1.2.4); FILE MERGEDOliver Bolte
2004/04/14 07:59:28 sb 1.2.4.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:35:38 sb 1.2.4.1: #i21150# Fixed UNOIDL typedef support.
2004-03-30INTEGRATION: CWS sb14 (1.1.2); FILE ADDEDRüdiger Timm
2004/03/18 13:05:46 sb 1.1.2.2: #i26602# Make sure typereg_reader_getSuperTypeName is not called with an invalid index. 2004/03/16 17:29:12 sb 1.1.2.1: #i21150# Tests.