summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2023-02-15crashreporter: apparent null dereferenceCaolán McNamara1-3/+6
2023-01-25tdf#153161: (Ab)use a call to XTextRange::getString to flush editsMike Kaganski2-0/+37
2023-01-19tdf#153036 PPTX import resized connector brokenAttila Szűcs2-0/+17
2023-01-06tdf#149588 pptx import: transparency at SolidFillAttila Szűcs2-0/+25
2022-12-21tdf#152436 PPTX export regression: fix lost shape at missing objectTünde Tóth2-0/+19
2022-12-20tdf#152434 PPTX import: fix lost shapes with connectorsTibor Nagy2-0/+11
2022-12-19check SfxObjectShell::Current()Caolán McNamara4-39/+57
2022-12-16likely fix for frequent mpGradientItem->GetName() crashCaolán McNamara1-8/+20
2022-12-16sd: check SfxViewFrame::Current()Caolán McNamara4-13/+27
2022-12-15sd: fix null deref in ModifyPageUndoAction::Undo/RedoXisco Fauli1-4/+12
2022-12-05tdf#152211 PPTX import: fix connector position based on line widthTibor Nagy2-2/+2
2022-12-05tdf#152186 PPTX export: fix shadow of the shape in themeTibor Nagy3-14/+23
2022-11-30tdf#152152 DOCX export: fix lost WDP images in artistic effectsTünde Tóth1-1/+0
2022-11-29tdf#67866 sc,sd: PDF/UA export: set language in CatalogMichael Stahl1-0/+6
2022-11-25tdf#152069 tdf#108356 PPTX export: fix missing tile propertiesTibor Nagy2-0/+25
2022-11-25tdf#151891 PPTX import: fix regression of connector positionTibor Nagy2-4/+12
2022-11-25tdf#92222 PPTX export: fix line width of the shape in themeTibor Nagy3-3/+22
2022-11-25tdf#149803 tdf#128150 PPTX: export UseBgFill of custom shapesTibor Nagy2-0/+14
2022-11-24Resolves: tdf#145491 make sure focused page is selected after undo/redoCaolán McNamara1-3/+9
2022-11-23tdf#135638 svx,sd: PDF/UA export: tag SdrObject shapes as Figure etc.Armin Le Grand (allotropia)1-61/+7
2022-11-22tdf#138111: Fix apparent copy-paste error in ApiNameMap for sd style "A0"Kevin Suo1-1/+1
2022-11-21Fix dynamic_cast after splitting OutputDevice and vcl::Window class hierarchiesMike Kaganski1-1/+1
2022-11-10tdf#150966 oox export avoid bottom above top for text areaRegina Henschel2-14/+34
2022-11-09Resolves: tdf#148140 get text auto color right in impress edit modeCaolán McNamara1-4/+20
2022-11-09tdf#144399 Don't allow editing in r/o modeSamuel Mehrbrodt1-3/+4
2022-11-02tdf#148926 tdf#151678 PPTX import: position of standard connector - part1Tibor Nagy2-0/+18
2022-11-02tdf#151621 sd UI: use correct zoom in embedded PPTXTünde Tóth1-3/+7
2022-11-01tdf#151492 PPTX export: fix connection points regressionTibor Nagy2-0/+16
2022-11-01tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl3-29/+31
2022-11-01tdf#124333 PPTX import: fix Z-order of embedded OLE objectsTünde Tóth2-0/+21
2022-10-28related tdf#149961 pptx export: scale indents for autofitted textboxesSarper Akdemir2-0/+22
2022-10-28tdf#149961 pptx import: fix indents for autofitted texboxesSarper Akdemir2-0/+40
2022-10-27tdf#151608: Fix crash in disposing remotecontrol listenerdldld1-1/+0
2022-10-24tdf#151547 pptx import: workaround for COL_AUTO collisionSarper Akdemir2-0/+23
2022-10-14crashtesting: uncaught exception on export of forum-fr-20226.sxi to pptxCaolán McNamara1-13/+21
2022-09-26tdf#150715 Animations in LO Impress do not work properlyNoel Grandin1-1/+3
2022-09-21tdf#89928 pptx import: implement import of BiLevel thresholdSarper Akdemir2-0/+45
2022-09-20tdf#94122 pptx export: fix automatic text color exportSarper Akdemir2-0/+42
2022-09-15Remove the now unused python testXisco Fauli1-77/+0
2022-09-15tdf#148620: sd: move UITest to CppUnittestXisco Fauli1-22/+106
2022-09-13tdf#150712 limit the dialog to only a sample of the dataNoel Grandin2-2/+2
2022-09-05tdf#144092 pptx export: export endParaRPr for empty shape & cellsSarper Akdemir4-2/+42
2022-09-05tdf#144092 tdf#139511: revert parts of tdf#91762 tdf#137949 tdf#139511Sarper Akdemir1-2/+2
2022-09-05tdf#144092 pptx import: correct table height during importSarper Akdemir3-1/+18
2022-09-05tdf#144092 pptx import: fix import of empty cell and shape text propertiesSarper Akdemir5-66/+66
2022-09-05Related: tdf#149969 PPTX export: add loop from the animation of a media shapeMiklos Vajna3-8/+65
2022-09-01tdf#150506 Execution parameter confused with slot stateMaxim Monastirsky1-1/+1
2022-08-18fix SfxBindings::Invalidate(const sal_uInt16 *): AssertionCaolán McNamara1-1/+1
2022-08-11sd: avoid divide by zero in FuZoom::MouseMoveXisco Fauli1-4/+8
2022-07-26tdf#149697 PPTX export: fix changing place of connection pointsTibor Nagy2-0/+25