summaryrefslogtreecommitdiff
path: root/oox/qa
AgeCommit message (Expand)Author
2020-12-17tdf#129961 oox: add PPTX export for table shadow as direct formatMiklos Vajna
2020-12-11tdf#129961 oox: add PPTX import for table shadow as direct formatMiklos Vajna
2020-11-05tdf#133037 OOXML shape import: camera rotation along ZDaniel Arato (NISZ)
2020-10-07tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna
2020-09-22tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna
2020-08-19tdf#132555 PPTX VML import: handle stroke properties of image shapesMiklos Vajna
2020-08-07tdf#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-10tdf#131082 fix missing fill property of grouped shapesnd101
2020-05-11oox: add PPTX import/export for semi-transparent shape textMiklos Vajna
2020-03-18tdf#131118 VML import: fix size of non-autosize shapes containing textMiklos Vajna
2020-03-04tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna
2020-01-14tdf#129516 DOCX import: fix incorrect z-order with textboxesMiklos Vajna
2019-12-03tdf#128429 VML import: let mso-layout-flow-alt:bottom-to-top imply verticalMiklos Vajna
2019-11-14tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna
2019-11-11Related: tdf#117658 PPTX import: ignore math text outside <m:t>Miklos Vajna
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-07-07oox: Handle agile encryption info "reserved" field correctlyTomaž Vajngerl
2018-07-06oox: Agile encryption and data integrity verificationTomaž Vajngerl
2018-07-06oox: Standard2007Engine - take size into account when decryptingTomaž Vajngerl
2018-07-06CryptoTools: add HMAC, move crypto impl. details to CryptoImplTomaž Vajngerl
2018-06-22oox: encryption/decryption test for Standard2007EngineTomaž Vajngerl
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2017-11-15Don't pollute /tmp with vba_debug* filesStephan Bergmann
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2016-03-10These tests can just derive from plain CppUnit::TestFixtureStephan Bergmann
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-02-19tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08oox: loplugin:unreffunMiklos Vajna
2015-10-08add test for projkey generationMarkus Mohrhard
2015-10-08add initial tests for vba encryptionMarkus Mohrhard
2015-09-10include algorithm for std::minCaolán McNamara
2015-09-10loplugin:cstylecastNoel Grandin
2015-09-10add remaining test from spec for vba compressionMarkus Mohrhard
2015-09-10add another test from the VBA spec for the compression codeMarkus Mohrhard
2015-09-10add test from the VBA spec for the compression algorithmMarkus Mohrhard
2015-09-10add complext vba compression testMarkus Mohrhard
2015-09-10fix some of the vba compression testsMarkus Mohrhard
2015-09-10add one more test for vba compressionMarkus Mohrhard
2015-09-10add first vba compression testMarkus Mohrhard
2014-09-23Add unit test for oox::TokenMapDavid Ostrovsky