summaryrefslogtreecommitdiff
path: root/include/svx/svdpntv.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-20Drop redundant castTakeshi Abe1-1/+1
2017-10-04convert SDR_TRISTATE to TriStateNoel Grandin1-3/+1
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-6/+5
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-3/+3
2017-05-04drop default param in SdrPaintView::VisAreaChangedNoel Grandin1-1/+1
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-4/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+1
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-1/+1
2016-10-20loplugin:expandablemethodds in svxNoel Grandin1-6/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-9/+9
2016-08-22convert SdrHintKind to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrAnimationMode to scoped enumNoel Grandin1-6/+6
2016-08-19drop enum SvxViewHint::HintTypeNoel Grandin1-7/+2
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-1/+0
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin1-7/+0
2016-05-26loplugin:unusedreturntypesNoel Grandin1-1/+1
2016-04-14loplugin:passstuffbyref in svxNoel Grandin1-1/+1
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2016-01-13-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-1/+5
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-08lool - page border shadow can be disabledMarco Cecchetti1-0/+5
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-4/+1
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna1-77/+77
2015-08-06tdf#39468 Translate German comments - include/svxPhilipp Weissenbacher1-105/+116
2015-07-16loplugin:unusedmethods svxNoel Grandin1-17/+0
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna1-1/+1
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin1-13/+0
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+4
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin1-3/+4
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+2
2015-03-19loplugin:constantfunction: svxNoel Grandin1-3/+0
2015-03-06idle includes and enum useJennifer Liebel1-0/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-09translate all remaining abuses of "ueberladen"Michael Stahl1-3/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+2
2014-11-05changed some timer to idleJennifer Liebel1-1/+1