summaryrefslogtreecommitdiff
path: root/embeddedobj/source
AgeCommit message (Expand)Author
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-05-06No need for conditionality has been turned on since 2004Tor Lillqvist
2013-05-02Resolves: #i113605# missing :ReleaseStgMedium() call on STGMEDIUM objectJian Fang Zhang
2013-04-15fdo#60724 correct spellingThomas Arnhold
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-03-04doubled includesThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-22fdo#39674: Rename menues to menuThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-02-11fdo#46808, use service constructorNoel Grandin
2013-02-10fdo#60491: embeddedobj: catch exception in fallback pathMichael Stahl
2013-02-10embeddedobj: log some exceptionsMichael Stahl
2013-02-08fdo#60234 fdo#60492: fix emboleobj library on WNT:Michael Stahl
2013-01-15fdo#46808, fixes for windows buildNoel Grandin
2013-01-15fdo#46808, fixes for windows buildNoel 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-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin
2013-01-09fdo#46808, Adapt embed::HatchWindowFactory UNO service to new styleNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-07fdo#56818 Work around deadlock caused by differing lock ordersStephan Bergmann
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-01Use prefixTor Lillqvist
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-29re-base on ALv2 code.Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-03Some builds seem to require a prefixed "system" hereStephan Bergmann
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin
2012-09-01add more component prefixesMatúš Kukan
2012-08-31Removed private fields were acutally used #ifdef WNTStephan Bergmann
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-27Missing #includeStephan Bergmann
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-05removed useless forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12cppcheck: avoid unreachable code warningsMartyn Russell
2012-06-06embeddedobj: try to make MSVC happyMichael Stahl
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin