summaryrefslogtreecommitdiffstats
path: root/embeddedobj/source
Commit message (Expand)AuthorAgeFilesLines
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-6/+6
* osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann2013-08-211-4/+4
* remove Application::GetWorkAreaPosSizePixelNoel Grandin2013-07-191-1/+1
* remove OUString wrap for string literalsThomas Arnhold2013-06-297-25/+25
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan2013-05-319-116/+101
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-066-32/+32
* No need for conditionality has been turned on since 2004Tor Lillqvist2013-05-061-11/+1
* Resolves: #i113605# missing :ReleaseStgMedium() call on STGMEDIUM objectJian Fang Zhang2013-05-021-0/+4
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0733-720/+720
* Replace `compareTo(...) == 0` with ==Ashish Banerjee2013-04-054-5/+5
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-193-7/+7
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1921-309/+300
* doubled includesThomas Arnhold2013-03-042-2/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-033-7/+7
* Fix typo "persistant" -> "persistant"Julien Nabet2013-02-283-7/+7
* remove some trivial duplicatesThomas Arnhold2013-02-251-1/+0
* fdo#39674: Rename menues to menuThomas Arnhold2013-02-222-6/+6
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* fdo#46808, use service constructorNoel Grandin2013-02-111-3/+1
* fdo#60491: embeddedobj: catch exception in fallback pathMichael Stahl2013-02-101-1/+8
* embeddedobj: log some exceptionsMichael Stahl2013-02-102-2/+6
* fdo#60234 fdo#60492: fix emboleobj library on WNT:Michael Stahl2013-02-081-1/+1
* fdo#46808, fixes for windows buildNoel Grandin2013-01-151-1/+1
* fdo#46808, fixes for windows buildNoel Grandin2013-01-151-0/+1
* fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin2013-01-1512-63/+66
* fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin2013-01-155-68/+28
* fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin2013-01-151-6/+3
* fdo#46808, Adapt embed::HatchWindowFactory UNO service to new styleNoel Grandin2013-01-093-22/+18
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-212-73/+58
* fdo#46808, remove awt::DisplayAccess service.Noel Grandin2012-12-131-13/+8
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-101-7/+5
* 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