summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews3.cxx
AgeCommit message (Expand)Author
2024-05-31sd: Reduce number of calls to GetMarkedObjectList()Xisco Fauli
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-18IASS: Preparations for InterActiveSlideShowArmin Le Grand (allotropia)
2024-02-10tdf#159372 svx: Add goto dialogAkshayWarrier
2024-01-23make diagram dialog asyncNoel Grandin
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-04-06sd: fix crash in DrawViewShell::ExecCtrlXisco Fauli
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
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-03-14add TypedWhichId version of QueryStateNoel Grandin
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-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)
2022-02-21Recheck modules sd* with IWYUGabor Kelemen
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
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
2021-09-29use SfxItemSetFixed in sdNoel Grandin
2021-08-22BOOST_FALLTHROUGH->[[fallthrough]];Caolán McNamara
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16use WhichRangesContainer in sdNoel Grandin
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos
2020-11-20This presumably wants to be Size(-1, -1)Stephan Bergmann
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-23long->tools::Long in pyuno..sdNoel
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-09-12sd edit diagram: dispose the diagram dialog after we don't need itMiklos Vajna
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-08-23SmartArt: add Edit Diagram dialogGrzegorz Araminowicz
2019-08-05SmartArt: store diagram data model in SdrObjectGrzegorz Araminowicz
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-06weld HeaderFooterDialogCaolán McNamara
2019-05-14SmartArt: regenerate diagram commandGrzegorz Araminowicz
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2019-01-14no need to test for the presence of the dialog factoryNoel Grandin
2019-01-11make Insert->Header and Footer dialog asyncNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel