summaryrefslogtreecommitdiff
path: root/vcl/source/window/dialog.cxx
AgeCommit message (Expand)Author
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-10-10support screenshotting .ui files with GtkBuilderCaolán McNamara
2019-10-08implement gtk dialog screenshottingCaolán McNamara
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-09-28Avoid lambda being destroyed while it is being called.Michael Meeks
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-20Resolves: tdf#127645 ignore floating windows like we do tooltipsCaolán McNamara
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-23an assistant might have no parentCaolán McNamara
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-20loplugin:constvars in vclNoel Grandin
2019-08-19uitest: change small parts of the grammar and dialog loggerAhmed ElShreif
2019-08-19uitest: Rewrite all the logger statements with the new grammar syntaxAhmed ElShreif
2019-08-09Resolves: tdf#126790 use TopLevelWindowLocker in welded help pathCaolán McNamara
2019-07-25vcl: LOK: emmit size_changed after window creationAshod Nakashian
2019-07-17No reason to have OSL_FAIL() with a fixed string inside #ifdef DBG_UTILTor Lillqvist
2019-06-30Revert "Rewrite all the logger statements with the new grammar syntax"Xisco Faulí
2019-06-29Rewrite all the logger statements with the new grammar syntaxAhmed ElShreif
2019-06-28Resolves: tdf#126134 EndDialog on disposed dialogCaolán McNamara
2019-06-21remove newly unused ModelessDialogCaolán McNamara
2019-06-14disable 'Quit' when toggling a dialog hierarchy to 'busy'Caolán McNamara
2019-06-14broadcast up/down of welded native modal dialogs like vcl onesCaolán McNamara
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara
2019-05-21Resolves: tdf#125394 consider unwelded dialogsCaolán McNamara
2019-05-17allow closing welded dialogs to be cancelledCaolán McNamara
2019-05-14Resolves: tdf#125266 hang on selecting read online helpCaolán McNamara
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10Related: tdf#125198 centralize notifyWindow:created to one placeCaolán McNamara
2019-05-10Resolves: tdf#125198 modeless dialog not appearing in onlineCaolán McNamara
2019-05-03libreofficekit: send show/hide messages for dialogsSzymon Kłos
2019-04-02weld XMLFilterSettingsDialogCaolán McNamara
2019-03-14Further tweaks that affect the "tunnelled" dialogs in the iOS appTor Lillqvist
2019-03-13tdf#123406 KDE5: Update delayed frame destructionAleksei Nikiforov
2019-03-01ignore disposed toplevelsCaolán McNamara
2019-02-11loplugin:indentation in vclNoel Grandin
2019-01-26add a Dialog::runAsync for the non-controller caseNoel Grandin
2019-01-23loplugin:constparams in vclNoel Grandin
2019-01-18vcl: LOK: notify of dialog creation before size changeAshod Nakashian
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-04Resolves: tdf#120977 intended default button overriddenCaolán McNamara
2018-11-27remove unused BorderWindowStyle enum valueNoel Grandin
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-14Resolves: tdf#121229 ignore internal children of VclScrolledWindowCaolán McNamara
2018-11-08loplugin:collapseif in tools..xmloffNoel Grandin
2018-11-05Bin obsolete comment and the related commented-out line of codeTor Lillqvist
2018-11-05We do need Dialog::Execute() for iOSTor Lillqvist
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann