summaryrefslogtreecommitdiffstats
path: root/embeddedobj/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-19/+17
* WaE: unused parameterDavid Tardon2012-04-161-0/+3
* WaE: initialization orderDavid Tardon2012-04-161-2/+2
* WaE: declaration of 'nInd' shadows a previous localDavid Tardon2012-04-161-3/+2
* WaE: declaration of 'hr' shadows a previous localDavid Tardon2012-04-161-6/+6
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-083-8/+5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-16/+10
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0610-43/+43
* .component files don't need executable bitsMichael Stahl2012-03-232-0/+0
* .h files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-161-1/+1
* embeddedobj: convert to gbuildMatúš Kukan2012-03-014-253/+0
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-2110-25/+18
* Removed unnecessary tools/link.hxx includes.Marcel Metz2012-01-061-1/+0
* Fix for fdo43460 Part XV getLength() to isEmpty()Olivier Hallot2011-12-2210-88/+88
* catch exception by constant referenceTakeshi Abe2011-12-0915-148/+148
* Change "menues" to "menus"Michael T. Whiteley2011-12-071-2/+2
* Yet another empty pch file; in embeddedobj this time.Joseph Powers2011-11-2325-62/+0
* fix post cast removal build errorCaolán McNamara2011-10-051-3/+3
* Some cppcheck cleaningJulien Nabet2011-07-311-2/+2
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-123-11/+0
* Drop OS2Tor Lillqvist2011-05-211-6/+0
* Fix compilation errorTor Lillqvist2011-04-291-2/+1
* both branches of the if are sameDavid Tardon2011-04-281-16/+3
* Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-212-4/+4
* Remove commented code in libs-core/embeddedobj (partially)Xisco Fauli2011-04-1211-60/+0
* remove obsolete component_writeInfo methodsMichael Meeks2011-04-011-36/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2942-0/+0
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-199-21/+21
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1849-62/+131
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1249-62/+131
| |\
| | * undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]2010-12-232-4/+27
| | |\
| | | * CWS-TOOLING: integrate CWS fwk160Hans-Joachim Lankenau2010-12-172-1/+24
| | | |\
| | | | * fwk160: #i107138# fix the saveCompleted handlingMikhail Voytenko2010-12-011-1/+15
| | | | * fwk160: #i74950# let imported links be readonlyMikhail Voytenko2010-12-011-0/+9
| | | * | chart49: merge with DEV300_m89Ingrid Halama2010-10-075-43/+85
| | | |\|
| | | * | chart49: #i113722# duplicate chart creation - OSingleFactoryHelper::createIns...Ingrid Halama2010-08-191-3/+3
| | * | | undoapi: merge after pulling selected changeset from CWS fwk162Frank Schoenheit [fs]2010-12-032-18/+16
| | |\ \ \
| | | * | | fwk162: #i115726# support activation of object from other threadsMikhail Voytenko2010-12-032-17/+18
| | | | |/ | | | |/|
| | * / | undoapi: doVerb: release mutex before calling into changeStateFrank Schoenheit [fs]2010-11-151-2/+8
| | |/ /
| | * / sb129: #i113189# change UNO components to use passive registrationsb2010-09-105-43/+85
| | |/
* | / Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-131-2/+2
|/ /
* | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold2011-02-261-1/+1
* | Remove double line spacing.Thomas Arnhold2011-01-311-14/+0
* | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-2011-66/+66
* | RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet2010-11-2021-389/+323
* | add modelines to .hxx files as wellCaolán McNamara2010-10-2818-0/+36
* | Finally, gut the vos module out of the buildNorbert Thiebaud2010-10-251-2/+1
* | migrate vos::OModule to osl:ModuleNorbert Thiebaud2010-10-251-2/+2
* | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-1/+1