summaryrefslogtreecommitdiff
path: root/vcl/source/window/window2.cxx
AgeCommit message (Expand)Author
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
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-16Resolves: rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-28move builder attributes from OString to OUStringCaolán McNamara
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-06tdf#105151 - be more conservative about EndTracking / Tracking calls.Michael Meeks
2016-12-22convert VclSizeGroupMode to scoped enumNoel Grandin
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-04Resolves: tdf#97120 printing controls uses wrong font and font sizesCaolán McNamara
2016-06-09EndSaveFocus does nothing on the !bRestore caseCaolán McNamara
2016-06-09EndSaveFocus return value is unusedCaolán McNamara
2016-06-06tdf#89329: use unique_ptr for pImpl in windowXisco Fauli
2016-05-30tdf#100068: Initial implementation of ScreenshotIdKatarina Behrens
2016-05-30Convert VclAlign to scoped enumNoel Grandin
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-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-10Convert SAL_INVERT to scoped enumNoel Grandin