summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/fudraw.cxx
AgeCommit message (Expand)Author
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-08-07cid#1489785 Dereference after null checkCaolán McNamara
2021-08-05Use SdrObject::set/getHyperlinkSamuel Mehrbrodt
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-05-17split OutputDevice from WindowNoel Grandin
2021-02-02use css::embed::EmbedVerbs::MS_OLEVERB_PRIMARY instead of bare 0Caolán McNamara
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-10-20use tools::Long in scNoel
2020-09-01uilogger : Add support in the Logger and DSL for Calc-CommentsAhmed ElShreif
2020-08-09loplugin:flatten in scNoel Grandin
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