summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
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
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-09-14use unique_ptr for mpControlFontNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-17loplugin:unnecessaryparen: vcl (clang-cl)Stephan Bergmann
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-30Fix previous commit for non-MACOSXStephan Bergmann
2017-06-30loplugin:oncevarStephan Bergmann
2017-06-23simplify some string handling in tracing callsNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-19vcl: protect Window from exceptions during construction.Michael Meeks
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29Attempted fix for mirrored geometry crasher.Michael Meeks