summaryrefslogtreecommitdiff
path: root/include/svx/svdpntv.hxx
AgeCommit message (Expand)Author
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin
2016-10-20loplugin:expandablemethodds in svxNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-19convert SdrAnimationMode to scoped enumNoel Grandin
2016-08-19drop enum SvxViewHint::HintTypeNoel Grandin
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-04-14loplugin:passstuffbyref in svxNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2016-01-10Fix typosAndrea Gelmini
2016-01-08lool - page border shadow can be disabledMarco Cecchetti
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna
2015-08-06tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-06idle includes and enum useJennifer Liebel
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-05changed some timer to idleJennifer Liebel
2014-11-04Apply pimpl to SdrPageWindow.Kohei Yoshida
2014-10-19-Werror=shadowMiklos Vajna
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin