summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdview.cxx
AgeCommit message (Expand)Author
2016-05-10Presumably missing break in switchStephan Bergmann
2016-04-04loplugin:constantparam in svxNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
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-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-09SdrObjEditView::IsTextEditHit effectively ignores its nTol argumentStephan Bergmann
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-12svx: prefix remaining SdrMarkView membersMiklos Vajna
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05svx: prefix remaining members of SdrDragViewMiklos Vajna
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert IMPSDR_ constants to scoped enumNoel Grandin
2015-04-29simplify SDRSEARCHPASS_ constantsNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-07Anz -> Count, and some reformatting.Jan Holesovsky
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-22svx: nMarkAnz -> nMarkCountMiklos Vajna
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-08svx: nAnz -> nCountMiklos Vajna
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
2014-12-18svx: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18show pointer_move arrow when passing over an object boundaryCaolán McNamara
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "make sure the denominator is not 0"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-10-14make sure the denominator is not 0David Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-16Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-30Called C++ object pointer is nullCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist