summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc
AgeCommit message (Expand)Author
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-07cid#1489785 Dereference after null checkCaolán McNamara
2021-08-07cid#1489784 Dereference after null checkCaolán McNamara
2021-08-05Use SdrObject::set/getHyperlinkSamuel Mehrbrodt
2021-08-05No need for extra uno commands for shape hyperlinksSamuel Mehrbrodt
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-22Dereferencing uninitialized pointerMike Kaganski
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-06-29sc: don't require ctrl-click when clicking on internal links of shapesMiklos Vajna
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze
2021-06-15editengine-columns: add sidebar property panelMike Kaganski
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-26Refactor module media item handlingJan-Marek Glogowski
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