summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews3.cxx
AgeCommit message (Expand)Author
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
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-05-30tdf#104376 Adjust SvxLRSpaceItem with right distance to border.Mark Hung
2018-05-30tdf#104376 fix positions of the ruler handles for tables.Mark Hung
2018-04-30weld MasterLayoutDialogCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin