summaryrefslogtreecommitdiff
path: root/sd/source/ui/app
AgeCommit message (Expand)Author
2024-05-18Drop now unused SdOptionsSnap, SdOptionsSnapItem classesGabor Kelemen
2024-05-11Drop now unused SdOptionsZoom classGabor Kelemen
2024-05-11Drop now unused SdOptionsLayout, SdOptionsLayoutItem classesGabor Kelemen
2024-05-10Use less SdOptionsZoom->GetScale/SetScale in favor of officecfgGabor Kelemen
2024-05-10Use less SdOptionsLayout->Get/SetDefTab in favor of officecfgGabor Kelemen
2024-05-10cid#1597274 Identical code for different branchesCaolán McNamara
2024-05-09Use less SdOptionsLayout->GetMetric/SetMetric in favor of officecfgGabor Kelemen
2024-05-07WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-26Drop now unused GetOptionStream classGabor Kelemen
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski
2024-04-15tdf#33603 Fix Close button not working in Notes PaneSamuel Mehrbrodt
2024-04-13Drop unused SdOptionsContents classGabor Kelemen
2024-04-11tdf#33603: sd: rework notes panelSarper Akdemir
2024-04-03tdf#146619 Drop unused 'using namespace' in: sd/Gabor Kelemen
2024-04-02simplify SotTempStream and lifetimeNoel Grandin
2024-04-01NewDoc/AutoPilot is for Impress onlyJulien Nabet
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)
2024-02-22tdf#33603: sd: add notes panel for normal viewSarper Akdemir
2024-02-18IASS: Preparations for InterActiveSlideShowArmin Le Grand (allotropia)
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-30simplify OutlineToImpressFinalizer, no need to use SvLockBytesNoel Grandin
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-12-09cid#1556778 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-07[API CHANGE] Drop unused SnapGrid/[X,Y]Axis config groupsGabor Kelemen
2023-11-29tdf#158243 - UI: Part 44 - Unify lockdown behavior of Options dialogBalazs Varga
2023-11-23set a parent for this warning dialogCaolán McNamara
2023-11-23reuse AllowedLinkProtocolFromDocument in impress/drawCaolán McNamara
2023-11-19Extended loplugin:ostr: sdStephan Bergmann
2023-11-09Move "Enable Impress Remote" setting to presentation settingsSamuel Mehrbrodt
2023-11-06tdf#157788 Move "Show navigation panel" back to Presentation settingsSamuel Mehrbrodt
2023-11-06tdf#135089 Move Presenter console settings to Slide Show settingsSamuel Mehrbrodt
2023-10-19use more SdrObjList::begin/end in sdNoel Grandin
2023-10-17tdf#157788 Saving the "Show navigation panel" setting for a deviceIrgaliev Amin
2023-10-06SdrModel::getUnoModel can use XModel instead of XInterfaceNoel Grandin
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-21tdf#50725: sd: add new configuration option DragThresholdPixelsSarper Akdemir
2023-06-12sd: lok: only register supported viewsHenry Castro
2023-05-26sal_uLong->sal_uInt16Noel Grandin
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-07no need to allocate these separatelyNoel Grandin
2023-03-03Related: tdf#94319 object pasted in draw/impress is always centeredCaolán McNamara
2023-02-15crashreporter: apparent null dereferenceCaolán McNamara
2023-01-31Some simplification after 743dd1d3c1142c1c99b0844cc26dd0be91a1de40Mike Kaganski
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl