summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpshap.cxx
AgeCommit message (Expand)Author
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-07-29Further OUString cleanup in xmloff/Joren De Cuyper
2014-07-03coverity#704112 Unchecked return valueCaolán McNamara
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-06-16Revert "Make glTF support an experimental feature"Zolnai Tamás
2014-06-16glTF import/export: fallback must be the second one inside the frameZolnai Tamás
2014-06-12Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás
2014-06-12Make glTF support an experimental featureZolnai Tamás
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás
2014-06-02xmloff: fix import of tables inside textboxes inside shapesMiklos Vajna
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-16ODF filters: fallback glTF model to bitmap for older versionsZolnai Tamás
2014-05-08fdo#77451 Detect AOO 4.x for SvXMLImport::needFixPositionAfterZLaurent Balland-Poirier
2014-04-16fdo#77027: ODF import: fix wrong version in check for embedded objectsMichael Stahl
2014-04-15xmloff: sal_Bool->boolNoel Grandin
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-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-02-25xmloff: import style:rel-width/height for drawinglayer shapesMiklos Vajna
2014-02-24Remove unnecessary bool2anyStephan Bergmann
2014-02-21coverity#708707 Uninitialized scalar fieldCaolán McNamara
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-12cid#705343 missing break in switchNoel Grandin
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
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-01Directly use OUStringStephan Bergmann
2013-10-31Related #i123433# PolyPolygonBezier must be drawing::PolyPolygonBezierCoordsCaolán McNamara
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand
2013-09-03fdo#68839: ODF import: fix name of multi-image frameMichael Stahl
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-07For backward compatibility take mirrorings in setTransformation into accountArmin Le Grand
2013-05-18set some bug id prefixes to indicate which tracker they are fromCaolán McNamara
2013-05-18i121972 Use svg rx/ry/cx/cy defines in draw:ellipse when used(cherry picked f...Armin Le Grand
2013-05-18i121965 Take draw:transform into account for draw:connector shapesArmin Le Grand
2013-05-15Fix fdo#64512 Handle xml:id correctly on multi-image draw:framesThorsten Behrens
2013-05-15Use upper camel case for class names in xmloff.Thorsten Behrens
2013-05-03fdo#60075 open drawings with connector attached to SVGDavid Tardon
2013-05-03the var. must be persistent over multiple callsDavid Tardon
2013-04-10fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW displays hyperlinksChr. Rossmanith