summaryrefslogtreecommitdiff
path: root/svtools/source/config
AgeCommit message (Expand)Author
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
2014-04-29Resolves: fdo#72142 darker default workspace colorCaolán McNamara
2014-04-28VCL: Renamed two functionsChris Sherlock
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-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-19coverity#708279 Uninitialized pointer fieldCaolán McNamara
2014-03-19convert OUString::match to OUString::endsWithNoel Grandin
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-03-10callcatcher: update unused codeCaolán McNamara
2014-03-05remove unused code in svtools/SvtAccessibilityOptionsNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2014-02-24sal_Bool arg of SetUseImagesInMenus was abused to squeeze '2' through itCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms