summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann25-107/+107
2020-05-26oox smartart import: fix aspect ratio of shape with composite algoMiklos Vajna1-20/+99
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos1-1/+2
2020-05-26tdf#106181 XLSX export: output form controlsSerge Krot1-0/+1
2020-05-25tdf#133190 tdf#133191 Chart OOXML export: fix text wrap and rotationBalazs Varga1-9/+19
2020-05-25tdf#125812 Chart: fix OOXML export of gradient centerTünde Tóth1-21/+11
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk11-123/+450
2020-05-24inline some use-once typedefsNoel Grandin2-5/+3
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski2-8/+9
2020-05-22tdf#129686: Revert "tdf#118776: pptx import: draw char noFill as transparent"Xisco Fauli1-6/+1
2020-05-22smartart import: handle multiple <a:schemeClr> in <dgm:fillClrLst>Miklos Vajna8-29/+86
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin3-25/+24
2020-05-20tdf#126363 DOCX shape round-trip: keep original line widthRegényi Balázs2-1/+8
2020-05-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna5-137/+187
2020-05-18tdf#92526 DrawingML shape export: fix 0 line widthSzabolcs Toth1-1/+1
2020-05-18tdf#123622 DOCX VML import: fix relative horizontal alignmentTibor Nagy1-4/+10
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl1-2/+2
2020-05-12tdf#128794 Chart: Fix OOXML import/export of Radial gradientBalazs Varga1-12/+24
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski2-8/+9
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski5-8/+55
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-05-09compact namespace in i18npool..ooxNoel Grandin77-171/+168
2020-05-08read properly OOXML 'strips' slide transition as our SLIDEWIPELuboš Luňák2-0/+11
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák2-1/+10
2020-05-08tdf#132201: use proper sequence order of effects per specMike Kaganski1-2/+16
2020-05-07tdf#101181: store glow radius in 100ths of mm instead of EMUsMike Kaganski2-3/+5
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski2-1/+4
2020-05-06tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt2-0/+42
2020-05-05tdf#132486 Chart: fix OOXML export of ShiftedCategoryPositionBalazs Varga1-24/+13
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse2-1/+24
2020-04-29tdf#132491 DOCX DrawingML shape import: fix missing underline colorRegényi Balázs1-0/+7
2020-04-29Related tdf#111461: add "variant", "lpstr" and "i4" in docprophandler (oox)Julien Nabet1-1/+11
2020-04-29tdf#119087 Don't treat OOXML strict namespace as custom XMLSamuel Mehrbrodt1-1/+2
2020-04-28tdf#132282: Revert fix for tdf#131554Xisco Fauli1-3/+1
2020-04-28move the castToFastAttributeList functionNoel Grandin1-1/+1
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs3-4/+72
2020-04-28tdf#127811 tdf#127813 Introduce compatibility key for the data seriesTünde Tóth2-20/+15
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann19-3/+28
2020-04-26Fix typo in codeAndrea Gelmini1-3/+3
2020-04-26update pchesCaolán McNamara1-2/+3
2020-04-26Removed executable bitsAndrea Gelmini1-0/+0
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin2-2/+8
2020-04-24tdf#132174 Chart DOCX import: fix label number formatBalazs Varga1-0/+4
2020-04-24tdf#132076 Chart OOXML: fix lost date format of X axisBalazs Varga2-10/+62
2020-04-24Related tdf#111461: ignore picLocks attributeJulien Nabet1-0/+1
2020-04-23tdf#131936 Correctly detect OOXML variant on importSamuel Mehrbrodt2-2/+34
2020-04-23tdf#130058 Import shadow size.Gülşah Köse5-1/+25
2020-04-22use more make_shared in ooxNoel Grandin4-8/+14
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara3-37/+43
2020-04-21tdf#131775 DOCX DrawingML shape import: fix missing spacingTibor Nagy1-1/+7