summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshape.cxx
AgeCommit message (Expand)Author
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-18Remove parentheses around some comparisonsStephan Bergmann
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2017-04-27remove svx bitmaps from .src filesCaolán McNamara
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24Bin pointless macroTor Lillqvist
2017-02-06Add missing #includesStephan Bergmann
2017-02-02tdf#91795: prevent default item overwrite actual values.Mark Hung
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
2017-01-24Fix typo in comments: absolut -> absoluteTakeshi Abe
2017-01-11using the other ctor can shrink this codeCaolán McNamara
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-11-25give us a chance to see *which* property failedEike Rathke
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-24convert ShapeProperty to scoped enumNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19convert SdrObjListKind to scoped enumNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-06-10Clean up uses of Any::getValue() in svxStephan Bergmann
2016-06-08tdf#96099 Remove various smart pointer typedefsMark Page
2016-06-07tdf#89329: use unique_ptr for pImpl in unoshapeXisco Fauli
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-01Fix typosAndrea Gelmini
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-03-17loplugin:constantparam in svxNoel Grandin
2016-02-23new loplugin: commaoperatorNoel 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-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-14coverity#1326208 Unchecked dynamic_castCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-16boost->stdCaolán McNamara