summaryrefslogtreecommitdiff
path: root/include/vcl/salnativewidgets.hxx
AgeCommit message (Expand)Author
2020-10-22Qt5 forward the flat push button styleJan-Marek Glogowski
2020-10-19use tools::Long in vclNoel
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-11-15make some classes module-privateNoel Grandin
2019-11-07Looks like UBSan still needs various RTTI for some reasonStephan Bergmann
2019-11-06make some classes module-privateNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-11-03make some classes module-privateNoel Grandin
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-10-22loplugin:unusedenumconstantsNoel Grandin
2019-06-23Fix typoAndrea Gelmini
2019-06-21tdf#105884 Qt5 implement TabControl themingJan-Marek Glogowski
2019-02-22loplugin:unusedfields in vclNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2018-11-09vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
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