summaryrefslogtreecommitdiff
path: root/svtools/source/config
AgeCommit message (Expand)Author
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-05Fixed cppcheck messages about rethrowing copy of exception.PKEuS
2012-01-21SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06catch exception by constant referenceTakeshi Abe
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-05callcatcher: drop some unused methodsCaolán McNamara
2012-01-05regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara
2011-12-20callcatcher: Remove unused codeAugust Sodora
2011-12-19callcatcher: Remove unused codeAugust Sodora
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-10-01Revert "Default color for writer page break from blue to red: was barely visi...Cédric Bosdonnat
2011-08-26Remove HTML 3.2 export optionHarri Pitkänen
2011-08-26Remove HTML_CFG_MSIE_40_OLDHarri Pitkänen
2011-08-26Remove extra #defineHarri Pitkänen
2011-08-22regenerate up to date listCaolán McNamara
2011-08-22Default color for writer page break from blue to red: was barely visibleCédric Bosdonnat
2011-08-22Color config cleanup: last bits remaining removedCédric Bosdonnat
2011-08-22Cleaned up the HIDs in the color configCédric Bosdonnat
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-21unusedcode: svtools::Matúš Kukan
2011-08-18use namespace for ItemHolder2 in svtoolsMatúš Kukan
2011-08-18Header/Footer: moved the decorator color to the optionsCédric Bosdonnat
2011-08-10unusedcode.easy: clean up Class SvtOptionsDrawinglayer_ImplJoseph Powers
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-07-26fix debug buildRadek Doulik
2011-07-24unusedcode.easy: Class SvtOptionsDrawinglayer cleanupJoseph Powers
2011-07-11callcatcher: remove unused PIList* methodsCaolán McNamara
2011-06-20silence unhelpful assertCaolán McNamara
2011-06-13quieten this down a bitCaolán McNamara
2011-06-01overly staticCaolán McNamara
2011-06-01tidy this upCaolán McNamara
2011-05-23fix indent and reduce spewCaolán McNamara
2011-05-20reduce spew somewhat, one warning is enoughCaolán McNamara
2011-05-20config leaks: make this a well behaved singletonCaolán McNamara
2011-04-04add missing headerCaolán McNamara
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Move DBG_ERROR to OSL_FAIL for strings with masked quotation marksThomas Arnhold