summaryrefslogtreecommitdiff
path: root/vcl/inc/window.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-1/+1
2022-03-08replace member-of in .ui a11y relationsCaolán McNamara1-1/+0
2022-02-15lok: sc: introduce LocalStartDrag methodHenry Castro1-0/+1
2022-02-10lok: introduce local mouse trackingHenry Castro1-0/+2
2022-02-08lok: introduce Application::LOKHandleMouseEventHenry Castro1-0/+5
2022-02-08lok: sc: introduce ImplLOKHandleMouseEventHenry Castro1-0/+5
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock1-2/+2
2021-10-05tdf#143148 - Use pragma once instead of include guardsChris Sherlock1-4/+1
2021-08-22don't store vcl::Font with unique_ptrNoel Grandin1-1/+1
2021-05-17split OutputDevice from WindowNoel Grandin1-1/+4
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin1-1/+2
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin1-2/+1
2021-05-06cid#1401334 silence Uncaught exceptionCaolán McNamara1-1/+3
2021-05-06make it possible to write canvas unittestsLuboš Luňák1-8/+0
2021-03-13loplugin:unusedfieldsNoel1-1/+0
2021-01-27use unique_ptr for mpWinDataNoel Grandin1-1/+1
2021-01-13Revert "jsdialog: disable idle notify"Szymon Kłos1-2/+0
2020-12-22jsdialog: disable idle notifyHenry Castro1-0/+2
2020-10-19use tools::Long in vclNoel1-17/+17
2020-09-02AlwaysInputMode::AlwaysInputDisabled newly unusedCaolán McNamara1-1/+1
2020-09-02IsCallHandlersOnInputDisabled newly always return falseCaolán McNamara1-1/+0
2020-07-19compact namespace: vclNoel Grandin1-1/+0
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin1-1/+1
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara1-1/+0
2020-05-10use compact namespace syntaxNoel Grandin1-29/+31
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-7/+7
2020-02-11cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara1-0/+1
2020-01-02tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna1-1/+4
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-7/+7
2019-11-07loplugin:unusedmethodsNoel Grandin1-1/+0
2019-05-15Move FindFocusedEditableText from gtk* into vclJan-Marek Glogowski1-0/+5
2019-05-01weld ScPivotLayoutDialogCaolán McNamara1-0/+1
2019-03-26tdf#124146 Support panning (pan gesture) of the combobox listTomaž Vajngerl1-0/+1
2019-03-24weld SvxSearchDialogCaolán McNamara1-1/+2
2019-02-13Pointer is pointlessNoel Grandin1-1/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+3
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara1-0/+4
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann1-4/+0
2018-11-01weld SwWordCountFloatDlgCaolán McNamara1-0/+4
2018-08-20TODO: refcount ImplFontListCaolán McNamara1-1/+1
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara1-2/+2
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin1-1/+0
2018-03-23use boost::optional in vclNoel Grandin1-6/+7
2018-02-27lok: mouse pointer events on document windows onlyPranav Kant1-0/+1
2018-02-19weld: hook up help responseCaolán McNamara1-0/+1
2018-01-17loplugin:useuniqueptr in WindowImplNoel Grandin1-2/+2
2018-01-17loplugin:useuniqueptr in ImplWinDataNoel Grandin1-4/+8
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky1-1/+0
2017-11-29lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky1-0/+4
2017-11-14Two more functions that are private to vcl and not even VCL_DLLPUBLICTor Lillqvist1-0/+6