summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmlexp.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-04tdf#113696 Add mimetype to image elementSamuel Mehrbrodt1-0/+18
2017-11-29tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens1-0/+4
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-2/+2
2017-11-15loplugin:flatten in xmloffNoel Grandin1-53/+54
2017-10-23loplugin:includeform: xmloffStephan Bergmann1-7/+7
2017-10-03new loplugin:blockblockNoel Grandin1-7/+4
2017-09-19xmloff: fix stack-use-after-return in SvXMLExport::exportDoc()Michael Stahl1-1/+1
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin1-2/+2
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens1-0/+5
2017-07-20loplugin:constparams in xmloffNoel Grandin1-2/+2
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin1-1/+1
2017-07-11use more range-for on uno::SequenceNoel Grandin1-9/+4
2017-07-02loplugin:casttovoid: xmloffStephan Bergmann1-2/+1
2017-06-28loplugin:oncevar in xmloffNoel Grandin1-4/+2
2017-06-21convert ErrCode to strong typedefNoel Grandin1-2/+2
2017-06-07Exporting EditEngine document into a buffer with ODF FilterVarun Dhall1-2/+3
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-21xmloff: fix typoMichael Stahl1-1/+1
2017-04-11loplugin:inlinefields in SvXMLExportNoel Grandin1-8/+5
2017-01-30GetWasUsed can return by value, no need to be a special snowflakeNoel Grandin1-3/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-12/+5
2017-01-17use rtl::Reference in SvXMLExportNoel Grandin1-16/+14
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann1-5/+0
2016-11-25add exception context to error log messageEike Rathke1-2/+7
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin1-2/+1
2016-10-21loplugin:expandablemethodds in include/xmloffNoel Grandin1-1/+1
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin1-6/+1
2016-10-07loplugin:staticmethods: xmloffStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin1-1/+1
2016-05-04use Any constructor instead of temporariesNoel Grandin1-11/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin1-1/+1
2016-03-29Avoid reserved identifiersStephan Bergmann1-30/+30
2016-03-16loplugin:constantparam in xmloff/Noel Grandin1-4/+3
2016-03-15define ODFSVER_LATEST at a central placeEike Rathke1-1/+1
2016-03-08loplugin:constantparam in xmloffNoel Grandin1-6/+6
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin1-36/+9
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin1-27/+8
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-01-15loplugin:unusedmethods unused return value in include/xmloffNoel Grandin1-4/+4
2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl1-3/+0
2016-01-12xmloff: there is no reason why office:version should be omittedMichael Stahl1-15/+14
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-26com::sun::star->css in xmloff/Noel Grandin1-12/+12
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin1-3/+0
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin1-2/+0