summaryrefslogtreecommitdiff
path: root/embeddedobj/source/commonembedding/embedobj.cxx
AgeCommit message (Expand)Author
2020-05-20use for-range on Sequence in e*Noel Grandin
2020-05-07m_aVerbTable can be a std::mapNoel Grandin
2020-04-14loplugin:flatten in embeddedobj,emfioNoel Grandin
2020-03-06tdf#131146 Linked Calc: changes are lost in last edited cellSerge Krot
2019-10-11tdf#42949 Fix IWYU warnings in embeddedobj/Gabor Kelemen
2019-09-10Fix typosAndrea Gelmini
2019-08-29LOK: Proper use of isMobile() on embedded chartsMuhammet Kara
2019-08-29LOK: per-view support for isMobile()Muhammet Kara
2019-08-29lok: Disable chart editing on mobileTamás Zolnai
2019-08-16tdf#126877 crash on inserting floating frameNoel Grandin
2019-07-19loplugin:referencecasting in embeddedobjNoel Grandin
2019-05-22Fix typoAndrea Gelmini
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-02lok - chart - state switch issue triggers an OLE general error msg boxMarco Cecchetti
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-10-23loplugin:includeform: embeddedobjStephan Bergmann
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in OCommonEmbeddedObjectNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-30Fix typosAndrea Gelmini
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-01com::sun::star->css in embeddedobj/Noel Grandin
2015-07-16fix indentationMarkus Mohrhard
2015-05-19tdf#67421: Prevent unloading objects due to cache fullMike Kaganski
2014-10-01loplugin: cstylecastNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-17Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part14Julien Nabet
2014-05-14embeddedobj: remove SAL_INFO's that only mark function entryNoel Grandin
2014-04-22embeddedobj: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák