summaryrefslogtreecommitdiff
path: root/vcl/source/window/window2.cxx
AgeCommit message (Expand)Author
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
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-09-14use unique_ptr for mpControlFontNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-08-19convert extended WinBits to scoped enumNoel Grandin
2017-08-03lok - add support for in place chart editingMarco Cecchetti
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin