summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna2020-07-152-9/+9
* tdf#60316 Chart plotarea background issuend1012020-07-142-1/+4
* tdf#134221 Fix SMARTART caption text locationnd1012020-07-131-2/+2
* tdf#134255 Chart OOXML Import: set the auto text wrapBalazs Varga2020-07-131-0/+4
* update pchesCaolán McNamara2020-07-121-2/+7
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* replace usage of whitelist with allowlistThorsten Behrens2020-07-102-6/+6
* replace usage of blacklist with denylistThorsten Behrens2020-07-102-10/+10
* tdf#100348 add fill to fontwork in export to pptxRegina Henschel2020-07-103-92/+152
* Use std::optional to allow optional inclusion of attributesMike Kaganski2020-07-072-32/+32
* Don't explicitly convert OUString to OStringMike Kaganski2020-07-064-53/+51
* Allow use OUString as attribute value in FastSerializerHelper::*ElementMike Kaganski2020-07-051-12/+12
* tdf#119223 export the object name for pptx documents.Mark Hung2020-07-041-20/+26
* tdf#112312 DOCX legacy shape export: keep fixed sizeRegényi Balázs2020-07-031-1/+6
* Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann2020-07-0114-57/+57
* Related: tdf#131175 OOXML chart: insert hatch definition into the right tableMiklos Vajna2020-07-012-2/+19
* Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse2020-06-304-71/+321
* OOXML/ODF Support for Shadow blur radiusA_GAN2020-06-291-2/+13
* use more std::container::insert instead of std::copyNoel Grandin2020-06-241-4/+2
* tdf#134053 tweak dash and space length for ooxmlRegina Henschel2020-06-222-16/+57
* PPTX export, custom shape, bitmap fill: fix source vs fill rect confusionMiklos Vajna2020-06-101-0/+13
* PPTX import: handle adjust values from both the shape and its placeholderMiklos Vajna2020-06-104-2/+39
* tdf#91250 Chart DOCX Import: Fix decimal place formatting issueBalazs Varga2020-06-101-0/+3
* tdf#133632 Chart DOCX Import: fix percentage number formatBalazs Varga2020-06-101-1/+1
* Update ShadowPrimitive2D to support shadow blurA_GAN2020-06-041-1/+2
* Upcoming loplugin:elidestringvar: ooxStephan Bergmann2020-06-046-30/+15
* loplugin:simplifypointertobool improve (2)Noel Grandin2020-06-041-1/+1
* loplugin:simplifypointertobool improveNoel Grandin2020-06-032-3/+3
* OOXML support for shadow blurA_GAN2020-06-024-0/+12
* Use "Radius" instead of "Rad" for new propertiesTomaž Vajngerl2020-06-023-7/+7
* loplugin:simplifybool in oox..sdNoel Grandin2020-05-291-1/+1
* Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann2020-05-282-4/+4
* Further fixing of loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-273-6/+6
* oox smartart import, composite alg: implement vertical centeringMiklos Vajna2020-05-271-0/+23
* tdf#132594 Chart XLSX import: fix legend entries in pie chartsTünde Tóth2020-05-271-1/+1
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-2625-107/+107
* oox smartart import: fix aspect ratio of shape with composite algoMiklos Vajna2020-05-261-20/+99
* tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos2020-05-261-1/+2
* tdf#106181 XLSX export: output form controlsSerge Krot2020-05-261-0/+1
* tdf#133190 tdf#133191 Chart OOXML export: fix text wrap and rotationBalazs Varga2020-05-251-9/+19
* tdf#125812 Chart: fix OOXML export of gradient centerTünde Tóth2020-05-251-21/+11
* [MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk2020-05-2511-123/+450
* inline some use-once typedefsNoel Grandin2020-05-242-5/+3
* tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski2020-05-242-8/+9
* tdf#129686: Revert "tdf#118776: pptx import: draw char noFill as transparent"Xisco Fauli2020-05-221-6/+1
* smartart import: handle multiple <a:schemeClr> in <dgm:fillClrLst>Miklos Vajna2020-05-228-29/+86
* use for-range on Sequence in i18npool..sdNoel Grandin2020-05-213-25/+24
* tdf#126363 DOCX shape round-trip: keep original line widthRegényi Balázs2020-05-202-1/+8
* oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna2020-05-195-137/+187
* tdf#92526 DrawingML shape export: fix 0 line widthSzabolcs Toth2020-05-181-1/+1