summaryrefslogtreecommitdiff
path: root/oox/source/vml/vmlshapecontext.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-20tdf#126533 docx import: page background vml fillJustin Luth1-0/+1
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: ooxStephan Bergmann1-1/+1
2022-08-02use more getStringDefaultedNoel Grandin1-22/+22
2022-06-27replace oox::OptValue with std::optionalNoel Grandin1-22/+22
2022-06-22rename oox::OptValue::get to valueNoel Grandin1-13/+13
2022-06-22rename oox::OptValue::get(Type) to value_orNoel Grandin1-2/+2
2022-06-22make oox::OptValue::assignIfUsed a free functionNoel Grandin1-10/+10
2022-06-21remove oox::OptValue::setNoel Grandin1-2/+2
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin1-9/+9
2022-05-04use more string_view in oox::vml::ConversionHelperNoel Grandin1-33/+33
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-3/+3
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-5/+5
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin1-2/+2
2022-04-08use more subView when converting to Int32Noel Grandin1-1/+2
2021-12-16VML import: handle <v:imagedata gain="..." blacklevel="...">Miklos Vajna1-0/+28
2021-10-21loplugin:flattenNoel Grandin1-37/+37
2021-08-27tdf#112450 correct points and size for polyline in VML importRegina Henschel1-5/+52
2021-08-05tdf#123643 Import/Export for hyperlinks on text boxesSamuel Mehrbrodt1-6/+7
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt1-0/+6
2021-02-08oox: prefix VML shapetype ids with _x0000_tMichael Stahl1-0/+6
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-2/+6
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs1-7/+13
2020-11-16replace std::max(std::min()) with std::clampNoel1-1/+1
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-1/+1
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-1/+1
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-04-20tdf#78749 DOCX: import VML background imageAttila Bakos1-2/+7
2020-03-03tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna1-1/+20
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin1-3/+1
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-01-10tdf#122563 DOCX import: fix OLE size after roundtripLászló Németh1-1/+3
2018-10-23clang-tidy performance-unnecessary-copy-init in idl..reportdesignNoel Grandin1-1/+1
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin1-12/+14
2018-08-30tdf#115670 vml shadow: shadow is off unless explicitly set onJustin Luth1-1/+1
2017-12-16tdf#97648 ooxmlimport: horizontal line's horiOrientJustin Luth1-0/+2
2017-12-08tdf#114308 Export Watermark size as isSzymon Kłos1-0/+1
2017-12-07tdf#97648 ooxmlimport: horizontal lines have no marginsJustin Luth1-0/+2
2017-11-28tdf#83877 OOXML Roundtrip of SignatureLine propertiesSamuel Mehrbrodt1-0/+12
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt1-0/+7
2017-10-23loplugin:includeform: ooxStephan Bergmann1-6/+6
2017-09-13tdf#112311 oox: fix UAF of std::shared_ptrMichael Stahl1-12/+18
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin1-1/+1
2017-09-11tdf#97648 vml import: fix horizontalLine percentageJustin Luth1-1/+1
2017-08-09tdf#91384: DOCX: import ActiveX controlsTamás Zolnai1-0/+14
2017-08-09tdf#111548: Better fix for PPTX / XLSX import of ActiveX controlsTamás Zolnai1-1/+3
2017-07-31loplugin:constparams in ooxNoel Grandin1-8/+8
2017-06-09GSoC: import VML shape adjustmentsGrzegorz Araminowicz1-1/+3
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos1-0/+1