summaryrefslogtreecommitdiffstats
path: root/include/vcl/salnativewidgets.hxx
Commit message (Expand)AuthorAgeFilesLines
* Qt5 forward the flat push button styleJan-Marek Glogowski2020-10-221-0/+2
* use tools::Long in vclNoel2020-10-191-13/+13
* Revert "loplugin:constfields in vcl"Noel Grandin2020-03-161-1/+1
* make some classes module-privateNoel Grandin2019-11-151-1/+1
* Looks like UBSan still needs various RTTI for some reasonStephan Bergmann2019-11-071-5/+5
* make some classes module-privateNoel Grandin2019-11-061-1/+1
* make some classes module-privateNoel Grandin2019-11-051-3/+3
* make some classes module-privateNoel Grandin2019-11-031-2/+2
* loplugin:finalclasses in vclNoel Grandin2019-10-311-9/+9
* loplugin:unusedenumconstantsNoel Grandin2019-10-221-4/+2
* Fix typoAndrea Gelmini2019-06-231-1/+1
* tdf#105884 Qt5 implement TabControl themingJan-Marek Glogowski2019-06-211-0/+26
* loplugin:unusedfields in vclNoel Grandin2019-02-221-3/+1
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-101-1/+0
* custom widgets: Rename 'stock' to 'action'.Jan Holesovsky2018-12-071-2/+2
* vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl2018-11-091-4/+9
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-021-18/+18
* loplugin:constfields in vclNoel Grandin2018-09-141-1/+1
* vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-0/+44
* Fix typosAndrea Gelmini2018-02-011-1/+1
* loplugin:unusedfields in vcl part1Noel Grandin2017-06-171-3/+3
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-12/+12
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* fix KDE buildNoel Grandin2017-02-211-0/+1
* loplugin:unusedmethodsNoel Grandin2017-02-211-1/+0
* tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar2017-01-041-53/+0
* attempt to fix build, reintroduce TabitemValue::isLast()Eike Rathke2016-09-221-0/+1
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-221-1/+0
* loplugin:unusedenumvaluesNoel Grandin2016-09-181-6/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-8/+8
* loplugin:constantparam in vcl..xmlscriptNoel Grandin2016-09-071-3/+3
* Convert PART to scoped enumNoel Grandin2016-06-201-45/+47
* Convert ButtonValue to scoped enumNoel Grandin2016-06-081-13/+13
* Convert ControlType to scoped enumNoel Grandin2016-05-311-77/+52
* fix KDE4 buildNoel Grandin2016-05-311-0/+1
* loplugin:unusedmethodsNoel Grandin2016-05-311-1/+0
* tdf#98666: Don't cache progress bars eitherTor Lillqvist2016-05-271-0/+1
* fix KDE4 buildNoel Grandin2016-05-201-0/+1
* loplugin:unusedmethods in vclNoel Grandin2016-05-201-3/+0
* loplugin:constantparams in vcl/Noel Grandin2016-03-161-11/+11
* tdf#97922 - get control area right for spinbuttons.Michael Meeks2016-02-171-0/+6
* move boost header dependency for ControlCacheHashFunction inside vclNoel Grandin2016-01-311-17/+0
* tdf#95913: Don't cache CTRL_SLIDERTor Lillqvist2016-01-181-0/+1
* tdf#95813: Don't cache CTRL_LISTNODE (disclosure control)Tor Lillqvist2015-12-141-0/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-8/+8
* opengl: Don't cache the menubar background.Jan Holesovsky2015-09-021-0/+6
* tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.Tomaž Vajngerl2015-09-021-0/+13
* add assert for valid value in o3tl::typed_flags_setNoel Grandin2015-07-301-9/+9
* tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl2015-07-241-0/+42
* rendercontext: Make the Gtk+ native widgets work with double-buffering.Jan Holesovsky2015-05-241-2/+3