summaryrefslogtreecommitdiff
path: root/include/svx/svdmrkv.hxx
AgeCommit message (Expand)Author
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-16Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin
2014-08-16These function members does not need to be virtualMatteo Casalin
2014-08-16Delete commented-out declaration of function membersMatteo Casalin
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-04-18Typo: s/shure/sureTor Lillqvist
2014-04-03svx: sal_Bool->booNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-21warning C4805: '!=' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann
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
2014-01-17bool improvementsStephan Bergmann
2013-12-02restore SdrMarkView::HasMarkableObj, etc.Caolán McNamara
2013-11-28we will need getColorConfig, etc. againCaolán McNamara
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold
2013-09-05convert include/svx/svdmrkv.hxx from String to OUStringNoel Grandin
2013-06-29reduce ascii noiseThomas Arnhold
2013-06-16Translate German commentsRolf Hemmerling
2013-04-23execute move of global headersBjoern Michaelsen