summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmrkv.cxx
AgeCommit message (Expand)Author
2016-02-09Remove excess newlinesChris Sherlock
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23afl-eventtesting: crash seen on occasionCaolán McNamara
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19afl-eventtesting: deref of null MarkedSdrObjCaolán McNamara
2015-10-13cppcheck:variableScopeNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna
2015-07-03fix deselect of textbox on slides with images in underlying masterCaolán McNamara
2015-06-12svx: prefix remaining SdrMarkView membersMiklos Vajna
2015-06-01svx: nObjAnz -> nObjCountMiklos Vajna
2015-05-05tdf#34555 add crop features to svxPhilippe Jung
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
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-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-30sc tiled editing: Hide the cell selection when we select graphic.Jan Holesovsky
2015-03-30SdrMarkView tiled rendering: partially disable SdrTableObj graphic selectionMiklos Vajna
2015-03-30SdrMarkView tiled rendering: fix unexpected empty graphic selection eventsMiklos Vajna
2015-03-30SdrMarkView::SetMarkHandles: perform the mm100 -> twip conversion on a copyMiklos Vajna
2015-03-30svx tiled rendering: fix Impress graphic selectionMiklos Vajna
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23SdrMarkView tiled rendering: suppress handles during text editMiklos Vajna
2015-03-22svx: nMarkAnz -> nMarkCountMiklos Vajna
2015-03-16SdrMarkView::SetMarkHandles: when tiled rendering, show non-frame handles, tooMiklos Vajna
2015-03-09LOK: add LOK_CALLBACK_GRAPHIC_SELECTION API and implement it in svxMiklos Vajna
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna
2015-01-14fdo#39440 svx: reduce scope of local variablesMichael Weghorn
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-16Simplify by early bail-outMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
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-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-05-06Move headers included only in svx from include/svx/sdr/* to svx/inc/sdr/*Tor Lillqvist
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-04-17coverity#704833 Dereference after null checkCaolán McNamara
2014-04-03svx: sal_Bool->booNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin