summaryrefslogtreecommitdiff
path: root/svx/qa
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-8/+6
2019-10-09tdf#127785 Apply 180deg compensation for flipV to text rangeRegina Henschel2-0/+34
2019-10-02tdf#127785 compensate 180deg rotation for position of text boxRegina Henschel2-0/+34
2019-10-02loplugin:stringadd in svxNoel Grandin1-2/+2
2019-09-29Fix typoAndrea Gelmini1-1/+1
2019-09-28tdf#127785 correct calculation of text rectangle in flipped shapeRegina Henschel2-0/+45
2019-09-26Remove some unused includesMiklos Vajna1-1/+1
2019-08-26tdf#93998 toolkit: restore support for setting dialog background from shapeMiklos Vajna2-0/+33
2019-08-10tdf#126512 make handle of ooxml-shapes usable in odpRegina Henschel2-0/+47
2019-07-03Remove some unused includesMiklos Vajna2-2/+0
2019-06-10tdf#125782 use correct 'current point' for quadraticcurvetoRegina Henschel2-0/+20
2019-05-25tdf#125181 Update comment in unit test for added shapesRegina Henschel1-1/+1
2019-05-20tdf#125181 Add shapes star24 and star32 to unit testRegina Henschel1-0/+0
2019-05-17tdf#115813 unit test for handle position of OOXML shapesRegina Henschel2-0/+75