summaryrefslogtreecommitdiff
path: root/svx/source/unodraw
AgeCommit message (Expand)Author
2016-06-15Resolves: tdf#91603 if we cancel/discard recovery dialog, continue as normalCaolán McNamara
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann
2016-06-10dispose of ImplEscherExSdr correctlyNoel Grandin
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-08Apparently a copy/paste typoStephan Bergmann
2016-06-07tdf#89329: use unique_ptr for pImpl in unoshapeXisco Fauli
2016-06-07Any::getValue always returns non-nullStephan Bergmann
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-12clang-tidy modernize-loop-convert in svxNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
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