summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
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
2014-01-17Flag bogus "true" with a FIXMEStephan Bergmann
2014-01-14bool improvementsStephan Bergmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin