summaryrefslogtreecommitdiff
path: root/stoc/source/invocation
AgeCommit message (Expand)Author
2014-12-18stoc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-16stoc: Use appropriate OUString functions on string constantsStephan Bergmann
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22stoc: make use of css aliasThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-12No need for Invocation_Impl::setMaterial to be virtualStephan Bergmann
2014-03-10stoc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from stocAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann
2014-01-29bool improvementsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in STOC moduleNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-02Spell "indices" correctlyTor Lillqvist
2013-08-22Mark as constTakeshi Abe
2013-08-22sal_Bool to boolTakeshi Abe
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
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-02-23Fix typo accessable/accessibleJulien Nabet
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-09-26stoc: add more component prefixesMatúš Kukan
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann
2012-06-29re-base on ALv2 code.Michael Meeks
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-03-12gbuildize stocDavid Tardon
2012-01-12Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot
2011-12-27function component_canUnload is exportedDavid Tardon
2011-12-27catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from stocNorbert Thiebaud
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist
2011-09-12sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann
2011-08-10Some cppcheck cleaningJulien Nabet
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-06-01fix upCaolán McNamara
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-03Remove "using namespace ::rtl"Julien Nabet
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-25sb118: merged in DEV300_m72sb