summaryrefslogtreecommitdiff
path: root/oox/qa
AgeCommit message (Expand)AuthorFilesLines
2021-08-09tdf#132696 PPTX import: fix missing SmartArt when it's part of a group shapeMiklos Vajna2-0/+19
2021-05-26tdf137314 Add margin to CppunitTest assertionsJan-Marek Glogowski1-2/+2
2021-05-25tdf#137314 apply conversion from vml angle unit 'fd'Regina Henschel2-0/+23
2021-05-17tdf#141463 avoid skew in shape group in ooxml import ..Regina Henschel2-0/+55
2021-04-21tdf#122962 DOCX drawingML export: fix polygon shape in group shapeMiklos Vajna2-0/+157
2020-12-17tdf#129961 oox: add PPTX export for table shadow as direct formatMiklos Vajna1-11/+27
2020-12-11tdf#129961 oox: add PPTX import for table shadow as direct formatMiklos Vajna2-0/+19
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs2-19/+0
2020-11-19tdf#123936 Formatting files in module oox with clang-formatPhilipp Hofer1-1/+0
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen1-1/+0
2020-11-05clean up some temp files after running testsAndras Timar1-0/+1
2020-11-03tdf#128877 DOCX import: fix lost position of image cropped to shapeMiklos Vajna2-0/+23
2020-10-09tdf#133037 OOXML shape import: camera rotation along ZDaniel Arato (NISZ)2-0/+25
2020-10-06tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna2-0/+19
2020-09-27Fix typo in codeAndrea Gelmini1-3/+3
2020-09-18tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna2-0/+20
2020-08-18tdf#132555 PPTX VML import: handle stroke properties of image shapesMiklos Vajna2-0/+32
2020-08-06tdf#134183 PPTX: improve import of transparency in multi-step gradientsMiklos Vajna2-0/+27
2020-07-15tdf#131175 oox chart import: fix char color of <dLbl>, inherited from <dLbls>Miklos Vajna2-0/+43
2020-06-10PPTX import: handle adjust values from both the shape and its placeholderMiklos Vajna2-1/+29
2020-06-04Upcoming loplugin:elidestringvar: ooxStephan Bergmann1-2/+1
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk1-23/+23
2020-04-01Remove unused includeMiklos Vajna1-1/+0
2020-03-20tdf#131082 fix missing fill property of grouped shapesnd1012-0/+42
2020-03-17tdf#131118 VML import: fix size of non-autosize shapes containing textMiklos Vajna2-0/+18
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin2-2/+2
2020-03-03tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna2-0/+19
2020-02-20Remove some unused includesMiklos Vajna4-7/+0
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna4-8/+0
2020-02-06CppunitTest_oox_shape: remove unused includesMiklos Vajna1-10/+0
2020-01-14tdf#129516 DOCX import: fix incorrect z-order with textboxesMiklos Vajna2-0/+84
2020-01-08Remove some unused includesMiklos Vajna1-8/+0
2019-12-20CppunitTest_oox_drawingml: remove unneeded includesMiklos Vajna1-5/+0
2019-12-19sal_Char->char in oox..registryNoel Grandin1-2/+2
2019-12-03tdf#128429 VML import: let mso-layout-flow-alt:bottom-to-top imply verticalMiklos Vajna2-0/+89
2019-11-26Remove some unused includesMiklos Vajna1-5/+0
2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet1-2/+1
2019-11-21oox: add PPTX import/export for semi-transparent shape textMiklos Vajna2-0/+100
2019-11-13tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna2-1/+17
2019-11-11Related: tdf#117658 PPTX import: ignore math text outside <m:t>Miklos Vajna2-0/+65
2018-10-15loplugin:constfields in ooxNoel Grandin2-2/+2
2018-07-07oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl1-4/+0
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl1-11/+270
2018-07-06oox: Standard2007Engine - take size into account when decryptingTomaž Vajngerl1-2/+2
2018-07-06CryptoTools: add HMAC, move crypto impl. details to CryptoImplTomaž Vajngerl1-0/+65
2018-06-22oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl1-0/+106
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann2-8/+8
2017-11-15Don't pollute /tmp with vba_debug* filesStephan Bergmann1-9/+25
2017-10-23loplugin:includeform: ooxStephan Bergmann1-2/+2
2017-06-26loplugin:oncevar in oox..saxNoel Grandin1-1/+1