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