summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpshap.cxx
AgeCommit message (Expand)Author
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-25no matching overload foundCaolán McNamara
2017-10-25ofz#3786 Integer-overflowCaolán McNamara
2017-10-23loplugin:includeform: xmloffStephan Bergmann
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-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna
2017-03-28tdf#96505 Get rid of cargo cult "long" integer literalsThomas Beck
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-02-09xmloff: remove onDemandRescueUsefulDataFromTemporaryMichael Stahl
2017-02-09xmloff: fix this CreateChildContext to be properly ignorantMichael Stahl
2017-02-08tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl
2017-01-09New loplugin:externvar: xmloffStephan Bergmann
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin
2016-11-25replace meaningless OSL_FAIL with DBG_UNHANDLED_EXCEPTION_WHENEike Rathke
2016-10-03Fix typosAndrea Gelmini
2016-09-09avoid manual memory handlingDavid Tardon
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2016-07-22loplugin:nullptrTor Lillqvist
2016-07-07tdf#83360 avoid inconsistent connector path dataArmin Le Grand
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-05-24Convert XMLTextType to scoped enumNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-26simplifyStephan Bergmann
2016-04-26loplugin:salboolStephan Bergmann
2016-04-26tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-01coverity#1325249 Unchecked dynamic_castCaolán McNamara
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-20WaE: rewrite as call of rtl::OUString::isEmptyTor Lillqvist
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam
2015-07-15xmloff: document that AOO 4.1 has fixed the svg:d 'z' relative bugMichael Stahl
2015-07-08Fix typosAndrea Gelmini