summaryrefslogtreecommitdiff
path: root/vcl/source/app/settings.cxx
AgeCommit message (Expand)Author
2014-12-03Make the default (non-native) workspace lighter, especially on Windows.Jan Holesovsky
2014-11-01vcl/source: get rid of redundant svsys.h includesDouglas Mencken
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-09-17Reduce ColorValueSetMaximumRowCount to 20 from 40Krisztian Pinter
2014-08-14Added feature of clearing the registry in case something goes wrong.Rachit Gupta
2014-08-14Moved the personas installed through extensions handling to 'own'.Rachit Gupta
2014-08-14The Personas can be install through oxt extensions.Rachit Gupta
2014-08-14Added functionality to apply default themes.Rachit Gupta
2014-08-11Resolves fdo#79278: not too dark, not too bright background colorAdolfo Jayme Barrientos
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud
2014-06-28Avoid loading persona images in headless mode.Michael Meeks
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-29Resolves: fdo#72142 darker default workspace colorCaolán McNamara
2014-04-25VCL: ImpObjStack replaced with std::stackChris Sherlock
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-28fdo#68546 Add menubar's text color of persona to StyleSettingsIsamu Mogi
2014-03-04valgrind: remove unused mnOptionsCaolán McNamara
2014-02-27GetContextMenuDown is always trueCaolán McNamara
2014-02-27callcatcher: update unused codeCaolán McNamara
2014-02-27Removed unnecessary comment decorations and wspace from VCL sourcesChris Sherlock
2014-02-26sal_Bool -> bool fixupStephan Bergmann
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
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-21WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
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-21Silence false "control reaches end of non-void function" warningStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-10Correct comment: we can select icon theme in LibreOffice -> ViewJoren De Cuyper
2014-02-06-Typo: falback -> fallbackJulien Nabet
2014-02-06Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara
2014-01-23Move defines into settings.hxxChris Sherlock
2013-12-05fdo#39956 Delete JABDavid Ostrovsky
2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-08-26[PERSONA] Place default persona in explicit folderOlivier Hallot
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-12convert XubString to OUString in VCLNoel Grandin
2013-07-12DefaultFontConfiguration and FontSubstConfiguration with LanguageTagEike Rathke
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-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-05-22Add mouse rollover effect to menubar on KDE and WindowsIsamu Mogi