summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
2023-01-20[API CHANGE] PresenterTextView UNO service is deadNoel Grandin
2023-01-20no need to load the list of impress/draw modules from configNoel Grandin
2023-01-20PresentationFactoryProvider can just be a static methodNoel Grandin
2023-01-20improve loplugin:refcountingNoel Grandin
2023-01-20tdf#148000 impress: Handle linebreaks on fontwork.Attila Szűcs
2023-01-20[API CHANGE] no need to load PresentationFactoryProvider via UNO and/or configNoel Grandin
2023-01-19Fix SdGenericDrawPage et al queryAggregationStephan Bergmann
2023-01-18give message dialog a suitable parentCaolán McNamara
2023-01-17XUnoTUnnel->dynamic_cast in sd::ViewTabBarNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in sd::DrawControllerNoel Grandin
2023-01-17tdf#152991 sd: fix oversized rectangle of edited embedded objectTünde Tóth
2023-01-17XUnoTunnel->dynamic_cast in ViewShellWrapperNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in sd::framework::PaneNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-12tsan:lock-order-inversion in MasterPageObserverNoel Grandin
2023-01-12tsan:lock-order-inversion in FrameworkHelperNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-04Related: tdf#150339 remove SID_ATTR_COLOR_STRCaolán McNamara
2022-12-26svx: rename ThemeColorType enum values, use enum instead of indexTomaž Vajngerl
2022-12-22loplugin:unocast (DocumentSettingsSerializer)Stephan Bergmann
2022-12-22loplugin:unocast (sd::Annotation)Stephan Bergmann
2022-12-22loplugin:unocast (sd::TextApiObject)Stephan Bergmann
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-16sd: check SfxViewFrame::Current()Caolán McNamara
2022-12-16likely fix for frequent mpGradientItem->GetName() crashCaolán McNamara
2022-12-16sd: check SfxViewFrame::Current()Caolán McNamara
2022-12-15sd: fix null deref in ModifyPageUndoAction::Undo/RedoXisco Fauli
2022-12-14sd: Improve reaction to slow zoom gestures in ViewShellPovilas Kanapickas
2022-12-07tdf#151185 Make Table Design button toggle-ableRafael Lima
2022-12-05Make check for complete type more explicitStephan Bergmann
2022-12-05cid#1517256 Dereference null return valueCaolán McNamara
2022-12-04cid#1517258 Dereference null return valueCaolán McNamara
2022-12-04cid#1517253 Dereference null return valueCaolán McNamara
2022-12-04cid#1517255 Dereference null return valueCaolán McNamara
2022-12-01sd: sensible naming for created cell stylesMaxim Monastirsky
2022-11-28[PATCH] Replace some dynamic_cast with UNO_QUERYStephan Bergmann
2022-11-28tdf#67866 sc,sd: PDF/UA export: set language in CatalogMichael Stahl
2022-11-25sd: better detection of user defined cell stylesMaxim Monastirsky
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-11-23rename SetFocusedPageFromCurrentPage instead SetFocusedPageToCurrentPageCaolán McNamara
2022-11-23Resolves: tdf#145491 make sure focused page is selected after undo/redoCaolán McNamara
2022-11-22lok: draw Math in-place widget in sdMike Kaganski
2022-11-22End text edit mode before changing a table styleMaxim Monastirsky
2022-11-22tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.Armin Le Grand (allotropia)
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21sd: table design editingMaxim Monastirsky
2022-11-21Fix typoAndrea Gelmini