summaryrefslogtreecommitdiffstats
path: root/include/vcl/dialog.hxx
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-11/+11
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-6/+6
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-1/+1
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-2/+0
* tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long2015-07-091-0/+1
* convert WINDOW_DRAW flags to scoped enumNoel Grandin2015-05-271-1/+1
* mark ApplySettings to override in DialogTomaž Vajngerl2015-05-181-1/+1
* ApplySettings for dialogTomaž Vajngerl2015-05-181-0/+2
* cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin2015-05-061-9/+8
* vcl: rename other members of StateChangedType for consistencyMichael Stahl2015-05-051-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-1/+1
* vcl: some VclPtr fixes found by the new plugin codeNoel Grandin2015-04-091-1/+1
* vcl:compilerplugin: new rule, no passing of vcl::Window by VclPtrNoel Grandin2015-04-091-2/+2
* compilerplugin: check that necessary Window subclasses have a dispose methodNoel Grandin2015-04-091-0/+1
* vcl: rename VclReference to VclPtrNoel Grandin2015-04-091-8/+5
* vcl: add cast operator to VclReference to convert to pointerNoel Grandin2015-04-091-2/+2
* vcl: convert MessageDialog to use VclReferences.Michael Meeks2015-04-091-6/+10
* loplugin:staticfunctionNoel Grandin2015-04-011-1/+1
* Avoid bad downcasts to VclBoxStephan Bergmann2015-02-241-1/+1
* tdf#86543: reinterpret_cast -1 of appropriate width as special markerStephan Bergmann2015-02-231-1/+1
* loplugin:deletedspecialStephan Bergmann2015-02-071-9/+6
* vcl: let the ModalDialog ctor take an OUStringMiklos Vajna2014-11-161-1/+1
* vcl: let the ModelessDialog ctor take an OUStringMiklos Vajna2014-11-161-1/+1
* vcl: let the Dialog ctor take an OUStringMiklos Vajna2014-11-151-2/+2
* convert vcl StateChangedType to enum classNoel Grandin2014-10-111-1/+1
* loplugin: cstylecastNoel Grandin2014-09-291-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-9/+9
* convert RID_SVXTBX_UNDO_REDO_CTRL floating window to .uiCaolán McNamara2014-09-031-1/+1
* map deletable to WB_CLOSEABLECaolán McNamara2014-09-021-1/+1
* rearrange matters to get FloatingWindows working loaded from .uiCaolán McNamara2014-09-021-4/+1
* move layout from dialog to systemwindowCaolán McNamara2014-08-301-19/+3
* Dialogs no longer loaded from resource filesCaolán McNamara2014-08-261-2/+0
* ModalDialogs no longer loaded from resource filesCaolán McNamara2014-08-261-1/+0
* callcatcher: update unused codeCaolán McNamara2014-08-111-7/+0
* Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara2014-07-151-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-11/+11
* Remove visual noise from includeAlexander Wilms2014-03-011-8/+8
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-12/+12
* Window::Notify should return boolStephan Bergmann2014-01-171-1/+1
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* merge queue_layout and queue_resizeCaolán McNamara2013-09-301-1/+1
* always call setDeferredProperties for dialog get/set titleCaolán McNamara2013-06-281-0/+3
* make some important single-parameter constructors explicitHerbert Dürr2013-05-101-9/+9
* execute move of global headersBjoern Michaelsen2013-04-231-0/+185