summaryrefslogtreecommitdiff
path: root/include/oox/export/vmlexport.hxx
AgeCommit message (Expand)Author
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
2013-06-15fdo#58819 DOCX VML export: fix shape size for rotated shapesMiklos Vajna
2013-06-13fdo#58819 VML export of mso-position-*Miklos Vajna
2013-06-13fdo#58819 VML export: handle objects anchored in the header / footerMiklos Vajna
2013-04-23execute move of global headersBjoern Michaelsen