summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2019-06-13remove some unneeded includesCaolán McNamara
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-06-12tdf#125692 SalObject always holds a SystemChildWindowJan-Marek Glogowski
2019-06-12weld OrganizeDialogCaolán McNamara
2019-06-12loplugin:unusedfieldsNoel Grandin
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-06-08tdf#125673 KDE5 implement a KDE5SalVirtualDeviceJan-Marek Glogowski
2019-06-07android: Fix build after welding AboutDialog.Jan Holesovsky
2019-06-07drop some unneeded includesCaolán McNamara
2019-06-06lok: remove ext text event re-entrancy hazard.Michael Meeks
2019-06-06weld AboutDialogCaolán McNamara
2019-05-31tdf#125550 vcl menu bar / floating window: fix text colorMiklos Vajna
2019-05-24tdf#101443 Calc multiline input bar reworkedThorsten Wagner
2019-05-24A CALCINPUTLINE is not an EditStephan Bergmann
2019-05-22VCL refactor duplicate code in ToolboxJan-Marek Glogowski
2019-05-22VCL replace some code with common function callsJan-Marek Glogowski
2019-05-22tdf#108909 vcl menu bar window: fix missing highlight on mouse overMiklos Vajna
2019-05-21tdf#125415 vcl menu floating window: avoid flickerMiklos Vajna
2019-05-21tdf#125413 vcl menu bar window: fix non-NWF backgroundMiklos Vajna
2019-05-21Resolves: tdf#125394 consider unwelded dialogsCaolán McNamara
2019-05-21tdf#125370 Fix crash when opening basic editorSamuel Mehrbrodt
2019-05-21tdf#125397: Avoid crash if GetpApp() returns null, can happen on iOS at leastTor Lillqvist
2019-05-20tdf#113714 vcl menu bar window: avoid flickerMiklos Vajna
2019-05-18remove remaining '0' responsesCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-17allow closing welded dialogs to be cancelledCaolán McNamara
2019-05-16tdf#125170 Deliver mouse events also when clicking into document contentSamuel Mehrbrodt
2019-05-15Move FindFocusedEditableText from gtk* into vclJan-Marek Glogowski
2019-05-15import GtkStatusbar same as GtkBoxCaolán McNamara
2019-05-14Resolves: tdf#125266 hang on selecting read online helpCaolán McNamara
2019-05-14Switch everyone to stricter GetColorErrorJan-Marek Glogowski
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-11weld conditional formattingCaolán McNamara
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-09loplugin:unusedmethodsNoel Grandin
2019-05-04tdf#105881 Toolbar keyboard navigation fixesJim Raykowski
2019-05-03Compile the DebugEventInjector code always, not only when OSL_DEBUG_LEVEL > 0Tor Lillqvist
2019-05-03libreofficekit: send show/hide messages for dialogsSzymon Kłos
2019-05-02clamp to target type boundsCaolán McNamara
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-05-01lok: disable VCL painting and whole window invalidation.Michael Meeks
2019-05-01weld ScPivotLayoutDialogCaolán McNamara
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-17Initialize ImplCursorData members as requiredStephan Bergmann
2019-04-15loplugin:sequentialassign in vclNoel Grandin
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai