summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpshap.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-17Remove some memset callsMike Kaganski1-1/+1
2019-09-24tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxxGabor Kelemen1-4/+0
2019-03-14loplugin:unusedfields in xmloffNoel Grandin1-4/+0
2018-09-13loplugin:constfields in xmloffNoel Grandin1-1/+1
2018-03-07xmloff: convert XMLTextParagraphExport to get rid of "GraphicURL"Tomaž Vajngerl1-3/+2
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl1-0/+2
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens1-2/+0
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-2/+2
2017-10-03loplugin:finalclasses in xmloffNoel Grandin1-3/+0
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-9/+9
2017-07-28loplugin:constparams in xmloffNoel Grandin1-21/+21
2017-05-29xmloff: move in xmlmultiimagehelper.hxx from include/Miklos Vajna1-1/+1
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna1-1/+1
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin1-5/+10
2017-02-09xmloff: remove onDemandRescueUsefulDataFromTemporaryMichael Stahl1-3/+0
2017-01-09New loplugin:externvar: xmloffStephan Bergmann1-0/+5
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-2/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-20/+20
2016-09-09avoid manual memory handlingDavid Tardon1-2/+1
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann1-1/+1
2016-03-16loplugin:constantparam in xmloff/Noel Grandin1-14/+7
2015-11-26com::sun::star->css in xmloff/Noel Grandin1-95/+95
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-22/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-64/+64
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-2/+0
2015-09-20chained editeng: Add Chaining-related UNO attributematteocam1-0/+1
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin1-1/+1
2015-07-15WaE: 'HAVE_FEATURE_GLTF' is not defined, evaluates to 0Tor Lillqvist1-0/+2
2015-07-15fix Android buildNoel Grandin1-0/+4
2015-07-15loplugin:unusedmethods xmloffNoel Grandin1-2/+0
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-06-16glTF import/export: fallback must be the second one inside the frameZolnai Tamás1-0/+2
2014-06-02xmloff: fix import of tables inside textboxes inside shapesMiklos Vajna1-0/+1
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-26/+26
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-64/+64
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-21/+21
2014-02-25xmloff: import style:rel-width/height for drawinglayer shapesMiklos Vajna1-0/+2
2014-02-05Resolves: #i124143# for draw:frame containing multiple draw:image...Armin Le Grand1-0/+4
2013-11-01Directly use OUStringStephan Bergmann1-1/+1
2013-10-23fixincludeguards.sh: xmloffThomas Arnhold1-3/+3
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa1-20/+0
2013-06-07For backward compatibility take mirrorings in setTransformation into accountArmin Le Grand1-1/+2
2013-05-15Use upper camel case for class names in xmloff.Thorsten Behrens1-1/+1
2013-05-03the var. must be persistent over multiple callsDavid Tardon1-0/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-81/+81
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-24/+21
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-11/+11