summaryrefslogtreecommitdiffstats
path: root/oox/qa
Commit message (Expand)AuthorAgeFilesLines
* tdf#129961 oox: add PPTX export for table shadow as direct formatMiklos Vajna2020-12-171-11/+27
* tdf#129961 oox: add PPTX import for table shadow as direct formatMiklos Vajna2020-12-112-0/+19
* tdf#133037 OOXML shape import: camera rotation along ZDaniel Arato (NISZ)2020-11-052-0/+25
* tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna2020-10-072-0/+19
* tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna2020-09-222-0/+20
* tdf#132555 PPTX VML import: handle stroke properties of image shapesMiklos Vajna2020-08-192-0/+32
* tdf#134183 PPTX: improve import of transparency in multi-step gradientsMiklos Vajna2020-08-072-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
* tdf#131082 fix missing fill property of grouped shapesnd1012020-06-102-0/+42
* oox: add PPTX import/export for semi-transparent shape textMiklos Vajna2020-05-112-0/+100
* tdf#131118 VML import: fix size of non-autosize shapes containing textMiklos Vajna2020-03-182-0/+18
* tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna2020-03-042-0/+19
* tdf#129516 DOCX import: fix incorrect z-order with textboxesMiklos Vajna2020-01-142-0/+84
* tdf#128429 VML import: let mso-layout-flow-alt:bottom-to-top imply verticalMiklos Vajna2019-12-032-0/+89
* tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna2019-11-142-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
* loplugin:cstylecastNoel Grandin2015-09-101-14/+14
* add remaining test from spec for vba compressionMarkus Mohrhard2015-09-103-1/+27
* add another test from the VBA spec for the compression codeMarkus Mohrhard2015-09-103-0/+26
* add test from the VBA spec for the compression algorithmMarkus Mohrhard2015-09-103-0/+30
* add complext vba compression testMarkus Mohrhard2015-09-103-0/+26
* fix some of the vba compression testsMarkus Mohrhard2015-09-107-3/+30
* add one more test for vba compressionMarkus Mohrhard2015-09-103-12/+52
* add first vba compression testMarkus Mohrhard2015-09-103-0/+82
* Add unit test for oox::TokenMapDavid Ostrovsky2014-09-231-0/+54