summaryrefslogtreecommitdiffstats
path: root/include/vcl/settings.hxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:staticmethods in vclNoel Grandin2018-11-151-13/+14
* tdf#118966 vcl: add a flag to determine if AA of fonts is used from the systemMiklos Vajna2018-07-271-0/+3
* vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-271-7/+0
* Resolves: tdf#117178 distinguish between pressed vs unpressed rolloverCaolán McNamara2018-04-271-0/+3
* use less RGB_COLORDATANoel Grandin2018-02-261-1/+1
* Move toolbars to the border window tearoff mechanismMaxim Monastirsky2018-01-181-2/+0
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-241-3/+3
* vcl: StyleSettings - start to unwind code duplication.Michael Meeks2017-11-161-1/+3
* vcl: StyleSettings - start to unwind code duplication.Michael Meeks2017-11-111-0/+4
* tdf#110988 Middle click does not paste primary selectionNoel Grandin2017-08-131-1/+1
* tdf#106458 Color widget should have same number of rowsMaxim Monastirsky2017-03-171-1/+1
* Restore the GetPreferredContextMenuShortcuts methodMaxim Monastirsky2017-02-261-0/+1
* loplugin:unusedenumconstants read-only constants in vclNoel Grandin2017-02-081-1/+1
* loplugin:unusedenumconstants in vclNoel Grandin2017-02-061-1/+1
* use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin2016-11-241-1/+2
* Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara2016-11-171-0/+3
* Resolves: tdf#103915 when global dark theme is set fall back to breeze_darkCaolán McNamara2016-11-141-1/+1
* Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara2016-11-111-0/+2
* tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl2016-10-301-0/+1
* loplugin:expandablemethods in vclNoel Grandin2016-10-261-4/+0
* InfoFont/Color is not used by vcl nowCaolán McNamara2016-10-051-6/+0
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-221-1/+0
* tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky2016-09-131-2/+5
* loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin2016-08-151-5/+4
* ditch the font/screen-scaling thingCaolán McNamara2016-07-101-6/+0
* StyleSettingsOptions Only NONE, Mono and NoMnemonics are in useCaolán McNamara2016-02-181-8/+2
* StyleSettingsOptions::SpinArrow is not set by anyoneCaolán McNamara2016-02-181-3/+2
* StyleSettingsOptions::SpinUpDown is not set by anyoneCaolán McNamara2016-02-181-3/+2
* use consistent #define checks for the Windows platformNoel Grandin2016-02-171-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-7/+0
* Formatting changes across all modulesChris Sherlock2016-02-091-5/+0
* revert part of "loplugin:unusedmethods"Noel Grandin2016-02-081-0/+2
* loplugin:unusedmethodsNoel Grandin2016-02-081-2/+0
* valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara2015-12-021-3/+0
* Fix typosAndrea Gelmini2015-09-301-1/+1
* tdf#92788 - Middle Button on Mouse Paste Option Broken for X11Noel Grandin2015-08-031-1/+2
* vcl: forward declare boost::optional in settings.hxxMichael Stahl2015-07-101-1/+5
* loplugin:unusedmethods vcl(part2)Noel Grandin2015-07-101-1/+0
* Fix typosAndrea Gelmini2015-06-161-1/+1
* convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin2015-05-221-63/+109
* gtk3: render native menubar and menubaritemsCaolán McNamara2015-05-151-0/+3
* gtk3: Set tab normal/rollover/hightlight text colorsCaolán McNamara2015-04-301-0/+9
* allow a different notebook tab font than the rest of the uiCaolán McNamara2015-04-281-0/+3
* Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann2015-04-091-2/+2
* Change "blink times" to be of type sal_uInt64Stephan Bergmann2015-04-071-3/+3
* loplugin:staticmethodsNoel Grandin2015-04-021-2/+2
* loplugin:constantfunction: vclNoel Grandin2015-03-191-1/+0
* shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara2015-02-061-6/+6
* fdo#84592 Improve SvTreeListBox class with alternating rows.Palenik Mihály2015-01-251-3/+0
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-121-18/+14