summaryrefslogtreecommitdiff
path: root/embeddedobj/source
AgeCommit message (Expand)Author
2013-03-04fdo#60491: embeddedobj: catch exception in fallback pathMichael Stahl
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-04-16WaE: unused parameterDavid Tardon
2012-04-16WaE: initialization orderDavid Tardon
2012-04-16WaE: declaration of 'nInd' shadows a previous localDavid Tardon
2012-04-16WaE: declaration of 'hr' shadows a previous localDavid Tardon
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-23.component files don't need executable bitsMichael Stahl
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann
2012-03-01embeddedobj: convert to gbuildMatúš Kukan
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2011-12-22Fix for fdo43460 Part XV getLength() to isEmpty()Olivier Hallot
2011-12-09catch exception by constant referenceTakeshi Abe
2011-12-07Change "menues" to "menus"Michael T. Whiteley
2011-11-23Yet another empty pch file; in embeddedobj this time.Joseph Powers
2011-10-05fix post cast removal build errorCaolán McNamara
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-05-21Drop OS2Tor Lillqvist
2011-04-29Fix compilation errorTor Lillqvist
2011-04-28both branches of the if are sameDavid Tardon
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-04-01remove obsolete component_writeInfo methodsMichael Meeks
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-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-01-31Remove double line spacing.Thomas Arnhold
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]
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-25migrate vos::OModule to osl:ModuleNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth