summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2024-01-17Implement hyperlinkInfoAtPosition for Impress.Gökay Şatır1-2/+22
2024-01-10Send document colors with lok callbackSzymon Kłos1-1/+3
2024-01-09sc: announce theme colors with lok callbackSzymon Kłos4-12/+9
2024-01-08Resolves: tdf#158332 'fake' keystroke exits presentationCaolán McNamara1-5/+7
2024-01-05cool#7865 sfx2 lok: fix bad view id on async command dispatchMiklos Vajna1-1/+14
2024-01-02tdf#157742 tdf#157783 - sd: fix copy master slides styleBalazs Varga1-18/+46
2023-12-26Fix Windows build (where int != sal_Int32)Mike Kaganski1-1/+1
2023-12-20lok: send error on access denied in image import 2Szymon Kłos1-1/+13
2023-12-19tdf#157740 FILESAVE PPTX: fix explosion of the number of master slidesBalazs Varga9-122/+122
2023-12-19In readonly mode, we restrict many events like click.Gökay Şatır2-0/+8
2023-12-15Regression typo closewise->clockwise in sd/CustomAnimationDialogJulien Nabet1-1/+1
2023-12-11tdf#158513: Revert "tdf#155512: sd: filter: eppt: add "SlideLayout"Henry Castro6-141/+15
2023-12-10tdf#126084 import svg image from ooxml document that use svgBlip elem.Tomaž Vajngerl2-0/+44
2023-11-23reuse AllowedLinkProtocolFromDocument in impress/drawCaolán McNamara1-11/+18
2023-11-23tdf#148000 impress: improve fontwork text placement.Attila Szűcs2-2/+2
2023-10-29tdf#155512: sd: qa: unit: add unit test "testMasterSlides"Henry Castro2-0/+12
2023-10-29tdf#155512: sd: filter: eppt: add "SlideLayout" property to Slide MasterHenry Castro6-15/+141
2023-10-24Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara2-2/+2
2023-10-13Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios2-14/+0
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara1-5/+5
2023-10-03tdf#155512: oox: ppt: fix import master slidesHenry Castro1-2/+2
2023-10-02Resolves: tdf#157515 only remove RID_SVXPAGE_PARA_ASIAN onceCaolán McNamara1-2/+1
2023-09-08Add export sheet range option to calcNickWingate1-1/+1
2023-09-04sd: set the theme for all master pagesTomaž Vajngerl1-19/+23
2023-09-03fix ImpGraphic::operator==Noel Grandin4-7/+7
2023-08-30sd: remove condition to only show ThemeDialog in master viewTomaž Vajngerl1-15/+0
2023-08-28sd: add undo/redo action for changing the model::ColorSetTomaž Vajngerl4-3/+111
2023-08-28Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl6-11/+11
2023-08-28sd: remove theme tab pageTomaž Vajngerl8-194/+37
2023-08-28sd: disable ThemeDialog when not in a master pageTomaž Vajngerl1-1/+17
2023-08-28svx: remove theme related parameters for Color and FillColorTomaž Vajngerl3-70/+37
2023-08-28svx: refactor text color theme changing and add undo supportTomaž Vajngerl1-5/+12
2023-08-28sd: change text theme colors for graphic styles on theme changeTomaž Vajngerl1-0/+12
2023-08-28sd: add undo/redo for line/fill styles theme changeTomaž Vajngerl1-24/+60
2023-08-28sd: change fill/line theme colors for graphic styles on theme changeTomaž Vajngerl4-5/+57
2023-08-28sd: add ThemeDialog to Impress/Draw, refactor ThemeColorChangerTomaž Vajngerl8-7/+167
2023-08-28move theme test from svx to sd - so we can use ThemeColorChangeTomaž Vajngerl4-0/+220
2023-08-28ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl5-5/+9
2023-08-23uitest: reset value when changing the measurement unitXisco Fauli7-143/+134
2023-08-11svg: export text decoration for text run not paragraphSzymon Kłos1-4/+4
2023-08-11tdf#155086 remove code that sets theme color to shapes as DFTomaž Vajngerl2-38/+3
2023-08-07oox: default first line indent is 0Szymon Kłos2-0/+20
2023-07-31pptx: import shape text from master pageSzymon Kłos2-0/+13
2023-07-31Allow getViewRenderState to get from a specific viewParis Oplopoios2-3/+14
2023-07-22Execute notifyViewRenderState on view constructorParis Oplopoios1-0/+10
2023-07-05Delete DrawViewShell copy constructorsParis Oplopoios1-0/+3
2023-07-04Make sure views get new themes on .uno:ChangeThemeParis Oplopoios2-0/+14
2023-06-30xmloff: ODF import: adapt generator parsing to 2-digit major versionsMichael Stahl1-1/+1
2023-06-30tdf#155863 sd: fix resizing of cropped images to original sizeTibor Nagy2-0/+34
2023-06-27tdf#153466 PPTX import: fix "Custom position/size" background imageTibor Nagy2-0/+22