summaryrefslogtreecommitdiff
path: root/include/xmloff/shapeimport.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-03loplugin:constmethod in xmloffNoel Grandin1-4/+4
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-8/+7
2018-09-13loplugin:constfields in xmloffNoel Grandin1-1/+1
2018-08-22new loplugin:conststringfieldNoel Grandin1-5/+0
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara1-1/+1
2017-07-28loplugin:constparams in xmloffNoel Grandin1-3/+3
2017-07-20loplugin:constparams in xmloffNoel Grandin1-5/+5
2017-04-26tdf#107392 ODF import: fix z-order sorting of SVG imagesMiklos Vajna1-0/+3
2017-02-21loplugin:unusedmethodsNoel Grandin1-5/+0
2017-02-03loplugin:unusedenumconstants in xmloffNoel Grandin1-1/+0
2017-02-03new loplugin:unusedenumconstantsNoel Grandin1-47/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-09-09use std::shared_ptrDavid Tardon1-1/+1
2016-09-09loplugin:refcountingNoel Grandin1-3/+3
2016-09-09remove direct memory managementDavid Tardon1-2/+1
2016-09-09use std::unique_ptrDavid Tardon1-8/+8
2016-09-09remove direct memory managementDavid Tardon1-4/+4
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin1-6/+6
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin1-1/+1
2016-02-22loplugin:write only fieldsNoel Grandin1-3/+0
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2015-12-22loplugin:unusedfields in include/vclNoel Grandin1-2/+0
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin1-1/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-36/+36
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-08-04include: inline some use-once typedefsNoel Grandin1-3/+2
2015-07-19Fix typosAndrea Gelmini1-1/+1
2015-07-15loplugin:unusedmethods xmloffNoel Grandin1-1/+0
2015-04-07loplugin:staticmethodsNoel Grandin1-1/+1
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-13/+13
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-5/+5
2014-02-05Resolves: #i124143# for draw:frame containing multiple draw:image...Armin Le Grand1-1/+6
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud1-3/+3
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold1-3/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+426