summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlexp.hxx
AgeCommit message (Expand)Author
2024-05-02use more OUString compile time literals in xmloffNoel Grandin
2024-03-26loplugin:finalmethodsNoel Grandin
2023-12-12tdf#146619 Recheck include/[v-x]* with IWYUGabor Kelemen
2023-09-01move theme element export to xmloff to remove code duplicationTomaž Vajngerl
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-14XUnoTunnel->dynamic_cast in SvXMLExportNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-07-12clang-tidy modernize-pass-by-value in xmloffNoel Grandin
2021-10-09Simplify SvXMLExport::AddAttribute overloadsMike Kaganski
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh
2021-05-05loplugin:constmethodNoel Grandin
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2020-11-04Fix typosAndrea Gelmini
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2020-05-15xmloff: remove unused SvXMLExport::getDefaultVersion()Michael Stahl
2020-05-15xmloff: ODF export: produce office:version="1.3"Michael Stahl
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-02-27tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2020-01-31Fix typoAndrea Gelmini
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-09-03loplugin:constmethod in xmloffNoel Grandin
2019-07-30Fix typosAndrea Gelmini
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-07-12tdf#65353 separate autostyle collection and exportTomaž Vajngerl
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-03-10xmloff: embedded objects can still use GraphicObject URLTomaž Vajngerl
2018-03-10xmloff: modify code relying on Graph.Object URL and cleanup codeTomaž Vajngerl
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-02-21report the saved mimetype when saving graphic + mime from streamTomaž Vajngerl
2018-02-18GetEmbeddedXGraphicStream to read XGraphic as streamTomaž Vajngerl
2018-02-13AddEmbeddedXGraphic: add parameter for requested nameTomaž Vajngerl
2018-02-01Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl
2018-01-31loplugin:useuniqueptr in SvXMLExportNoel Grandin
2017-12-27loplugin:passstuffbyref improved return in xmloff,sfx2Noel Grandin
2017-12-02Replace list by vector in xmlexp (xmloff/sw)Julien Nabet
2017-11-30tdf#113696 Add mimetype to image elementSamuel Mehrbrodt
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-09-05tdf#109202: pass arg of --convert-images-to to (f)odt filterKatarina Behrens
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-07Exporting EditEngine document into a buffer with ODF FilterVarun Dhall
2017-04-11loplugin:inlinefields in SvXMLExportNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-03loplugin:unusedenumconstants in xmloffNoel Grandin