summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlexp.cxx
AgeCommit message (Expand)Author
2021-02-15loplugin:referencecasting in swNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-14rename nmspmap.hxx -> namespacemap.hxxNoel Grandin
2020-07-01reorder parameters of SvXMLExport::SvXMLExportNoel Grandin
2020-05-09xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-03-02speedup sw build a littleNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2018-12-18sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl
2018-12-18sw_redlinehide_4b: export flag to flat-ODFMichael Stahl
2018-11-06tdf#120515 ODT filter: relax layout requirement before exportMiklos Vajna
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-20tdf#108402: avoid crash if filter doesn't matchJulien Nabet
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-07-24loplugin:useuniqueptr in SwXMLExportNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-02Replace list by vector in xmlexp (xmloff/sw)Julien Nabet
2017-11-30ODT filter: make sure we have a layout before exportMiklos Vajna
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-06filters: always use "" for includes in current source's directoryMike Kaganski
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-26sw: prefix members of SwXMLExportMiklos Vajna
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl