summaryrefslogtreecommitdiff
path: root/include/svx/svdmrkv.hxx
AgeCommit message (Expand)AuthorFilesLines
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin1-6/+6
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-13/+13
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-12/+12
2015-08-30tdf#39468 Translate German commentsLuc Castermans1-7/+7
2015-07-30loplugin:unusedmethodsNoel Grandin1-1/+0
2015-07-16loplugin:unusedmethods svxNoel Grandin1-16/+0
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-12svx: prefix remaining SdrMarkView membersMiklos Vajna1-42/+42
2015-05-07Fix typo informations -> informationAndrea Gelmini1-1/+1
2015-04-29convert IMPSDR_ constants to scoped enumNoel Grandin1-4/+8
2015-04-29simplify SDRSEARCHPASS_ constantsNoel Grandin1-6/+1
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin1-32/+41
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-08svx: nAnz -> nCountMiklos Vajna1-1/+1
2015-03-07SdrMarkView: aHdl -> maHdlListMiklos Vajna1-5/+5
2015-02-09Fix of a few typosAndrea Gelmini1-1/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-3/+3
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-5/+5
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-3/+0
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-16Remove pnMarkNum parameter: either NULL or pointed data is not readMatteo Casalin1-2/+2
2014-08-16These function members does not need to be virtualMatteo Casalin1-2/+2
2014-08-16Delete commented-out declaration of function membersMatteo Casalin1-1/+0
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-11/+12
2014-06-10-Werror,-Wtautological-undefined-compareStephan Bergmann1-2/+2
2014-04-18Typo: s/shure/sureTor Lillqvist1-1/+1
2014-04-03svx: sal_Bool->booNoel Grandin1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-12/+12
2014-03-11svx: sal_Bool->boolNoel Grandin1-74/+74
2014-03-01Remove visual noise from includeAlexander Wilms1-6/+6
2014-01-21warning C4805: '!=' : unsafe mix of type 'sal_Bool' and type 'bool'Stephan Bergmann1-1/+1
2014-01-21Consistently let SetDesingMode functions take bool argumentStephan Bergmann1-1/+1
2014-01-21warning C4805: != unsafe mix of type 'bool' and type 'sal_Bool' in operationStephan Bergmann1-1/+1
2014-01-17bool improvementsStephan Bergmann1-12/+12
2013-12-02restore SdrMarkView::HasMarkableObj, etc.Caolán McNamara1-0/+2
2013-11-28we will need getColorConfig, etc. againCaolán McNamara1-0/+2
2013-11-27Integrate branch of IAccessible2Steve Yin1-0/+1
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-3/+3
2013-09-05convert include/svx/svdmrkv.hxx from String to OUStringNoel Grandin1-4/+4
2013-06-29reduce ascii noiseThomas Arnhold1-16/+1
2013-06-16Translate German commentsRolf Hemmerling1-159/+155
2013-04-23execute move of global headersBjoern Michaelsen1-0/+500