summaryrefslogtreecommitdiff
path: root/vcl/source/window/window2.cxx
AgeCommit message (Expand)Author
2020-07-27make margin-start/margin-left and margin-end/margin-right synonymsCaolán McNamara
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-25tdf#131280 Fix endless invalidation loop on documents with form controlsSamuel Mehrbrodt
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-12vcl: fix UB in Window::ImplGetFirstOverlapWindow()Miklos Vajna
2020-01-10lok: avoid emission storms of un-necessary invalidations.Michael Meeks
2019-12-18Fix typoAndrea Gelmini
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-11lok: fix welded dialogsHenry Castro
2019-10-23loplugin:unusedmethodsNoel Grandin
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-14tdf#126912: Fix convertsToAtLeast/Most mismatchStephan Bergmann
2019-08-13tdf#126680 Revert "VCL make horizontal scrolling depend on RTL"Jan-Marek Glogowski
2019-08-13Fix Clang 10 -Werror,-Wimplicit-int-float-conversionStephan Bergmann
2019-08-10Silence -Werror,-Wimplicit-int-float-conversionStephan Bergmann
2019-07-16cid#1448410 Explicit null dereferencedCaolán McNamara
2019-06-13VCL make horizontal scrolling depend on RTLJan-Marek Glogowski
2019-06-13remove some unneeded includesCaolán McNamara
2019-03-26Make contents of combobox follow the finger when scrolling with a pan gestureTor Lillqvist
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-03Remove obsolete scopeMike Kaganski
2018-11-26remove unused enum value TrackingEventFlags::DontCallHdlNoel Grandin
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-10-16drop LazyDeletorCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-02tdf#120234 ignore all proxy windowsJan-Marek Glogowski
2018-09-20use can-focus for TB_TABSTOP|WB_NOTABSTOP, not editableCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-08-21tdf#116542 a11y: Implement .ui ways of setting widget roleSamuel Thibault
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-18lokdialog: no invalidation when in init showPranav Kant
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-12loplugin:constantparamNoel Grandin
2018-05-31focus rect for value setCaolán McNamara
2018-04-30hook up can-focus to ability to tab into the widgetCaolán McNamara
2018-04-17remove ImpBitmapNoel Grandin
2018-03-23use boost::optional in vclNoel Grandin
2018-03-16lokdialog: Invalidate upon window size changePranav Kant
2018-03-10margin change should trigger relayoutCaolán McNamara
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-16native dialog initial basisCaolán McNamara
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2018-01-18Fix typosAndrea Gelmini
2018-01-17loplugin:useuniqueptr in ImplWinDataNoel Grandin