summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdview.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-16Take care of E3DObjListArmin Le Grand1-2/+2
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+4
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-4/+4
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+4
2018-04-01Fix typoAndrea Gelmini1-1/+1
2018-03-29Allow URL-Check for non-selected TableTextArmin Le Grand1-1/+6
2018-03-28Translate German variable namesJohnny_M1-3/+3
2018-03-03Translate German variable namesJohnny_M1-4/+4
2018-02-11SdrMarkView: provide OUString as return valueMatteo Casalin1-3/+3
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-9/+9
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-07-31Corrected HitTest for layouted textArmin Le Grand1-35/+57
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-19/+1
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: svxStephan Bergmann1-5/+5
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-3/+3
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-02-14remove unused BrkAction enumerator from SdrEventKindNoel Grandin1-1/+0
2017-02-14drop unused Streaming enumerator from SdrInsertReasonKind enumNoel Grandin1-1/+1
2017-01-23pass ownership by pointerJochen Nitschke1-1/+1
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-2/+2
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara1-2/+2
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin1-5/+5
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin1-1/+1
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-41/+41
2016-08-19convert TableHitKind to scoped enumNoel Grandin1-4/+4
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-10/+10
2016-08-19convert SdrDragMode to scoped enumNoel Grandin1-8/+8
2016-08-19convert SdrViewContext to scoped enumNoel Grandin1-7/+7
2016-08-19convert SdrEventKind to scoped enumNoel Grandin1-64/+64
2016-07-21sd lok: fix hard to select a full tableHenry Castro1-1/+1
2016-06-27loplugin:singlevalfields in svx(part3)Noel Grandin1-6/+3
2016-05-10Presumably missing break in switchStephan Bergmann1-0/+1
2016-04-04loplugin:constantparam in svxNoel Grandin1-2/+2
2016-03-17loplugin:constantparam in svxNoel Grandin1-2/+2
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin1-6/+0
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-2/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-44/+44
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-8/+8
2015-09-09SdrObjEditView::IsTextEditHit effectively ignores its nTol argumentStephan Bergmann1-2/+2
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna1-44/+44
2015-08-11loplugin: defaultparamsNoel Grandin1-4/+4
2015-06-12svx: prefix remaining SdrMarkView membersMiklos Vajna1-4/+4
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-3/+3