summaryrefslogtreecommitdiff
path: root/vcl/source/window/window2.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-09-14use unique_ptr for mpControlFontNoel Grandin1-4/+3
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin1-1/+1
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin1-11/+3
2017-08-19convert extended WinBits to scoped enumNoel Grandin1-2/+2
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-0/+5
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-08-02split out VclBuilder static methodsCaolán McNamara1-1/+1
2017-07-18loplugin:constparams in vclNoel Grandin1-3/+3
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-06-28loplugin:oncevar in vclNoel Grandin1-4/+4
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-2/+2
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist1-2/+2
2017-05-16Resolves: rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara1-7/+7
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-8/+8
2017-04-07tdf#39468 Translate German commentsJens Carl1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-8/+8
2017-02-14Convert WindowType to scoped enumNoel Grandin1-2/+2
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2017-01-06tdf#105151 - be more conservative about EndTracking / Tracking calls.Michael Meeks1-1/+5
2016-12-22convert VclSizeGroupMode to scoped enumNoel Grandin1-6/+6
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny1-16/+0
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-2/+1
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara1-6/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-08-04Resolves: tdf#97120 printing controls uses wrong font and font sizesCaolán McNamara1-1/+1
2016-06-09EndSaveFocus does nothing on the !bRestore caseCaolán McNamara1-9/+3
2016-06-09EndSaveFocus return value is unusedCaolán McNamara1-6/+2
2016-06-06tdf#89329: use unique_ptr for pImpl in windowXisco Fauli1-48/+48
2016-05-30tdf#100068: Initial implementation of ScreenshotIdKatarina Behrens1-0/+5
2016-05-30Convert VclAlign to scoped enumNoel Grandin1-5/+5
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara1-10/+0
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-10/+0
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin1-13/+13
2016-05-10Convert SAL_INVERT to scoped enumNoel Grandin1-7/+7
2016-04-14loplugin:passstuffbyref in vclNoel Grandin1-3/+3
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin1-1/+1
2016-03-16WaE: loplugin:nullptrCaolán McNamara1-2/+2
2016-03-16tdf#98607 - fix drag and drop regression.Michael Meeks1-1/+4
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara1-0/+6
2016-02-26loplugin:unuseddefaultparams in /include/vclNoel Grandin1-2/+2
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-6/+6
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-1/+1
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul1-13/+7
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1