summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlexppr.cxx
AgeCommit message (Expand)Author
2021-01-07xmloff: ODF export: adapt all checks of ODFSVER_012 etc.Michael Stahl
2021-01-07xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2021-01-07xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl
2021-01-07replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-12-21replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-05-06sw from-bottom relative orientation: add ODF filterMiklos Vajna
2019-08-16loplugin:sequenceloop in xmloffNoel Grandin
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2019-05-13tdf#107592 Impress PPS save to ODP slowNoel Grandin
2019-04-30sw btlr writing mode: implement ODF filter for textframesMiklos Vajna
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-20use unique_ptr in xmloffNoel Grandin
2018-11-26remove some unused enum values in xmloffNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-20pvs-studio: loop-variable-too-smallCaolán McNamara
2018-10-19loplugin:staticvar in xmloffNoel Grandin
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-17loplugin:useuniqueptr in SvXMLExportPropertyMapper::ImplNoel Grandin
2018-05-29loplugin:unusedfields-in-constructor in xmloffNoel Grandin
2018-03-15Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-12-03Use for-range loops in xmlexppr (xmloff)Julien Nabet
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-28tdf#96505 Get rid of cargo cult "long" integer literalsThomas Beck
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in xmloffNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29Fix typosAndrea Gelmini
2015-08-27xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl
2015-08-12cppcheck: silence redundantAssignmentCaolán McNamara
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2014-08-11-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-02fix ODF validation errorsMarkus Mohrhard
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin