summaryrefslogtreecommitdiffstats
path: root/embeddedobj
Commit message (Expand)AuthorAgeFilesLines
* clean up some include guardsThomas Arnhold2013-10-234-8/+8
* fdo#68849 add some header guardsThomas Arnhold2013-10-228-9/+29
* fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza2013-10-077-57/+14
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+0
* don't use SAL_WARN to log callsMarkus Mohrhard2013-09-291-6/+0
* embeddedobj: if the service is missing, log its nameMiklos Vajna2013-09-241-0/+1
* do not build emboleobj library on --disable-atlMichael Stahl2013-08-291-1/+1
* 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
* Don't export a variable called PATH_SEPARATORTor Lillqvist2013-05-151-4/+4
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-4/+4
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-066-32/+32
* Java cleanup, convert more Vector to ArrayListNoel Grandin2013-05-061-3/+3
* Java cleanup, Convert Vector to ArrayListNoel Grandin2013-05-061-1/+0
* 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
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-303-63/+12
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-1/+0
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0741-769/+769
* Replace `compareTo(...) == 0` with ==Ashish Banerjee2013-04-057-8/+8
* 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-1923-315/+306
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* doubled includesThomas Arnhold2013-03-042-2/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-033-7/+7
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-3/+3
* remove all d.lstMichael Stahl2013-02-281-0/+0
* 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
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+4
* 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
* link embedobj to tools libraryLuboš Luňák2012-12-131-0/+1
* fdo#46808, remove awt::DisplayAccess service.Noel Grandin2012-12-131-13/+8