summaryrefslogtreecommitdiff
path: root/stoc/source
AgeCommit message (Expand)AuthorFilesLines
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold10-44/+28
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky34-1415/+2898
2011-03-15Remove TRACE usage (macro was empty)Thomas Arnhold1-2/+0
2011-03-15Remove unused TRACE macroThomas Arnhold1-2/+0
2011-03-12OSL_TRACE: Use format stringThomas Arnhold6-15/+15
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold5-6/+6
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-6/+5
2011-03-10simplify this a bitCaolán McNamara1-25/+36
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud34-1407/+2901
2011-03-03Remove "using namespace ::rtl"Julien Nabet17-37/+34
2011-02-18merged DEV300ooo/DEV300_m101Release Engineering3-4/+2
2011-02-16CWS-TOOLING: integrate CWS sb138Ivo Hinkelmann3-4/+2
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba9-29/+29
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara2-22/+2
2011-01-16equalsAsciiL faster than equalsCaolán McNamara1-18/+18
2011-01-10sb139: #i112929# removed unused s_semi (patch by cmc)sb1-1/+0
2011-01-07sb139: #i113686# do not clear IdlReflectionServiceImpl::_x[TD]Mgr to avoid nu...sb1-2/+0
2011-01-07sb139: #i113686# let LRU_Cache::setValue nop after LRU_Cache::clear (so that ...sb1-1/+2
2010-12-30cppcheck: prefer prefix variantCaolán McNamara1-4/+4
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]3-70/+67
2010-12-24cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-24cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-22cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-17CWS-TOOLING: integrate CWS sb131Hans-Joachim Lankenau2-52/+52
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau1-18/+15
2010-12-10RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller1-1/+1
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]32-1333/+2832
2010-12-06Replace all occured, occurance etc.feature/currency-64bitTakeshi Abe7-13/+13
2010-11-25remove empty methodCaolán McNamara1-2/+2
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]32-1333/+2832
2010-11-04#i112929# unused s_semiCaolán McNamara1-1/+0
2010-10-27add modelines to .h and .c files as wellCaolán McNamara2-0/+6
2010-10-24micro optsCaolán McNamara10-36/+36
2010-10-21sb131: #i114962# singleton implementations need not have a .../UNO/SERVICES r...sb1-52/+40
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth73-0/+196
2010-10-12move some uno::Sequences to ensure a safer deterministic shutdown orderCaolán McNamara2-24/+24
2010-10-06sb131: #i114962# first step of passive extension component registration (no l...sb1-0/+12
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-2/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek9-30/+0
2010-09-16sb129: #i113189# work around unhelpful compiler warningssb1-0/+2
2010-09-15sb129: #i113189# textualservices no longer associates singletons with service...sb1-40/+28
2010-09-15mib19: #163566# do not fire exceptions when calling 'hasByHierarchicalName'Christian Lippka1-18/+15
2010-09-14sb129: #i113189# removed obviously unnecessary service registrations; allow e...sb1-9/+9
2010-09-10sb123: #i113189# missing includessb1-0/+2
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb27-140/+334
2010-09-10sb129: #i113189# support XML-based services.rdb in com.sun.star.registry.Simp...sb4-5/+1340
2010-09-10sb129: #i113189# clean up stoc/source/simpleregistry so that subsequent chang...sb2-1194/+1172
2010-04-22sb121: merged in DEV300_m77sb16-77/+8