summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole/olevisual.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-04Use osl::ResettableMutexGuardScopedReleaser instead of ad-hoc guardsMike Kaganski1-1/+1
2024-03-11Reimplement OleComponentNative_Impl to use IGlobalInterfaceTableMike Kaganski1-2/+5
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen1-0/+2
2021-05-18loplugin:logexceptionnicely (clang-cl)Stephan Bergmann1-6/+6
2021-05-07embeddedobj: handle getting the visible area on a threadMiklos Vajna1-3/+6
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen1-1/+1
2020-01-26remove some unused local varsNoel Grandin1-2/+1
2019-10-01loplugin:logexceptionnicely (clang-cl)Stephan Bergmann1-2/+3
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski1-2/+2
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-01-12More loplugin:cstylecast: embeddedobjStephan Bergmann1-1/+1
2018-01-04Remove redundant control flow branchMike Kaganski1-5/+1
2017-10-27loplugin:includeform: embeddedobj (Windows)Stephan Bergmann1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+1
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin1-6/+3
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-2/+2
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-2/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-02-01loplugin:stringconstantStephan Bergmann1-2/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-15/+0
2017-01-01Typo: GetReccomendedExtent->GetRecommendedExtentJulien Nabet1-1/+1
2016-10-16clang-cl loplugin: embeddedobjStephan Bergmann1-8/+8
2016-09-27SAL_WARN in case bBackToLoaded failedStephan Bergmann1-1/+4
2016-09-27Resolves: tdf#98946 too many running MathTypes...Caolán McNamara1-0/+16
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-4/+4
2015-12-08consolidate MSO format ClassID magic numbers in msfilter/classids.hxxMichael Stahl1-2/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-3/+3
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-13/+13
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin1-13/+13
2014-05-14embeddedobj: remove SAL_INFO's that only mark function entryNoel Grandin1-6/+0
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin1-2/+2
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-02-27Exclude WNT-specific includes on other platformsStephan Bergmann1-1/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-4/+4
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-12/+10
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-19/+19
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-16/+16
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2011-12-09catch exception by constant referenceTakeshi Abe1-9/+9
2011-11-23Yet another empty pch file; in embeddedobj this time.Joseph Powers1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet1-15/+15
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2