summaryrefslogtreecommitdiff
path: root/sd/source/ui/func
AgeCommit message (Expand)Author
2024-07-12Merge tag 'libreoffice-24.2.5.2' into feature/cib_contract49cThorsten Behrens
2024-07-05tdf#161653 Fix selecting from numbering dropdown (Impress/Draw)Samuel Mehrbrodt
2024-07-05tdf#33603: handle outliner setup for notes pane searchThorsten Behrens
2024-06-28sd: use SAL_RET_MAYBENULL in GetViewFrame()Xisco Fauli
2024-06-21sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-06-06tdf#161056 Show bullets used in document in bullets dropdownSamuel Mehrbrodt
2024-05-28related tdf#33603: sd: outlineview: update current page on moving cursorSarper Akdemir
2024-05-01tdf#33603: introduce reworked notes panelSarper Akdemir
2024-04-30tdf#160071 Don't clone formatting to whole boxesSamuel Mehrbrodt
2024-04-30tdf#159726 Improve Clone formattingOliver Specht
2024-04-30IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)
2024-04-30IASS: Preparations for InterActiveSlideShowArmin Le Grand (allotropia)
2024-04-30Clone Formatting in Impress: Include list attributeOliver Specht
2023-12-21tdf#158375: adapt UI when DDE is disabled via DisableActiveContentSarper Akdemir
2023-12-21tdf#158375: adapt UI when embedded content is disabled via optionSarper Akdemir
2023-12-04cid#1545810 Using invalid iteratorJulien Nabet
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin
2023-11-10tdf#157363 add HTML format when pasting into draw textOliver Specht
2023-11-09loplugin:fieldcast in sd::OutlineViewNoel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-17tdf#157788 Saving the "Show navigation panel" setting for a deviceIrgaliev Amin
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-09-12svx: prefix members of SdrObjConnectionJulien Nabet
2023-08-29tdf#103706: tdf#142857: sd: context aware paste for clone formatSarper Akdemir
2023-08-26sd: remove theme tab pageTomaž Vajngerl
2023-07-23cid#1539070 Dereference before null checkCaolán McNamara
2023-07-21tdf#50725: sd: add new configuration option DragThresholdPixelsSarper Akdemir
2023-07-21tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text editSarper Akdemir
2023-07-13tdf#153446 sd FuText: handle mouse-up without mouse-downJustin Luth
2023-07-12tdf#153446 sd fuconstruct: handle mouse-up without mouse-downJustin Luth
2023-07-05simplify sd: already asked if mxTextObj.get().is()Justin Luth
2023-07-03tdf#155630 Use common getPolygon for sdDr. David Alan Gilbert
2023-06-19tdf#155086 remove code that sets theme color to shapes as DFTomaž Vajngerl
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-05-30use more TypedWhichInfoNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-26use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-25use more TypedWhichId in editengNoel Grandin
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-04tdf#154839 Add navigation buttons for slidesAmin Irgaliev
2023-04-18tdf#90253: Impress: make TextBox retain its heightBayram Çiçek
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl
2023-02-08editeng: remove SvxLRSpaceItem::nTxtLeftMichael Stahl
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl