summaryrefslogtreecommitdiff
path: root/stoc/source/simpleregistry
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-12loplugin:constantparam in package..stocNoel Grandin1-1/+1
2016-07-04remove deprecated Link functions from RegistryNoel Grandin1-37/+11
2016-03-17loplugin:constantparam in registryNoel Grandin1-1/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-40/+40
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+3
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-04-09convert RegError to scoped enumNoel Grandin1-88/+88
2015-04-09convert RegValueType to scoped enumNoel Grandin1-19/+19
2015-04-09remove reg keytype constants and related codeNoel Grandin1-20/+2
2015-04-09convert REG_ constants to scoped enumNoel Grandin1-1/+1
2015-01-28Use vector::dataStephan Bergmann1-6/+3
2014-12-16stoc: Use appropriate OUString functions on string constantsStephan Bergmann1-39/+39
2014-05-22stoc: fix includesThomas Arnhold1-28/+28
2014-05-22stoc: make use of css aliasThomas Arnhold1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-40/+40
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-77/+77
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+2
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-1/+1
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky1-3/+1
2014-01-18Unify ctor functions for component implementations.Matúš Kukan1-3/+2
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan1-1/+1
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan1-2/+1
2013-12-19Add .component <implementation constructor="..." featureStephan Bergmann1-26/+16
2013-12-18bootstrap component: Split into implementation functions.Matúš Kukan1-16/+21
2013-11-08remove unnecessary use of OUString constructor in STOC moduleNoel Grandin1-1/+1
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-193/+132
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-116/+58
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-5/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-145/+145
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-6/+3
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-37/+37
2012-12-21Remove support for XML .rdbs froom SimpleRegistry service againStephan Bergmann3-1356/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-4/+0
2012-06-29re-base on ALv2 code.Michael Meeks2-52/+34
2012-06-21re-base on ALv2 code.Michael Meeks1-26/+17
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann3-92/+16
2012-04-14stoc: accelerate opening of multiple XML .rdb files in a directoryMichael Meeks3-16/+92
2012-04-01merge origin/masterDavid Tardon1-0/+2
2012-03-29We want just the library basename in the DISABLE_DYNLOADING caseTor Lillqvist1-0/+2
2012-03-12gbuildize stocDavid Tardon1-47/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+2
2012-01-12Fix mistake in type OUStringBufferOlivier Hallot1-1/+1
2012-01-12Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot2-14/+14
2011-12-27catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from stocNorbert Thiebaud2-2/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2-0/+6