Age | Commit message (Expand) | Author |
2020-06-10 | PPTX export, custom shape, bitmap fill: fix source vs fill rect confusion | Miklos Vajna |
2020-06-10 | PPTX import: handle adjust values from both the shape and its placeholder | Miklos Vajna |
2020-06-10 | tdf#91250 Chart DOCX Import: Fix decimal place formatting issue | Balazs Varga |
2020-06-10 | tdf#133632 Chart DOCX Import: fix percentage number format | Balazs Varga |
2020-06-04 | Update ShadowPrimitive2D to support shadow blur | A_GAN |
2020-06-04 | Upcoming loplugin:elidestringvar: oox | Stephan Bergmann |
2020-06-04 | loplugin:simplifypointertobool improve (2) | Noel Grandin |
2020-06-03 | loplugin:simplifypointertobool improve | Noel Grandin |
2020-06-02 | OOXML support for shadow blur | A_GAN |
2020-06-02 | Use "Radius" instead of "Rad" for new properties | Tomaž Vajngerl |
2020-05-29 | loplugin:simplifybool in oox..sd | Noel Grandin |
2020-05-28 | Make loplugin:simplifypointertobool handle parenthesized expressions | Stephan Bergmann |
2020-05-27 | Further fixing of loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-05-27 | oox smartart import, composite alg: implement vertical centering | Miklos Vajna |
2020-05-27 | tdf#132594 Chart XLSX import: fix legend entries in pie charts | Tünde Tóth |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-05-26 | oox smartart import: fix aspect ratio of shape with composite algo | Miklos Vajna |
2020-05-26 | tdf#133030: DOCX export: fix formula alignment - part 3 | Attila Bakos |
2020-05-26 | tdf#106181 XLSX export: output form controls | Serge Krot |
2020-05-25 | tdf#133190 tdf#133191 Chart OOXML export: fix text wrap and rotation | Balazs Varga |
2020-05-25 | tdf#125812 Chart: fix OOXML export of gradient center | Tünde Tóth |
2020-05-25 | [MS-OFFCRYPTO] convert oox implementation into UNO service | Vasily Melenchuk |
2020-05-24 | inline some use-once typedefs | Noel Grandin |
2020-05-24 | tdf#101181: drop useless "GlowEffect" boolean property | Mike Kaganski |
2020-05-22 | tdf#129686: Revert "tdf#118776: pptx import: draw char noFill as transparent" | Xisco Fauli |
2020-05-22 | smartart import: handle multiple <a:schemeClr> in <dgm:fillClrLst> | Miklos Vajna |
2020-05-21 | use for-range on Sequence in i18npool..sd | Noel Grandin |
2020-05-20 | tdf#126363 DOCX shape round-trip: keep original line width | Regényi Balázs |
2020-05-19 | oox, svx, sw, xmlsecurity: clang-format these files | Miklos Vajna |
2020-05-18 | tdf#92526 DrawingML shape export: fix 0 line width | Szabolcs Toth |
2020-05-18 | tdf#123622 DOCX VML import: fix relative horizontal alignment | Tibor Nagy |
2020-05-15 | replace hard-coded "1.2" ODF version strings | Michael Stahl |
2020-05-12 | tdf#128794 Chart: Fix OOXML import/export of Radial gradient | Balazs Varga |
2020-05-11 | tdf#49247: no need in extra boolean property, radius is enough | Mike Kaganski |
2020-05-11 | tdf#49247: implement soft edges document model and import/export | Mike Kaganski |
2020-05-10 | new loplugin:simplifypointertobool | Noel Grandin |
2020-05-09 | compact namespace in i18npool..oox | Noel Grandin |
2020-05-08 | read properly OOXML 'strips' slide transition as our SLIDEWIPE | Luboš Luňák |
2020-05-08 | implement PowerPoint 'flash' slide transition (API CHANGE) | Luboš Luňák |
2020-05-08 | tdf#132201: use proper sequence order of effects per spec | Mike Kaganski |
2020-05-07 | tdf#101181: store glow radius in 100ths of mm instead of EMUs | Mike Kaganski |
2020-05-06 | tdf#101181: support for transparency attribute of glow effect | Mike Kaganski |
2020-05-06 | tdf#79082 Export paragraph tab stops to ooxml | Samuel Mehrbrodt |
2020-05-05 | tdf#132486 Chart: fix OOXML export of ShiftedCategoryPosition | Balazs Varga |
2020-05-04 | tdf#131175 Import data label solid fill and color. | Gülşah Köse |
2020-04-29 | tdf#132491 DOCX DrawingML shape import: fix missing underline color | Regényi Balázs |
2020-04-29 | Related tdf#111461: add "variant", "lpstr" and "i4" in docprophandler (oox) | Julien Nabet |
2020-04-29 | tdf#119087 Don't treat OOXML strict namespace as custom XML | Samuel Mehrbrodt |
2020-04-28 | tdf#132282: Revert fix for tdf#131554 | Xisco Fauli |
2020-04-28 | move the castToFastAttributeList function | Noel Grandin |