summaryrefslogtreecommitdiffstats
path: root/oox/qa
Commit message (Expand)AuthorAgeFilesLines
* 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
* Related: tdf#117658 PPTX import: ignore math text outside <m:t>Miklos Vajna2019-11-112-0/+65
* loplugin:constfields in ooxNoel Grandin2018-10-152-2/+2
* oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl2018-07-071-4/+0
* oox: Agile encryption and data integrity verificationTomaž Vajngerl2018-07-061-11/+270
* oox: Standard2007Engine - take size into account when decryptingTomaž Vajngerl2018-07-061-2/+2
* CryptoTools: add HMAC, move crypto impl. details to CryptoImplTomaž Vajngerl2018-07-061-0/+65
* oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl2018-06-221-0/+106
* More loplugin:cstylecast: ooxStephan Bergmann2018-01-122-8/+8
* Don't pollute /tmp with vba_debug* filesStephan Bergmann2017-11-151-9/+25
* loplugin:includeform: ooxStephan Bergmann2017-10-231-2/+2
* loplugin:oncevar in oox..saxNoel Grandin2017-06-261-1/+1
* These tests can just derive from plain CppUnit::TestFixtureStephan Bergmann2016-03-102-31/+4
* Extract Directories from BootstrapFixtureBaseStephan Bergmann2016-03-101-14/+14
* tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran2016-02-191-1/+0
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-271-0/+1
* sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin2015-10-271-14/+14
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-4/+4
* oox: loplugin:unreffunMiklos Vajna2015-10-081-0/+4
* add test for projkey generationMarkus Mohrhard2015-10-081-1/+10
* add initial tests for vba encryptionMarkus Mohrhard2015-10-081-0/+88
* include algorithm for std::minCaolán McNamara2015-09-101-0/+1