summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl
2020-09-16tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)
2020-09-15oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna
2020-09-01tdf#133015 Fix duplicated row and column problem.Gülşah Köse
2020-08-10oox: VML export: produce bottom-to-top in a better wayMichael Stahl
2020-07-22Related: tdf#131175 OOXML chart: insert hatch definition into the right tableMiklos Vajna
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26-Werror,-Wunused-private-fieldStephan Bergmann
2020-05-26tdf#133030: DOCX export: fix formula alignment - part 3Attila Bakos
2020-05-26tdf#106181 XLSX export: output form controlsSerge Krot
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák
2020-05-06tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt
2020-05-05tdf#132486 Chart: fix OOXML export of ShiftedCategoryPositionBalazs Varga
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin
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-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-03-09tdf#131143 OOXML chart: fix missing data points of scatter chartBalazs Varga
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2020-03-03tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-12-28Revert "tdf#46037: remove configurationhelper in oox/vbaproject"Julien Nabet
2019-12-23tdf#46037: remove configurationhelper in oox/vbaprojectJulien Nabet
2019-12-19sal_Char->char in oox..registryNoel Grandin
2019-12-05make some classes module privateNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22make some classes module-privateNoel Grandin
2019-11-22tdf#128153 docx/VML: apply style properties to shape textJustin Luth
2019-11-13tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna
2019-11-05tdf#108065 tdf#128609 OOXML chart export: fix transparent color gradientBalazs Varga
2019-10-29loplugin:finalclasses in ooxNoel Grandin
2019-10-15tdf#127964 PPTX import: fix shape fill handling: style vs slide backgroundMiklos Vajna
2019-10-14New loplugin:getstrStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-10tdf#98603 export runs with correct lang attribute (2/2).Mark Hung
2019-10-01tdf#127777 OOXML chart export: fix X axis position setting "CrossBetween"Balazs Varga
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-05tdf#127166, tdf#123903 improve import/export of line stylesRegina Henschel
2019-09-02loplugin:constmethod in ooxNoel Grandin
2019-08-26loplugin:unusedmethodsNoel Grandin
2019-08-23loplugin:returnconstval in ooxNoel Grandin