summaryrefslogtreecommitdiff
path: root/svtools/source/config/miscopt.cxx
AgeCommit message (Expand)Author
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-08-22loplugin:constmethod in svtoolsNoel Grandin
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-11-05Replace remaining lists by vectors in svtoolsJulien Nabet
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-10convert EItem to scoped enumNoel Grandin
2017-02-02Fix some typosSamuel Mehrbrodt
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10typo fix: oue -> ourAndras Timar
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-07-01fix mis-mergeStephan Bergmann
2016-07-01GSoC possibility to change icon size in the SidebarToolBoxSzymon Kłos
2016-06-16properly prefix various global variables and hide themMichael Stahl
2016-06-16tdf#89329: use shared_ptr for pImpl in miscoptXisco Fauli
2016-03-23loplugin:constantparm in svtoolsNoel Grandin
2015-12-23New saving behaviorMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-15convert Link<> to typedNoel Grandin
2015-05-25related tdf#90127: Simplify setting of the 'auto' icon theme.Jan Holesovsky
2015-05-22convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-11do not call virtual Commit() from dtors of utl::ConfigItem subclassesMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-04-09Remove unused codeStephan Bergmann
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-22Strategic SolarMutexGuardStephan Bergmann
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-21bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-07-25fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa