summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)AuthorFilesLines
2017-04-27tdf#107392 ODF import: fix z-order sorting of SVG imagescp-5.3-8-winMiklos Vajna3-5/+39
2017-04-18tdf#105286: Implement text rotation for Impress tablesTamás Zolnai1-1/+63
2017-02-10tdf#103567 xmloff: ODF import: fix loss of events on SVG multi-imageMichael Stahl1-0/+10
2016-11-30tdf#102479 ODF export: ignore exceptions when checking shape textMichael Stahl1-1/+16
2016-11-18includes should be at the top of the fileNoel Grandin1-2/+1
2016-11-17loplugin:datamembershadow in xmloffNoel Grandin2-7/+7
2016-11-16This condition has been checked beforeSamuel Mehrbrodt1-31/+28
2016-11-15fix typoDavid Tardon1-1/+1
2016-11-15remove prop. name variableDavid Tardon1-3/+2
2016-11-11tdf#67544 Embed slide transition sound in the presentationSamuel Mehrbrodt2-2/+97
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin1-1/+1
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin1-3/+1
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe1-9/+1
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-2/+1
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin2-11/+3
2016-10-24Simplify code furtherStephan Bergmann1-19/+15
2016-10-24fixes for >>= with rhs AnyJochen Nitschke1-1/+2
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke2-2/+2
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin5-27/+5
2016-10-11loplugin:unnnecessaryoverride in xmloffNoel Grandin4-46/+0
2016-10-03Fix typosAndrea Gelmini3-3/+3
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-19/+0
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin3-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann26-66/+66
2016-09-09use std::unique_ptrDavid Tardon2-11/+6
2016-09-09avoid manual memory handlingDavid Tardon2-18/+11
2016-09-09use std::unique_ptrDavid Tardon1-11/+12
2016-09-09reduce the insanity level of the codebase a bitDavid Tardon1-110/+25
2016-09-09use std::shared_ptrDavid Tardon1-7/+4
2016-09-09use std::shared_ptrDavid Tardon1-10/+8
2016-09-09use std::shared_ptr to manage memoryDavid Tardon1-9/+4
2016-09-09use std::unique_ptrDavid Tardon1-14/+8
2016-09-09use std::shared_ptrDavid Tardon1-9/+3
2016-09-09loplugin:refcountingNoel Grandin4-7/+7
2016-09-09remove direct memory managementDavid Tardon2-54/+24
2016-09-09remove direct memory managementDavid Tardon1-13/+4
2016-09-09drop useless commentsDavid Tardon1-8/+8
2016-09-09fix indentationDavid Tardon1-74/+74
2016-09-09use std::unique_ptrDavid Tardon1-26/+10
2016-09-09remove direct memory managementDavid Tardon1-18/+6
2016-09-09fix indentationDavid Tardon1-72/+72
2016-09-09drop useless commentsDavid Tardon1-10/+10
2016-09-09use std::unique_ptrDavid Tardon2-46/+22
2016-09-09remove direct memory managementDavid Tardon2-14/+4
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon2-16/+16
2016-09-06remove extra whitespaceDavid Tardon1-1/+1
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin1-3/+3
2016-08-18coverity#1371136 Explicit null dereferencedCaolán McNamara1-0/+3
2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin1-3/+3
2016-08-18convert SdrCaptionType to scoped enumNoel Grandin1-3/+3