summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/dlgedobj.cxx
AgeCommit message (Expand)Author
2018-09-17SOSAW080: 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
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-17com::sun::star->css in basctlNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05Resolves: tdf#90361 CellValueBinding/CellRangeListSource need WithArgumentsCaolán McNamara
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-02-10coverity#1268024 coverity#1267686: basctl: uncaught exceptionMichael Stahl
2015-02-01coverity#1267686 Uncaught exceptionCaolán McNamara