summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/dlgedobj.cxx
AgeCommit message (Expand)Author
2019-09-05use unique_ptr in SdrObject::getFullDragCloneNoel Grandin
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2018-10-22tdf#120674 set DlgEdForm early in DlgEdObj::EndCreateArmin Le Grand
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
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-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-05tdf#42949 Remove unnecessary localization headers from basctlGabor Kelemen
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin
2018-01-12More loplugin:cstylecast: basctlStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-10Use erase-remove idiomJulien Nabet
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-06-20loplugin:oncevar accessibility..basicNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin
2017-04-30untranslated strings are just stringsCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-05loplugin:unnecessaryoverride in accessibility..chart2Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-04loplugin:countusersofdefaultparams in basctl..basicNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in basctlNoel Grandin
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin