summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-28cid#1512438 Dereference before null checkCaolán McNamara
2022-08-27sd: react to touchpad zoom gestures in ViewShellPovilas Kanapickas
2022-08-24cid#1509260 silence Dereference null return valueCaolán McNamara
2022-08-24cid#1509207 Dereference after null checkCaolán McNamara
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-22cid#1509228 Explicit null dereferencedCaolán McNamara
2022-08-22only need to call ReleaseMouse once, the 2nd one is a no-opCaolán McNamara
2022-08-22cid#1509233 Explicit null dereferencedCaolán McNamara
2022-08-22lok: Dont render active text edit on slide previewsSzymon Kłos
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-18loplugin:moveitNoel Grandin
2022-08-17fix SfxBindings::Invalidate(const sal_uInt16 *): AssertionCaolán McNamara
2022-08-17cid#1500519 Using a moved objectCaolán McNamara
2022-08-17cid#1509249 Unchecked dynamic_castCaolán McNamara
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-12tdf#150325 Newly created animated gif is not savedNoel Grandin
2022-08-12Example from DE->USAndrea Gelmini
2022-08-11Removed duplicated includesAndrea Gelmini
2022-08-11related tdf#150197: use SetListFormat instead of SetPrefix/SuffixJustin Luth
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin
2022-08-08sd: avoid divide by zero in FuZoom::MouseMoveXisco Fauli
2022-08-08tdf#138868 follow up: fix selected entry not unselectedJim Raykowski
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-05drop unnecessary nDelta of 0 optimizationCaolán McNamara
2022-08-02related tdf#150197: sd should SetListFormatJustin Luth
2022-08-01Fix typo in codeAndrea Gelmini
2022-08-01tdf#138868 SdNavigator: track object selected on canvasJim Raykowski
2022-07-30tdf#118696 better fix for sd Navigator object selectionJim Raykowski
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-25loplugin:moveitNoel Grandin
2022-07-25use more o3tl::spanNoel Grandin
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-19Replace old png writer in SlsBitmapCompressor.cxxofftkp
2022-07-14loplugin:moveitNoel Grandin
2022-07-13basegfx: zoomIn() and zoomOut() should be sal_uInt16Chris Sherlock
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-05fix build with disable-avmedia.Michael Meeks
2022-06-30tdf#149787 capture a copy of mpViewShell and mpViewCaolán McNamara
2022-06-30tdf#137544 only construct SdAnimationInfo when we need itNoel Grandin
2022-06-29only hide Impress Remote option if there is no sdremote at allChristian Lohmaier
2022-06-29impress remote connection dialog must also work without bluetoothChristian Lohmaier
2022-06-29tdf#149748 sd theme: fix crash on selecting none from color barMiklos Vajna
2022-06-22tdf#128150 Adapt sidebar to new "use slide background" propertySamuel Mehrbrodt
2022-06-21tdf#128150 Only show "Use background" btn in Impress & DrawSamuel Mehrbrodt
2022-06-20sd theme: consider accent1 color when inserting shape with solid fillMiklos Vajna
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-06-16loplugin:moveitNoel Grandin