summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)AuthorFilesLines
2020-10-26tdf#97517 DOCX VML shape import: fix missing vertical mirroringRegényi Balázs1-0/+5
2020-10-13tdf#101122 DOCX custom shape export: remove bad fillRegényi Balázs1-1/+3
2020-09-25fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl2-2/+11
2020-09-23tdf#136566 XLSX export: fix lost scheme based line colorsRegényi Balázs1-0/+2
2020-09-22Avoid unique_ptr(nullptr_t) ctor for incomplete argument typeStephan Bergmann1-1/+1
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl1-2/+5
2020-09-21tdf#136247 Change element order of data labelsGülşah Köse1-1/+1
2020-09-17fix LTO+mergedlibs on windowsNoel Grandin1-1/+2
2020-09-11oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna2-0/+20
2020-09-11tdf#135667 DOCX export: fix border line of OLE objectsAttila Bakos1-0/+1
2020-09-03tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)1-1/+1
2020-08-09tdf#128345 PPTX: add transparence gradient for fill in chartRegina Henschel1-0/+1
2020-08-07oox: VML export: produce bottom-to-top in a better wayMichael Stahl1-0/+3
2020-07-24tdf#133015 Fix duplicated row and column problem.Gülşah Köse3-1/+6
2020-07-19compact namespace: ooxNoel Grandin57-252/+116
2020-07-13tdf#42949 Fix IWYU warnings in include/[a-r]*/*hxxGabor Kelemen4-9/+1
2020-07-10tdf#100348 add fill to fontwork in export to pptxRegina Henschel2-5/+9
2020-07-07make some symbols privateNoel Grandin1-1/+1
2020-07-04tdf#119223 export the object name for pptx documents.Mark Hung1-1/+3
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann1-2/+2
2020-07-01Related: tdf#131175 OOXML chart: insert hatch definition into the right tableMiklos Vajna1-0/+3
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-1/+1
2020-06-02inline some use-once typedefsNoel Grandin1-2/+1
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