summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeexport.cxx
AgeCommit message (Expand)Author
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-08-22QR Code : ODF import/exportShubham Goyal
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-07-26Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-03-26loplugin:unusedfieldsNoel Grandin
2019-03-14loplugin:unusedfields in xmloffNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-12-28tdf#112480 drawooo:enhanced-path only with ODF ver > 1.2Regina Henschel
2018-12-26tdf#122335 follow-up, typoJulien Nabet
2018-12-26tdf#122335: sub-view-size can only be used with ODF ver > 1.2Julien Nabet
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-05tdf#121172: use first polygonMike Kaganski
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-28loplugin:stringloop in xmloffNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-05-11Only write mime-type attribute if ODF version > 1.2Samuel Mehrbrodt
2018-05-10Only write signatureline element if ODF version > 1.2Samuel Mehrbrodt
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin
2018-03-28tdf#115005: New option to prevent adding fallback imagesSerge Krot
2018-03-20Signatureline ODF export: Use tokens instead of plain stringsSamuel Mehrbrodt
2018-03-19Write signatureline element after imagesSamuel Mehrbrodt
2018-03-11use XML_EMBEDDEDOBJECTGRAPHIC_URL_BASE defineTomaž Vajngerl
2018-03-07xmloff: remove "GraphicURL" from XMLShapeExportTomaž Vajngerl
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-12-12Related tdf#83877 Add signatureline element to draw:frame, not draw:imageSamuel Mehrbrodt
2017-12-04tdf#83877 ODF extension to write signature linesSamuel Mehrbrodt
2017-12-01tdf#113696 Add mimetype also to fallback graphicSamuel Mehrbrodt
2017-12-01Use isEmpty() instead of getLength()Samuel Mehrbrodt
2017-12-01tdf#113696 Write replacement graphic also to flat odfSamuel Mehrbrodt
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt