summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpshap.cxx
AgeCommit message (Expand)Author
2018-09-11tdf#109229: Set "TextBox" prop before filling textbox-related propsMike Kaganski
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-06tdf#117903 Add signature line feature to calcSamuel Mehrbrodt
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin
2018-03-20tdf#83877 ODF: Load signature linesSamuel Mehrbrodt
2018-03-09svx: convert "ThumbnailGraphicURL" prop. to "ThumbnailGraphic"Tomaž Vajngerl
2018-03-07xmloff: convert XMLTextParagraphExport to get rid of "GraphicURL"Tomaž Vajngerl
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-01-28ofz#5621 Integer-overflowCaolán McNamara
2018-01-26ofz#5621 Integer-overflowCaolán McNamara
2018-01-24ofz#5621 Integer-overflowCaolán McNamara
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-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