summaryrefslogtreecommitdiff
path: root/oox/qa
AgeCommit message (Expand)Author
2022-04-26tdf#109169 export Type encoded shading to OOXMLRegina Henschel
2022-04-26Do not start a:path with lnTo in export to OOXMLRegina Henschel
2022-03-28tdf#147978 export subpaths individually in custGeomRegina Henschel
2022-02-21tdf#146690: pptx export: fix endParaRPr size value for empty paragraphsSarper Akdemir
2022-02-15tdf#132557: PPTX import: Workaround for slide footer shape presetsSarper Akdemir
2022-01-11tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir
2022-01-11test: move parseExportStream() from SdModelTestBaseXML up to MacrosTestMiklos Vajna
2021-12-17VML import: handle <v:imagedata gain="..." blacklevel="...">Miklos Vajna
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna
2021-11-22PPTX: implement native handling of <a:clrScheme> childrenMiklos Vajna
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna
2021-11-15PPTX import: fix handling of theme overrides in the chart importMiklos Vajna
2021-10-18tdf#125582 use TextVerticalAlign_BOTTOM for textCircleRegina Henschel
2021-10-05drop 'using namespace std' in o* r* x*Julien Nabet
2021-09-21tdf#142602 DOCX: export adjustment points of custom shape arrowsDaniel Arato (NISZ)
2021-08-27tdf#112450 correct points and size for polyline in VML importRegina Henschel
2021-08-14tdf#142605 use frame size in oox export of BezierCurveRegina Henschel
2021-08-06tdf#132696 PPTX import: fix missing SmartArt when it's part of a group shapeMiklos Vajna
2021-07-13tdf#141786 correct position of child elements in groupRegina Henschel
2021-06-15Remove some unused includesMiklos Vajna
2021-06-04test: introduce XmlTestTools::registerOOXMLNamespaces() to reduce copy&pasteMiklos Vajna
2021-05-26tdf137314 Add margin to CppunitTest assertionsJan-Marek Glogowski
2021-05-25tdf#137314 apply conversion from vml angle unit 'fd'Regina Henschel
2021-05-20fix leak in CppunitTest_oox_cryptoNoel Grandin
2021-05-11tdf#141463 avoid skew in shape group in ooxml import ..Regina Henschel
2021-04-20tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna
2021-03-12Drop some unused includesMiklos Vajna
2021-02-25tdf#139734 Remove redundant asserts after MacrosTest::loadFromDesktopMoaz
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-17tdf#129961 oox: add PPTX export for table shadow as direct formatMiklos Vajna
2020-12-11Drop some unnecessary OUStringToOString conversionsStephan Bergmann
2020-12-10tdf#129961 oox: add PPTX import for table shadow as direct formatMiklos Vajna
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs
2020-11-19tdf#123936 Formatting files in module oox with clang-formatPhilipp Hofer
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-11-05clean up some temp files after running testsAndras Timar
2020-11-03tdf#128877 DOCX import: fix lost position of image cropped to shapeMiklos Vajna
2020-10-09tdf#133037 OOXML shape import: camera rotation along ZDaniel Arato (NISZ)
2020-10-06tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna
2020-09-27Fix typo in codeAndrea Gelmini
2020-09-18tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna
2020-08-18tdf#132555 PPTX VML import: handle stroke properties of image shapesMiklos Vajna
2020-08-06tdf#134183 PPTX: improve import of transparency in multi-step gradientsMiklos Vajna
2020-07-15tdf#131175 oox chart import: fix char color of <dLbl>, inherited from <dLbls>Miklos Vajna
2020-06-10PPTX import: handle adjust values from both the shape and its placeholderMiklos Vajna
2020-06-04Upcoming loplugin:elidestringvar: ooxStephan Bergmann
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk