summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)AuthorFilesLines
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl1-2/+5
2020-09-16tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)1-1/+1
2020-09-15oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna2-0/+16
2020-09-01tdf#133015 Fix duplicated row and column problem.Gülşah Köse3-1/+6
2020-08-10oox: VML export: produce bottom-to-top in a better wayMichael Stahl1-0/+3
2020-07-22Related: tdf#131175 OOXML chart: insert hatch definition into the right tableMiklos Vajna1-0/+3
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-3/+3
2020-05-26-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
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-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk7-31/+106
2020-05-24inline some use-once typedefsNoel Grandin3-11/+8
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski1-0/+1
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák1-0/+1
2020-05-06tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt2-0/+4
2020-05-05tdf#132486 Chart: fix OOXML export of ShiftedCategoryPositionBalazs Varga1-1/+0
2020-05-03use more compact namespace syntax in /includeNoel Grandin88-251/+251
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs2-0/+10
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin1-3/+1
2020-04-23tdf#131936 Correctly detect OOXML variant on importSamuel Mehrbrodt1-1/+8
2020-04-23tdf#130058 Import shadow size.Gülşah Köse1-1/+3
2020-04-22use more make_shared in ooxNoel Grandin2-5/+11
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin33-93/+95
2020-03-09tdf#131143 OOXML chart: fix missing data points of scatter chartBalazs Varga1-1/+1
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth1-0/+2
2020-03-03tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna2-0/+5
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+16
2020-01-24loplugin:makeshared in ooxNoel Grandin4-10/+10
2020-01-10use more std::make_sharedNoel Grandin2-3/+3
2019-12-28Revert "tdf#46037: remove configurationhelper in oox/vbaproject"Julien Nabet1-1/+1
2019-12-23tdf#46037: remove configurationhelper in oox/vbaprojectJulien Nabet1-1/+1
2019-12-19sal_Char->char in oox..registryNoel Grandin6-16/+16
2019-12-05make some classes module privateNoel Grandin1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-22make some classes module-privateNoel Grandin8-10/+10
2019-11-22tdf#128153 docx/VML: apply style properties to shape textJustin Luth1-0/+1
2019-11-13tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna2-4/+4
2019-11-05tdf#108065 tdf#128609 OOXML chart export: fix transparent color gradientBalazs Varga1-4/+2
2019-10-29loplugin:finalclasses in ooxNoel Grandin37-85/+83
2019-10-15tdf#127964 PPTX import: fix shape fill handling: style vs slide backgroundMiklos Vajna1-0/+5
2019-10-14New loplugin:getstrStephan Bergmann1-4/+0
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-1/+1
2019-10-10tdf#98603 export runs with correct lang attribute (2/2).Mark Hung1-1/+5
2019-10-01tdf#127777 OOXML chart export: fix X axis position setting "CrossBetween"Balazs Varga1-0/+1
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin2-2/+2
2019-09-05tdf#127166, tdf#123903 improve import/export of line stylesRegina Henschel1-1/+1
2019-09-02loplugin:constmethod in ooxNoel Grandin13-37/+37
2019-08-26loplugin:unusedmethodsNoel Grandin1-2/+0
2019-08-23loplugin:returnconstval in ooxNoel Grandin4-4/+4