summaryrefslogtreecommitdiff
path: root/svx/source/sdr
AgeCommit message (Expand)Author
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
2017-03-03Fix typosAndrea Gelmini
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-02-15replace SdrMeasureTextVPos with css::drawing::MeasureTextVertPosCaolán McNamara
2017-02-15replace SdrMeasureTextHPos with css::drawing::MeasureTextHorzPosCaolán McNamara
2017-02-14remove unused BreakedLine enumerator from SdrMeasureTextVPosNoel Grandin
2017-01-31more SAL_WARN_UNUSEDNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-24use range based loopsJochen Nitschke
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23pass ownership by pointerJochen Nitschke
2017-01-23move defines to only userJochen Nitschke
2017-01-17remove SunStudio hacksMichael Stahl
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski