summaryrefslogtreecommitdiff
path: root/vcl/source/window/window2.cxx
AgeCommit message (Expand)Author
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
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-03-16WaE: loplugin:nullptrCaolán McNamara
2016-03-16tdf#98607 - fix drag and drop regression.Michael Meeks
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock