summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-04tdf#114613: sd_uiimpress: Add unittestXisco Fauli1-0/+9
2021-11-04tdf#91060: sd_export_tests: Add unittestXisco Fauli2-0/+9
2021-11-04tdf#144918 PPTX import: fix internal hyperlink on shapesTibor Nagy2-0/+28
2021-11-03tdf#144914 PPTX export: fix interactions and hyperlinks on shapesTibor Nagy1-0/+45
2021-11-03tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsRishav Chattopadhya1-4/+4
2021-11-03loplugin:finalclassesNoel Grandin42-63/+57
2021-11-03Drop TWIPS_PER_PIXEL and use o3tl::convertMike Kaganski1-4/+3
2021-11-03loplugin:constparamsNoel Grandin3-5/+5
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara2-48/+3
2021-11-02Resolves: tdf#136945 fix custom slide show dnd to reorder pagesCaolán McNamara2-0/+48
2021-11-02tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopHenrik Palomäki1-16/+0
2021-11-02tdf#136945 use ListStore instead of TreeStore to avoid dnd creating subnodesCaolán McNamara1-2/+2
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara13-3734/+0
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski35-328/+276
2021-10-30add SfxUnoFrameItem arg to indicate what frame sent this SfxRequestCaolán McNamara1-1/+2
2021-10-30sd: uitest: test "save to ODP as read-only with password protection"Xisco Fauli1-0/+54
2021-10-27sd: split CppunitTest_sd_import_tests in twoXisco Fauli4-1763/+1907
2021-10-27sd_import: use a template for makefilesXisco Fauli5-205/+159
2021-10-26uitest: rearrange tests to avoid "close_doc: no active frame"Xisco Fauli1-51/+43
2021-10-26tdf#141908 - CppUnittests: replace usage of sal_Int32 with color4k5h1t1-7/+7