summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-1/+1
2014-03-10embeddedobj: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-13/+1
2014-03-04OLE: Turn an OSL_ENSURE() into a real condition.Jan Holesovsky1-6/+5
2014-02-27Exclude WNT-specific includes on other platformsStephan Bergmann5-10/+32
2014-02-26Remove visual noise from embeddedobjAlexander Wilms10-40/+40
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann29-376/+376
2014-02-23Remove unneccessary commentsAlexander Wilms17-348/+348
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann3-5/+5
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-1/+1
2014-02-03fdo#54938 Convert to cppu::supportsServiceAlexandre Vicenzi1-27/+1
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-2/+2
2014-01-29bool improvementsStephan Bergmann1-1/+1
2014-01-28Fix apparently broken OSL_ASSERT (that would have never fired)Stephan Bergmann1-1/+1
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-2/+2
2014-01-10Use boolStephan Bergmann2-4/+4
2013-12-20typo fixesAndras Timar2-7/+7
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann3-6/+6
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann1-23/+2
2013-11-29Catch block smells like leftover debugging codeStephan Bergmann1-10/+1
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold2-3/+4
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin2-7/+7
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin5-51/+44
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin3-6/+6
2013-11-11remove unnecessary use of OUString constructor in EMBEDDEDOBJ moduleNoel Grandin7-40/+40
2013-10-23clean up some include guardsThomas Arnhold4-8/+8
2013-10-22fdo#68849 add some header guardsThomas Arnhold8-9/+29
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza7-57/+14
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+0
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-29do not build emboleobj library on --disable-atlMichael Stahl1-1/+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-15Don't export a variable called PATH_SEPARATORTor Lillqvist1-4/+4
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-4/+4
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák6-32/+32
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin1-3/+3
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin1-1/+0
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-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-63/+12
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-3/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-1/+0
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák41-769/+769
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee7-8/+8
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold3-7/+7