summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2017-01-06tdf#105151 - be more conservative about EndTracking / Tracking calls.Michael Meeks
2017-01-05tdf#102059 NotebookBar accessible using F6 keySzymon Kłos
2017-01-04drop unused SplitWindow::ImplDrawButtonRectCaolán McNamara
2017-01-04follow up remove unused autohide leftoversCaolán McNamara
2017-01-04drop AutoHide codeCaolán McNamara
2017-01-04split SV_RESID_BITMAP_MSGBOX upCaolán McNamara
2017-01-04vcl: hold VclPtrs to avoid possible lifecycle related crashers.Michael Meeks
2017-01-03split SV_RESID_BITMAP_SCROLLBMP upCaolán McNamara
2017-01-03drop else branch of if (true)Caolán McNamara
2017-01-03SetPin and IsPinned are in an always-false circular isolated relationshipCaolán McNamara
2017-01-03mnPinState is unusedCaolán McNamara
2017-01-03BorderWindowHitTest::Pin is never setCaolán McNamara
2017-01-03so maPinRect is always emptyCaolán McNamara
2017-01-03WB_PINABLE isn't set anywhereCaolán McNamara
2016-12-31coverity#1398232 Uninitialized scalar fieldCaolán McNamara
2016-12-23ImplHandliKey: remove redundant NotifyEventsMike Kaganski
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-22convert VclButtonBoxStyle to scoped enumNoel Grandin
2016-12-22convert VclSizeGroupMode to scoped enumNoel Grandin
2016-12-22Fix ToolbarMenu positionMaxim Monastirsky
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21convert EnumContext::Context to scoped enumNoel Grandin
2016-12-21Fix the table border toolbar popupMaxim Monastirsky
2016-12-21Fix window height for the grip caseMaxim Monastirsky
2016-12-21Fix the non-grip caseMaxim Monastirsky
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-12-20Move ImplFrameData initialization into constructorJan-Marek Glogowski
2016-12-20Drop ListBox include from ComboBox headerJan-Marek Glogowski
2016-12-20KDE4 fix edit box bordersJan-Marek Glogowski
2016-12-20Fix variable scope and better code readabilityJan-Marek Glogowski
2016-12-20tdf#102477 Drop toolbar popup window backgroundJan-Marek Glogowski
2016-12-20Unify drag handles for toolboxesJan-Marek Glogowski
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13Revert "verify SolarMutex when ref-counting VclPtr" seriesNoel Grandin
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin
2016-12-13tdf#104573 - Assertion failed: SolarMutex not lockedNoel Grandin
2016-12-12tdf#104573 - Assertion failed: SolarMutex not locked when tryingNoel Grandin
2016-12-12coverity#1397054 silence bogus Dereference after null checkCaolán McNamara
2016-12-09vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-12-06convert IMPL_PAINT constants to typed_flagsNoel Grandin
2016-12-02remove unnecessary vertical whitespaceMarkus Mohrhard
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: vclStephan Bergmann
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-26tdf#101327 - tolerate exceptions during window construction better.Michael Meeks
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara