summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)AuthorFilesLines
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2-2/+2
2017-11-22loplugin:flatten in svxNoel Grandin2-113/+114
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin2-43/+43
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin3-22/+22
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin6-16/+16
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin5-56/+62
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-2/+2
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk1-1/+1
2017-10-30loplugin:constantparam in svxNoel Grandin10-16/+5
2017-10-26vcl: make MapMode constructor explicitMichael Stahl4-11/+11
2017-10-23loplugin:includeform: svxStephan Bergmann9-11/+11
2017-10-19Fix typosAndrea Gelmini1-1/+1
2017-10-09svx, implement HAVE_FEATURE_AVMEDIAjan Iversen1-0/+12
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist35-79/+79
2017-09-13clang-tidy modernize-use-emplace in svxNoel Grandin2-9/+9
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin5-18/+18
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin6-19/+19
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin12-18/+18
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin6-22/+22
2017-07-29loplugin:constparams in svxNoel Grandin1-2/+2
2017-07-27loplugin:constparams in svxNoel Grandin2-7/+7
2017-07-21migrate to boost::gettextCaolán McNamara2-2/+2
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski1-3/+5
2017-07-17Fix typosAndrea Gelmini1-1/+1
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski3-3/+3
2017-07-02loplugin:casttovoid: svxStephan Bergmann1-2/+0
2017-06-21Resolves: tdf#108610 crash on double delete of async eventCaolán McNamara1-4/+2
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-3/+0
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann5-66/+49
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann12-52/+25
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann13-31/+68
2017-06-13Use unique_ptr for EmptyProperties::mpEmptyItemSetStephan Bergmann2-11/+2
2017-06-13Use unique_ptr for DefaultProperties::mpItemSetStephan Bergmann3-23/+13
2017-06-12svx: fix the std::unique_ptr that deletes itself twiceMichael Stahl1-0/+2
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin2-14/+4
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2017-06-05Improved loplugin:cstylecast to reference types: svxStephan Bergmann3-14/+14
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-3/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin6-15/+15
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke2-2/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock2-3/+3
2017-05-07tdf#43157: convert svx module away from OSL_ASSERT to assertChris Sherlock2-3/+3
2017-05-06Simplify sdr::properties::ItemChangeBroadcasterMatteo Casalin1-31/+3
2017-05-05loplugin:checkunusedparams in svx(part2)Noel Grandin4-20/+7
2017-04-27tdf#39468 cleanup source code commentsdennisroczek1-19/+7
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M2-2/+2
2017-04-27remove svx bitmaps from .src filesCaolán McNamara2-5/+4
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin1-6/+1
2017-04-24Remove code commented-out since 2003-11-24Matteo Casalin1-11/+0