summaryrefslogtreecommitdiff
path: root/ucb/source/core
AgeCommit message (Expand)AuthorFilesLines
2012-10-31Some more configuration::theDefaultProvider simplificationsStephan Bergmann1-6/+5
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-5/+4
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat4-1/+115
2012-10-31Travelled MIME type through UCB for CMIS UCP to use it when creating documentsCédric Bosdonnat3-28/+43
2012-10-04re-base on ALv2 code. Includes:Michael Meeks8-187/+115
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-7/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-11/+29
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin2-18/+29
2012-09-03fdo#46808, Adapt io::Pipe UNO service to new styleNoel Grandin1-20/+16
2012-08-22remove unused module-description xml filesMatúš Kukan1-172/+0
2012-06-21re-base on ALv2 code.Michael Meeks9-213/+132
2012-06-06Do not copy etc. singular iterator values.Stephan Bergmann1-2/+2
2012-06-05ucb: try to fix weird STL assertion on tinderboxMichael Stahl1-2/+2
2012-05-31targeted string re-workNorbert Thiebaud5-228/+158
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist4-8/+16
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist4-16/+8
2012-02-19add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan2-2/+2
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot4-19/+19
2012-01-15ucb: convert to gbuildMatúš Kukan2-83/+0
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist1-1/+0
2011-11-27remove include of pch header from ucbNorbert Thiebaud8-16/+0
2011-10-07state *what* is missingCaolán McNamara1-1/+3
2011-08-29chmod -xTor Lillqvist4-0/+0
2011-08-29Add comphelperlib for isdigitAscii etcTor Lillqvist1-0/+1
2011-08-03make these less noisyCaolán McNamara2-21/+8
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan2-8/+0
2011-07-11catch by const referenceCaolán McNamara1-7/+7
2011-06-20catch by const referenceCaolán McNamara1-53/+53
2011-04-30Remove some OS/2 codeFrancois Tigeot1-4/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito16-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold4-145/+77
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky20-89/+55
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2-19/+11
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens20-89/+55
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-21Remove 'using namespace rtl'Tor Lillqvist5-42/+48
2011-02-05migrate to use boost unordered containersFridrich Štrba1-2/+2
2011-01-15microopts equalsAsciiL faster than compareToAscii(const sal_Char*)Caolán McNamara1-1/+1
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-1/+1
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller6-173/+162
2010-10-28add modelines to .hxx files as wellCaolán McNamara8-0/+22
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth8-0/+20
2010-10-11#i112747# fix ownership cycle in ucbCaolán McNamara2-35/+10
2010-09-29CWS-TOOLING: integrate CWS sb129Vladimir Glazunov4-88/+54