summaryrefslogtreecommitdiffstats
path: root/embeddedobj/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-153-9/+6
* fdo#56818 Work around deadlock caused by differing lock ordersStephan Bergmann2012-11-071-0/+11
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-5/+3
* Use prefixTor Lillqvist2012-10-012-2/+2
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-9/+2
* re-base on ALv2 code.Michael Meeks2012-09-2929-676/+415
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-252-2/+2
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-197-27/+26
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-052-10/+5
* Some builds seem to require a prefixed "system" hereStephan Bergmann2012-09-031-3/+3
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-5/+4
* fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2012-09-031-5/+4
* add more component prefixesMatúš Kukan2012-09-011-1/+1
* Removed private fields were acutally used #ifdef WNTStephan Bergmann2012-08-311-0/+10
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-311-6/+0
* Missing #includeStephan Bergmann2012-08-271-0/+1
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-275-64/+60
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-08-061-3/+3
* removed useless forward declarations of classTakeshi Abe2012-07-052-11/+0
* re-base on ALv2 code.Michael Meeks2012-06-2116-386/+242
* cppcheck: avoid unreachable code warningsMartyn Russell2012-06-121-8/+6
* embeddedobj: try to make MSVC happyMichael Stahl2012-06-061-1/+1
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-063-40/+22
* 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