summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlprmap.hxx
AgeCommit message (Expand)Author
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin
2020-05-08xmloff: ODF export: rework version checks in SvXMLExportPropertyMapperMichael Stahl
2020-05-08xmloff: GetEarliestODFVersionForExport(-1) is impossibleMichael Stahl
2020-05-08replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2019-12-25sal_Char->char in xmloff..xmlsecurityNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-20just beautify this a littleEike Rathke
2013-12-20reordered member variables for 4 byte alignmentEike Rathke
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-04-23execute move of global headersBjoern Michaelsen