summaryrefslogtreecommitdiff
path: root/stoc/source
AgeCommit message (Expand)AuthorFilesLines
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan10-65/+0
2011-06-24re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks1-1/+19
2011-06-24Add prefix information about component into registryMatus Kukan1-7/+40
2011-06-14don't throw an exception on unexpected attributes in XML rdb filesMichael Meeks1-7/+1
2011-06-14No malloc.h in iOS SDK eitherTor Lillqvist1-1/+1
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+3
2011-06-01fix upCaolán McNamara13-253/+54
2011-06-01this is overly static + double check lock for little gainCaolán McNamara1-76/+18
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet10-21/+20
2011-04-18Remove OS/2 support.Francois Tigeot2-3/+1
2011-04-13catched->caughtCaolán McNamara1-2/+2
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