summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dockwin.cxx
AgeCommit message (Expand)Author
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-15sfx2: fix valgrind warningMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-21tdf#91381 - fix a couple of animation related lifecycle issues.Michael Meeks
2015-05-21convert SWIB constants to scoped enumNoel Grandin
2015-05-14refactor SfxDockingWindow to use RenderContextTomaž Vajngerl
2015-05-13convert FRAME_DRAW constants to scoped enumNoel Grandin
2015-05-09coverity#1297233 Dereference after null checkCaolán McNamara
2015-05-08tdf#91128 - Dockwin post-dispose crash fix.Michael Meeks
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-17sfx2: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
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-09vcl: ensure that VclBuilder is disposed before parent window.Michael Meeks
2015-04-09vcl:fixes towards unit test happinessNoel Grandin
2015-04-09vcl: VclPtr conversion in sfx2Noel Grandin
2015-03-24convert SfxChildAlignment to enum classNoel Grandin
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-11convert SfxDockingConfig to enum classNoel Grandin
2015-03-11convert SfxChildIdentifier to enum classNoel 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-25convert SFX_CHILDWIN constants to enum classNoel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-19provide a route to load ToolbarMenu things via .uiCaolán McNamara
2014-12-18sfx2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17allow NULL SfxChildWindowCaolán McNamara
2014-12-17try to get reasonable sizes for docking windowsCaolán McNamara
2014-12-17implement loading docking windows from .ui formatCaolán McNamara
2014-12-09changed timers to idlesTobias Madl
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini