summaryrefslogtreecommitdiff
path: root/svx/qa
AgeCommit message (Expand)AuthorFilesLines
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
2019-04-30drop Graphic::operator boolNoel Grandin1-1/+1
2019-04-16tdf#124740 Handle position is already scaled for ooxml-foo shapesRegina Henschel2-0/+23
2019-04-02Fix typoAndrea Gelmini1-1/+1
2019-04-01tdf#124029 Force correct import pos&size of mso_sptArc shapeRegina Henschel2-0/+19
2019-03-21tdf#124212 make adjustment handle work alwaysRegina Henschel2-0/+26
2019-03-21CppunitTest_svx_unit: use CPPUNIT_TEST_FIXTURE()Miklos Vajna4-59/+15
2019-03-04tdf#121845 rework custom shape path command U and TRegina Henschel5-39/+121
2019-01-29Removed executable permission on source fileAndrea Gelmini1-0/+0
2019-01-29Improve ODF enhanced-path command moveTo to follow specRegina Henschel2-0/+29
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+1
2018-12-23tdf#121761, tdf#121952 Accurate ellipsequadrant in custom shapeRegina Henschel3-0/+65
2018-12-14Removed executable permission on .cxx fileAndrea Gelmini1-0/+0
2018-12-13tdf#121890 ODF custom shapes use left and top from viewBoxRegina Henschel2-0/+102
2018-10-15add SvStream::TellEndNoel Grandin1-3/+1
2018-05-19tdf#117614 svx: make drawing.GraphicExportFilter work with sw imagesMiklos Vajna2-0/+89
2018-03-19coverity#1430091 Unchecked return valueCaolán McNamara1-1/+2
2018-02-27Fix exporting bitmap table + testTomaž Vajngerl1-0/+90
2018-01-15More loplugin:cstylecast: svxStephan Bergmann1-1/+1
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna1-1/+0
2017-06-27loplugin:oncevar in svxNoel Grandin1-1/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+1
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-1/+1
2017-03-08make SfxGetpApp just get and move GetOrCreate to the peripheryCaolán McNamara1-0/+7
2017-02-13vcl pdf import: use pdfium instead of draw_pdf_importMiklos Vajna1-1/+1
2017-02-01Need <config_features.h> here, tooTor Lillqvist1-0/+2
2016-12-06loplugin:unnecessaryoverrideStephan Bergmann1-5/+0