summaryrefslogtreecommitdiff
path: root/embeddedobj/source/msole/xdialogcreator.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-26Link to oledlg, and use OleUIInsertObjectW directlyMike Kaganski1-19/+6
2021-10-30Prepare for removal of non-const operator[] from Sequence in embeddedobjMike Kaganski1-8/+5
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): embeddedobjStephan Bergmann1-2/+1
2021-09-29embeddedobj: add a status indicator for the Further objects dialogMiklos Vajna1-0/+25
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski1-1/+1
2021-01-12loplugin:stringview (clang-cl)Stephan Bergmann1-1/+6
2020-10-02Use the new single-instance="true" attribute in embeddedobjStephan Bergmann1-3/+2
2020-07-22embeddedobj/msole: create instances with uno constructorsNoel Grandin1-29/+17
2019-12-05loplugin:external (clang-cl)Stephan Bergmann1-0/+4
2019-10-17Remove some memset callsMike Kaganski1-3/+1
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann1-1/+1
2018-12-13WIN move native dialog hack into WinSchedulerJan-Marek Glogowski1-6/+2
2018-12-12tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski1-0/+9
2018-09-24loplugin:external (clang-cl)Stephan Bergmann1-1/+1
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann1-5/+5
2017-12-20loplugin:salcall (clang-cl)Stephan Bergmann1-3/+3
2017-10-27loplugin:includeform: embeddedobj (Windows)Stephan Bergmann1-1/+1
2017-10-05loplugin:flatten (clang-cl, embeddedobj)Stephan Bergmann1-74/+72
2017-07-17loplugin:oncevar: embeddedobj (clang-cl)Stephan Bergmann1-2/+1
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-5/+1
2017-02-08Add missing #includesStephan Bergmann1-0/+1
2017-02-01loplugin:stringconstantStephan Bergmann1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-11/+0
2016-10-16clang-cl loplugin: embeddedobjStephan Bergmann1-14/+14
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-3/+3
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin1-6/+4
2015-10-01com::sun::star->css in embeddedobj/Noel Grandin1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2014-10-31Removed duplicated includesAndrea Gelmini1-2/+0
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-4/+4
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin1-4/+4
2014-02-23Remove unneccessary commentsAlexander Wilms1-9/+9
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in EMBEDDEDOBJ moduleNoel Grandin1-5/+5
2013-10-07fdo#54938: Adapt supportsService implementations to cppu::supportsServiceMarcos Paulo de Souza1-7/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-26/+26
2013-04-05Replace `compareTo(...) == 0` with ==Ashish Banerjee1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-13/+13
2013-01-15fdo#46808, fixes for windows buildNoel Grandin1-1/+1
2013-01-15fdo#46808, fixes for windows buildNoel Grandin1-0/+1
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin1-1/+1
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin1-16/+6
2012-09-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-12cppcheck: avoid unreachable code warningsMartyn Russell1-8/+6
2011-11-23Yet another empty pch file; in embeddedobj this time.Joseph Powers1-3/+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
2010-11-20RTL_CONSTASCII_USTRINGPARAM improvementsJulien Nabet1-17/+17