summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpshap.cxx
AgeCommit message (Expand)Author
2015-06-18Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-27Resolves: fdo#84043 don't create duplicate Mirrored[X|Y] propertiesCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-11coverity#704113 Unchecked return valueCaolán McNamara
2014-10-04sw textboxes: reimplement ODF import/exportMiklos Vajna
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