summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/viewshel.cxx
AgeCommit message (Expand)Author
2024-10-31tdf#163486: PVS: check GetViewXisco Fauli
2024-10-18tdf#163486: PVS: check GetView()Xisco Fauli
2024-09-17use more concrete UNO types in sdNoel Grandin
2024-09-11cid#1607446 silence Overflowed constantCaolán McNamara
2024-09-07sd: fix deref before null checkXisco Fauli
2024-09-02cid#1608421 silence Overflowed constantCaolán McNamara
2024-07-31reduce number of GetItem callsNoel Grandin
2024-07-25tdf#85677: Add support for Windows touch gestures (panning,zooming)Tibor Nagy
2024-06-28tdf#33603: fix notespane (side/tool)bar interactionsSarper Akdemir
2024-05-31sd: Reduce number of calls to GetMarkedObjectList()Xisco Fauli
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-05-07WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-24tdf#38164: sd: allow panning across pages when zoomed inSarper Akdemir
2024-04-10IASS: Support Mouse-Wheel ActionsArmin Le Grand (allotropia)
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-18IASS: Preparations for InterActiveSlideShowArmin Le Grand (allotropia)
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl
2023-12-20cool#7865 sfx2 lok: fix bad view id on async command dispatchMiklos Vajna
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin
2023-11-09loplugin:fieldcast in sd::OutlineViewNoel Grandin
2023-09-05tdf#114441 - Convert use of sal_uLong to better integer typessahil
2023-06-12cid#1401342 Uncaught exceptionCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-26GetDrawController should return pointerNoel Grandin
2022-12-14sd: Improve reaction to slow zoom gestures in ViewShellPovilas Kanapickas
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas
2022-08-28cid#1512438 Dereference before null checkCaolán McNamara
2022-08-27sd: react to touchpad zoom gestures in ViewShellPovilas Kanapickas
2022-08-08no need for ScrollBarBox if bg is already the desired colorCaolán McNamara
2022-08-05tdf#117388 use native scrollbar under gtk in impress/draw documentsCaolán McNamara
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-13basegfx: zoomIn() and zoomOut() should be sal_uInt16Chris Sherlock
2022-03-02use SfxItemSet::GetItemIfSet in sdNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-06loplugin:stringliteraldefine in sdNoel Grandin
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-02-02verbs can be sal_Int32 instead of tools::LongCaolán McNamara
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel
2020-10-23long->tools::Long in pyuno..sdNoel
2020-09-25tdf#64711 pointer deleted out from under std::shared_ptrCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin