summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdview.cxx
AgeCommit message (Expand)Author
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
2014-04-03svx: sal_Bool->booNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-21WaE: C4805: unsafe mix of type 'bool' and type 'sal_Bool'Tor Lillqvist
2013-12-20typo fixesAndras Timar
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-09-05XubString to OUStringThomas Arnhold
2013-09-05convert svx/* from XubString to OUStringNoel Grandin
2013-09-05convert include/svx/svdmrkv.hxx from String to OUStringNoel Grandin