summaryrefslogtreecommitdiff
path: root/include/vcl/salnativewidgets.hxx
AgeCommit message (Expand)Author
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-02-01Fix typosAndrea Gelmini
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21fix KDE buildNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar
2016-09-22attempt to fix build, reintroduce TabitemValue::isLast()Eike Rathke
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
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