summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeexport.cxx
AgeCommit message (Expand)Author
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
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-11-06tdf#112547 element p to draw:object, import expects it thereRegina Henschel
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-27ODP: export TextPreRotateAngleSzymon Kłos
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-20tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-14xmloff: ODF export: fix redundant setting of GraphicStreamURL swappingMichael Stahl
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-13loplugin:oncevar: empty strings: xmloffStephan Bergmann
2017-07-11simplify some OUString::concat usageNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-28loplugin:oncevar in xmloffNoel Grandin
2017-05-30tdf#108231 tdf#108109 xmloff: SvxUnoDrawingModel doesn't implement...Michael Stahl
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-08loplugin:useuniqueptrTor Lillqvist
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-04-12convert FOUND_ constants to o3tl::typed_flagsNoel Grandin