summaryrefslogtreecommitdiff
path: root/svx/qa
AgeCommit message (Expand)Author
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna
2021-09-03Remove some unused includesMiklos Vajna
2021-08-30tdf#137310 ODF import: fix loading of images with multiple slashes in pathMiklos Vajna
2021-08-30tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktop4k5h1t
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-16do less copying when constructing 2d sequence (tdf#105575)Noel Grandin
2021-08-03tdf#142436 svx: fix handling of linked background imagesMiklos Vajna
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-06-30uitest: combine create_doc_in_start_center methodsXisco Fauli
2021-06-30uitest: guard the remaining create_doc_in_start_centerXisco Fauli
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli
2021-06-29uitest: guard remaining execute_dialog_through_commandXisco Fauli
2021-06-28tdf#139549 DOCX import: document got modified at import timeRegényi Balázs
2021-06-27svx: adds a test for SdrRectObj rendering into primitivesTomaž Vajngerl
2021-06-24Revert "uitest: guard create_doc_in_start_center"Xisco Fauli
2021-06-23EMF+ tdf#142975 Add brush support to DrawString recordBartosz Kosiorek
2021-06-22uitest: guard create_doc_in_start_centerXisco Fauli
2021-06-17Add RemoveWhichRange unit testStephan Bergmann
2021-05-04tdf#139500 svx: fix crash on changing table properties during active text editMiklos Vajna
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-06tdf#141268: svx_unit: Add unittestXisco Fauli
2021-04-03Revert "tdf#141127 Use ODF default values for draw:extrusion-skew"Regina Henschel
2021-03-29tdf#60684 Add unit testAditya Pratap Singh
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-22tdf#141127 Use ODF default values for draw:extrusion-skewRegina Henschel
2021-03-17tdf#141021 Correct sign in Origin in Extrusion NorthRegina Henschel
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-12Drop some unused includesMiklos Vajna
2021-03-11svx: rework to avoid pdfium ifdefsMiklos Vajna
2021-02-27Fix typosAndrea Gelmini
2021-02-26tdf#132368 svx: empty the interop grab-bag on ending text editMiklos Vajna
2021-02-22svx: fix unexpected large bezier shapes when created via the UNO APIMiklos Vajna
2021-02-12svx: fix import of multiple paragraphs into title shapesMiklos Vajna
2021-02-10loplugin:refcounting also check OWeakObject subclassesNoel
2021-02-03use more unique_ptr in EnhancedCustomShape2dNoel
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-06tdf#134288 svx: fix rendering of text on a zero-width shapeMiklos Vajna
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-17tdf#138976 change "Cancel" button to "Close" in Template Manager dialogSeth Chaiklin
2020-12-16tdf#138945 update fObjectRotation for NbcResizeRegina Henschel
2020-12-15tdf#129961 svx: finish UI for table shadow as direct formatMiklos Vajna
2020-12-02tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna
2020-12-01tdf#129961 svx: add UNO API for table shadow as direct formatMiklos Vajna
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer