summaryrefslogtreecommitdiffstats
path: root/include/vcl/settings.hxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-2/+0
* callcatcher: update unused codeCaolán McNamara2014-12-041-6/+0
* Improved striped rows implementationSamuel Mehrbrodt2014-10-021-3/+3
* Improve SvTreeListBox classPalenik Mihály2014-09-301-0/+6
* fdo#59299 Personas for bottom toolbarsMichael Jaumann2014-09-291-0/+2
* fdo#82577: Handle FontNoel Grandin2014-09-181-26/+26
* use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud2014-06-301-0/+1
* Related fdo#78323 GtkFrame has additional paddingThomas Arnhold2014-05-091-4/+4
* fdo#68546 Add menubar's text color of persona to StyleSettingsIsamu Mogi2014-03-281-0/+3
* Remove visual noise from includeAlexander Wilms2014-03-011-10/+4
* GetContextMenuDown is always trueCaolán McNamara2014-02-271-2/+0
* callcatcher: update unused codeCaolán McNamara2014-02-271-59/+0
* Remove implementation details from vcl/settings.hxxTobias Lippert2014-02-261-830/+414
* sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara2014-02-241-7/+7
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-241-6/+4
* Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert2014-02-211-61/+55
* Replace handwritten reference counting with shared_ptrTobias Lippert2014-02-211-25/+22
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-63/+61
* Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara2014-02-061-1/+2
* Move defines into settings.hxxChris Sherlock2014-01-231-2/+4
* fdo#65108 inter-module includes <> include/vclNorbert Thiebaud2013-11-091-7/+7
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand2013-06-181-3/+3
* Resolves: #i122120# Changed UI preview creators...Armin Le Grand2013-06-181-0/+6
* Enable Sifr themeIssa Alkurtass2013-06-151-2/+3
* Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi2013-05-221-0/+10
* Related: #i122041# More unifications for FillStylesArmin Le Grand2013-05-201-22/+75
* execute move of global headersBjoern Michaelsen2013-04-231-0/+1104