summaryrefslogtreecommitdiff
path: root/oox/source/export/vmlexport.cxx
AgeCommit message (Expand)Author
2021-02-22oox: VML export: write o:allowincell attribute on shapesMichael Stahl
2021-02-16Fix index out of range when vml-shape-types is missingMike Kaganski
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel
2021-02-08oox: prefix VML shapetype ids with _x0000_tMichael Stahl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs
2020-11-22oox: VML export: Output coordsize even when top/left is 0,0Dr. David Alan Gilbert
2020-11-22Fix ESCHER_Prop_pVertices/ESCHER_Prop_pSegmentInfo outputDr. David Alan Gilbert
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl
2020-09-11tdf#135667 DOCX export: fix border line of OLE objectsAttila Bakos
2020-08-07oox: VML export: convert ESCHER_Prop_AnchorText to v-text-anchorMichael Stahl
2020-08-07oox: VML export: produce bottom-to-top in a better wayMichael Stahl
2020-08-06oox: VML export: for rotated text shape, produce bottom-to-topMichael Stahl
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: ooxStephan Bergmann
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-01-06tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot
2019-10-17Remove some memset callsMike Kaganski
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-04Deduplicate some serializer writing code, and simplify writing OStringMike Kaganski
2019-05-22New loplugin:dataStephan Bergmann
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2018-10-30tdf#42949 Fix IWYU warnings in include/sax/*Gabor Kelemen
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-25-Werror,-Wformat (clang-cl)Stephan Bergmann
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-11-30coverity#1424321 Dereference after null checkCaolán McNamara
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-11-24Fix typosAndrea Gelmini
2017-11-23Convert fprintf to SAL_WARN / SAL_INFOSamuel Mehrbrodt
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-14tdf#113037 DOCX Watermark correct ratioSzymon Kłos
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-08-23DOCX: Fix an other test case of ActiveX control exportTamás Zolnai
2017-08-22Fix two issues in ActiveX DOCX import / export codeTamás Zolnai
2017-08-18NdTopLeft is unused now.Tamás Zolnai
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai