summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)AuthorFilesLines
2011-10-05Fix logic of isDerivedFrom functionKevin Hunter1-18/+7
2011-10-03WaE: unreachable code, also add comment pondering what the code meansTor Lillqvist1-1/+8
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2-0/+6
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-3/+6
2011-09-24remove obsolete Forte NOOPT filesMichael Meeks1-6/+0
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-0/+10
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold6-13/+13
2011-09-12sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann5-544/+513
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann3-36/+4
2011-08-29fix this up, revert using comphelper stuff, but modify to-dosCaolán McNamara3-18/+32
2011-08-29Need to link with COMPHELPERLIB for isupperAscii etcTor Lillqvist1-0/+1
2011-08-29merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara2-28/+15
2011-08-13Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-11Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-10Some cppcheck cleaningJulien Nabet1-1/+1
2011-08-08Use prefixed getFactory and no canUnload on iOSTor Lillqvist1-0/+6
2011-08-08Deliver also static component archives as built for iOSTor Lillqvist1-0/+1
2011-07-28we are searching for prefix in activateMatúš Kukan1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan17-101/+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-21stoc depends on registryTor Lillqvist1-1/+1
2011-06-16Use DESKTOP and NATIVE where appropriateTor Lillqvist1-1/+1
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-03Drop %_EXT% which was always emptyTor Lillqvist1-26/+26
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 Nabet15-31/+30
2011-04-18Remove OS/2 support.Francois Tigeot7-9/+5
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 Arnhold18-53/+37
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky40-1374/+3002
2011-03-15Remove TRACE usage (macro was empty)Thomas Arnhold1-2/+0
2011-03-15Remove unused TRACE macroThomas Arnhold1-2/+0
2011-03-15Use format string on printf()Thomas Arnhold1-1/+1
2011-03-12OSL_TRACE: Use format stringThomas Arnhold10-19/+19
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold6-7/+7
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-6/+5
2011-03-10simplify this a bitCaolán McNamara1-23/+34
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud40-1363/+3002
2011-03-03Remove "using namespace ::rtl"Julien Nabet29-91/+117
2011-02-18merged DEV300Release Engineering3-4/+2
2011-02-16CWS-TOOLING: integrate CWS sb138Ivo Hinkelmann3-4/+2
2011-02-07Remove dead codeThomas Arnhold2-37/+1
2011-02-04Clean up makefilesThomas Arnhold2-7/+3
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba9-29/+29
2011-02-01Clean up makefilesThomas Arnhold3-14/+6