summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlexp.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-9/+0
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov1-3/+1
2019-07-20loplugin:referencecasting in swNoel Grandin1-1/+1
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-15/+9
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-02-10loplugin:indentation in swNoel Grandin1-2/+2
2018-12-18sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl1-9/+2
2018-12-18sw_redlinehide_4b: export flag to flat-ODFMichael Stahl1-1/+11
2018-11-06tdf#120515 ODT filter: relax layout requirement before exportMiklos Vajna1-5/+0
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-21/+15
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-09-20tdf#108402: avoid crash if filter doesn't matchJulien Nabet1-0/+8
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-2/+0
2018-07-24loplugin:useuniqueptr in SwXMLExportNoel Grandin1-0/+1
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-7/+7
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-10/+10
2017-12-02Replace list by vector in xmlexp (xmloff/sw)Julien Nabet1-1/+1
2017-11-30ODT filter: make sure we have a layout before exportMiklos Vajna1-0/+5
2017-11-28tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens1-1/+1
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin1-6/+6
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin1-6/+6
2017-10-06filters: always use "" for includes in current source's directoryMike Kaganski1-2/+2
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin1-1/+1
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin1-3/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-10/+10
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+0
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek1-1/+0
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin1-7/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-26sw: prefix members of SwXMLExportMiklos Vajna1-20/+20
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-6/+6
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin1-1/+1
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin1-1/+1
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-5/+8
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-03-29Avoid reserved identifiersStephan Bergmann1-5/+5
2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl1-4/+0
2016-01-04these fields can be static constantsNoel Grandin1-3/+1
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-09formatting improvements in sw/Noel Grandin1-11/+11
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-41/+41
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian1-1/+1