summaryrefslogtreecommitdiff
path: root/vcl/source/window/dialog.cxx
AgeCommit message (Expand)Author
2021-05-29IsDisposed->isDisposed in vcl/../windowNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-11vcl: Don't just return OK when executing a dialog in AndroidTomaž Vajngerl
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-09remove vcl/waitobj.hxxCaolán McNamara
2021-03-14check for quit when calling Yield in loopNoel Grandin
2021-03-04jsdialog: handle standard buttons like helpSzymon Kłos
2021-03-03lok: add batch mode option to load the documentHenry Castro
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-02-26move lok FloatingWindow closing code to vclCaolán McNamara
2021-02-25drop WB_ROLLABLECaolán McNamara
2021-02-19forward declare VclBuilder in VclBuilderContainerCaolán McNamara
2020-12-29lok: don't use focus window to request helpSzymon Kłos
2020-12-28jsdialog: export dialog idSzymon Kłos
2020-12-28jsdialog: dump collapsed state for dialogSzymon Kłos
2020-12-18lok: jsbuilder: fix disable dialog tunnelingHenry Castro
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-07jsdialog: turn off tunneling for JSON dialogsSzymon Kłos
2020-11-27jsdialog: dump dialog titleSzymon Kłos
2020-10-28convert some more long -> tools::LongNoel
2020-10-19use tools::Long in vclNoel
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-05-25Fix typosAndrea Gelmini
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-22Revert "Move messagedialog header to shared include"Szymon Kłos
2020-05-21Move messagedialog header to shared includeSzymon Kłos
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-04-25tf#131549 No titlebar on modal dialogs on macOSNoel Grandin
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara
2020-03-18simplify ORefVector codeNoel Grandin
2020-03-10lok: dialog: check if exists a LOK Window NotifierHenry Castro
2020-02-28Close dialog on EndDialog to avoid respawning dead windowsSzymon Kłos
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-13factor out dialog hacksCaolán McNamara
2020-02-13use TopLevelWindowLocker for the lock other windows problemCaolán McNamara
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-11-07rename Dialog::ImplInit so no need for using directiveCaolán McNamara
2019-11-05ensure maEndDialogFn is unset after std::moveCaolán McNamara
2019-10-19strip Dialog ctor downCaolán McNamara
2019-10-19drop unused ModalDialog classCaolán McNamara
2019-10-19add menubar support to vclbuilderCaolán McNamara
2019-10-19loplugin:unusedmethodsNoel Grandin
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