/source/mr/chart2/

' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/xmloff/qa
AgeCommit message (Expand)Author
2018-10-19loplugin:staticvar in xmloffNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-04-30loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin
2018-03-14xmloff: ODF import: improve meta:generator checksMichael Stahl
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-06writerperfect, xmloff: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-10-07xmloff: fix --enable-mergelibs buildMichael Stahl
2016-08-22GSoC - Keeping both token lists in xmloff/ consistent:Mohammed Abdul Azeem
2016-08-19At which point, TokenmapTest::setUp/tearDown are redundant againStephan Bergmann
2016-08-19attempt to fix the xmloff/tokenmap tinderbox failureNoel Grandin
2016-08-18xmloff tokenmap: allocate map on heap instead of as class memberEike Rathke
2016-08-18xmloff tokenmap: do not assume anything did not failEike Rathke
2016-08-17loplugin:staticcallNoel Grandin
2016-08-16GSoC - implement global tokenhandler for odf-tokensDaniel Sikeler
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-04-17remove executable bitAndras Timar
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist