summaryrefslogtreecommitdiff
path: root/include/vcl/window.hxx
AgeCommit message (Expand)Author
2019-02-13Pointer is pointlessNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-05remove unused StateChangedType enum valueNoel Grandin
2018-11-26remove unused enum value TrackingEventFlags::DontCallHdlNoel Grandin
2018-11-26remove unused ShowFlags::NoParentUpdateNoel Grandin
2018-11-26remove unused StartTrackingFlags enum valuesNoel Grandin
2018-11-26remove unused DrawFlags enum valuesNoel Grandin
2018-11-09Resolves: tdf#121181 expand message boxes to show full titleCaolán McNamara
2018-11-08loplugin:constantparamNoel Grandin
2018-10-16drop LazyDeletorCaolán McNamara
2018-10-02tdf#120234 ignore all proxy windowsJan-Marek Glogowski
2018-10-02Implement MacOSX VCL backend as pluginJan-Marek Glogowski
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-05-18Fix typosAndrea Gelmini
2018-05-18Avoid mixing up units in LogicRectangle methodTamás Zolnai
2018-04-27Related: tdf#117178 rollover is always done in visually released button modeCaolán McNamara
2018-04-18Related: tdf#117068 inform salframe that there's a modal dialog runningCaolán McNamara
2018-03-29loplugin:virtualdown in vclNoel Grandin
2018-02-27lok: All mouse,key events asyncPranav Kant
2018-02-19weld: hook up help responseCaolán McNamara
2018-02-16native dialog initial basisCaolán McNamara
2018-02-10lokdialog: Handle dialog items' invalidation in generalTamás Zolnai
2018-02-08sw lok: IME support + unit testPranav Kant
2018-02-02lokdialog: Color/font picker in dialogs don't show previewTamás Zolnai
2018-01-18lok dialog: enable MessageDialog tunnelingHenry Castro
2018-01-18framework: disable layout manager in hidden framesMiklos Vajna
2018-01-17Fix typosAndrea Gelmini
2017-12-20lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant
2017-12-09lokdialog: Move lok cursor invalidation callbacks to vcl::CursorPranav Kant
2017-12-06lokdialog: Window* -> VclPtr<Window>, and a small simplification.Jan Holesovsky
2017-12-04lokdialog: Merge dialog & dialog child mouse event APIs into onePranav Kant
2017-12-04lokdialog: Simplify; make the LOK dialog API more genericPranav Kant
2017-12-04lokdialog: Kill some code; use already existing method to paintPranav Kant
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the LogicInvalidate from Dialog down to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-10-30loplugin:constmethod in vcl and stocNoel Grandin
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-05-16Resolves: rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07break circular includeJochen Nitschke
2017-04-28move builder attributes from OString to OUStringCaolán McNamara