summaryrefslogtreecommitdiff
path: root/svtools/source/config
AgeCommit message (Expand)Author
2015-09-21convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15remove unused Link<>Noel Grandin
2015-09-07svtools: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-31config-less fallbackCaolán McNamara
2015-08-26add ppt to fftesterCaolán McNamara
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-08-20tdf#93451: svtools: don't commit SvtMenuOptions too earlyMichael Stahl
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin
2015-07-08Fix typosAndrea Gelmini
2015-07-04Fix typosAndrea Gelmini
2015-06-24uncommitted SvtOptionsDrawinglayer_ImplCaolán McNamara
2015-06-03lok: Avoid instantiation of the slide sorter barJan Holesovsky
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
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-05-20convert FONT_SUBSTITUTE constants to scoped enumNoel Grandin
2015-05-20Remove include stdio (part4)Julien Nabet
2015-05-13Slightly darken default workspace again to be easier on the eyesAdolfo Jayme Barrientos
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19loplugin:constantfunction: svtoolsNoel 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
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-22WaE: unused variable 's_sIsSystemFont'Tor Lillqvist
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-18Build fix for gcc 4.7.Kohei Yoshida
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17"#pragma hdrstop" looks quite obsoleteMichael Stahl
2014-11-05fdo#60906 - Make color configuration consistentIoan Radu
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-08-11Resolves fdo#79278: not too dark, not too bright background colorAdolfo Jayme Barrientos
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-04new loplugin: inlinesimpleaccessmethodsNoel Grandin
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-05-08svtools: sal_Bool->boolNoel Grandin