summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2024-02-29tdf#159927 sd headerfooterdlg: detect existing date/time languageJustin Luth
2024-02-20tdf#156829 PPTX import: fix connector regression at missing glue pointsTibor Nagy
2024-01-29lok: notebookbar: enable currency dropdownSzymon Kłos
2024-01-25tdf#157363 add HTML format when pasting into draw textOliver Specht
2024-01-17Implement hyperlinkInfoAtPosition for Impress.Gökay Şatır
2024-01-10Send document colors with lok callbackSzymon Kłos
2024-01-09sc: announce theme colors with lok callbackSzymon Kłos
2024-01-08Resolves: tdf#158332 'fake' keystroke exits presentationCaolán McNamara
2024-01-05cool#7865 sfx2 lok: fix bad view id on async command dispatchMiklos Vajna
2024-01-02tdf#157742 tdf#157783 - sd: fix copy master slides styleBalazs Varga
2023-12-26Fix Windows build (where int != sal_Int32)Mike Kaganski
2023-12-20lok: send error on access denied in image import 2Szymon Kłos
2023-12-19tdf#157740 FILESAVE PPTX: fix explosion of the number of master slidesBalazs Varga
2023-12-19In readonly mode, we restrict many events like click.Gökay Şatır
2023-12-15Regression typo closewise->clockwise in sd/CustomAnimationDialogJulien Nabet
2023-12-11tdf#158513: Revert "tdf#155512: sd: filter: eppt: add "SlideLayout"Henry Castro
2023-12-10tdf#126084 import svg image from ooxml document that use svgBlip elem.Tomaž Vajngerl
2023-11-23reuse AllowedLinkProtocolFromDocument in impress/drawCaolán McNamara
2023-11-23tdf#148000 impress: improve fontwork text placement.Attila Szűcs
2023-10-29tdf#155512: sd: qa: unit: add unit test "testMasterSlides"Henry Castro
2023-10-29tdf#155512: sd: filter: eppt: add "SlideLayout" property to Slide MasterHenry Castro
2023-10-24Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2023-10-13Revert "Make sure views get new themes on .uno:ChangeTheme"Paris Oplopoios
2023-10-06Related: cool#7373 add an SfxHintId::ThisIsAnSfxEventHintCaolán McNamara
2023-10-03tdf#155512: oox: ppt: fix import master slidesHenry Castro
2023-10-02Resolves: tdf#157515 only remove RID_SVXPAGE_PARA_ASIAN onceCaolán McNamara
2023-09-08Add export sheet range option to calcNickWingate
2023-09-04sd: set the theme for all master pagesTomaž Vajngerl
2023-09-03fix ImpGraphic::operator==Noel Grandin
2023-08-30sd: remove condition to only show ThemeDialog in master viewTomaž Vajngerl
2023-08-28sd: add undo/redo action for changing the model::ColorSetTomaž Vajngerl
2023-08-28Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-08-28sd: remove theme tab pageTomaž Vajngerl
2023-08-28sd: disable ThemeDialog when not in a master pageTomaž Vajngerl
2023-08-28svx: remove theme related parameters for Color and FillColorTomaž Vajngerl
2023-08-28svx: refactor text color theme changing and add undo supportTomaž Vajngerl
2023-08-28sd: change text theme colors for graphic styles on theme changeTomaž Vajngerl
2023-08-28sd: add undo/redo for line/fill styles theme changeTomaž Vajngerl
2023-08-28sd: change fill/line theme colors for graphic styles on theme changeTomaž Vajngerl
2023-08-28sd: add ThemeDialog to Impress/Draw, refactor ThemeColorChangerTomaž Vajngerl
2023-08-28move theme test from svx to sd - so we can use ThemeColorChangeTomaž Vajngerl
2023-08-28ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-23uitest: reset value when changing the measurement unitXisco Fauli
2023-08-11svg: export text decoration for text run not paragraphSzymon Kłos
2023-08-11tdf#155086 remove code that sets theme color to shapes as DFTomaž Vajngerl
2023-08-07oox: default first line indent is 0Szymon Kłos
2023-07-31pptx: import shape text from master pageSzymon Kłos
2023-07-31Allow getViewRenderState to get from a specific viewParis Oplopoios
2023-07-22Execute notifyViewRenderState on view constructorParis Oplopoios
2023-07-05Delete DrawViewShell copy constructorsParis Oplopoios