summaryrefslogtreecommitdiff
path: root/embeddedobj/source/commonembedding
AgeCommit message (Expand)Author
2013-10-23clean up some include guardsThomas Arnhold
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza
2013-09-29don't use SAL_WARN to log callsMarkus Mohrhard
2013-09-24embeddedobj: if the service is missing, log its nameMiklos Vajna
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06No need for conditionality has been turned on since 2004Tor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet
2013-02-11fdo#46808, use service constructorNoel Grandin
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin
2013-01-09fdo#46808, Adapt embed::HatchWindowFactory UNO service to new styleNoel Grandin
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-11-07fdo#56818 Work around deadlock caused by differing lock ordersStephan Bergmann
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-01add more component prefixesMatúš Kukan
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-01embeddedobj: convert to gbuildMatúš Kukan
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-22Fix for fdo43460 Part XV getLength() to isEmpty()Olivier Hallot
2011-12-09catch exception by constant referenceTakeshi Abe
2011-11-23Yet another empty pch file; in embeddedobj this time.Joseph Powers
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-12Remove commented code in libs-core/embeddedobj (partially)Xisco Fauli
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]
2010-12-17CWS-TOOLING: integrate CWS fwk160Hans-Joachim Lankenau
2010-12-03undoapi: merge after pulling selected changeset from CWS fwk162Frank Schoenheit [fs]
2010-12-03fwk162: #i115726# support activation of object from other threadsMikhail Voytenko
2010-12-01fwk160: #i107138# fix the saveCompleted handlingMikhail Voytenko
2010-12-01fwk160: #i74950# let imported links be readonlyMikhail Voytenko
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet
2010-11-15undoapi: doVerb: release mutex before calling into changeStateFrank Schoenheit [fs]