summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc
AgeCommit message (Expand)AuthorFilesLines
2013-02-28remove useless comment linesMarkus Mohrhard1-21/+0
2013-02-28coverity#705769: fix memory leakMarkus Mohrhard1-0/+1
2013-02-25loplugin: unused variablesThomas Arnhold1-2/+0
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin4-23/+17
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin6-33/+33
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin3-8/+9
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin1-2/+3
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin3-38/+21
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin2-14/+9
2012-11-05fdo#46808, use service constructor for ucb::StoreNoel Grandin1-5/+5
2012-10-04re-base on ALv2 code. Includes:Michael Meeks13-302/+185
2012-09-27Improvements on previous commitStephan Bergmann3-64/+13
2012-09-27fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new styleNoel Grandin3-15/+12
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-14/+14
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-3/+3
2012-09-05Some clean up of previous commitStephan Bergmann2-5/+4
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-7/+4
2012-09-01ucb: add component prefixesMatúš Kukan2-2/+2
2012-08-22remove unused module-description xml filesMatúš Kukan1-129/+0
2012-07-01Remove unused definesThomas Arnhold1-11/+0
2012-06-21re-base on ALv2 code.Michael Meeks10-233/+143
2012-05-31targeted string re-workNorbert Thiebaud4-170/+101
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-82/+39
2012-03-29Revert "Initial experiments with static linking of (some) ..."Tor Lillqvist1-2/+4
2012-03-21Initial experiments with static linking of (some) components / servicesTor Lillqvist1-4/+2
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-1/+1
2012-01-18Fix for fdo43460 Part L getLength() to isEmpty()Olivier Hallot7-21/+21
2012-01-15ucb: convert to gbuildMatúš Kukan1-101/+0
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist1-1/+0
2011-11-27remove include of pch header from ucbNorbert Thiebaud12-24/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist1-1/+1
2011-08-29chmod -xTor Lillqvist3-0/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-7/+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 Saito22-0/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-3/+17
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2-22/+13
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky25-77/+169
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold6-78/+72
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens25-77/+169
2011-02-23debuglevels: #i116845# temporarily disable the 'OnTitleChanged notified for a...Frank Schoenheit [fs]1-2/+12
2011-02-23debuglevels: merged to-be-m101Frank Schoenheit [fs]2-15/+124
2011-02-15debuglevels: #i116845# ~OfficeDocumentsManager: don't assert an empty documen...Frank Schoenheit [fs]1-1/+5
2011-02-11ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300Andreas Bregas2-15/+124
2011-01-17cppcheck: initialize member variableCaolán McNamara1-0/+1
2010-11-27cppcheck: use prefix formCaolán McNamara1-1/+1
2010-11-13 Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller5-109/+109