summaryrefslogtreecommitdiffstats
path: root/stoc
Commit message (Expand)AuthorAgeFilesLines
* Use prefixed getFactory and no canUnload on iOSTor Lillqvist2011-08-081-0/+6
* Deliver also static component archives as built for iOSTor Lillqvist2011-08-081-0/+1
* we are searching for prefix in activateMatúš Kukan2011-07-281-1/+1
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-1217-101/+0
* re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks2011-06-241-1/+19
* Add prefix information about component into registryMatus Kukan2011-06-241-7/+40
* stoc depends on registryTor Lillqvist2011-06-211-1/+1
* Use DESKTOP and NATIVE where appropriateTor Lillqvist2011-06-161-1/+1
* don't throw an exception on unexpected attributes in XML rdb filesMichael Meeks2011-06-141-7/+1
* No malloc.h in iOS SDK eitherTor Lillqvist2011-06-141-1/+1
* createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-131-1/+3
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-26/+26
* fix upCaolán McNamara2011-06-0113-253/+54
* this is overly static + double check lock for little gainCaolán McNamara2011-06-011-76/+18
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-2115-31/+30
* Remove OS/2 support.Francois Tigeot2011-04-187-9/+5
* catched->caughtCaolán McNamara2011-04-131-2/+2
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-1918-53/+37
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1840-1374/+3002
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0840-1363/+3002
| |\
| | * merged DEV300Release Engineering2011-02-183-4/+2
| | |\
| | | * CWS-TOOLING: integrate CWS sb138Ivo Hinkelmann2011-02-163-4/+2
| | | |\
| | | | * sb139: #i112929# removed unused s_semi (patch by cmc)sb2011-01-101-1/+0
| | | | * sb139: #i113686# do not clear IdlReflectionServiceImpl::_x[TD]Mgr to avoid nu...sb2011-01-071-2/+0
| | | | * sb139: #i113686# let LRU_Cache::setValue nop after LRU_Cache::clear (so that ...sb2011-01-071-1/+2
| | | |/ | | |/|
| | | * dr77: rebase to DEV300m96Daniel Rentz [dr]2010-12-273-66/+63
| | | |\ | | | |/ | | |/|
| | | * dr77: rebase to DEV300m92Daniel Rentz [dr]2010-11-0938-1293/+2937
| | | |\
| | * | \ CWS-TOOLING: integrate CWS sb131Hans-Joachim Lankenau2010-12-172-48/+48
| | |\ \ \
| | | * \ \ sb131: merged in DEV300_m90sb2010-10-211-1/+1
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | sb131: #i114962# singleton implementations need not have a .../UNO/SERVICES r...sb2010-10-211-48/+36
| | | * | | sb131: #i114962# first step of passive extension component registration (no l...sb2010-10-061-0/+12
| | * | | | CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau2010-12-171-18/+15
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | mib19: rebase to DEV300m95Daniel Rentz [dr]2010-12-0938-1293/+2937
| | | |\ \ \ | | | |/ / / | | |/| | |
| | | * | | mib19: #163566# do not fire exceptions when calling 'hasByHierarchicalName'Christian Lippka2010-09-151-18/+15
| | | | |/ | | | |/|
| | * | | #i114924#Vladimir Glazunov2010-10-181-1/+1
| | | |/ | | |/|
| | * | sb129: #i113189# work around unhelpful compiler warningssb2010-09-161-0/+2
| | * | sb129: #i113189# textualservices no longer associates singletons with service...sb2010-09-151-40/+28
| | * | sb129: #i113189# cleaned up makefile rules; deliver services.input to have it...sb2010-09-151-2/+1
| | * | sb129: #i113189# removed obviously unnecessary service registrations; allow e...sb2010-09-142-14/+10
| | * | sb129: #i113189# adapted tests; improved subsequenttestssb2010-09-141-6/+15
| | * | sb123: #i113189# missing includessb2010-09-101-0/+2
| | * | sb129: #i113189# change UNO components to use passive registrationsb2010-09-1031-140/+474
| | * | sb129: #i113189# support XML-based services.rdb in com.sun.star.registry.Simp...sb2010-09-106-7/+1343
| | * | sb129: #i113189# clean up stoc/source/simpleregistry so that subsequent chang...sb2010-09-102-1146/+1124
| | |/
* | | Remove TRACE usage (macro was empty)Thomas Arnhold2011-03-151-2/+0
* | | Remove unused TRACE macroThomas Arnhold2011-03-151-2/+0
* | | Use format string on printf()Thomas Arnhold2011-03-151-1/+1
* | | OSL_TRACE: Use format stringThomas Arnhold2011-03-1210-19/+19
* | | Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-126-7/+7