summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlexppr.hxx
AgeCommit message (Expand)Author
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-05-13tdf#107592 Impress PPS save to ODP slowNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-26remove some unused enum values in xmloffNoel Grandin
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:countusersofdefaultparamsNoel 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-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-08-27xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl
2015-08-26Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin
2015-07-15create a macro to tidy up the declaration sites of o3tl::typed_flags_setNoel Grandin
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
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
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold
2013-09-17Resolves: fdo#68431 style:font-name unknown in non autostyles in impress/drawCaolán McNamara
2013-08-16Properly hide implementation details.Kohei Yoshida
2013-04-23execute move of global headersBjoern Michaelsen