summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
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
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-11-03tdf#95341: Make last item of menus clickable againXisco Fauli
2016-11-02support unfocused float window inside a focused float windowCaolán McNamara
2016-11-02getNonLayoutRealParent is unusedCaolán McNamara
2016-11-02lock tab-cycling inside the WB_DIALOGCONTROL widgetCaolán McNamara
2016-10-30toolbox: don't need "ItemImageOriginal" anymoreTomaž Vajngerl
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-30tdf#103087 Border widget must not have focus initiallyMaxim Monastirsky
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-29tdf#100164 change scaling unit to precentage for *.5x factorsTomaž Vajngerl
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-25no Control loaded from .src nowCaolán McNamara
2016-10-25no raw Window is loaded from .src anymoreCaolán McNamara
2016-10-24implement VclVPaned and decripple formula panelCaolán McNamara