summaryrefslogtreecommitdiff
path: root/include/oox/vml
AgeCommit message (Expand)Author
2022-09-28use more string_view in ooxNoel Grandin
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-06-27replace oox::OptValue with std::optionalNoel Grandin
2022-05-04use more string_view in oox::vml::ConversionHelperNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2021-12-16VML import: handle <v:imagedata gain="..." blacklevel="...">Miklos Vajna
2021-08-27tdf#112450 correct points and size for polyline in VML importRegina Henschel
2021-08-05tdf#123643 Import/Export for hyperlinks on text boxesSamuel Mehrbrodt
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs
2020-10-26tdf#97517 DOCX VML shape import: fix missing vertical mirroringRegényi Balázs
2020-07-19compact namespace: ooxNoel Grandin
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin
2020-03-03tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna
2020-01-10use more std::make_sharedNoel Grandin
2019-11-22make some classes module-privateNoel Grandin
2019-11-22tdf#128153 docx/VML: apply style properties to shape textJustin Luth
2019-10-29loplugin:finalclasses in ooxNoel Grandin
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen
2019-07-14Fix typoAndrea Gelmini
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-03-05use more Color in ooxNoel Grandin
2018-02-25Use "Graphic" instead of "GraphicURL" property for SimpleShapeTomaž Vajngerl
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl
2017-08-10Fix typosAndrea Gelmini
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai
2017-08-09tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai
2017-08-04Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-28tdf#107723 Import font name from text portions in shapesSamuel Mehrbrodt
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-06-08Watermark: VML export/import font sizeSzymon Kłos
2017-05-31tdf#76446 GSoC: incorrect rotation of VML shapesGrzegorz Araminowicz
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos
2017-05-25loplugin:constantparamNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann