summaryrefslogtreecommitdiff
path: root/include/vcl/settings.hxx
AgeCommit message (Expand)Author
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-08-03tdf#92788 - Middle Button on Mouse Paste Option Broken for X11Noel Grandin
2015-07-10vcl: forward declare boost::optional in settings.hxxMichael Stahl
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara
2015-04-30gtk3: Set tab normal/rollover/hightlight text colorsCaolán McNamara
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-04-07Change "blink times" to be of type sal_uInt64Stephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-01-25fdo#84592 Improve SvTreeListBox class with alternating rows.Palenik Mihály
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-04callcatcher: update unused codeCaolán McNamara
2014-10-02Improved striped rows implementationSamuel Mehrbrodt
2014-09-30Improve SvTreeListBox classPalenik Mihály
2014-09-29fdo#59299 Personas for bottom toolbarsMichael Jaumann
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud
2014-05-09Related fdo#78323 GtkFrame has additional paddingThomas Arnhold
2014-03-28fdo#68546 Add menubar's text color of persona to StyleSettingsIsamu Mogi
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-27GetContextMenuDown is always trueCaolán McNamara
2014-02-27callcatcher: update unused codeCaolán McNamara
2014-02-26Remove implementation details from vcl/settings.hxxTobias Lippert
2014-02-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21Replace handwritten reference counting with shared_ptrTobias Lippert
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-06Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara
2014-01-23Move defines into settings.hxxChris Sherlock
2013-11-09fdo#65108 inter-module includes <> include/vclNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-06-18Related: #i122120# corrected flag for drawing checkerboards...Armin Le Grand
2013-06-18Resolves: #i122120# Changed UI preview creators...Armin Le Grand
2013-06-15Enable Sifr themeIssa Alkurtass
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi
2013-05-20Related: #i122041# More unifications for FillStylesArmin Le Grand
2013-04-23execute move of global headersBjoern Michaelsen