summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/fusel.cxx
AgeCommit message (Expand)Author
2021-05-17split OutputDevice from WindowNoel Grandin
2021-02-02use css::embed::EmbedVerbs::MS_OLEVERB_PRIMARY instead of bare 0Caolán McNamara
2020-09-16AddRangesIfProtectedChart never passed a null ScDocument*Caolán McNamara
2020-09-15CreateProtectedChartListenersAndNotify never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-07-11scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis
2020-01-29lok: preserve mouse event logic position and use in calcTomaž Vajngerl
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt
2019-08-06Select shape even when clicking on a hyperlinkSamuel Mehrbrodt
2019-06-18tdf#39593 Remove ScModelObj::getImplementationArkadiy Illarionov
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-06-06Translate German comments and debug stringsJohnny_M
2018-05-24member can be a ref instead of a pointerCaolán McNamara
2018-05-24ScTabViewShell is never optionalCaolán McNamara
2018-05-24coverity#704702 Dereference after null checkCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-05-19Removed unneccessary ASCII-Art and commentsThomas Beck
2017-05-15tdf#39468 translate German commentsThomas Beck
2017-04-10tdf#39468 Translate German commentsJens Carl
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-04-04tdf#39468 Translate German commentsJens Carl
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin
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
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-01-08silence mouse release warningCaolán McNamara
2015-12-01cppcheck: memleakTakeshi Abe
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
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-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-07-26coverity#704702 Dereference after null checkCaolán McNamara