summaryrefslogtreecommitdiff
path: root/oox/source/vml
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: ooxStephan Bergmann
2023-08-28new loplugin:optionalboolNoel Grandin
2023-08-11move setting properties into note comments from oox to scCaolán McNamara
2023-08-11split ShapeBase::convertShapeProperties into two partsCaolán McNamara
2023-08-11refactor to return the position to be set by the caller insteadCaolán McNamara
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-03MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-02-02tdf#153258 VML import improve WordArt detectionRegina Henschel
2022-10-11vml whitespace-check mangled Částečně to ste nCaolán McNamara
2022-09-28use more string_view in ooxNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-08-02use more getStringDefaultedNoel Grandin
2022-06-27replace oox::OptValue with std::optionalNoel Grandin
2022-06-24make oox::OptValue::value() assert if emptyNoel Grandin
2022-06-24almost nobody is using the oox::AttributeList::get methods properlyNoel 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-05ofz#47239 Heap-use-after-freeCaolán McNamara
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04use more string_view in oox::vml::ConversionHelperNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann
2022-04-29use more string_view in ooxNoel Grandin
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-12-16VML import: handle <v:imagedata gain="..." blacklevel="...">Miklos Vajna
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-08Clean up a bit iterator management in oox/vmldrawingJulien Nabet
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-27tdf#112450 correct points and size for polyline in VML importRegina Henschel
2021-08-25Introduce o3tl::saturating_cast for floating-point->integer conversionMike Kaganski
2021-08-24Avoid overflowing floating-point -> integer conversionStephan Bergmann
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-18loplugin:constparamsNoel Grandin
2021-08-05tdf#123643 Import/Export for hyperlinks on text boxesSamuel Mehrbrodt
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-05-25tdf#137314 apply conversion from vml angle unit 'fd'Regina Henschel