summaryrefslogtreecommitdiff
path: root/include/svtools/miscopt.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin1-5/+5
2022-01-01osl::Mutex->std::mutex in Svt*OptionsNoel Grandin1-13/+0
2021-10-01loplugin:constmethodNoel Grandin1-1/+1
2021-07-23use officecfg to retrieve SidebarIconSizeNoel Grandin1-2/+0
2021-07-23use officecfg to retrieve NotebookbarIconSizeNoel Grandin1-2/+0
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin1-2/+0
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov1-4/+1
2020-11-02toolbox always has flat styleNoel Grandin1-3/+0
2020-11-02use officecfg or MacroRecorderModeNoel Grandin1-3/+0
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin1-4/+0
2020-11-01use officecfg for IsPluginsEnabledNoel Grandin1-2/+0
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin1-4/+0
2020-11-01use officecfg for UseSystemPrintDialogNoel Grandin1-3/+0
2020-11-01use officecfg for Experimental flagNoel Grandin1-3/+0
2019-10-30loplugin:finalclasses svtoolsNoel Grandin1-1/+1
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-2/+4
2018-02-01Fix typosAndrea Gelmini1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin1-4/+5
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos1-0/+2
2016-07-01GSoC possibility to change icon size in the SidebarToolBoxSzymon Kłos1-0/+2
2016-06-16tdf#89329: use shared_ptr for pImpl in miscoptXisco Fauli1-22/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2015-12-23New saving behaviorMaxim Monastirsky1-3/+0
2015-09-15convert Link<> to typedNoel Grandin1-2/+2
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-3/+0
2015-05-25related tdf#90127: Simplify setting of the 'auto' icon theme.Jan Holesovsky1-1/+0
2015-04-30Gradually typed LinkStephan Bergmann1-3/+3
2014-04-27Typos: dfined -> defined + add missing 's'Julien Nabet1-2/+2
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist1-16/+0
2014-04-06Bin copy-pasta comments of low informative valueTor Lillqvist1-2/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin1-20/+20
2014-03-01Remove visual noise from includeAlexander Wilms1-4/+4
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert1-3/+4
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-09fdo#65108 inter-module includes <> include/svtoolsNorbert Thiebaud1-1/+1
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara1-3/+0
2013-05-20add experimental option for sidebar to 'Advanced' pane.Michael Meeks1-0/+3
2013-04-23execute move of global headersBjoern Michaelsen1-0/+150