summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc
AgeCommit message (Expand)Author
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-04LOK: calc: allow image selection on insertionPranam Lashkari
2021-04-20lok: Pass object ord num in the uno commandmerttumer
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-03-26loplugin:flattenNoel
2021-03-12use ScTabViewShell to get toplevel dialog parentCaolán McNamara
2021-03-02Implemented MoveShapeHandle uno command for scmert
2021-02-21loplugin:refcounting in scNoel
2021-02-15loplugin:referencecasting in scNoel
2021-02-13tdf#134355 custom shapes are never on layer 'controls' in CalcRegina Henschel
2021-02-11loplugin:refcounting generalise type checkingNoel
2021-02-10tdf#140252 Controls in Calc are always on layer 'controls'Regina Henschel
2021-02-02use css::embed::EmbedVerbs::MS_OLEVERB_PRIMARY instead of bare 0Caolán McNamara
2021-01-25tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-11PasteFromClipboard never passed a null ScViewData*Caolán McNamara
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-08drop unneeded includeCaolán McNamara
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-24static_cast after dynamic_castNoel Grandin
2020-11-18Remove unused SdrGrafObj::SetGraphicLink rReferer, rFilterName parametersStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-10Set correct gradient color for chart background in sidebarSzymon Kłos
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in scNoel
2020-10-14Removed duplicated includeAndrea Gelmini
2020-10-13Set correct color for chart background in sidebarSzymon Kłos
2020-10-13static_cast after dynamic_castNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-30loplugin:reducevarscope in scNoel
2020-09-27never null ScViewData*Caolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolá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-09-15ScRangeList::Parse ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-01uilogger : Add support in the Logger and DSL for Calc-CommentsAhmed ElShreif
2020-08-27Shadow color setter for onlineSzymon Kłos
2020-08-21cid#1466205 Logically dead codeCaolán McNamara
2020-08-09loplugin:flatten in scNoel Grandin
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-07-11scPrintTwipsMsgs: Use print logical coordinates for draw objectsDennis Francis
2020-05-30pass ScSheetLimits aroundNoel Grandin