summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk
AgeCommit message (Expand)Author
2016-05-22Convert SetType to scoped enumNoel Grandin
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-17The other Invalidate is a OSL_TRACE, so silence here likewiseCaolán McNamara
2016-05-17shut up about the PAGE_CHANGED event from slide pane slide switchingCaolán McNamara
2016-05-17fix indentCaolán McNamara
2016-05-16it would seem safer to update before HandleMenuDeActivateEventCaolán McNamara
2016-05-13clang-tidy modernize-loop-convert in vclNoel Grandin
2016-05-12Remove wrong TODOJulien Nabet
2016-05-11-Werror=unused-variable for non debug buildJulien Nabet
2016-05-11loplugin:implicitboolconversionTor Lillqvist
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara
2016-05-11gtk[3]: the frame argument is now unusedCaolán McNamara
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Convert SALOBJ_EVENT to scoped enumNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-05-10EXTTEXTINPUT_CURSOR_INVISIBLE is set on the wrong fieldCaolán McNamara
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-05-06Resolves: tdf#98636 if the menubar hierarchy has been changedCaolán McNamara
2016-05-06reroute UpdateFull through ActivateAllSubmenusCaolán McNamara
2016-05-06gtk3: getting new entries added after the menu is visible is problematicCaolán McNamara
2016-05-06Resolves: tdf#92067 and tdf#99599, use a foolproof action naming schemeCaolán McNamara
2016-05-06gtk3: separate the two different usages of ActivateCaolán McNamara
2016-05-05drop commented out codeCaolán McNamara
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-13vcl: fix valgrind warning in g_lo_action_group_query_actionMichael Stahl
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-04-06caught on the way out as well as the way inCaolán McNamara
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-21Just use plain bool hereStephan Bergmann
2016-03-19tdf#97973 - cleanup spinbuttons theming logic.Gurkaran
2016-03-17too many configurations, too many platforms variantsCaolán McNamara
2016-03-16match types for legibilityCaolán McNamara
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-03-16loplugin:implicitboolconversionTor Lillqvist
2016-03-15Resolves: tdf#98636Caolán McNamara
2016-03-12Resolves: tdf#92067 with duplicate menu entries track which to activateCaolán McNamara
2016-03-09tdf#96685 - ensure FindFocus a11y context is valid EditableTextJustin Luth
2016-03-08tdf#97966 Drop static keywords from two functions inside an unnamed namespaceWastack
2016-03-08loplugin:constantparams in vclNoel Grandin
2016-03-03gtk3: position the native popup menus exactly where we want themCaolán McNamara
2016-03-02gtk3: menubar close button shouldn't get keyboard focusCaolán McNamara
2016-03-01valgrind: fix g_variant leakCaolán McNamara
2016-03-01replace SetExtendedFrameStyle + m_nExtStyle hack to direct updateWMClass callCaolán McNamara