summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmlexp.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky2020-03-041-0/+1
* tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen2019-01-221-20/+15
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-081-1/+1
* loplugin:constfields in xmloffNoel Grandin2018-09-131-3/+3
* Fix typosAndrea Gelmini2018-07-231-1/+1
* tdf#65353 separate autostyle collection and exportTomaž Vajngerl2018-07-121-0/+3
* [API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl2018-04-261-7/+10
* xmloff: embedded objects can still use GraphicObject URLTomaž Vajngerl2018-03-101-1/+0
* xmloff: modify code relying on Graph.Object URL and cleanup codeTomaž Vajngerl2018-03-101-4/+0
* loplugin:unusedmethodsNoel Grandin2018-03-081-5/+0
* report the saved mimetype when saving graphic + mime from streamTomaž Vajngerl2018-02-211-2/+2
* GetEmbeddedXGraphicStream to read XGraphic as streamTomaž Vajngerl2018-02-181-0/+1
* AddEmbeddedXGraphic: add parameter for requested nameTomaž Vajngerl2018-02-131-1/+1
* Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl2018-02-011-0/+5
* loplugin:useuniqueptr in SvXMLExportNoel Grandin2018-01-311-7/+7
* loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin2017-12-271-4/+4
* Replace list by vector in xmlexp (xmloff/sw)Julien Nabet2017-12-021-1/+2
* tdf#113696 Add mimetype to image elementSamuel Mehrbrodt2017-11-301-0/+2
* tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens2017-11-281-0/+3
* tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens2017-09-051-0/+1
* loplugin:constparams in xmloffNoel Grandin2017-07-201-5/+5
* convert ErrCode to strong typedefNoel Grandin2017-06-211-1/+2
* Exporting EditEngine document into a buffer with ODF FilterVarun Dhall2017-06-071-1/+2
* loplugin:inlinefields in SvXMLExportNoel Grandin2017-04-111-3/+4
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-2/+2
* loplugin:unusedenumconstants in xmloffNoel Grandin2017-02-031-3/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-10/+10
* use rtl::Reference in SvXMLExportNoel Grandin2017-01-171-4/+3
* tdf#88206 replace cppu::WeakImplHelper* in sax and xml*Jochen Nitschke2016-12-061-2/+2
* loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin2016-11-231-4/+0
* Fix typosAndrea Gelmini2016-10-231-1/+1
* loplugin:expandablemethodds in include/xmloffNoel Grandin2016-10-211-3/+0
* loplugin:inlineablemethods in xmloffNoel Grandin2016-10-181-3/+0
* loplugin:countusersofdefaultparams in xmloffNoel Grandin2016-09-141-2/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-14/+14
* loplugin:unusedmethodsNoel Grandin2016-05-261-6/+0
* loplugin:passstuffbyref in xmloffNoel Grandin2016-04-141-3/+3
* clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin2016-04-121-1/+1
* Avoid reserved identifiersStephan Bergmann2016-03-291-10/+10
* loplugin:constantparam in xmloffNoel Grandin2016-03-081-3/+3
* loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin2016-03-041-2/+1
* loplugin:unuseddefaultparams in xmloff/Noel Grandin2016-02-251-12/+2
* loplugin:unusedmethods unused return value in include/xmloffNoel Grandin2016-01-151-1/+1
* xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl2016-01-121-4/+0
* use unique_ptr for pImpl's in xmloff/Noel Grandin2015-11-171-1/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin2015-10-231-71/+67
* Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-10/+10