summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
2016-05-30Convert VclAlign to scoped enumNoel Grandin
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara
2016-05-24Convert VclPackType to scoped enumNoel Grandin
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-15coverity#1361592 Uninitialized scalar fieldCaolán McNamara
2016-05-13convert SHOWTRACK to scoped enumNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-05-11Lost initialization of mbMouseOverStephan Bergmann
2016-05-11Convert BORDERWINDOW_STYLE to scoped enumNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-05-10vcl : Simplify vcl::Window initialisation and destructionArnaud Versini
2016-05-06improve perf. of VCL event dispatch, take IIDavid Tardon
2016-05-06tdf#99703 Revert "improve perf. of VCL event dispatch"David Tardon
2016-05-05improve perf. of VCL event dispatchDavid Tardon
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-03-16vcl: fix loplugin:defaultparamsMiklos Vajna
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-03-08Bin unneeded inclusions of dbggui.hxxTor Lillqvist
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Revert "headless: don't let windows become really visible to avoid paints."Tor Lillqvist
2016-02-09headless: don't let windows become really visible to avoid paints.Michael Meeks
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-04tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul
2016-02-01ImplOverlapData is no longer usedCaolán McNamara
2016-02-01mpFirstBackWin is always null nowCaolán McNamara
2016-02-01mpNextBackWin is always null nowCaolán McNamara
2016-02-01ImplRestoreOverlapBackground is always falseCaolán McNamara
2016-02-01nothing sets mpSaveBackDev anymoreCaolán McNamara
2016-02-01mnSaveBackSize only set not readCaolán McNamara
2016-02-01mnAllSaveBackSize only set not readCaolán McNamara
2016-02-01mbSaveBack is now always falseCaolán McNamara
2016-01-30mnTopLevel is always 1, so 1 <= 1 always hereCaolán McNamara
2016-01-25git: rename dndlcon.{hxx|cxx} to dndlistenercontainer.{hxx|cxx}Chris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-12Revert "Re-work focus handling to use an idle handler"Miklos Vajna
2016-01-12Re-work focus handling to use an idle handlerTor Lillqvist
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-05tdf#89382 - vcl: unwind 'TODO' commentRas-al-Ghul
2015-12-19coverity#1028600 Uninitialized scalar fieldCaolán McNamara
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara