summaryrefslogtreecommitdiff
path: root/vcl/source/app/settings.cxx
AgeCommit message (Expand)Author
2019-04-01tdf#124150 increase size of color valueset widgetTomaž Vajngerl
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-11-15loplugin:staticmethods in vclNoel Grandin
2018-11-12loplugin:singlevalfields in vclNoel Grandin
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-10-26Towards solving tdf#120747: Remember the preview file of personaMuhammet Kara
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-20Use slug instead of name to store PersonasMuhammet Kara
2018-07-27tdf#118966 vcl: add a flag to determine if AA of fonts is used from the systemMiklos Vajna
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-08cppcheck: useInitializationList in settings.cxxJochen Nitschke
2018-05-05Replace Galaxy icon theme by Colibreheiko tietze
2018-04-27Resolves: tdf#117178 distinguish between pressed vs unpressed rolloverCaolán McNamara
2018-03-07use more Color in vclNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26use less RGB_COLORDATANoel Grandin
2018-01-29remove redundant initializationJochen Nitschke
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl
2018-01-18Move toolbars to the border window tearoff mechanismMaxim Monastirsky
2018-01-17loplugin:useuniqueptr in ImplAllSettingsDataNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara
2017-10-03Resolves: tdf#112827 gtk3 menubar not RTL under RTL localesCaolán McNamara
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-03-31tdf#106458 Color widget should list an exact number of itemsheiko tietze
2017-03-26tdf#106458 Color widget should list an exact number of itemsheiko tietze
2017-03-17tdf#106458 Color widget should have same number of rowsMaxim Monastirsky
2017-03-06add a non-config fallback for themeCaolán McNamara
2017-02-26Restore the GetPreferredContextMenuShortcuts methodMaxim Monastirsky
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-17Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara
2016-11-16gtk: under wayland tracking the window position is worthlessCaolán McNamara
2016-11-14Resolves: tdf#103915 when global dark theme is set fall back to breeze_darkCaolán McNamara
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-15clang-cl loplugin: vclStephan Bergmann