summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-19add "use-wildcards" XML_USE_WILDCARDS, tdf#72196Eike Rathke
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-18Convert NULL/0 to nullptrPeter Foley
2016-01-18tdf#74608 xmloff: Constructor feature for XMLMetaExportComponentkripton
2016-01-15loplugin:unusedmethods unused return value in include/xmloffNoel Grandin
2016-01-13-Werror=addressStephan Bergmann
2016-01-13loplugin:unusedmethods unused return value in xmloff/Noel Grandin
2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl
2016-01-12xmloff: there is no reason why office:version should be omittedMichael Stahl
2016-01-10Fix typosAndrea Gelmini
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl
2016-01-08indentation fixesMarkus Mohrhard
2015-12-22tdf#96181 SVG: Add support for <use> elementXisco Fauli
2015-12-19coverity#1343637 Double freeCaolán McNamara
2015-12-17Avoid memory leaksStephan Bergmann
2015-12-17tdf#32248 SVG: first attempt to support tspan elementsXisco Fauli
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-25store custom icon set info into ODFMarkus Mohrhard
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin
2015-11-18xmloff: add meta:generator constants LO_43x and LO_44xMichael Stahl
2015-11-18xmloff: legacy assert to SAL_INFO as it can only be triggered byMichael Stahl
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-05tdf#95510: SVG: Import stop-color and stop-opacityXisco Fauli
2015-11-04loplugin:stringconstantNoel Grandin
2015-11-02tdf#74608 xmloff: Constructor feature for XMLMetaImportComponent.kripton
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-30xmloff tree cleanupMario J. Rugiero
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2015-10-07tdf#90839: follow-up workMarco Cecchetti
2015-10-02should be safe to remove this pieceCaolán McNamara
2015-10-02make CppunitTest_sw_ww8export work againCaolán McNamara
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht
2015-09-11xmloff: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann