summaryrefslogtreecommitdiff
path: root/sd/source/ui/view
AgeCommit message (Expand)Author
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2022-05-26sd theme: add UI (sidebar) for shape fill color effectsMiklos Vajna
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-24reserve vector in FrameView::WriteUserDataSequenceNoel Grandin
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin
2022-05-11Advanced Diagram support: UNDO/REDO support for Diagram DataModelArmin Le Grand (Allotropia)
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-14use more string_view in sdNoel Grandin
2022-04-10cid#1503836 silence Dereference null return valueCaolán McNamara
2022-04-07sd theme: add UI (sidebar) for shape fill colorMiklos Vajna
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-05tdf#38669 - Create the key event using a Unicode characterAndreas Heinisch
2022-03-04Advanced Diagram support: Allow reLayout without keeping oox::ShapeArmin Le Grand (Allotropia)
2022-03-02cid#1485150 silence Uncaught exceptionCaolán McNamara
2022-03-02Advanced Diagram support: Extend UI to all applicationsArmin Le Grand (Allotropia)
2022-03-02Advanced Diagram support: Disable enter Diagram (Groups)Armin Le Grand (Allotropia)
2022-03-02use SfxItemSet::GetItemIfSet in sdNoel Grandin
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara
2022-03-01fix assert when changing fill on impress shapeNoel Grandin
2022-02-27use more SfxItemSet::CloneAsValueNoel Grandin
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-02-17sd theme: add doc model for shape fill colorMiklos Vajna
2022-02-10rename some SID to FN_PARAMNoel Grandin
2022-02-07tdf#145868 sd replace: if search changes, restart find/replaceJustin Luth
2022-02-05tdf#123658 sd search: restart search start on slide changeJustin Luth
2022-02-05be more stylistically standardCaolán McNamara
2022-02-04related tdf#145868 sd: Clone SvxSearchItem to avoid use after freeJustin Luth
2022-02-04sw: prefix members of SwClipboardChangeListener, SwPagePreview, ...Miklos Vajna
2022-02-03Make inserted or pasted PDF sharper on macOSTor Lillqvist
2022-01-31sw: prefix members of SwPagePreview, SwScrollbar, ...Miklos Vajna
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-28Enable pasting PDF into ImpressTor Lillqvist
2022-01-27no need to call GetWhich on these SID_ valuesNoel Grandin
2022-01-22Use o3tl::convert instead of OutputDevice::LogicToLogicMike Kaganski
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in sd::SlideShowNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in sd::DocumentRendererNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in ViewTabBarNoel Grandin
2021-12-24tdf#146003 tdf#106613 Draw: fix slide rename not updated in NavigatorJim Raykowski
2021-12-22sd theme: allow setting color effects in the sidebarMiklos Vajna
2021-12-20Add graphic size checker for the preferred document DPITomaž Vajngerl
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-06Revert "cid1494597 silence Uncaught exception"Stephan Bergmann