summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/fudraw.cxx
AgeCommit message (Expand)Author
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-04-15mobile: fix double tap on chart doesn't get into editmodeMert Tumer
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt
2019-08-12Fix typosAndrea Gelmini
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-13Pointer is pointlessNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-08-10unnecessary null check before dynamic_cast, in scNoel Grandin
2018-05-24member can be a ref instead of a pointerCaolán McNamara
2018-05-24ScTabViewShell is never optionalCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: scStephan Bergmann
2017-05-19Removed unneccessary ASCII-Art and commentsThomas Beck
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert SdrEventKind to scoped enumNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-22loplugin:unusedmethods scNoel Grandin
2015-05-22convert POINTER constants to scoped enumNoel Grandin
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-02-11fdo#39468 translated german commentsMichael Jaumann
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-30coverity#705838 Dereference before null checkCaolán McNamara
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-02-18sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann