summaryrefslogtreecommitdiff
path: root/stoc/source/invocation_adapterfactory
AgeCommit message (Expand)AuthorFilesLines
2012-09-26stoc: add more component prefixesMatúš Kukan2-2/+2
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann1-58/+0
2012-07-23Assertion clean-upStephan Bergmann1-5/+4
2012-07-23WaE: unused variableTor Lillqvist1-0/+2
2012-06-29re-base on ALv2 code.Michael Meeks3-49/+48
2012-05-25Use simple createOneInstanceComponentFactoryStephan Bergmann1-14/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+1
2012-03-12gbuildize stocDavid Tardon1-73/+0
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-10/+10
2012-01-20Code clean up.Stephan Bergmann1-6/+6
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-7/+0
2011-06-01fix upCaolán McNamara1-24/+5
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-8/+42
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba1-4/+4
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb3-8/+42
2010-03-01merged in CWS sb119sb1-12/+13
2010-02-26sb119: merged in DEV300_m72sb2-9/+2
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
2010-01-29sb119: #i108764# avoid casts that are not strict-aliasing safe (patch by cmc)sb1-12/+13
2008-04-11INTEGRATION: CWS changefileheader (1.13.10); FILE MERGEDRüdiger Timm1-23/+19
2008-04-11INTEGRATION: CWS changefileheader (1.17.56); FILE MERGEDRüdiger Timm1-23/+18
2007-10-15INTEGRATION: CWS sb71 (1.12.44); FILE MERGEDVladimir Glazounov1-2/+3
2007-06-26INTEGRATION: CWS ause081 (1.1.286); FILE MERGEDJens-Heiner Rechtien1-2/+1
2006-09-16INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.14.52); FILE MERGEDJens-Heiner Rechtien1-21/+20
2006-05-24INTEGRATION: CWS ause043 (1.11.10); FILE MERGEDVladimir Glazounov1-3/+2
2005-09-08INTEGRATION: CWS ooo19126 (1.10.152); FILE MERGEDRüdiger Timm1-48/+21
2005-09-08INTEGRATION: CWS ooo19126 (1.14.58); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS sb18 (1.13.34); FILE MERGEDOliver Bolte1-2/+3
2003-12-01INTEGRATION: CWS ooo20031110 (1.12.8); FILE MERGEDRüdiger Timm1-6/+9
2003-10-06INTEGRATION: CWS unopkg (1.5.32); FILE MERGEDVladimir Glazounov1-0/+2
2003-09-04INTEGRATION: CWS cliuno01 (1.10.16); FILE MERGEDOliver Bolte1-124/+191
2003-07-16INTEGRATION: CWS ooo11rc2 (1.10.18); FILE MERGEDJens-Heiner Rechtien1-6/+12
2003-04-23INTEGRATION: CWS uno2 (1.9.40); FILE MERGEDRüdiger Timm1-16/+7
2003-04-23INTEGRATION: CWS uno2 (1.4.40); FILE MERGEDRüdiger Timm1-4/+4
2003-04-15INTEGRATION: CWS dbgmacros1 (1.9.42); FILE MERGEDVladimir Glazounov1-3/+3
2002-09-10#103028#Joachim Lingner1-3/+8
2002-08-28#100000# typedescriptions are now checked for completion before they get usedJörg Budischewski1-2/+4
2002-08-22#102239# reuse exported adaptersDaniel Boelzle2-69/+146
2002-08-22#102239# may use type converter to coerce values; fixes object identityDaniel Boelzle2-268/+394
2001-11-26#92294# wrapping to runtime exceptions except for invokation target exceptionDaniel Boelzle1-21/+33