summaryrefslogtreecommitdiff
path: root/xmloff/source/draw
AgeCommit message (Expand)Author
2017-01-11Some loplugin:conststringvar/stringconstant improvements: xmloffStephan Bergmann
2017-01-10New loplugin:conststringvar: xmloffStephan Bergmann
2017-01-09New loplugin:externvar: xmloffStephan Bergmann
2016-12-13tdf#95416 Fix includes for xmloffAdam Kasztenny
2016-12-12coverity#704109 Unchecked return valueCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-02Remove dup line in aGroupShapeElemTokenMap (xmloff)Julien Nabet
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-11-29tdf#102479 ODF export: ignore exceptions when checking shape textMichael Stahl
2016-11-25replace useless OSL_FAIL with DBG_UNHANDLED_EXCEPTION_WHENEike Rathke
2016-11-25replace meaningless OSL_FAIL with DBG_UNHANDLED_EXCEPTION_WHENEike Rathke
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17loplugin:datamembershadow in xmloffNoel Grandin
2016-11-16This condition has been checked beforeSamuel Mehrbrodt
2016-11-15fix typoDavid Tardon
2016-11-15remove prop. name variableDavid Tardon
2016-11-11tdf#67544 Embed slide transition sound in the presentationSamuel Mehrbrodt
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin
2016-10-24Simplify code furtherStephan Bergmann
2016-10-24fixes for >>= with rhs AnyJochen Nitschke
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin
2016-10-11loplugin:unnnecessaryoverride in xmloffNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09avoid manual memory handlingDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09reduce the insanity level of the codebase a bitDavid Tardon
2016-09-09use std::shared_ptrDavid Tardon
2016-09-09use std::shared_ptrDavid Tardon
2016-09-09use std::shared_ptr to manage memoryDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::shared_ptrDavid Tardon
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09remove direct memory managementDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-09-09drop useless commentsDavid Tardon
2016-09-09fix indentationDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-09-09fix indentationDavid Tardon
2016-09-09drop useless commentsDavid Tardon