summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-02use unique_ptrDavid Tardon
2016-05-01Fix typosAndrea Gelmini
2016-04-28loplugin:stylepoliceNoel Grandin
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-26tdf#98163 Flush ressources at CustomShapes during importArmin Le Grand
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Avoid reserved identifierStephan Bergmann
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12Remove INTERFACE_TYPE macro in svx + 1 OUString ctr callJulien Nabet
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-04-10Typo: multible->multipleJulien Nabet
2016-04-10Typo: rubust->robustJulien Nabet
2016-04-07Avoid reserved identifiersStephan Bergmann
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-03-17loplugin:constantparam in toolsNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-02tdf#96922 Suppress EditView PageVisuailsation in GraphicExporterArmin Le Grand
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-21svx: use SAL_WARN_IFMichael Stahl
2016-01-13loplugin:unusedmethods unused return value in include/svxNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-12-15svx: set BaseURL from SvxOle2Shape::createObject()Michael Stahl
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338250 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338240 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05fix tdf#95488, crash in report wizardNoel Grandin