summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2017-01-20warn about unused ImagesCaolán McNamara
2017-01-17Change Idle to be a Timer subclassJan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2017-01-16tdf#105017 Crash when click a "New Theme..." in Gallery on detached SideBarNoel Grandin
2017-01-14u*,v*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-13tdf# 105017 Crash when click a "New Theme..." in Gallery on detached SideBarNoel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-12Resolves: tdf#104897 sort windows buttons into yes, no, cancelCaolán McNamara
2017-01-12don't check every possible kde variant, startswith kde is good enoughCaolán McNamara
2017-01-08Get rid of #include "../foo/bar.hxx" type includesGaurav Dhingra
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