summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
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
2022-06-14tdf#149351 Add a 'Turn off mouse as pen' shortcutGabor Kelemen
2022-06-13loplugin:mergeclasses sd::TitledDockingWindow with sd::PaneDockingWindowNoel Grandin
2022-06-10new loplugin:moveitNoel Grandin
2022-06-02Fix typosAndrea Gelmini
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-05-31Advanced Diagram support: UI visualization & simple interactionsArmin Le Grand (Allotropia)
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2022-05-26sd theme: add UI (sidebar) for shape fill color effectsMiklos Vajna
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-25tdf#149205 sd theme: fix PPTX export loosing dk1 and lt1 colorsMiklos Vajna
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-24reserve vector in FrameView::WriteUserDataSequenceNoel Grandin
2022-05-23tdf#149141 - Added default object creation when drag size too lowAshSinc
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-17Resolves: tdf#149093 connect_value_change if we will query its valueCaolán McNamara
2022-05-13add SvStream::ReadLine(OStringBuffer... to reduce OString allocationNoel Grandin