summaryrefslogtreecommitdiff
path: root/svx/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2021-09-27Related: tdf#144091 svx: fix interaction of transp cell fill and transp shadowMiklos Vajna1-5/+7
2021-09-24tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna2-0/+100
2021-08-09tdf#142436 svx: fix handling of linked background imagesMiklos Vajna3-0/+24
2021-04-06Revert "tdf#141127 Use ODF default values for draw:extrusion-skew"Regina Henschel2-18/+0
2021-03-23tdf#141127 Use ODF default values for draw:extrusion-skewRegina Henschel2-0/+18
2021-03-17tdf#141021 Correct sign in Origin in Extrusion NorthRegina Henschel2-0/+37
2021-03-01tdf#132368 svx: empty the interop grab-bag on ending text editMiklos Vajna1-0/+55
2021-02-16svx: fix import of multiple paragraphs into title shapesMiklos Vajna1-0/+33
2021-01-07tdf#134288 svx: fix rendering of text on a zero-width shapeMiklos Vajna2-11/+40
2020-12-17tdf#138945 update fObjectRotation for NbcResizeRegina Henschel2-0/+82
2020-12-11tdf#129961 svx: add rendering for table shadow as direct formatMiklos Vajna1-1/+43
2020-12-11tdf#129961 svx: add UNO API for table shadow as direct formatMiklos Vajna1-0/+26
2020-11-16Instead of labs, use overloaded absStephan Bergmann1-2/+6
2020-11-16tdf#123936 Formatting files in module svx with clang-formatPhilipp Hofer2-14/+12
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski1-2/+2
2020-11-05clean up some temp files after running testsAndras Timar1-0/+1
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-2/+2
2020-10-20CppunitTest_svx_unit: directly use asserts hereXisco Fauli1-16/+19
2020-10-16tdf#128212 Change the text z camera rotation order.Gülşah Köse1-1/+1
2020-09-23tdf#136176 Correct update fObjectRotation in NbcShearRegina Henschel2-0/+57
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara2-2/+2
2020-09-06svx refactoring: Remove GalleryStorageLocations from GalleryThemeEntryAditya1-1/+1
2020-09-04svx refactoring: Remove GalleryThemeEntry::GetThmURL() and othersAditya1-16/+20
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2-2/+2
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin2-2/+2
2020-08-03fix build with (system-)cppunit 1.14.0Rene Engelhard2-0/+2
2020-07-13move Primitive2dXmlDump from drawinglayer::tools to drawinglayer NSTomaž Vajngerl2-2/+2
2020-06-14tdf#103474 handle edge cases in ARCANGLETORegina Henschel3-0/+53
2020-06-14Fix typosAndrea Gelmini1-1/+1
2020-06-08svx: fix loplugin:elidestringvar warningMiklos Vajna1-2/+2
2020-06-08tdf#103474 handle quarter angles before using atan2Regina Henschel2-0/+33
2020-06-05Upcoming loplugin:elidestringvar: svxStephan Bergmann2-36/+27
2020-06-02Removed executable permission on graphic filesAndrea Gelmini3-0/+0
2020-06-01svx:unit tests for adding, acquiring, counting objects into gallery themeAditya4-2/+175
2020-05-27Remove some unused includesMiklos Vajna1-2/+0
2020-05-25svx:unit tests for theme count, gallery theme entry functions in galleryAditya1-1/+132
2020-05-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna1-2/+4
2020-05-11tdf#129916 svx: fix origin of scaled shadowMiklos Vajna2-0/+96
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-1/+1
2020-04-30svx:unit tests for galleryAditya1-0/+175
2020-02-26tdf#129532 tdf#98839 fixes for mirror of custom shapesRegina Henschel2-0/+40
2020-02-12move some svx/ headers inside the moduleNoel Grandin1-1/+1
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna1-2/+0
2020-01-18Removed executable permission on fileAndrea Gelmini1-0/+0
2020-01-17tdf#98584 Correct import draw:transform values skewY and matrixRegina Henschel3-0/+189
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen3-10/+1
2019-12-04CppunitTest_svx_unit: simplify testSemiTransparentTextMiklos Vajna1-8/+4
2019-11-20svx: add rendering for semi-transparent shape textMiklos Vajna1-0/+114
2019-11-08tdf#128413 SetSnapRect of custom shapes expects logic rectRegina Henschel2-0/+29
2019-10-16tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse2-0/+31