summaryrefslogtreecommitdiff
path: root/vcl/source/window/dialog.cxx
AgeCommit message (Expand)Author
2016-08-18screenshots: added more virtualization/abstractionArmin Le Grand
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand
2016-07-31rename ImplWindowAutoMnemonic and exposeCaolán McNamara
2016-07-11Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-06-18uitest: send signal when modeless dialog is readyMarkus Mohrhard
2016-06-18uitest: send a document event when modal dialog is executedMarkus Mohrhard
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-06-13Related: tdf#100337 revert x-crossplatform ToTop...Caolán McNamara
2016-06-06tdf#89329: use unique_ptr for pImpl in dialogXisco Fauli
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-30Convert DialogCancelMode to scoped enumNoel Grandin
2016-05-12Massage code to avoid warningsStephan Bergmann
2016-05-11Convert BORDERWINDOW_STYLE to scoped enumNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara
2016-01-25Dialog's ImplAsyncCloseHdl is IMPL_LINK_NOARG_TYPEDStephan Bergmann
2016-01-21tdf#95587: Make rectangle control within tab pages work againKatarina Behrens
2016-01-11tdf#96888 Kill internal vcl dog-tags ..Ras-al-Ghul
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08Missing semicolonStephan Bergmann
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2015-12-14Related: rhbz#1290014 gtk3: use gtk_window_set_modal on modal dialogsCaolán McNamara
2015-11-12Resolves: tdf#93317 Modified Document Dialog misses focus on Gtk3Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-14convert Link<> to typedNoel Grandin
2015-10-07fix some indentCaolán McNamara
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-07-08Fix typosAndrea Gelmini
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-27convert DLGWINDOW constants to scoped enumNoel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-25convert ACTIVATE_MODE constants to scoped enumNoel Grandin
2015-05-23VclPtr - add compat methods for old-style focus / notification.Michael Meeks
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-18ApplySettings for dialogTomaž Vajngerl
2015-05-13convert ENDTRACK_ constants to scoped enumNoel Grandin
2015-05-08PostUserEvent - first cut at keeping a VclPtr for posted UserEvents.Michael Meeks