summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews3.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)1-1/+1
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)1-1/+1
2024-02-18IASS: Preparations for InterActiveSlideShowArmin Le Grand (allotropia)1-1/+3
2024-02-10tdf#159372 svx: Add goto dialogAkshayWarrier1-0/+7
2024-01-23make diagram dialog asyncNoel Grandin1-2/+7
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-04-06sd: fix crash in DrawViewShell::ExecCtrlXisco Fauli1-2/+2
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl1-2/+2
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)1-5/+4
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)1-1/+1
2022-03-14add TypedWhichId version of QueryStateNoel Grandin1-2/+2
2022-03-04Advanced Diagram support: Allow reLayout without keeping oox::ShapeArmin Le Grand (Allotropia)1-1/+1
2022-03-02Advanced Diagram support: Extend UI to all applicationsArmin Le Grand (Allotropia)1-25/+17
2022-02-25Advanced Diagram support: cleanup/consolidate with existing codeArmin Le Grand (Allotropia)1-23/+7
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)1-1/+12
2022-02-21Recheck modules sd* with IWYUGabor Kelemen1-1/+0
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin1-4/+4
2022-01-29no need to call GetWhich on these SID_ valuesNoel Grandin1-6/+6
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin1-2/+1
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1
2021-09-29use SfxItemSetFixed in sdNoel Grandin1-15/+11
2021-08-22BOOST_FALLTHROUGH->[[fallthrough]];Caolán McNamara1-1/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-10/+10
2021-07-16use WhichRangesContainer in sdNoel Grandin1-6/+3
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin1-7/+5
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+1
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos1-2/+12
2020-11-20This presumably wants to be Size(-1, -1)Stephan Bergmann1-1/+1
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-5/+5
2020-10-23long->tools::Long in pyuno..sdNoel1-9/+9
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin1-1/+1
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin1-10/+10
2020-01-10use more std::make_sharedNoel Grandin1-1/+1
2019-09-12sd edit diagram: dispose the diagram dialog after we don't need itMiklos Vajna1-1/+1
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen1-9/+0
2019-08-23SmartArt: add Edit Diagram dialogGrzegorz Araminowicz1-0/+21
2019-08-05SmartArt: store diagram data model in SdrObjectGrzegorz Araminowicz1-2/+1
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-06weld HeaderFooterDialogCaolán McNamara1-2/+5
2019-05-14SmartArt: regenerate diagram commandGrzegorz Araminowicz1-0/+34
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin1-17/+17
2019-01-14no need to test for the presence of the dialog factoryNoel Grandin1-1/+1
2019-01-11make Insert->Header and Footer dialog asyncNoel Grandin1-9/+9
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-4/+4
2018-09-21tdf#67248 Use localized layer name only for display in UIRegina Henschel1-2/+7
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann1-1/+2
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann1-1/+1