summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmrkv.cxx
AgeCommit message (Expand)Author
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
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-28Resolves: #i123950# Corrected/extended interactive crop feature...Armin Le Grand
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann
2014-01-21warning C4805: != unsafe mix of type 'bool' and type 'sal_Bool' in operationStephan Bergmann
2013-12-02restore SdrMarkView::HasMarkableObj, etc.Caolán McNamara
2013-11-28we will need getColorConfig, etc. againCaolán McNamara
2013-09-05XubString to OUStringThomas Arnhold
2013-09-05convert include/svx/svdmrkv.hxx from String to OUStringNoel Grandin
2013-08-29Resolves: #i123003# Corrected Handle/Overlay visualization...Armin Le Grand
2013-06-17Resolves: #i74211# Correct crop of bitmap data when...Armin Le Grand
2013-05-10Resolves: #i122142# use simple text hilight framesArmin Le Grand
2013-04-19fdo#62699: Drop wrapper headerMarcos Paulo de Souza
2013-04-04sal_Bool to boolTakeshi Abe
2013-03-26sal_Bool to boolTakeshi Abe
2013-03-21sal_Bool to boolTakeshi Abe
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-19Some cppcheck cleaningJulien Nabet
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-06fdo#55430 allow clicking objects in front of selected onesLennard
2012-08-16Convert SdrUShortCont from Container to std::setNoel Grandin
2012-06-16removed unused forward declarations of classTakeshi Abe
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara
2012-02-15Fix some translation oversightsStefan Knorr (astron)
2012-01-24Removal of commented code.Stefan Knorr
2012-01-19Make this a private member (to make it easier to keep track of its usage).Kohei Yoshida
2011-11-28Comment translation in svdraw (part one)Stefan Knorr (astron)
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-10removed leftovers of the Simple Handles optionTim Hardeck
2011-11-08removed Simple Handles optionTim Hardeck
2011-11-02Fix i#89051: Move the point you've just inserted, not the previous one.Ivan Timofeev
2011-09-09callcatcher: various unused codeCaolán McNamara
2011-09-07callcatcher: unused codeCaolán McNamara