summaryrefslogtreecommitdiff
path: root/stoc/source/simpleregistry/simpleregistry.cxx
AgeCommit message (Expand)Author
2014-05-22stoc: fix includesThomas Arnhold
2014-05-22stoc: make use of css aliasThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann
2013-12-18bootstrap component: Split into implementation functions.Matúš Kukan
2013-11-08remove unnecessary use of OUString constructor in STOC moduleNoel Grandin
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-12-21Remove support for XML .rdbs froom SimpleRegistry service againStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-06-29re-base on ALv2 code.Michael Meeks
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann
2012-04-14stoc: accelerate opening of multiple XML .rdb files in a directoryMichael Meeks
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-12Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from stocNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-03Remove "using namespace ::rtl"Julien Nabet
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-10sb129: #i113189# support XML-based services.rdb in com.sun.star.registry.Simp...sb
2010-09-10sb129: #i113189# clean up stoc/source/simpleregistry so that subsequent chang...sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-22INTEGRATION: CWS hr50 (1.16.12); FILE MERGEDJens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.16.10); FILE MERGEDRüdiger Timm
2007-10-15INTEGRATION: CWS sb71 (1.14.34); FILE MERGEDVladimir Glazounov
2007-09-27INTEGRATION: CWS sb76 (1.14.46); FILE MERGEDJens-Heiner Rechtien
2006-09-16INTEGRATION: CWS pchfix02 (1.13.8); FILE MERGEDOliver Bolte
2006-07-19INTEGRATION: CWS warningfixes02 (1.12.2); FILE MERGEDKurt Zenker
2006-06-19INTEGRATION: CWS warnings01 (1.11.8); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.10.94); FILE MERGEDRüdiger Timm
2003-12-01INTEGRATION: CWS ooo20031110 (1.9.72); FILE MERGEDRüdiger Timm
2002-10-21#104367# better exception stringDaniel Boelzle
2002-05-22#90353# fixing delete []; giving some message with thrown exceptionsDaniel Boelzle
2001-09-27#91283# improved error handlingJörg Budischewski
2001-08-29#91602# check merge conflictsJuergen Schmidt
2001-06-22#67468# Added unloading and context supportJörg Budischewski