summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
2018-05-12Fix typosAndrea Gelmini
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-04-18Related: tdf#117068 inform salframe that there's a modal dialog runningCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-01Fix typoAndrea Gelmini
2018-03-30Avoid crash-reporter crash.Michael Meeks
2018-03-23use boost::optional in vclNoel Grandin
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27lok: mouse pointer events on document windows onlyPranav Kant
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-21Bin useless codePranav Kant
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-19weld: hook up help responseCaolán McNamara
2018-02-19lok IME: underline characters which are being composedPranav Kant
2018-02-16tdf#115315 Cursor not in focus with new documentTelesto
2018-02-14lok IME: support dialogs as wellPranav Kant
2018-02-13use a11y description if offline help doesn't have an entryCaolán McNamara
2018-02-08Different approach for tdf#115227Maxim Monastirsky
2018-02-08sw lok: IME support + unit testPranav Kant
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2018-01-18lok dialog: enable MessageDialog tunnelingHenry Castro
2018-01-17loplugin:useuniqueptr in WindowImplNoel Grandin
2018-01-17loplugin:useuniqueptr in ImplWinDataNoel Grandin
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-10tdf#113874 Guard against invalid statesSamuel Mehrbrodt
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski
2017-12-20lokdialog: Use Application::Post{Mouse,Key}Event() to post to main threadPranav Kant
2017-12-14Fix memleakPranav Kant
2017-12-14lokdialog: Unblock custom window mouse key eventsPranav Kant
2017-12-12tdf#114408 set correct tooltip rectangleCaolán McNamara
2017-12-12tdf#114407 let tooltip children of non-nwf widgets be nwf themedCaolán McNamara
2017-12-09Use ImplIsFloatingWindow instead of dynamic_castPranav 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-05lokdialog: Make the badstatic loplugin happy.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 painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29lokdialogs: Assign the LOK window id only when necessary.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-23loplugin:includeform: vclStephan Bergmann