summaryrefslogtreecommitdiffstats
path: root/oox/source
Commit message (Expand)AuthorAgeFilesLines
* 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-258-100/+422
* 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-227-29/+71
* 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
* tdf#123622 DOCX VML import: fix relative horizontal alignmentTibor Nagy2020-05-181-4/+10
* replace hard-coded "1.2" ODF version stringsMichael Stahl2020-05-151-2/+2
* tdf#128794 Chart: Fix OOXML import/export of Radial gradientBalazs Varga2020-05-121-12/+24
* tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski2020-05-112-8/+9
* tdf#49247: implement soft edges document model and import/exportMike Kaganski2020-05-115-8/+55
* new loplugin:simplifypointertoboolNoel Grandin2020-05-101-1/+1
* compact namespace in i18npool..ooxNoel Grandin2020-05-0925-53/+53
* read properly OOXML 'strips' slide transition as our SLIDEWIPELuboš Luňák2020-05-082-0/+11
* implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák2020-05-082-1/+10
* tdf#132201: use proper sequence order of effects per specMike Kaganski2020-05-081-2/+16
* tdf#101181: store glow radius in 100ths of mm instead of EMUsMike Kaganski2020-05-072-3/+5
* tdf#101181: support for transparency attribute of glow effectMike Kaganski2020-05-062-1/+4
* tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt2020-05-062-0/+42
* tdf#132486 Chart: fix OOXML export of ShiftedCategoryPositionBalazs Varga2020-05-051-24/+13
* tdf#131175 Import data label solid fill and color.Gülşah Köse2020-05-042-1/+24
* tdf#132491 DOCX DrawingML shape import: fix missing underline colorRegényi Balázs2020-04-291-0/+7
* Related tdf#111461: add "variant", "lpstr" and "i4" in docprophandler (oox)Julien Nabet2020-04-291-1/+11
* tdf#119087 Don't treat OOXML strict namespace as custom XMLSamuel Mehrbrodt2020-04-291-1/+2
* tdf#132282: Revert fix for tdf#131554Xisco Fauli2020-04-281-3/+1
* move the castToFastAttributeList functionNoel Grandin2020-04-281-1/+1
* tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs2020-04-283-4/+72
* tdf#127811 tdf#127813 Introduce compatibility key for the data seriesTünde Tóth2020-04-281-19/+15
* Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2020-04-2719-3/+28
* Fix typo in codeAndrea Gelmini2020-04-261-3/+3
* Removed executable bitsAndrea Gelmini2020-04-261-0/+0
* make FastParser always take a FastTokenHandlerBase subclassNoel Grandin2020-04-252-2/+8
* tdf#132174 Chart DOCX import: fix label number formatBalazs Varga2020-04-241-0/+4
* tdf#132076 Chart OOXML: fix lost date format of X axisBalazs Varga2020-04-242-10/+62
* Related tdf#111461: ignore picLocks attributeJulien Nabet2020-04-241-0/+1
* tdf#131936 Correctly detect OOXML variant on importSamuel Mehrbrodt2020-04-232-2/+34
* tdf#130058 Import shadow size.Gülşah Köse2020-04-235-1/+25