summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2023-01-22XUnoTunnel->dynamic_cast in SdUnoSearchReplaceDescriptorNoel Grandin
2023-01-21move presenter console from sdext/ to sd/Noel Grandin
2023-01-20[API CHANGE] remove unused SlideSorterServiceNoel Grandin
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-20change test to use Calibri instead of CambriaCaolán McNamara
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-19Remove not necessary container in Animation Panel in Impress SidebarSzymon Kłos
2023-01-19Fix SdGenericDrawPage et al queryAggregationStephan Bergmann
2023-01-19tdf#153036 PPTX import resized connector brokenAttila Szűcs
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-13support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2023-01-13introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
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-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-04tdf#149588 pptx import: transparency at SolidFillAttila Szűcs
2023-01-04Related: tdf#150339 remove SID_ATTR_COLOR_STRCaolán McNamara
2023-01-02Resolves: tdf#150339 two arguments called "Color"Caolá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-21tdf#152606: sd_export_tests: Add unittestXisco Fauli
2022-12-21tdf#152612 Add Duplicate page item to Pagepane context menuRoman Kuznetsov
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-12-19tdf#152295 sw sd UI: don't reset tiled image size by Area tabTibor Nagy
2022-12-19tdf#152070 PPTX import: fix offset of tile background imageTibor Nagy
2022-12-19tdf#152436 PPTX export regression: fix lost shape at missing objectTünde Tóth
2022-12-19tdf#152434 PPTX import: fix lost shapes with connectorsTibor Nagy
2022-12-19tdf#152335 PPTX export: fix 3D shape properties of the shape in themeTibor Nagy
2022-12-17Improve extended tip for Impress page printOlivier Hallot
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