summaryrefslogtreecommitdiff
path: root/include/vcl/salnativewidgets.hxx
AgeCommit message (Expand)Author
2016-06-20Convert PART to scoped enumNoel Grandin
2016-06-08Convert ButtonValue to scoped enumNoel Grandin
2016-05-31Convert ControlType to scoped enumNoel Grandin
2016-05-31fix KDE4 buildNoel Grandin
2016-05-31loplugin:unusedmethodsNoel Grandin
2016-05-27tdf#98666: Don't cache progress bars eitherTor Lillqvist
2016-05-20fix KDE4 buildNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-17tdf#97922 - get control area right for spinbuttons.Michael Meeks
2016-01-31move boost header dependency for ControlCacheHashFunction inside vclNoel Grandin
2016-01-18tdf#95913: Don't cache CTRL_SLIDERTor Lillqvist
2015-12-14tdf#95813: Don't cache CTRL_LISTNODE (disclosure control)Tor Lillqvist
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-02opengl: Don't cache the menubar background.Jan Holesovsky
2015-09-02tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.Tomaž Vajngerl
2015-07-30add assert for valid value in o3tl::typed_flags_setNoel Grandin
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
2015-05-24rendercontext: Make the Gtk+ native widgets work with double-buffering.Jan Holesovsky
2015-05-21convert TABITEM constants to scoped enumNoel Grandin
2015-05-14gtk3: provide a scheme where NWF can render the focus rects itselfCaolán McNamara
2015-05-13Remove EditBoxValue again and just use the native widgets size requestCaolán McNamara
2015-05-11gtk3: get the native tab item padding and borders sizeCaolán McNamara
2015-04-28introduce a CTRL_TAB_HEADER zoneCaolán McNamara
2015-04-26add EditBoxValue::cloneCaolán McNamara
2015-04-24gtk3: get the right height for Edit boxesCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-01coverity#708214 Uninitialized scalar fieldCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen