summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlexp.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-03loplugin:constmethod in xmloffNoel Grandin1-7/+7
2019-07-30Fix typosAndrea Gelmini1-1/+1
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov1-4/+2
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-20/+15
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2018-09-13loplugin:constfields in xmloffNoel Grandin1-3/+3
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl1-0/+3
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-7/+10
2018-03-10xmloff: embedded objects can still use GraphicObject URLTomaž Vajngerl1-1/+0
2018-03-10xmloff: modify code relying on Graph.Object URL and cleanup codeTomaž Vajngerl1-4/+0
2018-03-08loplugin:unusedmethodsNoel Grandin1-5/+0
2018-02-21report the saved mimetype when saving graphic + mime from streamTomaž Vajngerl1-2/+2
2018-02-18GetEmbeddedXGraphicStream to read XGraphic as streamTomaž Vajngerl1-0/+1
2018-02-13AddEmbeddedXGraphic: add parameter for requested nameTomaž Vajngerl1-1/+1
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl1-0/+5
2018-01-31loplugin:useuniqueptr in SvXMLExportNoel Grandin1-7/+7
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin1-4/+4
2017-12-02Replace list by vector in xmlexp (xmloff/sw)Julien Nabet1-1/+2
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt1-0/+2
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens1-0/+3
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens1-0/+1
2017-07-20loplugin:constparams in xmloffNoel Grandin1-5/+5
2017-06-21convert ErrCode to strong typedefNoel Grandin1-1/+2
2017-06-07Exporting EditEngine document into a buffer with ODF FilterVarun Dhall1-1/+2
2017-04-11loplugin:inlinefields in SvXMLExportNoel Grandin1-3/+4
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-02-03loplugin:unusedenumconstants in xmloffNoel Grandin1-3/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-10/+10
2017-01-17use rtl::Reference in SvXMLExportNoel Grandin1-4/+3
2016-12-06tdf#88206 replace cppu::WeakImplHelper* in sax and xml*Jochen Nitschke1-2/+2
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin1-4/+0
2016-10-23Fix typosAndrea Gelmini1-1/+1
2016-10-21loplugin:expandablemethodds in include/xmloffNoel Grandin1-3/+0
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin1-3/+0
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-14/+14
2016-05-26loplugin:unusedmethodsNoel Grandin1-6/+0
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin1-3/+3
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin1-1/+1
2016-03-29Avoid reserved identifiersStephan Bergmann1-10/+10
2016-03-08loplugin:constantparam in xmloffNoel Grandin1-3/+3
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin1-2/+1
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin1-12/+2
2016-01-15loplugin:unusedmethods unused return value in include/xmloffNoel Grandin1-1/+1
2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl1-4/+0
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin1-71/+67