summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
2021-02-04Revert "jsdialog: disable idle notify"Szymon Kłos
2021-01-19jsdialog: disable idle notifyHenry Castro
2020-12-17vcl: lok: don't use window impl after destroyAshod Nakashian
2020-12-09jsdialog: export column merging property in gridSzymon Kłos
2020-05-27vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2020-05-23vcl: prefer emplace to insert on std::mapAshod Nakashian
2020-05-21lok: fix the window type of the formatted field controlHenry Castro
2020-05-21lok: evaluate assertion if LOK Windows container is emptyHenry Castro
2020-05-13lok: Support per-view help dataTamás Zolnai
2020-02-22tdf#130841 resize to client size after SetPosSizeJan-Marek Glogowski
2019-11-11unnecessary includeCaolán McNamara
2019-11-04lok: avoid ILibreOfficeKitNotifier null ptr de-reference on shutdown.Michael Meeks
2019-10-31jsdialogs: send grid attach dataSzymon Kłos
2019-10-25tdf#42949 Fix IWYU warning in include/vcl/window.hxxGabor Kelemen
2019-10-11lok: ensure that dialog windows are focused before emitting events.Michael Meeks
2019-10-05The SystemEnvData passed into the canvas factories appears to be unusedStephan Bergmann
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-10-01jsdialogs: export more propertiesSzymon Kłos
2019-10-01lok jsdialogs: Introduce dumping of widgets hierarchy to vcl::Window.Jan Holesovsky
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-26vcl lok: fix UB when lok notifier is deleted before its windowMiklos Vajna
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-12tdf#126808 vcl: fix crash due to leaking the frame's buffer vdevMiklos Vajna
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-08-01skip some indirectionNoel Grandin
2019-07-30Fix typosAndrea Gelmini
2019-07-26LOK: sidebar: release LOKNotifier on destructionAshod Nakashian
2019-07-10tdf#126316 revert Clipboard to PrimarySelectionJan-Marek Glogowski
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-22VCL don't mirror Y positionJan-Marek Glogowski
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2019-06-14disable 'quit' menu entry when modal dialog waiting responseCaolán McNamara
2019-05-21tdf#125397: Avoid crash if GetpApp() returns null, can happen on iOS at leastTor Lillqvist
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-03-26tdf#124146 Support panning (pan gesture) of the combobox listTomaž Vajngerl
2019-03-12Write HiDPI consistently without a hyphenTor Lillqvist
2019-03-05tdf#123745 vcl: fix some crash in Window::SetHelpHdl()Michael Stahl
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-12-05remove unused StateChangedType enum valueNoel Grandin
2018-12-05remove unused VclEventId enum valuesNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-12-04remove unused MouseNotifyEvent enum valuesNoel Grandin
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-26remove unused ShowFlags::NoParentUpdateNoel Grandin