summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-27tdf#153105 PPTX export: fix "Custom position/size" background imageTibor Nagy2-0/+18
2023-06-27tdf#153107 OOXML export: fix scale of tile of shape backgroundTibor Nagy3-2/+62
2023-06-20sd: fix setting theme for notes masterTomaž Vajngerl1-5/+17
2023-06-14fixup for: fe79008f70e7 sd: send correct slide visibility statusMarco Cecchetti1-1/+2
2023-06-14Add editengine view separation in tiled renderingParis Oplopoios2-0/+29
2023-06-13sd: send correct slide visibility statusPranam Lashkari1-1/+1
2023-06-13cid#1530046 Unchecked dynamic_castCaolán McNamara1-8/+10
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell5-13/+49
2023-06-08lok: a11y: get focused paragraph notified on document loadMarco Cecchetti1-0/+3
2023-06-08tdf#155444 added support for multi image tiff filerash4192-32/+54
2023-06-06sd: introduced impress slide duplication to particular positionPranam Lashkari3-6/+8
2023-06-06lok: callback to send the updated theme palette when theme changesTomaž Vajngerl2-0/+7
2023-06-06svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl2-11/+5
2023-06-05sd: fix crash deleting 2 slides during paintTileLuigi Iucci1-5/+8
2023-06-04tdf#155393 SdNavigator: Enhancement to navigate in Notes viewJim Raykowski2-3/+33
2023-06-01Categories for link targets in ImpressSzymon Kłos2-58/+309
2023-06-01svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl1-2/+2