summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
2014-04-16fdo#77027: add some comments to prevent such oversightsMichael Stahl
2014-04-16fdo#77027: ODF import: fix wrong version in check for embedded objectsMichael Stahl
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-14typo: noone -> no oneThomas Arnhold
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
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 import of glTF 3D modelsZolnai Tamás
2014-04-02ODF export of glTF 3D modelsZolnai Tamás
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
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-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25Simplify by choosing shape kind in SvXMLElementExport constructorMatteo Casalin
2014-03-21coverity#705095 Unchecked dynamic_castCaolán McNamara
2014-03-20Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape...Armin Le Grand
2014-03-12fdo#75872: ODF import: fix up graphics defaults stroke/fill colorsMichael Stahl
2014-03-10coverity#736008 Dereference after null checkCaolán McNamara
2014-03-01Clean up uses of rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLengthStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from xmloffAlexander Wilms
2014-02-26Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-25xmloff: import style:rel-width/height for drawinglayer shapesMiklos Vajna
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-21coverity#708702 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#708704 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#708705 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#708707 Uninitialized scalar fieldCaolán McNamara
2014-02-21coverity#708708 Uninitialized scalar fieldCaolán McNamara
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-17Resolves: #i42894# added support for <presentation:animations>...Armin Le Grand
2014-02-14sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-02-13Resolves: #i123879 dr3d rotation angle is degree in ODF1.2...Regina Henschel
2014-02-12cid#705343 missing break in switchNoel Grandin
2014-02-09cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2014-02-07fdo#74230: ODF export: write stroke and fill color in graphic defaultsMichael Stahl
2014-02-05Resolves: #i124143# for draw:frame containing multiple draw:image...Armin Le Grand
2014-01-28bool improvementsStephan Bergmann
2014-01-27Resolves: fdo#73814 wrong name for drawing::PointSequenceSequence propertyCaolán McNamara
2014-01-24Resolves: fdo#73355 reconcile legacy path bug detectionCaolán McNamara