summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2012-01-18fdo#37740 remove duplicate icons from soffice.bin/soffice.exeAndras Timar2-14/+10
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz20-76/+84
2012-01-17remove unused methodsThomas Arnhold1-11/+0
2012-01-17drop no-opt castCaolán McNamara1-1/+1
2012-01-17Avoid compilation problem.Stephan Bergmann1-1/+1
2012-01-16Remove *_OBJSTACK, *_OBJARRAYAugust Sodora3-346/+40
2012-01-16Remove unused SV_DECL_PTRARR_DELAugust Sodora1-4/+0
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz20-108/+75
2012-01-16e the new way to access the configMarkus Mohrhard1-21/+2
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon1-0/+6
2012-01-15don't create lock files for unit testsMarkus Mohrhard1-0/+30
2012-01-12SvStringsDtor->std::vectorAugust Sodora1-17/+12
2012-01-11SvStringsDtor->std::vectorAugust Sodora1-13/+11
2012-01-11Remove unused localsAugust Sodora1-3/+0
2012-01-11Remove unnecessary forward declarationAugust Sodora1-1/+0
2012-01-11SvStringsDtor->std::vectorAugust Sodora5-61/+29
2012-01-11SvStringsDtor->std::vectorAugust Sodora2-43/+11
2012-01-11Remove unnecessary forward declarationAugust Sodora1-5/+0
2012-01-11Hide bogus "Untitled already exists" errors...Stephan Bergmann1-1/+2
2012-01-11fdo#43532 Partial revert of "...template names appear... correct word order"Stephan Bergmann5-146/+75
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora12-45/+0
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot56-371/+371
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara10-40/+41
2012-01-10Removed unused DBG_WARNING{4, 5} macros, replaced DBG_WARNINGFILEMarcel Metz1-2/+2
2012-01-10Remove cruft in debug toolsMarcel Metz18-147/+0
2012-01-09revert text change in alienwarn.srcAndras Timar1-1/+1
2012-01-09autoresize 'Use ODF format' button, tooAndras Timar1-5/+11
2012-01-09Make the title of foreign file format warning translatableStefan Knorr (astron)1-3/+2
2012-01-09simplify CharClassCaolán McNamara2-4/+3
2012-01-09String sNm unusedCaolán McNamara1-3/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz3-3/+0
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz3-2/+2
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz9-7/+3
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara1-3/+2
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara2-2/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz4-4/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz8-8/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz12-14/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz15-15/+0
2012-01-05unnecessary includeCaolán McNamara1-1/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara9-19/+24
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-2/+0
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden4-11/+0
2012-01-04gbuild: define NOMINMAX in windows.mkMichael Stahl1-1/+1
2011-12-26catch exception by constant referenceTakeshi Abe7-14/+12
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák1-1/+1
2011-12-22catch by const refCaolán McNamara12-31/+45
2011-12-21ditch min/max as macros under msvcCaolán McNamara1-1/+1
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-2/+2