summaryrefslogtreecommitdiffstats
path: root/oox/qa
Commit message (Expand)AuthorAgeFilesLines
* tdf#127512: PPTX import: fix handling of theme overrides in the chart importMiklos Vajna2021-11-162-0/+29
* tdf#125582 use TextVerticalAlign_BOTTOM for textCircleRegina Henschel2021-10-192-1/+30
* tdf#132696 PPTX import: fix missing SmartArt when it's part of a group shapeMiklos Vajna2021-08-092-0/+19
* tdf#141786 correct position of child elements in groupRegina Henschel2021-07-133-0/+55
* test: introduce XmlTestTools::registerOOXMLNamespaces() to reduce copy&pasteMiklos Vajna2021-06-041-52/+1
* tdf137314 Add margin to CppunitTest assertionsJan-Marek Glogowski2021-05-261-2/+2
* tdf#137314 apply conversion from vml angle unit 'fd'Regina Henschel2021-05-252-0/+23
* fix leak in CppunitTest_oox_cryptoNoel Grandin2021-05-201-0/+13
* tdf#141463 avoid skew in shape group in ooxml import ..Regina Henschel2021-05-112-0/+55
* tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna2021-04-202-0/+157
* Drop some unused includesMiklos Vajna2021-03-121-1/+0
* tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz2021-02-251-1/+0
* fix coverity parse errorsCaolán McNamara2021-01-104-4/+4
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-293-23/+31
* New loplugin:stringliteralvarStephan Bergmann2020-12-264-4/+4
* tdf#129961 oox: add PPTX export for table shadow as direct formatMiklos Vajna2020-12-171-11/+27
* Drop some unnecessary OUStringToOString conversionsStephan Bergmann2020-12-111-2/+2
* tdf#129961 oox: add PPTX import for table shadow as direct formatMiklos Vajna2020-12-102-0/+19
* tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs2020-12-102-19/+0
* tdf#123936 Formatting files in module oox with clang-formatPhilipp Hofer2020-11-191-1/+0
* tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen2020-11-101-1/+0
* clean up some temp files after running testsAndras Timar2020-11-051-0/+1
* tdf#128877 DOCX import: fix lost position of image cropped to shapeMiklos Vajna2020-11-032-0/+23
* tdf#133037 OOXML shape import: camera rotation along ZDaniel Arato (NISZ)2020-10-092-0/+25
* tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna2020-10-062-0/+19
* Fix typo in codeAndrea Gelmini2020-09-271-3/+3
* tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna2020-09-182-0/+20
* tdf#132555 PPTX VML import: handle stroke properties of image shapesMiklos Vajna2020-08-182-0/+32
* tdf#134183 PPTX: improve import of transparency in multi-step gradientsMiklos Vajna2020-08-062-0/+27
* tdf#131175 oox chart import: fix char color of <dLbl>, inherited from <dLbls>Miklos Vajna2020-07-152-0/+43
* PPTX import: handle adjust values from both the shape and its placeholderMiklos Vajna2020-06-102-1/+29
* Upcoming loplugin:elidestringvar: ooxStephan Bergmann2020-06-041-2/+1
* [MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk2020-05-251-23/+23
* Remove unused includeMiklos Vajna2020-04-011-1/+0
* tdf#131082 fix missing fill property of grouped shapesnd1012020-03-202-0/+42
* tdf#131118 VML import: fix size of non-autosize shapes containing textMiklos Vajna2020-03-172-0/+18
* Revert "loplugin:constfields in oox"Noel Grandin2020-03-122-2/+2
* tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna2020-03-032-0/+19
* Remove some unused includesMiklos Vajna2020-02-204-7/+0
* test: move component context from subclasses to BootstrapFixtureMiklos Vajna2020-02-074-8/+0
* CppunitTest_oox_shape: remove unused includesMiklos Vajna2020-02-061-10/+0
* tdf#129516 DOCX import: fix incorrect z-order with textboxesMiklos Vajna2020-01-142-0/+84
* Remove some unused includesMiklos Vajna2020-01-081-8/+0
* CppunitTest_oox_drawingml: remove unneeded includesMiklos Vajna2019-12-201-5/+0
* sal_Char->char in oox..registryNoel Grandin2019-12-191-2/+2
* tdf#128429 VML import: let mso-layout-flow-alt:bottom-to-top imply verticalMiklos Vajna2019-12-032-0/+89
* Remove some unused includesMiklos Vajna2019-11-261-5/+0
* cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet2019-11-241-2/+1
* oox: add PPTX import/export for semi-transparent shape textMiklos Vajna2019-11-212-0/+100
* tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna2019-11-132-1/+17