summaryrefslogtreecommitdiffstats
path: root/stoc/source
Commit message (Expand)AuthorAgeFilesLines
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-219-13/+19
* Code clean up.Stephan Bergmann2012-01-201-6/+6
* Clang -Wunused-variable.Stephan Bergmann2012-01-151-0/+1
* Fix mistake in type OUStringBufferOlivier Hallot2012-01-121-1/+1
* Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot2012-01-1224-99/+95
* Get rid of manual ref counting.Stephan Bergmann2012-01-022-122/+29
* USE_INTROSPECTION_CACHE is always defined.Stephan Bergmann2012-01-021-23/+1
* function component_canUnload is exportedDavid Tardon2011-12-277-7/+7
* catch exception by constant referenceTakeshi Abe2011-12-2713-24/+24
* msvc 2008 express won't link without explicit salhelperCaolán McNamara2011-12-161-0/+1
* Removed extra semicolonsJesse2011-12-151-1/+1
* remove include of pch header from stocNorbert Thiebaud2011-11-2753-104/+0
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-178-8/+8
* Fix logic of isDerivedFrom functionKevin Hunter2011-10-051-18/+7
* WaE: unreachable code, also add comment pondering what the code meansTor Lillqvist2011-10-031-1/+8
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-302-0/+6
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-3/+6
* remove obsolete Forte NOOPT filesMichael Meeks2011-09-241-6/+0
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-0/+10
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-215-12/+12
* sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann2011-09-124-543/+513
* fix this up, revert using comphelper stuff, but modify to-dosCaolán McNamara2011-08-291-16/+31
* merge together 5 or ascii isalpha/isalnum/isdigit implementationsCaolán McNamara2011-08-291-27/+14
* Some cppcheck cleaningJulien Nabet2011-08-131-1/+1
* Some cppcheck cleaningJulien Nabet2011-08-111-1/+1
* Some cppcheck cleaningJulien Nabet2011-08-101-1/+1
* Use prefixed getFactory and no canUnload on iOSTor Lillqvist2011-08-081-0/+6
* we are searching for prefix in activateMatúš Kukan2011-07-281-1/+1
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-1210-65/+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
* 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
* 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-2110-21/+20
* Remove OS/2 support.Francois Tigeot2011-04-182-3/+1
* 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-1910-44/+28
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1834-1366/+2849
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-0834-1355/+2849
| |\
| | * 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-0932-1285/+2784
| | | |\