summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdpntv.cxx
AgeCommit message (Expand)Author
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-12-05tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-08-03lok - add support for in place chart editingMarco Cecchetti
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-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-19convert SdrAnimationMode to scoped enumNoel Grandin
2016-08-19drop enum SvxViewHint::HintTypeNoel Grandin
2016-07-26loplugin:redundantcastTor Lillqvist
2016-07-26svx lok: draw text edits in all viewsMiklos Vajna
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-27loplugin:singlevalfields in svx(part1)Noel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part1)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna
2016-01-08lool - page border shadow can be disabledMarco Cecchetti
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23fix indent and simplify returns, no logic changeCaolán McNamara
2015-10-23afl-eventtesting: crash on undoing insert new page in impressCaolán McNamara
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna
2015-06-01svx: nObjAnz -> nObjCountMiklos Vajna
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-07SdrPaintView tiled rendering: ignore visual areaMiklos Vajna
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19loplugin:constantfunction: svxNoel Grandin
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06idle includes and enum useJennifer Liebel
2015-02-23Use SdrModel::isTiledRendering()Miklos Vajna
2015-02-23svx: paint TextEdit to the output device in case of tiled renderingMiklos Vajna
2014-12-09adapted priority to repaintTobias Madl
2014-12-09changed timers to idlesJennifer Liebel