summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-12revert: tdf#127791 write events at the end of groups instead of the startCaolán McNamara1-7/+1
2019-11-06tdf#127791 write events at the end of groups instead of the startCaolán McNamara1-1/+7
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-21/+20
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin1-6/+3
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen1-12/+2
2019-08-22QR Code : ODF import/exportShubham Goyal1-1/+42
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin1-9/+9
2019-07-26Fix typosAndrea Gelmini1-4/+4
2019-07-21loplugin:referencecasting in xmloffNoel Grandin1-4/+3
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin1-2/+2
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov1-64/+44
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-4/+4
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov1-2/+2
2019-03-26loplugin:unusedfieldsNoel Grandin1-2/+0
2019-03-14loplugin:unusedfields in xmloffNoel Grandin1-5/+0
2019-03-07log nice exception messages whereever possibleNoel Grandin1-1/+2
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen1-2/+1
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+2
2018-12-28tdf#112480 drawooo:enhanced-path only with ODF ver > 1.2Regina Henschel1-1/+1
2018-12-26tdf#122335 follow-up, typoJulien Nabet1-1/+1
2018-12-26tdf#122335: sub-view-size can only be used with ODF ver > 1.2Julien Nabet1-0/+5
2018-11-16loplugin:staticmethods improvementNoel Grandin1-1/+1
2018-11-05tdf#121172: use first polygonMike Kaganski1-2/+2
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-22/+10
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin1-1/+1
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov1-17/+4
2018-09-17New loplugin:externalStephan Bergmann1-5/+5
2018-08-29new loplugin:oustringbufferNoel Grandin1-1/+1
2018-08-22new loplugin:conststringfieldNoel Grandin1-44/+45
2018-07-28loplugin:stringloop in xmloffNoel Grandin1-12/+5
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-11Only write mime-type attribute if ODF version > 1.2Samuel Mehrbrodt1-1/+1
2018-05-10Only write signatureline element if ODF version > 1.2Samuel Mehrbrodt1-1/+2
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke1-13/+11
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-6/+6
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin1-3/+3
2018-03-28tdf#115005: New option to prevent adding fallback imagesSerge Krot1-1/+3
2018-03-20Signatureline ODF export: Use tokens instead of plain stringsSamuel Mehrbrodt1-10/+10
2018-03-19Write signatureline element after imagesSamuel Mehrbrodt1-2/+2
2018-03-11use XML_EMBEDDEDOBJECTGRAPHIC_URL_BASE defineTomaž Vajngerl1-1/+3
2018-03-07xmloff: remove "GraphicURL" from XMLShapeExportTomaž Vajngerl1-56/+42
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl1-14/+13
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl1-27/+55
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin1-4/+4
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann1-9/+9
2017-12-12Related tdf#83877 Add signatureline element to draw:frame, not draw:imageSamuel Mehrbrodt1-1/+1
2017-12-04tdf#83877 ODF extension to write signature linesSamuel Mehrbrodt1-0/+48
2017-12-01tdf#113696 Add mimetype also to fallback graphicSamuel Mehrbrodt1-0/+8