summaryrefslogtreecommitdiff
path: root/stoc/source/namingservice
AgeCommit message (Expand)AuthorFilesLines
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): stocStephan Bergmann1-1/+1
2019-05-20tdf#42949 Fix IWYU warnings in stoc/Gabor Kelemen1-5/+0
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-6/+1
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-16/+10
2016-12-02loplugin:unnecessaryoverride (dtors) in stocStephan Bergmann1-4/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+3
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler1-14/+1
2014-05-22stoc: make use of css aliasThomas Arnhold1-11/+11
2014-04-30stoc: sal_Bool->boolNoel Grandin1-1/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-04-01Remove unused inline functionStephan Bergmann1-5/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-6/+6
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-12/+12
2014-02-26Remove visual noise from stocAlexander Wilms1-4/+4
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-2/+2
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-8/+2
2013-08-22Mark as constTakeshi Abe1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-3/+3
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-10/+3
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-10/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+3
2012-09-26stoc: add more component prefixesMatúš Kukan2-2/+2
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann1-54/+0
2012-06-29re-base on ALv2 code.Michael Meeks3-49/+48
2012-03-12gbuildize stocDavid Tardon1-73/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+2
2011-12-27function component_canUnload is exportedDavid Tardon1-1/+1
2011-11-27remove include of pch header from stocNorbert Thiebaud1-2/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-6/+0
2011-06-01fix upCaolán McNamara1-23/+4
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud3-6/+41
2011-03-03Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba1-2/+2
2010-10-24micro optsCaolán McNamara1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb3-6/+41
2010-02-25sb118: merged in DEV300_m72sb2-9/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2-9/+2
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, a...sb2-10/+1