summaryrefslogtreecommitdiff
path: root/vcl/source/app/settings.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-05Replace Galaxy icon theme by Colibreheiko tietze1-1/+1
2018-04-27Resolves: tdf#117178 distinguish between pressed vs unpressed rolloverCaolán McNamara1-0/+16
2018-03-07use more Color in vclNoel Grandin1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-51/+51
2018-02-26use less RGB_COLORDATANoel Grandin1-4/+4
2018-01-29remove redundant initializationJochen Nitschke1-14/+4
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl1-5/+10
2018-01-18Move toolbars to the border window tearoff mechanismMaxim Monastirsky1-10/+0
2018-01-17loplugin:useuniqueptr in ImplAllSettingsDataNoel Grandin1-20/+18
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-8/+8
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-3/+3
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-0/+6
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-1/+18
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-0/+13
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-7/+7
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: vclStephan Bergmann1-10/+10
2017-10-13tdf#110742 add support for icon themes via extension managerCaolán McNamara1-2/+11
2017-10-03Resolves: tdf#112827 gtk3 menubar not RTL under RTL localesCaolán McNamara1-4/+1
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-16/+16
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-1/+1
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke1-1/+0
2017-04-25clang-tidy readability-simplify-boolean-expr in vclNoel Grandin1-20/+9
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-2/+2
2017-03-31tdf#106458 Color widget should list an exact number of itemsheiko tietze1-1/+1
2017-03-26tdf#106458 Color widget should list an exact number of itemsheiko tietze1-1/+1
2017-03-17tdf#106458 Color widget should have same number of rowsMaxim Monastirsky1-1/+1
2017-03-06add a non-config fallback for themeCaolán McNamara1-6/+11
2017-02-26Restore the GetPreferredContextMenuShortcuts methodMaxim Monastirsky1-1/+7
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl1-1/+1
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-3/+3
2016-11-17Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara1-0/+17
2016-11-16gtk: under wayland tracking the window position is worthlessCaolán McNamara1-1/+1
2016-11-14Resolves: tdf#103915 when global dark theme is set fall back to breeze_darkCaolán McNamara1-2/+2
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara1-0/+7
2016-10-26loplugin:expandablemethods in vclNoel Grandin1-18/+8
2016-10-15clang-cl loplugin: vclStephan Bergmann1-8/+8
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara1-34/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-22loplugin:unusedmethods in chart2..svxNoel Grandin1-6/+0
2016-09-13tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky1-8/+33
2016-08-18screenshots: kill work-around for pseudo-headless modeKatarina Behrens1-1/+1
2016-08-18screenshots: added support for minimal Screenshot ifcArmin Le Grand1-0/+2
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand1-1/+1
2016-07-10ditch the font/screen-scaling thingCaolán McNamara1-34/+0
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-3/+3
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin1-0/+12
2016-02-08loplugin:unusedmethodsNoel Grandin1-12/+0
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-2/+2