summaryrefslogtreecommitdiff
path: root/svtools/source/config/miscopt.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-05Replace remaining lists by vectors in svtoolsJulien Nabet1-12/+5
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-19/+13
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-16/+16
2017-02-10convert EItem to scoped enumNoel Grandin1-1/+1
2017-02-02Fix some typosSamuel Mehrbrodt1-2/+2
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl1-2/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-10typo fix: oue -> ourAndras Timar1-1/+1
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin1-24/+33
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos1-1/+54
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin1-6/+6
2016-07-01fix mis-mergeStephan Bergmann1-2/+2
2016-07-01GSoC possibility to change icon size in the SidebarToolBoxSzymon Kłos1-1/+54
2016-06-16properly prefix various global variables and hide themMichael Stahl1-3/+7
2016-06-16tdf#89329: use shared_ptr for pImpl in miscoptXisco Fauli1-54/+32
2016-03-23loplugin:constantparm in svtoolsNoel Grandin1-5/+4
2015-12-23New saving behaviorMaxim Monastirsky1-40/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-15convert Link<> to typedNoel Grandin1-13/+13
2015-05-25related tdf#90127: Simplify setting of the 'auto' icon theme.Jan Holesovsky1-41/+16
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin1-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-9/+9
2015-04-09loplugin:staticmethodsNoel Grandin1-3/+3
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl1-5/+1
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-12/+3
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-04-09Remove unused codeStephan Bergmann1-19/+0
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist1-14/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-24svtools: sal_Bool->boolNoel Grandin1-68/+68
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2014-02-25Remove visual noise from svtoolsAlexander Wilms1-19/+19
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-02-22Strategic SolarMutexGuardStephan Bergmann1-0/+3
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert1-58/+97
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-21bool improvementsStephan Bergmann1-2/+2
2014-01-21bool improvementsStephan Bergmann1-1/+1
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara1-34/+2
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl1-2/+2
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan1-2/+2
2013-07-25fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-2/+0
2013-05-20add experimental option for sidebar to 'Advanced' pane.Michael Meeks1-2/+34
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+11
2013-02-05svtools: ASCII_STR is no longer necessaryMiklos Vajna1-24/+23
2013-01-01Minimal fix fdo#58766 Macro Recorder opt not savedLeMoyne Castle1-11/+12
2012-12-05Bye bye ODMATor Lillqvist1-50/+0