summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc
AgeCommit message (Expand)Author
2023-05-23sc drawstyles: Enable the clear DF commandMaxim Monastirsky
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-04Resolves: tdf#134308 if max undo is 0, treat as if no undoCaolán McNamara
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-03set a parent for embedded object warning dialogCaolán McNamara
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-21sc drawstyles: Handle style commands and undoMaxim Monastirsky
2023-03-09tdf#154050 Unset external pointer before destroyingMaxim Monastirsky
2023-03-04jsdialog: enable chart wizardSzymon Kłos
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-12override GetModel in ScDocShellNoel Grandin
2023-01-04Related: tdf#150339 remove SID_ATTR_COLOR_STRCaolán McNamara
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-11-03-Werror=dangling-referenceStephan Bergmann
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-08-31tdf#150506 Execution parameter confused with slot stateMaxim Monastirsky
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-05fix build with disable-avmedia.Michael Meeks
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt
2022-05-26cid#1504573 Dereference before null checkCaolán McNamara
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2022-03-04Advanced Diagram support: Allow reLayout without keeping oox::ShapeArmin Le Grand (Allotropia)
2022-03-02Advanced Diagram support: Extend UI to all applicationsArmin Le Grand (Allotropia)
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/Noel Grandin
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara
2022-02-27use more SfxItemSet::CloneAsValueNoel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-10rename some SID to FN_PARAMNoel Grandin
2022-02-02lokCalcRTL: negate the +ve shape handle X coordinate...Dennis Francis
2022-02-02lokCalcRTL: shape selection: negate mouse X...Dennis Francis
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-04sc export chart as graphic: handle PDFMiklos Vajna
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-12-17tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen
2021-12-01tdf#145819 Revert logic of the image-with-rotation dialog: sc & sdGabor Kelemen
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