summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui
AgeCommit message (Expand)AuthorFilesLines
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-1/+1
2015-06-04Build time option --disable-extension-updateKatarina Behrens2-2/+11
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-2/+2
2015-05-26Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks2-5/+5
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-2/+2
2015-05-16refactor desktop classes to use RenderContextTomaž Vajngerl2-127/+122
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks3-5/+3
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks3-3/+3
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks3-3/+3
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks3-5/+8
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin3-8/+6
2015-05-06tdf#91090 - avoid de-referencing DIALOG_NO_PARENT (-1)Michael Meeks2-14/+16
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann2-8/+4
2015-04-30Gradually typed LinkStephan Bergmann6-13/+13
2015-04-29fix dubious casts post VclPtr-ingCaolán McNamara2-4/+14
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks15-145/+250
2015-04-27More loplugin:simplifyboolStephan Bergmann3-3/+3
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-17desktop: convert new to ::Create.Michael Meeks7-17/+15
2015-04-10rhbz#1197614: Fix calculation of m_bHasActive when removing active elementStephan Bergmann1-7/+14
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks2-4/+4
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks2-11/+10
2015-04-10re-insert erroneously converted delete calls.Michael Meeks1-0/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2-11/+11
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin1-2/+2
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin3-4/+4
2015-04-10vclwidget: only call dispose() onceNoel Grandin6-10/+10
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks4-12/+12
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin13-87/+151
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2-28/+28
2015-04-09vcl: VclPtr conversion in formsNoel Grandin11-10/+52
2015-04-09loplugin:staticmethodsNoel Grandin5-10/+10
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-24loplugin:constantfunction: variousNoel Grandin1-7/+1
2015-03-19loplugin:constantfunction: vclNoel Grandin1-3/+0
2015-03-06V801: Decreased performanceCaolán McNamara4-64/+64
2015-03-06Idle: Changed to new enum nameTobias Madl1-2/+2
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-2/+2
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl2-2/+3
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann6-14/+12
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann1-4/+2
2014-12-18desktop: Use appropriate OUString functions on string constantsStephan Bergmann2-2/+2
2014-12-09changed some timer to idleJennifer Liebel2-12/+12
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl2-4/+4
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-3/+3