summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
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
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-11-22Resolves: rhbz#1397181 toolbar layout manager not respecting drag cancelCaolán McNamara
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-17Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara
2016-11-16Use an own config setting for screenshot mode instead of experimental modeSamuel Mehrbrodt
2016-11-16loplugin:vclwidgetsStephan Bergmann
2016-11-16Avoid use after free from within StatusBar::disposeStephan Bergmann
2016-11-15Resolves: tdf#102957 revert SetMinOutputSizePixel workaroundCaolán McNamara
2016-11-15sigh, then you can't shrink manually past size requestCaolán McNamara
2016-11-15Resolves: tdf#102957 revert SetMinOutputSizePixel workaroundCaolán McNamara
2016-11-14Resolves: tdf#103914 if menu no longer has focus, leave focus where it isCaolán McNamara
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-13Remove empty fileTakeshi Abe
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara
2016-11-08Resolves: tdf#103783 do consider parent of WB_DIALOGCONTROL widgets...Caolán McNamara
2016-11-07wrap some more dialog pointers in VclPtrNoel Grandin
2016-11-07Postpone menu destructionStephan Bergmann
2016-11-04loplugin:unusedmethodsNoel Grandin