summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2022-02-11tdf#137571 use XActionGuard to lock blocks that don't need updatingCaolán McNamara3-1/+49
2022-02-08be more stylistically standardCaolán McNamara1-4/+4
2022-02-08tdf#145868 sd replace: if search changes, restart find/replaceJustin Luth2-4/+15
2022-02-08related tdf#145868 sd: Clone SvxSearchItem to avoid use after freeJustin Luth2-3/+2
2022-02-07tdf#145030 if all in effects list is unselected retain last marked objCaolán McNamara1-0/+5
2022-02-07tdf#147032 unselect anything set_cursor selected as its side-effectCaolán McNamara1-0/+2
2022-02-07Revert "tdf#145030 resync with empty selection if we unselected everything"Caolán McNamara1-26/+11
2022-02-07WaE: storing the address of local variable [-Wdangling-pointer]Caolán McNamara1-1/+1
2022-02-03tdf#112209 PPTX import: fix grayscale effect on image filled shapeTünde Tóth2-0/+26
2022-02-03tdf#137675 PPTX export: adding missing fill="none" to a:pathTibor Nagy2-0/+14
2022-02-01tdf#130165 PPTX export: fix master objects visible propertyTibor Nagy2-1/+23
2022-01-20tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna1-8/+0
2022-01-18tdf#136362 Remove unnecessary blank area and option in some image toolbarJeff Huang4-148/+0
2022-01-11tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir1-1/+1
2022-01-11tdf#135843 Fix the missing border handlingGülşah Köse2-1/+26
2022-01-11test: move parseExportStream() from SdModelTestBaseXML up to MacrosTestMiklos Vajna1-11/+0
2022-01-04tdf#146223 PPTX import: fix master objects visible propertyTibor Nagy2-0/+20
2021-12-27tdf#146003 tdf#106613 Draw: fix slide rename not updated in NavigatorJim Raykowski3-12/+8
2021-12-21tdf#133713 sd: bullets and numbering should enable itJustin Luth1-0/+13
2021-12-20tdf#146019 Remove confirmation dialog about applying images EXIF rotationGabor Kelemen2-9/+2
2021-12-10Resolves: tdf#145974 reduce the papersize by scrollbar thicknessCaolán McNamara1-2/+7
2021-12-09tdf#129430 PPTX export: fix workaround for "At least" line spacingTibor Nagy2-0/+15
2021-12-09tdf#145162 PPTX export: fix extra bullet regressionAttila Bakos (NISZ)2-0/+16
2021-12-03tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski1-1/+1
2021-12-03tdf#140912 Better handling of the picture placeholders.gulsahkose2-0/+20
2021-12-02tdf#145819 Revert logic of the image-with-rotation dialog: sc & sdGabor Kelemen1-1/+3
2021-11-30tdf#145873 Fix FILEOPEN: EMF file not displayed #2Hossein2-15/+0
2021-11-30use DrawGradient() instead of doing it manually (tdf#145796)Luboš Luňák1-27/+2
2021-11-30tdf#145873 Fix FILEOPEN: EMF file not displayedHossein2-0/+15
2021-11-29tdf#118045 PPTX export: fix proportional line spacingTibor Nagy2-0/+15
2021-11-24uitest: remove print leftoversXisco Fauli1-2/+0
2021-11-24tdf#122788: sd: Add UItestXisco Fauli1-23/+25
2021-11-24tdf#124781 PPTX export: fix superscript and subscript positionsTibor Nagy2-0/+19
2021-11-24uitest: use execute_dialog_through_action in these cases tooXisco Fauli1-5/+5
2021-11-24tdf#145354: Revert "tdf#91362: Use document paper size for printing slides"Tor Lillqvist1-10/+10
2021-11-24tdf#145511 PPTX: export the password for editingTünde Tóth3-0/+120
2021-11-24tdf#130131 UI: add back "Split" to draw/impress popupJustin Luth2-0/+2
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin4-11/+11
2021-11-22tdf#143316: sd_export_tests-ooxml2: Add unittestXisco Fauli1-0/+5
2021-11-22tdf#143316: fix datetime footer regression on mso2010Sarper Akdemir1-3/+19
2021-11-20cid#1494386 Dereference null return valueCaolán McNamara1-2/+3
2021-11-20tdf#118776 drawingml: treat XML_nofill as (mostly) transparentJustin Luth2-0/+23
2021-11-19uitest: better use execute_dialog_through_action in these casesXisco Fauli1-5/+5
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski1-6/+6
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna1-3/+5
2021-11-19gtk3: use GtkPopover default for selected cases that are within a documentCaolán McNamara1-1/+0
2021-11-19gtk3: default to an explicit constrain-to for PopoversCaolán McNamara3-0/+3
2021-11-19tdf#137438 drawingml: separate outline from text importJustin Luth2-2/+15
2021-11-18uitest: sd: the redo action fails at times ...Xisco Fauli1-5/+3
2021-11-18import pptx color schemes as color setsSarper Akdemir1-1/+26