summaryrefslogtreecommitdiff
path: root/vcl/inc/window.h
AgeCommit message (Expand)Author
2020-06-23Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-01-06tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2019-11-07loplugin:unusedmethodsNoel Grandin
2019-05-15Move FindFocusedEditableText from gtk* into vclJan-Marek Glogowski
2019-05-01weld ScPivotLayoutDialogCaolán McNamara
2019-03-26tdf#124146 Support panning (pan gesture) of the combobox listTomaž Vajngerl
2019-03-24weld SvxSearchDialogCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-08-20TODO: refcount ImplFontListCaolán McNamara
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-03-23use boost::optional in vclNoel Grandin
2018-02-27lok: mouse pointer events on document windows onlyPranav Kant
2018-02-19weld: hook up help responseCaolán McNamara
2018-01-17loplugin:useuniqueptr in WindowImplNoel Grandin
2018-01-17loplugin:useuniqueptr in ImplWinDataNoel Grandin
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky
2017-11-14Two more functions that are private to vcl and not even VCL_DLLPUBLICTor Lillqvist
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist
2017-09-22Put definition of _CRT_RAND_S into bin/update_pchMike Kaganski
2017-09-14use unique_ptr for mpControlFontNoel Grandin
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:singlevalfieldsNoel Grandin
2016-12-31unused maMapUnitRes memberCaolán McNamara
2016-12-20Move ImplFrameData initialization into constructorJan-Marek Glogowski
2016-12-16vcl: Kill unused RenderSettingsTakeshi Abe
2016-12-06convert IMPL_PAINT constants to typed_flagsNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-18uitest: store the id of each vcl::WindowMarkus Mohrhard
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-24Convert WINDOW_HITTEST to scoped enumNoel Grandin
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-05-10vcl : Simplify vcl::Window initialisation and destructionArnaud Versini
2016-05-06improve perf. of VCL event dispatch, take IIDavid Tardon
2016-05-06tdf#99703 Revert "improve perf. of VCL event dispatch"David Tardon
2016-05-05improve perf. of VCL event dispatchDavid Tardon
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-02-04tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul