summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-01use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl4-34/+34
2023-06-01change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl2-5/+5
2023-05-25sd: fix crash in SdXImpressDocument::postMouseEvent()Miklos Vajna1-0/+5
2023-05-25svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl1-4/+5
2023-05-21MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)12-52/+42
2023-05-18fix build: sd qa tiledrendering: remove unused variablesJustin Luth1-2/+0
2023-05-15MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)7-75/+148
2023-05-15MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)2-2/+2
2023-05-15MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)2-4/+30
2023-05-15MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)4-34/+71
2023-05-13Disable test that always fails with Apple Retina displaysPatrick Luby1-0/+12
2023-05-13tdf#154989 filter: XHTML export: avoid duplicated framesSvante Schubert2-0/+30
2023-05-13tdf#155144 sd: Don't reset table styles on RTF pastingMaxim Monastirsky1-10/+8
2023-05-13tdf#155048: forward AntiAliasing to drawinglayer also in temporary caseMike Kaganski2-0/+107
2023-05-13tdf#154946: Draw/Impress Standard toolbar missing many iconsJulien Nabet4-4/+4
2023-05-13tdf#154363 sd: fix line connectors regression of mirrored shapesTibor Nagy2-0/+26
2023-05-13sd: fix crash in DrawViewShell::ExecCtrlXisco Fauli1-2/+2
2023-05-12pptx export: fix export of vertical table textSarper Akdemir1-2/+2
2023-05-12related tdf#154501: pptx import: push cell's RotateAngle after textSarper Akdemir1-0/+14
2023-05-12oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir2-0/+14
2023-05-07Change text auto-fit alg. to also increase the scalingTomaž Vajngerl4-0/+234
2023-05-05LOK: Navi-1 open/close on sidebarAttila Szűcs1-9/+20
2023-05-05Application color should follow system color patch backportParis Oplopoios4-19/+78
2023-05-05LOK: Navi-10 hide not needed controlsAttila Szűcs1-0/+6
2023-05-02Make encodeForXml accessible for other modulesSzymon Kłos1-2/+3