summaryrefslogtreecommitdiff
path: root/svtools/source/config/miscopt.cxx
AgeCommit message (Expand)Author
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
2013-05-20add experimental option for sidebar to 'Advanced' pane.Michael Meeks
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-05svtools: ASCII_STR is no longer necessaryMiklos Vajna
2013-01-01Minimal fix fdo#58766 Macro Recorder opt not savedLeMoyne Castle
2012-12-05Bye bye ODMATor Lillqvist
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-06-15Give Macro recorder separate option, apart from Experimental featuresCor Nouws
2012-05-11removed unused definesTakeshi Abe
2012-03-14svtools/source/config: fix typos, translateStefan Knorr (astron)
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-20callcatcher: Remove unused codeAugust Sodora
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-08-18use namespace for ItemHolder2 in svtoolsMatúš Kukan
2011-06-13quieten this down a bitCaolán McNamara
2011-06-01tidy this upCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Move DBG_ERROR to OSL_FAIL for strings with masked quotation marksThomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-02Convert tools/list.hxx usage to std::listJonathan Callen
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-12Remove bogus commentsAlexander O. Anisimov