summaryrefslogtreecommitdiff
path: root/oox/source/vml/vmlshapecontext.cxx
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: ooxStephan Bergmann
2022-08-02use more getStringDefaultedNoel Grandin
2022-06-27replace oox::OptValue with std::optionalNoel Grandin
2022-06-22rename oox::OptValue::get to valueNoel Grandin
2022-06-22rename oox::OptValue::get(Type) to value_orNoel Grandin
2022-06-22make oox::OptValue::assignIfUsed a free functionNoel Grandin
2022-06-21remove oox::OptValue::setNoel Grandin
2022-06-21rename oox::OptValue::has() to has_valueNoel 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
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2021-12-16VML import: handle <v:imagedata gain="..." blacklevel="...">Miklos Vajna
2021-10-21loplugin:flattenNoel Grandin
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-02-08oox: prefix VML shapetype ids with _x0000_tMichael Stahl
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-11-16replace std::max(std::min()) with std::clampNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-20tdf#78749 DOCX: import VML background imageAttila Bakos
2020-03-03tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-01-10tdf#122563 DOCX import: fix OLE size after roundtripLászló Németh
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-30tdf#115670 vml shadow: shadow is off unless explicitly set onJustin Luth
2017-12-16tdf#97648 ooxmlimport: horizontal line's horiOrientJustin Luth
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos
2017-12-07tdf#97648 ooxmlimport: horizontal lines have no marginsJustin Luth
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-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-09-11tdf#97648 vml import: fix horizontalLine percentageJustin Luth
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-07-31loplugin:constparams in ooxNoel Grandin
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos
2017-05-26Watermark: docx interoperabilitySzymon Kłos