summaryrefslogtreecommitdiff
path: root/vcl/source/window/dialog.cxx
AgeCommit message (Expand)Author
2024-12-19Slightly improve diagnostic outputStephan Bergmann
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski
2024-06-30Make SystemWindow::mbIsDeferredInit privateMike Kaganski
2024-05-10loplugin:ostr in vclNoel Grandin
2024-03-28improve logging in UITestsNoel Grandin
2024-01-30Fix typoAndrea Gelmini
2024-01-29make set-tab-bg-col dialog asyncNoel Grandin
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (vcl)Julien Nabet
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-14Handle pasting disallowed clipboard contents on iOSPatrick Luby
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti
2022-11-10Send unique window id along with other data to COOL.Gökay Şatır
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-05cid#1500642 silence Dereference before null checkCaolán McNamara
2022-08-27VBA: make debugging of VBA tests much easierHannah Meeks
2022-08-22DumpAsPropertyTree: use more efficient overloads of JsonWriter::putMike Kaganski
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2021-12-30Warn instead of crash when mpDialogImpl is missingSzymon Kłos
2021-12-30jsdialog: send info about initial focus in dialogSzymon Kłos
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-15loplugin:constvarsNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-05vcl/accel.hxx is not used outside vclCaolán McNamara
2021-08-04GenerateAutoMnemonicsOnHierarchy is no longer used outside vclCaolán McNamara
2021-06-16vcl: check mpWindowImpl for nullptrGabriel Masei
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