summaryrefslogtreecommitdiff
path: root/include/vcl/settings.hxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara1-7/+7
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-6/+4
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert1-61/+55
2014-02-21Replace handwritten reference counting with shared_ptrTobias Lippert1-25/+22
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-63/+61
2014-02-06Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara1-1/+2
2014-01-23Move defines into settings.hxxChris Sherlock1-2/+4
2013-11-09fdo#65108 inter-module includes <> include/vclNorbert Thiebaud1-7/+7
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold1-3/+3
2013-06-18Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand1-3/+3
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand1-0/+6
2013-06-15Enable Sifr themeIssa Alkurtass1-2/+3
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi1-0/+10
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand1-22/+75
2013-04-23execute move of global headersBjoern Michaelsen1-0/+1104