summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Resolves: #i109702# basic editor reads past end of string when line ie just 'Andreas Bregas1-1/+1
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2011-01-01cppcheck: prefer prefix variantCaolán McNamara1-3/+3
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-6/+6
2010-12-23cppcheck: can reduce the scope of this variableCaolán McNamara1-1/+1
2010-12-23suppress compiler warningDavid Tardon1-1/+1
2010-12-22Removed __EXPORTGuillaume Poussel1-1/+1
2010-12-22Resolves: #i76587# DEFAULT encodings can't be assumed to be system encodingCaolán McNamara2-7/+8
2010-12-18Remove large blocks of commented codeAnders Jonsson1-142/+0
2010-12-15Remove large block of unused codeAnders Jonsson1-355/+0
2010-12-15Resolves: #i101057# Merge WMF and WW6 code page export logicCaolán McNamara1-30/+2
2010-12-13remove spurious commented out misuse of createFromAsciiCaolán McNamara1-2/+0
2010-12-13make image count more accurate.Michael Meeks1-2/+2
2010-12-13tidy this up and just use referencesCaolán McNamara4-86/+85
2010-12-13cppcheck: init member variableCaolán McNamara1-2/+3
2010-12-13remove missing imagesMichael Meeks2-3/+0
2010-12-13remove obsolete img_s in listMichael Meeks2-98/+54
2010-12-12cppcheck: can reduce the scope of these variablesCaolán McNamara1-2/+2
2010-12-12change of __READONLY_DATA define to constGert Faller4-9/+9
2010-12-11cleaning of __EXPORT defineGert Faller11-69/+69
2010-12-10propogate exit code out to mainCaolán McNamara1-2/+3
2010-12-09cppcheck: can reduce the scope of this variableCaolán McNamara1-1/+1
2010-12-09cppcheck: scope of these variables can be reducedCaolán McNamara1-1/+1
2010-12-06remove obsolete __FAR_DATAMichael Callahan7-15/+15
2010-12-05Replace all occured, occurance etc.Takeshi Abe3-3/+3
2010-12-05stray ; at the end of inlinesCaolán McNamara1-31/+34
2010-12-05cppcheck: Can reduce the scope of this variableCaolán McNamara1-1/+3
2010-12-03Export FileChangedChecker symbolsThorsten Behrens1-3/+4
2010-12-03First cuts for edit with external tool methodSurendran Mahendran3-0/+169
2010-12-02cppcheck: uninit memberCaolán McNamara1-6/+7
2010-11-28cppcheck: use prefix variantCaolán McNamara1-5/+5
2010-11-28cppcheck: reduce the scope of this variableCaolán McNamara1-1/+1
2010-11-27bogus cppcheck warning, simplify it anywayCaolán McNamara1-2/+4
2010-11-27cppcheck: can reduce the scope of these variablesCaolán McNamara1-4/+4
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 18Gert Faller6-13/+13
2010-11-24cppcheck: Unused private functionsCaolán McNamara1-1/+0
2010-11-24cppcheck: Unused private functionsCaolán McNamara1-25/+0
2010-11-24cppcheck: Unused private functionCaolán McNamara1-6/+0
2010-11-24cppcheck: Unused private functionCaolán McNamara2-8/+0
2010-11-24cppcheck: Unused private functionCaolán McNamara1-2/+0
2010-11-24cppcheck: Unused private functionCaolán McNamara1-33/+0
2010-11-22Remove last of the HC icons from libs-guiJoseph Powers2-108/+5
2010-11-19extra bracketCaolán McNamara1-1/+1
2010-11-19EasyHack: RTL_CONST macro from createFromAsciiKevin Hunter30-173/+166
2010-11-17libs-gui HC cleanup and .bmp fixJoseph Powers29-534/+93
2010-11-17remove archaic SGI header guardsCaolán McNamara2-4/+0
2010-11-16HC Cleanup - libs-guiJoseph Powers16-213/+158
2010-11-16Fix RTL_CONSTASCII_STRINGPARAM -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2010-11-16fix this to build againCaolán McNamara5-77/+22