summaryrefslogtreecommitdiff
path: root/stoc/source/invocation_adapterfactory/iafactory.cxx
AgeCommit message (Expand)Author
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-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-21osl_atomic_increment/decrement are macrosStephan Bergmann
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-09-26stoc: add more component prefixesMatúš Kukan
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-07-23Assertion clean-upStephan Bergmann
2012-07-23WaE: unused variableTor Lillqvist
2012-06-29re-base on ALv2 code.Michael Meeks
2012-05-25Use simple createOneInstanceComponentFactoryStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-20Code clean up.Stephan Bergmann
2011-12-27function component_canUnload is exportedDavid Tardon
2011-11-27remove include of pch header from stocNorbert Thiebaud
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-02-04moving the rest of ure repository to boost unordered containersFridrich Strba
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-26sb119: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-29sb119: #i108764# avoid casts that are not strict-aliasing safe (patch by cmc)sb
2008-04-11INTEGRATION: CWS changefileheader (1.17.56); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.14.52); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.14.58); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS sb18 (1.13.34); FILE MERGEDOliver Bolte
2003-12-01INTEGRATION: CWS ooo20031110 (1.12.8); FILE MERGEDRüdiger Timm
2003-09-04INTEGRATION: CWS cliuno01 (1.10.16); FILE MERGEDOliver Bolte
2003-07-16INTEGRATION: CWS ooo11rc2 (1.10.18); FILE MERGEDJens-Heiner Rechtien
2003-04-15INTEGRATION: CWS dbgmacros1 (1.9.42); FILE MERGEDVladimir Glazounov
2002-09-10#103028#Joachim Lingner
2002-08-28#100000# typedescriptions are now checked for completion before they get usedJörg Budischewski
2002-08-22#102239# reuse exported adaptersDaniel Boelzle
2002-08-22#102239# may use type converter to coerce values; fixes object identityDaniel Boelzle
2001-11-26#92294# wrapping to runtime exceptions except for invokation target exceptionDaniel Boelzle
2001-06-22#67468# Added unloading and context supportJörg Budischewski
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner
2000-10-06modified XInvocation::invoke() mimicDaniel Boelzle
2000-09-18initial importJens-Heiner Rechtien