summaryrefslogtreecommitdiff
path: root/include/oox/export/vmlexport.hxx
AgeCommit message (Expand)Author
2023-09-30tdf#146619 Recheck include/oox with IWYUGabor Kelemen
2023-04-06Use more *string_viewMike Kaganski
2023-01-15tdf#117266 sc oox: export vml button with a correct nameJustin Luth
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-04-26DOCX export: image deduplication and clean upTünde Tóth
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin
2021-04-14loplugin:unusedmethodsNoel Grandin
2021-03-26tdf#118535 DOCX export: save header image onceDaniel Arato (NISZ)
2021-02-22oox: VML export: write o:allowincell attribute on shapesMichael Stahl
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-09-22Avoid unique_ptr(nullptr_t) ctor for incomplete argument typeStephan Bergmann
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: produce bottom-to-top in a better wayMichael Stahl
2020-07-19compact namespace: ooxNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-09-02loplugin:constmethod in ooxNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in include/oox..vclNoel Grandin
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-08-23Fix typosAndrea Gelmini
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
2017-04-10loplugin:inlinefields in oox::vml::VMLExportNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-05oox: rename misleadingly prefixed m_pShapeStyleMichael Stahl
2017-01-05No need for heap-allocated OUStringBufferStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-05-06tdf#42949: clean up includes in include/oox/export with iwyuJorenz Paragas
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-07tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna
2014-06-17VML export: handle textbox textMiklos Vajna
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11fdo#35324: Text and picture water are not imported and not preserved in RT.Ravindra Vidhate
2014-01-24fdo#69616: Fix for VML part missing for group.Rohit Deshmukh
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke
2013-12-13fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold
2013-08-22fdo#67737 : fix for flip not being imported & rendered correctlyRi GangHu
2013-06-15Remove redundant toplevel constStephan Bergmann