summaryrefslogtreecommitdiff
path: root/sd/source/ui/app
AgeCommit message (Expand)Author
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
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-11-17tdf#33495: Allow presenter console in windowed modeDaniel Lohmann
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-20simplify usage of TempFile in sdNoel Grandin
2022-09-14no need to load ImportPPT symbol at runtimeNoel Grandin
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17cid#1509249 Unchecked dynamic_castCaolán McNamara
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann