summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdoole2.cxx
AgeCommit message (Expand)Author
2019-11-21If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-06-18loplugin:logexceptionnicely in svxNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-12loplugin:constantparamNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-10crashtesting: failure on loading ooo38880-1.docCaolán McNamara
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in svxNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-06use more rtl::Reference in SdrLightEmbeddedClient_ImplNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: svxStephan Bergmann
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin