summaryrefslogtreecommitdiff
path: root/sd/qa
AgeCommit message (Expand)AuthorFilesLines
2021-02-03tdf#134210 Import support for custom stretch values.Gülşah Köse2-0/+19
2021-01-21tdf#128550 set sub item on the ancestor node.Mark Hung2-0/+14
2021-01-20oox smartart: composite algo: handle right constraint when left+width is givenMiklos Vajna2-0/+26
2021-01-18PPTX export: fix mime type of slide narrationsMiklos Vajna2-0/+19
2021-01-18tdf#61028 OOXML export: fix lost arcTo shapeTünde Tóth2-0/+18
2021-01-14oox smartart: fix crash in pyra algorithm with a single child shapeMiklos Vajna2-0/+15
2020-11-30tdf#136911 fix ppt hyperlink importnd1012-0/+28
2020-11-22tdf#123936 Formatting files in module sd with clang-formatPhilipp Hofer1-126/+179
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian1-0/+1
2020-11-20lok: minor cleanup of ViewCallback in tiledrendering testsAshod Nakashian1-1/+1
2020-11-20tdf#127086 PPT export: fix lost bitmap fill for OOXML custom shapesMiklos Vajna2-0/+83
2020-11-20tdf#113163: sd_import: Add unittestXisco Fauli2-0/+53
2020-11-19tdf#138148: sd_import: Add unittestXisco Fauli2-0/+24
2020-11-16Instead of labs, use overloaded absStephan Bergmann1-2/+4
2020-11-13fix some tools::Long falloutNoel Grandin3-12/+12
2020-11-11disable O(U)String::concat for internal codeNoel Grandin1-1/+1
2020-11-09uitest: fix commentsXisco Fauli1-1/+1
2020-11-09tdf#137949 Fix table row heigths.Gülşah Köse3-3/+20
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara5-24/+24
2020-11-06tdf#137908: uitest: Add asserts to check there is at least 1 elementXisco Fauli1-6/+14
2020-11-05tdf#138011: sd: Add UItestXisco Fauli1-0/+13
2020-11-05tdf#138011: Revert "tdf#137949 Fix table row heigths."Xisco Fauli2-19/+1
2020-11-05tdf#128213 Fix export rotation problem.Gülşah Köse2-0/+12
2020-11-04tdf#137949 Fix table row heigths.Gülşah Köse2-1/+19
2020-11-03tdf#91762: sd: Add UItestXisco Fauli1-0/+36
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann4-12/+12
2020-10-23long->tools::Long in pyuno..sdNoel3-14/+14
2020-10-20tdf#128212: sd_layout_tests: Add unittestXisco Fauli2-0/+22
2020-10-20tdf#137417 oox smartart: avoid considering rules in vertical linear layoutsMiklos Vajna2-0/+22
2020-10-13bnc#887230: sd_export_ooxml1: Add unittestXisco Fauli2-0/+18
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer1-0/+18
2020-10-06tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna6-126/+125
2020-09-30oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna1-5/+3
2020-09-29oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna1-4/+9
2020-09-25oox smartart: snake algo: consider child's aspect ratio request for cols/rowsMiklos Vajna2-0/+26
2020-09-24tdf#136949: sd_layout_tests: Add unittestXisco Fauli2-0/+22
2020-09-23tdf#104722: sd_layout_tests: Add unittestXisco Fauli2-0/+48
2020-09-23Revert "tdf#104722: sd_import_tests: Add unittest"Xisco Fauli2-70/+0
2020-09-23tdf#136949: Revert "tdf#115753 fix table border missing when there are merged...Xisco Fauli2-45/+0
2020-09-22Related: tdf#132970 handle more places with potentially utf16 bulletsCaolán McNamara1-2/+2
2020-09-22tdf#104722: sd_import_tests: Add unittestXisco Fauli2-0/+70
2020-09-22this is an export test, move it to the right fileXisco Fauli2-26/+27
2020-09-19Remove commented parts + reindentJulien Nabet1-21/+17
2020-09-18tdf#136830: sd_export_ooxml2: Add unittestXisco Fauli2-0/+24
2020-09-18tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna6-125/+126
2020-09-17Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-0/+1
2020-09-15Online: selection highlight in Calc should follow font size changes.Marco Cecchetti1-2/+2
2020-09-14oox smartart: handle <dgm:prSet ... custT="1"/>Miklos Vajna2-0/+11
2020-09-14tdf#133502: sd_export_ooxml2: Add unittestXisco Fauli2-0/+17
2020-09-14tdf#49856 Add a testDr. David Alan Gilbert2-0/+18