summaryrefslogtreecommitdiffstats
path: root/stoc
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | #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 ↵sb2010-09-151-40/+28
| | | | | | | | | | | | | | | | services, adapted bootstrapInitialContext accordingly
| | * | sb129: #i113189# cleaned up makefile rules; deliver services.input to have ↵sb2010-09-151-2/+1
| | | | | | | | | | | | | | | | it modifiable for special one-off products
| | * | sb129: #i113189# removed obviously unnecessary service registrations; allow ↵sb2010-09-142-14/+10
| | | | | | | | | | | | | | | | empty <implementation/>
| | * | 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 ↵sb2010-09-106-7/+1343
| | | | | | | | | | | | | | | | com.sun.star.registry.SimpleRegistry
| | * | sb129: #i113189# clean up stoc/source/simpleregistry so that subsequent ↵sb2010-09-102-1146/+1124
| | |/ | | | | | | | | | changes can better modify it
* | | 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
| | |
* | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-6/+5
| | |
* | | simplify this a bitCaolán McNamara2011-03-101-23/+34
|/ /
* | Remove "using namespace ::rtl"Julien Nabet2011-03-0329-91/+117
| |
* | Remove dead codeThomas Arnhold2011-02-072-37/+1
| |
* | Clean up makefilesThomas Arnhold2011-02-042-7/+3
| |
* | moving the rest of ure repository to boost unordered containersFridrich Strba2011-02-049-29/+29
| |
* | Clean up makefilesThomas Arnhold2011-02-013-14/+6
| |
* | Code-cleanup for testintrosp.cxx.Thomas Arnhold2011-01-251-365/+3
| |
* | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-242-22/+2
| |
* | equalsAsciiL faster than equalsCaolán McNamara2011-01-161-18/+18
| |
* | cppcheck: prefer prefix variantCaolán McNamara2010-12-301-4/+4
| |
* | cppcheck: prefer prefix variantCaolán McNamara2010-12-241-2/+2
| |
* | cppcheck: prefer prefix variantCaolán McNamara2010-12-241-1/+1
| |
* | cppcheck: prefer prefix variantCaolán McNamara2010-12-231-2/+2
| |
* | cppcheck: prefer prefix variantCaolán McNamara2010-12-221-1/+1
| |
* | Remove commented codeAnders Jonsson2010-12-221-123/+0
| |
* | RTL_CONSTASCII_USTRINGPARAM in ure 3Gert Faller2010-12-107-15/+15
| |
* | RTL_CONSTASCII_USTRINGPARAM in ure 1Gert Faller2010-12-1015-210/+210
| |
* | Replace all occured, occurance etc.Takeshi Abe2010-12-0612-22/+22
| |
* | remove empty methodCaolán McNamara2010-11-251-2/+2
| |
* | #i112929# unused s_semiCaolán McNamara2010-11-041-1/+0
| |
* | add modelines to .h and .c files as wellCaolán McNamara2010-10-272-0/+6
| |
* | remove vos reference from uno xml descriptionsNorbert Thiebaud2010-10-272-4/+0
| |
* | remvove vos/macros.h usageNorbert Thiebaud2010-10-251-1/+0
| |
* | micro optsCaolán McNamara2010-10-2410-36/+36
| |
* | use SAL_N_ELEMENTS macroKenneth Venken2010-10-171-7/+8
| |
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-1497-0/+257
| | | | | | | | | | | | | | | | Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
* | Remove redundant #include, #define & commentsJ. Graeme Lingard2010-10-133-7/+0
| |
* | move some uno::Sequences to ensure a safer deterministic shutdown orderCaolán McNamara2010-10-122-24/+24
| |
* | more removed include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
| |
* | remove include guards using fixguard.pyPetr Mladek2010-10-0510-32/+0
|/
* sb121: merged in DEV300_m77sb2010-04-2230-298/+51
|\
| * sb118: merged in re/DEV300_next towards DEV300_m76sb2010-04-071-0/+33
| |\
| * | sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb2010-03-041-4/+1
| | |
| * | sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard2010-03-041-0/+4
| | |