summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
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
2019-08-21tdf#101322 Chart OOXML Export: fix missing subtitleBalazs Varga
2019-08-18Revert "loplugin:unusedmethods"Noel Grandin
2019-08-17loplugin:unusedmethodsNoel Grandin
2019-08-15tdf#126746 Add support for import/export line caps for .pptx formatBartosz Kosiorek
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-09tdf#126746 Fix exporting closed Polylines to PPTXBartosz Kosiorek