summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2016-01-21cppcheck: variableScopeCaolán McNamara
2016-01-19Resolves: tdf#96245 relax test for duplicate frame namesCaolán McNamara
2016-01-18Convert NULL/0 to nullptrPeter Foley
2016-01-18loplugin:unreffunStephan Bergmann
2016-01-18tdf#74608 xmloff: Constructor feature for XMLMetaExportComponentkripton
2016-01-15-Werror=unused-but-set-variableNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in include/xmloffNoel Grandin
2016-01-13-Werror=addressStephan Bergmann
2016-01-13-Werror=unused-but-set-variableNoel Grandin
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-12typosMichael Stahl
2016-01-11tdf#40517 Export/Import in ODF decimal replacement with spaceLaurent Balland-Poirier
2016-01-10Fix typosAndrea Gelmini
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl
2016-01-08indentation fixesMarkus Mohrhard
2016-01-05tdf#94205: Use o3tl::make_unique insted of new+std::move.Sheikha AL-Hinai
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-26xmloff: indent cleanup in headerChris Sherlock
2015-12-26xmloff: change instances of maName to more descriptive namesChris Sherlock
2015-12-22tdf#96181 SVG: Add support for <use> elementXisco Fauli
2015-12-22loplugin:unusedfields in include/vclNoel Grandin
2015-12-21loplugin:unusedfields in xmlhelp,xmloffNoel Grandin
2015-12-19xmloff: one more missing includeMiklos Vajna
2015-12-19coverity#1343637 Double freeCaolán McNamara
2015-12-17Avoid memory leaksStephan Bergmann
2015-12-17Remove trivial class XMLTransformerContextVectorStephan Bergmann
2015-12-17Hold XMLTransformerContext by rtl::ReferenceStephan Bergmann
2015-12-17tdf#32248 SVG: first attempt to support tspan elementsXisco Fauli
2015-12-11Resolves: tdf#93994 flush API objects at load timeArmin Le Grand
2015-12-10loplugin:nullptr: More NULL -> nullptr automatic rewriteStephan Bergmann
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-26loplugin:unusedfields variousNoel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-25loplugin:unusedfields in include/xmloffNoel Grandin
2015-11-25store custom icon set info into ODFMarkus Mohrhard
2015-11-24crashtesting: ooo72999-1.ods NaNs found in light directionCaolán McNamara
2015-11-24loplugin:unusedfields in xmloff/Noel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19Incredible slowness and crashes with document with vast num of frame dupsCaolán McNamara
2015-11-19use comphelper::containerToSequenceNoel 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-18xmloff: document potential pitfall with SvI18NMap usageMichael Stahl
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian