summaryrefslogtreecommitdiff
path: root/include/xmloff/prhdlfac.hxx
AgeCommit message (Expand)Author
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2019-01-14use unique_ptr in XMLPropertyHandlerFactory::CreatePropertyHandlerNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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-06-16Fix typosAndrea Gelmini
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-07-25pImplize XMLPropertyHandlerFactory.Kohei Yoshida
2014-07-25Store the handler as a const pointer.Kohei Yoshida
2014-07-25The 'mutable' keyword exists for this kind of use.Kohei Yoshida
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen