summaryrefslogtreecommitdiff
path: root/include/vcl/settings.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-27vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-1/+3
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-0/+4
2016-11-17Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara1-0/+3
2016-11-14Resolves: tdf#103915 when global dark theme is set fall back to breeze_darkCaolán McNamara1-1/+1
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara1-0/+2
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl1-0/+1
2016-10-26loplugin:expandablemethods in vclNoel Grandin1-4/+0
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara1-6/+0
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-1/+0
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky1-2/+5
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin1-5/+4
2016-07-10ditch the font/screen-scaling thingCaolán McNamara1-6/+0
2016-02-18StyleSettingsOptions Only NONE, Mono and NoMnemonics are in useCaolán McNamara1-8/+2
2016-02-18StyleSettingsOptions::SpinArrow is not set by anyoneCaolán McNamara1-3/+2
2016-02-18StyleSettingsOptions::SpinUpDown is not set by anyoneCaolán McNamara1-3/+2
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-7/+0
2016-02-09Formatting changes across all modulesChris Sherlock1-5/+0
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin1-0/+2
2016-02-08loplugin:unusedmethodsNoel Grandin1-2/+0
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara1-3/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-03tdf#92788 - Middle Button on Mouse Paste Option Broken for X11Noel Grandin1-1/+2
2015-07-10vcl: forward declare boost::optional in settings.hxxMichael Stahl1-1/+5
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin1-1/+0
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-63/+109
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara1-0/+3
2015-04-30gtk3: Set tab normal/rollover/hightlight text colorsCaolán McNamara1-0/+9
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara1-0/+3
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann1-2/+2
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann1-3/+3
2015-04-02loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-19loplugin:constantfunction: vclNoel Grandin1-1/+0
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara1-6/+6
2015-01-25fdo#84592 Improve SvTreeListBox class with alternating rows.Palenik Mihály1-3/+0
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin1-18/+14
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-2/+0
2014-12-04callcatcher: update unused codeCaolán McNamara1-6/+0
2014-10-02Improved striped rows implementationSamuel Mehrbrodt1-3/+3
2014-09-30Improve SvTreeListBox classPalenik Mihály1-0/+6
2014-09-29fdo#59299 Personas for bottom toolbarsMichael Jaumann1-0/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-26/+26
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud1-0/+1
2014-05-09Related fdo#78323 GtkFrame has additional paddingThomas Arnhold1-4/+4
2014-03-28fdo#68546 Add menubar's text color of persona to StyleSettingsIsamu Mogi1-0/+3
2014-03-01Remove visual noise from includeAlexander Wilms1-10/+4
2014-02-27GetContextMenuDown is always trueCaolán McNamara1-2/+0
2014-02-27callcatcher: update unused codeCaolán McNamara1-59/+0
2014-02-26Remove implementation details from vcl/settings.hxxTobias Lippert1-830/+414