summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2016-03-08loplugin:constantparam in xmloffNoel Grandin2-8/+7
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin2-3/+2
2016-02-25loplugin:unuseddefaultparams in xmloff/Noel Grandin9-27/+13
2016-02-22loplugin:write only fieldsNoel Grandin3-5/+0
2016-02-19add "use-wildcards" XML_USE_WILDCARDS, tdf#72196Eike Rathke1-0/+1
2016-02-09Remove excess newlinesChris Sherlock12-18/+0
2016-02-09Formatting changes across all modulesChris Sherlock4-5/+5
2016-02-02xmloff: tdf#96147: ODF export: fix duplicate fo:background-colorMichael Stahl1-3/+4
2016-01-15loplugin:unusedmethods unused return value in include/xmloffNoel Grandin11-19/+13
2016-01-12xmloff: SvXMLExport::mbExtended is dead nowMichael Stahl1-4/+0
2016-01-10Fix typosAndrea Gelmini2-2/+2
2016-01-08tdf#96480: ODF import: eliminate duplicate cross reference heading bookmarksMichael Stahl1-0/+3
2015-12-22tdf#96181 SVG: Add support for <use> elementXisco Fauli1-0/+1
2015-12-22loplugin:unusedfields in include/vclNoel Grandin1-2/+0
2015-12-19xmloff: missing includeMiklos Vajna1-0/+1
2015-12-19coverity#1343637 Double freeCaolán McNamara1-4/+4
2015-12-17Avoid memory leaksStephan Bergmann1-3/+3
2015-12-17tdf#32248 SVG: first attempt to support tspan elementsXisco Fauli1-0/+1
2015-11-27typoMichael Stahl1-1/+1
2015-11-26-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-11-25loplugin:unusedfields in include/xmloffNoel Grandin2-10/+0
2015-11-25store custom icon set info into ODFMarkus Mohrhard1-0/+3
2015-11-18xmloff: add meta:generator constants LO_43x and LO_44xMichael Stahl1-2/+4
2015-11-18xmloff: document potential pitfall with SvI18NMap usageMichael Stahl1-0/+11
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-2/+1
2015-11-17loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2015-11-17use unique_ptr for pImpl's in xmloff/Noel Grandin15-16/+31
2015-11-115th step to remove tools/rtti.hxxOliver Specht16-19/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann14-66/+66
2015-11-05tdf#95510: SVG: Import stop-color and stop-opacityXisco Fauli1-3/+3
2015-10-27don't allocate rtl::Reference or SvRef on the heapNoel Grandin1-1/+1
2015-10-27Missing includeStephan Bergmann1-0/+4
2015-10-26fix includes that are not stand-aloneNorbert Thiebaud3-4/+5
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin73-1017/+776
2015-10-12Replace "SAL_FINAL" with "final" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-6/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann34-162/+162
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann11-21/+21
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti1-0/+1
2015-10-07tdf#90839: follow-up workMarco Cecchetti1-1/+0
2015-10-01remove old standalone Sun bug numbersNoel Grandin4-4/+0
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-36/+0
2015-09-14tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna1-0/+1
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti1-0/+1
2015-08-31tdf#89245 xmloff: fix Calc header background image savingMiklos Vajna1-6/+6
2015-08-27xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl1-1/+2
2015-08-27Clean up sEmptyStephan Bergmann2-2/+1
2015-08-26ODF import: workaround dubious draw:fill="solid" on frame stylesMichael Stahl1-0/+2
2015-08-26Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin5-6/+21
2015-08-07xmloff: replace boost::ptr_set with std::setMichael Stahl1-5/+1
2015-08-04include: inline some use-once typedefsNoel Grandin2-6/+4