summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole/ownview.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-2/+1
2017-07-31loplugin:oncevarNoel Grandin1-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-8/+1
2016-12-05loplugin:unnecessaryoverride (dtors) in embeddedobjStephan Bergmann1-6/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (embeddedobj)Stephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-5/+5
2015-11-04yyyyyNoel Grandin1-1/+1
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin1-4/+4
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-01com::sun::star->css in embeddedobj/Noel Grandin1-1/+1
2015-08-03tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-01-20Some more loplugin:cstylecast: embeddedobjStephan Bergmann1-1/+1
2014-12-18embeddedobj: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-2/+2
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-2/+0
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin1-32/+32
2014-04-14Clean up function declarationsStephan Bergmann1-7/+1
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-02-26Remove visual noise from embeddedobjAlexander Wilms1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-23Remove unneccessary commentsAlexander Wilms1-16/+16
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-2/+2
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-2/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-9/+9
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-30/+30
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-16/+16
2013-02-10embeddedobj: log some exceptionsMichael Stahl1-1/+3
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-45/+40
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-2/+1
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-3/+3
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-1/+2
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2011-12-22Fix for fdo43460 Part XV getLength() to isEmpty()Olivier Hallot1-13/+13
2011-11-23Yet another empty pch file; in embeddedobj this time.Joseph Powers1-2/+0
2011-04-12Remove commented code in libs-core/embeddedobj (partially)Xisco Fauli1-6/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-3/+3
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet1-14/+14
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0