summaryrefslogtreecommitdiff
path: root/tools/source/generic/config.cxx
AgeCommit message (Expand)Author
2019-04-30tdf#42949 Fix IWYU warnings in tools/Gabor Kelemen
2018-10-31loplugin:useuniqueptr in ImplSysReadConfigNoel Grandin
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-06-22teach useuniqueptr loplugin about calling delete on a paramNoel Grandin
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2017-12-18sal_uIntPtr->sal_uInt32 in ConfigNoel Grandin
2017-10-27loplugin:includeform: tools (Windows)Stephan Bergmann
2017-07-31loplugin:oncevarNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-03-02tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-29tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-08tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2015-10-08tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Aybuke Ozdemir
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2014-11-14coverity#982314 Logically dead codeCaolán McNamara
2014-10-10coverity#1240260 Operands don't affect resultCaolán McNamara
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-03-21drop spadminCaolán McNamara
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-22clean up DBG_ERRORnThomas Arnhold
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM in toolsChr. Rossmanith
2013-02-22s/the the/the/Tor Lillqvist
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-05-22ditch some XubStringsCaolán McNamara
2012-03-20remove ToDouble/ToFloatCaolán McNamara
2012-01-16removed unused macroTakeshi Abe
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-10-04WaE: conversion from 'sal_Int32' to 'sal_uInt16', possible loss of dataTor Lillqvist
2011-09-06[cppcheker] delete unread variablePierre-André Jacquod
2011-08-19convert tools::Config to rtl::OStringCaolán McNamara
2011-08-19ByteString->rtl::OStringCaolán McNamara
2011-08-18ByteString->rtl::OStringCaolán McNamara