summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2020-05-18tdf#92526 DrawingML shape export: fix 0 line widthSzabolcs Toth
2020-05-18tdf#123622 DOCX VML import: fix relative horizontal alignmentTibor Nagy
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl
2020-05-12tdf#128794 Chart: Fix OOXML import/export of Radial gradientBalazs Varga
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-09compact namespace in i18npool..ooxNoel Grandin
2020-05-08read properly OOXML 'strips' slide transition as our SLIDEWIPELuboš Luňák
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák
2020-05-08tdf#132201: use proper sequence order of effects per specMike Kaganski
2020-05-07tdf#101181: store glow radius in 100ths of mm instead of EMUsMike Kaganski
2020-05-06tdf#101181: support for transparency attribute of glow effectMike Kaganski
2020-05-06tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt
2020-05-05tdf#132486 Chart: fix OOXML export of ShiftedCategoryPositionBalazs Varga
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-04-29tdf#132491 DOCX DrawingML shape import: fix missing underline colorRegényi Balázs
2020-04-29Related tdf#111461: add "variant", "lpstr" and "i4" in docprophandler (oox)Julien Nabet
2020-04-29tdf#119087 Don't treat OOXML strict namespace as custom XMLSamuel Mehrbrodt
2020-04-28tdf#132282: Revert fix for tdf#131554Xisco Fauli
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs
2020-04-28tdf#127811 tdf#127813 Introduce compatibility key for the data seriesTünde Tóth
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26Fix typo in codeAndrea Gelmini
2020-04-26update pchesCaolán McNamara
2020-04-26Removed executable bitsAndrea Gelmini
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin
2020-04-24tdf#132174 Chart DOCX import: fix label number formatBalazs Varga
2020-04-24tdf#132076 Chart OOXML: fix lost date format of X axisBalazs Varga
2020-04-24Related tdf#111461: ignore picLocks attributeJulien Nabet
2020-04-23tdf#131936 Correctly detect OOXML variant on importSamuel Mehrbrodt
2020-04-23tdf#130058 Import shadow size.Gülşah Köse
2020-04-22use more make_shared in ooxNoel Grandin
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-04-21tdf#131775 DOCX DrawingML shape import: fix missing spacingTibor Nagy
2020-04-20tdf#119187 fix: Top-aligned text in PPTX becomes bottom-alignedSerge Krot
2020-04-20tdf#78749 DOCX: import VML background imageAttila Bakos
2020-04-17tdf#131922 DOCX DrawingML shape import: fix lang-idRegényi Balázs
2020-04-15loplugin:buriedassign in l,o,p*Noel Grandin
2020-04-09tdf#131776 DOCX grouped shape import: fix regression for strikeoutsRegényi Balázs
2020-04-07loplugin:unusedvariableplus in ooxNoel Grandin
2020-04-03crashtesting: mismatched start/end tag assert on reexport of tdf113187-1.pptxCaolán McNamara
2020-04-03tdf#131776 DOCX DrawingML shape import: fix missing strikeoutRegényi Balázs
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-04-02tdf#123351 DOCX DrawingML shape import: fix missing underlineSzabolcs
2020-04-01Fix typoAndrea Gelmini
2020-04-01tdf#131554 placeholder iteration fails to stop when a match is foundnd101
2020-04-01Remove unused includeMiklos Vajna
2020-03-31tdf#100751 DOCX VML shape import: fix arrow directionSzabolcs Toth