summaryrefslogtreecommitdiffstats
path: root/stoc/source/loader
Commit message (Expand)AuthorAgeFilesLines
* Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky2014-01-221-2/+2
* Change _get_implementation()'s not to do initialization directly.Jan Holesovsky2014-01-211-1/+1
* Minimize the constructor functions to a bare minimum.Jan Holesovsky2014-01-201-3/+1
* Unify ctor functions for component implementations.Matúš Kukan2014-01-181-3/+3
* Unify ctor functions to have _get_implementation suffix.Matúš Kukan2014-01-151-1/+1
* Use const& arguments parameter for ctor functions.Matúš Kukan2014-01-151-2/+2
* Add .component <implementation constructor="..." featureStephan Bergmann2013-12-191-39/+12
* bootstrap component: Split into implementation functions.Matúš Kukan2013-12-181-21/+20
* [API CHANGE] remove cppu::loadSharedLibComponentFactory w/ rPrefix againStephan Bergmann2013-12-131-1/+1
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-221-8/+2
* No need to support "prefix" in DllComponentLoaderStephan Bergmann2013-10-111-20/+2
* [API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann2013-10-011-1/+1
* IllegalArgumentException is a RuntimeException nowStephan Bergmann2013-10-011-20/+3
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-2/+2
* Remove any remaining remnants of unused component_canUnload featureStephan Bergmann2013-04-191-6/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-4/+3
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-3/+1
* re-base on ALv2 code.Michael Meeks2012-06-291-23/+14
* merge origin/masterDavid Tardon2012-04-011-0/+7
|\
| * More hacking on static linking (iOS) supportTor Lillqvist2012-03-211-0/+7
* | gbuildize stocDavid Tardon2012-03-121-47/+0
|/
* Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot2012-01-121-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-271-1/+1
* remove include of pch header from stocNorbert Thiebaud2011-11-271-2/+0
* we are searching for prefix in activateMatúš Kukan2011-07-281-1/+1
* re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks2011-06-241-1/+19
* fix upCaolán McNamara2011-06-011-23/+4
* Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
* Remove "using namespace ::rtl"Julien Nabet2011-03-031-2/+1
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2
* remove include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-122-9/+2
* INTEGRATION: CWS changefileheader (1.11.10); FILE MERGEDRüdiger Timm2008-04-111-23/+19
* INTEGRATION: CWS changefileheader (1.19.10); FILE MERGEDRüdiger Timm2008-04-111-46/+18
* INTEGRATION: CWS sb71 (1.17.34); FILE MERGEDVladimir Glazounov2007-10-151-60/+8
* INTEGRATION: CWS sb76 (1.10.56); FILE MERGEDJens-Heiner Rechtien2007-09-271-23/+5
* INTEGRATION: CWS sb76 (1.17.46); FILE MERGEDJens-Heiner Rechtien2007-09-271-52/+16
* INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS warnings01 (1.15.8); FILE MERGEDJens-Heiner Rechtien2006-06-191-4/+4
* INTEGRATION: CWS ause043 (1.9.10); FILE MERGEDVladimir Glazounov2006-05-241-3/+2
* INTEGRATION: CWS ooo19126 (1.8.152); FILE MERGEDRüdiger Timm2005-09-081-48/+21
* INTEGRATION: CWS ooo19126 (1.14.18); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS sb31 (1.13.134); FILE MERGEDOliver Bolte2005-06-171-8/+3
* INTEGRATION: CWS uno2 (1.7.60); FILE MERGEDRüdiger Timm2003-04-231-7/+7
* INTEGRATION: CWS dbgmacros1 (1.12.46); FILE MERGEDVladimir Glazounov2003-04-151-5/+5
* #100075# modifying loaders, using macro expander singleton; service manager r...Daniel Boelzle2002-06-141-8/+81
* #67468# Added unloading and context supportJörg Budischewski2001-06-222-77/+86
* #65293# vos deletedOliver Bolte2001-05-071-3/+2
* OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner2001-03-121-3/+3