summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-11loplugin:redundantcast: xmloffStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-12Related tdf#83877 Add signatureline element to draw:frame, not draw:imageSamuel Mehrbrodt
2017-12-11loplugin:salcall fix functionsNoel Grandin
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-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-16Replace some lists by vectors (xmloff)Julien Nabet
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-11-06tdf#112547 element p to draw:object, import expects it thereRegina Henschel
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-27ODP: export TextPreRotateAngleSzymon Kłos
2017-10-25no matching overload foundCaolán McNamara
2017-10-25ofz#3786 Integer-overflowCaolán McNamara
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03loplugin:finalclasses in xmloffNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-20tdf#112005 xmloff: ODF export: export embedded object text *first*Michael Stahl
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-09-07Fix typosAndrea Gelmini
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-06tdf#87592 Consistent terminology for Master Slidesheiko tietze
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-07-26Mark SvXMLTokenMapEntry arrays as constantTakeshi Abe
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-19tdf#108824 Honor ODF default for "Mouse pointer visible" propertySamuel Mehrbrodt
2017-07-14xmloff: ODF export: fix redundant setting of GraphicStreamURL swappingMichael Stahl
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-14tdf#108824 Save "Mouse pointer visible" propertySamuel Mehrbrodt
2017-07-13loplugin:oncevar: empty strings: xmloffStephan Bergmann