summaryrefslogtreecommitdiff
path: root/ure/source/uretest/cpptest.cc
AgeCommit message (Collapse)Author
2013-04-11Missing rtl:: namespaceStephan Bergmann
Change-Id: I6088dc1c9d9afaa031231ea0c9f104a92ce41658
2013-03-10Removed RTL_CONSTASCII_USTRINGPARAM in xmlhelp/ureChr. Rossmanith
Change-Id: Ibaf83366e79292bbb6756045e4c82f2650958150
2012-12-18Adapt ure/source/uretest/ to passive component registrationStephan Bergmann
(regview only works for old binary .rdb files, so test-regview needs to use types.rdb now) Change-Id: Icd68122c08ae723010c42a8515e09c2d81f0cdda
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-08-08Make ure/source/uretest work againStephan Bergmann
...at least, Makefile (to be run from within an SDK environment) works again; I reflected all the relevant changes in Makefile.pln (to be run from no specific environment) too, but did not actually check the latter Change-Id: Ie2012d26b3bd59335a0f872bbfc1414cc4f5edc5
2012-06-27re-base on ALv2 code.Michael Meeks
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
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.2.50); FILE MERGEDRüdiger Timm
2008/03/31 07:26:47 rt 1.2.50.1: #i87441# Change license header to LPGL v3.
2005-09-09INTEGRATION: CWS ooo19126 (1.1.2); FILE MERGEDRüdiger Timm
2005/09/05 17:39:13 rt 1.1.2.1: #i54170# Change license header: remove SISSL
2005-05-26#121392# Moved testtools/source/ure/uretest/cpptest.cc 1.1.2.1.Stephan Bergmann