summaryrefslogtreecommitdiff
path: root/embeddedobj/source
AgeCommit message (Expand)AuthorFilesLines
2013-09-29don't use SAL_WARN to log callsMarkus Mohrhard1-6/+0
2013-09-24embeddedobj: if the service is missing, log its nameMiklos Vajna1-0/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-6/+6
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann1-4/+4
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold7-25/+25
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan9-116/+101
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák6-32/+32
2013-05-06No need for conditionality has been turned on since 2004Tor Lillqvist1-11/+1
2013-05-02Resolves: #i113605# missing :ReleaseStgMedium() call on STGMEDIUM objectJian Fang Zhang1-0/+4
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák33-720/+720
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee4-5/+5
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold3-7/+7
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold21-309/+300
2013-03-04doubled includesThomas Arnhold2-2/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold3-7/+7
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet3-7/+7
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold2-6/+6
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-11fdo#46808, use service constructorNoel Grandin1-3/+1
2013-02-10fdo#60491: embeddedobj: catch exception in fallback pathMichael Stahl1-1/+8
2013-02-10embeddedobj: log some exceptionsMichael Stahl2-2/+6
2013-02-08fdo#60234 fdo#60492: fix emboleobj library on WNT:Michael Stahl1-1/+1
2013-01-15fdo#46808, fixes for windows buildNoel Grandin1-1/+1
2013-01-15fdo#46808, fixes for windows buildNoel Grandin1-0/+1
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin12-63/+66
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin5-68/+28
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin1-6/+3
2013-01-09fdo#46808, Adapt embed::HatchWindowFactory UNO service to new styleNoel Grandin3-22/+18
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-73/+58
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin1-13/+8
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-7/+5
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin3-9/+6
2012-11-07fdo#56818 Work around deadlock caused by differing lock ordersStephan Bergmann1-0/+11
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin1-5/+3
2012-10-01Use prefixTor Lillqvist2-2/+2
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-9/+2
2012-09-29re-base on ALv2 code.Michael Meeks29-676/+415
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2-2/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann7-27/+26
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2-10/+5
2012-09-03Some builds seem to require a prefixed "system" hereStephan Bergmann1-3/+3
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-5/+4
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin1-5/+4
2012-09-01add more component prefixesMatúš Kukan1-1/+1
2012-08-31Removed private fields were acutally used #ifdef WNTStephan Bergmann1-0/+10
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-6/+0
2012-08-27Missing #includeStephan Bergmann1-0/+1