summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/shapeexport.cxx
AgeCommit message (Expand)Author
2015-11-13tdf#95744: saving shape names re-enabledOliver Specht
2015-04-08text:p is not allowed as child element of draw:frameMarkus Mohrhard
2015-04-08only try to export text:p for elements that really support itMarkus Mohrhard
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-09V801: Decreased performanceCaolán McNamara
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-08Revert "Don't assume that the ZOrder property of shapes is an enumeration"David Tardon
2015-01-06fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-12-20fix buildLionel Elie Mamane
2014-12-19survive "TextBox" having no valueLionel Elie Mamane
2014-12-19Don't assume that the ZOrder property of shapes is an enumerationLionel Elie Mamane
2014-12-19two references having same contentLionel Elie Mamane
2014-12-19this is purely informative, SAL_WARN is overkillLionel Elie Mamane
2014-12-12xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-06the xlink:type attribute is mandatory, related fdo#79449Markus Mohrhard
2014-11-26simplifyStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-04sw textboxes: reimplement ODF import/exportMiklos Vajna
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-07-29loplugin:stringconcatStephan Bergmann
2014-07-29Further OUString cleanup in xmloff/Joren De Cuyper
2014-07-23Resolves: #i125289# do apply possible changed <GraphicStreamURL>...Oliver-Rainer Wittmann
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-06-16Fix gltf export: close plugin element before export fallbackZolnai Tamás
2014-06-16glTF import/export: fallback must be the second one inside the frameZolnai Tamás
2014-06-16glTF export: Use plural folder namesZolnai Tamás
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-12Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás
2014-05-23Resolves: #i114361# provide and accept changed URL...Oliver-Rainer Wittmann
2014-05-16ODF filters: fallback glTF model to bitmap for older versionsZolnai Tamás
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-06coverity#704111: Unchecked return valueNorbert Thiebaud
2014-04-04glTF ODF export: use mimetype to decide about file typeZolnai Tamás
2014-04-04Use stored mime type for stream creationZolnai Tamás
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás
2014-04-02ODF export of glTF 3D modelsZolnai Tamás
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-03-25Simplify by choosing shape kind in SvXMLElementExport constructorMatteo Casalin
2014-03-01Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLengthStephan Bergmann
2014-02-26Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-01-28bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke