summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshape.cxx
AgeCommit message (Expand)Author
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-21UNO: Emit warning when trying to set an unknown propertySamuel Mehrbrodt
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-29Resolves: tdf#112017 crash on particular odtCaolán McNamara
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-02loplugin:casttovoid: svxStephan Bergmann
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