summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-18tdf#135033: sd: Add UItestXisco Fauli1-0/+17
2021-11-18introduce XColorSetsManager interfaceSarper Akdemir2-0/+26
2021-11-17tdf#137637: sd: Add UItestXisco Fauli1-0/+34
2021-11-16rtl::Static->thread-safe staticNoel Grandin2-9/+14
2021-11-16Use basegfx::deg2rad instead of *0.01745329251994Hossein1-3/+3
2021-11-16tdf#135033: Make undo of adding and editing animations possibleKatarina Behrens1-0/+2
2021-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara3-0/+24
2021-11-14tdf#145655 toggle on always-show-icon for animation panel 'add' buttonCaolán McNamara1-0/+7
2021-11-12tdf#126605: sd: move UItest to CppUnittestXisco Fauli2-34/+57
2021-11-12uitest: sd: Add UItest for .uno:ExportToPDFXisco Fauli1-0/+77
2021-11-12coverity: annotate with markup so they will stay silencedCaolán McNamara1-0/+1
2021-11-11Impress- Correct commands mentioning Page instead of SlideNnamani Ezinne5-52/+52
2021-11-11Fix typo in commentMike Kaganski1-1/+1
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin2-4/+4
2021-11-07forward decls go after #includeNoel Grandin2-8/+3
2021-11-05tdf#111785: sd_export_tests-ooxml2: Add unittestXisco Fauli2-0/+16
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin1-1/+1
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin10-31/+31