summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpshap.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-17Remove some memset callsMike Kaganski1-1/+0
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen1-6/+0
2019-08-27tdf#107776 sw ODF shape import: make is-textbox check more strictMiklos Vajna1-1/+2
2019-08-22QR Code : ODF import/exportShubham Goyal1-0/+18
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-07-26Fix typosAndrea Gelmini1-3/+3
2019-06-12Simplify Sequence iterations in xmloff/source/{draw..script}Arkadiy Illarionov1-6/+6
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov1-2/+2
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-5/+3
2019-03-14loplugin:unusedfields in xmloffNoel Grandin1-10/+0
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin1-1/+1
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+5
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-2/+2
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin1-10/+7
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen1-0/+1
2018-09-25Simplify containers iterations in xmloff/source/[c-d]*Arkadiy Illarionov1-9/+3
2018-09-11tdf#109229: Set "TextBox" prop before filling textbox-related propsMike Kaganski1-5/+9
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin1-1/+1
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-06tdf#117903 Add signature line feature to calcSamuel Mehrbrodt1-0/+13
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-18/+9
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin1-15/+15
2018-03-20tdf#83877 ODF: Load signature linesSamuel Mehrbrodt1-0/+5
2018-03-09svx: convert "ThumbnailGraphicURL" prop. to "ThumbnailGraphic"Tomaž Vajngerl1-3/+3
2018-03-07xmloff: convert XMLTextParagraphExport to get rid of "GraphicURL"Tomaž Vajngerl1-8/+2
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl1-22/+44
2018-01-28ofz#5621 Integer-overflowCaolán McNamara1-4/+4
2018-01-26ofz#5621 Integer-overflowCaolán McNamara1-3/+2
2018-01-24ofz#5621 Integer-overflowCaolán McNamara1-2/+2
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann1-2/+2
2018-01-11loplugin:redundantcast: xmloffStephan Bergmann1-2/+2
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-11-15loplugin:flatten in xmloffNoel Grandin1-40/+41
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-6/+0
2017-10-25no matching overload foundCaolán McNamara1-4/+4
2017-10-25ofz#3786 Integer-overflowCaolán McNamara1-8/+9
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-7/+7
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-9/+9
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-53/+51
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin1-1/+1
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-07-28loplugin:constparams in xmloffNoel Grandin1-21/+21
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-4/+2
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna1-1/+1
2017-03-28tdf#96505 Get rid of cargo cult "long" integer literalsThomas Beck1-12/+12