summaryrefslogtreecommitdiff
path: root/stoc/source/invocation
AgeCommit message (Expand)AuthorFilesLines
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-27/+27
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-11/+4
2014-05-22stoc: make use of css aliasThomas Arnhold1-8/+8
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-35/+35
2014-03-12No need for Invocation_Impl::setMaterial to be virtualStephan Bergmann1-3/+2
2014-03-10stoc: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-11/+1
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-52/+52
2014-02-26Remove visual noise from stocAlexander Wilms1-12/+12
2014-02-23Remove unneccessary commentsAlexander Wilms1-13/+13
2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann1-16/+2
2014-01-29bool improvementsStephan Bergmann1-1/+1
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-11-08remove unnecessary use of OUString constructor in STOC moduleNoel Grandin1-3/+3
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-6/+2
2013-10-02Spell "indices" correctlyTor Lillqvist1-9/+9
2013-08-22Mark as constTakeshi Abe1-1/+1
2013-08-22sal_Bool to boolTakeshi Abe1-4/+4
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-2/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-4/+4
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-13/+3
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-12/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-14/+13
2013-02-23Fix typo accessable/accessibleJulien Nabet1-2/+2
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-6/+2
2012-09-26stoc: add more component prefixesMatúš Kukan2-2/+2
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann1-93/+0
2012-06-29re-base on ALv2 code.Michael Meeks3-49/+48
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-11/+11
2012-03-12gbuildize stocDavid Tardon1-71/+0
2012-01-12Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-27function component_canUnload is exportedDavid Tardon1-1/+1
2011-12-27catch exception by constant referenceTakeshi Abe1-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-09-12sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann1-1/+0
2011-08-10Some cppcheck cleaningJulien Nabet1-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/+40
2011-03-03Remove "using namespace ::rtl"Julien Nabet1-2/+1
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb3-6/+40
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