summaryrefslogtreecommitdiff
path: root/xmloff/source/style/impastpl.cxx
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-07-28loplugin:constparams in xmloffNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-18Remove needless typedef from xmloff/source/style/impastpl.hxxRyan McCoskrie
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02xmloff: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-27xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl
2015-08-07xmloff: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl
2015-08-07xmloff: replace boost::ptr_set with std::set<std::unqiue_ptr>Michael Stahl
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-05-18xmloff: convert legacy assertions in SvXMLAutoStylePoolP_Impl::exportXMLMichael Stahl
2015-05-18xmloff: assert when a non-existent auto style pool is requestedMichael Stahl
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: xmloffStephan Bergmann
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-01fdo#85496: add some asserts to detect this sort of problemMichael Stahl
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-07-02fix ODF validation errorsMarkus Mohrhard
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from xmloffAlexander Wilms
2013-10-01std::vector elements are default-initialized in constructorMatteo Casalin
2013-10-01fix Mac OSX buildMarkus Mohrhard
2013-09-30Include <algorithm> for std::sort()Tor Lillqvist
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist
2013-09-17If it is a set, don't call it a list, that just confuses the readerTor Lillqvist
2013-09-16Insert impastp4.cxx into impastpl.cxxTor Lillqvist
2013-09-16Insert impastp3.cxx into impastpl.cxxTor Lillqvist
2013-09-16Insert impastp2.cxx into impastpl.cxxTor Lillqvist
2013-09-16Start of collecting the impastp*.cxx files into oneTor Lillqvist