summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-07-17Fix typosAndrea Gelmini
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-02loplugin:casttovoid: svxStephan Bergmann
2017-06-21Resolves: tdf#108610 crash on double delete of async eventCaolán McNamara
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann
2017-06-13Use unique_ptr for EmptyProperties::mpEmptyItemSetStephan Bergmann
2017-06-13Use unique_ptr for DefaultProperties::mpItemSetStephan Bergmann
2017-06-12svx: fix the std::unique_ptr that deletes itself twiceMichael Stahl
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock
2017-05-06Simplify sdr::properties::ItemChangeBroadcasterMatteo Casalin
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
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-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin
2017-04-24Remove code commented-out since 2003-11-24Matteo Casalin
2017-04-19use union instead of void*Noel Grandin
2017-04-18LOK - Calc: commit 92716ab follow-upMarco Cecchetti
2017-04-13ofz: fix leakCaolán McNamara
2017-04-13static cast following dynamic castCaolán McNamara
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-04-07LOK - Calc: charts are misplacedMarco Cecchetti
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29LOK: Calc - images are not painted below row 1000Marco Cecchetti
2017-03-25Fix typosAndrea Gelmini
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-19TyposJulien Nabet
2017-03-13convert GraphicDrawMode to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann