summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)AuthorFilesLines
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann1-1/+1
2021-10-01tdf#144616 PPTX import: fix hyperlinks on shapesTibor Nagy2-0/+59
2021-09-27tdf#141704 PPTX import: fix hyperlinks on images added via placeholderTibor Nagy2-0/+30
2021-09-21tdf#127900 sd: fix regression at applying master propertiesAttila Bakos (NISZ)2-0/+817
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák1-1/+1
2021-09-14tdf#141704 PPTX import: fix hyperlinks on imagesTibor Nagy2-0/+59
2021-09-13uitest: combine execute_modeless_dialog_through_command methodsXisco Fauli1-5/+5
2021-09-13uitest: guard execute_modeless_dialog_through_command in sdXisco Fauli1-83/+66
2021-09-08avoid painting to windows in LOK modeLuboš Luňák1-2/+2
2021-08-31tdf#142645 PPTX import: convert "ctrTitle" text to slide nameTibor Nagy2-0/+16
2021-08-30tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktop4k5h1t2-2/+0
2021-08-26-Werror=maybe-uninitializedStephan Bergmann1-2/+2
2021-08-25i#114206 sd: unshare shape properties for the same type before insertionMiklos Vajna1-3/+3
2021-08-24ofz: cgm Integer-overflowCaolán McNamara1-0/+0
2021-08-19tdf#143624 PPTX: slideshow setting “Manual forwarding” not exportedTibor Nagy2-0/+16
2021-08-19ofz#37370 Null-dereferenceCaolán McNamara1-0/+0
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski2-4/+4
2021-08-17Fix o3tl::convert for Rectangle, to operate on right/bottom valuesMike Kaganski1-14/+14
2021-08-17Enable sd pdf import tests on WindowsMike Kaganski1-35/+41
2021-08-17Fix ctor taking Point and Size, to properly handle regative sizesMike Kaganski1-1/+1
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski2-26/+26
2021-08-12tdf#143129 PPTX: custom slide show use as default is not exported.Tibor Nagy2-0/+15
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski1-28/+28
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl1-14/+14
2021-08-10tdf#142845 editeng: don't update selection when formatting before sd pasteMiklos Vajna2-0/+75
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara1-24/+12
2021-07-30Use u16string_view hereMike Kaganski1-19/+19
2021-07-27ofz#36348 Integer-overflowCaolán McNamara1-0/+0
2021-07-27tdf#143126 PPTX: slideshow setting “Start from” not exportedTibor Nagy2-0/+16
2021-07-27tdf#142915 PPTX import: support for presentation's timing attributeTibor Nagy2-0/+19
2021-07-22tdf#124708: sd_uiimpress: Add unittestXisco Fauli2-0/+51
2021-07-20tdf#142648 PPTX: import long slide names to avoid broken link exportTibor Nagy2-0/+23
2021-07-19tdf#59323 pptx export: test for datetime footer backwards compatibilitySarper Akdemir1-0/+4
2021-07-19tdf#59323 tdf#142221: fix pptx datetime import export formatSarper Akdemir3-12/+20
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-5/+5
2021-07-19uitest: sd: put similar tests in the same fileXisco Fauli2-22/+9
2021-07-19tdf#143125 sd: fix crash when closing Custom Slide Shows dialogTibor Nagy1-0/+21
2021-07-16Fix typosAndrea Gelmini1-1/+1
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl2-0/+49
2021-07-15tdf#143315: restore the stylesheet after clearing outliner objectMike Kaganski2-0/+27
2021-07-12tdf#117761 Adding extra checks for SmartArt import (Snake Algorithm)Hossein1-0/+42
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski6-12/+75
2021-07-08tdf143222 Handle alternate content of graphicData element.Gülşah Köse2-0/+30
2021-07-05ofz#35800 TimeoutCaolán McNamara1-0/+0
2021-07-02tdf#142235 PPTX export: fix styles with placeholdersAttila Bakos (NISZ)2-0/+20
2021-06-30ofz#35504 clamp input values in cgm filterCaolán McNamara1-0/+0
2021-06-30uitest: combine create_doc_in_start_center methodsXisco Fauli19-21/+21
2021-06-30uitest: guard create_doc_in_start_center in sdXisco Fauli19-605/+573
2021-06-29tdf#142589 Impress UI: fix Start button of Custom Slide ShowsTibor Nagy1-0/+17
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli13-23/+23